#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;-moz-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);-moz-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;-moz-border-radius:50%;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;-moz-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)}}@-moz-keyframes nprogress-spinner{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.AppMain{height:100%;width:100%;-moz-box-pack:center;justify-content:center;background-color:#000}.AppMain,.main-page{display:-moz-box;display:flex}.main-page{min-height:100%;width:-moz-calc(100% - 18px);width:calc(100% - 18px);max-width:770px;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.main-page .main-page__body .main-page__logo{margin:23px 0 32px}.main-page .main-page__body .main-page__azs-list{-moz-box-pack:left;justify-content:left}.check-page,.main-page .main-page__body .main-page__azs-list{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.check-page{min-height:100%;width:100%;max-width:770px;background-color:#000;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between}.check-page__main{position:relative;width:-moz-calc(100% - 42px);width:calc(100% - 42px);-moz-box-flex:2;flex-grow:2;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-top:48px}.check-page__footer{width:100%;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;padding-bottom:20px;padding-top:30px;position:fixed;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(20%,#000));background:-moz-linear-gradient(top,transparent 0,#000 20%);background:linear-gradient(180deg,transparent,#000 20%)}.check-page__footer>*{width:-moz-calc(100% - 42px)!important;width:calc(100% - 42px)!important;max-width:728px}.check-page__status-image{height:100%;margin-top:20%;margin-bottom:128px;-moz-box-pack:center;justify-content:center}.check-page__status-image,.page-header{width:100%;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.page-header{position:fixed;max-width:770px;-moz-box-pack:justify;justify-content:space-between;z-index:10;background:-webkit-gradient(linear,left bottom,left top,from(transparent),color-stop(20%,#000));background:-moz-linear-gradient(bottom,transparent 0,#000 20%);background:linear-gradient(0deg,transparent,#000 20%)}.page-header div{padding:13px 21px;cursor:pointer}.page-title{width:-moz-calc(100% - 21px);width:calc(100% - 21px)}.page-title__title{margin-bottom:10px;font-weight:700;font-size:26px;line-height:28px}.page-title__subtitle{font-weight:700;font-size:20px;line-height:28px;color:hsla(0,0%,85.1%,.79)}.azs-info{display:-moz-box;display:flex;width:100%;-moz-box-pack:justify;justify-content:space-between}.azs-info__desc{padding:6px 0;color:#ababab}.azs-info__desc-name{font-size:20px;font-weight:700}.azs-info__desc-address{font-size:18px}.azs-info__status{padding:6px 0;display:-moz-box;display:flex;margin-top:3px}.azs-info__status span{padding:0 5px;font-size:18px;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.fueling-status{font-weight:700;font-size:20px;line-height:28px;margin-top:5px}.fueling-status p{font-weight:400;font-size:14px;line-height:17px;color:#ababab;padding:8px 0;margin-top:5px}.custom-button-primary{width:100%;height:52px;margin:13px 0;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;font-weight:400;font-size:15px;line-height:20px;color:#000;background:-webkit-gradient(linear,left top,left bottom,from(#fff953),to(#aec91e));background:-moz-linear-gradient(top,#fff953 0,#aec91e 100%);background:linear-gradient(180deg,#fff953,#aec91e);mix-blend-mode:normal;-moz-border-radius:10px;border-radius:10px;-webkit-transition:-webkit-box-shadow .5s;transition:-webkit-box-shadow .5s;-moz-transition:box-shadow .5s,-moz-box-shadow .5s;transition:box-shadow .5s;transition:box-shadow .5s,-webkit-box-shadow .5s,-moz-box-shadow .5s;cursor:pointer}.custom-button-primary:hover{background:-webkit-gradient(linear,left top,left bottom,from(#fff953),to(#aec91e));background:-moz-linear-gradient(top,#fff953 0,#aec91e 100%);background:linear-gradient(180deg,#fff953,#aec91e);-webkit-box-shadow:0 0 20px #fff953;-moz-box-shadow:0 0 20px #fff953;box-shadow:0 0 20px #fff953;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;-moz-transition:box-shadow .3s,-moz-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s,-moz-box-shadow .3s}.custom-button-primary>div{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align: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;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;font-weight:600;font-size:15px;line-height:20px;color:grey;background:#464646;mix-blend-mode:normal;-moz-border-radius:10px;border-radius:10px;cursor:pointer}.custom-button-disabled>div{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items: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:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;font-weight:400;font-size:15px;line-height:20px;color:#fff953;background:#464646;-moz-border-radius:10px;border-radius:10px;-webkit-transition:-webkit-box-shadow .5s;transition:-webkit-box-shadow .5s;-moz-transition:box-shadow .5s,-moz-box-shadow .5s;transition:box-shadow .5s;transition:box-shadow .5s,-webkit-box-shadow .5s,-moz-box-shadow .5s;cursor:pointer}.custom-button-secondary:hover{-webkit-box-shadow:0 0 2px #fff953;-moz-box-shadow:0 0 2px #fff953;box-shadow:0 0 2px #fff953;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;-moz-transition:box-shadow .3s,-moz-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s,-moz-box-shadow .3s}.custom-button-secondary>div{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align: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;-moz-border-radius:6px;border-radius:6px;background-repeat:no-repeat;-moz-background-size:cover;background-size:cover;background-position:50%;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;overflow:hidden}.fuel-banner .fuel-banner-cost{margin:0 15px}.fuel-banner-cost{font-weight:700;font-size:20px;line-height:28px}.fuel-banner-type{position:relative;height:100%;width:80px}.fuel-banner-type .fuel-banner-type-block{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:end;align-items:flex-end;flex-wrap:wrap;width:100%;height:100%;line-height:22px}.fuel-banner-type .fuel-banner-type-number{margin-right:16px;font-size:22px;font-weight:700;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);-moz-transform:skewX(-20deg);transform:skewX(-20deg);z-index:0}.gas-station-info{display:-moz-box;display:flex;flex-wrap:wrap;align-content:center;width:-moz-calc(100% + 42px);width:calc(100% + 42px);background-color:#0f0f0f;margin:0 -21px}.gas-station-info-fuel{color:#ababab;font-size:18px;margin:6px 21px}.gas-station-info-help{color:#ababab;font-size:14px;margin:6px 21px}.choice-of-quantity{width:-moz-calc(100% + 42px);width:calc(100% + 42px);margin:0 -21px;display:-moz-box;display:flex;flex-wrap:wrap}.choice-of-quantity-title{width:100%;color:hsla(0,0%,100%,.35);margin:6px 21px;font-size:14px}.choice-of-quantity-pistol-image{position:absolute;top:550px;width:100%;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;margin-top:32px}.choice-of-quantity-select-block{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;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:-moz-box;display:flex;-moz-box-align:center;align-items:center}.choice-of-quantity-select-block::-webkit-scrollbar{width:0}.choice-of-quantity-select-Item{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin:7px 5px;cursor:pointer}.choice-of-quantity-select-Item-button{background-color:#363636;color:#89df00}.choice-of-quantity-select-Item-button,.choice-of-quantity-select-Item-button-active{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;-moz-border-radius:10px;border-radius:10px;width:68px;height:52px}.choice-of-quantity-select-Item-button-active{background-color:#fff953!important;color:#000}.choice-of-quantity-select-Item-button img{margin-right:6px}.choice-of-quantity-select-Item-convert{font-size:14px;color:hsla(0,0%,100%,.35)}.select-count{min-height:824px}.select-count,.select-count-error,.select-count-finish{height:100%;max-width:770px;background-color:#000;-moz-box-pack:justify;justify-content:space-between;overflow:hidden}.select-count,.select-count-error,.select-count-finish,.select-count-main{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.select-count-main{width:100%;margin-top:48px}.select-count-main .select-count-main__body{width:-moz-calc(100% - 42px);width:calc(100% - 42px);position:relative}.select-count-main .select-count-main__body .custom-button{font-size:15px;line-height:20px;font-weight:400;margin-bottom:0}.select-count-main .select-count-main__body .custom-button>div{font-weight:400!important}.select-count-main .select-count-main__body .custom-button span{margin:10px}.select-count-main .select-count-main__body .custom-button-disabled{font-size:15px;line-height:20px;font-weight:400}.select-count-main .select-count-main__body .custom-button-disabled span{margin:10px}.select-count-error-main{width:100%;height:100%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;margin-top:48px;margin-bottom:90px}.select-count-error-main .select-count-error-main__body{width:-moz-calc(100% - 42px);width:calc(100% - 42px);position:relative;margin-bottom:90px}.select-count-error-main .select-count-error-main__body .custom-button{font-size:15px;line-height:20px;font-weight:400;margin-bottom:0}.select-count-error-main .select-count-error-main__body .custom-button span{margin:10px}.select-count-error-main .select-count-error-main__body .custom-button-disabled{font-size:15px;line-height:20px;font-weight:400}.select-count-error-main .select-count-error-main__body .custom-button-disabled span{margin:10px}.select-count-finish-main{width:100%;height:100%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center}.select-count-finish-main .select-count-finish-main__body{width:-moz-calc(100% - 42px);width:calc(100% - 42px);position:relative}.select-count-finish-main .select-count-finish-main__body .custom-button{font-size:15px;line-height:20px;font-weight:400;margin-bottom:0}.select-count-finish-main .select-count-finish-main__body .custom-button span{margin:10px}.select-count-finish-main .select-count-finish-main__body .custom-button-disabled{font-size:15px;line-height:20px;font-weight:400}.select-count-finish-main .select-count-finish-main__body .custom-button-disabled span{margin:10px}.enter-fuel-count-modal{position:absolute;top:0;width:-moz-calc(100% - 32px);width:calc(100% - 32px);max-width:770px;background-color:#000;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;padding:16px;z-index:100;margin-top:32px}.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:red;font-size:14px;margin-top:5px}.enter-fuel-count-modal__close{width:100%;display:-moz-box;display:flex;-moz-box-pack:end;justify-content:flex-end}.enter-fuel-count-modal__close img{cursor:pointer}.enter-fuel-count-modal__input{width:-moz-calc(100% - 30px);width:calc(100% - 30px);height:52px;background:#181818;border:2px solid #fff953;-moz-border-radius:10px;border-radius:10px;color:#fff953;font-style:normal;font-weight:700;font-size:26px;line-height:28px;padding:0 15px}.enter-fuel-count-modal__input:focus{border:2px solid #fff953;outline:none!important}.select-count-footer{display:-moz-box;display:flex;width:100%;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;padding:21px 21px 13px;position:fixed;bottom:0;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(rgba(30,30,30,0)),color-stop(21.33%,rgba(0,0,0,.9)));background:-moz-linear-gradient(top,rgba(30,30,30,0) 0,rgba(0,0,0,.9) 21.33%);background:linear-gradient(180deg,rgba(30,30,30,0),rgba(0,0,0,.9) 21.33%)}.select-count-footer>*{width:-moz-calc(100% - 42px)!important;width:calc(100% - 42px)!important;max-width:728px}.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:#fffca0;-moz-border-radius:10px;border-radius:10px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;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:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack: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}.select-count-footer-calc{width:100%}.select-count-footer-calc p{overflow:hidden;color:hsla(0,0%,85.1%,.79);margin-bottom:10px}.select-count-footer-calc p:after{content:"...................................................................................................................................................................................";display:block;white-space:nowrap;overflow:hidden}.select-count-footer-calc p span:first-of-type{float:left;margin-right:10px;font-size:14px;line-height:17px}.select-count-footer-calc p span:last-of-type{float:right;margin-left:10px;font-weight:700;font-size:14px;line-height:14px}.wait-fuel-modal{position:relative;width:-moz-calc(100% - 32px);width:calc(100% - 32px);height:-moz-calc(100% - 32px);height:calc(100% - 32px);max-width:770px;background-color:#000;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;padding:16px;z-index:100}.wait-fuel-modal__info-desc{padding:6px 0;margin-top:10px;color:#ababab;width:-moz-calc(100% - 21px);width:calc(100% - 21px)}.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:-moz-calc(100% - 42px);width:calc(100% - 42px)}.wait-fuel-modal__anim{height:100%;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;margin:150px 0}.payment-error{margin:10px 0 6px;color:#ababab;width:100%}.payment-error .page-title{padding:0;margin-bottom:6px}.payment-error h4{font-style:normal;font-weight:700;font-size:20px;line-height:28px;margin-bottom:6px}.payment-error-repeat-block{background-color:#e6676c;color:#fff;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-border-radius:6px 6px 10px 10px;border-radius:6px 6px 10px 10px;margin:10px 0}.payment-error-repeat-block-info{font-style:normal;font-weight:600;font-size:12px;line-height:12px;margin:5px 15px}.payment-error-repeat-button{height:42px;width:99%;margin-bottom:2px;background-color:#363636;-moz-border-radius:10px;border-radius:10px}.payment-error-repeat-button,.payment-error-repeat-button-left{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between}.payment-error-repeat-button-left{margin-left:6px}.payment-error-repeat-button-left div{margin-left:9px;font-style:normal;font-weight:600;font-size:15px;line-height:20px;color:hsla(0,0%,85.1%,.79)}.payment-error-repeat-button-right{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align: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-value{color:hsla(0,0%,100%,.35)}.payment-error__footer{display:-moz-box;display:flex;width:-moz-calc(100% - 42px);width:calc(100% - 42px);max-width:728px;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;padding:25px 0;position:fixed;bottom:0;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(rgba(30,30,30,0)),color-stop(21.33%,rgba(0,0,0,.9)));background:-moz-linear-gradient(top,rgba(30,30,30,0) 0,rgba(0,0,0,.9) 21.33%);background:linear-gradient(180deg,rgba(30,30,30,0),rgba(0,0,0,.9) 21.33%)}.payment-error__footer>*{width:100%!important;min-height:52px!important;margin:1.2vh 0!important;-moz-border-radius:10px!important;border-radius:10px!important}.payment-error__footer>* .gpay-card-info-container-fill button{-moz-border-radius:10px!important;border-radius:10px!important;min-height:52px!important}.stop-fueling{margin:30px 21px 6px;color:#ababab;width:-moz-calc(100% - 42px);width:calc(100% - 42px)}.stop-fueling .page-title{padding:0;margin-bottom:6px}.stop-fueling h4{font-style:normal;font-weight:700;font-size:20px;line-height:28px;margin-bottom:6px}.stop-fueling-possible-reasons p:first-child{color:hsla(0,0%,100%,.35)}.comparison-block{margin:10px -21px;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between}.comparison-block .comparison-block__column:first-child{width:65%}.comparison-block .comparison-block__column:last-child{width:34%}.comparison-block .comparison-block__column .comparison-block__title{margin:0 21px 10px;color:hsla(0,0%,100%,.35)}.comparison-block .comparison-block__column .comparison-block__info{font-size:20px;line-height:28px}.comparison-block .comparison-block__column .comparison-block__info,.comparison-block .comparison-block__column .comparison-block__info-fact{padding:10px 21px;height:95px;background-color:#181818;font-style:normal;font-weight:700;color:#fff;display:-moz-box;display:flex;justify-content:space-around;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.comparison-block .comparison-block__column .comparison-block__info-fact{font-size:28px;line-height:30px}.stop-fueling__footer{width:-moz-calc(100% - 42px);width:calc(100% - 42px);z-index:2;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.stop-fueling__footer-title{margin-top:20px}.bf-collapse{margin:10px -21px}.bf-collapse .bf-collapse-panel{margin-bottom:2px;max-height:56px;overflow:hidden;background-color:#181818;-webkit-transition:max-height .5s cubic-bezier(0,1,0,1);-moz-transition:max-height .5s cubic-bezier(0,1,0,1);transition:max-height .5s cubic-bezier(0,1,0,1)}.bf-collapse .bf-collapse-panel.collapsed{max-height:1000px;-webkit-transition:max-height 1s ease-in-out;-moz-transition:max-height 1s ease-in-out;transition:max-height 1s ease-in-out}.bf-collapse .bf-collapse-panel.collapsed .bf-collapse-panel-header>img{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-moz-transition:transform .5s,-moz-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s,-moz-transform .5s;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg)}.bf-collapse .bf-collapse-panel>*{margin:0 21px}.bf-collapse .bf-collapse-panel .bf-collapse-panel-header{min-height:52px;color:#adc91e;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;cursor:pointer}.bf-collapse .bf-collapse-panel .bf-collapse-panel-header img{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-moz-transition:transform .5s,-moz-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s,-moz-transform .5s}.bf-collapse .bf-collapse-panel .bf-collapse-panel-content{padding:8px 0;color:#fff}.fueling-finish-page{height:-moz-calc(100% - 48px);height:calc(100% - 48px);width:100%;margin-top:48px;max-width:770px;background-color:#000;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;overflow:hidden}.fueling-finish-page .fueling-finish-page__body{margin:10px 21px;width:-moz-calc(100% - 42px);width:calc(100% - 42px);height:100%}.fueling-finish-page__end-content{width:100%;height:100%}.fueling-finish-page__advertising,.fueling-finish-page__end-content{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.fueling-finish-page__advertising{width:-moz-calc(100% + 42px);width:calc(100% + 42px);background-color:#181818;height:234px;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;margin:0 -21px 200px}.fueling-finish-page__advertising h2{margin-top:10px}.fueling-finish-page__advertising p{text-align:center;max-width:231px}.fueling-finish-page .fueling-finish-page__btn-title{width:100%;text-align:center;color:#fff;font-style:normal;font-weight:700;font-size:14px;line-height:14px}.fueling-finish-page .fueling-finish-page__info-block{background:#181818;width:-moz-calc(100% + 42px);width:calc(100% + 42px);max-width:770px;margin:25px -21px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between}.fueling-finish-page .fueling-finish-page__info-block .fueling-finish-page__info-block-count{margin-left:16px;display:block;height:100%}.fueling-finish-page .fueling-finish-page__info-block .fueling-finish-page__info-block-count .fueling-finish-page__info-block-count-item{margin:15px 0}.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:hsla(0,0%,85.1%,.79);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:28px;line-height:30px;color:#fff}.fueling-finish-page .fueling-finish-page__info-block .fueling-finish-page__info-block-image img{margin:16px 28px}.fueling-finish-page__footer{width:100%!important;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;padding-bottom:20px;padding-top:30px;position:fixed;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(20%,#000));background:-moz-linear-gradient(top,transparent 0,#000 20%);background:linear-gradient(180deg,transparent,#000 20%)}.fueling-finish-page__footer>*{max-width:730px;width:-moz-calc(100% - 42px)!important;width:calc(100% - 42px)!important}.button-block-select{width:100%;color:hsla(0,0%,100%,.35);height:52px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.button-block-select__button{-webkit-transition:1s;-moz-transition:1s;transition:1s}.button-block-select__button,.button-block-select__button_active{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;width:50%;height:100%;font-size:15px;line-height:20px;cursor:pointer}.button-block-select__button_active{font-weight:600;color:#fff953;z-index:2;border-bottom:2px solid #fff953;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}.azs-card{background:#363636;-moz-border-radius:25px;border-radius:25px;display:-moz-box;display:flex;margin-bottom:12px;padding:8px;cursor:pointer}.azs-card .azs-card__info,.azs-card .azs-card__logo{margin:8px}.azs-card .azs-card__info .azs-card__card-title{color:#fff953;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:hsla(0,0%,85.1%,.79);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;background-color:#000;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;overflow:hidden;width:100%;position:relative}.selected-azs-info .selected-azs-info__main{position:relative;margin-top:48px;width:-moz-calc(100% - 42px);width:calc(100% - 42px)}.selected-azs-info .selected-azs-info__main .selected-azs-info__fuel-select-block{margin-top:20px}.selected-azs-info .selected-azs-info__main .selected-azs-info__fuel-select-block .selected-azs-info__fuel-select-row{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between}.selected-azs-info .selected-azs-info__main .selected-azs-info__fuel-select-block .selected-azs-info__fuel-select-row:last-child{margin:20px 0}.selected-azs-info .selected-azs-info__main .selected-azs-info__fuel-select-block .selected-azs-info__fuel-select-row .selected-azs-info__fuel-select-title{font-size:14px;line-height:17px;color:hsla(0,0%,100%,.35)}.selected-azs-info .selected-azs-info__main .selected-azs-info__fuel-select-block .selected-azs-info__fuel-select-row .selected-azs-info__fuel-select-title p{margin-top:12px;font-size:12px;line-height:12px}.selected-azs-info .selected-azs-info__main .selected-azs-info__payment-type{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:justify;justify-content:space-between;width:100%}.selected-azs-info .selected-azs-info__main .selected-azs-info__block-title{font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:hsla(0,0%,100%,.35);margin-bottom:11px}.selected-azs-info .selected-azs-info__main .selected-azs-info__block-tags{width:100%;display:-moz-box;display:flex;flex-wrap:wrap}.selected-azs-info .selected-azs-info__main .selected-azs-info__block-tags svg path{-webkit-transform:scale(.7) translate(5px,5px);-moz-transform:scale(.7) translate(5px,5px);transform:scale(.7) translate(5px,5px)}.selected-azs-info .selected-azs-info__main .selected-azs-info__services{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:justify;justify-content:space-between;width:100%;margin-top:11px;margin-bottom:120px}.selected-azs-info .selected-azs-info__footer{width:100%;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;padding-bottom:20px;padding-top:30px;position:fixed;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(20%,#000));background:-moz-linear-gradient(top,transparent 0,#000 20%);background:linear-gradient(180deg,transparent,#000 20%)}.selected-azs-info .selected-azs-info__footer>*{width:-moz-calc(100% - 42px);width:calc(100% - 42px);max-width:728px}.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:85px;width:100%;-moz-border-radius:6px;border-radius:6px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;position:relative;overflow:hidden;background:url(/_next/static/media/fuelItemBG.f69ebe2c21a2e2a94b9498467a86c176.png) 50%;-moz-background-size:cover;background-size:cover}.fuel-item .fuel-item__body .fuel-item__title{font-style:normal;font-weight:700;font-size:14px;line-height:16px;margin-top:8px;z-index:2}.fuel-item .fuel-item__body .fuel-item__fuel-type{font-weight:700;font-size:20px;line-height:28px;margin-bottom:8px;z-index:2}.fuel-item .fuel-item__fuel-name{text-align:center;margin-top:3px}.tag-item{background-color:#0f0f0f;min-height:30px;margin:4px 9px 4px 0;font-style:normal;font-weight:500;font-size:13px;line-height:14px;-moz-border-radius:10px;border-radius:10px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;padding:3px 8px}.tag-item>*{margin:0 3px}.select-gas-station{height:100%;max-width:770px;background-color:#000;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;overflow:hidden;width:100%}.select-gas-station .select-gas-station__body{width:-moz-calc(100% - 42px);width:calc(100% - 42px);margin-top:48px}.select-gas-station .select-gas-station__body .select-gas-station__action-advice{margin-bottom:17px}.select-gas-station .select-gas-station__body .select-gas-station__action-advice .select-gas-station__action-advice-title{font-weight:700;font-size:20px;line-height:28px;margin:20px 0}.select-gas-station .select-gas-station__body .select-gas-station__action-advice .select-gas-station__action-advice-desc{font-weight:400;font-size:14px;line-height:17px;color:hsla(0,0%,85.1%,.79)}.select-gas-station .select-gas-station__body .select-gas-station__select-block{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;width:-moz-calc(100% + 42px);width:calc(100% + 42px);max-width:-moz-calc(100% + 42px);max-width:calc(100% + 42px);overflow:auto;height:180px;margin:0 -21px 20px;-webkit-overflow-scrolling:touch}.select-gas-station .select-gas-station__body .select-gas-station__status-image{width:100%;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.gas-station{margin:0 5px;overflow:visible}.gas-station:last-child{padding-right:21px}.gas-station:first-child{margin-left:21px}.gas-station .gas-station-item{min-width:100px;min-height:171px;-moz-border-radius:24px;border-radius:24px;background:-webkit-gradient(linear,left top,left bottom,from(#424242),color-stop(73.96%,#262626));background:-moz-linear-gradient(top,#424242 0,#262626 73.96%);background:linear-gradient(180deg,#424242,#262626 73.96%);flex-direction:column;-moz-box-flex:1;flex:1 1;cursor:pointer}.gas-station .gas-station-item,.gas-station .gas-station-item__fuel-type-block{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-orient:vertical;-moz-box-direction:normal}.gas-station .gas-station-item__fuel-type-block{flex-direction:column;-moz-box-pack:center;justify-content:center;color:grey;font-size:16px;height:100%;margin:18px 0}.gas-station .gas-station-item__fuel-type-block>span{margin:1px}.gas-station .gas-station-item .gas-station-item__indicator{height:10px;width:100%;display:-moz-box;display:flex;-moz-box-pack:end;justify-content:flex-end}.gas-station .gas-station-item .gas-station-item__indicator svg{margin:12px;width:10px;height:10px}.gas-station .gas-station-item .gas-station-item__number{width:100%;height:100%;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;margin-top:12px}.gas-station .gas-station-item .gas-station-item__number span{font-weight:700;font-size:24px;text-align:center;width:30px}.gas-station .selected-gas{background:#adc91e;z-index:10;position:relative}.gas-station .selected-gas span{color:#000!important}.gas-station .selected-gas-unactivated{background:#e6676c}.gas-station .selected-gas-unactivated span{color:#fff!important}.payment-page{height:100%;max-width:770px;background-color:#000;-moz-box-pack:justify;justify-content:space-between;overflow:hidden}.payment-page,.payment-page-main{width:100%;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.payment-page-main{margin-top:48px}.payment-page-main__body{width:-moz-calc(100% - 42px);width:calc(100% - 42px);position:relative}.payment-page-info-panel{margin:15px -21px;background-color:#181818;display:-moz-box;display:flex;width:-moz-calc(100% + 42px);width:calc(100% + 42px);-moz-box-align:center;align-items:center}.payment-page-info-panel__block{margin:5px 20px 10px}.payment-page-info-panel__block:first-child{margin-right:70px}.payment-page-info-panel__block-title{font-weight:700;font-size:20px;line-height:28px;color:hsla(0,0%,85.1%,.79);margin-bottom:10px}.payment-page-info-panel__block-count{font-style:normal;font-weight:700;font-size:28px;line-height:30px;color:#fff}.payment-page__footer{display:-moz-box;display:flex;width:-moz-calc(100% - 42px);width:calc(100% - 42px);max-width:728px;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;padding:25px 0 10px;position:fixed;bottom:0;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(rgba(30,30,30,0)),color-stop(21.33%,rgba(0,0,0,.9)));background:-moz-linear-gradient(top,rgba(30,30,30,0) 0,rgba(0,0,0,.9) 21.33%);background:linear-gradient(180deg,rgba(30,30,30,0),rgba(0,0,0,.9) 21.33%)}.payment-page__footer>*{width:100%!important;min-height:52px!important;margin:1.2vh 0!important;-moz-border-radius:10px!important;border-radius:10px!important;overflow:hidden}.payment-page__footer>* .gpay-card-info-container-fill button{-moz-border-radius:10px!important;border-radius:10px!important;min-height:52px!important}.send-check{margin-bottom:160px}.send-check .send-check__title{color:hsla(0,0%,100%,.35);font-style:normal;font-weight:400;font-size:14px;line-height:17px;margin-bottom:5px}.send-check .send-check__input-block{display:-moz-box;display:flex;position:relative}.send-check .send-check__input-block .send-check__input-label{position:absolute;color:#fff953;top:36px;left:10px;font-size:14px;line-height:17px;-webkit-transition:top .5s,left .5s,font-size .5s,color .5s;-moz-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);-moz-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:#181818;-moz-border-radius:10px;border-radius:10px;color:#fff953;font-size:14px;line-height:17px;margin:17px 0;border:2px solid transparent}.send-check .send-check__input-block .send-check__input:focus{outline:none;border:2px solid #fff953;background:#181818!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:#181818;-moz-border-radius:10px;border-radius:10px;color:#fff953;font-size:14px;line-height:17px;margin:17px 0;border:2px solid transparent}.send-check .send-check__input-block .send-check__input-email:focus{outline:none;border:2px solid #fff953;background:#181818!important;font-size:14px}.send-check .send-check__input-block .send-check__input-email:valid,.send-check .send-check__input-block .valid{border:2px solid #89df00!important;color:#89df00;-webkit-transition:border .3s,color .3s;-moz-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:#fff953;-webkit-transition:background-color 9999s ease-out;-webkit-transition-delay:9999s}.send-check__check-block{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.send-check__check-block__checkbox,.send-check__check-block__checkbox-active{height:20px;width:20px;min-height:20px;min-width:20px;margin-right:14px;-moz-border-radius:5px;border-radius:5px;border:1px solid #fff953}.send-check__check-block__checkbox-active{background-color:#fff953;background-repeat:no-repeat;background-position:50%;-moz-background-size:70% 70%;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")}.send-check__check-block__info{font-weight:400;font-size:16px;line-height:20px}.send-check__check-block__link{color:#fff953;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:hsla(0,0%,39.2%,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-moz-box-pack:center;justify-content:center}.error-modal,.error-modal .error-modal__body{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.error-modal .error-modal__body{position:relative;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:space-evenly;justify-content:space-evenly;width:200px;height:200px;background-color:#000;padding:20px;-moz-border-radius:8px;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;-moz-border-radius:5px;border-radius:5px;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;cursor:pointer}.no-valid-btn>span{text-align:center;font-weight:600;color:grey}.apple-pay-button-with-text{width:100%;background-color:#fff;color:#000;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack: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}*{margin:0;padding:0}body,html{min-height:100%;width:100%;background-color:#000}body{font-family:-apple-system,Commissioner,sans-serif;font-size:14px;color:#fff}#__next{width:100%}#__next>div{width:100%}#nprogress .bar{background:#fff953;height:2px}#nprogress .peg{-webkit-box-shadow:0 0 10px #fff953,0 0 5px #fff953;-moz-box-shadow:0 0 10px #fff953,0 0 5px #fff953;box-shadow:0 0 10px #fff953,0 0 5px #fff953}#nprogress .spinner-icon{border-top-color:#fff953;border-left-color:#fff953}