button.svelte-1udj5ho{position:relative;display:inline-block;padding:clamp(8px,2vw,24px);font-size:clamp(1rem,2vw,1.5rem);border:none;border-radius:100vw;background:linear-gradient(#fff3,#fff1);color:#fff;cursor:pointer;box-shadow:var(--shadow-x, 0px) var(--shadow-y, 0px) var(--shadow-blur, 20px) rgba(0,0,0,var(--shadow-alpha, .3));transition:background-color .3s ease,box-shadow .1s ease-out,--mouse-angle .1s ease,--shadow-alpha .1s ease}button.svelte-1udj5ho:focus{outline:solid 2px #fff6;outline-offset:2px}button.svelte-1udj5ho:hover{background-color:#ffffff10}button.svelte-1udj5ho:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:1px solid transparent;z-index:-1;background:conic-gradient(from var(--mouse-angle, 0deg) at var(--mouse-x, 50%) var(--mouse-y, 50%),#fff6,#fff2,#fff2,#fff2,#fff6);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-origin:border-box;-webkit-mask-clip:content-box,border-box;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;mask-repeat:no-repeat;mask-position:center;mask-origin:border-box;mask-clip:content-box,border-box}.container.svelte-2etj2r{--size: clamp(100px, 80vw, 1200px);display:block;position:relative;width:min(100%,var(--size));height:min(500px,calc(var(--size) * .6));margin:auto}.logo.svelte-2etj2r{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) translate(var(--x),var(--y));width:80px;height:auto;object-fit:contain;will-change:transform}h2.svelte-2etj2r{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:clamp(16px,2vw,2rem)}@media screen and (max-width: 1570px){.container.svelte-2etj2r{width:unset;height:unset}.logos.svelte-2etj2r{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:1rem}.logo.svelte-2etj2r{position:unset;transform:none;width:clamp(80px,8vw,200px)}h2.svelte-2etj2r{position:unset;transform:none;font-size:clamp(20px,2vw,48px)}}@media screen and (max-width: 450px){.logos.svelte-2etj2r{gap:1rem .75rem}.logo.svelte-2etj2r{width:75px}}.caret.svelte-1fjt4wy{position:relative;display:block;margin-top:min(35px,1vw);transition:margin-top .2s ease;animation:svelte-1fjt4wy-caret-bounce 5s ease forwards infinite;width:32px;height:32px;cursor:pointer}.caret.svelte-1fjt4wy:focus{outline:solid 2px #ffffff;outline-offset:2px}.caret.svelte-1fjt4wy:before,.caret.svelte-1fjt4wy:after{content:"";display:block;position:absolute;bottom:0;width:min(5vw,25px);height:3px;border-radius:2px;background-color:#fff;transition:transform .2s linear,height .6s linear;animation-delay:.5s}.caret.svelte-1fjt4wy:before{right:50%;transform-origin:right;transform:rotate(45deg)}.caret.svelte-1fjt4wy:after{left:50%;transform-origin:left;transform:rotate(-45deg)}.caret.open.svelte-1fjt4wy{margin-top:1ch;animation:none;width:0;height:0}.caret.open.svelte-1fjt4wy:focus{outline:none}.caret.open.svelte-1fjt4wy:before,.caret.open.svelte-1fjt4wy:after{transform:rotate(0);height:1px;animation:svelte-1fjt4wy-caret-open 1s ease forwards;animation-delay:.5s}.caret.open.svelte-1fjt4wy:before{right:-1px}.caret.open.svelte-1fjt4wy:after{left:-1px}#hero-btns.svelte-1fjt4wy{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(.5rem,2vw,1.5rem);margin-top:.5rem;margin-inline:1rem}#hero-container.svelte-1fjt4wy{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;color:#fff;text-align:center}#hero-scroll-cta.svelte-1fjt4wy{position:absolute;bottom:4rem;left:0;right:0;display:flex;flex-direction:column;align-items:center;opacity:.9}#hero-header1.svelte-1fjt4wy{font-size:clamp(16px,5vw,3.5rem);font-weight:700}#hero-header2.svelte-1fjt4wy{font-size:clamp(12px,3vw,2rem)}#hero-header1.svelte-1fjt4wy,#hero-header2.svelte-1fjt4wy{border:none}#hero-scroll-cta.svelte-1fjt4wy{transition:opacity .5s ease}#hero-scroll-cta-text.svelte-1fjt4wy{font-size:clamp(12px,1.5vw,1.25rem);transition:opacity .5s ease;transition-delay:.5s}#hero-content.svelte-1fjt4wy{display:flex;flex-direction:column;gap:1rem;transition:opacity 1s ease;transition-delay:.5s}@keyframes svelte-1fjt4wy-caret-bounce{0%,20%{top:0}25%{top:5px}40%,to{top:0}}@keyframes svelte-1fjt4wy-caret-open{0%{width:25px}to{width:max(25vw,125px)}}#yt-embed.svelte-1fjt4wy{width:100%;aspect-ratio:16/9}.opacity-0.svelte-1fjt4wy{opacity:0!important}.two-columns.svelte-1fjt4wy{display:grid;align-items:center;gap:1rem 2rem}.two-columns.svelte-1fjt4wy{grid-template-columns:repeat(auto-fit,minmax(calc(300px - 2rem),1fr))}video.svelte-1fjt4wy{display:block;width:100vw;height:100vh;object-fit:cover;position:fixed;top:0;left:0;z-index:-1;opacity:.25}@media screen and (max-width: 370px){.content-frame.svelte-1fjt4wy{padding:1rem}}
