.avc-hero-section{margin:0}.avc-hero-section+.avc-hero-section{margin-top:0}.avc-hero{--avc-hero-offset: 0px;--avc-hero-inset: 0px;--avc-hero-scrim: 0;--avc-hero-fg: var(--avc-chalk);--avc-hero-focal-x: 50%;--avc-hero-focal-y: 50%;position:relative;display:flex;width:100%;overflow:hidden;isolation:isolate;background-color:var(--avc-surface-soft);color:var(--avc-hero-fg)}.avc-hero--text-dark{--avc-hero-fg: var(--avc-ink)}body:not(:has(.section-header.avc-overlay)) .content-for-layout>.shopify-section:first-child .avc-hero{--avc-hero-offset: var(--header-height, 0px)}body:has(.section-header.avc-overlay) .content-for-layout>.shopify-section:first-child .avc-hero{--avc-hero-inset: var(--header-height, 8.4rem)}.avc-hero--mh-full{min-height:calc(100vh - var(--avc-hero-offset));min-height:calc(100svh - var(--avc-hero-offset))}.avc-hero--mh-large{min-height:calc(82vh - var(--avc-hero-offset));min-height:calc(82svh - var(--avc-hero-offset))}.avc-hero--mh-medium{min-height:calc(64vh - var(--avc-hero-offset));min-height:calc(64svh - var(--avc-hero-offset))}.avc-hero--mh-small{min-height:calc(48vh - var(--avc-hero-offset));min-height:calc(48svh - var(--avc-hero-offset))}.avc-hero--mh-adapt{min-height:0}.avc-hero--mh-adapt .avc-hero__media{position:relative;aspect-ratio:var(--avc-hero-ratio-mobile, 3 / 4)}.avc-hero--mh-adapt .avc-hero__inner{position:absolute;top:0;right:0;bottom:0;left:0}@media screen and (min-width:750px){.avc-hero--dh-full{min-height:calc(100vh - var(--avc-hero-offset));min-height:calc(100svh - var(--avc-hero-offset))}.avc-hero--dh-large{min-height:calc(82vh - var(--avc-hero-offset));min-height:calc(82svh - var(--avc-hero-offset))}.avc-hero--dh-medium{min-height:calc(64vh - var(--avc-hero-offset));min-height:calc(64svh - var(--avc-hero-offset))}.avc-hero--dh-small{min-height:calc(48vh - var(--avc-hero-offset));min-height:calc(48svh - var(--avc-hero-offset))}.avc-hero--dh-adapt{min-height:0}.avc-hero--dh-adapt .avc-hero__media{position:relative;aspect-ratio:var(--avc-hero-ratio-desktop, 16 / 9)}.avc-hero--dh-adapt .avc-hero__inner{position:absolute;top:0;right:0;bottom:0;left:0}.avc-hero:not(.avc-hero--dh-adapt) .avc-hero__media{aspect-ratio:auto}.avc-hero:not(.avc-hero--dh-adapt) .avc-hero__inner{position:relative;inset:auto}}.avc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;background-color:var(--avc-surface-soft)}.avc-hero__media img,.avc-hero__media video{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--avc-hero-focal-x) var(--avc-hero-focal-y)}.avc-hero__image--desktop{display:none}.avc-hero__image--mobile{display:block}@media screen and (min-width:750px){.avc-hero__image--desktop{display:block}.avc-hero__image--mobile{display:none}.avc-hero__media{--avc-hero-focal-x: var(--avc-hero-focal-x-desktop, 50%);--avc-hero-focal-y: var(--avc-hero-focal-y-desktop, 50%)}}.avc-hero__video{width:100%;height:100%}.avc-hero__media--placeholder{display:flex;align-items:center;justify-content:center;background-color:var(--avc-surface-soft)}.avc-hero__media--placeholder svg{width:100%;height:100%;max-width:none;object-fit:cover;fill:#11111114}.avc-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.avc-hero__scrim--solid{background-color:rgba(17,17,17,var(--avc-hero-scrim))}.avc-hero__scrim--gradient-bottom{background:linear-gradient(to top,rgba(17,17,17,var(--avc-hero-scrim)),rgba(17,17,17,calc(var(--avc-hero-scrim) * .5)) 38%,#1110 72%)}.avc-hero__scrim--gradient-top{background:linear-gradient(to bottom,rgba(17,17,17,var(--avc-hero-scrim)),rgba(17,17,17,calc(var(--avc-hero-scrim) * .5)) 38%,#1110 72%)}.avc-hero__scrim--none{display:none}.avc-hero__inner{position:relative;z-index:2;display:flex;width:100%;max-width:var(--avc-container-wide);margin-inline:auto;padding-inline:var(--avc-gutter);padding-top:calc(var(--avc-hero-inset) + var(--avc-space-9));padding-bottom:var(--avc-space-9)}@media screen and (min-width:990px){.avc-hero__inner{padding-top:calc(var(--avc-hero-inset) + var(--avc-space-10));padding-bottom:var(--avc-space-10)}}.avc-hero--v-top .avc-hero__inner{align-items:flex-start}.avc-hero--v-middle .avc-hero__inner{align-items:center}.avc-hero--v-bottom .avc-hero__inner{align-items:flex-end}.avc-hero--h-left .avc-hero__inner{justify-content:flex-start}.avc-hero--h-center .avc-hero__inner{justify-content:center}.avc-hero--h-right .avc-hero__inner{justify-content:flex-end}@media screen and (min-width:750px){.avc-hero--dh-left .avc-hero__inner{justify-content:flex-start}.avc-hero--dh-center .avc-hero__inner{justify-content:center}.avc-hero--dh-right .avc-hero__inner{justify-content:flex-end}}.avc-hero__content{display:flex;flex-direction:column;width:100%;max-width:58rem;text-align:center;align-items:center}@media screen and (min-width:750px){.avc-hero__content{max-width:64rem}.avc-hero--dh-left .avc-hero__content,.avc-hero--dh-right .avc-hero__content{max-width:56rem}}.avc-hero--h-left .avc-hero__content{text-align:left;align-items:flex-start}.avc-hero--h-right .avc-hero__content{text-align:right;align-items:flex-end}@media screen and (min-width:750px){.avc-hero--dh-left .avc-hero__content{text-align:left;align-items:flex-start}.avc-hero--dh-center .avc-hero__content{text-align:center;align-items:center}.avc-hero--dh-right .avc-hero__content{text-align:right;align-items:flex-end}}.avc-hero__content>*+*{margin-top:var(--avc-space-5)}.avc-hero__content>.avc-hero__eyebrow+.avc-hero__heading{margin-top:var(--avc-space-4)}.avc-hero__content>.avc-hero__heading+.avc-hero__subheading{margin-top:var(--avc-space-4)}.avc-hero__content>*+.avc-hero__actions{margin-top:var(--avc-space-7)}.avc-hero__eyebrow{margin:0;font-family:var(--avc-font-sans);font-size:1.1rem;font-weight:var(--avc-weight-medium);line-height:var(--avc-leading-none);letter-spacing:.18em;text-transform:uppercase;color:currentColor;opacity:.82}.avc-hero__heading{margin:0;font-family:var(--avc-font-display);font-size:var(--avc-hero-heading-size, clamp(3.2rem, 1.85rem + 5.76vw, 7.2rem));font-weight:var(--avc-weight-light);line-height:var(--avc-leading-tight);letter-spacing:var(--avc-tracking-tighter);color:currentColor;text-wrap:balance}.avc-hero__heading--medium{--avc-hero-heading-size: clamp(2.8rem, 1.79rem + 4.31vw, 5.6rem)}.avc-hero__heading--small{--avc-hero-heading-size: clamp(2.4rem, 1.79rem + 2.6vw, 4.2rem)}.avc-hero__heading--large{--avc-hero-heading-size: clamp(3.6rem, 1.78rem + 7.76vw, 9rem)}.avc-hero__subheading{margin:0;max-width:48ch;font-family:var(--avc-font-body);font-size:clamp(1.4rem,1.31rem + .39vw,1.7rem);font-weight:var(--avc-weight-regular);line-height:var(--avc-leading-relaxed);letter-spacing:var(--avc-tracking-body);color:currentColor;opacity:.86;text-wrap:pretty}.avc-hero__subheading>*{margin:0}.avc-hero__subheading>*+*{margin-top:var(--avc-space-3)}.avc-hero__actions{display:flex;flex-wrap:wrap;gap:var(--avc-space-3);margin:0}.avc-hero--h-center .avc-hero__actions{justify-content:center}.avc-hero--h-right .avc-hero__actions{justify-content:flex-end}@media screen and (min-width:750px){.avc-hero__actions{gap:var(--avc-space-4)}.avc-hero--dh-left .avc-hero__actions{justify-content:flex-start}.avc-hero--dh-center .avc-hero__actions{justify-content:center}.avc-hero--dh-right .avc-hero__actions{justify-content:flex-end}}.avc-hero .avc-btn--primary{--_bg: var(--avc-chalk);--_fg: var(--avc-ink);--_border: var(--avc-chalk);--_bg-hover: transparent;--_fg-hover: var(--avc-chalk);--_border-hover: var(--avc-chalk)}.avc-hero .avc-btn--secondary{--_bg: transparent;--_fg: var(--avc-chalk);--_border: var(--avc-chalk);--_bg-hover: var(--avc-chalk);--_fg-hover: var(--avc-ink);--_border-hover: var(--avc-chalk)}.avc-hero--text-dark .avc-btn--primary{--_bg: var(--avc-ink);--_fg: var(--avc-chalk);--_border: var(--avc-ink);--_bg-hover: transparent;--_fg-hover: var(--avc-ink);--_border-hover: var(--avc-ink)}.avc-hero--text-dark .avc-btn--secondary{--_bg: transparent;--_fg: var(--avc-ink);--_border: var(--avc-ink);--_bg-hover: var(--avc-ink);--_fg-hover: var(--avc-chalk);--_border-hover: var(--avc-ink)}@media screen and (max-width:479px){.avc-hero__actions--stack{flex-direction:column;width:100%}.avc-hero__actions--stack .avc-btn{width:100%}}.avc-hero__video-toggle{position:absolute;right:var(--avc-gutter);bottom:var(--avc-space-5);z-index:3;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;background:transparent;border:0;color:currentColor;cursor:pointer;opacity:.65;transition:opacity var(--avc-transition-base)}.avc-hero__video-toggle:hover{opacity:1}.avc-hero__video-toggle svg{width:1.4rem;height:1.4rem;fill:currentColor;pointer-events:none}.avc-hero__video-toggle .avc-hero__icon-play{display:none}.avc-hero__video-toggle[aria-pressed=true] .avc-hero__icon-play{display:block}.avc-hero__video-toggle[aria-pressed=true] .avc-hero__icon-pause{display:none}.avc-hero__scroll-cue{position:absolute;left:50%;bottom:var(--avc-space-5);transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:var(--avc-space-2);font-family:var(--avc-font-sans);font-size:1rem;font-weight:var(--avc-weight-medium);letter-spacing:var(--avc-tracking-widest);text-transform:uppercase;text-decoration:none;color:currentColor;opacity:.7;transition:opacity var(--avc-transition-base)}.avc-hero__scroll-cue:hover{opacity:1;color:currentColor}.avc-hero__scroll-line{display:block;width:1px;height:3.2rem;background-color:currentColor;transform-origin:top center}@media screen and (max-width:749px){.avc-hero__scroll-cue{display:none}}.avc-hero:has(.avc-hero__video-toggle) .avc-hero__scroll-cue{bottom:var(--avc-space-5)}.avc-hero__video-toggle:focus-visible,.avc-hero__scroll-cue:focus-visible{outline:2px solid currentColor;outline-offset:3px;opacity:1}.shopify-design-mode .avc-hero__content:empty{min-height:4rem}@media(prefers-reduced-motion:reduce){.avc-hero__scroll-line{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-avicoo-hero.css.map */
