.hero-fullscreen{--hero-height: var(--hero-height-mobile, 88svh);position:relative;display:grid;width:100%;height:var(--hero-height);min-height:var(--hero-height);overflow:hidden;isolation:isolate;background-color:var(--hero-fallback-background, rgb(0 0 0))}@media screen and (min-width:700px){.hero-fullscreen{--hero-height: var(--hero-height-desktop, 92vh)}}.hero-fullscreen__media,.hero-fullscreen__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-fullscreen__media{z-index:0}.hero-fullscreen__picture,.hero-fullscreen__image{display:block;width:100%;height:100%;object-fit:cover}.hero-fullscreen__video-layer{position:absolute;top:0;right:0;bottom:0;left:0}.hero-fullscreen__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease}.hero-fullscreen__video.is-playing{opacity:1}.hero-fullscreen__iframe-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:0;transition:opacity .4s ease;pointer-events:none}.hero-fullscreen__iframe-wrap.is-playing{opacity:1}.hero-fullscreen__iframe-wrap iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:56.25vw;min-width:calc(var(--hero-height) * 1.7778);min-height:100%;border:0}.hero-fullscreen__overlay{z-index:1;background-color:rgb(0 0 0 / var(--hero-overlay-opacity, 0));pointer-events:none}.hero-fullscreen__content{position:relative;z-index:2;display:grid;align-content:var(--hero-block-mobile, center);justify-items:var(--hero-inline-mobile, center);text-align:var(--hero-text-align-mobile, center);padding-block:calc(var(--header-height, 0px) + 24px) 32px;padding-inline:20px}@media screen and (min-width:700px){.hero-fullscreen__content{align-content:var(--hero-block-desktop, center);justify-items:var(--hero-inline-desktop, center);text-align:var(--hero-text-align-desktop, center);padding-block:calc(var(--header-height, 0px) + 40px) 48px;padding-inline:5vw}}.hero-fullscreen__text{display:grid;gap:10px;justify-items:inherit;max-width:var(--hero-content-max-width, 560px);color:var(--hero-text-color, rgb(255 255 255))}.hero-fullscreen__heading{margin:0;font-size:var(--hero-heading-size-mobile, 44px);font-weight:700;line-height:.95}.hero-fullscreen__subheading{margin:0;font-size:var(--hero-subheading-size-mobile, 16px);line-height:1.35}@media screen and (min-width:700px){.hero-fullscreen__heading{font-size:var(--hero-heading-size-desktop, 96px)}.hero-fullscreen__subheading{font-size:var(--hero-subheading-size-desktop, 22px)}}.hero-fullscreen__button{display:inline-block;margin-block-start:14px;padding:12px 28px;border-radius:var(--hero-button-radius, 6px);font-size:14px;font-weight:600;letter-spacing:.04em;text-decoration:none;transition:opacity .15s ease}.hero-fullscreen__button--solid{background-color:var(--hero-button-background, rgb(255 255 255));color:var(--hero-button-text-color, rgb(0 0 0));border:1.5px solid var(--hero-button-background, rgb(255 255 255))}.hero-fullscreen__button--outline{background-color:transparent;color:var(--hero-button-text-color, rgb(255 255 255));border:1.5px solid var(--hero-button-background, rgb(255 255 255))}.hero-fullscreen__button:hover{opacity:.85}@media(prefers-reduced-motion:reduce){.hero-fullscreen__video,.hero-fullscreen__iframe-wrap{display:none}}
/*# sourceMappingURL=/cdn/shop/t/58/assets/hero-fullscreen.css.map */
