.mhb-hero{position:relative;display:flex;width:100%;overflow:hidden;isolation:isolate;min-height:var(--mhb-h-mob);background:#1a1110}@media(min-width:750px){.mhb-hero{min-height:var(--mhb-h-desk)}}.mhb-hero.mhb-hero--fill{min-height:calc(var(--mhb-fillpct) * 1vh - var(--mhb-offset, 0px));min-height:calc(var(--mhb-fillpct) * 1svh - var(--mhb-offset, 0px))}.mhb-hero__slides{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.mhb-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .9s ease}.mhb-hero__slide.is-active{opacity:1}.mhb-hero__img{width:100%;height:100%;object-fit:cover;display:block}.mhb-hero__img--ph{display:flex;align-items:center;justify-content:center;background:#3a2d2c}.mhb-hero__ph-svg{width:100%;height:100%;object-fit:cover;opacity:.55}.mhb-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(0deg,rgba(18,9,12,var(--mhb-ov-a)),rgba(18,9,12,var(--mhb-ov-b)) 30%,rgba(18,9,12,var(--mhb-ov-c)) 50%,#12090c00 68%)}.mhb-hero__inner{position:relative;z-index:2;display:flex;align-items:flex-end;width:100%;padding-block:clamp(28px,4vw,60px)}.mhb-hero__container{width:100%;max-width:var(--mhb-container);margin-inline:auto;padding-inline:var(--mhb-gutter)}.mhb-hero__bar{display:flex;width:100%;justify-content:space-between;align-items:flex-end;gap:clamp(20px,4vw,52px)}.mhb-hero__text{display:flex;flex-direction:column;align-items:flex-start;min-width:0;flex:1 1 auto;gap:clamp(10px,1.4vw,16px);color:var(--mhb-text)}.mhb-hero__bar--below{flex-direction:column;align-items:flex-start;gap:clamp(18px,2.4vw,28px)}.mhb-hero__bar--below .mhb-hero__text{width:100%}@media(max-width:749px){.mhb-hero__bar{flex-direction:column;align-items:flex-start;gap:18px}.mhb-hero__container{padding-inline:clamp(18px,5vw,var(--mhb-gutter))}}.mhb-hero__title{margin:0;font-family:var(--mhb-font-heading);font-weight:var(--mhb-title-weight);line-height:.98;letter-spacing:-.025em;font-size:var(--mhb-title)}.mhb-hero__sub{margin:0;font-family:inherit;font-weight:400;font-size:var(--mhb-sub);line-height:1.55;max-width:var(--mhb-content-w);opacity:.94}.mhb-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;flex-shrink:0}.mhb-hero__btn{display:inline-flex;align-items:center;gap:.5em;font-family:inherit;font-weight:600;font-size:15px;line-height:1;text-decoration:none;padding:15px 26px;border-radius:0;cursor:pointer;transition:transform .2s,background-color .2s,color .2s,filter .2s;white-space:nowrap}.mhb-hero__btn .mhb-arr{transition:transform .2s}.mhb-hero__btn:hover .mhb-arr{transform:translate(3px)}.mhb-hero__btn--primary{background:var(--mhb-accent);color:var(--mhb-accent-text);border:1.6px solid var(--mhb-accent)}.mhb-hero__btn--primary:hover{filter:brightness(.92)}.mhb-hero__btn--secondary{background:transparent;color:var(--mhb-text);border:1.6px solid color-mix(in srgb,var(--mhb-text) 70%,transparent)}.mhb-hero__btn--secondary:hover{background:var(--mhb-text);color:#15110f}.mhb-hero__dots{position:absolute;left:0;right:0;bottom:clamp(12px,2vw,22px);z-index:3;display:flex;justify-content:center;gap:10px}.mhb-hero__dot{width:9px;height:9px;padding:0;border-radius:50%;cursor:pointer;background:#ffffff80;border:1px solid rgba(0,0,0,.18);transition:transform .18s,background-color .18s}.mhb-hero__dot.is-active{background:#fff;transform:scale(1.15)}.mhb-hero :focus-visible{outline:3px solid var(--mhb-accent);outline-offset:3px}@media(prefers-reduced-motion:reduce){.mhb-hero__slide,.mhb-hero__btn .mhb-arr{transition:none}}.mh-hero{position:relative;display:flex;width:100%;overflow:hidden;isolation:isolate;min-height:var(--mh-h-mob);background:#1a1110}@media(min-width:750px){.mh-hero{min-height:var(--mh-h-desk)}}.mh-hero__slides{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.mh-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .9s ease}.mh-hero__slide.is-active{opacity:1}.mh-hero__img{width:100%;height:100%;object-fit:cover;display:block}.mh-hero__img--ph{display:flex;align-items:center;justify-content:center;background:#3a2d2c}.mh-hero__ph-svg{width:100%;height:100%;object-fit:cover;opacity:.55}.mh-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(18,9,12,var(--mh-ov-a)),rgba(18,9,12,var(--mh-ov-b)) 42%,#12090c00 66%)}@media(max-width:749px){.mh-hero__scrim{background:linear-gradient(90deg,rgba(18,9,12,var(--mh-ov-a)),rgba(18,9,12,var(--mh-ov-b)) 58%,#12090c00),linear-gradient(0deg,rgba(18,9,12,var(--mh-ov-c)),#12090c00 55%)}}.mh-hero__inner{position:relative;z-index:2;display:flex;align-items:center;width:100%;padding:clamp(28px,5vw,72px)}.mh-hero__lockup{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(14px,1.6vw,20px);max-width:var(--mh-content-w);color:var(--mh-text)}.mh-hero__title{margin:0;font-family:var(--mh-font-heading);font-weight:var(--mh-title-weight);line-height:.96;letter-spacing:-.025em;font-size:var(--mh-title)}.mh-hero__sub{margin:0;font-family:inherit;font-weight:400;font-size:clamp(15px,1.2vw,17px);line-height:1.55;max-width:42ch;opacity:.92}.mh-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.mh-hero__btn{display:inline-flex;align-items:center;gap:.5em;font-family:inherit;font-weight:600;font-size:15px;line-height:1;text-decoration:none;padding:15px 26px;border-radius:0;cursor:pointer;transition:transform .2s,background-color .2s,color .2s,filter .2s;white-space:nowrap}.mh-hero__btn .mh-arr{transition:transform .2s}.mh-hero__btn:hover .mh-arr{transform:translate(3px)}.mh-hero__btn--primary{background:var(--mh-accent);color:var(--mh-accent-text);border:1.6px solid var(--mh-accent)}.mh-hero__btn--primary:hover{filter:brightness(.92)}.mh-hero__btn--secondary{background:transparent;color:var(--mh-text);border:1.6px solid color-mix(in srgb,var(--mh-text) 70%,transparent)}.mh-hero__btn--secondary:hover{background:var(--mh-text);color:#15110f}.mh-hero__dots{position:absolute;left:0;right:0;bottom:clamp(12px,2vw,24px);z-index:3;display:flex;justify-content:center;gap:10px}.mh-hero__dot{width:9px;height:9px;padding:0;border-radius:50%;cursor:pointer;background:#ffffff80;border:1px solid rgba(0,0,0,.18);transition:transform .18s,background-color .18s}.mh-hero__dot.is-active{background:#fff;transform:scale(1.15)}.mh-hero :focus-visible{outline:3px solid var(--mh-accent);outline-offset:3px}@media(prefers-reduced-motion:reduce){.mh-hero__slide,.mh-hero__btn .mh-arr{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
