.mobile-order-footer{backdrop-filter:blur(10px);background:#000b24d9;bottom:0;left:0;position:fixed;right:0;width:100%;z-index:1000}.mobile-order-footer__divider{background:#f5f5f51a;height:.5px;width:100%}.mobile-order-footer__content{align-items:center;display:flex;flex-direction:row;gap:15px;padding:8px 10px calc(52px + env(safe-area-inset-bottom))}.mobile-order-footer__price-section{display:flex;flex:1;flex-direction:column;gap:4px;padding-bottom:10px}.mobile-order-footer__row{align-items:center;display:flex;gap:4px;justify-content:flex-start}.mobile-order-footer__row--discount{cursor:pointer;transition:opacity .2s ease}.mobile-order-footer__row--discount .mobile-order-footer__label{color:#f25c11}.mobile-order-footer__row--discount:active{opacity:.8}.mobile-order-footer__label{color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;line-height:1.171875em}.mobile-order-footer__discount-value{align-items:center;display:flex;gap:0}.mobile-order-footer__discount-amount{color:#f25c11;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;line-height:1.171875em}.mobile-order-footer__discount-icon{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.mobile-order-footer__discount-icon svg{height:100%;transition:transform .2s ease;width:100%}.mobile-order-footer__price-amount{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-weight:700;line-height:1.171875em}.mobile-order-footer__button{align-items:center;background:linear-gradient(178deg,#00a6ff,#0072ff);border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;gap:12px;height:40px;justify-content:center;line-height:1.171875em;min-width:145px;outline:none;padding:10px;position:relative;text-align:center;transition:all .2s ease}.mobile-order-footer__button .mobie-group-buy-confirm-tips{background:#fe4341;border-radius:3px 3px 0 0;color:#fff;font-size:8px;font-style:normal;font-weight:500;left:0;position:absolute;top:-16px;width:100%;z-index:1}.mobile-order-footer__button:active:not(.mobile-order-footer__button--disabled):not(.mobile-order-footer__button--loading){opacity:.9;transform:scale(.98)}.mobile-order-footer__button--disabled{background:#ffffff1a;cursor:not-allowed;opacity:.5}.mobile-order-footer__button--loading{cursor:not-allowed;opacity:.8}.mobile-order-footer__button-loading{align-items:center;display:flex;justify-content:center}.mobile-order-footer__spinner{animation:mobile-order-footer-spin 1s linear infinite}@keyframes mobile-order-footer-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@supports(padding-bottom:env(safe-area-inset-bottom)){.mobile-order-footer__content{padding-bottom:calc(8px + env(safe-area-inset-bottom))}}@media(max-width:768px){.footer.footer-christmas .footer-bottom{padding-bottom:118px!important}}@media(min-width:769px){.mobile-order-footer{display:none!important}}@media(max-width:375px){.mobile-order-footer__content{gap:0;padding-left:8px;padding-right:8px}.mobile-order-footer__price-amount{font-size:18px}}.conditional-purchase-section-mobile{background:#fff200;box-sizing:border-box;padding:10px}@media(min-width:769px){.conditional-purchase-section-mobile{display:none}}.conditional-purchase-section-mobile-top{align-items:center;display:flex}.conditional-purchase-section-mobile-title{color:#000;font-size:16px;font-style:normal;font-weight:800;line-height:normal}.conditional-purchase-section-mobile-btn{border:.5px solid #000;border-radius:4px;color:#000;font-size:10px;font-style:normal;font-weight:500;height:20px;line-height:20px;margin-left:8px;text-align:center;width:86px}.conditional-purchase-section-mobile-desc{color:#000;font-size:11px;font-weight:500;margin-top:2px}