@import "https://fonts.googleapis.com/css?family=Inter:regular,500,600,700&display=swap";@import "https://fonts.googleapis.com/css?family=Montserrat:regular,500&display=swap";html.os-windows,html.os-windows *{scrollbar-width:none;-ms-overflow-style:none}html.os-windows ::-webkit-scrollbar,html.os-windows::-webkit-scrollbar{display:none;width:0;height:0}.page,body{background-color:var(--bg-main);color:var(--color-main);-webkit-transition:all .5s ease;transition:all .5s ease}.page{padding-bottom:32px}.page__cars,.page__charging,.page__drivers,.page__locations,.page__mileage,.page__service,.page__settings,.page__settlement,.page__statistics{background-color:var(--bg-main-second)}:root{--color-main:#212121;--color-menu:#393939;--color-grey:#7c7c7c;--bg-main:#f1f1f1;--bg-main-active:#f7f7f7;--bg-main-second:#fff;--bg-main-border:#e6e6e6;--bg-icons:rgba(0, 0, 0, 0.04);--bg-table-title:#ebebeb;--bg-inputs:#d9d9d9;--bg-table-item:#fdfdfd;--main-btn-form-save:#bdbdbd;--diagram-grey:#5e5e5e;--diagram-green:#49e622;--diagram-blue:#009dff;--diagram-red:#fa381f;--diagram-orange:#f59c18;--diagram-violet:#7a3dff;--diagram-yellow:#f5db00}:root ::-webkit-scrollbar{width:6px;height:6px}:root ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}:root ::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px;border:2px solid #f1f1f1}:root ::-webkit-scrollbar-thumb:hover{background:#999}:root *{scrollbar-width:thin;scrollbar-color:#717070 #f1f1f1}[data-theme=dark]{--color-main:#fff;--color-menu:#b3b3b3;--color-grey:#b3b3b3;--bg-main:#212121;--bg-main-active:#212121;--bg-main-second:#282828;--bg-main-border:#373737;--bg-icons:#2f2f2f;--bg-table-title:#2f2f2f;--bg-inputs:#393939;--bg-table-item:#1a1a1a;--main-btn-form-save:#fff;--diagram-grey:#5e5e5e;--diagram-green:#49e622;--diagram-blue:#009dff;--diagram-red:#fa381f;--diagram-orange:#f59c18;--diagram-violet:#7a3dff;--diagram-yellow:#f5db00}.page-message a,[data-theme=dark] .menu__item-active svg{color:#fff}[data-theme=dark] ::-webkit-scrollbar{width:6px;height:6px}[data-theme=dark] ::-webkit-scrollbar-track{background:rgba(78,78,78,.33);border-radius:10px}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#101010;border-radius:10px;border:2px solid #272727}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#5a5a5a}[data-theme=dark] *{scrollbar-width:thin;scrollbar-color:#101010 rgba(78,78,78,.33)}.additional-colors__white{background:#fff}.additional-colors__gray{background:gray}.additional-colors__navy{background:navy}.additional-colors__black{background:#000}.additional-colors__silver{background:silver}.additional-colors__blue{background:#00f}*{padding:0;margin:0;border:0}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}::after,::before,a,label{display:inline-block}body,html{height:100%;min-width:320px}body,button,input,textarea{font-family:"Inter",sans-serif}body{line-height:1;font-size:.75rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-size:inherit;line-height:inherit;color:inherit;background-color:transparent}input,textarea{width:100%}button,option,select{cursor:pointer}a{color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{display:-ms-grid;display:grid;max-width:1920px;margin:0 auto;-ms-grid-columns:218px 1fr;grid-template-columns:218px 1fr;min-height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s;transition:all .3s}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>*{min-width:0}.wrapper.is-collapsed{-ms-grid-columns:60px 1fr;grid-template-columns:60px 1fr}.wrapper.is-collapsed .dashboard{padding:20px 10px 30px}.wrapper.is-collapsed .dashboard__logo span,.wrapper.is-collapsed .menu__link span{opacity:0;visibility:hidden}.wrapper.is-collapsed .dashboard__logo{-webkit-transform:translate(10px,0);transform:translate(10px,0)}.wrapper.is-collapsed .car-park-body,.wrapper.is-collapsed .who-logged__bottom-block,.wrapper.is-collapsed .who-logged__name{display:none}[class*=__container]{max-width:90rem;margin:0 auto}[class*="--gc"]{display:-ms-grid;display:grid;min-width:0;-ms-grid-columns:0 1fr minmax(auto,90rem) 1fr 0;grid-template-columns:0 1fr minmax(auto,90rem) 1fr 0}[class*="--gc"]>*{min-width:0;-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.menu__item{border-radius:6px;height:36px;-webkit-transition:all .3s;transition:all .3s}.menu__item-active{background:var(--bg-main-active)}.menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 10px;gap:14px;width:100%;height:100%;font-size:14px;color:var(--color-menu)}.menu__link svg{-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;height:18px;fill:#929292}.menu__link span,.table-main__tbody tr,.widget-item__list-item-right-side a,.wrapper.is-collapsed{-webkit-transition:all .3s;transition:all .3s}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button,.icon-menu{display:none}.popup,body::after{position:fixed;top:0;left:0;pointer-events:none}body::after{content:"";background-color:rgba(0,0,0,.5);width:100%;height:100%;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;z-index:149}.popup-show body::after{opacity:1}.popup{bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden}.popup__forms,.popup__item-title-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.popup__item-title-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:24px}.popup__item-title-block h4{font-size:18px;font-weight:500}.popup__forms{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup__forms h4{display:inline-block;margin-top:12px;margin-bottom:4px;font-size:14px;font-weight:500}.popup__forms select{color:var(--color-menu)}.popup__forms input,.popup__forms select{border-radius:10px;padding:10px 18px;width:100%;height:40px;background:var(--bg-inputs)}.popup__forms input:focus{outline:0;border:1px solid var(--color-grey)}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{position:relative;visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:var(--bg-main);width:100%;max-width:440px;border-radius:16px}.lock .popup__content{visibility:visible}.buttons-popup-block{margin-top:32px}.insurance-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.input-item{position:relative}.input-item label{position:absolute;top:12px;left:18px;font-size:14px;color:#999;pointer-events:none;-webkit-transition:all .2s ease;transition:all .2s ease}.input-item input{font-size:14px;color:var(--color-main);padding:10px 18px 0}.input-item input:not(:-moz-placeholder)+label,.input-item input:not(:-ms-input-placeholder)+label{top:4px;left:18px;font-size:10px;color:var(--color-grey)}.input-item input:focus+label,.input-item input:not(:placeholder-shown)+label{top:4px;left:18px;font-size:10px;color:var(--color-grey)}.custom-fieldset{border:1px solid #444;border-radius:8px;padding:5px;margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.custom-legend{padding:0 5px;margin-left:auto}.custom-legend svg{width:14px;height:14px;color:var(--color-grey);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.error{display:block;margin-top:2px;margin-left:15px;color:#fa381f}.input-and-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.input-and-btn .choices{width:100%}.block-flexbox{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:10px}.inactive-block input{background:var(--bg-main);border:1px solid var(--bg-main-border);pointer-events:none}.choices{position:relative;overflow:hidden;font-size:var(--choices-font-size-lg, 16px)}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled :is(.choices__inner,.choices__input){background-color:var(--choices-bg-color-disabled, #eaeaea);cursor:not-allowed!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed;color:var(--choices-item-disabled-color, green)}.choices [hidden]{position:absolute;inset:0;pointer-events:none;opacity:0}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:var(--choices-dropdown-item-padding, 10px);border-bottom:var(--bg-main-border);background-color:var(--choices-bg-color-dropdown, var(--bg-inputs));margin:0}.choices[data-type*=select-one] .choices__button{background-image:var(--choices-icon-cross-inverse, url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg=="));padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:is(:hover,:focus){opacity:var(--choices-button-opacity-hover, 1)}.choices[data-type*=select-one] .choices__button:focus{-webkit-box-shadow:0 0 0 2px var(--choices-highlight-color, #005F75);box-shadow:0 0 0 2px var(--choices-highlight-color, #005F75)}.choices[data-type*=select-one]::after{content:"";height:0;width:0;border-style:solid;border-color:var(--choices-text-color, var(--color-main)) transparent transparent transparent;border-width:var(--choices-arrow-size, 5px);position:absolute;right:var(--choices-arrow-right, 11.5px);top:50%;margin-top:var(--choices-arrow-margin-top, -2.5px);pointer-events:none}.choices[data-type*=select-one].is-open::after{border-color:transparent transparent var(--choices-text-color, var(--color-main));margin-top:var(--choices-arrow-margin-top-open, -7.5px)}.choices[data-type*=select-one][dir=rtl]::after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices:is([data-type*=select-multiple],[data-type*=text]) .choices__inner{cursor:text}.choices:is([data-type*=select-multiple],[data-type*=text]) .choices__button{position:relative;display:inline-block;margin:0 calc(var(--choices-button-offset, 8px)*-.5) 0 var(--choices-button-offset, 8px);padding-left:calc(var(--choices-button-offset, 8px)*2);border-left:1px solid color-mix(in srgb,var(--choices-primary-color, #005F75) 90%,var(--choices-darken, black));background-image:var(--choices-icon-cross, url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg=="));background-size:var(--choices-button-dimension, 8px);width:var(--choices-button-dimension, 8px);line-height:var(--choices-button-line-height, 1);border-radius:var(--choices-button-border-radius, 0);opacity:var(--choices-button-opacity, 0.75)}.choices:is([data-type*=select-multiple],[data-type*=text]) .choices__button:is(:hover,:focus){--choices-button-opacity:var(--choices-button-opacity-hover, 1)}.choices__inner{display:inline-block;vertical-align:top;width:var(--choices-width, 100%);background-color:var(--choices-bg-color, var(--bg-inputs));padding:var(--choices-inner-padding, 10px 14px);border-radius:var(--choices-border-radius, 30px);font-size:var(--choices-font-size-md, 14px);min-height:var(--choices-input-height, 40px);overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:color-mix(in srgb,var(--choices-keyline-color, #ddd) 85%,var(--choices-darken, black))}.is-open .choices__inner{border-radius:20px 20px 0 0}.is-invalid .choices__inner{border-color:var(--choices-invalid-color, #d33141)}.is-flipped.is-open .choices__inner{border-radius:0 0 20px 20px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:var(--choices-list-single-padding, 4px 16px 4px 4px)}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single,.choices__list--single .choices__item{width:var(--choices-width, 100%)}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:var(--choices-border-radius-item, 20px);padding:var(--choices-multiple-item-padding, 4px 10px);font-size:var(--choices-font-size-sm, 12px);font-weight:500;margin-right:var(--choices-multiple-item-margin, 3.75px);margin-bottom:var(--choices-multiple-item-margin, 3.75px);background-color:var(--choices-primary-color, #005F75);border:1px solid color-mix(in srgb,var(--choices-primary-color, #005F75) 95%,var(--choices-darken, black));color:var(--choices-item-color, var(--color-main));word-break:break-all;-webkit-box-sizing:border-box;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:var(--choices-multiple-item-margin, 3.75px)}.choices__list--multiple .choices__item.is-highlighted{background-color:color-mix(in srgb,var(--choices-primary-color, #005F75) 95%,var(--choices-darken, black));border:1px solid color-mix(in srgb,var(--choices-primary-color, #005F75) 90%,var(--choices-darken, black))}.is-disabled .choices__list--multiple .choices__item{background-color:color-mix(in srgb,var(--choices-disabled-color, #eaeaea) 75%,var(--choices-darken, black));border:1px solid color-mix(in srgb,var(--choices-disabled-color, #eaeaea) 65%,var(--choices-darken, black))}.choices__list--dropdown,.choices__list[aria-expanded]{display:none;z-index:var(--choices-z-index, 1);position:absolute;width:var(--choices-width, 100%);background-color:var(--bg-inputs);top:100%;margin-top:-1px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;overflow:hidden;word-break:break-all}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:color-mix(in srgb,var(--choices-keyline-color, #ddd) 85%,var(--choices-darken, black))}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0;background:var(--bg-inputs)}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;background:var(--bg-inputs);-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px 14px;font-size:var(--choices-font-size-md, 14px)}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}.choices__list--dropdown .choices__item--selectable.is-selected::after,.choices__list[aria-expanded] .choices__item--selectable.is-selected::after{content:none!important}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list--dropdown .choices__item--selectable.is-selected,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-selected{background-color:var(--choices-highlighted-color, var(--bg-main-active))}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid color-mix(in srgb,var(--choices-keyline-color, #ddd) 90%,var(--choices-lighten, white));color:gray}.choices__input.choices__input--cloned{width:100%!important;min-width:100%!important}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:baseline;background-color:var(--choices-bg-color, var(--bg-inputs));font-size:var(--choices-font-size-md, 14px);margin-bottom:var(--choices-input-margin-bottom, 5px);border:0;border-radius:0;max-width:var(--choices-width, 100%);padding:var(--choices-input-padding, 4px 0 4px 2px)}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:var(--choices-placeholder-opacity, 0.5)}.page-message{position:relative;color:#fff;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.page-message a:hover{text-decoration:underline}.page-message_type_fixed{position:fixed;z-index:2500;left:0;bottom:0;text-shadow:0 1px 1px rgba(0,0,0,.12);margin-bottom:-70px;padding:4px;opacity:0}.page-message_type_fixed .page-message__inner{display:inline-block;vertical-align:middle;padding:12px 50px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12);box-shadow:0 1px 3px rgba(0,0,0,.12)}.page-message__inner{width:100%;padding:15px 20px;border-radius:3px;cursor:default;-webkit-box-sizing:border-box;box-sizing:border-box}.page-message__close{position:absolute;top:8px;right:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;margin:0;padding:0;border:0;background:0 0}.page-message__close svg{width:12px;height:12px;fill:#9d9d9d}.page-message__close:active svg{fill:#fc0505}.page-message_type_success .page-message__inner{background:#98c43b}.page-message_type_error .page-message__inner{background:#f14537}.page-message_type_info .page-message__inner{background:#4788be}.page-message_type_warning .page-message__inner{background:#fbae3c}.ibg,.page-message_type_download{width:100%}.page-message_type_download .page-message__inner{background:#242424}.ibg{height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.title-page-block,.title-page-block__title{display:-webkit-box;display:-ms-flexbox;display:flex}.title-page-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.title-page-block__title{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:8px}.title-page-block__title span,.widget-item-title-block span{color:var(--color-grey);border:1px solid var(--bg-main-border);white-space:nowrap}.title-page-block__title span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 12px;border-radius:40px;font-size:12px}.border-top{border-top:1px solid var(--bg-main-border)}.additional-colors__blue{background:#009dff}.additional-colors__lime{background:#caf50d}.additional-colors__green{background:#00c853}.additional-colors__lavender{background:#b19fe0}.additional-colors__orange{background:#ffb200}.additional-colors__red{background:#fa381f}.additional-colors__indigo{background:#653ac1}.icon-div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;border-radius:6px;background:var(--bg-icons)}.icon-div svg{width:15px;height:15px;color:#929292}.icon-div,.selection,.widget-item-title-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget-item-title-block{position:sticky;top:0;background:var(--bg-main-second);padding-bottom:15px;padding-top:20px;gap:10px}.widget-item-title-block span{display:inline-block;border-radius:10px;padding:5px 10px}.selection{gap:5px;font-size:14px;color:var(--color-grey);border-bottom:1px solid var(--bg-main-border);padding-left:22px}.selection__item{cursor:pointer}.selection__item input{display:none}.selection__item input:checked+.selection__btn{color:var(--color-main)}.selection__item input:checked+.selection__btn::after{width:100%}.selection__btn,.selection__btn::after{-webkit-transition:all .3s;transition:all .3s}.selection__btn{display:block;padding:12px;position:relative}.selection__btn::after{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background:var(--color-main)}.selection__btn-active{color:var(--color-main)}.selection__btn-active::after{width:100%}.selection__add-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:var(--bg-icons);width:26px;height:26px}.selection__add-btn svg{width:10px;height:10px;color:var(--color-main);-webkit-transition:all .5s;transition:all .5s}.biggest-list{background-color:var(--bg-main);padding-left:0;padding-right:0}.biggest-list__settings,.biggest-list__settings-switch-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.biggest-list__settings-switch-body{gap:15px;margin-left:auto}.biggest-list__table-wrap{overflow:auto}.table-main{width:100%;text-align:left;border-collapse:collapse;border-spacing:0;white-space:nowrap}.table-main__thead{background:var(--bg-table-title);color:#7c7c7c;border-bottom:1px solid var(--bg-main-border);position:sticky;top:0;z-index:10}.table-main__thead th{padding:12px 6px}.table-main__tbody td:first-child,.table-main__thead th:first-child{padding-left:22px}.table-main__tbody tr:not(:last-child){border-bottom:1px solid var(--bg-main-border)}.table-main__tbody td{padding:15px 5px}.table-main__coordinates{color:#009dff}.table-main__num-car{text-transform:uppercase}.table-main__taxi,.table-main__user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:5px}.table-main__taxi{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-webkit-transform:translate(0,-6px);transform:translate(0,-6px);border-right:1px solid var(--bg-main-border)}.table-main__taxi span{display:block;border-radius:10px;width:6px;height:6px}.table-main__user-photo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:24px;height:24px;-webkit-transform:translateY(6px);transform:translateY(6px)}.table-main__user-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.table-main__color-car{width:18px;height:18px;border-radius:50%}.table-main__item{border-radius:50px;padding:6px 10px}.table-main__edit-btn,.table-main__payback{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-main__payback{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-transform:translate(0,4px);transform:translate(0,4px)}.table-main__edit-btn{width:36px;height:36px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-transition:all .3s;transition:all .3s}.table-main__edit-btn svg{width:15px;height:15px;color:#929292}.table-blue-item{background:rgba(56,162,255,.08);color:#009dff}.table-red-item{color:#fa381f;background:rgba(255,82,82,.08)}.table-green-item{color:#49e622;background:rgba(73,230,34,.06)}.table-main td:last-child,.table-main th:last-child{width:1%;white-space:nowrap;text-align:right;padding-left:0}.table-main-two-reddit-btn td:nth-last-child(2),.table-main-two-reddit-btn th:nth-last-child(2){width:1%;white-space:nowrap;text-align:right}.button-settings-settings-block,.button-settings-settings-block__sample{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button-settings-settings-block{gap:8px;margin-left:auto}.button-settings-settings-block__sample{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;height:36px;min-width:36px;padding-right:14px;padding-left:14px;background:var(--bg-inputs);border-radius:60px}.button-settings-settings-block__sample svg{width:13px;height:15px;color:#929292;-webkit-transition:all .3s;transition:all .3s}.button-settings-settings-block__sample span{font-size:14px}.button-settings-settings-block__setting,.button-settings-settings-block__static{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:36px;width:36px;border-radius:50%}.button-settings-settings-block__setting svg,.button-settings-settings-block__static svg{width:14px;height:14px;color:#929292;-webkit-transition:all .3s;transition:all .3s}.button-settings-settings-block__setting svg{height:11px}.button-file-upload,.button-settings-settings-block__setting,.button-settings-settings-block__setting-settlement,.button-settings-settings-block__static{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--bg-inputs)}.button-settings-settings-block__setting-settlement{gap:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:40px;height:36px;padding:0 14px}.button-file-upload svg,.button-settings-settings-block__setting-settlement svg{width:15px;height:15px;color:#929292;-webkit-transition:all .3s;transition:all .3s}.button-file-upload{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;width:40px;min-width:40px;border-radius:50%;position:relative}.button-file-upload__input{position:absolute;width:0;height:0;opacity:0;overflow:hidden}.button-file-upload svg{width:18px;height:18px}.calendar-block{position:relative}.calendar-block svg{position:absolute;top:12px;right:10px;width:15px;height:15px;color:#929292}.calendar-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:210px;font-size:14px}.calendar-input::-webkit-calendar-picker-indicator{display:none!important;-webkit-appearance:none!important}.cyber-label,.input-style,.switch-body-big{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-style{gap:10px;border-radius:30px;height:40px;padding:10px 14px;background:var(--bg-inputs)}.input-style svg{width:15px;height:15px;color:#929292;margin-left:auto}.cyber-label,.switch-body-big{position:relative}.switch-body-big{color:var(--color-grey);font-size:14px;font-weight:500;width:246px;height:40px;border-radius:40px;gap:4px;padding:4px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;border:1px solid var(--bg-main-border);background:var(--bg-main)}.switch-body-big input[type=radio]{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cyber-label{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;z-index:2}.cyber-highlight{position:absolute;top:0;left:0;width:82px;height:100%;background:0 0;z-index:1;-webkit-transition:-webkit-transform .5s cubic-bezier(.34,1.56,.64,1);transition:transform .5s cubic-bezier(.34,1.56,.64,1);transition:transform .5s cubic-bezier(.34,1.56,.64,1),-webkit-transform .5s cubic-bezier(.34,1.56,.64,1);pointer-events:none}.highlight-inner{width:100%;height:100%;background:var(--bg-inputs);color:var(--color-main);position:relative}#all-charger:checked~.cyber-highlight,#all-speed-charger:checked~.cyber-highlight{-webkit-transform:translateX(0);transform:translateX(0)}#city-charger:checked~.cyber-highlight,#fast-speed-charger:checked~.cyber-highlight{-webkit-transform:translateX(100%);transform:translateX(100%)}#home-charger:checked~.cyber-highlight,#slow-speed-charger:checked~.cyber-highlight{-webkit-transform:translateX(200%);transform:translateX(200%)}.filter-select{position:relative;min-width:260px;max-width:360px}.filter-select svg{position:absolute;width:8px;height:5px;top:18px;right:15px;color:var(--color-grey)}.filter-select__items{background:var(--bg-inputs);height:40px;padding:10px 14px;color:var(--color-menu);border-radius:30px;outline:0;width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}.search{min-width:287px}.search input{height:100%;font-size:14px;outline:0}.starting-sum-switch__input{display:none}.starting-sum-switch__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-family:inherit;font-size:14px;color:#7c7c7c;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.starting-sum-switch__label::before{content:"";display:block;width:38px;height:20px;border:1px solid #3d3d3d;border-radius:20px;margin-right:12px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.starting-sum-switch__label::after{content:"";display:block;width:14px;height:14px;background-color:#5e5e5e;border-radius:50%;position:absolute;left:4px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:background-color .3s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .2s ease;transition:transform .2s ease,background-color .3s cubic-bezier(.175,.885,.32,1.275);transition:transform .2s ease,background-color .3s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .2s ease}.starting-sum-switch__name{margin-right:6px}.starting-sum-switch__input:checked+.starting-sum-switch__label::before{background-color:#5e5e5e}.starting-sum-switch__input:checked+.starting-sum-switch__label::after{background-color:#fff;-webkit-transform:translate(17px,-50%);transform:translate(17px,-50%)}.starting-sum-switch__input:checked+.starting-sum-switch__label .--off{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.starting-sum-switch__input:checked+.starting-sum-switch__label .--on{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.currency-toggle-money,.currency-toggle-money .cyber-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative}.currency-toggle-money{color:var(--color-menu);font-size:14px;font-weight:500;width:108px;height:36px;border-radius:18px;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid var(--bg-main-border);overflow:hidden}.currency-toggle-money .cyber-label{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;-webkit-transition:color .3s ease;transition:color .3s ease}#switch-dark:checked~.switch-label .switch-x-unchecked,#uah-mode:checked~label[for=uah-mode],#usd-mode:checked~label[for=usd-mode]{color:#fff}.currency-toggle-money .cyber-highlight-money{position:absolute;top:0;left:0;width:50%;height:100%;z-index:1;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;pointer-events:none}.currency-toggle-money .highlight-inner-money{width:100%;height:100%;background:var(--bg-inputs);-webkit-box-shadow:none;box-shadow:none;border-radius:0}#usd-mode:checked~.cyber-highlight-money{-webkit-transform:translateX(0);transform:translateX(0)}#switch-light:checked~.switch-label::before,#uah-mode:checked~.cyber-highlight-money{-webkit-transform:translateX(100%);transform:translateX(100%)}.car-progress-wrapper{position:relative;width:72px;height:23px;overflow:hidden}.car-progress-wrapper .car-fill,.car-progress-wrapper .car-skeleton{position:absolute;top:0;left:0;height:100%;-webkit-mask-image:url(../images/car-progres.svg);mask-image:url(../images/car-progres.svg);-webkit-mask-size:72px 23px;mask-size:72px 23px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.car-progress-wrapper .car-skeleton{width:100%;background-color:var(--diagram-grey);z-index:1}.car-progress-wrapper .car-fill{z-index:2;background:-webkit-gradient(linear,left top,right top,from(#ff2828),color-stop(50%,#ffb300),to(#49e622));background:linear-gradient(90deg,#ff2828 0,#ffb300 50%,#49e622 100%);background-size:72px 23px;-webkit-transition:width .5s ease-in-out;transition:width .5s ease-in-out;width:0}.button-logout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:30px;height:44px;width:218px;-webkit-transition:all .3s;transition:all .3s;border:1px solid rgba(255,82,82,.3);color:rgba(250,56,31,.6)}.file-loaded svg{color:var(--diagram-green)}section{margin-bottom:14px}.info-message{position:sticky;top:0;z-index:50;background:var(--bg-main-second);border-bottom:1px solid var(--bg-main-border);padding:10px 10px 10px 32px}.info-message__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto}.info-message__item{padding:5px 5px 5px 0}.info-message__item:hover .info-message__show-more-old{margin-left:8px;max-width:1000px;opacity:1}.info-message__link-label{height:18px;-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;width:18px}.info-message__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;padding:6px 8px;height:36px}.info-message__show-more,.info-message__show-more-old{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:8px}.info-message__show-more p,.info-message__show-more-old p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:270px}.info-message__show-more-old{margin-left:0;max-width:0;overflow:hidden;opacity:0;-webkit-transition:max-width 1s ease,opacity .5s ease;transition:max-width 1s ease,opacity .5s ease}.info-message__icon-close svg{width:12px;height:12px;color:#7c7c7c;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .3s;transition:all .3s}.info-message__number-car{display:inline-block;padding:6px 12px;border-radius:6px;background:#fff;font-weight:500;color:#212121}.info-message-error{background:rgba(255,82,82,.3);border:1px solid rgba(250,56,31,.6)}.info-message-error .info-message__link-label{color:#fa381f}.info-message-planned{background:rgba(56,162,255,.3);border:1px solid rgba(0,157,255,.6)}.info-message-planned .info-message__link-label{color:#009dff}.info-message-take-note{background:rgba(249,104,0,.3);border:1px solid rgba(249,104,0,.6)}.info-message-take-note .info-message__link-label{color:#f96800}.map{max-height:436px}.widgets-section--grid-three,.widgets-section--grid-two{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:15px}.widgets-section--grid-three{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.widget-item{height:465px;border-radius:10px;background:var(--bg-main-second);overflow:auto}.widget-item__circle-graph{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.widget-item__body-title,.widget-item__circle-graph,.widget-item__icon-square,.widget-item__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget-item__icon-square{margin-left:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--bg-main-border);border-radius:40px;width:36px;height:36px;-webkit-transition:all .3s;transition:all .3s}.widget-item__icon-square svg{width:16px;height:16px;color:#929292;-webkit-transition:all .3s;transition:all .3s}.widget-item__body-title,.widget-item__list-item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.widget-item__body-title{background:var(--bg-icons);color:#7c7c7c;text-transform:capitalize;padding:5px 22px}.widget-item__list-item{padding-top:12px;padding-bottom:12px;-webkit-transition:all .3s;transition:all .3s}.widget-item__list-item:not(:last-child){border-bottom:1px solid var(--bg-main-border)}.widget-item__list-item-left-side,.widget-item__list-item-right-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget-item__list-item-left-side{gap:10px;line-height:1.3}.widget-item__list-item-left-side img{border-radius:60px;width:24px;height:24px;-o-object-fit:cover;object-fit:cover}.widget-item__list-item-right-side{gap:15px}.cashbox__body.cashbox__body,.income-section__body{border-radius:10px;background:var(--bg-main-second)}.income-section__body{padding:0 15px 25px}.income-section__body-small-card{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.title-section{padding-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.title-section h4{font-size:18px}.main-blocks-income-section__item,.title-section span{border:1px solid var(--bg-main-border);border-radius:10px}.title-section span{display:inline-block;color:var(--color-grey);padding:5px 10px}.main-blocks-income-section__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:15px}.main-blocks-income-section__item-title{font-size:16px}.main-blocks-income-section__item-sum{font-weight:500}.main-blocks-income-section__item-about{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.main-blocks-income-section__item-about p{color:var(--color-grey);font-weight:700}.main-blocks-income-section__item-about p span{font-weight:400;margin-right:4px}.drivers-item-graff{background:var(--bg-main);padding-top:22px;padding-bottom:22px;border-radius:18px;margin:22px}.drivers-item-graff__filter{margin-bottom:22px}.settings-body{background:var(--bg-main)}.settings-body__wrap,.settings-body__wrap-fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.settings-body__wrap{gap:32px;padding-top:24px;padding-bottom:32px;max-width:585px}.settings-body__wrap-fieldset{gap:10px}.settings-body__label{font-weight:500;font-size:14px}.settings-body__filter{position:relative}.settings-body__filter svg{position:absolute;width:8px;height:5px;top:18px;right:15px;color:var(--color-grey)}.settings-body__filter__items{background:var(--bg-inputs);height:40px;padding:10px 14px;color:var(--color-menu);border-radius:30px;outline:0;width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}.settings-body__input-body{display:-ms-grid;display:grid;-ms-grid-columns:1fr 166px;grid-template-columns:1fr 166px;gap:10px}.settings-body__input-body--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.settings-body__input{border-radius:10px;padding:10px 18px;height:40px;background:var(--bg-inputs);outline:0}.settings-body__button{color:var(--color-grey);border:1px solid var(--bg-main-border);border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;-webkit-transition:all .3s;transition:all .3s}.settings-body__main-btn-form{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:8px}.settings-body__main-btn-form-cancel{border-radius:30px;height:44px;border:1px solid var(--bg-main)}.settings-body__main-btn-form-add,.settings-body__main-btn-form-cancel,.settings-body__main-btn-form-save{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s}.settings-body__main-btn-form-add{border:1px solid var(--bg-main-border);border-radius:40px;padding:10px 14px;width:100%;height:42px;color:var(--color-grey)}.settings-body__main-btn-form-save{border-radius:30px;height:44px;color:#212121;background:var(--main-btn-form-save);border:1px solid var(--bg-main)}.grafics-big-body{display:-ms-grid;display:grid;-ms-grid-columns:1fr 260px;grid-template-columns:1fr 260px;gap:20px;padding:0 10px}.grafics-big-body__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:10px}.charts-grid{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.settings-settings{padding-top:20px;border-top:1px solid var(--bg-main-border)}.checkbox-wrapper-36{margin-top:10px}.checkbox-wrapper-36 .switch{display:none}.checkbox-wrapper-36,.checkbox-wrapper-36 .switch-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox-wrapper-36 .switch-label{color:var(--color-menu);font-size:14px;font-weight:500;position:relative;width:220px;height:36px;border-radius:18px;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid var(--bg-main-border);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:0 0}.checkbox-wrapper-36 .switch-label::before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:var(--bg-inputs);z-index:1;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.checkbox-wrapper-36 .switch-x-toggletext{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;z-index:2;position:relative}.checkbox-wrapper-36 .switch-x-checked,.checkbox-wrapper-36 .switch-x-unchecked{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .3s ease;transition:color .3s ease;cursor:pointer;margin:0}#switch-dark:checked~.switch-label .switch-x-checked,#switch-light:checked~.switch-label .switch-x-unchecked{color:var(--color-menu)}#switch-light:checked~.switch-label .switch-x-checked{color:#fff}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--bg-inputs) inset!important;-webkit-text-fill-color:var(--color-main)!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.dashboard{position:sticky;top:0;z-index:55;height:100svh;padding:20px 20px 30px;border-right:1px solid var(--bg-main-border);background-color:var(--bg-main-second);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dashboard__btn-scroll-dashboard,.dashboard__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard__btn-scroll-dashboard{position:absolute;width:26px;height:26px;top:20px;right:-13px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--bg-main-second);border:1px solid var(--bg-main-border);border-radius:50px;-webkit-transition:all .3s;transition:all .3s}.dashboard__btn-scroll-dashboard svg{width:10px;height:10px;color:#929292;-webkit-transition:all .3s;transition:all .3s}.dashboard__logo{font-family:"Montserrat",sans-serif;width:100%;margin-bottom:25px;color:var(--color-main);font-weight:500;letter-spacing:-.02em;font-size:28px;text-align:center;position:relative;z-index:55;cursor:default}.dashboard__logo span{font-weight:900;-webkit-transition:all .3s;transition:all .3s}.dashboard__menu{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.who-logged{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding-top:20px;border-top:1px solid var(--bg-main-border)}.who-logged__bottom-block,.who-logged__top-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.who-logged__bottom-block{gap:10px}.who-logged__image{min-width:36px;max-width:36px;height:36px;overflow:hidden;border-radius:60px;background:var(--bg-main-border)}.who-logged__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.who-logged__name p{font-size:14px;font-weight:500;text-transform:capitalize;margin-bottom:2px}.who-logged__name span{display:inline-block;margin-top:2px;opacity:.7}.car-park-body{position:relative;width:100%;margin-top:4px}.car-park-body svg{position:absolute;width:8px;height:5px;top:8px;right:8px}.car-park-body__select{background:var(--bg-inputs);padding:2px 6px;color:var(--color-menu);border-radius:30px;outline:0;width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}.settlement-wrap{background:var(--bg-main);height:100%}.settlement-body__setting-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:30px 0}.settlement__settlement-body{max-width:584px;background:var(--bg-main-second);border-radius:10px}.settlement-body__btn-close-bill{margin-top:20px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:30px;background:var(--diagram-blue);height:60px;font-weight:500;font-size:16px;color:var(--color-main);-webkit-transition:all .3s;transition:all .3s}.settlement-body__btn-close-bill,.settlement-body__btn-closed-bill,.settlement-body__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settlement-body__btn-closed-bill{border-radius:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--color-main);width:100%;height:60px;background:rgba(73,230,34,.1);margin-top:20px;font-weight:500;font-size:15px}.settlement-body__about-driver{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid var(--bg-main-border);border-radius:10px;margin-bottom:22px}.settlement-body__about-driver-photo{min-width:90px;height:90px}.settlement-body__about-driver-photo img{border-radius:6px}.settlement-body__about-driver-name{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.settlement-body__about-driver-name p,.settlement-body__earnings-block-body-block p{font-weight:500}.car-park-body svg,.settlement-body__about-driver-name span{color:var(--color-grey)}.settlement-body__about-driver-id{margin-left:auto;color:var(--color-grey)}.settlement-body__list{font-size:16px;color:var(--color-grey)}.settlement-body__list li{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.settlement-body__list span{color:var(--color-main);text-wrap:nowrap}.settlement-body__list-line div{width:100%;height:1px;background:var(--bg-main-border);margin:15px 0}.settlement-body__calculations-block{border-radius:10px;background:var(--bg-main);padding:18px;overflow:auto}.settlement-body__earnings-block{margin-top:20px;margin-bottom:10px;border-radius:10px;background:var(--bg-main);padding:18px}.settlement-body__earnings-block-body,.settlement-body__earnings-block-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settlement-body__earnings-block-title{gap:10px;font-size:18px}.settlement-body__earnings-block-body{gap:15px;margin-top:18px}.settlement-body__earnings-block-body-block{width:100%;background-color:var(--bg-main-second);border-radius:10px;padding:15px}.settlement-body__earnings-block-body-block span{font-size:16px;margin-bottom:6px;display:block}.settlement-body__calculations-block-table{margin-top:10px}.calculations-block-table__first-line{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--bg-main-border);margin-bottom:16px}.calculations-block-table__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;border-left:1px solid var(--bg-main-border);padding:6px}.calculations-block-table__item span{font-size:12px;color:var(--color-grey);text-wrap:nowrap}.calculations-block-table__item p{font-weight:600}.calculations-block-table__second-line{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--bg-main-border)}.login,.login__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.login{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100svh}.login__wrapper{max-height:812px;gap:10px;margin:auto;overflow:hidden;text-align:center;border-radius:18px;background:var(--bg-main-second)}.login__image{position:relative;width:433px}.login__image img,.settlement-body__about-driver-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.login__logo{position:absolute;bottom:30px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);font-family:"Montserrat",sans-serif;margin-bottom:25px;color:var(--color-main);font-weight:500;letter-spacing:-.02em;font-size:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login__logo span{font-weight:900;-webkit-transition:all .3s;transition:all .3s}.login__body-title,.login__logo{text-align:center}.login__body-title span{display:block;margin-bottom:10px}.login__body-title p{font-size:14px;line-height:1.2;color:#b3b3b3}.form-login,.form-login__remember-me{display:-webkit-box;display:-ms-flexbox;display:flex}.form-login{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.form-login__remember-me{color:#b3b3b3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form-login__remember-me input{width:12px;height:12px}.form-login__remember-me-forgotten{-webkit-transition:all .3s;transition:all .3s}.form-login__remember-me-forgotten:hover{color:#009dff}.form-login__remember-me-checkbox{gap:8px}.form-login__btn-log,.form-login__google-apple-block a,.form-login__line-or,.form-login__remember-me-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-login__line-or span{color:#b3b3b3;position:relative;padding:0 20px}.form-login__line-or div{width:100%;height:1px;background:#373737}.form-login__btn-log,.form-login__google-apple-block a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:30px;-webkit-transition:all .3s;transition:all .3s}.form-login__btn-log{background-color:var(--color-grey);height:44px;color:#282828;font-size:14px}.form-login__google-apple-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.form-login__google-apple-block a{border:1px solid #393939;padding:10px 12px;gap:10px}.form-login__google-apple-block a svg{width:22px;height:22px}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable.is-highlighted[data-select-text],.choices__list[aria-expanded] .choices__item--selectable.is-highlighted[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable.is-highlighted[data-select-text]::after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted[data-select-text]::after{content:attr(data-select-text);font-size:var(--choices-font-size-sm, 12px);position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable.is-highlighted[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable.is-highlighted[data-select-text]{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable.is-highlighted[data-select-text]::after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable.is-highlighted[data-select-text]::after{right:auto;left:10px}}@media (min-width:90em){.popup__content{padding:1.5rem 2rem}.title-page-block__title{font-size:2.25rem}.widget-item-title-block{padding-left:1.375rem;padding-right:1.375rem}.settlement-body__about-driver-name span,.widget-item-title-block h4{font-size:1.125rem}.biggest-list__settings{gap:.9375rem;padding:1.5625rem 1.375rem}section{padding-left:2rem;padding-right:2rem}.widget-item{padding-bottom:1.375rem}.widget-item__list-item{padding-left:1.375rem;padding-right:1.375rem}.income-section__body-small-card{padding:1.375rem;gap:.9375rem}.income-section__filter,.title-section{padding-left:1.375rem}.title-section{padding-top:1.375rem;padding-right:1.375rem}.main-blocks-income-section__item-sum{font-size:2.25rem}.drivers-item-graff{padding-left:1.375rem;padding-right:1.375rem}.settlement__settlement-body{padding:1.5rem}.settlement-body__about-driver{gap:1.25rem;padding:1.25rem}.settlement-body__about-driver-name p{font-size:1.75rem}.settlement-body__about-driver-id{font-size:1.125rem}.login__body-title span,.settlement-body__earnings-block-body-block p{font-size:2.25rem}.calculations-block-table__item p{font-size:1rem}.login__content{padding:9.375rem 6.25rem 9.375rem 9.375rem}.form-login{margin-top:2.5rem}.form-login__btn-log{margin-top:1.375rem;margin-bottom:1.375rem}.form-login__google-apple-block{margin-top:2rem}}@media (max-width:1100px){.income-section__body-small-card{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.income-section__body-small-card{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}@media (max-width:20em){.popup__content{padding:.9375rem .625rem}.title-page-block__title{font-size:1.625rem}.widget-item-title-block{padding-left:.9375rem;padding-right:.9375rem}.widget-item-title-block h4{font-size:1rem}.biggest-list__settings{gap:.5rem;padding:.9375rem .625rem}.widget-item{padding-bottom:.9375rem}.widget-item__list-item,section{padding-left:.9375rem;padding-right:.9375rem}.income-section__body-small-card{padding:.9375rem .625rem;gap:.3125rem}.income-section__filter{padding-left:.3125rem}.title-section{padding-top:.9375rem;padding-right:.9375rem;padding-left:.9375rem}.main-blocks-income-section__item-sum{font-size:1.75rem}.drivers-item-graff{padding-left:.9375rem;padding-right:.9375rem}.settlement__settlement-body{padding:.9375rem .625rem}.settlement-body__about-driver{gap:.625rem;padding:.9375rem .625rem}.settlement-body__about-driver-name p{font-size:1.25rem}.settlement-body__about-driver-id,.settlement-body__about-driver-name span{font-size:.875rem}.login__body-title span,.settlement-body__earnings-block-body-block p{font-size:1.625rem}.calculations-block-table__item p{font-size:.875rem}.login__content{padding:1.5625rem .9375rem}.form-login{margin-top:1.25rem}.form-login__btn-log{margin-top:.9375rem;margin-bottom:.9375rem}.form-login__google-apple-block{margin-top:.9375rem}}@media (max-width:61.99875em){.title-page-block__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.biggest-list__settings-switch-body,.button-settings-settings-block{margin-left:0}.widgets-section--grid-three{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.grafics-big-body{overflow:auto}.dashboard{padding:20px 15px 30px}.login__image{display:none}}@media (max-width:47.99875em){.menu__body,.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu__body{gap:10px;z-index:50;width:100vw;height:100dvh;overflow-y:auto;overflow-x:hidden;visibility:hidden;padding:140px 30px 30px 15px;color:var(--color-main)}.menu-open .menu__body,.menu__body,.menu__body::before{-webkit-transition:left .3s;transition:left .3s}.menu__body,.menu__body::before{position:fixed;left:-100%;top:0;background:var(--bg-main-second)}.menu__body::before{content:"";width:100%;height:70px;z-index:51;border-bottom:1px solid var(--bg-main-border)}.menu-open .menu__body{left:0;visibility:visible}.menu-open .menu__body::before{left:0}.menu__list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.menu__link{gap:14px;font-size:16px}.icon-menu{display:block;position:relative;width:30px;height:18px;z-index:55;margin:8px}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:2px;background-color:var(--color-main)}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - 1px)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - 1px);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - 1px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.title-page-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.title-page-block__title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.info-message{padding:10px}.widgets-section--grid-three,.widgets-section--grid-two{-ms-grid-columns:auto;grid-template-columns:auto}.income-section__filter{padding-right:5px}.drivers-item-graff{margin:0}.dashboard{padding:15px;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;border-bottom:1px solid var(--bg-main-border);border-right:none}.dashboard__btn-scroll-dashboard{display:none}.dashboard__logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;margin-bottom:0;width:auto}.settlement-body__about-driver-photo{min-width:60px;height:60px}.settlement-body__list li{font-size:14px}.settlement-body__earnings-block-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:47.99875em)and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:29.99875em){.main-blocks-income-section__item-about{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width:20em)and (max-width:90em){.popup__content{padding:clamp(.9375rem,.7767857143rem + .8035714286vw,1.5rem) clamp(.625rem,.2321428571rem + 1.9642857143vw,2rem)}.title-page-block__title{font-size:clamp(1.625rem,1.4464285714rem + .8928571429vw,2.25rem)}.widget-item-title-block{padding-left:clamp(.9375rem,.8125rem + .625vw,1.375rem);padding-right:clamp(.9375rem,.8125rem + .625vw,1.375rem)}.widget-item-title-block h4{font-size:clamp(1rem,.9642857143rem + .1785714286vw,1.125rem)}.biggest-list__settings{gap:clamp(.5rem,.375rem + .625vw,.9375rem);padding:clamp(.9375rem,.7589285714rem + .8928571429vw,1.5625rem) clamp(.625rem,.4107142857rem + 1.0714285714vw,1.375rem)}section{padding-left:clamp(.9375rem,.6339285714rem + 1.5178571429vw,2rem);padding-right:clamp(.9375rem,.6339285714rem + 1.5178571429vw,2rem)}.widget-item{padding-bottom:clamp(.9375rem,.8125rem + .625vw,1.375rem)}.widget-item__list-item{padding-left:clamp(.9375rem,.8125rem + .625vw,1.375rem);padding-right:clamp(.9375rem,.8125rem + .625vw,1.375rem)}.income-section__body-small-card{padding:clamp(.9375rem,.8125rem + .625vw,1.375rem) clamp(.625rem,.4107142857rem + 1.0714285714vw,1.375rem);gap:clamp(.3125rem,.1339285714rem + .8928571429vw,.9375rem)}.income-section__filter{padding-left:clamp(.3125rem,.0089285714rem + 1.5178571429vw,1.375rem)}.title-section{padding-top:clamp(.9375rem,.8125rem + .625vw,1.375rem);padding-right:clamp(.9375rem,.8125rem + .625vw,1.375rem);padding-left:clamp(.9375rem,.8125rem + .625vw,1.375rem)}.main-blocks-income-section__item-sum{font-size:clamp(1.75rem,1.6071428571rem + .7142857143vw,2.25rem)}.drivers-item-graff{padding-left:clamp(.9375rem,.8125rem + .625vw,1.375rem);padding-right:clamp(.9375rem,.8125rem + .625vw,1.375rem)}.settlement__settlement-body{padding:clamp(.9375rem,.7767857143rem + .8035714286vw,1.5rem) clamp(.625rem,.375rem + 1.25vw,1.5rem)}.settlement-body__about-driver{gap:clamp(.625rem,.4464285714rem + .8928571429vw,1.25rem);padding:clamp(.9375rem,.8482142857rem + .4464285714vw,1.25rem) clamp(.625rem,.4464285714rem + .8928571429vw,1.25rem)}.settlement-body__about-driver-name p{font-size:clamp(1.25rem,1.1071428571rem + .7142857143vw,1.75rem)}.settlement-body__about-driver-id,.settlement-body__about-driver-name span{font-size:clamp(.875rem,.8035714286rem + .3571428571vw,1.125rem)}.login__body-title span,.settlement-body__earnings-block-body-block p{font-size:clamp(1.625rem,1.4464285714rem + .8928571429vw,2.25rem)}.calculations-block-table__item p{font-size:clamp(.875rem,.8392857143rem + .1785714286vw,1rem)}.login__content{padding:clamp(1.5625rem,-.6696428571rem + 11.1607142857vw,9.375rem) clamp(.9375rem,-.5803571429rem + 7.5892857143vw,6.25rem) clamp(1.5625rem,-.6696428571rem + 11.1607142857vw,9.375rem) clamp(.9375rem,-1.4732142857rem + 12.0535714286vw,9.375rem)}.form-login{margin-top:clamp(1.25rem,.8928571429rem + 1.7857142857vw,2.5rem)}.form-login__btn-log{margin-top:clamp(.9375rem,.8125rem + .625vw,1.375rem);margin-bottom:clamp(.9375rem,.8125rem + .625vw,1.375rem)}.form-login__google-apple-block{margin-top:clamp(.9375rem,.6339285714rem + 1.5178571429vw,2rem)}}@media (any-hover:hover){.menu__item:hover{background:var(--bg-main-active)}.selection__item:hover .selection__btn::after{width:100%}.selection__add-btn:hover svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.table-main__tbody tr:hover{background:var(--bg-table-item)}.table-main__edit-btn:hover{background:var(--bg-icons)}.button-file-upload:hover svg,.button-settings-settings-block__sample:hover svg,.button-settings-settings-block__setting-settlement:hover svg,.button-settings-settings-block__setting:hover svg,.button-settings-settings-block__static:hover svg,.selection__item:hover .selection__btn{color:var(--color-main)}.button-file-upload:hover{cursor:pointer}.button-logout:hover{background:rgba(255,82,82,.3);color:#fa381f}.info-message__icon-close svg:hover{color:#fa381f}.widget-item__icon-square:hover svg{color:var(--color-menu);-webkit-transform:scale(1.2);transform:scale(1.2)}.widget-item__list-item:hover{background:var(--bg-main-active)}.widget-item__list-item-right-side a:hover{color:#009dff}.settings-body__button:hover{background:var(--bg-inputs)}.settings-body__main-btn-form-cancel:hover{border:1px solid var(--color-grey)}.settings-body__main-btn-form-add:hover{border:1px solid #4e4e4e}.settings-body__main-btn-form-save:hover{background:var(--bg-inputs);border:1px solid var(--color-grey);color:var(--color-main)}.dashboard__btn-scroll-dashboard:hover{border:1px solid #929292;-webkit-transform:scale(1.2);transform:scale(1.2)}.settlement-body__btn-close-bill:hover{background:#07f}.form-login__btn-log:hover,.form-login__google-apple-block a:hover{background:#fff;border:1px solid var(--bg-main-border)}.form-login__google-apple-block a:hover{color:#282828}}@media (hover:hover){.page-message__close:hover{cursor:pointer}.page-message__close:hover svg{fill:#fc0505}}