s-scrolldown{--color: var(--text-secondary);cursor:pointer;display:flex;justify-content:center;align-items:center;width:24px;height:45px;border:2px solid var(--color);border-radius:20px;transition:.3s}s-scrolldown:hover{--color: var(--text)}s-scrolldown.inactive{pointer-events:none;opacity:0}s-scrolldown:before{content:"Scroll to explore";width:max-content;position:absolute;top:-35px;color:var(--color);font-size:15px;transition:inherit}s-scrolldown:after{content:"";width:5px;height:10px;position:absolute;background-color:var(--color);border-radius:20px;transition:inherit;animation:up_down 2s infinite ease-in-out}@keyframes up_down{0%,to{top:10px}50%{top:25px}}#section_hero{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}#section_hero:before{content:"";opacity:.06;height:50%;aspect-ratio:1;position:absolute;background-image:url(/imgs/main/logo.svg);background-size:cover}#section_hero header{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center}#section_hero header #by{z-index:1;color:var(--text);text-align:center;font-family:mono;font-size:clamp(22px,1.6vw,1.6vw);font-weight:600}#section_hero header #by span{color:var(--primary)}#section_hero s-scrolldown{position:absolute;bottom:20px}#section_hero s-svg[svg=blob]{z-index:-1;width:80vw;aspect-ratio:1;position:absolute;top:35%;right:0;translate:60% -50%}@media (max-width: 800px){#section_hero{flex-direction:column;align-items:center}#section_hero .title{align-items:center;width:100%;top:19vh;text-align:center}#section_hero .title #by{width:100%}#section_hero .title h2{width:90%}#section_hero .folders{display:none}#section_hero s-svg[svg=blob]{opacity:.5;width:150%;top:0}}#section_showcase{display:flex;flex-direction:row;gap:30px;justify-content:center;align-items:center;height:100vh}#section_showcase header{display:flex;flex-direction:column;gap:40px;width:30vw}#section_showcase header h2{font-size:50px}#section_showcase header p{color:var(--text-secondary)}#section_showcase s-connections{display:grid;gap:15px;place-items:center;grid-template-rows:repeat(6,80px);grid-template-columns:repeat(6,80px);position:relative}#section_showcase s-connections .lines{pointer-events:none;width:100%;height:100%;position:absolute}#section_showcase s-connections .lines path{--length: 100;stroke-dasharray:var(--length);stroke-dashoffset:var(--length);stroke-linecap:round;stroke-width:.2;fill:#0000;stroke:url(#line_gradient);transition-timing-function:ease-in}#section_showcase s-connections .lines path.active{stroke-dashoffset:0}#section_showcase s-connections .lines path.unactive{stroke-dashoffset:calc(-1 * var(--length))}#section_showcase s-connections .box{z-index:1;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;width:80px;aspect-ratio:1;position:relative;background-color:var(--bg);outline:1px solid var(--text-tertiary);border-radius:8px;font-size:12px;font-weight:600;transition-timing-function:ease-out}#section_showcase s-connections .box:hover,#section_showcase s-connections .box.active{width:95px;background-color:var(--bg-lighter);box-shadow:0 5px 15px #0002;outline-color:#0000}#section_showcase s-connections .box:hover s-icon,#section_showcase s-connections .box.active s-icon{translate:0 -10px;width:40px;--fill-1: var(--primary);--fill-2: var(--secondary);stroke:#0000}#section_showcase s-connections .box:hover span,#section_showcase s-connections .box.active span{opacity:1;translate:0 26px}#section_showcase s-connections .box:nth-child(1){grid-area:1/1}#section_showcase s-connections .box:nth-child(2){grid-area:2/4}#section_showcase s-connections .box:nth-child(3){grid-area:3/2}#section_showcase s-connections .box:nth-child(4){grid-area:3/5}#section_showcase s-connections .box:nth-child(5){grid-area:5/4}#section_showcase s-connections .box:nth-child(6){grid-area:6/6}#section_showcase s-connections .box:nth-child(7){grid-area:2/5}#section_showcase s-connections .box s-icon{width:55px;position:absolute;stroke:var(--text-tertiary);transition:inherit}#section_showcase s-connections .box span{opacity:0;translate:0 35px;position:absolute;color:var(--text-secondary);transition:inherit}#section_partners{display:flex;flex-direction:column;gap:50px;align-items:center;margin-top:200px;margin-bottom:40px}#section_partners h3{position:relative;font-family:lakeGoth;font-size:clamp(22px,2.2vw,2.2vw)}#section_partners .partners{filter:drop-shadow(0 0 10px rgba(0,0,0,.2));list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:50px}#section_partners .partners .partner{clip-path:url(/clips/partner/partner.svg#partner_box);width:clamp(250px,20vw,20vw);aspect-ratio:1/1;position:relative;background-image:linear-gradient(var(--primary),var(--secondary))}#section_partners .partners .partner .banner,#section_partners .partners .partner .name{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;background-color:var(--bg-lighter)}#section_partners .partners .partner .banner{clip-path:url(/clips/partner/partner.svg#partner_banner);align-items:start;padding-top:15%;background-size:cover}#section_partners .partners .partner .banner.test{padding-top:-10%}#section_partners .partners .partner .banner.test img{width:75%;margin-top:-27%}#section_partners .partners .partner .banner img{width:85%}#section_partners .partners .partner .rank{transform:translateZ(30px);position:absolute;top:60%;right:10%;font-size:25px;font-weight:900;letter-spacing:1px}#section_partners .partners .partner .rank[rank=platinum]{text-shadow:0 0 10px rgba(229,228,226,.5647058824);color:#e5e4e2}#section_partners .partners .partner .rank[rank=gold]{text-shadow:0 0 10px rgba(255,215,0,.5647058824);color:gold}#section_partners .partners .partner .name{transform:translateZ(30px);clip-path:url(/clips/partner/partner.svg#partner_name);align-items:end;padding-bottom:9%;text-shadow:0 0 10px rgba(0,0,0,.3333333333);font-family:lakeGoth;font-size:clamp(18px,1vw,1vw)}
