.zmart-herofilm{--zmart-herofilm-css-build:"n";aspect-ratio:var(--zmart-herofilm-aspect,auto);position:relative;overflow:hidden;width:100%;height:var(--zmart-herofilm-height,80vh);min-height:var(--zmart-herofilm-min-height,20rem);max-height:var(--zmart-herofilm-max-height,60rem);background-color:var(--zmart-herofilm-bg,#0b2c5a)}.zmart-herofilm__poster,.zmart-herofilm__video{position:absolute;inset:0;margin:auto;display:block;width:100%;height:100%;border:0;object-fit:var(--zmart-herofilm-fit,cover);object-position:var(--zmart-herofilm-focus,50% 0%)}.zmart-herofilm__video{z-index:1}.zmart-herofilm__poster{z-index:2;opacity:1;will-change:opacity;pointer-events:none;transition:opacity 0.4s ease}.zmart-herofilm[data-zmart-herofilm-state="playing"] .zmart-herofilm__poster{opacity:0}.zmart-herofilm__anchor{position:absolute;left:0;bottom:0;width:1px;height:1px;pointer-events:none;scroll-margin-top:var(--go-header-height,0)}body.admin-bar .zmart-herofilm__anchor{scroll-margin-top:calc(var(--go-header-height, 0px) + 32px)}@media (max-width:48.875rem){body.admin-bar .zmart-herofilm__anchor{scroll-margin-top:calc(var(--go-header-height, 0px) + 46px)}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.zmart-herofilm::after{content:"";position:absolute;z-index:3;inset:auto 0 0 0;height:45%;pointer-events:none;background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .18) 45%,rgb(0 0 0 / .55) 100%)}.zmart-herofilm__overlay{position:absolute;z-index:4;left:clamp(1rem, 4vw, 3.5rem);bottom:clamp(1.25rem, 5vh, 3.5rem);max-width:min(20ch, calc(100% - 2rem));margin:0;color:#fff;font-family:var(--go-font-heading,inherit);font-size:clamp(1.25rem, 2.2vw, 2.375rem);font-weight:700;letter-spacing:-.01em;line-height:1.18;text-shadow:0 2px 12px rgb(0 0 0 / .5);text-wrap:balance}.zmart-herofilm__scroll{position:absolute;z-index:3;left:50%;bottom:clamp(0.75rem, 2.5vh, 2rem);transform:translateX(-50%);display:inline-flex;flex-direction:column;align-items:center;gap:.25rem;min-width:2.75rem;min-height:2.75rem;padding:.5rem .875rem;border-radius:999px;color:#fff;font-family:inherit;font-size:.8125rem;font-weight:600;letter-spacing:.02em;line-height:1.2;text-decoration:none;text-shadow:0 1px 3px rgb(0 0 0 / .55);transition:opacity 0.2s ease}.zmart-herofilm__scroll:hover,.zmart-herofilm__scroll:focus-visible{color:#fff;opacity:.8}.zmart-herofilm__scroll:focus-visible{outline:3px solid #fff;outline-offset:3px}.zmart-herofilm__scroll-icon{display:block;width:1.75rem;height:1.75rem;filter:drop-shadow(0 1px 3px rgb(0 0 0 / .55));animation:zmart-herofilm-nudge 2.4s ease-in-out infinite}@keyframes zmart-herofilm-nudge{0%,100%{transform:translateY(0)}50%{transform:translateY(.3125rem)}}@media (prefers-reduced-motion:reduce){.zmart-herofilm__scroll-icon{animation:none}}.zmart-herofilm__scroll{z-index:4}@media (max-width:47.9375rem){.zmart-herofilm__scroll{display:none}.zmart-herofilm__overlay{left:1rem;right:1rem;bottom:1rem;max-width:none;font-size:clamp(1rem, 4.6vw, 1.25rem);text-shadow:0 2px 10px rgb(0 0 0 / .65)}.zmart-herofilm::after{height:70%}}.zmart-herofilm__debug{position:absolute;z-index:3;top:0;left:0;max-width:100%;margin:0;padding:.5rem .625rem;background-color:rgb(0 0 0 / .82);color:#7dff9b;font-family:ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:.6875rem;line-height:1.45;white-space:pre-wrap;word-break:break-word;pointer-events:none}@media (prefers-reduced-motion:reduce){.zmart-herofilm__poster{transition:none}}