@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{margin:0;padding:0;font-family:Inter,sans-serif!important}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f7f7}a{text-decoration:none}.css-1okebmr-indicatorSeparator{display:none}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch.subscriptionInput{width:50px;height:initial;margin-left:17px;margin-right:15px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#0caf60}.subscriptionInput>input:checked+.slider{background-color:#0db091}.subscriptionInput .slider{background-color:#57a1ec}input:checked+.slider:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translate(20px)}.slider.round{border-radius:34px;height:24px;width:44px}.slider.round:before{border-radius:50%}.skeleton__box{display:flex;flex-direction:column;width:99%;gap:4px;margin-top:4px;padding:0 4px}.skeleton__row{width:100%;height:90px;border-radius:8px;background:#bebdb8 linear-gradient(to right,#ffffff1a,#ffffff80 50%,#fff0 80%) repeat-y 0 0;animation:skeleton-loading 1s linear infinite alternate}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.tooltip__container{position:relative;display:flex}.tooltip__trigger{cursor:pointer}.tooltip__trigger:hover .tooltip__text{visibility:visible;opacity:1}.tooltip__container .tooltip__text{width:150px;background-color:#4d4d4d;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;bottom:125%;left:60%;transform:translate(-50%);transition:opacity .3s}.tooltip__container .tooltip__text:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.red-dot{width:10px;height:10px;background:#da6767;border-radius:50%;position:absolute;top:5px;left:5px}.mx-200{max-width:200px}.custom-button{max-width:245px;width:100%;padding:14px 32px;height:48px;border-radius:8px;border:none;font-weight:700;font-size:16px;line-height:20px;cursor:pointer}.custom-button.green{background:#0db091;color:#fff}.custom-button.transparentGreen{background:#0db0911f;color:#0db091;border:1px solid #0db091!important}.custom-button.customGreen{display:flex;width:100px;padding:6px 8px;justify-content:center;align-items:center;border-radius:6px;background:#0db091;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.custom-button.red{background:#da6767;color:#fff}.custom-button.transparentRed{background:#da67671f;color:#da6767;border:1px solid #da6767!important}.custom-button.small{height:32px;border:6px;padding:6px 8px;font-weight:500;font-size:14px}.text-button{cursor:pointer;font-weight:600;font-size:16px;line-height:22.4px}.text-button.primary-button{color:#4268b0}.text-button.light-text{font-weight:500}.react-datepicker-wrapper{width:100%}.wrapper{position:relative;padding-left:98px;height:100vh;transition:all .3s}.wrapper.hidden{overflow:hidden}.wrapper.active{padding-left:288px}.notification{position:absolute;background:#fff;box-shadow:0 0 1px #00000040,0 5px 50px #11182729;border-radius:16px;max-width:439px;width:100%;max-height:396px;z-index:1;right:32px;top:80px}.notification__title{font-weight:700;font-size:20px;line-height:140%;color:#111827;padding:24px}.notification__tabs{display:flex;align-items:center;padding:0 24px;border-bottom:1px solid #eeeff2;gap:24px}.notification__tab{font-weight:500;font-size:14px;line-height:160%;color:#999;cursor:pointer;display:flex;align-items:center;gap:8px;padding-bottom:10px}.notification__tab>span{text-align:center}.notification__tab>span:nth-child(2){width:20px;background:#f4f5f6;border-radius:50%}.notification__tab.active{border-bottom:2px solid #4268b0}.notification__tab.active>span{color:#4268b0}.notification__tab.active>span:nth-child(2){background:#4268b01a}.notification__list{padding:24px}.notification__list-elem{display:flex}.notification__list-photo{width:48px;height:48px;margin-right:12px}.notification__list-name{font-weight:600;font-size:14px;line-height:160%;color:#27323c;margin-bottom:8px}.notification__list-date{font-weight:500;font-size:12px;line-height:160%;color:#aeb3b7}.header{background:#fff;border:1px solid #eeeff2;padding:0 32px}.header__top{display:flex;align-items:center;justify-content:space-between;height:60px;margin-top:26px}.header__top__title{font-weight:600;font-size:28px;line-height:34px;letter-spacing:-.02em;color:#000}.header__top__title_i{font-weight:600;font-size:20px;line-height:24px;letter-spacing:-.02em;color:#000}.header__top__subtitle{font-weight:400;font-size:16px;line-height:20px;display:flex;align-items:center;color:#999;margin-bottom:4px;text-transform:capitalize}.header__top__right{display:flex;align-items:center}.header__top__btns{display:flex}.header__top__btn{display:flex;align-items:center;background:#4268b0;border-radius:8px;padding:14px 32px;color:#fff;font-weight:700;font-size:16px;line-height:20px;margin-right:22px;cursor:pointer;transition:.3s}.header__top__btn.plus{border-radius:5px;border:1.143px solid var(--Grey-Storke, #eaeaea);background:#fff;display:flex;width:32px;height:32px;justify-content:center;align-items:center;margin-right:0;padding:0}.header__top__btn.plus>img{margin:0}.header__top__btn:hover{transform:translateY(-3px)}.header__top__btn img{margin-right:8px}.header__top__btn.white{border:1px solid #27323c;background:#fff;color:#27323c}.header__top__btn.lightblue{background:#4268b01a;border:2px solid #4268b0;color:#4268b0}.header__top__btn.cancel{color:#4268b0;background:#fff;border:1px solid #4268b0}.header__top__btn.invite{color:#27323c;background:#fff;border:1px solid #4268b0}.header__top__btn.green{color:#fff;background:#0db091}.header__top__btn.grey{color:#565f67;border:1px solid #d7d7d7;background:#f7f7f7}.header__top__btn.danger{color:#da6767;border:1px solid rgba(218,103,103,.5);background:linear-gradient(0deg,#da676733,#da676733),#fff}.header__top__notification{display:flex;justify-content:center;align-items:center;background:#f7f7f7;border:1px solid #d7d7d7;border-radius:8px;padding:14px;cursor:pointer}.customInput{position:relative;display:flex;flex-direction:column;font-weight:400;font-size:14px;line-height:14px;color:#999;margin-bottom:16px;width:max-content}.customInput.disabled>input{color:#999}.customInput.new>input{background:#fff}.customInput.full{width:100%}.customInput textarea{background:#f4f5f6;border:1px solid #e9eaeb;border-radius:8px;padding:12px 16px;margin-top:8px}.customInput>div{margin-bottom:8px}.customInput__search{position:absolute;left:16px;top:18px}.customInput__label{font-weight:500;font-size:14px;line-height:20px;color:#27323c;border:none;margin-bottom:8px;outline:none}.customInput__label:focus-within{border-bottom:1px solid #4369b0}.customInput__label:focus-within::placeholder{color:#d4d6d8}.customInput.search>input{padding-left:56px}.customInput.formBuilder{transition:all .5s}.customInput.formBuilder>input{padding-left:40px;background:#fff}.customInput.formBuilder__fieldRemove{position:absolute;right:0}.customInput>input{background:#f4f5f6;border:1px solid #e9eaeb;font-size:14px;border-radius:8px;padding:12px 16px}.customInput>input::placeholder{font-weight:500;font-size:14px;line-height:20px;color:#999}.customInput>input:focus{background:#f4f5f6;border:1px solid #e9eaeb}.customInput__fieldRemove{position:absolute;right:5px;z-index:-1;top:10px;cursor:pointer}.inspections{margin:16px 16px 15px;max-width:98%;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px}.inspections.agency{padding-bottom:140px}.inspections.new{background:transparent;border:none;padding-bottom:0;box-shadow:none}.inspections.new .inspections__filters{padding:0}.inspections__header{display:flex;gap:24px;padding:0 16px;border-bottom:1px solid #e9eaeb}.inspections__header-tab{color:#999;cursor:pointer;font-weight:500;font-size:16px;line-height:24px;position:relative;padding:12px 0}.inspections__header-tab.active{color:#4268b0;border-bottom:2px solid #4268bb}.inspections__filters{display:flex;align-items:center;gap:16px;padding:24px 16px;flex-wrap:wrap;margin-bottom:20px}.inspections__filters .customInput{margin-bottom:7px}.inspections__table{width:100%;height:100%;display:flex;flex-direction:column}.inspections__table-head{width:100%;background:#f4f5f6;margin-bottom:2px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.inspections__table-th{padding:24px;text-align:left;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e}.inspections__table-row{margin:2px 4px;border:1px solid #e9eaeb;border-radius:4px;cursor:pointer;display:grid;grid-template-columns:.98fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr .97fr}.inspections__table-row:nth-child(odd){background:#f4f5f6}.inspections__table-bodyTh{display:flex;align-items:center;padding:24px;text-align:left;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.3px;color:#111827}.inspections__table-bodyTh.user{display:flex;align-items:center}.inspections__table-bodyTh.user>img{margin-right:5px}.inspections__table-bodyTh_icons{display:flex;flex-wrap:wrap;gap:5px}.inspections__table-bodyTh:nth-child(2)>span{max-width:150px;overflow:hidden;text-overflow:ellipsis}.inspections__table-bodyTh:nth-child(5)>span.new{padding:5px 16px;background:#da67671f;border-radius:8px;color:#da6767}.inspections__table-bodyTh:nth-child(5)>span.completed{padding:5px 16px;background:#0caf601f;border-radius:8px;color:#0caf60}.inspections__table-bodyTh:nth-child(5)>span.half{padding:5px 16px;background:#df98001f;border-radius:8px;color:#df9800}.inspections__table-bodyTh:nth-child(6){display:flex;align-items:center;gap:8px}.inspections__table-bodyTh:nth-child(6)>img{width:24px;height:24px}.inspections__table-bodyTh .status{text-transform:capitalize}.inspections__table-img{width:24px;height:24px;border-radius:50%;object-fit:cover}.inspections__order{padding:28px}.inspections__orders{margin-bottom:4px}.inspections__orders-head{padding:28px;display:flex;justify-content:space-between;margin-bottom:10px}.inspections__orders-headUpdate{background:#4268b0;border-radius:8px;padding:10px;color:#fff;cursor:pointer;font-weight:500;transition:.3s}.inspections__orders-headUpdate:hover{transform:translateY(-3px)}.inspections__orders-headInner{display:flex;align-items:center;gap:28px}.inspections__orders-info{font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#aeb3b7}.inspections__orders-info>span{margin-left:5px}.inspections__orders-id{color:#57a1ec}.inspections__orders-field{margin-bottom:15px}.inspections__orders-default{color:#27323c}.inspections__orders-default.s4{border-radius:8px;padding:5px 16px;font-weight:500;font-size:14px;line-height:160%}.inspections__orders-default.s4.confirmed{color:#0caf60;background:#0caf601f}.inspections__orders-default.s4.processing{color:#57a1ec;background:#57a1ec1f}.inspections__orders-default.s4.draft{color:#999;background:#9999991f;border:1px solid #999999}.inspections__orders-default.s4.failed{color:#da6767;background:#da67671f;border:1px solid #da6767}.inspections__orders-default.confirmed{font-weight:500;font-size:14px;line-height:160%;color:#0caf60;padding:5px 16px;background:#0caf601f;border-radius:8px}.inspections__orders-table{display:flex;justify-content:space-between;padding:0 28px 28px;gap:136px}.inspections__orders-tableInfo{font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#27323c}.inspections__orders-tableTitle{font-weight:700;font-size:16px;line-height:19px;color:#27323c;margin-bottom:16px}.inspections__orders-tableTitle.shipping{display:flex;align-items:center;gap:16px}.inspections__orders-tableTitle.shipping .edit-address{display:flex;align-items:center;font-weight:600;font-size:14px;line-height:17px;letter-spacing:-.01em;color:#4268b0;gap:4px;cursor:pointer}.inspections__addModal{position:absolute;z-index:1;width:250px;max-height:265px;padding:12px;border-radius:8px;background:var(--Neutral-00, #fff);box-shadow:0 32px 48px -8px #0000001a,0 0 14px -4px #0000000d,0 40px 64px -12px #00000014;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow-y:auto;top:85px;right:33px}.inspections__addModal-inner{display:flex;flex-direction:column}.inspections__addModal-inner>div{display:flex;align-items:center;padding:12px;color:#27323c;font-size:16px;font-style:normal;font-weight:500;line-height:24px;cursor:pointer}.inspections__addModal-inner>div:hover{background:#ffffff80}.inspections__addModal-create{display:flex;align-items:center;padding:12px;color:#27323c;font-size:16px;font-style:normal;font-weight:500;line-height:24px;cursor:pointer}.inspections__addModal-create:hover{background:#ffffff80}.emptyList{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:40px;padding-bottom:40px}.customSelect{margin-top:16px}.customSelect__label{font-weight:400;font-size:14px;line-height:14px;color:#999;display:flex;align-items:center}.customSelect__label.mb{margin-bottom:8px}.c-datepicker{width:100%;position:relative}.c-datepicker span{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.c-datepicker .react-datepicker-wrapper{width:100%}.c-datepicker .react-datepicker__input-container input{background:#f4f5f6;border:1px solid #e9eaeb;border-radius:8px;height:43px;width:100%;padding:12px 16px;box-sizing:border-box;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#27323c;cursor:pointer}.c-datepicker .react-datepicker__close-icon{z-index:5;right:5.5px}.c-datepicker .react-datepicker__calendar-icon{z-index:5;right:10px;top:40%}.checkbox-container{display:block;position:relative;padding-left:30px;margin-bottom:12px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fcfcfc;border:1px solid rgba(111,118,126,.4)}.checkmark.s{left:15px;border-radius:4px}.checkbox-container:hover input~.checkmark{background-color:#fff}.checkbox-container input:checked~.checkmark{background-color:#4268b0}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{left:5.5px;top:3.5px;width:3px;height:5px;border:solid white;border-width:0 2px 2.5px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.sidebar__dropdown-elem{color:#aeb3b7;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.agency-dropdown{margin-bottom:20px;position:relative;z-index:5}.agency-dropdown.min .view{max-width:35px}.agency-dropdown.min .view .left p,.agency-dropdown.min .view .right{display:none}.agency-dropdown .right>img{transition:.3s;transform:rotate(-90deg)}.agency-dropdown .right.active>img{transform:rotate(90deg)}.agency-dropdown .view{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;border:1.5px solid #aeb3b7;border-radius:8px;max-width:207px;width:100%;cursor:pointer;height:40px}.agency-dropdown .view .left{display:flex;align-items:center}.agency-dropdown .view .left img{margin-right:10px;width:32px;height:32px}.agency-dropdown .view .left p{font-weight:500;font-size:16px;line-height:20px;color:#fff;text-overflow:ellipsis;max-width:120px;white-space:nowrap;overflow:hidden}.sidebar{position:fixed;top:0;left:0;width:100%;max-width:50px;background:#27323c;height:100vh;padding:24px;z-index:23;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto;transition:all .3s}.sidebar-logo{cursor:pointer;opacity:0;width:0px}.sidebar__menu{padding-left:10px;cursor:pointer}.sidebar__status{display:flex;align-items:center;height:min-content;margin-bottom:20px}.sidebar.active{max-width:240px}.sidebar.active .sidebar-logo{width:auto;opacity:1}.sidebar.active .sidebar__status{justify-content:space-between}.sidebar.active .sidebar__menu{margin-bottom:0}.sidebar.active .sidebar__links{max-width:226px}.sidebar.active .sidebar__link-name{width:auto;opacity:1;margin-left:12px}.sidebar.active .sidebar__link-name.orders{display:flex;justify-content:space-between;align-items:center;width:70%}.sidebar.active .sidebar__link-name.orders span{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:12px}.sidebar.active .sidebar__user{background:#ffffff1a;padding-left:10px}.sidebar.active .sidebar__user-info{display:block}.sidebar__links{max-width:56px;width:100%}.sidebar__divider{height:1px;width:100%;opacity:.2;background:#d9d9d9;margin-top:21px;margin-bottom:36px}.sidebar__link{display:flex;align-items:center;padding-left:12px;margin-bottom:10px;height:38px;border-radius:8px;cursor:pointer;position:relative}.sidebar__link.initial{display:block;padding-left:inherit;margin-bottom:inherit;height:max-content;border-radius:inherit;cursor:inherit;position:relative}.sidebar__link.inactive{padding-bottom:0}.sidebar__link.inactive>p{color:#aeb3b7}.sidebar__link.active{background:#4268b0}.sidebar__link.column{height:max-content;flex-direction:column;align-items:flex-start}.sidebar__link:last-child{margin-bottom:0}.sidebar__link-inner{display:flex;align-items:center;padding-left:12px;margin-bottom:10px;height:38px;border-radius:8px;cursor:pointer;position:relative}.sidebar__link-inner.active{background:#4268b0}.sidebar__link-name{color:#fff;font-style:normal;font-weight:600;font-size:15px;line-height:20px;opacity:0;width:0px}.sidebar__user{display:flex;align-items:center;bottom:70px;border-radius:8px;padding:10px 10px 10px 0;cursor:pointer;margin-bottom:60px;margin-top:15px}.sidebar__user>img{transition:all .3s}.sidebar__user-info{display:none;margin-left:12px;margin-right:25px}.sidebar__user-name{font-weight:600;font-size:13px;line-height:20px;color:#fff}.sidebar__user-role{font-weight:400;font-size:13px;line-height:18px;color:#8d8e9c}.sidebar__user-arrow{display:none}.sidebar__user-photo{width:44px;height:44px;border-radius:50%}.sidebar__profile{position:fixed;z-index:23;width:232px;left:24px;bottom:105px;background:#fff;box-shadow:10px 15px 50px #0003;border-radius:16px;padding:12px}.sidebar__btns{display:flex;flex-direction:column}.sidebar__btn{display:flex;align-items:center;padding:12px;cursor:pointer;position:relative}.sidebar__btn:hover{background:#f9fafb}.sidebar__btn>img{margin-right:16px}.sidebar__btn>span{font-weight:600;font-size:14px;line-height:160%;color:#23262f}.sidebar__btn.logout>span{color:#e15b5d}.sidebar__pages{padding:8px 12px;display:flex;flex-direction:column}.sidebar__pages>p{padding:12px;font-weight:500;font-size:14px;line-height:160%;color:#8d8e9c;cursor:pointer}.sidebar .rotate{transform:rotate(180deg)}.sidebar__agancy{position:relative;z-index:23}.sidebar__dropdown{padding-top:11px;padding-left:47px;display:flex;flex-direction:column;gap:16px;margin-bottom:10px}.sidebar__dropdown-elem{color:#aeb3b7;font-size:16px;font-style:normal;font-weight:600;line-height:20px;cursor:pointer}.sidebar__dropdown-elem.active{color:#fff}.sidebar__icon{position:absolute}.sidebar__icon.one{top:50px;left:20px}.sidebar__icon.two{top:43px;left:19px}.sidebar__icon.three{top:80px;left:19px}.sidebar__icon.four{top:115px;left:19px}@media (max-height: 750px){.sidebar__links{overflow-y:scroll;height:430px}}@media (max-height: 600px){.sidebar__links{overflow-y:scroll;height:330px}}.fbo__list{width:100%;top:0;left:0;height:100vh;margin-left:288px;position:fixed;z-index:23}.fbo__list-content{position:relative;width:383px;height:100vh;background:#fff;display:flex;padding:16px 0 16px 16px;align-items:flex-start;flex-direction:column;z-index:24}.fbo__list-bg{position:absolute;top:0;width:100%;height:100%;background:#131313;z-index:23;opacity:.5}.fbo__list-box{overflow-y:auto;padding-bottom:20px}.fbo__list-nothing{width:100%;text-align:center;color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.56px}.fbo__list-title{color:#000;font-size:28px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.56px;margin-bottom:20px}.fbo__list-elem{cursor:pointer;height:88px;width:335px;display:flex;align-items:center;padding:0 16px;border-radius:12px}.fbo__list-elem:hover,.fbo__list-elem.active{border-radius:12px;background:#fafafa}.fbo__list-elem>img{border-radius:50%;width:48px;height:48px;object-fit:cover;margin-right:16px}.fbo__list-elem p{color:#111827;font-size:14px;font-style:normal;font-weight:700;line-height:160%;letter-spacing:.2px}.fbo__list-elem span{color:#718096;font-size:12px;font-style:normal;font-weight:500;line-height:160%}.app-layout{display:flex;min-height:100vh;background-color:#f5f5f5}.main-content{flex:1;transition:margin-left .3s ease}.actions{margin:16px;max-width:98%;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px}.actions__header{display:flex;gap:24px;padding:0 16px;border-bottom:1px solid #e9eaeb}.actions__header-tab{color:#999;cursor:pointer;font-weight:500;font-size:16px;line-height:24px;position:relative;padding:12px 0}.actions__header-tab.active{color:#4268b0;border-bottom:2px solid #4268bb}.actions__filters{display:flex;align-items:center;gap:24px;padding:24px 16px}.actions__filters .customInput{margin-bottom:7px}.actions__table{width:100%;height:100%;display:flex;flex-direction:column}.actions__table-head{width:100%;background:#f4f5f6;display:flex;margin-bottom:2px}.actions__table-th{padding:24px;text-align:left;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e}.actions__table-th.opened:nth-child(1){max-width:17%;width:100%}.actions__table-th.opened:nth-child(2){max-width:17%;width:100%}.actions__table-th.opened:nth-child(3){max-width:17%;width:100%}.actions__table-th.opened:nth-child(4){max-width:17%;width:100%}.actions__table-th.opened:nth-child(5){max-width:17%;width:100%}.actions__table-th.opened:nth-child(6){max-width:17%;width:100%}.actions__table-th.closed:nth-child(1){max-width:12%;width:100%}.actions__table-th.closed:nth-child(2){max-width:12%;width:100%}.actions__table-th.closed:nth-child(3){max-width:12%;width:100%}.actions__table-th.closed:nth-child(4){max-width:12%;width:100%}.actions__table-th.closed:nth-child(5){max-width:12%;width:100%}.actions__table-th.closed:nth-child(6){max-width:12%;width:100%}.actions__table-th.closed:nth-child(7){max-width:12%;width:100%}.actions__table-th.closed:nth-child(8){max-width:12%;width:100%}.actions__table-th.missed:nth-child(1){max-width:16.6%;width:100%}.actions__table-th.missed:nth-child(2){max-width:16.6%;width:100%}.actions__table-th.missed:nth-child(3){max-width:16.6%;width:100%}.actions__table-th.missed:nth-child(4){max-width:16.6%;width:100%}.actions__table-th.missed:nth-child(5){max-width:16.6%;width:100%}.actions__table-th.missed:nth-child(6){max-width:16.6%;width:100%}.actions__table-th.out{max-width:33%;width:100%}.actions__table-body{padding-bottom:24px}.actions__table-row{display:flex;margin:2px 4px;border:1px solid #e9eaeb;border-radius:4px}.actions__table-row:nth-child(2n){background:#f4f5f6}.actions__table-bodyTh{padding:24px;text-align:left;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.3px;color:#111827;cursor:pointer}.actions__table-bodyTh:nth-child(1){max-width:17%;width:100%}.actions__table-bodyTh:nth-child(2){max-width:17%;width:100%}.actions__table-bodyTh:nth-child(3){max-width:17%;width:100%}.actions__table-bodyTh:nth-child(4){max-width:17%;width:100%}.actions__table-bodyTh:nth-child(5){max-width:17%;width:100%}.actions__table-bodyTh:nth-child(6){max-width:17%;width:100%}.actions__table-bodyTh.missed:nth-child(1){max-width:16.6%;width:100%}.actions__table-bodyTh.missed:nth-child(2){max-width:16.6%;width:100%}.actions__table-bodyTh.missed:nth-child(3){max-width:16.6%;width:100%}.actions__table-bodyTh.missed:nth-child(4){max-width:16.6%;width:100%}.actions__table-bodyTh.missed:nth-child(5){max-width:16.6%;width:100%}.actions__table-bodyTh.missed:nth-child(6){max-width:16.6%;width:100%}.actions__table-bodyTh.closed{cursor:pointer}.actions__table-bodyTh.closed:nth-child(1){max-width:12%;width:100%}.actions__table-bodyTh.closed:nth-child(2){max-width:12%;width:100%}.actions__table-bodyTh.closed:nth-child(3){max-width:12%;width:100%}.actions__table-bodyTh.closed:nth-child(4){max-width:12%;width:100%}.actions__table-bodyTh.closed:nth-child(5){max-width:12%;width:100%}.actions__table-bodyTh.closed:nth-child(6){max-width:12%;width:100%}.actions__table-bodyTh.closed:nth-child(7){max-width:12%;width:100%}.actions__table-bodyTh.closed:nth-child(8){max-width:12%;width:100%}.actions__table-bodyTh.out{max-width:33%;width:100%}.react-time-picker{display:inline-flex;position:relative}.react-time-picker,.react-time-picker *,.react-time-picker *:before,.react-time-picker *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-time-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-time-picker__wrapper{display:flex;flex-grow:1;flex-shrink:0;border:thin solid gray}.react-time-picker__inputGroup{min-width:calc((4px * 3) + .54em * 6 + .217em * 2);flex-grow:1;padding:0 2px;box-sizing:content-box}.react-time-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-time-picker__inputGroup__divider,.react-time-picker__inputGroup__leadingZero{display:inline-block;font:inherit}.react-time-picker__inputGroup__input{min-width:.54em;height:100%;position:relative;padding:0 1px;border:0;background:none;color:currentColor;font:inherit;box-sizing:content-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.react-time-picker__inputGroup__input::-webkit-outer-spin-button,.react-time-picker__inputGroup__input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.react-time-picker__inputGroup__input:invalid{background:#ff00001a}.react-time-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-time-picker__inputGroup__amPm{font:inherit;-webkit-appearance:menulist;-moz-appearance:menulist;appearance:menulist}.react-time-picker__button{border:0;background:transparent;padding:4px 6px}.react-time-picker__button:enabled{cursor:pointer}.react-time-picker__button:enabled:hover .react-time-picker__button__icon,.react-time-picker__button:enabled:focus .react-time-picker__button__icon{stroke:#0078d7}.react-time-picker__button:disabled .react-time-picker__button__icon{stroke:#6d6d6d}.react-time-picker__button svg{display:inherit}.react-time-picker__clock{width:200px;height:200px;max-width:100vw;padding:25px;background-color:#fff;border:thin solid #a0a096;z-index:1}.react-time-picker__clock--closed{display:none}.react-clock{display:block;position:relative}.react-clock,.react-clock *,.react-clock *:before,.react-clock *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-clock__face{position:absolute;top:0;bottom:0;left:0;right:0;border:1px solid black;border-radius:50%}.react-clock__hand{position:absolute;top:0;bottom:0;left:50%;right:50%}.react-clock__hand__body{position:absolute;background-color:#000;transform:translate(-50%)}.react-clock__mark{position:absolute;top:0;bottom:0;left:50%;right:50%}.react-clock__mark__body{position:absolute;background-color:#000;transform:translate(-50%)}.react-clock__mark__number{position:absolute;left:-40px;width:80px;text-align:center}.react-clock__second-hand__body{background-color:red}.table{width:100%;height:100%;overflow-x:scroll}.table-head{width:100%;background:#f4f5f6;margin-bottom:2px;display:grid}.table-th{padding:15px;text-align:left;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.3px;color:#8e8e8e;white-space:nowrap}.table-body{padding-bottom:24px}.table-row{width:100%;border:1px solid #e9eaeb;border-radius:4px;display:grid;cursor:pointer}.table-row:hover,.table-row :active{background:#dedddd}.table-row:nth-child(2n){background:#f4f5f6}.table-row:nth-child(2n):hover,.table-row:nth-child(2n) :active{background:#dedddd}.table-cell{padding:15px;text-align:left;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.3px;color:#111827;overflow:hidden}.table-cell span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.c-paginate{display:flex;align-items:center;justify-content:center;margin-top:24px;padding-bottom:4px}.c-paginate li{display:flex;align-items:center;justify-content:center;list-style:none;width:40px;height:40px;font-weight:500;font-size:14px;line-height:160%;color:#a0aec0;cursor:pointer}.c-paginate li.selected{background:#73b9ff1a;border-radius:12px;color:#4268b0}.c-paginate .next{transform:rotate(180deg);margin-top:-7px}.c-paginate .previous{margin-top:5px}.custom_loader{display:flex;justify-content:center}.customLoader{width:50px;padding:4px;aspect-ratio:1;border-radius:50%;background:#cedde7;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}@keyframes l3{to{transform:rotate(1turn)}}.equipment{margin:16px;max-width:98%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px;height:max-content}.equipment__header{display:flex;align-items:center;border-bottom:1px solid #e9eaeb;padding:0 16px}.equipment__header-tab{color:#999;cursor:pointer;font-weight:500;font-size:16px;line-height:24px;position:relative;padding:12px 24px}.equipment__header-tab.active{color:#4268b0;border-bottom:2px solid #4268bb}.equipment__header .customInput{margin-bottom:0;margin-right:24px}.equipment__filters{display:flex;align-items:center;gap:24px;padding:24px 16px}.equipment__filters .customInput{margin-bottom:0}.equipment__box{padding-bottom:24px;width:100%;height:70%}.equipment__table{width:100%;height:100%}.equipment__table-dropdown{position:absolute;z-index:1;display:flex;flex-direction:column;border-radius:16px;background:#fff;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);right:28px;top:40px;max-width:222px;width:100%;padding:12px}.equipment__table-dropdownElem{display:flex;align-items:center;gap:12px;padding:12px 16px 12px 12px;cursor:pointer;border-radius:12px}.equipment__table-dropdownElem:hover{background:var(--Neutral-02, #f4f4f4)}.equipment__table-head{width:100%;background:#f4f5f6;display:flex;margin-bottom:2px}.equipment__table-head.tools .equipment__table-th:nth-child(1){max-width:23.5%}.equipment__table-head.tools .equipment__table-th:nth-child(2){max-width:24.3%}.equipment__table-head.tools .equipment__table-th:nth-child(3){max-width:32.3%}.equipment__table-head.tools .equipment__table-th:nth-child(4){padding:24px 16px;text-align:left;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e;box-sizing:border-box;max-width:37%;display:flex;justify-content:flex-end}.equipment__table-th{padding:24px 16px;text-align:left;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e;box-sizing:border-box}.equipment__table-th:nth-child(1){max-width:18%;width:100%;align-items:flex-start}.equipment__table-th:nth-child(2){max-width:18%;width:100%;align-items:flex-start}.equipment__table-th:nth-child(3){max-width:18%;width:100%}.equipment__table-th:nth-child(4){max-width:10%;width:100%}.equipment__table-th:nth-child(5){max-width:100px;width:100%}.equipment__table-th:nth-child(6){max-width:100px;width:100%}.equipment__table-th:last-child{width:314px;display:flex;align-items:center;position:relative;text-align:left;font-weight:400;font-size:14px;letter-spacing:.3px;color:#111827}.equipment__table-th:last-child>.equipment__table-btn{cursor:initial;opacity:0}.equipment__table-th:last-child>.secret{background:#da6767;color:#fff;width:132px;margin-left:15px;justify-content:center;align-items:center;padding:4px 8px;height:28px;border:1px solid #eeeff2;border-radius:4px;opacity:0}.equipment__table-body.empty{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:250px}.equipment__table-row{display:flex;align-items:center;margin:2px 4px;border:1px solid #e9eaeb;border-radius:4px;position:relative}.equipment__table-row.tools .equipment__table-bodyTh:nth-child(1){max-width:23.5%}.equipment__table-row.tools .equipment__table-bodyTh:nth-child(2){max-width:24.3%}.equipment__table-row.tools .equipment__table-bodyTh:nth-child(3){max-width:38.9%}.equipment__table-row.tools .equipment__table-bodyTh:nth-child(4){max-width:40%;display:flex;justify-content:flex-end}.equipment__table-bodyTh{position:relative;display:flex;flex-direction:column;align-items:center;padding:24px 16px;text-align:left;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.3px;color:#111827;box-sizing:border-box}.equipment__table-bodyTh.action>img{cursor:pointer}.equipment__table-bodyTh:nth-child(1){max-width:18%;width:100%;align-items:flex-start}.equipment__table-bodyTh:nth-child(2){max-width:18%;width:100%;align-items:flex-start}.equipment__table-bodyTh:nth-child(3){max-width:18%;width:100%;padding:24px 14px}.equipment__table-bodyTh:nth-child(4){max-width:10%;width:100%;padding:24px 20px}.equipment__table-bodyTh:nth-child(5){max-width:110px;width:100%}.equipment__table-bodyTh:nth-child(6){max-width:180px;width:100%}.equipment__table-bodyTh:last-child{width:214px;flex-direction:row}.equipment__table-title{font-weight:400;font-size:14px;line-height:150%;color:#565f67;text-align:left;width:100%}.equipment__table-subtitle{font-weight:500;font-size:16px;line-height:150%;letter-spacing:.3px;color:#27323c;text-align:left;width:100%}.equipment__table-subtitle>img:first-child{margin-right:12px}.equipment__table-subtitle>img:last-child{cursor:pointer}.equipment__table-btn{display:flex;justify-content:center;align-items:center;padding:4px 8px;width:42px;height:28px;border:1px solid #eeeff2;border-radius:4px;font-weight:500;font-size:14px;line-height:20px;color:#27323c;cursor:pointer}.equipment__table-btn.s{margin-right:8px}.equipment__table-btn.decom{background:#da6767;color:#fff;width:132px;margin-left:8px}.equipment__table-btn.green{background:#0caf601f;color:#0caf60}.equipment__table-settings{z-index:1;position:absolute;width:175px;right:45px;top:75px;background:#fff;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;padding:16px}.equipment__table-settings>div{cursor:pointer;display:flex;align-items:center;padding:12px 16px;font-weight:500;font-size:15px;line-height:24px;letter-spacing:-.01em;color:#999;border-radius:12px}.equipment__table-settings>div:hover{background:#f4f4f4}.equipment__table-settings>div:hover:first-child{color:#da6767}.equipment__table-settings>div:hover:last-child{color:#4268b0}.equipment__table-settings>div>svg{margin-right:16px}.eq-details{display:flex;justify-content:flex-end;width:100%;position:absolute;min-height:100%;height:max-content;top:0;right:0;z-index:55}.eq-details__content{max-width:940px;height:max-content;width:100%;background-color:#fff;padding-bottom:50px}.eq-details__header{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;box-sizing:border-box;border-bottom:1px solid #eeeff2;margin-bottom:16px}.eq-details__title{font-weight:600;font-size:28px;line-height:34px;letter-spacing:-.02em;color:#000}.eq-details__close{cursor:pointer}.eq-details__close img{width:24px;height:24px}.eq-details__body{padding-left:32px;padding-right:32px}.eq-details__row{display:flex;align-items:stretch;justify-content:space-between}.eq-details__schedule,.eq-details__activity,.eq-details__reseipts,.eq-details__status,.eq-details__utilization{padding-top:12px;padding-bottom:20px;box-sizing:border-box;border:1px solid #eeeff2;border-radius:15px;width:48%}.eq-details__reseipts,.eq-details__status,.eq-details__utilization{margin-top:24px}.eq-details__subtitle{font-weight:600;font-size:18px;line-height:22px;color:#27323c;border-bottom:1px solid #f1f1f5;padding-bottom:12px;padding-left:16px;padding-right:16px;margin-bottom:12px}.eq-details__descr{font-weight:500;font-size:14px;line-height:17px;color:#aeb3b7;margin-top:8px}.eq-details__bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background:#1e1e1e;opacity:.34}.eq-schedule__row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:32px}.eq-schedule__row:last-child{margin-bottom:0}.eq-schedule__item{display:flex;flex-direction:column;align-items:center;width:32%;border-right:1px solid #f1f1f5}.eq-schedule__item:last-child{border:none}.eq-schedule__key{font-weight:500;font-size:14px;line-height:17px;color:#aeb3b7}.eq-schedule__value{font-weight:600;font-size:16px;line-height:19px;color:#27323c;margin-top:8px}.eq-activity__row{display:flex;align-items:stretch;justify-content:space-between}.eq-activity__item{width:48%;height:100%;padding-left:12px;padding-right:12px;height:auto}.eq-activity__item:last-child{border-width:0px 0px 1px 1px;border-style:solid;border-color:#e9eaeb;padding:0 12px 0 0}.eq-activity__stat{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.eq-activity__stat .key{display:flex;align-items:center;font-weight:500;font-size:14px;line-height:160%;color:#565f67;position:relative}.eq-activity__stat .key span{display:block;width:10px;height:10px;border-radius:50%;margin-right:8px;margin-top:-2px}.eq-activity__stat .key span.green{background:#0db091}.eq-activity__stat .key span.blue{background:#57a1ec}.eq-activity__stat .key span.grey{background:#999}.eq-activity__stat .value{font-weight:600;font-size:16px;line-height:160%;color:#111827}.eq-reseipts__body{padding-left:16px;padding-right:16px}.eq-reseipts__item{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-top:2px;padding-bottom:2px}.eq-reseipts__item:last-child{margin-bottom:0}.eq-reseipts__item .key{display:flex;align-items:center;font-weight:500;font-size:14px;line-height:160%;color:#565f67}.eq-reseipts__item .key span{display:block;border-radius:50px;width:10px;height:10px;margin-right:8px;margin-top:-1px}.eq-reseipts__item .key span.green{background:#0db091}.eq-reseipts__item .key span.blue{background:#57a1ec}.eq-reseipts__item .key span.yellow{background:#df9800}.eq-reseipts__item .key span.grey{background:#999}.eq-reseipts__item .key span.red{background:#da6767}.eq-reseipts__item .value{font-weight:600;font-size:16px;line-height:160%;color:#111827}.eq-status__body{display:flex;align-items:center;justify-content:space-between;padding-left:16px;padding-right:16px}.eq-status__texts{width:55%}.eq-status__text{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:2px;padding-bottom:2px}.eq-status__text:first-child{margin-top:0}.eq-status__text .key{display:flex;align-items:center;font-weight:500;font-size:14px;line-height:160%;color:#565f67}.eq-status__text .key span{display:block;width:10px;height:10px;border-radius:50%;margin-right:8px;margin-top:-1px}.eq-status__text .key span.green{background:#0db091}.eq-status__text .key span.blue{background:#57a1ec}.eq-status__text .key span.grey{background:#999}.eq-status__text .key span.yellow{background:#df9800}.eq-status__text .value{font-weight:600;font-size:16px;line-height:160%;color:#111827}.eq-status__data{display:flex;align-items:flex-end;width:38%;height:190px;background:#f4f5f6;border-radius:16px}.eq-status__data div{display:flex;align-items:center;justify-content:center;background:#c1e0ff;width:100%;border-radius:16px;font-weight:700;font-size:16px;line-height:160%;color:#111827;min-height:30px!important}.eq-utilization__body{display:flex;align-items:center;justify-content:space-between}.eq-utilization__body .left{width:55%;padding-left:16px}.eq-utilization__body .right{width:42%}.eq-utilization__item{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:2px;padding-bottom:2px}.eq-utilization__item:first-child{margin-top:0}.eq-utilization__item .key{display:flex;align-items:center;font-weight:500;font-size:14px;line-height:160%;color:#565f67}.eq-utilization__item .key span{display:block;width:10px;height:10px;border-radius:50%;margin-right:8px;margin-top:-1px}.eq-utilization__item .key span.blue{background:#57a1ec}.eq-utilization__item .key span.yellow{background:#df9800}.eq-utilization__item .value{font-weight:600;font-size:16px;line-height:160%;color:#111827}.receipt{margin:16px;max-width:98%;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px}.receipt__header{display:flex;gap:24px;padding:0 16px;border-bottom:1px solid #e9eaeb}.receipt__header-tab{color:#999;cursor:pointer;font-weight:500;font-size:16px;line-height:24px;position:relative;padding:12px 0}.receipt__header-tab.active{color:#4268b0;border-bottom:2px solid #4268bb}.receipt__filters{display:flex;align-items:center;gap:24px;padding:24px 16px}.receipt__filters>.customInput{margin-bottom:7px}.receipt__table{width:100%;height:100%;display:flex;flex-direction:column}.receipt__table-head{width:99.5%;background:#f4f5f6;display:grid;grid-template-columns:2fr 2fr 2fr 1.8fr 2fr 2fr 2fr 1fr 1fr;margin-bottom:2px;padding:0 4px}.receipt__table-head.seven-cols{grid-template-columns:2fr 2fr 2fr 1.8fr 1.8fr 2fr 2fr}.receipt__table-th{padding:24px;text-align:left;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e}.receipt__table-th:last-child{padding:24px 18px}.receipt__table-body{padding-bottom:24px}.receipt__table-row{position:relative;display:grid;grid-template-columns:2fr 2fr 2fr 1.8fr 2fr 2fr 2fr 1fr 1fr;margin:2px 4px;border:1px solid #e9eaeb;border-radius:4px;cursor:pointer}.receipt__table-row.seven-cols{grid-template-columns:2fr 2fr 2fr 1.8fr 1.8fr 2fr 2fr}.receipt__table-bodyTh{padding:24px 25px;text-align:left;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.3px;color:#111827}.receipt__table-bodyTh.report{display:flex;align-items:center;padding-left:20px}.receipt__table-bodyTh.report:nth-child(4){padding-left:13px}.receipt__table-bodyTh.report:nth-child(5){padding-left:15px}.receipt__table-bodyTh.report:nth-child(6){padding-left:10px}.receipt__table-bodyTh.report:nth-child(7){padding-left:10px}.receipt__table-bodyTh.delete{display:flex;justify-content:center;align-items:center}.receipt__table-bodyTh.small{font-size:13px;text-align:center}.receipt__table-bodyTh:last-child{border-right:none}.receipt__table-delete{display:flex;transition:all .3s;justify-content:center;align-items:center;width:146px;height:100%;position:absolute;z-index:-1;right:0;top:0;bottom:0;cursor:pointer;background:linear-gradient(90deg,#fff0,#fafafa9c 12%,#f7f7f7 50%);border:none;opacity:0}.receipt__table-delete.active{z-index:1;opacity:1}.receipt__table-deleteBtn{display:flex;justify-content:center;align-items:center;transform:translate(20px);padding:8px;border-radius:4px;cursor:pointer;transition:all .3s;position:relative;z-index:1}.receipt__table-deleteBtn:hover{background:#e9eaeb}.month-picker{display:flex;flex-direction:column;font-family:sans-serif;margin-top:16px;position:relative}.month-picker__label{font-weight:400;font-size:14px;line-height:14px;color:#999;display:flex;align-items:center;margin-bottom:8px}.month-picker__input{box-sizing:border-box;width:100%;border:1px solid rgb(233,234,235);border-radius:8px;background:#f4f5f6;height:42px;padding:2px 8px;font-size:16px;cursor:pointer}.month-picker__header{box-sizing:border-box;width:100%;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.month-picker__nav-button{background:none;border:none;cursor:pointer;padding:4px;font-size:20px}.month-picker__year{font-weight:700;font-size:18px}.month-picker__hint{padding-left:40px;width:100%;font-size:14px;color:#666;margin-bottom:16px}.month-picker__popup{top:70px;right:50%;transform:translate(50%);position:absolute;max-width:428px;width:100%;padding:20px;border-radius:8px;display:flex;flex-direction:column;align-items:center;background:#fff;box-shadow:0 0 10px #0000001a}.month-picker__grid{display:grid;grid-template-columns:repeat(4,1fr);row-gap:16px}.month-picker__item{display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:97px;height:52px;padding:8px 16px;background:#f4f5f6;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}.month-picker__item-wrapper{display:flex;justify-content:center}.month-picker__item:hover,.month-picker__item--selected,.month-picker__item--range-start,.month-picker__item--range-end{background-color:#4268b0;color:#fff}.month-picker__item--in-range{background-color:#dce5f4;color:#000}.month-picker__item--disabled{opacity:.5;cursor:not-allowed;background-color:#f5f5f5;color:#999}.month-picker__item--disabled:hover{background-color:#f5f5f5}.sheets{margin:16px;max-width:98%;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px}.sheets__header{display:flex;padding:24px 16px;gap:20px;justify-content:start;align-items:center;flex-wrap:wrap}.sheets__header>*:not(:last-child){order:0}.sheets__header>*:last-child{order:1;margin-left:auto}.sheets__header .customInput{margin-bottom:7px}.sheets__header-level{display:flex;align-items:center;justify-content:space-between}.sheets__header-level .css-35somb-control{margin-left:0;margin-right:20%}.sheets__header-level.bottom{gap:20px}.sheets__header-levelElem{display:flex;align-items:center;gap:20px}.sheets__header-clear{height:13px;display:flex;justify-content:center;align-items:center;border-radius:8px;cursor:pointer;max-width:112px;width:100%;padding:14px 28px;border:1px solid rgb(174,179,183)}.sheets__box{padding-bottom:24px}.sheets__table-head{width:100%;background:#f4f5f6;display:flex;margin-bottom:2px}.sheets__table-th{padding:24px 24px 24px 12px;text-align:left;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e}.sheets__table-th:nth-child(1){max-width:10%;width:100%}.sheets__table-th:nth-child(2){max-width:12%;width:100%}.sheets__table-th:nth-child(3){max-width:12%;width:100%}.sheets__table-th:nth-child(4){max-width:12%;width:100%}.sheets__table-th:nth-child(5){max-width:12%;width:100%}.sheets__table-th:nth-child(6){max-width:12%;width:100%}.sheets__table-th:nth-child(7){max-width:12%;width:100%}.sheets__table-th:nth-child(8){max-width:7%;width:100%}.sheets__table-th:nth-child(9){max-width:7.3%;width:100%}.sheets__table-row{display:flex;margin:2px 4px;border:1px solid #e9eaeb;border-radius:4px;cursor:pointer;position:relative}.sheets__table-threeDots{margin:0;z-index:999!important;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:5px}.sheets__table-delete{display:flex;transition:all .3s;justify-content:center;align-items:center;width:80px;position:absolute;z-index:-1;right:0;top:0;bottom:0;cursor:pointer;background:linear-gradient(90deg,#fff0,#fafafa9c 12%,#f7f7f7 50%);border:none;opacity:0}.sheets__table-delete.active{z-index:1;opacity:1}.sheets__table-deleteBtn{display:flex;justify-content:center;align-items:center;transform:translate(20px);padding:8px;border-radius:4px;cursor:pointer;transition:all .3s;position:relative;z-index:1}.sheets__table-deleteBtn:hover{background:#e9eaeb}.sheets__table-bodyTh{display:flex;align-items:center;padding:24px 24px 24px 12px;text-align:left;font-weight:400;font-size:14px;line-height:150%;color:#111827;overflow:hidden;text-overflow:ellipsis}.sheets__table-bodyTh:nth-child(1){max-width:10%;width:100%}.sheets__table-bodyTh:nth-child(2){display:block;max-width:12%;width:100%;text-align:center}.sheets__table-bodyTh:nth-child(2) .inspection_date{padding-left:8px}.sheets__table-bodyTh:nth-child(2) .manual_inspection_date{margin-top:5px;background:#f4f5f6;border-radius:8px;color:#27323c;display:flex;justify-content:center;align-items:center;padding:8px;width:100%}.sheets__table-bodyTh:nth-child(2) .manual_inspection_date span{display:flex;justify-content:space-between;align-items:center}.sheets__table-bodyTh:nth-child(3){display:block;max-width:12%;width:100%;text-align:center}.sheets__table-bodyTh:nth-child(3) .inspection_date{padding-left:8px}.sheets__table-bodyTh:nth-child(3) .manual_inspection_date{margin-top:5px;border-radius:8px;color:#27323c;display:flex;justify-content:center;align-items:center;padding:8px;width:100%}.sheets__table-bodyTh:nth-child(3) .manual_inspection_date span{display:flex;justify-content:space-between;align-items:center}.sheets__table-bodyTh:nth-child(4){max-width:12%;width:100%}.sheets__table-bodyTh:nth-child(5){max-width:12%;width:100%}.sheets__table-bodyTh:nth-child(6){max-width:12%;width:100%;display:flex;align-items:center;justify-content:flex-start}.sheets__table-bodyTh:nth-child(6).completed>span{background:#0caf601f;border:1px solid #0caf60;color:#0caf60;border-radius:8px;font-weight:500;padding:5px;height:max-content}.sheets__table-bodyTh:nth-child(6).not_completed>span{border-radius:8px;font-weight:500;padding:5px;height:max-content;background:#da67671f;opacity:.9;border:1px solid rgba(218,103,103,.3);color:#da6767}.sheets__table-bodyTh:nth-child(7){max-width:12%;width:100%}.sheets__table-bodyTh:nth-child(8){max-width:7%;width:100%}.sheets__table-bodyTh:nth-child(9){max-width:7%;width:100%}.sheets__table-settings{z-index:1;position:absolute;width:175px;right:45px;top:75px;background:#fff;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;padding:16px}.sheets__table-settings>div{cursor:pointer;display:flex;align-items:center;padding:12px 16px;font-weight:500;font-size:15px;line-height:24px;letter-spacing:-.01em;color:#999;border-radius:12px}.sheets__table-settings>div:hover{background:#f4f4f4}.sheets__table-settings>div:hover:first-child{color:#da6767}.sheets__table-settings>div:hover:last-child{color:#4268b0}.sheets__table-settings>div>svg{margin-right:16px}.service{margin:16px;max-width:98%;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px}.service__filters{display:flex;align-items:center;padding:24px 16px}.service__list{display:flex;flex-direction:column;padding:24px;gap:16px}.service__list-elem{position:relative;display:flex;align-items:center;justify-content:space-between;background:#f4f5f6;border:1px solid #eeeff2;border-radius:8px;max-width:728px;width:100%;padding:16px 42px;cursor:pointer;z-index:1}.service__list-elem-btn{display:flex;align-items:center;padding:4px 8px;background:#fff;border:1px solid #eeeff2;border-radius:4px}.service__list-title{font-weight:500;font-size:14px;line-height:17px;color:#999;margin-bottom:8px}.service__list-btnTitle{font-weight:500;font-size:14px;line-height:20px;color:#27323c}.service__list-name{font-weight:500;font-size:16px;line-height:19px;color:#27323c}.service__table-head{width:100%;background:#f4f5f6;display:flex;margin-bottom:2px}.service__table-th{padding:24px 24px 24px 12px;text-align:left;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e}.service__table-th:nth-child(1){max-width:352px;width:100%}.service__table-th:nth-child(2){max-width:500px;width:100%}.service__table-th:nth-child(3){max-width:285px;width:100%}.service__table-th:nth-child(4){max-width:289px;width:100%}.service__table-row{display:flex;margin:2px 4px;border:1px solid #e9eaeb;border-radius:4px}.service__table-bodyTh{position:relative;display:flex;align-items:center;padding:24px 24px 24px 12px;text-align:left;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.3px;color:#111827}.service__table-bodyTh:nth-child(1){max-width:352px;width:100%}.service__table-bodyTh:nth-child(2){max-width:495px;width:100%}.service__table-bodyTh:nth-child(2)>span{text-overflow:ellipsis;overflow:hidden;max-width:130px;height:1.5em;white-space:nowrap}.service__table-bodyTh:nth-child(3){max-width:285px;width:100%}.service__table-bodyTh:nth-child(4){max-width:289px;width:100%}.service__table-bodyTh:nth-child(4)>img{width:50px;height:50px;border:1px solid #ffffff;border-radius:5px;object-fit:cover}.service__table-settings{z-index:1;position:absolute;width:175px;right:45px;top:75px;background:#fff;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;padding:16px}.service__table-settings>div{cursor:pointer;display:flex;align-items:center;padding:12px 16px;font-weight:500;font-size:15px;line-height:24px;letter-spacing:-.01em;color:#999;border-radius:12px}.service__table-settings>div:hover{background:#f4f4f4}.service__table-settings>div:hover:first-child{color:#da6767}.service__table-settings>div:hover:last-child{color:#4268b0}.service__table-settings>div>svg{margin-right:16px}.service__status{display:flex;justify-content:center;padding:5px;max-width:120px;width:100%;border-radius:8px;font-weight:500}.service__status.new{background:#374fc726;border:1px solid rgba(55,79,199,.3);color:#374fc7}.service__status.pending{background:#df98001f;opacity:.9;border:1px solid rgba(223,152,0,.3);color:#df9800}.service__status.closed{background:#da67671f;opacity:.9;border:1px solid rgba(218,103,103,.3);color:#da6767}.service__input-label{font-weight:400;font-size:14px;line-height:14px;color:#999}.service__input-text{padding:12px 16px;background:#f4f5f6;border:1px solid #e9eaeb;border-radius:8px;margin-bottom:16px;margin-top:8px;word-wrap:break-word}.service__input-file{padding:12px 16px;background:#f4f5f6;border:1px solid #e9eaeb;border-radius:8px;margin-bottom:16px;margin-top:8px;max-height:194px;height:100%;display:flex;justify-content:center}.service__input-file>img{max-height:170px;height:100%;object-fit:cover}.management{margin:16px;max-width:98%;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px}.management__header{display:flex;align-items:flex-end;padding:24px 16px}.management__header .customInput{margin-bottom:0;margin-right:24px}.management__box{padding-bottom:24px}.management__table-head{width:100%;background:#f4f5f6;display:grid;margin-bottom:2px;grid-template-columns:1fr 1.5fr 2fr 1.5fr 1fr 1fr 1fr 1fr .5fr}.management__table-head.corporate{padding:0;grid-template-columns:repeat(8,1fr)}.management__table-head.corporate>div:last-child{display:flex;justify-content:flex-end}.management__table-head.subsc,.management__table-head.regions{padding:0;grid-template-columns:repeat(4,1fr)}.management__table-th{padding:24px 20px;text-align:left;font-weight:500;font-size:16px;line-height:140%;letter-spacing:.2px;color:#8e8e8e}.management__table-row{display:grid;margin:2px 4px;border:1px solid #e9eaeb;border-radius:4px;grid-template-columns:.99fr 1.5fr 2fr 1.5fr 1.03fr 1fr 1fr 1fr .5fr}.management__table-row.corporate{padding:0;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.management__table-row.corporate>div:last-child{display:flex;justify-content:flex-end}.management__table-row.corporate>div p{text-overflow:ellipsis;overflow:hidden;max-width:160px;width:100%;height:1.2em;white-space:nowrap}.management__table-row.subsc,.management__table-row.regions{padding:0;grid-template-columns:repeat(4,1fr)}.management__table-row.regions svg{cursor:pointer}.management__table-bodyTh{position:relative;display:flex;flex-direction:column;align-items:start;padding:24px 20px;text-align:left;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.3px;color:#111827;word-wrap:break-word}.management__table-bodyTh-status{font-size:14px;font-weight:500;text-transform:uppercase;padding:4px 8px;border-radius:4px;border:1px solid var(--Functional-Correct-Green, #0db091);background:#0db09133;color:#0db091;margin-top:5px}.management__table-bodyTh.avatar>img{width:32px;height:32px;border-radius:50%;object-fit:cover}.management__table-bodyTh-signature{width:80%;height:100%;overflow:hidden}.management__table-bodyTh-signature>img{width:100%;height:100%;object-fit:contain}.management__table-bodyTh>span{width:100%}.management__table-bodyTh>span>a{cursor:pointer;color:#374fc7;text-decoration:underline}.management__table-settings_last{z-index:1;position:absolute;width:175px;right:18px;top:-118px;background:#fff;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;padding:16px}.management__table-settings_last>div{cursor:pointer;display:flex;align-items:center;padding:12px 16px;font-weight:500;font-size:15px;line-height:24px;letter-spacing:-.01em;color:#999;border-radius:12px}.management__table-settings_last>div:hover{background:#f4f4f4}.management__table-settings_last>div:hover:first-child{color:#da6767}.management__table-settings_last>div:hover:last-child{color:#4268b0}.management__table-settings_last>div>svg{margin-right:16px}.management__table-settings{z-index:2;position:absolute;width:175px;right:18px;top:60px;background:#fff;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;padding:16px}.management__table-settings.fbo{width:240px;right:65px}.management__table-settings.forms{right:10px;top:50px}.management__table-settings>div{cursor:pointer;display:flex;align-items:center;padding:12px 16px;font-weight:500;font-size:15px;line-height:24px;letter-spacing:-.01em;color:#999;border-radius:12px}.management__table-settings>div:hover{background:#f4f4f4;color:#4268b0}.management__table-settings>div:hover:last-child{color:#da6767}.management__table-settings>div>svg{margin-right:16px}.management__table-edit.delete:hover{color:#da6767}.management__table-edit.details:hover{color:#4268b0!important}.dots:hover{cursor:pointer}.builder{padding:16px;display:flex;gap:20px;max-width:98%;width:100%}.builder__steps{width:100%}.builder__steps-current{font-weight:400;font-size:14px;line-height:20px;color:#171717;margin-bottom:16px}.builder__form{background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px}.builder__form-top{padding:24px;border-bottom:1px solid #e9eaeb}.builder__form-top>.customInput{margin-top:16px}.builder__form-title{font-weight:600;font-size:18px;line-height:24px;color:#27323c;opacity:.5;margin-bottom:12px}.builder__form-duration{display:grid;grid-template-columns:50% 50%}.builder__form-durationTitle{font-size:14px;line-height:14px;color:#999;margin-bottom:8px}.builder__form-bottom{padding:24px}.builder__form-category{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9eaeb;padding-bottom:14px;margin-bottom:16px}.builder__form-category>img{cursor:pointer}.builder__form-category>input{border:none;border-bottom:1px solid #4268b0;padding-bottom:3px}.builder__form-category>input::placeholder{font-weight:400;font-size:16px;line-height:20px;color:#27323c;opacity:.5}.builder__form-category>input:focus{outline:none}.builder__form-categoryHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.builder__form-categoryTitle{font-weight:400;font-size:16px;line-height:24px;color:#27323c}.builder__form-categoryInner{display:flex;align-items:center}.builder__form-categoryInner>p{padding:4px 10px;background:#ecf0f7;border:1px solid #e9eaeb;border-radius:8px;color:#27323c;opacity:.5;cursor:pointer}.builder__form-categoryInner>img{margin-left:16px;cursor:pointer}.builder__form-step{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 12px 12px;font-weight:600;font-size:16px;line-height:24px;background:#57a1ec1a;border-radius:8px;margin-bottom:16px;cursor:pointer}.builder__form-step:hover .builder__form-stepClose{display:block}.builder__form-stepClose{display:none}.builder__form-addStep{display:flex;align-items:center;justify-content:center;padding:8px 24px;background:#4268b01a;border:1px solid #4268b0;border-radius:8px;font-weight:700;font-size:16px;line-height:20px;color:#4268b0;cursor:pointer}.builder__form-addStep>span{margin-left:4px}.builder__form-addStepInput{margin-bottom:16px}.builder__field{width:450px;margin-top:20px}.builder__field:first-child{margin-top:0}.builder__field:first-child .builder__field-head{display:flex}.builder__field-head{display:none;align-items:center;justify-content:flex-end;margin-bottom:12px}.builder__field-head>span{font-weight:700;font-size:16px;line-height:20px;color:#27323c}.builder__field-main{position:relative;padding:24px;background:#fff;box-shadow:0 0 1px #27323c80,inset 4px 0 #aeb3b7;border-radius:0 8px 8px 0}.builder__field-main.a1{box-shadow:0 0 1px #27323c80,inset 4px 0 red}.builder__field-main>label>input{background:#fff}.builder__field-main .customInput{width:100%}.builder__field-main .customInput__box{display:flex;align-items:center}.builder__field-main .customInput__box>img,.builder__field-main .customInput__box div{transform:translateY(-7px);margin-left:8px;cursor:pointer}.builder__field-main .customInput__comment{display:flex;justify-content:center;align-items:center;border-radius:4px;padding:0 2px}.builder__field-main .customInput__comment.active{background:#57a1ec1a}.builder__field-addChildBox{cursor:pointer;width:32px;height:42px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px;z-index:1;right:-38px;top:45%}.builder__field-addChildBox.disabled{display:none}.builder__field-addChildBox>img{cursor:pointer}.builder__field-addChildBox>img:first-child{margin-bottom:10px}.builder__field-acceptable{font-weight:500;font-size:14px;line-height:20px;color:#27323c;margin-bottom:8px}.builder__field-addForm{display:flex;align-items:center;cursor:pointer}.builder__field-addForm>span{color:#4268b0;margin-left:4px}.builder__field-addOption{font-weight:500;font-size:14px;line-height:20px;color:#4268b0;cursor:pointer}.builder__field-save{color:#999;background:#f4f5f6;padding:5px 10px}.builder__field-save.active{color:#4268b0;background:#4268b01a;border-radius:8px;cursor:pointer}.builder .category__title{font-weight:600;font-size:18px;line-height:27px;color:#27323c}.sideFields{position:fixed;top:0;left:0;z-index:555;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.sideFields__content{max-width:547px;height:100%;position:absolute;width:100%;z-index:3;background:#fff;right:0}.sideFields__content-head{padding:16px 32px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #eeeff2}.sideFields__content-head>div{display:flex;align-items:center}.sideFields__content-head>div>button{border:none;padding:14px 32px;color:#fff;background:#4268b0;border-radius:8px;font-weight:700;font-size:16px;line-height:20px;margin-right:16px;transition:all .3s;cursor:pointer}.sideFields__content-head>div>button.disable{background:#999}.sideFields__content-head>div>button:hover{transform:translateY(-3px)}.sideFields__content-head>div>img{cursor:pointer}.sideFields__content-title{font-weight:600;font-size:24px;line-height:29px;letter-spacing:-.02em;color:#000}.sideFields__content-fields{background:#f7f7f7;display:flex;flex-direction:column;height:85vh;padding:20px;overflow-y:auto;position:relative}.sideFields__bg{position:fixed;width:100%;height:100%;z-index:2;background:#1e1e1e;top:0;left:0;opacity:.34}.dropdown{position:relative;margin-bottom:16px}.dropdown__input{padding:12px 16px;background:#f4f5f6;border:1px solid #e9eaeb;border-radius:8px;display:flex;align-items:center;justify-content:space-between}.dropdown__input-name{display:flex;align-items:center;font-weight:500;font-size:16px;line-height:24px;color:#27323c}.dropdown__input-name>img{margin-right:8px}.dropdown__list{padding:16px;z-index:1;position:absolute;width:94%;height:max-content;background:#fff;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:8px;overflow-y:scroll}.dropdown__list-elem{padding:12px;font-weight:500;font-size:16px;line-height:24px;color:#999;cursor:pointer}.dropdown__list-elem:hover{color:#1a1d1f}.profile-corrective-actions{margin-top:30px;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:20px}.profile__tab{padding:20px 16px;display:flex;align-items:center;border-radius:12px;cursor:pointer;position:relative}.profile__box.regions{padding:24px 0}.profile__box.regions .profile__title{padding-left:24px}.profile__avatar{width:88px;height:88px;border-radius:50%;object-fit:cover;margin-right:24px}.profile__methods-btn.corporate{margin-top:20px;padding:12px 28px}.profile__card-text-key{color:#aeb3b7}.profile__card-text.processing span{color:#df9800}.profile__card-text.link span{color:#57a1ec;cursor:pointer}/*!
* 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;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-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}.regions__header{display:flex;justify-content:space-between;align-items:center;padding:0 16px}.regions__header-btn{display:flex;padding:14px 32px;align-items:center;gap:8px;border-radius:8px;background:#4268b0;cursor:pointer;transition:all .3s}.regions__header-btn:hover{transform:translateY(-5px)}.regions__header-btn>span{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.regions__table.details .regions__table-header,.regions__table.details .regions__table-row{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.regions__table.details .regions__table-th:nth-child(2){padding:12px 0 12px 20px}.regions__table.details .regions__table-th:last-child{display:flex;justify-content:center}.regions__table.details .regions__table-td:last-child{display:flex;justify-content:center;transform:translate(20px)}.regions__table-header{display:grid;grid-template-columns:3fr 3fr 1fr;border-top:1px solid #eeeff2;border-bottom:1px solid #eeeff2;background:#f4f5f6;margin-bottom:4px}.regions__table-th{padding:12px 0 12px 24px;color:#8e8e8e;font-size:16px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.2px}.regions__table-th:nth-child(2){padding:12px 0 12px 15px}.regions__table-body{padding:0 8px}.regions__table-row{position:relative;display:grid;grid-template-columns:3fr 3fr 1fr;border:1px solid #e9eaeb}.regions__table-td{padding:12px 0 12px 16px;color:#111827;font-size:16px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.3px;display:flex;align-items:center}.regions__table-td.logo>img{width:52px;height:52px;border-radius:50%;background:#999}.regions__table-td:nth-child(3){padding:12px 0 12px 22px}.regions__table-td:nth-child(4){padding:12px 0 12px 25px}.regions__table-td:last-child{display:flex;justify-content:flex-end}.regions__table-td:last-child>img{transform:translate(-10px);cursor:pointer;width:24px;height:24px}.regions__table-btn{width:90px;display:flex;padding:4px 8px;transform:translate(-10px);align-items:flex-start;justify-content:center;gap:16px;border-radius:4px;border:1px solid #eeeff2;background:#fff;color:#27323c;font-size:16px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.3px;cursor:pointer}.equipmentCreate{padding:24px;margin:16px;background:#fff;border-radius:8px;box-shadow:0 0 1px #27323c80;max-width:534px;width:100%}.equipmentCreate label{font-weight:400;font-size:14px;line-height:14px;color:#999}.equipmentCreate .css-b62m3t-container,.equipmentCreate .css-3iigni-container{margin-top:8px;margin-bottom:12px}.equipmentHose{max-width:550px;width:100%;margin-top:16px}.equipmentHose__btn{display:flex;padding:20px 32px;justify-content:center;align-items:center;gap:16px;align-self:stretch;background:#fff;border-radius:8px;border:1px solid #e9eaeb;cursor:pointer;transition:all .3s;margin-bottom:20px;font-size:16px;font-style:normal;line-height:20px}.equipmentHose__btn:hover{transform:translateY(-5px)}.equipmentHose__btn.submit{border:none;background:#4268b0;color:#fff;font-weight:700}.equipmentHose__element{position:relative;display:flex;flex-direction:column;padding:24px;align-items:flex-start;gap:16px;align-self:stretch;border-radius:8px;background:#fff;margin-bottom:8px;box-sizing:border-box}.equipmentHose__element-top{width:100%;display:flex;align-items:center;justify-content:space-between}.equipmentHose__element-status{font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px;cursor:pointer}.equipmentHose__element-status.no-edit{color:#4268b0}.equipmentHose__element-status.edit{color:#0db091}.equipmentHose__element-actions{width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .3s}.equipmentHose__element-actions:hover{background:#f4f5f6}.equipmentHose__element-actions>img{width:20px;height:20px;cursor:pointer;transform:rotate(90deg)}.equipmentHose__element-dropdown{position:absolute;top:60px;right:50px;display:flex;flex-direction:column;width:148px;align-items:center;border-radius:8px;background:#fff;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1;padding:16px}.equipmentHose__element-dropdown-item{box-sizing:border-box;display:flex;align-items:center;gap:4px;width:100%;padding:12px;border-radius:12px;cursor:pointer}.equipmentHose__element-dropdown-item:hover{background:#f4f5f6}.equipmentHose__element-dropdown-item>img{width:20px;height:20px}.equipmentHose__element-dropdown-item>span{color:#27323c;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.equipmentHose__element-file{display:flex;padding:12px;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch;border-radius:12px;border:1px solid var(--Default-set-Stroke, #e9eaeb)}.equipmentHose__element-file>input{display:none}.equipmentHose__element-file>div{cursor:pointer;display:flex;padding:12px 0;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:8px;border:1px solid var(--Default-set-Stroke, #e9eaeb);background:#f5f5f5}.equipmentHose__element-img{width:200px;height:150px;object-fit:cover;border-radius:6px;margin:0 auto}.equipmentHose__element-img.pdf{width:200px;height:150px;object-fit:contain}.equipmentHose__element-date{width:100%;display:flex;flex-direction:column;gap:8px}.equipmentHose__element-btns{display:flex;align-items:center;gap:16px;width:100%}.equipmentHose__element-btn{padding:14px 32px;border-radius:8px;box-sizing:border-box;width:50%;display:flex;justify-content:center;align-items:center;font-size:16px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer;transition:all .3s}.equipmentHose__element-btn:hover{transform:translateY(-5px)}.equipmentHose__element-btn.cancel{border:1px solid var(--Brand-Blue, #4268b0);color:#4268b0;background:#fff}.equipmentHose__element-btn.submit{color:#fff;background:#4268b0;background:var(--Brand-Blue, #4268b0)}.equipment.new{margin:0;padding:0;background:inherit;box-shadow:none;border:none;display:flex;gap:16px}.equipment__container{max-width:534px;width:100%}.equipment__container .title{font-weight:400;font-size:14px;line-height:14px;color:#999}.equipment__container .options{margin-top:5px;padding-left:10px;padding-top:10px;padding-bottom:10px;background:#f4f5f6;border-radius:5px}.equipment__container .option{display:block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:10px}.equipment__container .option:last-child{margin-bottom:0}.equipment__container .option input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.equipment__container .option label{padding-left:25px;font-weight:500;font-size:14px;line-height:20px;color:#27323c;cursor:pointer}.equipment__container .option label:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-55%);width:16px;height:16px;border-radius:50%;border:2px solid #c1c7d0;transition:all .2s}.equipment__container .option label:after{content:"";position:absolute;top:50%;left:4px;transform:translateY(-56%);width:12px;height:12px;border-radius:50%;background:#4268b0;opacity:0;transition:all .2s}.equipment__container .option input:checked+label:before{border-color:#4268b0}.equipment__container .option input:checked+label:after{opacity:1}.equipment__radio,.equipment__file{margin-bottom:16px}.equipment__file input{position:absolute;width:0px;height:0px;opacity:0}.equipment__file .loader-line{margin:0 auto;width:99.7%;height:3px;position:relative;overflow:hidden;background-color:#d9d9d9;-webkit-border-radius:0 0 20px 25px;-moz-border-radius:0 0 20px 25px;border-radius:0 0 20px 25px}.equipment__file .loader-line:before{content:"";position:absolute;left:-50%;height:3px;width:40%;background-color:#4268b0;-webkit-animation:lineAnim 1s linear infinite;-moz-animation:lineAnim 1s linear infinite;animation:lineAnim 1s linear infinite}@keyframes lineAnim{0%{left:-40%}50%{left:20%;width:80%}to{left:100%;width:100%}}.equipment__file.new{padding:12px;border-radius:12px;border:1px solid #e9eaeb}.equipment__file-choose{display:flex;justify-content:center;align-items:center;border-radius:8px;border:1px solid #e9eaeb;background:#f5f5f5}.equipment__file-preview{border-radius:8px;border:1px solid #e9eaeb;margin-bottom:12px}.equipment__file-previewTop{padding:12px;display:flex;justify-content:space-between;align-items:center}.equipment__file-part{display:flex;gap:12px;align-items:center}.equipment__file-part.pointer{cursor:pointer}.equipment__file-previewFile{width:46px;height:46px;object-fit:cover}.equipment__file-close{cursor:pointer}.equipment__file-name{color:#999;font-size:14px;font-style:normal;font-weight:500;line-height:20px;text-overflow:ellipsis;overflow:hidden;width:330px;height:1.2em;white-space:nowrap}.equipment__file-pending{color:#df9800;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:flex;padding:4px 12px;justify-content:center;align-items:center;gap:10px;border-radius:8px;background:#df98001a}.equipment__file .file{margin-top:8px;position:relative}.equipment__file .file__preview{cursor:pointer;display:flex}.equipment__file .file__preview.pdf{overflow-x:unset}.equipment__file .file__preview-pdf{background:#f4f5f6;border:1px solid #e9eaeb;font-size:14px;border-radius:8px;padding:12px 16px;width:100%;box-sizing:border-box;margin-top:8px}.equipment__file .file__preview-pdf.inspection{margin-bottom:10px}.equipment__file .file__preview-inspectionPhoto{object-fit:contain;max-width:300px}.equipment__file .file__preview-inspectionPhotoContainer{box-sizing:border-box;padding:0 10px;display:flex;justify-content:center;gap:6px;overflow-x:scroll}.equipment__file .file__preview-choose{width:20px!important;height:20px!important}.equipment__file .file__preview.column{display:flex;flex-direction:column}.equipment__file .file__preview.column>label>span>img{height:initial}.equipment__file .file__preview img{object-fit:cover;max-width:200px;width:100%;height:200px}.equipment__file .file__upload{width:30px;height:12px;display:flex;justify-content:center;align-items:center;position:absolute;background:#f9f9fb;border:1.11369px solid rgba(0,0,0,.1);border-radius:9px;right:10px;top:15px}.equipment__file .file__upload>img{width:30px;height:30px}.equipment__file label{width:100%;display:flex;align-items:center;cursor:pointer;padding:9.5px 0;background:#f4f5f6;border-radius:8px}.equipment__file label p{font-weight:400;font-size:14px;line-height:150%;color:#000;padding-left:10px}.equipment__date{width:100%;margin-bottom:16px}.equipment__date input{background:#f4f5f6;border:1px solid #e9eaeb;font-size:14px;border-radius:8px;padding:12px 16px;width:100%;box-sizing:border-box;margin-top:8px}.equipment__button{display:flex;align-items:center;justify-content:center;background:#4268b0;border-radius:8px;padding:14px 32px;color:#fff;font-weight:700;font-size:16px;line-height:20px;margin-right:22px;cursor:pointer;transition:.3s;border:none;width:100%}.equipment__button:hover{transform:translateY(-3px)}.equipment__button:active{transform:translateY(0)}.radio-option{display:flex;align-items:center;gap:9px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:10px}.radio-option:last-child{margin-bottom:0}.radio-option input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.radio-option label{padding-left:25px;font-weight:500;font-size:14px;line-height:20px;color:#27323c;cursor:pointer}.radio-option label:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-55%);width:16px;height:16px;border-radius:50%;border:2px solid #c1c7d0;transition:all .2s}.radio-option label:after{content:"";position:absolute;top:50%;left:4px;transform:translateY(-56%);width:12px;height:12px;border-radius:50%;background:#4268b0;opacity:0;transition:all .2s}.radio-option input:checked+label:before{border-color:#4268b0}.radio-option input:checked+label:after{opacity:1}.facility-modal{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:55}.facility-modal__content{max-width:512px;width:100%;background:#fff;border-radius:12px}.facility-modal__header{display:flex;align-items:center;justify-content:space-between;padding:24px 21px 16px;border-bottom:1px solid #e6e6e7;margin-bottom:16px}.facility-modal__title{font-weight:600;font-size:18px;line-height:27px;color:#27323c}.facility-modal__close img{cursor:pointer}.facility-modal__form{padding-bottom:24px;padding-left:40px;padding-right:40px}.facility-modal__btns{display:flex;align-items:center;justify-content:space-between;margin-top:32px}.facility-modal__create,.facility-modal__cancel{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;line-height:20px;color:#fff;max-width:207px;width:100%;background:#4268b0;border-radius:8px;padding-top:14px;padding-bottom:14px;cursor:pointer;border:1px solid transparent;transition:all .3s}.facility-modal__create:hover,.facility-modal__cancel:hover{transform:translateY(-3px)}.facility-modal__create:active,.facility-modal__cancel:active{transform:translateY(0)}.facility-modal__cancel{color:#565f67;background-color:#fff;border:1px solid #aeb3b7}.facility-modal__bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000057;z-index:-1}.facility-modal__field.row{display:flex;align-items:center;justify-content:space-between}.facility-modal__field .checkbox-container .checkmark{left:2px}.facility-modal__field .checkbox-container .checkmark:after{left:5.4px}.facility{padding:20px}.facility__content{box-sizing:border-box;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px}.facility__search{padding-top:16px;padding-left:16px}.facility__table-header{display:flex;align-items:center;background:#f4f5f6;border:1px solid #eeeff2;padding-left:8px;padding-right:8px}.facility__table-empty{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:100px;padding-bottom:24px;font-weight:500;font-size:20px;line-height:140%;text-align:center;color:#999}.facility__table-empty img{margin-bottom:16px;cursor:pointer}.facility__table-body{padding-left:8px;padding-right:8px;padding-bottom:4px}.facility__row{display:flex;align-items:center;border:1px solid #eeeff2;margin-top:4px}.facility__td{padding:12px;font-weight:400;font-size:16px;line-height:150%;letter-spacing:.3px;color:#111827}.facility__td.actions-facility{display:flex;align-items:center;gap:10px;border:none}.facility__td-delete{background:#da6767;color:#fff!important;border:1px solid #da6767!important}.facility__td:first-child{max-width:260px;width:100%;padding-left:24px}.facility__td:nth-child(2){max-width:258px;width:100%}.facility__td:nth-child(3){max-width:326px;width:100%}.facility__td:nth-child(4){max-width:175px;width:100%}.facility__td:last-child{max-width:150px;width:100%;display:flex;align-items:center;justify-content:flex-end}.facility__td:last-child>div{font-weight:500;font-size:14px;line-height:20px;color:#27323c;padding:4px 8px;border:1px solid #eeeff2;border-radius:4px;cursor:pointer}.facility__td .customSelect{margin-top:0}.facility__th{font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e;padding:23px 12px;box-sizing:border-box}.facility__th:first-child{max-width:290px;width:100%;padding-left:24px}.facility__th:nth-child(2){max-width:285px;width:100%}.facility__th:nth-child(3){max-width:350px;width:100%}.facility__th:nth-child(4){max-width:200px;width:100%}.facility__th:last-child{max-width:165px;width:100%}.facility .css-16szqh5-control,.facility .css-b0bc43-control{height:max-content;margin-top:0}.loader__wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.loader{border:10px solid #f3f3f3;border-radius:50%;border-top:10px solid #4268b0;width:60px;height:60px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal{position:fixed;left:0;z-index:555;width:100%;height:100%;top:10px;display:flex;align-items:center;justify-content:center;overflow-y:scroll;overflow-x:hidden}.modal .skeleton-loader{height:100px;border-radius:6px;display:block;margin-right:0;background-size:50px 500px;background:#bebdb8 linear-gradient(to right,#ffffff1a,#ffffff80 50%,#fff0 80%) repeat-y 0 0;animation:skeleton-loading 1s linear infinite alternate}.modal-drawer{justify-content:end;top:0}.modal.payment__main{z-index:999}.modal__content.reports-modal{max-width:800px}.modal__content.corporate{max-width:850px}.modal__content-drawer{max-width:512px;height:100%;border-radius:0}.modal__content-fieldfull .customInput{width:100%}.modal__content.service{max-width:700px}.modal__content.extra{max-width:792px}.modal__content-head.no-bottom{border:none}.modal__content-serviceHead{display:flex;align-items:center;margin-bottom:20px;background:#f4f5f6;padding:10px 0}.modal__content-serviceTitle{font-weight:700;font-size:16px;letter-spacing:.3px;color:#111827;margin-bottom:15px}.modal__content-service{display:flex;align-items:center;border:1px solid #e9eaeb;border-radius:4px;margin-bottom:10px;text-align:center}.modal__content-dangerText{text-align:center;font-size:20px;line-height:30px}.modal__content-serviceText{padding:5px 10px;max-width:33%;width:100%;font-weight:400;font-size:16px;letter-spacing:.3px;color:#111827;text-align:center}.modal__content-serviceText.new{padding:5px 16px;background:#da67671f;border-radius:8px;color:#da6767}.modal__content-serviceText.completed{padding:5px 16px;background:#0caf601f;border-radius:8px;color:#0caf60}.modal__content-serviceText.half{padding:5px 16px;background:#df98001f;border-radius:8px;color:#df9800}.modal__content-trial{box-sizing:border-box;padding:24px;margin-bottom:10px;border-radius:8px;background:#fff;box-shadow:0 0 2px #0003}.modal__content-subscriptionDates{display:flex;align-items:center;gap:16px;border-radius:8px;background:#fff;box-shadow:0 0 2px #0003;padding:24px;box-sizing:border-box}.modal__content-subscriptionDates>.divider{height:1px;width:20px;background:#0000001f;transform:translateY(10px)}.modal__content-body>.deactivated{margin-top:32px;color:#27323c;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:32px}.modal__content-body>.deactivated-img{max-width:100%;width:100%}.modal__content-body.save-modal{display:flex;flex-direction:column;gap:20px;align-items:center;padding:0}.modal__content-body.corporate{padding:20px 16px 12px}.modal__content-body.height{max-height:520px;overflow-y:auto}.modal__content-body.settings-change{height:490px}.modal__content-body_avatar{height:158px;display:flex;justify-content:center;align-items:center;position:relative}.modal__content-body_avatar-image-wrapper{width:40%;height:100%;overflow:hidden}.modal__content-body_avatar-image-wrapper>img{width:100%;height:100%;object-fit:cover;border-radius:50%}.modal__content-body_signature{height:158px;background:#f4f5f6;border:1px solid #e9eaeb;border-radius:8px;padding:12px 16px;display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:16px}.modal__content-body_signature>img{width:100%;height:100%;object-fit:contain}.modal__content-body.modal-content-fbo,.modal__content-body.order-manual{max-height:600px;height:100%!important;overflow-y:auto}.modal__content-body.order-manual .note{font-size:12px;color:#da6767;margin-bottom:15px}.modal__content-body.report{padding:16px 40px 24px}.modal__content-body.report .customInput{width:100%}.modal__content-body.report .customSelect__label{margin-bottom:8px}.modal__content-body.user{max-height:500px;height:100%!important;overflow-y:auto}.modal__content-body.user .customInput{width:100%}.modal__content-body_warningText{margin-bottom:10px}.modal__content-body_warningText .customInput{width:100%}.modal__content-body_warningText span{font-weight:600}.modal__content-body.user-drawer{height:78%;overflow-y:auto}.modal__content-body.user-drawer .customInput{width:100%}.modal__content-body.services{margin:0;max-width:initial;width:initial;max-height:600px;height:100%;overflow-y:auto}.modal__content-body.delete{display:flex;justify-content:center;font-size:18px}.modal__content-body.corrective{max-height:550px;overflow-y:auto}.modal__content-body.corrective .customInput{width:100%}.modal__content-body.image-block{height:450px;width:100%;padding:0;background:#f4f5f6}.modal__content-body.small-images-block{box-sizing:border-box;width:100%;display:flex;overflow-x:auto;padding:12px 8px;gap:1px}.modal__content-body.small-image{padding:0;width:54px;height:54px;border-radius:8px;overflow:hidden}.modal__content-body.small-image>img{width:100%;height:100%;object-fit:cover;padding:0}.modal__content-body.imageView{width:100%;height:100%;object-fit:contain;padding:0}.modal__content-body .SubmitButton{background:#4268b0;color:#fff;border-radius:8px;border:none;font-weight:700;font-size:16px;width:100%;padding:14px 32px;margin-top:20px;cursor:pointer}.modal__content-body>.corrective__fields{background:#fafafa;border:1px solid #e9eaeb;border-radius:10px;padding:10px;margin-bottom:24px}.modal__content-body>.corrective__fields>.corrective__fields-label{margin-top:4px;background:#f6f5f6;border:1px solid #e9eaeb;border-radius:8px;padding:12px 16px;margin-bottom:24px;font-weight:500;font-size:14px;line-height:22px;display:flex;align-items:center;justify-content:space-between}.modal__content-body>.corrective__fields>.corrective__fields-label>span{text-overflow:ellipsis;width:90%;overflow:hidden}.modal__content-body>.corrective__fields>.corrective__fields-label>img{width:40px;height:40px;border-radius:5px}.modal__content-body>.corrective__fields>.corrective__fields-label>span{max-width:330px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.modal__content-body.addInspection{height:373px;overflow-y:auto;padding:16px 26px 24px}.modal__content-body>.edit__user>.checkbox-container{padding-left:32px}.modal__content-body>.edit__user>.checkbox-container>.checkmark{left:3px}.modal__content-body>.card-data{display:flex;gap:20px}.modal__content-body>.card-data>.customInput{width:100%}.modal__content-inner{width:90%}.modal__content-inner.corporate-pricing{display:flex;flex-direction:column;padding:24px;border-radius:8px;background:#fff;box-shadow:0 0 2px #00000080}.modal__content-gallery{display:flex;justify-content:center;align-items:center;z-index:3}.modal__content-galleryExit{z-index:3;position:fixed;top:30px;right:30px;cursor:pointer}.modal__content-galleryPhoto{max-height:80vh;max-width:800px;object-fit:cover}.modal__content-bottom>button.save>a{color:#fff}.modal__content-bottom>button.delete{background:#da6767;color:#fff}.modal__gallery-photo{z-index:3;max-width:550px;width:100%;background:#f4f5f6}.modal__gallery-close{position:absolute;right:40px;top:40px;background:#fff;border-radius:8px;padding:10px;cursor:pointer;z-index:3}.modal.regions .checkmark{border-radius:3px}.modal .file{margin-top:8px;position:relative}.modal .file__preview{cursor:pointer}.modal .file__preview img{object-fit:cover;width:100%;height:200px}.modal .file__upload{width:30px;height:12px;display:flex;justify-content:center;align-items:center;position:absolute;background:#f9f9fb;border:1.11369px solid rgba(0,0,0,.1);border-radius:9px;right:10px;top:15px}.modal .file__upload>img{width:30px;height:30px}.modal .file label{width:100%;display:flex;align-items:center;cursor:pointer;padding:9.5px 0;background:#f4f5f6;border-radius:8px;justify-content:center}.modal .file label p{font-weight:400;font-size:14px;line-height:150%;color:#000;padding-left:10px}.modal__regions{position:fixed;z-index:3;height:100%;max-width:714px;width:100%;background:#fff;top:0;right:0}.modal__regions.small{max-width:515px}.modal__regions-header{display:flex;height:48px;padding:16px 20px;justify-content:space-between;align-items:center;border:1px solid #eeeff2;background:#fff}.modal__regions-items-header{display:flex;justify-content:space-between;background:none;border:none;padding:0}.modal__regions-title{color:#000;font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.48px}.modal__regions-body{height:83%;box-sizing:border-box;display:flex;padding:20px;flex-direction:column;align-items:center;gap:10px;position:relative}.modal__regions-body.modify-items{align-items:start;height:74%}.modal__regions-body.customInspections{padding:0}.modal__regions-input{display:flex;flex-direction:column}.modal__regions-inputTitle{color:var(--Greyscale-900, #111827);font-size:18px;font-style:normal;font-weight:700;line-height:140%}.modal__regions-inputSubTitle{color:var(--Default-set-Dark-Grey, #565f67);font-size:14px;font-style:normal;font-weight:400;line-height:14px;margin:8px 0}.modal__regions-inputSubTitle.red{color:red;cursor:pointer}.modal__regions-list{display:flex;justify-content:flex-start;width:100%;flex-direction:column;gap:20px 16px;overflow-y:scroll}.modal__regions-list.region{display:flex;overflow-y:scroll;max-height:620px;padding-bottom:16px}.modal__regions-list.selected{flex-direction:row;margin-bottom:20px;max-height:220px;min-height:inherit;overflow-y:scroll;padding-bottom:16px;flex-wrap:wrap}.modal__regions-list.all-items{display:flex;align-items:inherit;overflow-y:scroll;height:620px;padding-bottom:16px}.modal__regions-list.selected-items{box-sizing:border-box;padding:16px;border:1px solid #eeeff2;background:#f4f5f6;border-radius:8px;display:grid;grid-template-columns:1fr 1fr;min-height:inherit;height:max-content}.modal__regions-list.equipments{display:block;max-height:910px}.modal__regions-elem{max-width:293px;width:100%;display:flex;align-items:center}.modal__regions-elem>p{transform:translateY(3px)}.modal__regions-elemCheckbox{width:18px;height:18px;border-radius:3.429px;border:.857px solid #aeb3b7;margin-right:12px}.modal__regions-elemText{margin-left:16px}.modal__regions-elemImg{width:40px;height:40px;border:1px solid var(--Default-set-Stroke, #e9eaeb);border-radius:50%;background:#999}.modal__regions-elemName{color:var(--Greyscale-900, #111827);font-size:14px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.2px}.modal__regions-elemId{color:var(--Greyscale-600, #718096);font-size:12px;font-style:normal;font-weight:500;line-height:150%}.modal__regions-bottom{width:100%;height:88px;position:absolute;bottom:0;right:0;left:0;z-index:2;display:flex;justify-content:space-around;align-items:center;background:#fff}.modal__regions-bottom.item-bottom{flex-direction:column;height:140px;bottom:10px}.modal__regions-bottom-additional-buttons{display:flex;justify-content:space-around;align-items:center;width:100%}.modal__regions-warning{display:flex;align-items:center;margin:20px 30px;padding:5px 10px;box-sizing:border-box;background:#f4f5f6;border-radius:8px}.modal__regions-warning.builder{margin:0}.modal__regions-warning>img{margin-right:8px}.modal__regions-warning>p{font-size:15px;font-style:normal;font-weight:500;line-height:20px}.modal__regions-btn{max-width:240px;width:100%;border-radius:8px;background:#4268b0;display:flex;padding:14px 32px;justify-content:center;align-items:center;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer;transition:.3s}.modal__regions-btn.cancel{color:#565f67;border:1px solid var(--Default-set-Light-Grey, #aeb3b7);background:#fff}.modal__regions-btn:hover{transform:translateY(-5px)}.modal__regions-btn.create-item{background:#57a1ec0d;border:dashed 2px #57a1ec;width:100%;color:#000;max-width:83%}.modal__regions-btn.disabled{background:#908e8e}.modal__regions-equipmentTitle{color:#565f67;font-size:14px;font-style:normal;font-weight:400;line-height:14px;margin-bottom:8px}.modal__regions-equipmentList{display:flex;flex-direction:column;gap:20px;max-height:270px;overflow-y:auto}.modal__regions-equipmentElem{cursor:pointer;border-radius:8px;border:1px solid #e9eaeb;background:#f4f5f6;display:flex;padding:12px 16px;align-items:flex-start;gap:10px;color:#27323c;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.modal__regions-equipmentElem.active{border:1px solid #4268b0}.modal__regions-equipmentEmpty{margin:15px 0;display:flex;justify-content:center;color:#27323c;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.modal__corporate-header{display:grid;grid-template-columns:1fr 1fr 1fr;padding:12px 0;border-bottom:1px solid #eeeff2}.modal__corporate-th{color:#8e8e8e;font-size:16px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.2px}.modal__corporate-body{height:280px;overflow-y:auto}.modal__corporate-row{padding:8px 0;display:grid;grid-template-columns:1fr 1fr 1fr}.modal__corporate-bodyTh{display:flex;align-items:center;color:var(--Greyscale-900, #111827);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.3px}.modal__corporate-bodyTh>img{width:40px;height:40px;border-radius:12px;margin-right:8px}.modal__corporate-bodyTh>span{color:var(--Greyscale-900, #111827);font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.3px}.crop-photo{max-width:200px;width:100%;height:200px}.crop-photo-container{width:100%;display:flex;align-items:center;justify-content:center;margin-top:10px}.unused{display:none}.container{display:block;position:relative;padding-left:30px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:15px!important}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.modal .checkmark{position:absolute;top:10px;left:2px!important;height:17px;width:17px;background-color:#fff;border-radius:50%}.container:hover input~.checkmark{background-color:#ccc}.container input:checked~.checkmark{background-color:#fff;border:2px solid #4268b0}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{top:4px;left:4px;width:8px;height:8px;border-radius:50%;background:#4268b0}@media screen and (max-height: 800px){.modal__content-body{overflow:auto}.modal__content-body.corrective{max-height:400px!important}}@media screen and (max-height: 600px){.modal__content-body{max-height:50vh!important}.modal__content-body.corrective{max-height:200px!important}}.inspectionsForm__table{width:100%;height:100%;display:flex;flex-direction:column}.inspectionsForm__table.new{gap:10px}.inspectionsForm__table-head{width:100%;background:#f4f5f6;display:grid;grid-template-columns:.5fr 1.35fr .95fr .95fr .9fr .5fr .7fr .7fr .8fr 1fr .3fr;align-items:center;margin-bottom:2px}.inspectionsForm__table-head.invited{display:flex}.inspectionsForm__table-head.invited .inspectionsForm__table-th.last{justify-content:flex-start}.inspectionsForm__table-head.form{display:grid;grid-template-columns:1.5fr 1.5fr 1.5fr .5fr}.inspectionsForm__table-th{padding:24px;text-align:left;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e}.inspectionsForm__table-th:last-child{display:flex;justify-content:flex-end}.inspectionsForm__table-row{display:grid;align-items:center;grid-template-columns:.4fr 1.25fr .85fr .85fr .82fr .3fr .55fr .7fr .8fr 1fr .3fr;margin:2px 4px;border:1px solid #e9eaeb;border-radius:4px;cursor:pointer;position:relative}.inspectionsForm__table-row.row{display:flex}.inspectionsForm__table-row.row .inspectionsForm__table-bodyTh.last{justify-content:flex-start}.inspectionsForm__table-row.form{display:grid;grid-template-columns:1.5fr 1.5fr 1.5fr .5fr}.inspectionsForm__table-row:nth-child(odd){background:#f4f5f6}.inspectionsForm__table-row__invited-row{display:flex}.inspectionsForm__table-bodyTh{padding:24px;text-align:left;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.3px;color:#111827}.inspectionsForm__table-bodyTh .inspectionsForm__table-th.last{justify-content:flex-start}.inspectionsForm__table-bodyTh .dates{color:#27323c;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.3px}.inspectionsForm__table-bodyTh .dates>span{color:#999;font-size:12px;font-style:normal;font-weight:400;line-height:160%}.inspectionsForm__table-bodyTh .subscription{color:#8e8e8e;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.3px}.inspectionsForm__table-bodyTh:last-child{display:flex;justify-content:flex-end}.inspectionsForm__table-bodyTh.none-corporate{color:#aeb3b7;font-style:normal;font-weight:500}.inspectionsForm__table-bodyTh.subscriptionFbo{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.inspectionsForm__table-bodyTh.subscriptionFbo .fbo__end{font-weight:500;font-size:12px;line-height:160%;color:#000;text-align:left;margin-bottom:4px}.inspectionsForm__table-bodyTh.subscriptionFbo .fbo__renew{text-align:left;max-width:112px;width:100%}.inspectionsForm__table-bodyTh.subscriptionFbo .fbo__renew.on{background:#d6ebe9;border:1px solid #0db091;border-radius:8px;font-weight:500;font-size:10px;text-align:center;color:#0db091}.inspectionsForm__table-bodyTh.subscriptionFbo .fbo__renew.off{background:#df98001f;border:1px solid #df9800;border-radius:8px;font-weight:500;font-size:10px;text-align:center;color:#df9800}.inspectionsForm__table-bodyTh p{width:80%;text-align:center;text-transform:capitalize;height:max-content}.inspectionsForm__table-bodyTh p.confirmed{line-height:160%;color:#0db091;background:#0db0911f;border-radius:8px;padding:5px 0}.inspectionsForm__table-bodyTh p.processing{color:#57a1ec;background:#57a1ec1f;border-radius:8px}.inspectionsForm__table-bodyTh p.draft{color:#999;background:#9999991f;border:1px solid #999999;border-radius:8px}.inspectionsForm__table-bodyTh p.failed{color:#da6767;background:#da67671f;border:1px solid #da6767;border-radius:8px}.inspectionsForm__table-bodyTh>span{padding:5px 25px;max-width:140px;width:100%}.inspectionsForm__table-bodyTh>span.inspection__status{box-sizing:border-box;width:72px;padding:8px 16px;border-radius:8px;text-align:right;font-size:14px;font-style:normal;font-weight:500;line-height:160%;display:flex;align-items:center;justify-content:center}.inspectionsForm__table-bodyTh>span.inspection__status.off{background:#8e8e8e1f;color:#8e8e8e}.inspectionsForm__table-bodyTh>span.inspection__status.on{color:#0db091;background:#0db0911f}.inspectionsForm__table-bodyTh>span.status-new{color:#da6767;background:#da67671f;border:1px solid #da6767;border-radius:8px;text-transform:capitalize}.inspectionsForm__table-bodyTh>span.status-seen{color:#df9800;background:#df98001f;border:1px solid #df9800;border-radius:8px;text-transform:capitalize}.inspectionsForm__table-bodyTh>span.status-processing{color:#57a1ec;background:#57a1ec1f;border:1px solid #57a1ec;border-radius:8px;text-transform:capitalize}.inspectionsForm__table-bodyTh>span.status-canceled{color:#999;background:#9999991f;border:1px solid #999999;border-radius:8px;text-transform:capitalize}.inspectionsForm__table-bodyTh>span.status-delivered{color:#0db091;background:#0db0911f;border:1px solid #0db091;border-radius:8px;text-transform:capitalize}.inspectionsForm__table-bodyTh>span.confirmed{max-width:133px;width:100%;line-height:160%;text-align:center;color:#0db091;background:#0db0911f;border-radius:8px;text-transform:capitalize}.inspectionsForm__table-bodyTh{word-wrap:break-word}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{box-sizing:content-box;position:absolute;border:8px solid transparent;height:0;width:1px;content:"";z-index:-1;border-width:8px;left:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .holiday-overlay,.react-datepicker__month-text--holidays .holiday-overlay,.react-datepicker__quarter-text--holidays .holiday-overlay,.react-datepicker__year-text--holidays .holiday-overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .holiday-overlay,.react-datepicker__month-text--holidays:hover .holiday-overlay,.react-datepicker__quarter-text--holidays:hover .holiday-overlay,.react-datepicker__year-text--holidays:hover .holiday-overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}: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:-ms-flexbox;display:flex;-ms-flex-pack:justify;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;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;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;-ms-flex-item-align:start;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)}}.equipmentType{padding:20px}.equipmentType__content{box-sizing:border-box;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px}.equipmentType__search{display:flex;justify-content:flex-start;gap:20px;align-items:flex-start;padding-top:16px;padding-left:16px}.equipmentType__field{font-weight:400;font-size:14px;line-height:14px;color:#999;margin-bottom:8px}.equipmentType__table-header{display:flex;align-items:center;background:#f4f5f6;border:1px solid #eeeff2;padding-left:8px;padding-right:8px}.equipmentType__table-empty{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:100px;padding-bottom:24px;font-weight:500;font-size:20px;line-height:140%;text-align:center;color:#999}.equipmentType__table-empty img{margin-bottom:16px;cursor:pointer}.equipmentType__table-body{display:flex;flex-direction:column;padding-left:8px;padding-right:8px;padding-bottom:4px}.equipmentType__row{display:flex;align-items:center;border:1px solid #eeeff2;margin-top:4px;padding:28px 24px}.equipmentType__row-th:first-child{max-width:379px;width:100%}.equipmentType__row-th:nth-child(2){max-width:1100px;width:100%}.equipmentType__row-th:nth-child(3)>div{font-weight:500;font-size:14px;line-height:20px;color:#27323c;padding:4px 8px;border:1px solid #eeeff2;border-radius:4px;cursor:pointer}.equipmentType__th{font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e;padding:23px 12px;box-sizing:border-box}.equipmentType__th:first-child{max-width:390px;width:100%;padding-left:24px}.equipmentType__th:nth-child(2){max-width:1100px;width:100%}.equipmentType__th:nth-child(3){max-width:70px;width:100%}.equipmentType .css-16szqh5-control,.equipmentType .css-b0bc43-control{height:max-content;margin-top:0}.auth{max-height:100vh!important;height:100vh}.auth__wrapper{display:flex;align-items:stretch;justify-content:space-between;height:inherit}.auth__left{width:50%}.auth__left img{width:100%;height:100%;object-fit:cover}.auth__right{display:flex;align-items:center;justify-content:center;width:50%}.auth__box{display:flex;gap:16px}.auth__box.s{margin-bottom:15px}.auth__box>div{width:100%}.auth__box-checkbox .checkmark{left:2px;border-radius:4px}.auth__title{font-weight:800;font-size:32px;line-height:24px;color:#262d33;margin-bottom:32px}.auth__field{display:flex;flex-direction:column;margin-bottom:20px;position:relative}.auth__field.read-only input{cursor:inherit;color:#999}.auth__field.corporate-dark .customSelect{margin-top:0}.auth__field.corporate-dark .customSelect__label{color:#565f67;font-weight:500}.auth__field .input_number{display:flex;align-items:center}.auth__field .input_number span{display:flex;align-items:center;justify-content:center;width:20px;height:40px;background-color:#f4f5f6;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.02em;outline:none;border:1px solid #e9eaeb;border-top-left-radius:8px;border-bottom-left-radius:8px;border-right:0}.auth__field .input_number input{width:100%;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;border-left:0}.auth__field .eye{position:absolute;top:35px;right:15px;cursor:pointer}.auth__field-codeField{width:100%!important}.auth__field-codeField .styles_react-code-input__CRulA{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:16px}.auth__field-codeField input{border:1px solid #908e8e!important;box-sizing:border-box;border-radius:8px!important;transition:all .3s;position:relative}.auth__field-codeField input:focus{border:1px solid #0052cc!important}.auth__field-codeField input:after{content:"";position:absolute;top:50%;right:-5%;transform:translateY(-50%);width:16px;height:1px;color:#111827}.auth__field-codeField.registration input{border:1px solid #e9eaeb!important;box-sizing:border-box;border-radius:8px!important;transition:all .3s;position:relative;background:#f4f5f6}.auth__field-codeField.registration input:focus{border:1px solid #0052cc!important}.auth__field-codeField.registration input:after{content:"";position:absolute;top:50%;right:-5%;transform:translateY(-50%);width:16px;height:1px;color:#111827}.auth__field.phone{position:relative}.auth__field.phone>input{padding-left:35px}.auth__field.phone .phone__num{position:absolute;top:37px;left:10px;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.02em}.auth__emailText{margin-bottom:24px;font-weight:400;font-size:16px}.auth__emailText span{font-weight:700}.auth__label{font-weight:500;font-size:14px;line-height:20px;letter-spacing:.02em;color:#565f67;margin-bottom:6px}.auth__label.fbo{color:#999}.auth__input{background:#f4f5f6;border:1px solid #e9eaeb;border-radius:8px;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.02em;padding:10px 12px;outline:none}.auth__input::placeholder{color:#999}.auth__input.corporate{max-width:300px;padding:10px 12px}.auth input[type=password]{padding-right:40px}.auth__links{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.auth__links a{font-weight:600;font-size:14px;line-height:20px;color:#57a1ec}.auth__checkbox{position:relative}.auth__checkbox input{position:absolute;top:0;left:0;opacity:0;z-index:-1}.auth__checkbox label{cursor:pointer;padding-left:30px}.auth__checkbox label:before{content:"";position:absolute;top:-1.5px;left:0;width:20px;height:20px;border:1.5px solid rgba(111,118,126,.4);border-radius:6px;cursor:pointer;transition:all .3s}.auth__checkbox label:after{content:"";position:absolute;left:9px;top:4px;width:3px;height:8px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);opacity:0}.auth__checkbox input:checked+label:before{background:#4268b0}.auth__checkbox input:checked+label:after{opacity:1}.auth__submit{width:100%;background:#4268b0;border-radius:8px;font-weight:700;font-size:16px;line-height:20px;color:#fff;padding:18px 0;cursor:pointer;border:none;transition:all .3s;margin-bottom:20px}.auth__submit.s{padding:12px 0}.auth__submit:hover{transform:translateY(-3px)}.auth__submit:active{transform:translateY(0)}.auth__submit.disabled{background:#bebebe}.auth__try{font-weight:500;font-size:16px;line-height:20px;text-decoration-line:underline;color:#565f67}.auth__try.again{cursor:pointer}.auth__other{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #d9d9d9;margin-bottom:15px}.auth__other>span{font-size:16px;line-height:20px;color:#565f67}.auth__other>a{font-weight:500;font-size:16px;line-height:20px;text-decoration-line:underline;color:#27323c}.auth__terms{display:flex;align-items:center;justify-content:space-between}.auth__terms>a{font-weight:500;font-size:16px;line-height:20px;text-decoration-line:underline;color:#27323c}.auth__error{display:block;margin-top:2px;color:red;font-size:12px}.auth__content.forgot,.auth__content.regist{max-width:467px;width:100%}.auth__back{padding:12px 10px;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.02em;color:#4268b0;display:flex;align-items:center;margin-bottom:16px}.auth__subtitle{font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#718096;margin-bottom:32px}.auth__expired{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;gap:32px}.auth__expired-title{font-size:32px;text-align:center}.auth__expired-text{font-size:18px;text-align:center;color:#27323c;line-height:28px}.auth__logo-row{display:flex;align-items:center;justify-content:center;margin-bottom:64px;gap:16px}.auth__divider{width:100%;height:2px;background:#d9d9d9;border-radius:1px;min-width:120px}.auth__logo-img{height:48px;width:auto;display:block}@media only screen and (max-width: 600px){.auth__wrapper{height:100vh;display:block}.auth__left{width:100%;height:40%}.auth__left img{width:100%;height:100%;object-fit:cover}.auth__right{margin-top:20px;display:flex;align-items:center;justify-content:center;width:100%;height:60%}.auth__content{width:100%;height:100%;padding:16px}.auth__content.regist,.auth__content.forgot{padding:0}.auth__form{padding:20px}.auth__title,.auth__subtitle{padding-left:20px}.auth__box{display:block}}.errorMessage{max-width:467px;display:flex;padding:16px;gap:16px;background-color:#df98001f;border-radius:8px;margin-bottom:10px}.errorMessage_text .text1{font-weight:700;font-size:16px}.errorMessage_text .text2{font-weight:400;font-size:14px}.editType{margin:20px;padding:24px;max-width:800px;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px;height:calc(100vh - 200px);overflow-y:scroll}.editType__revision{margin:20px;max-width:848px;width:100%}.editType__btn{max-width:100%;width:100%;background:#4268b01a;border:1px solid #e9eaeb;border-radius:8px;display:flex;justify-content:center;align-items:center;color:#4268b0;font-weight:700;font-size:16px;line-height:20px;padding:14px 0;cursor:pointer}.editType__btn>span{margin-left:4px}.editType__inspection{cursor:pointer;padding:12px 16px;border-bottom:.5px solid #f4f5f6}.editType__inspection.active{background:#4268b01a}.editType__added{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.editType__added>p{padding:12px 16px;background:#fff;border:1px solid #e9eaeb;border-radius:8px;width:92%}.editType__added>img{cursor:pointer}.editType__equipmentLabel{font-weight:400;font-size:14px;line-height:14px;color:#999;margin-bottom:8px}.editType__equipmentName{background:#f4f5f6;border:1px solid #e9eaeb;border-radius:8px;padding:12px 16px;margin-bottom:16px}.editType__category{background:#fff;margin-bottom:16px}.editType__category>p{font-weight:600;font-size:14px;line-height:14px;color:#27323c;margin-bottom:8px}.editType__forms{display:flex;flex-direction:column}.editType__forms-elem{border:1px solid #e9eaeb;border-radius:8px;font-size:14px;padding:12px 16px 12px 52px;margin-bottom:8px;display:flex;align-items:center}.editType__box{border-bottom:1px solid #e9eaeb;margin-bottom:20px}.editType__box.border-none{border:none}.editType__fields .checkbox-container .checkmark{left:2px}.editType__fields .checkbox-container .checkmark:after{left:5.4px}.skeleton-loader{height:100px;border-radius:6px;display:block;margin-right:24px;background-size:50px 500px;background:#bebdb8 linear-gradient(to right,#ffffff1a,#ffffff80 50%,#fff0 80%) repeat-y 0 0;animation:skeleton-loading 1s linear infinite alternate}.fillInspection{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:16px;padding-bottom:30px}.fillInspection__unable{margin-top:16px;font-weight:700;margin-right:24px}.fillInspection__comments{box-sizing:border-box;background:#fff;display:flex;height:56px;padding:16px;justify-content:center;align-items:center;gap:4px;cursor:pointer;border-bottom:1px solid #eeeff2}.fillInspection__comments>p{color:#57a1ec;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.fillInspection .sump{display:flex;border-bottom:1px solid rgba(128,128,128,.726)}.fillInspection .sump__title{font-weight:600;font-size:14px;line-height:20px;letter-spacing:.02em;color:#27323c;margin-bottom:10px}.fillInspection .sump .fillInspection__field-radio{padding-right:15px;margin-right:10px}.fillInspection .sump .fillInspection__field-radio:last-child{margin-right:0}.fillInspection .sump__box:last-child{margin-top:10px}.fillInspection .sump__box:last-child .sump{border:none}.fillInspection .sump__option{display:flex;align-items:center}.fillInspection .sump__option .sump:last-child{border:none;margin-top:10px}.fillInspection .sump__option .fillInspection__field-radio{padding-right:15px;margin-right:10px}.fillInspection .sump__option .fillInspection__field-radio:last-child{margin-right:0}.fillInspection__left{max-width:332px;width:100%;background:#fff;border:1px solid #eaeaea}.fillInspection__right{width:100%;margin-top:16px;height:76vh;overflow:scroll}.fillInspection__right-name{padding:16px;background:#fff;font-weight:600;font-size:16px;line-height:24px;color:#111827}.fillInspection__list{display:flex;flex-direction:column;grid-gap:4px;margin-top:10px;padding:16px;height:62vh;overflow-y:scroll}.fillInspection__counter{display:flex;align-items:center;justify-content:space-between;background:#e9eaeb;border-radius:8px;padding:8px 16px;max-width:268px;margin:16px 16px 0}.fillInspection__counter-text{font-weight:500;font-size:14px;line-height:160%;color:#565f67}.fillInspection__item{padding:16px;display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;cursor:pointer;transition:all .2s}.fillInspection__item_active{background:#4268b0;border:1px solid transparent}.fillInspection__item_active.fillInspection__item_completed{background:#f0faef;border:1px solid #82c971;border-radius:12px}.fillInspection__item_active.fillInspection__item_completed .fillInspection__item-title{color:#23262f}.fillInspection__item_active .fillInspection__item-title{color:#fff}.fillInspection__item-title{font-weight:600;font-size:16px;line-height:24px;color:#23262f}.fillInspection__item-text{font-weight:400;font-size:14px;line-height:24px;color:#23262f}.fillInspection__item-text>span{font-weight:700}.fillInspection__item-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.fillInspection__item-nfcContainer{margin-top:8px;display:flex;align-items:center;gap:8px}.fillInspection__item-nfcCheckbox{display:flex;align-items:center;gap:2.7px;border-radius:4px;padding:4px 8px}.fillInspection__item-nfcCheckbox.nfc-active{background:#deeed1}.fillInspection__item-nfcCheckbox.nfc-inactive{background:#da67671a}.fillInspection__item-icon{width:20px;height:20px}.fillInspection__skip{width:100%;height:80vh;background:#fff;margin-right:24px;display:flex;flex-direction:column;justify-content:center;align-items:center}.fillInspection__skip-text{max-width:334px;color:#999;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:140%}.fillInspection__fields{display:flex;flex-direction:column;grid-gap:16px}.fillInspection__fields-error{padding:14px 32px;background:#da67671f;border:1px solid #da6767;border-radius:8px;font-weight:600;font-size:15px;line-height:24px;color:#da6767;margin-right:24px}.fillInspection__field{background:#fff;border-radius:8px;padding:12px;margin-right:24px}.fillInspection__field-preview{height:150px;object-fit:cover;max-width:300px}.fillInspection__field-name{display:flex;align-items:center;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.02em;color:#27323c;margin-bottom:10px}.fillInspection__field-options{background:#f7f7f7;border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:12px;display:flex;flex-direction:column;grid-gap:16px}.fillInspection__field-galleryPhoto{max-width:110px;width:100%;height:110px;object-fit:cover;border-radius:5px}.fillInspection__field-option{width:100%}.fillInspection__field-option .customInput{margin-bottom:0}.fillInspection__field-optionName{font-weight:500;font-size:14px;line-height:150%;color:#000;opacity:.5;margin-bottom:4px}.fillInspection__field-comment{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:12px 16px;width:calc(100% - 35px);margin-bottom:12px}.fillInspection__field-commentName{font-weight:500;font-size:14px;line-height:150%;color:#000;opacity:.5;margin-bottom:8px}.fillInspection__field-commentArea{display:block;resize:none;background:#f4f5f6;border:1px solid #e9eaeb;border-radius:8px;padding:8px 16px;font-weight:500;font-size:14px;line-height:20px;color:#27323c;outline:none;margin-bottom:8px;width:calc(100% - 32px)}.fillInspection__field-commentArea::placeholder{color:#999}.fillInspection__field-commentFile{margin-bottom:8px}.fillInspection__field-commentFile label{display:flex;align-items:center;cursor:pointer;padding:9.5px 0;background:#f5f5f5;border-radius:8px;justify-content:center}.fillInspection__field-commentFile label span{display:inline-block;margin-right:10px;margin-top:2px}.fillInspection__field-commentFile label p{font-weight:400;font-size:14px;line-height:150%;color:#000}.fillInspection__field-commentImages{display:flex;align-items:center;grid-gap:8px;flex-wrap:wrap}.fillInspection__field-commentImage{position:relative}.fillInspection__field-commentImage:hover .fillInspection__field-commentImageDel{opacity:1}.fillInspection__field-commentImage:hover .fillInspection__field-commentImg{background:linear-gradient(0deg,#0000004d,#0000004d)}.fillInspection__field-commentImageDel{position:absolute;background:#0006;border-radius:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;right:10px;top:10px;cursor:pointer;opacity:0;transition:all .2s}.fillInspection__field-commentImg{width:120px;height:120px;border-radius:8px;object-fit:cover}.fillInspection__field-dry{display:flex;align-items:center;gap:16px;width:100%;margin-bottom:20px}.fillInspection__field-radio{display:block;position:relative;padding-left:45px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;font-weight:500;font-size:14px;line-height:20px;color:#27323c;padding-top:12px;padding-bottom:12px}.fillInspection__field-radio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:50%;left:16px;height:16px;width:16px;transform:translateY(-50%);border-radius:50%;background:transparent;border:2px solid #c1c7d0;transition:all .2s}.fillInspection__field-radio:hover input~.checkmark{background-color:#efeff3}.fillInspection__field-radio input:checked~.checkmark{background-color:transparent;border:2px solid red}.checkmark:after{content:"";position:absolute;display:none}.fillInspection__field-radio input:checked~.checkmark:after{display:block}.fillInspection__field-radio .checkmark:after{top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:green}.inputFile{display:none}.fillInspection__field-commentBtn{position:absolute;right:16px}.fillInspection__field-checkbox{display:block;position:relative;padding-left:45px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;font-weight:500;font-size:14px;line-height:20px;color:#27323c;padding-top:12px;padding-bottom:12px}.fillInspection__field-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark-checkbox{position:absolute;top:50%;left:16px;height:16px;width:16px;transform:translateY(-50%);border-radius:4px;background:transparent;border:2px solid #c1c7d0;transition:all .2s}.checkmark-checkbox img{opacity:0;transform:translate(1px,-2px);transition:all .2s}.fillInspection__field-checkbox:hover input~.checkmark-checkbox{background-color:#efeff3}.fillInspection__field-checkbox input:checked~.checkmark-checkbox{background-color:transparent;border:2px solid #c1c7d0}.fillInspection__field-checkbox input:checked~.checkmark-checkbox img{opacity:1}.checkmark-checkbox:after{content:"";position:absolute;display:none}.fillInspection__field-checkbox input:checked~.checkmark-checkbox:after{display:block}.fillInspection__field-checkbox .checkmark-checkbox:after{top:2px;left:2px;width:12px;height:12px;border-radius:50%}.fillInspection__field-textarea{width:calc(100% - 32px);resize:none;outline:none;padding:8px 16px;font-weight:500;font-size:14px;line-height:150%;display:flex;align-items:center;color:#27323c;border:1px solid rgba(0,0,0,.1);border-radius:4px}.fillInspection__field-textarea_manual{width:calc(100% - 46px);transform:translate(14px)}.fillInspection__field-manualForm{display:block;position:relative;padding-left:45px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:500;font-size:14px;line-height:20px;color:#27323c;padding-top:12px;padding-bottom:12px;width:max-content;margin-top:14px}.fillInspection__field-manualForm input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark-checkbox-manualForm{position:absolute;top:50%;left:16px;height:16px;width:16px;transform:translateY(-50%);border-radius:4px;background:transparent;border:2px solid #c1c7d0;transition:all .2s}.checkmark-checkbox-manualForm img{opacity:0;transform:translate(1px,-2px);transition:all .2s}.fillInspection__field-manualForm:hover input~.checkmark-checkbox-manualForm{background-color:#efeff3}.fillInspection__field-manualForm,input:checked,~.checkmark-checkbox-manualForm{background-color:transparent;border:2px solid #c1c7d0}.fillInspection__field-manualForm img,input:checked img,~.checkmark-checkbox-manualForm img{opacity:1}.checkmark-checkbox-manualForm:after{content:"";position:absolute;display:none}.fillInspection__field-manualForm,input:checked,~.checkmark-checkbox-manualForm:after{display:block}.fillInspection__field-manualForm .checkmark-checkbox-manualForm:after{top:2px;left:2px;width:12px;height:12px;border-radius:50%}.fillInspection__btns{display:flex;align-items:center;grid-gap:16px;margin-top:12px;margin-bottom:24px}.fillInspection__btn{padding:14px 32px;background:linear-gradient(0deg,#0db09133,#0db09133),#fff;border:1px solid rgba(13,176,145,.5);border-radius:8px;font-weight:700;font-size:16px;line-height:20px;color:#0db091;cursor:pointer}.fillInspection__btn_close{background:#fff;border:1px solid #e9eaeb;color:#27323c}.fillInspection__field-time{width:100%;background:#f4f5f6}.react-time-picker__wrapper{display:flex}.comments{position:fixed;top:0;left:0;z-index:555;width:100%;height:100%;overflow-y:scroll;overflow-x:hidden}.comments__content{position:fixed;max-width:547px;width:100%;z-index:3;top:0;right:0;height:100vh;background:#f7f7f7}.comments__header{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;height:82px;padding:16px 32px;border:1px solid #eeeff2;background:#fff;position:relative;z-index:33}.comments__header>p{color:#000;font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.48px}.comments__header>img{cursor:pointer}.comments__list{height:770px;width:100%;display:flex;flex-direction:column;box-sizing:border-box;padding:24px 32px;overflow-y:scroll;gap:16px}.comments__list.center{transform:translateY(-100px);justify-content:center;align-items:center}.comments__element-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.comments__element-user{display:flex;align-items:center;gap:8px}.comments__element-user>img{width:24px;height:24px;object-fit:cover;border-radius:50%}.comments__element-user>p{color:var(--Ink-Darkest, #090a0a);font-size:16px;font-style:normal;font-weight:400;line-height:20px}.comments__element-date{color:var(--Grey-Grey, #999);text-align:right;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.comments__element-content{display:flex;padding:10px 12px;border-radius:5px;border:1px solid var(--Grey-Storke, #eaeaea);background:#fff;flex-direction:column}.comments__element-text{color:#27323c;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.comments__element-files{display:flex;gap:6px;margin-top:6px}.comments__element-file{position:relative;display:flex;align-items:center;background:#d6d5d5;max-width:450px;width:100%;max-height:150px}.comments__element-file>.items{box-sizing:border-box;display:flex;justify-content:center;align-items:center;max-width:450px;width:100%;max-height:150px;border-radius:5px;background:#000;opacity:.5;cursor:pointer;position:absolute;top:0;right:0;bottom:4px;left:0}.comments__element-file>.items-text{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.comments__element-file>img{cursor:pointer;width:100%;height:100%;object-fit:cover;border-radius:5px}.comments__empty{display:flex;flex-direction:column;align-items:center}.comments__empty-title{color:var(--Black, #27323c);text-align:center;font-feature-settings:"clig" off,"liga" off;font-size:18px;font-style:normal;font-weight:600;line-height:24px}.comments__empty-subtitle{color:var(--Default-set-Grey, #999);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.comments__bottom{box-sizing:border-box;position:fixed;max-width:547px;width:100%;z-index:3;bottom:0;right:0;background:#f7f7f7;padding:16px}.comments__bottom>p{color:#999;text-align:left;font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:8px}.comments__files{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:8px;border-top:1px solid #e5e6e7;padding-top:8px}.comments__files-elem{position:relative}.comments__files-elem>img{width:54px;height:54px;object-fit:cover;border-radius:5px;border:1px solid #e5e6e7}.comments__files-remove{position:absolute;z-index:10;right:-5px;top:-5px;display:flex;justify-content:center;align-items:center;gap:12px;cursor:pointer}.comments__input{position:relative}.comments__input>input{padding:18px 16px;border-radius:10px;border:1px solid #e5e6e7;background:#a7aec11a;width:94%;font-size:16px;font-style:normal;font-weight:500;line-height:160%}.comments__input>input::placeholder{color:#aaadb2}.comments__input>input:focus{border:1px solid #e5e6e7}.comments__input-images{position:absolute;z-index:10;right:16px;top:-5px;display:flex;justify-content:center;align-items:center;gap:12px}.comments__input-images svg{cursor:pointer}.comments__input-file{opacity:0;display:none}.comments__bg{position:fixed;width:100%;height:100vh;z-index:2;background:#131313;top:0;left:0;background:#1e1e1e80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.gallery{position:fixed;top:0;left:0;z-index:555;width:100%;height:100%;overflow-y:scroll;overflow-x:hidden}.gallery__content{box-sizing:border-box;padding:12px;top:50%;left:50%;transform:translate(-50%,-50%);position:fixed;width:80%;height:90vh;z-index:4;background:#fff;border-radius:12px}.gallery__content-header{display:flex;justify-content:flex-end;align-items:center}.gallery__content-header>img{cursor:pointer}.gallery__content-main{position:relative;width:100%;height:80%;background:#e1e1e1;margin-top:5px}.gallery__content-download{position:fixed;bottom:170px;right:30px;z-index:5;padding:10px;border-radius:5px;background:#fff;cursor:pointer}.gallery__content-download>img{width:30px;height:30px}.gallery__content-img{width:100%;height:100%;object-fit:contain}.gallery__content-list{box-sizing:border-box;width:100%;margin-top:10px;display:flex;align-items:center;gap:16px;overflow-x:auto;padding:10px 0}.gallery__content-elem{box-sizing:border-box;background:#d6d5d5;border-radius:12px;max-width:250px;width:100%;height:100px;object-fit:contain;cursor:pointer}.gallery__content-elem.active{border:2px solid #0052cc}.gallery__bg{position:fixed;width:100%;height:100vh;z-index:2;background:#131313;top:0;left:0;background:#1e1e1e80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.inspectionTags{border-radius:4px;padding:3px 8px;display:flex;gap:5px}.inspectionTags_NFC{background:#deeed1}.inspectionTags_NFC_icon{padding:0;display:flex;justify-content:center;align-items:center}.inspectionTags_NFC_text{color:#425433;font-weight:800;font-size:15px}.inspectionTags_WEB{background:#4268b01a}.inspectionTags_WEB_icon{padding:0;display:flex;justify-content:center;align-items:center}.inspectionTags_WEB_text{color:#4268b0;font-weight:800;font-size:15px}.inspectionTags_NOTE{background:#df98001a}.inspectionTags_NOTE_icon{padding:0;display:flex;justify-content:center;align-items:center}.inspectionTags_NOTE_text{color:#df9800;font-weight:800;font-size:15px}.inspectionTags_NO_NFC{background:#da67671a}.inspectionTags_NO_NFC_icon{padding:0;display:flex;justify-content:center;align-items:center}.inspectionTags_NO_NFC_text{color:#da6767;font-weight:800;font-size:15px}.inspection_detail_dates{padding:16px 0;margin-bottom:16px;display:flex}.inspection_detail_dates__inspection_date{border-radius:8px;background:#f4f5f6;padding:12px}.inspection_detail_dates__inspection_date div{display:flex}.inspection_detail_dates__inspection_date div p{color:#999}.inspection_detail_dates__inspection_date div span{margin-left:5px;font-weight:600;text-transform:capitalize}.inspection_detail_dates__manual_inspection_date{margin-left:8px;border-radius:8px;background:#f4f5f6;padding:12px}.inspection_detail_dates__manual_inspection_date div{display:flex}.inspection_detail_dates__manual_inspection_date div p{color:#999}.inspection_detail_dates__manual_inspection_date div span{margin-left:5px;font-weight:600}.report{padding:20px}.report__content{box-sizing:border-box;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px}.report__search{display:flex;align-items:center;gap:24px;padding:24px 16px}.report__search>.customInput{margin-bottom:7px}.report__table-header{display:grid;grid-template-rows:auto;grid-template-columns:repeat(8,1fr);background:#f4f5f6;border:1px solid #eeeff2;padding-left:8px;padding-right:8px}.report__table-empty{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:100px;padding-bottom:24px;font-weight:500;font-size:20px;line-height:140%;text-align:center;color:#999}.report__table-empty img{margin-bottom:16px;cursor:pointer}.report__table-body{padding-left:8px;padding-right:8px;padding-bottom:4px}.report__th{font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e;padding:23px 12px;box-sizing:border-box}.report__row{display:grid;grid-template-columns:repeat(8,1fr);border:1px solid #eeeff2;margin-top:4px}.report__td{width:100%;text-align:left;padding:12px 12px 12px 14px;font-weight:400;font-size:16px;line-height:150%;letter-spacing:.3px;color:#111827}.report__td.img{display:flex;align-items:center}.report__td.img img{width:33px;height:33px;transform:translate(30px)}.report__td.small{display:flex;align-items:center;font-size:13px;text-align:center}.report__td.action{display:flex;gap:5px}.report__td:nth-child(7) img{transform:translate(17px)}.report__td:nth-child(8) img{cursor:pointer;transform:translate(-5px)}.report .css-16szqh5-control,.report .css-b0bc43-control{height:max-content;margin-top:0}.agencyCard{padding:16px;border-radius:12px;background:#fff;display:flex;align-items:flex-start;justify-content:space-between;position:relative}.agencyCard__left{display:flex;max-width:30%;min-width:30%;width:100%;padding-right:30px}.agencyCard__left-agency{display:flex;flex-direction:column;width:64px;margin-right:18px}.agencyCard__left-photo{display:flex;justify-content:center;align-items:center;width:100%;height:64px;border-radius:8px;background:#f4f5f6;margin-bottom:4px}.agencyCard__left-logo{width:60px;height:60px;flex-shrink:0;object-fit:contain}.agencyCard__left-id{box-sizing:border-box;width:100%;border-radius:8px;background:#f4f5f6;text-align:center;padding:4px 8px;color:#565f67;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.agencyCard__left-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.agencyCard__left-text{display:flex;flex-direction:column;gap:12px}.agencyCard__left-name{color:#27323c;font-size:18px;font-style:normal;font-weight:600;line-height:150%}.agencyCard__left-status{font-size:14px;font-style:normal;font-weight:500;line-height:150%;text-transform:uppercase;padding:4px 8px;border-radius:4px;margin-left:12px}.agencyCard__left-status.on{border:1px solid var(--Functional-Correct-Green, #0db091);background:#0db09133;color:#0db091}.agencyCard__left-status.off{color:#999;border:1px solid var(--Default-set-Grey, #999);background:var(--Default-set-Secondary, #f4f5f6)}.agencyCard__left-airport{color:#8e8e8e;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.2px}.agencyCard__left-airport>span{color:#27323c;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.agencyCard__left-dates{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:47px;border-radius:4px;border:1px solid #e9eaeb;padding:4px 8px;width:325px}.agencyCard__left-dates>div{display:flex;align-items:center;gap:4px}.agencyCard__left-dates>div>p{color:#8e8e8e;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.2px}.agencyCard__left-dates>div>span{color:#565f67;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.agencyCard__left-calendar{width:81px}.agencyCard__mid{height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0 54px;gap:16px;max-width:30%;min-width:30%}.agencyCard__mid.border{max-width:416px;min-width:330px;width:100%;border-right:1px solid #e9eaeb;border-left:1px solid #e9eaeb}.agencyCard__mid-block{max-width:307px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:4px 8px;border-radius:4px;border:1px solid #e9eaeb}.agencyCard__mid-text{color:#8e8e8e;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.2px}.agencyCard__mid-subtext{color:#565f67;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.agencyCard__mid-status{padding:4px 8px;border-radius:4px;text-transform:uppercase}.agencyCard__mid-status.on{color:#0db091;font-size:14px;font-style:normal;font-weight:500;line-height:150%;border:1px solid #0db091;background:#0db09133}.agencyCard__mid-status.off{color:#8e8e8e;font-size:14px;font-style:normal;font-weight:500;line-height:150%;border:1px solid #8e8e8e;background:#8e8e8e1f}.agencyCard__right{display:flex;flex-direction:column;justify-content:center;margin-left:30px;max-width:30%;min-width:30%}.agencyCard__action{height:100%;max-width:150px;width:10%;display:flex;justify-content:flex-end;align-items:center;margin-top:50px;margin-right:20px}.agencyCard__action>img{cursor:pointer;transform:rotate(90deg)}.error-page{display:flex;align-items:center;justify-content:center;height:80%}.error-page img{max-width:400px}#monkey_404{width:800px;height:480px}#monkey_404 .st0{fill:#e8ebed}#monkey_404 .st1{fill:#fff}#monkey_404 .st2{fill:none;stroke:#89949b;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#monkey_404 .st3{fill:#e8ebed;stroke:#89949b;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#monkey_404 .st4{fill:#fff;stroke:#89949b;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#monkey_404 .st5{fill:none;stroke:#89949b;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#monkey_404 .st6{fill:none;stroke:#89949b;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#monkey_404 .st7{fill:#fff;stroke:#89949b;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#monkey_404 .st8,#monkey_404 .st9{fill:#89949b}#monkey_404 .st10{fill:none;stroke:#89949b;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#monkey_404 .st11{fill:#fff}#monkey_404 .st12{fill:#fff;stroke:#8894a0;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#monkey_404 .st13{fill:#fff;stroke:#89949b;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#monkey_404 .st14,#monkey_404 .st15{fill:none;stroke:#89949b;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#monkey_404 #arm{transform-origin:155px 292px;transform:rotate(-2deg)}#monkey_404 #monkey{animation:monkey-breathe 3s infinite ease-in-out}#monkey_404 #zelda,#monkey_404 #tetris,#monkey_404 #moon,#monkey_404 #star_a,#monkey_404 #star_b,#monkey_404 #star_c,#monkey_404 #star_d,#monkey_404 #number_4,#monkey_404 #number_4_2,#monkey_404 #number_0,#monkey_404 #sword{animation:levitate 3s infinite ease-in-out}#monkey_404 #zelda{animation-delay:0s;animation-duration:3s}#monkey_404 #tetris{animation-delay:1s;animation-duration:3s}#monkey_404 #moon{animation-delay:.5s;animation-duration:3s}#monkey_404 #star_a{animation-delay:0s;animation-duration:3s}#monkey_404 #star_b{animation-delay:.5s;animation-duration:3s}#monkey_404 #star_c{animation-delay:1s;animation-duration:3s}#monkey_404 #star_d{animation-delay:1.5s;animation-duration:3s}#monkey_404 #number_4{animation-delay:0s;animation-duration:3s}#monkey_404 #number_4_2{animation-delay:1s;animation-duration:3s}#monkey_404 #number_0{animation-delay:.5s;animation-duration:3s}#monkey_404 #sword{animation-delay:1.5s;animation-duration:3s}#monkey_404 #eye_left{transform-origin:191px 257px;animation:blink-l 12s infinite ease-in-out}#monkey_404 #eye_right{transform-origin:205px 256px;animation:blink-r 12s infinite ease-in-out}@keyframes arm-rotate{0%{transform:rotate(-3deg)}50%{transform:rotate(6deg)}}@keyframes monkey-breathe{0%{transform:translateZ(0)}50%{transform:translate3d(0,1px,0)}}@keyframes levitate{0%{transform:translateZ(0)}50%{transform:translate3d(0,5px,0)}}@keyframes star{0%{transform:translateZ(0) rotate(0)}50%{transform:translate3d(0,5px,0) rotate(180deg)}}@keyframes blink-l{0%{transform:rotateX(0)}2%{transform:rotateX(80deg)}4%,20%{transform:rotateX(0)}22%{transform:rotateX(80deg)}24%,30%{transform:rotateX(0)}32%{transform:rotateX(80deg)}34%,70%{transform:rotateX(0)}72%{transform:rotateX(80deg)}74%,to{transform:rotateX(0)}}@keyframes blink-r{0%{transform:rotateX(0)}2%{transform:rotateX(80deg)}4%,30%{transform:rotateX(0)}32%{transform:rotateX(80deg)}34%,50%{transform:rotateX(0)}52%{transform:rotateX(80deg)}54%,to{transform:rotateX(0)}}.assigned{margin:16px;max-width:60%;width:100%;border-radius:8px;padding:16px}.assigned__select{width:100%;margin-bottom:12px}.assigned__category{background:#fff;border-radius:8px;margin-bottom:24px;padding:12px 20px}.assigned__category-name{font-weight:600;font-size:16px;line-height:24px;color:#27323c;margin-bottom:24px}.assigned__form{border-radius:8px;margin-bottom:8px}.assigned__form-box{display:flex;gap:8px;padding-bottom:18px;border-bottom:1px solid rgba(0,0,0,.08)}.assigned__form-name{font-weight:500;font-size:14px;line-height:20px;color:#27323c;margin-bottom:12px}.assigned__link{background:#f4f5f6;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:6px 12px;margin-bottom:2px}.assigned__link-name{font-weight:500;font-size:14px;line-height:20px;color:#27323c}.settings{padding:24px}.settings__head{display:flex;align-items:center;margin-bottom:10px}.settings__head-th{padding:10px}.settings__head-th:nth-child(1){max-width:25%;width:100%}.settings__head-th:nth-child(2){max-width:25%;width:100%}.settings__head-th:nth-child(3){max-width:20%;width:100%}.settings__head-th:nth-child(4){max-width:20%;width:100%}.settings__elem{display:flex;align-items:center;margin-bottom:5px;border:1px solid #e9eaeb;background:#fff}.settings__elem-th{padding:10px}.settings__elem-th:nth-child(1){max-width:25%;width:100%}.settings__elem-th:nth-child(2){max-width:25%;width:100%}.settings__elem-th:nth-child(3){max-width:20%;width:100%}.settings__elem-th:nth-child(4){max-width:20%;width:100%;display:flex;justify-content:flex-end}.settings__elem-th:nth-child(4)>img{cursor:pointer}.agencyDetails{margin:16px 16px 15px;max-width:98%;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px}.agencyDetails .pl-20{padding-left:20px}.agencyDetails__info{padding:24px;display:flex;justify-content:space-between}.agencyDetails__info-main{display:flex;align-items:center;margin-bottom:16px}.agencyDetails__info-logo{border:1px solid #aeb3b7;border-radius:44px;width:56px;height:56px;margin-right:24px;background:#999}.agencyDetails__info-cancel{background:#da67671a;border:1px solid #da6767;border-radius:8px;font-weight:700;font-size:16px;line-height:20px;color:#da6767;padding:12px 28px;margin-right:8px;cursor:pointer}.agencyDetails__info-edit{background:#4268b0;border-radius:8px;font-weight:700;font-size:16px;line-height:20px;color:#fff;padding:12px 39px;border:none;cursor:pointer}.agencyDetails__info-text>p:first-child{font-weight:500;font-size:16px;line-height:16px;color:#aeb3b7;margin-bottom:4px}.agencyDetails__info-text>p:last-child{font-weight:600;font-size:20px;line-height:140%;color:#111827}.agencyDetails__info-info{font-weight:600;font-size:14px;line-height:160%;color:#23262f;margin-bottom:8px}.agencyDetails__info-info>span{font-weight:500;font-size:14px;line-height:160%;color:#aeb3b7;margin-bottom:4px}.agencyDetails__info-info .fbo__renew{margin-top:8px;text-align:left;max-width:112px;width:100%}.agencyDetails__info-info .fbo__renew.on{background:#d6ebe9;border:1px solid #0db091;border-radius:8px;font-weight:500;font-size:10px;text-align:center;color:#0db091}.agencyDetails__info-info .fbo__renew.off{background:#df98001f;border:1px solid #df9800;border-radius:8px;font-weight:500;font-size:10px;text-align:center;color:#df9800}.agencyDetails__tabs{display:flex;align-items:center;padding:8px 16px 0;gap:20px}.agencyDetails__tab{font-weight:500;font-size:16px;line-height:24px;color:#999;text-align:center;padding:12px 8px;cursor:pointer}.agencyDetails__tab.active{color:#4268b0;border-bottom:2px solid #4268b0}.agencyDetails__table{display:flex;flex-direction:column}.equipmentOut__table{margin-bottom:32px}.equipmentOut__table-head{border:1px solid #eeeff2;background:#f4f5f6;padding:0 24px;display:flex;align-items:center}.equipmentOut__table-headTh{max-width:33%;width:100%;padding:12px 16px;display:flex;align-items:center;height:48px;color:#8e8e8e;font-size:16px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.2px}.equipmentOut__table-body{margin-top:4px;padding:0 24px;display:flex;flex-direction:column;gap:4px;max-height:320px;overflow-y:auto}.equipmentOut__table-row{display:flex;align-items:center;border-radius:4px;border:1px solid #eeeff2}.equipmentOut__table-row:nth-child(2n){background:#f4f5f6}.equipmentOut__table-th{display:flex;align-items:center;max-width:33%;width:100%;padding:24px 16px}.checkData{background:#fff;display:flex;align-items:center}.checkData__left{width:50%}.checkData__right{width:50%;height:100%;display:flex;justify-content:center;align-items:center}.checkData__box{max-width:453px;width:100%}.checkData__box-img{display:flex;justify-content:center;align-items:center;margin-bottom:32px}.checkData__title{color:#27323c;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:26px;margin-bottom:12px}.checkData__text{color:#565f67;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:24px}.checkData__btn{cursor:pointer}.trial{padding-bottom:140px}.trial.new{background:transparent;padding-bottom:0;border:none}.trial__filters{display:flex;align-items:center;gap:16px;padding:0 16px;flex-wrap:wrap}.trial__settings{width:24px;height:24px}.trial__settings.new{max-width:250px;width:100%;display:flex;justify-content:flex-end;align-items:center}.trial__table{width:100%;max-width:99%;height:100%;display:flex;flex-direction:column}.trial__table.new{gap:10px}.trial__table-head{width:100%;background:#f4f5f6;display:grid!important;align-items:center;grid-template-columns:.5fr 1.5fr 1fr 1fr 1fr .5fr 1fr 1fr 1fr 1.5fr 1fr .6fr!important;margin-bottom:2px}.trial__table-th{padding:24px;color:#8e8e8e;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.2px;display:flex;justify-content:flex-start}.trial__table-th:nth-child(6){max-width:100%!important;width:100%;display:flex;justify-content:flex-start!important}.trial__table-th:last-child{justify-content:flex-end!important}.trial__table-row{margin:2px 4px;border:1px solid #e9eaeb;border-radius:4px;cursor:pointer;position:relative;display:grid!important;align-items:center;grid-template-columns:.5fr 1.5fr 1fr 1fr 1fr .5fr 1fr 1fr 1fr 1.5fr 1fr .6fr!important}.trial__table-row:nth-child(odd){background:#f4f5f6}.trial__table-logo{width:48px;height:48px;border-radius:48px;border:1px solid #e9eaeb}.trial__table-bodyTh{padding:24px 18px;max-height:56px;display:flex;justify-content:flex-start;align-items:center}.trial__table-bodyTh .dates{color:#111827;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.trial__table-bodyTh .subscription{color:#8e8e8e;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.3px}.trial__table-bodyTh>span{text-align:left;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.3px;color:#111827;text-overflow:ellipsis;overflow:hidden;max-width:160px;width:100%;height:1.4em;white-space:nowrap}.trial__table-bodyTh>span.inspection__status{padding:8px 16px;border-radius:8px;text-align:right;font-size:14px;font-style:normal;font-weight:500;line-height:160%;display:flex;align-items:center;justify-content:center}.trial__table-bodyTh>span.inspection__status.off{background:#8e8e8e1f;color:#8e8e8e}.trial__table-bodyTh>span.inspection__status.on{color:#0db091;background:#0db0911f}.trial__table-bodyTh:last-child{justify-content:flex-end!important}.trial__table-bodyTh:last-child{max-width:80%!important;justify-content:flex-end!important}.trial__dropdown{z-index:10;position:absolute;width:220px;right:18px;top:30px;background:#fff;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;padding:16px}.trial__dropdown-elem{display:flex;align-items:center;height:48px;gap:12px;border-radius:12px;padding:0 12px;cursor:pointer;z-index:999999}.trial__dropdown-elem>span{color:#999;font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.14px}.trial__dropdown-elem>svg{width:24px;height:24px}.trial__dropdown-elem:hover{background:#f4f4f4}.trial__dropdown-elem:hover>span{color:#27323c}.trial__modal-title{font-weight:400;font-size:14px;line-height:14px;color:#999;margin-bottom:8px}.trial__modal-input{font-size:14px;margin-bottom:8px;background:#f4f5f6;border:1px solid #e9eaeb;border-radius:8px;height:43px;width:100%;padding:12px 16px;box-sizing:border-box;font-style:normal;font-weight:500;line-height:20px;color:#27323c;cursor:pointer;min-height:164px;resize:none}.installation{background:#fff;display:flex;align-items:center}.installation__left{width:50%}.installation__right{width:50%;height:100%;display:flex;justify-content:center;align-items:center}.installation__box{max-width:614px;width:100%}.installation__box-img{display:flex;justify-content:center;align-items:center;margin-bottom:32px}.installation__title{color:#27323c;text-align:left;font-size:24px;font-style:normal;font-weight:600;line-height:26px;margin-bottom:12px}.installation__text{color:#565f67;text-align:left;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:24px}.installation__btn{cursor:pointer}.dashboard{margin:16px 16px 15px;max-width:98%;width:100%;padding-bottom:15px}.dashboard__block{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:16px}.dashboard__block-elem{border-radius:16px;border:1px solid #e9eaeb;background:#fff;padding:16px}.chart{border-radius:16px;border:1px solid #e9eaeb;background:#fff;padding:16px;width:max-content}.chart.table{height:340px}.chart.h-100{height:100%}.chart.small{max-width:285px;width:100%;display:flex;flex-direction:column;justify-content:center}.chart.pre-mid{width:387px;display:flex;flex-direction:column;justify-content:center}.chart.mid{width:48%}@media screen and (min-width: 1870px){.chart.mid{width:45.5%}}@media screen and (max-width: 1410px){.chart.mid{width:45%}}@media screen and (max-width: 1200px){.chart.mid{width:43%}}.chart.mid-dashboard{height:290px}@media screen and (max-width: 1550px){.chart.mid-dashboard{height:340px}}.chart.pre-large{max-width:949px;width:100%}.chart.large{width:1054px}@media screen and (min-width: 1740px){.chart.large{width:calc(100% - 375px)}}@media screen and (min-width: 1868px){.chart.large{width:calc(100% - 420px)}}@media screen and (min-width: 1968px){.chart.large{width:calc(100% - 440px)}}@media screen and (min-width: 2100px){.chart.large{width:calc(100% - 460px)}}@media screen and (min-width: 2410px){.chart.large{width:calc(100% - 478px)}}@media screen and (min-width: 2610px){.chart.large{width:calc(100% - 498px)}}@media screen and (min-width: 2900px){.chart.large{width:calc(100% - 520px)}}@media screen and (min-width: 3100px){.chart.large{width:calc(100% - 540px)}}@media screen and (min-width: 3300px){.chart.large{width:calc(100% - 560px)}}@media screen and (min-width: 3800px){.chart.large{width:calc(100% - 600px)}}@media screen and (min-width: 4000px){.chart.large{width:calc(100% - 620px)}}.chart.shrinked{box-sizing:border-box;width:100%;height:100%}.chart.w-100{max-width:100%;width:100%}.chart.w-1230{width:1230px}.chart.w-1195{width:1195px}.chart.surface-105 .recharts-surface{height:105%!important}.chart__filters{display:flex;align-items:center;gap:20px}.chart__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0}.chart__header-title{color:#111827;font-size:16px;font-style:normal;font-weight:700;line-height:140%}.chart__header-title.w-290{max-width:290px;width:100%}.chart__header.row{flex-direction:column;align-items:flex-start;gap:10px}.chart__header-filters{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.chart__legend{display:flex;align-items:center;gap:12px}.chart__legend>span{color:#718096;font-size:16px;font-style:normal;font-weight:500;line-height:160%}.chart__box.total-pie{display:flex;align-items:center}@media screen and (max-width: 1230px){.chart__box.total-pie{flex-direction:column}}.chart__box.corporate-stats{display:flex;align-items:center}.chart__box.vertical{width:100%;display:flex;justify-content:center}.chart__box.metrics-table{gap:16px;display:flex;width:100%}.chart__total{width:80%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}@media screen and (max-width: 1230px){.chart__total{width:100%}}.chart__total-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}@media screen and (max-width: 1550px){.chart__total-head{flex-direction:column}}@media screen and (max-width: 1310px){.chart__total-head{gap:4px}}@media screen and (max-width: 1230px){.chart__total-head{flex-direction:row}}.chart__total-elem{padding:12px;height:93px;box-sizing:border-box;width:100%;border-radius:12px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 1310px){.chart__total-elem{padding:3px 6px}}@media screen and (max-width: 1230px){.chart__total-elem{height:60px}}.chart__total-elem.green{background:#2aa58d1a}.chart__total-elem.green .chart__total-count{color:#2aa58d}.chart__total-elem.blue{background:#548cc51a}.chart__total-elem.blue .chart__total-count{color:#548cc5}.chart__total-elem.yellow{width:100%;background:#df98001a}@media screen and (max-width: 1311px){.chart__total-elem.yellow{margin-bottom:12px;padding:3px 6px!important}}@media screen and (max-width: 1391px){.chart__total-elem.yellow{padding:20px 12px}}.chart__total-elem.yellow .chart__total-left{display:flex;align-items:center}.chart__total-elem.yellow .chart__total-left-inner{display:flex}@media screen and (max-width: 1405px){.chart__total-elem.yellow .chart__total-left-inner{flex-direction:column}}@media screen and (max-width: 1230px){.chart__total-elem.yellow .chart__total-left-inner{flex-direction:row}}.chart__total-elem.yellow .chart__total-right{display:flex;align-items:center}.chart__total-elem.yellow .chart__total-count{padding-left:0;margin-right:6px}@media screen and (max-width: 1405px){.chart__total-elem.yellow .chart__total-count{padding-left:6px}}@media screen and (max-width: 1230px){.chart__total-elem.yellow .chart__total-count{padding-left:0}}.chart__total-elem.yellow .chart__total-count{color:#df9800}.chart__total-elem.large{padding:16px 12px;max-width:650px;width:100%}.chart__total-elem.large .chart__total-title{font-size:16px}.chart__total-elem.large .chart__total-count{font-size:32px}.chart__total-title{color:#00000080;font-size:12px;font-style:normal;font-weight:600;line-height:160%}.chart__total-count{position:relative;font-size:20px;font-style:normal;font-weight:700;line-height:120%;display:flex;align-items:center;padding-left:17px}.chart__total-count>span{left:-3px;top:-18.5px;position:absolute;font-size:64px}.chart__total-nfc{margin-right:8px;width:56px;height:40px}.recharts-wrapper{height:100%!important}.recharts-legend-wrapper{bottom:0!important}.recharts-surface,.recharts-cartesian-grid{height:100%!important}@media screen and (max-width: 1230px){.height-shortened{height:180px!important}}.pie{position:relative;width:100%;height:200px}.pie.legend{height:300px}.pie__number{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;z-index:1;width:85px;height:85px;top:50%;left:50%;transform:translate(-50%,-50%);background:#f2f2f2;border:1px solid #e6e6e6;border-radius:50%;color:#27323c;font-size:20.95px;font-style:normal;font-weight:700}.pie__number.legend{top:25%}.pie__number.higher{top:25.3%}.pie__number.lower{top:41.5%}.pie__number.lower-more{top:50%}.pie__number-total{color:#a0aec0;font-size:10.475px;font-style:normal;font-weight:400}.pie__legend{height:100%;display:flex;flex-direction:column}.pie__legend.centered{justify-content:center;height:150px!important}.pie__legend-elem{display:flex;align-items:center;justify-content:space-between;height:25px}.pie__legend-left{display:flex;align-items:center;gap:12px}.pie__legend-right{color:#111827;text-align:right;font-size:16px;font-style:normal;font-weight:700;line-height:160%;letter-spacing:.2px;display:flex;align-items:center;justify-content:flex-end}.pie__legend-name{color:#718096;font-size:16px;font-style:normal;font-weight:500;line-height:160%}.pie .recharts-wrapper{display:flex;justify-content:center;align-items:center}.pie .recharts-layer .recharts-pie{width:150px!important;height:150px!important}.dashboard__table{display:flex;flex-direction:column;overflow-x:auto}.dashboard__table-head{display:grid;grid-template-rows:auto;border-bottom:1px solid #eeeff2;padding:12px 0;grid-template-columns:repeat(5,1fr)}.dashboard__table-head-personal{grid-column-gap:5px;grid-template-columns:1.3fr 1.4fr .8fr .9fr .9fr}@media screen and (max-width: 1370px){.dashboard__table-head-personal{grid-template-columns:150px 200px 120px .8fr .9fr}}.dashboard__table-headCell{color:#8e8e8e;font-size:16px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.2px}.dashboard__table-headCell.no-transform{transform:none!important}.dashboard__table-headCell:nth-child(2){transform:translate(-4px)}.dashboard__table-headCell:nth-child(3){transform:translate(-5px)}.dashboard__table-headCell:nth-child(4){transform:translate(-5px)}.dashboard__table-headCell:nth-child(5){transform:translate(-10px)}.dashboard__table-headCell:nth-child(6){transform:translate(-6px)}.dashboard__table-body{display:flex;flex-direction:column;max-height:205px;overflow-y:auto}.dashboard__table-body.metrics-large{height:100%;max-height:490px}.dashboard__table-body.metrics-middle{height:100%;max-height:280px}.dashboard__table-body.metrics-small{height:100%;max-height:215px}.dashboard__table-row{box-sizing:border-box;display:grid;grid-template-rows:auto;grid-template-columns:repeat(5,1fr);padding:12px 0;border-bottom:1px solid #eeeff2;width:100%}.dashboard__table-row-personal{grid-column-gap:5px;grid-template-columns:1.3fr 1.4fr .8fr .9fr .9fr}@media screen and (max-width: 1370px){.dashboard__table-row-personal{grid-template-columns:150px 200px 120px .9fr .9fr}}.dashboard__table-row.metrics-mid{padding:20px 12px 19px 0}.dashboard__table-row.metrics-small{padding:8px 7px 8px 0}.dashboard__table-row:last-child{border-bottom:none}.dashboard__table-row.pointer{cursor:pointer}.dashboard__table-row:hover{background:#f4f5f6}.dashboard__table-cell{display:flex;align-items:center;color:#111827;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.3px;-webkit-line-clamp:4;position:relative;overflow:hidden;word-wrap:break-word}.dashboard__table-cell>img{object-fit:cover;width:40px;height:40px;border-radius:12px;margin-right:8px}.dashboard__table-cell>span{max-width:95%;word-break:break-word}.metrics{margin:16px 16px 15px;max-width:98%;width:100%;padding-bottom:100px;display:flex;flex-direction:column;gap:16px}.metrics .pie__legend-elem{width:100%}.metrics .pie__legend-name{width:200px}.metrics__column-nodata{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.metrics__head{display:flex;align-items:center}.metrics__head-back{padding:16px;display:flex;gap:8px;align-items:center;border-radius:12px;border:1px solid #e9eaeb;background:#fff;cursor:pointer}.metrics__head-back.regions{max-width:100px;padding:0;margin-left:10px;margin-bottom:20px;border:none}.metrics__head-back>span{color:#565f67;font-size:16px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.2px}.metrics__block{width:100%;display:flex;align-items:stretch;gap:12px;margin-bottom:16px}.metrics__block.stretch{align-items:stretch}.metrics__block-inner{display:flex;align-items:center}.metrics__block-left{display:flex;flex-direction:column;gap:12px}.metrics__block-right{flex-grow:1}.metrics__block-right.h-610{height:610px}.metrics__block-right.h-370{height:370px}.metrics__row{display:flex;flex-direction:column;padding:12px;border-radius:12px;border:1px solid #e2e2ea;box-sizing:border-box;max-width:25%;width:100%}.metrics__row-head{margin-bottom:16px}.metrics__row-head>p{color:#999;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.1px}.metrics__row-box{display:flex;flex-direction:column;gap:8px;height:438px;overflow-y:auto;max-width:379px;width:100%}.metrics__row-elem{max-width:calc(100% - 30px);width:100%;display:flex;flex-direction:column;padding:12px;border-radius:8px;cursor:pointer}.metrics__row-elem.red{border:1px solid var(--Functional-Error-Red, #da6767);background:#da67670d}.metrics__row-elem.red .metrics__row-elemHour{color:#27323c}.metrics__row-elem.grey{border-radius:8px;background:#eaedf0;box-shadow:0 0 1px #00000052}.metrics__row-elem.grey .metrics__row-elemHour{color:#27323c}.metrics__row-elem.yellow{border:1px solid var(--brand-orange, #df9800);background:#df98000d}.metrics__row-elem.yellow .metrics__row-elemHour{color:#df9800}.metrics__row-elemTop{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.metrics__row-elemBottom{display:flex;align-items:center;justify-content:space-between}.metrics__row-elemLeft{display:flex;align-items:center;gap:4px}.metrics__row-elemLeft>span{color:#565f67;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.1px}.metrics__row-elemRight{display:flex;align-items:center;gap:4px}.metrics__row-elemRight>p{color:#565f67;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.metrics__row-elemHour{font-size:14px;font-style:normal;font-weight:500;line-height:14px;margin-left:4px}.statistic{border-radius:8px;border:1px solid var(--default-set-stroke, #e9eaeb);background:#fff;padding:12px}.statistic.mid{width:328px}.statistic.large{width:442px}.statistic.w-30{width:33%}.statistic__head{padding-bottom:12px;border-bottom:1px solid #eeeff2;margin-bottom:12px}.statistic__head-title{color:#111827;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.3px}.statistic__body{display:flex;justify-content:space-between}.statistic__body-left{display:flex;flex-direction:column}.statistic__body-count{color:#27323c;font-size:32px;font-style:normal;font-weight:700;line-height:125%;margin-bottom:8px}.statistic__body-stats{display:flex;align-items:center}.statistic__body-text{color:#718096;font-size:14px;font-style:normal;font-weight:400;line-height:160%}.statistic__body-text>span{margin-left:4px;margin-right:8px}.statistic__body-text.pos>span{color:#0db091;font-size:14px;font-style:normal;font-weight:600;line-height:160%}.statistic__body-text.neg>span{color:#ff6a55;font-size:14px;font-style:normal;font-weight:600;line-height:160%}.profile{margin:16px 32px;display:flex}.profile__info{display:flex;align-items:center;justify-content:space-between}.profile__info.column{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.profile__info-btn{color:#fff;border:none;padding:14px 32px;border-radius:8px;background:#4268b0;font-size:16px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.profile__info.profile{flex-direction:column;align-items:flex-start;margin-left:0}.profile__tabs{padding:16px;background:#fff;border:1px solid #eaeaea;border-radius:16px;max-width:270px;width:100%;margin-right:24px;height:max-content}.profile__tab{padding:20px 16px;display:flex;align-items:center;border-radius:12px;cursor:pointer}.profile__tab-name{font-weight:500;font-size:16px;line-height:160%;color:#23262f;margin-left:16px}.profile__tab.active{background:#f4f4f4}.profile__box{background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px;padding:24px;max-width:1000px;width:100%;height:max-content}.profile__title{font-weight:700;font-size:18px;line-height:140%;color:#111827}.profile__title>.required{color:#da6767;font-size:18px;font-style:normal;font-weight:400;line-height:140%}.profile__subtitle{font-weight:500;font-size:14px;line-height:22%;color:#718096}.profile__imageBox{display:flex;margin-bottom:20px}.profile__imageBox-desc{font-weight:500;font-size:14px;line-height:160%;color:#718096;margin-bottom:16px}.profile__imageBox-upload{padding:14px 32px;color:#fff;background:#4268b0;border-radius:8px;margin-right:8px;font-weight:700;cursor:pointer;transition:.3s}.profile__imageBox-upload:hover{transform:translateY(-3px)}.profile__imageBox-upload>input{display:none}.profile__imageBox-label{cursor:pointer;background:#4268b0;border-radius:8px;color:#fff;font-weight:700;font-size:16px;padding:14px 32px}.profile__imageBox-label>input{display:none}.profile__imageBox.fbo{margin-bottom:24px}.profile__avatar{width:88px;height:88px;border-radius:50%;object-fit:cover;margin-right:24px;background:#f4f5f6}.profile__btns{display:flex}.profile__form{margin-top:24px}.profile__form-top{width:100%;display:flex;gap:50px}.profile__form-password{transform:translateY(33px)}.profile__form-password>p{font-weight:700;font-size:18px;line-height:140%;color:#111827;margin-bottom:23px}.profile__form-separator{display:flex;flex-direction:column}.profile__form-input{width:100%;margin-right:12px;position:relative}.profile__form-input>.customInput{width:100%}.profile__form-input .eye{position:absolute;top:54%;right:15px;cursor:pointer}.profile__form-title{font-weight:700;font-size:18px;line-height:140%;color:#111827;margin-bottom:24px}.profile__passwords>.customInput{margin-top:24px}.profile__passwords-save{padding:14px 32px;background:#4268b0;border-radius:8px;max-width:max-content;width:100%;color:#fff;font-weight:700;font-size:16px;line-height:20px;cursor:pointer;transition:all .3s}.profile__passwords-save:hover{transform:translateY(-3px)}.profile__methods-img{max-width:100px;width:100%}.profile__methods-head{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.profile__methods-head.billing{margin-top:70px}.profile__methods-title{font-weight:700;font-size:24px;line-height:140%;color:#111827}.profile__methods-btn{font-weight:700;font-size:16px;line-height:20px;color:#fff;background:#4268b0;border-radius:8px;border:none;padding:12px 28px;cursor:pointer}.profile__methods-cards{display:flex;flex-direction:column;gap:12px;margin-bottom:30px}.profile__card{display:flex;flex-direction:row;padding-bottom:32px;border-bottom:1px solid #eaeced;width:100%}.profile__card:last-child{padding-bottom:0;border-bottom:none}.profile__card-text{font-weight:500;font-size:16px;line-height:160%;color:#23262f;margin-bottom:8px}.profile__card span{font-weight:600;font-size:16px;line-height:160%;color:#23262f}.profile__plan-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.profile__plan-title{font-weight:700;font-size:24px;line-height:140%;color:#111827}.profile__plan-buy{font-weight:700;font-size:16px;line-height:20px;color:#27323c;padding:12px 24px;border:1px solid #4268b0;border-radius:8px;cursor:pointer}.profile__plan-choose{margin-bottom:20px}.profile__plan-planInfo{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f4f5f6;border:1px solid #eaeced;border-radius:4px;margin-bottom:20px}.profile__plan-planSubtitle{font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.01em;color:#27323c}.profile__plan-discount{font-weight:500;font-size:18px;line-height:20px;letter-spacing:-.01em;text-decoration-line:line-through;color:#27323c;opacity:.4;margin-bottom:4px}.profile__plan-price{font-weight:500;font-size:18px;line-height:20px;letter-spacing:-.01em;color:#27323c}.profile__plan-total{font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.01em;color:#27323c}.profile__plan-phoneTitle{font-size:18px;line-height:32px;letter-spacing:-.01em;color:#565f67;margin-bottom:12px}.profile__plan-phones{display:flex;align-items:center;gap:55px;justify-content:center;border:1px solid #dee4ea;border-radius:4px;padding:25px 15px;margin-bottom:16px}.profile__plan-phonesPrice{display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:18px;line-height:20px;text-align:right;color:#27323c;margin-bottom:24px}.profile__plan-totalPrice{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-weight:500;font-size:16px;line-height:20px;color:#565f67}.profile__plan-totalPrice:last-child{margin-bottom:24px}.profile__history-head{margin-bottom:24px}.profile__history-head>p{font-weight:700;font-size:18px;line-height:140%;color:#111827}.profile__history-tabs{display:flex;align-items:center;gap:16px;margin-bottom:24px}.profile__history-tab{font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#999;padding:12px 8px;cursor:pointer}.profile__history-tab.active{color:#4268b0;border-bottom:2px solid #4268b0}.profile__history-tableHead{display:flex;align-items:center;background:#f4f5f6;border-width:1px 0px;border-style:solid;border-color:#eeeff2;padding:24px}.profile__history-tableTh{max-width:25%;width:100%;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e}.profile__history-tableBodyRow{display:flex;align-items:center;border:1px solid #e9eaeb;border-radius:4px;padding:24px}.profile__history-tableBodyRow:nth-child(2n){background:#f4f5f6}.profile__history-tableBodyTh{max-width:25%;width:100%;font-weight:400;font-size:16px;line-height:150%;letter-spacing:.3px;color:#111827}.profile__history-tableBodyTh.download{transform:translate(50px)}.profile__history-tableBodyTh .sds{width:80%!important;text-align:center;text-transform:capitalize;height:max-content}.profile__history-tableBodyTh .sds.confirmed{line-height:160%;color:#0db091;background:#0db0911f;border-radius:8px}.profile__history-tableBodyTh .sds.processing{color:#57a1ec;background:#57a1ec1f;border-radius:8px}.profile__history-tableBodyTh .sds.draft{color:#999;background:#9999991f;border:1px solid #999999;border-radius:8px}.profile__history-tableBodyTh .sds.failed{color:#da6767;background:#da67671f;border:1px solid #da6767;border-radius:8px}.profile__history-tableBodyTh>p{width:max-content;font-weight:500;font-size:14px;line-height:160%;border-radius:8px}.profile__history-tableBodyTh>p.status-pending{color:#df9800;padding:5px 16px;background:#df98001f}.profile__history-tableBodyTh>p.status-processed{color:#0caf60;padding:5px 16px;background:#0caf601f}.profile__history-tableBodyTh>p.status-cancelled{color:#da6767;padding:5px 16px;background:#da67671f}.profile__address .block{display:flex;align-items:center}.profile__address .block .key{font-weight:500;font-size:16px;line-height:160%;color:#aeb3b7}.profile__address .block .value{font-weight:600;font-size:16px;line-height:160%;color:#23262f;margin-left:5px}.p-modal{display:flex;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:55;padding-left:16px;padding-right:16px}.p-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;border-bottom:1px solid #e6e6e7;padding-bottom:16px}.p-modal__header img{cursor:pointer}.p-modal__title{font-weight:600;font-size:18px;line-height:27px;color:#27323c}.p-modal__content{max-width:600px;max-height:550px;margin-top:25px;width:100%;padding-top:16px;border-radius:10px;background-color:#fff}.p-modal__cropper{padding-left:16px;padding-right:16px;position:relative}.p-modal__cropper .cropper-container{width:100%!important}.p-modal__btns{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-left:16px;padding-right:16px}.p-modal__btns input{display:none}.p-modal__btns .profile__imageBox-upload:last-child{margin-right:0}.p-modal__bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:#0009}.order-history__title{display:flex;align-items:center;font-weight:700;font-size:18px;line-height:140%;color:#111827;cursor:pointer}.order-history__title img{margin-top:1px}.profile__table{width:100%;height:100%;display:flex;flex-direction:column;margin-top:20px}.profile__table-head{width:100%;background:#f4f5f6;display:flex;margin-bottom:2px}.profile__table-th{padding:24px;text-align:left;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e;max-width:33%;width:100%}.profile__table-body{display:flex;flex-direction:column}.profile__table-row{display:flex;align-items:center;border:1px solid #e9eaeb;border-radius:4px;cursor:pointer}.profile__table-bodyTh{display:flex;align-items:center;padding:24px;text-align:left;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.3px;color:#111827;max-width:33%;width:100%}.available{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.available__box{display:flex;flex-direction:column;align-items:center;justify-content:center}.available__title{color:#27323c;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:26px;margin-bottom:12px}.available__subtitle{color:#565f67;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:20px;max-width:459px}.available__btn{max-width:279px;width:100%;padding:14px 32px;border-radius:8px;background:#4268b0;border:none;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.corporate{padding:20px}.corporate__content{box-sizing:border-box;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px}.corporate__search{padding-top:16px;padding-left:16px}.corporate__table-header{display:grid;grid-template-columns:1fr 1fr 1fr 1.2fr 1fr 1fr;background:#f4f5f6;border:1px solid #eeeff2;padding-left:8px;padding-right:8px}.corporate__table-empty{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:100px;padding-bottom:24px;font-weight:500;font-size:20px;line-height:140%;text-align:center;color:#999}.corporate__table-empty img{margin-bottom:16px;cursor:pointer}.corporate__table-body{padding-left:8px;padding-right:8px;padding-bottom:4px;display:flex;flex-direction:column}.corporate__table-row{margin-top:4px;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr 1fr 1.2fr 1fr 1fr;border-radius:4px;border:1px solid var(--Default-set-Stroke, #e9eaeb);position:relative}.corporate__table-row:nth-child(2n){background:#f4f5f6}.corporate__table-th{padding:24px 14px;display:flex;align-items:center}.corporate__table-th.corporate-action{display:flex;justify-content:flex-end}.corporate__table-th.corporate-action>img{cursor:pointer}.corporate__row{display:flex;align-items:center;border:1px solid #eeeff2;margin-top:4px}.corporate__td{padding:12px;font-weight:400;font-size:16px;line-height:150%;letter-spacing:.3px;color:#111827}.corporate__th{font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e;padding:23px 12px;box-sizing:border-box}.corporate__th:last-child{display:flex;justify-content:flex-end}.corporate__dropdown{top:50px;position:absolute;z-index:1;right:15px;display:flex;max-width:242px;width:100%;height:max-content;border-radius:16px;background:#fff;box-shadow:0 32px 48px -8px #0000001a,0 0 14px -4px #0000000d,0 40px 64px -12px #00000014;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);flex-direction:column;padding:16px}.corporate__dropdown-elem{display:flex;align-items:center;gap:16px;padding:12px 16px;cursor:pointer;border-radius:8px}.corporate__dropdown-elem:hover{background:#f4f5f6}.corporate__dropdown-elem>p{color:#999;font-size:15px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.15px}.corporate-dashboard{margin-top:16px;padding-bottom:16px}.corporate-dashboard__block{display:flex;gap:16px;margin:0 16px 16px}.corporate-dashboard__block.cards{display:flex;flex-wrap:wrap}.corporate-dashboard__filter{width:max-content;margin-left:28px;display:flex;align-items:center;margin-bottom:16px;cursor:pointer;position:relative}.corporate-dashboard__filter>p{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:140%;margin-right:4px}.corporate-dashboard__filter>img{transition:all .3s}.corporate-dashboard__filter.active>img{transform:rotate(-180deg)}.corporate-dashboard__dropdown{position:absolute;z-index:1;top:30px;left:0;display:flex;width:267px;padding:16px;flex-direction:column;align-items:flex-start;gap:12px;border-radius:8px;background:var(--Neutral-00, #fff);box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.corporate-dashboard__dropdown-elem{padding:12px;border-radius:12px;background:#fff;color:var(--Default-set-Grey, #999);font-size:16px;font-style:normal;font-weight:500;line-height:24px;width:90%;display:flex;align-items:center;justify-content:space-between}.corporate-dashboard__dropdown-elem.active,.corporate-dashboard__dropdown-elem:hover{background:#f4f5f6}.corporate__card{display:flex;flex-direction:column;gap:16px;padding:16px;max-width:45.5%;width:100%;border-radius:12px;border:1px solid #e9eaeb;background:#fff;align-self:flex-start}.corporate__card-chart{position:relative;width:58px;height:58px}.corporate__card-chartPercentage{color:#00000080;text-align:center;font-size:10px;font-style:normal;font-weight:600;line-height:100%;position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.corporate__card-head{display:flex;align-items:center;justify-content:space-between}.corporate__card-title{overflow:hidden;color:#27323c;text-overflow:ellipsis;font-size:16px;font-style:normal;font-weight:700;line-height:140%}.corporate__card-subtitle{color:#565f67;font-size:12px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.3px}.corporate__card-detail{display:flex;align-items:center;gap:4px;cursor:pointer}.corporate__card-detail>span{color:#999;font-size:16px;font-style:normal;font-weight:500;line-height:140%}.corporate__card-detail>img{transform:rotate(-90deg)}.corporate__card-avatar{transform:inherit!important;width:40px;height:40px;border-radius:4px;background:#f7f7f7;object-fit:cover;margin-right:8px}.corporate__card-table{height:100%;width:100%;max-height:400px;min-height:400px;overflow-y:auto}.corporate__card-block{display:flex;align-items:center;border-radius:8px;border:1px solid #e9eaeb}.corporate__card-text,.corporate__card-fullWidth{width:100%}.corporate__card-table-filters{padding:5px}.corporate__card-stats{display:flex;align-items:center;justify-content:space-between;padding:12px;max-width:50%;width:100%;height:74px}.corporate__card-stats:nth-child(2){border-left:1px solid #e9eaeb}.corporate__card-stats:nth-child(3){border-left:1px solid #e9eaeb}.corporate__card-stats-content{display:flex;justify-content:space-between;align-content:center;margin-top:4px}.corporate__card-statsSubTitle{color:#565f67;font-size:12px;font-weight:500}.corporate__card-statsTitle{color:#27323c;font-size:20px;font-style:normal;font-weight:700;line-height:120%}.corporate__card-statsTitle>span{font-size:14px;color:#999}.corporate__card-left.graph{display:flex;align-items:center;gap:8px;width:100%}.corporate__card-right{display:flex;align-items:center;gap:4px}.corporate__card-right img{margin-left:10px}.corporate__card-right>p{font-size:12px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:-.12px}.corporate__card-right.green{color:#0db091}.corporate__card-right.red{color:#ff6a55}.corporate__card-right.grey{color:#999}.corporate__stats{display:flex;flex-direction:column;width:100%;gap:8px}.corporate__stats-row{display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer}.corporate__stats-rowLeft{display:flex;align-items:center;gap:12px}.corporate__stats-rowRight{display:flex;align-items:center;list-style:none}.corporate__stats-avatar{border-radius:50%;width:24px;height:24px;border:1px solid #fff;margin-left:-.27em;margin-right:-.27em}.corporate__stats-avatar:last-child{background:var(--Default-set-Stroke, #e9eaeb);font-size:10px;display:flex;justify-content:center;align-items:center}.corporate__stats-avatar>img{background:#999;border-radius:50%;width:24px!important;height:24px!important;object-fit:cover}.corporate__stats-dot{width:10px;height:10px;border-radius:50px;background:#57a1ec}.corporate__stats-role{color:#718096;font-size:16px;font-style:normal;font-weight:500;line-height:160%}.corporate__skeleton{width:45.5%;height:320px;border-radius:16px;display:block;margin-right:24px;background-size:50px 500px;background:#bebdb8 linear-gradient(to right,#ffffff1a,#ffffff80 50%,#fff0 80%) repeat-y 0 0;animation:skeleton-loading 1s linear infinite alternate}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}.tableAgencyLogo{width:40px;height:40px;border-radius:50%;border:1px solid #eeeeee}.corporate-users__table{margin-top:20px}.corporate-users__table-header{background:#f4f5f6;display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:4px}.corporate-users__table-th{padding:12px;color:#8e8e8e;font-size:16px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.2px}.corporate-users__table-body{margin:0 8px;border-radius:4px;border:1px solid #e9eaeb}.corporate-users__table-row{display:grid;grid-template-columns:1fr 1fr 1fr}.corporate-users__table-bodyTh{padding:12px;display:flex;align-items:center}.corporate-users__table-bodyTh>img{width:56px;height:56px;border-radius:12px;object-fit:cover;margin-right:8px}.fboManagement__content{box-sizing:border-box;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px}.fboManagement__search{padding-top:16px;padding-left:16px}.fboManagement__table-header{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;background:#f4f5f6;border:1px solid #eeeff2;padding-left:8px;padding-right:8px}.fboManagement__table-empty{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:100px;padding-bottom:24px;font-weight:500;font-size:20px;line-height:140%;text-align:center;color:#999}.fboManagement__table-empty img{margin-bottom:16px;cursor:pointer}.fboManagement__table-body{padding-left:8px;padding-right:8px;padding-bottom:4px;display:flex;flex-direction:column}.fboManagement__table-row{margin-top:4px;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;border-radius:4px;border:1px solid var(--Default-set-Stroke, #e9eaeb);position:relative}.fboManagement__table-row:nth-child(2n){background:#f4f5f6}.fboManagement__table-th{padding:24px 14px;display:flex;align-items:center}.fboManagement__table-th.corporate-action{display:flex;justify-content:flex-end}.fboManagement__table-th.corporate-action>img{cursor:pointer}.fboManagement__table-th.logo>img{border:1px solid #e9eaeb;width:48px;height:48px;border-radius:50%;object-fit:cover}.fboManagement__row{display:flex;align-items:center;border:1px solid #eeeff2;margin-top:4px}.fboManagement__td{padding:12px;font-weight:400;font-size:16px;line-height:150%;letter-spacing:.3px;color:#111827}.fboManagement__th{font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e;padding:23px 12px;box-sizing:border-box}.fboManagement__th:last-child{display:flex;justify-content:flex-end}.fboManagement__dropdown{top:50px;position:absolute;z-index:1;right:15px;display:flex;max-width:242px;width:100%;height:max-content;border-radius:16px;background:#fff;box-shadow:0 32px 48px -8px #0000001a,0 0 14px -4px #0000000d,0 40px 64px -12px #00000014;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);flex-direction:column;padding:16px}.fboManagement__dropdown.corporate{top:35px;right:8px}.fboManagement__dropdown-elem{display:flex;align-items:center;gap:16px;padding:12px 16px;cursor:pointer;border-radius:8px}.fboManagement__dropdown-elem:hover{background:#f4f5f6}.fboManagement__dropdown-elem>p{color:#999;font-size:15px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.15px}.tools{margin:16px;max-width:98%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px;height:max-content}.tools__header{display:flex;align-items:center;border-bottom:1px solid #e9eaeb;padding:0 16px}.tools__header-tab{color:#999;cursor:pointer;font-weight:500;font-size:16px;line-height:24px;position:relative;padding:12px 24px}.tools__header-tab.active{color:#4268b0;border-bottom:2px solid #4268bb}.tools__filters{display:flex;align-items:center;gap:24px;padding:24px 16px}.tools__filters .customInput{margin-bottom:8px}.tools__filters .css-1509erp-control,.tools__filters .css-xr79oi-control{margin-top:0}.tools__filters.reports{padding:0}.tools__box{padding-bottom:24px;width:100%;height:70%}.tools__tableTitle{font-size:20px;line-height:24px;font-weight:700;color:#111827;margin:0 16px}.tools__reportsContent{display:flex;flex-direction:column;gap:20px}.tools__table{width:100%;height:100%}.tools__table-dropdown{position:absolute;z-index:1;display:flex;flex-direction:column;border-radius:16px;background:#fff;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);right:28px;top:40px;max-width:222px;width:100%;padding:12px}.tools__table-dropdownElem{display:flex;align-items:center;gap:12px;padding:12px 16px 12px 12px;cursor:pointer;border-radius:12px}.tools__table-dropdownElem:hover{background:var(--Neutral-02, #f4f4f4)}.tools__table-dropdownElem>p{color:#27323c;font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.14px}.tools__table-head{width:100%;background:#f4f5f6;margin:16px 16px 4px;max-width:98%}.tools__table-head.decommission{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.tools__table-head.decommission .tools__table-th:last-child{display:flex;justify-content:flex-end}.tools__table-head.tool{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.tools__table-head.tool .tools__table-th:last-child{display:flex;justify-content:flex-end}.tools__table-head.reports{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.tools__table-head.reports-modal{box-sizing:border-box;max-width:100%;display:grid;margin:0;grid-template-columns:1fr 1fr 1.5fr 1fr}.tools__table-head.calibration{display:grid;align-items:center;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr}.tools__table-head.calibration .tools__table-th:nth-child(6){padding-left:23px}.tools__table-head.calibration .tools__table-th:last-child{display:flex;justify-content:flex-start;padding-left:27px}.tools__table-head.verification{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr}.tools__table-head.verification .tools__table-th:nth-child(6){padding-left:23px}.tools__table-head.verification .tools__table-th:last-child{display:flex;justify-content:flex-start;padding-left:27px}.tools__table-th{padding:24px 16px;text-align:left;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e;box-sizing:border-box}.tools__table-th.w-340{width:340px}.tools__table-body{margin:0 12px}.tools__table-body.empty{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:250px}.tools__table-body.reports{max-height:390px;overflow:auto}.tools__table-row{margin:2px 4px;border:1px solid #e9eaeb;border-radius:4px;position:relative}.tools__table-row:nth-child(2n){background:#f4f5f6}.tools__table-row.tool{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.tools__table-row.tool .tools__table-bodyTh:last-child{display:flex;justify-content:flex-end}.tools__table-row.reports{width:100%;cursor:pointer;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.tools__table-row.reports.tools__table-bodyTh:last-child{display:flex;justify-content:flex-end}.tools__table-row.reports-modal{box-sizing:border-box;width:100%;cursor:pointer;margin:0;display:grid;grid-template-columns:1fr 1fr 1.5fr 1fr}.tools__table-row.reports-modal.tools__table-bodyTh:last-child{display:flex;justify-content:flex-end}.tools__table-row.calibration{cursor:pointer;display:grid;grid-template-columns:.9fr 1fr .95fr 1fr 1fr 1fr 1fr}.tools__table-row.calibration .tools__table-subtitle{display:flex;align-items:center;max-width:160px;width:100%;word-break:break-all}.tools__table-row.verification{display:grid;grid-template-columns:.9fr 1fr .95fr 1fr 1fr 1fr 1fr}.tools__table-image{width:40px;height:40px;border-radius:5px;border:1px solid #e9eaeb}.tools__table-bodyTh{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:24px 16px;text-align:left;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.3px;color:#111827;box-sizing:border-box}.tools__table-bodyTh.longText{word-break:break-word;max-height:96px;overflow:auto}.tools__table-bodyTh.action{display:flex;flex-direction:row;align-items:flex-end}.tools__table-bodyTh.action>img{cursor:pointer}.tools__table-bodyTh.small-image{padding:10px 16px;align-items:start}.tools__table-title{font-weight:400;font-size:14px;line-height:150%;color:#565f67;text-align:left;width:100%}.tools__table-subtitle{font-weight:500;font-size:16px;line-height:150%;letter-spacing:.3px;color:#27323c;text-align:left;width:100%;word-break:break-word}.tools__table-subtitle>img:first-child{margin-right:12px}.tools__table-subtitle>img:last-child{cursor:pointer}.tools__table-subtitle.status>span{display:flex;justify-content:center;align-items:center;max-width:108px;width:100%}.tools__table-subtitle.status>span.fail{padding:8px 16px;gap:4px;border-radius:8px;background:#da67671f;color:var(--Red, #da6767);font-size:14px;font-style:normal;font-weight:500;line-height:160%}.tools__table-subtitle.status>span.success{padding:8px 16px;gap:4px;border-radius:8px;background:#0caf601f;color:var(--Alerts-Success-Base, #0caf60);text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:160%}.tools__table-subtitle.status>span.pending{padding:8px 16px;gap:4px;border-radius:8px;background:#df98001f;color:#df9800;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:160%}.tools__table__small-image{padding:0;width:54px;height:54px;border-radius:8px;overflow:hidden}.tools__table__small-image>img{width:100%;height:100%;object-fit:cover;padding:0}.tools__table-btn{display:flex;justify-content:center;align-items:center;padding:4px 8px;width:42px;height:28px;border:1px solid #eeeff2;border-radius:4px;font-weight:500;font-size:14px;line-height:20px;color:#27323c;cursor:pointer}.tools__table-btn.s{margin-right:8px}.tools__table-btn.decom{background:#da6767;color:#fff;width:132px;margin-left:8px}.tools__table-btn.green{background:#0caf601f;color:#0caf60}.tools__table-settings{z-index:1;position:absolute;width:175px;right:45px;top:75px;background:#fff;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;padding:16px}.tools__table-settings>div{cursor:pointer;display:flex;align-items:center;padding:12px 16px;font-weight:500;font-size:15px;line-height:24px;letter-spacing:-.01em;color:#999;border-radius:12px}.tools__table-settings>div:hover{background:#f4f4f4}.tools__table-settings>div:hover:first-child{color:#da6767}.tools__table-settings>div:hover:last-child{color:#4268b0}.tools__table-settings>div>svg{margin-right:16px}@media screen and (max-width: 1440px){.tools__table-head.calibration,.tools__table-head.verification{grid-template-columns:.83fr .94fr .9fr .9fr .9fr 1fr 1fr}.tools__table-th{font-size:14px}}.inactive{padding-bottom:40px}.inactive__filters{display:flex;align-items:center;gap:16px;padding:16px;flex-wrap:wrap}.inactive__table{width:100%;height:100%;display:flex;flex-direction:column}.inactive__table-head{width:100%;background:#f4f5f6;display:grid!important;align-items:center;grid-template-columns:.5fr 1.5fr 1fr .95fr 1fr .6fr 1fr 1fr 1fr 1fr!important;margin-bottom:2px}.inactive__table-th{padding:24px;color:#8e8e8e;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.2px;display:flex;justify-content:flex-start}.inactive__table-th:nth-child(6){max-width:100%!important;width:100%;display:flex;justify-content:flex-start!important}.inactive__table-th:last-child{justify-content:flex-end!important}.inactive__table-row{margin:2px 4px;border:1px solid #e9eaeb;border-radius:4px;cursor:pointer;position:relative;display:grid!important;align-items:center;grid-template-columns:.5fr 1.58fr 1.05fr 1fr 1.05fr .65fr 1.1fr 1fr 1fr 1fr!important}.inactive__table-row:nth-child(odd){background:#f4f5f6}.inactive__table-logo{width:48px;height:48px;border-radius:48px;border:1px solid #e9eaeb}.inactive__table-bodyTh{padding:24px 18px;max-height:56px;display:flex;justify-content:flex-start;align-items:center}.inactive__table-bodyTh .dates{color:#27323c;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.3px}.inactive__table-bodyTh .dates>span{color:#999;font-size:12px;font-style:normal;font-weight:400;line-height:160%}.inactive__table-bodyTh .subscription{color:#8e8e8e;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.3px}.inactive__table-bodyTh>span{text-align:left;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.3px;color:#111827;text-overflow:ellipsis;overflow:hidden;max-width:160px;width:100%;height:1.4em;white-space:nowrap}.inactive__table-bodyTh>span.inspection__status{padding:8px 16px;border-radius:8px;text-align:right;font-size:14px;font-style:normal;font-weight:500;line-height:160%;display:flex;align-items:center;justify-content:center}.inactive__table-bodyTh>span.inspection__status.off{background:#8e8e8e1f;color:#8e8e8e}.inactive__table-bodyTh>span.inspection__status.on{color:#0db091;background:#0db0911f}.inactive__table-bodyTh:last-child{justify-content:flex-end!important}.inactive__table-bodyTh:last-child{max-width:80%!important;justify-content:flex-end!important}.inactive__dropdown{z-index:1;position:absolute;width:220px;right:18px;top:60px;background:#fff;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;padding:16px}.inactive__dropdown-elem{display:flex;align-items:center;height:48px;gap:12px;border-radius:12px;padding:0 12px}.inactive__dropdown-elem>span{color:#999;font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.14px}.inactive__dropdown-elem>svg{width:24px;height:24px}.inactive__dropdown-elem:hover{background:#f4f4f4}.inactive__dropdown-elem:hover>span{color:#27323c}.forms{padding:20px}.forms__content{box-sizing:border-box;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px;padding-bottom:100px}.forms__search{padding-top:16px;padding-left:16px}.forms__table-header{display:grid;align-items:center;grid-template-columns:1fr 1fr 1fr 1fr 1fr .5fr;background:#f4f5f6;border:1px solid #eeeff2;padding-left:8px;padding-right:8px}.forms__table-th{font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e;padding:23px 12px;box-sizing:border-box}.forms__table-row{display:grid;align-items:center;grid-template-columns:1fr 1fr 1fr 1fr 1fr .5fr;margin:2px 4px;border:1px solid #e9eaeb;border-radius:4px;position:relative}.forms__table-row:nth-child(2n){background:#f4f5f6}.forms__table-bodyTh{padding:20px 15px;display:flex;align-items:center;justify-content:flex-start}.forms__table-bodyTh:last-child{justify-content:flex-end}.forms__table-bodyTh:last-child>img{cursor:pointer}.modal{position:fixed;top:0;left:0;z-index:555;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow-y:scroll;overflow-x:hidden}.modal__content{position:relative;max-width:577px;width:100%;z-index:3;background:#fff;border-radius:12px;height:max-content}.modal__content::-webkit-scrollbar{display:none!important}.modal__content-head{display:flex;justify-content:center;align-items:center;padding:24px;font-weight:600;font-size:18px;line-height:27px;text-align:center;color:#27323c;border-bottom:.5px solid #e6e6e7}.modal__content-head.corporate{justify-content:flex-start}.modal__content-head.corporate>p>span{padding:4px 8px;border-radius:4px;border:1px solid #e4e4e4;background:#fff;color:var(--Text-300, #707a80);font-size:16px;margin-left:10px}.modal__content-body{padding:16px 40px 24px}.modal__content-bottom{padding:16px 40px 24px;display:flex;justify-content:center;gap:16px}.modal__content-bottom>button{max-width:245px;width:100%;padding:14px 32px;height:48px;border-radius:8px;border:none;font-weight:700;font-size:16px;line-height:20px;cursor:pointer}.modal__content-bottom>button.close{background:#fff;border:1px solid #aeb3b7;color:#27323c}.modal__content-bottom>button.save{background:#4268b0;color:#fff}.modal__content-bottom>button.save.full{max-width:100%}.modal__content-bottom>button.save.danger{background:#da6767}.modal__content-bottom>button.save.danger:hover{background:#d74949}.modal__content-bottom>button.save.disabled{background:#908e8e}.modal__content-bottom>button.third{max-width:170px;background:#da67671a!important;border:1px solid #da6767;border-radius:8px;color:#da6767}.modal__content-bottom>button.almost{color:#fff;max-width:288.5px;background:#4268b0;border-radius:8px}.modal__content-bottom>button.small{width:100px;padding:8px;height:38px}.modal__content-exit{position:absolute;right:21px;cursor:pointer}.modal__bg{position:fixed;width:100%;height:100%;z-index:2;background:#131313;top:0;left:0;opacity:.5}@media screen and (max-height: 800px){.modal__content-body{overflow:auto}}@media screen and (max-height: 600px){.modal__content-body{max-height:50vh!important}}@media screen and (max-height: 400px){.modal__content-body{max-height:40vh!important}}.custom__content{box-sizing:border-box;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px;padding-bottom:100px}.custom__search{padding-top:16px;padding-left:16px}.custom__table-header{display:grid;align-items:center;grid-template-columns:1fr .7fr .7fr .7fr .3fr .7fr .7fr 1fr .7fr .3fr;background:#f4f5f6;border:1px solid #eeeff2;padding-left:8px;padding-right:8px}.custom__table-header-isCorporate{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr}.custom__table-th{font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e;padding:23px 12px;box-sizing:border-box}.custom__table-row{display:grid;align-items:center;grid-template-columns:1fr .7fr .7fr .7fr .3fr .7fr .7fr 1fr .7fr .3fr;margin:2px 4px;border:1px solid #e9eaeb;border-radius:4px;position:relative}.custom__table-row-isCorporate{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr}.custom__table-row:nth-child(2n){background:#f4f5f6}.custom__table-bodyTh{padding:20px 14px;display:flex;align-items:center;justify-content:flex-start;gap:8px}.custom__table-bodyTh:first-child{overflow:hidden;word-break:break-all}.custom__table-bodyTh:last-child{justify-content:flex-end}.custom__table-bodyTh.red-col{color:#da6767}.custom__table-settings{cursor:pointer}.custom__table__dropdown{z-index:2;position:absolute;width:200px;right:18px;top:60px;background:#fff;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;padding:16px}.custom__table__dropdown-elem{display:flex;align-items:center;height:48px;gap:12px;border-radius:12px;padding:0 12px;cursor:pointer}.custom__table__dropdown-elem>span{color:#999;font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.14px}.custom__table__dropdown-elem>svg{width:24px;height:24px}.custom__table__dropdown-elem:hover{background:#f4f4f4}.custom__table__dropdown-elem:hover>span{color:#27323c}.custom__block{box-sizing:border-box;width:100%;display:flex;flex-direction:column;align-items:start;gap:12px;border:1px solid #eeeeee;border-radius:8px;padding:12px 20px}.custom__block-header{width:inherit;display:flex;justify-content:space-between;align-items:center}.custom__block-forms{width:inherit;box-sizing:border-box;padding:16px;border:1px solid #eeeff2;background:#f4f5f6;border-radius:8px;display:grid;grid-template-columns:1fr 1fr;max-height:300px;overflow:auto;row-gap:16px}.custom__block-form{font-size:14px;font-weight:500;line-height:20px}.custom__block-item{width:100%;gap:10px;display:flex;flex-direction:column}.custom__block-item__label{font-size:16px;color:#565f67}.custom__block-dual{width:inherit;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;gap:12px}.build{box-sizing:border-box;width:100%;background:#f4f5f6;padding:20px}.build__content{box-sizing:border-box;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px;display:flex;justify-content:center;padding:16px}.build__builder{box-sizing:border-box;max-width:700px;width:100%;display:flex;flex-direction:column;gap:20px}.build__block{box-sizing:border-box;width:100%;display:flex;flex-direction:column;align-items:start;gap:12px;border:1px solid #eeeeee;border-radius:8px;padding:12px 20px}.build__block-header{width:inherit;display:flex;justify-content:space-between;align-items:center}.build__block-forms{width:inherit;box-sizing:border-box;padding:16px;border:1px solid #eeeff2;background:#f4f5f6;border-radius:8px;display:flex;gap:16px;flex-wrap:wrap;max-height:300px;overflow:auto}.build__block-form{font-size:14px;font-weight:500;line-height:20px}.build__block-form.disabled{color:#999}.build__block-divider{height:20px;width:1.5px;background:#e9eaeb}.build__block-item{width:100%;gap:10px;display:flex;flex-direction:column}.build__block-item__label{font-size:16px;color:#565f67}.build__block-dual{width:inherit;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;gap:12px}.build-radio{box-sizing:border-box;height:43px;display:flex;align-items:center;justify-content:start;border:1px solid #eeeff2;border-radius:8px;padding:8px;cursor:pointer;gap:8px;background:#f4f5f6}.build-radio label{font-weight:500;font-size:14px;line-height:20px;color:#000;margin-left:8px;cursor:pointer}.build-radio input{cursor:pointer}.equipmentForm{display:flex;flex-direction:column;gap:16px}.equipmentForm-item{width:100%;gap:8px;display:flex;flex-direction:column}.equipmentForm-item__label{font-size:16px;color:#565f67}.f-build{margin-top:12px;padding-bottom:40px}.f-build__container{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;max-width:746px;width:100%;margin:0 auto;box-sizing:border-box;position:relative}.f-build__content{max-width:674px;width:100%}.f-build__field{margin-top:24px}.f-build__field-index{font-size:16px;font-weight:400;line-height:22.4px;text-align:left;color:#565f67}.f-build__field-component{display:grid;align-items:center;grid-template-columns:18px calc(100% - 22px);background:#fff;border:1px solid #e9eaeb;border-radius:8px;padding:12px 24px 12px 12px;overflow:hidden;gap:10px}.f-build__field-component.active{position:relative}.f-build__field-component.active:before{content:"";position:absolute;top:0;left:0;background:#4268b0;width:4px;height:100%}.f-build__drag{width:6px;height:38px;border:5px dotted #aeb3b7;cursor:pointer}.f-build__fd{display:flex;align-items:stretch;gap:20px}.f-build__fd_trash{display:flex;align-items:flex-end;padding-bottom:15px;cursor:pointer}.f-build__option_add{margin-top:8px;color:#4268b0;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;text-align:left}.f-build__general-header{display:flex;align-items:stretch;gap:20px}.f-build__general-header_trash{display:flex;align-items:flex-end;padding-bottom:15px;cursor:pointer}.f-build__general-actions{display:flex;align-items:flex-end;gap:12px}.f-build__general-type{display:flex;align-items:center;margin-top:20px;border:1px solid #e9eaeb;background:#f4f5f6;padding:10px 16px;border-radius:8px;gap:10px}.f-build__general-type span{font-size:14px;font-weight:500;line-height:24px;text-align:left;color:#27323c}.f-build__general-option{display:flex;align-items:center;justify-content:space-between;gap:20px}.f-build__general-option_input{width:16px;height:16px;border-radius:50%;border:2px solid #c1c7d0}.f-build__general-option_radio{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;margin-top:8px;padding:12px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:.02em;text-align:left;color:#27323c}.f-build__general-acceptable{margin-top:20px}.f-build__general-icon{padding-top:10px;cursor:pointer}.f-build__general-icon.close:hover svg path{stroke:#da6767}.f-build__buttons{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:40px}.f-build .react-tooltip{background:#fff!important;opacity:1!important;margin-left:12px;font-size:12px;font-weight:500;line-height:18px;text-align:center;color:#344054;padding:8px 12px;z-index:55}.mt-20{margin-top:20px}.field-picker{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;height:max-content;max-width:64px;width:100%;position:sticky;top:145px;padding:12px 16px;background:#fff;border-radius:10px;box-sizing:border-box}.field-picker__item{padding:8px;box-sizing:border-box;cursor:pointer;transition:all .3s;border-radius:8px}.field-picker__item svg{transition:all .3s}.field-picker__item:hover{background:#f4f5f6}.field-picker__item:hover svg{transform:scale(1.2)}.field-picker__item:active svg{transform:scale(1)}: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: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)}.f-build__radio-header{display:flex;align-items:stretch;gap:20px}.f-build__radio-header_trash{display:flex;align-items:flex-end;padding-bottom:15px;cursor:pointer}.f-build__radio-type{display:flex;align-items:center;margin-top:20px;border:1px solid #e9eaeb;background:#f4f5f6;padding:10px 16px;border-radius:8px;gap:10px}.f-build__radio-type span{font-size:14px;font-weight:500;line-height:24px;text-align:left;color:#27323c}.f-build__radio-option{display:flex;align-items:center;justify-content:space-between;gap:20px}.f-build__radio-icon{padding-top:10px;cursor:pointer}.f-build__radio-icon.close:hover svg path{stroke:#da6767}.f-build__condition-header{display:flex;align-items:stretch;gap:20px}.f-build__condition-header_trash{display:flex;align-items:flex-end;padding-bottom:15px;cursor:pointer}.f-build__condition-type{display:flex;align-items:center;margin-top:20px;border:1px solid #e9eaeb;background:#f4f5f6;padding:10px 16px;border-radius:8px;gap:10px}.f-build__condition-type span{font-size:14px;font-weight:500;line-height:24px;text-align:left;color:#27323c}.f-build__condition-option{display:flex;align-items:center;justify-content:space-between;gap:20px}.f-build__condition-icon{padding-top:10px;cursor:pointer}.f-build__condition-icon.close:hover svg path{stroke:#da6767}.f-build__input{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:8px;box-sizing:border-box}.f-build__input-tooltip{width:max-content;height:max-content}.f-build__input .react-tooltip{background:#fff!important;opacity:1!important;margin-left:12px;font-size:12px;font-weight:500;line-height:18px;color:#344054;padding:8px 12px;max-width:313px;box-sizing:border-box;z-index:55}.f-build__input-block{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.f-build__input.is_form label{color:#565f67;font-size:16px;font-weight:400}.f-build__input.is_form input{background:#fff}.f-build__input label{font-size:14px;font-weight:500;line-height:24px;text-align:left;color:#27323c}.f-build__input input{width:100%;box-sizing:border-box;background:#f4f5f6;border:1.5px solid #e9eaeb;border-radius:8px;padding:12px 16px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:.02em;text-align:left;color:#27323c;outline:none;transition:all .3s}.f-build__input input:focus{border-color:#4268b0}.f-build__input input:disabled{opacity:.5;border-color:#0000001a}.f-build__add{display:flex;align-items:center;justify-content:center;width:100%;border:1px dashed #aeb3b7;padding:10px 32px;cursor:pointer;gap:8px;border-radius:8px;background:#fff;margin-top:24px;transition:all .3s;box-sizing:border-box}.f-build__add-icon{display:flex;align-items:center;justify-content:center}.f-build__add-text{font-size:14px;font-weight:500;line-height:24px;text-align:left;color:#27323c}.f-build__add:hover{transform:translateY(-3px)}.f-build__add:active{transform:translateY(0)}.f-build__button{font-size:16px;font-weight:700;line-height:20px;transition:all .3s;width:100%;padding:14px;border-radius:8px;border:none;cursor:pointer}.f-build__button:active{transform:translateY(0)}.f-build__button:hover{transform:translateY(-3px)}.f-build__button.primary{color:#fff;background:#4268b0;border:1px solid #4268b0}.f-build__button.light{color:#565f67;background:#fff;border:1px solid #aeb3b7}.f-build__dropdown{position:absolute;box-shadow:0 6px 28px -8px #0000000a;background:#fff;border-radius:8px;padding:10px;width:max-content}.f-build__dropdown-item{border-radius:12px;padding:12px;gap:8px;cursor:pointer;color:#565f67;font-size:14px;font-weight:500;line-height:24px;text-align:left;transition:all .3s}.f-build__dropdown-item.active,.f-build__dropdown-item:hover{background:#f4f5f6}.f-build__dropdown.bottom-left{top:80%;right:110%}.f-build__dropdown.bottom-right{top:80%;left:110%}.f-build__dropdown.left{bottom:0;right:110%}.f-build__dropdown.right{bottom:0;left:110%}.customDetail__content{box-sizing:border-box;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px}.customDetail__search{padding-top:16px;padding-left:16px}.customDetail__table-header{display:grid;align-items:center;grid-template-columns:1fr .7fr .6fr .7fr;background:#f4f5f6;border:1px solid #eeeff2;padding-left:8px;padding-right:8px}.customDetail__table-header.smallHeader{grid-template-columns:1fr 1fr}.customDetail__table-header.smallHeader.white{background:#fff}.customDetail__table-th{font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e;padding:23px 12px;box-sizing:border-box}.customDetail__table-th:last-child{display:flex;justify-content:center}.customDetail__table-th.smallTh{padding:12px;justify-content:flex-start}.customDetail__table-row{display:grid;align-items:center;grid-template-columns:1fr .7fr .6fr .7fr;margin:2px 4px;border:1px solid #e9eaeb;border-radius:4px;position:relative}.customDetail__table-row:nth-child(2n){background:#f4f5f6}.customDetail__table-body.equipments{height:100%}.customDetail__table-bodyTh{padding:20px 14px;display:flex;align-items:center;justify-content:flex-start;gap:8px;cursor:pointer}.customDetail__table-bodyTh:last-child{display:flex;justify-content:center}.customDetail__table-bodyTh.red-col{color:#da6767}.customDetail__table__dropdown{z-index:2;position:absolute;width:200px;right:18px;top:60px;background:#fff;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;padding:16px}.customDetail__table__dropdown-elem{display:flex;align-items:center;height:48px;gap:12px;border-radius:12px;padding:0 12px}.customDetail__table__dropdown-elem>span{color:#999;font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.14px}.customDetail__table__dropdown-elem>svg{width:24px;height:24px}.customDetail__table__dropdown-elem:hover{background:#f4f4f4}.customDetail__table__dropdown-elem:hover>span{color:#27323c}.customDetail__block{box-sizing:border-box;width:100%;display:flex;flex-direction:column;align-items:start;gap:12px;border:1px solid #eeeeee;border-radius:8px;padding:12px 20px}.customDetail__block-header{width:inherit;display:flex;justify-content:space-between;align-items:center}.customDetail__block-forms{width:inherit;box-sizing:border-box;padding:16px;border:1px solid #eeeff2;background:#f4f5f6;border-radius:8px;display:grid;grid-template-columns:1fr 1fr;max-height:300px;overflow:auto;row-gap:16px}.customDetail__block-form{font-size:14px;font-weight:500;line-height:20px}.customDetail__block-item{width:100%;gap:10px;display:flex;flex-direction:column}.customDetail__block-item__label{font-size:16px;color:#565f67}.customDetail__block-dual{width:inherit;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;gap:12px}.customForm__content{box-sizing:border-box;width:100%;background:#fff;box-shadow:0 0 1px #27323c80;border-radius:8px}.customForm__search{padding-top:16px;padding-left:16px}.customForm__table-header{display:grid;align-items:center;grid-template-columns:1fr .7fr .6fr .7fr;background:#f4f5f6;border:1px solid #eeeff2;padding-left:8px;padding-right:8px}.customForm__table-header.smallHeader{grid-template-columns:1fr 1fr}.customForm__table-header.smallHeader.white{background:#fff}.customForm__table-th{font-weight:500;font-size:16px;line-height:150%;letter-spacing:.2px;color:#8e8e8e;padding:23px 12px;box-sizing:border-box}.customForm__table-th.smallTh{padding:12px}.customForm__table-row{display:grid;align-items:center;grid-template-columns:1fr .7fr .6fr .7fr;margin:2px 4px;border:1px solid #e9eaeb;border-radius:4px;position:relative}.customForm__table-row:nth-child(2n){background:#f4f5f6}.customForm__table-bodyTh{padding:20px 14px;display:flex;align-items:center;justify-content:flex-start;gap:8px;cursor:pointer}.customForm__table-bodyTh.red-col{color:#da6767}.customForm__table__dropdown{z-index:2;position:absolute;width:200px;right:18px;top:60px;background:#fff;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;padding:16px}.customForm__table__dropdown-elem{display:flex;align-items:center;height:48px;gap:12px;border-radius:12px;padding:0 12px}.customForm__table__dropdown-elem>span{color:#999;font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.14px}.customForm__table__dropdown-elem>svg{width:24px;height:24px}.customForm__table__dropdown-elem:hover{background:#f4f4f4}.customForm__table__dropdown-elem:hover>span{color:#27323c}.customForm__block{box-sizing:border-box;width:100%;display:flex;flex-direction:column;align-items:start;gap:12px;border:1px solid #eeeeee;border-radius:8px;padding:12px 20px}.customForm__block-header{width:inherit;display:flex;justify-content:space-between;align-items:center}.customForm__block-forms{width:inherit;box-sizing:border-box;padding:16px;border:1px solid #eeeff2;background:#f4f5f6;border-radius:8px;display:grid;grid-template-columns:1fr 1fr;max-height:300px;overflow:auto;row-gap:16px}.customForm__block-form{font-size:14px;font-weight:500;line-height:20px}.customForm__block-item{width:100%;gap:10px;display:flex;flex-direction:column}.customForm__block-item__label{font-size:16px;color:#565f67}.customForm__block-dual{width:inherit;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;gap:12px}.container{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:auto}.container p{font-size:20px;font-weight:500;line-height:28px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#999}.mobile_warning{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.title{font-size:24px;font-weight:800;margin-bottom:20px}.icon{margin-bottom:20px}.description{font-size:18px;font-weight:400;padding:0 40px;text-align:center;color:#27323c}.sso-warning{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f7f7f7}.sso-warning__container{background:#fff;border-radius:12px;box-shadow:0 2px 16px #00000014;padding:32px 32px 24px;max-width:400px;width:100%;display:flex;flex-direction:column;align-items:stretch;gap:24px}.sso-warning__title{font-size:1.5rem;font-weight:700;text-align:center;margin:0 0 8px}.sso-warning__alert{display:flex;align-items:flex-start;background:#fff7e0;border-radius:8px;padding:16px;gap:12px;border:1px solid #ffe1a3}.sso-warning__alert-icon{font-size:1.5rem;margin-top:2px}.sso-warning__alert-title{font-weight:600;margin-bottom:4px}.sso-warning__alert-message{font-size:.97rem;color:#444}.sso-warning__info{font-size:1rem;color:#222;display:flex;flex-direction:column;gap:8px}.sso-warning__support{color:#555;font-size:.97rem}.sso-warning__help{font-size:.97rem}.sso-warning__link{color:#2563eb;text-decoration:underline;font-weight:500}.sso-warning__footer{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:8px}.sso-warning__other-account{font-size:.97rem;color:#555}.sso-warning__logout{background:#f3f4f6;color:#222;border:none;border-radius:6px;padding:10px 0;width:100%;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.sso-warning__logout:hover{background:#e5e7eb}.sso-warning__footer-buttons{display:flex;flex-direction:row;gap:10px;width:100%}.sso-warning__refresh{background:#e0f2fe;color:#0369a1;border:none;border-radius:6px;padding:10px 0;width:100%;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.sso-warning__refresh:hover{background:#bae6fd}@media (max-width: 500px){.sso-warning__container{padding:18px 6px 14px;max-width:98vw}.sso-warning__title{font-size:1.1rem}.sso-warning__footer-buttons{flex-direction:column;gap:8px}}.agency-warning-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;background-color:#0006}.agency-warning-modal__container{background-color:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a;max-width:28rem;width:100%;padding:2rem;position:relative}.agency-warning-modal__title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#111827}.agency-warning-modal__warning{display:flex;align-items:flex-start;background-color:#fef3c7;border-radius:.5rem;padding:1rem;margin-bottom:1.25rem}.agency-warning-modal__warning-icon{width:1.5rem;height:1.5rem;color:#f59e0b;margin-right:.75rem;margin-top:.25rem;flex-shrink:0}.agency-warning-modal__warning-text{color:#92400e;font-weight:600;display:block}.agency-warning-modal__description{margin-bottom:1.75rem;color:#374151;font-size:.875rem}.agency-warning-modal__actions{display:flex;gap:1rem;margin-bottom:1.5rem}.agency-warning-modal__button{flex:1;padding:.5rem 0;border-radius:.5rem;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #0000000d}.agency-warning-modal__button--secondary{border:1px solid #E5E7EB;background-color:#fff;color:#374151}.agency-warning-modal__button--secondary:hover{background-color:#f3f4f6}.agency-warning-modal__button--primary{background-color:#2563eb;color:#fff;border:none}.agency-warning-modal__button--primary:hover{background-color:#1d4ed8}.agency-warning-modal__help-list{font-size:.75rem;color:#6b7280;list-style-type:disc;padding-left:1.25rem}.agency-warning-modal__help-list li{margin-bottom:.25rem}.agency-warning-modal__help-list li:last-child{margin-bottom:0}.agency-warning-modal__help-list .highlight{font-weight:600}
