.product-hero{color:var(--hero-text);overflow:hidden;background-color:transparent}.product-hero__inner{display:flex;flex-direction:column;padding:var(--hero-pad-block-mobile) var(--hero-pad-inline-mobile) 0}@media screen and (min-width:990px){.product-hero__inner{flex-direction:row;align-items:stretch;padding:0px var(--hero-pad-inline-desktop) 0}}.product-hero__nav{order:1;padding-bottom:20px;border-bottom:1px solid var(--hero-border);margin-bottom:24px}@media screen and (min-width:990px){.product-hero__nav{flex:0 0 var(--hero-nav-width);max-width:var(--hero-nav-width);padding:80px 32px 24px 0;border-bottom:0;border-right:1px solid var(--hero-border);margin-bottom:0}}.product-hero__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 20px}@media screen and (min-width:990px){.product-hero__nav-list{flex-direction:column;align-items:flex-end;text-align:right;gap:22px}}.product-hero__nav-link{font-family:Nidella,sans-serif;font-weight:500;font-size:1.1rem;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;color:var(--hero-nav-muted);transition:color .2s ease;display:inline-block}@media screen and (min-width:990px){.product-hero__nav-link{font-size:1.6rem}}.product-hero__nav-link:hover,.product-hero__nav-link--active{color:var(--hero-heading)}.product-hero__content{order:2;display:flex;flex-direction:column;min-width:0}@media screen and (min-width:990px){.product-hero__content{flex:1 1 auto;padding-left:0}}.product-hero__row--top{display:flex;flex-direction:column-reverse;gap:28px;padding-bottom:32px}@media screen and (min-width:990px){.product-hero__row--top{flex-direction:row;align-items:top;gap:56px;padding:32px 0 32px 60px}}.product-hero__info{order:2;padding-top:12px}.product-hero__media{order:1}@media screen and (min-width:990px){.product-hero__info{order:1;flex:0 0 42%;max-width:42%;padding-top:48px}.product-hero__media{order:2;flex:1 1 auto}}.product-hero__title{font-family:var(--font-heading-family, inherit);font-weight:500;text-transform:uppercase;color:var(--hero-heading);font-size:3rem;line-height:1.3;margin:0 0 12px;max-width:420px}@media screen and (min-width:990px){.product-hero__title{font-size:5rem;margin-bottom:18px}}.product-hero__tags{font-size:1.5rem;font-weight:500;text-transform:uppercase;letter-spacing:.02em;color:var(--hero-text);margin:0 0 24px}@media screen and (min-width:990px){.product-hero__tags{font-size:2rem}}.product-hero__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:420px;padding:16px 32px;border-radius:12px;background:var(--hero-accent);color:var(--hero-accent-text);font-weight:500;font-size:1.5rem;text-decoration:none;text-align:center;border:none;transition:opacity .2s ease}.product-hero__cta:hover{opacity:.9;color:var(--hero-accent-text)}@media screen and (min-width:990px){.product-hero__cta{width:auto;min-width:260px}}.product-hero__slider-wrapper{position:relative;display:block}.product-hero__slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;list-style:none;margin:0;padding:0;border-radius:24px;scrollbar-width:none}.product-hero__slider::-webkit-scrollbar{display:none}.product-hero__slider--single{overflow:hidden}.product-hero__slide{flex:0 0 100%;scroll-snap-align:start;border-radius:24px;overflow:hidden;aspect-ratio:3/2}.product-hero__slide img,.product-hero__slide svg{width:100%;height:100%;object-fit:cover;display:block;border-radius:24px}.product-hero__slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fff1d9;border:1px solid var(--hero-heading);color:var(--hero-heading);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.6rem;line-height:1;padding:0;z-index:2}.product-hero__slider-btn img{width:20px;height:20px;object-fit:contain;display:block}.product-hero__slider-btn--prev{left:12px}.product-hero__slider-btn--next{right:12px}@media screen and (min-width:990px){.product-hero__slider-btn--prev{left:-22px}.product-hero__slider-btn--next{right:-22px}}.product-hero__row--bottom{display:flex;flex-direction:column;align-items:stretch;border-top:1px solid var(--hero-border);padding-bottom:var(--hero-pad-block-mobile)}@media screen and (min-width:990px){.product-hero__row--bottom{flex-direction:row;padding-bottom:0;min-height:250px}}.product-hero__column{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;padding:24px;position:relative;border-bottom:1px solid var(--hero-border)}.product-hero__column:last-child{border-bottom:0}@media screen and (min-width:990px){.product-hero__column{border-bottom:0;border-right:1px solid var(--hero-border)}.product-hero__column:last-child{border-right:0}}.product-hero__column--icon{order:1}.product-hero__column--highlight{order:2}.product-hero__column--body{order:3}@media screen and (min-width:990px){.product-hero__column--icon{order:1}.product-hero__column--body{order:2}.product-hero__column--highlight{order:3}}.product-hero__column-icon img{max-width:auto;width:auto;height:220px;display:block}.product-hero__column-heading{font-family:Nidella,sans-serif;font-weight:500;text-transform:uppercase;color:var(--hero-accent);font-size:1.6rem;line-height:1.4;max-width:260px;margin:0}.product-hero__column-text{font-size:1.8rem;line-height:1.5;text-align:left;color:var(--hero-text)}.product-hero__column-text p{margin:0}.product-hero__badge{position:absolute;top:0;right:0;transform:translateY(-50%);width:90px;height:90px;z-index:3}.product-hero__badge img{width:100%;height:100%;object-fit:contain;display:block}@media screen and (min-width:990px){.product-hero__badge{width:90px;height:90px}}@media screen and (max-width:989px){.product-hero__badge{left:0;right:auto;transform:translate(15%,-50%);width:56px;height:56px}.product-hero__column{padding:12px 0;gap:8px}.product-hero__column--highlight{align-items:flex-start;text-align:left;width:100%}.product-hero__column-text{font-size:1.4rem}.product-hero__column--highlight{padding-bottom:0;border-bottom:none}.product-hero__column--body{padding-top:0}.product-hero__column-icon img{max-height:150px}.product-hero__slider-btn--prev{left:-14px}.product-hero__slider-btn--next{right:-14px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-product-hero.css.map */
