@property --asideWidth{syntax: "<length> | <percentage>"; inherits: true; initial-value: 400px;}@keyframes svelte-7hpc9t-expand{to{--asideWidth: 100%}}aside.svelte-7hpc9t{--asideWidth: 400px;position:absolute;left:0;top:0;background-color:var(--bg);max-height:100vh;max-height:100dvh}.open.svelte-7hpc9t{display:flex;gap:2rem;height:100%;max-width:100%;transition:width .3s}.col-logo.svelte-7hpc9t{padding:1rem;min-width:25%}.col-logo.svelte-7hpc9t img:where(.svelte-7hpc9t){width:114px;height:auto}nav.svelte-7hpc9t{display:flex;width:36vw;justify-content:space-between;align-items:center;padding:1rem}nav.svelte-7hpc9t h1:where(.svelte-7hpc9t){line-height:1}button.svelte-7hpc9t{background-color:var(--acc);border:none;border-radius:3rem;width:2rem;height:2rem;font-size:1.25rem;transition:all .3s;cursor:pointer}.open-btn.svelte-7hpc9t{transform:rotate(45deg)}.content.svelte-7hpc9t{padding:4rem 1rem 1rem;display:flex;align-items:flex-end;height:80%}.col-text.svelte-7hpc9t{height:100%;display:flex;flex-direction:column;justify-content:space-between}img.svelte-7hpc9t{width:100%;height:auto}@media(max-width:900px){.col-logo.svelte-7hpc9t{display:none}}@media(max-width:576px){aside.svelte-7hpc9t{width:100%}.open.svelte-7hpc9t{width:100%}nav.svelte-7hpc9t{width:90%;height:24px}nav.svelte-7hpc9t h1:where(.svelte-7hpc9t){font-size:1.5rem}.content.svelte-7hpc9t{padding-top:0;flex-direction:column;gap:3rem;height:unset}.col-text.svelte-7hpc9t{justify-content:unset;gap:2rem;height:unset}img.svelte-7hpc9t{width:100%;height:auto}}.carousel-wrapper.svelte-8ojyxu{position:relative;width:100%;margin:0 auto;overflow:hidden}.carousel-container.svelte-8ojyxu{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;align-items:center}.carousel-container.svelte-8ojyxu::-webkit-scrollbar{display:none}.carousel-slide.svelte-8ojyxu{flex:0 0 auto;height:100%;scroll-snap-align:start;display:flex;justify-content:center}.carousel-slide.svelte-8ojyxu img:where(.svelte-8ojyxu){height:100%;width:auto;display:block}.carousel-wrapper.svelte-8ojyxu:hover{opacity:1}.dots-container.svelte-8ojyxu{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem}.dot.svelte-8ojyxu{width:10px;height:10px;border-radius:50%;border:none;background:var(--bg);cursor:pointer;transition:all .3s ease;padding:0}.dot.active.svelte-8ojyxu{background:var(--acc);transform:scale(1.25)}.marquee-container.svelte-1x78oey{display:flex;width:100%;overflow-x:hidden;flex-direction:row;position:relative}.marquee-container.svelte-1x78oey:hover .marquee:where(.svelte-1x78oey){animation-play-state:var(--pause-on-hover)}.marquee-container.svelte-1x78oey:active .marquee:where(.svelte-1x78oey){animation-play-state:var(--pause-on-click)}.marquee.svelte-1x78oey{flex:0 0 auto;min-width:100%;z-index:1;display:flex;flex-direction:row;align-items:center;gap:var(--gap, 0);animation:svelte-1x78oey-scroll var(--duration) linear infinite;animation-play-state:var(--play);animation-direction:var(--direction);padding-right:var(--gap, 0)}.marquee-content.svelte-1x78oey{flex:0 0 auto;display:flex;flex-direction:row;align-items:center;gap:var(--gap, 0)}@keyframes svelte-1x78oey-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.initial-child-container.svelte-1x78oey{flex:0 0 auto;display:flex;min-width:auto;flex-direction:row}.gradient.svelte-1x78oey:after,.gradient.svelte-1x78oey:before{background:linear-gradient(to right,var(--gradientColor, white),transparent);content:"";height:100%;position:absolute;width:var(--gradientWidth, 10%);z-index:2}.gradient.svelte-1x78oey:before{left:0;top:0}.gradient.svelte-1x78oey:after{right:0;top:0;transform:rotate(180deg)}.nav-opencall.svelte-303z58{position:fixed;top:0;right:0;height:64px;background-color:var(--acc);width:calc(64vw - 32px);display:flex;flex-direction:column;overflow:hidden;transition:height .3s}.nav-opencall.svelte-303z58 .marquee-wrapper:where(.svelte-303z58){background-color:var(--acc);font-family:var(--mainFont);border:0;cursor:pointer;height:64px;display:flex;align-items:center;padding:0;margin:0}.nav-opencall.svelte-303z58 .marquee-wrapper:where(.svelte-303z58) p:where(.svelte-303z58){padding-top:.5rem;font-size:2.8rem;font-style:italic;text-transform:uppercase;letter-spacing:-8%}.nav-opencall.svelte-303z58 .text-opencall:where(.svelte-303z58){padding:2rem 4rem;font-size:1.5rem;font-style:italic;line-height:1.2;height:100%;overflow-y:scroll;overflow-x:hidden}.nav-opencall.svelte-303z58 .text-opencall:where(.svelte-303z58) p:where(.svelte-303z58){padding-bottom:1.75rem}.nav-opencall.svelte-303z58 .text-opencall:where(.svelte-303z58) a:where(.svelte-303z58){color:var(--fg)}.nav-opencall.svelte-303z58 .text-opencall:where(.svelte-303z58) small:where(.svelte-303z58){font-size:1rem}.nav-opencall.svelte-303z58:hover{height:40vh}.nav-opencall-open.svelte-303z58{height:100vh!important}@media(max-width:576px){.nav-opencall.svelte-303z58{top:56px;left:0;width:100vw;height:38px}.nav-opencall.svelte-303z58 .marquee-wrapper:where(.svelte-303z58){height:38px}.nav-opencall.svelte-303z58 .marquee-wrapper:where(.svelte-303z58) p:where(.svelte-303z58){font-size:1.25rem}.nav-opencall.svelte-303z58 .text-opencall:where(.svelte-303z58){padding:.5rem 1rem 5rem;font-size:1.25rem}.nav-opencall.svelte-303z58 .text-opencall:where(.svelte-303z58) p:where(.svelte-303z58){padding-bottom:1.5rem}.nav-opencall.svelte-303z58 .text-opencall:where(.svelte-303z58) small:where(.svelte-303z58){font-size:.75rem}.nav-opencall.svelte-303z58:hover{height:38px}}.splash-container.svelte-v8bbdp{position:fixed;top:0;left:0;width:100vw;width:100dvw;height:100vh;height:100dvh;display:flex;justify-content:center;align-items:center;background-color:var(--bg);z-index:9999}img.svelte-v8bbdp{width:auto;height:60%;position:absolute}@media(max-width:576px){img.svelte-v8bbdp{height:50%}}
