:root{--nav-height: 80px;--footer-height: 48px}.title-container.svelte-1fm6kvm{display:flex;flex-direction:column;align-items:flex-start}.title-container.svelte-1fm6kvm .title:where(.svelte-1fm6kvm){font-size:64px;line-height:1.4}.title-container.svelte-1fm6kvm .title.underline:where(.svelte-1fm6kvm){position:relative}.title-container.svelte-1fm6kvm .title.underline:where(.svelte-1fm6kvm):after{content:"";position:absolute;bottom:0;left:0;display:block;width:100%;background-image:url(../../../images/home/underline.svg);background-position:center;background-size:100% 100%;background-repeat:no-repeat;aspect-ratio:458/10}.subtitle.svelte-1fm6kvm{margin-top:12px;color:var(--color-text-default-200);font-weight:600;font-size:26px;font-family:var(--font-family-secondary)}.buttons.svelte-1fm6kvm{display:flex;gap:16px;margin-top:24px}.content-container.svelte-1fm6kvm{display:grid;grid-template-columns:1fr 600px;gap:16px;align-items:center}.nav.svelte-1fm6kvm{display:flex;gap:16px;justify-content:space-between;align-items:center;height:var(--nav-height)}.hero-title.svelte-1fm6kvm{display:flex;flex-direction:column;justify-content:center}.content.svelte-1fm6kvm{height:calc(100vh - var(--nav-height) - var(--footer-height));padding-top:100px;padding-bottom:100px}.home-page.svelte-1fm6kvm{display:flex;flex-direction:column;min-height:100dvh}.logo.svelte-1fm6kvm{height:40px}footer.svelte-1fm6kvm .footer-content:where(.svelte-1fm6kvm){display:flex;justify-content:space-between;align-items:center;height:var(--footer-height)}footer.svelte-1fm6kvm .social-icons:where(.svelte-1fm6kvm){display:flex;gap:8px;opacity:.7}footer.svelte-1fm6kvm .copyright:where(.svelte-1fm6kvm){font-size:14px}.hero-image-container.svelte-1fm6kvm{width:100%;aspect-ratio:1/1}.menu-container.svelte-1fm6kvm{position:absolute;top:var(--nav-height);left:0;z-index:1000;width:100%;background-color:#fff;box-shadow:0 4px 10px #0000001a}.menu-container.svelte-1fm6kvm .menu-item:where(.svelte-1fm6kvm){padding:16px 24px;color:var(--color-text-default-100);font-weight:600;font-size:16px;font-family:var(--font-family-secondary);text-align:center;cursor:pointer}.menu-container.svelte-1fm6kvm .menu-item:where(.svelte-1fm6kvm):hover{background-color:var(--color-bg-default-100)}@media (width < 1280px){:root{--nav-height: 50px;--footer-height: 48px}.logo.svelte-1fm6kvm{height:30px}.title-container.svelte-1fm6kvm .title:where(.svelte-1fm6kvm){font-size:54px;text-align:center}.content-container.svelte-1fm6kvm{grid-template-columns:1fr 500px;align-items:center}.content.svelte-1fm6kvm{flex:1;padding-top:48px;padding-bottom:24px}.hero-image-container.svelte-1fm6kvm{width:500px}}@media (width < 1024px){.content.svelte-1fm6kvm{height:unset}.content-container.svelte-1fm6kvm{display:flex;flex-direction:column;align-items:center}.title-container.svelte-1fm6kvm{align-items:center}.title-container.svelte-1fm6kvm .title:where(.svelte-1fm6kvm){font-size:clamp(16px,10vw,54px)}.subtitle.svelte-1fm6kvm{font-size:clamp(14px,5vw,26px);text-align:center}.buttons.svelte-1fm6kvm{justify-content:center}.hero-image-container.svelte-1fm6kvm{width:500px;max-width:100%}}@media (width < 600px){.buttons.svelte-1fm6kvm{flex-direction:column-reverse;align-items:stretch}.buttons.svelte-1fm6kvm .btn{width:100%}}
