.product-hero__placeholder{text-align:center;padding:4rem 0}.product-hero .page-width{display:flex;flex-wrap:wrap;gap:4rem}.product-hero__gallery{flex:0 0 100%;max-width:100%}.product-hero__info{flex:0 0 100%;max-width:100%;display:flex;flex-direction:column;gap:1.2rem}@media screen and (min-width:750px){.product-hero__gallery{flex:0 0 46%;max-width:46%}.product-hero__info{flex:0 0 calc(54% - 4rem);max-width:calc(54% - 4rem)}}.product-hero__main-image{border-radius:1.2rem;overflow:hidden}.product-hero__main-image img,.product-hero__main-image svg{display:block;width:100%;height:auto}.product-hero__thumbs{display:flex;align-items:center;gap:1rem;margin-top:1.5rem}.product-hero__thumb-nav{flex-shrink:0;width:3rem;height:3rem;border-radius:50%;border:none;background-color:#0000000d;cursor:pointer;display:flex;align-items:center;justify-content:center}.product-hero__thumb-nav svg{width:1.6rem;height:1.6rem}.product-hero__thumb-nav svg path{stroke:rgb(var(--product-hero-text-color))}.product-hero__thumb-list{display:flex;gap:1rem;overflow-x:auto;list-style:none;margin:0;padding:0;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.product-hero__thumb-list::-webkit-scrollbar{display:none}.product-hero__thumb-item{flex-shrink:0}.product-hero__thumb{width:6.4rem;height:6.4rem;padding:0;border-radius:.8rem;overflow:hidden;border:.2rem solid transparent;cursor:pointer;background:none}.product-hero__thumb.is-active{border-color:rgb(var(--product-hero-accent-color))}.product-hero__thumb img{display:block;width:100%;height:100%;object-fit:cover}.product-hero__rating{display:flex;align-items:center;gap:1rem}.product-hero__stars{display:flex;gap:.2rem}.product-hero__star{width:1.6rem;height:1.6rem}.product-hero__star path{fill:rgb(var(--product-hero-accent-color))}.product-hero__star--empty path{fill:#00000026}.product-hero__review-count{font-size:1.3rem;color:rgb(var(--product-hero-text-color))}.product-hero__title{margin:0;color:rgb(var(--product-hero-heading-color))}.product-hero__text{margin:0;color:rgb(var(--product-hero-text-color))}.product-hero__tags{display:flex;flex-wrap:wrap;gap:.8rem}.product-hero__tag{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.4rem;border-radius:2rem;border:.1rem solid rgba(var(--product-hero-accent-color),.4);background-color:rgba(var(--product-hero-accent-color),.08);font-size:1.2rem;font-weight:700;color:rgb(var(--product-hero-heading-color))}.product-hero__tag-check{color:rgb(var(--product-hero-accent-color))}.product-hero__purchase-type{display:flex;flex-wrap:wrap;gap:1rem;margin:.5rem 0}.product-hero__purchase-option{flex:1 1 16rem;display:flex;align-items:center;gap:.8rem;padding:1.2rem 1.6rem;border-radius:.8rem;border:.15rem solid rgba(0,0,0,.12);cursor:pointer}.product-hero__purchase-option input{accent-color:rgb(var(--product-hero-accent-color));width:1.6rem;height:1.6rem;flex-shrink:0}.product-hero__purchase-option.is-selected{border-color:rgb(var(--product-hero-accent-color));background-color:rgba(var(--product-hero-accent-color),.08)}.product-hero__purchase-option-label{display:flex;align-items:center;gap:.6rem;font-weight:700;font-size:1.3rem;color:rgb(var(--product-hero-text-color))}.product-hero__purchase-option-badge{display:inline-block;background-color:rgb(var(--product-hero-accent-color));color:#fff;font-size:1rem;font-weight:700;text-transform:uppercase;padding:.2rem .8rem;border-radius:1rem;white-space:nowrap}.product-hero__selling-plan-select{flex:1 1 100%;margin-top:-.4rem}.product-hero__selling-plan-select select{width:100%;padding:1rem 1.2rem;border-radius:.8rem;border:.15rem solid rgba(0,0,0,.12);font-size:1.3rem;color:rgb(var(--product-hero-text-color));background-color:transparent}.product-hero__view-details{display:inline-block;margin-top:.5rem;font-size:1.3rem;font-weight:700;text-decoration:underline;color:rgb(var(--product-hero-text-color))}.product-hero__option{margin-top:.5rem}.product-hero__option-label{margin:0 0 .8rem;font-size:1.1rem;font-weight:800;text-transform:uppercase;letter-spacing:.04rem;color:rgb(var(--product-hero-text-color))}.product-hero__option-values{display:flex;flex-wrap:wrap;gap:1rem}.product-hero__option-value{flex:1 1 12rem;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1.2rem 1.6rem;border-radius:.8rem;border:.15rem solid rgba(0,0,0,.12);background-color:transparent;font-weight:700;font-size:1.4rem;color:rgb(var(--product-hero-text-color));cursor:pointer}.product-hero__option-value.is-selected{background-color:rgb(var(--product-hero-heading-color));border-color:rgb(var(--product-hero-heading-color));color:#fff}.product-hero__checklist-item{display:flex;align-items:center;gap:1rem}.product-hero__checklist-icon{flex-shrink:0;display:inline-flex;width:2rem;height:2rem}.product-hero__checklist-icon svg{display:block;width:100%;height:100%}.product-hero__checklist-icon svg path,.product-hero__checklist-icon svg circle{fill:none;stroke:rgb(var(--product-hero-accent-color));stroke-width:1.5}.product-hero__checklist-text{font-size:1.4rem;color:rgb(var(--product-hero-text-color))}.product-hero__qty-heading{margin:.5rem 0 1rem;font-size:1.1rem;font-weight:800;text-transform:uppercase;letter-spacing:.04rem;color:rgb(var(--product-hero-text-color))}.product-hero__qty-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-bottom:.5rem}.product-hero__qty-option{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;border:.15rem solid rgba(0,0,0,.12);border-radius:1rem;padding:1.8rem 1rem 1.4rem;cursor:pointer}.product-hero__qty-option.is-highlighted,.product-hero__qty-option.is-selected{border-color:rgb(var(--product-hero-accent-color))}.product-hero__qty-badge{position:absolute;top:-1.1rem;left:50%;transform:translate(-50%);background-color:rgb(var(--product-hero-accent-color));color:#fff;font-size:1rem;font-weight:700;text-transform:uppercase;white-space:nowrap;padding:.3rem 1rem;border-radius:1rem}.product-hero__qty-label{font-weight:800;font-size:1.4rem;color:rgb(var(--product-hero-text-color))}.product-hero__qty-price{display:flex;align-items:baseline;gap:.6rem}.product-hero__qty-compare{font-size:1.2rem;opacity:.5}.product-hero__qty-current{font-weight:800;font-size:1.7rem;color:rgb(var(--product-hero-text-color))}.product-hero__qty-unit{font-size:1.1rem;color:rgb(var(--product-hero-accent-color))}@media screen and (max-width:479px){.product-hero__qty-grid{gap:.8rem}.product-hero__qty-label{font-size:1.1rem}.product-hero__qty-current{font-size:1.4rem}}.product-hero__gifts-heading{text-align:center;font-weight:700;margin:1rem 0 .5rem;color:rgb(var(--product-hero-heading-color))}.product-hero__gifts{display:flex;justify-content:center;gap:1.5rem;margin-bottom:.5rem}.product-hero__gift{display:flex;flex-direction:column;align-items:center;gap:.6rem;font-size:1.1rem;text-align:center;color:rgb(var(--product-hero-text-color))}.product-hero__gift-icon{position:relative;width:6rem;height:6rem;border-radius:1rem;overflow:hidden;background-color:#0000000d}.product-hero__gift-icon img{width:100%;height:100%;object-fit:cover;filter:grayscale(.4)}.product-hero__gift-lock{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:2.2rem;height:2.2rem;background-color:#0006;border-radius:50%;padding:.4rem}.product-hero__gift-lock path,.product-hero__gift-lock rect{fill:none;stroke:#fff;stroke-width:1.5}.product-hero__form{margin-top:.5rem}.product-hero__submit{width:100%;background-color:rgb(var(--product-hero-button-background));border-color:rgb(var(--product-hero-button-background));color:rgb(var(--product-hero-button-text))}.product-hero__text-line{display:flex;align-items:center;justify-content:center;gap:.8rem;text-align:center;margin:.3rem 0;font-size:1.3rem;color:rgb(var(--product-hero-accent-color))}.product-hero__text-line-icon svg{display:block;width:1.8rem;height:1.8rem}.product-hero__text-line-icon svg path,.product-hero__text-line-icon svg circle{fill:none;stroke:rgb(var(--product-hero-accent-color));stroke-width:1.5}.product-hero__features{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem;padding-top:1.5rem;border-top:.1rem solid rgba(0,0,0,.08)}.product-hero__feature{display:flex;flex-direction:column;align-items:center;gap:.6rem;text-align:center;flex:1}.product-hero__feature-icon svg{display:block;width:2.4rem;height:2.4rem}.product-hero__feature-icon svg path,.product-hero__feature-icon svg circle{fill:none;stroke:rgb(var(--product-hero-accent-color));stroke-width:1.5}.product-hero__feature-text{font-size:1rem;font-weight:700;text-transform:uppercase;color:rgb(var(--product-hero-text-color))}.product-hero__tabs{flex:0 0 100%;max-width:100%;margin-top:3rem}.product-hero__tabs-nav{display:flex;gap:2.5rem;border-bottom:.1rem solid rgba(0,0,0,.1);overflow-x:auto}.product-hero__tab{background:none;border:none;padding:0 0 1.2rem;cursor:pointer;font-size:1.4rem;font-weight:700;color:#0006;border-bottom:.2rem solid transparent;white-space:nowrap}.product-hero__tab.is-active{color:rgb(var(--product-hero-accent-color));border-bottom-color:rgb(var(--product-hero-accent-color))}.product-hero__tab-panel{padding-top:2rem;color:rgb(var(--product-hero-text-color))}@media screen and (max-width:749px){.product-hero__features,.product-hero__gifts{flex-wrap:wrap}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-mw-product-hero.css.map */
