.owl-carousel{-webkit-tap-highlight-color:transparent;z-index:1;width:100%;display:none;position:relative}.owl-carousel .owl-stage{-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;position:relative}.owl-carousel .owl-stage:after{content:".";clear:both;visibility:hidden;height:0;line-height:0;display:block}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate(0,0)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0)}.owl-carousel .owl-item{float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;min-height:1px;position:relative}.owl-carousel .owl-item img{width:100%;display:block}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{color:inherit;font:inherit;background:0 0;border:none;padding:0!important}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;background:url(/assets/owl.video.play-BJo37keB.png) no-repeat;width:80px;height:80px;margin-top:-40px;margin-left:-40px;transition:transform .1s;position:absolute;top:50%;left:50%}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;transition:opacity .4s}.owl-carousel .owl-video-frame{z-index:1;width:100%;height:100%;position:relative}.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;cursor:pointer;background:#d6d6d6;border-radius:3px;margin:5px;padding:4px 7px;font-size:14px;display:inline-block}.owl-theme .owl-nav [class*=owl-]:hover{color:#fff;background:#869791;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot span{-webkit-backface-visibility:visible;background:#d6d6d6;border-radius:30px;width:10px;height:10px;margin:5px 7px;transition:opacity .2s;display:block}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.u-position-absolute{position:absolute}.u-position-relative{position:relative}.accordion{border:1px solid #0000001a;border-radius:2px}.accordion__item+.accordion__item{border-top:1px solid #0000001a}.accordion__item--has-icon{position:relative}.accordion__title{color:#444;cursor:pointer;text-align:left;background-color:#f4f4f4;border:none;width:100%;padding:18px}.accordion__title:hover{background-color:#ddd}.accordion__body{padding:20px;animation:.35s ease-in fadein;display:block}.accordion__body--hidden{opacity:0;animation:.35s ease-in fadein;display:none}.accordion__title>:last-child,.accordion__body>:last-child{margin-bottom:0}.accordion__arrow{width:24px;height:12px;margin-top:-6px;display:inline-block;position:absolute;top:50%;right:0}.accordion__arrow:after,.accordion__arrow:before{content:"";background-color:currentColor;width:10px;height:2px;display:block;position:absolute;top:50%}.accordion__arrow:before{left:4px;transform:rotate(45deg)}[aria-expanded=true] .accordion__arrow:before,[aria-selected=true] .accordion__arrow:before{transform:rotate(-45deg)}.accordion__arrow:after{right:4px;transform:rotate(-45deg)}[aria-expanded=true] .accordion__arrow:after,[aria-selected=true] .accordion__arrow:after{transform:rotate(45deg)}.accordion__arrow:before,.accordion__arrow:after{transition:transform .25s}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes move-down{0%{transform:translateY(0)}10%{transform:translateY(0)}20%{transform:translateY(5px)}30%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes move-up{0%{transform:translateY(0)}10%{transform:translateY(0)}20%{transform:translateY(-5px)}30%{transform:translateY(0)}to{transform:translateY(0)}}.accordion__title--animated:hover .accordion__arrow{animation-name:move-down;animation-duration:1.5s}.accordion__title--animated[aria-expanded=true]:hover .accordion__arrow{animation-name:move-up;animation-duration:1.5s}body.react-confirm-alert-body-element{overflow:hidden}.react-confirm-alert-blur{-webkit-filter:blur(2px)}.react-confirm-alert-overlay{z-index:99;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-ms-align-items:center;opacity:0;background:#ffffffe6;justify-content:center;align-items:center;animation:.5s .2s forwards react-confirm-alert-fadeIn;display:flex;position:fixed;inset:0}.react-confirm-alert-body{text-align:left;color:#666;background:#fff;border-radius:10px;width:400px;padding:30px;font-family:Arial,Helvetica,sans-serif;box-shadow:0 20px 75px #00000021}.react-confirm-alert-svg{position:absolute;top:0;left:0}.react-confirm-alert-body>h1{margin-top:0}.react-confirm-alert-body>h3{margin:0;font-size:16px}.react-confirm-alert-button-group{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;justify-content:flex-start;margin-top:20px;display:flex}.react-confirm-alert-button-group>button{color:#eee;cursor:pointer;background:#333;border:none;border-radius:5px;outline:none;margin-right:10px;padding:6px 18px;font-size:12px;display:inline-block}@keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@font-face{font-family:Notification;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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)format("embedded-opentype"),url(data:font/woff;base64,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)format("woff"),url(data:font/ttf;base64,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)format("truetype"),url(/assets/notification-C7-9PN0h.svg?s3g3t9#notification)format("svg");font-weight:400;font-style:normal}.notification-container{box-sizing:border-box;z-index:999999;width:320px;max-height:calc(100% - 30px);padding:0 15px;position:fixed;top:0;right:0;overflow:hidden auto}.notification{box-sizing:border-box;color:#fff;cursor:pointer;opacity:.9;background-color:#ccc;border-radius:2px;margin-top:15px;padding:15px 15px 15px 58px;font-size:1em;line-height:1.2em;position:relative;box-shadow:0 0 12px #999}.notification .title{margin:0 0 5px;font-size:1em;font-weight:700;line-height:1.2em}.notification:hover,.notification:focus{opacity:1}.notification-enter{visibility:hidden;transform:translate(100%)}.notification-enter.notification-enter-active{visibility:visible;transition:all .4s;transform:translate(0,0)}.notification-exit{visibility:visible;transform:translate(0,0)}.notification-exit.notification-exit-active{visibility:hidden;transition:all .4s;transform:translate(100%)}.notification:before{text-align:center;width:28px;height:28px;margin-top:-14px;font-family:Notification;font-size:28px;line-height:28px;display:block;position:absolute;top:50%;left:15px}.notification-info{background-color:#2f96b4}.notification-info:before{content:""}.notification-success{background-color:#51a351}.notification-success:before{content:""}.notification-warning{background-color:#f89406}.notification-warning:before{content:""}.notification-error{background-color:#bd362f}.notification-error:before{content:""}#trumbowyg-icons,#trumbowyg-icons svg{width:0;height:0}#trumbowyg-icons{visibility:hidden;overflow:hidden}.trumbowyg-box *,.trumbowyg-box :after,.trumbowyg-box :before{box-sizing:border-box}.trumbowyg-box svg{fill:#222;width:17px;height:100%}.trumbowyg-box,.trumbowyg-editor{border:1px solid #ddd;width:100%;min-height:300px;margin:17px auto;display:block;position:relative}.trumbowyg-box .trumbowyg-editor{margin:0 auto}.trumbowyg-box.trumbowyg-fullscreen{background:#fefefe;border:none!important}.trumbowyg-editor,.trumbowyg-textarea{box-sizing:border-box;resize:none;border-style:none;outline:0;width:100%;min-height:300px;padding:20px;position:relative;overflow:auto}.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-box-blur .trumbowyg-editor:before{text-shadow:0 0 7px #333;color:#0000!important}@media screen and (min-width:0 �){.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-box-blur .trumbowyg-editor:before{color:#c8c8c899!important}}@supports (-ms-accelerator:true){.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-box-blur .trumbowyg-editor:before{color:#c8c8c899!important}}.trumbowyg-box-blur .trumbowyg-editor hr,.trumbowyg-box-blur .trumbowyg-editor img{opacity:.2}.trumbowyg-textarea{white-space:normal;border:none;font-family:Inconsolata,Consolas,Courier,Courier New,sans-serif;font-size:14px;line-height:18px;display:block;position:relative;overflow:auto}.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea{background:0 0;width:25%;opacity:0!important;height:1px!important;min-height:0!important;padding:0!important}.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea{display:block}.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor{display:none}.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea{opacity:.8;background:0 0}.trumbowyg-editor[contenteditable=true]:empty:not(:focus):before{content:attr(placeholder);color:#999;pointer-events:none}.trumbowyg-button-pane{backface-visibility:hidden;background:#ecf0f1;border-bottom:1px solid #d7e0e2;flex-flow:wrap;width:100%;min-height:36px;margin:0;padding:0 5px;line-height:10px;list-style-type:none;display:flex}.trumbowyg-button-pane:after{content:" ";background:#d7e0e2;width:100%;height:1px;display:block;position:absolute;top:36px;left:0;right:0}.trumbowyg-button-pane .trumbowyg-button-group{flex-flow:wrap;display:flex}.trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg{color:#0000}.trumbowyg-button-pane .trumbowyg-button-group:not(:empty)+.trumbowyg-button-group:before{content:" ";background:#d7e0e2;width:1px;height:35px;margin:0 5px;display:block}.trumbowyg-button-pane button{cursor:pointer;background:0 0;border:none;width:35px;height:35px;margin-bottom:1px;transition:background-color .15s,opacity .15s;display:block;position:relative;overflow:hidden;padding:1px 6px!important}.trumbowyg-button-pane button.trumbowyg-textual-button{width:auto;line-height:35px}.trumbowyg-button-pane.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active),.trumbowyg-disabled .trumbowyg-button-pane button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button){opacity:.2;cursor:default}.trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group:before,.trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group:before{background:#e3e9eb}.trumbowyg-button-pane button.trumbowyg-active,.trumbowyg-button-pane button:not(.trumbowyg-disable):focus,.trumbowyg-button-pane button:not(.trumbowyg-disable):hover{background-color:#fff;outline:0}.trumbowyg-button-pane .trumbowyg-open-dropdown:after{content:" ";border:3px solid #0000;border-top-color:#555;width:0;height:0;display:block;position:absolute;top:25px;right:3px}.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button{padding-left:10px!important;padding-right:18px!important}.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button:after{top:17px;right:7px}.trumbowyg-button-pane .trumbowyg-right{margin-left:auto}.trumbowyg-button-pane .trumbowyg-right:before{display:none!important}.trumbowyg-dropdown{background:#fff;border:1px solid #ecf0f1;border-top:none;width:200px;margin-left:-1px;padding:5px 0;box-shadow:0 2px 3px #0000001a}.trumbowyg-dropdown button{cursor:pointer;text-align:left;background:#fff;border:none;width:100%;height:35px;padding:0 10px;font-size:15px;line-height:35px;text-decoration:none;transition:all .15s;display:block;color:#333!important}.trumbowyg-dropdown button:focus,.trumbowyg-dropdown button:hover{background:#ecf0f1}.trumbowyg-dropdown button svg{float:left;margin-right:14px}.trumbowyg-modal{z-index:11;backface-visibility:hidden;width:100%;max-width:520px;height:350px;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.trumbowyg-modal-box{z-index:1;text-align:center;backface-visibility:hidden;background-color:#fff;width:calc(100% - 20px);max-width:500px;padding-bottom:45px;font-size:14px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 2px 3px #0003}.trumbowyg-modal-box .trumbowyg-modal-title{color:#333;background:#fbfcfc;border-bottom:1px solid #eee;margin:0 0 20px;padding:15px 0 13px;font-size:24px;font-weight:700;display:block}.trumbowyg-modal-box .trumbowyg-progress{width:100%;height:3px;position:absolute;top:58px}.trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar{background:#2bc06a;height:100%;transition:width .15s linear}.trumbowyg-modal-box label{height:29px;margin:15px 12px;line-height:29px;display:block;position:relative;overflow:hidden}.trumbowyg-modal-box label .trumbowyg-input-infos{text-align:left;height:25px;line-height:25px;transition:all .15s;display:block}.trumbowyg-modal-box label .trumbowyg-input-infos span{color:#69878f;background-color:#fbfcfc;border:1px solid #dedede;width:150px;padding:0 7px;display:block}.trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error{color:#e74c3c}.trumbowyg-modal-box label.trumbowyg-input-error input,.trumbowyg-modal-box label.trumbowyg-input-error textarea{border:1px solid #e74c3c}.trumbowyg-modal-box label.trumbowyg-input-error .trumbowyg-input-infos{margin-top:-27px}.trumbowyg-modal-box label input{background:#fff;border:1px solid #dedede;width:70%;max-width:330px;height:27px;padding:0 7px;font-size:14px;line-height:27px;transition:all .15s;position:absolute;top:0;right:0}.trumbowyg-modal-box label input:focus,.trumbowyg-modal-box label input:hover{border:1px solid #95a5a6;outline:0}.trumbowyg-modal-box label input:focus{background:#fbfcfc}.trumbowyg-modal-box .error{color:red;margin-top:25px;display:block}.trumbowyg-modal-box .trumbowyg-modal-button{color:#fff;cursor:pointer;background-color:#333;border:none;width:100px;height:35px;margin:0 10px;font-family:Trebuchet MS,Helvetica,Verdana,sans-serif;font-size:16px;line-height:33px;text-decoration:none;transition:all .15s;display:block;position:absolute;bottom:10px;right:0}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit{background:#2bc06a;right:110px}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus,.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover{background:#40d47e;outline:0}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active{background:#25a25a}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset{color:#555;background:#e6e6e6}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus,.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover{background:#fbfbfb;outline:0}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active{background:#d5d5d5}.trumbowyg-overlay{z-index:10;background-color:#ffffff80;width:100%;display:none;position:absolute;left:0}body.trumbowyg-body-fullscreen{overflow:hidden}.trumbowyg-fullscreen{z-index:99999;width:100%;height:100%;margin:0;padding:0;position:fixed;top:0;left:0}.trumbowyg-fullscreen .trumbowyg-editor,.trumbowyg-fullscreen.trumbowyg-box{border:none}.trumbowyg-fullscreen .trumbowyg-editor,.trumbowyg-fullscreen .trumbowyg-textarea{overflow:auto;height:calc(100% - 37px)!important}.trumbowyg-fullscreen .trumbowyg-overlay{height:100%!important}.trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg{color:#222;fill:#0000}.trumbowyg-editor embed,.trumbowyg-editor img,.trumbowyg-editor object,.trumbowyg-editor video{max-width:100%}.trumbowyg-editor img,.trumbowyg-editor video{height:auto}.trumbowyg-editor img{cursor:move}.trumbowyg-editor.trumbowyg-reset-css{color:#333;white-space:normal!important;background:#fefefe!important;font-family:Trebuchet MS,Helvetica,Verdana,sans-serif!important;font-size:14px!important;line-height:1.45em!important}.trumbowyg-editor.trumbowyg-reset-css a{color:#15c!important;text-decoration:underline!important}.trumbowyg-editor.trumbowyg-reset-css blockquote,.trumbowyg-editor.trumbowyg-reset-css div,.trumbowyg-editor.trumbowyg-reset-css ol,.trumbowyg-editor.trumbowyg-reset-css p,.trumbowyg-editor.trumbowyg-reset-css ul{border:none;box-shadow:none!important;background:0 0!important;margin:0 0 15px!important;font-family:Trebuchet MS,Helvetica,Verdana,sans-serif!important;font-size:14px!important;line-height:1.4em!important}.trumbowyg-editor.trumbowyg-reset-css hr,.trumbowyg-editor.trumbowyg-reset-css iframe,.trumbowyg-editor.trumbowyg-reset-css object{margin-bottom:15px!important}.trumbowyg-editor.trumbowyg-reset-css blockquote{color:#555;margin-left:32px!important;font-style:italic!important}.trumbowyg-editor.trumbowyg-reset-css ol,.trumbowyg-editor.trumbowyg-reset-css ul{padding-left:20px!important}.trumbowyg-editor.trumbowyg-reset-css ol ol,.trumbowyg-editor.trumbowyg-reset-css ol ul,.trumbowyg-editor.trumbowyg-reset-css ul ol,.trumbowyg-editor.trumbowyg-reset-css ul ul{border:none;margin:2px!important;padding:0 0 0 24px!important}.trumbowyg-editor.trumbowyg-reset-css hr{border:none;border-top:1px solid #ccc;height:1px;display:block}.trumbowyg-editor.trumbowyg-reset-css h1,.trumbowyg-editor.trumbowyg-reset-css h2,.trumbowyg-editor.trumbowyg-reset-css h3,.trumbowyg-editor.trumbowyg-reset-css h4{color:#111;background:0 0;font-weight:700;margin:0!important;padding:0!important}.trumbowyg-editor.trumbowyg-reset-css h1{margin-bottom:20px!important;font-size:32px!important;line-height:38px!important}.trumbowyg-editor.trumbowyg-reset-css h2{margin-bottom:15px!important;font-size:26px!important;line-height:34px!important}.trumbowyg-editor.trumbowyg-reset-css h3{margin-bottom:7px!important;font-size:22px!important;line-height:28px!important}.trumbowyg-editor.trumbowyg-reset-css h4{margin-bottom:7px!important;font-size:16px!important;line-height:22px!important}.trumbowyg-dark .trumbowyg-textarea{color:#ddd;background:#111}.trumbowyg-dark .trumbowyg-box{border:1px solid #343434}.trumbowyg-dark .trumbowyg-box.trumbowyg-fullscreen{background:#111}.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor:before{text-shadow:0 0 7px #ccc}@media screen and (min-width:0 �){.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor:before{color:#14141499!important}}@supports (-ms-accelerator:true){.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor:before{color:#14141499!important}}.trumbowyg-dark .trumbowyg-box svg{fill:#ecf0f1;color:#ecf0f1}.trumbowyg-dark .trumbowyg-button-pane{background-color:#222;border-bottom-color:#343434}.trumbowyg-dark .trumbowyg-button-pane:after{background:#343434}.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty):before{background-color:#343434}.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg{color:#0000}.trumbowyg-dark .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group:before{background-color:#2a2a2a}.trumbowyg-dark .trumbowyg-button-pane button.trumbowyg-active,.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):focus,.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):hover{background-color:#333}.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-open-dropdown:after{border-top-color:#fff}.trumbowyg-dark .trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg{color:#ecf0f1;fill:#0000}.trumbowyg-dark .trumbowyg-dropdown{background:#333;border-color:#222;box-shadow:0 2px 3px #0000004d}.trumbowyg-dark .trumbowyg-dropdown button{background:#333;color:#fff!important}.trumbowyg-dark .trumbowyg-dropdown button:focus,.trumbowyg-dark .trumbowyg-dropdown button:hover{background:#222}.trumbowyg-dark .trumbowyg-modal-box{background-color:#222}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-title{color:#fff;background:#3c3c3c;border-bottom:1px solid #555}.trumbowyg-dark .trumbowyg-modal-box label{height:27px;margin:15px 12px;line-height:27px;display:block;position:relative;overflow:hidden}.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span{color:#eee;background-color:#2f2f2f;border-color:#222}.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error{color:#e74c3c}.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error input,.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error textarea{border-color:#e74c3c}.trumbowyg-dark .trumbowyg-modal-box label input{color:#eee;background:#333;border-color:#222}.trumbowyg-dark .trumbowyg-modal-box label input:focus,.trumbowyg-dark .trumbowyg-modal-box label input:hover{border-color:#626262}.trumbowyg-dark .trumbowyg-modal-box label input:focus{background-color:#2f2f2f}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit{background:#1b7943}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus,.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover{background:#25a25a}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active{background:#176437}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset{color:#ccc;background:#333}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus,.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover{background:#444}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active{background:#111}.trumbowyg-dark .trumbowyg-overlay{background-color:#0f0f0f99}.temp-wrapper-redux{height:calc(100vh - 70.2px);position:relative;overflow:hidden}.anchor-content{background:#fff;position:absolute;inset:0}.content-column-wrapper{float:left;width:100%;padding:0 0 0 220px;position:relative}.dash-view{background:#fff;flex-direction:row;padding-left:30px;display:flex}.legacy-view{padding-left:30px;padding-right:30px}.legacy-view .header{border-bottom:2px solid #ebf1f5}.legacy-view .top-info{border-bottom:2px;margin-bottom:10px;position:relative}.table-view-container-redux{background:#fff;padding-left:30px}.table-view-container-redux.no-filters{padding-right:30px}.table-view-container-redux .table-heading{padding-top:30px}.settings-view-container-redux{background:#f1f5f9;overflow-y:auto}@keyframes anim-progress-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg)}}.default-fade-enter{opacity:0}.default-fade-enter-active,.default-fade-exit{opacity:1;transition:all .35s}.default-fade-exit-active{opacity:0;transition:all .35s}@keyframes settings-fade-in{0%{opacity:0}50%{opacity:0}to{opacity:1}}@keyframes settings-fade-out{0%{opacity:1}50%{opacity:0}to{opacity:0}}.settings-fade-enter{opacity:0;z-index:1}.settings-fade-enter-active{opacity:1;animation-name:settings-fade-in;animation-duration:.5s}.settings-fade-exit{opacity:1;animation-name:settings-fade-out;animation-duration:.5s}.settings-fade-exit-active{opacity:0}html{height:100%}body{color:#666;min-height:100%;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:400;line-height:1.8}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:300;line-height:1.2}h2,.h2{color:#4b637b;font-weight:300}a{transition:color .15s ease-in-out}a:link,a:visited{color:#0f8bd0}p{line-height:1.6}.btn.btn-blue{color:#fff;background:#0f8bd0;border:1px solid #0f8bd0;font-weight:700}.btn.btn-blue:hover{color:#fff;background:#0f8bd0;border:1px solid #0f8bd0}.btn.btn-blue:disabled{color:#0f8bd0;background:#fff}div#root{position:absolute;inset:0}.container,.container-fluid{min-width:800px}.db-section{border-bottom:2px solid #ebf1f5;margin-bottom:40px;padding-bottom:20px}.db-section h2{color:#4b637b;border-bottom:2px solid #ebf1f5;margin-bottom:20px;padding-bottom:10px;font-size:28px;font-weight:400}form label{color:#4b637b;font-weight:400}.form-control{color:#4b637b;box-shadow:none;background:#f1f5f9;border:1px solid #e3e9f3}.input-group-addon{color:#4b637b;background:#f1f5f9;border:#f1f5f9}.form-control::-webkit-input-placeholder{color:#4b637b}.form-control:-moz-placeholder-shown{color:#4b637b}.form-control::-moz-placeholder{color:#4b637b}.form-control:-ms-placeholder-shown{color:#4b637b}input[type=checkbox]{margin-right:4px}select.form-control,input.form-control{height:40px}div.dataTables_length label{float:left;text-align:left;font-weight:400}div.dataTables_length select{width:75px}div.dataTables_filter label{float:right;font-weight:400}div.dataTables_filter input{width:16em;margin-left:.5em}div.dataTables_info{padding-top:8px}div.dataTables_paginate{float:right;margin:0}div.dataTables_paginate ul.pagination{white-space:nowrap;margin:2px 0}table.dataTable td,table.dataTable th{box-sizing:content-box}table.dataTable{clear:both;max-width:none!important;margin-top:6px!important;margin-bottom:6px!important}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer}table.dataTable thead .sorting{background:url(/img/sort_both.png) 100% no-repeat}table.dataTable thead .sorting_asc{background:url(/img/sort_asc.png) 100% no-repeat}table.dataTable thead .sorting_desc{background:url(/img/sort_desc.png) 100% no-repeat}table.dataTable thead .sorting_asc_disabled{background:url(/img/sort_asc_disabled.png) 100% no-repeat}table.dataTable thead .sorting_desc_disabled{background:url(/img/sort_desc_disabled.png) 100% no-repeat}table.dataTable thead>tr>th{padding-left:18px;padding-right:18px}table.dataTable th:active{outline:none}div.dataTables_scrollHead table{border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0!important}div.dataTables_scrollHead table thead tr:last-child th:first-child,div.dataTables_scrollHead table thead tr:last-child td:first-child{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}div.dataTables_scrollBody table{border-top:none;margin-top:0!important;margin-bottom:0!important}div.dataTables_scrollBody tbody tr:first-child th,div.dataTables_scrollBody tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot table{border-top:none;margin-top:0!important}table.table-bordered.dataTable{border-collapse:separate!important}table.table-bordered thead th,table.table-bordered thead td{border-top-width:0;border-left-width:0}table.table-bordered tbody th,table.table-bordered tbody td{border-bottom-width:0;border-left-width:0}table.table-bordered th:last-child,table.table-bordered td:last-child{border-right-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}.table.dataTable tbody tr.active td,.table.dataTable tbody tr.active th{color:#fff;background-color:#08c}.table.dataTable tbody tr.active:hover td,.table.dataTable tbody tr.active:hover th{background-color:#0075b0!important}.table.dataTable tbody tr.active th>a,.table.dataTable tbody tr.active td>a{color:#fff}.table-striped.dataTable tbody tr.active:nth-child(odd) td,.table-striped.dataTable tbody tr.active:nth-child(odd) th{background-color:#017ebc}table.DTTT_selectable tbody tr{cursor:pointer}div.DTTT .btn{font-size:12px;color:#333!important}div.DTTT .btn:hover{text-decoration:none!important}ul.DTTT_dropdown.dropdown-menu{z-index:2003}ul.DTTT_dropdown.dropdown-menu a{color:#333!important}ul.DTTT_dropdown.dropdown-menu li{position:relative}ul.DTTT_dropdown.dropdown-menu li:hover a{background-color:#08c;color:#fff!important}div.DTTT_collection_background{z-index:2002}div.DTTT_print_info{text-align:center;color:#333;opacity:.95;background-color:#fff;border:1px solid #0003;border-radius:6px;width:400px;height:150px;margin-top:-75px;margin-left:-200px;padding:10px 30px;position:fixed;top:50%;left:50%;box-shadow:0 3px 7px #00000080}div.DTTT_print_info h6{margin:1em;font-size:28px;font-weight:400;line-height:28px}div.DTTT_print_info p{font-size:14px;line-height:20px}div.dataTables_wrapper{position:relative}div.dataTables_processing{text-align:center;background-color:#f1f5f9;height:40px;font-size:1.2em;position:absolute;bottom:10px;left:10px;right:10px}div.DTFC_LeftHeadWrapper table,div.DTFC_LeftFootWrapper table,div.DTFC_RightHeadWrapper table,div.DTFC_RightFootWrapper table,table.DTFC_Cloned tr.even{background-color:#fff;margin-bottom:0}div.DTFC_RightHeadWrapper table,div.DTFC_LeftHeadWrapper table{border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;margin-bottom:0!important}div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}div.DTFC_RightBodyWrapper table,div.DTFC_LeftBodyWrapper table{border-top:none;margin:0!important}div.DTFC_RightBodyWrapper tbody tr:first-child th,div.DTFC_RightBodyWrapper tbody tr:first-child td,div.DTFC_LeftBodyWrapper tbody tr:first-child th,div.DTFC_LeftBodyWrapper tbody tr:first-child td,div.DTFC_RightFootWrapper table,div.DTFC_LeftFootWrapper table{border-top:none}div.FixedHeader_Cloned table{margin:0!important}.dataTables_wrapper .dataTables_paginate .pagination li a{color:#758597;background-color:#eaeff4;border-color:#d3dde8;border-radius:0}.dataTables_wrapper .dataTables_paginate .pagination li a:hover{background-color:#d3dde8}.dataTables_wrapper .dataTables_paginate .pagination li.active a{color:#fff;background:#4b637b;border-color:#4b637b}.form-horizontal .has-feedback .form-control-feedback{top:12px}.pseudo-link{color:#0f8bd0;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.pseudo-link:hover{text-decoration:underline}.notification-manager .notification-card{z-index:1500}.button.redux.add:before,.button.redux.add:disabled:before,.button.redux.accept:before,.button.redux.accept:disabled:before,.button.redux.edit:before,.button.redux.edit:disabled:before,.button.redux.cancel:before,.button.redux.cancel:disabled:before,.dropdown.redux.more .dropdown-toggle .caret,.selector-redux,.settings-back-redux:before{background-repeat:no-repeat;background-size:12px 12px}@media only screen and (width<=1024px){.content-column-wrapper{padding-left:90px}}@media only screen and (width<=414px){.content-column-wrapper{padding-left:40px}}.code{background:#f1f5f9;border-radius:5px;padding:10px;font-family:monospace}h2.redux,.h2.redux{color:#4b637b;margin-bottom:0;font-size:24px;font-weight:700}.button.redux{color:#fff;white-space:nowrap;background:#0f8bd0;border:1px solid #0f8bd0;border-radius:4px;width:auto;height:auto;padding:4px 7px;font-weight:400;transition:background-color .25s,border-top-color .25s,border-bottom-color .25s,border-left-color .25s,border-right-color .25s}.button.redux.with-icon{padding:5px 10px 5px 7px}.button.redux.with-icon:before{content:"";vertical-align:text-top;background-position:0 2px;width:12px;height:14px;margin-right:4px;display:inline-block}.button.redux i{margin-right:7px;font-size:12px}.button.redux:hover{color:#fff;background:#119be8;border:1px solid #119be8}.button.redux:disabled,.button.redux.active,.button.redux:disabled:hover{cursor:default;color:#0f8bd0;opacity:1;background:0 0;border:1px solid #0f8bd0}.button.redux.compact{height:20px;padding:0 7px;line-height:18px}.button.redux.button-affirm{color:#fff;white-space:nowrap;background:#67b92f;border:1px solid #67b92f;border-radius:4px;width:auto;height:auto;padding:4px 7px;font-weight:400;transition:background-color .25s,border-top-color .25s,border-bottom-color .25s,border-left-color .25s,border-right-color .25s}.button.redux.button-affirm i{margin-right:7px;font-size:12px}.button.redux.button-affirm:hover{color:#fff;background:#73cc36;border:1px solid #73cc36}.button.redux.button-affirm:disabled,.button.redux.button-affirm.active,.button.redux.button-affirm:disabled:hover{cursor:default;color:#67b92f;opacity:1;background:0 0;border:1px solid #67b92f}.button.redux.button-affirm.compact{height:20px;padding:0 7px;line-height:18px}.button.redux.add{color:#fff;white-space:nowrap;background:#67b92f;border:1px solid #67b92f;border-radius:4px;width:auto;height:auto;padding:4px 7px;font-weight:400;transition:background-color .25s,border-top-color .25s,border-bottom-color .25s,border-left-color .25s,border-right-color .25s}.button.redux.add i{margin-right:7px;font-size:12px}.button.redux.add:hover{color:#fff;background:#73cc36;border:1px solid #73cc36}.button.redux.add:disabled,.button.redux.add.active,.button.redux.add:disabled:hover{cursor:default;color:#67b92f;opacity:1;background:0 0;border:1px solid #67b92f}.button.redux.add.compact{height:20px;padding:0 7px;line-height:18px}.button.redux.add:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_Iqd5eqbcF4nQ4xPmV8hcOzjeBHkAjMdR'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_Iqd5eqbcF4nQ4xPmV8hcOzjeBHkAjMdR)'%3E%3Cpath d=' M 5 7 L 5 10 C 5 10.27 5.11 10.52 5.29 10.71 C 5.48 10.89 5.73 11 6 11 C 6.27 11 6.52 10.89 6.71 10.71 C 6.89 10.52 7 10.27 7 10 L 7 7 L 10 7 C 10.27 7 10.52 6.89 10.71 6.71 C 10.89 6.52 11 6.27 11 6 C 11 5.73 10.89 5.48 10.71 5.29 C 10.52 5.11 10.27 5 10 5 L 7 5 L 7 2 C 7 1.73 6.89 1.48 6.71 1.29 C 6.52 1.11 6.27 1 6 1 C 5.73 1 5.48 1.11 5.29 1.29 C 5.11 1.48 5 1.73 5 2 L 5 5 L 2 5 C 1.73 5 1.48 5.11 1.29 5.29 C 1.11 5.48 1 5.73 1 6 C 1 6.27 1.11 6.52 1.29 6.71 C 1.48 6.89 1.73 7 2 7 L 5 7 Z ' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E")}.button.redux.add:disabled:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_Iqd5eqbcF4nQ4xPmV8hcOzjeBHkAjMdR'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_Iqd5eqbcF4nQ4xPmV8hcOzjeBHkAjMdR)'%3E%3Cpath d=' M 5 7 L 5 10 C 5 10.27 5.11 10.52 5.29 10.71 C 5.48 10.89 5.73 11 6 11 C 6.27 11 6.52 10.89 6.71 10.71 C 6.89 10.52 7 10.27 7 10 L 7 7 L 10 7 C 10.27 7 10.52 6.89 10.71 6.71 C 10.89 6.52 11 6.27 11 6 C 11 5.73 10.89 5.48 10.71 5.29 C 10.52 5.11 10.27 5 10 5 L 7 5 L 7 2 C 7 1.73 6.89 1.48 6.71 1.29 C 6.52 1.11 6.27 1 6 1 C 5.73 1 5.48 1.11 5.29 1.29 C 5.11 1.48 5 1.73 5 2 L 5 5 L 2 5 C 1.73 5 1.48 5.11 1.29 5.29 C 1.11 5.48 1 5.73 1 6 C 1 6.27 1.11 6.52 1.29 6.71 C 1.48 6.89 1.73 7 2 7 L 5 7 Z ' fill='%2367b92f'/%3E%3C/g%3E%3C/svg%3E")}.button.redux.accept{color:#fff;white-space:nowrap;background:#67b92f;border:1px solid #67b92f;border-radius:4px;width:auto;height:auto;padding:4px 7px;font-weight:400;transition:background-color .25s,border-top-color .25s,border-bottom-color .25s,border-left-color .25s,border-right-color .25s}.button.redux.accept i{margin-right:7px;font-size:12px}.button.redux.accept:hover{color:#fff;background:#73cc36;border:1px solid #73cc36}.button.redux.accept:disabled,.button.redux.accept.active,.button.redux.accept:disabled:hover{cursor:default;color:#67b92f;opacity:1;background:0 0;border:1px solid #67b92f}.button.redux.accept.compact{height:20px;padding:0 7px;line-height:18px}.button.redux.accept:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_nE19U6u4YXYCJpiUlkZaBjtwwCwzwmqw'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_nE19U6u4YXYCJpiUlkZaBjtwwCwzwmqw)'%3E%3Cpath d=' M 4.924 8.232 L 2.8 5.4 C 2.64 5.19 2.4 5.05 2.14 5.01 C 1.88 4.97 1.61 5.04 1.4 5.2 C 1.19 5.36 1.05 5.6 1.01 5.86 C 0.97 6.12 1.04 6.39 1.2 6.6 L 4.2 10.6 C 4.229 10.638 4.261 10.674 4.295 10.709 C 4.306 10.719 4.317 10.729 4.325 10.743 C 4.334 10.745 4.34 10.75 4.344 10.757 C 4.384 10.79 4.426 10.822 4.47 10.85 C 4.531 10.889 4.597 10.92 4.665 10.946 C 4.729 10.963 4.794 10.98 4.86 10.99 C 4.958 11.005 5.058 11.005 5.153 10.981 C 5.224 10.979 5.292 10.96 5.357 10.929 C 5.444 10.902 5.526 10.857 5.6 10.8 C 5.638 10.771 5.674 10.739 5.709 10.705 C 5.719 10.694 5.729 10.683 5.743 10.675 C 5.745 10.666 5.75 10.66 5.757 10.656 C 5.79 10.616 5.822 10.574 5.85 10.53 L 10.85 2.53 C 10.99 2.31 11.03 2.03 10.97 1.78 C 10.91 1.52 10.75 1.29 10.53 1.15 C 10.31 1.01 10.03 0.97 9.78 1.03 C 9.52 1.09 9.29 1.25 9.15 1.47 L 4.924 8.232 Z ' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E")}.button.redux.accept:disabled:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_nE19U6u4YXYCJpiUlkZaBjtwwCwzwmqw'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_nE19U6u4YXYCJpiUlkZaBjtwwCwzwmqw)'%3E%3Cpath d=' M 4.924 8.232 L 2.8 5.4 C 2.64 5.19 2.4 5.05 2.14 5.01 C 1.88 4.97 1.61 5.04 1.4 5.2 C 1.19 5.36 1.05 5.6 1.01 5.86 C 0.97 6.12 1.04 6.39 1.2 6.6 L 4.2 10.6 C 4.229 10.638 4.261 10.674 4.295 10.709 C 4.306 10.719 4.317 10.729 4.325 10.743 C 4.334 10.745 4.34 10.75 4.344 10.757 C 4.384 10.79 4.426 10.822 4.47 10.85 C 4.531 10.889 4.597 10.92 4.665 10.946 C 4.729 10.963 4.794 10.98 4.86 10.99 C 4.958 11.005 5.058 11.005 5.153 10.981 C 5.224 10.979 5.292 10.96 5.357 10.929 C 5.444 10.902 5.526 10.857 5.6 10.8 C 5.638 10.771 5.674 10.739 5.709 10.705 C 5.719 10.694 5.729 10.683 5.743 10.675 C 5.745 10.666 5.75 10.66 5.757 10.656 C 5.79 10.616 5.822 10.574 5.85 10.53 L 10.85 2.53 C 10.99 2.31 11.03 2.03 10.97 1.78 C 10.91 1.52 10.75 1.29 10.53 1.15 C 10.31 1.01 10.03 0.97 9.78 1.03 C 9.52 1.09 9.29 1.25 9.15 1.47 L 4.924 8.232 Z ' fill='%2367b92f'/%3E%3C/g%3E%3C/svg%3E")}.button.redux.edit{color:#fff;white-space:nowrap;background:#0f8bd0;border:1px solid #0f8bd0;border-radius:4px;width:auto;height:auto;padding:4px 7px;font-weight:400;transition:background-color .25s,border-top-color .25s,border-bottom-color .25s,border-left-color .25s,border-right-color .25s}.button.redux.edit i{margin-right:7px;font-size:12px}.button.redux.edit:hover{color:#fff;background:#119be8;border:1px solid #119be8}.button.redux.edit:disabled,.button.redux.edit.active,.button.redux.edit:disabled:hover{cursor:default;color:#0f8bd0;opacity:1;background:0 0;border:1px solid #0f8bd0}.button.redux.edit.compact{height:20px;padding:0 7px;line-height:18px}.button.redux.edit:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_PYEsvQkvMXoR6T0kKXj71tLM751Xv42g'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_PYEsvQkvMXoR6T0kKXj71tLM751Xv42g)'%3E%3Cpath d=' M 2 11 L 2 11 C 1.73 11 1.48 10.89 1.29 10.71 L 1.29 10.71 C 1.11 10.52 1 10.27 1 10 L 1 10 L 1 10 L 1 8 L 1 8 C 1 7.73 1.11 7.48 1.29 7.29 L 8.29 0.29 L 8.29 0.29 C 8.48 0.11 8.73 0 9 0 L 9 0 C 9.27 0 9.52 0.11 9.71 0.29 L 9.71 0.29 L 11.71 2.29 L 11.71 2.29 C 11.89 2.48 12 2.73 12 3 L 12 3 C 12 3.27 11.89 3.52 11.71 3.71 L 11.71 3.71 L 4.71 10.71 L 4.71 10.71 C 4.52 10.89 4.27 11 4 11 L 2 11 L 2 11 L 2 11 Z M 3 8.42 L 3 9 L 3.58 9 L 9.58 3 L 9 2.42 L 3 8.42 Z ' fill-rule='evenodd' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E")}.button.redux.edit:disabled:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_PYEsvQkvMXoR6T0kKXj71tLM751Xv42g'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_PYEsvQkvMXoR6T0kKXj71tLM751Xv42g)'%3E%3Cpath d=' M 2 11 L 2 11 C 1.73 11 1.48 10.89 1.29 10.71 L 1.29 10.71 C 1.11 10.52 1 10.27 1 10 L 1 10 L 1 10 L 1 8 L 1 8 C 1 7.73 1.11 7.48 1.29 7.29 L 8.29 0.29 L 8.29 0.29 C 8.48 0.11 8.73 0 9 0 L 9 0 C 9.27 0 9.52 0.11 9.71 0.29 L 9.71 0.29 L 11.71 2.29 L 11.71 2.29 C 11.89 2.48 12 2.73 12 3 L 12 3 C 12 3.27 11.89 3.52 11.71 3.71 L 11.71 3.71 L 4.71 10.71 L 4.71 10.71 C 4.52 10.89 4.27 11 4 11 L 2 11 L 2 11 L 2 11 Z M 3 8.42 L 3 9 L 3.58 9 L 9.58 3 L 9 2.42 L 3 8.42 Z ' fill-rule='evenodd' fill='%2367b92f'/%3E%3C/g%3E%3C/svg%3E")}.button.redux.cancel{color:#fff;white-space:nowrap;background:#758597;border:1px solid #758597;border-radius:4px;width:auto;height:auto;padding:4px 7px;font-weight:400;transition:background-color .25s,border-top-color .25s,border-bottom-color .25s,border-left-color .25s,border-right-color .25s}.button.redux.cancel i{margin-right:7px;font-size:12px}.button.redux.cancel:hover{color:#fff;background:#8492a2;border:1px solid #8492a2}.button.redux.cancel:disabled,.button.redux.cancel.active,.button.redux.cancel:disabled:hover{cursor:default;color:#758597;opacity:1;background:0 0;border:1px solid #758597}.button.redux.cancel.compact{height:20px;padding:0 7px;line-height:18px}.button.redux.cancel:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_wgp0a7GYCMHiBlfTfJTiGytjxDCXHon5'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_wgp0a7GYCMHiBlfTfJTiGytjxDCXHon5)'%3E%3Cpath d=' M 4.58 6 L 1.29 9.29 C 1.11 9.48 1 9.73 1 10 C 1 10.27 1.11 10.52 1.29 10.71 C 1.48 10.89 1.73 11 2 11 C 2.27 11 2.52 10.89 2.71 10.71 L 6 7.42 L 9.29 10.71 C 9.48 10.89 9.73 11 10 11 C 10.27 11 10.52 10.89 10.71 10.71 C 10.89 10.52 11 10.27 11 10 C 11 9.73 10.89 9.48 10.71 9.29 L 7.42 6 L 10.71 2.71 C 10.89 2.52 11 2.27 11 2 C 11 1.73 10.89 1.48 10.71 1.29 C 10.52 1.11 10.27 1 10 1 C 9.73 1 9.48 1.11 9.29 1.29 L 6 4.58 L 2.71 1.29 C 2.52 1.11 2.27 1 2 1 C 1.73 1 1.48 1.11 1.29 1.29 C 1.11 1.48 1 1.73 1 2 C 1 2.27 1.11 2.52 1.29 2.71 L 4.58 6 Z ' fill-rule='evenodd' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E")}.button.redux.cancel:disabled:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_wgp0a7GYCMHiBlfTfJTiGytjxDCXHon5'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_wgp0a7GYCMHiBlfTfJTiGytjxDCXHon5)'%3E%3Cpath d=' M 4.58 6 L 1.29 9.29 C 1.11 9.48 1 9.73 1 10 C 1 10.27 1.11 10.52 1.29 10.71 C 1.48 10.89 1.73 11 2 11 C 2.27 11 2.52 10.89 2.71 10.71 L 6 7.42 L 9.29 10.71 C 9.48 10.89 9.73 11 10 11 C 10.27 11 10.52 10.89 10.71 10.71 C 10.89 10.52 11 10.27 11 10 C 11 9.73 10.89 9.48 10.71 9.29 L 7.42 6 L 10.71 2.71 C 10.89 2.52 11 2.27 11 2 C 11 1.73 10.89 1.48 10.71 1.29 C 10.52 1.11 10.27 1 10 1 C 9.73 1 9.48 1.11 9.29 1.29 L 6 4.58 L 2.71 1.29 C 2.52 1.11 2.27 1 2 1 C 1.73 1 1.48 1.11 1.29 1.29 C 1.11 1.48 1 1.73 1 2 C 1 2.27 1.11 2.52 1.29 2.71 L 4.58 6 Z ' fill-rule='evenodd' fill='%23758597'/%3E%3C/g%3E%3C/svg%3E")}.redux.button-group *{margin:0 4px}.redux.button-group:first-child{margin-left:0}.redux.button-group:last-child{margin-right:0}input[type=checkbox].redux{margin:0}.dropdown.redux.more{vertical-align:initial;line-height:18px}.dropdown.redux.more.open .dropdown-toggle{background:#f1f5f9;border:1px solid #666}.dropdown.redux.more.open .dropdown-menu{opacity:1;transform:translateY(0)}.dropdown.redux.more .dropdown-toggle{box-shadow:none;float:none;width:20px;height:auto;vertical-align:initial;background:0 0;border:1px solid #0000;margin:0;padding:0;line-height:18px}.dropdown.redux.more .dropdown-toggle:hover{background:#f1f5f9}.dropdown.redux.more .dropdown-toggle .caret{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_cPnMx6oBzqwRrncI2O5u6mGpFB9uXSNO'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_cPnMx6oBzqwRrncI2O5u6mGpFB9uXSNO)'%3E%3Cpath d=' M 5 2 C 5 1.448 5.448 1 6 1 C 6.552 1 7 1.448 7 2 C 7 2.552 6.552 3 6 3 C 5.448 3 5 2.552 5 2 L 5 2 Z M 5 6 C 5 5.448 5.448 5 6 5 C 6.552 5 7 5.448 7 6 C 7 6.552 6.552 7 6 7 C 5.448 7 5 6.552 5 6 L 5 6 Z M 5 10 C 5 9.448 5.448 9 6 9 C 6.552 9 7 9.448 7 10 C 7 10.552 6.552 11 6 11 C 5.448 11 5 10.552 5 10 Z ' fill='%23666666'/%3E%3C/g%3E%3C/svg%3E");border:none;border-radius:0;width:12px;height:12px;margin:0;padding:0}.dropdown.redux.more .dropdown-menu{opacity:0;color:#666;background:#fff;border:none;padding-top:5px;padding-bottom:5px;transition:all 3s;transform:translateY(-15px);box-shadow:0 4px 8px #6666664d}.dropdown.redux.more .dropdown-menu a{color:#666}.dropdown.redux.more .dropdown-menu a:hover{background:#f1f5f9}.dropdown.redux.more .dropdown-menu a i{margin-right:7px}.selector-redux{appearance:none;cursor:pointer;background-color:#f1f5f9;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_Ouh2QFtorj5blaNSp7rOfTpUmi4thEW8'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_Ouh2QFtorj5blaNSp7rOfTpUmi4thEW8)'%3E%3Cpath d=' M 5.29 8.71 L 1.29 4.71 C 1.11 4.52 1 4.27 1 4 C 1 3.73 1.11 3.48 1.29 3.29 C 1.48 3.11 1.73 3 2 3 C 2.27 3 2.52 3.11 2.71 3.29 L 6 6.58 L 9.29 3.29 C 9.48 3.11 9.73 3 10 3 C 10.27 3 10.52 3.11 10.71 3.29 C 10.89 3.48 11 3.73 11 4 C 11 4.27 10.89 4.52 10.71 4.71 L 6.71 8.71 C 6.52 8.89 6.27 9 6 9 L 6 9 C 5.73 9 5.48 8.89 5.29 8.71 C 5.29 8.71 5.29 8.71 5.29 8.71 Z ' fill='%23666666'/%3E%3C/g%3E%3C/svg%3E");background-position:right 8px top 50%;border:none;border-radius:4px;outline:none;padding:5px 17px 5px 5px}.selector-redux:-moz-focusring{color:#0000;text-shadow:0 0 #000}.loadingring-overlay{z-index:2}.settings-redux{color:#0f8bd0;background:0 0;border:none;border-left:2px solid #e3e9f3;margin-left:.05em;padding:0 0 0 .3em}.settings-redux:focus,.settings-redux:hover,.settings-redux:active{outline:none;text-decoration:none}.settings-redux span{font-size:14px;font-weight:400}.settings-back-redux{color:#0f8bd0;background:0 0;border:none;border-right:2px solid #e3e9f3;margin-right:.25em;padding:0 .3em 0 0}.settings-back-redux:before{content:"";vertical-align:-1px;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_3LIXvSLGWrPiEox7IJBTt5L1EM1UDnLC'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_3LIXvSLGWrPiEox7IJBTt5L1EM1UDnLC)'%3E%3Cpath d=' M 3.29 5.29 L 7.29 1.29 C 7.48 1.11 7.73 1 8 1 C 8.27 1 8.52 1.11 8.71 1.29 C 8.89 1.48 9 1.73 9 2 C 9 2.27 8.89 2.52 8.71 2.71 L 5.42 6 L 8.71 9.29 C 8.89 9.48 9 9.73 9 10 C 9 10.27 8.89 10.52 8.71 10.71 C 8.52 10.89 8.27 11 8 11 C 7.73 11 7.48 10.89 7.29 10.71 L 3.29 6.71 C 3.11 6.52 3 6.27 3 6 L 3 6 C 3 5.73 3.11 5.48 3.29 5.29 C 3.29 5.29 3.29 5.29 3.29 5.29 Z ' fill='%230f8bd0'/%3E%3C/g%3E%3C/svg%3E");width:12px;height:12px;margin-right:2px;display:inline-block}.settings-back-redux:focus,.settings-back-redux:hover,.settings-back-redux:active{outline:none;text-decoration:none}.settings-back-redux span{font-size:14px;font-weight:400}label.check-redux .pip:before{background-repeat:no-repeat;background-size:12px 12px}.form-error-redux:before{background-repeat:no-repeat;background-size:16px 16px}input[type=""].redux,input[type=text].redux,input:not([type]).redux{background-color:#f1f5f9;border:none;border-radius:4px;width:100%;padding:5px;display:block}input[type=""].redux.inline,input[type=text].redux.inline,input:not([type]).redux.inline{width:auto;display:inline-block}input[type=""].redux.auth-code,input[type=text].redux.auth-code,input:not([type]).redux.auth-code{text-align:center;width:16em;margin-left:auto;margin-right:auto}label.label-redux{font-weight:400}label.check-redux{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;cursor:pointer;flex-direction:row-reverse;justify-content:space-between;width:100%;height:20px;margin:0;font-weight:400;line-height:18px;display:flex;position:relative}label.check-redux:before{content:"";background:0 0;height:1px;transition:background-color .25s;position:absolute;top:50%;left:0;right:25px}label.check-redux:hover:before{background:#e3e9f3}label.check-redux .pip{vertical-align:middle;border:1px solid #0f8bd0;border-radius:5px;flex-grow:0;width:16px;height:16px;margin-top:1px;margin-left:7px;margin-right:0;line-height:18px;display:inline-block;position:relative}label.check-redux .pip:before{content:"";opacity:0;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_nE19U6u4YXYCJpiUlkZaBjtwwCwzwmqw'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_nE19U6u4YXYCJpiUlkZaBjtwwCwzwmqw)'%3E%3Cpath d=' M 4.924 8.232 L 2.8 5.4 C 2.64 5.19 2.4 5.05 2.14 5.01 C 1.88 4.97 1.61 5.04 1.4 5.2 C 1.19 5.36 1.05 5.6 1.01 5.86 C 0.97 6.12 1.04 6.39 1.2 6.6 L 4.2 10.6 C 4.229 10.638 4.261 10.674 4.295 10.709 C 4.306 10.719 4.317 10.729 4.325 10.743 C 4.334 10.745 4.34 10.75 4.344 10.757 C 4.384 10.79 4.426 10.822 4.47 10.85 C 4.531 10.889 4.597 10.92 4.665 10.946 C 4.729 10.963 4.794 10.98 4.86 10.99 C 4.958 11.005 5.058 11.005 5.153 10.981 C 5.224 10.979 5.292 10.96 5.357 10.929 C 5.444 10.902 5.526 10.857 5.6 10.8 C 5.638 10.771 5.674 10.739 5.709 10.705 C 5.719 10.694 5.729 10.683 5.743 10.675 C 5.745 10.666 5.75 10.66 5.757 10.656 C 5.79 10.616 5.822 10.574 5.85 10.53 L 10.85 2.53 C 10.99 2.31 11.03 2.03 10.97 1.78 C 10.91 1.52 10.75 1.29 10.53 1.15 C 10.31 1.01 10.03 0.97 9.78 1.03 C 9.52 1.09 9.29 1.25 9.15 1.47 L 4.924 8.232 Z ' fill='%230f8bd0'/%3E%3C/g%3E%3C/svg%3E");transition:opacity .25s;position:absolute;inset:2px 2px 2px 1px}label.check-redux .label-redux{vertical-align:middle;background:#fff;flex-grow:0;height:min-content;padding:1px 7px 1px 1px;display:inline-block;position:relative}label.check-redux.active .pip:before{opacity:1}label.check-redux input{opacity:0;cursor:pointer;width:0;height:0;margin:0;position:absolute;top:0;right:0}label.check-redux.empty .label-redux,label.check-redux.empty:before{display:none}label.check-redux.empty .pip{margin-left:0}.radio-redux{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;cursor:pointer;height:min-content;margin:0;font-weight:400;line-height:18px;display:flex;position:relative}.radio-redux .pip{vertical-align:middle;border:1px solid #0f8bd0;border-radius:9px;flex-grow:0;width:16px;height:16px;margin-top:1px;margin-left:7px;margin-right:7px;line-height:18px;display:inline-block;position:relative}.radio-redux .pip:before{content:"";opacity:0;background:#0f8bd0;border-radius:5px;transition:opacity .25s;position:absolute;inset:2px}.radio-redux .label-redux{vertical-align:middle;flex-grow:0;padding:1px 7px 1px 1px;display:inline-block;position:relative}.radio-redux.active .pip:before{opacity:1}.radio-redux input{opacity:0;cursor:pointer;width:0;height:0;margin:0;position:absolute;top:0;right:0}.radio-redux.empty .label-redux,.radio-redux.empty:before{display:none}.radio-redux.empty .pip{margin-left:0}.form-error-redux{color:#f47564;margin-top:5px;margin-bottom:5px;font-size:.8em}.form-error-redux:before{content:"";vertical-align:-4px;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 16 16' width='16pt' height='16pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_0oSLmprbJSlnfqs7r7rCZ7VwpbMCTeIF'%3E%3Crect width='16' height='16'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_0oSLmprbJSlnfqs7r7rCZ7VwpbMCTeIF)'%3E%3Cpath d=' M 9 8 C 9 8.27 8.89 8.52 8.71 8.71 C 8.52 8.89 8.27 9 8 9 C 7.73 9 7.48 8.89 7.29 8.71 C 7.11 8.52 7 8.27 7 8 L 7 5 C 7 4.73 7.11 4.48 7.29 4.29 C 7.48 4.11 7.73 4 8 4 C 8.27 4 8.52 4.11 8.71 4.29 C 8.89 4.48 9 4.73 9 5 L 9 8 L 9 8 Z M 2 8 C 2 6.41 2.63 4.88 3.76 3.76 C 4.88 2.63 6.41 2 8 2 C 9.59 2 11.12 2.63 12.24 3.76 C 13.37 4.88 14 6.41 14 8 C 14 9.59 13.37 11.12 12.24 12.24 C 11.12 13.37 9.59 14 8 14 C 6.41 14 4.88 13.37 3.76 12.24 C 2.63 11.12 2 9.59 2 8 L 2 8 L 2 8 Z M 0 8 C 0 5.88 0.84 3.84 2.34 2.34 C 3.84 0.84 5.88 0 8 0 C 10.12 0 12.16 0.84 13.66 2.34 C 15.16 3.84 16 5.88 16 8 C 16 10.12 15.16 12.16 13.66 13.66 C 12.16 15.16 10.12 16 8 16 C 5.88 16 3.84 15.16 2.34 13.66 C 0.84 12.16 0 10.12 0 8 L 0 8 L 0 8 Z M 7 11 C 7 10.448 7.448 10 8 10 C 8.552 10 9 10.448 9 11 C 9 11.552 8.552 12 8 12 C 7.448 12 7 11.552 7 11 Z ' fill-rule='evenodd' fill='%23f47564'/%3E%3C/g%3E%3C/svg%3E");width:16px;height:16px;margin-right:5px;display:inline-block}.form-error-redux.empty{display:none}.btn i.fa{margin-right:5px}.btn.btn-submit:before{content:"";background:url(/img/icon-check.png) 0 0/cover no-repeat;width:15px;height:11px;margin-right:7px;display:inline-block}.btn.btn-cancel:before{content:"";background:url(/img/icon-btn-delete2.png) 0 0/cover no-repeat;width:8px;height:8px;margin-right:7px;display:inline-block}.button-green{background:#67b92f;border:1px solid #67b92f;min-width:100px;height:40px;padding-left:15px;padding-right:15px;line-height:28px;color:#fff!important}.button-green:hover{background:#579d28;border:1px solid #579d28}.button-green:focus,.button-green:active{background:#509025;border:1px solid #509025;outline:none}.button-blue{background:#0f8bd0;border:1px solid #0f8bd0;min-width:100px;height:40px;padding-left:15px;padding-right:15px;line-height:28px;color:#fff!important}.button-blue:hover{background:#17a4e7;border:1px solid #17a4e7}.button-blue:focus,.button-blue:active{background:#169ad9;border:1px solid #169ad9;outline:none}.button-grey{background:#b7c5d5;border:1px solid #b7c5d5;min-width:100px;height:40px;padding-left:15px;padding-right:15px;line-height:28px;color:#fff!important}.button-grey:hover{background:#a0b3c8;border:1px solid #a0b3c8}.button-grey:focus,.button-grey:active{background:#97abc2;border:1px solid #97abc2;outline:none}.button-midnight{background:#4b637b;border:1px solid #4b637b;min-width:100px;height:40px;padding-left:15px;padding-right:15px;line-height:28px;color:#fff!important}.button-midnight:hover{background:#3d5165;border:1px solid #3d5165}.button-midnight:focus,.button-midnight:active{background:#38495b;border:1px solid #38495b;outline:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5}.btn-xs{padding:1px 5px;font-size:12px;line-height:1.2}.button-red{background:#f37563;border:1px solid #f37563;color:#fff!important}.button-red:hover{background:#f05842;border:1px solid #f05842}.button-red:focus,.button-red:active{background:#ef4b34;border:1px solid #ef4b34;outline:none}.button-yellow{background:#f3cf63;border:1px solid #f3cf63;min-width:100px;height:40px;padding-left:15px;padding-right:15px;line-height:28px;color:#fff!important}.button-yellow:hover{background:#f0c542;border:1px solid #f0c542}.button-yellow:focus,.button-yellow:active{background:#efc034;border:1px solid #efc034;outline:none}.button-orange{background:#e67e22;border:1px solid #e67e22;min-width:100px;height:40px;padding-left:15px;padding-right:15px;line-height:28px;color:#fff!important}.button-orange:hover{background:#cd6d17;border:1px solid #cd6d17}.button-orange:focus,.button-orange:active{background:#bf6516;border:1px solid #bf6516;outline:none}.btn-green{color:#fff;background:#67b92f;border:1px solid #67b92f;height:50px;margin-top:30px;font-weight:700}.btn-green:disabled{background:#67b92f!important}.btn-green:hover{color:#fff;background:#73cc36;border:1px solid #73cc36}.btn-green:focus{color:#fff;background:#78ce3e;border:1px solid #78ce3e}.btn-green:active{color:#fff;background:#78ce3e;border:1px solid #78ce3e;outline:none}.btn-grey{color:#fff;background:#b7c5d5;border:1px solid #b7c5d5;height:50px;margin-top:30px;font-weight:700}.btn-grey:hover{color:#fff;background:#c7d2de;border:1px solid #c7d2de}.btn-grey:focus{color:#fff;background:#ced7e2;border:1px solid #ced7e2}.btn-grey:active{color:#fff;background:#ced7e2;border:1px solid #ced7e2;outline:none}.btn-blue{color:#fff;background:#0f8bd0;border:1px solid #0f8bd0;font-weight:700}.btn-blue:hover{color:#fff;background:#0f8bd0;border:1px solid #0f8bd0}.btn-blue:focus{color:#fff;background:#57beee;border:1px solid #57beee}.btn-blue:active{color:#fff;background:#57beee;border:1px solid #57beee;outline:none}.btn-red{background:#f37563;border:1px solid #f37563;font-weight:700;color:#fff!important}.btn-red:hover{background:#f05842;border:1px solid #f05842}.btn-red:focus,.btn-red:active{background:#ef4b34;border:1px solid #ef4b34;outline:none}.link-button{cursor:pointer;color:#0f8bd0;background-color:#0000;border:none;margin:0;padding:0;text-decoration:underline;display:inline}.link-button:hover,.link-button:focus{text-decoration:none}.btn-green-no-fixed-size{color:#fff;background:#67b92f;border:1px solid #67b92f;font-weight:700}.btn-green-no-fixed-size:disabled{background:#67b92f!important}.btn-green-no-fixed-size:hover{color:#fff;background:#73cc36;border:1px solid #73cc36}.btn-green-no-fixed-size:focus{color:#fff;background:#78ce3e;border:1px solid #78ce3e}.btn-green-no-fixed-size:active{color:#fff;background:#78ce3e;border:1px solid #78ce3e;outline:none}#root>.dashboard{min-width:1080px}.dashboard .block-overlay{z-index:2;background-color:#ffffffe6;width:100%;height:100%;position:fixed}.dashboard .block-overlay h1,.dashboard .block-overlay>div{text-align:center;margin:0 20px;position:relative;top:50%;left:auto}.dashboard .block-overlay h1 label,.dashboard .block-overlay>div label{vertical-align:middle;font-size:28px;font-weight:lighter}.dashboard .block-overlay h1 .company-select,.dashboard .block-overlay>div .company-select{width:500px;display:inline-block}.dashboard .container-fluid{zoom:1;min-height:100%;position:relative}.dashboard .container-fluid .content-stretch{align-content:stretch;display:flex}.dashboard .container-fluid .col-fixed-220{z-index:1;width:220px;height:100%;position:fixed}.dashboard .container-fluid .col-offset-250px{padding-left:250px}.dashboard .sidebar-wrapper{max-width:220px;height:100%;min-height:calc(100vh - 140px);padding-left:0}.dashboard .sidebar{color:#fff;z-index:98;background:#4b637b;min-height:100%;padding:0}.dashboard .sidebar .navigation{margin:0;padding:0;list-style:none}.dashboard .sidebar .navigation li a{color:#b7c5d5;padding:20px 0 20px 20px;display:block}.dashboard .sidebar .navigation li a:hover{color:#fff;background-color:#637b94;text-decoration:none}.dashboard .sidebar .navigation li a i.fa{text-align:center;width:1.2em;margin-right:.4em;font-size:1.1em}.dashboard .main-content{height:calc(100vh - 70px);min-height:calc(100vh - 70px);padding-bottom:30px}.dashboard .main-content>div:not(.dashboard){padding-top:30px}.dashboard .activity-feed-wrapper{min-width:257px;padding-right:0}.dashboard .activity-feed-wrapper .activity-feed{background:#f2f5f9;min-height:100%;padding:30px 20px;overflow:hidden}.dashboard .activity-feed-wrapper .activity-feed #reminder_toggle{text-decoration:none}.dashboard .activity-feed-wrapper .activity-feed .activated,.dashboard .activity-feed-wrapper .activity-feed .not-activated{color:#fff;border-radius:4px;margin-bottom:20px;padding:10px;position:relative}.dashboard .activity-feed-wrapper .activity-feed .activated:after{content:"";background:url(/img/icon-activated.png) no-repeat;width:16px;height:16px;display:block;position:absolute;top:15px;right:10px}.dashboard .activity-feed-wrapper .activity-feed .activated{background-color:#67b92f}.dashboard .activity-feed-wrapper .activity-feed .not-activated{background-color:#f37563}.dashboard .activity-feed-wrapper .activity-feed .not-activated button{color:#fff;background:#cf6454;border-radius:4px;padding:5px;font-size:12px;transition:background .15s ease-in-out;display:inline-block}.dashboard .activity-feed-wrapper .activity-feed .not-activated button:hover{background:#c95240;text-decoration:none}.dashboard .activity-feed-wrapper .activity-feed h2{color:#4b637b;border-bottom:2px solid #e3e9f3;margin-bottom:10px;padding-bottom:20px;font-size:14px;font-weight:400}.dashboard .activity-feed-wrapper .activity-feed .feed{border-left:2px solid #e3e9f3;margin:0;padding:5px 0 0;font-size:13px;line-height:1.5;list-style:none}.dashboard .activity-feed-wrapper .activity-feed .feed li{margin-bottom:30px;margin-left:25px;position:relative;top:5px}.dashboard .activity-feed-wrapper .activity-feed .feed li:before{content:"";background:#b7c5d5;border-radius:50%;width:10px;height:10px;display:block;position:absolute;top:5px;left:-31px}.dashboard .activity-feed-wrapper .activity-feed .feed li:last-child{margin-bottom:0}.dashboard .activity-feed-wrapper .activity-feed .feed li:last-child:after{content:"";background:#f2f5f9;width:2px;height:100%;display:block;position:absolute;top:15px;left:-27px}.dashboard .activity-feed-wrapper .activity-feed .feed li.active:before{content:"";-webkit-background-size:55%;background-color:#67b92f;background-image:url(/img/icon-check.png);background-position:50%;background-repeat:no-repeat;background-size:55%;border-radius:50%;width:16px;height:16px;display:block;position:absolute;top:4px;left:-34px}.dashboard .activity-feed-wrapper .activity-feed .feed li.active:last-child:after{top:22px}.dashboard .activity-feed-wrapper .activity-feed .feed li p{color:#758597;margin:0}.dashboard .activity-feed-wrapper .activity-feed .feed li .date{color:#b7c5d5;font-style:italic}.dashboard .account-messages{padding-bottom:30px}.dashboard .account-messages .message{text-align:center;width:100%;margin-top:5px;margin-bottom:5px;padding:10px;font-weight:600}.dashboard .account-messages .message>p{margin:0}.dashboard .account-messages .message:first-child{margin-top:0}.dashboard .account-messages .message:last-child{margin-bottom:0}.dashboard .account-messages:empty{padding-bottom:0}.fa-refresh:before{content:""}#manual-reminder-watermark{opacity:.3;white-space:nowrap;font-size:43px;font-weight:900;position:absolute;top:261px;left:-75px;transform:rotate(-50deg)}.manual-reminder-preview-wrapper{position:relative}@media only screen and (device-width>=1440px){.dashboard-content-wrapper{padding-top:30px;padding-bottom:64px;padding-right:16px}}@media only screen and (width<=1024px){.dashboard .container-fluid .col-fixed-220{z-index:1;width:90px;height:100%;position:fixed}.dashboard .container-fluid .col-offset-250px{padding-left:110px}.dashboard .sidebar-wrapper{max-width:90px}.dashboard .sidebar-wrapper .sidebar .navigation li a{text-align:center;padding-left:0}.dashboard .sidebar-wrapper .sidebar .navigation li a i.fa{margin-right:0}.dashboard .sidebar-wrapper .sidebar .navigation li a .navigation-link-text{display:none}.dashboard .activity-feed{min-width:190px}}@media only screen and (width<=375px),only screen and (width<=414px){.dashboard .sidebar-wrapper{max-width:40px}.dashboard .activity-feed{min-width:0}}@media only screen and (height<=768px){.dashboard .sidebar-wrapper .sidebar .navigation li a{padding:10px 0 10px 20px}}@media (width<=1530px){.dashboard .activity-feed-wrapper{min-width:175px}}@keyframes wip-flash{0%{color:#ff0;background:red}50%{color:red;background:#ff0}to{color:#ff0;background:red}}.work-in-progress{color:#ff0;background:red;margin:10px;padding:.5em;font-size:2em;font-weight:700;animation-name:wip-flash;animation-duration:.5s;animation-iteration-count:infinite;animation-direction:alternate}.settings-header{z-index:1;background:#f1f5f9;width:100%;padding:30px 30px 15px;position:sticky;top:0}.settings-pane-redux{background:#f1f5f9;min-width:100%}.settings-pane-redux .settings-group-redux{border-top:2px solid #e3e9f3;flex-direction:row;margin:0 30px 10px;display:flex}.settings-pane-redux .settings-group-redux .settings-group-meta-redux{vertical-align:top;flex-grow:1;flex-shrink:1;max-width:400px;margin:10px 10px 10px 0;padding:10px 10px 10px 0}.settings-pane-redux .settings-group-redux .settings-group-meta-redux h1{color:#666;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:bolder;line-height:1.8}.settings-pane-redux .settings-group-redux .settings-group-controls-container-redux{flex-grow:1;flex-shrink:1;margin-top:20px;margin-left:20px}.settings-pane-redux .settings-group-redux .settings-group-controls-container-redux .settings-group-controls-redux{vertical-align:top;background:#fff;border-radius:6px;width:100%;max-width:600px;margin-bottom:20px;padding:15px 20px 20px}.settings-pane-redux .settings-group-redux .settings-group-controls-container-redux .settings-group-controls-redux .settings-group-controls-label-redux{border-bottom:1px solid #e3e9f3;margin-bottom:10px}.settings-pane-redux .button-bar{text-align:right;padding-top:10px}.settings-pane-redux .settings-footer-redux{border-top:2px solid #e3e9f3;margin-left:30px;padding-top:20px;padding-bottom:30px;padding-right:20px}.settings-pane-redux .settings-footer-redux .button-bar{max-width:1030px;padding-top:0;padding-right:20px}.DayPicker{width:100%;font-size:1rem;display:inline-block}.DayPicker-wrapper{-webkit-user-select:none;user-select:none;flex-direction:row;padding-bottom:1em;position:relative}.DayPicker-Months{flex-wrap:wrap;justify-content:center;display:flex}.DayPicker-Month{border-spacing:0;border-collapse:collapse;-webkit-user-select:none;user-select:none;width:100%;margin:1em 1em 0;display:table}.DayPicker-NavButton{color:#8b9898;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:50%;width:1.25em;height:1.25em;margin-top:2px;display:inline-block;position:absolute;top:1em;left:auto;right:1.5em}.DayPicker-NavButton:hover{opacity:.8}.DayPicker-NavButton--prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC);margin-right:1.5em}.DayPicker-NavButton--next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==)}.DayPicker-NavButton--interactionDisabled{display:none}.DayPicker-Caption{text-align:left;margin-bottom:.5em;padding:0 .5em;display:table-caption}.DayPicker-Caption>div{font-size:1.15em;font-weight:500}.DayPicker-Weekdays{margin-top:1em;display:table-header-group}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{color:#8b9898;text-align:center;padding:.5em;font-size:.875em;display:table-cell}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{vertical-align:middle;text-align:center;cursor:pointer;border-radius:50%;padding:.5em;display:table-cell}.DayPicker-WeekNumber{color:#8b9898;vertical-align:middle;text-align:right;cursor:pointer;border-right:1px solid #eaecec;min-width:1em;padding:.5em;font-size:.75em;display:table-cell}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:.5em}.DayPicker-TodayButton{box-shadow:none;color:#4a90e2;cursor:pointer;background-color:#0000;background-image:none;border:none;font-size:.875em}.DayPicker-Day--today{color:#d0021b;font-weight:700}.DayPicker-Day--outside{color:#8b9898;cursor:default}.DayPicker-Day--disabled{color:#dce0e0;cursor:default}.DayPicker-Day--sunday{background-color:#f7f8f8}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#dce0e0}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){color:#f0f8ff;background-color:#4a90e2;position:relative}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51a0fa}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#f0f8ff}.DayPickerInput input{color:#4b637b;width:100%;height:40px;-webkit-box-shadow:none;box-shadow:none;background:#f1f5f9;border:1px solid #e3e9f3;border-radius:4px;padding:6px 12px}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{z-index:1;background:#fff;width:100%;position:absolute;left:0;box-shadow:0 2px 5px #00000026}.home{position:relative}.dashboard .nav-tabs{border-bottom:2px solid #ebf1f5;margin-bottom:30px}.dashboard .nav-tabs li a{color:#758597;margin-right:40px;padding-left:0;padding-right:0}.dashboard .nav-tabs li a:hover{color:#0f8bd0;background-color:#fff;border-color:#fff}.dashboard .nav-tabs li a:focus{outline:none}.dashboard .nav-tabs li.active a,.dashboard .nav-tabs li.active a:hover,.dashboard .nav-tabs li.active a:focus{color:#4b637b;border:none;border-bottom:2px solid #0f8bd0;font-weight:700}.dashboard .tab-pane{color:#758597}.dashboard .tab-pane h2{color:#4b637b;margin-bottom:30px;font-size:28px;font-weight:400}.outstanding-total{color:#758597;border-right:2px solid #ebf1f5;margin-bottom:0;padding-right:15px;font-size:14px;font-weight:400;position:absolute;right:310px}.outstanding-total span{color:#4b637b;border-bottom:2px solid #f37563;margin-left:10px;padding-bottom:5px;font-size:22px}.total-invoices{color:#758597;border-right:2px solid #ebf1f5;margin-bottom:0;padding-right:15px;font-size:14px;font-weight:400;position:absolute;right:100px}.total-invoices span{color:#4b637b;border-bottom:2px solid #f37563;margin-left:10px;padding-bottom:5px;font-size:22px}@media (width<=1465px){.outstanding-total{border-right:none;margin-bottom:10px;position:static}.outstanding-total span{font-size:20px}}.average-days-due{color:#758597;border-right:2px solid #ebf1f5;margin-bottom:0;padding-right:15px;font-size:14px;font-weight:400;position:absolute;right:580px}.average-days-due span{color:#4b637b;margin-left:10px;font-size:22px}@media (width<=1465px){.average-days-due{border-right:none;margin-bottom:10px;position:static}.average-days-due span{font-size:20px}}.bar-graph-row{white-space:nowrap;flex-direction:row;display:flex}.bar-graph-wrap{float:left;vertical-align:bottom;border-radius:5px;width:19%;margin-top:30px;margin-bottom:10px;padding:0 15px 40px;display:table}.bar-graph-wrap:hover,.bar-graph-wrap.selected{background:#f1f5f9;border-bottom:1px solid #e3e9f3}.bar-graph-wrap .bar-graph{vertical-align:bottom;width:100%;height:180px;min-height:100px;display:table-cell}.bar-graph-wrap .bar-graph h4{color:#4b637b;text-align:center;font-size:28px;font-weight:600}@media (width>=1200px){.bar-graph-wrap .bar-graph h4{font-size:28px}}.bar-graph-wrap .bar-graph p{color:#758597;text-align:center}.bar-graph-wrap .bar-graph .bar{width:100%;min-height:2px}.bar-graph-wrap .bar-graph p:last-child{margin-top:5px;margin-bottom:0;font-size:16px;line-height:1}.bar-graph-wrap:first-child .bar{background:#0f8bd0}.bar-graph-wrap:nth-child(2) .bar{background:#f3d063}.bar-graph-wrap:nth-child(3) .bar{background:#e57d21}.bar-graph-wrap:nth-child(4) .bar{background:#ea5021}.bar-graph-wrap:nth-child(5) .bar{background:#ed311f}.open-invoices h2{border-bottom:none;padding-top:10px;font-size:22px}.open-invoices .form-group{margin:0;position:relative}.open-invoices .form-group input.search-form{color:#4b637b;width:250px;height:40px;-webkit-box-shadow:none;box-shadow:none;float:right;background:#f1f5f9;border:#f1f5f9;padding-left:40px}.open-invoices .form-group .search-icon{background:url(/img/icon-search.png) no-repeat;width:16px;height:16px;display:block;position:absolute;top:12px;right:224px}.open-invoices .table{border-collapse:separate;border-spacing:0 10px;margin-top:20px;margin-bottom:0}.open-invoices .table tr{background:#f1f5f9;border-radius:5px}.open-invoices .table tr td{border-top:none;padding:20px}.open-invoices .table tr td:first-child{border-left:2px solid #e3e9f3;border-top-left-radius:5px;border-bottom-left-radius:5px}.open-invoices .table tr td:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.open-invoices .table tr td h4{color:#4b637b;margin:0;font-size:16px}.open-invoices .table tr td h5{color:#4b637b;margin:0;font-size:14px}.open-invoices .table tr td p{color:#758597;margin:0;font-size:12px}.open-invoices .table tr td:first-child h4{color:#0f8bd0;font-weight:400}.open-invoices .table tr td form{float:right}.open-invoices .table tr td .oi-info{background:url(/img/icon-q3.png) no-repeat;width:14px;height:14px;margin-right:5px;display:inline-block;position:relative;top:2px}.open-invoices .table tr td label{color:#89999d;margin-top:10px;margin-right:10px;font-size:12px;font-weight:400}.open-invoices .table tr td select{color:#89999d;border-color:#dde1e2;width:130px;display:inline-block}.open-invoices .table tr.due-blue td:first-child{border-left:2px solid #0f8bd0}.open-invoices .table tr.due-yellow td:first-child{border-left:2px solid #f3cf63}.open-invoices .table tr.due-orange td:first-child{border-left:2px solid #e67e22}.open-invoices .table tr.due-orange2 td:first-child{border-left:2px solid #ea5021}.open-invoices .table tr.due-red td:first-child{border-left:2px solid #f37563}.outstanding-invoices h2{border-bottom:none;padding-top:10px;font-size:22px}.outstanding-invoices h2 span{color:#b7c5d5;font-size:14px}.outstanding-invoices .form-group{margin:0}.outstanding-invoices .form-group.cal{float:right;width:200px;margin-right:20px;position:relative}.outstanding-invoices .form-group.cal select.cal{color:#4b637b;width:200px;height:40px;-webkit-box-shadow:none;box-shadow:none;background:#f1f5f9;border:#f1f5f9;padding-left:40px}.outstanding-invoices .form-group.cal .cal-icon{background:url(/img/icon-calendar.png) no-repeat;width:16px;height:16px;display:block;position:absolute;top:12px;left:15px}.outstanding-invoices .dl-pdf{color:#4b637b;background:#f1f5f9;border:#f1f5f9;height:40px}.outstanding-invoices .dl-pdf .icon-download{background:url(/img/icon-download.png) no-repeat;width:16px;height:16px;margin-right:4px;display:inline-block;position:relative;top:2px}.outstanding-invoices .pie-chart{margin-top:20px}.outstanding-invoices .pie-chart h3{color:#4b637b;margin-bottom:40px;font-size:42px;font-weight:400}.outstanding-invoices .pie-chart .users{margin:0;padding:0;list-style:none}.outstanding-invoices .pie-chart .users li{color:#4b637b;margin-bottom:10px}.outstanding-invoices .pie-chart .users li .color{border-radius:2px;width:15px;height:15px;margin-right:7px;display:inline-block;position:relative;top:2px}.outstanding-invoices .pie-chart .users li .color.orange{background:#e67e22}.outstanding-invoices .pie-chart .users li .color.red{background:#f37563}.outstanding-invoices .pie-chart .users li .color.blue{background:#0f8bd0}.scheduled-reminders h2{border-bottom:none;padding-top:10px;font-size:22px}.scheduled-reminders h2 a{font-size:14px}.scheduled-reminders .select-all{float:left;z-index:9999;text-indent:-9999px;background:url(/img/icon-select.png) no-repeat;border:0;width:10px;height:10px;margin:15px 15px 0;position:relative}.scheduled-reminders .select-all:focus{outline:none}.scheduled-reminders .form-group{margin:0;position:relative}.scheduled-reminders .form-group input.search-form{color:#4b637b;width:250px;height:40px;-webkit-box-shadow:none;box-shadow:none;float:right;background:#f1f5f9;border:#f1f5f9;padding-left:40px}.scheduled-reminders .form-group .search-icon{background:url(/img/icon-search.png) no-repeat;width:16px;height:16px;display:block;position:absolute;top:12px;right:224px}.scheduled-reminders .form-group select.action{color:#4b637b;width:200px;height:40px;-webkit-box-shadow:none;box-shadow:none;background:#f1f5f9;border:#f1f5f9}.scheduled-reminders .schedule-table{margin:40px 0}.scheduled-reminders .schedule-table thead tr{background:#e3e9f3}.scheduled-reminders .schedule-table thead tr th{color:#4b637b;text-transform:uppercase;border-bottom:none;padding:15px;font-size:12px;font-weight:400}.scheduled-reminders .schedule-table tr{background:#f1f5f9}.scheduled-reminders .schedule-table tr:nth-child(2n){background:#ebf1f5}.scheduled-reminders .schedule-table tr td{color:#4b637b;border-top:none;padding:20px 15px 10px;line-height:40px}.scheduled-reminders .schedule-table tr td select{color:#89999d;border-color:#dde1e2}.scheduled-reminders .schedule-table tr td .name-company{font-size:16px;line-height:1}.scheduled-reminders .schedule-table tr td .name-company span{font-size:12px;line-height:1.5;display:block}.scheduled-reminders .pull-left form{float:left}.scheduled-reminders .pull-right select.form-control{margin-right:5px}.scheduled-reminders .pull-right input.search-form{width:200px}.scheduled-reminders .pull-right .search-icon{background:url(/img/icon-search.png) no-repeat;width:16px;height:16px;display:block;position:absolute;top:12px;right:170px}.signin{-webkit-background-size:cover;height:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;background:#41576f url(/img/bg_signin.jpg) 50%/cover no-repeat}.signin button{border:none;outline:none}.signin .signin-box{width:450px;margin:0 auto;position:relative;top:50%;transform:translateY(-50%)}@media (width<=470px){.signin .signin-box{width:100%}}.signin .signin-box .top{background:#4b637b;border-top-left-radius:4px;border-top-right-radius:4px}.signin .signin-box .top .signin-logo{margin:auto;position:absolute;top:-40px;left:0;right:0}.signin .signin-box .top .signin-heading h2,.signin .signin-box .top .signup-heading h2{color:#fff;text-align:center;margin:0;padding-top:60px;font-size:32px;font-weight:400}.signin .signin-box .top .signin-heading h2{padding-bottom:40px}.signin .signin-box .top .signup-heading{padding-bottom:10px}.signin .signin-box .top .signup-heading p{text-align:center;color:#a2b0be}.signin .signin-box .body{background:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding:35px 45px}.signin .signin-box .body form .form-group input.form-control{color:#4b637b;height:42px;-webkit-box-shadow:none;box-shadow:none;background:#f1f5f9;border-color:#d5dee9}.signin .signin-box .body form .form-group input.form-control::-webkit-input-placeholder{color:#4b637b}.signin .signin-box .body form .form-group input.form-control:-moz-placeholder-shown{color:#4b637b}.signin .signin-box .body form .form-group input.form-control::-moz-placeholder{color:#4b637b}.signin .signin-box .body form .form-group input.form-control:-ms-placeholder-shown{color:#4b637b}.signin .signin-box .body form .form-group .help-block{text-align:right;font-size:12px}.signin .signin-box .help-block-login{float:left;color:#a94442;font-size:12px}.signin .signin-box .body form .form-group .help-block a{color:#0f8bd0}.signin .signin-box .body form .signin-btn{color:#fff;text-transform:uppercase;background:#67b92f;border:1px solid #67b92f;height:48px;margin-top:30px;font-size:14px;font-weight:700}.signin .signin-box .body form .signin-btn:hover{background:#5ca52a;border:1px solid #5ca52a}.signin .signin-box .body form .signin-btn:focus{background:#579d28;border:1px solid #579d28}.signin .signin-box .body form .signin-btn:active{background:#579d28;border:1px solid #579d28;outline:none}.signin .signin-box .body .terms{text-align:center;color:#758597;margin-bottom:0;padding-top:20px;font-size:11.2px}.signin .signin-box .bottom{text-align:center;color:#fff;padding-top:20px;font-size:16px}.signin .signin-box .intuit-login{background:url(/img/intuit/Sign_in_blue_btn_med_default.svg) 50%/161px no-repeat;border:none;width:100%;height:36px}.signin .signin-box .intuit-login:hover{background:url(/img/intuit/Sign_in_blue_btn_med_hover.svg) 50% no-repeat}.signin .spinner{text-align:center;padding:5%}.signin .spinner>div{background-color:#fff;border-radius:100%;width:18px;height:18px;animation:1.4s ease-in-out infinite both sk-bouncedelay;display:inline-block}.signin .spinner .bounce1{animation-delay:-.32s}.signin .spinner .bounce2{animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.signin .restore-success{background-color:#fff;border-radius:2px;width:393px;height:283px;margin:0 auto;padding:44px;position:relative;top:calc(50% - 141px)}.signin .restore-success .icon{color:#fff;text-align:center;background-color:#42bd00;border-radius:50%;width:55px;height:55px;margin:0 auto;font-size:25px;line-height:60px}.signin .restore-success .message{text-align:center;color:#4c637b;width:290px;margin:22px auto 30px;font-size:18px;line-height:22px}.signin .restore-success a{color:#fff;background-color:#42bd00;border-radius:2px;width:167px;height:44px;margin:0 auto;font-size:16px;font-weight:700;line-height:30px}.modal-header .close{background-repeat:no-repeat;background-size:12px 12px}.styles_modal__gNwvD{background:#fff padding-box padding-box;border-radius:6px;max-width:800px;padding:1.2rem;position:relative;box-shadow:0 12px 15px #00000040}.styles_overlay__CLSq-{z-index:1000;background:#4b637bcc;justify-content:center;align-items:flex-start;padding:1.2rem;display:flex;position:fixed;inset:0;overflow:hidden auto}.modal-content{background:0 0;box-shadow:0 5px 15px #0000004d}.modal-header{color:#fff;background:#45637d;border-bottom:none;border-top-left-radius:5px;border-top-right-radius:5px;padding-top:10px;padding-bottom:10px;padding-right:10px}.modal-header .close{color:#0000;text-shadow:none;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_wgp0a7GYCMHiBlfTfJTiGytjxDCXHon5'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_wgp0a7GYCMHiBlfTfJTiGytjxDCXHon5)'%3E%3Cpath d=' M 4.58 6 L 1.29 9.29 C 1.11 9.48 1 9.73 1 10 C 1 10.27 1.11 10.52 1.29 10.71 C 1.48 10.89 1.73 11 2 11 C 2.27 11 2.52 10.89 2.71 10.71 L 6 7.42 L 9.29 10.71 C 9.48 10.89 9.73 11 10 11 C 10.27 11 10.52 10.89 10.71 10.71 C 10.89 10.52 11 10.27 11 10 C 11 9.73 10.89 9.48 10.71 9.29 L 7.42 6 L 10.71 2.71 C 10.89 2.52 11 2.27 11 2 C 11 1.73 10.89 1.48 10.71 1.29 C 10.52 1.11 10.27 1 10 1 C 9.73 1 9.48 1.11 9.29 1.29 L 6 4.58 L 2.71 1.29 C 2.52 1.11 2.27 1 2 1 C 1.73 1 1.48 1.11 1.29 1.29 C 1.11 1.48 1 1.73 1 2 C 1 2.27 1.11 2.52 1.29 2.71 L 4.58 6 Z ' fill-rule='evenodd' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;width:21px;margin-top:0;display:inline-block}.modal-header h4{font-size:14px;font-weight:400}.modal-header h4.edit:before{content:"";background:url(/img/icon-edit2.png) no-repeat;width:14px;height:14px;margin-right:7px;display:inline-block}.modal-body{background:#fff}.modal-body .email-preview-content{background:#f1f5f9}.modal-body .email-preview-content table{width:100%!important;margin:0!important;padding:0!important}.modal-body .email-preview-content table table tr td table:nth-child(3),.modal-body .email-preview-content table table tr td table tr td table:nth-child(3),.modal-body .email-preview-content table table tr td table tr td table:nth-child(4),.modal-body .email-preview-content table table tr td table tr td table:first-child{background:#fff!important}.modal-body .modal-due-reminder{position:relative}.modal-body .modal-due-reminder h5{text-align:left;color:#4b637b;margin-top:10px;font-size:28px;font-weight:400}.modal-body .modal-due-reminder form{min-height:400px;position:relative}.modal-body .modal-due-reminder form .thebuttons{position:absolute;bottom:0}.modal-body .modal-due-reminder form .thebuttons .btn{margin-bottom:0}.modal-body .modal-due-reminder .question{text-indent:-9999px;background:url(/img/icon-q3.png) no-repeat;width:14px;height:14px;margin-left:5px;display:inline-block;position:absolute;top:10px;right:-10px}.modal-body .modal-due-reminder .thetemplate{height:400px;margin-top:20px;overflow-y:scroll}.modal-body .modal-thank-you h5,.modal-body .modal-past-due-reminder h5{margin-top:10px}.modal-body .modal-thank-you form,.modal-body .modal-past-due-reminder form{margin-top:20px}.modal-body .modal-thank-you .question,.question{text-indent:-9999px;background:url(/img/icon-q3.png) no-repeat;width:14px;height:14px;margin-left:5px;display:inline-block;position:absolute;top:10px;right:-10px}.modal-body .modal-thank-you .thetemplate,.modal-body .modal-past-due-reminder .thetemplate{height:300px;margin-top:20px;overflow-y:scroll}.modal-body .modal-past-due-reminder .form-group .row{margin-left:-5px;margin-right:-5px}.modal-body .modal-past-due-reminder .form-group .row>div{padding-left:5px;padding-right:5px}.modal-body .modal-past-due-reminder .form-group .row>div .question{margin-right:-10px}.modal-body .modal-past-due-reminder .label-mute{color:#8a9a9d}.modal-body .modal-past-due-reminder .border-div{border-top:1px dashed #dde1e2;height:1px;margin-top:20px;display:block}.modal-body .modal-past-due-reminder .more-options{color:#8a9a9d;margin-right:90px;text-decoration:none}.modal-body .modal-past-due-reminder .more-options:before{content:"Late Fee Options"}.modal-body .modal-past-due-reminder .more-options:after{content:"";opacity:.5;background:url(/img/next.png) 50%/100% no-repeat;width:6px;height:10px;margin-left:5px;display:inline-block;transform:rotate(-90deg)}.modal-body .modal-past-due-reminder .more-options.collapsed:before{content:"Late Fee Options"}.modal-body .modal-past-due-reminder .more-options.collapsed:after{transform:rotate(90deg)}.modal .modal-dialog{width:700px}.modal-body h5{text-align:center;color:#4b637b;font-size:28px;font-weight:400}.modal-body p{color:#758597;text-align:center}.modal .modal-dialog .modal-content .modal-body table #body_text p{text-align:inherit}.modal-body form{margin-top:40px}.modal-body form label{color:#758597;font-weight:400}.modal-body form .toggle{margin-top:5px;margin-bottom:20px}.modal-body form .btn{height:40px;margin-top:20px;margin-bottom:20px;font-weight:400}.modal-body form .btn.btn-green:before{content:"";-webkit-background-size:cover;background:url(/img/icon-check.png) 0 0/cover no-repeat;width:13px;height:10px;margin-right:7px;display:inline-block}.modal-body form .btn.btn-blue:before{content:"";-webkit-background-size:cover;background:url(/img/icon-edit2.png) 0 0/cover no-repeat;width:12px;height:12px;margin-right:7px;display:inline-block}.modal-body .nav-tabs{border-bottom:2px solid #ebf1f5;margin-bottom:30px}.modal-body .nav-tabs li a{color:#758597;margin-right:40px;padding-left:0;padding-right:0}.modal-body .nav-tabs li a:hover{color:#0f8bd0;background-color:#fff;border-color:#fff}.modal-body .nav-tabs li a:focus{outline:none}.modal-body .nav-tabs li.active a,.modal-body .nav-tabs li.active a:hover,.modal-body .nav-tabs li.active a:focus{color:#4b637b;border:none;border-bottom:2px solid #0f8bd0;font-weight:700}.send-statement-monthly-popup,.send-statement-popup,.send-credit-memo-popup,.send-internal-staff-popup,.send-invoice-email-ready-popup,.send-invoice-mail-popup,.send-paid-thank-you-popup,.send-sms-reminder-popup{min-width:800px}.payments-popup{max-width:800px;width:inherit!important}.modal-dialog.add-automatic-payment-rule-popup{width:600px}.global-one-pay-popup{min-width:720px}.modal-redux .modal-header .close{background-repeat:no-repeat;background-size:12px 12px}.modal-redux-container{background:#fff padding-box padding-box;border-radius:6px;max-width:800px;padding:1.2rem;position:relative;box-shadow:0 12px 15px #00000040}.modal-redux-overlay{z-index:1000;background:#4b637bcc;justify-content:center;align-items:flex-start;padding:1.2rem;display:flex;position:fixed;inset:0;overflow:hidden auto}.modal-redux .modal-content{background:0 0;flex-direction:column;max-height:calc(100vh - 60px);display:flex;box-shadow:0 5px 15px #0000004d}.modal-redux .modal-content .loadingring-overlay{z-index:1;border-radius:5px}.modal-redux .modal-header{color:#fff;background:#45637d;border-bottom:none;border-top-left-radius:5px;border-top-right-radius:5px;flex:0 0;padding:10px 20px}.modal-redux .modal-header .close{color:#0000;text-shadow:none;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_wgp0a7GYCMHiBlfTfJTiGytjxDCXHon5'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_wgp0a7GYCMHiBlfTfJTiGytjxDCXHon5)'%3E%3Cpath d=' M 4.58 6 L 1.29 9.29 C 1.11 9.48 1 9.73 1 10 C 1 10.27 1.11 10.52 1.29 10.71 C 1.48 10.89 1.73 11 2 11 C 2.27 11 2.52 10.89 2.71 10.71 L 6 7.42 L 9.29 10.71 C 9.48 10.89 9.73 11 10 11 C 10.27 11 10.52 10.89 10.71 10.71 C 10.89 10.52 11 10.27 11 10 C 11 9.73 10.89 9.48 10.71 9.29 L 7.42 6 L 10.71 2.71 C 10.89 2.52 11 2.27 11 2 C 11 1.73 10.89 1.48 10.71 1.29 C 10.52 1.11 10.27 1 10 1 C 9.73 1 9.48 1.11 9.29 1.29 L 6 4.58 L 2.71 1.29 C 2.52 1.11 2.27 1 2 1 C 1.73 1 1.48 1.11 1.29 1.29 C 1.11 1.48 1 1.73 1 2 C 1 2.27 1.11 2.52 1.29 2.71 L 4.58 6 Z ' fill-rule='evenodd' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;width:21px;margin-top:0;display:inline-block}.modal-redux .modal-header h4{font-size:14px;font-weight:400}.modal-redux .modal-title{font:inherit;background:#fff;flex:0 0;padding:20px 20px 0;font-weight:700}.modal-redux .modal-title:empty{padding:0}.modal-redux .modal-body{background:#fff;flex:1;padding:20px}.modal-redux .modal-footer{background:#fff;border:none;border-bottom-right-radius:5px;border-bottom-left-radius:5px;flex:0 0;padding:0 20px 20px}.modal-redux .modal-footer>*{margin-left:10px}.modal-redux .modal-footer>:first-child{margin:0}.simple-modal-redux{z-index:10;width:100vw;height:100vh;position:fixed;top:0;left:0}.simple-modal-redux .simple-modal-redux-backdrop{background:#4b637bcc;position:absolute;inset:0}.simple-modal-redux .simple-modal-redux-container{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.simple-modal-redux .simple-modal-redux-frame{text-align:center;background:#fff;border-radius:5px;flex-direction:column;width:400px;margin-left:auto;margin-right:auto;padding:20px;display:flex;box-shadow:0 12px 15px #00000040}.simple-modal-redux .simple-modal-redux-frame .h2,.simple-modal-redux .simple-modal-redux-frame h2{margin:20px 0 0}.simple-modal-redux .simple-modal-redux-frame img{width:360px;height:150px}.simple-modal-redux .simple-modal-redux-frame .simple-modal-redux-content{flex-grow:1;flex-shrink:0;justify-content:center;align-items:center;padding:20px 20px 30px;display:flex}.simple-modal-redux .simple-modal-redux-frame .simple-modal-redux-content>* div,.simple-modal-redux .simple-modal-redux-frame .simple-modal-redux-content>* p{margin-bottom:30px}.simple-modal-redux .simple-modal-redux-frame .simple-modal-redux-content>* div:last-child,.simple-modal-redux .simple-modal-redux-frame .simple-modal-redux-content>* p:last-child{margin-bottom:0}.simple-modal-redux .simple-modal-redux-frame .simple-modal-redux-dismiss{flex-grow:0;flex-shrink:0}.simple-modal-redux .simple-modal-redux-frame .simple-modal-redux-dismiss button{margin-right:5px}.simple-modal-redux .simple-modal-redux-frame .simple-modal-redux-dismiss button:last-child{margin-right:0}.simple-modal-frame-anim-enter,.simple-modal-frame-anim-appear{opacity:0;transition:opacity .25s ease-in .25s,transform .25s ease-in .25s;transform:translateY(-50px)}.simple-modal-frame-anim-enter-active,.simple-modal-frame-anim-appear-active{opacity:1;transform:translateY(0)}.simple-modal-frame-anim-exit{opacity:1;transition:opacity .25s ease-out,transform .25s ease-out;transform:translateY(0)}.simple-modal-frame-anim-exit-active{opacity:0;transform:translateY(-50px)}.simple-modal-backdrop-anim-enter,.simple-modal-backdrop-anim-appear{opacity:0;transition:opacity .25s ease-in}.simple-modal-backdrop-anim-enter-active,.simple-modal-backdrop-anim-appear-active{opacity:1}.simple-modal-backdrop-anim-exit{opacity:1;transition:opacity .25s ease-out .25s}.simple-modal-backdrop-anim-exit-active{opacity:0}.tooltip .tooltip-arrow{color:#3f5261}.tooltip.top .tooltip-arrow{border-top-color:#3f5261}.tooltip.bottom .tooltip-arrow{border-bottom-color:#3f5261}.tooltip.left .tooltip-arrow{border-left-color:#3f5261}.tooltip.right .tooltip-arrow{border-right-color:#3f5261}.tooltip .tooltip-inner{background-color:#3f5261;font-family:Poppins,Helvetica Neue,Helvetica,Arial,sans-serif;box-shadow:0 5px 15px #0000004d}.redirect-page-redux{-webkit-background-size:cover;color:#fff;background:#41576f url(/img/bg_signin.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.redirect-page-redux .redirect-page-redux-content{text-align:center;max-width:800px}.pdf{background-color:#637b94}.pdf .page{margin-left:auto;margin-right:auto}.progress-radial{float:left;border-radius:50%;width:100px;height:100px;position:relative}.progress-radial .overlay{color:#333;text-align:center;border-radius:50%;width:93px;height:93px;margin-top:3.5px;margin-left:3.5px;font-size:18px;line-height:93px;position:absolute}.progress-radial .overlay span{display:inline-block}.progress-0{background-image:linear-gradient(90deg,#ebf1f5 50%,#0000 50%,#0000),linear-gradient(90deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-5{background-image:linear-gradient(90deg,#ebf1f5 50%,#0000 50%,#0000),linear-gradient(108deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-10{background-image:linear-gradient(90deg,#ebf1f5 50%,#0000 50%,#0000),linear-gradient(126deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-15{background-image:linear-gradient(90deg,#ebf1f5 50%,#0000 50%,#0000),linear-gradient(144deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-20{background-image:linear-gradient(90deg,#ebf1f5 50%,#0000 50%,#0000),linear-gradient(162deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-25{background-image:linear-gradient(90deg,#ebf1f5 50%,#0000 50%,#0000),linear-gradient(#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-30{background-image:linear-gradient(90deg,#ebf1f5 50%,#0000 50%,#0000),linear-gradient(198deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-35{background-image:linear-gradient(90deg,#ebf1f5 50%,#0000 50%,#0000),linear-gradient(216deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-40{background-image:linear-gradient(90deg,#ebf1f5 50%,#0000 50%,#0000),linear-gradient(234deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-45{background-image:linear-gradient(90deg,#ebf1f5 50%,#0000 50%,#0000),linear-gradient(252deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-50{background-image:linear-gradient(-90deg,#0f8bd0 50%,#0000 50%,#0000),linear-gradient(270deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-55{background-image:linear-gradient(-72deg,#0f8bd0 50%,#0000 50%,#0000),linear-gradient(270deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-60{background-image:linear-gradient(-54deg,#0f8bd0 50%,#0000 50%,#0000),linear-gradient(270deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-65{background-image:linear-gradient(-36deg,#0f8bd0 50%,#0000 50%,#0000),linear-gradient(270deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-70{background-image:linear-gradient(-18deg,#0f8bd0 50%,#0000 50%,#0000),linear-gradient(270deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-75{background-image:linear-gradient(#0000,#0000 50%,#0f8bd0 50%),linear-gradient(270deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-80{background-image:linear-gradient(18deg,#0f8bd0 50%,#0000 50%,#0000),linear-gradient(270deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-85{background-image:linear-gradient(36deg,#0f8bd0 50%,#0000 50%,#0000),linear-gradient(270deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-90{background-image:linear-gradient(54deg,#0f8bd0 50%,#0000 50%,#0000),linear-gradient(270deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-95{background-image:linear-gradient(72deg,#0f8bd0 50%,#0000 50%,#0000),linear-gradient(270deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.progress-100{background-image:linear-gradient(90deg,#0f8bd0 50%,#0000 50%,#0000),linear-gradient(270deg,#0f8bd0 50%,#ebf1f5 50%,#ebf1f5)}.sherpa-table thead tr{background:#e3e9f3}.sherpa-table thead tr th{color:#4b637b;text-transform:uppercase;border-bottom:none;padding:15px;font-size:12px;font-weight:400}.sherpa-table tbody tr{background:#f1f5f9}.sherpa-table tbody tr:nth-child(2n){background:#ebf1f5}.sherpa-table tbody tr td{color:#4b637b;border-top:none;padding:20px 15px 10px;line-height:40px}.sherpa-table tbody tr td .btn{min-width:auto;height:auto;padding:3px 15px;position:relative;top:-4px}.sherpa-table tbody tr td .btn.btn-repeat{height:auto;margin-left:5px;padding:4px 7px;line-height:1}.sherpa-table tbody tr td .btn.btn-repeat i{margin-right:0;font-size:12px}.sherpa-table tbody tr td img{vertical-align:top;width:40px;height:40px;margin-right:10px}.sherpa-table tbody tr td img.company-img{margin-top:-5px}.sherpa-table tbody tr td .portal-avatar{text-align:center;color:#fff;vertical-align:top;background:#0f8bd0;border-radius:50%;width:40px;height:40px;margin-right:10px;font-size:16px;line-height:40px;display:inline-block}.sherpa-table tbody tr td .portal-avatar.company-avatar{margin-top:-5px}.sherpa-table tbody tr td .name-company{font-size:16px;line-height:1;display:inline-block}.sherpa-table tbody tr td .name-company span{font-size:12px;line-height:1.5;display:block}.sherpa-table tbody tr td .success{color:#67b92f}.sherpa-table tbody tr td select.form-control{background:#fff;height:36px}.table-wrapper{position:relative}.table-wrapper.customers-table{min-height:324px}.table-wrapper.outstanding-invoices{min-height:410px}.table-wrapper.draft-invoices{min-height:362px}.table-wrapper.customer-portal{min-height:465px}.toggle-slide{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;direction:ltr;border-radius:4px;margin-top:10px;margin-left:2px;overflow:hidden}.toggle-slide .toggle-on,.toggle-slide .toggle-off,.toggle-slide .toggle-blob{float:left}.toggle-slide .toggle-blob{z-index:99;cursor:pointer;position:relative}.toggle-slide .toggle-on,.toggle-slide .toggle-off{-o-transition:all .1s ease-out;color:#fff;text-indent:0;text-align:center;font-size:11px;transition:all .1s ease-out}.toggle-slide .toggle-off,.toggle-slide .toggle-off.active{text-indent:-6.33333px;background:#f1604b;width:40.5px;height:19px;line-height:19px}.toggle-slide .toggle-on,.toggle-slide .toggle-on.active{text-indent:-6.33333px;background:#5ca52a;width:40.5px;height:19px;line-height:19px}.toggle-select .toggle-off,.toggle-select .toggle-on{background:0 0}.toggle-slide .toggle-blob{background:#fff;border-radius:2px;width:19px;height:19px;margin-left:-9.5px}.toggle-on+.toggle-blob{background:#ef432a;border:1px solid #f1604b;position:relative}.toggle-on+.toggle-blob:after{content:"";background:url(/img/icon-btn-delete2.png) no-repeat;width:8px;height:8px;margin:auto;display:block;position:absolute;inset:0}.toggle-on.active+.toggle-blob{background:#4c8823;border:1px solid #5ca52a}.toggle-on.active+.toggle-blob:after{content:"";-webkit-background-size:cover;background:url(/img/icon-check.png) 0 0/cover no-repeat;width:10px;height:8px;margin:auto;display:block;position:absolute;inset:0}.field-error{color:#a94442}.registration-form{height:100%}.registration{position:relative}.loadingring-wrapper{background-color:#fff6;width:100%;height:100%;position:absolute;top:0;left:0}.loadingring-wrapper .loading-ring{top:calc(50% - 32px);left:calc(50% - 32px)}.inline-icon{vertical-align:middle;width:12px;height:12px;display:inline-block}.icon-small{background-repeat:no-repeat;background-size:12px 12px}.icon-medium{background-repeat:no-repeat;background-size:16px 16px}@font-face{font-family:Poppins;font-style:italic;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiAyp8kv8JHgFVrJJLmE3tF.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmv1plEA.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm21llEA.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrJJLedw.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmg1hlEA.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrLPTedw.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLFj_V1s.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8V1s.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrFJA.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9V1s.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6V1s.ttf)format("truetype")}*{font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-divide-x-reverse:0;--tw-border-style:solid;--tw-divide-y-reverse:0;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:root,:host{--font-sans:"Poppins", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-zinc-950:oklch(14.1% .005 285.823);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-3xl:100rem;--container-4xl:56rem;--text-xs:.625rem;--text-xs--line-height:normal;--text-sm:.75rem;--text-sm--line-height:normal;--text-base:1rem;--text-base--line-height:normal;--text-lg:1.125rem;--text-lg--line-height:27px;--text-xl:1.25rem;--text-xl--line-height:normal;--text-2xl:1.5rem;--text-2xl--line-height:normal;--text-3xl:2.25rem;--text-3xl--line-height:normal;--text-4xl:2.25rem;--text-4xl--line-height:normal;--text-5xl:3.125rem;--text-5xl--line-height:normal;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-3xl:1.5rem;--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary:#22c45e;--color-primary-light:#43d77a;--color-secondary:#409cf7;--color-secondary-light:#62b1ff;--color-blue:#124a81;--color-blue-dark:#15324f;--color-blue-light:#eaf4ff;--color-gray-dark:#64748b;--color-gray:#c9cdd2;--color-gray-light:#f8fafc;--color-gray-lines:#e5e7eb;--color-yellow:#facc15;--color-yellow-light:#fefce8;--color-orange:#e57545;--color-orange-dark:#854d0e;--color-red:#e54545;--color-red-dark:#b91c1c;--color-red-light:#fef2f2;--color-green:#15803d;--color-green-light:#f0fdf4;--color-amber:#fca91b;--color-space-cadet:#15324fd9;--color-background:#fff;--color-muted:#e5e7eb;--text-2sm:.875rem;--text-2sm--line-height:normal;--breakpoint-xl:75rem;--breakpoint-3xl:100rem;--container-xs:20rem;--container-sm:36rem;--container-md:48rem;--container-lg:64rem;--container-xl:75rem;--container-2xl:87.5rem}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.\@container{container-type:inline-size!important}.pointer-events-auto{pointer-events:auto!important}.pointer-events-none{pointer-events:none!important}.collapse{visibility:collapse!important}.invisible{visibility:hidden!important}.visible{visibility:visible!important}.sr-only{clip-path:inset(50%)!important;white-space:nowrap!important;border-width:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.absolute{position:absolute!important}.fixed{position:fixed!important}.relative{position:relative!important}.static{position:static!important}.inset-0{inset:calc(var(--spacing) * 0)!important}.inset-y-0{inset-block:calc(var(--spacing) * 0)!important}.top-0{top:calc(var(--spacing) * 0)!important}.top-2{top:calc(var(--spacing) * 2)!important}.top-3{top:calc(var(--spacing) * 3)!important}.top-12{top:calc(var(--spacing) * 12)!important}.right-0{right:calc(var(--spacing) * 0)!important}.right-1{right:calc(var(--spacing) * 1)!important}.right-2{right:calc(var(--spacing) * 2)!important}.right-4{right:calc(var(--spacing) * 4)!important}.right-8{right:calc(var(--spacing) * 8)!important}.right-9{right:calc(var(--spacing) * 9)!important}.right-14{right:calc(var(--spacing) * 14)!important}.right-24{right:calc(var(--spacing) * 24)!important}.-bottom-5{bottom:calc(var(--spacing) * -5)!important}.-bottom-28{bottom:calc(var(--spacing) * -28)!important}.bottom-4{bottom:calc(var(--spacing) * 4)!important}.left-0{left:calc(var(--spacing) * 0)!important}.left-3{left:calc(var(--spacing) * 3)!important}.left-10{left:calc(var(--spacing) * 10)!important}.isolate{isolation:isolate!important}.-z-10{z-index:calc(10 * -1)!important}.z-0{z-index:0!important}.z-10{z-index:10!important}.z-30{z-index:30!important}.z-50{z-index:50!important}.col-span-2{grid-column:span 2/span 2!important}.row-span-1{grid-row:span 1/span 1!important}.row-span-3{grid-row:span 3/span 3!important}.container{width:100%!important}@media (width>=20rem){.container{max-width:20rem!important}}@media (width>=36rem){.container{max-width:36rem!important}}@media (width>=48rem){.container{max-width:48rem!important}}@media (width>=64rem){.container{max-width:64rem!important}}@media (width>=75rem){.container{max-width:75rem!important}}@media (width>=87.5rem){.container{max-width:87.5rem!important}}@media (width>=100rem){.container{max-width:100rem!important}}.m-0{margin:calc(var(--spacing) * 0)!important}.m-2{margin:calc(var(--spacing) * 2)!important}.m-3{margin:calc(var(--spacing) * 3)!important}.m-auto{margin:auto!important}.mx-0{margin-inline:calc(var(--spacing) * 0)!important}.mx-2{margin-inline:calc(var(--spacing) * 2)!important}.mx-auto{margin-inline:auto!important}.my-0{margin-block:calc(var(--spacing) * 0)!important}.my-1{margin-block:calc(var(--spacing) * 1)!important}.my-2{margin-block:calc(var(--spacing) * 2)!important}.my-3{margin-block:calc(var(--spacing) * 3)!important}.my-4{margin-block:calc(var(--spacing) * 4)!important}.my-6{margin-block:calc(var(--spacing) * 6)!important}.-mt-6{margin-top:calc(var(--spacing) * -6)!important}.mt-0{margin-top:calc(var(--spacing) * 0)!important}.mt-1{margin-top:calc(var(--spacing) * 1)!important}.mt-2{margin-top:calc(var(--spacing) * 2)!important}.mt-3{margin-top:calc(var(--spacing) * 3)!important}.mt-4{margin-top:calc(var(--spacing) * 4)!important}.mt-5{margin-top:calc(var(--spacing) * 5)!important}.mt-6{margin-top:calc(var(--spacing) * 6)!important}.mt-7{margin-top:calc(var(--spacing) * 7)!important}.mt-8{margin-top:calc(var(--spacing) * 8)!important}.mt-10{margin-top:calc(var(--spacing) * 10)!important}.mt-12{margin-top:calc(var(--spacing) * 12)!important}.mt-20{margin-top:calc(var(--spacing) * 20)!important}.mt-auto{margin-top:auto!important}.mr-1{margin-right:calc(var(--spacing) * 1)!important}.mr-2{margin-right:calc(var(--spacing) * 2)!important}.mr-3{margin-right:calc(var(--spacing) * 3)!important}.mb-0{margin-bottom:calc(var(--spacing) * 0)!important}.mb-1{margin-bottom:calc(var(--spacing) * 1)!important}.mb-2{margin-bottom:calc(var(--spacing) * 2)!important}.mb-3{margin-bottom:calc(var(--spacing) * 3)!important}.mb-4{margin-bottom:calc(var(--spacing) * 4)!important}.mb-5{margin-bottom:calc(var(--spacing) * 5)!important}.mb-6{margin-bottom:calc(var(--spacing) * 6)!important}.mb-7{margin-bottom:calc(var(--spacing) * 7)!important}.mb-8{margin-bottom:calc(var(--spacing) * 8)!important}.mb-9{margin-bottom:calc(var(--spacing) * 9)!important}.mb-10{margin-bottom:calc(var(--spacing) * 10)!important}.mb-12{margin-bottom:calc(var(--spacing) * 12)!important}.-ml-0{margin-left:calc(var(--spacing) * 0)!important}.-ml-2{margin-left:calc(var(--spacing) * -2)!important}.ml-0{margin-left:calc(var(--spacing) * 0)!important}.ml-2{margin-left:calc(var(--spacing) * 2)!important}.ml-3{margin-left:calc(var(--spacing) * 3)!important}.ml-4{margin-left:calc(var(--spacing) * 4)!important}.ml-8{margin-left:calc(var(--spacing) * 8)!important}.block{display:block!important}.contents{display:contents!important}.flex{display:flex!important}.flow-root{display:flow-root!important}.grid{display:grid!important}.hidden{display:none!important}.inline{display:inline!important}.inline-block{display:inline-block!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.h-2{height:calc(var(--spacing) * 2)!important}.h-3{height:calc(var(--spacing) * 3)!important}.h-4{height:calc(var(--spacing) * 4)!important}.h-5{height:calc(var(--spacing) * 5)!important}.h-6{height:calc(var(--spacing) * 6)!important}.h-9{height:calc(var(--spacing) * 9)!important}.h-10{height:calc(var(--spacing) * 10)!important}.h-12{height:calc(var(--spacing) * 12)!important}.h-14{height:calc(var(--spacing) * 14)!important}.h-24{height:calc(var(--spacing) * 24)!important}.h-40{height:calc(var(--spacing) * 40)!important}.h-96{height:calc(var(--spacing) * 96)!important}.h-\[1px\]{height:1px!important}.h-\[84px\]{height:84px!important}.h-\[300px\]{height:300px!important}.h-\[calc\(100vh-5rem\)\]{height:calc(100vh - 5rem)!important}.h-auto{height:auto!important}.h-full{height:100%!important}.h-screen{height:100vh!important}.max-h-16{max-height:calc(var(--spacing) * 16)!important}.max-h-80{max-height:calc(var(--spacing) * 80)!important}.max-h-96{max-height:calc(var(--spacing) * 96)!important}.max-h-120{max-height:calc(var(--spacing) * 120)!important}.max-h-\[calc\(100vh-10rem\)\]{max-height:calc(100vh - 10rem)!important}.min-h-0{min-height:calc(var(--spacing) * 0)!important}.min-h-svh{min-height:100svh!important}.w-0{width:calc(var(--spacing) * 0)!important}.w-1\/2{width:50%!important}.w-2{width:calc(var(--spacing) * 2)!important}.w-3{width:calc(var(--spacing) * 3)!important}.w-3\/4{width:75%!important}.w-4{width:calc(var(--spacing) * 4)!important}.w-6{width:calc(var(--spacing) * 6)!important}.w-9{width:calc(var(--spacing) * 9)!important}.w-10{width:calc(var(--spacing) * 10)!important}.w-10\/12{width:83.3333%!important}.w-12{width:calc(var(--spacing) * 12)!important}.w-14{width:calc(var(--spacing) * 14)!important}.w-16{width:calc(var(--spacing) * 16)!important}.w-20{width:calc(var(--spacing) * 20)!important}.w-24{width:calc(var(--spacing) * 24)!important}.w-28{width:calc(var(--spacing) * 28)!important}.w-32{width:calc(var(--spacing) * 32)!important}.w-36{width:calc(var(--spacing) * 36)!important}.w-40{width:calc(var(--spacing) * 40)!important}.w-44{width:calc(var(--spacing) * 44)!important}.w-48{width:calc(var(--spacing) * 48)!important}.w-52{width:calc(var(--spacing) * 52)!important}.w-56{width:calc(var(--spacing) * 56)!important}.w-60{width:calc(var(--spacing) * 60)!important}.w-72{width:calc(var(--spacing) * 72)!important}.w-80{width:calc(var(--spacing) * 80)!important}.w-96{width:calc(var(--spacing) * 96)!important}.w-120{width:calc(var(--spacing) * 120)!important}.w-\[1px\]{width:1px!important}.w-\[100px\]{width:100px!important}.w-\[250px\]{width:250px!important}.w-\[300px\]{width:300px!important}.w-\[710px\]{width:710px!important}.w-fit{width:fit-content!important}.w-full{width:100%!important}.w-max{width:max-content!important}.w-px{width:1px!important}.w-screen{width:100vw!important}.max-w-2xl{max-width:var(--container-2xl)!important}.max-w-3xl{max-width:var(--container-3xl)!important}.max-w-4xl{max-width:var(--container-4xl)!important}.max-w-80{max-width:calc(var(--spacing) * 80)!important}.max-w-96{max-width:calc(var(--spacing) * 96)!important}.max-w-120{max-width:calc(var(--spacing) * 120)!important}.max-w-\[350px\]{max-width:350px!important}.max-w-\[710px\]{max-width:710px!important}.max-w-\[734px\]{max-width:734px!important}.max-w-\[calc\(100\%-32px\)\]{max-width:calc(100% - 32px)!important}.max-w-full{max-width:100%!important}.max-w-lg{max-width:var(--container-lg)!important}.max-w-max{max-width:max-content!important}.max-w-md{max-width:var(--container-md)!important}.max-w-none{max-width:none!important}.max-w-screen-3xl{max-width:var(--breakpoint-3xl)!important}.max-w-screen-xl{max-width:var(--breakpoint-xl)!important}.max-w-xl{max-width:var(--container-xl)!important}.max-w-xs{max-width:var(--container-xs)!important}.min-w-0{min-width:calc(var(--spacing) * 0)!important}.min-w-40{min-width:calc(var(--spacing) * 40)!important}.min-w-full{min-width:100%!important}.min-w-max{min-width:max-content!important}.flex-1{flex:1!important}.flex-shrink-0,.shrink-0{flex-shrink:0!important}.grow{flex-grow:1!important}.table-auto{table-layout:auto!important}.rotate-180{rotate:180deg!important}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)!important}.animate-pulse{animation:var(--animate-pulse)!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-pointer{cursor:pointer!important}.resize{resize:both!important}.list-none{list-style-type:none!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-wrap{flex-wrap:wrap!important}.content-center{align-content:center!important}.items-center{align-items:center!important}.items-end{align-items:flex-end!important}.items-start{align-items:flex-start!important}.items-stretch{align-items:stretch!important}.justify-around{justify-content:space-around!important}.justify-between{justify-content:space-between!important}.justify-center{justify-content:center!important}.justify-end{justify-content:flex-end!important}.justify-start{justify-content:flex-start!important}.gap-0\.5{gap:calc(var(--spacing) * .5)!important}.gap-1{gap:calc(var(--spacing) * 1)!important}.gap-2{gap:calc(var(--spacing) * 2)!important}.gap-2\.5{gap:calc(var(--spacing) * 2.5)!important}.gap-3{gap:calc(var(--spacing) * 3)!important}.gap-4{gap:calc(var(--spacing) * 4)!important}.gap-5{gap:calc(var(--spacing) * 5)!important}.gap-6{gap:calc(var(--spacing) * 6)!important}.gap-7{gap:calc(var(--spacing) * 7)!important}.gap-8{gap:calc(var(--spacing) * 8)!important}.gap-9{gap:calc(var(--spacing) * 9)!important}.gap-10{gap:calc(var(--spacing) * 10)!important}.gap-\[5px\]{gap:5px!important}.gap-\[14px\]{gap:14px!important}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse))!important;margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))!important}.gap-x-1{column-gap:calc(var(--spacing) * 1)!important}.gap-x-2{column-gap:calc(var(--spacing) * 2)!important}.gap-x-6{column-gap:calc(var(--spacing) * 6)!important}.gap-x-10{column-gap:calc(var(--spacing) * 10)!important}.gap-x-24{column-gap:calc(var(--spacing) * 24)!important}.gap-y-1\.5{row-gap:calc(var(--spacing) * 1.5)!important}.gap-y-2{row-gap:calc(var(--spacing) * 2)!important}.gap-y-5{row-gap:calc(var(--spacing) * 5)!important}.gap-y-6{row-gap:calc(var(--spacing) * 6)!important}.gap-y-10{row-gap:calc(var(--spacing) * 10)!important}:where(.divide-x>:not(:last-child)){--tw-divide-x-reverse:0!important;border-inline-style:var(--tw-border-style)!important;border-inline-start-width:calc(1px * var(--tw-divide-x-reverse))!important;border-inline-end-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0!important;border-bottom-style:var(--tw-border-style)!important;border-top-style:var(--tw-border-style)!important;border-top-width:calc(1px * var(--tw-divide-y-reverse))!important;border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important}:where(.divide-gray-light>:not(:last-child)){border-color:var(--color-gray-light)!important}:where(.divide-gray-lines>:not(:last-child)){border-color:var(--color-gray-lines)!important}.truncate{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-y-auto{overflow-y:auto!important}.rounded{border-radius:.25rem!important}.rounded-3xl{border-radius:var(--radius-3xl)!important}.rounded-full{border-radius:3.40282e38px!important}.rounded-lg{border-radius:var(--radius-lg)!important}.rounded-md{border-radius:var(--radius-md)!important}.rounded-none{border-radius:0!important}.rounded-xl{border-radius:var(--radius-xl)!important}.rounded-t-lg{border-top-left-radius:var(--radius-lg)!important;border-top-right-radius:var(--radius-lg)!important}.rounded-l-md{border-top-left-radius:var(--radius-md)!important;border-bottom-left-radius:var(--radius-md)!important}.rounded-r-md{border-top-right-radius:var(--radius-md)!important;border-bottom-right-radius:var(--radius-md)!important}.rounded-b-lg{border-bottom-right-radius:var(--radius-lg)!important;border-bottom-left-radius:var(--radius-lg)!important}.border{border-style:var(--tw-border-style)!important;border-width:1px!important}.border-0{border-style:var(--tw-border-style)!important;border-width:0!important}.border-\[3px\]{border-style:var(--tw-border-style)!important;border-width:3px!important}.border-t{border-top-style:var(--tw-border-style)!important;border-top-width:1px!important}.border-t-0{border-top-style:var(--tw-border-style)!important;border-top-width:0!important}.border-t-2{border-top-style:var(--tw-border-style)!important;border-top-width:2px!important}.border-t-4{border-top-style:var(--tw-border-style)!important;border-top-width:4px!important}.border-r{border-right-style:var(--tw-border-style)!important;border-right-width:1px!important}.border-b{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:1px!important}.border-b-0{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:0!important}.border-l{border-left-style:var(--tw-border-style)!important;border-left-width:1px!important}.border-none{--tw-border-style:none!important;border-style:none!important}.border-solid{--tw-border-style:solid!important;border-style:solid!important}.border-blue-light{border-color:var(--color-blue-light)!important}.border-gray{border-color:var(--color-gray)!important}.border-gray-lines{border-color:var(--color-gray-lines)!important}.border-primary{border-color:var(--color-primary)!important}.border-red{border-color:var(--color-red)!important}.border-red-dark{border-color:var(--color-red-dark)!important}.border-secondary{border-color:var(--color-secondary)!important}.border-secondary-light{border-color:var(--color-secondary-light)!important}.border-b-zinc-950\/10{border-bottom-color:#09090b1a!important}@supports (color:color-mix(in lab, red, red)){.border-b-zinc-950\/10{border-bottom-color:color-mix(in oklab, var(--color-zinc-950) 10%, transparent)!important}}.bg-\[\#A3D1FF\]{background-color:#a3d1ff!important}.bg-amber{background-color:var(--color-amber)!important}.bg-background{background-color:var(--color-background)!important}.bg-black{background-color:var(--color-black)!important}.bg-black\/30{background-color:#0000004d!important}@supports (color:color-mix(in lab, red, red)){.bg-black\/30{background-color:color-mix(in oklab, var(--color-black) 30%, transparent)!important}}.bg-black\/50{background-color:#00000080!important}@supports (color:color-mix(in lab, red, red)){.bg-black\/50{background-color:color-mix(in oklab, var(--color-black) 50%, transparent)!important}}.bg-blue{background-color:var(--color-blue)!important}.bg-blue-dark{background-color:var(--color-blue-dark)!important}.bg-blue-light{background-color:var(--color-blue-light)!important}.bg-gray{background-color:var(--color-gray)!important}.bg-gray-dark{background-color:var(--color-gray-dark)!important}.bg-gray-light{background-color:var(--color-gray-light)!important}.bg-gray-lines{background-color:var(--color-gray-lines)!important}.bg-green{background-color:var(--color-green)!important}.bg-green-light{background-color:var(--color-green-light)!important}.bg-muted{background-color:var(--color-muted)!important}.bg-orange{background-color:var(--color-orange)!important}.bg-primary{background-color:var(--color-primary)!important}.bg-red{background-color:var(--color-red)!important}.bg-red-dark{background-color:var(--color-red-dark)!important}.bg-red-light{background-color:var(--color-red-light)!important}.bg-secondary{background-color:var(--color-secondary)!important}.bg-secondary-light{background-color:var(--color-secondary-light)!important}.bg-secondary-light\/20{background-color:#62b1ff33!important}@supports (color:color-mix(in lab, red, red)){.bg-secondary-light\/20{background-color:color-mix(in oklab, var(--color-secondary-light) 20%, transparent)!important}}.bg-transparent{background-color:#0000!important}.bg-white{background-color:var(--color-white)!important}.bg-yellow{background-color:var(--color-yellow)!important}.bg-yellow-light{background-color:var(--color-yellow-light)!important}.bg-\[url\(\/img\/_background2\.png\)\]{background-image:url(/img/_background2.png)!important}.bg-cover{background-size:cover!important}.bg-center{background-position:50%!important}.object-contain{object-fit:contain!important}.object-cover{object-fit:cover!important}.object-fill{object-fit:fill!important}.object-scale-down{object-fit:scale-down!important}.object-center{object-position:center!important}.p-0{padding:calc(var(--spacing) * 0)!important}.p-1{padding:calc(var(--spacing) * 1)!important}.p-1\.5{padding:calc(var(--spacing) * 1.5)!important}.p-2{padding:calc(var(--spacing) * 2)!important}.p-2\.5{padding:calc(var(--spacing) * 2.5)!important}.p-3{padding:calc(var(--spacing) * 3)!important}.p-4{padding:calc(var(--spacing) * 4)!important}.p-5{padding:calc(var(--spacing) * 5)!important}.p-6{padding:calc(var(--spacing) * 6)!important}.p-10{padding:calc(var(--spacing) * 10)!important}.p-12{padding:calc(var(--spacing) * 12)!important}.px-0{padding-inline:calc(var(--spacing) * 0)!important}.px-2{padding-inline:calc(var(--spacing) * 2)!important}.px-3{padding-inline:calc(var(--spacing) * 3)!important}.px-4{padding-inline:calc(var(--spacing) * 4)!important}.px-5{padding-inline:calc(var(--spacing) * 5)!important}.px-6{padding-inline:calc(var(--spacing) * 6)!important}.px-8{padding-inline:calc(var(--spacing) * 8)!important}.px-12{padding-inline:calc(var(--spacing) * 12)!important}.px-\[14px\]{padding-inline:14px!important}.px-\[51\.92px\]{padding-inline:51.92px!important}.py-1{padding-block:calc(var(--spacing) * 1)!important}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)!important}.py-2{padding-block:calc(var(--spacing) * 2)!important}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)!important}.py-3{padding-block:calc(var(--spacing) * 3)!important}.py-4{padding-block:calc(var(--spacing) * 4)!important}.py-5{padding-block:calc(var(--spacing) * 5)!important}.py-6{padding-block:calc(var(--spacing) * 6)!important}.py-8{padding-block:calc(var(--spacing) * 8)!important}.py-10{padding-block:calc(var(--spacing) * 10)!important}.py-12{padding-block:calc(var(--spacing) * 12)!important}.py-\[10px\]{padding-block:10px!important}.pt-0\.5{padding-top:calc(var(--spacing) * .5)!important}.pt-1{padding-top:calc(var(--spacing) * 1)!important}.pt-2{padding-top:calc(var(--spacing) * 2)!important}.pt-3{padding-top:calc(var(--spacing) * 3)!important}.pt-4{padding-top:calc(var(--spacing) * 4)!important}.pt-10{padding-top:calc(var(--spacing) * 10)!important}.pr-0{padding-right:calc(var(--spacing) * 0)!important}.pr-1{padding-right:calc(var(--spacing) * 1)!important}.pr-2{padding-right:calc(var(--spacing) * 2)!important}.pr-3{padding-right:calc(var(--spacing) * 3)!important}.pr-4{padding-right:calc(var(--spacing) * 4)!important}.pr-10{padding-right:calc(var(--spacing) * 10)!important}.pr-\[53\.30px\]{padding-right:53.3px!important}.pb-1{padding-bottom:calc(var(--spacing) * 1)!important}.pb-2{padding-bottom:calc(var(--spacing) * 2)!important}.pb-4{padding-bottom:calc(var(--spacing) * 4)!important}.pb-6{padding-bottom:calc(var(--spacing) * 6)!important}.pb-9{padding-bottom:calc(var(--spacing) * 9)!important}.pb-10{padding-bottom:calc(var(--spacing) * 10)!important}.pb-24{padding-bottom:calc(var(--spacing) * 24)!important}.pb-36{padding-bottom:calc(var(--spacing) * 36)!important}.pb-px{padding-bottom:1px!important}.pl-0{padding-left:calc(var(--spacing) * 0)!important}.pl-1{padding-left:calc(var(--spacing) * 1)!important}.pl-2{padding-left:calc(var(--spacing) * 2)!important}.pl-3{padding-left:calc(var(--spacing) * 3)!important}.pl-8{padding-left:calc(var(--spacing) * 8)!important}.pl-10{padding-left:calc(var(--spacing) * 10)!important}.pl-\[53\.70px\]{padding-left:53.7px!important}.text-center{text-align:center!important}.text-end{text-align:end!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.align-middle{vertical-align:middle!important}.font-\[\'Poppins\'\]{font-family:Poppins!important}.font-sans{font-family:var(--font-sans)!important}.text-2sm{font-size:var(--text-2sm)!important;line-height:var(--tw-leading,var(--text-2sm--line-height))!important}.text-2xl{font-size:var(--text-2xl)!important;line-height:var(--tw-leading,var(--text-2xl--line-height))!important}.text-3xl{font-size:var(--text-3xl)!important;line-height:var(--tw-leading,var(--text-3xl--line-height))!important}.text-4xl{font-size:var(--text-4xl)!important;line-height:var(--tw-leading,var(--text-4xl--line-height))!important}.text-5xl{font-size:var(--text-5xl)!important;line-height:var(--tw-leading,var(--text-5xl--line-height))!important}.text-base{font-size:var(--text-base)!important;line-height:var(--tw-leading,var(--text-base--line-height))!important}.text-lg{font-size:var(--text-lg)!important;line-height:var(--tw-leading,var(--text-lg--line-height))!important}.text-sm{font-size:var(--text-sm)!important;line-height:var(--tw-leading,var(--text-sm--line-height))!important}.text-xl{font-size:var(--text-xl)!important;line-height:var(--tw-leading,var(--text-xl--line-height))!important}.text-xs{font-size:var(--text-xs)!important;line-height:var(--tw-leading,var(--text-xs--line-height))!important}.leading-5{--tw-leading:calc(var(--spacing) * 5)!important;line-height:calc(var(--spacing) * 5)!important}.font-bold{--tw-font-weight:var(--font-weight-bold)!important;font-weight:var(--font-weight-bold)!important}.font-medium{--tw-font-weight:var(--font-weight-medium)!important;font-weight:var(--font-weight-medium)!important}.font-normal{--tw-font-weight:var(--font-weight-normal)!important;font-weight:var(--font-weight-normal)!important}.font-semibold{--tw-font-weight:var(--font-weight-semibold)!important;font-weight:var(--font-weight-semibold)!important}.text-nowrap{text-wrap:nowrap!important}.text-wrap{text-wrap:wrap!important}.break-words{overflow-wrap:break-word!important}.whitespace-normal{white-space:normal!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-pre-line{white-space:pre-line!important}.text-amber{color:var(--color-amber)!important}.text-black{color:var(--color-black)!important}.text-blue{color:var(--color-blue)!important}.text-blue-dark{color:var(--color-blue-dark)!important}.text-blue-light{color:var(--color-blue-light)!important}.text-gray{color:var(--color-gray)!important}.text-gray-dark{color:var(--color-gray-dark)!important}.text-gray-light{color:var(--color-gray-light)!important}.text-gray-lines{color:var(--color-gray-lines)!important}.text-green{color:var(--color-green)!important}.text-green-light{color:var(--color-green-light)!important}.text-orange{color:var(--color-orange)!important}.text-orange-dark{color:var(--color-orange-dark)!important}.text-primary{color:var(--color-primary)!important}.text-primary-light{color:var(--color-primary-light)!important}.text-red{color:var(--color-red)!important}.text-red-dark{color:var(--color-red-dark)!important}.text-red-light{color:var(--color-red-light)!important}.text-secondary{color:var(--color-secondary)!important}.text-secondary-light{color:var(--color-secondary-light)!important}.text-space-cadet{color:var(--color-space-cadet)!important}.text-transparent{color:#0000!important}.text-white{color:var(--color-white)!important}.text-yellow{color:var(--color-yellow)!important}.text-yellow-light{color:var(--color-yellow-light)!important}.capitalize{text-transform:capitalize!important}.lowercase{text-transform:lowercase!important}.normal-case{text-transform:none!important}.uppercase{text-transform:uppercase!important}.italic{font-style:italic!important}.line-through{text-decoration-line:line-through!important}.no-underline{text-decoration-line:none!important}.underline{text-decoration-line:underline!important}.decoration-transparent{text-decoration-color:#0000!important}.decoration-\[0\.05rem\]{text-decoration-thickness:.05rem!important}.antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-40{opacity:.4!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.outline{outline-style:var(--tw-outline-style)!important;outline-width:1px!important}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)!important}.backdrop-blur-\[10px\]{--tw-backdrop-blur:blur(10px)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)!important;backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)!important}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events!important;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--default-transition-duration))!important}.transition-all{transition-property:all!important;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--default-transition-duration))!important}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to!important;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--default-transition-duration))!important}.duration-200{--tw-duration:.2s!important;transition-duration:.2s!important}.duration-300{--tw-duration:.3s!important;transition-duration:.3s!important}.duration-500{--tw-duration:.5s!important;transition-duration:.5s!important}.ease-in{--tw-ease:var(--ease-in)!important;transition-timing-function:var(--ease-in)!important}.ease-in-out{--tw-ease:var(--ease-in-out)!important;transition-timing-function:var(--ease-in-out)!important}.group-data-\[vaul-drawer-direction\=bottom\]\/drawer-content\:block:is(:where(.group\/drawer-content)[data-vaul-drawer-direction=bottom] *){display:block!important}.group-data-\[vaul-drawer-direction\=bottom\]\/drawer-content\:text-center:is(:where(.group\/drawer-content)[data-vaul-drawer-direction=bottom] *),.group-data-\[vaul-drawer-direction\=top\]\/drawer-content\:text-center:is(:where(.group\/drawer-content)[data-vaul-drawer-direction=top] *){text-align:center!important}.placeholder\:px-12::placeholder{padding-inline:calc(var(--spacing) * 12)!important}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:0!important}@media (hover:hover){.hover\:border-secondary:hover{border-color:var(--color-secondary)!important}.hover\:bg-blue:hover{background-color:var(--color-blue)!important}.hover\:bg-blue-light:hover{background-color:var(--color-blue-light)!important}.hover\:bg-gray-light:hover{background-color:var(--color-gray-light)!important}.hover\:bg-green-light:hover{background-color:var(--color-green-light)!important}.hover\:bg-primary-light:hover{background-color:var(--color-primary-light)!important}.hover\:bg-red:hover{background-color:var(--color-red)!important}.hover\:bg-red-light:hover{background-color:var(--color-red-light)!important}.hover\:bg-secondary:hover{background-color:var(--color-secondary)!important}.hover\:bg-secondary-light:hover{background-color:var(--color-secondary-light)!important}.hover\:bg-white\/10:hover{background-color:#ffffff1a!important}@supports (color:color-mix(in lab, red, red)){.hover\:bg-white\/10:hover{background-color:color-mix(in oklab, var(--color-white) 10%, transparent)!important}}.hover\:text-blue-dark:hover{color:var(--color-blue-dark)!important}.hover\:text-primary:hover{color:var(--color-primary)!important}.hover\:text-red-dark:hover{color:var(--color-red-dark)!important}.hover\:text-secondary:hover{color:var(--color-secondary)!important}.hover\:text-white:hover{color:var(--color-white)!important}.hover\:underline:hover{text-decoration-line:underline!important}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}}.focus\:ring:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.focus\:outline-none:focus{--tw-outline-style:none!important;outline-style:none!important}.disabled\:opacity-50:disabled{opacity:.5!important}.data-closed\:-translate-x-full[data-closed]{--tw-translate-x:-100%!important;translate:var(--tw-translate-x) var(--tw-translate-y)!important}.data-closed\:opacity-0[data-closed]{opacity:0!important}.data-enter\:duration-300[data-enter]{--tw-duration:.3s!important;transition-duration:.3s!important}.data-enter\:ease-out[data-enter]{--tw-ease:var(--ease-out)!important;transition-timing-function:var(--ease-out)!important}.data-leave\:duration-200[data-leave]{--tw-duration:.2s!important;transition-duration:.2s!important}.data-leave\:ease-in[data-leave]{--tw-ease:var(--ease-in)!important;transition-timing-function:var(--ease-in)!important}.data-\[vaul-drawer-direction\=bottom\]\:inset-x-0[data-vaul-drawer-direction=bottom]{inset-inline:calc(var(--spacing) * 0)!important}.data-\[vaul-drawer-direction\=bottom\]\:bottom-0[data-vaul-drawer-direction=bottom]{bottom:calc(var(--spacing) * 0)!important}.data-\[vaul-drawer-direction\=bottom\]\:mt-24[data-vaul-drawer-direction=bottom]{margin-top:calc(var(--spacing) * 24)!important}.data-\[vaul-drawer-direction\=bottom\]\:max-h-\[80vh\][data-vaul-drawer-direction=bottom]{max-height:80vh!important}.data-\[vaul-drawer-direction\=bottom\]\:rounded-t-3xl[data-vaul-drawer-direction=bottom]{border-top-left-radius:var(--radius-3xl)!important;border-top-right-radius:var(--radius-3xl)!important}.data-\[vaul-drawer-direction\=bottom\]\:border-t[data-vaul-drawer-direction=bottom]{border-top-style:var(--tw-border-style)!important;border-top-width:1px!important}.data-\[vaul-drawer-direction\=left\]\:inset-y-0[data-vaul-drawer-direction=left]{inset-block:calc(var(--spacing) * 0)!important}.data-\[vaul-drawer-direction\=left\]\:left-0[data-vaul-drawer-direction=left]{left:calc(var(--spacing) * 0)!important}.data-\[vaul-drawer-direction\=left\]\:w-3\/4[data-vaul-drawer-direction=left]{width:75%!important}.data-\[vaul-drawer-direction\=left\]\:border-r[data-vaul-drawer-direction=left]{border-right-style:var(--tw-border-style)!important;border-right-width:1px!important}.data-\[vaul-drawer-direction\=right\]\:inset-y-0[data-vaul-drawer-direction=right]{inset-block:calc(var(--spacing) * 0)!important}.data-\[vaul-drawer-direction\=right\]\:right-0[data-vaul-drawer-direction=right]{right:calc(var(--spacing) * 0)!important}.data-\[vaul-drawer-direction\=right\]\:w-3\/4[data-vaul-drawer-direction=right]{width:75%!important}.data-\[vaul-drawer-direction\=right\]\:border-l[data-vaul-drawer-direction=right]{border-left-style:var(--tw-border-style)!important;border-left-width:1px!important}.data-\[vaul-drawer-direction\=top\]\:inset-x-0[data-vaul-drawer-direction=top]{inset-inline:calc(var(--spacing) * 0)!important}.data-\[vaul-drawer-direction\=top\]\:top-0[data-vaul-drawer-direction=top]{top:calc(var(--spacing) * 0)!important}.data-\[vaul-drawer-direction\=top\]\:mb-24[data-vaul-drawer-direction=top]{margin-bottom:calc(var(--spacing) * 24)!important}.data-\[vaul-drawer-direction\=top\]\:max-h-\[80vh\][data-vaul-drawer-direction=top]{max-height:80vh!important}.data-\[vaul-drawer-direction\=top\]\:rounded-b-3xl[data-vaul-drawer-direction=top]{border-bottom-right-radius:var(--radius-3xl)!important;border-bottom-left-radius:var(--radius-3xl)!important}.data-\[vaul-drawer-direction\=top\]\:border-b[data-vaul-drawer-direction=top]{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:1px!important}@media not all and (width>=64rem){.max-lg\:hidden{display:none!important}.max-lg\:flex-col{flex-direction:column!important}}@media not all and (width>=36rem){.max-sm\:pr-3{padding-right:calc(var(--spacing) * 3)!important}.max-sm\:pl-3{padding-left:calc(var(--spacing) * 3)!important}}@media (width>=36rem){.sm\:-m-6{margin:calc(var(--spacing) * -6)!important}.sm\:hidden{display:none!important}.sm\:table-cell{display:table-cell!important}.sm\:w-48{width:calc(var(--spacing) * 48)!important}.sm\:w-52{width:calc(var(--spacing) * 52)!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:grid-cols-\[repeat\(auto-fill\,minmax\(200px\,1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))!important}.sm\:flex-col{flex-direction:column!important}.sm\:flex-row{flex-direction:row!important}.sm\:items-center{align-items:center!important}.sm\:gap-4{gap:calc(var(--spacing) * 4)!important}.sm\:p-0{padding:calc(var(--spacing) * 0)!important}.sm\:p-6{padding:calc(var(--spacing) * 6)!important}.sm\:p-12{padding:calc(var(--spacing) * 12)!important}.sm\:px-6{padding-inline:calc(var(--spacing) * 6)!important}.sm\:text-2sm{font-size:var(--text-2sm)!important;line-height:var(--tw-leading,var(--text-2sm--line-height))!important}.sm\:text-base{font-size:var(--text-base)!important;line-height:var(--tw-leading,var(--text-base--line-height))!important}.sm\:text-xl{font-size:var(--text-xl)!important;line-height:var(--tw-leading,var(--text-xl--line-height))!important}.data-\[vaul-drawer-direction\=left\]\:sm\:max-w-sm[data-vaul-drawer-direction=left],.data-\[vaul-drawer-direction\=right\]\:sm\:max-w-sm[data-vaul-drawer-direction=right]{max-width:var(--container-sm)!important}}@media (width>=48rem){.md\:mt-0{margin-top:calc(var(--spacing) * 0)!important}.md\:mt-8{margin-top:calc(var(--spacing) * 8)!important}.md\:mb-14{margin-bottom:calc(var(--spacing) * 14)!important}.md\:ml-auto{margin-left:auto!important}.md\:block{display:block!important}.md\:flex{display:flex!important}.md\:hidden{display:none!important}.md\:h-8{height:calc(var(--spacing) * 8)!important}.md\:h-36{height:calc(var(--spacing) * 36)!important}.md\:h-40{height:calc(var(--spacing) * 40)!important}.md\:w-1\/2{width:50%!important}.md\:w-2\/3{width:66.6667%!important}.md\:w-8{width:calc(var(--spacing) * 8)!important}.md\:w-36{width:calc(var(--spacing) * 36)!important}.md\:w-48{width:calc(var(--spacing) * 48)!important}.md\:w-52{width:calc(var(--spacing) * 52)!important}.md\:w-auto{width:auto!important}.md\:max-w-full{max-width:100%!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.md\:flex-row{flex-direction:row!important}.md\:content-center{align-content:center!important}.md\:items-center{align-items:center!important}.md\:justify-center{justify-content:center!important}.md\:gap-1\.5{gap:calc(var(--spacing) * 1.5)!important}.md\:gap-4{gap:calc(var(--spacing) * 4)!important}.md\:gap-6{gap:calc(var(--spacing) * 6)!important}.md\:gap-8{gap:calc(var(--spacing) * 8)!important}.md\:gap-14{gap:calc(var(--spacing) * 14)!important}.md\:gap-x-6{column-gap:calc(var(--spacing) * 6)!important}:where(.md\:divide-x>:not(:last-child)){--tw-divide-x-reverse:0!important;border-inline-style:var(--tw-border-style)!important;border-inline-start-width:calc(1px * var(--tw-divide-x-reverse))!important;border-inline-end-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}:where(.md\:divide-y-0>:not(:last-child)){--tw-divide-y-reverse:0!important;border-bottom-style:var(--tw-border-style)!important;border-top-style:var(--tw-border-style)!important;border-top-width:calc(0px * var(--tw-divide-y-reverse))!important;border-bottom-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)))!important}.md\:p-12{padding:calc(var(--spacing) * 12)!important}.md\:px-4{padding-inline:calc(var(--spacing) * 4)!important}.md\:px-6{padding-inline:calc(var(--spacing) * 6)!important}.md\:px-12{padding-inline:calc(var(--spacing) * 12)!important}.md\:text-left{text-align:left!important}.md\:decoration-\[0\.1rem\]{text-decoration-thickness:.1rem!important}}@media (width>=64rem){.lg\:m-6{margin:calc(var(--spacing) * 6)!important}.lg\:mx-60{margin-inline:calc(var(--spacing) * 60)!important}.lg\:mt-24{margin-top:calc(var(--spacing) * 24)!important}.lg\:mr-2{margin-right:calc(var(--spacing) * 2)!important}.lg\:block{display:block!important}.lg\:hidden{display:none!important}.lg\:h-5{height:calc(var(--spacing) * 5)!important}.lg\:h-28{height:calc(var(--spacing) * 28)!important}.lg\:w-5{width:calc(var(--spacing) * 5)!important}.lg\:w-28{width:calc(var(--spacing) * 28)!important}.lg\:w-\[88px\]{width:88px!important}.lg\:w-\[288px\]{width:288px!important}.lg\:w-auto{width:auto!important}.lg\:w-full{width:100%!important}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\:flex-row{flex-direction:row!important}.lg\:justify-start{justify-content:flex-start!important}.lg\:gap-0{gap:calc(var(--spacing) * 0)!important}.lg\:gap-2{gap:calc(var(--spacing) * 2)!important}.lg\:gap-6{gap:calc(var(--spacing) * 6)!important}.lg\:gap-12{gap:calc(var(--spacing) * 12)!important}.lg\:gap-x-5{column-gap:calc(var(--spacing) * 5)!important}:where(.lg\:divide-x>:not(:last-child)){--tw-divide-x-reverse:0!important;border-inline-style:var(--tw-border-style)!important;border-inline-start-width:calc(1px * var(--tw-divide-x-reverse))!important;border-inline-end-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}:where(.lg\:divide-y-0>:not(:last-child)){--tw-divide-y-reverse:0!important;border-bottom-style:var(--tw-border-style)!important;border-top-style:var(--tw-border-style)!important;border-top-width:calc(0px * var(--tw-divide-y-reverse))!important;border-bottom-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)))!important}.lg\:p-6{padding:calc(var(--spacing) * 6)!important}.lg\:p-12{padding:calc(var(--spacing) * 12)!important}.lg\:px-0{padding-inline:calc(var(--spacing) * 0)!important}.lg\:px-6{padding-inline:calc(var(--spacing) * 6)!important}.lg\:px-10{padding-inline:calc(var(--spacing) * 10)!important}.lg\:px-12{padding-inline:calc(var(--spacing) * 12)!important}.lg\:py-10{padding-block:calc(var(--spacing) * 10)!important}.lg\:py-16{padding-block:calc(var(--spacing) * 16)!important}.lg\:pr-4{padding-right:calc(var(--spacing) * 4)!important}.lg\:pr-6{padding-right:calc(var(--spacing) * 6)!important}.lg\:pb-4{padding-bottom:calc(var(--spacing) * 4)!important}.lg\:pl-6{padding-left:calc(var(--spacing) * 6)!important}.lg\:text-left{text-align:left!important}.lg\:text-3xl{font-size:var(--text-3xl)!important;line-height:var(--tw-leading,var(--text-3xl--line-height))!important}.lg\:text-base{font-size:var(--text-base)!important;line-height:var(--tw-leading,var(--text-base--line-height))!important}.lg\:shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a)!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}}@media (width>=75rem){.xl\:mt-20{margin-top:calc(var(--spacing) * 20)!important}.xl\:h-32{height:calc(var(--spacing) * 32)!important}.xl\:w-32{width:calc(var(--spacing) * 32)!important}.xl\:w-full{width:100%!important}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.xl\:flex-row{flex-direction:row!important}.xl\:content-center{align-content:center!important}.xl\:items-center{align-items:center!important}.xl\:gap-4{gap:calc(var(--spacing) * 4)!important}.xl\:gap-x-10{column-gap:calc(var(--spacing) * 10)!important}.xl\:px-12{padding-inline:calc(var(--spacing) * 12)!important}.xl\:text-5xl{font-size:var(--text-5xl)!important;line-height:var(--tw-leading,var(--text-5xl--line-height))!important}}@media (width>=87.5rem){.\32 xl\:mt-40{margin-top:calc(var(--spacing) * 40)!important}.\32 xl\:w-full{width:100%!important}.\32 xl\:gap-6{gap:calc(var(--spacing) * 6)!important}.\32 xl\:p-6{padding:calc(var(--spacing) * 6)!important}.\32 xl\:px-12{padding-inline:calc(var(--spacing) * 12)!important}.\32 xl\:px-16{padding-inline:calc(var(--spacing) * 16)!important}.\32 xl\:pr-0{padding-right:calc(var(--spacing) * 0)!important}.\32 xl\:text-5xl{font-size:var(--text-5xl)!important;line-height:var(--tw-leading,var(--text-5xl--line-height))!important}.\32 xl\:text-xl{font-size:var(--text-xl)!important;line-height:var(--tw-leading,var(--text-xl--line-height))!important}}@media (width>=100rem){.\33 xl\:flex-row{flex-direction:row!important}.\33 xl\:items-center{align-items:center!important}}@container (width>=20rem){.\@xs\:flex-row{flex-direction:row!important}}@container (width>=36rem){.\@sm\:w-56{width:calc(var(--spacing) * 56)!important}.\@sm\:w-auto{width:auto!important}.\@sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.\@sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.\@sm\:flex-row{flex-direction:row!important}:where(.\@sm\:divide-x>:not(:last-child)){--tw-divide-x-reverse:0!important;border-inline-style:var(--tw-border-style)!important;border-inline-start-width:calc(1px * var(--tw-divide-x-reverse))!important;border-inline-end-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}:where(.\@sm\:divide-y-0>:not(:last-child)){--tw-divide-y-reverse:0!important;border-bottom-style:var(--tw-border-style)!important;border-top-style:var(--tw-border-style)!important;border-top-width:calc(0px * var(--tw-divide-y-reverse))!important;border-bottom-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)))!important}.\@sm\:text-xl{font-size:var(--text-xl)!important;line-height:var(--tw-leading,var(--text-xl--line-height))!important}}@container (width>=48rem){.\@md\:mb-4{margin-bottom:calc(var(--spacing) * 4)!important}.\@md\:mb-6{margin-bottom:calc(var(--spacing) * 6)!important}.\@md\:block{display:block!important}.\@md\:flex{display:flex!important}.\@md\:hidden{display:none!important}.\@md\:w-48{width:calc(var(--spacing) * 48)!important}.\@md\:w-64{width:calc(var(--spacing) * 64)!important}.\@md\:w-auto{width:auto!important}.\@md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.\@md\:flex-row{flex-direction:row!important}.\@md\:items-center{align-items:center!important}.\@md\:items-start{align-items:flex-start!important}.\@md\:justify-between{justify-content:space-between!important}.\@md\:text-left{text-align:left!important}.\@md\:text-lg{font-size:var(--text-lg)!important;line-height:var(--tw-leading,var(--text-lg--line-height))!important}.\@md\:text-xl{font-size:var(--text-xl)!important;line-height:var(--tw-leading,var(--text-xl--line-height))!important}}@container (width>=64rem){.\@lg\:-mx-4{margin-inline:calc(var(--spacing) * -4)!important}.\@lg\:w-52{width:calc(var(--spacing) * 52)!important}.\@lg\:w-56{width:calc(var(--spacing) * 56)!important}.\@lg\:w-64{width:calc(var(--spacing) * 64)!important}.\@lg\:w-auto{width:auto!important}.\@lg\:w-fit{width:fit-content!important}.\@lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.\@lg\:flex-row{flex-direction:row!important}.\@lg\:flex-row-reverse{flex-direction:row-reverse!important}.\@lg\:justify-end{justify-content:flex-end!important}.\@lg\:justify-start{justify-content:flex-start!important}.\@lg\:gap-0{gap:calc(var(--spacing) * 0)!important}.\@lg\:px-4{padding-inline:calc(var(--spacing) * 4)!important}}@container (width>=75rem){.\@xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@keyframes pulse{50%{opacity:.5}}.third-font-type-label{text-transform:uppercase;text-transform:uppercase;font-size:10px;font-weight:600}form.third-form,.third-form form{margin:0}.third-form h1,.third-form h2,.third-form h3,.third-form h4,.third-form h5,.third-form h6{all:initial;color:#4c637b;margin-top:12px;margin-bottom:6px;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:400;line-height:1.3;display:block}.third-form h1:first-child,.third-form h2:first-child,.third-form h3:first-child,.third-form h4:first-child,.third-form h5:first-child,.third-form h6:first-child{margin-top:0}.third-form h1:last-child,.third-form h2:last-child,.third-form h3:last-child,.third-form h4:last-child,.third-form h5:last-child,.third-form h6:last-child{margin-bottom:0}.third-form h1{font-size:16px}.third-form h2{font-size:14px;font-weight:600}.third-form h3{font-size:12px}.third-form .third-hint,.third-form .span.third-hint{color:#7c98b6;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:10px;font-weight:400;line-height:1.8}.third-form>label,.third-form .third-label,.third-form .span.third-label{all:initial;color:#4c637b;box-sizing:border-box;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:11px;font-weight:400;line-height:1.8}.third-form .third-form-control-row{flex-direction:row;place-content:center left;min-height:38px;display:flex}.third-form .third-form-control-row>*{flex:0 0;margin-right:6px}.third-form .third-form-control-row>:last-child{margin-right:0}.third-form .third-form-control-with-error{flex-direction:column;flex:1;justify-content:center;width:100%;min-height:38px;display:flex}.third-form .third-form-control-with-error *,.third-form.vertical .third-control{width:100%}.third-form.vertical .third-label,.third-form.vertical .span.third-label{font-size:12px}.third-form.vertical .third-break{height:16px;min-height:16px;display:block}.third-form.columns{grid-column-gap:10px;grid-row-gap:14px;grid-template-columns:max-content auto;display:grid}.third-form.columns>.third-label{align-items:center;display:flex}.third-form.columns>.third-text{min-height:38px;padding-top:6px}.third-form.columns>.third-control{width:100%}.third-form.columns .third-form-actions{width:100%;padding-top:15px}.third-form.columns .third-form-actions>*{margin-right:10px}.third-form.columns .third-form-actions>:last-child{margin-right:0}@keyframes rainbow{0%{border-color:red}14%{border-color:#ff8000}28%{border-color:#ff0}42%{border-color:#0f0}56%{border-color:#00f}70%{border-color:#a0f}84%{border-color:#f0a}to{border-color:#4000ff}}@keyframes blink-yellow{0%{background-color:#000}49%{background-color:#000}50%{background-color:#ff0}to{background-color:#ff0}}.third-container{background-color:#fff;border:solid #0000;border-radius:5px;padding:26px;box-shadow:0 0 12px 4px #f1f5f9}.third-view{box-sizing:border-box;padding-left:30px;padding-right:30px}.third-view.full-height{height:calc(100vh - 75px);min-height:calc(100vh - 75px);max-height:calc(100vh - 75px)}.third-view.no-gutters{padding-left:0;padding-right:0}.third-view .third-sub-view{box-sizing:border-box;padding-top:20px;position:relative}.third-view .third-sub-view.full-height,.third-view .third-sub-view.scrollable{height:calc(100vh - 145px);min-height:calc(100vh - 145px);max-height:calc(100vh - 145px)}.third-view .third-sub-view.scrollable{margin-left:-30px;margin-right:-30px;padding-left:30px;padding-right:30px;overflow-y:scroll}.third-stripe-card{all:initial;box-sizing:border-box;appearance:none;color:#4c637b;background:#fff;border:1px solid #e5e7eb;border-radius:3px;height:38px;padding:11px 14px 9px;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:400;line-height:16px}.third-stripe-card::placeholder{color:#8e98a3}.third-payment-error-message{color:#fff;box-sizing:border-box;text-align:center;background-color:#b93f2f;border-radius:3px;min-height:38px;margin-bottom:20px;padding:7px 12px 6px;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:400;line-height:1.8}.third-payment-integrations .gateway-list{flex-flow:wrap;align-content:center;gap:20px;display:flex}.third-payment-gateway-tile{background:#fff;border:1px solid #e5e7eb;border-radius:3px;width:146px;height:55px;padding:0;display:inline-block;position:relative}.third-payment-gateway-tile.authorize_net:before{content:"";background-image:url(/img/third/onboarding-wizard/payment-platforms/authorize_net.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:104px;height:14px;margin:auto;display:block}.third-payment-gateway-tile.authorize_net .gateway-name{display:none}.third-payment-gateway-tile.forte:before{content:"";background-image:url(/img/third/onboarding-wizard/payment-platforms/forte.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:81px;height:37px;margin:auto;display:block}.third-payment-gateway-tile.forte .gateway-name{display:none}.third-payment-gateway-tile.global_one:before{content:"";background-image:url(/img/third/onboarding-wizard/payment-platforms/global_one.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:75px;height:25px;margin:auto;display:block}.third-payment-gateway-tile.global_one .gateway-name{display:none}.third-payment-gateway-tile.lawpay:before{content:"";background-image:url(/img/third/onboarding-wizard/payment-platforms/lawpay.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:91px;height:30px;margin:auto;display:block}.third-payment-gateway-tile.lawpay .gateway-name{display:none}.third-payment-gateway-tile.paypal:before{content:"";background-image:url(/img/third/onboarding-wizard/payment-platforms/paypal.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:30px;height:34px;margin:auto;display:block}.third-payment-gateway-tile.paypal .gateway-name{display:none}.third-payment-gateway-tile.propay:before{content:"";background-image:url(/img/third/onboarding-wizard/payment-platforms/propay.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:79px;height:27px;margin:auto;display:block}.third-payment-gateway-tile.propay .gateway-name{display:none}.third-payment-gateway-tile.quickbooks:before{content:"";background-image:url(/img/third/onboarding-wizard/payment-platforms/quickbooks.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:37px;height:37px;margin:auto;display:block}.third-payment-gateway-tile.quickbooks .gateway-name{display:none}.third-payment-gateway-tile.stripe_connect:before{content:"";background-image:url(/img/third/onboarding-wizard/payment-platforms/stripe.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:63px;height:26px;margin:auto;display:block}.third-payment-gateway-tile.stripe_connect .gateway-name{display:none}.third-payment-gateway-tile.pin_payments:before{content:"";background-image:url(/img/third/onboarding-wizard/payment-platforms/pin_payments.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:115px;height:38px;margin:auto;display:block}.third-payment-gateway-tile.pin_payments .gateway-name{display:none}.third-stored-payment-options{margin:0;padding:0;list-style-type:none}.third-stored-payment-options li{margin:10px 0 0;padding:0}.third-stored-payment-options li .third-button{height:initial;background-color:#4c637b;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:38px;display:flex}.third-stored-payment-options li .third-button>span{color:inherit;width:100%;margin:0;display:block}.third-stored-payment-options li .third-button>.surcharge-detail{color:inherit;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:10px;font-weight:400;line-height:1.8}.third-collapsible-pane.open .third-collapsible-pane-label:before,.third-collapsible-pane.open .third-collapsible-pane-label:after{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 10 11' width='10pt' height='11pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_B6BSVuEYEf7BmifYeO6BTTRYILNtoHFL'%3E%3Crect width='10' height='11'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_B6BSVuEYEf7BmifYeO6BTTRYILNtoHFL)'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d=' M 9.167 4.667 L 0.833 4.667 C 0.373 4.667 0 5.04 0 5.5 C 0 5.96 0.373 6.333 0.833 6.333 L 9.167 6.333 C 9.627 6.333 10 5.96 10 5.5 C 10 5.04 9.627 4.667 9.167 4.667 Z ' fill='%234c637b'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.third-collapsible-pane.closed .third-collapsible-pane-label:before,.third-collapsible-pane.closed .third-collapsible-pane-label:after{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='10px' height='11px' viewBox='0 0 10 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EAdd%3C/title%3E%3Cg id='Template-Editor' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Template-Editor---Visual-Design---Content---Email-3-Selected' transform='translate(-260.000000, -712.000000)' fill='%234c637b' fill-rule='nonzero'%3E%3Cg id='Edit-Template' transform='translate(231.000000, 203.000000)'%3E%3Cg id='Advanced-Rules' transform='translate(29.000000, 507.500000)'%3E%3Cg id='e-add' transform='translate(0.000000, 2.000000)'%3E%3Cpath d='M9.16666667,4.16666667 L5.83333333,4.16666667 L5.83333333,0.833333333 C5.83333333,0.373096042 5.46023729,0 5,0 C4.53976271,0 4.16666667,0.373096042 4.16666667,0.833333333 L4.16666667,4.16666667 L0.833333333,4.16666667 C0.373096042,4.16666667 0,4.53976271 0,5 C0,5.46023729 0.373096042,5.83333333 0.833333333,5.83333333 L4.16666667,5.83333333 L4.16666667,9.16666667 C4.16666667,9.62690396 4.53976271,10 5,10 C5.46023729,10 5.83333333,9.62690396 5.83333333,9.16666667 L5.83333333,5.83333333 L9.16666667,5.83333333 C9.62690396,5.83333333 10,5.46023729 10,5 C10,4.53976271 9.62690396,4.16666667 9.16666667,4.16666667 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.third-collapsible-pane .third-collapsible-pane-content{padding-top:8px}.third-collapsible-pane .third-collapsible-pane-label{color:#4c637b;cursor:pointer;-webkit-user-select:none;user-select:none;padding-left:18px;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:700;line-height:1.8;display:block;position:relative}.third-collapsible-pane .third-collapsible-pane-label:before{content:"";width:10px;height:10px;position:absolute;top:6px;left:0}.third-collapsible-pane .third-collapsible-pane-label:after{content:"";width:10px;height:10px;display:none;position:absolute;top:6px;right:0}.third-button{color:#fff;cursor:pointer;background-color:#409cf7;border:none;border-radius:3px;height:38px;padding:7px 12px 6px;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:400;line-height:1.8;display:inline-block}.third-button:before{color:#fff;margin-right:4px;display:inline-block}.third-button:after{color:#fff;margin-left:4px;display:inline-block}.third-button.neutral{background-color:#409cf7}.third-button.neutral-alt{background-color:#4c637b}.third-button.affirm{background-color:#67b92f}.third-button.disabled{opacity:.5;cursor:not-allowed}a.third-button,a.third-button:visited{color:#fff;text-decoration:none}.third-button.compact{height:28px;padding:0 10px}.third-button.extra-compact{height:22px;padding:0 10px;font-size:12px}.third-button.save:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 11 12' width='11pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_PKJGcYgh03v1cH0S017U3q2iHaMmI4Bv'%3E%3Crect width='11' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_PKJGcYgh03v1cH0S017U3q2iHaMmI4Bv)'%3E%3Cpath d=' M 8.535 10.125 L 2.71 10.125 L 2.71 8.063 C 2.71 7.65 2.943 7.375 3.292 7.375 L 7.953 7.375 C 8.302 7.375 8.535 7.65 8.535 8.063 L 8.535 10.125 L 8.535 10.125 Z M 7.778 0.706 C 7.662 0.569 7.545 0.5 7.37 0.5 L 6.788 0.5 L 6.788 2.563 C 6.788 2.975 6.555 3.25 6.205 3.25 L 3.292 3.25 C 2.943 3.25 2.71 2.975 2.71 2.563 L 2.71 0.5 L 1.544 0.5 C 1.195 0.5 0.962 0.775 0.962 1.188 L 0.962 10.813 C 0.962 11.225 1.195 11.5 1.544 11.5 L 9.701 11.5 C 10.05 11.5 10.283 11.225 10.283 10.813 L 10.283 3.938 C 10.283 3.731 10.225 3.594 10.108 3.456 L 7.778 0.706 L 7.778 0.706 Z M 5.199 0.5 L 6.199 0.5 L 6.199 2.5 L 5.199 2.5 L 5.199 0.5 Z ' fill-rule='evenodd' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:11px;height:12px}.third-button.send:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 11' width='12pt' height='11pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_77N5R83pqbdwxzMlKO4hUgBFULmUPhKC'%3E%3Crect width='12' height='11'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_77N5R83pqbdwxzMlKO4hUgBFULmUPhKC)'%3E%3Cpath d=' M 10.709 0.693 C 10.708 0.686 10.706 0.679 10.705 0.672 C 10.698 0.646 10.687 0.621 10.672 0.599 L 10.671 0.596 C 10.669 0.594 10.666 0.593 10.664 0.59 C 10.655 0.577 10.644 0.566 10.632 0.555 C 10.626 0.55 10.619 0.547 10.612 0.542 C 10.606 0.537 10.6 0.534 10.593 0.53 C 10.571 0.517 10.547 0.508 10.521 0.503 C 10.518 0.503 10.515 0.503 10.512 0.503 C 10.489 0.501 10.465 0.501 10.442 0.506 C 10.435 0.507 10.427 0.509 10.419 0.511 C 10.413 0.513 10.406 0.513 10.399 0.516 L 0.664 4.224 C 0.584 4.255 0.527 4.327 0.516 4.412 C 0.506 4.497 0.543 4.581 0.613 4.63 L 2.031 5.632 L 6.785 3.405 L 2.833 6.197 L 2.833 9.772 C 2.833 9.861 2.885 9.942 2.965 9.981 C 2.996 9.996 3.03 10.004 3.065 10.004 C 3.118 10.004 3.17 9.985 3.212 9.951 L 5.499 8.08 L 8.493 10.194 C 8.533 10.221 8.58 10.236 8.628 10.236 C 8.738 10.236 8.833 10.158 8.855 10.05 L 10.71 0.778 C 10.71 0.777 10.71 0.775 10.71 0.774 C 10.71 0.769 10.71 0.764 10.71 0.759 C 10.713 0.737 10.712 0.715 10.709 0.693 Z ' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:12px;height:11px}.third-button.accept:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 5.25 4' width='5.25pt' height='4pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_F5oFqNTbUujH5sa6nIvl3QD6CdkzVsOh'%3E%3Crect width='5.25' height='4'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_F5oFqNTbUujH5sa6nIvl3QD6CdkzVsOh)'%3E%3Cpath d=' M 4.507 0.125 L 1.748 2.926 L 0.743 1.905 C 0.571 1.737 0.298 1.739 0.128 1.911 C -0.041 2.082 -0.043 2.36 0.123 2.535 L 1.438 3.87 C 1.609 4.043 1.887 4.043 2.058 3.87 L 5.127 0.754 C 5.293 0.58 5.291 0.302 5.122 0.13 C 4.952 -0.041 4.679 -0.044 4.507 0.125 Z ' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:12px;height:12px}.third-button.create:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 11 11' width='11pt' height='11pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_YKYXgYq0xQTT21LZRCpwlQVcVcwTFFu9'%3E%3Crect width='11' height='11'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_YKYXgYq0xQTT21LZRCpwlQVcVcwTFFu9)'%3E%3Cpath d=' M 10.083 4.583 L 6.417 4.583 L 6.417 0.917 C 6.417 0.41 6.006 0 5.5 0 C 4.994 0 4.583 0.41 4.583 0.917 L 4.583 4.583 L 0.917 4.583 C 0.41 4.583 0 4.994 0 5.5 C 0 6.006 0.41 6.417 0.917 6.417 L 4.583 6.417 L 4.583 10.083 C 4.583 10.59 4.994 11 5.5 11 C 6.006 11 6.417 10.59 6.417 10.083 L 6.417 6.417 L 10.083 6.417 C 10.59 6.417 11 6.006 11 5.5 C 11 4.994 10.59 4.583 10.083 4.583 Z ' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:10px;height:10px}.third-button.next:after{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' style='isolation:isolate' viewBox='0 0 15 14' width='15pt' height='14pt' version='1.1' id='svg85'%3E%3Cmetadata id='metadata89'%3E%3Crdf:RDF%3E%3Ccc:Work rdf:about=''%3E%3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E%3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E%3Cdc:title%3E%3C/dc:title%3E%3C/cc:Work%3E%3C/rdf:RDF%3E%3C/metadata%3E%3Cdefs id='defs79'%3E%3CclipPath id='_clipPath_7ulxPhE7jbpTyXYgpLU5YnOSdiINDDig'%3E%3Crect width='15' height='14' id='rect76' /%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_7ulxPhE7jbpTyXYgpLU5YnOSdiINDDig)' id='g83' transform='matrix(-1,0,0,1,14.958,0)'%3E%3Cpath d='M 5.62,5.5 8.06,3.06 C 9.435,1.685 7.315,-0.435 5.94,0.94 v 0 l -5,5 v 0 C 0.652,6.228 0.5,6.593 0.5,7 v 0 0 0 c 0,0.407 0.152,0.772 0.44,1.06 v 0 0 0 l 5,5 c 1.375,1.375 3.495,-0.745 2.12,-2.12 v 0 L 5.62,8.5 H 13 c 1.944,0 1.944,-3 0,-3 v 0 z' fill='%23ffffff' id='path81' /%3E%3C/g%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;background-size:contain;width:10px;height:10px}.third-button.prev:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 15 14' width='15pt' height='14pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_7ulxPhE7jbpTyXYgpLU5YnOSdiINDDig'%3E%3Crect width='15' height='14'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_7ulxPhE7jbpTyXYgpLU5YnOSdiINDDig)'%3E%3Cpath d=' M 5.62 5.5 L 8.06 3.06 C 9.435 1.685 7.315 -0.435 5.94 0.94 L 5.94 0.94 L 0.94 5.94 L 0.94 5.94 C 0.652 6.228 0.5 6.593 0.5 7 L 0.5 7 L 0.5 7 L 0.5 7 C 0.5 7.407 0.652 7.772 0.94 8.06 L 0.94 8.06 L 0.94 8.06 L 0.94 8.06 L 5.94 13.06 C 7.315 14.435 9.435 12.315 8.06 10.94 L 8.06 10.94 L 5.62 8.5 L 13 8.5 C 14.944 8.5 14.944 5.5 13 5.5 L 13 5.5 L 5.62 5.5 Z ' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:10px;height:10px}.third-button.very-important{border:4px solid red;animation-name:rainbow,blink-yellow;animation-duration:1s,.5s;animation-iteration-count:infinite,infinite}.third-button.goto-first,.third-button.goto-prev,.third-button.goto-next,.third-button.goto-last{background:#fff;border:1px solid #e5e7eb}.third-button.goto-first:before,.third-button.goto-prev:before,.third-button.goto-next:before,.third-button.goto-last:before,.third-button.goto-first:after,.third-button.goto-prev:after,.third-button.goto-next:after,.third-button.goto-last:after{vertical-align:1px;width:9px;height:9px;margin:0;display:inline-block}.third-button.goto-prev:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 6 12' width='6pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_pfMKUswbIZ4TMW6c9psZkeoEIZaYbnbH'%3E%3Crect width='6' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_pfMKUswbIZ4TMW6c9psZkeoEIZaYbnbH)'%3E%3Cg%3E%3Cpath d=' M 5.781 10.375 L 2.281 6 L 5.781 1.625 C 6.004 1.346 6.062 0.969 5.932 0.636 C 5.802 0.303 5.504 0.065 5.151 0.011 C 4.798 -0.043 4.442 0.096 4.219 0.375 L 0.219 5.375 C -0.073 5.74 -0.073 6.26 0.219 6.625 L 4.219 11.625 C 4.564 12.056 5.194 12.126 5.625 11.781 C 6.056 11.436 6.126 10.806 5.781 10.375 L 5.781 10.375 Z ' fill='%234c637b'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.third-button.goto-first:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_0yg8aa72wFslr502nypzHv0mcS1RWE2y'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_0yg8aa72wFslr502nypzHv0mcS1RWE2y)'%3E%3Cpath d=' M 5.781 10.375 L 2.281 6 L 5.781 1.625 C 6.004 1.346 6.062 0.969 5.932 0.636 C 5.802 0.303 5.504 0.065 5.151 0.011 C 4.798 -0.043 4.442 0.096 4.219 0.375 L 0.219 5.375 C -0.073 5.74 -0.073 6.26 0.219 6.625 L 4.219 11.625 C 4.564 12.056 5.194 12.126 5.625 11.781 C 6.056 11.436 6.126 10.806 5.781 10.375 L 5.781 10.375 L 5.781 10.375 Z M 11.781 10.375 L 8.281 6 L 11.781 1.625 C 12.004 1.346 12.062 0.969 11.932 0.636 C 11.802 0.303 11.504 0.065 11.151 0.011 C 10.798 -0.043 10.442 0.096 10.219 0.375 L 6.219 5.375 C 5.927 5.74 5.927 6.26 6.219 6.625 L 10.219 11.625 C 10.564 12.056 11.194 12.126 11.625 11.781 C 12.056 11.436 12.126 10.806 11.781 10.375 L 11.781 10.375 Z ' fill-rule='evenodd' fill='%234c637b'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.third-button.goto-next:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 6 12' width='6pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_ZWd9i28tGSh3YLJe6CWLPKaJ7ckciBpi'%3E%3Crect width='6' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_ZWd9i28tGSh3YLJe6CWLPKaJ7ckciBpi)'%3E%3Cg%3E%3Cpath d=' M 0.219 10.375 L 3.719 6 L 0.219 1.625 C -0.004 1.346 -0.062 0.969 0.068 0.636 C 0.198 0.303 0.496 0.065 0.849 0.011 C 1.202 -0.043 1.558 0.096 1.781 0.375 L 5.781 5.375 C 6.073 5.74 6.073 6.26 5.781 6.625 L 1.781 11.625 C 1.436 12.056 0.806 12.126 0.375 11.781 C -0.056 11.436 -0.126 10.806 0.219 10.375 L 0.219 10.375 Z ' fill='%234c637b'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.third-button.goto-last:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_SDG2eoHdXeeDfkLCHmiPzixk69RqJxMC'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_SDG2eoHdXeeDfkLCHmiPzixk69RqJxMC)'%3E%3Cpath d=' M 6.219 10.375 L 9.719 6 L 6.219 1.625 C 5.996 1.346 5.938 0.969 6.068 0.636 C 6.198 0.303 6.496 0.065 6.849 0.011 C 7.202 -0.043 7.558 0.096 7.781 0.375 L 11.781 5.375 C 12.073 5.74 12.073 6.26 11.781 6.625 L 7.781 11.625 C 7.436 12.056 6.806 12.126 6.375 11.781 C 5.944 11.436 5.874 10.806 6.219 10.375 L 6.219 10.375 L 6.219 10.375 Z M 0.219 10.375 L 3.719 6 L 0.219 1.625 C -0.004 1.346 -0.062 0.969 0.068 0.636 C 0.198 0.303 0.496 0.065 0.849 0.011 C 1.202 -0.043 1.558 0.096 1.781 0.375 L 5.781 5.375 C 6.073 5.74 6.073 6.26 5.781 6.625 L 1.781 11.625 C 1.436 12.056 0.806 12.126 0.375 11.781 C -0.056 11.436 -0.126 10.806 0.219 10.375 L 0.219 10.375 Z ' fill-rule='evenodd' fill='%234c637b'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;padding-right:0}.third-calendar .third-calendar-header{flex-direction:row;justify-content:space-between;width:245px;margin-bottom:8px;margin-left:auto;margin-right:auto;display:flex}.third-calendar .third-calendar-header span{text-align:center;font-weight:700}.third-calendar .third-calendar-header .goto-prev,.third-calendar .third-calendar-header .goto-next{width:32px;height:32px;padding:0}.third-calendar .third-calendar-grid{grid-row-gap:2px;grid-template-columns:repeat(7,1fr);width:245px;margin-left:auto;margin-right:auto;display:grid}.third-calendar .third-calendar-grid .header{color:#8e98a3}.third-calendar .third-calendar-grid .header,.third-calendar .third-calendar-grid .day-tile{text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;width:35px;height:32px;display:block}.third-calendar .third-calendar-grid .day-tile{position:relative}.third-calendar .third-calendar-grid .day-tile .third-button{color:#4c637b;background:0 0;border-radius:0;padding:0;font-weight:600}.third-calendar .third-calendar-grid .day-tile.not-valid .third-button{color:#8e98a3;font-weight:400}.third-calendar .third-calendar-grid .day-tile.selected .third-button{color:#fff}.third-calendar .third-calendar-grid .day-tile.selected .hover-overlay{display:none}.third-calendar .third-calendar-grid .day-tile.hovering .select-overlay{background:#409cf780}.third-calendar .third-calendar-grid .day-tile.day-7 .select-overlay,.third-calendar .third-calendar-grid .day-tile.day-7 .hover-overlay{border-top-left-radius:3px;border-bottom-left-radius:3px}.third-calendar .third-calendar-grid .day-tile.day-6 .select-overlay,.third-calendar .third-calendar-grid .day-tile.day-6 .hover-overlay{border-top-right-radius:3px;border-bottom-right-radius:3px}.third-calendar .third-calendar-grid .day-tile .select-overlay,.third-calendar .third-calendar-grid .day-tile .hover-overlay{position:absolute;inset:0}.third-calendar .third-calendar-grid .day-tile .select-overlay.start-range,.third-calendar .third-calendar-grid .day-tile .hover-overlay.start-range{border-top-left-radius:3px;border-bottom-left-radius:3px}.third-calendar .third-calendar-grid .day-tile .select-overlay.end-range,.third-calendar .third-calendar-grid .day-tile .hover-overlay.end-range{border-top-right-radius:3px;border-bottom-right-radius:3px}.third-calendar .third-calendar-grid .day-tile .select-overlay{background:#409cf7}.third-calendar .third-calendar-grid .day-tile .hover-overlay{background:#409cf780}.third-calendar .third-calendar-grid .day-tile .hover-overlay:after{background:#409cf7;position:absolute;top:0;bottom:0}.third-calendar .third-calendar-grid .day-tile .hover-overlay.start-range.end-range:after{content:none}.third-calendar .third-calendar-grid .day-tile .hover-overlay.start-range:after{content:"";border-top-left-radius:3px;border-bottom-left-radius:3px;width:3px;left:0}.third-calendar .third-calendar-grid .day-tile .hover-overlay.end-range:after{content:"";border-top-right-radius:3px;border-bottom-right-radius:3px;width:3px;right:0}.third-checkbox{box-sizing:border-box;margin:0;display:inline-block}.third-checkbox input{all:initial;visibility:hidden;box-sizing:border-box;display:inline-block}.third-checkbox.empty .third-check-content .third-check-outline{margin-right:0}.third-checkbox .third-check-content{cursor:pointer;box-sizing:border-box;-webkit-user-select:none;user-select:none;align-items:center;height:100%;margin:0;font-weight:400;display:flex}.third-checkbox .third-check-content .third-check-outline{vertical-align:-4px;background:#fff;border:1px solid #409cf7;border-radius:3px;width:17px;min-width:17px;height:17px;min-height:17px;margin-right:6px;transition:background-color .125s;display:inline-block;position:relative}.third-checkbox .third-check-content .third-check-pip{visibility:hidden;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 5.25 4' width='5.25pt' height='4pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_F5oFqNTbUujH5sa6nIvl3QD6CdkzVsOh'%3E%3Crect width='5.25' height='4'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_F5oFqNTbUujH5sa6nIvl3QD6CdkzVsOh)'%3E%3Cpath d=' M 4.507 0.125 L 1.748 2.926 L 0.743 1.905 C 0.571 1.737 0.298 1.739 0.128 1.911 C -0.041 2.082 -0.043 2.36 0.123 2.535 L 1.438 3.87 C 1.609 4.043 1.887 4.043 2.058 3.87 L 5.127 0.754 C 5.293 0.58 5.291 0.302 5.122 0.13 C 4.952 -0.041 4.679 -0.044 4.507 0.125 Z ' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:9px;height:7px;display:block;position:absolute;inset:4px 3px}.third-checkbox.checked .third-check-content .third-check-outline{background:#409cf7}.third-checkbox.checked .third-check-content .third-check-pip{visibility:initial}.third-checkbox.switch{vertical-align:5px}.third-checkbox.switch .third-check-content .third-check-outline{background:#c1c1c1;border:none;border-radius:12.5px;width:45px;height:25px}.third-checkbox.switch .third-check-content .third-check-pip{width:21px;height:21px;visibility:initial;background:#fff;border-radius:12.5px;transition:left 62.5ms ease-in-out;top:2px;left:2px}.third-checkbox.switch.checked .third-check-outline{background:#409cf7}.third-checkbox.switch.checked .third-check-pip{left:22px}.third-colour-picker .third-button.apply-colour{border-top-left-radius:0;border-top-right-radius:0;width:228px;height:28px;margin-bottom:-2px;margin-left:-13px;margin-right:-13px;padding:0}.third-simple-colour-picker{padding:12px 0 6px}.third-simple-colour-picker>.third-colour-swatch{margin:6px}.third-advanced-colour-picker{padding:12px 0 6px}.third-advanced-colour-picker .third-colour-pip{pointer-events:none;border:1px solid #4c637b;border-radius:6px;width:12px;height:12px;position:absolute}.third-advanced-colour-picker .third-colour-pip:before{content:"";border:1px solid #fff;border-radius:4.5px;display:block;position:absolute;inset:0}.third-advanced-colour-picker .third-colour-wheel{border-radius:5px;margin-bottom:10px;margin-left:auto;margin-right:auto;position:relative}.third-advanced-colour-picker .third-colour-wheel.bg{border-radius:6px}.third-advanced-colour-picker .third-colour-slider{height:37px;position:relative}.third-advanced-colour-picker .third-colour-slider .gradient-box{border-radius:6px;height:12px;position:absolute;top:50%;left:0;right:0;transform:translateY(-6px)}.third-advanced-colour-picker .third-colour-sliders{flex-direction:row;align-items:center;width:150px;margin-bottom:10px;margin-left:auto;margin-right:auto;display:flex}.third-advanced-colour-picker .third-colour-sliders .third-colour-swatch{border-radius:19.5px;flex:0 0;min-width:39px;min-height:39px;margin-right:8px}.third-advanced-colour-picker .third-colour-sliders .third-colour-slider{flex:1}.third-advanced-colour-picker .third-colour-text-field{width:150px;min-width:0;margin-left:auto;margin-right:auto;display:block;position:relative}.third-advanced-colour-picker .third-colour-text-field:before{content:"#";color:#e5e7eb;width:12px;height:12px;font-weight:700;position:absolute;top:0;left:12px}.third-advanced-colour-picker .third-colour-text-field .third-text-field{text-align:center;text-transform:uppercase;width:100%;height:24px;padding:4px 24px}.third-advanced-colour-picker .third-hex-label{text-align:center;color:#e5e7eb;text-transform:uppercase}.third-colour-swatch{all:initial;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:3px;width:28px;height:28px;padding:0;display:inline-block}.third-colour-swatch.clickable{cursor:pointer}.third-colour-swatch:disabled{cursor:initial}.third-colour-swatch .swatch-content{border-radius:inherit;width:100%;height:100%;display:inline-block;position:relative}.third-colour-swatch .swatch-content .swatch-checkerboard{border-radius:inherit;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAF0lEQVQYlWNgYGAQQcMYgA4KBsBKFAUAR1cCgTaaOpAAAAAASUVORK5CYII=) 0;position:absolute;inset:0}.third-colour-swatch .swatch-content .swatch-value{border-radius:inherit;position:absolute;inset:0}.third-colour-swatch.active .swatch-checkerboard{border:2px solid #4c637b;inset:-2px}.third-colour-swatch.active .swatch-value{border:1px solid #fff}.third-popover.third-colour-picker-popover{width:228px;padding-bottom:0}.third-date-range-picker .range-divider{background:#e5e7eb;width:1px;margin-left:16px;margin-right:16px}.third-date-range-picker .date-range-pane{flex-direction:row;display:flex}.third-date-range-picker .date-range-pane .range-start,.third-date-range-picker .date-range-pane .range-end{flex:1}.third-date-range-picker .range-readout{flex-direction:row;height:30px;margin-bottom:20px;display:flex}.third-date-range-picker .range-readout .range-divider{visibility:hidden}.third-date-range-picker .range-readout .range-endpoint-wrap{flex:1}.third-date-range-picker .range-readout .range-endpoint-wrap:first-child .range-endpoint{text-align:left}.third-date-range-picker .range-readout .range-endpoint-wrap:last-child .range-endpoint{text-align:right}.third-date-range-picker .range-readout .range-endpoint{width:245px;margin-left:auto;margin-right:auto;font-size:11px}.third-date-range-picker .range-readout .range-endpoint .range-label{display:inline-block}.third-date-range-picker .range-readout .range-endpoint .range-value{border:1px solid #e5e7eb;border-radius:3px;margin-left:4px;padding:3px 10px;font-weight:600;display:inline-block}.third-entity-table .table-action-controls .search-field button.pip-search,.third-entity-table .table-action-controls .search-field button.pip-search,.third-entity-table .table-action-controls .search-field button.pip-clear,.third-entity-table .table-action-controls .search-field button.pip-clear,.third-entity-table th.sortable:hover:after,.third-entity-table th.sortable:hover:after,.third-entity-table th.sortable.descending:after,.third-entity-table th.sortable.descending:after,.third-entity-table th.sortable.ascending:after,.third-entity-table th.sortable.ascending:after{background-repeat:no-repeat;background-size:12px 12px}.third-page-button-bar{white-space:nowrap}.third-page-button-bar .third-page-button{color:#4c637b;text-align:center;background-color:#fff;border:none;border-radius:4px;width:24px;height:24px;margin-right:4px;padding:5px;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:400;line-height:1;display:inline-block}.third-page-button-bar .third-page-button:last-child{margin-right:0}.third-page-button-bar .third-page-button:hover{cursor:pointer;text-decoration:none}.third-page-button-bar .third-page-button:focus{text-decoration:none}.third-page-button-bar .third-page-button.current{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;cursor:default;font-weight:700}.third-page-button-bar .third-page-button.disabled{opacity:.5;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;cursor:default}.third-page-button-bar .third-page-button.disabled:hover{background-color:#0000}.third-page-button-bar .third-page-button:before,.third-page-button-bar .third-page-button:after{vertical-align:2px;width:6px;height:6px;display:inline-block}.third-page-button-bar .third-page-button.first,.third-page-button-bar .third-page-button.previous,.third-page-button-bar .third-page-button.next,.third-page-button-bar .third-page-button.last{border:1px solid #e5e7eb}.third-page-button-bar .third-page-button.previous:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 6 12' width='6pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_pfMKUswbIZ4TMW6c9psZkeoEIZaYbnbH'%3E%3Crect width='6' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_pfMKUswbIZ4TMW6c9psZkeoEIZaYbnbH)'%3E%3Cg%3E%3Cpath d=' M 5.781 10.375 L 2.281 6 L 5.781 1.625 C 6.004 1.346 6.062 0.969 5.932 0.636 C 5.802 0.303 5.504 0.065 5.151 0.011 C 4.798 -0.043 4.442 0.096 4.219 0.375 L 0.219 5.375 C -0.073 5.74 -0.073 6.26 0.219 6.625 L 4.219 11.625 C 4.564 12.056 5.194 12.126 5.625 11.781 C 6.056 11.436 6.126 10.806 5.781 10.375 L 5.781 10.375 Z ' fill='%234c637b'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.third-page-button-bar .third-page-button.first:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 6 12' width='6pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_pfMKUswbIZ4TMW6c9psZkeoEIZaYbnbH'%3E%3Crect width='6' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_pfMKUswbIZ4TMW6c9psZkeoEIZaYbnbH)'%3E%3Cg%3E%3Cpath d=' M 5.781 10.375 L 2.281 6 L 5.781 1.625 C 6.004 1.346 6.062 0.969 5.932 0.636 C 5.802 0.303 5.504 0.065 5.151 0.011 C 4.798 -0.043 4.442 0.096 4.219 0.375 L 0.219 5.375 C -0.073 5.74 -0.073 6.26 0.219 6.625 L 4.219 11.625 C 4.564 12.056 5.194 12.126 5.625 11.781 C 6.056 11.436 6.126 10.806 5.781 10.375 L 5.781 10.375 Z ' fill='%234c637b'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:3px;padding-right:3px}.third-page-button-bar .third-page-button.first:after{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 6 12' width='6pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_pfMKUswbIZ4TMW6c9psZkeoEIZaYbnbH'%3E%3Crect width='6' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_pfMKUswbIZ4TMW6c9psZkeoEIZaYbnbH)'%3E%3Cg%3E%3Cpath d=' M 5.781 10.375 L 2.281 6 L 5.781 1.625 C 6.004 1.346 6.062 0.969 5.932 0.636 C 5.802 0.303 5.504 0.065 5.151 0.011 C 4.798 -0.043 4.442 0.096 4.219 0.375 L 0.219 5.375 C -0.073 5.74 -0.073 6.26 0.219 6.625 L 4.219 11.625 C 4.564 12.056 5.194 12.126 5.625 11.781 C 6.056 11.436 6.126 10.806 5.781 10.375 L 5.781 10.375 Z ' fill='%234c637b'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:3px;padding-left:3px}.third-page-button-bar .third-page-button.next:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 6 12' width='6pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_ZWd9i28tGSh3YLJe6CWLPKaJ7ckciBpi'%3E%3Crect width='6' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_ZWd9i28tGSh3YLJe6CWLPKaJ7ckciBpi)'%3E%3Cg%3E%3Cpath d=' M 0.219 10.375 L 3.719 6 L 0.219 1.625 C -0.004 1.346 -0.062 0.969 0.068 0.636 C 0.198 0.303 0.496 0.065 0.849 0.011 C 1.202 -0.043 1.558 0.096 1.781 0.375 L 5.781 5.375 C 6.073 5.74 6.073 6.26 5.781 6.625 L 1.781 11.625 C 1.436 12.056 0.806 12.126 0.375 11.781 C -0.056 11.436 -0.126 10.806 0.219 10.375 L 0.219 10.375 Z ' fill='%234c637b'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.third-page-button-bar .third-page-button.last:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 6 12' width='6pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_ZWd9i28tGSh3YLJe6CWLPKaJ7ckciBpi'%3E%3Crect width='6' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_ZWd9i28tGSh3YLJe6CWLPKaJ7ckciBpi)'%3E%3Cg%3E%3Cpath d=' M 0.219 10.375 L 3.719 6 L 0.219 1.625 C -0.004 1.346 -0.062 0.969 0.068 0.636 C 0.198 0.303 0.496 0.065 0.849 0.011 C 1.202 -0.043 1.558 0.096 1.781 0.375 L 5.781 5.375 C 6.073 5.74 6.073 6.26 5.781 6.625 L 1.781 11.625 C 1.436 12.056 0.806 12.126 0.375 11.781 C -0.056 11.436 -0.126 10.806 0.219 10.375 L 0.219 10.375 Z ' fill='%234c637b'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:3px;padding-right:3px}.third-page-button-bar .third-page-button.last:after{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 6 12' width='6pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_ZWd9i28tGSh3YLJe6CWLPKaJ7ckciBpi'%3E%3Crect width='6' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_ZWd9i28tGSh3YLJe6CWLPKaJ7ckciBpi)'%3E%3Cg%3E%3Cpath d=' M 0.219 10.375 L 3.719 6 L 0.219 1.625 C -0.004 1.346 -0.062 0.969 0.068 0.636 C 0.198 0.303 0.496 0.065 0.849 0.011 C 1.202 -0.043 1.558 0.096 1.781 0.375 L 5.781 5.375 C 6.073 5.74 6.073 6.26 5.781 6.625 L 1.781 11.625 C 1.436 12.056 0.806 12.126 0.375 11.781 C -0.056 11.436 -0.126 10.806 0.219 10.375 L 0.219 10.375 Z ' fill='%234c637b'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:3px;padding-left:3px}.page-size-selector select{margin-left:.5em}.page-item-counter{padding:5px 0}.third-entity-table{color:#4c637b;flex-direction:column;height:100%;max-height:100%;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:12px;font-weight:400;line-height:1.8;display:flex;position:relative}.third-entity-table .table-no-results{text-align:center;padding-top:2em;padding-bottom:2em}.third-entity-table .table-action-controls{justify-content:space-between;padding-bottom:10px;display:flex}.third-entity-table .table-action-controls>*{margin-left:8px}.third-entity-table .table-action-controls>:first-child,.third-entity-table .table-action-controls>:empty{margin-left:0}.third-entity-table .table-action-controls .search-field{width:256px;display:flex}.third-entity-table .table-action-controls .search-field input{background-color:#f1f5f9;border:none;border-radius:4px 0 0 4px;flex-grow:1;align-self:stretch;padding:5px 5px 5px 10px}.third-entity-table .table-action-controls .search-field button{background-color:#f1f5f9;background-position:50%;border:none;border-radius:0 4px 4px 0;width:32px;min-width:32px;padding:5px;display:inline-block}.third-entity-table .table-action-controls .search-field button.pip-search{cursor:default;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_Ah6d6gMfO0k401ELixlepaLYiJ9nnOEp'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_Ah6d6gMfO0k401ELixlepaLYiJ9nnOEp)'%3E%3Cpath d=' M 8.312 6.892 C 8.76 6.181 9 5.351 9 4.5 C 9 3.31 8.53 2.16 7.68 1.32 C 6.84 0.47 5.69 0 4.5 0 C 3.31 0 2.16 0.47 1.32 1.32 C 0.47 2.16 0 3.31 0 4.5 L 0 4.5 C 0 5.69 0.47 6.84 1.32 7.68 C 2.16 8.53 3.31 9 4.5 9 C 5.351 9 6.181 8.76 6.892 8.312 L 10.29 11.71 C 10.48 11.89 10.73 12 11 12 C 11.27 12 11.52 11.89 11.71 11.71 C 11.89 11.52 12 11.27 12 11 C 12 10.73 11.89 10.48 11.71 10.29 L 8.312 6.892 Z M 2 4.5 C 2 3.84 2.26 3.2 2.73 2.73 C 3.2 2.26 3.84 2 4.5 2 C 5.16 2 5.8 2.26 6.27 2.73 C 6.74 3.2 7 3.84 7 4.5 C 7 5.16 6.74 5.8 6.27 6.27 C 5.8 6.74 5.16 7 4.5 7 C 3.84 7 3.2 6.74 2.73 6.27 C 2.26 5.8 2 5.16 2 4.5 L 2 4.5 Z ' fill='%23666666'/%3E%3C/g%3E%3C/svg%3E")}.third-entity-table .table-action-controls .search-field button.pip-clear{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_wgp0a7GYCMHiBlfTfJTiGytjxDCXHon5'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_wgp0a7GYCMHiBlfTfJTiGytjxDCXHon5)'%3E%3Cpath d=' M 4.58 6 L 1.29 9.29 C 1.11 9.48 1 9.73 1 10 C 1 10.27 1.11 10.52 1.29 10.71 C 1.48 10.89 1.73 11 2 11 C 2.27 11 2.52 10.89 2.71 10.71 L 6 7.42 L 9.29 10.71 C 9.48 10.89 9.73 11 10 11 C 10.27 11 10.52 10.89 10.71 10.71 C 10.89 10.52 11 10.27 11 10 C 11 9.73 10.89 9.48 10.71 9.29 L 7.42 6 L 10.71 2.71 C 10.89 2.52 11 2.27 11 2 C 11 1.73 10.89 1.48 10.71 1.29 C 10.52 1.11 10.27 1 10 1 C 9.73 1 9.48 1.11 9.29 1.29 L 6 4.58 L 2.71 1.29 C 2.52 1.11 2.27 1 2 1 C 1.73 1 1.48 1.11 1.29 1.29 C 1.11 1.48 1 1.73 1 2 C 1 2.27 1.11 2.52 1.29 2.71 L 4.58 6 Z ' fill-rule='evenodd' fill='%23666666'/%3E%3C/g%3E%3C/svg%3E")}.third-entity-table .third-table-filters{flex:0 0}.third-entity-table .third-table-filters.empty{display:none}.third-entity-table .third-table-filters .filter-row{flex-direction:row;flex-grow:1;flex-shrink:0;justify-content:space-between;margin-bottom:16px;display:flex}.third-entity-table .third-table-filters .filter-row>*,.third-entity-table .third-table-filters .filter-row .filter-group>*{margin-right:12px}.third-entity-table .third-table-filters .filter-row>:last-child,.third-entity-table .third-table-filters .filter-row .filter-group>:last-child{margin-right:0}.third-entity-table .third-table-filters .filter-row:last-child{margin-bottom:0}.third-entity-table .third-table-filters .filter-row:first-child{margin-bottom:16px}.third-entity-table .third-table-main{flex-direction:column;flex:1;width:100%;display:flex;overflow-y:auto}.third-entity-table .third-table-wrapper{flex-grow:1;position:relative;overflow:auto}.third-entity-table .third-table-wrapper::-webkit-scrollbar{-webkit-appearance:none;width:7px}.third-entity-table .third-table-wrapper::-webkit-scrollbar-thumb{background-color:#00000080;border-radius:4px;box-shadow:0 0 1px #ffffff80}.third-entity-table table{border-collapse:separate;width:100%}.third-entity-table thead{padding-bottom:15px}.third-entity-table th{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;color:#4c637b;white-space:nowrap;text-transform:uppercase;text-align:left;background:#fff;border:none;border-bottom:1px solid #4c637b;padding:5px 17px;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:10px;font-weight:700;line-height:1.8;position:sticky;top:0}.third-entity-table th.sortable{cursor:pointer;padding-right:28px!important}.third-entity-table th.sortable:after{content:"";width:12px;height:12px;display:block;position:absolute;top:14px;right:8px}.third-entity-table th.sortable:hover:after{opacity:.333;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_EthqVAuXZsSAIjFYpuW29bD5FELy2Hsq'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_EthqVAuXZsSAIjFYpuW29bD5FELy2Hsq)'%3E%3Cpath d=' M 5.29 3.29 L 1.29 7.29 C 1.11 7.48 1 7.73 1 8 C 1 8.27 1.11 8.52 1.29 8.71 C 1.48 8.89 1.73 9 2 9 C 2.27 9 2.52 8.89 2.71 8.71 L 6 5.42 L 9.29 8.71 C 9.48 8.89 9.73 9 10 9 C 10.27 9 10.52 8.89 10.71 8.71 C 10.89 8.52 11 8.27 11 8 C 11 7.73 10.89 7.48 10.71 7.29 L 6.71 3.29 C 6.52 3.11 6.27 3 6 3 L 6 3 C 5.73 3 5.48 3.11 5.29 3.29 C 5.29 3.29 5.29 3.29 5.29 3.29 Z ' fill='%23666666'/%3E%3C/g%3E%3C/svg%3E")}.third-entity-table th.sortable.descending:after{opacity:1;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_Ouh2QFtorj5blaNSp7rOfTpUmi4thEW8'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_Ouh2QFtorj5blaNSp7rOfTpUmi4thEW8)'%3E%3Cpath d=' M 5.29 8.71 L 1.29 4.71 C 1.11 4.52 1 4.27 1 4 C 1 3.73 1.11 3.48 1.29 3.29 C 1.48 3.11 1.73 3 2 3 C 2.27 3 2.52 3.11 2.71 3.29 L 6 6.58 L 9.29 3.29 C 9.48 3.11 9.73 3 10 3 C 10.27 3 10.52 3.11 10.71 3.29 C 10.89 3.48 11 3.73 11 4 C 11 4.27 10.89 4.52 10.71 4.71 L 6.71 8.71 C 6.52 8.89 6.27 9 6 9 L 6 9 C 5.73 9 5.48 8.89 5.29 8.71 C 5.29 8.71 5.29 8.71 5.29 8.71 Z ' fill='%23666666'/%3E%3C/g%3E%3C/svg%3E")}.third-entity-table th.sortable.ascending:after{opacity:1;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_EthqVAuXZsSAIjFYpuW29bD5FELy2Hsq'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_EthqVAuXZsSAIjFYpuW29bD5FELy2Hsq)'%3E%3Cpath d=' M 5.29 3.29 L 1.29 7.29 C 1.11 7.48 1 7.73 1 8 C 1 8.27 1.11 8.52 1.29 8.71 C 1.48 8.89 1.73 9 2 9 C 2.27 9 2.52 8.89 2.71 8.71 L 6 5.42 L 9.29 8.71 C 9.48 8.89 9.73 9 10 9 C 10.27 9 10.52 8.89 10.71 8.71 C 10.89 8.52 11 8.27 11 8 C 11 7.73 10.89 7.48 10.71 7.29 L 6.71 3.29 C 6.52 3.11 6.27 3 6 3 L 6 3 C 5.73 3 5.48 3.11 5.29 3.29 C 5.29 3.29 5.29 3.29 5.29 3.29 Z ' fill='%23666666'/%3E%3C/g%3E%3C/svg%3E")}.third-entity-table tbody tr{background:#f5f8fc}.third-entity-table tbody tr:nth-child(2n){background:#fff}.third-entity-table tbody tr td{padding:7px 17px}.third-entity-table tbody tr em{font-style:normal;font-weight:700}.third-entity-table tbody tr .action-button-bar{text-align:right;flex-direction:row;justify-content:right;display:flex}.third-entity-table tbody tr .action-button-bar>*{flex:0 0;margin-right:7px!important}.third-entity-table tbody tr .action-button-bar>:first-child{flex-grow:1}.third-entity-table tbody tr .action-button-bar>:last-child{margin-right:0!important}.third-entity-table tbody tr .row-highlight{box-sizing:border-box;background:0 0;border:1px solid #0000;border-radius:16px;width:32px;height:32px;margin:-16px 0 0 -16px;padding:0;display:inline-block;position:absolute;top:50%;left:50%}.third-entity-table tbody tr .open .row-highlight{display:none}.third-entity-table tbody tr:hover .row-highlight{animation-name:flash;animation-duration:.5s}@keyframes flash{0%{border-color:#666;transform:scale(1)}to{border-color:#0000;transform:scale(.5)}}.third-entity-table tbody tr:hover .open .row-highlight{display:none}.third-entity-table .table-page-controls{flex-direction:row;flex-grow:0;padding:10px 10px 30px;display:flex}.third-entity-table .table-page-controls>*{text-align:center;flex-grow:1;flex-basis:0}.third-entity-table .table-page-controls>:first-child{text-align:left}.third-entity-table .table-page-controls>:last-child{text-align:right}.third-entity-table .center-content{text-align:center}.live-chat{-webkit-user-select:none;user-select:none;cursor:pointer;width:157px;height:46px;display:block;position:relative}.live-chat span{letter-spacing:0;color:#4c637b;width:99px;height:10px;font-size:10px;line-height:10px}.live-chat .text-bubble{white-space:nowrap;background-color:#fff;border-radius:5px 5px 5px 0;justify-content:center;align-self:flex-start;align-items:center;width:auto;height:27px;padding:6px 10px 5px;display:flex;position:absolute;top:0;left:44px;box-shadow:0 1px 7px 4px #e6eaefd4}.live-chat .live-chat-button{background-color:#409cf7;border-radius:0 30px 0 0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;bottom:0;left:0}.live-chat .live-chat-button .chat-icon{width:16px;height:15px}.third-loading-ring-overlay{text-align:left;z-index:1100;background:#ffffff80;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.third-loading-ring-overlay .third-loading-ring-detail{color:#4c637b80;pointer-events:none;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:700;line-height:1.8;transition:opacity .2s}.third-loading-ring-overlay .third-loading-detail-anim-enter{opacity:0}.third-loading-ring-overlay .third-loading-detail-anim-active,.third-loading-ring-overlay .third-loading-detail-anim-exit{opacity:1}.third-loading-ring-overlay .third-loading-detail-anim-exit-active{opacity:0}.third-loading-ring{width:64px;height:64px;display:inline-block;position:relative}.third-loading-ring div{box-sizing:border-box;border:6px solid #0000;border-top-color:#d3dde7;border-radius:50%;width:51px;height:51px;margin:6px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite third-loading-ring-anim;display:block;position:absolute}.third-loading-ring div:first-child{animation-delay:-.45s}.third-loading-ring div:nth-child(2){animation-delay:-.3s}.third-loading-ring div:nth-child(3){animation-delay:-.15s}@keyframes third-loading-ring-anim{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.third-modal .modal-dialog{background:0 0;width:600px}.third-modal .modal-dialog .modal-content{background:#fff;flex-direction:column;max-height:calc(100vh - 60px);padding:26px;display:flex}.third-modal .modal-dialog .modal-content .loadingring-overlay{z-index:1;border-radius:5px}.third-modal .modal-dialog .modal-header{color:#4c637b;background:0 0;border-bottom:1px solid #e5e7eb;flex:0 0;margin:0 0 20px;padding:0;font-size:17px;position:relative}.third-modal .modal-dialog .modal-header .close{float:initial;color:#0000;opacity:1;height:100%;display:block;position:absolute;right:0}.third-modal .modal-dialog .modal-header .close:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 10 10' width='10pt' height='10pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_2xlId5MPRPaDOVs5VIKIyxI8H9HtYVjJ'%3E%3Crect width='10' height='10'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_2xlId5MPRPaDOVs5VIKIyxI8H9HtYVjJ)'%3E%3Cpath d=' M 9.69 8.11 L 6.563 5 L 9.69 1.89 C 10.121 1.461 10.121 0.765 9.69 0.336 C 9.258 -0.094 8.558 -0.094 8.127 0.336 L 5 3.445 L 1.873 0.336 C 1.442 -0.094 0.742 -0.094 0.31 0.336 C -0.121 0.765 -0.121 1.461 0.31 1.89 L 3.437 5 L 0.31 8.11 C -0.121 8.539 -0.121 9.235 0.31 9.664 C 0.742 10.094 1.442 10.094 1.873 9.664 L 5 6.555 L 8.127 9.664 C 8.558 10.094 9.258 10.094 9.69 9.664 C 10.121 9.235 10.121 8.539 9.69 8.11 Z ' fill='%234c637b'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:13px;height:10px;display:inline-block}.third-modal .modal-dialog .modal-header .close>*{height:0;display:inline-block}.third-modal .modal-dialog .modal-header h4{font-size:14px;font-weight:400}.third-modal .modal-dialog .modal-title{font:inherit;background:0 0;flex:0 0;padding:20px 20px 0;font-weight:700}.third-modal .modal-dialog .modal-title:empty{padding:0}.third-modal .modal-dialog .modal-body{background:0 0;flex:1;max-height:calc(100% - 51.6px);padding:0;overflow-y:auto}.third-modal .modal-dialog .modal-footer{background:0 0;border:none;border-bottom-right-radius:5px;border-bottom-left-radius:5px;flex:0 0;padding:0 20px 20px}.third-modal .modal-dialog .modal-footer>*{margin-left:10px}.third-modal .modal-dialog .modal-footer>:first-child{margin:0}.third-modal.third-prompt .modal-dialog{width:475px}.third-modal.third-prompt .modal-body{text-align:center;font-size:18px}.third-modal.third-prompt .third-prompt-actions{width:100%;padding-top:15px}.third-modal.third-prompt .third-prompt-actions>*{margin-right:10px}.third-modal.third-prompt .third-prompt-actions>:last-child{margin-right:0}.third-nav-button.back{color:#4c637b;background:0 0;border:none;padding-left:0;padding-right:0}.third-nav-button.back:before,.third-nav-button.back:after{vertical-align:-2px;width:15px;height:15px;display:inline-block}.third-nav-button.back:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 15 14' width='15pt' height='14pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_7ulxPhE7jbpTyXYgpLU5YnOSdiINDDig'%3E%3Crect width='15' height='14'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_7ulxPhE7jbpTyXYgpLU5YnOSdiINDDig)'%3E%3Cpath d=' M 5.62 5.5 L 8.06 3.06 C 9.435 1.685 7.315 -0.435 5.94 0.94 L 5.94 0.94 L 0.94 5.94 L 0.94 5.94 C 0.652 6.228 0.5 6.593 0.5 7 L 0.5 7 L 0.5 7 L 0.5 7 C 0.5 7.407 0.652 7.772 0.94 8.06 L 0.94 8.06 L 0.94 8.06 L 0.94 8.06 L 5.94 13.06 C 7.315 14.435 9.435 12.315 8.06 10.94 L 8.06 10.94 L 5.62 8.5 L 13 8.5 C 14.944 8.5 14.944 5.5 13 5.5 L 13 5.5 L 5.62 5.5 Z ' fill='%23409cf7'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;margin-right:8px}.third-option-bar{all:initial;background:0 0;display:inline-block}.third-option-bar .third-option-bar-button{all:initial;text-align:center;color:#4c637b;-webkit-user-select:none;user-select:none;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:3px;margin-right:12px;padding:10px 12px;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:400;line-height:16px;display:inline-block}.third-option-bar .third-option-bar-button.armed{color:#fff;background:#409cf7;border:1px solid #409cf7}.third-option-bar .third-option-bar-button:last-child{margin-right:0}.third-popover{background:#fff;border:1px solid #e5e7eb;border-radius:3px;padding:8px 12px}.third-popover.opening,.third-popover.open,.third-popover.closing,.third-popover.closed{transition:opacity .3s}.third-popover.opening{pointer-events:none}.third-popover.opening,.third-popover.open{opacity:1}.third-popover.closing,.third-popover.closed{pointer-events:none;opacity:0}.third-popover.closed{display:none}.third-arrow-container.with-arrow>div:first-child,.third-arrow-container .third-popover-arrow{background:0 0;width:20px;height:10px}.third-arrow-container.with-arrow>div:first-child:after,.third-arrow-container .third-popover-arrow:after{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 20 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3E%3Cpath d='M0,12L0,10L10,0.025L19.963,10L20,12L0,12Z' style='fill:white;'/%3E%3Cpath d='M0,10L9.975,0.025L19.963,10.012' style='fill:none;stroke:rgb(203,214,222);stroke-width:1px;'/%3E%3C/svg%3E");width:20px;height:10px;display:block;transform:translate(-50%)translateY(6px)}.third-resource-picker{flex-direction:row;max-width:430px;display:flex}.third-resource-picker>.third-button.third-resource-add{background:#e5e7eb;flex:0 0}.third-resource-picker .third-button:before{vertical-align:-1px;content:"";width:16px;height:11px;margin:0;display:inline-block}.third-resource-picker .third-button.third-edit:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 10 10' width='10pt' height='10pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_HBMuGhpgLODtMUP2ZrYgMj891F9sF9OZ'%3E%3Crect width='10' height='10'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_HBMuGhpgLODtMUP2ZrYgMj891F9sF9OZ)'%3E%3Cpath d=' M 8.434 0.244 C 8.109 -0.081 7.581 -0.081 7.256 0.244 L 0.833 6.667 L 0 10 L 3.333 9.167 L 9.756 2.744 C 10.081 2.419 10.081 1.891 9.756 1.566 L 8.434 0.244 Z ' fill='%234c637b'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.third-resource-picker .third-button.third-preview:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 13 10' width='13pt' height='10pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_ku7Yy8ZRsPSpdifI7KmaErfFwk99wEDj'%3E%3Crect width='13' height='10'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_ku7Yy8ZRsPSpdifI7KmaErfFwk99wEDj)'%3E%3Cpath d=' M 12.839 4.487 C 12.001 3.296 9.705 0.531 6.5 0.531 C 3.267 0.531 0.987 3.299 0.158 4.491 C -0.054 4.798 -0.053 5.203 0.161 5.509 L 0.161 5.509 C 0.998 6.7 3.291 9.469 6.5 9.469 C 9.679 9.469 11.99 6.704 12.836 5.513 C 13.053 5.205 13.055 4.796 12.839 4.487 Z M 6.5 7.514 C 5.095 7.514 3.956 6.388 3.956 5 C 3.956 3.612 5.095 2.486 6.5 2.486 C 7.905 2.486 9.044 3.612 9.044 5 C 9.044 5.667 8.776 6.306 8.299 6.777 C 7.822 7.249 7.175 7.514 6.5 7.514 Z ' fill='%234c637b'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.third-resource-picker .third-resource-select{flex-grow:1}.third-resource-picker>.third-button{background:#fff;border:1px solid #e5e7eb;border-left:none;border-right:none;border-radius:0;padding:0 8px}.third-resource-picker>.third-button:last-child{border-right:1px solid #e5e7eb;border-top-right-radius:3px;border-bottom-right-radius:3px}.third-resource-picker.has-add-button .third-resource-add{border-radius:3px 0 0 3px;padding:0 10px}.third-resource-picker.has-add-button .third-resource-add:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 11 11' width='11pt' height='11pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_YKYXgYq0xQTT21LZRCpwlQVcVcwTFFu9'%3E%3Crect width='11' height='11'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_YKYXgYq0xQTT21LZRCpwlQVcVcwTFFu9)'%3E%3Cpath d=' M 10.083 4.583 L 6.417 4.583 L 6.417 0.917 C 6.417 0.41 6.006 0 5.5 0 C 4.994 0 4.583 0.41 4.583 0.917 L 4.583 4.583 L 0.917 4.583 C 0.41 4.583 0 4.994 0 5.5 C 0 6.006 0.41 6.417 0.917 6.417 L 4.583 6.417 L 4.583 10.083 C 4.583 10.59 4.994 11 5.5 11 C 6.006 11 6.417 10.59 6.417 10.083 L 6.417 6.417 L 10.083 6.417 C 10.59 6.417 11 6.006 11 5.5 C 11 4.994 10.59 4.583 10.083 4.583 Z ' fill='%234c637b'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:15px;height:11px}.third-resource-picker.has-add-button .third-resource-select select{border-top-left-radius:0;border-bottom-left-radius:0}.third-resource-picker.has-actions .third-resource-select select{border-top-right-radius:0;border-bottom-right-radius:0}.third-search-field{all:initial;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:3px;height:38px;padding:8.5px 14px;display:flex!important}.third-search-field .third-text-field{vertical-align:1px;background:0 0;border:none;height:auto;padding:0;display:inline-block}.third-search-field .third-search-pip{all:initial;appearance:none;background:0 0;border:none;margin-right:8px}.third-search-field .third-search-pip:before{content:"";width:12px;height:12px;display:inline-block}.third-search-field .third-search-pip.clear:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_kGgWpAFdDfqIcYdUoUAIiewSAGHMDp6p'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_kGgWpAFdDfqIcYdUoUAIiewSAGHMDp6p)'%3E%3Cpath d=' M 6 7.061 L 9.88 10.95 C 10.03 11.1 10.22 11.17 10.41 11.18 C 10.61 11.18 10.8 11.1 10.95 10.96 C 11.09 10.82 11.17 10.62 11.17 10.43 C 11.17 10.23 11.09 10.04 10.95 9.9 L 7.059 6 L 10.95 2.1 C 11.09 1.96 11.17 1.77 11.17 1.57 C 11.17 1.38 11.09 1.18 10.95 1.04 C 10.8 0.9 10.61 0.82 10.41 0.82 C 10.22 0.83 10.03 0.9 9.88 1.05 L 6 4.939 L 2.12 1.05 C 1.97 0.9 1.78 0.83 1.59 0.82 C 1.39 0.82 1.2 0.9 1.05 1.04 C 0.91 1.18 0.83 1.38 0.83 1.57 C 0.83 1.77 0.91 1.96 1.05 2.1 L 4.941 6 L 1.05 9.9 C 0.91 10.04 0.83 10.23 0.83 10.43 C 0.83 10.62 0.91 10.82 1.05 10.96 C 1.2 11.1 1.39 11.18 1.59 11.18 C 1.78 11.17 1.97 11.1 2.12 10.95 L 6 7.061 Z ' fill-rule='evenodd' fill='%234c637b'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.third-search-field .third-search-pip.search:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generator: Gravit.io --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='isolation:isolate' viewBox='0 0 12 12' width='12pt' height='12pt'%3E%3Cdefs%3E%3CclipPath id='_clipPath_xEx08Xhig9tfYkWLd9E3MWUnroygFdjG'%3E%3Crect width='12' height='12'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23_clipPath_xEx08Xhig9tfYkWLd9E3MWUnroygFdjG)'%3E%3Cpath d=' M 5.5 1.571 C 3.334 1.571 1.571 3.334 1.571 5.5 C 1.571 7.666 3.334 9.429 5.5 9.429 C 7.666 9.429 9.429 7.666 9.429 5.5 C 9.429 3.334 7.666 1.571 5.5 1.571 L 5.5 1.571 Z M 5.5 11 C 2.467 11 0 8.533 0 5.5 C 0 2.467 2.467 0 5.5 0 C 8.533 0 11 2.467 11 5.5 C 11 8.533 8.533 11 5.5 11 L 5.5 11 Z M 11.785 10.751 L 10.035 9 C 9.734 9.387 9.387 9.734 9 10.035 L 10.751 11.786 C 10.894 11.928 11.081 12 11.268 12 C 11.455 12 11.643 11.928 11.785 11.786 C 12.072 11.5 12.072 11.037 11.785 10.751 Z ' fill-rule='evenodd' fill='%234c637b'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.third-select{all:initial;display:inline-block}.third-select.disabled{opacity:.5;cursor:not-allowed}.third-select.disabled .third-select-wrapper:after{display:none}.third-select.disabled select{opacity:1}.third-select .third-select-wrapper{width:100%;display:inline-block;position:relative}.third-select .third-select-wrapper:after{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='12px' height='6px' viewBox='0 0 12 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EPath%3C/title%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icons/Down-Arrow' fill='%234c637b' fill-rule='nonzero'%3E%3Cpath d='M10.3753127,0.219329691 L6.00031266,3.71932969 L1.62531266,0.219329691 C1.34628823,-0.00396130867 0.969334698,-0.0614329408 0.636446808,0.0685638029 C0.303558918,0.198560547 0.0653102616,0.496276068 0.0114468027,0.84956381 C-0.0424166562,1.20285155 0.0962882236,1.5580387 0.375312655,1.78132969 L5.37531266,5.78132969 C5.74064546,6.07383003 6.25997986,6.07383003 6.62531266,5.78132969 L11.6253127,1.78132969 C12.056647,1.43615172 12.1264906,0.806664081 11.7813127,0.375329691 C11.4361347,-0.0560046982 10.806647,-0.125848277 10.3753127,0.219329691 L10.3753127,0.219329691 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:12px;height:12px;position:absolute;top:13px;right:10px}.third-select.select-v3 .third-select-wrapper:after{top:8px;right:16px}.third-select select{box-sizing:border-box;appearance:none;color:#4c637b;background:#fff;border:1px solid #e5e7eb;border-radius:3px;width:100%;padding:10px 40px 10px 14px;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:400;line-height:16px}.third-select.has-placeholder select{color:#8e98a3}.third-select.compact select{padding:7px 14px 7px 10px;font-size:12px;line-height:1}.third-select.compact .third-select-wrapper:after{width:7px;height:7px;top:11px;right:8px}.third-spinner{all:initial;box-sizing:border-box;appearance:none;-moz-appearance:textfield;color:#4c637b;background:#fff;border:1px solid #e5e7eb;border-radius:3px;width:auto;min-width:4em;height:38px;padding:10px 4px 10px 14px;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:400;line-height:16px}.third-spinner::placeholder{color:#8e98a3}.third-spinner.compact{height:28px;padding:7px 0 7px 10px}.third-spinner.max-2{min-width:3em;max-width:3em}.third-spinner.max-3{min-width:4em;max-width:4em}.third-status-label{color:#4c637b;text-transform:uppercase;-webkit-user-select:none;user-select:none;border:1px solid #4c637b;border-radius:3px;padding:2px 4px;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:8px;font-weight:700;line-height:1.8}.third-status-label.good{color:#67b92f;border-color:#67b92f}.third-status-label.bad{color:#b93f2f;border-color:#b93f2f}.third-tab-pane .third-tab-bar{all:initial;box-sizing:border-box;margin-bottom:-1px;list-style-type:none;display:block}.third-tab-pane .third-tab-bar .third-tab{text-align:center;border-bottom:3px solid #0000;margin-left:8px;margin-right:8px;display:inline-block}.third-tab-pane .third-tab-bar .third-tab:first-child{margin-left:0}.third-tab-pane .third-tab-bar .third-tab:last-child{margin-right:0}.third-tab-pane .third-tab-bar .third-tab .button-wrapper{display:grid}.third-tab-pane .third-tab-bar .third-tab .button-wrapper *{grid-area:1/1}.third-tab-pane .third-tab-bar .third-tab .tab-button{color:#4c637b;background:0 0;border:none;height:47px;padding:16px 4px 6px;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:400;line-height:1.8}.third-tab-pane .third-tab-bar .third-tab .tab-button.selected{color:#409cf7;font-weight:700}.third-tab-pane .third-tab-bar .third-tab.selected{border-bottom:3px solid #409cf7}.third-tab-pane .third-tab-content{border-top:1px solid #e5e7eb}.third-tab-pane.modal-nav .third-tab .tab-button{height:38px;padding-top:0;padding-bottom:0}.third-tab-pane.modal-nav .third-tab-content{padding-top:20px}.third-tab-pane.extra-compact .third-tab-bar{text-align:center}.third-tab-pane.extra-compact .third-tab-bar .third-tab .tab-button{height:30px;padding-top:4px}.third-text-field{all:initial;box-sizing:border-box;appearance:none;color:#4c637b;background:#fff;border:1px solid #e5e7eb;border-radius:3px;height:38px;padding:10px 14px;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:400;line-height:16px}.third-text-field::placeholder{color:#8e98a3}.third-text-field.compact{height:28px;padding:0 10px}.third-time-input{height:36px;display:flex}.third-time-input select,.third-time-input input{border-radius:0}.third-time-input select:disabled{opacity:1}.third-time-input>.third-time-input-element.default-toggle{flex-grow:1;flex-shrink:0}.third-time-input>.third-time-input-element.default-toggle>*{width:100%}.third-time-input>.third-time-input-element.hour-minute{flex-grow:0;flex-shrink:0}.third-time-input>.third-time-input-element.hour-minute>.hour-minute-input{text-align:center;font-variant-numeric:tabular-nums;min-width:5em;max-width:5em;font-weight:600}.third-time-input>.third-time-input-element.meridiem{flex-grow:0;flex-shrink:0}.third-time-input>.third-time-input-element.meridiem>.meridiem-input{text-align:center;appearance:none;font-weight:600}.third-time-input .meridiem-input:focus{box-shadow:0 0 0 2px #71b5f9}.third-time-input{flex-direction:row;gap:10px;display:flex}.third-time-input .hour-minute-input,.third-time-input .meridiem-input{background:#fff;border:1px solid #e5e7eb;width:58px;height:36px;padding:6px 12px;font-size:12px;font-style:normal;font-weight:400;line-height:normal;box-shadow:inset 0 0 #fff,inset 0 0 0 1px #d1d5db,0 1px 2px #0000000d;border:none!important;border-radius:6px!important;min-width:auto!important}.third-time-input .meridiem{width:80px;height:36px;border:none!important}.third-time-input .meridiem .select-container{height:36px}.third-toggle-bar{all:initial;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:3px;padding:2px;display:inline-block}.third-toggle-bar .third-toggle-bar-button{all:initial;color:#4c637b;text-align:center;-webkit-user-select:none;user-select:none;cursor:pointer;background:#fff;border-radius:3px;padding:7px 12px;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:400;line-height:16px;display:inline-block}.third-toggle-bar .third-toggle-bar-button.armed{color:#fff!important;background:#409cf7!important;border:1px solid #409cf7!important}.third-toggle-bar.fat-tabs{background:0 0;border:none;border-radius:5px;padding:0}.third-toggle-bar.fat-tabs .third-toggle-bar-button{border-radius:5px;padding:16px 24px;font-weight:700}.third-toggle-bar.floating{background-color:#fff;border:none;border-radius:5px;width:100%;padding:2px;box-shadow:0 0 12px 4px #f1f5f9}.third-toggle-bar.floating .third-toggle-bar-button{padding-top:8px;padding-bottom:6px;font-size:10px;font-weight:700}.third-template-variable-palette{flex-flow:wrap;margin:-4px -4.5px;line-height:2.25;display:flex}.third-template-variable-palette .third-template-variable{box-sizing:border-box;color:#fff;text-transform:uppercase;letter-spacing:.45px;cursor:grab;-webkit-user-select:none;user-select:none;background-color:#409cf7;border:1px solid #409cf7;border-radius:3px;margin:4px 4.5px;padding:3.5px 17px 3.5px 8px;font-family:Poppins,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:9px;font-weight:400;line-height:1.8;display:inline-block;position:relative}.third-template-variable-palette .third-template-variable.dragging{color:#0000;background:0 0;border:1px dashed #409cf7}.third-template-variable-palette .third-template-variable.dragging:after{visibility:hidden}.third-template-variable-palette .third-template-variable:after{content:"";background:0 0;border:none;border-left:1px solid #fff;border-right:1px solid #fff;width:4px;height:12px;display:inline-block;position:absolute;top:5.5px;right:8px}.third-wizard-progress-bar{-webkit-user-select:none;user-select:none;display:grid}.third-wizard-progress-bar .step{text-align:center;color:#e5e7eb;border-bottom:1px solid #e5e7eb;padding-bottom:10px;font-size:9px;font-weight:600;line-height:11px}.third-wizard-progress-bar .step.visited{color:#409cf7;border-bottom:2px solid #409cf7}.custom-tooltip-wrapper .tooltip-inner{color:var(--White,#fff);background:#15324fd9;border-radius:5px;flex-direction:column;flex-shrink:0;align-items:flex-start;gap:5px;padding:10px;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:normal;display:flex}.form-input__input{background-color:#0000;transition:border-color .25s}.form-input__input:focus{outline:none}.form-input__input::placeholder{color:#0000}.form-input__input::-webkit-contacts-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute}.form-input__label{pointer-events:none;transform-origin:0;transition:transform .25s ease-out,background .25s ease-out;position:absolute;top:8px}.form-input__icon{position:absolute;top:8px;left:12px}.form-input__input:focus+.form-input__label,.form-input__input:not(:placeholder-shown)+.form-input__label{background:#fff;padding:0 6px;transform:translateY(-80%)scale(.8);color:#15324f!important;font-weight:700!important;left:12px!important}
