.moomze-hero{--moomze-hero-accent: rgb(var(--color-button));--moomze-hero-accent-rgb: var(--color-button);--moomze-hero-accent-hover: color-mix(in srgb, rgb(var(--color-button)) 86%, rgb(var(--color-foreground)) 14%);--moomze-hero-bg: #faf8f6;--moomze-hero-media-bg: #f5ede7;--moomze-hero-placeholder: #d7c7bb;--moomze-hero-text: #2c2c2c;--moomze-hero-subtitle: #888;--moomze-hero-muted: #666;--moomze-hero-support: #5f5a57;--moomze-hero-notice: #8a6240;--moomze-hero-surface: #ffffff;--moomze-hero-overlay: rgba(44, 44, 44, .8);--moomze-hero-border: rgba(var(--color-foreground), .12);--moomze-hero-border-strong: rgba(var(--color-foreground), .16);--moomze-hero-trust-text: #666;background:var(--moomze-hero-bg);padding:4rem 0 6rem;box-sizing:border-box;max-width:100%;overflow-x:hidden}.moomze-hero--play{--moomze-hero-accent: #4f7770;--moomze-hero-accent-rgb: 79, 119, 112;--moomze-hero-accent-hover: #486f69;--moomze-hero-bg: #fffdf8;--moomze-hero-media-bg: #eaf4ee;--moomze-hero-placeholder: #bfd3cb;--moomze-hero-text: #25323a;--moomze-hero-subtitle: #66757e;--moomze-hero-muted: #5f6d75;--moomze-hero-support: #5f6d75;--moomze-hero-notice: #4f7770;--moomze-hero-surface: #ffffff;--moomze-hero-overlay: rgba(37, 50, 58, .72);--moomze-hero-border: rgba(37, 50, 58, .12);--moomze-hero-border-strong: rgba(37, 50, 58, .16);--moomze-hero-trust-text: #5f6d75}.moomze-hero__container{box-sizing:border-box;width:100%;max-width:120rem;margin:0 auto;padding:0 5rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4.8rem;align-items:start}.moomze-hero__gallery{position:sticky;top:10rem;min-width:0}.moomze-hero__gallery-mobile{display:block}.moomze-hero__gallery-stack{display:none}.moomze-hero__secondary-grid{display:grid;grid-template-columns:repeat(var(--moomze-hero-secondary-columns, 2),minmax(0,1fr));gap:1.6rem}.moomze-hero__main-img-wrap{border-radius:2rem;overflow:hidden;background:var(--moomze-hero-media-bg)}.moomze-hero__featured-media,.moomze-hero__secondary-media{width:100%;height:auto;display:block;object-fit:cover;transition:opacity .3s ease}.moomze-hero__deferred-media{display:block}.moomze-hero__deferred-media,.moomze-hero__deferred-media .deferred-media__poster,.moomze-hero__deferred-media .deferred-media__poster img,.moomze-hero__deferred-media video,.moomze-hero__deferred-media iframe,.moomze-hero__deferred-media model-viewer{width:100%;height:100%}.moomze-hero__deferred-media .deferred-media__poster img,.moomze-hero__deferred-media video{object-fit:cover;display:block}.moomze-hero__placeholder{display:block;width:100%;min-height:42rem;color:var(--moomze-hero-placeholder)}.moomze-hero__thumbs{display:flex;gap:1rem;margin-top:1.4rem;overflow-x:auto}.moomze-hero__thumb{position:relative;width:7.2rem;height:7.2rem;border:.2rem solid transparent;border-radius:1.2rem;overflow:hidden;cursor:pointer;background:var(--moomze-hero-media-bg);padding:0;transition:border-color .25s ease;flex-shrink:0}.moomze-hero__thumb--active,.moomze-hero__thumb:hover{border-color:var(--moomze-hero-accent)}.moomze-hero__thumb img{width:100%;height:100%;object-fit:cover;display:block}.moomze-hero__thumb-badge{position:absolute;right:.6rem;bottom:.6rem;width:2.4rem;height:2.4rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--moomze-hero-overlay);pointer-events:none}.moomze-hero__thumb-badge .svg-wrapper{width:1.2rem;height:1.2rem;display:inline-flex}.moomze-hero__thumb-badge svg{width:100%;height:100%}.moomze-hero__stack-item--primary{margin-bottom:1.6rem}.moomze-hero__stack-image-wrap{border-radius:2rem;overflow:hidden;background:var(--moomze-hero-media-bg)}.moomze-hero__info{min-width:0}.moomze-hero__title{margin:0 0 .8rem;color:var(--moomze-hero-text);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:700;font-size:clamp(3.4rem,3.1vw,4.4rem);line-height:1.08;letter-spacing:-.02em;max-width:15ch;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.moomze-hero__subtitle{margin:0 0 1.4rem;color:var(--moomze-hero-subtitle);font-size:1.45rem;line-height:1.5;max-width:58ch}.moomze-hero__price{margin-bottom:1rem;color:var(--moomze-hero-text);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:700;font-size:2.6rem}.moomze-hero .moomze-stars{margin-bottom:2rem}.moomze-hero__variants{margin-bottom:2rem;transition:box-shadow .25s ease,background-color .25s ease,border-color .25s ease}.moomze-hero__variants--buttons{margin-bottom:1.2rem}.moomze-hero__variants-label{display:block;margin-bottom:1rem;color:var(--moomze-hero-text);font-size:1.4rem;font-weight:600}.moomze-hero__variant-picker{display:block}.moomze-hero__variant-picker .product-form__input{margin:0 0 1.4rem;padding:0;border:0;border-radius:2rem;transition:box-shadow .25s ease,background-color .25s ease}.moomze-hero__variant-picker .form__label{display:block;margin-bottom:.8rem;color:var(--moomze-hero-text);font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:1.4rem;font-weight:600}.moomze-hero__variant-picker .product-form__input--pill input[type=radio]+label{margin:0 .8rem .8rem 0;padding:1rem 1.6rem;border-radius:99.9rem;border-color:var(--moomze-hero-border-strong);background-color:var(--moomze-hero-surface);color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:1.4rem;font-weight:500;letter-spacing:0;line-height:1.2}.moomze-hero__variant-picker .product-form__input--pill input[type=radio]+label:hover{border-color:var(--moomze-hero-accent)}.moomze-hero__variant-picker .product-form__input--pill input[type=radio]:checked+label{background-color:var(--moomze-hero-accent);color:rgb(var(--color-button-text));border-color:var(--moomze-hero-accent)}.moomze-hero__variant-picker .product-form__input--pill input[type=radio].disabled+label,.moomze-hero__variant-picker .product-form__input--pill input[type=radio]:disabled+label{opacity:.5;cursor:not-allowed}.moomze-hero__swatches{display:flex;gap:1rem;flex-wrap:wrap;border-radius:2rem;transition:box-shadow .25s ease,background-color .25s ease}.moomze-hero__variants--attention .moomze-hero__variant-picker .product-form__input,.moomze-hero__variants--attention .moomze-hero__swatches{background:rgba(var(--moomze-hero-accent-rgb),.06);box-shadow:0 0 0 .2rem rgba(var(--moomze-hero-accent-rgb),.18)}.moomze-hero__variants--attention .form__label,.moomze-hero__variants--attention .moomze-hero__variants-label{color:var(--moomze-hero-accent)}.moomze-hero__variant-notice{margin:-.6rem 0 1.6rem;color:var(--moomze-hero-notice);font-size:1.4rem;font-weight:600;line-height:1.4}.moomze-hero__swatch{width:3.6rem;height:3.6rem;border-radius:50%;border:.2rem solid transparent;cursor:pointer;padding:0;transition:border-color .25s ease,transform .2s ease;box-shadow:inset 0 0 0 .2rem #fff9;outline-offset:.2rem;background-color:var(--moomze-swatch-color, rgb(var(--color-button)));background-image:var(--moomze-swatch-image, none);background-position:var(--moomze-swatch-focal-point, center);background-repeat:no-repeat;background-size:cover}.moomze-hero__swatch--active,.moomze-hero__swatch:hover,.moomze-hero__swatch[aria-pressed=true]{border-color:var(--moomze-hero-text);transform:scale(1.1)}.moomze-hero__buy{margin-bottom:1.6rem}.moomze-hero__product-form,.moomze-hero__product-form .form,.moomze-hero__product-form .product-form__buttons{width:100%;max-width:100%}.moomze-hero__buttons{display:flex;flex-direction:column;gap:1.2rem}.moomze-hero__payment{margin-top:1.4rem;padding:0 .4rem}.moomze-hero__payment-title{margin:0 0 .8rem;color:var(--moomze-hero-support);font-size:1.3rem;font-weight:600;letter-spacing:.01em}.moomze-hero__payments.list-payment{justify-content:flex-start;margin:-.35rem;padding-top:0}.moomze-hero__payments .list-payment__item{padding:.35rem}.moomze-hero__payments .icon{width:auto;height:2.4rem}.moomze-hero__cta{width:100%;min-height:6.4rem;margin:0;display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box;padding:1.8rem 4rem;border-radius:5rem;border:.2rem solid var(--moomze-hero-accent);cursor:pointer;appearance:none;-webkit-appearance:none;transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .2s ease,box-shadow .3s ease}.moomze-hero .moomze-hero__cta,.moomze-hero .moomze-hero__cta .moomze-hero__cta-text{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:1.7rem;font-weight:700;line-height:1.2;letter-spacing:.01em;text-align:center;text-decoration:none}.moomze-hero__cta:hover,.moomze-hero__cta:focus-visible{transform:translateY(-.1rem)}.moomze-hero__cta:focus-visible{outline:.3rem solid rgba(var(--moomze-hero-accent-rgb),.18);outline-offset:.3rem}.moomze-hero__cta--primary{background:var(--moomze-hero-accent);color:rgb(var(--color-button-text));box-shadow:0 .4rem 1.6rem rgba(var(--moomze-hero-accent-rgb),.35)}.moomze-hero__cta--primary:hover,.moomze-hero__cta--primary:focus-visible{background:var(--moomze-hero-accent-hover);border-color:var(--moomze-hero-accent-hover);box-shadow:0 .6rem 2rem rgba(var(--moomze-hero-accent-rgb),.3)}.moomze-hero__cta--secondary{background:var(--moomze-hero-surface);color:var(--moomze-hero-accent);box-shadow:none}.moomze-hero__cta--secondary:hover,.moomze-hero__cta--secondary:focus-visible{background:rgba(var(--moomze-hero-accent-rgb),.08);color:var(--moomze-hero-accent);border-color:var(--moomze-hero-accent)}.moomze-hero__cta[disabled],.moomze-hero__cta[aria-disabled=true]{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.moomze-hero .moomze-hero__cta.loading{color:transparent}.moomze-hero__cta.loading .moomze-hero__cta-text{opacity:0}.moomze-hero__cta.loading>.loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.moomze-hero__cta .loading__spinner .path{stroke:currentColor}.moomze-hero__trust{display:flex;gap:2rem;flex-wrap:wrap;margin-bottom:2.4rem;padding:0 .4rem}.moomze-hero__trust .moomze-trust-badge{display:flex;align-items:center;gap:.8rem;color:var(--moomze-hero-trust-text)}.moomze-hero__trust .moomze-trust-badge__icon{width:1.8rem;height:1.8rem;color:var(--moomze-hero-accent);flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.moomze-hero__trust .moomze-trust-badge__icon svg,.moomze-hero__trust .moomze-trust-badge__icon img{width:100%;height:100%;display:block}.moomze-hero__trust .moomze-trust-badge__label{font-size:1.3rem;line-height:1.4}.moomze-hero__accordions{border-top:.1rem solid var(--moomze-hero-border)}.moomze-hero__accordions .moomze-accordion__body{height:0;max-height:none;padding:0;transition:height .34s cubic-bezier(.22,1,.36,1),padding-bottom .34s cubic-bezier(.22,1,.36,1);will-change:height}.moomze-hero__accordions .moomze-accordion[open] .moomze-accordion__body{max-height:none}@media(prefers-reduced-motion:reduce){.moomze-hero__main-img,.moomze-hero__featured-media,.moomze-hero__thumb,.moomze-hero__swatch,.moomze-hero__cta,.moomze-hero__accordions .moomze-accordion__body{transition:none}}@media screen and (max-width:768px){.moomze-hero{padding:2.4rem 0 3.2rem}.moomze-hero__container{grid-template-columns:1fr;gap:3.2rem;padding:0 1.5rem}.moomze-hero__gallery{position:static}.moomze-hero__title{font-size:3rem}.moomze-hero__price{font-size:2.1rem}.moomze-hero .moomze-hero__cta,.moomze-hero .moomze-hero__cta .moomze-hero__cta-text{font-size:1.6rem}.moomze-hero__cta{min-height:5.6rem;padding:1.4rem 2.4rem}.moomze-hero__trust{flex-direction:column;gap:1rem}}@media screen and (min-width:769px){.moomze-hero__gallery{position:static;top:auto}.moomze-hero__gallery-mobile{display:none}.moomze-hero__gallery-stack{display:block}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-moomze-product-hero.css.map */
