.cart-drawer-new{position:fixed;width:100%;height:100%;top:0;left:0;z-index:10000;opacity:0;transition:.4s;pointer-events:none}.cart-drawer-new.active{opacity:1;transition:.4s;pointer-events:unset}.cart-drawer-background{position:absolute;display:block!important;top:0;left:0;width:100%;height:100%;background-color:#ffffff80;z-index:101}.cart-drawer-new .cart-drawer-sidebar{position:absolute;z-index:102;top:0;right:-540px;height:100%;width:540px;background-color:#fff;display:flex;flex-direction:column;transition:.4s;border:1px rgba(18,18,18,.2) solid}.cart-drawer-new.active .cart-drawer-sidebar{transition:.4s;right:0}.cart-drawer-top-bar{height:62px;background-color:#fff;padding:16px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;border-bottom:1px rgba(0,0,0,.5) solid}.cart-drawer-top-bar-text{color:#121212;font-size:24px;font-weight:700;text-transform:uppercase}.cart-drawer-close{height:23px;width:23px;cursor:pointer}.cart-drawer-middle{flex:1;display:block!important;overflow:auto}.cart-drawer-discount-container{padding:10px 50px;background-color:#f74d26;box-sizing:border-box;overflow:hidden}.cart-drawer-discount-text{font-size:19px;font-weight:700;color:#fff;line-height:1.1;text-align:center;text-transform:uppercase}.cart-drawer-discount-progress{display:flex;margin-top:15px;margin-bottom:30px;width:100%;align-items:center}.cart-drawer-discount-bag{height:40px;width:40px;position:relative}.cart-drawer-discount-bag-image{width:100%;height:100%;object-fit:cover}.cart-drawer-discount-bag-text{position:absolute;bottom:-24px;width:200px;text-align:center;left:50%;margin-left:-100px;color:#fff;font-family:Gooper-condensed-regular;font-size:13px;font-weight:600;text-transform:uppercase}.cart-drawer-progress-bar{height:8px;flex:1;background-color:#fff}.cart-drawer-progress-fill{display:block!important;height:100%;width:0;background-color:#f8b54a!important;transition:.4s}.cart-drawer-items-container{margin-top:5px}.cart-drawer-item-row{background-color:#ffedde;height:150px;border-bottom:1px rgba(0,0,0,.5) solid;display:flex}.cart-drawer-item-details{display:flex;flex:1;justify-content:space-between;align-items:center;padding-left:15px;padding-right:30px}.cart-drawer-item-image{height:100%;width:auto;aspect-ratio:1;object-fit:cover}.cart-drawer-item-right{width:100px;display:flex;flex-direction:column;align-items:flex-end}cart-drawer-item-left{flex:1}.cart-drawer-item-title{color:#121212;font-family:Inter,sans-serif;font-size:22px;font-weight:700;text-transform:uppercase;line-height:1.1}.cart-drawer-quantity-container{width:127px;height:40px;margin-top:6px;background-color:#fff;border:1px rgb(18,18,18) solid;display:flex}.cart-drawer-quantity-step{height:100%;width:auto;aspect-ratio:1;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#121212}.cart-drawer-quantity-number{flex:1;display:flex;align-items:center;justify-content:center}.cart-drawer-quantity-text{color:#121212;font-size:16px}.cart-drawer-quantity-loading{width:15px;height:15px;animation:spin 1.5s linear infinite;display:none}.cart-drawer-item-trash{width:15px;height:15px;cursor:pointer}.cart-drawer-trash-loading{width:15px;height:15px;animation:spin 1.5s linear infinite;display:none}.cart-drawer-item-price{color:#121212;font-family:Gooper-condensed-regular;font-size:25px}.cart-drawer-footer{padding:16px;box-sizing:border-box;border-top:1px rgba(18,18,18,.2) solid}.cart-drawer-review-container{background-color:#ead4c1;padding:16px;box-sizing:border-box}.cart-drawer-review-text{color:#121212;line-height:1.1;font-family:Gooper-condensed-regular;font-size:14px}.cart-drawer-review-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:5px}.cart-drawer-review-bottom-left{display:flex;flex-direction:column}.cart-drawer-review-stars{color:#121212}.cart-drawer-review-bottom-image{width:55px;height:55px}.cart-drawer-review-name{color:#121212;font-family:pirelli-bold,pirelli-bold-B,pirelli-bold-C;font-size:13px;margin-top:-2px}.cart-drawer-review-customer{color:#121212;font-family:Gooper-condensed-regular;font-size:10px;margin-top:-2px}.cart-drawer-subtotal-container{display:flex;justify-content:space-between;align-items:center;margin-top:7px}.cart-drawer-subtotal-text{color:#121212;font-size:16px;font-weight:700}.cart-drawer-subtotal-amount{color:#121212;font-family:Gooper-condensed-regular;font-size:18px;font-weight:700;display:flex}.cart-drawer-subtotal-discount-amount{color:red;margin-left:10px}.cart-drawer-shipping-container{display:flex;gap:5px;align-items:center;margin-bottom:15px}.cart-drawer-shipping-text{color:#121212;font-family:Gooper-condensed-regular;font-size:12px;font-weight:700;text-transform:uppercase}.cart-drawer-shipping-bar{flex:1;height:28px;border-radius:50px;background-color:#d9d9d9;overflow:hidden;position:relative}.cart-drawer-shipping-bar-fill{display:block!important;height:100%}.cart-drawer-shipping-bar-text{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Gooper-condensed-regular;font-size:18px;font-weight:600;text-transform:uppercase}.cart-drawer-free-shipping-text{color:#121212;font-family:Gooper-condensed-regular;font-size:10.5px}.cart-drawer-bottom-bar-container{display:flex;justify-content:space-between}.cart-drawer-bottom-text-group{display:flex;gap:5px;align-items:center}.cart-drawer-bottom-image{height:15px}.cart-drawer-bottom-text{color:#121212;font-family:Gooper-condensed-regular;font-size:12px}.cart-drawer-checkout-container{overflow:hidden;transition:.4s;height:91.6px}.cart-drawer-checkout-button{border-radius:41px;height:60px;border:1px rgb(18,18,18) solid;background-color:#f74d26;padding-left:30px;padding-right:30px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.cart-drawer-checkout-text{font-size:20px;color:#fff;text-transform:uppercase;font-weight:700}.cart-drawer-checkout-action-container{width:52px;height:31px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:100px}.cart-drawer-checkout-action-image{width:18px}.cart-drawer-money-back-guarantee-container{margin-top:5px;margin-bottom:5px;display:flex;justify-content:center;gap:5px;align-items:center}.cart-drawer-money-back-image{height:15px}.cart-drawer-money-back-text{color:#121212;font-family:Gooper-condensed-regular;font-size:12px}@media screen and (max-width: 600px){.cart-drawer-sidebar{max-width:100%}.cart-drawer-discount-container{padding:10px 25px}.cart-drawer-discount-text{font-size:17px}.cart-drawer-discount-bag-text{font-size:10px}.cart-drawer-item-row{height:85px}.cart-drawer-item-title{font-size:13px}.cart-drawer-quantity-container{height:33px;width:102px}.cart-drawer-item-price{font-size:18px}.cart-drawer-review-container{padding:10px}.cart-drawer-shipping-bar-text{font-size:12px}.cart-drawer-checkout-container{height:62.2px}.cart-drawer-checkout-button{height:36px}.cart-drawer-checkout-text{font-size:14px}.cart-drawer-checkout-action-container{width:36px;height:20px}.cart-drawer-checkout-action-image{width:12px}.cart-drawer-money-back-text{font-size:9px}.cart-drawer-bottom-image{height:11px}.cart-drawer-bottom-text{font-size:9px}}h1{text-transform:uppercase;text-align:center;color:#1a1a1a;font-weight:600;font-size:58px;margin-bottom:0;line-height:1.1}h2{text-align:center;color:#1a1a1a;font-family:Gooper-condensed-semibold;margin-top:5px;margin-bottom:0;font-size:24px}.reviews-text{text-align:center;color:#1a1a1a;font-size:12px;margin-top:-2px}.selection-container{display:flex;gap:30px;margin-top:40px;margin-bottom:70px;align-items:flex-start}.left-column{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.left-column .product{display:flex;flex-direction:column}.left-column .product-image{display:block;width:100%;background-color:#fff;border-radius:16px}.left-column .product-title{text-align:center;color:#121212;font-family:Gooper-condensed-regular;text-transform:uppercase;font-size:17px;font-weight:700;line-height:1.1;margin-top:15px}.left-column .price{text-align:center;color:#121212;font-family:Gooper-condensed-regular;font-size:18px;font-weight:700;margin-top:5px;margin-bottom:8px}.left-column .bundle-button-container{display:flex;flex-direction:column;justify-content:flex-end;flex:1}.left-column .bundle-button{width:100%;height:44px;background-color:#f74d26;display:flex;align-items:center;justify-content:space-between;border-radius:100px;padding-left:15px;padding-right:15px;cursor:pointer;text-transform:uppercase;font-size:14px;align-self:flex-end}.left-column .bundle-button:hover{opacity:.8}.left-column .bundle-product-quantity-container{width:160px;height:42px;display:flex;background-color:#fff;border-radius:20px;overflow:hidden;margin-left:auto;margin-right:auto}.bundle-product-quantity-number{width:76px;color:#121212;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700}.bundle-quantity-loading{height:24px;width:24px;animation:spin 1.5s linear infinite;display:none}.bundle-product-quantity-step{background-color:#eaeaea;height:100%;width:42px;color:#000;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;cursor:pointer}.left-column .bundle-loading{height:44px;animation:spin 1.5s linear infinite;margin-left:auto;margin-right:auto;display:none}.left-column .bundle-button .text{text-transform:uppercase;font-size:12px;font-weight:700}.left-column .bundle-button .action{width:38px;height:22px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:100px;line-height:1}.left-column .bundle-button .action .symbol{margin-top:-2px;color:#f74d26;font-weight:700;font-size:20px}.right-column{width:390px;background-color:#fff;border-radius:15px;border:1px solid #000;position:fixed;left:50%;margin-left:-195px;bottom:20px;z-index:2}.right-column .expand-collapse{cursor:pointer;position:absolute;top:10px;right:10px;width:30px;height:30px}.right-column .top{padding:10px 15px 3px}.right-column .bundle-title{color:#121212;text-align:center;font-size:24px;font-weight:700;text-transform:uppercase}.right-column .instructions-text{color:#121212;font-family:Gooper-condensed-semibold;font-size:14px;text-transform:uppercase;text-align:center;margin-top:-9px;margin-bottom:15px}.right-column .progress-container{display:flex;align-items:center;margin-top:8px}.right-column .line-part{height:10px;background-color:#eee;width:calc((100% - 192px) / 3);overflow:hidden}.right-column .line-part.first-part{border-bottom-left-radius:5px;border-top-left-radius:5px}.right-column .line-part .fill{background-color:#ffc269;height:100%;width:0;transition:.4s;display:block!important}.right-column .bag-container{width:64px;height:64px;border-radius:100%;background-color:#ffc269;border:3px rgb(255,194,105) solid;transition:.4s;display:flex;align-items:center;justify-content:center}.right-column .bag-container .text{color:#121212;font-family:Gooper-condensed-semibold;font-size:14px;font-weight:700;text-align:center;line-height:17px;text-transform:uppercase}.right-column .discount-text-container{transition:.4s;height:0;overflow:hidden}.right-column .discount-text{color:#0040b8;text-align:center;font-weight:700;font-size:18px}.right-column .middle{height:0;max-height:241px;transition:.4s;overflow-y:hidden}.right-column .product-container{overflow:auto;gap:4px;overflow:hidden;display:flex;flex-direction:column}.right-column .product{display:flex;background-color:#ffedde;box-sizing:border-box;padding:5px;height:50px;justify-content:space-between;gap:15px}.right-column .product .left-section{display:flex;gap:7px;width:50%;align-items:center}.right-column .product-image{height:100%;width:auto;aspect-ratio:1}.right-column .product-title{color:#121212;font-size:12px;font-weight:600;line-height:1.2}.right-column .right-section{width:50%;display:flex;justify-content:flex-end;align-items:center;gap:20px;padding-right:10px}.right-column .right-section .quantity-container{display:flex;height:25px;align-items:center;justify-content:center}.right-column .right-section .quantity-container .number-container{width:25px;height:25px;display:flex;align-items:center;justify-content:center;background-color:#fff;position:relative}.right-column .right-section .quantity-container .number-container .number{color:#121212;font-size:12px;font-weight:700}.right-column .right-section .quantity-container .number-container .number-loading{position:absolute;top:5px;left:5px;width:15px;height:15px;animation:spin 1.5s linear infinite;display:none}.right-column .right-section .quantity-container .step{width:25px;background-color:#eaeaea;height:100%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#121212;font-size:12px;cursor:pointer}.right-column .right-section .quantity-container .step:hover{background-color:#99a1af}.right-column .right-section .quantity-container .step.decrement{border-top-left-radius:13px;border-bottom-left-radius:13px}.right-column .right-section .quantity-container .step.increment{border-top-right-radius:13px;border-bottom-right-radius:13px}.right-column .right-section .trash{width:14px;height:14px;cursor:pointer}.right-column .right-section .trash-loading{width:14px;height:14px;animation:spin 1.5s linear infinite;display:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.right-column .bottom{padding-left:16px;padding-right:16px}.right-column .bottom-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:0;height:0;overflow:hidden;transition:.4s}.right-column .bottom-row .text{color:#121212;font-family:Gooper-condensed-regular;font-size:12px;display:flex;align-items:center;gap:4px}.right-column .bottom-row .text img{width:13px;height:13px}.right-column .checkout-button-container{overflow:hidden;height:0;margin-top:0;transition:.4s}.right-column .checkout-button{width:100%;display:flex;justify-content:center;align-items:center;height:60px;border-radius:100px;border:1px rgb(247,77,38) solid;transition:.4s;cursor:pointer}.right-column .checkout-button-holder{height:100%;text-decoration:none;color:unset;display:flex;align-items:center;justify-content:center;font-size:16px;color:#f74d26;font-weight:700;text-transform:uppercase}@media screen and (max-width: 1220px){.selection-container{flex-direction:column;align-items:center}.right-column{order:1}.left-column{width:100%;order:2}}@media screen and (max-width: 1100px){.selection-container{margin-top:20px}h1{font-size:34px}h2{font-size:18px}}@media screen and (max-width: 820px){.right-column{max-width:100%}.left-column{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 600px){.right-column{bottom:0}}@media screen and (max-width: 480px){.right-column{width:100%;left:0;margin-left:0}h2{font-size:16px}.reviews-text{font-size:10px;margin-top:-1px}.bundle-button .text{line-height:1.1}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/bundle-new.css.map */
