main{overflow-x:hidden;position:relative;margin-top:64px;min-height:calc(100vh - 64px);z-index:1;padding-bottom:20px}@media screen and (min-width:4800px){main{transform:scale(1.2);transform-origin:top center}}@media screen and (min-width:1920px){main{padding:0 5% 20px}}@media screen and (min-width:2560px){main{padding:0 10% 20px}}@media screen and (min-width:3840px){main{padding:0 15% 20px}}main .container{max-width:1440px;width:100%;padding:20px 60px 0;margin:0 auto}@media screen and (min-width:1920px){main .container{max-width:1600px;padding:20px 80px 0}}@media screen and (min-width:2560px){main .container{max-width:1800px;padding:20px 100px 0}}@media screen and (min-width:3840px){main .container{max-width:2200px;padding:20px 120px 0}}@media screen and (max-width:1440px){main .container{max-width:1200px;padding:20px 50px 0}}@media screen and (max-width:1200px){main .container{max-width:1024px;padding:20px 45px 0}}@media screen and (max-width:1024px){main .container{padding:20px 40px 0}}@media screen and (max-width:768px){main .container{padding:30px 20px 0}}main .roadmap{display:flex;flex-direction:column;align-items:center;gap:0}@media screen and (max-width:768px){main .roadmap{gap:30px}}main .roadmap .textSection{display:flex;flex-direction:column;align-items:center}main .roadmap .textSection .sectionHeading{color:#2bb6a9!important;font-feature-settings:"liga" off,"clig" off;font-family:Unbounded;font-size:1.75rem;font-style:normal;font-weight:400;line-height:normal;margin:0;text-align:center}@media screen and (min-width:1920px){main .roadmap .textSection .sectionHeading{font-size:2.25rem}}@media screen and (min-width:2560px){main .roadmap .textSection .sectionHeading{font-size:2.5rem}}@media screen and (min-width:3840px){main .roadmap .textSection .sectionHeading{font-size:3rem;min-font-size:2.5rem}}@media screen and (max-width:1200px){main .roadmap .textSection .sectionHeading{font-size:1.5rem}}@media screen and (max-width:1024px){main .roadmap .textSection .sectionHeading{font-size:1.375rem}}@media screen and (max-width:768px){main .roadmap .textSection .sectionHeading{font-size:22px}}main .roadmap .textSection .sectionDescription{color:#f0f0f0;font-feature-settings:"liga" off,"clig" off;font-family:Open Sans;font-size:1.25em;font-style:normal;font-weight:400;line-height:32px;text-align:center}@media screen and (min-width:1920px){main .roadmap .textSection .sectionDescription{font-size:1.5em;line-height:40px}}@media screen and (min-width:2560px){main .roadmap .textSection .sectionDescription{font-size:1.75em;line-height:48px}}@media screen and (min-width:3840px){main .roadmap .textSection .sectionDescription{font-size:2em;line-height:56px}}@media screen and (max-width:1200px){main .roadmap .textSection .sectionDescription{font-size:1.125em;line-height:28px}}@media screen and (max-width:1024px){main .roadmap .textSection .sectionDescription{font-size:1em;line-height:24px}}@media screen and (max-width:768px){main .roadmap .textSection .sectionDescription{font-size:16px;line-height:20px}}main .desktop-roadmap{display:flex;justify-content:center;align-items:center;margin-top:15px;margin-bottom:43px;width:100%}@media screen and (max-width:768px){main .desktop-roadmap{display:none}}main .desktop-roadmap .roadmap-desktop-image{width:1100px;height:auto;max-width:100%;flex-shrink:0;object-fit:contain;opacity:0;animation:fadeIn .8s ease-out .3s forwards}main .desktop-roadmap .roadmap-desktop-image:hover{transform:translateY(-2px);filter:brightness(1.05)}@media screen and (min-width:1920px){main .desktop-roadmap .roadmap-desktop-image{width:1300px;max-width:100%}}@media screen and (min-width:2560px){main .desktop-roadmap .roadmap-desktop-image{width:1500px;max-width:100%}}@media screen and (min-width:3840px){main .desktop-roadmap .roadmap-desktop-image{width:1800px;max-width:95%;min-width:1500px}}@media screen and (max-width:1440px){main .desktop-roadmap .roadmap-desktop-image{width:1000px;max-width:95%}}@media screen and (max-width:1200px){main .desktop-roadmap .roadmap-desktop-image{width:900px;max-width:95%}}@media screen and (max-width:1024px){main .desktop-roadmap .roadmap-desktop-image{width:750px;max-width:90%}}@media screen and (max-width:900px){main .desktop-roadmap .roadmap-desktop-image{width:650px;max-width:85%}}main .roadmap-container{position:relative;width:100%;display:flex;justify-content:center}@media screen and (min-width:769px){main .roadmap-container{display:none}}main .roadmap-container .progress-line{width:1px;height:94%;background:#2bb6a9;transform-origin:top;z-index:1;position:absolute;transform:translateX(-50%);top:1px;left:50%}@media screen and (max-width:768px){main .roadmap-container .progress-line{height:97%}}@media screen and (min-width:1280px)and (max-width:1440px){main .roadmap-container .progress-line{height:92%}}main ul{flex-direction:column;align-items:center;position:relative;margin-top:0!important;padding-left:0;z-index:2}main ul,main ul li{display:flex;width:100%}main ul li{align-items:start;justify-content:center;min-height:150px;z-index:20;gap:40px;max-width:686px}@media(max-width:1024px){main ul li{gap:20px}}main ul li .date{max-width:450px;width:100%}main ul li .date p{color:#fff;text-align:right;font-family:Unbounded;font-size:1.25rem!important;font-weight:400}@media(max-width:768px){main ul li .date p{font-size:16px!important}}main ul li .circle-wrapper{display:flex;justify-content:end;align-items:center;z-index:2;position:relative}@media(max-width:440px){main ul li .circle-wrapper{justify-content:start}}main ul li .circle-wrapper .circle{width:26px;height:26px;background:#2bb6a9;border-radius:50%;position:relative;transition:background-color .3s ease}main ul li .circle-wrapper .circle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:25px;height:25px;background:#2bb6a9;border-radius:50%;opacity:0;transition:opacity .3s ease}main ul li .circle-wrapper .circle.active:after{opacity:1}@media(max-width:768px){main ul li .circle-wrapper .circle{width:20px;height:20px}main ul li .circle-wrapper .circle:after{width:16px;height:16px}}@media(max-width:440px){main ul li .circle-wrapper .circle{width:14.21px;height:14.21px}main ul li .circle-wrapper .circle:after{width:10px;height:10px}}main ul li .circle-wrapper .brand-logo-image{min-width:39px;width:39px;height:39px;object-fit:contain;position:relative;background-color:#121212;transition:opacity .3s ease,transform .3s ease}@media screen and (max-width:768px){main ul li .circle-wrapper .brand-logo-image{min-width:25px;width:25px;height:25px}}main ul li .text{height:100%;width:100%;max-width:450px;display:flex;flex-direction:column;justify-content:center}main ul li .text .text-item{display:flex;align-items:baseline;gap:20px!important;color:#fff;text-align:left;font-family:Unbounded;font-size:1.25rem!important;font-weight:400}@media screen and (max-width:768px){main ul li .text .text-item{gap:10px!important;font-size:16px!important}}main ul li .text .text-item .logo-image{width:20px;height:16px;transition:opacity .3s ease,transform .3s ease}@media screen and (max-width:768px){main ul li .text .text-item .logo-image{width:14px;height:10px}}main .left-ellipse,main .right-ellipse{position:absolute;border-radius:50%;filter:blur(120px)}@media screen and (max-width:1200px){main .left-ellipse,main .right-ellipse{filter:blur(100px)}}@media screen and (max-width:1024px){main .left-ellipse,main .right-ellipse{filter:blur(80px)}}@media screen and (max-width:768px){main .left-ellipse,main .right-ellipse{display:none}}main .left-ellipse{top:240px;width:328px;height:328px;background:rgba(43,182,169,.41);left:-200px}@media screen and (max-width:1440px){main .left-ellipse{width:280px;height:280px;left:-150px;top:200px}}@media screen and (max-width:1200px){main .left-ellipse{width:240px;height:240px;left:-120px;top:180px}}@media screen and (max-width:1024px){main .left-ellipse{width:200px;height:200px;left:-100px;top:160px}}main .right-ellipse{width:328px;height:328px;background:rgba(43,182,169,.41);right:-164px;top:55px}@media screen and (max-width:1440px){main .right-ellipse{width:280px;height:280px;right:-140px;top:50px}}@media screen and (max-width:1200px){main .right-ellipse{width:240px;height:240px;right:-120px;top:45px}}@media screen and (max-width:1024px){main .right-ellipse{width:200px;height:200px;right:-100px;top:40px}}@keyframes fadeIn{to{opacity:1}}