#order_approve-alert{z-index:9999;pointer-events:none;opacity:0;display:none}.checkout-btns--container{min-width:200px;display:flex;flex-direction:column}.checkout-btns--container.add-to-cart--disabled{pointer-events:none!important;opacity:.6!important}.checkout-btn{display:flex;justify-content:center;align-items:center;gap:4px;font-weight:500;border-radius:3px;text-align:center;cursor:pointer;font-size:16px;padding:8px;margin-bottom:8px}.checkout-btn span{margin-top:-2px}.checkout-btn.rect{border-radius:4px}.checkout-btn.pill{border-radius:28px}.checkout-btn.gold{background:#ffc439;color:#2C2E2F}.checkout-btn.gold svg,.checkout-btn.silver svg,.checkout-btn.white svg{filter:brightness(0)}.checkout-btn.blue svg{filter:brightness(0) invert(1)}.checkout-btn.black{background:#2C2E2F;color:#fff}.checkout-btn.silver{background:#eee;color:#2C2E2F}.checkout-btn.blue{background:#0070ba;color:#fff}.checkout-btn.white{border:1px solid #555;background:#fff;color:#2C2E2F}.checkout-btn.black:hover{filter:brightness(1.2)}.checkout-btn.gold:hover,.checkout-btn.silver:hover,.checkout-btn.blue:hover,.checkout-btn.white:hover{filter:brightness(.95)}.pay_layer--message{border-radius:5px;border:1px solid lightgray;padding:15px 12px 12px 12px}.checkout-btns-75 #paypal-button--container{margin-bottom:6px}.checkout-btns-75 .checkout-btn{margin-bottom:8px}.checkout-btns-75 .checkout-btn.pill{border-radius:13px}.checkout-btns-150 #paypal-button--container{margin-bottom:6px}.checkout-btns-150 .checkout-btn{height:35px;min-height:25px;max-height:55px;font-size:13px;font-weight:400;margin-bottom:8px}.checkout-btns-200 #paypal-button--container{margin-bottom:9px}.checkout-btns-200 .checkout-btn{height:35px;min-height:35px;max-height:55px;font-size:13px;font-weight:400;margin-bottom:11px}.checkout-btns-200 .checkout-btn.pill{border-radius:18px}.checkout-btns-300 #paypal-button--container{margin-bottom:12px}.checkout-btns-300 .checkout-btn{height:45px;min-height:30px;max-height:55px;font-size:16px;font-weight:500;margin-bottom:14px}.checkout-btns-300 .checkout-btn.pill{border-radius:23px}.checkout-btns-500 .checkout-btn{font-size:20px;height:55px;min-height:40px;max-height:55px;margin-bottom:17px}.checkout-btns-500 .checkout-btn.pill{border-radius:28px}.checkout-btns-500 #paypal-button--container{margin-bottom:17px}#change_billing_data_modal--modal{padding:0;max-width:749px;max-height:calc(100% - 100px);top:50px;overflow-y:auto}#change_billing_data_modal--modal .content{position:relative;padding:48px}#change_billing_data_modal--modal .close-btn{top:12px;right:12px;position:absolute;padding-top:1px;width:32px;height:32px;border-radius:50%;border:1px solid rgb(10 10 10 / .2);display:flex;justify-content:center;align-items:center;cursor:pointer;background:#fff;transition:all .3s linear}#change_billing_data_modal--modal .close-btn:hover{filter:brightness(.97)}#change_billing_data_modal--modal .close-btn:hover svg{filter:opacity(.8)}#change_billing_data_modal--modal .title{color:#0A0A0A;font-size:18px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:.144px;margin-bottom:24px}.billing-modal-btn{background:none;font-size:14px;font-weight:600;line-height:125%;text-decoration:underline;border:none;padding:0;text-align:left;transition:all .3s}.billing-modal-btn:hover{color:var(--main)}.checkoutModal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:9999;background:rgb(0 0 0 / .1)}.checkoutModal .card{width:90%;max-width:40rem}@media (max-width:576px){#change_billing_data_modal--modal .content{padding:24px}#change_billing_data_modal--modal .buttons-grid{display:grid!important;grid-template-columns:repeat(1,1fr);gap:8px}#change_billing_data_modal--modal .title{margin-bottom:16px;font-size:16px;padding-right:14px}#change_billing_data_modal--modal .card-order{padding:24px 16px}.checkoutModal .card{width:100%;max-width:80%}}@media (max-width:340px){#change_billing_data_modal--modal .content{padding:24px 18px}}