.vue-scrollbar-transition,.vue-scrollbar__scrollbar-horizontal,.vue-scrollbar__scrollbar-vertical{transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;-o-transition:all .5s ease}.vue-scrollbar-transition--scrollbar{transition:opacity .5s linear;-moz-transition:opacity .5s linear;-webkit-transition:opacity .5s linear;-o-transition:opacity .5s linear}.vue-scrollbar__wrapper{margin:0 auto;overflow:hidden;position:relative;background:#fff}.vue-scrollbar__wrapper:hover .vue-scrollbar__scrollbar-horizontal,.vue-scrollbar__wrapper:hover .vue-scrollbar__scrollbar-vertical{opacity:1}.vue-scrollbar__scrollbar-horizontal,.vue-scrollbar__scrollbar-vertical{opacity:.5;position:absolute;background:transparent}.vue-scrollbar__scrollbar-horizontal:hover,.vue-scrollbar__scrollbar-vertical:hover{background:rgba(0,0,0,.3)}.vue-scrollbar__scrollbar-horizontal .scrollbar,.vue-scrollbar__scrollbar-vertical .scrollbar{position:relative;background:rgba(0,0,0,.5);cursor:default}.vue-scrollbar__scrollbar-vertical{width:10px;height:100%;top:0;right:0}.vue-scrollbar__scrollbar-vertical .scrollbar{width:10px}.vue-scrollbar__scrollbar-horizontal{height:10px;width:100%;bottom:0;right:0}.vue-scrollbar__scrollbar-horizontal .scrollbar{height:10px}.vue-slider-disabled{opacity:.5;cursor:not-allowed}.vue-slider-rail{background-color:#ccc;border-radius:15px}.vue-slider-process{background-color:#3498db;border-radius:15px}.vue-slider-mark{z-index:4}.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step{display:none}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,.16)}.vue-slider-mark-label{font-size:14px;white-space:nowrap}.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background-color:#fff;box-sizing:border-box;box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32)}.vue-slider-dot-handle-focus{box-shadow:0 0 1px 2px rgba(52,152,219,.36)}.vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#3498db;background-color:#3498db;box-sizing:content-box}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{top:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left:after{left:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.vue-slider-dot-tooltip-inner-right:after{right:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.vue-slider-dot-tooltip-wrapper{opacity:0;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show{opacity:1}@font-face{font-family:SegoeUI-Light;src:url(../../../src/assets/fonts/SegoeUI-Light.db415e98.eot);src:local("../../assets/fonts/Segoe UI Light"),local("../../assets/fonts/SegoeUI-Light"),url(../../../src/assets/fonts/SegoeUI-Light.db415e98.eot?#iefix) format("embedded-opentype"),url(../../../src/assets/fonts/SegoeUI-Light.02b73ca1.woff) format("woff"),url(../../../src/assets/fonts/SegoeUI-Light.b34ee12d.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:SegoeUI-Normal;src:url(../../../src/assets/fonts/SegoeUI.03bcc7ef.eot);src:local("../../assets/fonts/Segoe UI"),local("../../assets/fonts/SegoeUI"),url(../../../src/assets/fonts/SegoeUI.03bcc7ef.eot?#iefix) format("embedded-opentype"),url(../../../src/assets/fonts/SegoeUI.ee10411f.woff) format("woff"),url(../../../src/assets/fonts/SegoeUI.46329871.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:SegoeUI-SemiBold;src:url(../../../src/assets/fonts/SegoeUI-SemiBold.cb5a10bc.eot);src:local("../../assets/fonts/Segoe UI Semibold"),local("../../assets/fonts/SegoeUI-SemiBold"),url(../../../src/assets/fonts/SegoeUI-SemiBold.cb5a10bc.eot?#iefix) format("embedded-opentype"),url(../../../src/assets/fonts/SegoeUI-SemiBold.1b14ce9a.woff) format("woff"),url(../../../src/assets/fonts/SegoeUI-SemiBold.310d7546.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:SegoeUI-Italic;src:url(../../../src/assets/fonts/SegoeUI-Italic.50bec0e5.eot);src:local("../../assets/fonts/Segoe UI Italic"),local("../../assets/fonts/SegoeUI-Italic"),url(../../../src/assets/fonts/SegoeUI-Italic.50bec0e5.eot?#iefix) format("embedded-opentype"),url(../../../src/assets/fonts/SegoeUI-Italic.7ff4b07c.woff) format("woff"),url(../../../src/assets/fonts/SegoeUI-Italic.0d71df2b.ttf) format("truetype");font-weight:400;font-style:italic}.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{appearance:none;display:-ms-flexbox;display:flex;padding:0 0 4px;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;white-space:normal}.vs__selected-options{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:4px 6px 0 3px}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:rgba(60,60,60,.5);transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:rgba(60,60,60,.5);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;position:absolute;top:calc(100% - 1px);left:0;z-index:1000;padding:5px 0;margin:0;width:100%;max-height:350px;min-width:160px;overflow-y:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;text-align:left;list-style:none;background:#fff}.vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:#333;white-space:nowrap}.vs__dropdown-option:hover{cursor:pointer}.vs__dropdown-option--highlight{background:#5897fb}.vs__selected{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;line-height:1.4;margin:4px 2px 0;padding:0 .25em}.vs__deselect{display:-ms-inline-flexbox;display:inline-flex;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:rgba(60,60,60,.5);text-shadow:0 1px 0 #fff}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-cancel-button,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{appearance:none;line-height:1.4;font-size:1em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;-ms-flex-positive:1;flex-grow:1}.vs__search:-ms-input-placeholder{color:inherit}.vs__search::placeholder{color:inherit}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable .vs__search:hover{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{-ms-flex-item-align:center;align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border:.9em solid hsla(0,0%,39.2%,.1);border-left-color:rgba(60,60,60,.45);transform:translateZ(0);animation:vSelectSpinner 1.1s linear infinite;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em}.vs--loading .vs__spinner{opacity:1}.vs__dropdown-toggle{background:#fff;border-color:#dedede;height:40px}.vs__selected{font-size:16px}.vs--single.vs--open .vs__selected{position:static;opacity:1}.vs__dropdown-menu{border-color:#dedede;box-shadow:0 6px 4px 0 rgba(0,0,0,.05)}.vs__dropdown-option{font-family:SegoeUI-Normal;color:#9b9b9b;font-size:16px}.vs__dropdown-option--highlight{color:#fff;background:#40b59b}body,html{padding:0;margin:0;font-size:13px;font-family:SegoeUI-Normal;height:100%}@media (min-width:1024px){body,html{overflow:hidden}}#app{height:100%}@media (min-width:1024px){#app{height:100%}}.main{width:100%}.container,.main,.main-bg{height:100%}.mix-color__white{color:hsla(0,0%,100%,.85)}.mix-color__green{color:rgba(64,181,155,.8)}.mix-color__orange{color:rgba(255,169,5,.8)}.mix-color__red{color:rgba(222,98,98,.8)}.float-right{float:right}.float-left{float:left}.clearfix{clear:both}.xl-title{font-family:SegoeUI-Light;font-size:2.76923077em}.l-title{font-family:SegoeUI-Normal;font-size:1.84615385em}.l-title--semibold{font-family:SegoeUI-SemiBold}.m-title{font-family:SegoeUI-Light;font-size:1.53846154em;letter-spacing:.026em}.m-title--semibold,.s-title{font-family:SegoeUI-SemiBold}.s-title{font-size:1.23076923em}a{color:#40b59b;text-decoration:none;cursor:pointer}p{font-size:1em;font-family:SegoeUI-Normal;margin:0}b{font-family:SegoeUI-SemiBold}.text-italic{font-size:.92307692em;font-family:SegoeUI-Italic;color:rgba(84,84,84,.8)}.text-italic__white{color:hsla(0,0%,100%,.85)}.text-italic__green{color:rgba(64,181,155,.8)}.text-italic__orange{color:rgba(255,169,5,.8)}.text-italic__red{color:rgba(222,98,98,.8)}.text-small{font-size:.76923077em;font-family:SegoeUI-Normal}.text-small__white{color:hsla(0,0%,100%,.85)}.text-small__green{color:rgba(64,181,155,.8)}.text-small__orange{color:rgba(255,169,5,.8)}.text-small__red{color:rgba(222,98,98,.8)}.text-small-italic{font-size:.69230769em;font-family:SegoeUI-Italic;color:rgba(84,84,84,.8)}.text-small-italic__white{color:hsla(0,0%,100%,.85)}.text-small-italic__green{color:rgba(64,181,155,.8)}.text-small-italic__orange{color:rgba(255,169,5,.8)}.text-small-italic__red{color:rgba(222,98,98,.8)}.text-decable{opacity:.4}.text-decable__white{color:hsla(0,0%,100%,.85)}.text-decable__green{color:rgba(64,181,155,.8)}.text-decable__orange{color:rgba(255,169,5,.8)}.text-decable__red{color:rgba(222,98,98,.8)}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.style-hr{margin:1.6rem 0;border-top:1px dashed rgba(0,0,0,.14)}.style-hr__solid{border-top:1px solid rgba(0,0,0,.14)}.shadow-lvl-1{box-shadow:0 2px 10px 0 rgba(0,0,0,.16),0 2px 5px 0 rgba(0,0,0,.26)}.shadow-lvl-2{box-shadow:0 6px 20px 0 rgba(0,0,0,.19),0 8px 17px 0 rgba(0,0,0,.2)}.shadow-lvl-3{box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19)}.shadow-lvl-4{box-shadow:0 16px 28px 0 rgba(0,0,0,.24),0 25px 55px 0 rgba(0,0,0,.19)}.shadow-lvl-5{box-shadow:0 27px 24px 0 rgba(0,0,0,.24),0 40px 77px 0 rgba(0,0,0,.19)}.shadow-switcher_toddler{box-shadow:0 4px 7px 0 rgba(51,56,60,.15),0 2px 4px 0 rgba(0,0,0,.27),0 0 2px 0 rgba(51,54,56,.4)}.icon-internet{background:url(../../../src/assets/img/icon-internet.88b043d6.svg) no-repeat}.icon-sms{background:url(../../../src/assets/img/icon-sms.bb4885b2.svg) no-repeat}.icon-telephone{background:url(../../../src/assets/img/icon-telefon.5c80dadc.svg) no-repeat}.form-title{color:#545454;font-size:13px;margin-bottom:14px}.form-description{margin-bottom:24px}.form-control{display:block;border-bottom:1px solid #dedede;position:relative;padding-left:40px;margin-bottom:28px;padding-bottom:4px}.form-control__empty{padding-left:6px}.form-control__between{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.form-control_icon{height:30px;display:inline-block;text-align:center;vertical-align:middle;position:absolute;top:-6px;left:3px}.form-control_icon img{width:30px}.form-field{font-family:SegoeUI-Normal;font-size:13px;line-height:18px;color:#545454;background:none;border:none;outline:none}.form-control_datepicker{position:relative;z-index:2}.checkbox{width:16px;height:16px;border:1px solid #40b59b;display:inline-block;cursor:pointer;border-radius:2px;-ms-flex:0 0 16px;flex:0 0 16px}.checkbox input{display:none}.checkbox input:checked+.checkbox_img{opacity:1}.checkbox_img{width:100%;height:100%;background:url(../../../src/assets/img/check-on.d6a98aee.svg) no-repeat 50% 50%;opacity:0}.radio-control{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-item-align:center;align-self:center;cursor:pointer}.radio-control_field{display:none}.radio-control_field:checked+.radio-control_icon{background:#fff}.radio-control_field:checked+.radio-control_icon:after{opacity:1}.radio-control_icon{display:inline-block;width:20px;height:20px;border-radius:50%;border:1px solid #40b59b;background:#f3f3f3;margin-right:20px;position:relative;cursor:pointer;box-sizing:border-box}.radio-control_icon:after{content:"";display:block;width:10px;height:10px;background-color:#40b59b;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;opacity:0;transition:opacity .3s ease}.switcher{width:30px;height:18px;display:inline-block;border-radius:18px;border:1px solid #40b59b;position:relative;box-sizing:border-box;cursor:pointer}.switcher_checked{width:100%;height:100%;border-radius:18px;overflow:hidden;position:relative}.switcher input{display:none}.switcher input:checked+.switcher_checked>.switcher_status{width:100%}.switcher input:checked+.switcher_checked+.switcher_toddler{right:0}.switcher .switcher_status{position:absolute;top:0;left:0;background-color:#50e3c2;width:0;height:100%;transition:width .3s linear}.switcher .switcher_toddler{width:18px;height:18px;border-radius:50%;position:absolute;top:-1px;right:10px;background-color:#fff;transition:right .2s linear;box-shadow:0 4px 7px 0 rgba(51,56,60,.15),0 2px 4px 0 rgba(0,0,0,.27),0 0 2px 0 rgba(51,54,56,.4)}input:-ms-input-placeholder{color:#8e8e93;opacity:.5}input::placeholder{color:#8e8e93;opacity:.5}.btn{text-align:center;font-family:SegoeUI-Normal;font-size:1.07692308em;color:#fff;display:inline-block;line-height:16px;padding:9px 20px 10px;border:none;outline:none;background:none;cursor:pointer;transition:background .2s ease;box-sizing:border-box}.btn-success{background:#40b59b}.btn-success:hover{background:#338f7b}.btn-warning{background:#ff9500}.btn-warning:hover{background:#c70}.btn-cancel{background:#de6262}.btn-cancel:hover{background:#d53838}.btn-warning__dark{background:#c70}.btn-warning__dark:hover{background:#995900}.btn-disable{background:#8e8e93}.btn-del{position:relative;padding-left:36px}.btn-del:before{content:"";width:30px;height:30px;display:inline-block;vertical-align:middle;background:url(../../../src/assets/img/trash.04afbbb1.svg) no-repeat 50% 50%;background-size:cover;position:absolute;top:48%;left:5px;transform:translateY(-50%)}.btn-clean{background:#fff;color:#40b59b}.btn-clean:hover{background:#fafafa}.btn-brd{border:1px solid #d8d8d8;border-radius:2px;padding:6px 20px 6px}.btn-rounded{min-width:190px;font-size:1.23076923em;background:#00888c;border-radius:50em;box-shadow:2px 2px 6px 0 rgba(0,136,140,.6);transition:background .2s ease,box-shadow .2s ease}.btn-rounded:hover{box-shadow:1px 1px 4px 0 rgba(0,111,115,.6);background:#006f73}.btn-rounded:active{box-shadow:0 0 2px 0 rgba(0,111,115,.6);background:#006f73}.btn-rounded-white{min-width:190px;font-size:1.23076923em;background:#fff;color:#2a2a2a;border-radius:50em;box-shadow:2px 2px 6px 0 #00888c;transition:background .2s ease,box-shadow .2s ease}.btn-rounded-white:hover{box-shadow:1px 1px 4px 0 #006f73;background:#f2f2f2}.btn-rounded-white:active{box-shadow:0 0 2px 0 #006f73;background:#f2f2f2}.btn-rounded-gray{min-width:190px;font-size:1.23076923em;background:#c7c7cc;color:#fff;border-radius:50em;box-shadow:2px 2px 6px 0 rgba(199,199,204,.6);transition:background .2s ease,box-shadow .2s ease}.btn-rounded-gray:hover{box-shadow:1px 1px 4px 0 rgba(186,186,192,.6);background:#babac0}.btn-rounded-gray:active{box-shadow:0 0 2px 0 rgba(186,186,192,.6);background:#babac0}.btn__l{font-size:1em}.btn-full{width:100%}.btn:disabled{opacity:.5;cursor:not-allowed}.text-base{color:#545454}.text-white{color:#fff}.text-green{color:#40b59b}.text-orange{color:#ffa905}.text-red{color:#de6262}.text-gray{color:#9b9b9b}.text-color-base{color:#50e3c2}.text-color-base-b2{color:#40b59b}.text-color-base-b3{color:#308874}.text-color-base-w2{color:#73e8ce}.text-color-2base{color:#12d4f0}.text-color-2base-b2{color:#0ea9c0}.text-color-2base-b3{color:#0a7f90}.text-color-2base-w2{color:#41dcf3}.text-color-accent{color:#ff9500}.text-color-accent-b2{color:#c70}.text-color-accent-b3{color:#995900}.text-color-accent-w2{color:#fa3}.text-color-white{color:#fff}.text-color-white2{color:#f3f3f3}.text-color-graylight{color:#e5e5ea}.text-color-graylight2{color:#d1d1d6}.text-color-graylight3{color:#cfcfcf}.text-color-graymid{color:#c7c7cc}.text-color-black{color:#545454}.text-color-red{color:#de6262}.bg-color-base{background-color:#50e3c2}.bg-color-base-b2{background-color:#40b59b}.bg-color-base-b3{background-color:#308874}.bg-color-base-w2{background-color:#73e8ce}.bg-color-2base{background-color:#12d4f0}.bg-color-2base-b2{background-color:#0ea9c0}.bg-color-2base-b3{background-color:#0a7f90}.bg-color-2base-w2{background-color:#41dcf3}.bg-color-accent{background-color:#ff9500}.bg-color-accent-b2{background-color:#c70}.bg-color-accent-b3{background-color:#995900}.bg-color-accent-w2{background-color:#fa3}.bg-color-white{background-color:#fff}.bg-color-white2{background-color:#f3f3f3}.bg-color-graylight{background-color:#e5e5ea}.bg-color-graylight2{background-color:#d1d1d6}.bg-color-graymid{background-color:#c7c7cc}.bg-color-gray{background-color:#8e8e93}.bg-color-black{background-color:#545454}.bg-color-black-super{background-color:#2a2a2a}.bg-color-red{background-color:#de6262}.bg-color-green-gradient{background:#0e969a;background:linear-gradient(90deg,#0e969a 0,#0d494a);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e969a",endColorstr="#0d494a",GradientType=1)}.v-select_top{margin-bottom:20px}.v-select_top .dropdown-menu{top:auto;bottom:36px}.v-select_top .dropdown-toggle{height:36px}.v-select_top .dropdown-menu li>a{height:35px;padding:0 10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.v-select_top .dropdown-menu .highlight>a{font-size:13px;color:#545454;background:#f3f3f3}.v-select_top .dropdown-toggle .clear{display:none}.v-select_top.open .dropdown-toggle{border-bottom:1px solid rgba(60,60,60,.26);border-radius:4px;border-top-color:transparent;border-top-left-radius:0;border-top-right-radius:0}.v-select_top.open .dropdown-menu{border:1px solid rgba(0,0,0,.26);border-bottom:none;border-radius:4px 4px 0 0;box-shadow:0 -3px 6px 0 rgba(0,0,0,.15);overflow-x:hidden}.v-select .open-indicator{width:100%;text-align:right}.v-select .selected-tag{overflow:hidden;width:99%;padding-right:0;margin-right:0;white-space:nowrap}.v-select .selected-tag:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;border-top-right-radius:4px;border-bottom-right-radius:4px;width:14px;display:block;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 33%,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=1)}.v-select .vs__selected-options{width:88%}.v-select .vs__actions{padding:0 14px 0 8px}.v-select.unsearchable input[type=search]{display:none}.IZ-select .IZ-select__input.IZ-select__input--focused{border-color:rgba(60,60,60,.26);box-shadow:none}.tooltip{position:relative}.tooltip .tooltip-text{font-size:10px;background:rgba(0,0,0,.5);color:#fff;position:absolute;top:90%;left:50%;min-width:260px;max-height:0;overflow:hidden;transform:translateY(-4px);opacity:0;transition:max-height .3s ease,transform .3s ease-in,opacity .3s ease;border-radius:2px}.tooltip .tooltip-text_cnt{padding:5px 10px}.tooltip:hover .tooltip-text{max-height:140px;transform:translateY(0);opacity:1}.error-shake{color:#de6262;animation:errorShake .3s ease;transform:translateZ(0);perspective:300px}@keyframes errorShake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.ps__rail-y{z-index:2}.ps-lock{top:0;left:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.21);display:none}.ps-lock,.ps-lock:after{content:"";position:absolute}.ps-lock:after{background:url(../../../src/assets/img/cmd-get-info.aa7c0d67.svg) no-repeat;width:50px;height:50px;top:60%;left:50%;margin:-25px 0 0 -25px;animation:rotateIcon .8s linear infinite}.ps-lock__active{display:block}@keyframes rotateIcon{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.help-block{font-size:1.07692308em;color:#9b9b9b}.preloader{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:999}.preloader:after{content:"";display:block;width:200px;height:200px;position:absolute;background:url(../../../src/assets/img/preloader.b64a8f78.svg) no-repeat;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.plate-marker{width:auto!important;border-radius:3px;border:1px solid #000}.info-window-marker,.plate-marker{display:inline-block;height:auto!important;padding:2px 4px;background:#fff;font-size:9px;white-space:nowrap}.info-window-marker{width:88px!important;border-radius:3px;position:relative;box-shadow:0 0 3px 0 #000;text-align:center;top:-28px}.info-window-marker:before{border-left:6px solid transparent;border-right:6px solid transparent;border-top:12px solid rgba(0,0,0,.3);transform:translate(-50%);z-index:1}.info-window-marker:after,.info-window-marker:before{content:"";display:block;position:absolute;top:100%;left:50%}.info-window-marker:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:10px solid #fff;transform:translate(-50%,-1px);z-index:2}.rotateCarIcon{transform-origin:center}.app-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9999}.app-popup_cnt{background:#fff;padding:20px;border:1px solid #eaeaea;box-shadow:0 0 10px rgba(0,0,0,.5607843137254902);transform:translate(-50%,-50%);border-radius:4px;position:absolute;top:50%;left:50%;width:300px;box-sizing:border-box}.app-popup_cnt>.s-title{margin-bottom:10px}.app-popup_cnt p{margin-bottom:20px}.app-popup_btns{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.app-popup_btns .btn{width:49%}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}#ComponentList,#StylePage{max-width:1200px;margin:0 auto;padding:1rem 2rem}.colors-item{display:inline-block;margin:1rem;padding:1rem;border:1px dashed rgba(0,0,0,.2)}.colors-item:first-child{margin-left:0}.block-color{display:inline-block;width:4rem;height:4rem;border-radius:6px;position:relative;border:1px solid rgba(0,0,0,.2)}.shadows-item{display:inline-block;margin:1rem;padding:1rem;border:1px dashed rgba(0,0,0,.2);vertical-align:top}.shadows-item:first-child{margin-left:0}.block-shadow{display:inline-block;width:4rem;height:4rem;margin:1rem;border-radius:6px;position:relative;background-color:#fff;border:1px solid rgba(0,0,0,.1)}.vue-slider-mark-label{display:none}.vue-slider-dot-handle-focus{box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32)}.vue-slider-process{background-color:#40b59b}.vue-slider-mark{width:1px!important;height:6px!important}.vue-slider-mark-step{border-radius:0}.scrollbar-history{max-height:600px}.vue-scrollbar__scrollbar-vertical .scrollbar{width:4px;border-radius:4px;margin:0 auto}.vue-scrollbar__scrollbar-vertical{height:96%;top:2%}.v-select{height:30px}.v-select .dropdown-toggle{display:block;height:100%;width:100%}.v-select .vs__actions{height:100%;position:absolute;top:0;right:0;pointer-events:none}.v-select .selected-tag:after{right:0}.v-select.open .open-indicator:before{transform:rotate(314deg) translate(-4px,2px)}.v-select li>a{white-space:normal}.v-select .dropdown-menu>.highlight>a{background:#40b59b}.map{z-index:2;position:relative}@media (min-width:1024px){.map{padding-left:360px}}.map .leaflet-attribution-flag{display:none!important}.vue-map-container{width:100%;height:100%}.panel_right-center{top:50%;transform:translateY(-50%)}.panel_right-center,.panel_right-top{position:absolute;right:10px;z-index:999}.panel_right-top{top:0}.panel_center-top{position:absolute;top:0;left:50%;transform:translateX(-50%);-ms-flex-direction:row;flex-direction:row;display:-ms-flexbox;display:flex;z-index:999}.map-button{width:35px;height:35px;border-radius:50%;background:#fff;margin:20px 10px;cursor:pointer;position:relative;transition:backgound .5s ease;box-shadow:0 6px 20px 0 rgba(0,0,0,.19),0 8px 17px 0 rgba(0,0,0,.2)}.map-button__disabled{background:#dcdcdc;cursor:not-allowed;opacity:.8}.map-button__active{background:#40b59b}.choise-map{position:absolute;top:20px;right:100%;background:#f3f3f3;text-align:center;display:-ms-flexbox;display:flex;padding:10px;border-radius:2px;box-shadow:0 2px 10px 0 rgba(0,0,0,.16),0 2px 5px 0 rgba(0,0,0,.26)}.choise-map:after{content:"";display:block;border-top:5px solid transparent;border-left:10px solid #f3f3f3;border-bottom:5px solid transparent;position:absolute;top:10px;left:100%;z-index:2}.choise-map_item{width:50px;height:50px;margin:20px 20px 30px;cursor:pointer}.choise-map_item img{width:100%}.choise-map_item.active{color:#40b59b;font-weight:600}.autorize{background:#000;width:100%;background:url(../../../src/assets/img/bg-auth.da1a5816.jpg) no-repeat;background-size:cover;z-index:1}.autorisation-panel,.autorize{height:100%;position:absolute;top:0}.autorisation-panel{color:#545454;width:360px;padding:90px 39px 0;left:0;background:#f3f3f3;z-index:2;box-sizing:border-box;box-shadow:0 6px 20px 0 rgba(0,0,0,.19),0 8px 17px 0 rgba(0,0,0,.2)}.autorisation-panel__back{position:absolute;top:0;margin-top:8.33333333%;left:8.33333333%;width:40px;height:40px;border-radius:50%;cursor:pointer;transition:box-shadow .2s ease-in}@media (min-width:576px){.autorisation-panel__back{margin-top:30px;left:30px}}.autorisation-panel__back:hover{box-shadow:2px 2px 4px rgba(199,199,204,.7)}.autorisation-panel__back:active{box-shadow:1px 1px 2px #c7c7cc}.autorisation-panel--initial-page{box-sizing:border-box;max-width:360px;width:100%;left:auto;right:50%;transform:translateX(50%);box-shadow:none;padding:25% 10.83333333% 10.83333333%;height:100%;overflow:hidden auto}@media (min-width:576px){.autorisation-panel--initial-page{padding:90px 39px 39px}}@media (min-width:1024px){.autorisation-panel--initial-page{left:auto;right:0;transform:none}}.autorisation-panel .m-title{margin-bottom:30px}.autorisation-panel .form-field{width:100%}.autorisation-logo{text-align:center;margin-bottom:35%}.autorisation-logo img{max-width:180px;width:100%;height:auto}@media (min-width:768px){.autorisation-logo{margin-bottom:126px}}.autorisation_submit-line{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.autorisation-descr{margin:10px 0}.autorisation_mobile-app{margin-bottom:70px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.autorisation_mobile-item{width:50%}.autorisation_mobile-item img{margin-top:7px}.autorisation_option-add-car{text-align:center;margin-bottom:30px}.autorisation_option-add-car .text-small{margin-bottom:16px}.autorisation_social-auth{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-top:40px;margin-bottom:26.94444444%}@media (min-width:768px){.autorisation_social-auth{margin-bottom:97px}}.autorisation_social-auth .btn{font-size:0;width:44px;height:44px;padding:0;position:relative;border-radius:100%;box-shadow:0 0 5px 0 rgba(0,0,0,.06274509803921569);margin-left:20px}.autorisation_social-auth .btn img{width:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#MainPanel,#СontrolPanel{color:#545454;position:absolute;width:360px;height:100%;top:0;left:0;background:#f3f3f3;z-index:3;box-shadow:0 6px 20px 0 rgba(0,0,0,.19),0 8px 17px 0 rgba(0,0,0,.2)}#СontrolPanel{width:auto;transition:transform .3s ease}#СontrolPanel.panel-hide{transform:translateX(-99%)}@media (min-width:1024px){#СontrolPanel.panel-hide{transform:translateX(0)}}.panel-cnt{width:360px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.top-line{background:#40b59b;height:60px;min-height:60px;text-align:center;position:relative}.top-line_logo{position:relative;top:50%;transform:translateY(-50%);cursor:pointer}.user-menu_button{position:absolute;top:10px;left:5px;cursor:pointer;transition:transform .2s linear}.user-menu_button:hover{transform:scale(1.2)}.toggle-Controlpanel{position:absolute;top:50%;right:5px;transform:translateY(-50%);background:#40b59b;transition:transform .3s ease}.toggle-Controlpanel.active{transform:translateY(-50%) translateX(44px) rotateY(180deg);transition:transform .3s ease .3s}@media (min-width:1024px){.toggle-Controlpanel{display:none}}.list-cars_item{background:#fff;margin-bottom:1px;position:relative}.list-cars_item .car-details{display:none}.list-cars_item.active{background-color:#f3f3f3}.list-cars_item.active .car-details{display:block}.list-cars_item.active .list-cars_item-head:hover{cursor:default;background-color:#f3f3f3}.list-cars_item__mark:after{display:block;content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#40b59b}.list-cars_item__mark .list-cars_photo{border-color:#ff9500}.list-cars_item-head{min-height:70px;padding:5px 90px 5px 80px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;cursor:pointer}.list-cars_item-head:hover{background:#fafafa}.list-cars_photo{width:50px;height:50px;border-radius:50%;position:absolute;top:15px;left:15px;background:url(../../../src/assets/img/carphoto.325ddc27.svg) no-repeat;background-size:cover;box-sizing:border-box;border:2px solid transparent}.list-cars_photo img{width:100%}.list-cars_type{position:absolute;right:-5px;bottom:-5px}.list-cars_type img{width:22px}.list-cars_name-car{color:#40b59b;margin-bottom:2px;line-height:normal}.list-cars_reg-id{color:#545454}.list-cars_user-name{font-size:12px;font-style:italic;opacity:.8}.list-cars_short-state{position:absolute;top:50%;right:15px;transform:translateY(-50%)}.car-details_main{position:relative;z-index:2}.car-details_content{padding:0 40px 20px;position:relative;min-height:520px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.car-details_empty{padding-top:4px}.car-details_empty .s-title{display:block;padding:20px 12px}.car-details_nav{height:50px;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;border-bottom:2px solid #e5e5ea}.car-details_nav,.car-details_nav-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.car-details_nav-item{padding:0 12px;cursor:pointer;height:100%}.car-details_nav-item:hover{background:#fafafa}.car-details_nav-item__active{position:relative}.car-details_nav-item__active:after{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:4px;background:#40b59b;border-radius:4px}.car-details_nav-item__disabled{opacity:.4}.car-details_nav-content{display:none;position:relative}.car-details_nav-content__active{display:block}.car-details_is-offline{content:"";display:block;position:absolute;z-index:3;width:100%;height:100%;background:hsla(0,0%,95.3%,.6);top:0;left:0}.car-details_head-cnt{margin:0 20px 14px;border-bottom:1px dotted #969595;padding:14px 20px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.car-details_subtitle{margin-bottom:5px}.car-details_address{width:214px;min-height:18px;line-height:18px;margin-bottom:12px;position:relative;z-index:3}.car-details_address:after{content:"";display:block;position:absolute;top:50%;left:-30px;width:20px;height:20px;transform:translateY(-50%);background:url(../../../src/assets/img/carno_shadow.087c6946.svg) no-repeat 50% 50%}.car-details_address__stop:after{background-image:url(../../../src/assets/img/i-stop.f48ebb32.svg)}.car-details_address__none:after{display:none}.car-details_speed{margin-bottom:10px}.car-details_acum{margin-bottom:9px;cursor:pointer;perspective:500px}.car-details_acum .car-details_icon{position:relative;transform-style:preserve-3d}.car-details_acum .car-details_icon img{transition:transform .8s ease}.car-details_acum:hover .car-details_icon img{transform:rotateY(1turn)}.car-details_fuel{margin-bottom:10px}.car-details_balance{margin-bottom:10px;cursor:pointer}.car-details_balance-update{display:inline-block;width:20px;height:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE6WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAxOS0wMi0yMFQxMjozOToyOCswMzowMCIgeG1wOk1vZGlmeURhdGU9IjIwMTktMDItMjBUMTY6MzY6MzcrMDM6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMTktMDItMjBUMTY6MzY6MzcrMDM6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjZiNDAyNTFhLTlkMjYtYzY0OC1iY2U4LWU0MGZmNTQ2ZjFiYyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2YjQwMjUxYS05ZDI2LWM2NDgtYmNlOC1lNDBmZjU0NmYxYmMiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2YjQwMjUxYS05ZDI2LWM2NDgtYmNlOC1lNDBmZjU0NmYxYmMiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjZiNDAyNTFhLTlkMjYtYzY0OC1iY2U4LWU0MGZmNTQ2ZjFiYyIgc3RFdnQ6d2hlbj0iMjAxOS0wMi0yMFQxMjozOToyOCswMzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6oXmkNAAAEHElEQVRYhdWYy28bVRTGv8+xPWPJC9qoiKRegLJgkUU3iAW0sklSof4BlQpSswqRokhZBNV9qSmtSKBJlUVWASmpgEXFkgqElCjGjWDFQ2URdryUZNwFCYhYynj8+FjEMY7tGad+kPJJljz3nDnz87n3nHvHlISnWb6jBqgrSWhFFk3TPGOEQg/MUMgyQ6FNIxT6zDTNM01ztQLQNM1rhmnmDdNUxSdvmua1ZgC5D0eyIbhQKHS6ID2E+3Ip+Mjo7u7u108KCI+gh1YBuFQnjq/o05CaBiTwUit83OSv5xCLxSLZbPYOgBgAn6RkMBi8lEwmN/59fl01tn5QJ4OxWCziOM6Pkt6U1C3pOQAXHMd51NfXdxIABHxX7yECvm8LoOM4MwCO1zB1ZjKZaQCgdHePwZ2v6NN6QJJRD3MMAGzbXiVwA7UhRWDCtu2HVQbpnKT14udcQ4B1VFpXtm1PEngN5OckH5O0QD4gELVt+12X+z+QFJEUAfCh20M8i0R7/e2Ciy1Zfl3MUlWmPFReOK5LxDODfr8/DmC7hmnLNM2Ge1tRb5FcJ7kBYNjNqe5OUqzkmeJ6FICkYRjxRCKx2SSgp0pczW517VLLtrp260CRDA0NvZDP528CeB2Aj+QXwWDw9vz8/G9HQoeyKR4ZGXnecZxvJHUfcCBTAE4vLi7+0g4AScFUKjUl6SL2Kvted3f3dQA5oGyKM5nMjUq4YoAuAO+0Aw4ALMuaLBQKb0t6VtIJSXHLskq9swRI8rxHnIF2AQK4WDkgqdR2youk4BEk0EqiClU1aZLZ/e/lgF96BFluJVGFPqocIFna+soBr5P8o0aALZJX20EGAMWCmAKQIvkYwFRXV9fNEmx5ox4eHu7JZrOTJPuxl/oVklcWFhZ+bxegm/43O4nnaWZ2dvYkgGkAUUkdJJOGYcRHR0fX/wNGAB4ZnJubi+RyuUeSOg/cQG77/f5TY2NjG2ij6mYwm81OA+isHJd0PJfLzQB4o5EHr62tBdPp9G0Bg5LkIz8Jh8MTvb29Ti1/ryn2Ou572Ty1s7NzS8Dl/euCdDmdTgPAlVr+roAkS9NfT6urqycyGecugFcBdEpY7ujg1f7+/p8rfQUMVo4V9vbhmoBex62v3Azlx/2VlZUe23Z+kDQoqUfSM4DO5/P6NpFIvOgRvyR6tBAvwDjJrRrBtgOBQHz/Op/Xe4AiNX7GsVyuMFN1P/DxYcbqAo6Pj28COAXgfvHIZQG4X13BirnFAFS1Vv1+/wSB9wFYJFM+8k44HJ5wi9B0o15aWrYAdNUMTv519uzAsUbitvDIzyUP45O8htZU04CGEbhFwqq28E8SDf15Wa6mAaPR6K8+n+8VEvcA/E0yTfLTQKDj5YGBgZ+ajX/oXndUeupfO/8BndDKW89d/bMAAAAASUVORK5CYII=) no-repeat;background-size:cover;vertical-align:middle;position:relative;top:-2px;animation:rotateIcon .4s linear infinite}.car-details_mark{margin-bottom:10px}.car-details_mark img{vertical-align:middle;margin-right:6px}.car-details_mark .car-details_mark-away{opacity:.4}.car-details_odometer{margin-bottom:10px;position:relative}.car-details_odometer .m-title{background:#f7f7f7;border:1px solid #e9e9e9;outline:none;letter-spacing:5.2px;padding:1px 2px 3px 8px;float:left;margin-right:2px;max-width:122px;height:33px;box-sizing:border-box}.car-details_odometer-change{float:left}.car-details_odometer-button{width:18px;height:14px;margin-bottom:1px;border:1px solid #e5e5ea;background:#fff no-repeat 50% 50%;cursor:pointer}.car-details_odometer-up{background-image:url(../../../src/assets/img/up.99d2d25f.svg)}.car-details_odometer-down{background-image:url(../../../src/assets/img/down.fc1dd51e.svg)}.car-details_gsm{position:absolute;top:0;right:0;overflow:hidden;width:30px;height:30px;z-index:2}.car-details_gsm img{height:100%}.car-details_gsm__active{position:absolute;top:0;left:0;overflow:hidden}.car-details_temperatures{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:10px}.car-details_temperatures-item{width:90px;margin-bottom:10px;white-space:nowrap}.car-details_temperatures-item-cnt{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.car-details_temperatures-item-cnt .car-details_icon{top:2px;margin-right:6px}.car-details_temperatures-item-cnt .car-details_icon img{filter:contrast(150%) brightness(80%) saturate(200%)}.car-details_obd{display:-ms-flexbox;display:flex;margin-bottom:10px;width:280px}.car-details_obd-title{margin-bottom:16px}.car-details_obd-date{-ms-flex:0 0 120px;flex:0 0 120px}.car-details_obd-err{display:inline-block;padding:2px 4px;margin-right:6px;margin-bottom:4px;border-radius:2px;border:1px solid #e9e9e9;background-color:#f7f7f7}.car-details_obd-showall{width:18px;height:18px;border-radius:18px;border:1px solid #e9e9e9;display:inline-block;background:url(../../../src/assets/img/down.fc1dd51e.svg) 50% 50% no-repeat;float:right;cursor:pointer}.car-details_obd-showall.active{transform:rotateX(180deg)}.car-details_car-view{position:absolute;top:40px;right:20px;width:180px}.car-details_car-view img{width:100%}.car-details_car-color{mask-size:cover;-webkit-mask-size:cover}.car-details_car-color,.car-details_car-state{position:absolute;top:0;left:0;width:100%;height:100%}.car-details_car-state img{position:absolute;top:0;left:0;width:100%}.car-details_car-road{position:absolute;top:-5%;left:-5%;width:110%;height:98%;background:url(../../../src/assets/img/go.bceaec3e.svg) repeat transparent;background-position-y:97%;background-size:100% auto;animation:carRoad 0s linear infinite}.car-details_car-road:before{top:0;background:linear-gradient(180deg,#f3f3f3 29%,#f3f3f3 30%,hsla(0,0%,100%,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3f3f3",endColorstr="#00ffffff",GradientType=0)}.car-details_car-road:after,.car-details_car-road:before{content:"";display:block;width:100%;height:20px;position:absolute;left:0}.car-details_car-road:after{bottom:0;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#f3f3f3 70%,#f3f3f3 71%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#f3f3f3",GradientType=0)}.car-details_icon{display:inline-block;width:25px;font-size:0;vertical-align:top;position:relative;top:4px}.car-details_icon img{max-width:100%}@keyframes carRoad{0%{background-position-y:97%}to{background-position-y:49%}}.car-details_car-engine__shake{animation:shakeEngine .82s cubic-bezier(.36,.07,.19,.97) infinite;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}@keyframes shakeEngine{10%,90%{transform:translate3d(-.05em,0,0)}20%,80%{transform:translate3d(.05em,0,0)}30%,50%,70%{transform:translate3d(-.05em,0,0)}40%,60%{transform:translate3d(.05em,0,0)}}.car-details_car-engine__fade{opacity:1;animation:fadeEngine 1.64s linear infinite}@keyframes fadeEngine{0%,to{opacity:1}50%{opacity:0}}.car-details_car-lightTurn{animation:fadeEngine .8s linear infinite}.car-details_car-smoke img:first-child{opacity:1;animation:fadeSmoke 4.2s linear 0s infinite}.car-details_car-smoke img:nth-child(2){opacity:0;animation:fadeSmoke 4.2s linear .7s infinite}.car-details_car-smoke img:nth-child(3){opacity:0;animation:fadeSmoke 4.2s linear 1.4s infinite}.car-details_car-smoke img:nth-child(4){opacity:0;animation:fadeSmoke 4.2s linear 2.1s infinite}.car-details_car-smoke img:nth-child(5){opacity:0;animation:fadeSmoke 4.2s linear 2.8s infinite}.car-details_car-smoke img:nth-child(6){opacity:0;animation:fadeSmoke 4.2s linear 3.5s infinite}@keyframes fadeSmoke{0%{opacity:0}10%{opacity:1}70%{opacity:0}to{opacity:0}}.car-details_commands{padding:20px 20px;border-top:1px dotted #969595;position:relative}.car-details_commands-cnt{background:#dedede;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row wrap;flex-flow:row wrap;min-height:93px}.car-details_commands-cnt.list-commands_actual{padding:0}.car-details_commands-btn{position:absolute;top:-15px;right:20px;transition:opacity .2s ease;cursor:pointer}.car-details_commands-btn:hover{opacity:.8}.car-details_commands-item{text-align:center;width:33.33333333%;height:93px;background:#fff;border-top:1px solid #dedede;border-right:1px solid #dedede;box-sizing:border-box;transition:opacity .2s ease;cursor:pointer;padding-top:10px}.car-details_commands-item:nth-child(3n+0){border-right:none}.car-details_commands-item:first-child,.car-details_commands-item:nth-child(2),.car-details_commands-item:nth-child(3){border-top:0}.car-details_commands-item:hover{opacity:.8}.car-details_commands-img{height:50px;margin-bottom:-7px}.disabledCMD{position:relative}.disabledCMD:after{background:rgba(0,0,0,.1);top:-3px;right:-3px;bottom:-3px;left:-3px;z-index:9}.disabledCMD:after,.disabledCMD:before{content:"";display:block;position:absolute}.disabledCMD:before{width:200px;height:200px;background:url(../../../src/assets/img/preloader.b64a8f78.svg) no-repeat;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.list-settings{padding:10px 0}.settings-save{text-align:center;padding:20px 0 40px}.settings-save .btn{width:140px}.list-settings_item{font-size:16px;color:#40b59b;height:60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:65px;cursor:pointer;position:relative}.list-settings_item:hover{background:#fafafa}.list-settings_item__active{background:#40b59b;color:#fff}.list-settings_item__active .list-settings_icon{display:none}.list-settings_item__active .list-settings_icon__active{display:inline-block}.list-settings_item__active:hover{background:#40b59b}.list-settings_item__disabled{opacity:.4}.list-settings_icon{top:50%;left:10px;position:absolute;transform:translateY(-50%)}.list-settings_icon__active{display:none}.isOffLine{padding:10px 40px 0 40px}.options-panel{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.11);z-index:3}@media (min-width:1024px){.options-panel{z-index:2}}.options-panel_cnt{position:absolute;top:0;bottom:0;left:0;width:100%;background:#fff}@media (min-width:1024px){.options-panel_cnt{width:60%;padding:0 20px;left:360px}}.options-panel_head{padding:19px 40px 14px 20px;min-height:45px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.options-panel_head .s-title{margin-bottom:7px;display:none}@media (min-width:1024px){.options-panel_head .s-title{display:block}}.close-option{width:40px;height:40px;background:url(../../../src/assets/img/close.7f4d154b.svg) no-repeat 50% 50% transparent;position:absolute;top:20px;right:20px;cursor:pointer;transition:background .2s ease;z-index:2}.close-option:hover{background-color:rgba(0,0,0,.04)}.options-mobile-head{position:absolute;top:20px;left:20px;z-index:10}@media (min-width:1024px){.options-mobile-head{display:none}}.options-mobile-head_title{height:40px;line-height:40px;color:#40b59b;padding:0 20px;position:relative}.options-mobile-head_title:after{content:"";display:inline-block;width:18px;height:14px;background:url(../../../src/assets/img/down.fc1dd51e.svg) no-repeat;position:relative;top:2px}.options-mobile-head_list{background:#fff;padding:0 20px;border:1px solid #d8d8d8;display:none}.options-mobile-head_list.active{display:block}.options-mobile-head_item{padding:14px 0}.list-commands{display:-ms-flexbox;display:flex;padding:20px 20px}.list-commands_col{min-height:200px}.list-commands_sep{border-right:1px solid #e5e5ea;margin:0 20px}.list-commands_actual{background:#dedede;min-height:200px;width:314px;padding:10px;margin-bottom:10px}.list-commands_actual .commands-item{border:none;border-bottom:1px solid #dedede;border-right:1px solid #dedede;margin:0}.list-commands_actual:after{content:"";display:block;clear:both}.list-commands_title{color:#40b59b;margin-bottom:10px}.commands-item{float:left;width:104px;height:93px;text-align:center;box-sizing:border-box;border:1px solid #40b59b;margin-right:-1px;margin-bottom:-1px;cursor:pointer;padding-top:10px;background:#fff}.commands-item:hover .commands-item_img{filter:grayscale(0)}.commands-item_img{height:50px;width:50px;margin:0 auto;transition:filter .3s ease;filter:grayscale(100%)}.commands-item_name{color:#323232;line-height:14px;margin-top:-3px;padding:0 10px}.commands-item__negative .commands-item_img{position:relative}.commands-item__negative .commands-item_img:after{content:"";display:block;position:absolute;width:2px;height:50px;background:#8e8e93;transform:rotate(46deg);top:0;right:45%;border:2px solid #fff;border-radius:10px}.settings{height:100%}.settings-section{position:absolute;top:0;right:0;bottom:80px;left:20px}.settings-section .ps{max-height:100%}.settings-content{padding:20px 0 0}@media (min-width:1024px){.settings-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch}}.settings-content_separator{border-bottom:1px solid #dedede;margin:30px 30px 30px 0}@media (min-width:1024px){.settings-content_separator{border-right:1px solid #dedede;border-bottom:none;margin:0 30px 0 0}}.settings-content_col{margin-right:20px}@media (min-width:1024px){.settings-content_col{width:370px}}.settings-content_col__space .settings-content_subtitle{padding:0 20px}.settings-content_col__space .list-times{padding:0 20px 5px 20px}.settings-content_col__space .form-item{margin:0 20px}.settings-content_col__space .slidebar-title,.settings-content_col__space .slidebar_sensivity{padding:0 20px}.settings-content_col__space .vue-slider-component{padding:10px 20px!important;margin-bottom:0}.settings-content_col__space .vue-slider{margin-left:20px}.settings-operation{background-color:#f3f3f3;padding:20px;margin-bottom:10px;color:#545454}.settings-operation__mar-top{margin-top:20px}.settings-operation__warning{color:#ff9500}.settings-operation__success{font-size:14px;line-height:16px;text-align:center;padding:10px 30px 10px 20px;margin-bottom:20px;color:#40b59b}.settings-operation .btn{width:100%}.settings-operation_title{font-size:13px;color:#40b59b;height:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}.settings-operation_description{font-size:13px;color:#545454;margin:10px 0 0}.settings-content_subtitle{font-size:13px;color:#545454;height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}.firmwareSettings_progress{height:5px;border-radius:3px;background-color:#c7c7cc;position:absolute;right:20px;bottom:8px;left:20px}.firmwareSettings_progress-active{position:absolute;top:0;left:0;width:30%;height:5px;border-radius:3px;background:#50e3c2;transition:width .6s ease}.car-details_commands__settings{padding:0 20px 20px;border-top:none}.car-details_commands__settings .car-details_commands-cnt{background:#fff;-ms-flex-pack:center;justify-content:center}.car-details_commands__settings .car-details_commands-item{border:1px solid #dedede;box-sizing:border-box;margin-right:-1px}.car-details_commands__settings .car-details_commands-item:first-child,.car-details_commands__settings .car-details_commands-item:nth-child(2),.car-details_commands__settings .car-details_commands-item:nth-child(3){border-top:1px solid #dedede}.car-details_commands__settings .car-details_commands-item:hover{opacity:.8;background:hsla(0,0%,87.1%,.3)}.autostart-list{margin-bottom:5px}.autostart-list_item{padding:0 20px;margin-bottom:20px}.autostart-status{font-size:13px;color:#545454;height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.autostart-name{width:90%;margin-right:20px;border:none;border-bottom:1px solid #dedede;outline:none}.autostart-time{margin-bottom:16px;width:78px;height:33px;border:1px solid #40b59b;background-color:#f8f8f8;border-radius:2px;white-space:nowrap}.autostart-time input{font-family:SegoeUI-Normal;font-size:1.85em;color:#545454;letter-spacing:.1px;width:40%;border:none;background:none;text-align:center;height:98%;margin-top:-1px;outline:none}.autostart-time span{font-size:2em;font-weight:700;color:#d1d1d6;height:100%;display:inline-block;vertical-align:top;line-height:28px;width:5px}.autostart-time__short{width:40px}.autostart-time__short input{width:90%}.autostart-days{margin-bottom:28px}.autostart-days:after{content:"";display:block;clear:both}.autostart-days_item{font-size:1.23em;letter-spacing:.2px;color:#545454;text-align:center;line-height:34px;display:block;float:left;width:35px;height:35px;border:1px solid #40b59b;margin-right:10px;border-radius:2px;box-sizing:border-box;cursor:pointer;transition:transform .2s ease,background .3s ease;background-color:#f8f8f8}.autostart-days_item:nth-child(6),.autostart-days_item:nth-child(7){color:#de6262}.autostart-days_item:last-child{margin-right:0}.autostart-days_item__active{color:#fff;background:#40b59b}.autostart-days_item__active:nth-child(6),.autostart-days_item__active:nth-child(7){color:#fff}.autostart-item_cnt{position:relative}.autostart-item_cnt__passive{-ms-user-select:none;user-select:none}.autostart-item_cnt__passive:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.41)}.list-times{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-user-select:none;user-select:none;margin-bottom:5px;padding-bottom:5px}.list-times_item{width:73px;height:30px;border-radius:30px;cursor:pointer;text-align:center;line-height:30px;margin-right:10px;margin-bottom:5px}.list-times_item span{color:#545454;border-bottom:1px solid;padding:0 2px}.list-times_item__active{background:#40b59b}.list-times_item__active span{color:#fff;border-bottom-color:transparent}.notification-menu_title{color:#40b59b;padding:5px 20px 7px}.notification-menu_item{padding:10px 20px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.notification-menu_item__phone{margin-bottom:-6px}.notification-menu_item:not(.notification-menu_item__phone):hover{background:#e5e5ea;cursor:pointer}.notification-menu_item input{font-family:MONOSPACE,sans-serif;height:42px;font-size:21px;border:1px solid rgba(84,84,84,.2);color:#545454;box-sizing:border-box;outline:0;position:relative;top:-5px;left:-2px;max-width:200px;margin-bottom:-10px;padding-left:8px}.notification-details_item{padding:11px 20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.notification-details_item .checkbox{position:relative;top:1px}.notification-details_item:hover{cursor:pointer;background:#e5e5ea}.notification-menu_phone{color:#545454;font-size:24px;position:relative;top:-3px;height:32px}.notification-menu_phone__number{top:0;letter-spacing:.05em}.change-phone{color:#40b59b;cursor:pointer}.notification-menu_phone-notif{padding:10px 20px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center}.notification-menu_phone-notif:hover{background:#e5e5ea}.notification-menu_phone-notif__active{cursor:default;background:#e5e5ea}.notification-menu-icon{width:20px;height:20px;background:no-repeat transparent 50% 50%;display:block;margin-right:6px;position:relative;top:-1px}.notification-menu-icon.icon-phone{background-image:url(../../../src/assets/img/notif-call.f75f7e85.svg)}.notification-menu-icon.icon-sms{background-image:url(../../../src/assets/img/notif-sms.c148464c.svg)}.list-notifications_importance-item{height:30px;line-height:30px;border-radius:30px;cursor:pointer;text-align:center;margin-right:10px;margin-bottom:5px;padding:0 10px;display:inline-block;white-space:nowrap}.list-notifications_importance-item span{color:#545454;border-bottom:1px solid;padding:0 2px}.list-notifications_importance-item__active{background:#40b59b}.list-notifications_importance-item__active span{color:#fff;border-bottom-color:transparent}.list-notifications_importance-item:hover span{border-bottom-color:transparent}.list-notifications_name{height:40px;color:#545454;line-height:40px}.generalSettings_list{padding-left:20px;margin-bottom:30px}.generalSettings_list-item{font-size:13px;line-height:18px;color:#545454;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:14px}.generalSettings_list-item__long{margin-bottom:40px}.generalSettings_name{width:50%;padding-right:10px}.generalSettings_value{width:50%}.firmwareSettings_need{padding:10px 20px 10px 58px;font-size:.8em;color:#de6262;background:url(../../../src/assets/img/error.39572879.svg) no-repeat 18px 50%;background-size:28px}.firmwareSettings_list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.firmwareSettings_cnt,.firmwareSettings_update{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.firmwareSettings_update{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-10px}.firmwareSettings_update:after{content:"";width:100%;-ms-flex-order:1;order:1}.firmwareSettings_update .firmwareSettings_hardcode,.firmwareSettings_update .firmwareSettings_name{font-size:10px;color:#de6262}.firmwareSettings_update .firmwareSettings_description{font-size:10px;line-height:12px;padding:7px 0 5px;-ms-flex-order:2;order:2}.firmwareSettings_list-item{color:#545454;width:100%;line-height:18px;padding:10px 20px;border-top:1px solid #d8d8d8;position:relative}.firmwareSettings_list-item:after{content:"";display:block;width:20px;height:20px;position:absolute;top:10px;right:-4px;background:url(../../../src/assets/img/ok.7ec9cb27.svg) no-repeat;background-size:cover}.firmwareSettings_list-item:first-child{border-top:none}.firmwareSettings_list-item__progress{padding-bottom:20px}.firmwareSettings_list-item__available-update:after{top:16px;background-image:url(../../../src/assets/img/error.39572879.svg)}.firmwareSettings_name{font-size:13px}.firmwareSettings_hardcode{font-size:10px}.firmwareSettings-process{padding-left:20px;margin-top:20px;margin-bottom:20px}.firmwareSettings-process .btn{background-image:url(../../../src/assets/img/cmd-go-service-w.0ed85ded.svg);background-repeat:no-repeat;background-position:10px 50%;background-size:30px;padding-left:50px}.fuelCalibration_instruction{line-height:18px;margin-left:20px;color:#545454;margin-bottom:20px}.fuelCalibration_title{font-family:SegoeUI-SemiBold;font-size:16px;line-height:20px;color:#545454;margin-left:20px;margin-bottom:20px}.fuelCalibration_submit{padding:20px 0;text-align:right}.settings-shared_item{margin-bottom:30px}.settings-shared_item .list-notifications_importance{margin-bottom:14px}.settings-shared_item .form-item{border-bottom:1px solid #e5e5ea}.vue-slider-component{margin-bottom:0}.slidebar-title{color:#545454;margin-bottom:10px}.slidebar-title .switcher{float:right}.sliderDisabled{position:relative}.sliderDisabled:after{content:"";display:block;top:0;left:0;position:absolute;opacity:.6;width:100%;height:100%;background:#fff;z-index:99}.slidebar_sensivity{color:#545454;margin-bottom:16px}.passport-sim_attention{padding:10px 20px 10px 38px;font-size:.8em;color:#de6262;background:url(../../../src/assets/img/error.39572879.svg) no-repeat 0 50%;background-size:28px;margin-bottom:20px}.passport-sim_passport{margin-bottom:10px}.settings-typemobicar{color:#e5e5ea;font-size:28px;font-weight:700;vertical-align:bottom;display:inline-block;line-height:28px;margin-left:10px}.settings-mobicar-title{font-size:16px;font-weight:600;color:#40b59b;margin-bottom:40px;margin-top:40px}.trial-title{margin-bottom:30px}.trial-date{font-size:50px;color:#40b59b;width:70px;height:70px;display:inline-block;vertical-align:bottom;line-height:70px;text-align:center;background-color:rgba(64,181,155,.2);margin-right:4px}.settings-mobicar-payment-descr{font-size:12px;color:rgba(84,84,84,.4);margin-bottom:-10px;margin-top:60px}.settings-mobicar-sber-descr{font-size:10px;letter-spacing:.2px;padding-left:20px;max-width:90%;margin-top:20px}.mobSet_content .notification-menu_item{padding-left:0;padding-right:0}.mobSet_content .notification-menu_phone-notif{padding:10px 8px}.mobSet_content .notification-menu_item__phone{margin-bottom:0}.mobSet_content .notification-menu_item__phone input{max-width:240px}.form-item_balance{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:30px}.form-item_balance .form-control{height:20px;margin-bottom:0}.history-events>.ps{max-height:400px}.history-menu{height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 20px;position:relative;-ms-flex-pack:justify;justify-content:space-between}.history-menu_select-cnt{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.history-menu_select{margin:0 4px;display:inline-block;padding:0 13px;border-radius:100px;height:26px;line-height:26px;cursor:pointer}.history-menu_select__active{cursor:default;color:#fff;background:#40b59b}.history-menu_select__active .history-menu_select-btn{border-bottom-color:transparent}.history-menu_select-btn{white-space:nowrap;border-bottom:1px solid}.history-menu_select-btn:hover{border-bottom-color:transparent}.history-menu_datepicker{width:26%;position:relative;z-index:3}.history-menu_datepicker-toogle{cursor:pointer;width:20px;height:20px;display:inline-block;background:url(../../../src/assets/img/calendar.4c675cda.svg) no-repeat 50% 50%}.history-menu_filter{text-align:right;width:26%}.history-menu_filter-toggle{cursor:pointer;width:20px;height:20px;display:inline-block;background:url(../../../src/assets/img/filter.9f973b04.svg) no-repeat 50% 50%}.history_current-date{height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:37px;background:url(../../../src/assets/img/day.ad0729b8.svg) no-repeat 37px 50% #fff;transition:background-image .3s ease,background-position .3s ease;position:relative;cursor:pointer}.history_current-date__history:after{content:"";display:block;position:absolute;top:50%;bottom:0;left:17px;width:2px;background:#e5e5ea}.history_current-date__history:before{content:"";width:24px;height:24px;display:block;position:absolute;top:50%;left:17px;margin:-11px 0 0 -11px;background:url(../../../src/assets/img/date.65ff75a5.svg);z-index:2}.history_current-date__history:hover{background:url(../../../src/assets/img/day-hover.776222aa.svg) 30px 50% no-repeat}.history_current-date__history:hover .history-date_val{transform:translateX(-7px)}.history-list{background:#fff;padding-bottom:20px;margin-top:-50px;position:relative}.history-date{height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:37px;background:url(../../../src/assets/img/day.ad0729b8.svg) no-repeat 37px 50%;position:relative}.history-date__history{transition:background-image .3s ease,background-position .3s ease}.history-date__history:after{content:"";display:block;position:absolute;top:0;bottom:0;left:17px;width:2px;background:#e5e5ea}.history-date__history:before{content:"";width:24px;height:24px;display:block;position:absolute;top:50%;left:17px;margin:-11px 0 0 -11px;background:url(../../../src/assets/img/date.65ff75a5.svg);z-index:2}.history-date__history:hover{background:url(../../../src/assets/img/day-hover.776222aa.svg) 30px 50% no-repeat}.history-date__history:hover .history-date_val{transform:translateX(-7px)}.history-date_val{color:#ff9500;padding-left:20px;transition:transform .3s ease}.history-details{padding-bottom:14px;position:relative;transition:background .2s ease}.history-details__active,.history-details__highlight{background-color:#f3f3f3}.history-details:after{content:"";display:block;position:absolute;top:0;bottom:0;left:17px;width:2px;background:#e5e5ea}.history-details:hover{background-color:#f3f3f3;cursor:pointer}.history-details_cnt{padding-left:37px}.history-details_title{color:#545454;height:37px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between;padding-right:20px;margin-bottom:10px}.history-details_type{font-size:20px;width:90px;position:relative}.history-details_type:after{content:"";display:block;position:absolute;top:50%;left:-28px;width:20px;height:20px;transform:translateY(-44%);background:url(../../../src/assets/img/carno_shadow.087c6946.svg) no-repeat 50% 50%;z-index:2}.history-details_type__stop:after{background:url(../../../src/assets/img/i-stop.f48ebb32.svg) no-repeat 50% 50%}.durationEvent{font-size:13px}.durationEvent_number{font-size:20px}.durationEvent_interval{color:#ff9500;font-size:13px;line-height:20px}.history-details_info{overflow:hidden}.history-details_info-item{font-size:13px;width:100px;height:27px;padding-top:5px;float:left;background-repeat:no-repeat;background-position:0 50%;padding-left:30px}.history-details_info-val{font-size:16px;font-weight:600}.history-details_address{max-width:70%}.event-list{background:#fff;padding-bottom:20px;margin-top:-50px;position:relative}.event-details{display:block;padding:15px 60px 15px 55px;transition:background .2s ease;position:relative;min-height:50px;box-sizing:border-box}.event-details:hover,.event-details__active{background-color:#f3f3f3}.event-details:hover{cursor:pointer}.event-details_icon{text-align:center;width:20px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.event-details_name{color:#545454}.event-details_name .text-small{margin-top:4px}.event-details_date{color:#ff9500;width:40px;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.vdp-datepicker{position:absolute;top:100%;left:2px;-ms-user-select:none;user-select:none}.datepickerField{display:none;position:absolute;top:100%;left:0}.statistic{padding-bottom:20px}.statistic-menu{height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 20px;position:relative;-ms-flex-pack:start;justify-content:flex-start}.statistic-menu .history-menu_datepicker{width:auto;margin-right:30px}.statistic-menu .datepicker-cnt{border:1px solid #ccc;background:#fff;position:absolute;top:100%;left:2px;margin-top:4px;padding-top:8px}.statistic-menu .datepicker-btn{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.statistic-menu .vdp-datepicker{position:relative;top:auto;left:auto;margin:10px 0}.statistic-menu .vdp-datepicker__calendar{border:none}.statistic-menu_quick-pick{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.statistic-menu_quick-pick-item{border-bottom:1px solid rgba(84,84,84,.5);padding-bottom:1px;cursor:pointer}.statistic-menu_quick-pick-item:hover{border-bottom-color:transparent}.statistic-period{margin:0 20px 6px}.total-mileage{font-family:SegoeUI-Normal;color:rgba(164,189,45,.86);position:relative;padding:0 20px;margin-bottom:10px}.total-mileage_value{font-family:SegoeUI-Light;font-size:64px;letter-spacing:2px}.total-mileage_name{color:#545454;margin-bottom:-14px}.statistic-row{background:#fff;margin:0 20px 14px;position:relative}.statistic-row_cnt{padding:10px 0 11px}.statistic-row_cnt:after{content:"";display:block;clear:both}.statistic-row_cnt:before{content:"";display:block;position:absolute;top:0;left:50%;background:url(../../../src/assets/img/statistic-separator.402989db.svg);width:13px;height:70px;margin-left:-7px}.statistic-row_left,.statistic-row_right{float:left;width:50%;padding:0 14px;box-sizing:border-box}.statistic-row_name{font-size:12px;color:rgba(50,50,50,.51);text-align:center}.statistic-row_val{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.statistic-row_val-cnt:first-child{margin-right:10px}.statistic-row_val-cnt:last-child{margin-right:0}.statistic-row_val-number{font-size:24px}.statistic-row_val-name{font-size:10px}.statistic_ratio{position:relative;z-index:2}.statistic_ratio:after{content:"";display:block;clear:both}.statistic_ratio-left{height:11px;background:rgba(50,50,50,.8)}.statistic_ratio-right{font-size:9px;line-height:10px;width:40%;height:11px;text-align:center;color:#fff;background:rgba(50,50,50,.6);min-width:10%;max-width:100%;position:absolute;top:0;right:0}.statistic-description{margin:0 20px 4px;padding:0 15px}.statistic-row__green .statistic-row_left{color:#6c782f}.statistic-row__green .statistic-row_right{color:rgba(164,189,45,.86)}.statistic-row__green .statistic_ratio-left{background:#b1c64b}.statistic-row__green .statistic_ratio-right{background:#6c782f}.statistic-row__blue .statistic-row_left{color:#20718d}.statistic-row__blue .statistic-row_right{color:rgba(16,174,228,.86)}.statistic-row__blue .statistic_ratio-left{background:#32bae8}.statistic-row__blue .statistic_ratio-right{background:#20718d}.statistic-row__purple .statistic-row_left{color:#674d94}.statistic-row__purple .statistic-row_right{color:rgba(155,104,242,.86)}.statistic-row__purple .statistic_ratio-left{background:#a97df4}.statistic-row__purple .statistic_ratio-right{background:#674d94}.statistic-row__pink .statistic-row_left{color:#9b4a58}.statistic-row__pink .statistic-row_right{color:#ff7990}.statistic-row__pink .statistic_ratio-left{background:#ff7990}.statistic-row__pink .statistic_ratio-right{background:#9b4a58}.money-spent{position:relative;padding:0 35px;margin-bottom:15px}.money-spent_title{font-family:SegoeUI-Normal;margin-bottom:6px}.money-spent_value{font-family:SegoeUI-Light;font-size:64px;letter-spacing:2px;line-height:64px;color:rgba(88,210,177,.86);position:relative;display:inline-block;height:64px}.money-spent_units{font-family:SegoeUI-Normal;font-size:12px;line-height:24px;position:absolute;bottom:0;left:100%;letter-spacing:0}.statistic_empty{margin:0 20px;display:none}.statistic_empty:first-child{display:block}.filterEvents{height:100%}.filterEvents-section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.filterEvents-top{padding:20px 0 0}.filterEvents-top .settings-operation{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.filterEvents-top_text{width:280px;padding-left:10px}.filterEvents-bottom{padding:20px 40px;text-align:right}.filterEvents-content{padding:20px 0 0}@media (min-width:1024px){.filterEvents-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch}}.filterEvents_item{display:block;padding:11px 60px 11px 50px;margin-bottom:5px;max-width:250px;position:relative}.filterEvents_item .checkbox{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.filterEvents_item-icon{width:20px;height:20px;background-repeat:no-repeat;background-position:50% 50%;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.user-settings_menu{margin-top:10px}.user-settings_menu-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:60px;padding:0 15px 0 10px;margin-bottom:10px;cursor:pointer}.user-settings_menu-item__active{color:#fff;background:#40b59b}.user-settings_menu-item__active .user-settings_user-name{color:#fff}.user-settings_menu-item__active .user-settings_logout{color:#fff;background-color:hsla(0,0%,100%,.14);border-color:transparent}.user-settings_menu-item__active .user-settings_logout:hover{color:#fff;background-color:hsla(0,0%,100%,.3)}.user-settings_menu-item__active .user-settings_menu-icon__white{display:inline-block}.user-settings_menu-item__active .user-settings_menu-icon__green{display:none}.user-settings_menu-icon{margin-right:15px}.user-settings_menu-icon__white{display:none}.user-settings_user-name{color:#40b59b;font-size:16px;font-weight:600}.user-settings_logout{color:#40b59b;border:1px solid #e5e5ea;border-radius:2px;margin-left:auto}.user-settings_logout:hover{color:#fff;background-color:rgba(64,181,155,.8)}.usersettings{color:#545454;height:100%}.usersettings-section{position:absolute;top:0;right:0;bottom:80px;left:20px}.usersettings-content{padding:20px 0 0}@media (min-width:1024px){.usersettings-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch}}.usersettings_empty-list{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);max-width:420px;text-align:center}.usersettings_empty-list-icon{margin-bottom:30px;max-width:160px;display:inline-block}.usersettings_empty-list-icon img{width:100%}@media (min-width:1024px){.usersettings-col{width:50%;max-width:400px}}.usersettings_separator{width:1px;background:#e5e5ea;margin:0 40px}@media (min-width:1024px){.usersettings-logout{display:none}}.usersettings_subtitle{margin:0 20px 5px;padding:5px 0}.usersettings_form-control{color:#545454;margin-bottom:5px;padding:10px 0}.usersettings_form-control:last-child .usersettings_form-field,.usersettings_form-control__no-brd .usersettings_form-field{border-bottom:none}.usersettings_form-control__end{margin-bottom:20px}.usersettings_form-control__end .usersettings_form-field{border-bottom:none}.usersettings_form-name{padding:0 20px;margin-bottom:16px}.usersettings_form-description{font-size:10px;line-height:14px;padding:0 20px;margin-top:-12px;margin-bottom:14px}.usersettings_form-field{margin:0 15px;padding:0 5px;border-bottom:1px solid #e5e5ea;position:relative;max-width:300px}@media (min-width:1024px){.usersettings_form-field{max-width:100%}}.usersettings_form-field input{font-family:SegoeUI-Normal;color:#545454;width:100%;margin:5px 0;border:none;outline:none}.usersettings_form-field input:disabled{color:rgba(84,84,84,.5);background:#fff}.usersettings_form-field:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.6);display:none}.usersettings_form-field__disabled:after{display:block}.usersettings_form-field__none-brd{border-bottom:none;margin-bottom:20px}.usersettings_form-img{padding:0 15px;margin-bottom:20px}.usersettings_form-img img{width:100%}.usersettings_form-radio{padding-left:40px;margin-left:20px;margin-bottom:10px;position:relative;cursor:pointer}.usersettings_form-radio.active>.usersettings_form-radio-btn:before{content:"";display:block;position:absolute;top:50%;left:50%;width:10px;height:10px;background:#40b59b;border-radius:50%;transform:translate(-50%,-50%)}.usersettings_form-radio-btn{display:block;position:absolute;top:50%;left:2px;transform:translateY(-50%);width:18px;height:18px;background:#f3f3f3;border-radius:18px;border:1px solid #40b59b}.usersettings_form-warning{color:#fff;padding:20px;background:#ff9500}.usersettings_form-warning-description{color:#fff;margin-bottom:10px;padding-left:40px;position:relative;cursor:pointer}.usersettings_form-warning-description+.btn-warning__dark{margin-top:20px}.usersettings_form-warning-description.active>.usersettings_form-warning-radio:before{content:"";display:block;position:absolute;top:50%;left:50%;width:10px;height:10px;background:#40b59b;border-radius:50%;transform:translate(-50%,-50%)}.usersettings_form-warning-radio{display:block;position:absolute;top:4px;left:2px;width:18px;height:18px;background:#f3f3f3;border-radius:18px;border:1px solid #40b59b}.usersettings_car-list{margin-bottom:30px}.usersettings_car-item{max-width:370px;height:80px;padding:15px 20px 15px 80px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;box-sizing:border-box;cursor:pointer}.usersettings_car-item:hover{background:#fafafa}.usersettings_car-item__active{background-color:#f3f3f3}.usersettings_car-item__disable{opacity:.4;cursor:default}.usersettings_car-item__check .usersettings_car-photo:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;box-sizing:border-box;background:url(../../../src/assets/img/check.8e44be38.svg) no-repeat 50% 50% rgba(64,181,155,.7);border:2px solid #ff9500;z-index:1}.usersettings_car-photo{width:50px;height:50px;border-radius:50%;overflow:hidden;position:absolute;top:15px;left:15px;background:url(../../../src/assets/img/carphoto.325ddc27.svg)}.usersettings_car-photo img{width:100%}.usersettings_car-empty{display:none}.usersettings_car-empty:first-child{display:block}.new-photo{margin-bottom:20px;text-align:center}.new-photo_dropzone{display:inline-block;width:150px;height:150px;position:relative;border-radius:50%;background:url(../../../src/assets/img/carphoto.325ddc27.svg) #dedede 50% 50% no-repeat;cursor:pointer}.new-photo_image{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;overflow:hidden;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.new-photo_icon{width:30px;height:30px;position:absolute;left:3px;bottom:3px}.new-photo_field{display:none}.usersettings-timezone{padding-bottom:20px}.usersettings-timezone .IZ-select__menu--disable-search{top:auto!important}.usersettings-bodycar{display:-ms-flexbox;display:flex;padding:0 20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.usersettings-bodycar_item{height:42px;width:20%;-ms-flex:0 0 20%;flex:0 0 20%;border:1px solid transparent;cursor:pointer;box-sizing:border-box}.usersettings-bodycar_item.active{border-color:#12d4f0;cursor:default}.palette{padding:0 20px}.palette:after{content:"";display:block;clear:both}.palette_cnt{clear:both}.palette-item{float:left;width:30px;height:30px;margin-right:10px;margin-bottom:10px;border:1px solid #2a2a2a;cursor:pointer}.palette-item.active{border:2px solid #12d4f0}.palette-choose{position:relative;float:left}.palette-choose_icon{width:30px;height:30px;margin-right:10px;margin-bottom:10px;border-radius:50%;cursor:pointer;background:url(../../../src/assets/img/icon-palette.887d08dd.svg) no-repeat 50% 50%}.palette-choose_field{position:absolute;top:0;left:0;z-index:99}.vc-chrome-alpha-wrap{display:none}.vc-chrome-hue-wrap{width:100%;margin-bottom:0}.vc-chrome-sliders{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.notifTO{color:#545454}.notifTO .vdp-datepicker{position:relative;margin-bottom:20px}.notifTO-title{margin-bottom:20px;padding:0 20px}.notifTO-radio{height:40px;display:-ms-flexbox;display:flex;padding:0 20px}.notifTO-info{font-size:13px;line-height:18px;position:absolute;top:15px;right:15px;bottom:15px;text-align:right}.notifTO-info_status{position:absolute;bottom:0;right:0}.report_menu-item{padding:16px 16px 16px 80px;border-bottom:1px solid #e5e5ea;position:relative;cursor:pointer}.report_menu-item:hover{background:hsla(0,0%,95.3%,.6)}.report_menu-item__active{background:#f3f3f3;cursor:default}.report_menu-item__active:hover{background:#f3f3f3}.report_menu-icon{position:absolute;top:0;left:0;width:80px;height:100%;background:50% 50% no-repeat}.report_menu-title{font-family:SegoeUI-Light;font-size:20px;color:#40b59b;margin-bottom:4px}.report_menu-description{font-size:13px;color:#545454}.report-datapicker,.report-title{margin-bottom:20px}.report-datapicker .vdp-datepicker{position:relative}.report-datapicker .vdp-datepicker__calendar .cell.selected{background:none}.report-datapicker .vdp-datepicker__calendar .cell.selected.highlighted{background:#cae5ed}.report-time{margin-bottom:40px}.report-time .autostart-time{display:inline-block;margin-right:20px}.report-time .autostart-time__short{margin-right:10px}.report-time_title{display:inline-block;margin-right:10px}.report-files{margin-bottom:20px;position:relative}.report-files:before{top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.31)}.report-files:after,.report-files:before{content:"";display:none;position:absolute}.report-files:after{width:40px;height:40px;top:50%;left:50%;margin:-20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE6WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAxOS0wMi0yMFQxMjozOToyOCswMzowMCIgeG1wOk1vZGlmeURhdGU9IjIwMTktMDItMjBUMTY6MzY6MzcrMDM6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMTktMDItMjBUMTY6MzY6MzcrMDM6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjZiNDAyNTFhLTlkMjYtYzY0OC1iY2U4LWU0MGZmNTQ2ZjFiYyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2YjQwMjUxYS05ZDI2LWM2NDgtYmNlOC1lNDBmZjU0NmYxYmMiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2YjQwMjUxYS05ZDI2LWM2NDgtYmNlOC1lNDBmZjU0NmYxYmMiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjZiNDAyNTFhLTlkMjYtYzY0OC1iY2U4LWU0MGZmNTQ2ZjFiYyIgc3RFdnQ6d2hlbj0iMjAxOS0wMi0yMFQxMjozOToyOCswMzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6oXmkNAAAEHElEQVRYhdWYy28bVRTGv8+xPWPJC9qoiKRegLJgkUU3iAW0sklSof4BlQpSswqRokhZBNV9qSmtSKBJlUVWASmpgEXFkgqElCjGjWDFQ2URdryUZNwFCYhYynj8+FjEMY7tGad+kPJJljz3nDnz87n3nHvHlISnWb6jBqgrSWhFFk3TPGOEQg/MUMgyQ6FNIxT6zDTNM01ztQLQNM1rhmnmDdNUxSdvmua1ZgC5D0eyIbhQKHS6ID2E+3Ip+Mjo7u7u108KCI+gh1YBuFQnjq/o05CaBiTwUit83OSv5xCLxSLZbPYOgBgAn6RkMBi8lEwmN/59fl01tn5QJ4OxWCziOM6Pkt6U1C3pOQAXHMd51NfXdxIABHxX7yECvm8LoOM4MwCO1zB1ZjKZaQCgdHePwZ2v6NN6QJJRD3MMAGzbXiVwA7UhRWDCtu2HVQbpnKT14udcQ4B1VFpXtm1PEngN5OckH5O0QD4gELVt+12X+z+QFJEUAfCh20M8i0R7/e2Ciy1Zfl3MUlWmPFReOK5LxDODfr8/DmC7hmnLNM2Ge1tRb5FcJ7kBYNjNqe5OUqzkmeJ6FICkYRjxRCKx2SSgp0pczW517VLLtrp260CRDA0NvZDP528CeB2Aj+QXwWDw9vz8/G9HQoeyKR4ZGXnecZxvJHUfcCBTAE4vLi7+0g4AScFUKjUl6SL2Kvted3f3dQA5oGyKM5nMjUq4YoAuAO+0Aw4ALMuaLBQKb0t6VtIJSXHLskq9swRI8rxHnIF2AQK4WDkgqdR2youk4BEk0EqiClU1aZLZ/e/lgF96BFluJVGFPqocIFna+soBr5P8o0aALZJX20EGAMWCmAKQIvkYwFRXV9fNEmx5ox4eHu7JZrOTJPuxl/oVklcWFhZ+bxegm/43O4nnaWZ2dvYkgGkAUUkdJJOGYcRHR0fX/wNGAB4ZnJubi+RyuUeSOg/cQG77/f5TY2NjG2ij6mYwm81OA+isHJd0PJfLzQB4o5EHr62tBdPp9G0Bg5LkIz8Jh8MTvb29Ti1/ryn2Ou572Ty1s7NzS8Dl/euCdDmdTgPAlVr+roAkS9NfT6urqycyGecugFcBdEpY7ujg1f7+/p8rfQUMVo4V9vbhmoBex62v3Azlx/2VlZUe23Z+kDQoqUfSM4DO5/P6NpFIvOgRvyR6tBAvwDjJrRrBtgOBQHz/Op/Xe4AiNX7GsVyuMFN1P/DxYcbqAo6Pj28COAXgfvHIZQG4X13BirnFAFS1Vv1+/wSB9wFYJFM+8k44HJ5wi9B0o15aWrYAdNUMTv519uzAsUbitvDIzyUP45O8htZU04CGEbhFwqq28E8SDf15Wa6mAaPR6K8+n+8VEvcA/E0yTfLTQKDj5YGBgZ+ajX/oXndUeupfO/8BndDKW89d/bMAAAAASUVORK5CYII=) no-repeat;animation:rotateIcon .4s linear infinite}.report-files__send:after,.report-files__send:before{display:block}.report-files_item{padding-left:95px;border:1px solid #e5e5ea;border-top:none;height:66px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;background:no-repeat 29px 50%}.report-files_item:first-child{border-top:1px solid #e5e5ea}.report-files_item:hover{background-color:hsla(0,0%,95.3%,.4)}.report-files__pdf{background-image:url(../../../src/assets/img/pdf-1.0c1f696d.svg)}.report-files__pdf:hover{background-image:url(../../../src/assets/img/pdf-2.cfec3efe.svg)}.report-files__xlsx{background-image:url(../../../src/assets/img/xlsx-1.03e246f1.svg)}.report-files__xlsx:hover{background-image:url(../../../src/assets/img/xlsx-2.6e1d65b3.svg)}.usersettings__stock{margin-bottom:100px}.user-settings_footer{position:absolute;bottom:40px;left:0;text-align:center;margin:0 20px;padding-top:22px;border-top:1px solid #40b59b;right:0}.alerts{position:fixed;top:0;right:0;z-index:9999}.alerts-item{font-family:SegoeUI-SemiBold;font-size:1.23em;color:hsla(0,0%,100%,.85);background:rgba(142,142,147,.95);padding:12px 60px 14px 14px;border-radius:7px;margin-bottom:20px;width:350px;position:relative}.alerts-item__error{background:rgba(222,98,98,.95)}.alerts-item__success{background:rgba(64,181,155,.95)}.alerts-close{width:50px;height:50px;display:block;position:absolute;top:0;right:0;background:url(../../../src/assets/img/close_white.a4574724.svg) no-repeat 50% 50% transparent;cursor:pointer;transform-origin:50% 50%;transition:transform .5s ease}.alerts-close:hover{transform:rotateY(180deg)}.systemAlerts{position:fixed;top:0;left:0;right:0;z-index:8}.systemAlerts-item{font-family:SegoeUI-SemiBold;font-size:1.23em;line-height:1.53em;color:hsla(0,0%,100%,.85);background:rgba(18,212,240,.95);padding:22px 60px 24px 24px;border-radius:0 0 7px 7px;margin-bottom:20px;width:100%;position:relative;box-sizing:border-box}.systemAlerts-close{width:50px;height:50px;display:block;position:absolute;top:50%;right:0;background:url(../../../src/assets/img/close_white.a4574724.svg) no-repeat 50% 50% transparent;cursor:pointer;transform:translateY(-50%);transform-origin:50% 50%;transition:transform .5s ease}.systemAlerts-close:hover{transform:translateY(-50%) rotateY(180deg)}.intro-content{position:absolute;top:100px;left:0;right:0;bottom:0}.intro-section{margin:0 auto;min-height:400px}.intro-content .intro-section{height:100%}.intro-content .ps{height:96%;padding-bottom:3%}.mobSet_content{padding-left:20px;width:360px}.mobSet_content:first-child{padding-right:50px}.mobSet_form-group{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative}.mobSet_field-name{margin-right:20px}.mobSet_form-group__vertical .mobSet_field-name{margin-bottom:8px}.mobSet_form-control{max-width:30%;border-bottom:1px solid #dee2e6}.mobSet_form-field{color:#545454;font-size:1.6em;width:100%;text-align:right;border:none;padding:0 10px 4px;box-sizing:border-box;outline:none}.mobSet_form-success{position:absolute;top:50%;left:100%;transform:translateY(-50%);margin-left:20px}.mobSet_name-switch{-ms-flex-pack:justify;justify-content:space-between}.mobSet_name-switch,.tarif{display:-ms-flexbox;display:flex}.tarif{-ms-flex-wrap:wrap;flex-wrap:wrap}.tarif-item{margin-bottom:10px}.tarif-item:after{content:"";display:block;border-bottom:1px solid #e5e5ea;margin:10px 20px 0}.tarif-line{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:10px 20px;width:100%;box-sizing:border-box}.tarif-line__no-padd{padding:10px 10px}.tarif-line__head{margin-bottom:20px}.tarif-line_item{padding:8px 14px;width:29%;border-top:1px solid #e5e5ea;border-bottom:1px solid #e5e5ea}.tarif-line_item:nth-child(2){margin:0 4%}.tarif-name{font-family:SegoeUI-SemiBold;color:#545454;font-size:16px;font-weight:700}.tarif-change{cursor:pointer;color:#40b59b}.tarif-line_item-name{margin-bottom:4px}.tarif-line_item-val{font-size:10px;color:#ff9500}.tarif-title{font-size:16px;color:#ff9500;margin-bottom:26px;display:inline-block}.tarif-title__line{margin-bottom:0}.tarif-option{padding-left:60px;margin-bottom:20px;position:relative}.tarif-option .tarif_additional{padding-left:0}.tarif-option_line{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e5e5ea;padding-bottom:8px;margin-bottom:6px}.tarif-option_line:last-child{border-bottom:none;margin-bottom:2px}.tarif-option_title{margin-bottom:6px}.tarif-option_name{width:70%}.tarif-option_icon{position:absolute;top:0;left:10px;display:inline-block;width:35px;height:35px}.tarif_additional{opacity:.8;padding-left:20px}body,html{color:#2a2a2a}@media (max-width:1279.98px){.mainSwiperInitial>.swiper-wrapper>.swiper-slide{height:auto!important}}.centered{margin:0 auto;width:100%;max-width:1280px;box-sizing:border-box;padding:0 20px}@media (min-width:768px){.centered{padding:0 30px}}@media (min-width:1024px){.centered{padding:0 40px}}.height-100{height:100%}.min-height-100{min-height:100%}.page{height:100%}.page,.page *{box-sizing:border-box}.page__header{background:#fff;position:fixed;width:100%;min-height:70px;z-index:2}@media (min-width:1024px){.page__header{position:relative}}.page__content{position:relative;z-index:0;padding-top:70px;width:100%;background-color:#fff}.page__content__down{z-index:-10}@media (min-width:1024px){.page__content{padding-top:100px;top:0;left:0;position:absolute;height:100%}}@media (min-width:1024px){.page__content .ps{height:100%}}.page__footer{background:#2a2a2a}.page__menu{overflow:hidden;height:100%;position:fixed;top:0;left:0;width:100%}.page--overlay{background-color:#00888c}.page--overlay .page__content,.page--overlay .page__footer,.page--overlay .page__header{background:none}.page--overlay .page__header{background-color:#00888c}.page--auth-overlay .page__content,.page--auth-overlay .page__footer{-moz-filter:blur(4px);filter:blur(4px);filter:url(../../../src/assets/img/blur.bab9688e.svg#blur)}.page__auth-side-left{position:fixed;z-index:8;height:100%;top:0;width:315px;background:#f3f3f3;left:0;bottom:0;box-shadow:5px 0 10px -5px rgba(0,0,0,.5)}.page__auth-side-left:before{content:"";display:block;position:absolute;padding:6.25%;right:-15.625%;top:10px;background:url(../../../src/assets/img/close_big_white.c237916b.svg) 0 0 no-repeat;background-size:cover;opacity:.8}@media (min-width:576px){.page__auth-side-left{width:360px}}@media (min-width:768px){.page__auth-side-left:before{display:none}}.page__auth-side-right{position:fixed;z-index:8;left:84%;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;right:0;padding:0 60px 30px 50px}@media (min-width:576px){.page__auth-side-right{left:60%}}@media (min-width:768px){.page__auth-side-right{left:40%;top:100px}}@media (min-width:1024px){.page__auth-side-right{left:30%}}.page--overlay .page__menu{background-color:#00888c}.page-header{height:70px}@media (min-width:768px){.page-header{height:100px}}.page-header__logo{text-align:center;font-size:0}@media (min-width:768px){.page-header__logo{text-align:left}}.page-header__info{display:none}@media (min-width:768px){.page-header__info{display:block}}.page-header__toggler{white-space:nowrap}.page-header__toggler--login{display:none}@media (min-width:768px){.page-header__toggler--login{display:block}}.page-header__toggler--login-mobile{display:block}@media (min-width:768px){.page-header__toggler--login-mobile{display:none}}.menu-toggler{width:40px;height:40px;display:block;border-radius:50%;background:#00888c;cursor:pointer;box-shadow:2px 2px 8px 0 rgba(0,136,140,.6);transition:background .2s ease,box-shadow .2s ease}.menu-toggler:hover{box-shadow:1px 1px 4px 0 #006f73;background:#006f73}.menu-toggler:active{box-shadow:0 0 2px 0 #006f73;background:#006f73}.menu-toggler__icon{display:block;width:100%;height:auto}.menu-toggler--active{background:#fff}.menu-toggler--active:hover{box-shadow:1px 1px 4px 0 rgba(0,111,115,.6);background:#f2f2f2}.menu-toggler--active:active{box-shadow:0 0 2px 0 rgba(0,111,115,.6);background:#f2f2f2}.logo{max-width:147px;width:100%;height:auto;display:inline-block}@media (min-width:768px){.logo{max-width:186px}}.logo:active,.logo:focus,.logo:hover{box-shadow:none;border:none;outline:none}.logo__image{display:block;width:100%;height:auto}.callback-info{text-align:right}.callback-info__title{font-size:1.23076923em;transition:color .2s ease-in-out}.callback-info__number{display:inline-block;font-size:1.38461538em;color:#2a2a2a;transition:color .2s ease-in-out}.callback-info__number:active,.callback-info__number:focus,.callback-info__number:hover{outline:none;box-shadow:none}.callback-info__number:hover{color:#444}.callback-info__help-block{font-size:1.07692308em;color:#8e8e93;transition:color .2s ease-in-out}.callback-info--white .callback-info__number,.callback-info--white .callback-info__title{color:#fff}.callback-info--white .callback-info__number:hover{color:#ccc}.callback-info--white .callback-info__help-block{color:#cfcfcf}.footer{padding:53px 0}.footer__copyright{margin-bottom:.92307692em}.footer__company,.footer__dates{display:inline}.footer__description{font-size:1em;margin-bottom:.92307692em}.footer--auth-overlay{padding:10px 0 0;border-top:1px solid #c7c7cc;width:100%;display:none}.footer--auth-overlay .footer__copyright{margin-bottom:5px}.footer--auth-overlay .footer__dates{display:block;line-height:1.38;margin-bottom:0}.footer--auth-overlay .footer__company{display:block;font-size:1.53846154em;letter-spacing:.2px;margin-bottom:10px}.footer--auth-overlay .footer__description{margin-bottom:0;font-size:.76923077em;line-height:1.4;letter-spacing:.2px}@media (min-width:768px){.footer--auth-overlay{display:block}}@media (max-width:1023.98px){.footer--menu-overlay{padding:20px 0}}.footer--menu-overlay .footer__description{display:none}@media (min-width:768px){.footer--menu-overlay .footer__description{display:block}}.lang__item{display:inline-block;font-size:1.07692308em}.lang__item:after{content:"/";margin:0 3px;color:#fff}.lang__item:last-child:after{display:none}.lang__toggler{color:#9b9b9b;transition:color .2s ease;cursor:pointer}.lang__toggler:hover{color:#b4b4b4}.lang__toggler--active{color:#fff;cursor:default}.lang__toggler--active:hover{color:#fff}.list{list-style:none;margin:0;padding:0;font-size:1.07692308em}@media (min-width:768px){.list{font-size:1.23076923em}}.list__item{color:#000;display:block;position:relative;padding-left:1.5em;margin-bottom:1.875em}.list__item:before{content:"";position:absolute;left:0;top:.5em;width:.5em;height:.5em;background:#2a2a2a}.list__item.text-gray:before,.text-gray .list__item:before{background-color:#9b9b9b}.list__item .help-block{margin-top:.625em;font-size:.875em}.list__item:hover{color:#666}.list--horizontal .list__item{display:inline-block;margin-bottom:0}.list--pdf .list__item{padding-left:3em;min-height:2.875em}.list--pdf .list__item:before{top:.25em;width:1.875em;height:2.5em;background:url(../../../src/assets/img/pdf-2.cfec3efe.svg) 0 0 no-repeat}.list--nav{padding:12px 0}@media (min-width:768px){.list--nav{padding:12px 7.06214689% 22px}}@media (min-width:1024px){.list--nav{padding:110px 0 52px}}.list--nav .list__item{cursor:pointer;padding:9px 14px 10px;line-height:1}@media (min-width:768px){.list--nav .list__item{padding:9px 20px 10px}}.list--nav .list__item:before{left:0;top:.9em}@media (min-width:768px){.list--nav .list__item:before{top:.85em}}@media (min-width:1024px) and (min-width:768px){.list--nav .list__item:hover:before{background:none;height:100%;width:100%;top:0;left:0;border-radius:50em;border:2px solid #000;box-sizing:border-box}}.list--nav .list__item--active:before{background:none;height:100%;width:100%;top:0;left:0;border-radius:50em;border:2px solid #00888c;box-sizing:border-box}.list--nav .list__item--active:hover:before{border-color:#00888c}.list--nav-fixed{position:fixed;bottom:0;right:20px;left:20px;z-index:7;background:hsla(0,0%,100%,.8)}.screen{position:relative}.screen__title{font-size:2em;line-height:1;margin-bottom:.76923077em}@media (min-width:768px){.screen__title{font-size:3.53846154em;line-height:1.13em;margin-bottom:.60869565em}}@media (min-width:1024px){.screen__title{font-size:3.53846154em;line-height:1.13em;margin-bottom:.60869565em}}.screen__text{font-size:1.23076923em;margin-bottom:1.25em}@media (min-width:1024px){.screen__text{font-size:1.84615385em;margin-bottom:1.25em}}.screen__text-medium{font-size:1.07692308em;margin-bottom:5%}@media (min-width:1024px){.screen__text-medium{font-size:1.23076923em;margin-bottom:1.25em}}.screen__illustration--carousel{margin-top:6.25%}.screen__illustration--carousel .swiper-slide:last-child{display:none}@media (min-width:768px){.screen__illustration--carousel{margin-top:4.61538462em}.screen__illustration--carousel .swiper-slide{margin-right:50px!important}.screen__illustration--carousel .swiper-slide:last-child{display:block}}.screen__illustration--car-device{position:absolute;bottom:86%;left:10%;width:80%;height:auto}@media (min-width:576px){.screen__illustration--car-device{width:460px;bottom:70%}}@media (min-width:768px){.screen__illustration--car-device{top:-80%;right:10%;left:auto;display:block}}.screen__illustration--car-phone{bottom:-6px;right:0;width:21.08433735%;height:auto;position:absolute;display:none}@media (min-width:768px){.screen__illustration--car-phone{display:block}}.screen--carousel{padding:3.125% 0 3.125% 0}@media (min-width:768px){.screen--carousel{padding:3.125% 0 3.125% 0}}@media (min-width:1024px){.screen--carousel{padding:12.6% 0 11% 0}}.screen--car-phone{padding:10% 0 30% 0}@media (min-width:768px){.screen--car-phone{padding:3.125% 0 20% 0}}@media (min-width:1024px){.screen--car-phone{padding:10% 0 20%}}@media (min-width:1024px){.screen--car-phone .screen__text{margin-bottom:2.83333333em}}.screen--apps{padding:15% 0 6.25% 0}.screen--apps a{color:#fff;cursor:pointer}@media (min-width:768px){.screen--apps{padding:6.42570281% 0}}.screen--apps .screen__text{margin-bottom:2.83333333em}@media (max-width:1023.98px){.screen--apps .screen__text{font-size:1.38461538em}}@media (max-width:1023.98px){.screen--apps .l-title{font-size:1.23076923em;margin-bottom:6.25%}}.screen--apps .screen__illustration{margin-bottom:.20833333em}@media (min-width:768px){.screen--apps .screen__illustration{margin-bottom:.29166667em}}.screen--docs{padding:3.125% 0}@media (max-width:1023.98px){.screen--docs .list{font-size:1.23076923em}}@media (min-width:1024px){.screen--docs{padding:8% 0}}.screen--docs .screen__text{margin-bottom:2.16666667em}@media (max-width:1023.98px){.screen--docs .screen__text{font-size:1.38461538em;margin-bottom:9.375%}}.screen--offer{padding:9.44444444% 0;height:100%}@media (min-width:1024px){.screen--offer{padding:13.05220884% 0;height:auto}}.screen--offer .screen__text{font-size:1.07692308em;margin-bottom:0}@media (min-width:768px){.screen--offer .screen__text{font-size:1.84615385em}}@media (min-width:1024px){.screen--offer .screen__text{font-size:1.23076923em}}.screen--offer .screen__text p{margin-bottom:1.1875em}@media (min-width:768px){.screen--offer .screen__text p{margin-bottom:1.3125em}}.screen--offer .screen__illustration{position:absolute;left:50%;width:calc(100% + 40px);height:auto;top:auto;bottom:0;transform:translateX(-50%);margin-top:0}@media (min-width:768px){.screen--offer .screen__illustration{width:calc(100% + 60px);max-width:768px;opacity:1}}@media (min-width:1024px){.screen--offer .screen__illustration{left:auto;transform:none}}.screen--offer .screen__illustration--offer-location{opacity:.4}@media (min-width:1024px){.screen--offer .screen__illustration--offer-location{opacity:1;top:0;bottom:auto;left:auto;right:-14.25702811%;height:auto;width:65.96385542%;margin-top:-5.02008032%}}.screen--offer .screen__illustration--offer-security{opacity:.4}@media (min-width:1024px){.screen--offer .screen__illustration--offer-security{opacity:1;top:0;right:-14.25702811%;width:66.06425703%;height:auto;margin-top:11.84738956%}}.screen--offer .screen__illustration--offer-diagnostics{opacity:.4}@media (min-width:1024px){.screen--offer .screen__illustration--offer-diagnostics{opacity:1;top:0;right:-14.25702811%;width:63.95582329%;height:auto;margin-top:12.65060241%}}.screen--offer .screen__illustration--offer-comfort{opacity:.4}@media (min-width:1024px){.screen--offer .screen__illustration--offer-comfort{opacity:1;top:0;right:-14.25702811%;width:62.65060241%;height:auto;margin-top:11.64658635%}}.screen--offer .screen__illustration--offer-main{opacity:1}@media (min-width:768px){.screen--offer .screen__illustration--offer-main{opacity:1}}@media (min-width:1024px){.screen--offer .screen__illustration--offer-main{top:0;left:auto;bottom:auto;right:-14.25702811%;width:70.88353414%;margin-top:-5.82329317%}}@media (min-width:768px){.screen--offer-main{padding:4.23728814% 0}}@media (min-width:1024px){.screen--offer-main{padding:22.08835341% 0}}.screen--offer-main .screen__title{display:none}@media (min-width:768px){.screen--offer-main .screen__title{display:block}}.screen--offer-main .screen__title--sm{display:block}@media (min-width:768px){.screen--offer-main .screen__title--sm{display:none}}.screen--offer-main .screen__text{font-size:1.23076923em}@media (min-width:768px){.screen--offer-main .screen__text{font-size:1.84615385em}}.screen--overlay-menu{overflow:hidden auto;height:100%}.media-object{margin:0 0 5% 0}@media (min-width:1024px){.media-object{margin:0 0 54px 0}}.media-object__image{position:relative;overflow:hidden;max-width:210px;width:100%;margin:0 auto 6.875% auto}@media (min-width:1024px){.media-object__image{margin:0 auto 3.38461538em auto}}.media-object__image:after,.media-object__image:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.media-object__image:before{border-radius:50%;background:#fff;width:100%;height:100%;transform:scale(.3);opacity:0;transition:background .2s ease-in .1s,opacity .2s ease-in .1s,transform .3s ease-in-out .1s}.media-object__image:after{border-radius:50%;border:3px solid #00888c;opacity:1;transition:background .2s ease-in,opacity .2s ease-in,transform .3s ease-in-out}.media-object__image-back,.media-object__image-front{top:0;left:0;width:100%;height:auto;transition:transform .2s ease-in-out,opacity .2s ease-in}.media-object__image-front{position:absolute;opacity:1}.media-object__image-back{position:relative;opacity:0;display:block}.media-object__title{font-size:1.38461538em;text-align:center}.slider{min-height:400px;height:100%;position:relative}@media (min-width:1024px){.slider{height:auto}}.slider__item{height:100%;position:absolute;left:0;top:0;width:100%}@media (min-width:1024px){.slider__item{top:50%;height:auto;transform:translateY(-50%)}}.slider-back{position:absolute;top:0;left:-10px;cursor:pointer;z-index:2}.menu{margin-top:1.53846154em;margin-bottom:1.53846154em}.menu .menu-list{margin-bottom:20px}@media (min-width:1024px){.menu .menu-list{display:inline-block;width:28%;margin-right:5%;vertical-align:top}}.menu .menu-title{color:#fff;font-size:20px;font-weight:700}.menu__item{cursor:pointer}.menu__link{color:#fff;font-size:1.53846154em;line-height:1.9;text-decoration:underline;transition:color .2s ease-in}.menu__link:hover{color:#ccc;text-decoration:none}.slide-fade-enter-active{transition:all .3s ease}.slide-fade-leave-active{transition:all .8s cubic-bezier(1,.5,.8,1)}.slide-fade-enter,.slide-fade-leave-to{transform:translateX(10px);opacity:0}.section .fp-tableCell{margin-top:-30px}@media (min-width:768px){.section .fp-tableCell{margin-top:0}}.swiper-container-vertical{width:100%;height:100%}.swiper-container-vertical .swiper-slide{height:auto}.initial-top{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0 -10px;padding:0 10px;height:70px}@media (min-width:768px){.initial-top{height:100px}}.initial-top_cnt{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:98%}@media (min-width:768px){.initial-top_cnt{width:44%;-ms-flex-pack:normal;justify-content:normal}}.initial-top_cnt-right{-ms-flex-pack:end;justify-content:flex-end;width:56%;display:none}@media (min-width:768px){.initial-top_cnt-right{display:-ms-flexbox;display:flex}}@media (min-width:768px){.initial-top_item:first-child{margin-right:10%}}@media (min-width:768px){.initial-top_item_mobile-enter{display:none}}.main-illustration{top:0;left:0;background:url(../../../src/assets/img/car_main.f13d89f1.jpg) no-repeat 100% 0;width:100%;height:100%;position:absolute;background-size:contain}@media (min-width:1024px){.main-illustration{display:none}}.screen__illustration--offer-main{display:none}@media (min-width:1024px){.screen__illustration--offer-main{display:block}}.initial-about{padding:5% 0}.about-history{padding-bottom:40px;margin-bottom:50px;background:#0e969a;background:linear-gradient(90deg,#0e969a 0,#0d494a);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e969a",endColorstr="#0d494a",GradientType=1)}.about-history .swiper-container{height:100%}.about-history_item{color:#c4caca;transition:color .5s ease .2s}.about-history_item.swiper-slide-active{color:#fff}.about-history_item.swiper-slide-active .about-history_timeline-arrow{left:0;transition:left .5s ease .2s}.about-history_item.swiper-slide-active .about-history_timeline-point{background:transparent;transition:background .5s ease .2s}.about-history_item:first-child .about-history_timeline:before{content:"";display:block;position:absolute;top:0;right:100%;width:20%;height:100%;background:#fff}.about-history_item:last-child .about-history_timeline:before{content:"";display:block;position:absolute;left:100%;right:0;height:100%;background:#fff;width:1000px}.about-history_year{font-size:1.38461538em;font-weight:700;margin-top:40px;margin-bottom:20px;padding-left:20px}.about-history_timeline{height:2px;margin-bottom:30px;position:relative}.about-history_timeline:after{content:"";display:block;position:absolute;left:8px;right:0;height:100%;background:#fff}.about-history_timeline-point{width:8px;height:8px;box-sizing:border-box;border:1px solid #fff;border-radius:2px;position:absolute;left:0;top:-3px;z-index:2;background:#fff;transition:background .3s ease}.about-history_timeline-arrow{background:url(../../../src/assets/img/arrow_history.333ea7d1.svg) no-repeat;width:11px;height:10px;position:absolute;left:60%;top:-4px;transform:translateX(30px);transition:left .2s ease;z-index:2}.about-history_text{font-size:1.07692308em;line-height:1.43em;max-width:80%;padding-left:20px}.initial-contacts{padding:5% 0}.contacts-countries{font-size:1.07692308em;margin-bottom:20px}@media (min-width:1024px){.contacts-countries{font-size:1.84615385em;margin-bottom:30px}}.contacts-countries_item{margin-right:30px;display:inline-block}@media (min-width:1024px){.contacts-countries_item{width:25%;margin-right:0}}.contacts-countries_name{cursor:pointer}.contacts-countries_name:hover{opacity:.6}.contacts-countries_item__active{border-bottom:2px dashed;cursor:default}.contacts-countries_item__active:hover{opacity:1}.cities .IZ-select{max-width:60%}.cities .IZ-select__input{padding:5px;border-radius:2em;border-color:#00888c}.cities .IZ-select__input input{color:#000!important}.cities .IZ-select__menu{margin-top:-6px}@media (min-width:1024px){.cities{display:-ms-flexbox;display:flex}}.cities-cnt{position:relative}@media (min-width:1024px){.cities-cnt{width:50%}}.cities_select{margin-bottom:40px}.cities_card{max-width:90%;font-size:1.23076923em}@media (min-width:1024px){.cities_card{position:absolute;top:50%;transform:translateY(-50%)}}.cities_title{font-weight:600;margin-bottom:22px}.cities_field{margin-bottom:9px;display:-ms-flexbox;display:flex}.cities_field-name{color:#9b9b9b;width:70px;-ms-flex:0 0 70px;flex:0 0 70px;position:relative}.cities_field-value{padding-left:10px}.contacts-map{height:200px}@media (min-width:1024px){.contacts-map{height:400px}}.contacts-map .leaflet-attribution-flag{display:none!important}.faq,.faq-cnt{height:100%}.faq-cnt:first-child{height:90%;overflow:hidden;position:relative}.faq-cnt:first-child:after{content:"";display:block;width:100%;height:40px;position:absolute;left:0;bottom:0;background:#fff;box-shadow:0 4px 10px 20px #fff}.faq-cnt__hiden{display:none}.faq-showmore{font-size:14px;color:#9b9b9b;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;max-width:1280px;padding:0 6%;transition:transform .7s ease}.faq-showmore:after,.faq-showmore:before{content:"";width:50%;height:2px;border-radius:4px;display:block;background-color:#9b9b9b}.faq-showmore__hiden{transform:translateX(-50%) translateY(40px)}.faq-showmore_text{padding:0 60px;cursor:pointer}.mobicarPro-initial{padding:5% 0 0 0;overflow:hidden}.mobicarPro_description{font-size:24px;margin-bottom:40px}.mobicarPro_briefly{margin-bottom:30px}@media (min-width:768px){.mobicarPro_briefly{margin-bottom:50px}}@media (min-width:768px){.mobicarPro_briefly-cnt{display:-ms-flexbox;display:flex}}.mobicarPro_base-list{font-size:16px;padding:0;margin:0;list-style:none;margin-bottom:30px}.mobicarPro_base-list>li{position:relative;padding-left:20px;margin-bottom:10px}.mobicarPro_base-list>li:before{content:"";display:block;width:.5em;height:.5em;background:#2a2a2a;position:absolute;top:64%;left:0;transform:translateY(-50%)}@media (min-width:768px){.mobicarPro_base-list{width:40%;margin-right:10%}}.mobicarPro-initial_buy{text-align:center;cursor:pointer}.mobicarPro-initial_buy img{max-height:58px;max-width:100%}@media (min-width:768px){.mobicarPro-initial_buy{width:42%}}.mobicarPro_details{margin-bottom:60px}@media (min-width:768px){.mobicarPro_details{display:-ms-flexbox;display:flex}}.mobicarPro_phone-example{position:relative;text-align:center;margin-bottom:50px}@media (min-width:768px){.mobicarPro_phone-example{width:42%;margin-bottom:0}}.mobicarPro_phone-example-img{max-width:100%}.mobicarPro_listParam{position:absolute;top:14%;right:0;text-align:left;white-space:nowrap}.mobicarPro_listParam img{max-height:138.5px}.mobicarPro_details-text{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.mobicarPro_details-text{width:50%}}.mobicarPro_details-title{font-size:18px;font-weight:600;margin-bottom:20px}.mobicarPro_details-list{font-size:16px;padding:0;margin:0;list-style:none;margin-bottom:30px}.mobicarPro_details-list>li{position:relative;padding-left:20px;margin-bottom:10px}.mobicarPro_details-list>li:before{content:"";display:block;width:.5em;height:.5em;background:#2a2a2a;position:absolute;top:64%;left:0;transform:translateY(-50%)}.mobicarPro-initial_signin{width:50%}.mobicarPro_status{padding:5% 0;background:#0e969a;background:linear-gradient(90deg,#0e969a 0,#0d494a);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e969a",endColorstr="#0d494a",GradientType=1)}.mobicarPro_status>.centered{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.mobicarPro_status-icons{margin-bottom:20px}@media (min-width:768px){.mobicarPro_status-icons{-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex}}.mobicarPro_status-note{color:#c4caca}.page--auth-overlay .instr-wrap{filter:blur(4px)}.instr-wrap{padding-top:70px}@media (min-width:1024px){.instr-wrap{position:absolute;top:0;left:0;width:100%;height:100%;overflow:auto;padding-top:100px}}.instr-section{font-size:14px;padding:40px 20px 0;max-width:955px;margin:0 auto}.instr-table{border:1px solid #2a2a2a;text-align:center;border-spacing:0;padding:0}.instr-table th{padding:10px 6px;background-color:hsla(0,0%,50.2%,.10980392156862745)}.instr-table td{padding:6px 6px;border:1px solid #2a2a2a}.instr-l-title{font-size:34px;margin-bottom:16px;font-family:SegoeUI-Light}@media (min-width:1024px){.instr-l-title{font-size:46px;line-height:52px;margin-bottom:42px}}.instr-m-title{font-size:18px;margin-bottom:22px}@media (min-width:1024px){.instr-m-title{font-size:24px;margin-bottom:34px}}.instr-s-title{font-family:SegoeUI-Normal;font-size:16px;margin-bottom:20px;margin-top:40px}.instr_pressing-icon{border-radius:50%;width:15px;height:15px;display:inline-block;vertical-align:middle;margin:0 2px;box-shadow:0 0 2px 1px rgba(0,0,0,.3137254901960784);background:linear-gradient(180deg,#c1c1c1 0,#000 40%,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#c1c1c1",endColorstr="#000000",GradientType=0)}.instr_pressing-icon__light{background:linear-gradient(180deg,#fff 0,#d9d9d9 52%,#d9d9d9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#d9d9d9",GradientType=0)}.instr-p{font-size:16px;margin-bottom:38px}@media (min-width:1024px){.instr-p{margin-bottom:50px}}.instr-clarification{color:#9b9b9b;padding-left:20px;position:relative;margin-bottom:20px}.instr-clarification:after{content:"";display:block;width:8px;height:8px;background:#9b9b9b;position:absolute;top:7px;left:0}.instr-clarification__attention:after{top:2px;left:-8px;width:24px;height:24px;background:url(../../../src/assets/img/icon-attention.f72d9dbb.svg) no-repeat}@media (min-width:1024px){.instr-clarification{font-size:16px}}.instr-mob-apps{margin-bottom:50px}@media (min-width:1024px){.instr-mob-apps{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}}.instr-mob-apps_item{color:#2a2a2a;display:block;text-align:center;font-size:24px;margin-bottom:32px}.instr-list_item{margin-bottom:30px}@media (min-width:1024px){.instr-list_item{display:-ms-flexbox;display:flex}}.instr-list_item .instr-list_item{margin-bottom:10px;margin-top:20px}.instr-list_item .instr-list_item .instr-list_text{margin-top:0;padding-left:34px}.instr-list_item .instr-list_item .instr-list_numeric:after{display:none}.instr-list_img{max-width:150px;margin-bottom:20px;margin-right:50px}.instr-list_img img{width:100%}.instr-list_img__big{max-width:300px}.instr-list_img__center{max-width:100%;text-align:center}.instr-list_img__center img{width:auto;max-width:260px}.instr-list_text{line-height:normal;padding-left:20px;position:relative}@media (min-width:1024px){.instr-list_text{margin-top:20px}}.instr-list_numeric{position:absolute;top:0;left:0}.instr-list_numeric:after{content:"";display:block;width:8px;height:8px;background:#2a2a2a}.instr-list_param{margin-bottom:20px;padding-left:20px;position:relative}.instr-list_param:after{content:"";display:block;width:8px;height:8px;background:#2a2a2a;position:absolute;top:7px;left:0}.instr-list_param__annotation{color:#9b9b9b}.instr-list_param__annotation:after{background:#9b9b9b}.instr-list_param__attention:after{top:2px;left:-8px;width:24px;height:24px;background:url(../../../src/assets/img/icon-attention.f72d9dbb.svg) no-repeat}.instr-list_param-descr{color:#9b9b9b}.instr-simple-list{list-style:none;margin-bottom:40px}.instr-simple-list li{padding-left:20px;position:relative;margin-bottom:20px}.instr-simple-list li:after{content:"";display:block;width:8px;height:8px;background:#2a2a2a;position:absolute;top:7px;left:0}@media (min-width:1024px){.instr-simple-list li{font-size:16px}}.instr-hr{margin:48px -20px 40px;border-top:1px solid #c4caca}.m3l-cmd{margin:0 -20px}.m3l-cmd_head{font-size:16px;color:#9b9b9b;padding:0 20px;display:-ms-flexbox;display:flex;border-bottom:1px dashed #c4caca}.m3l-cmd_head-item{padding:9px 0}.m3l-cmd_head-func{-ms-flex:0 0 100%;flex:0 0 100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1024px){.m3l-cmd_head-func{-ms-flex:0 0 60%;flex:0 0 60%;margin-right:4%}}.m3l-cmd_head_actions{display:none}@media (min-width:1024px){.m3l-cmd_head_actions{display:block}}.m3l-cmd_row{padding:15px 20px 9px;border-bottom:1px dashed #c4caca}@media (min-width:1024px){.m3l-cmd_row{display:-ms-flexbox;display:flex}}.m3l-cmd_func{margin-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media (min-width:1024px){.m3l-cmd_func{-ms-flex:0 0 60%;flex:0 0 60%;margin-right:4%}}.m3l-cmd_name{width:69%}.m3l-cmd_morse{display:-ms-flexbox;display:flex;-ms-flex-pack:right;justify-content:right;-ms-flex-align:center;align-items:center}.m3l-cmd_morse-dot{width:8px}.m3l-cmd_morse-dash,.m3l-cmd_morse-dot{height:5px;background:#2a2a2a;border-radius:5px;position:relative;top:2px;margin-left:4px}.m3l-cmd_morse-dash{width:18px}.m3l-cmd_morse-symbol{margin-left:4px}.m3l-cmd_actions{color:#9b9b9b;font-size:12px}@media (min-width:1024px){.m3l-cmd_actions{font-size:14px;color:#2a2a2a}}.m3l-call-cmd{margin:0 -20px 50px}.m3l-call-cmd__desc{display:none}@media (min-width:1024px){.m3l-call-cmd{display:none}.m3l-call-cmd__desc{display:-ms-flexbox;display:flex}}.m3l-call-cmd_cnt{-ms-flex:0 0 40%;flex:0 0 40%}.m3l-call-cmd_cnt:first-child{margin-right:10%}.m3l-call-cmd_head{font-size:16px;color:#9b9b9b;padding:0 20px;display:-ms-flexbox;display:flex;border-bottom:1px dashed #c4caca}.m3l-call-cmd_head-item{padding:9px 0}.m3l-call-cmd_head-item:first-child{width:30%;text-align:center}.m3l-call-cmd_row{padding:15px 20px 9px;border-bottom:1px dashed #c4caca;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.m3l-call-cmd_index{width:30%;text-align:center}.m3l-call-cmd_name-desc{color:#9b9b9b;font-size:12px}.instr-search-field{border:1px solid #979797;height:40px;border-radius:40px;display:block;box-sizing:border-box;padding:8px 50px 0 23px;position:relative;margin-bottom:40px}.instr-search-field input{width:100%;border:none;outline:none;background:transparent}.instr-search-field:after{width:40px;height:40px;content:"";display:block;background:url(../../../src/assets/img/icon-search.6fad66e7.svg) no-repeat;position:absolute;top:0;right:4px}.instr-search-none-res{color:#9b9b9b;font-size:20px;margin-bottom:40px}.instr-docs{margin-bottom:40px}@media (min-width:1024px){.instr-docs{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.instr-docs_item{color:#2a2a2a;border-top:1px solid #979797;padding:16px 16px 16px 75px;position:relative;display:block;max-width:400px}.instr-docs_item:after{width:30px;height:40px;content:"";display:block;background:url(../../../src/assets/img/icon-pdf-scheme.21a5a087.svg) no-repeat;position:absolute;top:50%;left:16px;transform:translateY(-50%)}@media (min-width:1024px){.instr-docs_item{-ms-flex:0 0 30%;flex:0 0 30%;margin-right:5%}.instr-docs_item:nth-child(3n){margin-right:0}}.instr-docs_name{font-size:22px}.instr-docs_category{font-size:14px;color:#9b9b9b}.cookie-consent{position:fixed;bottom:0;left:0;right:0;background:#2d2d2d;color:#fff;padding:15px 20px;font-size:14px;z-index:9999}.cookie-consent .cookie-message{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cookie-consent a{color:#4caf50;text-decoration:underline}.cookie-consent .btn-success{background:#4caf50;border:none;padding:6px 14px;cursor:pointer;border-radius:4px}.grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.grid__cell,.no-gutters>[class*=grid__cell-]{padding-right:0;padding-left:0}.grid-column,.grid__cell,.grid__cell-1,.grid__cell-2,.grid__cell-3,.grid__cell-4,.grid__cell-5,.grid__cell-6,.grid__cell-7,.grid__cell-8,.grid__cell-9,.grid__cell-10,.grid__cell-11,.grid__cell-12,.grid__cell-13,.grid__cell-14,.grid__cell-15,.grid__cell-16,.grid__cell-17,.grid__cell-18,.grid__cell-19,.grid__cell-20,.grid__cell-21,.grid__cell-22,.grid__cell-23,.grid__cell-24,.grid__cell-auto,.grid__cell-lg,.grid__cell-lg-1,.grid__cell-lg-2,.grid__cell-lg-3,.grid__cell-lg-4,.grid__cell-lg-5,.grid__cell-lg-6,.grid__cell-lg-7,.grid__cell-lg-8,.grid__cell-lg-9,.grid__cell-lg-10,.grid__cell-lg-11,.grid__cell-lg-12,.grid__cell-lg-13,.grid__cell-lg-14,.grid__cell-lg-15,.grid__cell-lg-16,.grid__cell-lg-17,.grid__cell-lg-18,.grid__cell-lg-19,.grid__cell-lg-20,.grid__cell-lg-21,.grid__cell-lg-22,.grid__cell-lg-23,.grid__cell-lg-24,.grid__cell-lg-auto,.grid__cell-md,.grid__cell-md-1,.grid__cell-md-2,.grid__cell-md-3,.grid__cell-md-4,.grid__cell-md-5,.grid__cell-md-6,.grid__cell-md-7,.grid__cell-md-8,.grid__cell-md-9,.grid__cell-md-10,.grid__cell-md-11,.grid__cell-md-12,.grid__cell-md-13,.grid__cell-md-14,.grid__cell-md-15,.grid__cell-md-16,.grid__cell-md-17,.grid__cell-md-18,.grid__cell-md-19,.grid__cell-md-20,.grid__cell-md-21,.grid__cell-md-22,.grid__cell-md-23,.grid__cell-md-24,.grid__cell-md-auto,.grid__cell-sm,.grid__cell-sm-1,.grid__cell-sm-2,.grid__cell-sm-3,.grid__cell-sm-4,.grid__cell-sm-5,.grid__cell-sm-6,.grid__cell-sm-7,.grid__cell-sm-8,.grid__cell-sm-9,.grid__cell-sm-10,.grid__cell-sm-11,.grid__cell-sm-12,.grid__cell-sm-13,.grid__cell-sm-14,.grid__cell-sm-15,.grid__cell-sm-16,.grid__cell-sm-17,.grid__cell-sm-18,.grid__cell-sm-19,.grid__cell-sm-20,.grid__cell-sm-21,.grid__cell-sm-22,.grid__cell-sm-23,.grid__cell-sm-24,.grid__cell-sm-auto,.grid__cell-xl,.grid__cell-xl-1,.grid__cell-xl-2,.grid__cell-xl-3,.grid__cell-xl-4,.grid__cell-xl-5,.grid__cell-xl-6,.grid__cell-xl-7,.grid__cell-xl-8,.grid__cell-xl-9,.grid__cell-xl-10,.grid__cell-xl-11,.grid__cell-xl-12,.grid__cell-xl-13,.grid__cell-xl-14,.grid__cell-xl-15,.grid__cell-xl-16,.grid__cell-xl-17,.grid__cell-xl-18,.grid__cell-xl-19,.grid__cell-xl-20,.grid__cell-xl-21,.grid__cell-xl-22,.grid__cell-xl-23,.grid__cell-xl-24,.grid__cell-xl-auto{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px}.grid__cell{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.grid__cell-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.grid__cell-1{-ms-flex:0 0 4.16666667%;flex:0 0 4.16666667%;max-width:4.16666667%}.grid__cell-2{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.grid__cell-3{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.grid__cell-4{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.grid__cell-5{-ms-flex:0 0 20.83333333%;flex:0 0 20.83333333%;max-width:20.83333333%}.grid__cell-6{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.grid__cell-7{-ms-flex:0 0 29.16666667%;flex:0 0 29.16666667%;max-width:29.16666667%}.grid__cell-8{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.grid__cell-9{-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.grid__cell-10{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.grid__cell-11{-ms-flex:0 0 45.83333333%;flex:0 0 45.83333333%;max-width:45.83333333%}.grid__cell-12{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.grid__cell-13{-ms-flex:0 0 54.16666667%;flex:0 0 54.16666667%;max-width:54.16666667%}.grid__cell-14{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.grid__cell-15{-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.grid__cell-16{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.grid__cell-17{-ms-flex:0 0 70.83333333%;flex:0 0 70.83333333%;max-width:70.83333333%}.grid__cell-18{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.grid__cell-19{-ms-flex:0 0 79.16666667%;flex:0 0 79.16666667%;max-width:79.16666667%}.grid__cell-20{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.grid__cell-21{-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.grid__cell-22{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.grid__cell-23{-ms-flex:0 0 95.83333333%;flex:0 0 95.83333333%;max-width:95.83333333%}.grid__cell-24{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:25;order:25}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.order-13{-ms-flex-order:13;order:13}.order-14{-ms-flex-order:14;order:14}.order-15{-ms-flex-order:15;order:15}.order-16{-ms-flex-order:16;order:16}.order-17{-ms-flex-order:17;order:17}.order-18{-ms-flex-order:18;order:18}.order-19{-ms-flex-order:19;order:19}.order-20{-ms-flex-order:20;order:20}.order-21{-ms-flex-order:21;order:21}.order-22{-ms-flex-order:22;order:22}.order-23{-ms-flex-order:23;order:23}.order-24{-ms-flex-order:24;order:24}.offset-1{margin-left:4.16666667%}.offset-2{margin-left:8.33333333%}.offset-3{margin-left:12.5%}.offset-4{margin-left:16.66666667%}.offset-5{margin-left:20.83333333%}.offset-6{margin-left:25%}.offset-7{margin-left:29.16666667%}.offset-8{margin-left:33.33333333%}.offset-9{margin-left:37.5%}.offset-10{margin-left:41.66666667%}.offset-11{margin-left:45.83333333%}.offset-12{margin-left:50%}.offset-13{margin-left:54.16666667%}.offset-14{margin-left:58.33333333%}.offset-15{margin-left:62.5%}.offset-16{margin-left:66.66666667%}.offset-17{margin-left:70.83333333%}.offset-18{margin-left:75%}.offset-19{margin-left:79.16666667%}.offset-20{margin-left:83.33333333%}.offset-21{margin-left:87.5%}.offset-22{margin-left:91.66666667%}.offset-23{margin-left:95.83333333%}@media (min-width:576px){.grid__cell-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.grid__cell-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.grid__cell-sm-1{-ms-flex:0 0 4.16666667%;flex:0 0 4.16666667%;max-width:4.16666667%}.grid__cell-sm-2{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.grid__cell-sm-3{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.grid__cell-sm-4{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.grid__cell-sm-5{-ms-flex:0 0 20.83333333%;flex:0 0 20.83333333%;max-width:20.83333333%}.grid__cell-sm-6{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.grid__cell-sm-7{-ms-flex:0 0 29.16666667%;flex:0 0 29.16666667%;max-width:29.16666667%}.grid__cell-sm-8{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.grid__cell-sm-9{-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.grid__cell-sm-10{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.grid__cell-sm-11{-ms-flex:0 0 45.83333333%;flex:0 0 45.83333333%;max-width:45.83333333%}.grid__cell-sm-12{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.grid__cell-sm-13{-ms-flex:0 0 54.16666667%;flex:0 0 54.16666667%;max-width:54.16666667%}.grid__cell-sm-14{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.grid__cell-sm-15{-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.grid__cell-sm-16{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.grid__cell-sm-17{-ms-flex:0 0 70.83333333%;flex:0 0 70.83333333%;max-width:70.83333333%}.grid__cell-sm-18{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.grid__cell-sm-19{-ms-flex:0 0 79.16666667%;flex:0 0 79.16666667%;max-width:79.16666667%}.grid__cell-sm-20{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.grid__cell-sm-21{-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.grid__cell-sm-22{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.grid__cell-sm-23{-ms-flex:0 0 95.83333333%;flex:0 0 95.83333333%;max-width:95.83333333%}.grid__cell-sm-24{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:25;order:25}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.order-sm-13{-ms-flex-order:13;order:13}.order-sm-14{-ms-flex-order:14;order:14}.order-sm-15{-ms-flex-order:15;order:15}.order-sm-16{-ms-flex-order:16;order:16}.order-sm-17{-ms-flex-order:17;order:17}.order-sm-18{-ms-flex-order:18;order:18}.order-sm-19{-ms-flex-order:19;order:19}.order-sm-20{-ms-flex-order:20;order:20}.order-sm-21{-ms-flex-order:21;order:21}.order-sm-22{-ms-flex-order:22;order:22}.order-sm-23{-ms-flex-order:23;order:23}.order-sm-24{-ms-flex-order:24;order:24}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:4.16666667%}.offset-sm-2{margin-left:8.33333333%}.offset-sm-3{margin-left:12.5%}.offset-sm-4{margin-left:16.66666667%}.offset-sm-5{margin-left:20.83333333%}.offset-sm-6{margin-left:25%}.offset-sm-7{margin-left:29.16666667%}.offset-sm-8{margin-left:33.33333333%}.offset-sm-9{margin-left:37.5%}.offset-sm-10{margin-left:41.66666667%}.offset-sm-11{margin-left:45.83333333%}.offset-sm-12{margin-left:50%}.offset-sm-13{margin-left:54.16666667%}.offset-sm-14{margin-left:58.33333333%}.offset-sm-15{margin-left:62.5%}.offset-sm-16{margin-left:66.66666667%}.offset-sm-17{margin-left:70.83333333%}.offset-sm-18{margin-left:75%}.offset-sm-19{margin-left:79.16666667%}.offset-sm-20{margin-left:83.33333333%}.offset-sm-21{margin-left:87.5%}.offset-sm-22{margin-left:91.66666667%}.offset-sm-23{margin-left:95.83333333%}}@media (min-width:768px){.grid__cell-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.grid__cell-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.grid__cell-md-1{-ms-flex:0 0 4.16666667%;flex:0 0 4.16666667%;max-width:4.16666667%}.grid__cell-md-2{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.grid__cell-md-3{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.grid__cell-md-4{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.grid__cell-md-5{-ms-flex:0 0 20.83333333%;flex:0 0 20.83333333%;max-width:20.83333333%}.grid__cell-md-6{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.grid__cell-md-7{-ms-flex:0 0 29.16666667%;flex:0 0 29.16666667%;max-width:29.16666667%}.grid__cell-md-8{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.grid__cell-md-9{-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.grid__cell-md-10{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.grid__cell-md-11{-ms-flex:0 0 45.83333333%;flex:0 0 45.83333333%;max-width:45.83333333%}.grid__cell-md-12{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.grid__cell-md-13{-ms-flex:0 0 54.16666667%;flex:0 0 54.16666667%;max-width:54.16666667%}.grid__cell-md-14{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.grid__cell-md-15{-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.grid__cell-md-16{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.grid__cell-md-17{-ms-flex:0 0 70.83333333%;flex:0 0 70.83333333%;max-width:70.83333333%}.grid__cell-md-18{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.grid__cell-md-19{-ms-flex:0 0 79.16666667%;flex:0 0 79.16666667%;max-width:79.16666667%}.grid__cell-md-20{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.grid__cell-md-21{-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.grid__cell-md-22{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.grid__cell-md-23{-ms-flex:0 0 95.83333333%;flex:0 0 95.83333333%;max-width:95.83333333%}.grid__cell-md-24{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:25;order:25}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.order-md-13{-ms-flex-order:13;order:13}.order-md-14{-ms-flex-order:14;order:14}.order-md-15{-ms-flex-order:15;order:15}.order-md-16{-ms-flex-order:16;order:16}.order-md-17{-ms-flex-order:17;order:17}.order-md-18{-ms-flex-order:18;order:18}.order-md-19{-ms-flex-order:19;order:19}.order-md-20{-ms-flex-order:20;order:20}.order-md-21{-ms-flex-order:21;order:21}.order-md-22{-ms-flex-order:22;order:22}.order-md-23{-ms-flex-order:23;order:23}.order-md-24{-ms-flex-order:24;order:24}.offset-md-0{margin-left:0}.offset-md-1{margin-left:4.16666667%}.offset-md-2{margin-left:8.33333333%}.offset-md-3{margin-left:12.5%}.offset-md-4{margin-left:16.66666667%}.offset-md-5{margin-left:20.83333333%}.offset-md-6{margin-left:25%}.offset-md-7{margin-left:29.16666667%}.offset-md-8{margin-left:33.33333333%}.offset-md-9{margin-left:37.5%}.offset-md-10{margin-left:41.66666667%}.offset-md-11{margin-left:45.83333333%}.offset-md-12{margin-left:50%}.offset-md-13{margin-left:54.16666667%}.offset-md-14{margin-left:58.33333333%}.offset-md-15{margin-left:62.5%}.offset-md-16{margin-left:66.66666667%}.offset-md-17{margin-left:70.83333333%}.offset-md-18{margin-left:75%}.offset-md-19{margin-left:79.16666667%}.offset-md-20{margin-left:83.33333333%}.offset-md-21{margin-left:87.5%}.offset-md-22{margin-left:91.66666667%}.offset-md-23{margin-left:95.83333333%}}@media (min-width:1024px){.grid__cell-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.grid__cell-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.grid__cell-lg-1{-ms-flex:0 0 4.16666667%;flex:0 0 4.16666667%;max-width:4.16666667%}.grid__cell-lg-2{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.grid__cell-lg-3{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.grid__cell-lg-4{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.grid__cell-lg-5{-ms-flex:0 0 20.83333333%;flex:0 0 20.83333333%;max-width:20.83333333%}.grid__cell-lg-6{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.grid__cell-lg-7{-ms-flex:0 0 29.16666667%;flex:0 0 29.16666667%;max-width:29.16666667%}.grid__cell-lg-8{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.grid__cell-lg-9{-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.grid__cell-lg-10{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.grid__cell-lg-11{-ms-flex:0 0 45.83333333%;flex:0 0 45.83333333%;max-width:45.83333333%}.grid__cell-lg-12{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.grid__cell-lg-13{-ms-flex:0 0 54.16666667%;flex:0 0 54.16666667%;max-width:54.16666667%}.grid__cell-lg-14{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.grid__cell-lg-15{-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.grid__cell-lg-16{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.grid__cell-lg-17{-ms-flex:0 0 70.83333333%;flex:0 0 70.83333333%;max-width:70.83333333%}.grid__cell-lg-18{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.grid__cell-lg-19{-ms-flex:0 0 79.16666667%;flex:0 0 79.16666667%;max-width:79.16666667%}.grid__cell-lg-20{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.grid__cell-lg-21{-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.grid__cell-lg-22{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.grid__cell-lg-23{-ms-flex:0 0 95.83333333%;flex:0 0 95.83333333%;max-width:95.83333333%}.grid__cell-lg-24{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:25;order:25}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.order-lg-13{-ms-flex-order:13;order:13}.order-lg-14{-ms-flex-order:14;order:14}.order-lg-15{-ms-flex-order:15;order:15}.order-lg-16{-ms-flex-order:16;order:16}.order-lg-17{-ms-flex-order:17;order:17}.order-lg-18{-ms-flex-order:18;order:18}.order-lg-19{-ms-flex-order:19;order:19}.order-lg-20{-ms-flex-order:20;order:20}.order-lg-21{-ms-flex-order:21;order:21}.order-lg-22{-ms-flex-order:22;order:22}.order-lg-23{-ms-flex-order:23;order:23}.order-lg-24{-ms-flex-order:24;order:24}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:4.16666667%}.offset-lg-2{margin-left:8.33333333%}.offset-lg-3{margin-left:12.5%}.offset-lg-4{margin-left:16.66666667%}.offset-lg-5{margin-left:20.83333333%}.offset-lg-6{margin-left:25%}.offset-lg-7{margin-left:29.16666667%}.offset-lg-8{margin-left:33.33333333%}.offset-lg-9{margin-left:37.5%}.offset-lg-10{margin-left:41.66666667%}.offset-lg-11{margin-left:45.83333333%}.offset-lg-12{margin-left:50%}.offset-lg-13{margin-left:54.16666667%}.offset-lg-14{margin-left:58.33333333%}.offset-lg-15{margin-left:62.5%}.offset-lg-16{margin-left:66.66666667%}.offset-lg-17{margin-left:70.83333333%}.offset-lg-18{margin-left:75%}.offset-lg-19{margin-left:79.16666667%}.offset-lg-20{margin-left:83.33333333%}.offset-lg-21{margin-left:87.5%}.offset-lg-22{margin-left:91.66666667%}.offset-lg-23{margin-left:95.83333333%}}@media (min-width:1280px){.grid__cell-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.grid__cell-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.grid__cell-xl-1{-ms-flex:0 0 4.16666667%;flex:0 0 4.16666667%;max-width:4.16666667%}.grid__cell-xl-2{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.grid__cell-xl-3{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.grid__cell-xl-4{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.grid__cell-xl-5{-ms-flex:0 0 20.83333333%;flex:0 0 20.83333333%;max-width:20.83333333%}.grid__cell-xl-6{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.grid__cell-xl-7{-ms-flex:0 0 29.16666667%;flex:0 0 29.16666667%;max-width:29.16666667%}.grid__cell-xl-8{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.grid__cell-xl-9{-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.grid__cell-xl-10{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.grid__cell-xl-11{-ms-flex:0 0 45.83333333%;flex:0 0 45.83333333%;max-width:45.83333333%}.grid__cell-xl-12{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.grid__cell-xl-13{-ms-flex:0 0 54.16666667%;flex:0 0 54.16666667%;max-width:54.16666667%}.grid__cell-xl-14{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.grid__cell-xl-15{-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.grid__cell-xl-16{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.grid__cell-xl-17{-ms-flex:0 0 70.83333333%;flex:0 0 70.83333333%;max-width:70.83333333%}.grid__cell-xl-18{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.grid__cell-xl-19{-ms-flex:0 0 79.16666667%;flex:0 0 79.16666667%;max-width:79.16666667%}.grid__cell-xl-20{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.grid__cell-xl-21{-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.grid__cell-xl-22{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.grid__cell-xl-23{-ms-flex:0 0 95.83333333%;flex:0 0 95.83333333%;max-width:95.83333333%}.grid__cell-xl-24{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:25;order:25}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.order-xl-13{-ms-flex-order:13;order:13}.order-xl-14{-ms-flex-order:14;order:14}.order-xl-15{-ms-flex-order:15;order:15}.order-xl-16{-ms-flex-order:16;order:16}.order-xl-17{-ms-flex-order:17;order:17}.order-xl-18{-ms-flex-order:18;order:18}.order-xl-19{-ms-flex-order:19;order:19}.order-xl-20{-ms-flex-order:20;order:20}.order-xl-21{-ms-flex-order:21;order:21}.order-xl-22{-ms-flex-order:22;order:22}.order-xl-23{-ms-flex-order:23;order:23}.order-xl-24{-ms-flex-order:24;order:24}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:4.16666667%}.offset-xl-2{margin-left:8.33333333%}.offset-xl-3{margin-left:12.5%}.offset-xl-4{margin-left:16.66666667%}.offset-xl-5{margin-left:20.83333333%}.offset-xl-6{margin-left:25%}.offset-xl-7{margin-left:29.16666667%}.offset-xl-8{margin-left:33.33333333%}.offset-xl-9{margin-left:37.5%}.offset-xl-10{margin-left:41.66666667%}.offset-xl-11{margin-left:45.83333333%}.offset-xl-12{margin-left:50%}.offset-xl-13{margin-left:54.16666667%}.offset-xl-14{margin-left:58.33333333%}.offset-xl-15{margin-left:62.5%}.offset-xl-16{margin-left:66.66666667%}.offset-xl-17{margin-left:70.83333333%}.offset-xl-18{margin-left:75%}.offset-xl-19{margin-left:79.16666667%}.offset-xl-20{margin-left:83.33333333%}.offset-xl-21{margin-left:87.5%}.offset-xl-22{margin-left:91.66666667%}.offset-xl-23{margin-left:95.83333333%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1024px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1280px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1024px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1280px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:#9b9b9b}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:0;bottom:1px;z-index:50;height:2px;width:100%;border-radius:2px}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:4px;width:100%;position:relative;background:#2a2a2a;border-radius:4px;left:0;top:-1px}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-vertical>.swiper-pagination-bullets{position:fixed;z-index:7;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translateZ(0);right:auto;left:17px}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;width:8px;height:8px;margin:10px;background:#c7c7cc;transition:all .1s ease-in-out;opacity:1}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet:hover{background:#acacb4}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet-active,.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet-active:hover{background:#00888c}