.ranger{width:100%;position:absolute;height:100%}.ranger-item{height:100%;background-color:#fd470e}.mini-cart__placeholder-text{margin-bottom:25px}.mini-cart__finished{display:inline-block;width:100%;text-align:center;color:#979797;font-weight:700}.mini-cart__top{height:-webkit-max-content;height:-moz-max-content;height:max-content;overflow:scroll;padding:24px 30px 0}.mini-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:80dvh;border-radius:16px;border:1px solid #f0f0f0;-webkit-transition:top .15s ease;transition:top .15s ease;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.08);box-shadow:0 8px 24px rgba(0,0,0,.08);background-color:#fff;position:sticky;top:0;overflow:hidden;scrollbar-width:none}.mini-cart__preloader.mini-cart__preloader-cart{background-color:#fff;height:100%}.mini-cart__scroll{-ms-flex:1;flex:1;gap:16px;width:calc(100% + 12px);padding-left:12px;margin-left:-12px}.mini-cart__placeholder,.mini-cart__scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1}.mini-cart__placeholder{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-ms-flex:1;flex:1}.mini-cart__placeholder-img{margin-bottom:16px}.mini-cart__placeholder-title{margin-bottom:16px;font-weight:700;font-size:24px}.mini-cart__placeholder-text{text-align:center;color:#979797}.mini-cart__order{width:100%;padding:12px 30px 24px;background:#fff;border-top:1px solid #e5e5e7}.mini-cart__order-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;margin-bottom:4px}.mini-cart__order-line .title{font-family:GoogleSans-Medium,sans-serif;font-size:16px;line-height:24px}.mini-cart__order-line .title.points{color:#40ae49}.mini-cart__order-line .subtitle{font-family:GoogleSans-Medium,sans-serif;font-size:16px;line-height:24px}.mini-cart__order-line .price{font-family:GoogleSans-Bold,sans-serif;font-size:20px;line-height:32px}.mini-cart__order-line.last{margin-bottom:12px}.mini-cart__order-line--blue .title.points{color:#107f8c}.mini-cart__order-line--blue .mini-cart__order-bonus{background:#107f8c}.mini-cart__order-bonus{margin-bottom:6px;-ms-flex-negative:0;flex-shrink:0;background:#40ae49;color:#fff;font-size:14px;font-weight:700;border-radius:4px;width:52px;height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mini-cart__order-bonus img{margin-left:3px;margin-top:-2px}.mini-cart__order-button{width:100%;height:48px;overflow:hidden}.mini-cart__order-button--range{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background-color:#7d7b7f}.mini-cart__order-button--range:hover{background-color:#7d7b7f}.mini-cart__order-button--range img{width:100%;position:absolute;inset:0}.mini-cart__order-button--range span{z-index:5}.devices-popup .popup-close{top:40px;right:40px}.devices-popup-wr{padding:32px 40px;min-width:540px}.devices-popup-wr h3{font-size:24px}.devices-popup-wr .devices-popup__btn-next{width:100%;height:56px;margin-top:34px;border:0;border-radius:8px;font-family:GoogleSans-Bold,sans-serif}.devices-popup-wr .devices-popup__btn-next--hasDevices{background:#fd470e;color:#fff}.devices-popup-wr .devices-popup__btn-next--noDevices{background:#e5e5e7;color:#3d4248}