#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #29d,0 0 5px #29d;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.AppMain{-webkit-justify-content:center;justify-content:center;background-color:#1f233a}.AppMain,.main-page{width:100%;display:-webkit-flex;display:flex}.main-page{max-width:770px;-webkit-flex-direction:column;flex-direction:column;margin-top:136px}.main-page__body{padding:0 16px}.main-page__body .main-page__azs-list{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:left;justify-content:left}.main-page__map-btn{height:44px;width:44px;position:fixed;right:16px;bottom:24px;background-color:#ffdf13;border-radius:50%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;cursor:pointer}.main-page__map-btn>svg{margin-right:2px}.check-page{min-height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:770px;background-color:#1f233a;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:0 16px}.check-page,.check-page__main{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.check-page__main{position:relative;-webkit-flex-grow:2;flex-grow:2;margin-top:70px}.check-page__footer{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;padding:30px 16px 11px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(#1f233a),color-stop(20%,#1f233a));background:-webkit-linear-gradient(top,#1f233a,#1f233a 20%);background:linear-gradient(180deg,#1f233a,#1f233a 20%)}.check-page__footer>*{width:100%!important;max-width:728px}.check-page__status-image{height:100%;margin-top:20%;margin-bottom:128px;-webkit-justify-content:center;justify-content:center}.check-page__status-image,.page-header{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.page-header{position:fixed;max-width:770px;-webkit-justify-content:space-between;justify-content:space-between;z-index:10;background:-webkit-gradient(linear,left bottom,left top,from(rgba(31,35,58,0)),color-stop(20%,#1f233a));background:-webkit-linear-gradient(bottom,rgba(31,35,58,0),#1f233a 20%);background:linear-gradient(0deg,rgba(31,35,58,0),#1f233a 20%)}.page-header div{padding:13px 21px;cursor:pointer}.page-title{width:100%}.page-title__title{margin-bottom:10px;font-weight:400;font-size:24px;line-height:28px}.page-title__subtitle{font-weight:400;font-size:16px;color:#99a9c7}.azs-info{display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-between;justify-content:space-between}.azs-info .azs-info__desc{padding:6px 0;color:#fff;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.azs-info .azs-info__desc .azs-info__desc-name{font-size:20px;font-weight:700}.azs-info .azs-info__desc .azs-info__desc-address{font-size:18px}.azs-info .azs-info__status{padding:6px 0;display:-webkit-flex;display:flex;margin-top:3px}.azs-info .azs-info__status span{padding:0 5px;font-size:18px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.fueling-status{font-weight:700;font-size:20px;line-height:28px;margin-top:25px}.fueling-status p{font-weight:400;font-size:14px;line-height:17px;color:#99a9c7;padding:8px 0;margin-top:5px}.custom-button-primary{width:100%;height:52px;margin:13px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;font-weight:800;font-size:16px;color:#222b45;background:#ffdf13;mix-blend-mode:normal;border-radius:10px;-webkit-transition:-webkit-box-shadow .5s;transition:-webkit-box-shadow .5s;transition:box-shadow .5s;transition:box-shadow .5s,-webkit-box-shadow .5s;cursor:pointer}.custom-button-primary:hover{background:#ffdf13;-webkit-box-shadow:0 0 20px #ffdf13;box-shadow:0 0 20px #ffdf13;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}.custom-button-primary>div{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.custom-button-primary>div img{margin:0!important;width:auto}.custom-button-primary>div:last-child,.custom-button-primary div:first-child{min-width:40px;min-height:20px;margin:0 10px;font-weight:600}.custom-button-primary>div:last-child img,.custom-button-primary div:first-child img{margin:0;width:auto}.custom-button-disabled{width:100%;height:52px;margin:13px 0;-webkit-justify-content:space-between;justify-content:space-between;font-weight:600;font-size:15px;line-height:20px;color:#798bac;background:#ffed8c;mix-blend-mode:normal;border-radius:10px;cursor:pointer}.custom-button-disabled,.custom-button-disabled>div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.custom-button-disabled>div{-webkit-justify-content:center;justify-content:center}.custom-button-disabled>div img{margin:0!important;width:auto}.custom-button-disabled>div:last-child,.custom-button-disabled div:first-child{min-width:40px;min-height:20px;margin:0 10px}.custom-button-disabled>div:last-child img,.custom-button-disabled div:first-child img{margin:0;width:auto}.custom-button-secondary{width:100%;height:52px;margin:13px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;font-weight:400;font-size:15px;line-height:20px;color:#fff;background:#414663;border-radius:10px;-webkit-transition:-webkit-box-shadow .5s;transition:-webkit-box-shadow .5s;transition:box-shadow .5s;transition:box-shadow .5s,-webkit-box-shadow .5s;cursor:pointer}.custom-button-secondary:hover{-webkit-box-shadow:0 0 2px #fff953;box-shadow:0 0 2px #fff953;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}.custom-button-secondary>div{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.custom-button-secondary>div img{margin:0!important;width:auto}.custom-button-secondary>div:last-child,.custom-button-secondary div:first-child{min-width:40px;min-height:20px;margin:0 10px;font-weight:600}.custom-button-secondary>div:last-child img,.custom-button-secondary div:first-child img{margin:0;width:auto}.fuel-banner{width:100%;height:61px;background-color:#fff953;margin:6px 21px;border-radius:6px;background-repeat:no-repeat;background-size:cover;background-position:50%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;overflow:hidden}.fuel-banner .fuel-banner-cost{margin:0 15px}.fuel-banner-cost{font-weight:500;font-size:20px}.fuel-banner-type{position:relative;height:100%;width:80px}.fuel-banner-type .fuel-banner-type-block{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-end;align-items:flex-end;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:100%;line-height:22px}.fuel-banner-type .fuel-banner-type-number{width:100%;text-align:center;font-size:14px;z-index:1}.fuel-banner-type .fuel-banner-type-prefix{margin-right:10px;font-size:12px;z-index:1}.fuel-banner-type-bg{position:absolute;top:0;background-color:#2a2a2a;height:65px;width:120px;-webkit-transform:skewX(-20deg);transform:skewX(-20deg);z-index:0}.gas-station-info{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:center;align-content:center;width:-webkit-calc(100% + 42px);width:calc(100% + 42px);margin:0 -21px}.gas-station-info-fuel{color:#fff;font-size:16px;margin:16px 21px 6px}.gas-station-info-help{color:#99a9c7;font-size:14px;margin:6px 21px}.choice-of-quantity{width:-webkit-calc(100% + 42px);width:calc(100% + 42px);margin:0 -21px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.choice-of-quantity-title{width:100%;color:#fff;margin:6px 21px;font-size:24px;font-weight:800}.choice-of-quantity-pistol-image{position:absolute;top:550px;width:100%;-webkit-justify-content:center;justify-content:center;margin-top:32px}.choice-of-quantity-empty-btn-left,.choice-of-quantity-pistol-image{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.choice-of-quantity-empty-btn-left>:first-child{margin-right:10px}.choice-of-quantity-select-block{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:0 15px;overflow:auto}.choice-of-quantity-select-block .choice-of-quantity-select-block-bottom,.choice-of-quantity-select-block .choice-of-quantity-select-block-top{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.choice-of-quantity-select-block::-webkit-scrollbar{width:0}.choice-of-quantity-select-Item{-webkit-flex-direction:column;flex-direction:column;margin:7px 5px;cursor:pointer}.choice-of-quantity-select-Item,.choice-of-quantity-select-Item-button{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.choice-of-quantity-select-Item-button{background-color:#414663;color:#ffdf13;border-radius:10px;width:68px;height:52px;margin-bottom:5px}.choice-of-quantity-select-Item-button>:first-child{margin-right:5px}.choice-of-quantity-select-Item-button-active{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:10px;width:68px;height:52px;background-color:#ffdf13!important;-webkit-box-shadow:0 0 10px rgba(244,214,21,.5);box-shadow:0 0 10px rgba(244,214,21,.5);color:#1f233a;margin-bottom:5px}.choice-of-quantity-select-Item-button-active>:first-child{margin-right:5px}.choice-of-quantity-select-Item-button img{margin-right:6px}.choice-of-quantity-select-Item-convert{font-size:14px;color:#fff}.select-count{width:100%}.select-count,.select-count-error{height:100%;max-width:770px;background-color:#1f233a;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:column;flex-direction:column;overflow:hidden}.select-count-error{padding:0 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select-count-finish{height:100%;max-width:770px;background-color:#1f233a;-webkit-justify-content:space-between;justify-content:space-between;overflow:hidden}.select-count-finish,.select-count-main{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.select-count-main{width:100%;margin-top:70px}.select-count-main__body{width:100%;padding:0 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}.select-count-main__body .custom-button{font-size:15px;line-height:20px;font-weight:400;margin-bottom:0}.select-count-main__body .custom-button>div{font-weight:400!important}.select-count-main__body .custom-button span{margin:10px}.select-count-main__body .custom-button-disabled{font-size:15px;line-height:20px;font-weight:400}.select-count-main__body .custom-button-disabled span{margin:10px}.select-count-error-main{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin-top:70px;margin-bottom:90px}.select-count-error-main__body{width:100%;position:relative;margin-bottom:90px}.select-count-error-main__body .custom-button{font-size:15px;line-height:20px;font-weight:400;margin-bottom:0}.select-count-error-main__body .custom-button span{margin:10px}.select-count-error-main__body .custom-button-disabled{font-size:15px;line-height:20px;font-weight:400}.select-count-error-main__body .custom-button-disabled span{margin:10px}.select-count-finish-main{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.select-count-finish-main__body{width:100%;position:relative}.select-count-finish-main__body .custom-button{font-size:15px;line-height:20px;font-weight:400;margin-bottom:0}.select-count-finish-main__body .custom-button span{margin:10px}.select-count-finish-main__body .custom-button-disabled{font-size:15px;line-height:20px;font-weight:400}.select-count-finish-main__body .custom-button-disabled span{margin:10px}.enter-fuel-count-modal{position:absolute;top:0;width:100%;max-width:770px;background-color:#1f233a;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;padding:16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:70px}.enter-fuel-count-modal .page-title{width:100%}.enter-fuel-count-modal .custom-button,.enter-fuel-count-modal .custom-button-disabled{width:100%;margin-top:20px}.enter-fuel-count-modal>div{margin-bottom:20px}.enter-fuel-count-modal>span{color:#eb4d38;font-size:14px;margin-top:5px}.enter-fuel-count-modal__close{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.enter-fuel-count-modal__close img{cursor:pointer}.enter-fuel-count-modal__input{width:100%;height:48px;background-color:#303551;border-radius:10px;border:1px solid #798bac;color:#ffdf13;font-style:normal;font-size:16px;padding:0 15px;margin-bottom:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.enter-fuel-count-modal__input:focus{border:1px solid #ffdf13;outline:none!important}.select-count-footer{display:-webkit-flex;display:flex;width:100%;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:21px 16px 11px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;bottom:0;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(rgba(31,35,58,.1)),color-stop(21.33%,rgba(31,35,58,.9)));background:-webkit-linear-gradient(top,rgba(31,35,58,.1),rgba(31,35,58,.9) 21.33%);background:linear-gradient(180deg,rgba(31,35,58,.1),rgba(31,35,58,.9) 21.33%)}.select-count-footer>*{width:100%;max-width:738px}.select-count-footer .custom-button{width:100%;margin-bottom:0;margin-top:10px}.select-count-footer .custom-button :last-child{margin-right:5px;margin-left:0}.select-count-footer-warning{width:100%;min-height:52px;background:#fff;border-radius:10px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:15px}.select-count-footer-warning img{margin:0 10px 0 15px;width:20px;height:20px}.select-count-footer-warning-text{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#1c2b39;margin:8px 0}.select-count-footer-warning-text a{color:#60b1db}.wait-fuel-modal{position:relative;width:100%;height:-webkit-calc(100vh - 32px);height:calc(100vh - 32px);max-width:770px;background-color:#1f233a;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;padding:16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:100}.wait-fuel-modal__info-desc{padding:6px 0;margin-top:10px;color:#ababab;width:100%}.wait-fuel-modal__info-status{font-style:normal;font-weight:700;font-size:20px;line-height:28px}.wait-fuel-modal__info-status-desc{line-height:17px}.wait-fuel-modal__footer{position:absolute;bottom:10px;width:100%}.wait-fuel-modal__anim{height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin:150px 0}.wait-fuel-modal_btn{min-height:48px}.payment-error{margin:10px 0 6px;color:#fff;width:100%}.payment-error .page-title{padding:0;margin-bottom:10px}.select-count-error{width:100%}.payment-error-repeat-block{color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;border:1px solid #eb4d38;border-radius:10px;background-color:#303551;margin:10px 0;padding:8px 16px}.payment-error-repeat-button{height:42px;width:99%;margin-top:2px;margin-bottom:2px}.payment-error-repeat-button,.payment-error-repeat-button-left{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.payment-error-repeat-button-left div{font-size:16px;color:#99a9c7}.payment-error-repeat-button-right{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.payment-error-desc{color:#e6676c;font-style:normal;font-weight:400;font-size:14px;line-height:17px;margin-bottom:18px}.payment-error-change-desc{color:#fff;font-size:14px;margin-bottom:12px}.payment-error-change-value{color:#fff;font-size:16px}.payment-error__footer{display:-webkit-flex;display:flex;width:-webkit-calc(100% - 32px);width:calc(100% - 32px);max-width:738px;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:25px 0 14px;position:fixed;bottom:0;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(rgba(31,35,58,0)),color-stop(21.33%,rgba(31,35,58,.9)));background:-webkit-linear-gradient(top,rgba(31,35,58,0),rgba(31,35,58,.9) 21.33%);background:linear-gradient(180deg,rgba(31,35,58,0),rgba(31,35,58,.9) 21.33%)}.payment-error__footer>*{width:100%!important;margin:1.2vh 0!important}.payment-error__footer>*,.payment-error__footer>* .gpay-card-info-container-fill button{min-height:52px!important;border-radius:10px!important}.stop-fueling{margin:70px 0 180px;color:#ababab;width:100%;padding:0 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.stop-fueling .page-title{padding:0;margin-bottom:6px}.stop-fueling h4{margin-bottom:10px}.stop-fueling-possible-reasons p:first-child{color:#fff}.comparison-block{margin:10px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.comparison-block .comparison-block__column{-webkit-flex:1 1;flex:1 1;background-color:#303551;border-radius:10px;padding:10px}.comparison-block .comparison-block__column:not(:first-child){margin-left:10px}.comparison-block .comparison-block__column .comparison-block__title{font-size:16px;font-weight:500;margin-bottom:12px;color:#99a9c7}.comparison-block .comparison-block__column .comparison-block__info,.comparison-block .comparison-block__column .comparison-block__info-fact{height:80px;font-weight:700;font-size:22px;color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-direction:column;flex-direction:column}.stop-fueling__footer{display:-webkit-flex;display:flex;width:100%;max-width:738px;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:25px 16px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;left:0;bottom:0;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(rgba(31,35,58,0)),color-stop(21.33%,rgba(31,35,58,.95)));background:-webkit-linear-gradient(top,rgba(31,35,58,0),rgba(31,35,58,.95) 21.33%);background:linear-gradient(180deg,rgba(31,35,58,0),rgba(31,35,58,.95) 21.33%)}.stop-fueling__footer>button{width:100%!important}.stop-fueling__footer>button,.stop-fueling__footer>button .gpay-card-info-container-fill button{min-height:52px!important;border-radius:10px!important}.stop-fueling__footer-title{width:100%;text-align:center;margin-bottom:10px}.stop-fueling__footer-stop-btn{color:#ffdf13;background:#1f233a;border:1px solid #ffdf13;width:100%}.stop-fueling__footer-stop-btn:hover{color:#1f233a}.collapse{margin:10px 0}.collapse .collapse-panel{margin-bottom:10px;max-height:56px;overflow:hidden;border-radius:10px;background-color:#414663;-webkit-transition:max-height .5s cubic-bezier(0,1,0,1);transition:max-height .5s cubic-bezier(0,1,0,1)}.collapse .collapse-panel.collapsed{max-height:1000px;-webkit-transition:max-height 1s ease-in-out;transition:max-height 1s ease-in-out}.collapse .collapse-panel.collapsed .collapse-panel-header>.collapse-panel-header-arrow{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.collapse .collapse-panel>*{margin:0 21px}.collapse .collapse-panel .collapse-panel-header{min-height:56px;color:#ffdf13;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;cursor:pointer}.collapse .collapse-panel .collapse-panel-header .collapse-panel-header-arrow{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.collapse .collapse-panel .collapse-panel-content{padding:8px 0 20px;color:#fff}.collapse-panel-help-btn{color:#ffdf13;background:#3f4461;margin:10px 0 5px;padding-left:11px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.collapse-panel-help-btn-text{font-weight:500;margin-left:10px;margin-bottom:4px}.fueling-finish-page{margin-top:70px;max-width:770px;background-color:#1f233a;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow:hidden;padding:0 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fueling-finish-page,.fueling-finish-page .fueling-finish-page__body{height:100%;width:100%}.fueling-finish-page__end-content{height:100%}.fueling-finish-page__advertising,.fueling-finish-page__end-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%}.fueling-finish-page__advertising{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-bottom:180px}.fueling-finish-page__advertising h2{margin-top:10px;margin-bottom:6px;font-size:16px}.fueling-finish-page__advertising p{text-align:center;font-size:14px;max-width:231px}.fueling-finish-page .fueling-finish-page__tips-btn-title{width:100%;text-align:center;color:#fff;font-size:16px;margin-bottom:3px}.fueling-finish-page .fueling-finish-page__tips-btn{color:#ffdf13;background:#303551;font-weight:500;font-size:15px;margin-bottom:50px;width:100%}.fueling-finish-page .fueling-finish-page__info-block{-webkit-flex:1 1;flex:1 1;max-width:770px;margin:25px 0 40px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.fueling-finish-page .fueling-finish-page__info-block .fueling-finish-page__info-block-count{width:100%;display:-webkit-flex;display:flex}.fueling-finish-page .fueling-finish-page__info-block .fueling-finish-page__info-block-count .fueling-finish-page__info-block-count-item{background:#303551;border-radius:10px;padding:10px;-webkit-flex:1 1;flex:1 1}.fueling-finish-page .fueling-finish-page__info-block .fueling-finish-page__info-block-count .fueling-finish-page__info-block-count-item:not(:first-child){margin-left:10px}.fueling-finish-page .fueling-finish-page__info-block .fueling-finish-page__info-block-count .fueling-finish-page__info-block-count-item p.fueling-finish-page__info-block-count-item-title{font-style:normal;font-weight:500;font-size:20px;line-height:28px;color:#99a9c7;margin-bottom:3px}.fueling-finish-page .fueling-finish-page__info-block .fueling-finish-page__info-block-count .fueling-finish-page__info-block-count-item p.fueling-finish-page__info-block-count-item-value{font-style:normal;font-weight:700;font-size:24px;line-height:30px;color:#fff}.fueling-finish-page .fueling-finish-page__info-block .fueling-finish-page__info-block-image img{margin-top:40px}.fueling-finish-page__footer{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:30px 16px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(31,35,58,0)),color-stop(20%,rgba(31,35,58,.99)));background:-webkit-linear-gradient(top,rgba(31,35,58,0),rgba(31,35,58,.99) 20%);background:linear-gradient(180deg,rgba(31,35,58,0),rgba(31,35,58,.99) 20%)}.fueling-finish-page__footer>*{max-width:730px;width:100%}.fueling-finish-page .fueling-finish-page__footer-finish-btn{color:#ffdf13;border:1px solid #ffdf13;background:#1f233a;margin:10px 0 7px;width:100%}.fueling-finish-page .fueling-finish-page__footer-finish-btn:hover{color:#1f233a;background:#ffdf13}.button-block-select{width:100%;color:rgba(255,255,255,.35);height:52px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.button-block-select__button{-webkit-transition:1s;transition:1s}.button-block-select__button,.button-block-select__button_active{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:50%;height:100%;font-size:15px;line-height:20px;cursor:pointer}.button-block-select__button_active{font-weight:400;color:#ffdf13;border-bottom:2px solid #ffdf13;-webkit-transition:.2s;transition:.2s}.azs-card{background:#393e5c;border-radius:25px;display:-webkit-flex;display:flex;margin-bottom:12px;padding:8px;cursor:pointer}.azs-card .azs-card__logo{margin:8px;position:relative}.azs-card .azs-card__logo_status{position:absolute;right:-2px;top:-2px;height:10px;width:10px;border-radius:50%}.azs-card .azs-card__info{margin:8px}.azs-card .azs-card__info .azs-card__card-title{color:#ffdf13;margin:0 0 8px;font-style:normal;font-weight:700;font-size:16px;line-height:16px}.azs-card .azs-card__info .azs-card__address{font-style:normal;font-weight:300;font-size:14px;line-height:16px;color:#f5f7fa;max-width:200px;margin:0}.azs-card .azs-card__info .azs-card__icons{margin:0}.azs-card .azs-card__info .azs-card__icons>*{margin:8px 4px 0 0}.selected-azs__icons{margin:5px 0}.selected-azs__icons>*{margin:0 3px}.selected-azs-info{height:100%;max-width:770px;margin-top:70px;background-color:#1f233a;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;overflow:hidden;width:100%;position:relative}.selected-azs-info__main{width:100%}.selected-azs-info__body{padding:0 16px;-webkit-flex:1 1;flex:1 1}.selected-azs-info__payment-type{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.selected-azs-info__block-title{font-style:normal;font-size:24px;font-weight:800;color:#fff;margin-bottom:11px}.selected-azs-info__block-tags{width:100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.selected-azs-info__block-tags svg path{-webkit-transform:scale(.7) translate(5px,5px);transform:scale(.7) translate(5px,5px)}.selected-azs-info__services{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;width:100%;margin-top:11px;margin-bottom:120px}.selected-azs-info__fuel-select-block{margin-top:20px}.selected-azs-info__fuel-select-row{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.selected-azs-info__fuel-select-row:last-child{margin:20px 0}.selected-azs-info__fuel-select-title>h3{font-size:24px;font-weight:800;color:#fff}.selected-azs-info__fuel-select-date{margin-top:12px;font-size:14px;font-weight:400;color:#99a9c7}.selected-azs-info__footer{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:30px 16px 11px;position:fixed;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(31,35,58,0)),color-stop(20%,#1f233a));background:-webkit-linear-gradient(top,rgba(31,35,58,0),#1f233a 20%);background:linear-gradient(180deg,rgba(31,35,58,0),#1f233a 20%)}.selected-azs-info__footer>*{width:100%;max-width:770px}.fuel-item{width:100%;margin:0 5px}.fuel-item:first-child{margin-left:0}.fuel-item:last-child{margin-right:0}.fuel-item .fuel-item__body{height:111px;width:100%;border-radius:6px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;position:relative;overflow:hidden;background:url(/_next/static/media/ItemBG.bc016f9411832dd499d4a8910f0ebd2b.png) 50%;background-size:cover}.fuel-item .fuel-item__body .fuel-item__title{font-weight:700;font-size:20px;margin-top:26px}.fuel-item .fuel-item__body .fuel-item__fuel-type{font-weight:700;font-size:14px;margin-bottom:8px}.fuel-item .fuel-item__fuel-name{text-align:center;margin-top:3px}.tag-item{background-color:#414663;min-height:30px;margin:4px 9px 4px 0;font-style:normal;font-weight:500;font-size:13px;line-height:14px;border-radius:20px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:3px 8px}.tag-item>*{margin:0 3px}.select-gas-station{height:100%;max-width:770px;background-color:#1f233a;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;overflow:hidden;width:100%;padding:0 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select-gas-station__body{width:100%;margin-top:70px}.select-gas-station__action-advice{margin-bottom:40px}.select-gas-station__action-advice-title{font-weight:700;font-size:24px;margin:20px 0 5px}.select-gas-station__action-advice-desc{font-weight:400;font-size:14px;color:#99a9c7}.select-gas-station__select-block{width:-webkit-calc(100% + 32px);width:calc(100% + 32px);max-width:-webkit-calc(100% + 32px);max-width:calc(100% + 32px);overflow:auto;height:180px;margin:0 -21px 20px;-webkit-overflow-scrolling:touch}.select-gas-station__select-block,.select-gas-station__status-image{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.select-gas-station__status-image{width:100%;-webkit-justify-content:center;justify-content:center}.gas-station{margin:0 5px;overflow:visible}.gas-station:last-child{padding-right:21px}.gas-station:first-child{margin-left:21px}.selected-gas{background:#ffdf13!important;-webkit-box-shadow:0 0 10px rgba(244,214,21,.5);box-shadow:0 0 10px rgba(244,214,21,.5);z-index:10;position:relative}.selected-gas span{color:#000!important}.selected-gas-unactivated{background:#ad3132!important;-webkit-box-shadow:0 0 10px rgba(173,49,50,.7);box-shadow:0 0 10px rgba(173,49,50,.7)}.selected-gas-unactivated span{color:#99a9c7}.gas-station-item{min-width:100px;min-height:171px;border-radius:10px;background:#414663;-webkit-flex-direction:column;flex-direction:column;-webkit-flex:1 1;flex:1 1;cursor:pointer}.gas-station-item,.gas-station-item__fuel-type-block{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.gas-station-item__fuel-type-block{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;color:#99a9c7;font-size:16px;height:100%;margin:18px 0}.gas-station-item__fuel-type-block>span{margin:1px}.gas-station-item__indicator{height:10px;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.gas-station-item__indicator svg{margin:12px;width:10px;height:10px}.gas-station-item__number{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-top:12px}.gas-station-item__number span{color:#ffdf13;font-weight:700;font-size:24px;text-align:center;width:30px}.payment-page{height:100%;max-width:770px;background-color:#1f233a;-webkit-justify-content:space-between;justify-content:space-between;overflow:hidden}.payment-page,.payment-page-main{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.payment-page-main{margin-top:70px;padding:0 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.payment-page-main__body{width:100%;position:relative}.payment-page-info-panel{margin:15px 0;background-color:#1f233a;display:-webkit-flex;display:flex;width:100%;-webkit-align-items:center;align-items:center}.payment-page-info-panel__block:first-child{margin-right:10px}.payment-page-info-panel__block{background:#303551;-webkit-flex:1 1;flex:1 1;padding:10px;border-radius:10px;height:100%}.payment-page-info-panel__block-title{font-weight:500;font-size:18px;color:#99a9c7;margin-bottom:10px}.payment-page-info-panel__block-count{font-style:normal;font-weight:800;font-size:24px;color:#fff}.payment-page__footer{display:-webkit-flex;display:flex;width:100%;max-width:728px;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:25px 16px 13px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;left:0;bottom:0;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(rgba(31,35,58,0)),color-stop(21.33%,rgba(31,35,58,.9)));background:-webkit-linear-gradient(top,rgba(31,35,58,0),rgba(31,35,58,.9) 21.33%);background:linear-gradient(180deg,rgba(31,35,58,0),rgba(31,35,58,.9) 21.33%)}.payment-page__footer>:not(.coast-calc-info){width:100%!important;margin:1.2vh 0!important;overflow:hidden}.payment-page__footer>:not(.coast-calc-info),.payment-page__footer>:not(.coast-calc-info) .gpay-card-info-container-fill button{min-height:52px!important;border-radius:10px!important}.send-check{margin-bottom:226px}.send-check .send-check__title{color:#fff;font-weight:400;font-size:24px;margin-bottom:5px}.send-check .send-check__input-block{display:-webkit-flex;display:flex;position:relative}.send-check .send-check__input-block .send-check__input-label{position:absolute;color:#99a9c7;top:36px;left:10px;font-size:14px;line-height:17px;-webkit-transition:top .5s,left .5s,font-size .5s,color .5s;transition:top .5s,left .5s,font-size .5s,color .5s}.send-check .send-check__input-block .send-check__input-clear{position:absolute;-webkit-transform:scale(.7);transform:scale(.7);right:5px;top:24px;cursor:pointer}.send-check .send-check__input-block .send-check__input{padding-left:10px;padding-bottom:5px;padding-top:30px;width:100%;background:#303551;border-radius:10px;color:#ffdf13;font-size:14px;line-height:17px;margin:17px 0;border:1px solid transparent}.send-check .send-check__input-block .send-check__input:focus{outline:none;border:1px solid #ffdf13;background:#303551!important;font-size:14px}.send-check .send-check__input-block .send-check__input-email{padding-left:10px;padding-bottom:5px;padding-top:30px;width:100%;background:#303551;border-radius:10px;color:#ffdf13;font-size:14px;line-height:17px;margin:17px 0;border:1px solid transparent}.send-check .send-check__input-block .send-check__input-email:focus{outline:none;border:1px solid #ffdf13;background:#303551!important;font-size:14px}.send-check .send-check__input-block .send-check__input-email:valid{border:1px solid #71e173!important;color:#99a9c7;-webkit-transition:border .3s,color .3s;transition:border .3s,color .3s}.send-check .send-check__input-block .valid{border:1px solid #71e173!important;color:#99a9c7;-webkit-transition:border .3s,color .3s;transition:border .3s,color .3s}.send-check .send-check__input-block input:-webkit-autofill,.send-check .send-check__input-block input:-webkit-autofill:active,.send-check .send-check__input-block input:-webkit-autofill:focus,.send-check .send-check__input-block input:-webkit-autofill:hover{-webkit-text-fill-color:#ffdf13;-webkit-transition:background-color 9999s ease-out;-webkit-transition-delay:9999s}.send-check__check-block{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.send-check__check-block__checkbox{height:20px;width:20px;min-height:20px;min-width:20px;margin-right:14px;border-radius:50%;border:2px solid #798bac}.send-check__check-block__checkbox-active{height:20px;width:20px;min-height:20px;min-width:20px;margin-right:14px;border-radius:50%;background-color:#ffdf13;background-repeat:no-repeat;background-position:50%;background-size:70% 70%;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");border:2px solid #ffdf13}.send-check__check-block__info{font-weight:400;font-size:14px}.send-check__check-block__link{color:#ffdf13;text-decoration:none}.google-pay-button-container{display:block}.error-modal{z-index:9999;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(121,139,172,.6);backdrop-filter:blur(4px);-webkit-justify-content:center;justify-content:center}.error-modal,.error-modal .error-modal__body{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.error-modal .error-modal__body{position:relative;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-evenly;justify-content:space-evenly;width:200px;height:200px;background-color:#1f233a;padding:20px;border-radius:8px}.error-modal .error-modal__body .error-modal__desc{text-align:center}.error-modal .error-modal__close{position:absolute;right:15px;top:15px;cursor:pointer}.no-valid-btn{width:100%;height:40px;background-color:#595959;border-radius:5px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;cursor:pointer}.no-valid-btn>span{text-align:center;font-weight:600;color:gray}.apple-pay-button-with-text{width:100%;background-color:#fff;color:#000;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.apple-pay-button-with-text .text{margin-right:5px;font-size:16px}.apple-pay-button-with-text .logo{margin-top:2px}.main-page__header{width:100%;position:fixed;top:0;left:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(31,35,58,0)),color-stop(10%,#1f233a));background:-webkit-linear-gradient(bottom,rgba(31,35,58,0),#1f233a 10%);background:linear-gradient(0deg,rgba(31,35,58,0),#1f233a 10%);z-index:2;-webkit-transition:.5s;transition:.5s}.main-page__header_wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:16px 16px 22px}.main-page__header_main{-webkit-justify-content:space-between;justify-content:space-between}.main-page__header_logo,.main-page__header_main{display:-webkit-flex;display:flex}.main-page__header_logo>:not(:first-child){margin-left:8px}.main-page__header_profile-info{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.main-page__header_profile-info>:not(:first-child){margin-left:10px}.main-page__header_search{width:100%;margin:16px 0 0;display:-webkit-flex;display:flex}.header-profile{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;position:relative}.header-profile__avatar{border-radius:50%;width:30px;height:30px;margin-right:8px}.header-profile__language{position:absolute;-webkit-transform:scale(.7);transform:scale(.7);right:-2px;top:-4px}.main-layout{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;position:relative}.coast-calc-info{width:100%}.coast-calc-info p{overflow:hidden;color:rgba(217,217,217,.79);margin-bottom:10px}.coast-calc-info p:after{content:"...................................................................................................................................................................................";display:block;white-space:nowrap;overflow:hidden}.coast-calc-info p span:first-of-type{float:left;margin-right:10px;font-size:14px;line-height:17px}.coast-calc-info p span:last-of-type{float:right;margin-left:10px;font-weight:700;font-size:14px;line-height:14px}.search-input-wrapper{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;position:relative}.search-input-icon{position:absolute;left:12px;top:13px}.search-input{padding:13px 20px 13px 40px;-webkit-flex:1 1;flex:1 1;background:#303551;border-radius:10px;color:#ffdf13;font-size:17px;border:1px solid transparent}.search-input:focus{outline:none;border:1px solid #ffdf13;background:#303551!important;font-size:17px}.search-input::-webkit-input-placeholder{color:#99a9c7;font-size:17px}.search-input:-moz-placeholder,.search-input::-moz-placeholder{color:#99a9c7;font-size:17px}.search-input:-ms-input-placeholder{color:#99a9c7;font-size:17px}.header-balance{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;align-items:flex-end}.header-balance-money{font-size:14px;font-weight:400}.header-balance-account{font-size:10px;font-weight:500}.modal{position:fixed;top:0;left:0;bottom:0;width:100vw;z-index:999;overflow:auto}.modal-wrapper{background-color:#2e3350;min-height:100%;position:relative;z-index:999}.modal-body,.modal-wrapper{width:100%;display:-webkit-flex;display:flex}.modal-body{margin-top:50px;padding:16px}.modal-header{display:-webkit-flex;display:flex;position:fixed;width:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(46,51,80,0)),color-stop(10%,#2e3350));background:-webkit-linear-gradient(bottom,rgba(46,51,80,0),#2e3350 10%);background:linear-gradient(0deg,rgba(46,51,80,0),#2e3350 10%);top:0;left:0}.modal-header_block{-webkit-flex:1 1;flex:1 1;padding:16px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.modal-header_block>*{cursor:pointer}.modal-hide{-webkit-animation:modal-hide .3s cubic-bezier(.25,.46,.45,.94) reverse both;animation:modal-hide .3s cubic-bezier(.25,.46,.45,.94) reverse both}.modal-visible{-webkit-animation:modal-visible .3s cubic-bezier(.25,.46,.45,.94) both;animation:modal-visible .3s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes modal-visible{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:1}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes modal-visible{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:1}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes modal-hide{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:1}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes modal-hide{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:1}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.profile-modal{display:-webkit-flex;display:flex;height:100%;width:100%;-webkit-flex-direction:column;flex-direction:column}.profile-modal_btn{background-color:#393e5d;color:#fff}.profile-modal_btn>*{font-size:16px;font-weight:400!important}.profile-modal_btn:hover{background-color:#393e5d;color:#fff;-webkit-box-shadow:0 0 20px #fff;box-shadow:0 0 20px #fff}.profile-modal_btn-disable{background-color:#505057;color:gray}.profile-modal_btn-disable:hover{background-color:#505057;color:#fff;-webkit-box-shadow:0 0 20px #505057;box-shadow:0 0 20px #505057}.profile-modal_next-icon{-webkit-transform:scale(1.5);transform:scale(1.5)}.profile-modal_left-icon{margin-right:8px}.profile-modal_menu{-webkit-flex:1 1;flex:1 1}.profile-modal_lang-icon{-webkit-transform:scale(.8);transform:scale(.8)}.profile-modal_lang-left{margin:0!important;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:16px;font-weight:400!important}.profile-modal_lang-left>.profile-modal_lang-icon{margin-right:8px!important}.profile-modal_btn-payment{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;align-items:flex-end}.profile-modal_btn-payment-balance{font-size:14px;font-weight:400!important;margin:0!important}.profile-modal_btn-payment-account{font-size:10px;font-weight:500;color:#99a9c7}.select-lang-modal{display:-webkit-flex;display:flex;height:100%;width:100%;-webkit-flex-direction:column;flex-direction:column}.select-lang-modal .select-lang-modal_left-icon{margin-right:8px!important}.select-lang-modal .select-lang-modal_left-text{font-weight:400;font-size:16px;margin-bottom:3px}.select-lang-modal .page-title__title{margin-top:5px;font-size:24px;font-weight:800}.select-lang-modal_lang-btn{background-color:#393e5d;border:1px solid #393e5d;color:#fff}.select-lang-modal_lang-btn>*{font-size:16px;font-weight:400!important}.select-lang-modal_lang-btn:hover{background-color:#393e5d;-webkit-box-shadow:none;box-shadow:none;border:1px solid #ffdf13}.personal-page{height:100%;max-width:770px;background-color:#1f233a;-webkit-justify-content:space-between;justify-content:space-between;overflow:hidden}.personal-page,.personal-page-main{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.personal-page-main{padding:0 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:70px}.personal-page-main_body{width:100%;position:relative;margin-bottom:118px}.personal-page-main_avatar{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin:20px 0 26px}.personal-page-main_info .info-item{margin:10px 0}.personal-page-main_car-info{margin:20px 0}.personal-page-main_cars{margin:0 -16px;width:-webkit-calc(100% + 32px);width:calc(100% + 32px);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;overflow:auto;height:70px}.personal-page-main_cars .info-item{min-width:300px;margin-left:16px}.personal-page-main_cars .info-item:last-child{margin-right:16px}.personal-page-main_dots{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-top:5px}.personal-page-main_dots>:not(:last-child){margin-right:2px}.personal-page-main_balance{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.personal-page-main_balance-block{background-color:#383d5a;padding:10px;border-radius:10px}.personal-page-main_balance-block-title{color:#99a9c7;font-weight:400;font-size:16px;margin-bottom:8px}.personal-page-main_balance-block-count{font-weight:800;font-size:24px;color:#fff}.personal-page-main_footer{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:30px 16px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(31,35,58,0)),color-stop(20%,rgba(31,35,58,.99)));background:-webkit-linear-gradient(top,rgba(31,35,58,0),rgba(31,35,58,.99) 20%);background:linear-gradient(180deg,rgba(31,35,58,0),rgba(31,35,58,.99) 20%)}.personal-page-main_footer>.personal-page-main_footer-btn{max-width:730px;width:100%;background-color:#eb4d38;color:#fff}.personal-page-main_footer>.personal-page-main_footer-btn:hover{-webkit-box-shadow:0 0 20px #eb4d38;box-shadow:0 0 20px #eb4d38}.personal-page-main_footer-btn-left{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:0!important}.personal-page-main_footer-btn-left>:not(:first-child){margin-left:8px!important}.personal-page-main_title{margin-bottom:10px;font-weight:400;font-size:24px;line-height:28px}.avatar{width:100px;height:100px;border-radius:50%;position:relative}.avatar_image{width:100%;height:100%;border-radius:50%;overflow:hidden;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.avatar_image>img{width:auto;height:100%}.avatar_edit-icon{position:absolute;right:0;bottom:0}.info-item{padding:12px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;background-color:#393e5c;border-radius:10px}.info-item_left{font-weight:800}.info-item_left,.info-item_right{font-size:16px;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.info-item_right{color:#99a9c7;font-weight:400}.error-page{min-height:100%;max-width:770px;background-color:#1f233a;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.error-page,.error-page__main{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.error-page__main{position:relative;-webkit-flex-grow:2;flex-grow:2;margin-top:50%}.error-page__main>.page-title{-webkit-align-items:center;align-items:center;text-align:center}.error-page__footer,.error-page__main>.page-title{-webkit-justify-content:center;justify-content:center;width:100%}.error-page__footer{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:30px 16px 11px;display:-webkit-flex;display:flex;position:fixed;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(#1f233a),color-stop(20%,#1f233a));background:-webkit-linear-gradient(top,#1f233a,#1f233a 20%);background:linear-gradient(180deg,#1f233a,#1f233a 20%)}.error-page__footer>*{width:100%!important;max-width:728px}.profiles-page{margin-top:70px;width:100%;padding:0 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.profiles-block{margin-top:16px}.profiles-btn{background-color:#393e5d;color:#fff}.profiles-btn>*{font-size:16px;font-weight:400!important}.profiles-btn:hover{background-color:#393e5d;color:#fff;-webkit-box-shadow:0 0 20px #fff;box-shadow:0 0 20px #fff}.profiles-btn__left{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:16px;font-weight:500}.profiles-btn__left>:not(:last-child){margin-right:8px!important}.profiles-btn__avatar{border-radius:50%}.profile-page{height:100%;max-width:770px;background-color:#1f233a;-webkit-justify-content:space-between;justify-content:space-between;overflow:hidden}.profile-page,.profile-page-main{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.profile-page-main{padding:0 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:70px}.profile-page-main_body{width:100%;position:relative;margin-bottom:118px}.profile-page-main_avatar{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin:20px 0 26px}.profile-page-main_info{margin-bottom:16px}.profile-page-main_info .info-item{margin:10px 0}.profile-page-main_accounts_title{font-size:24px;font-weight:800;margin-bottom:16px}.profile-page-main_accounts_block>:not(:last-child){margin-bottom:10px}.profile-page-main_accounts_block .info-item_left{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.profile-page-main_accounts_block_item_default{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.profile-page-main_accounts_block_item_desc{margin:10px 0;color:#ffdf13;font-family:Avenir;font-style:italic;font-weight:400;font-size:16px}.profile-page-main_accounts_block_item_text{margin-bottom:3px}.profile-page-main_accounts_block_item_icon{margin-right:8px!important}.accounts-page{margin-top:70px;padding:0 16px;position:relative;margin-bottom:166px}.accounts-page,.accounts-page_footer{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.accounts-page_footer{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:30px 16px 10px;position:fixed;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(31,35,58,0)),color-stop(20%,rgba(31,35,58,.99)));background:-webkit-linear-gradient(top,rgba(31,35,58,0),rgba(31,35,58,.99) 20%);background:linear-gradient(180deg,rgba(31,35,58,0),rgba(31,35,58,.99) 20%)}.accounts-page_footer>*{max-width:730px;width:100%}.accounts-page_footer_add_btn{background-color:#393e5c;color:#fff;margin-top:0}.accounts-page_footer_add_btn>div:nth-child(2){margin-bottom:3px}.accounts-page_footer_add_btn:hover{background:#393e5c;-webkit-box-shadow:0 0 20px #fff;box-shadow:0 0 20px #fff}.personal-accounts-collapse{margin:10px 0;max-height:56px;overflow:hidden;-webkit-transition:max-height .5s cubic-bezier(0,1,0,1);transition:max-height .5s cubic-bezier(0,1,0,1)}.personal-accounts-collapse:not(.collapsed){max-height:9999px;-webkit-transition:max-height 1s ease-in-out;transition:max-height 1s ease-in-out}.personal-accounts-collapse:not(.collapsed) .personal-accounts-collapse_header>.personal-accounts-collapse_header-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.personal-accounts-collapse:not(.collapsed) .personal-accounts-collapse_header>.personal-accounts-collapse_header-arrow,.personal-accounts-collapse_header>.personal-accounts-collapse_header-arrow{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.personal-accounts-collapse_header{min-height:56px;font-size:18px;font-weight:500;color:#fff;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;cursor:pointer}.personal-accounts-collapse_btn{background-color:#393e5c;color:#fff;margin-top:0}.personal-accounts-collapse_btn>div:nth-child(2){margin-bottom:3px}.personal-accounts-collapse_btn:hover{background:#393e5c;-webkit-box-shadow:none;box-shadow:none}.account-selectable-item{padding:9px 10px;-webkit-justify-content:space-between;justify-content:space-between;background-color:#393e5c;border-radius:10px;margin-bottom:10px}.account-selectable-item,.account-selectable-item-left{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.account-selectable-item-left{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.account-selectable-item-left>:not(:last-child){margin-right:16px}.account-selectable-item-left_title{font-weight:800;font-size:16px;margin-bottom:3px}.account-selectable-item-right{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.account-selectable-item-right>:not(:last-child){margin-right:16px}.account-selectable-item-right_subtitle{font-size:15px;font-weight:500;color:#99a9c7}.check-box{width:22px;height:22px;border-radius:50%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-transition:.3s;transition:.3s}.check-box.check{background-color:#5c6bf4;border:2px solid #5c6bf4}.check-box.uncheck{border:2px solid #99a9c7}.corporate-accounts-collapse{margin:10px 0;max-height:56px;overflow:hidden;-webkit-transition:max-height .5s cubic-bezier(0,1,0,1);transition:max-height .5s cubic-bezier(0,1,0,1)}.corporate-accounts-collapse:not(.collapsed){max-height:9999px;-webkit-transition:max-height 1s ease-in-out;transition:max-height 1s ease-in-out}.corporate-accounts-collapse:not(.collapsed) .corporate-accounts-collapse_header>.corporate-accounts-collapse_header-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.corporate-accounts-collapse:not(.collapsed) .corporate-accounts-collapse_header>.corporate-accounts-collapse_header-arrow,.corporate-accounts-collapse_header>.corporate-accounts-collapse_header-arrow{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.corporate-accounts-collapse_header{min-height:56px;font-size:18px;font-weight:500;color:#fff;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;cursor:pointer}.corporate-accounts-collapse_btn{background-color:#393e5c;color:#fff;margin-top:0}.corporate-accounts-collapse_btn>div:nth-child(2){margin-bottom:3px}.corporate-accounts-collapse_btn:hover{background:#393e5c;-webkit-box-shadow:none;box-shadow:none}.corporate-account{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin-bottom:10px}.corporate-account-title{color:#99a9c7;font-weight:400;font-size:16px;margin-bottom:10px}.history-page{margin-top:70px;width:100%;padding:0 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}.history-item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-top:16px}.history-item_title{font-weight:800;font-size:16px;margin-bottom:10px}.history-item_btn{background-color:#393e5d;color:#fff;padding:10px 0;height:auto;min-height:52px}.history-item_btn:hover{background-color:#393e5d;color:#fff;-webkit-box-shadow:0 0 20px #fff;box-shadow:0 0 20px #fff}.history-item_btn .history-item_btn-right{font-size:16px;font-weight:400}.history-item_btn .history-item_btn-left{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.history-item_btn .history-item_btn-left__title{font-weight:800;font-size:15px;margin:0!important}.history-item_btn .history-item_btn-left__text{font-size:12px;font-weight:500}.history-item_btn .history-item_btn-left__text-error{font-size:12px;font-weight:500;color:red}.history-modal{width:100%}.history-modal_title{margin-top:16px}.history-modal_desc{text-transform:uppercase;color:#99a9c7;font-weight:400;font-size:16px;margin-bottom:32px}.history-modal-row{border-bottom:1px solid #303551;width:100%;padding-bottom:5px;display:-webkit-flex;display:flex;font-size:16px;font-weight:400;margin-bottom:10px}.history-modal-row>*{-webkit-flex:1 1;flex:1 1}.history-modal-row>:not(:last-child){margin-right:10px}.history-modal-row_value{text-align:end;color:#798bac}.settings-page{height:100%;width:100%;max-width:770px;background-color:#1f233a;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:column;flex-direction:column;overflow:hidden;padding:0 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:70px}.settings-block{width:100%}.settings_btn{background-color:#393e5d;color:#fff;width:100%}.settings_btn>*{font-size:16px;font-weight:400!important}.settings_btn:hover{background-color:#393e5d;color:#fff;-webkit-box-shadow:0 0 20px #fff;box-shadow:0 0 20px #fff}.settings_btn-disable{background-color:#505057;color:gray}.settings_btn-disable:hover{background-color:#505057;color:#fff;-webkit-box-shadow:0 0 20px #505057;box-shadow:0 0 20px #505057}.settings_next-icon{-webkit-transform:scale(1.5);transform:scale(1.5)}.settings_left-icon{margin-right:8px}.car-page{height:100%;max-width:770px;background-color:#1f233a;-webkit-justify-content:space-between;justify-content:space-between;overflow:hidden}.car-page,.car-page-main{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.car-page-main{padding:0 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:70px}.car-page-main_body{width:100%;position:relative;margin-bottom:118px}.car-page-main_avatar{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin:20px 0 26px}.car-page-main_info .info-item{margin:10px 0}.map-page{width:100%;height:100vh}.station-map{width:100%;height:100%}.station-map .leaflet-control-attribution,.station-map .mutant-attr-container,.station-map .ymaps-2-1-79-copyright{display:none}.station-map .leaflet-div-icon{background:none!important;border:none!important}.station-map .leaflet-popup{z-index:182}.station-map .leaflet-popup-content-wrapper{background-color:#fdd813;color:#000}.station-map .leaflet-popup-tip{background:#fdd813}.leaflet-container a.leaflet-popup-close-button{color:#000!important}.station-map .leaflet-control-container{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start;height:100%;width:100%}.station-map .leaflet-control-container .leaflet-top.leaflet-left{position:fixed;left:0;top:72px;z-index:400;width:100%;padding:0 16px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.station-map .leaflet-control-container .leaflet-top.leaflet-left .leaflet-control{background-color:#393e5c;border:none;border-radius:10px}.station-map .leaflet-control-container .leaflet-top.leaflet-left .leaflet-control.leaflet-bar{width:100%;margin:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.station-map .leaflet-control-container .leaflet-top.leaflet-right{position:fixed;left:0;top:16px;z-index:400;width:100%;padding:0 16px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.station-map .leaflet-control-container .leaflet-top.leaflet-right .leaflet-control{border:none}.station-map .leaflet-control-container .leaflet-top.leaflet-right .leaflet-control.leaflet-bar{width:100%;margin:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.station-map .leaflet-control-container .leaflet-top.leaflet-right .station-map_current-location{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.station-map .leaflet-control-container .leaflet-top.leaflet-right .station-map_current-location_title{font-size:15px;font-weight:500;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.station-map .leaflet-control-container .leaflet-top.leaflet-right .station-map_current-location_title__arrow{margin-left:8px;margin-bottom:4px;-webkit-transform:scaleY(1.5);transform:scaleY(1.5)}.station-map .leaflet-control-container .leaflet-top.leaflet-right .station-map_current-location_address{font-size:16px;font-weight:700;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.station-map .leaflet-control-container .leaflet-bottom.leaflet-right{z-index:400}.station-map .leaflet-control-container .leaflet-bottom.leaflet-left{position:fixed;left:0;bottom:0;z-index:400;width:100%;padding:0 16px;margin-top:16px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.station-map .leaflet-control-container .leaflet-bottom.leaflet-left .leaflet-control{border:none}.station-map .leaflet-control-container .leaflet-bottom.leaflet-left .leaflet-control.leaflet-bar{width:100%;margin:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.station-map .leaflet-control-container .leaflet-bottom.leaflet-left .station-map_bottom-panel{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.station-map .leaflet-control-container .leaflet-bottom.leaflet-left .station-map_bottom-panel_btn{width:44px;height:44px;background-color:#fff;border-radius:50%;overflow:hidden;color:#000;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.station-map .leaflet-control-container .leaflet-bottom.leaflet-left .station-map_bottom-panel_btn.green{background-color:#71e173}.station-map .leaflet-control-container .leaflet-bottom.leaflet-left .station-map_bottom-panel_btn.green>svg{margin-right:3px}.station-map .leaflet-control-container .leaflet-bottom.leaflet-left .station-map_bottom-panel_btn.yellow{background-color:#ffdf13}.station-map .leaflet-control-container .leaflet-control-layers{color:#fff}.station-map .leaflet-control-container .leaflet-control-layers-list{height:auto!important}.station-map .leaflet-control-container .leaflet-control-layers-toggle{width:42px;height:42px;background-image:url(/svg/layers.svg);background-repeat:no-repeat;background-position:50%}.station-map .leaflet-control-container .leaflet-geosearch-bar{width:100%;padding:0 16px;max-width:100%;margin-top:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.station-map-search{width:100%;background-color:#393e5c;color:#99a9c7;height:48px;font-size:17px;border-radius:10px;-webkit-flex-direction:column;flex-direction:column}.station-map-search,.station-map-search .station-map-search__value{display:-webkit-flex;display:flex}.station-map-search .station-map-search__input{-webkit-flex:1 1;flex:1 1;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:48px;border:none!important;color:inherit;font-size:inherit;line-height:inherit;background-color:transparent;margin-left:42px;margin-right:5px}.station-map-search .station-map-search__select li:last-child button{border-radius:0 0 10px 10px!important}.station-map-search .station-map-search__row{list-style-type:none}.station-map-search .station-map-search__row button{width:100%;background-color:#393e5c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:none;text-align:left;word-break:break-word;color:#99a9c7;font-size:17px;padding:8px}.station-map-search input{outline:0!important}.station-map-search input::-webkit-input-placeholder{color:inherit}.station-map-search input::-moz-placeholder{color:inherit}.station-map-search input:-ms-input-placeholder{color:inherit}.station-map-search input::placeholder{color:inherit}.stations-filter-modal{display:-webkit-flex;display:flex;height:100%;width:100%;-webkit-flex-direction:column;flex-direction:column}.stations-filter-modal .stations-filter-modal_left-icon{margin-right:8px!important}.stations-filter-modal .stations-filter-modal_left-text{font-weight:400;font-size:16px;margin-bottom:3px}.stations-filter-modal .page-title__title{margin-top:5px;margin-bottom:8px;font-size:24px;font-weight:800}.stations-filter-modal_title-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.stations-filter-modal_clear-btn{color:#fdd813;font-weight:800;font-size:16px;cursor:pointer}.stations-filter-modal_select-block{width:100%;margin-bottom:6px}.stations-filter-modal_select-block__title{color:#99a9c7;font-size:18px;font-weight:500}.stations-filter-modal_filter-btn{background-color:#393e5d;border:1px solid #393e5d;color:#fff;cursor:pointer}.stations-filter-modal_filter-btn>*{font-size:16px;font-weight:400!important}.stations-filter-modal_filter-btn:hover{background-color:#393e5d;-webkit-box-shadow:none;box-shadow:none;border:1px solid #ffdf13}*{margin:0;padding:0}body,html{min-height:100%;width:100%;background-color:#1f233a}body{font-family:-apple-system,Commissioner,sans-serif;font-size:14px;color:#fff}#__next,#__next>div{width:100%}#nprogress .bar{background:#ffdf13;height:2px}#nprogress .peg{-webkit-box-shadow:0 0 10px #ffdf13,0 0 5px #ffdf13;box-shadow:0 0 10px #ffdf13,0 0 5px #ffdf13}#nprogress .spinner-icon{border-top-color:#ffdf13;border-left-color:#ffdf13}