:root{--hero-h:490px}@media (min-width:1024px){:root{--hero-h:clamp(490px,28vw,700px)}}@media (max-width:810px){:root{--hero-h:275px!important}}@media (max-width:640px){:root{--hero-h:310px!important}}.hero-img{-o-object-fit:contain;object-fit:contain}.embla__next,.embla__prev{position:absolute;top:50%;translate:0 -50%;height:40px;width:40px;display:none;place-content:center;border-radius:9999px;background:rgba(255,255,255,.9);box-shadow:0 2px 8px rgba(0,0,0,.15)}@media (min-width:640px){.embla__next,.embla__prev{display:grid}}.embla__prev{left:16px}.embla__next{right:16px}.embla__dots{position:absolute;left:50%;bottom:16px;translate:-50% 0;display:flex;gap:8px}.embla__dot{width:6px;height:6px;border-radius:9999px;background:rgba(255,255,255,.6);transition:all .2s ease}.embla__dot.is-selected{width:24px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.18)}.hero-bleed{position:relative;width:100vw;left:50%;right:50%;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.hero-viewport{position:relative;width:100%;height:var(--hero-h);border-radius:0;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.06)}.embla__container,.embla__slide{display:flex;height:100%}.embla__slide{flex:0 0 100%;min-width:0;align-items:center;justify-content:center;background:#f7fafc;background:transparent}.hero-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}