.carousel-container.svelte-zljdy6{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem 0;width:100%}#carousel.svelte-zljdy6{width:100%;height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;transform-style:preserve-3d;perspective:300px;--position: 0;pointer-events:auto}.item.svelte-zljdy6{text-align:center;position:absolute;scale:1.5;width:400px;height:250px;--r: calc(var(--position) - var(--offset));--abs: max(calc(var(--r) * -1), var(--r));transition:all .25s linear;transform:rotateY(calc(-10deg * var(--r))) translate(calc(-300px * var(--r)));z-index:calc((var(--position) - var(--abs)))}.item.svelte-zljdy6 img:where(.svelte-zljdy6){width:100%;height:100%;object-fit:cover;border-radius:12px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.item-label.svelte-zljdy6{display:block;width:100%;height:100%;cursor:pointer}.carousel-controls.svelte-zljdy6{display:flex;gap:.75rem;justify-content:center;align-items:center;margin-top:.75rem}.sr-only.svelte-zljdy6{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}input[type=radio].svelte-zljdy6{pointer-events:auto}.carousel-controls.svelte-zljdy6 label:where(.svelte-zljdy6){display:inline-block;width:12px;height:12px;border:2px solid var(--clr-primary-100);border-radius:50%;background:transparent;cursor:pointer;transition:background .2s ease,transform .12s ease}.carousel-controls.svelte-zljdy6 label:where(.svelte-zljdy6):active{transform:scale(.92)}section.svelte-1hvpg6x{overflow:hidden}section.hero.svelte-1hvpg6x{padding-top:5rem;width:100%;background-color:var(--clr-primary-100);display:flex;flex-wrap:wrap-reverse}.hero__kuuchan.svelte-1hvpg6x{flex:1;min-width:50rem;height:85dvh;display:flex;overflow:hidden;position:relative}.hero__kuuchan.svelte-1hvpg6x>.oval:where(.svelte-1hvpg6x){position:absolute;height:150%;width:150%;right:0;top:0;background-color:var(--clr-neutral-100);border-radius:50%}.hero__kuuchan.svelte-1hvpg6x img:where(.svelte-1hvpg6x){width:55%;object-fit:cover;object-position:top;filter:drop-shadow(-15px 0px 0px var(--clr-primary-200));transition-duration:.5s;transition-timing-function:ease}.hero__kuuchan.svelte-1hvpg6x img:where(.svelte-1hvpg6x):hover{transform:translateY(20px)}.hero__kuuchan.svelte-1hvpg6x img:where(.svelte-1hvpg6x):active{transform:rotate(1deg)}.hero__SUAC.svelte-1hvpg6x{flex:1;display:flex;min-width:25rem;justify-content:center;align-items:center}.hero__SUAC--thing.svelte-1hvpg6x{max-height:45rem;display:flex;flex-direction:column;gap:2rem;padding:2rem;justify-content:center;align-items:center}.hero__SUAC.svelte-1hvpg6x img:where(.svelte-1hvpg6x){height:75%;width:100%;max-height:30rem;margin:1rem;object-fit:contain;object-position:center;overscroll-behavior:contain}section.list.svelte-1hvpg6x{padding:1rem;display:flex;flex-direction:column}section.list.svelte-1hvpg6x h2:where(.svelte-1hvpg6x){color:var(--clr-primary-100)}.heading-link.svelte-1hvpg6x{text-decoration:none;color:inherit;display:flex;gap:1rem}.heading-link.svelte-1hvpg6x h2:where(.svelte-1hvpg6x) span:where(.svelte-1hvpg6x){display:inline-block;transition:transform .2s ease}.heading-link.svelte-1hvpg6x:hover h2:where(.svelte-1hvpg6x) span:where(.svelte-1hvpg6x){transform:scale(1.7)}section.list.svelte-1hvpg6x p:where(.svelte-1hvpg6x){text-align:center}section.about.svelte-1hvpg6x{padding:2rem;min-height:100dvh;width:100%;background-image:url(../../../backgrounds/about.png);background-size:20%;background-position:center center;background-color:var(--clr-primary-100);display:flex;flex-direction:column;align-items:center;color:var(--clr-neutral-100);gap:2rem}section.about.svelte-1hvpg6x img:where(.svelte-1hvpg6x){border-radius:1rem}.about__content.svelte-1hvpg6x{display:flex;flex-direction:row;flex-wrap:wrap-reverse;align-items:center;justify-content:center;gap:2rem;margin:auto}.about__content.svelte-1hvpg6x>img:where(.svelte-1hvpg6x){width:100%;max-width:45rem}.about__description.svelte-1hvpg6x{max-width:35rem}.about__established.svelte-1hvpg6x{height:3rem;display:flex;gap:.5rem;margin-bottom:.5rem}.about__established.svelte-1hvpg6x>img:where(.svelte-1hvpg6x){filter:brightness(0) invert(1);height:100%;transition-duration:30s;transition-timing-function:ease}.about__description.svelte-1hvpg6x:hover>:where(.svelte-1hvpg6x)>img:where(.svelte-1hvpg6x){transform:rotate(3600deg)}section.past.svelte-1hvpg6x{padding:2rem;width:100%;background-color:var(--clr-neutral-100);display:flex;flex-direction:column;align-items:center;color:var(--clr-primary-100);gap:1rem}section.join.svelte-1hvpg6x{min-height:100dvh;width:100%;background-image:url(../../../backgrounds/join.png);background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:var(--clr-primary-100);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--clr-neutral-100);gap:1rem;position:relative}.join.svelte-1hvpg6x>h1:where(.svelte-1hvpg6x){text-align:center;margin:2rem}section.join.svelte-1hvpg6x>img:where(.svelte-1hvpg6x){position:absolute;height:100dvh;visibility:hidden;right:-8rem;transition-duration:.5s;transition-timing-function:ease}section.join.svelte-1hvpg6x>img:where(.svelte-1hvpg6x):hover{transform:scale(1.5) translate(-6rem)}@media (min-width: 576px){.hero__kuuchan.svelte-1hvpg6x img:where(.svelte-1hvpg6x){width:100%;object-position:right top}}@media (min-width: 992px){section.join.svelte-1hvpg6x>img:where(.svelte-1hvpg6x){visibility:visible}}
