@charset "UTF-8";:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:-webkit-max-content;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.table{width:100%;border-collapse:collapse;table-layout:auto}.table th,.table td{padding:8px 12px;text-align:center;vertical-align:middle;white-space:nowrap;font-size:13px;display:flex;align-items:center;justify-content:center}.table th .managers-table-score,.table td .managers-table-score{margin:0 auto;display:flex;align-items:center;justify-content:center}.table th .managers-table-score span,.table td .managers-table-score span{font-size:11px}.table th.ok,.table th.ko,.table th.na,.table td.ok,.table td.ko,.table td.na{min-width:auto;max-width:auto;width:auto}.table th.ok>p,.table th.ko>p,.table th.na>p,.table td.ok>p,.table td.ko>p,.table td.na>p{color:#fff;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}.table th.score,.table th.period,.table th.progress_status,.table th.site,.table th.project,.table td.score,.table td.period,.table td.progress_status,.table td.site,.table td.project{min-width:auto;max-width:auto;width:auto}.table td{color:#000;border-bottom:1px solid #ddd;background-color:#fff}.table th{color:#fff;background-color:#42a4df;font-weight:700}.table th:hover .table-column-resizer{opacity:1}.ui-table{border:1px solid #d8d8d8;border-radius:4px;background-color:#fff;flex-direction:column;height:auto;position:relative;width:100%;border-collapse:collapse}.ui-table .table-no-data{font-size:16px}.ui-table th,.ui-table .ui-table-th{position:sticky;z-index:3;top:0}.ui-table th .table-arrow,.ui-table .ui-table-th .table-arrow{position:absolute;transform:translate(3px,1px);display:inline-flex;align-items:center;justify-content:center}.ui-table th:hover .table-column-resizer,.ui-table .ui-table-th:hover .table-column-resizer{opacity:1}.ui-table tbody tr,.ui-table tbody .ui-table-tr,.ui-table .ui-table-tbody tr,.ui-table .ui-table-tbody .ui-table-tr{height:52px}.ui-table tbody tr:hover,.ui-table tbody .ui-table-tr:hover,.ui-table .ui-table-tbody tr:hover,.ui-table .ui-table-tbody .ui-table-tr:hover{background-color:#c0c0c04d}.ui-table tbody tr.no-hover:hover,.ui-table tbody .ui-table-tr.no-hover:hover,.ui-table .ui-table-tbody tr.no-hover:hover,.ui-table .ui-table-tbody .ui-table-tr.no-hover:hover{background-color:inherit!important}.ui-table thead th,.ui-table thead td,.ui-table thead .ui-table-td,.ui-table thead .ui-table-th,.ui-table tbody th,.ui-table tbody td,.ui-table tbody .ui-table-td,.ui-table tbody .ui-table-th,.ui-table .ui-table-thead th,.ui-table .ui-table-thead td,.ui-table .ui-table-thead .ui-table-td,.ui-table .ui-table-thead .ui-table-th,.ui-table .ui-table-tbody th,.ui-table .ui-table-tbody td,.ui-table .ui-table-tbody .ui-table-td,.ui-table .ui-table-tbody .ui-table-th{display:flex;align-items:center;justify-content:center}.ui-table thead tr:not(:first-child),.ui-table thead .ui-table-tr:not(:first-child),.ui-table tbody tr:not(:first-child),.ui-table tbody .ui-table-tr:not(:first-child),.ui-table .ui-table-thead tr:not(:first-child),.ui-table .ui-table-thead .ui-table-tr:not(:first-child),.ui-table .ui-table-tbody tr:not(:first-child),.ui-table .ui-table-tbody .ui-table-tr:not(:first-child){border-top:1px solid rgba(0,0,0,.2)}.ui-table thead tr:not(:first-child).no-border-top,.ui-table thead .ui-table-tr:not(:first-child).no-border-top,.ui-table tbody tr:not(:first-child).no-border-top,.ui-table tbody .ui-table-tr:not(:first-child).no-border-top,.ui-table .ui-table-thead tr:not(:first-child).no-border-top,.ui-table .ui-table-thead .ui-table-tr:not(:first-child).no-border-top,.ui-table .ui-table-tbody tr:not(:first-child).no-border-top,.ui-table .ui-table-tbody .ui-table-tr:not(:first-child).no-border-top{border-top:none!important}.ui-table thead tr th,.ui-table thead tr .ui-table-th,.ui-table thead .ui-table-tr th,.ui-table thead .ui-table-tr .ui-table-th,.ui-table tbody tr th,.ui-table tbody tr .ui-table-th,.ui-table tbody .ui-table-tr th,.ui-table tbody .ui-table-tr .ui-table-th,.ui-table .ui-table-thead tr th,.ui-table .ui-table-thead tr .ui-table-th,.ui-table .ui-table-thead .ui-table-tr th,.ui-table .ui-table-thead .ui-table-tr .ui-table-th,.ui-table .ui-table-tbody tr th,.ui-table .ui-table-tbody tr .ui-table-th,.ui-table .ui-table-tbody .ui-table-tr th,.ui-table .ui-table-tbody .ui-table-tr .ui-table-th{font-weight:500;font-size:12px;height:30px;color:#fff;background-color:#42a4df}.ui-table thead tr td,.ui-table thead tr .ui-table-td,.ui-table thead .ui-table-tr td,.ui-table thead .ui-table-tr .ui-table-td,.ui-table tbody tr td,.ui-table tbody tr .ui-table-td,.ui-table tbody .ui-table-tr td,.ui-table tbody .ui-table-tr .ui-table-td,.ui-table .ui-table-thead tr td,.ui-table .ui-table-thead tr .ui-table-td,.ui-table .ui-table-thead .ui-table-tr td,.ui-table .ui-table-thead .ui-table-tr .ui-table-td,.ui-table .ui-table-tbody tr td,.ui-table .ui-table-tbody tr .ui-table-td,.ui-table .ui-table-tbody .ui-table-tr td,.ui-table .ui-table-tbody .ui-table-tr .ui-table-td{height:49px;white-space:nowrap;text-align:center;font-size:12px;font-weight:500;color:#484848;min-height:50px;margin:0 auto}.ui-table thead tr td>img,.ui-table thead tr .ui-table-td>img,.ui-table thead .ui-table-tr td>img,.ui-table thead .ui-table-tr .ui-table-td>img,.ui-table tbody tr td>img,.ui-table tbody tr .ui-table-td>img,.ui-table tbody .ui-table-tr td>img,.ui-table tbody .ui-table-tr .ui-table-td>img,.ui-table .ui-table-thead tr td>img,.ui-table .ui-table-thead tr .ui-table-td>img,.ui-table .ui-table-thead .ui-table-tr td>img,.ui-table .ui-table-thead .ui-table-tr .ui-table-td>img,.ui-table .ui-table-tbody tr td>img,.ui-table .ui-table-tbody tr .ui-table-td>img,.ui-table .ui-table-tbody .ui-table-tr td>img,.ui-table .ui-table-tbody .ui-table-tr .ui-table-td>img{height:40px}.ui-table thead tr td:first-child,.ui-table thead tr .ui-table-td:first-child,.ui-table thead .ui-table-tr td:first-child,.ui-table thead .ui-table-tr .ui-table-td:first-child,.ui-table tbody tr td:first-child,.ui-table tbody tr .ui-table-td:first-child,.ui-table tbody .ui-table-tr td:first-child,.ui-table tbody .ui-table-tr .ui-table-td:first-child,.ui-table .ui-table-thead tr td:first-child,.ui-table .ui-table-thead tr .ui-table-td:first-child,.ui-table .ui-table-thead .ui-table-tr td:first-child,.ui-table .ui-table-thead .ui-table-tr .ui-table-td:first-child,.ui-table .ui-table-tbody tr td:first-child,.ui-table .ui-table-tbody tr .ui-table-td:first-child,.ui-table .ui-table-tbody .ui-table-tr td:first-child,.ui-table .ui-table-tbody .ui-table-tr .ui-table-td:first-child{text-align:center}.ui-table .missing-image{font-size:30px;color:#333}.table-column-resizer{opacity:0;right:4px;background-color:#fff9;width:4px;height:100%;position:absolute;top:0;z-index:2;transition:opacity .2s ease}.header{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;box-shadow:0 2px 6px -2px #00000017}.header__left{display:flex;align-items:center}.header__left h3{font-size:18px;font-weight:700;color:var(--text-main);margin-left:6px}.header__back-btn{display:flex;align-items:center;height:35px;gap:6px;padding:0 12px;border-radius:5px;outline:none;border:1px solid #bfbfbf;margin:0 12px;cursor:pointer;background-color:#fff;color:#9f9f9f;font-size:14px;font-weight:500;transition:all .2s ease}.header__back-btn:hover{background-color:#efefef}.header__back-btn i{display:inline-flex}.header__right{display:flex;align-items:center}.header__right-tools ul{display:flex}.header__right-tools ul li{display:flex;align-items:center;list-style:none;margin:0 14px;font-size:18px;color:#b4b4b4;cursor:pointer}.header__right-tools ul li .header-img{display:flex;align-items:center;width:20px}.header__right-user{margin-left:20px;cursor:pointer}.burger.burger-open:hover .burger__content{background-color:transparent}.burger.burger-open:hover .burger__content:after{transform:rotate(45deg);top:0}.burger.burger-open:hover .burger__content:before{transform:rotate(-45deg);bottom:0}.burger.burger-closed:hover .burger__content:after{top:7px}.burger.burger-closed:hover .burger__content:before{bottom:7px}.burger .burger__content{width:17px;height:2px;border-radius:2px;background-color:#c4c4c4;position:relative;transition:background-color .2s ease}.burger .burger__content:after,.burger .burger__content:before{position:absolute;content:"";width:17px;height:2px;background-color:#c4c4c4;border-radius:2px;right:0;transition:top .2s ease,bottom .2s ease,transform .2s ease}.dropdown{padding:6px 0;font-size:1.5rem;color:#000;border-radius:5px;border:1px solid var(--bs-border-color);z-index:30;background-color:#fff;box-shadow:0 16px 36px #00000030}.dropdown.actions{position:relative}.dropdown.bordered{border:1px solid #d8d8d8}.dropdown .divider{border:1px solid var(--bs-border-color);margin:4px 0}.dropdown ul{white-space:nowrap;list-style:none;display:flex;flex-direction:column}.dropdown ul li{cursor:pointer;padding:6px 12px;font-size:12px;font-weight:400;color:#313131;margin:0}.dropdown ul li:hover p{color:#313131}.dropdown ul li:hover{background-color:var(--bs-dropdown-link-hover-bg)}.dropdown.close{display:none}.dropdown__icon{margin-right:10px}.dropdown__language.muted{color:#adadad}.dropdown.column-dd{width:200px;overflow-x:auto}.ls{position:relative}.ls .disabled{filter:blur(1px) grayscale(100%)}.ls-backdrop{background-color:#3d3d3d34;width:100%;height:78%;position:absolute;bottom:0;z-index:10;display:flex;align-items:center;justify-content:center;padding:0 30px;white-space:break-spaces;text-align:center;font-size:15px}.ui-spinner{font-size:20px;display:flex;justify-content:center;align-items:center;animation:spin 1s linear infinite}.user-dd{position:relative}.user-dd__menu{display:flex;align-items:center}.user-dd__menu img{height:34px;width:auto;max-width:none;aspect-ratio:1/1;border-radius:100%;-o-object-fit:cover;object-fit:cover}.user-dd__menu i{font-size:16px;display:flex}.user-dd__menu h3{font-size:13px;font-weight:600;color:#7a7a7a;margin-right:10px}.user-dd__menu h4{font-weight:400;font-size:11px;color:#9f9f9f}.user-dd ul .user__description{cursor:default}.user-dd ul .user__description:hover{background-color:transparent}.user-dd ul .user__description p:first-child{font-weight:600;font-size:12px;margin-bottom:4px}.user-dd ul .user__description p:last-child{font-size:12px;color:#797979}.user-dd ul .user__option{display:flex;font-size:13px}.user-dd ul .user__option svg{font-size:16px;margin-right:10px}.sidebar{background-color:#fff;color:#d7d7d7;width:63px;max-height:100vh;display:flex;flex-direction:column;justify-content:space-between;border-left:1px solid #d7d7d7;border-right:1px solid #d7d7d7;transition:width .1s ease}.sidebar__logo{margin-bottom:33px;padding-top:13px;display:flex;justify-content:center}.sidebar__logo .logo-wide{display:flex;justify-content:space-evenly;align-items:center;gap:10px;max-height:40px;width:calc(100% - 20px)}.sidebar__logo .logo-wide img{max-height:60px;width:100%;-o-object-fit:contain;object-fit:contain}.sidebar__logo .sider-logo-collapsed{max-width:50px;transform:translateY(-6px);-o-object-fit:contain;object-fit:contain}.sidebar__header{display:flex;flex-direction:column;flex:1;overflow-y:auto}.sidebar__header-top{text-align:center;padding:0 0 30px;border-bottom:1px solid #ebebeb;width:100%}.sidebar__header-bottom{padding:30px 0}.sidebar__header-settings{display:flex;flex-direction:column;align-items:center}.sidebar__header-settings li{color:#c4c4c4;font-size:20px;list-style:none;text-align:center;cursor:pointer;padding:8px 6px;transition:color .2s ease}.sidebar__header-settings li p{display:none}.sidebar__header-settings li .imported-icon{width:20px}.sidebar__header-settings li.without-subItems:hover,.sidebar__header-settings li.without-subItems.active,.sidebar__header-settings li .link-parent__container:hover,.sidebar__header-settings li .link-parent__container.active{color:#42a4df}.sidebar__header-settings li.without-subItems:hover .imported-icon,.sidebar__header-settings li.without-subItems.active .imported-icon,.sidebar__header-settings li .link-parent__container:hover .imported-icon,.sidebar__header-settings li .link-parent__container.active .imported-icon{fill:#42a4df;color:#42a4df}.sidebar__header-settings li.without-subItems:hover .imported-icon *,.sidebar__header-settings li.without-subItems.active .imported-icon *,.sidebar__header-settings li .link-parent__container:hover .imported-icon *,.sidebar__header-settings li .link-parent__container.active .imported-icon *{fill:#42a4df}.sidebar__header-settings li:not(:last-child){margin-bottom:2px}.sidebar__header-settings li:hover .sidebar__header-settings-sublink{opacity:1}.sidebar__header-settings li .sidebar__header-settings-sublink{opacity:0;background-color:#ffffff31;display:flex;margin-left:auto;margin-right:4px;transform:rotate(90deg) scale(1.2);border-radius:5px;cursor:pointer;font-size:14px;padding:2px;transition:background-color .2s ease,opacity .2s ease}.sidebar__header-settings li .sidebar__header-settings-sublink:hover{background-color:#ffffff50}.sidebar__header-settings li.link-parent{padding:0;display:flex;flex-direction:column;justify-content:center}.sidebar__header-settings li.link-parent .link-parent__container{display:flex;align-items:center;justify-content:space-between;padding:8px 6px;border-radius:5px;transition:color .2s ease}.sidebar__header-settings li.link-parent .link-parent__container>i{display:flex;font-size:14px}.sidebar__header-settings li.link-parent .link-parent__name{display:flex;align-items:center}.sidebar__header-settings li.link-parent .link-parent__subitems{display:none}.sidebar__header-settings.full li{display:flex;align-items:center;width:214px;padding:8px 6px;border-radius:5px;margin-bottom:2px}.sidebar__header-settings.full li.link-parent{padding:0}.sidebar__header-settings.full li p{display:inline;font-size:13px;color:#626262;margin-left:10px}.sidebar__header-settings.full li>p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sidebar__header-settings.full li>p:hover{text-overflow:unset}.sidebar__header-settings.full li .link-parent__container{width:100%;transition:color .2s ease}.sidebar__header-settings.full li .link-parent__container:hover,.sidebar__header-settings.full li .link-parent__container.active{color:#42a4df}.sidebar__header-settings.full li .link-parent__container:hover p,.sidebar__header-settings.full li .link-parent__container.active p{color:#42a4df;transition:color .2s ease}.sidebar__header-settings.full li .link-parent__container:hover .imported-icon,.sidebar__header-settings.full li .link-parent__container.active .imported-icon{fill:#42a4df;color:#42a4df}.sidebar__header-settings.full li .link-parent__container:hover .imported-icon *,.sidebar__header-settings.full li .link-parent__container.active .imported-icon *{fill:#42a4df}.sidebar__header-settings.full li.without-subItems:hover,.sidebar__header-settings.full li.without-subItems.active,.sidebar__header-settings.full li .link-parent__subitem:hover,.sidebar__header-settings.full li .link-parent__subitem.active{color:#fff;background-color:#42a4df}.sidebar__header-settings.full li.without-subItems:hover .imported-icon,.sidebar__header-settings.full li.without-subItems.active .imported-icon,.sidebar__header-settings.full li .link-parent__subitem:hover .imported-icon,.sidebar__header-settings.full li .link-parent__subitem.active .imported-icon{fill:#fff;color:#fff}.sidebar__header-settings.full li.without-subItems:hover .imported-icon *,.sidebar__header-settings.full li.without-subItems.active .imported-icon *,.sidebar__header-settings.full li .link-parent__subitem:hover .imported-icon *,.sidebar__header-settings.full li .link-parent__subitem.active .imported-icon *{fill:#fff}.sidebar__header-settings.full li.without-subItems:hover p,.sidebar__header-settings.full li.without-subItems.active p,.sidebar__header-settings.full li .link-parent__subitem:hover p,.sidebar__header-settings.full li .link-parent__subitem.active p{color:#fff!important}.sidebar__header-settings.full li .link-parent__subitems{width:164px;align-self:flex-end;display:block;overflow:hidden;max-height:0;transition:max-height .2s linear}.sidebar__header-settings.full li .link-parent__subitems.expanded{max-height:100px}.sidebar__header-settings.full li .link-parent__subitem{width:164px}.sidebar-full{width:258px;max-height:100vh}.sidebar-full .sidebar__logo{display:block;padding-top:13px}.sidebar-full .sidebar__divider{color:#b7b7b7;margin:20px 0 15px 30px;font-weight:500;font-size:12px;text-align:left}.sidebar-full .sidebar__header{flex:1}.sidebar-full .sidebar__header-top{border-bottom:0;padding:0 0 3px}.sidebar-full .sidebar__header-bottom{padding:5px 0 15px}.sidebar-full .sidebar__header>p{font-weight:500;font-size:12px;margin-left:20px;color:B7B7B7}.sidebar__footer{border-top:1px solid #ebebeb;padding:16px}.sidebar__footer h2{font-weight:700;font-size:13px;color:#939393;margin-bottom:10px}.sidebar__footer p{font-weight:400;font-size:11px;color:#8a8a8a;line-height:1.4}@media screen and (max-width: 1600px){.sidebar{position:fixed;top:0;left:0;width:0;opacity:0;z-index:9999;transition:width .1s ease,opacity .2s ease}.sidebar .sider-logo-collapsed{transform:translate(-6px,-6px)}.sidebar-full{width:258px;opacity:1;height:100%}.sidebar-full:after{content:"";width:calc(100vw - 258px);height:100vh;right:0;background-color:#0000004b;position:fixed;z-index:2}}@media screen and (max-width: 450px){.sidebar:after{width:0}.sidebar__logo .logo-wide{justify-content:space-between;padding:0 20px}.sidebar__header-settings.full{padding:0 20px}.sidebar__header-settings.full li{width:100%}.sidebar-full{width:100vw;opacity:1}}.sidebar-loader{display:flex;flex-direction:column;align-items:center;gap:10px;flex:1}.body{background-color:#f5f7fa;height:calc(100vh - 60px);overflow-y:auto}.body.full-screen{max-width:100vw;height:100vh}.empty-data-message{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:20px;min-height:calc(100vh - 200px)}.empty-data-message img{width:200px}.empty-data-message p{text-align:center;font-weight:500;font-size:19px}.empty-data-message i{font-size:200px;opacity:.3;display:flex}.global{height:100vh;display:flex}.global .right{flex:1;height:100vh;display:grid;flex-direction:column}.modal-container{max-height:90vh;border-radius:10px;border:.5px solid #ebebeb;display:flex;flex-direction:column}.modal-container__header-text-content{display:flex;flex-direction:column;gap:2px}.modal,.overlay{width:100vw;height:100vh;top:0;bottom:0;right:0;left:0;position:fixed;z-index:4}.modal__content{overflow:hidden;position:absolute;top:42%;left:50%;max-height:99vh;transform:translate(-50%,-50%);background-color:#fff;z-index:5;box-shadow:0 .5px 1px #00000026;border:.5px solid #ebebeb}.modal__content.centered{top:50%}.modal__content.ontop{top:.5%;transform:translate(-50%)}.modal__content.rounded{border-radius:10px}.ui-button button{padding:0 20px;border-radius:8px;outline:none;cursor:pointer;border:none;font-family:Public Sans,sans-serif;font-style:normal;font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid;transition:background-color .2s ease,color .2s ease;white-space:nowrap;flex-direction:row-reverse;background-color:var(--btn-bg);color:var(--btn-color)}.ui-button button:hover{background-color:var(--btn-hover-bg);color:var(--btn-hover-color)}.ui-button button i{display:inline-flex;font-size:16px}.ui-button button i.ui-button__icon--big{font-size:20px}.ui-button button i.spinner{font-size:30px;animation:spin .8s linear infinite}.ui-button.disabled button{cursor:not-allowed}.ui-button.medium button,.ui-button.transparent button{font-size:14px;font-weight:500}.ui-button.transparent button{color:#afafaf}.ui-button.transparent button:hover{background-color:#afafaf49}.ui-button__icon.spinner{font-size:30px;animation:spin .8s linear infinite}@use "./styles/mixins.scss";.Toastify__close-button{align-self:center}.Toastify__toast-body{font-family:Roboto;font-size:16px;font-weight:400}.Toastify__toast-theme--light.Toastify__toast--success{color:#37b34a}.Toastify__toast-theme--light.Toastify__toast--info{color:#3498db}.Toastify__toast-theme--light.Toastify__toast--warning{color:#f5b100}.Toastify__toast-theme--light.Toastify__toast--error{color:#ff3838}:root{--toastify-color-success: #37b34a;--toastify-color-error: #ff3838;--toastify-color-warning: #f5b100;--toastify-toast-width: 482px}.error-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#d8ecf8;color:#1c5373;text-align:center;padding:20px;border:1px solid hsl(202,70%,87%);border-radius:4px;height:calc(100vh - 60px);width:100%}.error-fallback--global{position:fixed;height:100vh;width:100vw;top:0;left:0;z-index:9999}.error-fallback p{font-size:2rem;margin-bottom:10px}.error-fallback pre{background:hsl(202,70%,87%);padding:10px;border-radius:4px;overflow:auto;max-width:100%;font-size:.9rem}.error-fallback button{margin-top:20px;padding:10px 20px;background-color:#c7e4f5;color:#1c5373;border:none;border-radius:4px;cursor:pointer!important;font-size:1rem;margin-bottom:20px}.error-fallback button:hover{background-color:#b1daf1}body>iframe[style*="2147483647"]{display:none}.search{position:relative;max-width:365px;min-width:120px}.search i{position:absolute;display:flex;justify-content:center;align-items:center;top:50%;left:5px;transform:translateY(-50%);font-size:18px;color:var(--color-text-grey-4)}.search input{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:30px;border:1px solid var(--color-text-grey-5);border-radius:2px;padding:0 10px 0 25px;color:var(--color-text-dark);outline:none}.search input::-moz-placeholder{color:#b6b6b6;font-size:12px;font-style:italic}.search input::placeholder{color:#b6b6b6;font-size:12px;font-style:italic}.search.full-width input{width:100%}.search__large input{height:40px;border-radius:5px}.search__large input::-moz-placeholder{font-style:normal}.search__large input::placeholder{font-style:normal}@media screen and (max-width: 1600px){.search.full-width input{width:100%}}.form-input{display:flex;flex-direction:column;position:relative;margin-bottom:6px}.form-input .input-error{position:absolute;color:red;font-size:12px;bottom:-16px}.form-input label{font-weight:500;font-size:12px;color:var(--color-text-dark);margin-bottom:6px;display:inline-flex}.form-input input{height:46px}.form-input input,.form-input textarea{padding:0 15px;border:.5px solid #e1e1e1;border-radius:5px;outline:none;transition:padding-left .2s ease,box-shadow .2s ease,border .2s ease}.form-input input.has-error,.form-input input.has-error:focus,.form-input textarea.has-error,.form-input textarea.has-error:focus{border-color:var(--color-error);box-shadow:0 0 5px 1px #e340404d}.form-input input.is-uppercase,.form-input textarea.is-uppercase{text-transform:uppercase}.form-input input.is-uppercase::-moz-placeholder,.form-input textarea.is-uppercase::-moz-placeholder{text-transform:capitalize}.form-input input.is-uppercase::placeholder,.form-input textarea.is-uppercase::placeholder{text-transform:capitalize}.form-input input.is-capitalize,.form-input textarea.is-capitalize{text-transform:capitalize}.form-input input:focus,.form-input textarea:focus{border-color:var(--color-blue);box-shadow:0 0 5px 1px #40a7e34d;padding-left:20px}.form-input input::-moz-placeholder,.form-input textarea::-moz-placeholder{font-style:italic;font-weight:400;font-size:12px;color:#b6b6b6}.form-input input::placeholder,.form-input textarea::placeholder{font-style:italic;font-weight:400;font-size:12px;color:#b6b6b6}.form-input textarea{resize:vertical;padding:15px;font-family:Roboto,sans-serif}.form-input textarea::-moz-placeholder{font-family:Roboto;font-style:italic}.form-input textarea::placeholder{font-family:Roboto;font-style:italic}.form-input.grey-label label{color:#aeaeae;text-transform:uppercase}.form-input.bold input{font-weight:600;font-size:16px}.form-input.with-euro{position:relative}.form-input.with-euro input:disabled{background-color:#f1f1f1;cursor:not-allowed}.form-input.with-euro .form-input__logo{position:absolute;right:.8px;top:21.5px;background-color:#f1f1f1;display:flex;align-items:center;justify-content:center;height:44.1px;width:46px;border-top-right-radius:5px;border-bottom-right-radius:5px;color:#afafaf}.form-input__optional{position:absolute;right:0;color:#afafaf;font-size:11px;font-style:italic;font-weight:400}.form-select{position:relative}.form-select .select-error{position:absolute;color:red;font-size:12px;bottom:-15px}.form-select label{font-weight:500;font-size:12px;color:var(--color-text-dark);position:relative;top:-2px;padding-bottom:2px;display:inline-flex}.form-select .select-info-icon{top:1px;right:0;color:#b6b6b6;cursor:pointer;position:absolute;display:flex}.react-select__max-options-msg{font-size:14px;text-align:center;padding:20px}.react-select__control{border:.5px solid #e1e1e1!important;font-size:13.5px}.react-select__control--is-focused{border:.5px solid #b6b6b6!important;box-shadow:none!important}.react-select__single-value{font-size:13px}.react-select__menu-list{color:#808080b9}.react-select__menu-list::-webkit-scrollbar,.react-select__menu-list::-webkit-scrollbar-thumb{height:1.3rem;background-clip:padding-box;border-radius:13px;border:5px solid transparent}.react-select__menu-list::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 4px}.react-select__menu-list:hover{color:#808080b9;transition:color .3s ease}.react-select__option{color:var(--color-text-dark);font-size:14px}.react-select__indicator{padding-left:0!important}.react-select__indicator-separator{display:none}.react-select__placeholder{font-style:italic;font-weight:400;font-size:12px;color:#b6b6b6!important}.form-phone-select{display:flex;flex-direction:column;position:relative}.form-phone-select .select-error{position:absolute;color:red;font-size:12px;bottom:-10px}.form-phone-select label{font-weight:500;font-size:12px;color:var(--text-main);margin-bottom:6px;display:inline-flex}.form-phone-select__inputs{display:grid;grid-template-columns:minmax(auto,25%) minmax(auto,75%)}.form-phone-select__inputs>*{min-width:0px}.form-phone-select__input{flex:1;border:1px solid var(--ui-border-primary);outline:none;transition:padding-left .2s ease,box-shadow .2s ease,border .2s ease;border-left:none;border-radius:0 8px 8px 0;padding:0 15px 0 60px;font-size:13px}.form-phone-select__input-prefix{color:#000;position:absolute;z-index:2;height:46px;display:flex;align-items:center;left:67px;font-weight:400;font-size:13px}.form-phone-select__input.input-error{border-color:var(--color-error);box-shadow:0 0 5px 1px #e340404d}.form-phone-select__input:disabled{background-color:#e7e7e7;cursor:not-allowed;padding-left:20px}.form-phone-select__input:focus{border-color:var(--color-blue);box-shadow:0 0 5px 1px #40a7e34d}.form-phone-select__input::-moz-placeholder{font-style:italic;font-weight:400;font-size:12px;color:var(--text-placeholder)}.form-phone-select__input::placeholder{font-style:italic;font-weight:400;font-size:12px;color:var(--text-placeholder)}.form-phone-select .react-select{width:45px;position:relative;border-right:none}.form-phone-select .react-select__control{border:1px solid var(--ui-border-primary)!important;border-radius:8px 0 0 8px;background-color:#f4f4f4;border-right:0!important}.form-phone-select .react-select__indicator{position:absolute;right:-6px;scale:.4;color:#000}.form-phone-select .react-select__value-container{border-radius:100%}.form-phone-select .react-select__menu{width:306px}.form-phone-select .react-select__option{cursor:pointer}.form-phone-select .react-select__option--is-selected{background-color:#f4f4f4}.form-phone-select .react-select__single-value{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;border-radius:100%;right:7px;scale:1}.form-phone-select .react-select__single-value .phone-flag{display:flex;align-items:center;justify-content:space-between}.form-phone-select .react-select__single-value .phone-flag .phone-code{display:none}.form-phone-select .react-select__single-value .phone-flag__img{width:24px;height:24px;display:flex;border-radius:100%;overflow:hidden}.form-phone-select .react-select__single-value .phone-flag__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.phone-flag{display:flex;align-items:center}.phone-flag__img{width:30px;height:30px;display:flex;border-radius:100%;overflow:hidden;margin-right:10px}.phone-flag__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}input[type=number]{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}.rangepicker{position:relative}.rangepicker__select{display:flex;align-items:center;justify-content:space-between;height:30px;border:1px solid #d8d8d8;border-radius:2px;background-color:#fff;padding:10px 5px 10px 10px;white-space:nowrap;cursor:pointer}.rangepicker__select .date-chevron{font-size:25px;color:#ccc;transition:all .2s ease}.rangepicker__select .date-chevron:hover{color:#999}.rangepicker__select-dates{display:flex;font-weight:400;font-size:12px;color:#313131}.rangepicker__select-dates .divider{margin:0 5px}.rangepicker__select-dates .placeholder{color:#b6b6b6;font-size:12px;font-style:italic;text-overflow:ellipsis;white-space:nowrap}.rangepicker__select>i{font-size:14px;display:inline-flex}.rangepicker__calendar{width:221px;border:1px solid #d8d8d8;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:10px 0}.rangepicker__calendar-header{padding:0 10px;margin-bottom:12px}.rangepicker__calendar-header>p{font-weight:500;font-size:11px;color:#989797;margin-bottom:10px}.rangepicker__calendar-header__select{display:flex;width:144px;justify-content:space-between}.rangepicker__calendar-month__select{display:flex;justify-content:space-between;padding:0 10px;margin:10px 0;align-items:center}.rangepicker__calendar-month__select i{font-size:15px;cursor:pointer;transition:scale .2s ease}.rangepicker__calendar-month__select i:hover{scale:1.2}.rangepicker__calendar-month__select p{font-weight:500;font-size:12px;color:#313131}.rangepicker__calendar-dates{padding:10px;display:grid;grid-template-columns:repeat(7,1fr);border-radius:2px;row-gap:2px}.rangepicker__calendar-dates>p{font-weight:500;font-size:11px;color:#313131;text-align:center;margin-bottom:6px}.rangepicker__calendar-dates button{background-color:transparent;border:none;padding:7px 0;cursor:pointer;transition:background-color .2s ease;font-size:11px;color:#9a9a9a}.rangepicker__calendar-dates button.active-month{color:#313131}.rangepicker__calendar-dates button.selected{background-color:#42a4df;color:#fff}.rangepicker__calendar-dates button.selected:hover{background-color:#255c7e}.rangepicker__calendar-dates button.isSu-and-selected,.rangepicker__calendar-dates button.last-selected{border-top-right-radius:50%;border-bottom-right-radius:50%}.rangepicker__calendar-dates button.isMo-and-selected,.rangepicker__calendar-dates button.first-selected{border-top-left-radius:50%;border-bottom-left-radius:50%}.rangepicker__calendar-dates button:hover{background-color:#cacaca}.rangepicker__btns{display:flex;justify-content:end;padding:0 10px}.rangepicker__btns button{font-weight:500;font-size:12px;background-color:transparent;border:none;padding:7px 15px;border-radius:2px;cursor:pointer;transition:all .2s ease}.rangepicker__btns button:first-child{color:#b6b6b6}.rangepicker__btns button:first-child:hover{background-color:#cecece34}.rangepicker__btns button.rangepicker__btns-apply{margin-left:6px;background-color:#37c44d;color:#fff;border:1px solid #28a43c;transition:all .2s ease}.rangepicker__btns button.rangepicker__btns-apply:hover{background-color:#289138}.rangepicker__btns button.rangepicker__btns-apply:disabled{background-color:#e7e7e7;cursor:not-allowed;border:1px solid rgb(231,231,231);color:#9e9e9e}.rangepicker__btns button:nth-child(2){color:#b6b6b6}.rangepicker__btns button:nth-child(2):hover{background-color:#cecece34}.add-btn{border:none;padding:0 20px;white-space:nowrap;cursor:pointer;color:#fff;font-size:16px;background-color:var(--color-green-success);border:1px solid #37b34a;display:flex;align-items:center;border-radius:5px;transition:all .2s ease;font-weight:500;position:relative;z-index:2;border-bottom:2px solid #37b34a}.add-btn.disabled{background-color:gray;border:1px solid grey;cursor:not-allowed}.add-btn.disabled:hover{box-shadow:0 0 5px 1px #d8d8d84d}.add-btn:hover{box-shadow:0 0 5px 1px #45e3404d}.add-btn span{margin-right:10px;padding-right:1px;display:inline-flex;align-items:center;justify-content:center;font-size:20px}.users-page__header-controls .form-select{height:unset}.users-page__header-controls .rangepicker__select{width:190px}.users-page__header-controls .rangepicker__select,.users-page__header-controls .react-select__control,.users-page__header-controls .react-select__indicators,.users-page__header-controls-filter-btns button{height:40px}.column-toggle{position:relative}.column-toggle.hidden{visibility:hidden}.column-toggle i{color:#dcdcdc;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center}.column-toggle .column-dd{position:relative;z-index:300;width:162px;display:flex}.column-toggle .column-dd.left{left:-20px}.column-toggle .column-dd li{font-size:11px;color:#313131}.column-toggle .column-dd li:first-child{color:#989797;margin:5px 0}.burger{cursor:pointer;width:17px;height:16px;display:flex;justify-content:center;align-items:center}.burger .burger__content{width:17px;height:2px;border-radius:2px;background-color:#c4c4c4;position:relative}.burger .burger__content:after,.burger .burger__content:before{position:absolute;content:"";width:17px;height:2px;background-color:#c4c4c4;border-radius:2px;right:0}.burger .burger__content:after{top:5px}.burger .burger__content:before{bottom:5px}.search-input{display:inline;position:relative}.search-input>i{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%);left:9px;color:#c8c8c8;font-size:13px}.search-input input{height:30px;padding-left:30px;padding-right:10px;border:1px solid #d8d8d8;width:365px;background-color:#fff;border-radius:2px;outline:none}.search-input input::-moz-placeholder{font-weight:500;font-size:12px;color:#c8c8c8}.search-input input::placeholder{font-weight:500;font-size:12px;color:#c8c8c8}.select{display:inline;position:relative}.select select{-webkit-appearance:none;-moz-appearance:none;height:30px;background-color:#fff;width:183px;border:1px solid #d8d8d8;border-radius:2px;cursor:pointer;outline:none}.select select::-ms-expand{display:none}.select label{position:absolute;color:#909090;font-weight:400;font-size:12px;top:50%;transform:translateY(-50%);left:6px;cursor:pointer}.select>i{position:absolute;right:6px;font-size:14px;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center}.expand-btn{display:inline-flex;position:relative;width:34px;height:30px;background:#ffffff;border:1px solid #d8d8d8;border-radius:2px;cursor:pointer}.expand-btn .arrow{position:absolute;font-size:12px;color:#c4c4c4}.expand-btn .arrow-ur{bottom:13px;left:16px}.expand-btn .arrow-dr{top:13px;left:16px}.expand-btn .arrow-dl{top:13px;right:16px}.expand-btn .arrow-ul{bottom:13px;right:16px}.checkbox{display:flex}.checkbox label{text-transform:capitalize;margin-left:10px;cursor:pointer;flex:1;text-align:left}.actions-btn{position:relative}.actions-btn .dropdown{display:flex;flex-direction:column;align-items:center}.actions-btn .dropdown i{display:flex;justify-content:center;align-self:center;font-size:15px;margin-right:5px}.actions-btn .dropdown .title{color:#989797;font-size:11px;text-align:center}.actions-btn .dropdown .title:hover p{color:#989797!important}.actions-btn .dropdown .delete,.actions-btn .dropdown .edit,.actions-btn .dropdown .duplicate,.actions-btn .dropdown .preference,.actions-btn .dropdown .actions-profile{display:flex;align-items:center}.actions-btn .dropdown .delete:hover,.actions-btn .dropdown .edit:hover,.actions-btn .dropdown .duplicate:hover,.actions-btn .dropdown .preference:hover,.actions-btn .dropdown .actions-profile:hover{background-color:#c7c7c746}.actions-btn .dropdown .duplicate img{width:14px;margin-right:5px}.actions-btn .dropdown .delete,.actions-btn .dropdown .delete i{color:red}.actions-btn .dropdown .delete:hover p{color:red!important}.actions-btn .dropdown .preference i{color:#42a4df}.actions-btn .dropdown .edit i{color:orange}.actions-btn .dropdown .actions-profile i{color:var(--color-blue)}.actions-btn__dots{background-color:#f1f1f1;width:31px;height:31px;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;transition:all .2s ease}.actions-btn__dots:hover,.actions-btn__dots.is-open{background-color:var(--color-text-grey-5)}.actions-btn__dots div{width:3px;height:3px;background-color:#606060;border-radius:1.5px}.actions-btn__dots div:after,.actions-btn__dots div:before{content:"";width:3px;height:3px;display:block;background-color:#606060;border-radius:1.5px}.actions-btn__dots div:after{position:relative;transform:translateY(-10px)}.actions-btn__dots div:before{position:relative;transform:translateY(7px)}.dropdown-portal{min-width:100px;border:1px solid #d8d8d8;display:flex;flex-direction:column;align-items:center}.toggle{background-color:#d7d7d7;border:1px solid #bfbfbf;width:70px;height:20px;border-radius:10px;display:flex;align-items:center;padding-left:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:500;font-size:12px;color:#fff;position:relative;cursor:pointer;transition:all .2s ease}.toggle .ball{position:absolute;width:14px;height:14px;background-color:#fff;border-radius:50%;transform:translate(-18px);z-index:2;box-shadow:1px 1px 1px #0003;transition:all .2s ease}.toggle.active{background-color:var(--color-green);border:1px solid var(--color-green-dark);padding-left:10px}.toggle.active .ball{left:initial;transform:translate(42px)}.users-table th.user,.users-table th.report_to,.users-table td.user,.users-table td.report_to{justify-content:flex-start;padding:0 10px}.users-table th.user .user-cell,.users-table th.report_to .user-cell,.users-table td.user .user-cell,.users-table td.report_to .user-cell{display:flex;align-items:center;gap:6px;justify-content:flex-start;overflow:hidden}.users-table th.user .user-cell img,.users-table th.report_to .user-cell img,.users-table td.user .user-cell img,.users-table td.report_to .user-cell img{width:34px;height:34px;-o-object-fit:cover;object-fit:cover;border-radius:100%}.users-table th.user .user-cell__text,.users-table th.report_to .user-cell__text,.users-table td.user .user-cell__text,.users-table td.report_to .user-cell__text{text-align:left}.users-table th.user .user-cell__function,.users-table th.report_to .user-cell__function,.users-table td.user .user-cell__function,.users-table td.report_to .user-cell__function{color:#909090;font-size:11px;white-space:wrap}.users-table th.phone,.users-table td.phone{color:#47ca5b}.users-table th.email,.users-table td.email{color:#ff772a}.users-table__toggle{position:relative}.users-table__toggle-spinner{position:absolute;left:0;z-index:10;width:100%;height:100%;color:var(--color-text-dark);display:flex;align-items:center;justify-content:center}.users-table__toggle-spinner i{display:flex;font-size:20px;animation:spiner 2s linear infinite}.users-page__table-loadmore{display:flex;padding-top:10px}.users-page__table-loadmore button{background-color:#42a4df;border:1px solid #42a4df;color:#fff;padding:0 20px;min-height:25px;border-radius:5px;cursor:pointer;margin:0 auto;transition:all .2s ease}.users-page__table-loadmore button:hover{background-color:#3994cb}.users-page__table-loadmore button .spinner{display:flex;font-size:16px;animation:spin 1s linear infinite}.avatar-with-name{display:flex;align-items:center}.avatar-with-name img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;margin-right:6px;border-radius:100%}.avatar-with-name__text{display:flex;flex-direction:column;justify-content:baseline}.avatar-with-name__text>p:first-child{color:#313131;font-size:13px;font-weight:400;margin-bottom:2px;white-space:nowrap;display:inline-flex;align-items:center}.avatar-with-name__text>:nth-child(2){color:#ababab;font-size:12px;font-weight:400}.avatar-with-name__text>:nth-child(2) span{display:inline-block;line-height:1}.avatar-with-name__text>:nth-child(2) .card-header-name{max-width:100px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar-with-name__label{color:#fff;padding:2px 8px;border-radius:10px;margin-left:10px;font-size:11px}.user-modal{width:688px;border:.5px solid #ebebeb;background:#ffffff}.user-modal__header{padding:10px 15px;display:flex;justify-content:space-between;align-items:center;color:#505050;background:#f2f2f2;font-weight:500;font-size:15px}.user-modal__header-title{display:flex;align-items:center;font-weight:500;font-size:18px}.user-modal__header-title .case{color:var(--color-blue);background-color:#eaf7ff;border:.5px solid #aee1ff;border-radius:3px;padding:8px;display:flex;align-items:center;justify-content:center;margin-right:10px}.user-modal__header .close-modal{color:#ababab;font-size:22px;display:flex;justify-content:center;align-items:center;cursor:pointer}.user-modal__subheader{display:flex;justify-content:center;padding:14px 0;border-bottom:1px solid #d4d4d4;overflow:hidden}.user-modal__subheader div{margin:0 18px;font-weight:500;font-size:14px;color:#d4d4d4;cursor:pointer;text-align:center;transition:color .2s ease;position:relative}.user-modal__subheader div .warning{color:red;position:absolute;font-size:16px;top:-7px;right:-20px}.user-modal__subheader div:after{position:absolute;content:"";width:130%;transform:translate(-50%,33px);height:8px;border-top-right-radius:5px;border-top-left-radius:5px;left:50%;background-color:#42a4df;transition:all .2s ease}.user-modal__subheader div.selected,.user-modal__subheader div:hover{color:var(--color-text-dark)}.user-modal__subheader div.selected:after,.user-modal__subheader div:hover:after{transform:translate(-50%,26px)}.user-modal__content{padding:15px 19px 15px 36px;max-height:87vh;overflow-y:scroll;color:transparent;transition:color .4s;transition-delay:.5s}.user-modal__content::-webkit-scrollbar,.user-modal__content::-webkit-scrollbar-thumb{height:1.3rem;background-clip:padding-box;border-radius:13px;border:5px solid transparent}.user-modal__content::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 4px}.user-modal__content:hover{color:#808080b9;transition:color .3s ease}.user-modal__content-controls{display:flex}.user-modal__content-controls>p{color:red;display:flex;align-items:center;font-size:16px;min-width:250px}@media screen and (max-height: 720px){.user-modal__content{max-height:80vh}}.datepicker{position:relative;max-height:46px}.datepicker__select{height:46px;display:flex;align-items:center;justify-content:space-between;background-color:#fff;cursor:pointer;color:var(--color-text-dark);padding:0 15px;border:.5px solid #e1e1e1;border-radius:5px}.datepicker__select-disabled{cursor:default}.datepicker__select-dates{display:flex;font-weight:400;font-size:12px;color:#313131}.datepicker__select-dates .divider{margin:0 5px}.datepicker__select>i{font-size:20px;display:inline-flex;color:#b6b6b6}.datepicker__select.has-error{border-color:var(--color-error);box-shadow:0 0 5px 1px #e340404d}.datepicker .date-error{position:absolute;color:red;font-size:12px;bottom:-16px}.datepicker__calendar{margin-top:6px;margin-right:10px;width:221px;border:1px solid #d8d8d8;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:10px 0}.datepicker__calendar-header{padding:0 10px;margin-bottom:12px}.datepicker__calendar-header>p{font-weight:500;font-size:11px;color:#989797;margin-bottom:10px}.datepicker__calendar-header__select{font-size:14px}.datepicker__calendar-header__select>p{font-weight:500;font-size:12px}.datepicker__calendar-month__select{display:flex;justify-content:space-between;padding:0 10px;margin:10px 0;align-items:center}.datepicker__calendar-month__select i{font-size:15px;cursor:pointer;transition:scale .2s ease}.datepicker__calendar-month__select i:hover{scale:1.2}.datepicker__calendar-month__select p{width:50%;text-align:center;font-weight:500;font-size:12px;color:#313131}.datepicker__calendar-dates{padding:10px;display:grid;grid-template-columns:repeat(7,1fr);border-radius:2px;row-gap:2px}.datepicker__calendar-dates>p{font-weight:500;font-size:11px;color:#313131;text-align:center}.datepicker__calendar-dates button{background-color:transparent;border:none;padding:7px 0;cursor:pointer;transition:background-color .2s ease;font-size:11px;color:#9a9a9a}.datepicker__calendar-dates button.active-month{color:#313131}.datepicker__calendar-dates button.selected{background-color:#42a4df;color:#fff;border-radius:100%}.datepicker__calendar-dates button.selected:hover{background-color:#255c7e}.datepicker__calendar-dates button.is-today{border-radius:100%;border:1px dashed #42a4df}.datepicker__calendar-dates button.isSu-and-selected,.datepicker__calendar-dates button.last-selected{border-top-right-radius:50%;border-bottom-right-radius:50%}.datepicker__calendar-dates button.isMo-and-selected,.datepicker__calendar-dates button.first-selected{border-top-left-radius:50%;border-bottom-left-radius:50%}.datepicker__calendar-dates button:hover{background-color:#cacaca}.datepicker__btns{display:flex;justify-content:end;padding:0 10px}.datepicker__btns button{font-weight:500;font-size:12px;background-color:transparent;border:none;padding:7px 15px;border-radius:2px;cursor:pointer;transition:all .2s ease}.datepicker__btns button:first-child{color:#b6b6b6}.datepicker__btns button:first-child:hover{background-color:#cecece34}.datepicker__btns button:last-child{margin-left:6px;background-color:#37c44d;color:#fff;border:1px solid #28a43c}.droped-img{max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}.avatar-dropzone{width:120px;height:120px;margin:10px auto;border:2px dashed transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;border-radius:50%;transition:all .2s ease;position:relative}.avatar-dropzone__edit-icon{z-index:5;position:absolute;bottom:0;right:0;width:34px;height:34px}.avatar-dropzone__edit-icon img{width:100%;height:100%}.avatar-dropzone:after{position:absolute;content:"";top:-4px;width:124px;height:120px;border-radius:100%;border:2px dashed transparent}.avatar-dropzone:hover{background-color:#e7e7e744}.avatar-dropzone__img{border-radius:50%;overflow:hidden;position:relative}.avatar-dropzone__img img{width:120px;height:120px;-o-object-fit:cover;object-fit:cover}.avatar-dropzone__img.cover img{-o-object-fit:cover;object-fit:cover}.avatar-dropzone__img.contain img{-o-object-fit:contain;object-fit:contain}.avatar-dropzone__img:hover .avatar-overlay{opacity:1}.avatar-dropzone__img .avatar-overlay{position:absolute;z-index:2;background-color:#00000080;opacity:0;top:0;color:#e7e7e7;font-size:50px;display:flex;align-items:center;justify-content:center;width:100%;height:100%;transition:all .2s ease}.avatar-dropzone__icon{font-size:50px;display:flex;justify-content:center;align-items:center;color:#e7e7e7}.avatar-dropzone__is-active:after{border-color:#42a4df!important;animation:spin 10s linear infinite}.avatar-dropzone__accepted:after{border-color:#00e676}.avatar-dropzone__error:after,.avatar-dropzone__rejected:after{border-color:#ff1744}.avatar-dropzone__infos{color:#000;font-size:14px;width:220px;margin:0 auto 10px}.avatar-dropzone__infos.full{width:100%;display:flex;justify-content:center}.avatar-dropzone__infos.full p{margin:0}.avatar-dropzone__infos h1{color:var(--color-text-dark);font-size:24px;margin-bottom:10px}.avatar-dropzone__infos p{font-size:14px;margin:0 20px 10px}.avatar-dropzone__infos .file-size{color:red}.avatar-dropzone__infos button{background-color:transparent;border:none;color:red;border:1px solid red;padding:0 4px;transition:all .2s ease;cursor:pointer;border-radius:2px}.avatar-dropzone__infos button:hover{box-shadow:0 0 10px #ff000080}.avatar-dropzone__infos .delete-image{color:red;width:25px;height:25px;border-radius:50%;background-color:transparent;margin:auto;border:0;text-align:center;display:flex;justify-content:center;align-items:center;font-size:14px;cursor:pointer;transition:all ease .2s}.avatar-dropzone__infos .delete-image i{display:flex;font-size:18px;color:#ff3838}.avatar-dropzone__infos .delete-image:hover{box-shadow:0 0 12px #ff38383d}.avatar-dropzone__error-msg{color:#ff1744;text-align:center;width:245px;font-size:12px;margin:0 auto}.user-form{display:flex;flex-direction:column;align-items:center}.user-form .dragdrop{margin:10px 0;border:2px dashed #dcdcdc;border-radius:2px;padding:20px;width:245px;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .2s ease}.user-form .dragdrop:hover{background-color:#e7e7e744}.user-form .dragdrop__icon{font-size:50px;display:flex;justify-content:center;align-items:center;color:#e7e7e7}.user-form .dragdrop__text{width:164px;text-align:center;font-size:12px;color:#b5b5b5;line-height:17px}.user-form .dragdrop__text span{color:#1b8bce}.user-form__info{text-align:center;margin-bottom:15px}.user-form__info h1{font-weight:600;font-size:16px;line-height:35px;color:var(--color-text-dark)}.user-form__info h2{font-weight:400;font-size:12px;color:var(--color-text-dark)}.user-form__error{color:red;font-size:14px;margin-bottom:10px}.user-form__inputs{width:100%;margin-bottom:20px}.user-form__inputs>div:not(:last-child){margin-bottom:20px}.user-form__inputs .userform-3columns{display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:10px;column-gap:10px}.user-form__inputs .userform-2columns{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:10px;column-gap:10px}.user-form__inputs .userform-legal{display:grid;grid-template-columns:minmax(auto,20%) minmax(auto,40%) minmax(auto,40%);-moz-column-gap:10px;column-gap:10px}.user-form__inputs .userform-desc{display:grid;grid-template-columns:1fr}.user-form__inputs .userform-addr{display:grid;grid-template-columns:minmax(auto,60%) minmax(auto,20%) minmax(auto,20%);-moz-column-gap:10px;column-gap:10px}.user-form__inputs .userform-addr2{display:grid;grid-template-columns:1fr 2fr 2fr;-moz-column-gap:10px;column-gap:10px}.user-form__inputs .userform-addr2>*{min-width:0px}.user-form__inputs .userform-contact{display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:10px;column-gap:10px}.user-form__datepicker>p{color:var(--color-text-dark);font-weight:500;font-size:12px;margin-bottom:6px;cursor:default}.select-loader{color:#000;display:flex;align-items:center;justify-content:center}.select-loader i{display:flex;font-size:35px;animation:spin 1.2s linear infinite}.select-loader-delete{display:inline-flex;border-radius:50%;margin-right:4px;padding:0 8px;animation:spin 1.2s linear infinite}.form-controls{width:100%;display:flex;justify-content:flex-end;gap:20px}.users-page{padding:27px 44px 0}.users-page__cards{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:14px;margin-bottom:20px}.users-page__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.users-page__header>p{font-weight:500;font-size:16px}.users-page__header-controls{display:flex;gap:10px}.users-page__header-controls .react-select__control{width:150px}.users-page__header-controls .import-csv-btn{background-color:transparent;display:flex;gap:6px;padding:0 8px;border-radius:3px;align-items:center;color:var(--color-blue);cursor:pointer;transition:all .2s ease}.users-page__header-controls .import-csv-btn:hover{background-color:#dedede}.users-page__header-controls .import-csv-btn span{font-weight:500;font-size:12px}.users-page__header-controls .import-csv-btn i{display:flex}.users-page__table-container{display:flex;flex-direction:column;justify-content:space-between;max-height:calc(100vh - 140px)}.users-page__table{width:100%;overflow-x:auto;max-height:calc(100% - 40px)}.export-badges{padding:0 10px;background-color:transparent;border:none;cursor:pointer;color:#8c2cae;font-weight:600;display:flex;align-items:center;justify-content:center;font-size:12px;transition:all .2s ease}.export-badges i{display:inline-flex;font-size:20px;margin-left:3px}.export-badges:hover{background-color:#ebdeff}.link{color:var(--color-blue);font-size:13px;text-decoration:none}.auth-input{width:100%;position:relative}.auth-input.flexed{display:flex;flex-direction:column;margin-bottom:10px!important}.auth-input.flexed .auth-input__error{position:static}.auth-input__error{position:absolute;color:#e0b719;font-size:12px;margin-top:4px;margin-left:6px;display:flex}.auth-input__error i{margin-right:4px;display:inline-flex}.auth-input__label{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.auth-input__label label{text-transform:capitalize;color:var(--color-text-dark);font-size:14px;display:block;font-weight:500}.auth-input__input{position:relative;transition:all .2s ease}.auth-input__input.with-error input{background-color:#fff9e3;border:.5px solid #e0b719}.auth-input__input.with-success input{border:.5px solid #37b34a}.auth-input__input span{position:absolute;height:100%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;top:50%;right:10px;font-size:18px;color:var(--color-text-grey-3);transition:inherit}.auth-input__input .full-icon{color:var(--color-text-dark)}.auth-input input{width:100%;height:40px;border:.5px solid var(--color-text-grey-2);border-radius:5px;outline:none;padding:0 11px;color:var(--color-text-dark);transition:inherit;border-color:#e1e1e1}.auth-input input:focus{border-color:var(--color-blue);box-shadow:0 0 5px 1px #40a7e34d;padding-left:20px}.auth-input input:focus+span{color:var(--color-blue)}.auth-input input::-moz-placeholder{color:var(--color-text-grey-3);font-size:13px;font-weight:400}.auth-input input::placeholder{color:var(--color-text-grey-3);font-size:13px;font-weight:400}.password-change{width:329px;background-color:#fff;border-radius:5px;padding:20px 30px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px}.password-change__input{width:270px;margin-bottom:20px}.password-change__input .auth-input__label{margin-bottom:5px}.password-change__input label{font-weight:600;font-size:11px;color:#616161}.password-change__input input{width:100%;height:29px}.password-change__btn{height:30px;color:#fff;cursor:pointer;background-color:#ff8d3e;border-radius:5px;transition:.2s all ease;outline:none;border:none;margin-bottom:10px}.password-change__btn:hover{background-color:#e27f39}.password-change__infos{font-size:11px;text-align:center;color:#a6a6a6}.password-change__btn{width:100%;margin-top:10px}.password-change__btn__spinner{display:flex;align-items:center;justify-content:center;animation:spin 1s linear infinite}.profile-form{display:flex;flex-direction:column}.profile-form__divider{width:100%;display:flex;gap:8px;align-content:center;margin-bottom:20px;position:relative;color:#c4c4c4de;font-size:13px;font-weight:600}.profile-form__divider:after{content:"";width:90%;position:absolute;height:1px;background-color:#dcdcdc;top:50%;right:0}.profile-form__divider i{display:flex;background-color:#fff;position:absolute;z-index:20;left:-20px}.profile-form__divider p{position:relative;z-index:10;background-color:#fff;padding-right:10px}.profile-form .pform-personal-info .pform-titles,.profile-form .pform-personal-info .pform-info{display:flex;margin-bottom:20px;gap:15px}.profile-form .pform-personal-info .pform-titles>div,.profile-form .pform-personal-info .pform-info>div{flex:1}.profile-form .pform-personal-info .pform-info .profile-birthday>p{font-size:12px;font-weight:500;margin-bottom:6px}.profile-form__contact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:15px;column-gap:15px}.profile-form__contact .form-phone-select__inputs{grid-template-columns:minmax(auto,20%) minmax(auto,80%)}.profile-form__contact .form-phone-select__input{margin-left:5px}.profile{padding:27px 0;display:flex;gap:25px;justify-content:center}.profile .profile-container{display:flex;gap:20px;flex-wrap:wrap}.profile .my-profile{background-color:#fff;width:1190px;padding:31px 45px;border-radius:5px;box-shadow:0 4px 8px #0000000d}.profile .my-profile form{display:flex;flex-direction:column;justify-content:space-between;gap:40px}.profile .my-profile .profile-form-side{display:flex;flex-direction:row}.profile .my-profile .profile-form-side .myprofile-titles{width:290px;margin-right:50px;border-right:1px solid #e6e6e6}.profile .my-profile .profile-form-side .myprofile-titles .myprofile-picture{width:120px;height:120px;border-radius:50%;margin-bottom:14px}.profile .my-profile .profile-form-side .myprofile-titles h3{color:#313131;font-size:24px;font-weight:600;margin-bottom:10px}.profile .my-profile .profile-form-side .myprofile-titles p{color:#313131;font-size:14px;font-weight:400s}.profile .my-profile .my-profile-form{flex:1}.profile .my-profile .my-profile-footer{display:flex;align-items:center;justify-content:space-between}.profile .my-profile .my-profile-footer p{color:var(--color-blue);font-size:13px}.profile .my-profile .my-profile-footer button{background-color:var(--color-blue);color:#fff;border:none;width:150px;height:44px;border-radius:5px;transition:all .2s ease;cursor:pointer}.profile .my-profile .my-profile-footer__spinner{display:flex;justify-content:center;animation:spin 1s linear infinite}.profile .profile-password-change .password-change{border-radius:5px;box-shadow:0 4px 8px #0000000d}@media screen and (max-width: 1660px){.profile{flex-direction:column;align-items:center}.profile-password-change{width:1190px}}.not-found{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:75px}.not-found h1{font-size:150px}.loading-text{position:relative}.loading-text span{position:absolute}.playground-table{width:100%;overflow-x:auto;max-height:calc(100vh - 180px)}.card{width:244px;height:268px;border:1px solid var(--color-text-grey-6);background-color:#fff;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between}.card__header{padding:10px 15px;display:flex;align-items:center;justify-content:space-between}.card__header img{max-height:40px;max-width:120px}.card__header i{display:flex;font-size:31px;color:gray}.card__header-ref{position:relative}.card__header-options{background-color:#f1f1f1;width:31px;height:31px;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;transition:all .2s ease}.card__header-options:hover{background-color:var(--color-text-grey-5)}.card__header-options div{width:3px;height:3px;background-color:#606060;border-radius:1.5px}.card__header-options div:after,.card__header-options div:before{content:"";width:3px;height:3px;display:block;background-color:#606060;border-radius:1.5px}.card__header-options div:after{position:relative;transform:translateY(-10px)}.card__header-options div:before{position:relative;transform:translateY(7px)}.card__body{padding:10px 25px;cursor:pointer;flex:1;display:flex;flex-direction:column;justify-content:space-between}.card__body.site-card{justify-content:flex-start}.card__body.site-card .card__body-content{margin:15px 0 10px}.card__body-content .title{font-size:12px;line-height:14px;color:#5c576180;margin-bottom:5px}.card__body-content .content{font-weight:400;font-size:11px;color:var(--color-text-dark)}.card__body-content .content .type{color:#42a4df;font-style:italic}.card__footer{height:43px;display:flex;justify-content:space-between;align-items:center;padding:0 25px;border-top:1px solid var(--color-text-grey-5);background-color:#f9f9f9}.card__footer .workers{display:flex;align-items:center;cursor:pointer}.card__footer .workers i{font-size:15px;color:var(--color-blue);margin-right:5px;display:flex}.card__footer .workers span{font-size:11px}.card__footer .toggle-active{position:relative}.card__footer .toggle-active__spinner{position:absolute;top:50%;left:50%;font-size:20px;transform:translate(-50%,-50%);padding:4px 25px;z-index:10;display:flex}.card__footer .toggle-active__spinner i{display:flex;z-index:12;animation:spin 1s linear infinite}.card__footer .toggle-active__spinner:after{content:"";position:absolute;width:100%;height:100%;background-color:#ffffffc0;top:0;left:0;filter:blur(2px)}.client__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(244px,1fr));justify-items:center;gap:19px}.client__cards-add{width:244px;height:268px;border:3px dotted var(--color-text-grey-6);border-radius:5px;position:relative;cursor:pointer;transition:all .2s ease}.client__cards-add:hover{background-color:#e2e2e263}.client__cards-add .add-outer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:90px;color:var(--color-text-grey-5)}.client__cards-add .add-outer .add-inner{position:absolute;bottom:-6px;right:-8px}.client__cards-add .add-outer .add-inner img{width:40px}.client__cards-add>p{position:absolute;text-align:center;top:68%;left:50%;transform:translate(-50%,-50%);font-size:12px;color:#9e9e9e;width:100%}@media screen and (min-width: 1456px){.flexed-cards{display:flex;flex-wrap:wrap}}@media screen and (max-width: 1366px){.flexed-cards-hd{display:flex;flex-wrap:wrap}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.worker-card{display:flex;justify-content:space-between!important;align-items:center;width:100%;padding:0 10px}.worker-card.centered{justify-content:center!important}.worker-card__details{display:flex;align-items:center;max-width:150px;overflow:hidden}.worker-card__details.wide{max-width:100%}.worker-card__details-text{margin-left:5px}.worker-card__details-text h3{font-weight:400;font-size:12px;color:#484848;margin-bottom:2px;white-space:break-spaces;text-align:left}.worker-card__details-text p{font-weight:400;font-size:11px;color:#909090;text-transform:capitalize;text-align:left}.worker-card__img{width:34px;height:34px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.worker-card__company{width:60px}.worker-card__count{color:var(--color-text-dark);border:1px solid #ef3c3c;padding:6px 3px;font-weight:500;font-size:12px;border-radius:5px;display:flex;align-items:center}.worker-card__count i{display:flex;font-size:18px;color:#ef3c3c;margin-right:2px}.clients-table{border:1px solid #d8d8d8;border-radius:4px;background-color:#fff;flex-direction:column;height:auto;position:relative;width:100%;border-collapse:collapse}.clients-table.no-zeros .violations__container .zero{visibility:hidden}.clients-table th{position:sticky;z-index:3;top:0}.clients-table th .table-arrow{position:absolute;transform:translate(3px,1px);display:inline-flex;align-items:center;justify-content:center}.clients-table th.id,.clients-table td.id{min-width:40px;max-width:40px;width:40px}.clients-table th.subscription,.clients-table td.subscription{min-width:160px;max-width:160px;width:160px;font-weight:400;font-size:12px;color:var(--color-text-dark)}.clients-table th.next_bill,.clients-table td.next_bill{min-width:220px;max-width:220px;width:220px;font-weight:400;font-size:12px;color:var(--color-text-dark)}.clients-table th.subscription_type,.clients-table td.subscription_type{min-width:140px;max-width:140px;width:140px;font-weight:400;font-size:12px;color:var(--color-text-dark)}.clients-table th.contact_person,.clients-table td.contact_person{min-width:180px;max-width:180px;width:180px}.clients-table th.sites,.clients-table td.sites{min-width:100px;max-width:100px;width:100px;font-size:12px;color:var(--color-text-dark)}.clients-table th.violations_count,.clients-table td.violations_count{min-width:120px;max-width:120px;width:120px}.clients-table th.department,.clients-table td.department{min-width:160px;max-width:160px;width:160px;font-weight:400;font-size:12px;color:var(--color-text-dark);text-transform:capitalize}.clients-table th.company,.clients-table td.company{min-width:140px;max-width:140px;width:140px}.clients-table th.phone,.clients-table td.phone{min-width:150px;max-width:150px;width:150px;color:#47ca5b;font-weight:400;font-size:12px}.clients-table th.email,.clients-table td.email{min-width:220px;max-width:220px;width:220px;color:#ff772a;font-weight:400;font-size:12px}.clients-table th.status,.clients-table td.status{min-width:140px;max-width:140px;width:140px}.clients-table th:last-child,.clients-table td:last-child{min-width:80px;max-width:80px;width:80px}.clients-table td.sites{cursor:pointer}.clients-table__toggle{position:relative}.clients-table__toggle-spinner{position:absolute;left:10px;z-index:2;color:var(--color-text-dark);display:flex;animation:spiner 2s linear infinite}.clients-table tbody tr{height:52px}.clients-table tbody tr:hover{background-color:#c0c0c04d}.clients-table tbody tr.highlight-worker{background-color:#42a3df2c}.clients-table thead tr:not(:first-child),.clients-table tbody tr:not(:first-child){border-top:1px solid rgba(0,0,0,.2)}.clients-table thead tr th,.clients-table tbody tr th{font-weight:500;font-size:12px;height:30px;color:#fff;background-color:#42a4df}.clients-table thead tr td,.clients-table tbody tr td{height:49px;white-space:nowrap;text-align:center;min-height:50px;margin:0 auto}.clients-table thead tr td>div,.clients-table tbody tr td>div{display:flex;justify-content:center;align-items:center}.clients-table thead tr td>img,.clients-table tbody tr td>img{height:40px}.clients-table thead tr td:first-child,.clients-table tbody tr td:first-child{text-align:center;font-size:12px;font-weight:500;color:#909090}.missing-image{font-size:30px;color:#333}.worker-company-image{max-height:30px;max-width:120px}.next-bill-time{width:213px;height:24px;border-radius:15px;display:flex;justify-content:center;gap:10px;font-weight:700;font-size:11px;color:#fff}.next-bill-time.success{background-color:#47ca5b}.next-bill-time.danger{background-color:#ff3838}.next-bill-time.warning{background-color:#f5b100}.next-bill-time.gray{background-color:#a5a5a5}.subscription_type-text{background-color:#fff;width:87px;margin:auto;color:#42a4df;padding:4px 0;border-radius:20px;font-size:11px;border:1px solid #42a4df}.subscription_type-text.missing_subscription{border:1px solid #cacaca;color:#cacaca}@keyframes spiner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.clients-action-dropdown{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;align-items:center}.clients-action-dropdown i{display:flex;justify-content:center;align-self:center;font-size:15px;margin-right:5px}.clients-action-dropdown .title{color:#989797;font-size:11px;text-align:center}.clients-action-dropdown .title:hover p{color:#989797!important}.clients-action-dropdown .delete,.clients-action-dropdown .edit,.clients-action-dropdown .preference,.clients-action-dropdown .actions-download{display:flex;align-items:center;margin:2px}.clients-action-dropdown .delete:hover,.clients-action-dropdown .edit:hover,.clients-action-dropdown .preference:hover,.clients-action-dropdown .actions-download:hover{background-color:#c7c7c746}.clients-action-dropdown .delete{color:red}.clients-action-dropdown .delete:hover p{color:red!important}.clients-action-dropdown .edit i{color:orange}.clients-action-dropdown .preference i{color:#42a4df}.clients-action-dropdown .actions-download i{color:#47ca5b}.country-select{display:flex;flex-direction:column;position:relative}.country-select .select-error{position:absolute;color:red;font-size:12px;bottom:-10px}.country-select label{font-weight:500;font-size:12px;color:var(--color-text-dark);margin-bottom:6px;display:inline-flex}.country-select .react-select{position:relative;border-right:none}.country-select .react-select__control{border:.5px solid #e1e1e1!important}.country-select .react-select__value-container{text-align:left}.country-select .react-select__menu{width:250px}.country-select .react-select__menu .phone-flag{display:flex;align-items:center}.country-select .react-select__menu .phone-flag__img{width:30px;height:30px;display:flex;border-radius:100%;overflow:hidden;margin-right:10px}.country-select .react-select__menu .phone-flag__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.country-select .react-select__option{cursor:pointer}.country-select .react-select__option--is-selected{background-color:#f4f4f4}.country-select .react-select__single-value{width:100%;height:100%;align-self:flex-end;display:flex;align-items:center;position:relative;right:7px;scale:1;padding-left:10px}.country-select .react-select__single-value .phone-flag{display:flex;align-items:center;justify-content:space-between}.country-select .react-select__single-value .phone-flag__img{width:24px;height:24px;display:flex;border-radius:100%;overflow:hidden;margin-right:5px}.country-select .react-select__single-value .phone-flag__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.company-dropzone{margin:10px 0;border:2px dashed #dcdcdc;border-radius:2px;padding:20px;width:245px;height:128px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease}.company-dropzone__long{width:100%;height:83px;margin-top:6px;margin-bottom:15px}.company-dropzone__long .company-dropzone__text{width:100%}.company-dropzone:hover{background-color:#e7e7e744}.company-dropzone__icon{font-size:50px;display:flex;justify-content:center;align-items:center;color:#e7e7e7}.company-dropzone__text{width:164px;text-align:center;font-size:12px;color:#b5b5b5;line-height:17px}.company-dropzone__text span{color:#1b8bce}.company-dropzone__is-active{border-color:#42a4df!important}.company-dropzone__accepted{border-color:#00e676}.company-dropzone__error,.company-dropzone__rejected{border-color:#ff1744}.company-dropzone__error-msg{color:#ff1744;text-align:center;width:245px;font-size:12px}.company-dropzone__file-infos{color:#000;font-size:14px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.company-dropzone__file-infos .file-size{color:red}.company-dropzone__file-infos button{background-color:transparent;border:none;color:red;border:1px solid red;padding:0 4px;transition:all .2s ease;cursor:pointer;border-radius:2px}.company-dropzone__file-infos button:hover{box-shadow:0 0 10px #ff000080}.company-dropzone__file-infos .delete-image{color:red;width:36px;height:36px;border-radius:50%;background-color:transparent;margin:auto;border:0;text-align:center;display:flex;justify-content:center;align-items:center;font-size:14px;cursor:pointer;transition:all ease .2s}.company-dropzone__file-infos .delete-image i{display:flex;font-size:26px;color:#ff3838}.company-dropzone__file-infos .delete-image:hover{box-shadow:0 0 12px #ff38383d}.proof-payment__droped-img{display:flex;justify-content:center;margin:30px 0}.proof-payment__droped-img-container{position:relative;max-width:150px;max-height:120px}.proof-payment__droped-img-container .droped-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.proof-payment__droped-img .delete-image{position:absolute;right:-12px;top:-12px;cursor:pointer}.proof-payment__droped-img .delete-image i{width:25px;height:25px;border-radius:100%;color:red;display:flex;align-items:center;justify-content:center;border:2px solid red}.client-form{display:flex;flex-direction:column;align-items:center}.client-form .dragdrop{margin:10px 0;border:2px dashed #dcdcdc;border-radius:2px;padding:20px;width:245px;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .2s ease}.client-form .dragdrop:hover{background-color:#e7e7e744}.client-form .dragdrop__icon{font-size:50px;display:flex;justify-content:center;align-items:center;color:#e7e7e7}.client-form .dragdrop__text{width:164px;text-align:center;font-size:12px;color:#b5b5b5;line-height:17px}.client-form .dragdrop__text span{color:#1b8bce}.client-form__info{text-align:center;margin-bottom:15px}.client-form__info h1{font-weight:600;font-size:16px;line-height:35px;color:var(--color-text-dark)}.client-form__info h2{font-weight:400;font-size:12px;color:var(--color-text-dark)}.client-form__error{color:red;font-size:14px;margin-bottom:10px}.client-form__inputs{width:100%;margin-bottom:20px}.client-form__inputs>div:not(:last-child){margin-bottom:20px}.client-form__inputs .csform-title{display:grid;grid-template-columns:minmax(auto,60%) minmax(auto,20%) minmax(auto,20%);-moz-column-gap:10px;column-gap:10px}.client-form__inputs .csform-legal{display:grid;grid-template-columns:minmax(auto,40%) minmax(auto,30%) minmax(auto,30%);-moz-column-gap:10px;column-gap:10px}.client-form__inputs .csform-desc{display:grid;grid-template-columns:1fr}.client-form__inputs .csform-addr{display:grid;grid-template-columns:minmax(auto,60%) minmax(auto,20%) minmax(auto,20%);-moz-column-gap:10px;column-gap:10px}.client-form__inputs .csform-addr2{display:grid;grid-template-columns:1fr 2fr 2fr;-moz-column-gap:10px;column-gap:10px}.client-form__inputs .csform-addr2>*{min-width:0px}.client-form__inputs .csform-contact{display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:10px;column-gap:10px}.contact-person-form__container>div:not(:last-child){margin-bottom:20px}.contact-person-form{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;position:relative;gap:0px}.contact-person-form__dropzone{position:relative;right:23px;width:300px}.contact-person-form__is-vertical{flex-direction:column}.contact-person-form__is-vertical .contact-person-form__dropzone{position:unset}.contact-person-form__is-vertical .line{width:410px!important}.contact-person-form__not-first{margin-top:30px}.contact-person-form__divider{position:absolute;top:-30px;color:red;font-size:14px;text-transform:capitalize;color:#c4c4c4}.contact-person-form__divider .name{position:absolute;white-space:nowrap;background-color:#fff;padding:5px;transform:translateY(-50%)}.contact-person-form__divider .name i{display:inline-flex;transform:translateY(2px)}.contact-person-form__divider .line{width:616px;height:1px;background-color:#ebebeb}.contact-person-form__datepicker>p{color:var(--color-text-dark);font-weight:500;font-size:12px;margin-bottom:6px;cursor:default}.contact-person-form:hover .delete-form{visibility:visible}.contact-person-form .delete-form{position:absolute;top:5px;left:5px;width:36px;height:36px;border-radius:50%;background-color:transparent;border:0;text-align:center;display:flex;justify-content:center;align-items:center;font-size:14px;cursor:pointer;transition:all ease .2s;visibility:hidden}.contact-person-form .delete-form i{display:flex;font-size:26px;color:#ff3838}.contact-person-form .delete-form:hover{box-shadow:0 0 12px #ff38383d}.contact-person-form__avatar{width:40%;margin:0 20px;color:var(--color-text-dark);display:flex;flex-direction:column;justify-content:center;align-items:center}.contact-person-form__avatar img{width:120px;height:120px;background-color:#8080803f;color:transparent;border-radius:100%;margin-bottom:14px}.contact-person-form__avatar p{text-align:center}.contact-person-form__inputs{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:10px;column-gap:10px;row-gap:15px;position:relative}.contact-person-form__inputs>*{min-width:0px}.contact-person-form__inputs-toggle{position:absolute;z-index:10;left:39%;top:-2px}.contact-person-form__add{color:var(--color-text-dark);display:flex;background-color:#ff00005e;width:621px;height:167px;justify-content:center;align-items:center;position:relative;flex-direction:column}.contact-person-form__add .add-outer{font-size:60px;display:flex;align-items:center;justify-content:center}.contact-person-form__add .add-inner{position:absolute;left:0}.contact-person-form__controls{margin-top:20px}.contact-person-form .form-select label{transform:translateY(-2px)}.firstname-select__option>p:first-child{color:#313131;font-size:12px;font-weight:400}.firstname-select__option>p:nth-child(2){color:#afafaf;font-size:12px;font-weight:400}.add-card{width:244px;height:268px;border:3px dotted var(--color-text-grey-6);border-radius:5px;position:relative;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f9f9f9;margin-bottom:20px}.add-card:hover{background-color:#e2e2e263}.add-card .add-outer{font-size:70px;color:var(--color-text-grey-5);position:relative;display:flex;margin-bottom:10px}.add-card .add-outer .add-inner{position:absolute;bottom:-11px;right:-8px;display:flex}.add-card .add-outer .add-inner img{width:40px}.add-card>p{font-size:12px;color:#9e9e9e}.client-modal{width:688px;border:.5px solid #ebebeb;background:#ffffff}.client-modal__header{padding:10px 15px;display:flex;justify-content:space-between;align-items:center;color:#505050;background:#f2f2f2;font-weight:500;font-size:15px}.client-modal__header-title{display:flex;align-items:center;font-weight:500;font-size:18px}.client-modal__header-title .case{color:var(--color-blue);background-color:#eaf7ff;border:.5px solid #aee1ff;border-radius:3px;padding:8px;display:flex;align-items:center;justify-content:center;margin-right:10px}.client-modal__header .close-modal{color:#ababab;font-size:22px;display:flex;justify-content:center;align-items:center;cursor:pointer}.client-modal__subheader{display:flex;justify-content:center;padding-top:7px;border-bottom:1px solid #d4d4d4;overflow:hidden}.client-modal__subheader div{margin:0 18px;font-weight:500;font-size:14px;padding:10px 6px;color:#d4d4d4;cursor:pointer;text-align:center;transition:color .2s ease;position:relative}.client-modal__subheader div .warning{color:red;position:absolute;font-size:16px;top:-7px;right:-16px}.client-modal__subheader div:after{position:absolute;content:"";width:130%;transform:translate(-50%,33px);height:8px;border-top-right-radius:5px;border-top-left-radius:5px;left:50%;background-color:#42a4df;transition:all .2s ease}.client-modal__subheader div.selected,.client-modal__subheader div:hover{color:var(--color-text-dark)}.client-modal__subheader div.selected:after,.client-modal__subheader div:hover:after{transform:translate(-50%,23px)}.client-modal__subheader .error{animation:pulse .4s linear 2}.client-modal__content{padding:15px 19px 15px 36px;max-height:87vh;overflow-y:scroll;color:transparent;transition:color .4s;transition-delay:.5s}.client-modal__content::-webkit-scrollbar,.client-modal__content::-webkit-scrollbar-thumb{height:1.3rem;background-clip:padding-box;border-radius:13px;border:5px solid transparent}.client-modal__content::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 4px}.client-modal__content:hover{color:#808080b9;transition:color .3s ease}@media screen and (max-height: 720px){.client-modal__content{max-height:80vh}}.client{padding:26px 40px;position:relative}.client .client__header-controls .rangepicker__select,.client .client__header-controls .react-select__control,.client .client__header-controls .react-select__indicators{height:40px}.client__toast{position:absolute;top:0;width:100%;left:0;z-index:4}.client__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.client__header-controls{display:flex;align-items:center}.client__header-controls>div:not(:last-child){margin-right:10px}.client__header-controls .grid-icon{margin:0 13px}.client__header-controls-icon{display:flex;font-size:24px;color:#d9d9d9;cursor:pointer;transition:all .2s ease}.client__header-controls-icon:hover,.client__header-controls-icon.active{color:#42a4df}.client__table{width:100%;overflow-x:auto;max-height:calc(100vh - 157px);color:transparent;transition:color .4s;transition-delay:.5s}.client__table::-webkit-scrollbar{width:8px;height:8px}.client__table::-webkit-scrollbar-track{background-color:transparent}.client__table::-webkit-scrollbar-thumb{border-radius:13px;background-color:#80808099;box-shadow:inset 0 0 0 4px}.client__table:hover{color:#80808099;transition:color .3s ease}.small-select__control{width:117px!important}.password-reset{width:3.375in;height:171px;background-color:#fff;border-radius:5px;padding:20px 30px;display:flex;flex-direction:column;margin-bottom:20px}.password-reset .auth-input__error{bottom:-8px}.password-reset .auth-input__input span{top:14px}.password-reset__input{margin-bottom:15px}.password-reset__input .auth-input__label{margin-bottom:5px}.password-reset__input label{font-weight:600;font-size:11px;color:#616161}.password-reset__input input{width:100%;height:29px;margin-bottom:10px}.password-reset__btn{height:30px;color:#fff;cursor:pointer;background-color:#ff8d3e;border-radius:5px;transition:.2s all ease;outline:none;border:none;margin-bottom:10px}.password-reset__btn:hover{background-color:#e27f39}.password-reset__btn__spinner{display:flex;align-items:center;justify-content:center;animation:spin 1s linear infinite}.password-reset__infos{font-size:11px;text-align:center;color:#a6a6a6}.user-profile{padding:27px 0;display:flex;gap:25px;justify-content:center}.user-profile__form{width:1190px;height:453px;background-color:#fff;padding:31px 45px;display:flex;flex-direction:column;justify-content:space-between;border-radius:5px;box-shadow:0 4px 8px #0000000d}.user-profile__form form{display:flex;width:100%}.user-profile__form-img{width:290px;margin-right:50px;border-right:1px solid #e6e6e6}.user-profile__form-inputs{flex:1}.user-profile__form-footer{display:flex;align-items:center;justify-content:space-between}.user-profile__form-footer p{color:var(--color-blue);font-size:13px}.user-profile__form-footer button{background-color:var(--color-blue);color:#fff;border:none;width:150px;height:44px;border-radius:5px;transition:all .2s ease;cursor:pointer}.user-profile__spinner{display:flex;font-size:20px;justify-content:center;animation:spin 1s linear infinite}.user-not-found{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;gap:10px}.user-not-found p{font-weight:500;font-size:20px}.user-profile__password-form .password-reset{border-radius:5px;box-shadow:0 4px 8px #0000000d}@media screen and (max-width: 1600px){.user-profile{flex-direction:column;align-items:center}.user-profile__password-form{width:1190px}}.user-profile-form{display:flex;flex-direction:column;align-items:center}.user-profile-form__divider{width:100%;display:flex;gap:8px;align-content:center;margin-bottom:20px;position:relative;color:#c4c4c4de;font-size:13px;font-weight:600}.user-profile-form__divider:after{content:"";width:90%;position:absolute;height:1px;background-color:#dcdcdc;top:50%;right:0}.user-profile-form__divider i{display:flex;background-color:#fff;position:absolute;z-index:20;left:-20px}.user-profile-form__divider p{position:relative;z-index:10;background-color:#fff;padding-right:10px}.user-profile-form__info{text-align:center;margin-bottom:15px}.user-profile-form__info h1{font-weight:600;font-size:16px;line-height:35px;color:var(--color-text-dark)}.user-profile-form__info h2{font-weight:400;font-size:12px;color:var(--color-text-dark)}.user-profile-form__error{color:red;font-size:14px;margin-bottom:10px}.user-profile-form__inputs{width:100%;margin-bottom:20px}.user-profile-form__inputs>div:not(:last-child){margin-bottom:20px}.user-profile-form__inputs .userform-3columns{display:flex;gap:15px}.user-profile-form__inputs .userform-3columns>div{flex:1}.user-profile-form__inputs .userform-3columns .form-phone-select{width:32%}.user-profile-form__inputs .userform-3columns .form-phone-select__inputs{display:flex}.user-profile-form__inputs .userform-2columns{display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:10px;column-gap:10px}.form-select label{margin-bottom:0}.user-profile-form__datepicker>p{color:var(--color-text-dark);font-weight:500;font-size:12px;margin-bottom:6px;cursor:default}.page-in-progress{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:75px}.page-in-progress h1{font-size:150px;color:#808080b0}.page-in-progress i{font-size:100px;color:#c96b00}.page-in-progress p{font-size:30px;color:#161616e7}.dropdown-portal{width:100px;border:1px solid #d8d8d8;display:flex;flex-direction:column;align-items:center}.dropdown-portal i{display:flex;justify-content:center;align-self:center;font-size:15px;margin-right:5px}.dropdown-portal .title{color:#989797;font-size:11px;text-align:center}.dropdown-portal .title:hover p{color:#989797!important}.dropdown-portal .delete,.dropdown-portal .edit,.dropdown-portal .preference,.dropdown-portal .actions-profile,.dropdown-portal .action-item{display:flex;align-items:center}.dropdown-portal .delete:hover,.dropdown-portal .edit:hover,.dropdown-portal .preference:hover,.dropdown-portal .actions-profile:hover,.dropdown-portal .action-item:hover{background-color:#c7c7c746}.dropdown-portal .delete p,.dropdown-portal .delete i{color:red}.dropdown-portal .preference i,.dropdown-portal .select-icon i{color:#42a4df}.dropdown-portal .duplicate-icon i{color:#b554d7}.dropdown-portal .edit i{color:orange}.dropdown-portal .actions-profile i{color:var(--color-blue)}.column-header{display:flex;align-items:center;justify-content:space-between;padding:0 15px;gap:10px;max-width:100%}.column-header__infos i{display:flex;color:#d0d0d0;font-size:18px;cursor:help;transition:all .2s ease}.column-header__left{display:flex;align-items:center;gap:12px}.column-header__left input{width:16px;height:16px;cursor:pointer}.column-header p{color:#313131;font-size:13px;font-weight:400}.permission-filter{height:100%;display:flex;padding:16px 10px;position:relative;color:#afafaf;font-size:13px;border-right:1px solid #d8d8d8}.permission-filter span{position:absolute;top:50%;transform:translate(3px,-50%);display:flex;font-size:20px}.permission-filter input{width:90%;padding-left:25px;border:none;outline:none}.permission-filter input::-moz-placeholder{color:#afafaf;font-style:italic;font-size:13px}.permission-filter input::placeholder{color:#afafaf;font-style:italic;font-size:13px}.add-column{position:absolute;top:0;right:0;font-size:24px;width:24px;height:24px;z-index:20}.add-column i{cursor:pointer;position:relative;display:flex;color:#42a4df;transform:translate(-50%,-50%)}.add-column i:after{content:"";position:absolute;width:60%;height:60%;top:50%;right:50%;transform:translate(50%,-50%);background-color:#fff;z-index:-1}.add-column:after{content:"";position:absolute;width:2px;background-color:#42a4df;top:10px;transform:translate(-1px)}.add-column-container{background-color:#fff;z-index:-1;position:absolute;width:100%;height:100%;top:0}.column-header-input{display:flex;align-items:center;justify-content:space-between;padding:0 10px}.column-header-input span{display:flex;cursor:pointer}.column-header-input .column-header-delete{color:red}.header-input{max-width:100px;border:none;outline:none;background-color:#f5f5f5;padding:4px 2px}.header-input::-moz-placeholder{font-style:italic}.header-input::placeholder{font-style:italic}.header-input__spinner{color:#000;display:flex;position:absolute;right:-20px;top:4px;animation:spin 2s linear infinite}.header-input-container,.column-header-input-container{position:relative}.roles-table{border:1px solid #d8d8d8;border-radius:4px;background-color:#fff;flex-direction:column;height:auto;position:relative;width:100%;border-collapse:collapse}.roles-table th{position:sticky;z-index:3;top:0;background-color:#fff}.roles-table thead tr,.roles-table tbody tr{border-bottom:1px solid rgba(0,0,0,.2)}.roles-table thead tr:not(.isRowGrouped),.roles-table tbody tr:not(.isRowGrouped){transition:background-color .2s ease}.roles-table thead tr:not(.isRowGrouped):hover,.roles-table tbody tr:not(.isRowGrouped):hover{background-color:#ececec}.roles-table thead tr.isExpanded,.roles-table tbody tr.isExpanded{background-color:#fafafa}.roles-table thead tr.isExpanded td:first-child,.roles-table tbody tr.isExpanded td:first-child{color:#313131;font-size:13px;font-weight:500}.roles-table thead tr.isExpanded td:first-child .subwrows-length,.roles-table tbody tr.isExpanded td:first-child .subwrows-length{color:#313131;border-color:#313131}.roles-table thead tr th:first-child,.roles-table tbody tr th:first-child{width:344px}.roles-table thead tr td:first-child,.roles-table tbody tr td:first-child{width:344px;color:#afafaf;font-size:13px;font-weight:500;position:sticky;left:0;z-index:2;background-color:#fff}.roles-table thead tr td,.roles-table thead tr th,.roles-table tbody tr td,.roles-table tbody tr th{border-right:1px solid rgba(0,0,0,.2)}.roles-table thead tr td:not(:first-child),.roles-table thead tr th:not(:first-child),.roles-table tbody tr td:not(:first-child),.roles-table tbody tr th:not(:first-child){min-width:200px}.roles-table thead tr td:first-child,.roles-table thead tr th:first-child,.roles-table tbody tr td:first-child,.roles-table tbody tr th:first-child{position:sticky;left:0;z-index:4}.roles-table thead tr th:first-child,.roles-table tbody tr th:first-child{z-index:4}.roles-table thead tr th,.roles-table tbody tr th{height:55px}.roles-table thead tr td,.roles-table tbody tr td{height:40px;padding:5px 12px}.roles-table thead tr td.isGrouped,.roles-table tbody tr td.isGrouped{display:flex;align-items:center;justify-content:space-between}.roles-table thead tr td.isGrouped .left,.roles-table tbody tr td.isGrouped .left{display:flex;align-items:center;gap:6px}.roles-table thead tr td.isGrouped span,.roles-table tbody tr td.isGrouped span{display:flex}.roles-table thead tr td.isGrouped svg,.roles-table tbody tr td.isGrouped svg{font-size:20px;transform:rotate(0);transition:all .2s ease}.roles-table thead tr td.isGrouped .not-expanded svg,.roles-table tbody tr td.isGrouped .not-expanded svg{transform:rotate(-90deg)}.roles-table thead tr td.isGrouped .subwrows-length,.roles-table tbody tr td.isGrouped .subwrows-length{padding:2px 8px;border-radius:10px;border:1px solid #c8c8c8;color:#afafaf;font-size:12px;font-weight:400;transition:all .2s ease}.roles-table thead tr td.isPlaceholder,.roles-table tbody tr td.isPlaceholder{height:30px!important;display:flex}.roles-table thead tr td.isPlaceholder>div,.roles-table tbody tr td.isPlaceholder>div{display:flex;flex:1;align-items:center;justify-content:space-between}.roles-table thead tr td.isPlaceholder>div span,.roles-table tbody tr td.isPlaceholder>div span{color:#313131;font-size:13px;font-weight:400}.roles-table thead tr td.isPlaceholder>div i,.roles-table tbody tr td.isPlaceholder>div i{display:inline-flex;color:#c4c4c4;font-size:18px;cursor:pointer}.roles-table thead tr td.isData,.roles-table tbody tr td.isData{height:30px!important}.roles-table thead tr td.isData .cell-checkbox,.roles-table tbody tr td.isData .cell-checkbox{display:flex;justify-content:center;position:relative}.roles-table thead tr td.isData .cell-checkbox__loader,.roles-table tbody tr td.isData .cell-checkbox__loader{position:absolute;top:-2px;display:flex;font-size:20px;animation:spin 1s linear infinite;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#ffffff80;padding:2px;border-radius:50%}.roles-table thead tr td.isData .cell-checkbox label,.roles-table tbody tr td.isData .cell-checkbox label{position:absolute;display:flex;font-size:10px;top:50%;transform:translateY(-50%);color:#fff;cursor:pointer}.roles-table thead tr td.isData .cell-checkbox input,.roles-table tbody tr td.isData .cell-checkbox input{-moz-appearance:none;appearance:none;-webkit-appearance:none;height:20px;width:20px;background-color:transparent;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease;border:1px solid #d8d8d8}.roles-table thead tr td.isData .cell-checkbox input:hover,.roles-table tbody tr td.isData .cell-checkbox input:hover{background-color:#e5e5e5}.roles-table thead tr td.isData .cell-checkbox input:checked,.roles-table tbody tr td.isData .cell-checkbox input:checked{background-color:#37b34a;border-color:transparent}.roles-table thead tr td.isData .cell-checkbox__disabled,.roles-table tbody tr td.isData .cell-checkbox__disabled{filter:grayscale(1)}.roles-table thead tr td.isData .cell-checkbox__disabled label,.roles-table thead tr td.isData .cell-checkbox__disabled input,.roles-table tbody tr td.isData .cell-checkbox__disabled label,.roles-table tbody tr td.isData .cell-checkbox__disabled input{cursor:not-allowed}.tooltip__wrapper{position:relative}.tooltip-btn i{display:flex!important;color:#d0d0d0;font-size:18px;cursor:pointer;transition:all .2s ease}.tooltip-btn i.open{color:#797979}.tl{width:200px;position:relative;padding:10px 15px;background-color:#313131}.tl .tooltip__triangle{display:flex;position:absolute;width:0px;height:0px;border-bottom:10px solid #313131;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid transparent;background-color:transparent;top:0;left:50%;transform:translate(-50%,-100%)}.tl p{white-space:break-spaces;font-style:normal;font-weight:500;font-size:12px;color:#fff}.roles-request-container{display:flex;align-items:center;gap:20px}.roles-request-container .roles-request__delete{color:red}.roles-request-container .roles-request__delete span{cursor:pointer;display:flex;padding:5px;border-radius:50%;font-size:20px;transition:all .2s ease}.roles-request-container .roles-request__delete span:hover{box-shadow:0 0 10px 1px #0003;background-color:#f2f2f2}.roles-request{height:40px;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:400;border:1px solid #d8d8d8;background:#fff;padding:0 13px;border-radius:5px}.roles-request>p{color:#afafaf}.roles-request__requester{display:flex;align-items:center;gap:5px}.roles-request__requester-img{width:30px;height:30px;overflow:hidden;background-color:red;border-radius:50%}.roles-request__requester-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.roles-request__requester p{color:#313131}.roles-request__requester span{color:#42a4df}.roles-permissions{padding:27px 44px}.roles-permissions__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.roles-permissions__header>p{font-weight:500;font-size:16px}.roles-permissions__table{width:100%;overflow-x:auto;max-height:calc(100vh - 157px)}.sites-skeleton{height:88px;margin-bottom:36px}.sites-header{margin-bottom:36px;height:88px;background-color:#fff;box-shadow:0 4px 84px #00000008;border-radius:10px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;gap:20px;font-weight:400;font-size:13px;color:#313131}.sites-header__img{max-height:80%;min-width:100px;width:140px;display:flex}.sites-header__img img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.sites-header__img i{font-size:40px;display:flex}.sites-header__name{max-width:100px}.sites-header__desc,.sites-header__address{max-width:340px}.sites-header__count{display:flex;align-items:center;white-space:nowrap}.sites-header__count span{margin-right:8px}.sites-header__contact-persons{display:flex;align-items:center;position:relative;padding-left:80px}.sites-header__contact-persons .image-stack>div{position:absolute;top:50%;left:30px;transform:translateY(-50%);width:40px;height:40px;cursor:pointer;transition:all .2s ease}.sites-header__contact-persons .image-stack>div img{width:40px;height:40px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.sites-header__contact-persons .image-stack>div:hover{transform:translateY(calc(-50% - 4px));z-index:100}.sites-header__contact-persons .image-stack>div:hover p{opacity:1}.sites-header__contact-persons .image-stack>div:first-child{left:10px;z-index:2}.sites-header__contact-persons .image-stack>div p{color:#fff;font-size:11px;position:absolute;padding:2px 6px;border-radius:3px;top:-18px;background-color:#000c;left:50%;transform:translate(-50%);opacity:0;white-space:nowrap;transition:all .2s ease}.sites-header__contact-persons>p{font-weight:400;font-size:13px;cursor:pointer;color:#42a4df}.sites-header__contact-persons.missing-contacts>p{color:gray;cursor:not-allowed;opacity:.8}.sites-header__toggle{position:relative}.sites-header__toggle-spinner{position:absolute;top:50%;left:50%;font-size:20px;transform:translate(-50%,-50%);padding:4px 25px;z-index:10;display:flex}.sites-header__toggle-spinner i{display:flex;z-index:12;animation:spin 1s linear infinite}.sites-header__toggle-spinner:after{content:"";position:absolute;width:100%;height:100%;background-color:#ffffffc0;top:0;left:0;filter:blur(2px)}.contact-person-modal{width:688px;border:.5px solid #ebebeb;background:#ffffff}.contact-person-modal__header{padding:10px 15px;display:flex;justify-content:space-between;align-items:center;color:#505050;background:#f2f2f2;font-weight:500;font-size:15px}.contact-person-modal__header-title{display:flex;align-items:center;font-weight:500;font-size:18px}.contact-person-modal__header-title .icon{color:var(--color-blue);background-color:#eaf7ff;border:.5px solid #aee1ff;border-radius:3px;padding:8px;display:flex;align-items:center;justify-content:center;margin-right:10px}.contact-person-modal__header .close-modal{color:#ababab;font-size:22px;display:flex;justify-content:center;align-items:center;cursor:pointer}.contact-person-modal__content{padding:26px 20px 15px 37px;max-height:90vh;overflow-y:scroll;color:transparent;transition:color .4s;transition-delay:.5s}.contact-person-modal__content::-webkit-scrollbar,.contact-person-modal__content::-webkit-scrollbar-thumb{height:1.3rem;background-clip:padding-box;border-radius:13px;border:5px solid transparent}.contact-person-modal__content::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 4px}.contact-person-modal__content:hover{color:#808080b9;transition:color .3s ease}.contact-person-modal__content-controls{display:flex}.contact-person-modal__content-controls>p{color:red;display:flex;align-items:center}.cm-page{padding:27px 44px;position:relative}.cm-page.preferences{display:flex;flex-direction:column}.cm-page.h-full{height:100%}.cm-page__toast{position:absolute;top:0;width:100%;left:0;z-index:4}.cm-page__cards>p{margin-bottom:13px}.site-form{display:flex;flex-direction:column;align-items:center}.site-form__info{text-align:center;margin-bottom:15px}.site-form__info h1{font-weight:600;font-size:16px;line-height:35px;color:var(--color-text-dark)}.site-form__info h2{font-weight:400;font-size:12px;color:var(--color-text-dark)}.site-form__error{color:red;font-size:14px;margin-bottom:10px}.site-form__inputs{width:100%}.site-form__inputs>div:not(:last-child){margin-bottom:12px}.site-form__inputs .csform-title{display:grid;grid-template-columns:1fr;-moz-column-gap:10px;column-gap:10px}.site-form__inputs .csform-title label:after{content:" *";color:red;margin-left:5px}.site-form__inputs .csform-legal{display:grid;grid-template-columns:minmax(auto,49%) minmax(auto,49%);-moz-column-gap:10px;column-gap:10px}.site-form__inputs .csform-desc{display:grid;grid-template-columns:1fr}.site-form__inputs .csform-addr{display:grid;grid-template-columns:auto;-moz-column-gap:10px;column-gap:10px}.site-form__inputs .csform-addr label:after{content:" *";color:red;margin-left:5px}.site-form__inputs .csform-addr2{display:grid;grid-template-columns:2fr 2fr 2fr;-moz-column-gap:10px;column-gap:10px}.site-form__inputs .csform-addr2>*{min-width:0px}.site-form__inputs .csform-contact{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:10px;column-gap:10px}.site-form__inputs .csform-contact label:after{content:" *";color:red;margin-left:5px}.site-form__inputs .csform-contact2{display:flex;flex-direction:column;gap:18px;width:100%}.site-form__inputs .csform-contact2 .form-phone-select__inputs{display:flex}.site-form__inputs .csform-contact2>div{flex:1}.sites-page{padding:27px 44px}.sites-page__cards>p{margin-bottom:13px}.form-phone-select-v2{display:flex;flex-direction:column;position:relative}.form-phone-select-v2 .select-error{position:absolute;color:red;font-size:12px;bottom:-10px}.form-phone-select-v2 label{font-weight:600;font-size:13px;color:var(--text-main);margin-bottom:6px;display:inline-flex}.form-phone-select-v2__inputs{display:flex;grid-template-columns:minmax(auto,25%) minmax(auto,75%)}.form-phone-select-v2__inputs>*{min-width:0}.form-phone-select-v2__inputs:focus-within>div>.react-select-phone-v2__control,.form-phone-select-v2__inputs:focus-within>input{border-color:var(--color-blue)!important;box-shadow:0 0 5px 1px #40a7e34d}.form-phone-select-v2__input{flex:1;border:1px solid var(--ui-border-primary);outline:none;transition:padding-left .2s ease,box-shadow .2s ease,border .2s ease;border-left:none;border-radius:0 8px 8px 0;padding:0 15px 0 60px;font-size:13px;color:var(--text-main)}.form-phone-select-v2__input-prefix{color:var(--text-main);position:absolute;z-index:2;height:46px;display:flex;align-items:center;left:67px;font-weight:400;font-size:13px}.form-phone-select-v2__input.input-error{border:1px solid red!important;box-shadow:0 0 5px 1px #e340404d}.form-phone-select-v2__input:disabled{background-color:#f9f9ff;cursor:not-allowed;padding-left:20px}.form-phone-select-v2__input:focus{border-color:var(--color-blue);box-shadow:0 0 5px 1px #40a7e34d}.form-phone-select-v2__input::-moz-placeholder{font-style:italic;font-weight:400;font-size:13px;color:var(--text-placeholder)}.form-phone-select-v2__input::placeholder{font-style:italic;font-weight:400;font-size:13px;color:var(--text-placeholder)}.form-phone-select-v2 .react-select-phone-v2{width:45px;position:relative;border-right:none}.form-phone-select-v2 .react-select-phone-v2__control{border:1px solid var(--ui-border-primary)!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-top-left-radius:8px;border-bottom-left-radius:8px;background-color:#f9f9ff;border-right:0!important;min-width:52px}.form-phone-select-v2 .react-select-phone-v2__indicator{position:absolute;right:-4px;scale:.9;color:#8c95a6}.form-phone-select-v2 .react-select-phone-v2__indicator-separator{display:none}.form-phone-select-v2 .react-select-phone-v2__value-container{border-radius:100%}.form-phone-select-v2 .react-select-phone-v2__menu{width:306px}.form-phone-select-v2 .react-select-phone-v2__option{cursor:pointer;padding:4px 10px}.form-phone-select-v2 .react-select-phone-v2__option--is-selected{background-color:#f4f4f4}.form-phone-select-v2 .react-select-phone-v2__single-value{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;border-radius:100%;right:7px;scale:1}.form-phone-select-v2 .react-select-phone-v2__single-value .phone-flag{display:flex;align-items:center;justify-content:space-between}.form-phone-select-v2 .react-select-phone-v2__single-value .phone-flag .phone-code{display:none}.form-phone-select-v2 .react-select-phone-v2__single-value .phone-flag__img{width:24px;height:24px;display:flex;border-radius:100%;overflow:hidden}.form-phone-select-v2 .react-select-phone-v2__single-value .phone-flag__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.form-phone-select-v2 .phone-flag{display:flex;align-items:center}.form-phone-select-v2 .phone-flag__img{width:30px;height:30px;display:flex;border-radius:100%;overflow:hidden;margin-right:10px}.form-phone-select-v2 .phone-flag__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.form-phone-select-v2.select-error .react-select-phone-v2__control{border:1px solid red!important;box-shadow:0 0 5px 1px #e340404d}.site-page-form,.site-form{display:flex;flex-direction:column;align-items:center}.site-page-form__info,.site-form__info{text-align:center;margin-bottom:15px}.site-page-form__info h1,.site-form__info h1{font-weight:600;font-size:16px;line-height:35px;color:var(--color-text-dark)}.site-page-form__info h2,.site-form__info h2{font-weight:400;font-size:12px;color:var(--color-text-dark)}.site-page-form__error,.site-form__error{color:red;font-size:14px;margin-bottom:10px}.site-page-form__inputs,.site-form__inputs{width:100%}.site-page-form__inputs>div:not(:last-child),.site-form__inputs>div:not(:last-child){margin-bottom:12px}.site-page-form__inputs .csform-title,.site-form__inputs .csform-title{display:grid;grid-template-columns:1fr;-moz-column-gap:10px;column-gap:10px}.site-page-form__inputs .csform-title label:after,.site-form__inputs .csform-title label:after{content:" *";color:red;margin-left:5px}.site-page-form__inputs .csform-legal,.site-form__inputs .csform-legal{display:grid;grid-template-columns:minmax(auto,49%) minmax(auto,49%);-moz-column-gap:8px;column-gap:8px}.site-page-form__inputs .csform-desc,.site-form__inputs .csform-desc{display:grid;grid-template-columns:1fr}.site-page-form__inputs .csform-addr,.site-form__inputs .csform-addr{display:grid;grid-template-columns:auto;-moz-column-gap:10px;column-gap:10px}.site-page-form__inputs .csform-addr label:after,.site-form__inputs .csform-addr label:after{content:" *";color:red;margin-left:5px}.site-page-form__inputs .csform-addr2,.site-form__inputs .csform-addr2{display:grid;grid-template-columns:2fr 2fr 2fr;-moz-column-gap:10px;column-gap:10px}.site-page-form__inputs .csform-addr2>*,.site-form__inputs .csform-addr2>*{min-width:0px}.site-page-form__inputs .csform-contact,.site-form__inputs .csform-contact{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:10px;column-gap:10px}.site-page-form__inputs .csform-contact label:after,.site-form__inputs .csform-contact label:after{content:" *";color:red;margin-left:5px}.site-page-form__inputs .csform-contact2,.site-form__inputs .csform-contact2{display:flex;gap:18px;width:100%}.site-page-form__inputs .csform-contact2>div,.site-form__inputs .csform-contact2>div{flex:1}.site-page-form .csform-contact2{display:flex;flex-direction:column}.client-name{width:100%}.client-name__label{font-weight:500;font-size:12px;color:var(--color-text-dark);margin-bottom:6px}.client-name__box{width:100%;display:flex;align-items:center;justify-content:center;height:46px;border:.5px solid #b6b6b6;background:#f2f2f2;border-radius:5px;padding:8px}.client-name__box i{color:gray;font-size:28px;display:flex}.client-name__box img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.add-site-page__title{display:flex;align-items:center}.add-site-page__title p{margin-left:10px;font-size:16px;font-weight:500;white-space:nowrap}.add-site-page__header{display:flex;align-items:center;justify-content:space-between}.add-site-page__form-controls{display:flex;gap:10px}.add-site-page__content{display:flex;margin-top:20px;gap:20px;height:calc(100vh - 178px);overflow-y:hidden}.add-site-page .site-modal{min-width:550px;max-width:550px;border-radius:5px}.add-site-page .site-modal__content{max-height:calc(100vh - 218px)}.add-site-page .site-modal .form-phone-select .select-error{bottom:-16px}.add-site-page__submit{width:170px!important}.add-site-page__submit-spinner{display:flex;justify-content:center;white-space:nowrap;align-items:center;gap:10px}.add-site-page__submit-spinner i{display:flex;font-size:30px!important}.site-map{background-color:#dfd6d6;flex:1;border-radius:5px}.site-page-form .contact-person-form__inputs{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}.site-page-form .contact-person-form__inputs>div:first-child{grid-area:1/1/2/2}.site-page-form .contact-person-form__inputs>div:nth-child(2){grid-area:1/2/2/3}.site-page-form .contact-person-form__inputs>div:nth-child(3){grid-area:2/1/3/3}.site-page-form .contact-person-form__inputs>div:nth-child(4){grid-area:3/1/4/3}.site-modal{width:688px;border:.5px solid #ebebeb;background:#ffffff}.site-modal__header{padding:10px 15px;display:flex;justify-content:space-between;align-items:center;color:#505050;background:#f2f2f2;font-weight:500;font-size:15px}.site-modal__header-title{display:flex;align-items:center;font-weight:500;font-size:18px}.site-modal__header-title .case{color:var(--color-blue);background-color:#eaf7ff;border:.5px solid #aee1ff;border-radius:3px;padding:8px;display:flex;align-items:center;justify-content:center;margin-right:10px}.site-modal__header .close-modal{color:#ababab;font-size:22px;display:flex;justify-content:center;align-items:center;cursor:pointer}.site-modal__subheader{display:flex;justify-content:center;padding:14px 0;border-bottom:1px solid #d4d4d4;overflow:hidden}.site-modal__subheader div{margin:0 18px;font-weight:500;font-size:14px;color:#d4d4d4;cursor:pointer;text-align:center;transition:color .2s ease;position:relative;padding:0 10px}.site-modal__subheader div .warning{color:red;position:absolute;font-size:16px;top:-7px;right:-20px}.site-modal__subheader div:after{position:absolute;content:"";width:130%;transform:translate(-50%,33px);height:8px;border-top-right-radius:5px;border-top-left-radius:5px;left:50%;background-color:#42a4df;transition:all .2s ease}.site-modal__subheader div.selected,.site-modal__subheader div:hover{color:var(--color-text-dark)}.site-modal__subheader div.selected:after,.site-modal__subheader div:hover:after{transform:translate(-50%,26px)}.site-modal__content{padding:15px 19px 15px 36px;max-height:87vh;overflow-y:scroll;color:transparent;transition:color .4s;transition-delay:.5s}.site-modal__content::-webkit-scrollbar,.site-modal__content::-webkit-scrollbar-thumb{height:1.3rem;background-clip:padding-box;border-radius:13px;border:5px solid transparent}.site-modal__content::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 4px}.site-modal__content:hover{color:#808080b9;transition:color .3s ease}.site-modal .form-phone-select__inputs{display:flex}.site-modal .form-phone-select__inputs input{flex:1}@media screen and (max-height: 720px){.site-modal__content{max-height:80vh}}.mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.mapboxgl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:-webkit-full-screen{height:100%;width:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top{left:50%;top:0;transform:translate(-50%)}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-right{right:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{left:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{background-color:initial;border:0;box-sizing:border-box;cursor:pointer;display:block;height:32px;outline:none;overflow:hidden;padding:0;width:32px}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#eee}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-arrow-up .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 11.7071C4.68342 12.0976 5.31658 12.0976 5.70711 11.7071L9 8.41421L12.2929 11.7071C12.6834 12.0976 13.3166 12.0976 13.7071 11.7071C14.0976 11.3166 14.0976 10.6834 13.7071 10.2929L9.70711 6.29289C9.31658 5.90237 8.68342 5.90237 8.29289 6.29289L4.29289 10.2929C3.90237 10.6834 3.90237 11.3166 4.29289 11.7071Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}.mapboxgl-ctrl button.mapboxgl-ctrl-arrow-down .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 6.29289C4.68342 5.90237 5.31658 5.90237 5.70711 6.29289L9 9.58579L12.2929 6.29289C12.6834 5.90237 13.3166 5.90237 13.7071 6.29289C14.0976 6.68342 14.0976 7.31658 13.7071 7.70711L9.70711 11.7071C9.31658 12.0976 8.68342 12.0976 8.29289 11.7071L4.29289 7.70711C3.90237 7.31658 3.90237 6.68342 4.29289 6.29289Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;box-sizing:initial;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.mapboxgl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{border:10px solid #0000;height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button{background-color:initial;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover{background-color:#eee}.mapboxgl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before{animation:mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.mapboxgl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{height:0;width:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{align-items:center;background:#000000b3;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:opacity .75s ease-in-out;transition-delay:1s;width:100%}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button{font-size:16px;font-weight:700;text-align:center}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{background-color:#ccc;color:#000}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#ccc}.mapbox-gl-draw_ctrl-bottom-left,.mapbox-gl-draw_ctrl-top-left{margin-left:0;border-radius:0 4px 4px 0}.mapbox-gl-draw_ctrl-top-right,.mapbox-gl-draw_ctrl-bottom-right{margin-right:0;border-radius:4px 0 0 4px}.mapbox-gl-draw_ctrl-draw-btn{border-color:#000000e6;color:#ffffff80;width:30px;height:30px}.mapbox-gl-draw_ctrl-draw-btn.active,.mapbox-gl-draw_ctrl-draw-btn.active:hover{background-color:#0000000d}.mapbox-gl-draw_ctrl-draw-btn{background-repeat:no-repeat;background-position:center}.mapbox-gl-draw_point{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m10 2c-3.3 0-6 2.7-6 6s6 9 6 9 6-5.7 6-9-2.7-6-6-6zm0 2c2.1 0 3.8 1.7 3.8 3.8 0 1.5-1.8 3.9-2.9 5.2h-1.7c-1.1-1.4-2.9-3.8-2.9-5.2-.1-2.1 1.6-3.8 3.7-3.8z"/>%3C/svg>')}.mapbox-gl-draw_polygon{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m15 12.3v-4.6c.6-.3 1-1 1-1.7 0-1.1-.9-2-2-2-.7 0-1.4.4-1.7 1h-4.6c-.3-.6-1-1-1.7-1-1.1 0-2 .9-2 2 0 .7.4 1.4 1 1.7v4.6c-.6.3-1 1-1 1.7 0 1.1.9 2 2 2 .7 0 1.4-.4 1.7-1h4.6c.3.6 1 1 1.7 1 1.1 0 2-.9 2-2 0-.7-.4-1.4-1-1.7zm-8-.3v-4l1-1h4l1 1v4l-1 1h-4z"/>%3C/svg>')}.mapbox-gl-draw_line{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m13.5 3.5c-1.4 0-2.5 1.1-2.5 2.5 0 .3 0 .6.2.9l-3.8 3.8c-.3-.1-.6-.2-.9-.2-1.4 0-2.5 1.1-2.5 2.5s1.1 2.5 2.5 2.5 2.5-1.1 2.5-2.5c0-.3 0-.6-.2-.9l3.8-3.8c.3.1.6.2.9.2 1.4 0 2.5-1.1 2.5-2.5s-1.1-2.5-2.5-2.5z"/>%3C/svg>')}.mapbox-gl-draw_trash{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="M10,3.4 c-0.8,0-1.5,0.5-1.8,1.2H5l-1,1v1h12v-1l-1-1h-3.2C11.5,3.9,10.8,3.4,10,3.4z M5,8v7c0,1,1,2,2,2h6c1,0,2-1,2-2V8h-2v5.5h-1.5V8h-3 v5.5H7V8H5z"/>%3C/svg>')}.mapbox-gl-draw_uncombine{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m12 2c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l1 1c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-1-1c-.2-.2-.4-.3-.7-.3zm4 4c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l1 1c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-1-1c-.2-.2-.4-.3-.7-.3zm-7 1c-1 0-1 1-.5 1.5.3.3 1 1 1 1l-1 1s-.5.5 0 1 1 0 1 0l1-1 1 1c.5.5 1.5.5 1.5-.5v-4zm-5 3c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l4.9 4.9c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-4.9-4.9c-.1-.2-.4-.3-.7-.3z"/>%3C/svg>')}.mapbox-gl-draw_combine{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="M12.1,2c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l4.9,4.9c0.4,0.4,1,0.4,1.4,0l1-1 c0.4-0.4,0.4-1,0-1.4l-4.9-4.9C12.6,2.1,12.3,2,12.1,2z M8,8C7,8,7,9,7.5,9.5c0.3,0.3,1,1,1,1l-1,1c0,0-0.5,0.5,0,1s1,0,1,0l1-1l1,1 C11,13,12,13,12,12V8H8z M4,10c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l1,1c0.4,0.4,1,0.4,1.4,0l1-1c0.4-0.4,0.4-1,0-1.4 l-1-1C4.5,10.1,4.3,10,4,10z M8,14c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l1,1c0.4,0.4,1,0.4,1.4,0l1-1 c0.4-0.4,0.4-1,0-1.4l-1-1C8.5,14.1,8.3,14,8,14z"/>%3C/svg>')}.mapboxgl-map.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive{cursor:pointer}.mapboxgl-map.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive{cursor:move}.mapboxgl-map.mouse-add .mapboxgl-canvas-container.mapboxgl-interactive{cursor:crosshair}.mapboxgl-map.mouse-move.mode-direct_select .mapboxgl-canvas-container.mapboxgl-interactive{cursor:grab;cursor:-webkit-grab}.mapboxgl-map.mode-direct_select.feature-vertex.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive{cursor:move}.mapboxgl-map.mode-direct_select.feature-midpoint.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive{cursor:cell}.mapboxgl-map.mode-direct_select.feature-feature.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive{cursor:move}.mapboxgl-map.mode-static.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive{cursor:grab;cursor:-webkit-grab}.mapbox-gl-draw_boxselect{pointer-events:none;position:absolute;top:0;left:0;width:0;height:0;background:rgba(0,0,0,.1);border:2px dotted #fff;opacity:.5}.preferences-header{border-bottom:1px solid #d4d4d4}.preferences-header ul{display:flex;list-style:none}.preferences-header ul li{position:relative;display:flex;align-items:center;justify-content:center;padding:3px 14px 14px;font-size:14px;color:#c4c4c4;transition:all .2s ease;cursor:pointer;font-weight:500;margin-right:6px;overflow:hidden}.preferences-header ul li:after{position:absolute;bottom:-4px;border-top-right-radius:10px;border-top-left-radius:10px;content:"";width:100%;height:4px;background-color:var(--color-blue);transition:all .2s ease}.preferences-header ul li i{transition:all .16s ease}.preferences-header ul li.active,.preferences-header ul li:hover{color:#242731}.preferences-header ul li.active i,.preferences-header ul li:hover i{color:var(--color-blue)}.preferences-header ul li.active:after,.preferences-header ul li:hover:after{position:absolute;bottom:0;border-top-right-radius:10px;border-top-left-radius:10px;content:"";width:100%;height:4px;background-color:var(--color-blue)}.preferences-header ul li i{display:flex;margin-right:6px;font-size:20px}.card-container{min-width:244px;min-height:141px;border:1px solid var(--color-text-grey-6);background-color:#fff;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between}.card-container__body{padding:20px;flex:1;display:flex;flex-direction:column}.card-container__body>div:not(:last-child){margin-bottom:20px}.card-container__body-content .title{font-size:12px;line-height:14px;color:#5c576180;margin-bottom:5px}.card-container__body-content .content{font-weight:400;font-size:11px;color:var(--color-text-dark)}.card-container__body-content .content .type{color:#42a4df;font-style:italic}.card-container__footer{height:43px;display:flex;justify-content:center;align-items:center;padding:0 25px;border-top:1px solid var(--color-text-grey-5);background-color:#f9f9f9}.card-container__footer .toggle-active{position:relative}.card-container__footer .toggle-active__spinner{position:absolute;left:-29px;top:2px;z-index:10;display:flex;animation:spin 1s linear infinite}.preferences-cards{display:flex;gap:19px;flex-wrap:wrap}.ppes-preference{display:flex;flex-direction:column;align-items:center}.ppes-preference__img{height:230px;width:230px;display:flex;align-items:center;justify-content:center;-o-object-fit:contain;object-fit:contain}.ppes-preference p{margin-top:10px;margin-bottom:12px;color:#737373;font-size:14px}.report-style-img{display:flex}.report-style-img img{margin:auto}.preference-lanaguage{display:flex;align-items:center;justify-content:space-between;font-size:11px}.preference-lanaguage__img{display:flex;align-items:center}.preference-lanaguage img{height:20px;margin-right:6px}.preference-lanaguage__btn{color:var(--color-blue);border:1px solid var(--color-blue);height:22px;display:flex;align-items:center;padding:0 6px;border-radius:15px;cursor:pointer;transition:all .2s ease}.preference-lanaguage__btn.active,.preference-lanaguage__btn:hover{background-color:var(--color-blue);color:#fff}.preferences-page{flex:1;display:flex;flex-direction:column}.preferences-page__content{margin-top:40px}.preferences-page__loader{flex:1;display:flex;align-items:center;justify-content:center;font-size:80px;color:gray}.preferences-page__loader i{display:flex;animation:spin 2s linear infinite}.dot-falling{position:relative;top:16px;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:var(--color-blue);color:var(--color-blue);box-shadow:9999px 0 0 0 var(--color-blue);animation:dot-falling 1s infinite linear;animation-delay:.1s}.dot-falling:before,.dot-falling:after{content:"";display:inline-block;position:absolute;top:0}.dot-falling:before{width:10px;height:10px;border-radius:5px;background-color:var(--color-blue);color:var(--color-blue);animation:dot-falling-before 1s infinite linear;animation-delay:0s}.dot-falling:after{width:10px;height:10px;border-radius:5px;background-color:var(--color-blue);color:var(--color-blue);animation:dot-falling-after 1s infinite linear;animation-delay:.2s}@keyframes dot-falling{0%{box-shadow:9999px -15px #9880ff00}25%,50%,75%{box-shadow:9999px 0 0 0 var(--color-blue)}to{box-shadow:9999px 15px #9880ff00}}@keyframes dot-falling-before{0%{box-shadow:9984px -15px #9880ff00}25%,50%,75%{box-shadow:9984px 0 0 0 var(--color-blue)}to{box-shadow:9984px 15px #9880ff00}}@keyframes dot-falling-after{0%{box-shadow:10014px -15px #9880ff00}25%,50%,75%{box-shadow:10014px 0 0 0 var(--color-blue)}to{box-shadow:10014px 15px #9880ff00}}.search-buttons{display:flex;gap:6px}.search-buttons button{padding:0 10px;border-radius:5px;min-height:40px;border:1px solid transparent;background-color:#42a4df;color:#fff;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:all .2s ease}.search-buttons button:hover{background-color:#3994cb}.search-buttons button i{display:flex;font-size:20px}.search-buttons button:disabled{background-color:#cacaca;cursor:not-allowed}.invoices-list-filter{display:flex;align-items:center;gap:10px}.invoices-list-filter .form-select{height:unset}.invoices-list-filter .rangepicker__select{width:190px}.invoices-list-filter .rangepicker__select,.invoices-list-filter .react-select__control,.invoices-list-filter .react-select__indicators,.invoices-list-filter-filter-btns button{height:40px}.form-img-select{position:relative}.form-img-select .select-error{position:absolute;color:red;font-size:12px;bottom:-15px}.form-img-select label{font-weight:600;font-size:13px;color:var(--text-main);position:relative;top:-2px;padding-bottom:2px;display:inline-flex}.form-img-select__additional-controls{position:absolute;z-index:2;top:50%;right:36px;height:100%;display:flex;gap:6px}.form-img-select__additional-controls>div i{font-size:18px;display:inline-flex;cursor:pointer}.form-img-select__additional-controls>div.form-img-select__lock{opacity:.7;color:#dbdbdb}.form-img-select__additional-controls>div.form-img-select__lock i.is-locked{color:#42a4df;opacity:1}.form-img-select__additional-controls>div.form-img-select__star{opacity:1;color:#dbdbdb}.form-img-select__additional-controls>div.form-img-select__star i.is-favorite{color:#ff9529}.form-img-select__additional-controls .form-img-select__star{position:relative}.form-img-select__additional-controls .form-img-select__star--animated{position:absolute;left:0;z-index:10;opacity:0;animation:moveUpFade 1s ease-out forwards}.form-img-select .image-select-name-label{font-size:13px;margin:0}.form-img-select .react-select__single-value{font-size:13px}.react-select__option{padding:4px 10px}.react-select__option--is-selected{background-color:#9e9e9eb0}.select-img{width:100%;height:40px;flex-direction:row;display:flex;align-items:center;gap:5px;padding:5px 0;overflow:hidden}.select-img.small{height:20px;padding:0}.select-img.small img{width:20px}.select-img img{max-width:100px;max-height:100%;-o-object-fit:contain;object-fit:contain}.select-error .react-select__control{border:1px solid red!important;box-shadow:0 0 5px 1px #e340404d}.checkbox-option-container{display:flex;align-items:center;gap:10px;position:relative}.checkbox-option-container .form-img-select__additional-controls{height:unset;top:50%;transform:translateY(-50%);right:24px}.checkbox-option-container__inner{display:flex;align-items:center;gap:6px}.checkbox-option-container i.checkbox-icon{width:14px;height:14px;border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#42a4df;background-color:#fff}.checkbox-option-container i.checkbox-icon svg{scale:1.2}.checkbox-option-container>span{min-width:16px;height:16px;background-color:#fff;border:1px solid var(--ui-border-primary);border-radius:100%}@keyframes moveUpFade{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(-30px)}}.invoices-stat{width:100%;padding:16px 14px 10px;border-radius:12px;background-color:#fff}.invoices-stat__title{color:#354668;font-size:16px;font-weight:700}.invoices-stat__count{display:flex;align-items:flex-end;margin-bottom:4px}.invoices-stat__count>h3{color:#4d5e80;font-size:14px;font-weight:700;margin-right:4px;line-height:1}.invoices-stat__count.count-trend-positive{color:#47ca5b}.invoices-stat__count.count-trend-negative{color:#ed4c5c}.invoices-stat__count.count-trend-neutral{color:#afafaf}.invoices-stat__count-trend{display:flex;margin-right:2px;font-size:20px;transform:translateY(2px)}.invoices-stat__count-percentage{font-family:Roboto;font-size:13px;font-style:normal;font-weight:600}.invoices-stat__total{color:#a5a9be;font-size:14px;font-weight:500}.invoices-page{padding:20px 50px 0}.invoices-page__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.invoices-page__header>h3{font-size:16px;font-weight:500}.invoices-page__cards{display:flex;gap:12px;margin-bottom:25px}.invoices-page__content-filters{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.invoices-page__content-filters>h3{font-size:16px;font-weight:500}.invoices-page__content-table-container{display:flex;flex-direction:column;justify-content:space-between;overflow-x:auto;max-height:calc(100vh - 330px);padding:15px;background-color:#fff;border-radius:12px}.invoices-page__content-table{width:100%;max-height:calc(100% - 40px);overflow-x:auto;background-color:red}.invoices-table{border-radius:4px;background-color:#fff;flex-direction:column;height:auto;position:relative;width:100%;border-collapse:collapse}.invoices-table .table-no-data{font-size:16px}.invoices-table thead{position:sticky;top:0;z-index:3}.invoices-table th{position:sticky;z-index:3;top:0}.invoices-table th .table-arrow{position:absolute;transform:translate(3px,1px);display:inline-flex;align-items:center;justify-content:center}.invoices-table th:hover .table-column-resizer{opacity:1}.invoices-table thead tr:first-child{border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.invoices-table thead tr:nth-child(2){border-bottom-left-radius:8px;border-bottom-right-radius:8px}.invoices-table thead tr:nth-child(2) th{position:relative;font-weight:600}.invoices-table thead tr:nth-child(2) .th-vertical-center{position:absolute;bottom:100%;transform:translateY(50%)}.invoices-table tbody tr{height:54px}.invoices-table tbody tr:not(:first-child){border-top:1px solid #f4f6f9}.invoices-table tbody tr:nth-child(2n){background-color:#f8fbfe}.invoices-table tbody tr:hover{background-color:#c0c0c04d}.invoices-table thead th,.invoices-table thead td,.invoices-table tbody th,.invoices-table tbody td{display:flex;align-items:center;justify-content:center}.invoices-table thead tr th,.invoices-table tbody tr th{font-weight:500;font-size:14px;height:60px;color:var(--ui-blue);background-color:var(--bg-blue)}.invoices-table thead tr td,.invoices-table tbody tr td{height:53px;white-space:nowrap;text-align:center;font-size:12px;font-weight:500;color:#484848;min-height:54px;margin:0 auto}.invoices-table thead tr td>img,.invoices-table tbody tr td>img{height:40px}.invoices-table thead tr td:first-child,.invoices-table tbody tr td:first-child{text-align:center}.invoices-table .missing-image{font-size:30px;color:#333}.invoices-table-zero-total{background-color:var(--bg-red-light)}.worker-actions{width:32px;height:32px;border-radius:50%;background-color:#f1f1f1;cursor:pointer;transition:all .2s ease;margin:0 auto}.worker-actions:hover{background-color:#d8d8d8}.worker-actions span{display:flex}.worker-actions .dropdown{right:50%!important;transform:translate(16px)}.action-dropdown{display:flex;flex-direction:column;align-items:center}.action-dropdown i{display:flex;justify-content:center;align-self:center;font-size:15px;margin-right:5px}.action-dropdown .title{color:#989797;font-size:11px;text-align:center}.action-dropdown .title:hover p{color:#989797!important}.action-dropdown .delete,.action-dropdown .edit,.action-dropdown .actions-profile{display:flex;align-items:center}.action-dropdown .delete:hover,.action-dropdown .edit:hover,.action-dropdown .actions-profile:hover{background-color:#c7c7c746}.action-dropdown .delete{color:red}.action-dropdown .delete:hover p{color:red!important}.action-dropdown .edit i{color:orange}.action-dropdown .actions-profile i{color:var(--color-blue)}.dropdown-new{position:fixed;border-radius:6px;box-shadow:0 4px 16px #0000001a,0 8px 32px #00000014}.dropdown-new__content{padding:6px 0}.dropdown-new__content ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;color:#313131}.dropdown-new__content ul li{cursor:pointer;padding:6px 12px;white-space:nowrap;transition:background-color .15s ease;display:flex;align-items:center;gap:10px}.dropdown-new__content ul li>i{display:flex;font-size:16px}.dropdown-new__content ul li:hover{background-color:var(--bs-dropdown-link-hover-bg, #f8f9fa)}.dropdown-new__content ul li:active{background-color:var(--bs-dropdown-link-active-bg, #e9ecef)}.dropdown-new__content ul li.disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.dropdown-new__content ul li.danger{color:#dc3545}.dropdown-new__content ul li.danger:hover{background-color:#fee}.dropdown-new .dropdown-new__divider{border:none;border-top:1px solid var(--bs-border-color, #dee2e6);margin:4px 0}.dropdown-new .dropdown-new__icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.dropdown-new--top{transform-origin:bottom center}.dropdown-new--bottom{transform-origin:top center}.dropdown-new--left{transform-origin:right center}.dropdown-new--right{transform-origin:left center}.modal-container{max-height:90vh;border-radius:10px;padding-bottom:10px;border:.5px solid #ebebeb;display:flex;flex-direction:column}.modal-container__header{display:flex;padding:10px 21px;justify-content:space-between;align-items:center;color:var(--color-text-dark);background:#f2f2f2;font-weight:500;font-size:15px}.modal-container__header-text{display:flex;align-items:center}.modal-container__header-icon{border:1px solid #8acaf1;color:#42a4df;display:flex;align-items:center;justify-content:center;margin-right:6px;border-radius:3px;width:36px;height:36px;font-size:20px;background-color:#d5efff}.modal-container__header .close-modal{color:#ababab;font-size:22px;display:flex;justify-content:center;align-items:center;cursor:pointer}.modal-container__content{flex:1;overflow-y:auto;margin:0 6px}.status-toggle-header-indicator{transition:left .2s ease}/*!
* Quill Editor v2.0.3
* https://quilljs.com
* Copyright (c) 2017-2024, Slab
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.form-rich-text-editor{display:flex;flex-direction:column;position:relative;margin-bottom:6px}.form-rich-text-editor .input-error{position:absolute;color:red;font-size:12px;bottom:-16px;z-index:1}.form-rich-text-editor label{font-weight:500;font-size:12px;color:var(--color-text-dark);margin-bottom:6px;display:inline-flex}.form-rich-text-editor__optional{position:absolute;right:0;color:#afafaf;font-size:11px;font-style:italic;font-weight:400}.form-rich-text-editor .rich-text-editor-wrapper{border-radius:5px;border:.5px solid #e1e1e1;transition:box-shadow .2s ease,border .2s ease}.form-rich-text-editor .rich-text-editor-wrapper.has-error{border-color:var(--color-error);box-shadow:0 0 5px 1px #e340404d}.form-rich-text-editor .rich-text-editor-wrapper:focus-within:not(.has-error){border-color:var(--color-blue);box-shadow:0 0 5px 1px #40a7e34d}.form-rich-text-editor .rich-text-editor-wrapper .quill{display:flex;flex-direction:column;font-family:Roboto,sans-serif}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar{border:none;border-bottom:.5px solid #e1e1e1;background-color:#fafafa;border-top-left-radius:5px;border-top-right-radius:5px;padding:8px 12px;display:flex;align-items:center;gap:4px;flex-wrap:wrap}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-formats{margin-right:8px;display:flex;align-items:center;gap:2px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item:first-child:before{font-weight:700;font-size:14px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item:nth-child(2):before{font-weight:600;font-size:13px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item:nth-child(3):before{font-weight:600;font-size:12px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item:nth-child(4):before{font-weight:500;font-size:11px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item:nth-child(5):before{font-weight:500;font-size:10px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item:nth-child(6):before{font-weight:400;font-size:9px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item:nth-child(7):before{font-weight:400;font-size:10px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-formats:last-child{margin-right:0}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar button.ql-undo,.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar button.ql-redo{width:28px;height:28px;padding:4px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar button.ql-undo:before,.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar button.ql-redo:before{content:"↶";font-size:18px;font-weight:700;height:20px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar button.ql-redo:before{content:"↷"}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar button,.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker-label{border-radius:4px;transition:background-color .15s ease;height:28px;padding:4px 6px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar button:hover,.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker-label:hover{background-color:#e7e7e7}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar button.ql-active,.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker-label.ql-active{color:var(--color-blue);border-color:var(--color-blue)!important}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar button.ql-active .ql-stroke,.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker-label.ql-active .ql-stroke{stroke:var(--color-blue)}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar button.ql-active .ql-fill,.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker-label.ql-active .ql-fill{fill:var(--color-blue)}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar button{width:28px;display:flex;align-items:center;justify-content:center}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar button svg{width:16px;height:16px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header{width:120px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-label{padding-left:10px;padding-right:20px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-label:before{font-size:13px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-label:not([data-value]):before{content:"Normal text"}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-item:before{font-size:13px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-header .ql-picker-item:not([data-value]):before{content:"Normal text"}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-align .ql-picker-label svg{width:14px;height:14px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-align .ql-picker-options .ql-picker-item{padding:0!important;display:flex;align-items:center;justify-content:center}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-align .ql-picker-options .ql-picker-item svg{width:16px;height:16px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-color .ql-picker-label .ql-color-label{height:20px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker .ql-picker-label{border:.5px solid #e1e1e1;border-radius:4px;display:flex;align-items:center}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker .ql-picker-label:before{text-align:left}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker .ql-picker-label svg{right:4px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-expanded .ql-picker-label{background-color:#e8e8e8}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-expanded .ql-picker-options{border:.5px solid #e1e1e1;border-radius:4px;box-shadow:0 2px 8px #00000026;padding:4px;margin-top:4px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{padding:6px 10px;border-radius:3px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{background-color:#f5f5f5}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-toolbar .ql-formats:not(:last-child):after{content:"";width:1px;height:20px;background-color:#e1e1e1;margin-left:8px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container{border:none;font-size:13px;font-family:Roboto,sans-serif;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor{min-height:var(--editor-min-height, 200px);padding:15px;color:var(--color-text-dark, #333)}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor.ql-blank:before{font-style:italic;font-weight:400;font-size:12px;color:#b6b6b6;left:15px;right:15px}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor h1{font-size:2em;font-weight:700;margin:.67em 0}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor h2{font-size:1.5em;font-weight:700;margin:.75em 0}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor h3{font-size:1.17em;font-weight:700;margin:.83em 0}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor h4{font-size:1em;font-weight:700;margin:1em 0}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor h5{font-size:.83em;font-weight:700;margin:1.5em 0}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor h6{font-size:.67em;font-weight:700;margin:2em 0}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor p{margin:.5em 0}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor code{background-color:#f4f4f4;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace;font-size:.9em}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor pre{background-color:#f4f4f4;padding:12px;border-radius:4px;overflow-x:auto;margin:1em 0}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor pre code{background-color:transparent;padding:0}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor blockquote{border-left:4px solid #ccc;padding-left:16px;margin:1em 0;color:#666}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor a{color:var(--color-blue, #0066cc);text-decoration:underline}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor a:hover{color:#0052a3}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor ul,.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor ol{padding-left:1.5em;margin:.5em 0}.form-rich-text-editor .rich-text-editor-wrapper .quill .ql-container .ql-editor li{margin:.25em 0}.delivery-method-cell .local-logo{filter:brightness(10);width:16px;height:16px}.invoice-button{position:relative}.invoice-button button{height:45px;padding:0 20px;border-radius:5px;outline:none;cursor:pointer;color:#fff;border:none;font-size:16px;font-style:normal;font-weight:600;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;transition:all .2s ease}.invoice-button button:hover{background-color:var(--hover-bg, inherit)!important}.invoice-button button:disabled{cursor:not-allowed}.invoice-button button i{display:inline-flex;font-size:20px}.invoice-button.medium button,.invoice-button.transparent button{font-size:14px;font-weight:500}.invoice-button.transparent button{color:#afafaf}.invoice-button.transparent button:hover{background-color:#afafaf49}.invoice-button .tl{position:absolute;bottom:calc(100% + 10px);right:50%;transform:translate(50%);border-radius:5px;width:unset}.invoice-button .tl p{white-space:nowrap}.invoice-button .tl .tooltip__triangle{top:100%;transform:rotate(180deg) translate(50%);transform-origin:center}.preview-modal,.overlay{width:100vw;height:100vh;top:0;bottom:0;right:0;left:0;position:fixed;z-index:2}.preview-modal__img{overflow:hidden;position:absolute;top:50%;left:50%;max-height:80vh;max-width:80vw;transform:translate(-50%,-50%);z-index:101;box-shadow:0 .5px 1px #00000026;border-radius:10px}.preview-modal__img img{max-width:80vw;max-height:80vh;-o-object-fit:contain;object-fit:contain}.overlay{background-color:#000000b3}.invoice-items{background-color:#fff;width:100%}.invoice-items__top{padding:20px 20px 0;margin-bottom:70px}.invoice-items__top>p{margin-bottom:35px}.invoice-items__blocks{width:100%;display:flex;margin-bottom:40px}.invoice-items__blocks-reversed{width:100%;flex-direction:row-reverse}.invoice-items__line{display:flex;align-items:center;color:#484848;font-size:14px;font-weight:400;margin-bottom:18px}.invoice-items__line>p:first-child{width:60%}.invoice-items__line-right{flex:1;display:flex;justify-content:space-between;align-items:center}.invoice-items__line-grey{color:#afafaf;font-size:12px;font-weight:500}.invoice-items__divider{width:100%;height:1px;background-color:#dcdcdcf9;margin-bottom:18px}.invoice-items__short-line{padding-top:28px;width:100%;display:flex;flex-direction:row-reverse;color:#484848;font-size:14px;font-weight:400;margin-bottom:18px}.invoice-items__short-line>div{width:40%}.invoice-items__rate{display:flex;align-items:center;gap:6px;position:relative}.invoice-items__rate .form-input{width:124px;margin-bottom:0}.invoice-items__rate>p{display:inline}.invoice-items__rate input{height:36px}.invoice-items__rate label{display:none}.invoice-items__rate .form-input__logo{top:1px!important;height:34px!important;width:30px!important}.invoice-items__rate-btn{position:absolute;top:calc(100% + 4px)}.invoice-items__rate-btn button .edit{color:orange;margin-right:2px}.invoice-items__rate-btn button .done{color:#217d00;margin-right:2px}.invoice-items__rate-btn button .delete{font-size:16px;color:red}.invoice-items__rate-btn button .ui-button__icon.spinner{font-size:18px}.invoice-items__rate-btn>p{font-size:12px;color:red;transform:translate(-22px);margin-bottom:4px;text-align:right;white-space:nowrap}.invoice-items__footer{border-top:1px solid rgba(220,220,220,.98);padding:20px}.invoice-items__footer-bottom{margin-top:20px;display:flex;justify-content:space-between;align-items:center}.invoice-items__footer-bottom.reversed{flex-direction:row-reverse}.invoice-items__footer-buttons{display:flex;gap:10px}.invoice-items__footer-total{display:flex;align-items:center;gap:10px}.invoice-items__footer-total p{color:#afafaf;font-size:14px;font-weight:500;text-transform:uppercase}.invoice-items__footer-total h2{color:#484848;font-size:22px;font-weight:500}.invoice-items__notes{border-top:1px solid rgba(220,220,220,.98);padding:20px}.invoice-items__notes-title{color:#afafaf;font-size:12px;font-weight:500;margin-bottom:12px}.invoice-items__notes-container{padding:14px 16px;border-radius:5px;border:.5px solid #ddd;background:#fbfbfb}.invoice-items__notes-container>p{color:#313131;font-size:13px;font-weight:400;margin-bottom:10px;padding-right:50px;line-height:20px}.invoice-items__notes-container .invoice-note-sender{display:flex;align-items:center}.invoice-items__notes-container .invoice-note-sender img{width:34px;height:34px;-o-object-fit:cover;object-fit:cover;border-radius:17px;margin-right:10px}.invoice-items__notes-container .invoice-note-sender__infos>p:first-child{color:#7a7a7a;font-size:13px;font-weight:500}.invoice-items__notes-container .invoice-note-sender__infos>p:nth-child(2){color:#9f9f9f;font-size:11px;font-weight:400}.invoice-payment{display:flex;justify-content:space-between}.invoice-payment__left>p{color:#afafaf;font-size:12px;font-weight:500;margin-bottom:5px}.invoice-payment__left-method{display:flex;align-items:center}.invoice-payment__left-method p{color:#484848;font-size:14px;font-weight:400}.invoice-payment__left-method img{width:40px;height:30px;-o-object-fit:contain;object-fit:contain;margin-left:6px}.invoice-payment__left-proof{border-radius:5px;cursor:pointer;margin:6px;width:74px;height:65px;-o-object-fit:cover;object-fit:cover;transition:all .2s ease}.invoice-payment__left-proof:hover{box-shadow:0 0 10px 5px #dcdcdcfa}.invoice-payment__left-other{max-width:370px;padding:8px;margin-top:6px;border-radius:5px;border:.5px solid #ddd;background:#fbfbfb;color:#313131;font-size:12px;font-weight:400;line-height:1.3}.invoice-payment__right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.invoice-payment__right-total>div,.invoice-payment__right-due>div{flex:1;width:300px;display:flex;align-items:center;gap:10px}.invoice-payment__right-total>div p:first-child,.invoice-payment__right-due>div p:first-child{text-align:right;width:60%;color:#afafaf;font-size:14px;font-weight:500}.invoice-payment__right-total>div p:nth-child(2),.invoice-payment__right-due>div p:nth-child(2){text-align:right;flex:1;color:#484848;font-size:22px;font-weight:500;white-space:nowrap}.invoice-payment__right-total .small,.invoice-payment__right-due .small{margin-top:6px}.invoice-payment__right-total .small .text-green,.invoice-payment__right-due .small .text-green{color:#37b34a}.invoice-payment__right-total .small p:first-child,.invoice-payment__right-due .small p:first-child{font-size:12px}.invoice-payment__right-total .small p:nth-child(2),.invoice-payment__right-due .small p:nth-child(2){font-size:18px}.invoice-notes{border-top:1px solid rgba(220,220,220,.98);padding:20px}.invoice-notes>p{color:#afafaf;font-size:12px;font-weight:500}.invoice-notes__messages{margin:20px 0;padding:0 26px;display:flex;flex-direction:column;gap:45px}.invoice-notes__messages .note-message__header{display:flex;align-items:center;justify-content:space-between}.invoice-notes__messages .note-message__header-sender{display:flex;align-items:center}.invoice-notes__messages .note-message__header-sender img{width:34px;height:34px;-o-object-fit:cover;object-fit:cover;border-radius:17px;margin-right:6px}.invoice-notes__messages .note-message__header-sender div p:first-child{color:#313131;font-size:13px;font-weight:400}.invoice-notes__messages .note-message__header-sender div p:nth-child(2){color:#9f9f9f;font-size:11px;font-weight:400}.invoice-notes__messages .note-message__header-btns{display:flex;gap:2px}.invoice-notes__messages .note-message__header-btns button{display:flex;align-items:center;gap:4px;background-color:transparent;cursor:pointer;border:none;color:#afafaf;font-size:11px;font-weight:400;padding:4px 10px;transition:all .2s ease;border-radius:5px}.invoice-notes__messages .note-message__header-btns button:hover{background-color:#eee}.invoice-notes__messages .note-message__header-btns button i{display:flex}.invoice-notes__messages .note-message__header-btns button .edit{color:orange;margin-right:2px}.invoice-notes__messages .note-message__header-btns button .done{color:#217d00;margin-right:2px}.invoice-notes__messages .note-message__header-btns button .delete{font-size:16px;color:red}.invoice-notes__messages .note-message__text{color:#313131;font-size:13px;font-weight:400;margin-top:10px}.invoice-details-card-client-infos{display:flex;align-items:center;flex:1}.invoice-details-card-client-infos__company img{height:40px;width:100px;-o-object-fit:contain;object-fit:contain}.invoice-details-card-client-infos__person{display:flex}.invoice-details-card-client-infos__person img{width:34px;height:34px;-o-object-fit:cover;object-fit:cover;border-radius:100%;margin:0 6px}.invoice-details-card-client-infos__person-infos p:first-child{color:#313131;font-size:13px;font-weight:400;margin-bottom:4px}.invoice-details-card-client-infos__person-infos p:nth-child(2){color:#909090;font-size:12px;font-weight:400}.invoice-status{padding:6px 20px;border-radius:5px;font-size:14px;font-weight:400;border:1px solid transparent}.invoice-details-card{background-color:#fff;width:100%;padding:20px 35px}.invoice-details-card>p{margin-bottom:10px}.invoice-details-card__table-row{display:flex;align-items:center;padding:8px 0}.invoice-details-card__table-row>p:first-child{width:30%;color:#afafaf;font-size:12px;font-weight:500}.invoice-details-card__table-row>p:nth-child(2){color:#484848;font-size:14px;font-weight:400}.invoice-details{display:flex;align-items:center;flex-direction:column;padding-top:30px;padding-bottom:30px}.invoice-details__header{display:flex;align-items:center;justify-content:space-between;width:1230px;margin-bottom:10px}.invoice-details__header h1{color:#313131;font-size:16px;font-weight:500;line-height:normal}.invoice-details__header-buttons{display:flex;gap:10px}.invoice-details__cards{display:flex;justify-content:center;gap:19px}.invoice-details__left{width:792px;display:flex;flex-direction:column;gap:19px}.invoice-details__right{width:419px;display:flex;flex-direction:column;gap:19px}.invoice-card{border-radius:5px;border:.5px solid #ebebeb;box-shadow:0 1px 1px #0003}.invoice-card-title{color:#313131;font-size:13px;font-weight:500}.payment-modal{width:472px;border:.5px solid #ebebeb;background:#ffffff}.payment-modal__header{padding:10px 15px;display:flex;justify-content:space-between;align-items:center;color:#505050;background:#f2f2f2;font-weight:500;font-size:15px}.payment-modal__header-title{display:flex;align-items:center;font-weight:500;font-size:18px}.payment-modal__header-title .case{color:var(--color-blue);background-color:#eaf7ff;border:.5px solid #aee1ff;border-radius:3px;padding:8px;display:flex;align-items:center;justify-content:center;margin-right:10px}.payment-modal__header .close-modal{color:#ababab;font-size:22px;display:flex;justify-content:center;align-items:center;cursor:pointer}.payment-modal__content{padding:15px 19px 15px 36px;max-height:87vh;overflow-y:scroll}.payment-modal__content-controls{display:flex}.payment-modal__content-controls>p{color:red;display:flex;align-items:center;font-size:16px;min-width:250px}@media screen and (max-height: 720px){.payment-modal__content{max-height:80vh}}.reminder-modal{width:460px;border-radius:10px;border:.5px solid #ebebeb}.reminder-modal__header{display:flex;padding:10px 15px;justify-content:space-between;align-items:center;color:var(--color-text-dark);background:#f2f2f2;font-weight:500;font-size:15px}.reminder-modal__header-text{display:flex;align-items:center}.reminder-modal__header-icon{color:#ff772b;display:flex;align-items:center;justify-content:center;margin-right:6px;border-radius:3px;width:36px;height:36px;font-size:20px;background-color:#fff3ed}.reminder-modal__header .close-modal{color:#ababab;font-size:22px;display:flex;justify-content:center;align-items:center;cursor:pointer}.reminder-modal__content{padding:20px 26px}.reminder-modal__content .reminder-warning{font-weight:400;font-size:13px;line-height:18px;color:#313131;margin-bottom:30px}.reminder-modal__content .reminder-warning span{color:red}.reminder-modal__content-subtext{color:#afafaf;font-size:12px;font-weight:400;line-height:18px;margin-bottom:55px}.reminder-modal__content .confirm-btn{display:flex;justify-content:flex-end;gap:10px}.reminder-modal__content .confirm-btn button{padding:16px 12px;min-width:106px;min-height:40px;cursor:pointer;border:none;transition:all .2s ease}.reminder-modal__content .confirm-btn button:disabled{cursor:not-allowed}.reminder-modal__content .confirm-btn__cancel{font-size:12px;font-weight:500;background-color:transparent;color:#afafaf}.reminder-modal__content .confirm-btn__cancel:hover{background-color:#f0f0f0}.reminder-modal__content .confirm-btn__cta{color:#fff;background:#42a4df;border-radius:5px;width:150px;font-size:16px;font-weight:600}.reminder-modal__content .confirm-btn__cta:hover{background:#2e8bc4}.reminder-modal__content .confirm-btn__cta.disabled{cursor:not-allowed;background-color:#c5c5c5}.reminder-modal__content .confirm-btn .spinner{display:flex;align-items:center;justify-content:center;animation:spin 1s linear infinite;font-size:20px}.reminder-modal__content .cancel-reason{margin:20px 0}.btn button{width:100%;height:40px;border:.5px solid transparent;color:#fff;border-radius:5px;cursor:pointer;text-transform:uppercase;font-size:14px;font-weight:500}.btn__loader{font-size:20px;display:flex;justify-content:center;animation:spin 1s linear infinite}.btn__sent{display:flex;justify-content:center;align-items:center;text-transform:capitalize}.btn__sent i{display:flex;font-size:25px;margin-right:8px}.full{width:100%}.green{background-color:var(--color-green);border-color:var(--color-green-dark)!important}.loginform{height:100%;display:flex;justify-content:center;align-items:center}.loginform form{width:305px;position:relative}.loginform form h1{font-size:25px;color:var(--color-text-dark);margin-bottom:5px}.loginform form h2{margin-bottom:53px;color:var(--color-text-grey);max-width:228px;font-weight:500;font-size:14px}.loginform form .auth-input{margin-bottom:26px}.loginform form .auth-error{position:absolute;margin-top:10px;text-align:left;font-size:16px;color:red}.loginform__resend{margin-top:36px;line-height:20px;font-size:13px;color:#afafaf}.loginform__resend .resend-timer{display:flex;align-items:center}.loginform__resend .resend-timer p{margin-right:20px}.loginform__resend .resend-timer .desactivated{cursor:not-allowed;color:#afafafc5}.loginform__resend p{font-weight:500}.loginform__resend p.blue-text{color:#40a7e3;cursor:pointer;display:inline-block}@media screen and (max-width: 676px){.loginform form{width:90%}}.loginpage{position:relative;padding-right:676px}.loginpage__img{height:100vh}.loginpage__form{position:absolute;background-color:#fff;right:0;top:0;height:100vh;width:676px;max-width:676px}@media screen and (max-width: 676px){.loginpage{padding-right:0}.loginpage__form{max-width:none;width:100vw}}.ptw-subheader{height:36px;background-color:#fff;display:flex;padding-left:14px}.ptw-subheader .loading{font-size:16px;display:flex;align-items:center;padding-left:10px}.ptw-subheader__tab{height:100%;display:flex;align-items:center;padding:0 10px;font-size:12px;color:#ababab;cursor:pointer;transition:all .2s ease;font-weight:500}.ptw-subheader__tab.active,.ptw-subheader__tab:hover{color:var(--color-blue)}.blue-toggle{background-color:#d7d7d7;border:1px solid #bfbfbf;width:34px;height:18px;border-radius:10px;display:flex;align-items:center;padding-left:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;cursor:pointer;transition:all .2s ease}.blue-toggle .ball{position:absolute;width:14px;height:14px;background-color:#fff;border-radius:50%;transform:translate(-18px);z-index:3;box-shadow:1px 1px 1px #0003;transition:all .2s ease}.blue-toggle.active{background-color:#42a4df;border:1px solid #2f8bc2;padding-left:10px}.blue-toggle.active .ball{left:initial;transform:translate(7px)}.carousel{width:100%;height:100%;border-radius:5px;margin-bottom:10px;color:#000;position:relative;font-size:16px;display:flex;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel__img{opacity:0;position:absolute;display:flex;justify-content:center;transition:all .2s ease}.carousel__img img{cursor:pointer;-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.carousel__controls{position:absolute;font-size:26px;top:50%;transform:translateY(-50%);height:100%;padding:0 10px;display:flex;align-items:center;cursor:pointer;z-index:2}.carousel__controls:after{content:"";position:absolute;right:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.5) 0%,rgba(0,0,0,0) 100%);opacity:0;transition:all .2s ease}.carousel__controls:hover:after{opacity:0}.carousel__controls.disabled{color:#b4b4b4;cursor:default}.carousel__controls.disabled:hover i{transform:translate(0)}.carousel__controls i{display:flex;transition:all .2s ease}.carousel__controls-left{left:-40px}.carousel__controls-left i{z-index:5}.carousel__controls-left:hover i{transform:translate(-6px)}.carousel__controls-right{right:-40px}.carousel__controls-right:after{content:"";background:linear-gradient(270deg,rgba(0,0,0,.5) 0%,rgba(0,0,0,0) 100%)}.carousel__controls-right i{z-index:5}.carousel__controls-right:hover i{transform:translate(6px)}.carousel .activeImage{opacity:1;transform:translate(0)}.carousel .nextImage{transform:translate(100%)}.carousel .lastImage{transform:translate(-100%)}.ptw-card{background-color:#fff;border:1px solid #d8d8d8;border-radius:5px;display:flex;flex-direction:column;height:210px}.ptw-card__header{display:flex;justify-content:space-between;padding:15px 13px;position:relative}.ptw-card__header-spinner{position:absolute;right:19px;z-index:20;font-size:20px;top:14px;background-color:#fff;box-shadow:0 0 10px 10px #fff}.ptw-card__header-spinner i{display:flex;animation:spin 2s infinite linear}.ptw-card__content{height:210px;display:flex;flex-direction:column;align-items:center;flex:1;overflow:hidden}.ptw-card__content .carousel{height:70px}.ptw-card__content-img{flex:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ptw-card__content-img img{transition:all .2s ease;height:70px;width:100%;-o-object-fit:contain;object-fit:contain}.ptw-card__content-link{width:100%;display:flex;align-items:center;cursor:pointer;justify-content:space-between;font-size:14px;transition:all .2s ease;padding:20px 36px}.ptw-card__content-link span{display:flex;transition:transform .2s ease}.ptw-card__content-link:hover span{transform:translate(6px)}.ptw-card__content-link.noLink{cursor:auto;text-align:center}.ptw-card__content-description{color:red;text-align:center;white-space:nowrap;font-size:11px;color:#aeaeae;margin-top:6px}.ptw-card__content.disabled img{opacity:.3;filter:grayscale(1)}.ptw-card__content.disabled .ptw-card__content-link{cursor:not-allowed;color:#cacaca}.ptw-card__content.disabled .ptw-card__content-link.noLink{cursor:default}.ptw-card__content.disabled .ptw-card__content-link:hover span{transform:translate(0)}.ptw-card-small{height:240px}.ptw-card-small .ptw-card__header{padding:12px 13px 4px;position:absolute;width:100%;z-index:2}.ptw-card-small .ptw-card__content{flex:1}.ptw-card-small .ptw-card__content-img img{transition:all .2s ease;height:150px;width:96%}.ptw-card-small .ptw-card__content-link{justify-content:center;padding:4px 8px;font-size:12px;height:45px}.ptw-card-compact .ptw-card__content{padding-top:0}.ptw-card-compact .ptw-card__content-img{margin-bottom:0;flex:0}.ptw-card-compact .ptw-card__content-link{justify-content:center}@media screen and (min-width: 2000px){.ptw-card-small .ptw-card__content img{height:160px}}.ptw-card-stacked-images{position:relative;height:80px;display:flex}.ptw-card-stacked-images img{width:-moz-fit-content;width:fit-content;max-height:80px;max-width:80px;-o-object-fit:contain;object-fit:contain}.ptw-breadcrumb{display:flex}.ptw-breadcrumb__item{display:flex;align-items:center;font-size:11px;color:#8a8a8a}.ptw-breadcrumb__item span{display:flex;font-size:15px;margin:0 11px}.ptw-breadcrumb__item:not(:first-child) p{cursor:pointer}.ptw-content-container__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.ptw-content-container__header-controls{display:flex;align-items:center;gap:20px}.ptw-content-container__delete{margin-right:10px}.ptw-content-container__delete span{width:30px;height:30px;border-radius:50%;font-size:20px;display:flex;justify-content:center;align-items:center;color:red;cursor:pointer;transition:all .2s ease}.ptw-content-container__delete span:hover{box-shadow:0 0 10px #0006}.ptw-content-container__big-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(316px,1fr));gap:21px;justify-items:center}.ptw-content-container__small-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:21px;justify-items:center}.ptw-content-container__compact-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:11px;justify-items:center}.ptw-content-container .flexed-cards{display:grid;flex-wrap:wrap}@media screen and (min-width: 2000px){.ptw-content-container__small-cards{display:grid;grid-template-columns:repeat(8,minmax(190px,1fr));gap:21px;justify-items:center}.ptw-content-container .flexed-cards{display:grid}}.ptw-upload-preview-modal .modal-container__content{padding:20px 40px}.ptw-upload-preview-modal__buttons{display:flex;gap:10px;flex-direction:row-reverse;margin-top:20px}/*!
* Cropper.js v1.6.2
* https://fengyuanchen.github.io/cropperjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2024-04-21T07:43:02.731Z
*/.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.ptw-cards-nodata{display:flex;align-items:center;justify-content:center;width:100%;height:calc(100vh - 210px);flex-direction:column;gap:10px}.ptw-cards-nodata p{font-weight:500}.categories-modal__content{padding:30px 20px 10px}.categories-modal__content-header{display:flex;align-items:center;justify-content:space-between;font-weight:500}.categories-modal__content-header p{font-size:12px}.categories-modal__content-header button{background-color:transparent;border:none;outline:none;display:flex;align-items:center;gap:6px;color:var(--color-blue);cursor:pointer;transition:color .2s ease;font-size:12px}.categories-modal__content-header button:hover{color:#0c679c}.categories-modal__content-header button span{font-size:20px;transform:translateY(1px)}.categories-modal__content-fields{margin:10px 0;display:flex;flex-direction:column;gap:10px}.categories-modal__note{padding:0 20px;display:flex;gap:10px;color:#b6b6b6;margin-bottom:30px}.categories-modal__note>i{display:flex;font-size:20px;color:#e3e3e3}.categories-modal__note>p{font-size:12px}.categories-modal__buttons{display:flex;align-items:center;flex-direction:row-reverse;gap:10px;padding:0 20px}.icon-input{position:relative;display:flex;align-items:center;justify-content:space-between;border-radius:2px;border:1px solid transparent;background:white;padding:0 14px;height:42px;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,border .2s ease}.icon-input--selected{background-color:#42a4df;border-color:#42a4df}.icon-input--selected .tcc-icon-input__content p{color:#fff}.icon-input--is-odd{background-color:#fafafa}.icon-input--focused{border-color:#42a3df4d;box-shadow:4px 4px 4px #42a4df29}.icon-input--focused .icon-input__content:after{width:60%;transform:scaleX(1)}.icon-input--error{border-color:#df4242;box-shadow:0 0 5px 1px #e340404d}.icon-input--loading{opacity:1}.icon-input--loading .tcc-icon-input__left{opacity:.3}.icon-input--loading .tcc-icon-input__controls{visibility:hidden}.icon-input i{display:flex}.icon-input:hover .tcc-icon-input__controls{opacity:1}.icon-input__spinner{position:absolute;right:50%;transform:translate(50%)}.icon-input__left{display:flex;align-items:center;gap:10px;width:80%}.icon-input__content{font-size:12px;overflow:hidden;width:100%;padding:4px 0;position:relative}.icon-input__content:after{position:absolute;content:"";width:0px;bottom:0;left:0;z-index:10;height:1px;background-color:#42a4df;transition:transform .2s ease;transform:scaleX(0);transform-origin:center}.icon-input__content input{width:70%;border:none;outline:none;height:100%;background-color:transparent;font-size:12px}.icon-input__controls{opacity:1;display:flex;align-items:center;gap:4px;color:#d7d7d7;font-size:18px;transition:opacity .2s ease}.icon-input__controls i{cursor:pointer;transition:color .2s ease}.icon-input__controls .delete{color:#ff00007f;font-size:16px}.icon-input__controls .delete:hover{color:red}.icon-input__controls .edit{color:#f8cd23a4}.icon-input__controls .edit:hover{color:#f8cc23}.icon-input__error{display:flex;align-items:center;color:#e0b719;color:red;gap:6px;margin-top:3px}.icon-input__error p{font-size:12px}.icon-input__dropzone-preview{display:flex}.icon-input__dropzone-preview img{max-height:20px;max-width:20px;-o-object-fit:contain;object-fit:contain}.icon-dropzone i{display:flex;color:#e7e7e7;font-size:18px;transition:color .2s ease}.icon-dropzone i:hover{color:#000}.icon-dropzone__dropped{display:flex}.icon-dropzone__dropped img{height:20px;width:20px;-o-object-fit:contain;object-fit:contain}.ptw-content{padding:27px 54px}.danger-cat__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(369px,1fr));gap:21px;justify-items:center}.ptw-form-modal{width:501px;border:.5px solid #ebebeb;background:#ffffff;position:relative}.ptw-form-modal__header{padding:10px 24px;display:flex;justify-content:space-between;align-items:center;color:#505050;background:#f2f2f2;font-weight:500;font-size:15px}.ptw-form-modal__header-title{display:flex;align-items:center;font-weight:500;font-size:18px}.ptw-form-modal__header-title .case{color:var(--color-blue);background-color:#eaf7ff;border:.5px solid #aee1ff;border-radius:3px;padding:8px;display:flex;align-items:center;justify-content:center;margin-right:10px}.ptw-form-modal__header .close-modal{color:#ababab;font-size:22px;display:flex;justify-content:center;align-items:center;cursor:pointer}.ptw-form-modal__content{padding:24px 7px 24px 24px;max-height:87vh;overflow-y:scroll;transition:color .4s;transition-delay:.5s}.ptw-form-modal__content-label{font-weight:500;font-size:12px;text-transform:uppercase;color:#aeaeae;margin-bottom:6px}.ptw-form-modal__content .grey-label{margin-bottom:20px}.ptw-form-modal__content::-webkit-scrollbar,.ptw-form-modal__content::-webkit-scrollbar-thumb{height:1.3rem;background-clip:padding-box;border-radius:13px;border:5px solid transparent}.ptw-form-modal__content::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 4px}.ptw-form-modal__content:hover{color:#808080b9;transition:color .3s ease}.ptw-form-modal__delete{position:absolute;bottom:46px;left:24px}.ptw-form-modal__delete span{width:34px;height:34px;border-radius:50%;font-size:20px;display:flex;justify-content:center;align-items:center;color:red;transform:translateY(50%);cursor:pointer;transition:all .2s ease}.ptw-form-modal__delete span:hover{box-shadow:0 0 10px #0006}@keyframes slideUp{0%{transform:translate(-50%,30px)}to{transform:translate(-50%,26px)}}@media screen and (max-height: 720px){.danger-cat-modal__content{max-height:80vh}}@keyframes pulse{0%{background-color:#f006;color:#000}to{background-color:transparent}}.ptw-dropzone-container{margin-bottom:20px}.ptw-dropzone{margin-bottom:10px;border:2px dashed #dcdcdc;border-radius:2px;padding:20px;width:100%;height:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease}.ptw-dropzone.disabled{background-color:#eee;border-color:#bebebe;cursor:not-allowed}.ptw-dropzone.disabled .ptw-dropzone__icon{color:#fff}.ptw-dropzone.disabled:hover{background-color:#eee}.ptw-dropzone:hover{background-color:#e7e7e744}.ptw-dropzone__icon{font-size:50px;display:flex;justify-content:center;align-items:center;color:#e7e7e7}.ptw-dropzone__text{width:164px;text-align:center;font-size:12px;color:#b5b5b5;line-height:17px}.ptw-dropzone__text span{color:#1b8bce}.ptw-dropzone__is-active{border-color:#42a4df!important}.ptw-dropzone__accepted{border-color:#00e676}.ptw-dropzone__error,.ptw-dropzone__rejected{border-color:#ff1744}.ptw-dropzone__error-msg{color:#ff1744;text-align:center;width:245px;font-size:12px}.ptw-dropzone__file-infos{color:#000;font-size:14px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.ptw-dropzone__file-infos .file-size{color:red}.ptw-dropzone__file-infos button{background-color:transparent;border:none;color:red;border:1px solid red;padding:0 4px;transition:all .2s ease;cursor:pointer;border-radius:2px}.ptw-dropzone__file-infos button:hover{box-shadow:0 0 10px #ff000080}.ptw-dropzone__file-infos .delete-image{color:red;width:36px;height:36px;border-radius:50%;background-color:transparent;margin:auto;border:0;text-align:center;display:flex;justify-content:center;align-items:center;font-size:14px;cursor:pointer;transition:all ease .2s}.ptw-dropzone__file-infos .delete-image i{display:flex;font-size:26px;color:#ff3838}.ptw-dropzone__file-infos .delete-image:hover{box-shadow:0 0 12px #ff38383d}.company-profile{color:var(--color-text-dark);font-size:24px}.ptw-dropped-images{color:#000;display:flex;gap:10px;flex-direction:column}.ptw-dropped-image-container{display:flex;align-items:center}.ptw-dropped-image-container__arrows{display:flex;gap:10px;flex-direction:column;padding:0 10px}.ptw-dropped-image-container__arrows i{color:#cecece;display:flex;cursor:pointer;transition:color .2s ease}.ptw-dropped-image-container__arrows i:hover{color:#565656}.ptw-dropped-image{padding:0 15px;width:100%;background-color:#f7f8fa;min-height:71px;border-radius:5px;display:flex;align-items:center;justify-content:space-between}.ptw-dropped-image__left{display:flex;font-size:19px;color:#44b228}.ptw-dropped-image__right{display:flex;align-items:center}.ptw-dropped-image__right span{display:inline-flex;font-size:20px}.ptw-dropped-image__right span.checkmark-icon{color:#44b228}.ptw-dropped-image__right span.close-icon{color:#bebebe;margin-left:10px;background-color:#ededed;border-radius:50%;width:20px;height:20px;font-size:13px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.ptw-dropped-image__right span.close-icon:hover{color:#565656;background-color:#cecece}.ptw-dropped-image__infos{flex:1;display:flex;align-items:center}.ptw-dropped-image__infos .dropped-img{background-color:#fff;width:56px;height:56px;display:flex;justify-content:center;align-items:center;border-radius:7px;margin:0 25px}.ptw-dropped-image__infos .dropped-img img{width:80%;height:90%;-o-object-fit:contain;object-fit:contain}.ptw-dropped-image__infos .dropped-infos{height:100%;display:flex;flex-direction:column;gap:10px}.ptw-dropped-image__infos .dropped-infos h3{font-size:14px;color:var(--color-text-dark);font-weight:400}.ptw-dropped-image__infos .dropped-infos p{font-size:11px;color:#5c576196}.ptw-dropped-image__infos .dropped-infos__name{width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ptw-dropped-image__infos .dropped-infos__input{border:none;outline:none;padding:4px 4px 4px 2px;border-radius:4px;transition:border .2s ease,box-shadow .2s ease}.ptw-dropped-image__infos .dropped-infos__input:focus{border-color:var(--color-blue);box-shadow:0 0 5px 1px #40a7e34d}.ppes-card{border:1px solid #d8d8d8;background-color:#fff;width:292px;height:344px;border-radius:5px}.ppes-card .ppes-card__header{padding:19px 14px;display:flex;flex-direction:row;justify-content:space-between;height:60px}.ppes-card .tooltip-img{cursor:pointer}.ppes-card .ppes-card__body{padding:5px 17px;text-align:center}.ppes-card .ppes-card__body img{width:230px;height:230px;margin-bottom:10px;-o-object-fit:contain;object-fit:contain}.ppes-card .ppes-card__body p{color:#737373;font-size:14px;font-weight:400}.card-checkmark{display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:5px;border:2px solid #d1d1d1;font-size:18px;color:var(--color-blue);transition:all .2s ease}.card-checkmark svg{opacity:0}.card-checkmark.checked{border-color:var(--color-blue)}.card-checkmark.checked svg{opacity:1}.card-checkmark:hover{box-shadow:0 0 5px #40a7e3cc}.ppes{padding:26px 60px}.ppes .ppes__header{margin-bottom:12px}.ppes .ppes__header h1{color:#313131;font-size:16px;font-weight:500}.ppes .ppes__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(292px,1fr));justify-items:center;row-gap:19px;-moz-column-gap:19px;column-gap:19px}.ppes .ppes__cards .ppe-card-add{display:flex;flex-direction:column;justify-content:center;align-items:center;width:292px;height:344px;border-radius:5px;border:3px dotted #c1c1c1;cursor:pointer}.ppes .ppes__cards .ppe-card-add p{color:#9e9e9e;font-size:12px;font-weight:400;margin-top:15px}.ppe-dropzone{margin:10px 0;border:2px dashed #dcdcdc;border-radius:2px;padding:20px;width:341px;height:258px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease}.ppe-dropzone:hover{background-color:#e7e7e744}.ppe-dropzone__icon{font-size:50px;display:flex;justify-content:center;align-items:center;color:#e7e7e7}.ppe-dropzone__text{width:164px;text-align:center;font-size:12px;color:#b5b5b5;line-height:17px}.ppe-dropzone__text span{color:#1b8bce}.ppe-dropzone__is-active{border-color:#42a4df!important}.ppe-dropzone__accepted{border-color:#00e676}.ppe-dropzone__error,.ppe-dropzone__rejected{border-color:#ff1744}.ppe-dropzone__error-msg{color:#ff1744;text-align:center;width:245px;font-size:12px}.ppe-dropzone__file-infos{color:#000;font-size:14px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.ppe-dropzone__file-infos .file-size{color:red}.ppe-dropzone__file-infos button{background-color:transparent;border:none;color:red;border:1px solid red;padding:0 4px;transition:all .2s ease;cursor:pointer;border-radius:2px}.ppe-dropzone__file-infos button:hover{box-shadow:0 0 10px #ff000080}.ppe-dropzone__file-infos .delete-image{color:red;width:36px;height:36px;border-radius:50%;background-color:transparent;margin:auto;border:0;text-align:center;display:flex;justify-content:center;align-items:center;font-size:14px;cursor:pointer;transition:all ease .2s}.ppe-dropzone__file-infos .delete-image i{display:flex;font-size:26px;color:#ff3838}.ppe-dropzone__file-infos .delete-image:hover{box-shadow:0 0 12px #ff38383d}.ppe-form__dropzone{display:grid;grid-template-columns:50% 50%;gap:20px;margin-top:25px;margin-bottom:10px}.ppe-form__dropzone .title{color:#313131;font-weight:500;font-size:11px}.ppe-modal{width:813px}.ppe-modal__header{padding:10px 15px;display:flex;justify-content:space-between;align-items:center;color:#505050;background:#f2f2f2;font-weight:500;font-size:15px}.ppe-modal__header-title{display:flex;align-items:center;font-weight:500;font-size:18px}.ppe-modal__header-title .gloves{margin-right:15px}.ppe-modal .close-modal{color:#ababab;font-size:22px;display:flex;justify-content:center;align-items:center;cursor:pointer}.ppe-modal__content{padding:20px 47px}.delete-modal{width:574px;border-radius:10px;border:.5px solid #ebebeb}.delete-modal__header{display:flex;padding:10px 15px;justify-content:space-between;align-items:center;color:var(--color-text-dark);background:#f2f2f2;font-weight:500;font-size:15px}.delete-modal__header-text{display:flex;align-items:center}.delete-modal__header-icon{color:#ff3838;display:flex;align-items:center;justify-content:center;margin-right:6px;border-radius:3px;width:36px;height:36px;font-size:26px;background-color:#f0d5d5}.delete-modal__header .close-modal{color:#ababab;font-size:22px;display:flex;justify-content:center;align-items:center;cursor:pointer}.delete-modal__content{padding:20px 26px}.delete-modal__content .delete-warning{font-weight:400;font-size:12px;line-height:18px;color:#313131;margin-bottom:14px}.delete-modal__content .delete-warning span{color:red}.delete-modal__content .delete-info{font-size:11px;line-height:18px;color:#ababab;margin-bottom:20px}.delete-modal__content .delete-info__default span{font-weight:500;font-size:12px;color:var(--color-text-dark);margin-bottom:8px;display:inline-block}.delete-modal__content .delete-info__default-confirmation{display:flex;margin-bottom:6px}.delete-modal__content .delete-info__default-confirmation input{margin-right:10px}.delete-modal__content .delete-info__default-confirmation p{font-weight:400;font-size:12px;color:var(--color-text-dark)}.delete-modal__content .delete-btn{display:flex;justify-content:flex-end;gap:10px}.delete-modal__content .delete-btn button{padding:7px 12px;min-width:106px;min-height:40px;font-size:12px;font-weight:500;cursor:pointer;border:none;transition:all .2s ease}.delete-modal__content .delete-btn__cancel{background-color:transparent}.delete-modal__content .delete-btn__cancel:hover{background-color:#f0f0f0}.delete-modal__content .delete-btn__cta{color:#fff;background:#ed4c5c;border-radius:2px;width:150px}.delete-modal__content .delete-btn__cta:hover{background:#d0414f}.delete-modal__content .delete-btn__cta.disabled{cursor:not-allowed;background-color:#c5c5c5}.delete-modal__content .delete-btn .spinner{display:flex;align-items:center;justify-content:center;animation:spin 1s linear infinite;font-size:20px}.invoice-notes-new{border-top:1px solid rgba(220,220,220,.98);padding:10px 0}.invoice-notes-new>p{color:#afafaf;font-size:12px;font-weight:500}.invoice-notes-new__messages{margin:10px 0;padding:0 26px;display:flex;flex-direction:column;gap:20px}.invoice-notes-new__messages .note-message__header{display:flex;align-items:center;justify-content:space-between}.invoice-notes-new__messages .note-message__header-sender{display:flex;align-items:center}.invoice-notes-new__messages .note-message__header-sender img{width:34px;height:34px;-o-object-fit:cover;object-fit:cover;border-radius:17px;margin-right:6px}.invoice-notes-new__messages .note-message__header-sender div p:first-child{color:#313131;font-size:13px;font-weight:400}.invoice-notes-new__messages .note-message__header-sender div p:nth-child(2){color:#9f9f9f;font-size:11px;font-weight:400}.invoice-notes-new__messages .note-message__header-btns{display:flex;gap:2px}.invoice-notes-new__messages .note-message__header-btns button{display:flex;align-items:center;gap:4px;background-color:transparent;cursor:pointer;border:none;color:#afafaf;font-size:11px;font-weight:400;padding:4px 10px;transition:all .2s ease;border-radius:5px}.invoice-notes-new__messages .note-message__header-btns button:hover{background-color:#eee}.invoice-notes-new__messages .note-message__header-btns button i{display:flex}.invoice-notes-new__messages .note-message__header-btns button .edit{color:orange;margin-right:2px}.invoice-notes-new__messages .note-message__header-btns button .done{color:#217d00;margin-right:2px}.invoice-notes-new__messages .note-message__header-btns button .delete{font-size:16px;color:red}.invoice-notes-new__messages .note-message__text{color:#313131;font-size:13px;font-weight:400;margin-top:10px}.actions-timeline{background-color:#fff;width:100%}.actions-timeline__steps{margin:10px 0}.actions-timeline__steps-container{position:relative}.actions-timeline__steps-container.with-dashed-line:after{content:"";position:absolute;height:100%;border-left:1px dashed #42a4df;top:33px;left:16px}.actions-timeline__steps-step{display:flex;align-items:center;justify-content:space-between;margin-top:19px}.actions-timeline__steps-step__right{display:flex;align-items:center;position:relative}.actions-timeline__steps-step__right i{position:relative;color:#42a4df;font-size:19px;min-width:34px;height:34px;border-radius:17px;display:flex;align-items:center;justify-content:center;background-color:#d4efff;margin-right:10px;z-index:1}.actions-timeline__steps-step__right img{position:absolute;left:16px;bottom:50%}.actions-timeline__steps-step__right-text>p:first-child{color:#313131;font-size:13px;font-weight:400}.actions-timeline__steps-step__right-text>p:nth-child(2){color:#afafaf;font-size:11px;font-weight:400}.actions-timeline__steps-step>p{color:#afafaf;font-size:12px;font-weight:400}.actions-timeline__steps-step .timeline-action-timestamp{white-space:nowrap}.actions-timeline__steps-comment{background-color:#fff5f5;margin-left:45px;margin-top:7px;padding:12px;width:70%;color:#ed4c5c;font-size:12px;font-weight:400;border:1px solid #ffc7c7}.actions-timeline .imported-icon{transform:scale(.85);fill:#42a4df;color:#42a4df}.actions-timeline .imported-icon *{fill:#42a4df}.inquiry-message{margin:10px 0}.inquiry-message__sender{display:flex;margin-top:6px}.inquiry-message__sender img{width:34px;height:34px;-o-object-fit:cover;object-fit:cover;border-radius:100%;margin-right:6px}.inquiry-message__sender-infos p:first-child{color:#313131;font-size:13px;font-weight:400;margin-bottom:4px}.inquiry-message__sender-infos p:nth-child(2){color:#909090;font-size:12px;font-weight:400}.inquiry-message__content{background-color:#f3f6fb;border-radius:5px;padding:15px;margin-top:9px;color:#313131;font-size:13px;font-weight:400}.inquiry-message-received{display:flex;flex-direction:column;align-items:flex-end}.inquiry-message-received .inquiry-message__sender{flex-direction:row-reverse}.inquiry-message-received .inquiry-message__sender img{margin-right:0;margin-left:6px}.inquiry-message-received .inquiry-message__sender .inquiry-message__sender-infos{display:flex;flex-direction:column;align-items:flex-end}.inquiry-message-received .inquiry-message__content{background-color:#fff4cb}.client-inquiries{background-color:#fff;width:100%;padding:20px}.client-inquiries__nodata{display:flex;align-items:center;justify-content:center;padding:30px 0;color:#afafaf;font-size:13px;font-weight:400}.client-inquiries__input-btns{display:flex;flex-direction:row-reverse}.client-inquiries__input-btns .submit{border-radius:8px;background-color:#47ca5b;border:none;outline:none;height:46px;padding:0 40px;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease}.client-inquiries__input-btns .submit:hover{background-color:#2b8a39}.payment-form>div:last-child{margin-bottom:20px}.payment-form>div:not(:last-child){margin-bottom:15px}.payment-form__inputs-group{width:100%;display:flex;gap:10px}.payment-form__inputs-group>div{flex:1;max-width:50%}.payment-form__inputs-group.with-amount>div:first-child{min-width:198px}.payment-form .proof-of-payment__label{display:flex;align-items:center;justify-content:space-between}.payment-form .proof-of-payment__label>p:first-child{color:#313131;font-size:12px;font-weight:500}.payment-form .proof-of-payment__label>p:nth-child(2){color:#afafaf;font-size:11px;font-style:italic;font-weight:400}.payment-form .csform-desc{margin-bottom:10px}.invoice-payment-modal__content-controls{display:flex}.invoice-payment-modal__content-controls>p{color:red;display:flex;align-items:center;font-size:16px;min-width:250px}@media screen and (max-height: 720px){.invoice-payment-modal__content{max-height:80vh}}.cancel-modal{width:574px;border-radius:10px;border:.5px solid #ebebeb}.cancel-modal__header{display:flex;padding:10px 15px;justify-content:space-between;align-items:center;color:var(--color-text-dark);background:#f2f2f2;font-weight:500;font-size:15px}.cancel-modal__header-text{display:flex;align-items:center}.cancel-modal__header-icon{color:#ff3838;display:flex;align-items:center;justify-content:center;margin-right:6px;border-radius:3px;width:36px;height:36px;font-size:20px;background-color:#f0d5d5}.cancel-modal__header .close-modal{color:#ababab;font-size:22px;display:flex;justify-content:center;align-items:center;cursor:pointer}.cancel-modal__content{padding:20px 26px}.cancel-modal__content .delete-warning{font-weight:400;font-size:13px;line-height:18px;color:#313131;margin-bottom:14px}.cancel-modal__content .delete-warning span{color:red}.cancel-modal__content .delete-info{font-size:11px;line-height:18px;color:#ababab;margin-bottom:20px}.cancel-modal__content .delete-info__default span{font-weight:500;font-size:12px;color:var(--color-text-dark);margin-bottom:8px;display:inline-block}.cancel-modal__content .delete-info__default-confirmation{display:flex;margin-bottom:6px}.cancel-modal__content .delete-info__default-confirmation input{margin-right:10px}.cancel-modal__content .delete-info__default-confirmation p{font-weight:400;font-size:12px;color:var(--color-text-dark)}.cancel-modal__content .delete-btn{display:flex;justify-content:flex-end;gap:10px}.cancel-modal__content .delete-btn button{padding:16px 30px;min-width:106px;min-height:40px;cursor:pointer;border:none;transition:all .2s ease}.cancel-modal__content .delete-btn__cancel{font-size:12px;font-weight:500;background-color:transparent;color:#afafaf}.cancel-modal__content .delete-btn__cancel:hover{background-color:#f0f0f0}.cancel-modal__content .delete-btn__cta{color:#fff;background:#ed4c5c;border-radius:5px;font-size:16px;font-weight:600}.cancel-modal__content .delete-btn__cta:hover{background:#d0414f}.cancel-modal__content .delete-btn__cta.disabled{cursor:not-allowed;background-color:#c5c5c5}.cancel-modal__content .delete-btn .spinner{display:flex;align-items:center;justify-content:center;animation:spin 1s linear infinite;font-size:20px}.cancel-modal__content .cancel-reason{margin:20px 0}.reminder-modal-new__content{padding:20px 14px 10px}.reminder-modal-new__content .reminder-warning{font-weight:400;font-size:13px;line-height:18px;color:#313131;margin-bottom:20px}.reminder-modal-new__content .reminder-warning span{color:red}.reminder-modal-new__content-subtext{color:#afafaf;font-size:12px;font-weight:400;line-height:18px;margin-bottom:40px;display:flex;align-items:center;gap:5px}.reminder-modal-new__content .confirm-btn{display:flex;justify-content:flex-end;gap:10px}.reminder-modal-new__content .confirm-btn button{padding:16px 12px;min-width:106px;min-height:40px;cursor:pointer;border:none;transition:all .2s ease}.reminder-modal-new__content .confirm-btn button:disabled{cursor:not-allowed}.reminder-modal-new__content .confirm-btn__cancel{font-size:12px;font-weight:500;background-color:transparent;color:#afafaf}.reminder-modal-new__content .confirm-btn__cancel:hover{background-color:#f0f0f0}.reminder-modal-new__content .confirm-btn__cta{color:#fff;background:#42a4df;border-radius:5px;width:150px;font-size:16px;font-weight:600}.reminder-modal-new__content .confirm-btn__cta:hover{background:#2e8bc4}.reminder-modal-new__content .confirm-btn__cta.disabled{cursor:not-allowed;background-color:#c5c5c5}.reminder-modal-new__content .confirm-btn .spinner{display:flex;align-items:center;justify-content:center;animation:spin 1s linear infinite;font-size:20px}.reminder-modal-new__content .cancel-reason{margin:20px 0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.invoice-items-new{background-color:#fff;width:100%}.invoice-items-new__top{padding-bottom:0;margin-bottom:30px}.invoice-items-new__top>p{margin-bottom:35px}.invoice-items-new__blocks{width:100%;display:flex;margin-bottom:40px}.invoice-items-new__blocks-reversed{width:100%;flex-direction:row-reverse}.invoice-items-new__line{display:flex;align-items:center;font-size:14px;font-weight:400;margin-bottom:18px}.invoice-items-new__line>p:first-child{width:60%}.invoice-items-new__line-right{flex:1;display:flex;justify-content:space-between;align-items:center}.invoice-items-new__line-grey{font-size:12px;font-weight:700}.invoice-items-new__divider{width:98%;margin:0 auto 18px;height:1px;background-color:#dcdcdcf9}.invoice-items-new__short-line{width:100%;display:flex;flex-direction:row-reverse;color:#484848;font-size:14px;font-weight:400;margin-bottom:18px}.invoice-items-new__short-line>div{width:40%}.invoice-items-new__rate{display:flex;align-items:center;gap:6px;position:relative}.invoice-items-new__rate .form-input{width:124px;margin-bottom:0}.invoice-items-new__rate>p{display:inline}.invoice-items-new__rate input{height:36px}.invoice-items-new__rate label{display:none}.invoice-items-new__rate .form-input__logo{top:1px!important;height:34px!important;width:30px!important}.invoice-items-new__rate-btn{position:absolute;top:calc(100% + 4px)}.invoice-items-new__rate-btn button .edit{color:orange;margin-right:2px}.invoice-items-new__rate-btn button .done{color:#217d00;margin-right:2px}.invoice-items-new__rate-btn button .delete{font-size:16px;color:red}.invoice-items-new__rate-btn button .ui-button__icon.spinner{font-size:18px}.invoice-items-new__rate-btn>p{font-size:12px;color:red;transform:translate(-22px);margin-bottom:4px;text-align:right;white-space:nowrap}@page{size:A4;margin:0}@media print{.header,.sidebar,.invoice-info-section,.invoice-printout-header{display:none!important}body,#root,.body,.invoice-details-page,.invoice-printout-section,.invoice-printout-content{all:unset!important;display:block!important;width:100%!important;height:auto!important;overflow:visible!important}.invoice-printout-content>*{width:100%!important;max-width:100%!important;height:100vh!important}}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--color-text-dark: #313131;--color-text-grey: #c7c7c7;--color-text-grey-2: #bbbbbb;--color-text-grey-3: #d3d3d3;--color-text-grey-4: #c8c8c8c8;--color-text-grey-5: #d8d8d8d8;--color-text-grey-6: #c1c1c1c1;--color-blue: #40a7e3;--color-blue-light: #ddf2ff;--color-blue-light-hover: #c7eaff;--color-green: #37b34a;--color-green-dark: #239434;--color-green-success: #47ca5b;--color-green-warning: #f5b100;--color-error: red;--background-light-grey: #e5e5e5;--bs-border-color: #f0eff5;--bs-dropdown-link-hover-bg: #f8f9fa;--status-ok: #37b34a;--status-ko: #ed4c5c;--status-pending: #afafaf;--status-completed: #47ca5b;--status-cancelled: #dadada;--status-improper: #ea82e6;--status-removable: #ff772a;--status-dismantle: #993d0a;--status-success: #0a8b1e;--status-progressing: #facc1d;--status-erected: #36a4e5;--status-usable: #4ab85b;--status-closed: #727272;--status-total: #42a4df;--text-table: #4d5e81;--text-main: #354668;--text-secondary: #4d5e80;--text-light: #727272;--text-dropdown: #5f5f5f;--text-date: #6e7491;--text-input-italic: #c9c9c9;--text-popup-title: #727272;--text-placeholder: #a6b3cb;--title-default: #354668;--title-primary: #444a67;--title-secondary: #4d5e80;--title-small: #878da5;--title-smaller: #a5a9be;--ui-blue: #1488cc;--ui-timer: #b7b7b7;--ui-optional: #a4a4a4;--ui-tabs: #979797;--ui-arrows: #6c6f93;--ui-cancel: #7c8db0;--ui-secondary-green: #4dc960;--bg-blue-light: #f7feff;--ui-border-primary: #e2e8f4;--ui-border-focus: #d1dce8;--bg-blue: #e9f6ff;--bg-blue-light: #f1f6ff;--bg-green-light: #effcf2;--bg-red-light: #fff2f4;--bg-progressing-light: #fff6d5;--bg-fixed-light: #ffe3d6;--bg-disabled: #f9f9f9}.scrollbar-hidden{scrollbar-width:none}.scrollbar-hidden::-webkit-scrollbar{display:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{border-radius:13px;background:#cdd3e0}::-webkit-scrollbar-thumb:hover{background:#b3b9c9}.custom-scrollbar{scrollbar-color:#cdd3e0 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background-color:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{border-radius:13px;background:#cdd3e0}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#b3b9c9}.thin-scrollbar::-webkit-scrollbar{width:6px;height:6px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Public Sans,sans-serif}button,input,select,textarea{font-family:inherit}.u-mt-l{margin-top:8rem!important}.u-mt-m{margin-top:4rem!important}.u-mt-s{margin-top:2.4rem!important}.u-mt-xs{margin-top:1rem!important}.u-mb-l{margin-bottom:8rem!important}.u-mb-m{margin-bottom:4rem!important}.u-mb-s{margin-bottom:2.4rem!important}.u-mb-xs{margin-bottom:.4rem!important}.u-mr-l{margin-right:8rem!important}.u-mr-m{margin-right:4rem!important}.u-mr-s{margin-right:1.6rem!important}.u-mr-xs{margin-right:.4rem!important}.u-ml-l{margin-left:8rem!important}.u-ml-m{margin-left:4rem!important}.u-ml-s{margin-left:1.6rem!important}.u-ml-xs{margin-left:.4rem!important}.u-px-1{padding:0 1.6rem!important}.list-unstyled{list-style:none!important}.no-decoration{text-decoration:none!important}.u-font-xs{font-size:1.1rem!important}.u-vertical-align{vertical-align:middle!important}.visi-hidden{visibility:hidden}.d-none{display:none!important}.px-s{padding-left:1.2rem;padding-right:1.2rem}.scrollbar-gutter-stable{scrollbar-gutter:stable}.white-icon{filter:brightness(0) invert(1)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}@media (min-width: 1660px){.container{max-width:1660px}}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-left-5{left:-1.25rem}.-left-8{left:-2rem}.-left-9{left:-2.25rem}.-top-1{top:-.25rem}.-top-1\.5{top:-.375rem}.-top-2{top:-.5rem}.-top-7{top:-1.75rem}.bottom-0{bottom:0}.bottom-3{bottom:.75rem}.bottom-5{bottom:1.25rem}.bottom-\[-30px\]{bottom:-30px}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-\[15px\]{left:15px}.left-\[50\%\]{left:50%}.left-\[8px\]{left:8px}.left-\[calc\(8px\+48\.3\%\)\]{left:calc(8px + 48.3%)}.right-0{right:0}.right-1{right:.25rem}.right-10{right:2.5rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-\[10px\]{right:10px}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-5{top:1.25rem}.top-\[37px\]{top:37px}.top-\[44\%\]{top:44%}.top-\[50\%\]{top:50%}.top-full{top:100%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[-1\]{z-index:-1}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.z-\[9999\]{z-index:9999}.m-0{margin:0}.m-2{margin:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-3{margin-top:.75rem;margin-bottom:.75rem}.\!mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-9{margin-bottom:2.25rem}.mb-\[10px\]{margin-bottom:10px}.mb-\[6px\]{margin-bottom:6px}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.\!h-\[40px\]{height:40px!important}.h-1{height:.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-8{height:2rem}.h-\[130\%\]{height:130%}.h-\[130px\]{height:130px}.h-\[136px\]{height:136px}.h-\[16px\]{height:16px}.h-\[1px\]{height:1px}.h-\[230px\]{height:230px}.h-\[23px\]{height:23px}.h-\[30px\]{height:30px}.h-\[355px\]{height:355px}.h-\[35px\]{height:35px}.h-\[40px\]{height:40px}.h-\[44px\]{height:44px}.h-\[46px\]{height:46px}.h-\[50px\]{height:50px}.h-\[60px\]{height:60px}.h-\[65px\]{height:65px}.h-\[70\%\]{height:70%}.h-\[80\%\]{height:80%}.h-\[80px\]{height:80px}.h-\[840px\]{height:840px}.h-\[90\%\]{height:90%}.h-\[calc\(100\%-8px\)\]{height:calc(100% - 8px)}.h-\[calc\(100vh-60px\)\]{height:calc(100vh - 60px)}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-10{max-height:2.5rem}.max-h-72{max-height:18rem}.max-h-\[26px\]{max-height:26px}.max-h-\[300px\]{max-height:300px}.max-h-\[30px\]{max-height:30px}.max-h-\[36px\]{max-height:36px}.max-h-\[400px\]{max-height:400px}.max-h-\[40px\]{max-height:40px}.max-h-\[68px\]{max-height:68px}.max-h-\[70px\]{max-height:70px}.min-h-\[100px\]{min-height:100px}.\!w-\[40px\]{width:40px!important}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-12{width:3rem}.w-2{width:.5rem}.w-20{width:5rem}.w-3{width:.75rem}.w-3\/5{width:60%}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[100px\]{width:100px}.w-\[104\%\]{width:104%}.w-\[120px\]{width:120px}.w-\[130px\]{width:130px}.w-\[140px\]{width:140px}.w-\[150px\]{width:150px}.w-\[222px\]{width:222px}.w-\[230px\]{width:230px}.w-\[250px\]{width:250px}.w-\[2px\]{width:2px}.w-\[300px\]{width:300px}.w-\[30px\]{width:30px}.w-\[340px\]{width:340px}.w-\[46px\]{width:46px}.w-\[48\.3\%\]{width:48.3%}.w-\[50px\]{width:50px}.w-\[556px\]{width:556px}.w-\[600px\]{width:600px}.w-\[60px\]{width:60px}.w-\[65px\]{width:65px}.w-\[700px\]{width:700px}.w-\[74px\]{width:74px}.w-\[800px\]{width:800px}.w-\[860px\]{width:860px}.w-\[90\%\]{width:90%}.w-\[calc\(50\%-8px\)\]{width:calc(50% - 8px)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-\[110px\]{min-width:110px}.min-w-\[300px\]{min-width:300px}.min-w-\[90px\]{min-width:90px}.max-w-10{max-width:2.5rem}.max-w-24{max-width:6rem}.max-w-4xl{max-width:56rem}.max-w-64{max-width:16rem}.max-w-\[100px\]{max-width:100px}.max-w-\[140px\]{max-width:140px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[210px\]{max-width:210px}.max-w-\[300px\]{max-width:300px}.flex-1{flex:1 1 0%}.flex-\[0\.35\]{flex:.35}.flex-\[0\.65\]{flex:.65}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-\[10px\]{--tw-translate-x: -10px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[8px\]{--tw-translate-y: 8px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-crosshair{cursor:crosshair}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows-\[0fr\]{grid-template-rows:0fr}.grid-rows-\[1fr\]{grid-template-rows:1fr}.\!flex-row{flex-direction:row!important}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.\!gap-2{gap:.5rem!important}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-\[10px\]{gap:10px}.gap-\[2px\]{gap:2px}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.gap-y-6{row-gap:1.5rem}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.text-nowrap{text-wrap:nowrap}.\!rounded-\[4px\]{border-radius:4px!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[4px\]{border-radius:4px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-l-0{border-left-width:0px}.border-r-0{border-right-width:0px}.border-t-2{border-top-width:2px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-primary{--tw-border-opacity: 1 !important;border-color:rgb(66 164 223 / var(--tw-border-opacity, 1))!important}.border-\[\#42a4df\]{--tw-border-opacity: 1;border-color:rgb(66 164 223 / var(--tw-border-opacity, 1))}.border-\[\#9518FA\]{--tw-border-opacity: 1;border-color:rgb(149 24 250 / var(--tw-border-opacity, 1))}.border-\[\#C4CEE2\]{--tw-border-opacity: 1;border-color:rgb(196 206 226 / var(--tw-border-opacity, 1))}.border-\[\#ED4C5C\]{--tw-border-opacity: 1;border-color:rgb(237 76 92 / var(--tw-border-opacity, 1))}.border-\[\#FFC7C7\]{--tw-border-opacity: 1;border-color:rgb(255 199 199 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-grey{--tw-border-opacity: 1;border-color:rgb(171 171 171 / var(--tw-border-opacity, 1))}.border-grey-light{--tw-border-opacity: 1;border-color:rgb(216 216 216 / var(--tw-border-opacity, 1))}.border-grey-lighter{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.border-grey-lightest{--tw-border-opacity: 1;border-color:rgb(242 242 242 / var(--tw-border-opacity, 1))}.border-primary{--tw-border-opacity: 1;border-color:rgb(66 164 223 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.\!bg-transparent{background-color:transparent!important}.bg-\[\#0776C7\]\/10{background-color:#0776c71a}.bg-\[\#34C759\]{--tw-bg-opacity: 1;background-color:rgb(52 199 89 / var(--tw-bg-opacity, 1))}.bg-\[\#37B34A\]\/10{background-color:#37b34a1a}.bg-\[\#42A4DF\]{--tw-bg-opacity: 1;background-color:rgb(66 164 223 / var(--tw-bg-opacity, 1))}.bg-\[\#42A4DF\]\/10{background-color:#42a4df1a}.bg-\[\#605DEC\]{--tw-bg-opacity: 1;background-color:rgb(96 93 236 / var(--tw-bg-opacity, 1))}.bg-\[\#605DEC\]\/10{background-color:#605dec1a}.bg-\[\#896bd8\]{--tw-bg-opacity: 1;background-color:rgb(137 107 216 / var(--tw-bg-opacity, 1))}.bg-\[\#A5A9BE\]\/10{background-color:#a5a9be1a}.bg-\[\#CED4E0\]{--tw-bg-opacity: 1;background-color:rgb(206 212 224 / var(--tw-bg-opacity, 1))}.bg-\[\#DCDCDC\]{--tw-bg-opacity: 1;background-color:rgb(220 220 220 / var(--tw-bg-opacity, 1))}.bg-\[\#DFE4F0\]{--tw-bg-opacity: 1;background-color:rgb(223 228 240 / var(--tw-bg-opacity, 1))}.bg-\[\#E0EFFD\]{--tw-bg-opacity: 1;background-color:rgb(224 239 253 / var(--tw-bg-opacity, 1))}.bg-\[\#E7414C\]{--tw-bg-opacity: 1;background-color:rgb(231 65 76 / var(--tw-bg-opacity, 1))}.bg-\[\#E9F6FF\]{--tw-bg-opacity: 1;background-color:rgb(233 246 255 / var(--tw-bg-opacity, 1))}.bg-\[\#ECEEF2\]{--tw-bg-opacity: 1;background-color:rgb(236 238 242 / var(--tw-bg-opacity, 1))}.bg-\[\#ED4C5C\]\/10{background-color:#ed4c5c1a}.bg-\[\#EDEDFF\]{--tw-bg-opacity: 1;background-color:rgb(237 237 255 / var(--tw-bg-opacity, 1))}.bg-\[\#EFF8FE\]{--tw-bg-opacity: 1;background-color:rgb(239 248 254 / var(--tw-bg-opacity, 1))}.bg-\[\#F1F5F9\]{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-\[\#F1F5FD\]{--tw-bg-opacity: 1;background-color:rgb(241 245 253 / var(--tw-bg-opacity, 1))}.bg-\[\#F4F7FF\]{--tw-bg-opacity: 1;background-color:rgb(244 247 255 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F8FA\]{--tw-bg-opacity: 1;background-color:rgb(245 248 250 / var(--tw-bg-opacity, 1))}.bg-\[\#F7FAFF\]{--tw-bg-opacity: 1;background-color:rgb(247 250 255 / var(--tw-bg-opacity, 1))}.bg-\[\#F8FAFC\]{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-\[\#FCF0F4\]{--tw-bg-opacity: 1;background-color:rgb(252 240 244 / var(--tw-bg-opacity, 1))}.bg-\[\#FF772B\]{--tw-bg-opacity: 1;background-color:rgb(255 119 43 / var(--tw-bg-opacity, 1))}.bg-\[\#FF8D3E\]\/10{background-color:#ff8d3e1a}.bg-\[\#FFB084\]{--tw-bg-opacity: 1;background-color:rgb(255 176 132 / var(--tw-bg-opacity, 1))}.bg-\[\#FFE2E2\]{--tw-bg-opacity: 1;background-color:rgb(255 226 226 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF0F0\]{--tw-bg-opacity: 1;background-color:rgb(255 240 240 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF2F4\]{--tw-bg-opacity: 1;background-color:rgb(255 242 244 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF9E3\]{--tw-bg-opacity: 1;background-color:rgb(255 249 227 / var(--tw-bg-opacity, 1))}.bg-\[\#f5a0a9\]{--tw-bg-opacity: 1;background-color:rgb(245 160 169 / var(--tw-bg-opacity, 1))}.bg-\[\#f7f8fa\]{--tw-bg-opacity: 1;background-color:rgb(247 248 250 / var(--tw-bg-opacity, 1))}.bg-black\/70{background-color:#000000b3}.bg-black\/80{background-color:#000c}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-error{--tw-bg-opacity: 1;background-color:rgb(231 65 76 / var(--tw-bg-opacity, 1))}.bg-error-lightest{--tw-bg-opacity: 1;background-color:rgb(255 238 240 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-grey-extraLight{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.bg-grey-light{--tw-bg-opacity: 1;background-color:rgb(216 216 216 / var(--tw-bg-opacity, 1))}.bg-grey-lighter{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.bg-grey-lightest{--tw-bg-opacity: 1;background-color:rgb(242 242 242 / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(66 164 223 / var(--tw-bg-opacity, 1))}.bg-primary-light{--tw-bg-opacity: 1;background-color:rgb(223 243 255 / var(--tw-bg-opacity, 1))}.bg-primary-lighter{--tw-bg-opacity: 1;background-color:rgb(234 247 255 / var(--tw-bg-opacity, 1))}.bg-primary-lightest{--tw-bg-opacity: 1;background-color:rgb(243 250 255 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/30{background-color:#ffffff4d}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#F8523C\]{--tw-gradient-from: #F8523C var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 82 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.to-\[\#5E3BFB\]{--tw-gradient-to: #5E3BFB var(--tw-gradient-to-position) }.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.\!p-0{padding:0!important}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.\!px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[13px\]{padding-top:13px;padding-bottom:13px}.py-\[2px\]{padding-top:2px;padding-bottom:2px}.py-\[3px\]{padding-top:3px;padding-bottom:3px}.py-\[4px\]{padding-top:4px;padding-bottom:4px}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-\[100px\]{padding-bottom:100px}.pb-\[5px\]{padding-bottom:5px}.pb-\[60px\]{padding-bottom:60px}.pb-\[6px\]{padding-bottom:6px}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pl-3{padding-left:.75rem}.pr-2{padding-right:.5rem}.pr-7{padding-right:1.75rem}.pt-0{padding-top:0}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-5{padding-top:1.25rem}.pt-7{padding-top:1.75rem}.pt-\[2px\]{padding-top:2px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[200px\]{font-size:200px}.text-\[22px\]{font-size:22px}.text-\[32px\]{font-size:32px}.text-\[60px\]{font-size:60px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-none{line-height:1}.leading-tight{line-height:1.25}.\!text-primary{--tw-text-opacity: 1 !important;color:rgb(66 164 223 / var(--tw-text-opacity, 1))!important}.text-\[\#354668\]{--tw-text-opacity: 1;color:rgb(53 70 104 / var(--tw-text-opacity, 1))}.text-\[\#37B34A\]{--tw-text-opacity: 1;color:rgb(55 179 74 / var(--tw-text-opacity, 1))}.text-\[\#44B228\]{--tw-text-opacity: 1;color:rgb(68 178 40 / var(--tw-text-opacity, 1))}.text-\[\#4D5E80\]{--tw-text-opacity: 1;color:rgb(77 94 128 / var(--tw-text-opacity, 1))}.text-\[\#4D5E80\]\/50{color:#4d5e8080}.text-\[\#4D5E81\]{--tw-text-opacity: 1;color:rgb(77 94 129 / var(--tw-text-opacity, 1))}.text-\[\#878DA5\]{--tw-text-opacity: 1;color:rgb(135 141 165 / var(--tw-text-opacity, 1))}.text-\[\#8B98B1\]{--tw-text-opacity: 1;color:rgb(139 152 177 / var(--tw-text-opacity, 1))}.text-\[\#A5A9BE\]{--tw-text-opacity: 1;color:rgb(165 169 190 / var(--tw-text-opacity, 1))}.text-\[\#B3B9C5\]{--tw-text-opacity: 1;color:rgb(179 185 197 / var(--tw-text-opacity, 1))}.text-\[\#B5BFD8\]{--tw-text-opacity: 1;color:rgb(181 191 216 / var(--tw-text-opacity, 1))}.text-\[\#C4CEE2\]{--tw-text-opacity: 1;color:rgb(196 206 226 / var(--tw-text-opacity, 1))}.text-\[\#CED4E0\]{--tw-text-opacity: 1;color:rgb(206 212 224 / var(--tw-text-opacity, 1))}.text-\[\#D22632\]{--tw-text-opacity: 1;color:rgb(210 38 50 / var(--tw-text-opacity, 1))}.text-\[\#E0B719\]{--tw-text-opacity: 1;color:rgb(224 183 25 / var(--tw-text-opacity, 1))}.text-\[\#ED4C5C\]{--tw-text-opacity: 1;color:rgb(237 76 92 / var(--tw-text-opacity, 1))}.text-\[\#EF3C3C\]{--tw-text-opacity: 1;color:rgb(239 60 60 / var(--tw-text-opacity, 1))}.text-\[\#FACB16\]{--tw-text-opacity: 1;color:rgb(250 203 22 / var(--tw-text-opacity, 1))}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-error{--tw-text-opacity: 1;color:rgb(231 65 76 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-grey{--tw-text-opacity: 1;color:rgb(171 171 171 / var(--tw-text-opacity, 1))}.text-grey-dark{--tw-text-opacity: 1;color:rgb(142 142 142 / var(--tw-text-opacity, 1))}.text-grey-darker{--tw-text-opacity: 1;color:rgb(110 110 110 / var(--tw-text-opacity, 1))}.text-grey-darkest{--tw-text-opacity: 1;color:rgb(79 79 79 / var(--tw-text-opacity, 1))}.text-grey-light{--tw-text-opacity: 1;color:rgb(216 216 216 / var(--tw-text-opacity, 1))}.text-grey-lighter{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity, 1))}.text-grey-lightest{--tw-text-opacity: 1;color:rgb(242 242 242 / var(--tw-text-opacity, 1))}.text-grey\/80{color:#abababcc}.text-jetblack{--tw-text-opacity: 1;color:rgb(30 30 30 / var(--tw-text-opacity, 1))}.text-jetblack\/70{color:#1e1e1eb3}.text-lightBlack{--tw-text-opacity: 1;color:rgb(49 49 49 / var(--tw-text-opacity, 1))}.text-lightBlack\/25{color:#31313140}.text-primary{--tw-text-opacity: 1;color:rgb(66 164 223 / var(--tw-text-opacity, 1))}.text-primary\/50{color:#42a4df80}.text-primary\/70{color:#42a4dfb3}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-success{--tw-text-opacity: 1;color:rgb(105 205 99 / var(--tw-text-opacity, 1))}.text-title-primary{color:var(--title-primary)}.text-title-small{color:var(--title-small)}.text-typo-main{color:var(--text-main)}.text-typo-secondary{color:var(--text-secondary)}.text-ui-blue{color:var(--ui-blue)}.text-warning{--tw-text-opacity: 1;color:rgb(250 204 29 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_10px_5px_rgba\(220\,220\,220\,0\.68\)\]{--tw-shadow: 0 0 10px 5px rgba(220,220,220,.68);--tw-shadow-colored: 0 0 10px 5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_8px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow: 0 2px 8px rgba(0,0,0,.08);--tw-shadow-colored: 0 2px 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_12px_-6px_rgba\(0\,0\,0\,0\.2\)\]{--tw-shadow: 0 4px 12px -6px rgba(0,0,0,.2);--tw-shadow-colored: 0 4px 12px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_0_8px_1px_\#80CFFF\]{--tw-shadow: inset 0 0 8px 1px #80CFFF;--tw-shadow-colored: inset 0 0 8px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.brightness-\[900\]{--tw-brightness: brightness(900);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)}.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)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-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);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)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[grid-template-rows\]{transition-property:grid-template-rows;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:\!z-50:hover{z-index:50!important}.hover\:translate-y-\[-22px\]:hover{--tw-translate-y: -22px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-\[\#E2E8F0\]:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFB084\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 176 132 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#ff5d2b\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 93 43 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-green-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.hover\:bg-grey-light:hover{--tw-bg-opacity: 1;background-color:rgb(216 216 216 / var(--tw-bg-opacity, 1))}.hover\:bg-grey-lightest:hover{--tw-bg-opacity: 1;background-color:rgb(242 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-light:hover{--tw-bg-opacity: 1;background-color:rgb(223 243 255 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-green-600:hover{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.hover\:text-orange-600:hover{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(66 164 223 / var(--tw-text-opacity, 1))}.hover\:text-primary-dark:hover{--tw-text-opacity: 1;color:rgb(54 135 184 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:shadow-\[0_0_10px_5px_rgba\(220\,220\,220\,0\.98\)\]:hover{--tw-shadow: 0 0 10px 5px rgba(220,220,220,.98);--tw-shadow-colored: 0 0 10px 5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:block{display:block}.peer:checked~.peer-checked\:translate-x-\[calc\(100\%\+8px\)\]{--tw-translate-x:calc(100% + 8px);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width: 640px){.sm\:h-3{height:.75rem}.sm\:max-h-\[200px\]{max-height:200px}.sm\:w-3{width:.75rem}.sm\:max-w-\[200px\]{max-width:200px}.sm\:flex-row{flex-direction:row}.sm\:justify-start{justify-content:flex-start}.sm\:justify-between{justify-content:space-between}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 768px){.md\:flex{display:flex}.md\:w-1\/3{width:33.333333%}.md\:flex-row{flex-direction:row}}@media (prefers-color-scheme: dark){.dark\:text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}}
