.product-variant-quantity-selector{width:100%;display:flex;flex-direction:column;gap:4.8rem}.product__variant-with-quantity{padding-top:4.8rem}.hidden-by-variant{display:none!important}.variant-option{display:flex;align-items:center;gap:2rem;padding:0 2rem 0 0;margin-bottom:2rem;background:#fff;border:.2rem solid #e4e6e8;border-radius:2rem;overflow:hidden;transition:all .2s ease}.variant-option:last-child{margin-bottom:0}.variant-image{flex-shrink:0;cursor:pointer}.variant-image img{width:auto;aspect-ratio:1;height:100%;object-fit:cover}.variant-info{flex:1;display:flex;justify-content:space-between;align-items:center}.variant-title{font-size:2.4rem;font-weight:700;color:#5f616c}.quantity-selector{display:flex;align-items:center;background:transparent;padding:0}.quantity-btn{width:4.8rem;height:4.8rem;border:none;background:#f0f0f1;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.quantity-btn:hover{background:#e9ecef}.quantity-btn:active{transform:scale(.95)}.quantity-btn svg{width:2.4rem;height:2.4rem;fill:#5f616c}.quantity-input{width:2rem;height:5rem;border:none;background:transparent;text-align:center;font-size:2.4rem;font-weight:700;color:#222229;margin:0 2rem}.quantity-input:focus{outline:none}.quantity-input::-webkit-inner-spin-button,.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.estimated-delivery-time-paragraph{display:flex;gap:.6rem;margin:-2.8rem 0;font-family:Nunito Sans,sans-serif;font-size:1.6rem;font-weight:500;line-height:1.25;color:#5f616c}.estimated-delivery-time-paragraph svg{flex:none}.info-link{display:flex;align-items:center;padding:2.4rem 0;background:transparent;border-bottom:1px solid #e4e6e8;cursor:pointer;transition:all .2s ease}.info-icon{margin-right:.75rem}.info-icon svg{width:3.2rem;height:3.2rem}.info-text{flex:1;font-size:2rem;font-weight:500;color:#5f616c}.info-arrow{margin-left:.5rem}.info-arrow svg{width:3.2rem;height:3.2rem;transition:transform .2s ease}div.order-summary-divider{display:block;height:2px;background-color:#4a556526}.order-summary{display:flex;flex-direction:column;gap:3.6rem;align-items:flex-end}.total-price{display:flex;align-items:baseline;width:100%}.price-amount{font-size:4rem;font-weight:800;color:#222229;line-height:1.1}.flash-deal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;width:100%;line-height:normal;flex-wrap:wrap}.flash-deal-header--price{flex-direction:column;align-items:flex-end;gap:.8rem}.flash-deal-header--price .countdown-timer{background-color:transparent}.flash-deal-header--activity{justify-content:flex-end}.flash-deal-header-content{display:flex;flex-direction:column;gap:.8rem}.flash-price-deal-header-content{color:#ff5755;background-color:#ff5755;height:3.2rem;display:flex;align-items:center;border-radius:1.6rem;overflow:hidden}.flash-price-deal-header-content .discount-percentage{font-size:2.4rem}.flash-price-deal-header-content .countdown-time{color:#fff}.flash-price-deal-header-content-text{height:100%;background-color:#ffffffe6;border:2px solid var(--Color-2, #ff5755);padding-inline:2rem;display:flex;align-items:center;justify-content:center;border-radius:1.6rem;overflow:hidden;font-size:1.4rem;font-weight:700}.flash-deal-badge{color:#fff;font-size:1.6rem;font-weight:700;white-space:nowrap;line-height:1.25;display:flex;align-items:center;justify-content:center;height:4rem;padding:1.2rem 2.6rem 1rem 1.4rem;font-family:var(--font-heading-family);position:relative}.flash-deal-badge-icon{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.flash-deal-badge-icon img{width:100%;height:100%}.flash-deal-pricing{display:flex;flex-direction:column;align-items:flex-end;text-align:right;flex-shrink:0}.discount-and-price{display:flex;align-items:baseline;gap:1rem}.discount-percentage{color:#ff5755;font-size:2.4rem;font-weight:700}.sale-price{font-size:2.8rem;font-weight:700;color:#000}.original-price{color:#0006;font-size:1.6rem;font-weight:700}.original-price-amount{text-decoration:line-through}.buy-buttons{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.buy-buttons button{flex:1}.buy-now-btn{display:flex;width:fit-content;align-items:center;justify-content:center;background-color:#6a27c0;cursor:pointer;border-radius:1.2rem;height:4.8rem;color:#fff}.add-to-cart-btn{background-color:#caa7f6}.add-to-cart-btn-icon{display:none}.add-to-cart-btn-text{display:block}@media screen and (max-width: 749px){.buy-buttons{gap:1.6rem}button.add-to-cart-btn{width:96px;flex:unset}.add-to-cart-btn-icon{display:block}.add-to-cart-btn-text{display:none}.estimated-delivery-time-paragraph{margin:-.8rem 0 0}}.buy-now-btn.loading{position:relative;opacity:.7;cursor:wait;pointer-events:auto}.buy-now-btn.loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite;z-index:1}.buy-now-btn.loading .buy-now-btn-text{opacity:.5}.add-to-cart-btn.loading{cursor:wait}@keyframes spin{to{transform:rotate(360deg)}}.add-to-cart-btn .buy-now-btn-text{background-color:#f4ebff;color:#8125f6}.buy-now-btn-text{font-family:var(--font-heading-family);position:relative;display:flex;height:100%;width:100%;align-items:center;justify-content:center;background-color:#8125f6;padding-inline:1.2rem;font-size:2rem;font-weight:700;color:#fff;border-radius:1.1rem}.buy-now-btn:disabled{background:#d1d5db;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 46.875rem){.flash-price-deal-header-content-text{padding-inline:1.4rem;font-size:1.2rem}.product-variant-quantity-selector{gap:2rem}.product__variant-with-quantity{padding-top:1.2rem}.variant-option{margin-bottom:1.2rem;height:8rem}.variant-image img{height:8rem}.variant-title{font-size:1.6rem}.quantity-btn{width:4rem;height:4rem}.quantity-input{width:1.6rem;height:4rem;font-size:2rem}.quantity-btn svg{width:2rem;height:2rem}.info-link{padding:1.6rem 0}.info-text{font-size:1.6rem}.info-arrow svg{width:2rem;height:2rem}.price-amount{font-size:2.4rem}.flash-deal-header{align-items:flex-start;gap:1rem}.flash-deal-header--price,.flash-deal-header--price .flash-deal-pricing{align-items:flex-end}.flash-deal-pricing{align-items:flex-start;text-align:right;flex-shrink:0}.discount-percentage,.sale-price{font-size:2rem}.original-price{font-size:1.4rem}.flash-deal-header-content{gap:.4rem}.flash-deal-badge{font-size:1.4rem;padding:.8rem 2.2rem .8rem .8rem;height:3.2rem;display:flex;align-items:center;justify-content:center}.countdown-timer-icon svg *{stroke:#ff5755}.flash-price-deal-header-content .countdown-timer-icon svg *{stroke:#fff}.buy-now-btn-text{font-size:2rem;border-radius:1.2rem}.buy-now-btn{min-width:0;height:4.6rem}.buy-now-btn{width:100%;border-radius:1.2rem}:is(html[lang=de],html[lang=fr]) .buy-now-btn-text{font-size:1.8rem}:is(html[lang=de],html[lang=fr]) .sticky-bar-buy-text,:is(html[lang=de],html[lang=fr]) .discount-percentage,:is(html[lang=de],html[lang=fr]) .sale-price{font-size:1.4rem}:is(html[lang=de],html[lang=fr]) .sticky-bar-current-price{font-size:1.6rem}}.info-expanded-content{border-radius:2rem;overflow:hidden;margin:2rem 0;animation:contentSlideDown .3s ease-out}.whats-on-the-box-image-container{display:flex;align-items:center;justify-content:center;width:100%}.whats-on-the-box-image{max-width:100%;width:100%;object-fit:cover}@keyframes contentSlideDown{0%{opacity:0;transform:translateY(-1rem);max-height:0}to{opacity:1;transform:translateY(0);max-height:50rem}}@media (max-width: 46.875rem){.info-expanded-content{margin:1rem 0}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/component-product-variant-with-quantity.css.map */
