@keyframes leko-hero-scroll{0%,to{transform:translateY(0)}50%{transform:translateY(.375rem)}}.theme-leko-hero{--leko-hero-tagline-size: 1rem;position:relative;margin-top:.9375rem;margin-bottom:3.75rem;padding-top:4.1875rem}@media(min-width:768px){.theme-leko-hero{--leko-hero-tagline-size: 1.25rem;margin-top:1.25rem;margin-bottom:5rem;padding-top:4.5625rem}}@media(min-width:992px){.theme-leko-hero{--leko-hero-tagline-size: 1.5rem;margin-top:1.875rem;margin-bottom:5.625rem;padding-top:0}}@media(min-width:1200px){.theme-leko-hero{margin-bottom:6.25rem}}@media(min-width:1710px){.theme-leko-hero{--leko-hero-tagline-size: 2rem;margin-bottom:9.375rem}}.theme-leko-hero .col-12{position:relative}.theme-leko-hero__frame{position:relative;height:31.25rem;overflow:hidden;border-radius:var(--theme-radius);background:var(--theme-base-dark)}@media(min-width:992px){.theme-leko-hero__frame{height:37.5rem}}@media(min-width:1710px){.theme-leko-hero__frame{height:50rem}}.theme-leko-hero__poster,.theme-leko-hero__video{position:absolute;inset:0;width:100%;height:100%}.theme-leko-hero__poster picture,.theme-leko-hero__poster img{display:block;width:100%;height:100%}.theme-leko-hero__poster img{-o-object-fit:cover;object-fit:cover}.theme-leko-hero__video{z-index:var(--theme-z-base);-o-object-fit:cover;object-fit:cover}.theme-leko-hero__content{position:absolute;z-index:calc(var(--theme-z-base) + 1);top:50%;left:50%;width:85%;transform:translate(-50%,-50%);color:var(--theme-base-light);text-align:center}@media(min-width:992px){.theme-leko-hero__content{top:63%}}.theme-leko-hero__logo{width:13.75rem;height:3.125rem;margin-inline:auto}@media(min-width:992px){.theme-leko-hero__logo{width:15.625rem;height:3.75rem}}@media(min-width:1710px){.theme-leko-hero__logo{width:20rem}}.theme-leko-hero__logo picture,.theme-leko-hero__logo img,.theme-leko-hero__logo svg{display:block;width:100%;height:100%}.theme-leko-hero__logo svg{fill:currentColor}.theme-leko-hero__logo img{-o-object-fit:contain;object-fit:contain}.theme-leko-hero__tagline{margin:0;color:var(--theme-base-light);font-family:var(--theme-heading-ff);font-size:var(--leko-hero-tagline-size);font-weight:400;line-height:1.2;letter-spacing:.025em;text-align:center}.theme-leko-hero__contacts{position:fixed;z-index:var(--theme-z-header);top:50vh;right:.625rem;display:grid;gap:1.25rem;opacity:0;transform:translate(9.375rem,-50%);transition:opacity var(--theme-transition),transform var(--theme-transition)}.theme-leko-hero__contacts.is-visible{opacity:1;transform:translateY(-50%)}@media(min-width:768px){.theme-leko-hero__contacts{right:1.25rem}}@media(min-width:1920px){.theme-leko-hero__contacts{right:2.5rem}}.theme-leko-hero__contact{display:grid;width:2.5rem;height:2.5rem;place-items:center;border:var(--theme-border) var(--theme-base-soft);border-radius:50%;background:var(--theme-base-light);color:var(--theme-primary-color);transition:background-color var(--theme-transition),color var(--theme-transition),border-color var(--theme-transition)}@media(min-width:992px){.theme-leko-hero__contact{width:3.125rem;height:3.125rem}}@media(min-width:1710px){.theme-leko-hero__contact{width:3.75rem;height:3.75rem}}.theme-leko-hero__contact:hover,.theme-leko-hero__contact:focus-visible{border-color:var(--theme-primary-color);background:var(--theme-primary-color);color:var(--theme-base-light)}.theme-leko-hero__contact:focus-visible{outline:var(--theme-focus-ring);outline-offset:var(--theme-focus-ring-offset)}.theme-leko-hero__contact svg{width:1.25rem;height:1.25rem;fill:currentColor}.theme-leko-hero__scroll{display:none}@media(min-width:992px){.theme-leko-hero__scroll{position:absolute;z-index:calc(var(--theme-z-base) + 2);bottom:0;left:50%;display:grid;width:3.25rem;height:3.25rem;padding:0;place-items:center;transform:translate(-50%,50%);border:0;border-radius:50%;background:var(--theme-base-light);color:var(--theme-primary-color);cursor:pointer}}@media(min-width:1710px){.theme-leko-hero__scroll{width:3.75rem;height:3.75rem}}.theme-leko-hero__scroll:focus-visible{outline:var(--theme-focus-ring);outline-offset:var(--theme-focus-ring-offset)}.theme-leko-hero__scroll svg{width:1.5625rem;height:1.5625rem;fill:currentColor;animation:leko-hero-scroll 2s infinite}@media(min-width:1710px){.theme-leko-hero__scroll svg{width:1.875rem;height:1.875rem}}.theme-leko-hero.is-motion-reduced .theme-leko-hero__video{display:none}.theme-leko-hero.is-motion-reduced .theme-leko-hero__contacts{transition:none}.theme-leko-hero.is-motion-reduced .theme-leko-hero__scroll svg{animation:none;transform:none}.theme-leko-hero__placeholder{display:grid;min-height:18.75rem;place-items:center;border:var(--theme-border) var(--theme-base-soft);border-radius:var(--theme-radius);background:var(--theme-surface-muted);color:var(--on-surface-muted);text-align:center}
