:root{--background:#202020;--darker:#151515;--c0:#463464;--c1:#5e62b2;--c2:#c16582;--c3:#dbabb3}#__next,body,html{max-width:100vw;overflow-x:hidden;height:100%}@font-face{font-family:Lexend;src:url(/_next/static/media/Lexend-Regular.90034bfb.ttf);font-weight:100}@font-face{font-family:Lexend;src:url(/_next/static/media/Lexend-Bold.0ee49d9e.ttf);font-weight:700;font-display:block}body{background:var(--c0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#__next,body{overflow:visible}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}a,h1,h2,h3,p{font-family:Lexend}p{color:#fff;font-weight:400}@keyframes slideInLeft{0%{transform:translateX(-20%)}to{transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:100%}}.easeImageload{opacity:0;transition:opacity .25s ease-in}.spacer{height:50px}.smallSpacer{height:20px}.pageContent{border-radius:25px 25px 0 0;background-color:var(--background);position:absolute;top:65;left:0;width:100%;overflow:clip;min-height:calc(100vh - 65px)}.contentContainer{margin-inline:calc(100vw / 5);margin-top:100px;z-index:2;position:relative}.centerContainer{display:flex;justify-content:center}.titleText{text-align:center;font-size:96px;background-image:linear-gradient(90deg,var(--c1) 40%,var(--c0));color:transparent;-webkit-background-clip:text;background-clip:text}#pageBackground{overflow:visible;height:100%;width:100%;position:relative}.subheading{text-align:center;color:#fff;font-weight:400}.imageRound{border-radius:25px}.largeParagraph{text-indent:2em}.largeParagraphContainer{max-width:800px;margin:auto;transform:translateX(-20%);animation:slideInLeft .5s cubic-bezier(.02,.38,.22,.98) 0s 1 forwards}.carouselContainer{display:flex;flex-direction:row;gap:12px}.spaceTitle{text-align:center;color:var(--c2);font-size:48px}.spaceTitle span{color:var(--c1)}.lineSpacer{background:var(--c1);width:75%;height:4px;border-radius:5px}.paragraphHeader{color:#fff}.paragraphHeader span{color:var(--c1)}.stars{position:absolute;left:0;top:0;right:0;bottom:0;height:100vh;width:100vw;object-fit:cover}