.homepage-layout{background:#0a2338 url(../media/homepage-bg.83ac5a11.svg) 50%/cover no-repeat;grid-template-columns:minmax(480px,min(35vw,34rem)) minmax(0,1fr);align-content:stretch;align-items:stretch;gap:clamp(3rem,6vw,8rem);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;display:flex}@media (max-width:1400px){.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:550px;padding:1rem 1.5rem}.navigation-wrapper{max-width:min(90%,850px);max-height:min(85vh,850px)}}@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:500px;padding:clamp(1rem,2vh,2rem) clamp(2rem,4vw,5rem);display:flex;position:relative;overflow:visible}.navigation-wrapper{aspect-ratio:1;flex-shrink:1;justify-content:center;align-items:center;width:min(100%,96vh);max-width:min(95%,1400px);height:min(100%,96vh);max-height:min(96vh,1400px);margin:0 auto;display:flex;position:relative;overflow:visible;container:nav-container/inline-size}@media (min-width:1400px){.navigation-wrapper{max-width:min(92%,1450px);max-height:min(96vh,1450px)}.buttons-circle-container{padding:clamp(1rem,2vh,2rem) clamp(2.5rem,5vw,6rem)}}@media (min-width:1000px) and (max-width:1399px){.navigation-wrapper{max-width:min(90%,1300px);max-height:min(94vh,1300px)}.buttons-circle-container{padding:clamp(1rem,2vh,2rem) clamp(2rem,4vw,5rem)}}@media (min-width:768px) and (max-width:999px){.navigation-wrapper{max-width:min(90%,950px);max-height:min(90vh,950px)}.buttons-circle-container{padding:clamp(1rem,2vh,2rem) clamp(2rem,4vw,3.5rem)}}@media (min-width:600px) and (max-width:767px){.navigation-wrapper{width:min(92%,90vh);max-width:750px;height:min(92%,90vh);max-height:750px}.buttons-circle-container{min-height:500px;padding:clamp(1rem,2vh,1.5rem) clamp(1.5rem,3vw,2.5rem)}}@media (max-width:599px){.navigation-wrapper{width:min(94%,90vh);max-width:650px;height:min(94%,90vh);max-height:650px}.buttons-circle-container{min-height:450px;padding:clamp(.75rem,1.5vh,1rem) clamp(1rem,2vw,2rem)}}@media (max-width:400px){.navigation-wrapper{width:min(96%,88vh);max-width:500px;height:min(96%,88vh);max-height:500px}.buttons-circle-container{min-height:400px;padding:clamp(.5rem,1vh,.75rem) clamp(.75rem,1.5vw,1.5rem)}}.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}#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)}@keyframes lines{to{transform:translateZ(1px)rotate(1turn)}}@keyframes bubbles{to{transform:translateZ(1px)rotate(1turn)}}
.navigation__ring{--ring-radius:35cqw;aspect-ratio:1;z-index:10;pointer-events:none;width:70%;height:70%;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.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:38px;max-width:80px;height:7.5cqw;min-height:38px;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:-7.5cqw;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:130px;max-width:200px;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:36cqw;width:72%;height:72%}.navigation__icon{width:7.5cqw;max-width:85px;height:7.5cqw;max-height:85px}.navigation__title{--title-base-offset:-8cqw;width:auto;min-width:140px;max-width:210px;padding:.5em .75em;font-size:clamp(13px,1.4cqw,16px)}}@container nav-container (min-width:800px) and (max-width:999px){.navigation__ring{--ring-radius:35cqw;width:70%;height:70%}.navigation__icon{width:7cqw;max-width:75px;height:7cqw;max-height:75px}.navigation__title{--title-base-offset:-7.5cqw;width:auto;min-width:130px;max-width:190px;padding:.5em .7em;font-size:clamp(12px,1.3cqw,15px)}}@container nav-container (min-width:600px) and (max-width:799px){.navigation__ring{--ring-radius:34cqw;width:68%;height:68%}.navigation__icon{width:6.5cqw;min-width:35px;max-width:65px;height:6.5cqw;min-height:35px;max-height:65px}.navigation__title{--title-base-offset:-7cqw;width:auto;min-width:120px;max-width:170px;padding:.45em .65em;font-size:clamp(11px,1.2cqw,14px)}}@container nav-container (min-width:450px) and (max-width:599px){.navigation__ring{--ring-radius:33cqw;width:66%;height:66%}.navigation__icon{width:6cqw;min-width:30px;max-width:55px;height:6cqw;min-height:30px;max-height:55px}.navigation__title{--title-base-offset:-7cqw;width:auto;min-width:110px;max-width:150px;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%}.navigation__icon{width:5.5cqw;min-width:26px;max-width:45px;height:5.5cqw;min-height:26px;max-height:45px;padding:.5cqw}.navigation__title{--title-base-offset:-6.5cqw;width:auto;min-width:100px;max-width:135px;padding:.35em .5em;font-size:clamp(9px,1cqw,12px)}}@container nav-container (max-width:349px){.navigation__ring{--ring-radius:31cqw;width:62%;height:62%}.navigation__icon{width:5cqw;min-width:22px;max-width:38px;height:5cqw;min-height:22px;max-height:38px;padding:.4cqw}.navigation__title{--title-base-offset:-6cqw;width:auto;min-width:90px;max-width:120px;padding:.3em .45em;font-size:clamp(8px,.9cqw,11px)}}
