.shopify-section.landing-hero-section,section.landing-hero-full{padding:0;margin:0}.landing-hero-full{position:relative;min-height:100vh;min-height:100svh;width:100%;display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden;isolation:isolate;--lh-focus: var(--lh-focus-d, 50% 50%);--lh-logo-height: var(--lh-logo-height-d, 40px);--lh-logo-y: var(--lh-logo-y-d, center);--lh-logo-x: var(--lh-logo-x-d, center);--lh-text-y: var(--lh-text-y-d, center);--lh-text-x: var(--lh-text-x-d, center);--lh-text-align: var(--lh-text-align-d, center);--lh-pad: var(--lh-pad-d, 48px);--lh-safe: var(--lh-safe-d, 0);--lh-logo-row: var(--lh-logo-row-d, 2);--lh-logo-col: var(--lh-logo-col-d, 2);--lh-text-row: var(--lh-text-row-d, 2);--lh-text-col: var(--lh-text-col-d, 2);--lh-header: 120px;--lh-pad-top: calc(var(--lh-pad) + var(--lh-safe) * var(--lh-header))}.landing-hero-full__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:var(--color-ink);background-size:cover;background-position:var(--lh-focus);background-repeat:no-repeat}.landing-hero-full__media picture{display:block;width:100%;height:100%}.landing-hero-full__img{width:100%;height:100%;object-fit:cover;object-position:var(--lh-focus)}.landing-hero-full__img--placeholder{background:var(--surface-dark)}.landing-hero-full__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--lh-overlay-color, #000);opacity:var(--lh-overlay-opacity, .25);pointer-events:none}.landing-hero-full__content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(min-content,1fr);padding:var(--lh-pad-top) var(--lh-pad) var(--lh-pad);text-align:var(--lh-text-align);min-width:0}.landing-hero-full__unit{grid-area:1 / 1;align-self:var(--lh-text-y);justify-self:var(--lh-text-x);display:flex;flex-direction:row;align-items:center;gap:var(--space-5)}.landing-hero-full--stacked .landing-hero-full__unit{flex-direction:column;align-items:var(--lh-text-x);gap:var(--space-4)}.landing-hero-full__unit{min-width:0}.landing-hero-full__text{--lh-text-gap: var(--space-6);display:flex;flex-direction:column;align-items:var(--lh-text-x);gap:var(--lh-text-gap);min-width:0;max-width:100%}@media(min-width:750.02px){.lh-split-d .landing-hero-full__content{grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto minmax(0,1fr) auto;column-gap:var(--space-5)}.lh-split-d .landing-hero-full__unit{display:contents}.lh-split-d .landing-hero-full__logo{grid-row:var(--lh-logo-row);grid-column:1 / -1;align-self:var(--lh-logo-y);justify-self:var(--lh-logo-x)}.lh-split-d .landing-hero-full__text{grid-row:var(--lh-text-row);grid-column:1 / -1;align-self:var(--lh-text-y);justify-self:var(--lh-text-x)}.lh-samerow-d .landing-hero-full__logo{grid-column:var(--lh-logo-col)}.lh-samerow-d .landing-hero-full__text{grid-column:var(--lh-text-col)}}.landing-hero-full__logo{position:relative;height:var(--lh-logo-height, 40px);display:inline-block}.landing-hero-full__logo{max-width:100%;width:fit-content}.landing-hero-full__logo-img{height:var(--lh-logo-height, 40px);width:auto;max-width:100%;object-fit:contain;display:block}.landing-hero-full__logo-dark{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity var(--dur-base) var(--ease)}body.landing-scrolled .landing-hero-full__logo--has-dark .landing-hero-full__logo-light{opacity:0;transition:opacity var(--dur-base) var(--ease)}body.landing-scrolled .landing-hero-full__logo--has-dark .landing-hero-full__logo-dark{opacity:1}.landing-hero-full__logo:not(.landing-hero-full__logo--has-dark) .landing-hero-full__logo-light{transition:filter var(--dur-base) var(--ease)}body.landing-scrolled .landing-hero-full__logo:not(.landing-hero-full__logo--has-dark) .landing-hero-full__logo-light{filter:brightness(0)}.landing-hero-full__heading{font-family:var(--font-display);font-weight:900;letter-spacing:-.04em;line-height:.95;color:var(--lh-heading-color, #fff);font-size:var(--lh-heading-desktop, 96px);margin:0;max-width:100%}.landing-hero-full__cta--outline{background:transparent;color:var(--color-white);border-color:var(--color-white)}.landing-hero-full__cta--outline:hover{background:var(--color-white);color:var(--color-ink);border-color:var(--color-white)}.landing-hero-full__eyebrow{display:block;align-self:var(--lh-eyebrow-align, center);margin-top:calc(var(--lh-eyebrow-gap, 12px) - var(--lh-text-gap, 32px));font-family:var(--font-display);font-size:var(--lh-eyebrow-m, 11px);font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--lh-eyebrow-color, #fff)}@media(min-width:751px){.landing-hero-full__eyebrow{font-size:var(--lh-eyebrow-d, 13px)}}.landing-hero-full__scroll{position:absolute;left:50%;bottom:var(--space-6);transform:translate(-50%);z-index:1;width:var(--lh-scroll-size, 34px);height:var(--lh-scroll-size, 34px);color:var(--lh-scroll-color, #fff);pointer-events:none}.landing-hero-full__scroll svg{display:block;width:100%;height:100%}.landing-hero-full__scroll svg path{stroke-width:var(--lh-scroll-weight, 2)}.landing-hero-full__scroll.is-animated svg{animation:lh-scroll 1.8s var(--ease) infinite}@keyframes lh-scroll{0%,to{transform:translateY(0);opacity:.75}50%{transform:translateY(28%);opacity:1}}@media(max-width:750px){.landing-hero-full__scroll--desktop{display:none}}@media(min-width:751px){.landing-hero-full__scroll--mobile{display:none}}.landing-scrolled .landing-hero-full__scroll{opacity:0;transition:opacity var(--dur-base) var(--ease)}@media(max-width:750px){.landing-hero-full{--lh-focus: var(--lh-focus-m, 50% 50%);--lh-logo-height: var(--lh-logo-height-m, 40px);--lh-logo-y: var(--lh-logo-y-m, center);--lh-logo-x: var(--lh-logo-x-m, center);--lh-text-y: var(--lh-text-y-m, center);--lh-text-x: var(--lh-text-x-m, center);--lh-text-align: var(--lh-text-align-m, center);--lh-pad: var(--lh-pad-m, 24px);--lh-safe: var(--lh-safe-m, 0);--lh-header: 112px;--lh-logo-row: var(--lh-logo-row-m, 2);--lh-logo-col: var(--lh-logo-col-m, 2);--lh-text-row: var(--lh-text-row-m, 2);--lh-text-col: var(--lh-text-col-m, 2)}.landing-hero-full__unit{flex-direction:column;align-items:var(--lh-text-x);gap:var(--space-4)}.landing-hero-full__text{--lh-text-gap: var(--space-5)}.landing-hero-full__heading{font-size:var(--lh-heading-mobile, 44px)}.landing-hero-full__logo{margin-top:calc(-1 * var(--lh-logo-lift-m, 0px))}.lh-split-m .landing-hero-full__content{grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto minmax(0,1fr) auto;column-gap:var(--space-5)}.lh-split-m .landing-hero-full__unit{display:contents}.lh-split-m .landing-hero-full__logo{grid-row:var(--lh-logo-row);grid-column:1 / -1;align-self:var(--lh-logo-y);justify-self:var(--lh-logo-x)}.lh-split-m .landing-hero-full__text{grid-row:var(--lh-text-row);grid-column:1 / -1;align-self:var(--lh-text-y);justify-self:var(--lh-text-x)}.lh-samerow-m .landing-hero-full__logo{grid-column:var(--lh-logo-col)}.lh-samerow-m .landing-hero-full__text{grid-column:var(--lh-text-col)}}@media(prefers-reduced-motion:reduce){.landing-hero-full__scroll.is-animated svg{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/landing-hero.css.map */
