.homepage-layout{background:#0a2338 url(../media/homepage-bg.83ac5a11.svg) 50%/cover no-repeat;grid-template-columns:minmax(430px,min(30vw,28rem)) minmax(0,1fr);align-content:stretch;align-items:stretch;gap:clamp(1rem,2vw,2.5rem);height:100vh;min-height:100vh;padding-left:clamp(1rem,2vw,3rem);padding-right:clamp(1rem,2vw,3rem);display:grid;overflow:hidden auto}.homepage-sidebar{z-index:5;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-start;min-width:0;min-height:min-content;padding-top:2.5rem;padding-bottom:2.5rem;padding-right:clamp(.5rem,1.5vw,2rem);display:flex;position:relative;overflow:visible}.homepage-header-content{flex-direction:column;align-items:flex-start;width:100%;display:flex}.homepage-stats-content{flex-direction:column;align-items:flex-start;width:100%;max-width:100%;display:flex;overflow:visible}.homepage-stats-content ul{width:100%}.homepage-stats-content li>div{flex-wrap:nowrap}.homepage-stats-content li>div>div{flex-shrink:0}.homepage-buttons-content{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;margin-top:auto;display:flex}.homepage-navigation{justify-content:center;align-items:center;height:100%;display:flex}@media (max-width:1366px){.homepage-layout{flex-direction:column;gap:1rem;height:auto;min-height:100vh;padding-left:1.5rem;padding-right:1.5rem;display:flex;overflow:hidden auto}.homepage-sidebar{display:contents}.homepage-header-content{order:1;width:100%;padding-top:2.5rem}.homepage-navigation{order:2;width:100%}.homepage-stats-content{order:3;width:100%}.homepage-buttons-content{order:4;width:100%;margin-top:0;padding-bottom:2rem}.buttons-circle-container{min-height:min(550px,60dvh)}}@media (max-width:768px){.homepage-layout{gap:1rem;padding-left:1rem;padding-right:1rem}}@media (max-width:599px){.homepage-layout{gap:.5rem;padding-left:.5rem;padding-right:.5rem}}.buttons-circle-container{z-index:1;box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:100%;height:100%;min-height:480px;padding:clamp(.25rem,1vh,1rem) 10%;display:flex;position:relative;overflow:visible}.navigation-wrapper{aspect-ratio:1;flex-shrink:1;justify-content:center;align-items:center;width:min(100%,100vh - 10rem);max-width:min(1100px,100vh - 10rem);margin:0 auto;display:flex;position:relative;overflow:visible;container:nav-container/inline-size}@media (min-width:1367px){.homepage-layout{grid-template-columns:minmax(300px,26rem) minmax(0,1fr);gap:clamp(2rem,3vw,4rem);height:100dvh}.homepage-header-content h1{font-size:clamp(1.4rem,2vw,2.25rem)}.homepage-navigation{align-self:stretch;height:auto;overflow:visible}.buttons-circle-container{min-height:unset;height:100%;padding:0 12%}.navigation-wrapper{width:min(100%,100dvh - 2rem);max-width:850px;height:auto}}@media (min-width:1840px){.homepage-layout{grid-template-columns:minmax(367px,34rem) minmax(0,1fr);gap:clamp(3rem,4vw,5rem)}.homepage-header-content h1{font-size:2.25rem}}@media (min-width:600px) and (max-width:767px){.buttons-circle-container{min-height:500px}}@media (max-width:599px){.buttons-circle-container{min-height:380px}}@media (max-width:400px){.buttons-circle-container{min-height:380px}}@media (max-width:1366px){.navigation-wrapper{width:min(100%,70vw,90dvh);max-width:min(1000px,70vw,90dvh)}}.buttons-circle-container text{font-family:inherit!important}#animation-lines,#animation-bubbles,#animation-center{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}#animation-lines{width:126%;height:126%;top:50%;left:50%;transform:translate(-50%,-50%)}#button-circle [id^=section-] [id*=button]>rect{cursor:pointer;transform-box:fill-box;transform-origin:50%;transition:all .1s}#button-circle [id^=section-] [id*=button]:hover rect{stroke:#38b48ecc;fill:#26635c;stroke-width:2px;transform:scale(1.1)}#animation-bubbles{transform-origin:50%;animation:30s linear infinite reverse bubbles}#lines-1,#lines-2,#lines-3{--animation-tempo:30s;transform-origin:50%;animation:lines calc(var(--animation-tempo)*1)linear infinite}@media (prefers-reduced-motion:reduce){#animation-bubbles,#lines-1,#lines-2,#lines-3{animation:none}}#lines-1{animation-duration:calc(var(--animation-tempo)*1.5)}#lines-2,#lines-3{animation-direction:reverse}#lines-3{animation-duration:calc(var(--animation-tempo)*2)}@media (min-width:1840px){#animation-lines{width:148%!important;height:148%!important}}@keyframes lines{to{transform:translateZ(1px)rotate(1turn)}}@keyframes bubbles{to{transform:translateZ(1px)rotate(1turn)}}
.navigation__ring{--ring-radius:36cqw;aspect-ratio:1;z-index:10;pointer-events:none;width:72%;height:72%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.navigation__ring-svg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.navigation__link{cursor:pointer;transform-origin:50%;pointer-events:auto;z-index:20;width:0;height:0;transform:rotate(var(--angle,0deg))translate(0,calc(var(--ring-radius)*-1))rotate(calc(var(--angle,0deg)*-1));position:absolute;top:50%;left:50%}.navigation__link:focus-visible .navigation__icon{outline:3px solid var(--green-light3);outline-offset:4px;border-color:var(--green-light3)}.navigation__link:focus-visible .navigation__title{outline:3px solid var(--green-light3);outline-offset:2px}.navigation__link.disabled{opacity:.5;pointer-events:none}.navigation__link.disabled .navigation__title{pointer-events:none;cursor:default}.navigation__link:hover .navigation__icon{background:var(--green-hover);border-color:var(--green-light3)}.navigation__link:hover .navigation__title{background:var(--green-hover)}.navigation__icon{background:var(--foundation-dark-blue);border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:7.5cqw;min-width:44px;max-width:80px;height:7.5cqw;min-height:44px;max-height:80px;padding:1cqw;transition:all .2s;display:flex;position:absolute;transform:translate(-50%,-50%)}.navigation__icon img{-o-object-fit:contain;object-fit:contain;width:100%!important;height:100%!important}.navigation__title{--title-base-offset:-8cqw;border:1px solid var(--green-light3);background:var(--foundation-dark-blue);text-align:center;z-index:30;pointer-events:auto;cursor:pointer;word-break:keep-all;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;white-space:normal;width:auto;min-width:120px;max-width:185px;transform:translate(-50%,-50%)rotate(var(--title-angle,0deg))translate(0,calc(var(--title-offset,1)*var(--title-base-offset)))rotate(calc(var(--title-angle,0deg)*-1));border-radius:6px;padding:.5em .75em;font-size:clamp(12px,1.3cqw,15px);font-weight:700;line-height:1.3;transition:all .2s;position:absolute;top:0;left:0}@container nav-container (min-width:1000px){.navigation__ring{--ring-radius:38cqw;width:76%;height:76%}#animation-lines{width:133%;height:133%}.navigation__icon{width:7.5cqw;max-width:92px;height:7.5cqw;max-height:92px}.navigation__title{--title-base-offset:-8.5cqw;min-width:130px;max-width:195px;font-size:clamp(13px,1.35cqw,15px)}}@container nav-container (min-width:800px) and (max-width:999px){.navigation__ring{--ring-radius:37cqw;width:74%;height:74%}#animation-lines{width:128%;height:128%}.navigation__icon{width:7cqw;max-width:78px;height:7cqw;max-height:78px}.navigation__title{--title-base-offset:-8cqw;min-width:120px;max-width:185px;font-size:clamp(12px,1.3cqw,15px)}}@container nav-container (min-width:600px) and (max-width:799px){.navigation__ring{--ring-radius:35cqw;width:70%;height:70%}#animation-lines{width:120%;height:120%}.navigation__icon{width:7cqw;min-width:44px;max-width:68px;height:7cqw;min-height:44px;max-height:68px}.navigation__title{--title-base-offset:-7.5cqw;min-width:110px;max-width:165px;padding:.45em .65em;font-size:clamp(11px,1.2cqw,14px)}}@container nav-container (min-width:450px) and (max-width:599px){.navigation__ring{--ring-radius:34cqw;width:68%;height:68%}#animation-lines{width:114%;height:114%}.navigation__icon{width:7cqw;min-width:44px;max-width:58px;height:7cqw;min-height:44px;max-height:58px}.navigation__title{--title-base-offset:-7cqw;min-width:88px;max-width:140px;padding:.4em .6em;font-size:clamp(10px,1.1cqw,13px)}}@container nav-container (min-width:350px) and (max-width:449px){.navigation__ring{--ring-radius:32cqw;width:64%;height:64%}#animation-lines{width:110%;height:110%}.navigation__icon{width:7cqw;min-width:44px;max-width:50px;height:7cqw;min-height:44px;max-height:50px;padding:.8cqw}.navigation__title{--title-base-offset:-6.5cqw;min-width:78px;max-width:118px;padding:.35em .5em;font-size:clamp(10px,1.1cqw,12px)}}@container nav-container (max-width:349px){.navigation__ring{--ring-radius:30cqw;width:60%;height:60%}#animation-lines{width:106%;height:106%}.navigation__icon{width:8cqw;min-width:44px;max-width:44px;height:8cqw;min-height:44px;max-height:44px;padding:.6cqw}.navigation__title{--title-base-offset:-6cqw;min-width:68px;max-width:105px;padding:.3em .45em;font-size:clamp(9px,1cqw,11px)}}@media (min-width:1840px){.navigation__ring{--ring-radius:39.5cqw!important;width:79%!important;height:79%!important}}
