.main-product{padding:3.6rem 0 4.4rem}.main-product__inner{display:grid;grid-template-columns:1fr;gap:3.2rem;max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}@media screen and (min-width:990px){.main-product__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;align-items:start}.main-product__media{position:sticky;top:10rem}.main-product__info{padding-left:4rem}}.product-gallery__stage{position:relative;max-width:var(--gallery-max-width, 48rem);margin:0 auto;border-radius:var(--corner-media);background:rgba(var(--color-foreground),.03);overflow:hidden}.product-gallery__slide{display:none}.product-gallery__slide.is-active{display:block}.product-gallery__slide img,.product-gallery__slide video{width:100%;aspect-ratio:1 / 1;object-fit:contain;border-radius:var(--corner-media)}.product-gallery__slide .placeholder-media{aspect-ratio:1 / 1}.product-gallery__badge{position:absolute;top:1.2rem;left:1.2rem;padding:.5rem 1rem;border-radius:var(--corner-badge);background:rgb(var(--color-accent));color:#fff;font-size:1.2rem;letter-spacing:.02em}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:var(--gallery-max-width, 48rem);margin:1rem auto 0}.product-gallery__thumb{padding:0;border:2px solid transparent;border-radius:var(--corner-media);background:none;overflow:hidden;line-height:0}.product-gallery__thumb.is-active{border-color:rgb(var(--color-accent))}.product-gallery__thumb img,.product-gallery__thumb .placeholder-media{width:100%;aspect-ratio:1 / 1;object-fit:contain;background:rgba(var(--color-foreground),.03);display:block}.main-product__info{display:flex;flex-direction:column}.product-form{display:flex;flex-direction:column;gap:1.6rem}.product-rating{display:flex;align-items:center;gap:.8rem}.product-rating__stars{display:inline-flex;color:#f5a623}.product-rating__star{font-size:1.8rem;font-variation-settings:"FILL" 1,"wght" 400}.product-rating__text{font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.product-title__heading{font-family:var(--font-heading-family);font-size:2.6rem;font-weight:500;line-height:1.2;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.product-title__heading{font-size:3.2rem}}.product-subtitle{font-size:1.6rem;line-height:1.5;color:rgba(var(--color-foreground),.85)}.product-icon-row,.product-trust{display:flex;flex-wrap:wrap;gap:1.2rem 2rem}.product-icon-row__item,.product-trust li{display:inline-flex;align-items:center;gap:.6rem;font-size:1.4rem;color:rgba(var(--color-foreground),.85)}.product-icon-row__item .material-symbols-outlined,.product-trust li .material-symbols-outlined{font-size:2rem;color:rgb(var(--color-accent))}.product-trust{padding:1.4rem 0;border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1)}.product-price-block{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.price{display:inline-flex;align-items:baseline;gap:.8rem}.price-item--compare{font-size:1.6rem;color:rgba(var(--color-foreground),.5)}.price-item--sale{font-size:1.8rem;font-weight:700;color:rgb(var(--color-accent))}.price-badge{padding:.4rem .9rem;border-radius:var(--corner-badge);background:rgba(var(--color-accent),.12);color:rgb(var(--color-accent));font-size:1.3rem}.offers{display:flex;flex-direction:column;gap:1.2rem}.offer{position:relative;display:block;width:100%;padding:0;text-align:left;background:rgb(var(--color-background));border:2px solid rgba(var(--color-accent),.2);border-radius:var(--corner-container);transition:border-color var(--duration-default) var(--ease-out-quad),background-color var(--duration-default) var(--ease-out-quad)}.offer:hover{border-color:rgba(var(--color-accent),.45)}.offer.is-selected{background:#fdeef4;border-color:rgb(var(--color-accent))}.offer__badge{position:absolute;top:-1.1rem;right:1.2rem;padding:.3rem .9rem;border-radius:var(--corner-badge);background:rgb(var(--color-accent));color:#fff;font-size:1.1rem;letter-spacing:.02em;white-space:nowrap}.offer__inner{display:grid;grid-template-columns:auto 6.4rem 1fr;align-items:center;gap:1.2rem;padding:1.4rem}.offer__radio{width:2rem;height:2rem;border:2px solid rgba(var(--color-foreground),.3);border-radius:50%;flex-shrink:0}.offer.is-selected .offer__radio{border-color:rgb(var(--color-accent));border-width:6px}.offer__image img,.offer__image .placeholder-media{width:6.4rem;height:6.4rem;border-radius:var(--corner-media);object-fit:cover;display:block}.offer__content{display:flex;flex-direction:column;gap:.3rem}.offer__heading{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem}.offer__title{font-size:1.8rem;font-weight:700;line-height:1.3;color:rgb(var(--color-foreground))}.offer__save{padding:.2rem .7rem;border-radius:var(--corner-badge);background:rgba(var(--color-accent),.12);color:rgb(var(--color-accent));font-size:1.2rem}.offer__prices{display:flex;align-items:baseline;gap:.7rem}.offer__price{font-size:1.6rem;font-weight:700;color:rgb(var(--color-foreground))}.offer__compare{font-size:1.4rem;color:rgba(var(--color-foreground),.5)}.offer__gift{display:flex;align-items:flex-start;gap:.5rem;margin-top:.4rem;font-size:1.3rem;color:rgba(var(--color-foreground),.85)}.offer__gift .material-symbols-outlined{font-size:1.7rem;color:rgb(var(--color-accent))}.offer__gift-sub{display:block;font-style:normal;font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.product-buy{display:flex;flex-direction:column;gap:1rem}.product-form__submit{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;width:100%;min-height:5.9rem;padding:1.2rem 2rem;border:0;border-radius:var(--corner-button);background:rgb(var(--color-accent));color:#fff;font-family:var(--font-body-family);font-size:1.5rem;letter-spacing:1px;transition:opacity var(--duration-default) var(--ease-out-quad)}.product-form__submit:hover{opacity:.9}.product-form__submit[disabled]{opacity:.5;cursor:not-allowed}.product-form__submit-main{display:inline-flex;align-items:baseline;gap:.7rem;font-size:1.5rem}.product-form__submit-divider{opacity:.6}.product-form__submit-main s{opacity:.65;font-size:1.4rem}.product-form__submit-sub{font-size:1.2rem;opacity:.85;letter-spacing:normal}.product-checklist{display:flex;flex-direction:column;gap:.8rem}.product-checklist li{display:flex;align-items:flex-start;gap:.7rem;font-size:1.5rem;color:rgba(var(--color-foreground),.85)}.product-checklist .material-symbols-outlined{font-size:2rem;color:rgb(var(--color-accent))}.collapsible-row{border-bottom:1px solid rgba(var(--color-foreground),.12)}.collapsible-row__trigger{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;width:100%;padding:1.6rem 0;border:0;background:none;text-align:left}.collapsible-row__title{font-family:var(--font-heading-family);font-size:1.7rem;font-weight:500;line-height:1.4;color:rgb(var(--color-foreground))}.collapsible-row__icon{font-size:2.2rem;color:rgb(var(--color-foreground));transition:transform var(--duration-default) var(--ease-out-quad)}.collapsible-row.is-open .collapsible-row__icon{transform:rotate(45deg)}.collapsible-row__panel{max-height:0;overflow:hidden;transition:max-height var(--duration-long) var(--ease-out-quad)}.collapsible-row__content{padding-bottom:1.6rem;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.85)}.collapsible-row__content p+p{margin-top:1rem}.product-testimonial{display:flex;flex-direction:column;gap:1rem}.product-testimonial__card{display:grid;grid-template-columns:5.6rem 1fr;gap:1.2rem;padding:1.6rem;border-radius:var(--corner-container);background:rgba(var(--color-foreground),.04)}.product-testimonial__avatar{width:5.6rem;height:5.6rem;min-height:0}.product-testimonial__quote{font-size:1.5rem;line-height:1.6}.product-testimonial__author{margin-top:.6rem;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.section-block{padding:4.8rem 0}@media screen and (min-width:990px){.section-block{padding:6.4rem 0}}.section-header{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3.2rem;text-align:center}.heading-block__content{font-family:var(--font-heading-family);font-size:2rem;font-weight:500;line-height:1.3;color:rgb(var(--color-foreground))}.section-header .heading-block__content{font-size:2.8rem}@media screen and (min-width:990px){.section-header .heading-block__content{font-size:3.6rem}}.section-header__subtext{max-width:62rem;font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.simple-badge{display:inline-block;padding:.5rem 1.2rem;border-radius:999px;background:rgba(var(--color-accent),.12);color:rgb(var(--color-accent));font-size:1.3rem;letter-spacing:.02em}.marquee{overflow:hidden;padding:.6rem 0}.marquee__track{display:flex;align-items:center;gap:3.2rem;width:max-content;animation:marquee-scroll linear infinite}.marquee:hover .marquee__track{animation-play-state:paused}.marquee__item{display:inline-flex;align-items:center;gap:.6rem;font-size:1.4rem;white-space:nowrap;color:rgba(var(--color-foreground),.9)}.marquee__item .material-symbols-outlined{font-size:1.9rem}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.carousel{position:relative}.carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:82%;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:.4rem}.carousel__track::-webkit-scrollbar{display:none}.carousel__track>*{scroll-snap-align:start}@media screen and (min-width:750px){.carousel__track{grid-auto-columns:44%}}@media screen and (min-width:990px){.carousel__track{grid-auto-columns:calc((100% - 3.2rem) / 3)}}.carousel__nav{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.8rem}.carousel__arrow{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:50%;background:none;color:rgb(var(--color-foreground))}.carousel__arrow:hover{background:rgba(var(--color-foreground),.06)}.carousel__dots{display:flex;align-items:center;gap:.6rem}.carousel__dot{width:.8rem;height:.8rem;padding:0;border:0;border-radius:50%;background:rgba(var(--color-foreground),.25)}.carousel__dot.is-active{background:rgb(var(--color-accent));width:2rem;border-radius:999px}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:2.4rem}.stats__value{font-family:var(--font-heading-family);font-size:3.6rem;font-weight:500;line-height:1.1;color:rgb(var(--color-foreground))}.stats__label{margin-top:.6rem;font-size:1.5rem;color:rgba(var(--color-foreground),.75)}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media screen and (min-width:990px){.feature-grid{grid-template-columns:repeat(4,1fr)}}.feature-grid__item{display:flex;flex-direction:column;align-items:center;gap:.9rem;padding:2rem 1.4rem;border-radius:var(--corner-container);background:rgba(var(--color-foreground),.04);text-align:center}.feature-grid__item .material-symbols-outlined{font-size:3.2rem;color:rgb(var(--color-accent))}.feature-grid__label{font-size:1.5rem;color:rgba(var(--color-foreground),.9)}.two-col{display:grid;grid-template-columns:1fr;gap:2.8rem;align-items:center}@media screen and (min-width:990px){.two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:5rem}.two-col--media-right .two-col__media{order:2}}.two-col__body{display:flex;flex-direction:column;gap:1.4rem;align-items:flex-start}.two-col__media .placeholder-media{aspect-ratio:4 / 3}.benefit-cards{display:grid;grid-template-columns:1fr;gap:1.6rem}@media screen and (min-width:750px){.benefit-cards{grid-template-columns:repeat(2,1fr)}}.benefit-card{display:grid;grid-template-columns:8rem 1fr;gap:1.4rem;align-items:center;padding:1.2rem;border-radius:var(--corner-container);background:rgb(var(--color-background))}.benefit-card__media .placeholder-media{width:8rem;height:8rem}.benefit-card__title{font-family:var(--font-heading-family);font-size:1.7rem;font-weight:500;color:rgb(var(--color-foreground))}.benefit-card__text{margin-top:.4rem;font-size:1.4rem;line-height:1.55;color:rgba(var(--color-foreground),.8)}.comparison{overflow-x:auto}.comparison__table{width:100%;min-width:52rem;border-collapse:separate;border-spacing:0}.comparison__table th,.comparison__table td{padding:1.4rem 1.2rem;text-align:center;font-size:1.5rem;border-bottom:1px solid rgba(var(--color-foreground),.12)}.comparison__table th:first-child,.comparison__table td:first-child{text-align:left}.comparison__table thead th{font-family:var(--font-heading-family);font-weight:500;color:rgb(var(--color-foreground))}.comparison__col--ours{background:rgba(var(--color-accent),.08)}.comparison__yes{color:rgb(var(--color-accent))}.comparison__no{color:rgba(var(--color-foreground),.35)}.testimonial-card{display:flex;flex-direction:column;gap:1.2rem;height:100%;padding:2rem;border-radius:var(--corner-container);background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1)}.testimonial-card__stars{display:inline-flex;color:#f5a623}.testimonial-card__stars .material-symbols-outlined{font-size:1.8rem;font-variation-settings:"FILL" 1,"wght" 400}.testimonial-card__quote{font-size:1.5rem;line-height:1.6;flex:1}.testimonial-card__person{display:flex;align-items:center;gap:1rem}.testimonial-card__avatar{width:4.4rem;height:4.4rem;min-height:0}.testimonial-card__name{font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground))}.testimonial-card__meta{font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.steps{display:flex;flex-direction:column;gap:1.2rem}.step{display:grid;grid-template-columns:auto 1fr;gap:1.4rem;padding:1.6rem;border-radius:var(--corner-container);background:rgba(var(--color-foreground),.04)}.step__marker{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background:rgb(var(--color-accent));color:#fff;font-size:1.5rem;font-weight:700}.step__title{font-family:var(--font-heading-family);font-size:1.7rem;font-weight:500;color:rgb(var(--color-foreground))}.step__text{margin-top:.4rem;font-size:1.45rem;line-height:1.55;color:rgba(var(--color-foreground),.8)}.guarantee{display:flex;flex-direction:column;align-items:center;gap:1.4rem;max-width:72rem;margin:0 auto;text-align:center}.guarantee__seal{display:inline-flex;align-items:center;justify-content:center;width:7.2rem;height:7.2rem;border-radius:50%;background:rgba(var(--color-accent),.12);color:rgb(var(--color-accent))}.guarantee__seal .material-symbols-outlined{font-size:3.6rem}.collection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(22rem,1fr));gap:2.4rem;margin-top:2.4rem}.collection-card__title{margin-top:1rem;font-size:1.6rem}.collection-card__price{font-size:1.5rem;color:rgba(var(--color-foreground),.75)}.placeholder-section,.collection-section,.cart-section{padding:6rem 0}.cart-lines{display:flex;flex-direction:column;gap:2rem;margin:2.4rem 0}.cart-line{display:grid;grid-template-columns:10rem 1fr auto;gap:1.6rem;align-items:center}.cart-footer{display:flex;flex-direction:column;gap:1rem;max-width:36rem}.social-proof__track{gap:1.6rem}.social-proof__item{width:22rem;flex-shrink:0}.social-proof__item img,.social-proof__item .placeholder-media{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--corner-media)}.benefit-card--stacked{display:flex;flex-direction:column;gap:1.2rem;height:100%;padding:1.6rem;border:1px solid rgba(var(--color-foreground),.1)}.benefit-card--stacked .benefit-card__media img,.benefit-card--stacked .benefit-card__media .placeholder-media{width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;border-radius:var(--corner-media)}.bundle-offers{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.bundle-offers{grid-template-columns:repeat(3,1fr)}}.bundle-offer{position:relative;display:flex;flex-direction:column;gap:1rem;padding:2rem 1.6rem;border:2px solid rgba(var(--color-accent),.2);border-radius:var(--corner-container);background:rgb(var(--color-background));text-align:center}.bundle-offer--highlight{border-color:rgb(var(--color-accent));background:#fdeef4}.bundle-offer__media img,.bundle-offer__media .placeholder-media{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--corner-media)}.bundle-offer .offer__prices{justify-content:center}.bundle-offer__text{font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.bundle-offer .product-form{gap:0;margin-top:auto}.testimonial-card__image{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--corner-media)}.product-buy__shipping{display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:1.4rem;color:rgba(var(--color-foreground),.85)}.product-buy__shipping .material-symbols-outlined{font-size:1.9rem;color:rgb(var(--color-accent))}.payment-icons{display:flex;flex-direction:column;align-items:center;gap:.7rem}.payment-icons__label{font-size:1.2rem;letter-spacing:.02em;color:rgba(var(--color-foreground),.55)}.payment-icons__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem}.payment-icons__item{display:inline-flex;align-items:center;justify-content:center;height:2.6rem;padding:0 .4rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:4px;background:#fff}.payment-icons__icon{display:block;width:auto;height:1.9rem}.benefit-cards--centered .benefit-card{display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding:2.4rem 1.8rem;background:transparent;text-align:center}.benefit-cards--centered .benefit-card__media img,.benefit-cards--centered .benefit-card__media .placeholder-media{width:8.8rem;height:8.8rem;object-fit:contain}.benefit-cards--centered .benefit-card__title{font-size:1.9rem}.benefit-cards--centered .benefit-card__text{max-width:34rem;margin-left:auto;margin-right:auto;font-size:1.5rem}@media screen and (min-width:990px){.benefit-cards--centered .benefit-card{padding:2.8rem 2.4rem}}.benefit-card--media-portrait .benefit-card__media img,.benefit-card--media-portrait .benefit-card__media .placeholder-media{aspect-ratio:3 / 4}.benefit-card--media-square .benefit-card__media img,.benefit-card--media-square .benefit-card__media .placeholder-media{aspect-ratio:1 / 1}.benefit-card--media-landscape .benefit-card__media img,.benefit-card--media-landscape .benefit-card__media .placeholder-media{aspect-ratio:3 / 2}.reviews__summary{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;justify-content:center}.reviews__summary-stars,.review-card__stars{display:inline-flex;gap:.1rem}.reviews__star{font-size:1.9rem;color:rgba(var(--color-foreground),.25)}.reviews__star.is-filled{color:#f5a623;font-variation-settings:"FILL" 1,"wght" 400}.reviews__summary-text{font-size:1.5rem;color:rgba(var(--color-foreground),.8)}.reviews__grid{display:grid;grid-template-columns:1fr;gap:1.6rem;align-items:start}@media screen and (min-width:750px){.reviews__grid--2,.reviews__grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.reviews__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.review-card{display:flex;flex-direction:column;gap:.9rem;padding:2rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--corner-container);background:rgb(var(--color-background))}.review-card__head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.review-card__stars .reviews__star{font-size:1.7rem}.review-card__date{font-size:1.3rem;color:rgba(var(--color-foreground),.55)}.review-card__title{font-family:var(--font-heading-family);font-size:1.7rem;font-weight:500;line-height:1.35;color:rgb(var(--color-foreground))}.review-card__body{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.85)}.review-card__photo{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--corner-media)}.review-card__foot{display:flex;align-items:center;gap:1rem;margin-top:auto;padding-top:.8rem;border-top:1px solid rgba(var(--color-foreground),.1)}.review-card__avatar{width:4rem;height:4rem;border-radius:50%;object-fit:cover}.review-card__author{display:block;font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground))}.review-card__verified{display:inline-flex;align-items:center;gap:.3rem;font-size:1.25rem;color:rgb(var(--color-accent))}.review-card__verified .material-symbols-outlined{font-size:1.5rem;font-variation-settings:"FILL" 1,"wght" 400}.reviews__editor-hint{max-width:60rem;padding:1rem 1.4rem;border:1px dashed rgba(var(--color-foreground),.3);border-radius:var(--corner-container);font-size:1.35rem;line-height:1.5;color:rgba(var(--color-foreground),.7)}.review-card--empty{border-style:dashed;border-color:rgba(var(--color-foreground),.28);background:rgba(var(--color-foreground),.02)}.review-card__body--empty{color:rgba(var(--color-foreground),.45);font-style:italic}.hero{position:relative;overflow:hidden}.hero__inner{display:grid;grid-template-columns:1fr;gap:2.8rem;align-items:center;padding-top:4rem;padding-bottom:4rem}@media screen and (min-width:990px){.hero--split .hero__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5rem;padding-top:6.4rem;padding-bottom:6.4rem}}.hero__body{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem}.hero__heading{font-family:var(--font-heading-family);font-size:3.2rem;font-weight:500;line-height:1.15;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.hero__heading{font-size:4.4rem}}@media screen and (min-width:990px){.hero__heading{font-size:5.2rem}}.hero__subtext{max-width:52rem;font-size:1.7rem;line-height:1.55;color:rgba(var(--color-foreground),.85)}.hero__cta{margin-top:.6rem}.hero__footnote{display:inline-flex;align-items:center;gap:.6rem;font-size:1.35rem;color:rgba(var(--color-foreground),.75)}.hero__footnote .material-symbols-outlined{font-size:1.8rem;color:rgb(var(--color-accent))}.hero__image{width:100%;height:auto;border-radius:var(--corner-media)}.hero__image-slot{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;aspect-ratio:4 / 3;border:2px dashed rgba(var(--color-foreground),.3);border-radius:var(--corner-media);background:rgba(var(--color-foreground),.04);color:rgba(var(--color-foreground),.6);font-size:1.5rem;text-align:center;padding:2rem}.hero__image-slot .material-symbols-outlined{font-size:3.6rem}.hero__image-slot small{font-size:1.25rem;opacity:.75}.hero--background{position:relative}.hero--background:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--hero-image, none);background-size:cover;background-position:center}.hero--background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(var(--color-background),.92),rgba(var(--color-background),.72) 45%,rgba(var(--color-background),.35))}.hero--background .hero__inner{position:relative;z-index:1;min-height:46rem;align-content:center}@media screen and (min-width:990px){.hero--background .hero__body{max-width:58rem}}.hero__editor-hint{position:relative;z-index:1;margin:0 auto 2rem;max-width:60rem;padding:1rem 1.4rem;border:1px dashed rgba(var(--color-foreground),.35);border-radius:var(--corner-container);font-size:1.35rem;text-align:center;color:rgba(var(--color-foreground),.75)}.product-value-line{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:-.4rem;padding:.9rem 1.2rem;border-radius:var(--corner-container);background:rgba(var(--color-accent),.08);font-size:1.45rem;color:rgba(var(--color-foreground),.9)}.product-value-line strong{font-weight:700;color:rgb(var(--color-accent))}.offer__meta{display:block;margin-top:.2rem;font-size:1.25rem;color:rgba(var(--color-foreground),.6)}.offer.is-unavailable{opacity:.45;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/40/assets/sections.css.map */
