@charset "UTF-8";.App-module__app__aopfQ{position:relative;background-color:#051849}.App-module__main__vGcs4{min-height:100vh;background-color:#051849}@media only screen and (max-width: 576px){.App-module__main__vGcs4{min-height:55vh}}.App-module__primaryWrapper__nD6by{background:#051849;background-repeat:no-repeat;background-size:100% auto;background-position:top left}.Button-module__button__SPltU,.Button-module__buttonBorderAnimate__FC1f8 button{font-weight:700;font-size:16px;line-height:19px;display:inline-block;position:relative;padding:14px 25px;border-radius:6px;border-width:2px;border-style:solid;color:#fff;transition:all .25s ease-out;overflow:hidden;cursor:pointer;text-decoration:none}@media (min-width: 393px){.Button-module__button__SPltU,.Button-module__buttonBorderAnimate__FC1f8 button{font-size:16px}}@media (min-width: 393px) and (max-width: 575px){.Button-module__button__SPltU,.Button-module__buttonBorderAnimate__FC1f8 button{font-size:calc(14px + 2 * (100vw - 393px) / (183))}}@media (max-width: 392px){.Button-module__button__SPltU,.Button-module__buttonBorderAnimate__FC1f8 button{font-size:14px}}@media only screen and (max-width: 1024px){.Button-module__button__SPltU,.Button-module__buttonBorderAnimate__FC1f8 button{padding:14px 22px}}@media only screen and (max-width: 576px){.Button-module__button__SPltU,.Button-module__buttonBorderAnimate__FC1f8 button{padding:13px 19px}}.Button-module___primary__7Goq8.Button-module___blue__5daDn{background-color:#0c90ff;border-color:#0c90ff}.Button-module___primary__7Goq8.Button-module___blue__5daDn:hover{background-color:#45affc;border-color:#45affc}.Button-module___primary__7Goq8.Button-module___blue__5daDn:disabled{opacity:.25;cursor:not-allowed}.Button-module___primary__7Goq8.Button-module___white__TPR8m{background-color:#fff;border-color:#fff}.Button-module___primary__7Goq8.Button-module___white__TPR8m:hover{color:#051849;background-color:#fff;border-color:#fff}.Button-module___primary__7Goq8.Button-module___green__KQIw7{background-color:#38c769;border-color:#38c769}.Button-module___primary__7Goq8.Button-module___green__KQIw7:hover{background-color:#45e87c;border-color:#45e87c}.Button-module___primary__7Goq8:active{box-shadow:inset 0 2px 4px #00000040}.Button-module___primary__7Goq8.Button-module___transparent__dOXgO{color:#0c90ff;background-color:transparent;border-color:transparent;padding:0}.Button-module___primary__7Goq8.Button-module___transparent__dOXgO:hover{background-color:#ffffff1a}.Button-module___primary__7Goq8.Button-module___transparent__dOXgO:active{box-shadow:unset}.Button-module___primary__7Goq8:focus-visible{outline:0;border-color:#fff}.Button-module___secondary__09nMT{background-color:transparent;overflow:unset}.Button-module___secondary__09nMT span{position:relative;z-index:2}.Button-module___secondary__09nMT.Button-module___blue__5daDn{border-color:#0c90ff}.Button-module___secondary__09nMT.Button-module___blue__5daDn:before{background-color:#0c90ff;z-index:0}.Button-module___secondary__09nMT.Button-module___blue__5daDn:hover{color:#fff}.Button-module___secondary__09nMT.Button-module___white__TPR8m{border-color:#fff}.Button-module___secondary__09nMT.Button-module___white__TPR8m:before{background-color:#fff;color:#051849;z-index:0}.Button-module___secondary__09nMT.Button-module___white__TPR8m:hover{color:#051849}.Button-module___secondary__09nMT.Button-module___green__KQIw7{border-color:#38c769}.Button-module___secondary__09nMT.Button-module___green__KQIw7:before{background-color:#38c769}.Button-module___secondary__09nMT:before{z-index:-1;content:"";position:absolute;top:-2px;left:-2px;width:0;height:calc(100% + 4px);border-radius:6px;transition:all .25s ease-out}.Button-module___secondary__09nMT:hover:before{width:calc(100% + 4px)}.Button-module___secondary__09nMT:active{box-shadow:inset 0 2px 4px #00000040;border-color:#45affc}.Button-module___secondary__09nMT:active:before{background-color:#45affc}.Button-module___underline__tVy0D{display:unset;border:none;border-radius:0;padding:0;font-weight:unset;font-size:inherit;background-color:transparent}.Button-module___underline__tVy0D.Button-module___blue__5daDn{color:#0c90ff;border-bottom:1px solid #0c90ff}.Button-module___underline__tVy0D.Button-module___blue__5daDn:hover{border-bottom:1px solid #45affc}.Button-module___underline__tVy0D.Button-module___white__TPR8m{color:#fff;border-bottom:1px solid white}.Button-module___underline__tVy0D.Button-module___white__TPR8m:hover{border-bottom:1px solid white}.Button-module___underline__tVy0D.Button-module___green__KQIw7{color:#38c769;border-bottom:1px solid #38c769}.Button-module___underline__tVy0D.Button-module___green__KQIw7:hover{border-bottom:1px solid #45e87c}.Button-module___underline__tVy0D:active{box-shadow:unset}.Button-module__buttonBorderAnimate__FC1f8{height:max-content;position:relative}.Button-module__buttonBorderAnimate__FC1f8 button{width:100%;z-index:10;background-color:#051e52;border:1px solid transparent;justify-content:center;align-items:center;transition:all .2s}.Button-module__buttonBorderAnimate__FC1f8 button:hover{background-color:#0c90ff;border-color:#0c90ff}.Button-module__buttonBorderAnimate__FC1f8 button:disabled{opacity:.25;cursor:not-allowed}.Button-module__buttonBorderAnimate__FC1f8:before,.Button-module__buttonBorderAnimate__FC1f8:after{box-sizing:unset;content:"";position:absolute;height:100%;width:100%;background-image:conic-gradient(from var(--angle),transparent 50%,#0c90ff);top:50%;left:50%;translate:-50% -50%;z-index:0;padding:1px;border-radius:6px;animation:3s Button-module__spin__ZCiaS linear infinite}@keyframes Button-module__spin__ZCiaS{0%{--angle: 0deg}to{--angle: 360deg}}@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}--angleScreen{syntax:"<angle>";initial-value:0deg;inherits:false}--angleScreenTwo{syntax:"<angle>";initial-value:360deg;inherits:false}.headerBannerContainer{position:fixed;top:0;left:0;right:0;z-index:1000;padding-left:10px;padding-right:10px;background-color:#0c90ff;color:#fff}.headerBannerContainer .headerBanner{display:flex;align-items:center;justify-content:space-between;font-size:14px}.headerBannerContainer .headerBanner .spacer{flex:1}.headerBannerContainer .headerBanner span{flex:1;text-align:center}.headerBannerContainer .headerBanner a{color:#fff!important}.Forms-module__forms__VV74a{background-color:#051849;color:#fff}@media (min-width: 393px){.Forms-module__forms__VV74a{padding-top:70px}}@media (min-width: 393px) and (max-width: 1439px){.Forms-module__forms__VV74a{padding-top:calc(134px + -64 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Forms-module__forms__VV74a{padding-top:134px}}@media (min-width: 393px){.Forms-module__forms__VV74a{padding-bottom:189px}}@media (min-width: 393px) and (max-width: 1439px){.Forms-module__forms__VV74a{padding-bottom:calc(80px + 109 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Forms-module__forms__VV74a{padding-bottom:80px}}.MCNScan-module__mcnScan__OJJ9K{position:relative;padding-top:242px;background-color:#051849;padding-bottom:0;color:#fff}.MCNScan-module__mcnScan__OJJ9K:before{content:"";position:absolute;left:0;bottom:0;z-index:1;width:100%;background:linear-gradient(183.81deg,#05184900 17.19%,#05184950 41.97%,#051849 86.62%)}@media (min-width: 393px){.MCNScan-module__mcnScan__OJJ9K:before{height:402px}}@media (min-width: 393px) and (max-width: 1439px){.MCNScan-module__mcnScan__OJJ9K:before{height:calc(200px + 202 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.MCNScan-module__mcnScan__OJJ9K:before{height:200px}}@media (min-width: 393px){.MCNScan-module__mcnScan__OJJ9K{padding-top:242px}}@media (min-width: 393px) and (max-width: 1439px){.MCNScan-module__mcnScan__OJJ9K{padding-top:calc(134px + 108 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.MCNScan-module__mcnScan__OJJ9K{padding-top:134px}}.MCNScan-module__title__lpkqJ{font-family:Inter,Arial,sans-serif;font-weight:900;line-height:125%;text-align:center}@media (min-width: 393px){.MCNScan-module__title__lpkqJ{font-size:60px}}@media (min-width: 393px) and (max-width: 1439px){.MCNScan-module__title__lpkqJ{font-size:calc(36px + 24 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.MCNScan-module__title__lpkqJ{font-size:36px}}@media (min-width: 393px){.MCNScan-module__title__lpkqJ{line-height:125%}}@media (min-width: 393px) and (max-width: 1439px){.MCNScan-module__title__lpkqJ{line-height:calc(107% + 18 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.MCNScan-module__title__lpkqJ{line-height:107%}}@media only screen and (max-width: 640px){.MCNScan-module__title__lpkqJ{line-height:107%;margin-bottom:17px}}@media (min-width: 393px){.MCNScan-module__title__lpkqJ{margin-bottom:167px}}@media (min-width: 393px) and (max-width: 1439px){.MCNScan-module__title__lpkqJ{margin-bottom:calc(60px + 107 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.MCNScan-module__title__lpkqJ{margin-bottom:60px}}.MCNScan-module__title__lpkqJ span{color:#0c90ff}@media only screen and (max-width: 640px){.MCNScan-module__title__lpkqJ{font-size:36px;margin-bottom:40px}}.MCNScan-module__illustration__da2l-{width:100%;height:auto;margin-bottom:67px}.AboutPrimary-module__about__cG3eO{background-color:#0b1747;padding-top:317px}@media (min-width: 992px){.AboutPrimary-module__about__cG3eO{padding-top:155px}}@media (min-width: 992px) and (max-width: 1919px){.AboutPrimary-module__about__cG3eO{padding-top:calc(130px + 25 * (100vw - 992px) / (928))}}@media (max-width: 991px){.AboutPrimary-module__about__cG3eO{padding-top:130px}}@media only screen and (max-width: 768px) and (min-width: 393px){.AboutPrimary-module__about__cG3eO{padding-top:130px}}@media only screen and (max-width: 768px) and (min-width: 393px) and (max-width: 767px){.AboutPrimary-module__about__cG3eO{padding-top:calc(80px + 50 * (100vw - 393px) / (375))}}@media only screen and (max-width: 768px) and (max-width: 392px){.AboutPrimary-module__about__cG3eO{padding-top:80px}}.AboutPrimary-module__about__cG3eO .AboutPrimary-module__list__3JC7q{margin:0 0 40px;max-width:560px}@media only screen and (max-width: 576px){.AboutPrimary-module__about__cG3eO .AboutPrimary-module__list__3JC7q{width:100%;max-width:100%;left:0;margin-left:0;margin-bottom:20px}}.AboutPrimary-module__about__cG3eO .AboutPrimary-module__listItem__sidWJ{line-height:150%}@media only screen and (max-width: 576px){.AboutPrimary-module__about__cG3eO .AboutPrimary-module__listItem__sidWJ{line-height:132%}}.AboutPrimary-module__about__cG3eO .AboutPrimary-module__listItem__sidWJ+.AboutPrimary-module__listItem__sidWJ{margin-top:20px}@media only screen and (max-width: 576px){.AboutPrimary-module__about__cG3eO .AboutPrimary-module__listItem__sidWJ+.AboutPrimary-module__listItem__sidWJ{margin-top:3px}}.AboutPrimary-module__about__cG3eO:after{content:"";position:absolute;left:0;rotate:180deg;width:100%;height:40px;background:linear-gradient(0deg,#0b1747,#051849);opacity:1}.AboutPrimary-module__container__7GaDI{display:flex;justify-content:space-between;column-gap:62px;max-width:1503px!important}@media (min-width: 1280px){.AboutPrimary-module__container__7GaDI{column-gap:62px}}@media (min-width: 1280px) and (max-width: 1599px){.AboutPrimary-module__container__7GaDI{column-gap:calc(0px + .19375*(100vw - 1280px))}}@media (max-width: 1279px){.AboutPrimary-module__container__7GaDI{column-gap:0px}}@media only screen and (max-width: 1280px){.AboutPrimary-module__container__7GaDI{flex-direction:column;align-items:center;row-gap:50px}}@media only screen and (max-width: 393px){.AboutPrimary-module__container__7GaDI{row-gap:97px}}@media only screen and (min-width: 640px){.AboutPrimary-module__content__hLcTp{min-width:574px}}.AboutPrimary-module__title__YxNz9{font-family:Inter,Arial,sans-serif;font-weight:700;line-height:135%;color:#fff;margin-bottom:20px}@media (min-width: 393px){.AboutPrimary-module__title__YxNz9{font-size:48px}}@media (min-width: 393px) and (max-width: 1439px){.AboutPrimary-module__title__YxNz9{font-size:calc(36px + 12 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.AboutPrimary-module__title__YxNz9{font-size:36px}}@media (min-width: 393px){.AboutPrimary-module__title__YxNz9{line-height:135%}}@media (min-width: 393px) and (max-width: 1439px){.AboutPrimary-module__title__YxNz9{line-height:calc(106% + 29 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.AboutPrimary-module__title__YxNz9{line-height:106%}}@media only screen and (max-width: 576px){.AboutPrimary-module__title__YxNz9{text-align:left}}@media only screen and (max-width: 393px){.AboutPrimary-module__title__YxNz9{max-width:100%;margin-bottom:15px}}.AboutPrimary-module__title__YxNz9 span{color:#38c769;font-weight:900}.AboutPrimary-module__text__8CoJZ{font-family:Inter,Arial,sans-serif;font-weight:700;font-size:24px;line-height:140%;margin-bottom:23px;color:#38c769}@media (min-width: 393px){.AboutPrimary-module__text__8CoJZ{margin-bottom:23px}}@media (min-width: 393px) and (max-width: 1439px){.AboutPrimary-module__text__8CoJZ{margin-bottom:calc(17px + 6 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.AboutPrimary-module__text__8CoJZ{margin-bottom:17px}}@media only screen and (max-width: 1024px){.AboutPrimary-module__text__8CoJZ{font-size:24px;line-height:132%;margin-bottom:17px}}@media only screen and (max-width: 576px){.AboutPrimary-module__text__8CoJZ{max-width:100%}}.AboutPrimary-module__video__sm9eC{position:relative;width:857px;top:-30px;clip-path:inset(0 2px 2px 0)}@media (min-width: 1280px){.AboutPrimary-module__video__sm9eC{width:857px}}@media (min-width: 1280px) and (max-width: 1599px){.AboutPrimary-module__video__sm9eC{width:calc(440px + 417 * (100vw - 1280px) / (320))}}@media (max-width: 1279px){.AboutPrimary-module__video__sm9eC{width:440px}}@media only screen and (max-width: 1600px) and (min-width: 768px){.AboutPrimary-module__video__sm9eC{width:757px}}@media only screen and (max-width: 1600px) and (min-width: 768px) and (max-width: 1599px){.AboutPrimary-module__video__sm9eC{width:calc(440px + 317 * (100vw - 768px) / (832))}}@media only screen and (max-width: 1600px) and (max-width: 767px){.AboutPrimary-module__video__sm9eC{width:440px}}@media only screen and (max-width: 1600px) and (min-width: 768px){.AboutPrimary-module__video__sm9eC{left:1px}}@media only screen and (max-width: 1600px) and (min-width: 768px) and (max-width: 991px){.AboutPrimary-module__video__sm9eC{left:calc(-30px + 31 * (100vw - 768px) / (224))}}@media only screen and (max-width: 1600px) and (max-width: 767px){.AboutPrimary-module__video__sm9eC{left:-30px}}@media only screen and (max-width: 768px) and (min-width: 768px){.AboutPrimary-module__video__sm9eC{left:1px}}@media only screen and (max-width: 768px) and (min-width: 768px) and (max-width: 991px){.AboutPrimary-module__video__sm9eC{left:calc(30px + -29 * (100vw - 768px) / (224))}}@media only screen and (max-width: 768px) and (max-width: 767px){.AboutPrimary-module__video__sm9eC{left:30px}}@media only screen and (max-width: 768px){.AboutPrimary-module__video__sm9eC{left:0}}@media only screen and (max-width: 1024px){.AboutPrimary-module__video__sm9eC{top:10px;width:100%}}@media only screen and (max-width: 768px){.AboutPrimary-module__primaryButton__mh1Ot{display:block;margin:0;min-width:141px;height:47px;padding:13 19}}.AboutSupernets-module__about__MSCxY{overflow:hidden;background-color:#fff}.AboutSupernets-module__about__MSCxY .AboutSupernets-module__container__XSeVC{display:flex;justify-content:space-between}@media (min-width: 992px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__container__XSeVC{padding-top:80px}}@media (min-width: 992px) and (max-width: 1599px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__container__XSeVC{padding-top:calc(130px + -50 * (100vw - 992px) / (608))}}@media (max-width: 991px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__container__XSeVC{padding-top:130px}}@media (min-width: 1280px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__container__XSeVC{padding-right:120px}}@media (min-width: 1280px) and (max-width: 1919px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__container__XSeVC{padding-right:calc(30px + 90 * (100vw - 1280px) / (640))}}@media (max-width: 1279px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__container__XSeVC{padding-right:30px}}@media (min-width: 1280px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__container__XSeVC{column-gap:110px}}@media (min-width: 1280px) and (max-width: 1919px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__container__XSeVC{column-gap:calc(0px + 110 * (100vw - 1280px) / (640))}}@media (max-width: 1279px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__container__XSeVC{column-gap:0px}}@media only screen and (max-width: 992px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__container__XSeVC{flex-direction:column-reverse;align-items:center}}@media only screen and (max-width: 992px) and (min-width: 393px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__container__XSeVC{padding-top:130px}}@media only screen and (max-width: 992px) and (min-width: 393px) and (max-width: 1599px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__container__XSeVC{padding-top:calc(80px + 50 * (100vw - 393px) / (1207))}}@media only screen and (max-width: 992px) and (max-width: 392px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__container__XSeVC{padding-top:80px}}@media only screen and (max-width: 1920px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__listItem__RPMts{max-width:84%}}@media only screen and (max-width: 576px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__listItem__RPMts{max-width:100%}}.AboutSupernets-module__about__MSCxY .AboutSupernets-module__listItem__RPMts+.AboutSupernets-module__listItem__RPMts{margin-top:13px}@media only screen and (max-width: 640px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__listItem__RPMts+.AboutSupernets-module__listItem__RPMts{margin-top:15px}}@media only screen and (max-width: 576px){.AboutSupernets-module__about__MSCxY .AboutSupernets-module__listItem__RPMts+.AboutSupernets-module__listItem__RPMts{margin-top:3px}}.AboutSupernets-module__content__VLL0P{width:600px}@media only screen and (min-width: 1024px) and (min-width: 992px){.AboutSupernets-module__content__VLL0P{padding-top:112px}}@media only screen and (min-width: 1024px) and (min-width: 992px) and (max-width: 1919px){.AboutSupernets-module__content__VLL0P{padding-top:calc(20px + 92 * (100vw - 992px) / (928))}}@media only screen and (min-width: 1024px) and (max-width: 991px){.AboutSupernets-module__content__VLL0P{padding-top:20px}}@media only screen and (max-width: 1024px){.AboutSupernets-module__content__VLL0P{width:100%;margin-bottom:81px}}@media only screen and (max-width: 992px){.AboutSupernets-module__content__VLL0P{width:460px;margin:0 auto 50px;padding-right:0}}@media only screen and (max-width: 640px){.AboutSupernets-module__content__VLL0P{width:100%;margin:0 auto}}@media only screen and (max-width: 640px) and (min-width: 393px){.AboutSupernets-module__content__VLL0P{margin-bottom:50px}}@media only screen and (max-width: 640px) and (min-width: 393px) and (max-width: 639px){.AboutSupernets-module__content__VLL0P{margin-bottom:calc(20px + 30 * (100vw - 393px) / (247))}}@media only screen and (max-width: 640px) and (max-width: 392px){.AboutSupernets-module__content__VLL0P{margin-bottom:20px}}.AboutSupernets-module__videoWrapper__e1nuk{position:relative;flex-grow:1}@media (min-width: 1024px){.AboutSupernets-module__videoWrapper__e1nuk{max-width:855px}}@media (min-width: 1024px) and (max-width: 1599px){.AboutSupernets-module__videoWrapper__e1nuk{max-width:calc(550px + 305 * (100vw - 1024px) / (576))}}@media (max-width: 1023px){.AboutSupernets-module__videoWrapper__e1nuk{max-width:550px}}@media (min-width: 1024px){.AboutSupernets-module__videoWrapper__e1nuk{right:0}}@media (min-width: 1024px) and (max-width: 1599px){.AboutSupernets-module__videoWrapper__e1nuk{right:calc(60px + -60 * (100vw - 1024px) / (576))}}@media (max-width: 1023px){.AboutSupernets-module__videoWrapper__e1nuk{right:60px}}@media (min-width: 1024px){.AboutSupernets-module__videoWrapper__e1nuk{top:0}}@media (min-width: 1024px) and (max-width: 1599px){.AboutSupernets-module__videoWrapper__e1nuk{top:calc(40px + -40 * (100vw - 1024px) / (576))}}@media (max-width: 1023px){.AboutSupernets-module__videoWrapper__e1nuk{top:40px}}@media only screen and (max-width: 992px){.AboutSupernets-module__videoWrapper__e1nuk{top:0;right:0}}@media only screen and (max-width: 576px){.AboutSupernets-module__videoWrapper__e1nuk{width:110%}}.AboutSupernets-module__video__IX0id{position:relative;left:-4px;width:101.8%;height:auto;clip-path:polygon(0 0,100% 0,100% calc(100% - 50px),0 100%)}@media only screen and (max-width: 576px){.AboutSupernets-module__video__IX0id{width:90%;display:flex;margin:auto;clip-path:polygon(0 0,100% 0,100% calc(100% + -0px),0 100%)}}.AboutSupernets-module__title__ZupFO{font-family:Inter,Arial,sans-serif;font-weight:700;line-height:135%;margin-bottom:19px;color:#051849}@media (min-width: 393px){.AboutSupernets-module__title__ZupFO{font-size:48px}}@media (min-width: 393px) and (max-width: 1439px){.AboutSupernets-module__title__ZupFO{font-size:calc(36px + 12 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.AboutSupernets-module__title__ZupFO{font-size:36px}}@media (min-width: 393px){.AboutSupernets-module__title__ZupFO{line-height:135%}}@media (min-width: 393px) and (max-width: 1439px){.AboutSupernets-module__title__ZupFO{line-height:calc(106% + 29 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.AboutSupernets-module__title__ZupFO{line-height:106%}}@media only screen and (max-width: 992px){.AboutSupernets-module__title__ZupFO br{display:none}}.AboutSupernets-module__title__ZupFO span{color:#0c90ff;font-weight:900}.AboutSupernets-module__text__Tk-L-{color:#0c90ff;font-family:Inter,Arial,sans-serif;font-weight:700;font-size:24px;line-height:140%;margin-bottom:23px}@media (min-width: 393px){.AboutSupernets-module__text__Tk-L-{margin-bottom:23px}}@media (min-width: 393px) and (max-width: 1439px){.AboutSupernets-module__text__Tk-L-{margin-bottom:calc(17px + 6 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.AboutSupernets-module__text__Tk-L-{margin-bottom:17px}}@media only screen and (max-width: 1024px){.AboutSupernets-module__text__Tk-L-{font-size:24px;line-height:132%;margin-bottom:17px}}@media only screen and (max-width: 1920px){.AboutSupernets-module__text__Tk-L-{max-width:91.5%}}@media only screen and (max-width: 576px){.AboutSupernets-module__text__Tk-L-{max-width:100%}}@media only screen and (max-width: 992px){.AboutSupernets-module__button__A5kiP{display:block;margin:0 auto}}@media only screen and (max-width: 393px){.AboutSupernets-module__button__A5kiP{margin-left:0}}@media (min-width: 393px){.AdvantagesPrimary-module__advantages__QU2hC{padding-top:82px}}@media (min-width: 393px) and (max-width: 1439px){.AdvantagesPrimary-module__advantages__QU2hC{padding-top:calc(85px + -3 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.AdvantagesPrimary-module__advantages__QU2hC{padding-top:85px}}@media (min-width: 393px){.AdvantagesPrimary-module__advantages__QU2hC{padding-bottom:122px}}@media (min-width: 393px) and (max-width: 1439px){.AdvantagesPrimary-module__advantages__QU2hC{padding-bottom:calc(63px + 59 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.AdvantagesPrimary-module__advantages__QU2hC{padding-bottom:63px}}@media only screen and (max-width: 640px) and (min-width: 393px){.AdvantagesPrimary-module__advantages__QU2hC{padding-top:122px}}@media only screen and (max-width: 640px) and (min-width: 393px) and (max-width: 1439px){.AdvantagesPrimary-module__advantages__QU2hC{padding-top:calc(50px + 72 * (100vw - 393px) / (1047))}}@media only screen and (max-width: 640px) and (max-width: 392px){.AdvantagesPrimary-module__advantages__QU2hC{padding-top:50px}}.AdvantagesPrimary-module__title__RYhV4{font-family:Inter,Arial,sans-serif;font-weight:700;line-height:135%;color:#fff;margin-bottom:20px;text-align:center}@media (min-width: 393px){.AdvantagesPrimary-module__title__RYhV4{font-size:48px}}@media (min-width: 393px) and (max-width: 1439px){.AdvantagesPrimary-module__title__RYhV4{font-size:calc(36px + 12 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.AdvantagesPrimary-module__title__RYhV4{font-size:36px}}@media (min-width: 393px){.AdvantagesPrimary-module__title__RYhV4{line-height:135%}}@media (min-width: 393px) and (max-width: 1439px){.AdvantagesPrimary-module__title__RYhV4{line-height:calc(106% + 29 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.AdvantagesPrimary-module__title__RYhV4{line-height:106%}}.AdvantagesPrimary-module__title__RYhV4 br{display:none}@media only screen and (max-width: 576px){.AdvantagesPrimary-module__title__RYhV4 br{display:block}}@media only screen and (max-width: 640px){.AdvantagesPrimary-module__title__RYhV4{margin-left:auto;margin-right:auto;width:85%}}.AdvantagesPrimary-module__text__zWdnA{font-weight:300;font-size:20px;line-height:150%;max-width:850px;margin:0 auto 40px;color:#fff;font-family:Inter,Arial,sans-serif;text-align:center}@media only screen and (max-width: 576px){.AdvantagesPrimary-module__text__zWdnA{line-height:132%}}@media only screen and (max-width: 640px){.AdvantagesPrimary-module__text__zWdnA{line-height:132%}}@media only screen and (max-width: 640px) and (min-width: 393px){.AdvantagesPrimary-module__text__zWdnA{font-size:20px}}@media only screen and (max-width: 640px) and (min-width: 393px) and (max-width: 1279px){.AdvantagesPrimary-module__text__zWdnA{font-size:calc(20px + 0*(100vw - 393px))}}@media only screen and (max-width: 640px) and (max-width: 392px){.AdvantagesPrimary-module__text__zWdnA{font-size:20px}}@media only screen and (max-width: 640px){.AdvantagesPrimary-module__text__zWdnA{margin-left:auto;margin-right:auto;margin-bottom:52px}}.AdvantagesPrimary-module__cardsList__zdS34{display:grid;grid-template-columns:repeat(4,1fr);column-gap:24px;padding:0}@media only screen and (max-width: 1440px) and (min-width: 1024px){.AdvantagesPrimary-module__cardsList__zdS34{column-gap:40px}}@media only screen and (max-width: 1440px) and (min-width: 1024px) and (max-width: 1439px){.AdvantagesPrimary-module__cardsList__zdS34{column-gap:calc(20px + 20 * (100vw - 1024px) / (416))}}@media only screen and (max-width: 1440px) and (max-width: 1023px){.AdvantagesPrimary-module__cardsList__zdS34{column-gap:20px}}@media only screen and (max-width: 1024px){.AdvantagesPrimary-module__cardsList__zdS34{grid-template-columns:repeat(2,1fr);column-gap:30px;row-gap:30px}}@media only screen and (max-width: 768px){.AdvantagesPrimary-module__cardsList__zdS34{grid-template-columns:1fr;column-gap:30px;row-gap:30px}}@media only screen and (max-width: 576px){.AdvantagesPrimary-module__cardsList__zdS34{row-gap:19px}}.AdvantagesPrimary-module__cardsItem__T7Egg{display:flex;flex-direction:column;align-items:center;padding:79px 27px 73px;background-color:#051e52;border-radius:10px}@media only screen and (max-width: 1440px) and (min-width: 1024px){.AdvantagesPrimary-module__cardsItem__T7Egg{padding:27px}}@media only screen and (max-width: 1440px) and (min-width: 1024px) and (max-width: 1439px){.AdvantagesPrimary-module__cardsItem__T7Egg{padding:calc(20px + 7 * (100vw - 1024px) / (416))}}@media only screen and (max-width: 1440px) and (max-width: 1023px){.AdvantagesPrimary-module__cardsItem__T7Egg{padding:20px}}@media only screen and (max-width: 1024px){.AdvantagesPrimary-module__cardsItem__T7Egg{padding:47px 65px 56px}}@media only screen and (max-width: 768px) and (min-width: 393px){.AdvantagesPrimary-module__cardsItem__T7Egg{padding-left:150px}}@media only screen and (max-width: 768px) and (min-width: 393px) and (max-width: 767px){.AdvantagesPrimary-module__cardsItem__T7Egg{padding-left:calc(65px + 85 * (100vw - 393px) / (375))}}@media only screen and (max-width: 768px) and (max-width: 392px){.AdvantagesPrimary-module__cardsItem__T7Egg{padding-left:65px}}@media only screen and (max-width: 768px) and (min-width: 393px){.AdvantagesPrimary-module__cardsItem__T7Egg{padding-right:150px}}@media only screen and (max-width: 768px) and (min-width: 393px) and (max-width: 767px){.AdvantagesPrimary-module__cardsItem__T7Egg{padding-right:calc(65px + 85 * (100vw - 393px) / (375))}}@media only screen and (max-width: 768px) and (max-width: 392px){.AdvantagesPrimary-module__cardsItem__T7Egg{padding-right:65px}}@media only screen and (max-width: 640px){.AdvantagesPrimary-module__cardsItem__T7Egg{padding:27px 40px}}.AdvantagesPrimary-module__cardImage__JPGHp{width:89px;height:auto;margin-bottom:41px}@media only screen and (max-width: 1280px) and (min-width: 393px){.AdvantagesPrimary-module__cardImage__JPGHp{width:80px}}@media only screen and (max-width: 1280px) and (min-width: 393px) and (max-width: 639px){.AdvantagesPrimary-module__cardImage__JPGHp{width:calc(55px + 25 * (100vw - 393px) / (247))}}@media only screen and (max-width: 1280px) and (max-width: 392px){.AdvantagesPrimary-module__cardImage__JPGHp{width:55px}}@media only screen and (max-width: 640px){.AdvantagesPrimary-module__cardImage__JPGHp{margin-bottom:15px}}.AdvantagesPrimary-module__cardTitle__yOwbO{font-family:Inter,Arial,sans-serif;font-weight:700;line-height:120%;font-size:32px;margin-bottom:40px;text-align:center;color:#fff}@media (min-width: 393px){.AdvantagesPrimary-module__cardTitle__yOwbO{font-size:32px}}@media (min-width: 393px) and (max-width: 1439px){.AdvantagesPrimary-module__cardTitle__yOwbO{font-size:calc(28px + 4 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.AdvantagesPrimary-module__cardTitle__yOwbO{font-size:28px}}@media only screen and (max-width: 640px){.AdvantagesPrimary-module__cardTitle__yOwbO{margin-bottom:15px}}.AdvantagesPrimary-module__cardText__0DRvn{font-weight:300;font-size:18px;line-height:150%;color:#fffc;text-align:center}@media (min-width: 393px){.AdvantagesPrimary-module__cardText__0DRvn{font-size:18px}}@media (min-width: 393px) and (max-width: 1919px){.AdvantagesPrimary-module__cardText__0DRvn{font-size:calc(18px + 0*(100vw - 393px))}}@media (max-width: 392px){.AdvantagesPrimary-module__cardText__0DRvn{font-size:18px}}@media only screen and (max-width: 640px){.AdvantagesPrimary-module__cardText__0DRvn{line-height:132%}}.AdvantagesPrimary-module__cardText__0DRvn+.AdvantagesPrimary-module__cardText__0DRvn{margin-top:18px}.AdvantagesSupernets-module__advantages__kYYCr{padding-top:222px;padding-bottom:97px;background:linear-gradient(360deg,#f2f5ff,#fff)}@media (min-width: 393px){.AdvantagesSupernets-module__advantages__kYYCr{padding-top:70px}}@media (min-width: 393px) and (max-width: 1439px){.AdvantagesSupernets-module__advantages__kYYCr{padding-top:calc(76px + -6 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.AdvantagesSupernets-module__advantages__kYYCr{padding-top:76px}}@media (min-width: 393px){.AdvantagesSupernets-module__advantages__kYYCr{padding-bottom:113px}}@media (min-width: 393px) and (max-width: 1439px){.AdvantagesSupernets-module__advantages__kYYCr{padding-bottom:calc(82px + 31 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.AdvantagesSupernets-module__advantages__kYYCr{padding-bottom:82px}}@media only screen and (max-width: 640px){.AdvantagesSupernets-module__advantages__kYYCr{padding-bottom:80px}}@media only screen and (max-width: 640px) and (min-width: 393px){.AdvantagesSupernets-module__advantages__kYYCr{padding-top:70px}}@media only screen and (max-width: 640px) and (min-width: 393px) and (max-width: 1439px){.AdvantagesSupernets-module__advantages__kYYCr{padding-top:calc(30px + 40 * (100vw - 393px) / (1047))}}@media only screen and (max-width: 640px) and (max-width: 392px){.AdvantagesSupernets-module__advantages__kYYCr{padding-top:30px}}.AdvantagesSupernets-module__title__XqZUB{font-family:Inter,Arial,sans-serif;font-weight:700;line-height:135%;margin-bottom:23px;text-align:center}@media (min-width: 393px){.AdvantagesSupernets-module__title__XqZUB{font-size:48px}}@media (min-width: 393px) and (max-width: 1439px){.AdvantagesSupernets-module__title__XqZUB{font-size:calc(36px + 12 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.AdvantagesSupernets-module__title__XqZUB{font-size:36px}}@media (min-width: 393px){.AdvantagesSupernets-module__title__XqZUB{line-height:135%}}@media (min-width: 393px) and (max-width: 1439px){.AdvantagesSupernets-module__title__XqZUB{line-height:calc(106% + 29 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.AdvantagesSupernets-module__title__XqZUB{line-height:106%}}.AdvantagesSupernets-module__title__XqZUB br{display:none}@media only screen and (max-width: 576px){.AdvantagesSupernets-module__title__XqZUB br{display:block}}.AdvantagesSupernets-module__text__9dwBR{font-family:Inter,Arial,sans-serif;font-weight:300;font-size:20px;line-height:150%;max-width:700px;margin:0 auto 47px;text-align:center;line-height:140%}@media only screen and (max-width: 576px){.AdvantagesSupernets-module__text__9dwBR{line-height:132%}}@media only screen and (max-width: 640px){.AdvantagesSupernets-module__text__9dwBR{line-height:132%}}@media only screen and (max-width: 640px) and (min-width: 393px){.AdvantagesSupernets-module__text__9dwBR{font-size:20px}}@media only screen and (max-width: 640px) and (min-width: 393px) and (max-width: 1279px){.AdvantagesSupernets-module__text__9dwBR{font-size:calc(20px + 0*(100vw - 393px))}}@media only screen and (max-width: 640px) and (max-width: 392px){.AdvantagesSupernets-module__text__9dwBR{font-size:20px}}.AdvantagesSupernets-module__advantagesList__-xuPE{display:grid;grid-template-columns:repeat(3,1fr);column-gap:59px;padding:0;margin:0;list-style:none}@media only screen and (max-width: 992px){.AdvantagesSupernets-module__advantagesList__-xuPE{display:flex;flex-direction:column;row-gap:30px}}@media only screen and (max-width: 640px){.AdvantagesSupernets-module__advantagesList__-xuPE{row-gap:22px}}.AdvantagesSupernets-module__advantagesItem__eMruM{display:flex;flex-direction:column;align-items:center;padding:80px 45px;border-radius:3px;border:1px solid #fafbff;background-color:#fff}@media only screen and (max-width: 1600px) and (min-width: 992px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding:52px}}@media only screen and (max-width: 1600px) and (min-width: 992px) and (max-width: 1599px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding:calc(30px + 22 * (100vw - 992px) / (608))}}@media only screen and (max-width: 1600px) and (max-width: 991px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding:30px}}@media only screen and (max-width: 1600px) and (min-width: 992px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-top:80px}}@media only screen and (max-width: 1600px) and (min-width: 992px) and (max-width: 1599px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-top:calc(40px + 40 * (100vw - 992px) / (608))}}@media only screen and (max-width: 1600px) and (max-width: 991px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-top:40px}}@media only screen and (max-width: 1600px) and (min-width: 992px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-bottom:80px}}@media only screen and (max-width: 1600px) and (min-width: 992px) and (max-width: 1599px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-bottom:calc(45px + 35 * (100vw - 992px) / (608))}}@media only screen and (max-width: 1600px) and (max-width: 991px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-bottom:45px}}@media only screen and (max-width: 992px){.AdvantagesSupernets-module__advantagesItem__eMruM{align-items:center;column-gap:60px;padding:50px 120px 50px 60px;flex-direction:row}}@media only screen and (max-width: 992px) and (min-width: 768px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-left:51px}}@media only screen and (max-width: 992px) and (min-width: 768px) and (max-width: 991px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-left:calc(40px + 11 * (100vw - 768px) / (224))}}@media only screen and (max-width: 992px) and (max-width: 767px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-left:40px}}@media only screen and (max-width: 992px) and (min-width: 768px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-right:51px}}@media only screen and (max-width: 992px) and (min-width: 768px) and (max-width: 991px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-right:calc(40px + 11 * (100vw - 768px) / (224))}}@media only screen and (max-width: 992px) and (max-width: 767px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-right:40px}}@media only screen and (max-width: 992px) and (min-width: 393px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-top:50px}}@media only screen and (max-width: 992px) and (min-width: 393px) and (max-width: 991px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-top:calc(27px + 23 * (100vw - 393px) / (599))}}@media only screen and (max-width: 992px) and (max-width: 392px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-top:27px}}@media only screen and (max-width: 992px) and (min-width: 393px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-bottom:50px}}@media only screen and (max-width: 992px) and (min-width: 393px) and (max-width: 991px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-bottom:calc(27px + 23 * (100vw - 393px) / (599))}}@media only screen and (max-width: 992px) and (max-width: 392px){.AdvantagesSupernets-module__advantagesItem__eMruM{padding-bottom:27px}}@media only screen and (max-width: 992px) and (min-width: 768px){.AdvantagesSupernets-module__advantagesItem__eMruM{column-gap:60px}}@media only screen and (max-width: 992px) and (min-width: 768px) and (max-width: 991px){.AdvantagesSupernets-module__advantagesItem__eMruM{column-gap:calc(30px + 30 * (100vw - 768px) / (224))}}@media only screen and (max-width: 992px) and (max-width: 767px){.AdvantagesSupernets-module__advantagesItem__eMruM{column-gap:30px}}@media only screen and (max-width: 640px){.AdvantagesSupernets-module__advantagesItem__eMruM{flex-direction:column;margin-right:25px;margin-left:25px;padding-bottom:37px;border-radius:3px;border:.5px solid rgba(5,24,73,.05)}}@media only screen and (max-width: 450px){.AdvantagesSupernets-module__advantagesItem__eMruM{margin-right:0;margin-left:0}}.AdvantagesSupernets-module__itemIcon__egjWk{display:block;width:160px;height:auto;margin-bottom:33px}@media only screen and (max-width: 1600px) and (min-width: 992px){.AdvantagesSupernets-module__itemIcon__egjWk{width:160px}}@media only screen and (max-width: 1600px) and (min-width: 992px) and (max-width: 1599px){.AdvantagesSupernets-module__itemIcon__egjWk{width:calc(100px + 60 * (100vw - 992px) / (608))}}@media only screen and (max-width: 1600px) and (max-width: 991px){.AdvantagesSupernets-module__itemIcon__egjWk{width:100px}}@media only screen and (max-width: 992px){.AdvantagesSupernets-module__itemIcon__egjWk{margin-bottom:0}}@media only screen and (max-width: 640px){.AdvantagesSupernets-module__itemIcon__egjWk{margin-bottom:24px}}@media only screen and (max-width: 640px) and (min-width: 393px){.AdvantagesSupernets-module__itemIcon__egjWk{width:100px}}@media only screen and (max-width: 640px) and (min-width: 393px) and (max-width: 767px){.AdvantagesSupernets-module__itemIcon__egjWk{width:calc(70px + .08*(100vw - 393px))}}@media only screen and (max-width: 640px) and (max-width: 392px){.AdvantagesSupernets-module__itemIcon__egjWk{width:70px}}@media only screen and (max-width: 640px) and (min-width: 393px){.AdvantagesSupernets-module__itemIcon__egjWk{height:100px}}@media only screen and (max-width: 640px) and (min-width: 393px) and (max-width: 767px){.AdvantagesSupernets-module__itemIcon__egjWk{height:calc(70px + .08*(100vw - 393px))}}@media only screen and (max-width: 640px) and (max-width: 392px){.AdvantagesSupernets-module__itemIcon__egjWk{height:70px}}.AdvantagesSupernets-module__itemTitle__pruzy{font-family:Inter,Arial,sans-serif;font-weight:700;font-size:36px;line-height:122%;text-align:center;margin-bottom:40px}@media (min-width: 393px){.AdvantagesSupernets-module__itemTitle__pruzy{font-size:36px}}@media (min-width: 393px) and (max-width: 1439px){.AdvantagesSupernets-module__itemTitle__pruzy{font-size:calc(25px + 11 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.AdvantagesSupernets-module__itemTitle__pruzy{font-size:25px}}@media only screen and (max-width: 640px){.AdvantagesSupernets-module__itemTitle__pruzy{line-height:106%}}@media only screen and (max-width: 1024px){.AdvantagesSupernets-module__itemTitle__pruzy br{display:none}}@media only screen and (max-width: 640px){.AdvantagesSupernets-module__itemTitle__pruzy{margin-bottom:15px}.AdvantagesSupernets-module__itemTitle__pruzy br{display:block}}.AdvantagesSupernets-module__itemText__eL8kr{font-family:Inter,Arial,sans-serif;font-weight:300;font-size:20px;line-height:150%;text-align:center;color:#051849cc}@media only screen and (max-width: 576px){.AdvantagesSupernets-module__itemText__eL8kr{line-height:132%}}@media only screen and (max-width: 640px){.AdvantagesSupernets-module__itemText__eL8kr{line-height:132%}}@media only screen and (max-width: 640px) and (min-width: 393px){.AdvantagesSupernets-module__itemText__eL8kr{font-size:20px}}@media only screen and (max-width: 640px) and (min-width: 393px) and (max-width: 1279px){.AdvantagesSupernets-module__itemText__eL8kr{font-size:calc(20px + 0*(100vw - 393px))}}@media only screen and (max-width: 640px) and (max-width: 392px){.AdvantagesSupernets-module__itemText__eL8kr{font-size:20px}}.AdvantagesSupernets-module__itemText__eL8kr+.AdvantagesSupernets-module__itemText__eL8kr{margin-top:16px}.AdvantagesSupernets-module__itemText__eL8kr span{white-space:nowrap}@media only screen and (max-width: 640px){.AdvantagesSupernets-module__itemText__eL8kr{line-height:125%;font-size:18px}.AdvantagesSupernets-module__itemText__eL8kr+.AdvantagesSupernets-module__itemText__eL8kr{margin-top:12px}}.CTA-module__cta__-JT60{position:relative;color:#fff}.CTA-module__cta__-JT60 .CTA-module__list__jSYi-{margin-bottom:38px}@media only screen and (max-width: 576px){.CTA-module__cta__-JT60 .CTA-module__list__jSYi-{width:100%;text-align:left;align-items:flex-start;margin-bottom:24px}}.CTA-module__cta__-JT60 .CTA-module__listItem__-eeqo{margin-bottom:12px}.CTA-module__cta__-JT60 .CTA-module__listItem__-eeqo+.CTA-module__listItem__-eeqo{margin-top:10px}.CTA-module__cta__-JT60 .CTA-module__title__HiMq5{font-family:Inter,Arial,sans-serif;font-weight:900;line-height:125%;margin-bottom:13px}@media (min-width: 393px){.CTA-module__cta__-JT60 .CTA-module__title__HiMq5{font-size:56px}}@media (min-width: 393px) and (max-width: 1439px){.CTA-module__cta__-JT60 .CTA-module__title__HiMq5{font-size:calc(40px + 16 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.CTA-module__cta__-JT60 .CTA-module__title__HiMq5{font-size:40px}}@media (min-width: 393px){.CTA-module__cta__-JT60 .CTA-module__title__HiMq5{line-height:125%}}@media (min-width: 393px) and (max-width: 1439px){.CTA-module__cta__-JT60 .CTA-module__title__HiMq5{line-height:calc(106.5% + 18.5 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.CTA-module__cta__-JT60 .CTA-module__title__HiMq5{line-height:106.5%}}@media only screen and (max-width: 640px){.CTA-module__cta__-JT60 .CTA-module__title__HiMq5{line-height:106.5%;margin-bottom:17px}}@media (min-width: 1024px){.CTA-module__cta__-JT60{padding-top:310px}}@media (min-width: 1024px) and (max-width: 1439px){.CTA-module__cta__-JT60{padding-top:calc(100px + 210 * (100vw - 1024px) / (416))}}@media (max-width: 1023px){.CTA-module__cta__-JT60{padding-top:100px}}@media only screen and (max-width: 1024px){.CTA-module__cta__-JT60{display:flex;flex-direction:column;align-items:center}.CTA-module__cta__-JT60 .CTA-module__listItem__-eeqo{margin-bottom:0}.CTA-module__cta__-JT60 .CTA-module__listItem__-eeqo+.CTA-module__listItem__-eeqo{margin-top:3px}}@media only screen and (max-width: 1024px) and (min-width: 393px){.CTA-module__cta__-JT60{padding-top:190px}}@media only screen and (max-width: 1024px) and (min-width: 393px) and (max-width: 991px){.CTA-module__cta__-JT60{padding-top:calc(134px + 56 * (100vw - 393px) / (599))}}@media only screen and (max-width: 1024px) and (max-width: 392px){.CTA-module__cta__-JT60{padding-top:134px}}@media only screen and (min-width: 1280px) and (max-height: 850px) and (min-width: 1280px){.CTA-module__cta__-JT60{padding-top:210px}}@media only screen and (min-width: 1280px) and (max-height: 850px) and (min-width: 1280px) and (max-width: 1919px){.CTA-module__cta__-JT60{padding-top:calc(180px + 30 * (100vw - 1280px) / (640))}}@media only screen and (min-width: 1280px) and (max-height: 850px) and (max-width: 1279px){.CTA-module__cta__-JT60{padding-top:180px}}@media only screen and (min-width: 1280px) and (max-height: 850px){.CTA-module__cta__-JT60 .CTA-module__videoWrapper__BxMzA{top:15%;width:600px}}.CTA-module__nextlabIcon__wdr0k{width:20px;height:20px;z-index:2}.CTA-module__content__jvpr6{position:relative;z-index:2}@media only screen and (max-width: 576px){.CTA-module__content__jvpr6{text-align:left}}.CTA-module__videoWrapper__BxMzA{position:absolute;right:0;top:28%;width:694px}@media only screen and (max-width: 1440px) and (min-width: 1024px){.CTA-module__videoWrapper__BxMzA{width:694px}}@media only screen and (max-width: 1440px) and (min-width: 1024px) and (max-width: 1439px){.CTA-module__videoWrapper__BxMzA{width:calc(480px + 214 * (100vw - 1024px) / (416))}}@media only screen and (max-width: 1440px) and (max-width: 1023px){.CTA-module__videoWrapper__BxMzA{width:480px}}@media only screen and (max-width: 1440px) and (min-width: 1024px){.CTA-module__videoWrapper__BxMzA{right:0}}@media only screen and (max-width: 1440px) and (min-width: 1024px) and (max-width: 1439px){.CTA-module__videoWrapper__BxMzA{right:calc(-45px + 45 * (100vw - 1024px) / (416))}}@media only screen and (max-width: 1440px) and (max-width: 1023px){.CTA-module__videoWrapper__BxMzA{right:-45px}}@media only screen and (max-width: 1024px){.CTA-module__videoWrapper__BxMzA{top:0;margin-top:4%;right:3%;position:relative;width:70%}}@media only screen and (max-width: 992px){.CTA-module__videoWrapper__BxMzA{width:76%}}@media only screen and (max-width: 768px){.CTA-module__videoWrapper__BxMzA{width:85%}}@media only screen and (max-width: 640px){.CTA-module__videoWrapper__BxMzA{width:100%}}@media only screen and (max-width: 576px){.CTA-module__videoWrapper__BxMzA{right:0;width:120%}}.CTA-module__gradientWrapper__Y-ryk{position:absolute;width:100%;height:100%;z-index:2}.CTA-module__video__f5MUQ{width:100%;z-index:1;clip-path:inset(0 2px 2px 0)}.CTA-module__subTitle__1mJLj{color:#0c90ff;font-weight:700;font-size:24px;line-height:140%;margin-bottom:23px;font-family:Inter,Arial,sans-serif}@media (min-width: 393px){.CTA-module__subTitle__1mJLj{margin-bottom:23px}}@media (min-width: 393px) and (max-width: 1439px){.CTA-module__subTitle__1mJLj{margin-bottom:calc(17px + 6 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.CTA-module__subTitle__1mJLj{margin-bottom:17px}}@media only screen and (max-width: 1024px){.CTA-module__subTitle__1mJLj{font-size:24px;line-height:132%;margin-bottom:17px}}@media only screen and (max-width: 768px){.CTA-module__subTitle__1mJLj br{display:none}}.CTA-module__text__LRNOg{font-weight:400;font-size:20px;line-height:120%;margin-bottom:46px;color:#fff}@media (min-width: 393px){.CTA-module__text__LRNOg{font-size:20px}}@media (min-width: 393px) and (max-width: 1439px){.CTA-module__text__LRNOg{font-size:calc(14px + 6 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.CTA-module__text__LRNOg{font-size:14px}}@media only screen and (max-width: 1024px){.CTA-module__text__LRNOg{margin-bottom:30px}}@media only screen and (max-width: 1024px){.CTA-module__text__LRNOg{margin-bottom:35px}}@media only screen and (max-width: 393px){.CTA-module__text__LRNOg{margin-bottom:27px}}.CTA-module__buttonsWrapper__SZeZb{display:flex;column-gap:9px}.CTA-module__buttonGetAccess__DjnSz{min-width:180px}@media only screen and (max-width: 576px){.CTA-module__buttonGetAccess__DjnSz{min-width:168px;height:47px}}.CTA-module__buttonStartExploring__Ka6D4{min-width:180px;gap:10px;padding-left:22px;display:flex;justify-content:space-between;align-items:center}.CTA-module__buttonStartExploring__Ka6D4:hover .CTA-module__iconDropdownList__Q-xpI{filter:brightness(0) saturate(100%) invert(14%) sepia(9%) saturate(7389%) hue-rotate(197deg) brightness(93%) contrast(112%)}@media only screen and (max-width: 576px){.CTA-module__buttonStartExploring__Ka6D4{display:flex;min-width:168px;height:47px;padding:10px 11px;align-items:center;justify-content:center}}.CTA-module__iconArrowDown__BbhWp{width:12px;height:auto;margin-right:12px}.ctaMEXC{color:#fff;display:flex;align-items:center}.ctaMEXC .content{flex:0 0 35%;display:flex;flex-direction:column;height:-webkit-fill-available;justify-content:center}.ctaMEXC .content .subtitle{color:#0c90ff;display:flex;flex-direction:column;width:fit-content;text-align:left;font-style:normal;font-weight:700;line-height:150%}.ctaMEXC .content .subtitle .underline{color:#0c90ff;border-bottom:1px solid #0c90ff}.ctaMEXC .imageWrapper{flex:0 0 65%;display:flex;flex-direction:column;align-items:center;justify-content:center}.ctaMEXC .imageWrapper .subtitle{font-style:normal;font-weight:400;line-height:normal}.ctaMEXC .imageWrapper .heroMEXC{width:100%}.ctaMEXC .title{display:flex;gap:15px;line-height:normal;align-items:baseline;font-weight:900!important}@media (min-width: 393px){.ctaMEXC .title{font-size:62px}}@media (min-width: 393px) and (max-width: 1439px){.ctaMEXC .title{font-size:calc(40px + 22 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.ctaMEXC .title{font-size:40px}}@media (min-width: 1024px){.ctaMEXC{padding-top:180px}}@media (min-width: 1024px) and (max-width: 1439px){.ctaMEXC{padding-top:calc(100px + 80 * (100vw - 1024px) / (416))}}@media (max-width: 1023px){.ctaMEXC{padding-top:100px}}@media only screen and (max-width: 1024px){.ctaMEXC{display:flex;flex-direction:column;align-items:center;gap:30px}.ctaMEXC .listItem{margin-bottom:0}.ctaMEXC .listItem+.listItem{margin-top:3px}}@media only screen and (max-width: 1024px) and (min-width: 393px){.ctaMEXC{padding-top:190px}}@media only screen and (max-width: 1024px) and (min-width: 393px) and (max-width: 991px){.ctaMEXC{padding-top:calc(134px + 56 * (100vw - 393px) / (599))}}@media only screen and (max-width: 1024px) and (max-width: 392px){.ctaMEXC{padding-top:134px}}@media only screen and (max-width: 576px){.ctaMEXC{align-items:flex-start}}@media only screen and (min-width: 1280px) and (max-height: 850px) and (min-width: 1280px){.ctaMEXC{padding-top:180px}}@media only screen and (min-width: 1280px) and (max-height: 850px) and (min-width: 1280px) and (max-width: 1919px){.ctaMEXC{padding-top:calc(150px + 30 * (100vw - 1280px) / (640))}}@media only screen and (min-width: 1280px) and (max-height: 850px) and (max-width: 1279px){.ctaMEXC{padding-top:150px}}@media only screen and (min-width: 1280px) and (max-height: 850px){.ctaMEXC .videoWrapper{top:15%;width:600px}}.content{position:relative;z-index:2;margin-bottom:30px}@media only screen and (max-width: 576px){.content{text-align:left}}.content .buttonsWrapper{display:flex;gap:10px;margin-top:38px}.content .buttonsWrapper .buttonGetAccess,.content .buttonsWrapper .buttonStartExploring{width:180px;text-align:center}.Hero-module__heroFullscreen__dvB1E{background-color:#061749;position:relative;min-height:1000px;overflow:hidden;z-index:899}@media (min-width: 768px){.Hero-module__heroFullscreen__dvB1E{padding-bottom:268px}}@media (min-width: 768px) and (max-width: 1919px){.Hero-module__heroFullscreen__dvB1E{padding-bottom:calc(180px + 88 * (100vw - 768px) / (1152))}}@media (max-width: 767px){.Hero-module__heroFullscreen__dvB1E{padding-bottom:180px}}@media only screen and (max-width: 768px) and (min-width: 393px){.Hero-module__heroFullscreen__dvB1E{padding-bottom:50px}}@media only screen and (max-width: 768px) and (min-width: 393px) and (max-width: 1439px){.Hero-module__heroFullscreen__dvB1E{padding-bottom:calc(30px + 20 * (100vw - 393px) / (1047))}}@media only screen and (max-width: 768px) and (max-width: 392px){.Hero-module__heroFullscreen__dvB1E{padding-bottom:30px}}.NewArchitecture-module__newArchitecture__PxPFx{position:relative;background:#0c90ff;background:radial-gradient(107.73% 249.18% at 99.81% 180.1%,#0093fe 4.45%,#08e 6.58%,#016dc7 12.45%,#0256a5 18.95%,#034388 26.03%,#033370 38.87%,#08265e 48.83%,#06275e 57.54%,#012158 77.8%,#05255e);min-height:77vh}.NewArchitecture-module__newArchitecture__PxPFx .NewArchitecture-module__container__-Jj7U{position:relative;z-index:3;display:flex;justify-content:space-between;padding-top:119px;padding-bottom:113px}@media only screen and (max-width: 1440px) and (min-width: 393px){.NewArchitecture-module__newArchitecture__PxPFx .NewArchitecture-module__container__-Jj7U{padding-top:154px}}@media only screen and (max-width: 1440px) and (min-width: 393px) and (max-width: 1439px){.NewArchitecture-module__newArchitecture__PxPFx .NewArchitecture-module__container__-Jj7U{padding-top:calc(70px + 84 * (100vw - 393px) / (1047))}}@media only screen and (max-width: 1440px) and (max-width: 392px){.NewArchitecture-module__newArchitecture__PxPFx .NewArchitecture-module__container__-Jj7U{padding-top:70px}}@media only screen and (max-width: 1440px) and (min-width: 393px){.NewArchitecture-module__newArchitecture__PxPFx .NewArchitecture-module__container__-Jj7U{padding-bottom:154px}}@media only screen and (max-width: 1440px) and (min-width: 393px) and (max-width: 1439px){.NewArchitecture-module__newArchitecture__PxPFx .NewArchitecture-module__container__-Jj7U{padding-bottom:calc(80px + 74 * (100vw - 393px) / (1047))}}@media only screen and (max-width: 1440px) and (max-width: 392px){.NewArchitecture-module__newArchitecture__PxPFx .NewArchitecture-module__container__-Jj7U{padding-bottom:80px}}@media only screen and (min-width: 1440px) and (min-width: 1024px){.NewArchitecture-module__newArchitecture__PxPFx .NewArchitecture-module__container__-Jj7U{padding-right:22px}}@media only screen and (min-width: 1440px) and (min-width: 1024px) and (max-width: 1599px){.NewArchitecture-module__newArchitecture__PxPFx .NewArchitecture-module__container__-Jj7U{padding-right:calc(0px + 22 * (100vw - 1024px) / (576))}}@media only screen and (min-width: 1440px) and (max-width: 1023px){.NewArchitecture-module__newArchitecture__PxPFx .NewArchitecture-module__container__-Jj7U{padding-right:0}}@media only screen and (max-width: 992px){.NewArchitecture-module__newArchitecture__PxPFx .NewArchitecture-module__container__-Jj7U{flex-direction:column-reverse;align-items:center;padding-top:70px}}@media only screen and (max-width: 992px){.NewArchitecture-module__newArchitecture__PxPFx .NewArchitecture-module__list__jIcs-{width:450px;margin:0 auto}}@media only screen and (max-width: 768px){.NewArchitecture-module__newArchitecture__PxPFx .NewArchitecture-module__list__jIcs-{width:100%;margin-left:0}}.NewArchitecture-module__newArchitecture__PxPFx .NewArchitecture-module__listItem__vHt78+.NewArchitecture-module__listItem__vHt78{margin-top:9px}@media only screen and (max-width: 640px){.NewArchitecture-module__newArchitecture__PxPFx .NewArchitecture-module__listItem__vHt78+.NewArchitecture-module__listItem__vHt78{margin-top:3px}}.NewArchitecture-module__content__av4vo{padding-top:118px;margin-right:30px;width:35.8136300417%}@media only screen and (max-width: 1440px) and (min-width: 1024px){.NewArchitecture-module__content__av4vo{padding-top:78px}}@media only screen and (max-width: 1440px) and (min-width: 1024px) and (max-width: 1439px){.NewArchitecture-module__content__av4vo{padding-top:calc(50px + 28 * (100vw - 1024px) / (416))}}@media only screen and (max-width: 1440px) and (max-width: 1023px){.NewArchitecture-module__content__av4vo{padding-top:50px}}@media only screen and (max-width: 992px){.NewArchitecture-module__content__av4vo{margin-right:0;width:70%}}@media only screen and (max-width: 768px){.NewArchitecture-module__content__av4vo{width:80%}}@media only screen and (max-width: 576px){.NewArchitecture-module__content__av4vo{padding-top:0;text-align:left;width:100%}}@media only screen and (max-width: 393px){.NewArchitecture-module__content__av4vo{width:100%}}.NewArchitecture-module__illustration__aLZM6{width:560px;height:auto}@media only screen and (max-width: 1440px) and (min-width: 1024px){.NewArchitecture-module__illustration__aLZM6{width:649px}}@media only screen and (max-width: 1440px) and (min-width: 1024px) and (max-width: 1439px){.NewArchitecture-module__illustration__aLZM6{width:calc(500px + 149 * (100vw - 1024px) / (416))}}@media only screen and (max-width: 1440px) and (max-width: 1023px){.NewArchitecture-module__illustration__aLZM6{width:500px}}@media only screen and (max-width: 992px){.NewArchitecture-module__illustration__aLZM6{margin-top:50px}}@media only screen and (max-width: 992px) and (min-width: 393px){.NewArchitecture-module__illustration__aLZM6{width:500px}}@media only screen and (max-width: 992px) and (min-width: 393px) and (max-width: 639px){.NewArchitecture-module__illustration__aLZM6{width:calc(307px + 193 * (100vw - 393px) / (247))}}@media only screen and (max-width: 992px) and (max-width: 392px){.NewArchitecture-module__illustration__aLZM6{width:307px}}.NewArchitecture-module__title__-xNt5{font-family:Inter,Arial,sans-serif;font-weight:700;line-height:135%;line-height:119%;color:#fff;margin-bottom:30px}@media (min-width: 393px){.NewArchitecture-module__title__-xNt5{font-size:48px}}@media (min-width: 393px) and (max-width: 1439px){.NewArchitecture-module__title__-xNt5{font-size:calc(36px + 12 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.NewArchitecture-module__title__-xNt5{font-size:36px}}@media (min-width: 393px){.NewArchitecture-module__title__-xNt5{line-height:135%}}@media (min-width: 393px) and (max-width: 1439px){.NewArchitecture-module__title__-xNt5{line-height:calc(106% + 29 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.NewArchitecture-module__title__-xNt5{line-height:106%}}.NewArchitecture-module__title__-xNt5 span{color:#0c90ff;font-weight:900}.NewArchitecture-module__title__-xNt5 span.NewArchitecture-module___mobile__WpavN{display:none}@media only screen and (max-width: 576px){.NewArchitecture-module__title__-xNt5 span.NewArchitecture-module___mobile__WpavN{display:block}}@media only screen and (max-width: 768px){.NewArchitecture-module__title__-xNt5{text-align:left}}.NewArchitecture-module__subTitle__9JUk8{font-family:Inter,Arial,sans-serif;font-weight:700;margin-bottom:20px;color:#0c90ff}@media (min-width: 393px){.NewArchitecture-module__subTitle__9JUk8{font-size:34px}}@media (min-width: 393px) and (max-width: 1439px){.NewArchitecture-module__subTitle__9JUk8{font-size:calc(18px + 16 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.NewArchitecture-module__subTitle__9JUk8{font-size:18px}}@media (min-width: 393px){.NewArchitecture-module__subTitle__9JUk8{line-height:117%}}@media (min-width: 393px) and (max-width: 1439px){.NewArchitecture-module__subTitle__9JUk8{line-height:calc(122% + -5 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.NewArchitecture-module__subTitle__9JUk8{line-height:122%}}@media only screen and (max-width: 576px){.NewArchitecture-module__subTitle__9JUk8{font-size:18px;line-height:22px;margin-bottom:10px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Roadmap-module__roadmap__sdllt{display:flex;flex-direction:column;position:relative;overflow:hidden;background-color:#051849;height:1000px;z-index:1;background:radial-gradient(62.37% 119.75% at 48.19% -22.17%,#0093fe,#08e 2%,#016dc7 8%,#0256a5 15%,#034388,#033370 31%,#04265f 40%,#041e52 51%,#04194b 66%,#051849)}@media only screen and (max-width: 576px){.Roadmap-module__roadmap__sdllt{background-position:calc(50% + 9px) center!important}}.Roadmap-module__roadmap__sdllt .Roadmap-module__container__gd4Yl{display:flex;flex-grow:1;flex-direction:column;position:relative;z-index:2}@media (min-width: 393px){.Roadmap-module__roadmap__sdllt .Roadmap-module__container__gd4Yl{padding-top:105px}}@media (min-width: 393px) and (max-width: 1919px){.Roadmap-module__roadmap__sdllt .Roadmap-module__container__gd4Yl{padding-top:calc(69px + 36 * (100vw - 393px) / (1527))}}@media (max-width: 392px){.Roadmap-module__roadmap__sdllt .Roadmap-module__container__gd4Yl{padding-top:69px}}@media only screen and (max-width: 576px){.Roadmap-module__roadmap__sdllt .Roadmap-module__container__gd4Yl{padding-top:70px}}.Roadmap-module__roadmap__sdllt .Roadmap-module__list__pBvOV{color:#fff;max-width:690px}@media only screen and (max-width: 1280px){.Roadmap-module__roadmap__sdllt .Roadmap-module__list__pBvOV{max-width:500px}}@media only screen and (max-width: 1280px) and (min-width: 393px){.Roadmap-module__roadmap__sdllt .Roadmap-module__list__pBvOV{font-size:17px}}@media only screen and (max-width: 1280px) and (min-width: 393px) and (max-width: 1279px){.Roadmap-module__roadmap__sdllt .Roadmap-module__list__pBvOV{font-size:calc(12px + 5 * (100vw - 393px) / (887))}}@media only screen and (max-width: 1280px) and (max-width: 392px){.Roadmap-module__roadmap__sdllt .Roadmap-module__list__pBvOV{font-size:12px}}@media only screen and (max-width: 992px){.Roadmap-module__roadmap__sdllt .Roadmap-module__list__pBvOV{max-width:450px}}@media only screen and (max-width: 768px){.Roadmap-module__roadmap__sdllt .Roadmap-module__list__pBvOV{max-width:400px}}@media only screen and (max-width: 640px){.Roadmap-module__roadmap__sdllt .Roadmap-module__list__pBvOV{max-width:380px}}@media only screen and (max-width: 393px){.Roadmap-module__roadmap__sdllt .Roadmap-module__list__pBvOV{max-width:330px}}.Roadmap-module__roadmap__sdllt .Roadmap-module__list__pBvOV:last-of-type{margin-bottom:38px}@media only screen and (max-width: 640px){.Roadmap-module__roadmap__sdllt .Roadmap-module__list__pBvOV:last-of-type{margin-bottom:20px}}.Roadmap-module__roadmap__sdllt .Roadmap-module__listItem__8INj1+.Roadmap-module__listItem__8INj1{margin-top:9px}@media only screen and (max-width: 640px){.Roadmap-module__roadmap__sdllt .Roadmap-module__listItem__8INj1+.Roadmap-module__listItem__8INj1{margin-top:3px}}@media only screen and (max-width: 1400px){.Roadmap-module__roadmap__sdllt:before{pointer-events:none;z-index:2;position:absolute;bottom:0;left:0;content:"";width:100px;height:100%;background:linear-gradient(270deg,#05184900 13.11%,#05184936 21.08%,#0518498e 37.37%,#051849cd 54.3%,#051849f3 72.11%,#051849 92.24%)}}@media only screen and (max-width: 1400px) and (max-width: 576px){.Roadmap-module__roadmap__sdllt:before{width:40px}}@media only screen and (max-width: 1400px){.Roadmap-module__roadmap__sdllt:after{pointer-events:none;z-index:100;position:absolute;bottom:0;right:0;content:"";width:100px;height:100%;background:linear-gradient(90deg,#05184900 12.5%,#05184954 23.58%,#051849a0 37.03%,#051849d6 51.86%,#051849f5 69.02%,#051849 93.85%)}}@media only screen and (max-width: 1400px) and (max-width: 576px){.Roadmap-module__roadmap__sdllt:after{width:40px}}.Roadmap-module__info__gXhQP{margin-bottom:-100px;z-index:2}@media only screen and (max-width: 1600px){.Roadmap-module__info__gXhQP{padding-left:20px}}@media only screen and (max-width: 1550px){.Roadmap-module__info__gXhQP{padding-left:40px;margin-bottom:-80px}}@media only screen and (max-width: 1500px){.Roadmap-module__info__gXhQP{padding-left:80px}}@media only screen and (max-width: 1024px){.Roadmap-module__info__gXhQP{margin-bottom:-40px}}@media only screen and (max-width: 768px){.Roadmap-module__info__gXhQP{margin-bottom:-20px;padding-left:0}}@media only screen and (max-width: 640px){.Roadmap-module__buttonGetAccess__WEoOk{height:47px}}.Roadmap-module__illustrationWrapper__v4cZF{pointer-events:none;position:absolute;width:1920px;height:1000px;left:50%;top:0;transform:translate(-50%);z-index:200}@media only screen and (max-width: 1400px){.Roadmap-module__illustrationWrapper__v4cZF{left:-10%;transform:translate(0)}}@media only screen and (max-width: 1280px){.Roadmap-module__illustrationWrapper__v4cZF{left:-15%}}@media only screen and (max-width: 1024px){.Roadmap-module__illustrationWrapper__v4cZF{left:-23%}}@media only screen and (max-width: 992px){.Roadmap-module__illustrationWrapper__v4cZF{left:-27%}}@media only screen and (max-width: 768px){.Roadmap-module__illustrationWrapper__v4cZF{left:-29%}}@media only screen and (max-width: 576px){.Roadmap-module__illustrationWrapper__v4cZF{left:-50%}}.Roadmap-module__illustrationWrapper__v4cZF:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:115px;z-index:100;background:linear-gradient(180deg,#05184900 7.26%,#05184919 12.73%,#051849bf 52.39%,#051849 72.15%)}.Roadmap-module__illustration__CFbMV{position:absolute;z-index:2;width:100%;height:100%}.Roadmap-module__illustrationGradientWrapper__UUgHe{display:block;pointer-events:none;position:absolute;bottom:0;width:100vw;max-width:2000px;height:100%;z-index:103;transform:translate(-50%);left:50%}.Roadmap-module__illustrationGradientWrapper__UUgHe:before{position:absolute;bottom:0;left:0;content:"";width:12.8645833333%;height:100%;background:linear-gradient(270deg,#05184900 13.11%,#05184936 21.08%,#0518498e 37.37%,#051849cd 54.3%,#051849f3 72.11%,#051849 92.24%)}@media only screen and (max-width: 1700px){.Roadmap-module__illustrationGradientWrapper__UUgHe:before{width:7.2916666667%}}@media only screen and (max-width: 1600px){.Roadmap-module__illustrationGradientWrapper__UUgHe:before{width:5.2083333333%}}@media only screen and (max-width: 1440px){.Roadmap-module__illustrationGradientWrapper__UUgHe:before{width:5.2083333333%}}.Roadmap-module__illustrationGradientWrapper__UUgHe:after{position:absolute;bottom:0;right:0;content:"";width:17.6041666667%;height:100%;background:linear-gradient(90deg,#05184900 12.5%,#05184954 23.58%,#051849a0 37.03%,#051849d6 51.86%,#051849f5 69.02%,#051849 93.85%)}@media only screen and (max-width: 1599px){.Roadmap-module__illustrationGradientWrapper__UUgHe:after{width:12.5%}}@media only screen and (max-width: 1800px){.Roadmap-module__illustrationGradientWrapper__UUgHe:after{width:10.4166666667%}}@media only screen and (max-width: 1600px){.Roadmap-module__illustrationGradientWrapper__UUgHe:after{width:8.3333333333%}}@media only screen and (max-width: 1440px){.Roadmap-module__illustrationGradientWrapper__UUgHe:after{width:5.2083333333%}}@media only screen and (max-width: 1400px){.Roadmap-module__illustrationGradientWrapper__UUgHe{width:120%}.Roadmap-module__illustrationGradientWrapper__UUgHe:before,.Roadmap-module__illustrationGradientWrapper__UUgHe:after{display:none}}.Roadmap-module__illustrationGradient__v5sT8{position:absolute;left:0;bottom:0;width:100vw;max-width:2000px;height:115px;background:linear-gradient(180deg,#05184900 7.26%,#05184919 12.73%,#051849bf 52.39%,#051849 72.15%)}@media only screen and (max-width: 1400px){.Roadmap-module__illustrationGradient__v5sT8{display:none}}.Roadmap-module__title__03ux8{font-family:Inter,Arial,sans-serif;font-weight:700;line-height:135%;color:#fff;margin-bottom:20px}@media (min-width: 393px){.Roadmap-module__title__03ux8{font-size:48px}}@media (min-width: 393px) and (max-width: 1439px){.Roadmap-module__title__03ux8{font-size:calc(36px + 12 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Roadmap-module__title__03ux8{font-size:36px}}@media (min-width: 393px){.Roadmap-module__title__03ux8{line-height:135%}}@media (min-width: 393px) and (max-width: 1439px){.Roadmap-module__title__03ux8{line-height:calc(106% + 29 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Roadmap-module__title__03ux8{line-height:106%}}.Roadmap-module__title__03ux8 span{font-weight:900;color:#0c90ff}.Roadmap-module__yearsList__GJsvS{width:100%;min-height:703px;position:relative;display:grid;top:-51px;grid-template-columns:repeat(5,279px);flex-grow:1;z-index:1;padding-left:4px}.Roadmap-module__yearsItem__pIS7K{outline-offset:2px;position:relative;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;z-index:98}.Roadmap-module__yearsItem__pIS7K:nth-child(1){padding-top:305px}@media only screen and (max-width: 1024px){.Roadmap-module__yearsItem__pIS7K:nth-child(1){padding-top:220px}}@media only screen and (max-width: 576px){.Roadmap-module__yearsItem__pIS7K:nth-child(1){padding-top:200px}}.Roadmap-module__yearsItem__pIS7K:nth-child(2){padding-top:232px}@media only screen and (max-width: 1024px){.Roadmap-module__yearsItem__pIS7K:nth-child(2){padding-top:180px}}@media only screen and (max-width: 576px){.Roadmap-module__yearsItem__pIS7K:nth-child(2){padding-top:180px}}.Roadmap-module__yearsItem__pIS7K:nth-child(3){padding-top:165px}@media only screen and (max-width: 1024px){.Roadmap-module__yearsItem__pIS7K:nth-child(3){padding-top:160px}}@media only screen and (max-width: 576px){.Roadmap-module__yearsItem__pIS7K:nth-child(3){padding-top:160px}}.Roadmap-module__yearsItem__pIS7K:nth-child(4){padding-top:118px}@media only screen and (max-width: 1024px){.Roadmap-module__yearsItem__pIS7K:nth-child(4){padding-top:110px}}@media only screen and (max-width: 576px){.Roadmap-module__yearsItem__pIS7K:nth-child(4){padding-top:130px}}@media only screen and (max-width: 1024px){.Roadmap-module__yearsItem__pIS7K:nth-child(5){padding-top:60px}}@media only screen and (max-width: 576px){.Roadmap-module__yearsItem__pIS7K:nth-child(5){padding-top:90px}}.Roadmap-module__itemTitle__bPoeq{font-size:28px;line-height:121%;color:#0c90ff;margin-bottom:6px}.Roadmap-module__itemSubtitle__mjNZs{font-family:Inter,Arial,sans-serif;font-size:17px;line-height:110%;color:#fff;max-width:140px;text-align:center;margin:0 auto 20px}.Roadmap-module__itemSubtitleActive__59OXo:after{content:"";display:inline-block;height:5px;width:5px;margin-left:5px;background-color:#38c769;border-radius:50%;position:relative;top:-3px;left:3px}.Roadmap-module__itemColumnImg__AybHN{position:relative;width:25px;min-height:551px;z-index:88;margin:0 auto}.Validator-module__validator__-5w9e{position:relative;width:100%;overflow:hidden;padding:124px 0 122px;background:linear-gradient(270deg,#0093fe -23.06%,#0089ef -17.22%,#0161b4 9.34%,#024185 33.76%,#032a64 55.26%,#031c4f 73.01%,#041748 84.82%);background-position:0 0;background-repeat:no-repeat}@media only screen and (max-width: 1440px) and (min-width: 393px){.Validator-module__validator__-5w9e{padding-bottom:88px}}@media only screen and (max-width: 1440px) and (min-width: 393px) and (max-width: 1439px){.Validator-module__validator__-5w9e{padding-bottom:calc(50px + 38 * (100vw - 393px) / (1047))}}@media only screen and (max-width: 1440px) and (max-width: 392px){.Validator-module__validator__-5w9e{padding-bottom:50px}}@media only screen and (max-width: 640px){.Validator-module__validator__-5w9e{padding-top:70px}}.Validator-module__validator__-5w9e .Validator-module__container__UwXQs{position:relative;z-index:2;display:flex;justify-content:space-between}@media only screen and (max-width: 1024px){.Validator-module__validator__-5w9e .Validator-module__container__UwXQs{flex-direction:column;align-items:center}}.Validator-module__validator__-5w9e .Validator-module__list__PRJwG{margin-bottom:38px}@media only screen and (max-width: 576px){.Validator-module__validator__-5w9e .Validator-module__list__PRJwG{width:100%;text-align:left;align-items:flex-start;margin-bottom:13px}}@media only screen and (min-width: 1920px){.Validator-module__validator__-5w9e .Validator-module__list__PRJwG{width:80%}}.Validator-module__validator__-5w9e .Validator-module__list__PRJwG+.Validator-module__text__3CTuy{margin-top:6px}.Validator-module__validator__-5w9e .Validator-module__list__PRJwG:last-of-type{margin-bottom:40px}@media only screen and (max-width: 640px){.Validator-module__validator__-5w9e .Validator-module__list__PRJwG:last-of-type{margin-bottom:20px}}.Validator-module__validator__-5w9e .Validator-module__listItem__JdjVx{margin-bottom:12px}.Validator-module__validator__-5w9e .Validator-module__listItem__JdjVx+.Validator-module__listItem__JdjVx{margin-top:10px}@media only screen and (max-width: 640px){.Validator-module__validator__-5w9e .Validator-module__listItem__JdjVx+.Validator-module__listItem__JdjVx{margin-top:0}}@media only screen and (max-width: 640px){.Validator-module__validator__-5w9e .Validator-module__listItem__JdjVx{margin-bottom:3px}.Validator-module__validator__-5w9e .Validator-module__listItem__JdjVx br{display:none}}.Validator-module__background__tZuk3{position:absolute;z-index:0;width:1071px;height:auto;top:66%;transform:translateY(-50%);left:-11.2%}@media only screen and (max-width: 1600px){.Validator-module__background__tZuk3{top:50%;left:-12%}}@media only screen and (max-width: 1440px){.Validator-module__background__tZuk3{left:-10%}}@media only screen and (max-width: 1280px){.Validator-module__background__tZuk3{left:-8%}}@media only screen and (max-width: 1024px){.Validator-module__background__tZuk3{display:none}}.Validator-module__backgroundMobile__gquCj{display:none}@media only screen and (max-width: 1024px){.Validator-module__backgroundMobile__gquCj{position:absolute;top:0;left:50%;transform:translate(-50%);height:auto;width:100%;display:block}}.Validator-module__content__Mnjk8{width:43.3936022253%}@media only screen and (max-width: 1280px) and (min-width: 1024px){.Validator-module__content__Mnjk8{padding-top:94px}}@media only screen and (max-width: 1280px) and (min-width: 1024px) and (max-width: 1279px){.Validator-module__content__Mnjk8{padding-top:calc(50px + 44 * (100vw - 1024px) / (256))}}@media only screen and (max-width: 1280px) and (max-width: 1023px){.Validator-module__content__Mnjk8{padding-top:50px}}@media only screen and (max-width: 1024px){.Validator-module__content__Mnjk8{padding-top:0;width:80%}}@media only screen and (max-width: 992px){.Validator-module__content__Mnjk8{width:auto;flex-grow:1}}@media only screen and (max-width: 992px) and (min-width: 768px){.Validator-module__content__Mnjk8{padding-top:94px}}@media only screen and (max-width: 992px) and (min-width: 768px) and (max-width: 991px){.Validator-module__content__Mnjk8{padding-top:calc(60px + 34 * (100vw - 768px) / (224))}}@media only screen and (max-width: 992px) and (max-width: 767px){.Validator-module__content__Mnjk8{padding-top:60px}}@media only screen and (max-width: 640px){.Validator-module__content__Mnjk8{padding-top:0;text-align:center;margin-bottom:70px}}@media only screen and (max-width: 1024px){.Validator-module__content__Mnjk8{margin-bottom:60px}}@media only screen and (max-width: 576px){.Validator-module__content__Mnjk8{text-align:left}}.Validator-module__title__axhiE{font-family:Inter,Arial,sans-serif;font-weight:700;line-height:135%;color:#fff;margin-bottom:20px}@media (min-width: 393px){.Validator-module__title__axhiE{font-size:48px}}@media (min-width: 393px) and (max-width: 1439px){.Validator-module__title__axhiE{font-size:calc(36px + 12 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Validator-module__title__axhiE{font-size:36px}}@media (min-width: 393px){.Validator-module__title__axhiE{line-height:135%}}@media (min-width: 393px) and (max-width: 1439px){.Validator-module__title__axhiE{line-height:calc(106% + 29 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Validator-module__title__axhiE{line-height:106%}}.Validator-module__title__axhiE span{color:#0c90ff;font-weight:900}@media only screen and (max-width: 576px){.Validator-module__title__axhiE span{display:block}}.Validator-module__illustration__FSSt6{width:523px;height:auto}@media (min-width: 1024px){.Validator-module__illustration__FSSt6{margin-right:64px}}@media (min-width: 1024px) and (max-width: 1439px){.Validator-module__illustration__FSSt6{margin-right:calc(0px + 64 * (100vw - 1024px) / (416))}}@media (max-width: 1023px){.Validator-module__illustration__FSSt6{margin-right:0}}@media only screen and (max-width: 1024px){.Validator-module__illustration__FSSt6{margin-right:10%;align-self:flex-end}}@media only screen and (max-width: 768px){.Validator-module__illustration__FSSt6{margin-right:0}}@media only screen and (max-width: 992px) and (min-width: 640px){.Validator-module__illustration__FSSt6{min-width:372px}}@media only screen and (max-width: 992px) and (min-width: 640px) and (max-width: 991px){.Validator-module__illustration__FSSt6{min-width:calc(220px + 152 * (100vw - 640px) / (352))}}@media only screen and (max-width: 992px) and (max-width: 639px){.Validator-module__illustration__FSSt6{min-width:220px}}@media only screen and (max-width: 640px){.Validator-module__illustration__FSSt6{width:110%;position:relative;top:-30px}}@media only screen and (max-width: 768px){.Validator-module__validatorButton__dHCn9{display:block;margin:0;min-width:141px;height:47px;padding:13 19}}.Main-module__supernetsWrapper__wffdu{background:radial-gradient(99.41% 102.81% at 48.6% 98.68%,#f2f5ff,#fff);background-repeat:no-repeat;background-size:36.8229166667% auto,100% 100%;background-position:bottom right}.Main-module__primaryWrapper__Dy5lj{background:#051849;background-repeat:no-repeat;background-size:100% auto;background-position:top left}.OurMission-module__mission__Pa64L{background-color:#051849;overflow:hidden;padding-bottom:0;color:#fff;padding-top:110px}@media (min-width: 393px){.OurMission-module__mission__Pa64L{padding-top:110px}}@media (min-width: 393px) and (max-width: 1439px){.OurMission-module__mission__Pa64L{padding-top:calc(60px + 50 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.OurMission-module__mission__Pa64L{padding-top:60px}}.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q{width:100%;height:476px}@media (min-width: 393px){.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q{height:476px}}@media (min-width: 393px) and (max-width: 1919px){.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q{height:calc(562px + -86 * (100vw - 393px) / (1527))}}@media (max-width: 392px){.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q{height:562px}}.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q .OurMission-module__title__168-0{font-family:Inter,Arial,sans-serif;font-weight:900;line-height:125%;margin-bottom:13px;text-align:center}@media (min-width: 393px){.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q .OurMission-module__title__168-0{font-size:60px}}@media (min-width: 393px) and (max-width: 1439px){.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q .OurMission-module__title__168-0{font-size:calc(36px + 24 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q .OurMission-module__title__168-0{font-size:36px}}@media (min-width: 393px){.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q .OurMission-module__title__168-0{line-height:125%}}@media (min-width: 393px) and (max-width: 1439px){.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q .OurMission-module__title__168-0{line-height:calc(107% + 18 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q .OurMission-module__title__168-0{line-height:107%}}@media only screen and (max-width: 640px){.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q .OurMission-module__title__168-0{line-height:107%;margin-bottom:17px}}@media (min-width: 393px){.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q .OurMission-module__title__168-0{padding-top:134px}}@media (min-width: 393px) and (max-width: 1439px){.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q .OurMission-module__title__168-0{padding-top:calc(71px + 63 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q .OurMission-module__title__168-0{padding-top:71px}}@media only screen and (max-width: 1024px){.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q .OurMission-module__title__168-0{width:60%;margin-left:auto;margin-right:auto;margin-bottom:11px}}.OurMission-module__mission__Pa64L .OurMission-module__hero__rqv8Q .OurMission-module__title__168-0 span{color:#0c90ff}.OurMission-module__text__aQ1DM{font-family:Inter,Arial,sans-serif;font-weight:300;font-size:20px;line-height:150%;text-align:center;margin-bottom:24px}@media only screen and (max-width: 576px){.OurMission-module__text__aQ1DM{line-height:132%}}@media only screen and (max-width: 640px){.OurMission-module__text__aQ1DM{line-height:132%}}@media only screen and (max-width: 640px) and (min-width: 393px){.OurMission-module__text__aQ1DM{font-size:20px}}@media only screen and (max-width: 640px) and (min-width: 393px) and (max-width: 1279px){.OurMission-module__text__aQ1DM{font-size:calc(20px + 0*(100vw - 393px))}}@media only screen and (max-width: 640px) and (max-width: 392px){.OurMission-module__text__aQ1DM{font-size:20px}}.OurMission-module__text__aQ1DM span{font-weight:900}@media only screen and (max-width: 1024px){.OurMission-module__text__aQ1DM{padding-left:48px;padding-right:48px;margin-bottom:32px;line-height:29px}}.OurMission-module__sourceText__kw9so{font-family:Inter,Arial,sans-serif;font-weight:300;font-size:20px;line-height:150%;text-align:center;margin-bottom:24px}@media only screen and (max-width: 576px){.OurMission-module__sourceText__kw9so{line-height:132%}}@media only screen and (max-width: 640px){.OurMission-module__sourceText__kw9so{line-height:132%}}@media only screen and (max-width: 640px) and (min-width: 393px){.OurMission-module__sourceText__kw9so{font-size:20px}}@media only screen and (max-width: 640px) and (min-width: 393px) and (max-width: 1279px){.OurMission-module__sourceText__kw9so{font-size:calc(20px + 0*(100vw - 393px))}}@media only screen and (max-width: 640px) and (max-width: 392px){.OurMission-module__sourceText__kw9so{font-size:20px}}.OurMission-module__sourceText__kw9so span{color:#0c90ff;font-weight:900}@media only screen and (max-width: 1024px){.OurMission-module__sourceText__kw9so{padding-left:25px;padding-right:25px;margin-bottom:32px}}.OurMission-module__missionContainer__qssrt .OurMission-module__title__168-0{font-family:Inter,Arial,sans-serif;font-weight:900;line-height:125%;margin-bottom:13px;text-align:center;margin-bottom:29px!important;padding-top:104.4px}@media (min-width: 393px){.OurMission-module__missionContainer__qssrt .OurMission-module__title__168-0{font-size:60px}}@media (min-width: 393px) and (max-width: 1439px){.OurMission-module__missionContainer__qssrt .OurMission-module__title__168-0{font-size:calc(36px + 24 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.OurMission-module__missionContainer__qssrt .OurMission-module__title__168-0{font-size:36px}}@media (min-width: 393px){.OurMission-module__missionContainer__qssrt .OurMission-module__title__168-0{line-height:125%}}@media (min-width: 393px) and (max-width: 1439px){.OurMission-module__missionContainer__qssrt .OurMission-module__title__168-0{line-height:calc(107% + 18 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.OurMission-module__missionContainer__qssrt .OurMission-module__title__168-0{line-height:107%}}@media only screen and (max-width: 640px){.OurMission-module__missionContainer__qssrt .OurMission-module__title__168-0{line-height:107%;margin-bottom:17px}}@media (min-width: 393px){.OurMission-module__missionContainer__qssrt .OurMission-module__title__168-0{padding-top:104.4px}}@media (min-width: 393px) and (max-width: 1439px){.OurMission-module__missionContainer__qssrt .OurMission-module__title__168-0{padding-top:calc(71px + 33.4 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.OurMission-module__missionContainer__qssrt .OurMission-module__title__168-0{padding-top:71px}}@media only screen and (max-width: 1024px){.OurMission-module__missionContainer__qssrt .OurMission-module__title__168-0{margin-bottom:37px!important}}.OurMission-module__missionContainer__qssrt .OurMission-module__title__168-0 span{color:#0c90ff}.OurMission-module__missionsCards__VRJS8{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:43px;grid-row-gap:0px;padding-bottom:120px;margin:auto}@media only screen and (max-width: 1280px){.OurMission-module__missionsCards__VRJS8{grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);grid-column-gap:0px;grid-row-gap:20px}}.OurMission-module__missionItem__IuigZ{width:688px;height:400px;padding-top:61.63px;padding-left:60px}@media (min-width: 393px){.OurMission-module__missionItem__IuigZ{width:688px}}@media (min-width: 393px) and (max-width: 1599px){.OurMission-module__missionItem__IuigZ{width:calc(345px + 343 * (100vw - 393px) / (1207))}}@media (max-width: 392px){.OurMission-module__missionItem__IuigZ{width:345px}}@media (min-width: 393px){.OurMission-module__missionItem__IuigZ{height:400px}}@media (min-width: 393px) and (max-width: 1599px){.OurMission-module__missionItem__IuigZ{height:calc(200px + 200 * (100vw - 393px) / (1207))}}@media (max-width: 392px){.OurMission-module__missionItem__IuigZ{height:200px}}.OurMission-module__missionItem__IuigZ:nth-child(1){grid-area:1/1/2/2;justify-self:end}@media only screen and (max-width: 1280px){.OurMission-module__missionItem__IuigZ:nth-child(1){justify-self:center;grid-area:1/1/2/2}}.OurMission-module__missionItem__IuigZ:nth-child(2){grid-area:1/2/2/3;justify-self:start}@media only screen and (max-width: 1280px){.OurMission-module__missionItem__IuigZ:nth-child(2){justify-self:center;grid-area:2/1/3/2}}.OurMission-module__missionText__yJMlJ{font-family:Inter,Arial,sans-serif;font-weight:700;font-size:36px;line-height:122%;margin-bottom:24px;width:55%}@media (min-width: 393px){.OurMission-module__missionText__yJMlJ{font-size:36px}}@media (min-width: 393px) and (max-width: 1439px){.OurMission-module__missionText__yJMlJ{font-size:calc(18px + 18 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.OurMission-module__missionText__yJMlJ{font-size:18px}}@media only screen and (max-width: 640px){.OurMission-module__missionText__yJMlJ{line-height:22px}}.OurMission-module__missionText__yJMlJ span{color:#0c90ff;font-weight:900}.Page404-module__page404__KNGqM{padding-top:150px;padding-bottom:50px;display:flex;align-items:center;flex-direction:column;color:#fff}.Page404-module__page404__KNGqM img{width:125px}.Page404-module__page404__KNGqM h1{margin-top:20px;font-size:32px;line-height:normal}.Page404-module__page404__KNGqM p{margin-top:20px;margin-bottom:24px;font-size:16px}.Page404-module__page404__KNGqM a{margin-bottom:50px;display:inline-block}.presale{background-color:#051849;color:#cdd1da;width:100%;min-height:100dvh}.presale .presaleShop{max-width:1128px;margin-top:110px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:auto auto;grid-template-rows:148px 1fr;grid-column-gap:24px;grid-row-gap:24px}@media (min-width: 768px){.presale .presaleShop{padding-top:48px}}@media (min-width: 768px) and (max-width: 1919px){.presale .presaleShop{padding-top:calc(24px + 24 * (100vw - 768px) / (1152))}}@media (max-width: 767px){.presale .presaleShop{padding-top:24px}}@media (min-width: 768px){.presale .presaleShop{padding-bottom:48px}}@media (min-width: 768px) and (max-width: 1919px){.presale .presaleShop{padding-bottom:calc(24px + 24 * (100vw - 768px) / (1152))}}@media (max-width: 767px){.presale .presaleShop{padding-bottom:24px}}@media (min-width: 576px){.presale .presaleShop{padding-left:24px}}@media (min-width: 576px) and (max-width: 767px){.presale .presaleShop{padding-left:calc(12px + .0625*(100vw - 576px))}}@media (max-width: 575px){.presale .presaleShop{padding-left:12px}}@media (min-width: 576px){.presale .presaleShop{padding-right:24px}}@media (min-width: 576px) and (max-width: 767px){.presale .presaleShop{padding-right:calc(12px + .0625*(100vw - 576px))}}@media (max-width: 575px){.presale .presaleShop{padding-right:12px}}.presale .banner{display:flex;flex-direction:column;justify-content:center;width:100%;border-radius:10px;grid-area:1/1/2/3;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(/assets/banner-CCfVstOE.svg);color:#fff}@media only screen and (min-width: 768px){.presale .banner{background-image:url(/assets/banner-CCfVstOE.svg)}}.presale .banner h1{text-align:center;font-weight:600;line-height:48px}@media (min-width: 393px){.presale .banner h1{font-size:36px}}@media (min-width: 393px) and (max-width: 1439px){.presale .banner h1{font-size:calc(20px + 16 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.presale .banner h1{font-size:20px}}.presale .banner h3{text-align:center;font-weight:400;line-height:28px}@media (min-width: 393px){.presale .banner h3{font-size:18px}}@media (min-width: 393px) and (max-width: 1439px){.presale .banner h3{font-size:calc(15px + 3 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.presale .banner h3{font-size:15px}}.presale .presaleVerification,.presale .presalePurchase,.presale .presaleDetails{grid-area:2/1/3/2}.presale .rightRection{grid-area:2/2/3/3}.presale .presaleTitle{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.presale .presaleTitle h1{color:#051849;font-style:normal;font-weight:700;line-height:32px}@media (min-width: 393px){.presale .presaleTitle h1{font-size:25px}}@media (min-width: 393px) and (max-width: 1439px){.presale .presaleTitle h1{font-size:calc(20px + 5 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.presale .presaleTitle h1{font-size:20px}}.presale .presaleTitle .description{color:#051849;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media only screen and (max-width: 768px){.presale .presaleShop{grid-template-columns:1fr;grid-template-rows:148px 1fr}.presale .banner{grid-area:1/1/2/2}.presale .card{padding:20px}.presale .presaleVerification,.presale .presalePurchase,.presale .presaleDetails{grid-area:2/1/3/2}.presale .rightRection{display:none}}.infoSeparator{display:flex;justify-content:center;align-items:center;background-color:#0c90ff;width:100%;height:40px;color:#fff;font-weight:300;line-height:150%}@media (min-width: 393px){.infoSeparator{font-size:18px}}@media (min-width: 393px) and (max-width: 1439px){.infoSeparator{font-size:calc(13px + 5 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.infoSeparator{font-size:13px}}@media only screen and (max-width: 1024px){.infoSeparator{text-align:center;height:45px}}.presaleCTA{color:#fff;min-height:100dvh;display:flex;align-items:center}.presaleCTA .cta{display:flex;gap:42px}@media (min-width: 576px){.presaleCTA .cta{padding-top:182px}}@media (min-width: 576px) and (max-width: 1919px){.presaleCTA .cta{padding-top:calc(102px + 80 * (100vw - 576px) / (1344))}}@media (max-width: 575px){.presaleCTA .cta{padding-top:102px}}@media (min-width: 576px){.presaleCTA .cta{padding-bottom:82px}}@media (min-width: 576px) and (max-width: 1439px){.presaleCTA .cta{padding-bottom:calc(42px + 40 * (100vw - 576px) / (864))}}@media (max-width: 575px){.presaleCTA .cta{padding-bottom:42px}}@media only screen and (max-width: 768px){.presaleCTA .cta{padding-top:102px}}.presaleCTA .cta .content{flex:1 1 40%;max-width:40%;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width: 1024px){.presaleCTA .cta .content{flex:1 1 100%;max-width:100%;margin-left:auto;margin-right:auto;width:auto;display:flex;flex-direction:column;align-items:center}.presaleCTA .cta .content .text,.presaleCTA .cta .content .title{max-width:unset}}.presaleCTA .cta .content .listItem{margin-bottom:12px}.presaleCTA .cta .content .listItem+.listItem{margin-top:10px}.presaleCTA .cta .content .list__item{font-family:Inter,Arial,sans-serif;font-weight:400;font-size:18px;line-height:150%;font-weight:300;color:#fff}@media only screen and (max-width: 1440px) and (min-width: 393px){.presaleCTA .cta .content .list__item{font-size:18px}}@media only screen and (max-width: 1440px) and (min-width: 393px) and (max-width: 1439px){.presaleCTA .cta .content .list__item{font-size:calc(15px + 3 * (100vw - 393px) / (1047))}}@media only screen and (max-width: 1440px) and (max-width: 392px){.presaleCTA .cta .content .list__item{font-size:15px}}@media only screen and (max-width: 1024px){.presaleCTA .cta .content .list__item{text-align:center}}.presaleCTA .cta .content .titleInfo{color:#fff;font-size:14px;font-weight:700;letter-spacing:4.2px;text-transform:uppercase;line-height:normal}@media only screen and (max-width: 1024px){.presaleCTA .cta .content .titleInfo{text-align:center}}.presaleCTA .cta .content .title{font-weight:700;line-height:normal}@media (min-width: 1024px){.presaleCTA .cta .content .title{font-size:56px}}@media (min-width: 1024px) and (max-width: 1599px){.presaleCTA .cta .content .title{font-size:calc(42px + 14 * (100vw - 1024px) / (576))}}@media (max-width: 1023px){.presaleCTA .cta .content .title{font-size:42px}}@media only screen and (max-width: 768px){.presaleCTA .cta .content .title{text-align:center}}.presaleCTA .cta .content .subTitle{color:#0c90ff;font-family:Inter,Arial,sans-serif;font-weight:700;font-size:24px;line-height:140%;margin-bottom:23px;margin-bottom:0!important}@media (min-width: 393px){.presaleCTA .cta .content .subTitle{margin-bottom:23px}}@media (min-width: 393px) and (max-width: 1439px){.presaleCTA .cta .content .subTitle{margin-bottom:calc(17px + 6 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.presaleCTA .cta .content .subTitle{margin-bottom:17px}}@media only screen and (max-width: 1024px){.presaleCTA .cta .content .subTitle{font-size:24px;line-height:132%;margin-bottom:17px}}@media only screen and (max-width: 768px){.presaleCTA .cta .content .subTitle{text-align:center}.presaleCTA .cta .content .subTitle br{display:none}}.presaleCTA .cta .content .description{font-family:Inter,Arial,sans-serif;font-weight:400;font-size:18px;line-height:150%;font-weight:300;color:#fff}@media only screen and (max-width: 1440px) and (min-width: 393px){.presaleCTA .cta .content .description{font-size:18px}}@media only screen and (max-width: 1440px) and (min-width: 393px) and (max-width: 1439px){.presaleCTA .cta .content .description{font-size:calc(15px + 3 * (100vw - 393px) / (1047))}}@media only screen and (max-width: 1440px) and (max-width: 392px){.presaleCTA .cta .content .description{font-size:15px}}@media only screen and (max-width: 1024px){.presaleCTA .cta .content .description{text-align:center}}.presaleCTA .cta .content .buttonsWrapper{display:flex;column-gap:12px}.presaleCTA .cta .content .buttonsWrapper .moreInfoBtn,.presaleCTA .cta .content .buttonsWrapper .joinPresalebtn{width:230px;text-align:center}.presaleCTA .cta .content .buttonGetAccess{min-width:180px}@media only screen and (max-width: 576px){.presaleCTA .cta .content .buttonGetAccess{min-width:168px;height:47px}}.presaleCTA .cta .content .moreInfoBtn{min-width:180px;gap:10px;padding-left:22px;display:flex;justify-content:space-between;align-items:center}.presaleCTA .cta .content .moreInfoBtn:hover .iconDropdownList{filter:brightness(0) saturate(100%) invert(14%) sepia(9%) saturate(7389%) hue-rotate(197deg) brightness(93%) contrast(112%)}.presaleCTA .cta .content .moreInfoBtn .iconDropdownList{transform:rotate(90deg)}@media only screen and (max-width: 576px){.presaleCTA .cta .content .moreInfoBtn{display:flex;min-width:168px;height:47px;padding:10px 11px;align-items:center;justify-content:center}}@media only screen and (max-width: 1024px){.presaleCTA .cta .content{display:flex;flex-direction:column;align-items:center}.presaleCTA .cta .content .listItem{margin-bottom:0}.presaleCTA .cta .content .listItem+.listItem{margin-top:3px}}.presaleCTA .cta .illustration{flex:1 1 60%;max-width:60%;width:100%;margin:auto}@media only screen and (max-width: 1024px){.presaleCTA .cta .illustration{flex:1 1 100%;max-width:100%;width:100%}}@media only screen and (max-width: 1024px){.presaleCTA .cta{display:flex;flex-direction:column}.presaleCTA .cta .content .description br{display:none}}@media only screen and (max-width: 576px){.presaleCTA .cta .content .buttonsWrapper{gap:10px;flex-direction:column}}.presaleLanding .list__item:before{top:8px!important}.presaleFaq{background:linear-gradient(270deg,#0c90ff40,#0c90ff00)}@media (min-width: 576px){.presaleFaq{padding-top:82px}}@media (min-width: 576px) and (max-width: 1439px){.presaleFaq{padding-top:calc(42px + 40 * (100vw - 576px) / (864))}}@media (max-width: 575px){.presaleFaq{padding-top:42px}}@media (min-width: 576px){.presaleFaq{padding-bottom:82px}}@media (min-width: 576px) and (max-width: 1439px){.presaleFaq{padding-bottom:calc(42px + 40 * (100vw - 576px) / (864))}}@media (max-width: 575px){.presaleFaq{padding-bottom:42px}}.presaleFaq .container{display:flex;flex-direction:column;gap:28px}.presaleFaq .title{font-weight:700;line-height:normal;line-height:119%;color:#fff}@media (min-width: 393px){.presaleFaq .title{font-size:48px}}@media (min-width: 393px) and (max-width: 1439px){.presaleFaq .title{font-size:calc(36px + 12 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.presaleFaq .title{font-size:36px}}@media only screen and (max-width: 1024px){.presaleFaq .title{text-align:center}}.presaleFaq .faqContainer{display:grid;grid-template-rows:repeat(4,auto);grid-auto-flow:column;gap:42px}.presaleFaq .faqContainer .faqItem{flex-basis:calc(50% - 32px)}.presaleFaq .faqContainer .faqQuestion{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding-bottom:20px}.presaleFaq .faqContainer .faqQuestion h2{margin:0;color:#fff;font-size:25px;font-weight:700;line-height:112%}@media (min-width: 393px){.presaleFaq .faqContainer .faqQuestion h2{font-size:20px}}@media (min-width: 393px) and (max-width: 1439px){.presaleFaq .faqContainer .faqQuestion h2{font-size:calc(15px + 5 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.presaleFaq .faqContainer .faqQuestion h2{font-size:15px}}.presaleFaq .faqContainer .faqQuestion svg{transition:transform .3s ease;transform:rotate(180deg)}.presaleFaq .faqContainer .faqQuestion.active svg{transform:rotate(0)}.presaleFaq .faqContainer .faqAnswer{overflow:hidden;max-height:0;font-family:Inter,Arial,sans-serif;font-weight:400;font-size:18px;line-height:150%;font-weight:300;color:#fff}@media only screen and (max-width: 1440px) and (min-width: 393px){.presaleFaq .faqContainer .faqAnswer{font-size:18px}}@media only screen and (max-width: 1440px) and (min-width: 393px) and (max-width: 1439px){.presaleFaq .faqContainer .faqAnswer{font-size:calc(15px + 3 * (100vw - 393px) / (1047))}}@media only screen and (max-width: 1440px) and (max-width: 392px){.presaleFaq .faqContainer .faqAnswer{font-size:15px}}@media only screen and (max-width: 1024px){.presaleFaq .faqContainer .faqAnswer{text-align:center}}.presaleFaq .faqContainer .faqAnswer ol{margin-top:0;margin-bottom:0}@media only screen and (max-width: 576px){.presaleFaq .faqContainer{grid-template-rows:auto;grid-auto-flow:row}}@media only screen and (max-width: 1024px){.presaleFaq .faqContainer{gap:20px}.presaleFaq .faqContainer .faqAnswer{text-align:left}}.presaleOverview{background-color:#fff}@media (min-width: 576px){.presaleOverview{padding-top:82px}}@media (min-width: 576px) and (max-width: 1439px){.presaleOverview{padding-top:calc(42px + 40 * (100vw - 576px) / (864))}}@media (max-width: 575px){.presaleOverview{padding-top:42px}}@media (min-width: 576px){.presaleOverview{padding-bottom:82px}}@media (min-width: 576px) and (max-width: 1439px){.presaleOverview{padding-bottom:calc(42px + 40 * (100vw - 576px) / (864))}}@media (max-width: 575px){.presaleOverview{padding-bottom:42px}}.presaleOverview .container{display:flex;gap:42px}.presaleOverview .content{flex:1 1 40%;max-width:40%;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width: 1024px){.presaleOverview .content{flex:1 1 100%;max-width:100%;margin-left:auto;margin-right:auto;width:auto;display:flex;flex-direction:column;align-items:center}.presaleOverview .content .text,.presaleOverview .content .title{max-width:unset}}.presaleOverview .content .title{font-weight:700;line-height:normal;line-height:119%;color:#051849}@media (min-width: 393px){.presaleOverview .content .title{font-size:48px}}@media (min-width: 393px) and (max-width: 1439px){.presaleOverview .content .title{font-size:calc(36px + 12 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.presaleOverview .content .title{font-size:36px}}@media only screen and (max-width: 1024px){.presaleOverview .content .title{text-align:center}}.presaleOverview .content .textWrapper{display:flex;flex-direction:column;gap:12px}.presaleOverview .content .text{font-family:Inter,Arial,sans-serif;font-weight:400;font-size:18px;line-height:150%;font-weight:300;color:#051849}@media only screen and (max-width: 1440px) and (min-width: 393px){.presaleOverview .content .text{font-size:18px}}@media only screen and (max-width: 1440px) and (min-width: 393px) and (max-width: 1439px){.presaleOverview .content .text{font-size:calc(15px + 3 * (100vw - 393px) / (1047))}}@media only screen and (max-width: 1440px) and (max-width: 392px){.presaleOverview .content .text{font-size:15px}}@media only screen and (max-width: 1024px){.presaleOverview .content .text{text-align:center}}.presaleOverview .content .text,.presaleOverview .content .title{max-width:400px}.presaleOverview .illustration{flex:1 1 60%;max-width:60%;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 1024px){.presaleOverview .illustration{flex:1 1 100%;max-width:100%;width:100%}}.presaleOverview .illustration iframe{aspect-ratio:16/9;width:100%;height:auto;border:none;border-radius:20px}@media only screen and (max-width: 1024px){.presaleOverview .content{max-width:none}.presaleOverview .container{flex-direction:column;align-items:center;justify-content:center}.presaleOverview .illustration{flex:1 1 100%;max-width:100%;width:100%}}.card{background-color:#fff;color:#051849;border-radius:10px;padding:30px;border:1px solid #cdd1da;display:flex;flex-direction:column;gap:16px;width:100%}@media only screen and (max-width: 1600px){.card{margin-right:0}}.formatNumber,.formatNumberAlias{color:#38c769}.formatNumber.negative,.formatNumberAlias.negative{color:#f25050}.formatNumber[data-colored=false],.formatNumberAlias[data-colored=false]{color:inherit}.formatNumber[data-colored=false]+.formatNumberAlias,.formatNumberAlias[data-colored=false]+.formatNumberAlias{color:inherit}.presaleTimeline{background:linear-gradient(0deg,#f3f6ff,#f9fbff 99.99%,#fff)}@media (min-width: 576px){.presaleTimeline{padding-top:82px}}@media (min-width: 576px) and (max-width: 1439px){.presaleTimeline{padding-top:calc(42px + 40 * (100vw - 576px) / (864))}}@media (max-width: 575px){.presaleTimeline{padding-top:42px}}@media (min-width: 576px){.presaleTimeline{padding-bottom:82px}}@media (min-width: 576px) and (max-width: 1439px){.presaleTimeline{padding-bottom:calc(42px + 40 * (100vw - 576px) / (864))}}@media (max-width: 575px){.presaleTimeline{padding-bottom:42px}}.presaleTimeline .container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:28px}.presaleTimeline .content{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:800px;gap:20px}.presaleTimeline .content .subtitle{color:#0c90ff;font-size:14px;font-weight:700;letter-spacing:4.2px;text-transform:uppercase;line-height:normal}@media only screen and (max-width: 1024px){.presaleTimeline .content .subtitle{text-align:center}}.presaleTimeline .content .title{font-weight:700;line-height:normal;line-height:119%;color:#051849}@media (min-width: 393px){.presaleTimeline .content .title{font-size:48px}}@media (min-width: 393px) and (max-width: 1439px){.presaleTimeline .content .title{font-size:calc(36px + 12 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.presaleTimeline .content .title{font-size:36px}}@media only screen and (max-width: 1024px){.presaleTimeline .content .title{text-align:center}}.presaleTimeline .content .text{font-family:Inter,Arial,sans-serif;font-weight:400;font-size:18px;line-height:150%;font-weight:300;color:#051849;text-align:center}@media only screen and (max-width: 1440px) and (min-width: 393px){.presaleTimeline .content .text{font-size:18px}}@media only screen and (max-width: 1440px) and (min-width: 393px) and (max-width: 1439px){.presaleTimeline .content .text{font-size:calc(15px + 3 * (100vw - 393px) / (1047))}}@media only screen and (max-width: 1440px) and (max-width: 392px){.presaleTimeline .content .text{font-size:15px}}@media only screen and (max-width: 1024px){.presaleTimeline .content .text{text-align:center}}@media (min-width: 393px){.presaleTimeline .content .text{font-size:20px}}@media (min-width: 393px) and (max-width: 1439px){.presaleTimeline .content .text{font-size:calc(15px + 5 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.presaleTimeline .content .text{font-size:15px}}.presaleTimeline .cardsContainer{flex-direction:row;flex-wrap:wrap;justify-content:center;display:flex;gap:20px}@media (min-width: 393px){.presaleTimeline .cardsContainer{gap:42px}}@media (min-width: 393px) and (max-width: 1439px){.presaleTimeline .cardsContainer{gap:calc(42px + 0*(100vw - 393px))}}@media (max-width: 392px){.presaleTimeline .cardsContainer{gap:42px}}.presaleTimeline .cardsContainer .card{flex-basis:calc(25% - 42px);flex-grow:1}@media only screen and (max-width: 640px){.presaleTimeline .cardsContainer .card{flex-basis:100%;max-width:100%!important;min-width:unset!important;width:100%!important}.presaleTimeline .cardsContainer .card .listItem{text-align:left!important}}.presaleTimeline .cardsContainer .card{flex-grow:1;padding:32px 0 0;gap:0;width:300px;min-width:300px;max-width:300px;min-height:640px;border:none}.presaleTimeline .cardsContainer .card .cardTitle{background-color:#0518491a;width:90%;max-width:292px;height:52px;display:flex;align-items:center;border-radius:0 10px 10px 0;padding:5px 20px;color:#fff;font-weight:700;line-height:112.023%}@media (min-width: 393px){.presaleTimeline .cardsContainer .card .cardTitle{font-size:25px}}@media (min-width: 393px) and (max-width: 1439px){.presaleTimeline .cardsContainer .card .cardTitle{font-size:calc(20px + 5 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.presaleTimeline .cardsContainer .card .cardTitle{font-size:20px}}.presaleTimeline .cardsContainer .card .roundSupply{color:#0c90ff;font-weight:700}.presaleTimeline .cardsContainer .card .nerxtPresale{background-color:#0c90ff}.presaleTimeline .cardsContainer .card .list{margin:28px 38px 36px 32px}.presaleTimeline .cardsContainer .card .listItem,.presaleTimeline .cardsContainer .card .more,.presaleTimeline .cardsContainer .card .before,.presaleTimeline .cardsContainer .card .subTitle{font-family:Inter,Arial,sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#051849;text-align:left!important}@media only screen and (max-width: 1440px) and (min-width: 393px){.presaleTimeline .cardsContainer .card .listItem,.presaleTimeline .cardsContainer .card .more,.presaleTimeline .cardsContainer .card .before,.presaleTimeline .cardsContainer .card .subTitle{font-size:18px}}@media only screen and (max-width: 1440px) and (min-width: 393px) and (max-width: 1439px){.presaleTimeline .cardsContainer .card .listItem,.presaleTimeline .cardsContainer .card .more,.presaleTimeline .cardsContainer .card .before,.presaleTimeline .cardsContainer .card .subTitle{font-size:calc(15px + 3 * (100vw - 393px) / (1047))}}@media only screen and (max-width: 1440px) and (max-width: 392px){.presaleTimeline .cardsContainer .card .listItem,.presaleTimeline .cardsContainer .card .more,.presaleTimeline .cardsContainer .card .before,.presaleTimeline .cardsContainer .card .subTitle{font-size:15px}}@media only screen and (max-width: 1024px){.presaleTimeline .cardsContainer .card .listItem,.presaleTimeline .cardsContainer .card .more,.presaleTimeline .cardsContainer .card .before,.presaleTimeline .cardsContainer .card .subTitle{text-align:center}}.presaleTimeline .cardsContainer .card .skipped{color:#929293}.presaleTimeline .cardsContainer .card .list__item{margin-top:2px}.presaleTimeline .cardsContainer .card .textList{display:flex;flex-direction:column;gap:19px}.presaleTimeline .cardsContainer .card .more{margin-top:11px}.presaleTimeline .cardsContainer .card .subTitle{margin-bottom:11px}.presaleTimeline .cardsContainer .card.active .cardTitle{background-color:#38c769}@media only screen and (max-width: 768px){.presaleTimeline .cardsContainer .card{min-height:auto}}.presaleTokenomics{background:linear-gradient(270deg,#0c90ff40,#0c90ff00)}@media (min-width: 576px){.presaleTokenomics{padding-top:82px}}@media (min-width: 576px) and (max-width: 1439px){.presaleTokenomics{padding-top:calc(42px + 40 * (100vw - 576px) / (864))}}@media (max-width: 575px){.presaleTokenomics{padding-top:42px}}@media (min-width: 576px){.presaleTokenomics{padding-bottom:82px}}@media (min-width: 576px) and (max-width: 1439px){.presaleTokenomics{padding-bottom:calc(42px + 40 * (100vw - 576px) / (864))}}@media (max-width: 575px){.presaleTokenomics{padding-bottom:42px}}.presaleTokenomics .container{display:flex;flex-direction:row-reverse;gap:42px}.presaleTokenomics .content{flex:1 1 40%;max-width:40%;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width: 1024px){.presaleTokenomics .content{flex:1 1 100%;max-width:100%;margin-left:auto;margin-right:auto;width:auto;display:flex;flex-direction:column;align-items:center}.presaleTokenomics .content .text,.presaleTokenomics .content .title{max-width:unset}}.presaleTokenomics .content .subtitle{color:#fff;font-size:14px;font-weight:700;letter-spacing:4.2px;text-transform:uppercase;line-height:normal}@media only screen and (max-width: 1024px){.presaleTokenomics .content .subtitle{text-align:center}}.presaleTokenomics .content .title{font-weight:700;line-height:normal;line-height:119%;color:#fff}@media (min-width: 393px){.presaleTokenomics .content .title{font-size:48px}}@media (min-width: 393px) and (max-width: 1439px){.presaleTokenomics .content .title{font-size:calc(36px + 12 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.presaleTokenomics .content .title{font-size:36px}}@media only screen and (max-width: 1024px){.presaleTokenomics .content .title{text-align:center}}.presaleTokenomics .content .textWrapper{display:flex;flex-direction:column;gap:12px}.presaleTokenomics .content .text{font-family:Inter,Arial,sans-serif;font-weight:400;font-size:18px;line-height:150%;font-weight:300;color:#fff}@media only screen and (max-width: 1440px) and (min-width: 393px){.presaleTokenomics .content .text{font-size:18px}}@media only screen and (max-width: 1440px) and (min-width: 393px) and (max-width: 1439px){.presaleTokenomics .content .text{font-size:calc(15px + 3 * (100vw - 393px) / (1047))}}@media only screen and (max-width: 1440px) and (max-width: 392px){.presaleTokenomics .content .text{font-size:15px}}@media only screen and (max-width: 1024px){.presaleTokenomics .content .text{text-align:center}}.presaleTokenomics .content .text,.presaleTokenomics .content .title{max-width:400px}.presaleTokenomics .illustration{flex:1 1 60%;max-width:60%;display:flex;justify-content:center;align-items:center;gap:42px}@media only screen and (max-width: 1024px){.presaleTokenomics .illustration{flex:1 1 100%;max-width:100%;width:100%}}@media only screen and (max-width: 1280px){.presaleTokenomics .content{max-width:none}.presaleTokenomics .container{flex-direction:column-reverse;align-items:center;justify-content:center}}@media only screen and (max-width: 768px){.presaleTokenomics .illustration{flex-direction:column}}@media only screen and (max-width: 576px){.presaleTokenomics .illustration{flex:1 1 100%;max-width:100%;width:100%}.presaleTokenomics .illustration svg{width:100%;height:auto}}.modalButton{border:none;padding:0;background-color:transparent}.modalButton svg{display:block;cursor:pointer}.modalContainer{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0518494d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:150;cursor:default;color:#051849}.modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;width:31rem;border-radius:10px;color:#051849;border:.25px solid #fff}.modal .modalTitle{padding-bottom:10px;width:100%;color:#051849;text-align:center;overflow:hidden;display:flex;align-items:center;justify-content:center}.modal .modalContent{padding:0 20px}.modal .grClose{position:absolute;top:0;right:0;margin-top:10px;margin-right:10px;cursor:pointer}.modal .buttonWrapper{display:flex;justify-content:space-evenly;align-items:center;padding:27px 0 40px}@media only screen and (max-width: 576px){.modal{width:90%}}.modalVideo .modal{width:60%;padding:42px}.modalVideo .modal .modalContent{padding:0;height:auto}.modalVideo .modal .video{aspect-ratio:16/9;width:100%;height:auto;border:none;border-radius:20px}@media only screen and (max-width: 768px){.modalVideo .modal{width:95%;padding:20px}}.presaleStepsToStart .videoButton{margin-top:auto;cursor:pointer}.presaleTokenUnlock{background:linear-gradient(0deg,#f3f6ff,#f9fbff 99.99%,#fff)}@media (min-width: 576px){.presaleTokenUnlock{padding-top:82px}}@media (min-width: 576px) and (max-width: 1439px){.presaleTokenUnlock{padding-top:calc(42px + 40 * (100vw - 576px) / (864))}}@media (max-width: 575px){.presaleTokenUnlock{padding-top:42px}}@media (min-width: 576px){.presaleTokenUnlock{padding-bottom:82px}}@media (min-width: 576px) and (max-width: 1439px){.presaleTokenUnlock{padding-bottom:calc(42px + 40 * (100vw - 576px) / (864))}}@media (max-width: 575px){.presaleTokenUnlock{padding-bottom:42px}}.presaleTokenUnlock .container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:28px}.presaleTokenUnlock .text{font-family:Inter,Arial,sans-serif;font-weight:400;font-size:18px;line-height:150%;font-weight:300;color:#051849}@media only screen and (max-width: 1440px) and (min-width: 393px){.presaleTokenUnlock .text{font-size:18px}}@media only screen and (max-width: 1440px) and (min-width: 393px) and (max-width: 1439px){.presaleTokenUnlock .text{font-size:calc(15px + 3 * (100vw - 393px) / (1047))}}@media only screen and (max-width: 1440px) and (max-width: 392px){.presaleTokenUnlock .text{font-size:15px}}@media only screen and (max-width: 1024px){.presaleTokenUnlock .text{text-align:center}}.presaleTokenUnlock .titleSection{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:800px;gap:20px}.presaleTokenUnlock .titleSection .subtitle{color:#0c90ff;font-size:14px;font-weight:700;letter-spacing:4.2px;text-transform:uppercase;line-height:normal}@media only screen and (max-width: 1024px){.presaleTokenUnlock .titleSection .subtitle{text-align:center}}.presaleTokenUnlock .titleSection .title{font-weight:700;line-height:normal;line-height:119%;color:#051849}@media (min-width: 393px){.presaleTokenUnlock .titleSection .title{font-size:48px}}@media (min-width: 393px) and (max-width: 1439px){.presaleTokenUnlock .titleSection .title{font-size:calc(36px + 12 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.presaleTokenUnlock .titleSection .title{font-size:36px}}@media only screen and (max-width: 1024px){.presaleTokenUnlock .titleSection .title{text-align:center}}.presaleTokenUnlock .titleSection .text{max-width:800px;text-align:center}.presaleTokenUnlock .content{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:42px}.presaleTokenUnlock .content .textWrapper{flex:1 1 40%;max-width:40%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}@media only screen and (max-width: 1024px){.presaleTokenUnlock .content .textWrapper{flex:1 1 100%;max-width:100%;margin-left:auto;margin-right:auto;width:auto;display:flex;flex-direction:column;align-items:center}.presaleTokenUnlock .content .textWrapper .text,.presaleTokenUnlock .content .textWrapper .title{max-width:unset}}.presaleTokenUnlock .content .textWrapper .title{color:#051849;font-weight:700;line-height:125%}@media (min-width: 393px){.presaleTokenUnlock .content .textWrapper .title{font-size:36px}}@media (min-width: 393px) and (max-width: 1439px){.presaleTokenUnlock .content .textWrapper .title{font-size:calc(25px + 11 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.presaleTokenUnlock .content .textWrapper .title{font-size:25px}}.presaleTokenUnlock .content .textWrapper .buttonWrapper{display:flex;gap:12px;margin-right:auto}.presaleTokenUnlock .content .textWrapper .buttonWrapper .downloadButton{display:flex;justify-content:space-between;gap:4px}.presaleTokenUnlock .content .textWrapper .buttonWrapper .downloadButton .iconDownload{filter:brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(7499%) hue-rotate(183deg) brightness(113%) contrast(95%)}.presaleTokenUnlock .content .illustration{flex:1 1 60%;max-width:60%;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 1024px){.presaleTokenUnlock .content .illustration{flex:1 1 100%;max-width:100%;width:100%}}@media only screen and (max-width: 1024px){.presaleTokenUnlock .content{flex-direction:column;align-items:center;justify-content:center}.presaleTokenUnlock .content .textWrapper .title{text-align:center}.presaleTokenUnlock .content .textWrapper .buttonWrapper{margin-left:auto;margin-right:auto}}@media only screen and (max-width: 576px){.presaleTokenUnlock .content .textWrapper .buttonWrapper{flex-direction:column;margin-left:auto;margin-right:auto}}.helpMeWith{position:relative;text-decoration:none;color:inherit;cursor:help;background-color:transparent;border:none;padding:0;display:flex;align-items:center}.helpMeWithTooltip{position:absolute;top:2.6em;display:none;padding:.5em;border-radius:.5em;font-size:.75em;white-space:normal;width:auto;word-wrap:break-word;opacity:0;transition:opacity .3s ease-in-out;z-index:1;opacity:1;display:block}.helpMeWithTooltip:before{content:"";position:absolute;top:-.5em;left:50%;transform:translate(-50%) rotate(180deg);display:none;width:0;height:0;border-left:.5em solid transparent;border-right:.5em solid transparent;border-top:.5em solid #fff;opacity:0;transition:opacity .3s ease-in-out;opacity:1;display:block}@media only screen and (max-width: 992px){.helpMeWithTooltip{left:10%!important}.helpMeWithTooltip:before{left:36%}}.ineligibleRegion h3{font-size:12px;line-height:120%;margin-bottom:5px}.ineligibleRegion .countryWrapper{display:grid;grid-template-columns:repeat(2,110px);flex-direction:column}.ineligibleRegion .countryWrapper .country{border:1px solid #cdd1db;padding:2.5px 4px;font-size:9px;line-height:10.923px;display:flex;align-items:center}.presaleEligibility .row{border-radius:4px;background-color:#f2f3f6;padding:4px 7px;color:#05184980}.presaleEligibility .row .helpMeWith{margin-left:auto}.presaleEligibility .row.valid{background-color:#38c7691a;color:#051849}.rightRection{display:flex;flex-direction:column;gap:24px}.rightRection .presaleTimeline,.rightRection .presaleEligibility{color:#051849;padding:20px;gap:8px}.rightRection .presaleTimeline h3,.rightRection .presaleEligibility h3{font-size:18px;font-style:normal;font-weight:600;line-height:24px}.rightRection .presaleTimeline .row,.rightRection .presaleEligibility .row{display:flex;gap:10px;align-items:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.checkBox{display:flex;align-items:center;cursor:pointer;font-size:22px;-webkit-user-select:none;user-select:none;padding:0;margin-top:6px}.checkBox input{height:16px;width:16px;opacity:0;margin-right:10px;display:none}.checkBox input:checked~.checkmark{background-color:#fff}.checkBox input:checked~.checkmark:after{display:block}.checkBox .checkmark{display:inline-block;height:17px;width:17px;min-width:17px;min-height:17px;background-color:#fff;border:2px solid #d5d7da;border-radius:4px;position:relative}.checkBox .checkmark:after{content:"";position:absolute;display:none;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:#0c90ff}.checkBox .checkBoxSpan{margin-left:6px;font-size:13px;line-height:20px}.walletConnectBtn{display:flex!important;gap:10px;align-items:center}.walletConnectBtn .identicon{border-radius:20px;z-index:2}.presaleStep{color:#05184980;font-size:16px;font-style:normal;font-weight:400;line-height:24px;gap:24px;display:flex;justify-content:space-between;border-bottom:1px solid rgba(5,24,73,.1);margin-bottom:30px}.presaleStep .step{display:flex;align-items:center;gap:20px}.presaleStep .step .line{width:32px;height:1px;background-color:#d7dae2}.presaleStep .active{color:#0c90ff;font-weight:600;line-height:24px}.presaleStep .completed{color:#051849;line-height:24px}.presaleStep div{padding-bottom:10px}@media only screen and (max-width: 768px){.presaleStep .step:not(.active){display:none}.presaleStep .line{display:none}}.nextStepButton{display:flex;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid rgba(5,24,73,.1)}.nextStepButton .walletConnectBtn{color:#0c90ff}.nextStepButton .walletConnectBtn:hover:before{width:0}.nextStepButton button:last-child,.nextStepButton a:last-child{margin-left:auto}.presaleContract{display:flex}.presaleContract .content{display:flex;flex-direction:column;padding-bottom:16px;max-height:500px;overflow-y:auto}.presaleContract .content .title{display:flex;flex-direction:column;align-items:center}.presaleContract .content h1,.presaleContract .content h2{color:#051849}.presaleContract .content h1{text-align:center}.presaleContract .content p,.presaleContract .content li{margin-bottom:10px}.presaleContract .content ul{margin:10px 0;padding-left:20px}.presaleContract .content .article{margin-top:20px}.presaleContract .nextStep{width:auto;margin-left:auto}.presaleDetails{display:flex;gap:0px}.presaleDetails .roundInfo{margin-bottom:8px;font-size:18px;font-weight:600}.presaleDetails .roundInfo .active{color:#38c769}.presaleDetails .content{display:flex;flex-direction:column;gap:2px;margin-bottom:20px}.presaleDetails .content .row{color:#051849;font-size:16px;font-style:normal;line-height:26px}.presaleDetails .content .row .label{font-weight:400}.presaleDetails .content .row .info{font-weight:600}.presaleDetails .content .row .allocation{text-decoration:underline}.presaleDetails .content ul{margin:0}.presaleDetails .lastContent .regular{display:flex;align-items:center;gap:10px}.presalePurchase{display:flex;flex-direction:column}.buyTokens{display:flex;flex-direction:column;gap:20px}.buyTokens .presaleTitle{align-items:center;margin-bottom:0}.buyTokens .presaleTitle .description{border-radius:4px;background:#e8eff5;padding:5px 17px;font-weight:600}.buyTokens .presaleInfo{display:flex;justify-content:center;align-items:center;gap:8px}.buyTokens .presaleInfo .col{display:flex;max-width:192px;height:46px;justify-content:center;align-items:center;padding:10px;gap:8px;border-radius:6px;background:#f9fafb}.buyTokens .presaleInfo .col.active{border:1px solid #0c90ff}.buyTokens .presaleInfo .col:not(.active){cursor:pointer}.buyTokens .quantity{display:flex;gap:10px;flex-direction:column;border:1px solid rgba(5,24,73,.1);border-radius:8px;padding:20px 30px}.buyTokens .quantity .inputGroup .inputHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;color:#051849;font-size:16px;font-style:normal;font-weight:600}.buyTokens .quantity .inputGroup .inputHeader .balance{font-size:13px;font-weight:400;line-height:112%}.buyTokens .quantity .inputGroup .wrappedInput{display:flex;align-items:center;width:100%;position:relative;flex:1;border-radius:8px;outline:1px solid rgba(5,24,73,.1);border:none;height:41px;max-height:41px;background-color:transparent;padding:12px}.buyTokens .quantity .inputGroup .wrappedInput:focus{outline:1px solid rgba(5,24,73,.1);border:0}.buyTokens .quantity .inputGroup .wrappedInput:hover{outline:1px solid rgba(12,144,255,.25);background-color:#e3ebff80}.buyTokens .quantity .inputGroup .wrappedInput:focus-within{outline:2px solid #0c90ff;background-color:#fff}.buyTokens .quantity .inputGroup .wrappedInput input,.buyTokens .quantity .inputGroup .wrappedInput .quantityInput{width:100%;height:100%;border-radius:none;background-color:transparent;height:36px;border:none;outline:none;display:flex;align-items:center}.buyTokens .quantity .inputGroup .wrappedInput input:hover{outline:none}.buyTokens .quantity .inputGroup .wrappedInput .maxButton{border:none;background-color:transparent;color:#0c90ff;font-size:16px;font-weight:700;margin-right:12px;cursor:pointer;padding:0}.buyTokens .quantity .inputGroup .wrappedInput svg{width:32px;height:32px}.buyTokens .quantity .inputGroup .wrappedInput.error{outline:1px solid #f25050}.buyTokens .quantity .inputGroup .inputFooter{color:#051849bf;font-size:12px}.buyTokens .discordSection{font-size:16px}.buyTokens .payWrapper{display:flex;justify-content:space-between}.buyTokens .payWrapper .payButton{margin-left:auto}.buyTokens .noTokens{margin-left:auto;margin-right:auto;font-size:22px}.formatTransaction{display:flex;align-items:center;gap:5px;text-decoration:none;color:#051849}.purchaseDetails{display:flex;flex-direction:column}.purchaseDetails .transactionList{border:1px solid rgba(5,24,73,.1);border-radius:8px;padding:22px 14px;display:flex;flex-direction:column;gap:22px;margin-bottom:15px}.purchaseDetails .transactionList .row{display:flex;justify-content:space-between}.purchaseDetails .transactionList .row .label{font-size:16px;font-style:normal;font-weight:600;line-height:22px}.purchaseDetails .disconnect{margin-left:auto}.presaleDisclaimer{color:#05184959;font-size:12px;font-weight:500;line-height:20px;margin-bottom:20px}.styledInputText{display:flex;flex-direction:column;gap:4px}.styledInputText label{color:#051849;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.styledInputText input{padding:8px;border:1px solid #d7dae2;border-radius:6px;height:40px}.fileUploadContainer{display:flex;flex-direction:column;gap:5px}.fileUploadContainer .label{font-size:16px;font-weight:500}.fileUploadContainer .fileUpload{display:flex;flex-direction:row;align-items:center;border:1px solid #e3ebff;border-radius:6px;width:100%;position:relative;padding-left:8px}.fileUploadContainer .fileUpload .uploadBtn{background-color:#fff;border:2px solid #0c90ff;color:#0c90ff;padding:8px 12px;border-radius:6px;cursor:pointer;height:100%;display:flex;align-items:center;font-weight:700;margin-left:auto;white-space:nowrap}.fileUploadContainer .fileUpload .fileDetails{display:flex;align-items:center}.fileUploadContainer .fileUpload .fileName,.fileUploadContainer .fileUpload .noFile{flex-grow:1;display:flex;align-items:center;gap:4px;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.fileUploadContainer .fileUpload .fileName{color:#051849}.fileUploadContainer .fileUpload .noFile{color:#05184980}.fileUploadContainer .fileUpload .removeBtn{background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center}.fileUploadContainer .fileUpload .hiddenInput{opacity:0;position:absolute;z-index:-1}.fileUploadContainer .fileInfo{font-size:12px;color:#05184959}.KYCFiles .fileTypes{display:flex;flex-direction:column;margin-bottom:16px}.KYCFiles .fileUploadContainer{margin-bottom:12px}.KYCFiles .radioBtn{font-size:16px;font-weight:500}.presaleVerification{gap:0px}.presaleVerification .presale-form{display:flex;flex-direction:column;gap:12px}.presaleVerification .presale-form .colform{display:grid;gap:12px;grid-template-columns:1fr 1fr}.presaleVerification .presale-form .getJVMAddress{color:#05184980;font-size:12px;font-style:normal;font-weight:500;line-height:20px}@media only screen and (max-width: 768px){.presaleVerification .presale-form .colform{grid-template-columns:1fr}}.spinnerContainer{display:flex;justify-content:center;align-items:center;flex-basis:100%;height:70px}.spinnerContainer .spinner{height:70px;width:70px;position:relative;top:0;z-index:10;display:flex;align-items:center;justify-content:center}.spinnerContainer .spinner [class^=ball-]{position:absolute;display:block;left:35px;top:15px;width:8px;height:8px;border-radius:6px;transition:all .5s;animation:circleRotate 4s both infinite;transform-origin:0 250% 0;align-items:center}@keyframes circleRotate{0%{transform:rotate(0)}to{transform:rotate(1440deg)}}.spinnerContainer .spinner .ball-1,.spinnerContainer .spinner .ball-2,.spinnerContainer .spinner .ball-3,.spinnerContainer .spinner .ball-4,.spinnerContainer .spinner .ball-5,.spinnerContainer .spinner .ball-6,.spinnerContainer .spinner .ball-7,.spinnerContainer .spinner .ball-8{background-color:#0c90ff}.spinnerContainer .spinner .ball-1{z-index:-1;animation-timing-function:cubic-bezier(.5,.3,.9,.9)}.spinnerContainer .spinner .ball-2{z-index:-2;animation-timing-function:cubic-bezier(.5,.6,.9,.9)}.spinnerContainer .spinner .ball-3{z-index:-3;animation-timing-function:cubic-bezier(.5,.9,.9,.9)}.spinnerContainer .spinner .ball-4{z-index:-4;animation-timing-function:cubic-bezier(.5,1.2,.9,.9)}.spinnerContainer .spinner .ball-5{z-index:-5;animation-timing-function:cubic-bezier(.5,1.5,.9,.9)}.spinnerContainer .spinner .ball-6{z-index:-6;animation-timing-function:cubic-bezier(.5,1.8,.9,.9)}.spinnerContainer .spinner .ball-7{z-index:-7;animation-timing-function:cubic-bezier(.5,2.1,.9,.9)}.spinnerContainer .spinner .ball-8{z-index:-8;animation-timing-function:cubic-bezier(.5,2.4,.9,.9)}.progressSection .progress{display:flex;align-items:center}.progressSection .progress .spinnerContainer{width:70px;flex-basis:unset}.progressSection .progress .time{font-size:40px;font-weight:700}.progressSection.invalidModal h3{text-align:center;font-size:25px;font-weight:700;line-height:32px;margin-bottom:13px}.progressSection.invalidModal p{text-align:center;font-size:16px;font-weight:400;line-height:24px}.Privacy-module__privacy__V-ff8{background-color:#051849;color:#fff}@media (min-width: 393px){.Privacy-module__privacy__V-ff8{padding-top:242px}}@media (min-width: 393px) and (max-width: 1439px){.Privacy-module__privacy__V-ff8{padding-top:calc(134px + 108 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Privacy-module__privacy__V-ff8{padding-top:134px}}@media (min-width: 393px){.Privacy-module__privacy__V-ff8{padding-bottom:60px}}@media (min-width: 393px) and (max-width: 1439px){.Privacy-module__privacy__V-ff8{padding-bottom:calc(80px + -20 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Privacy-module__privacy__V-ff8{padding-bottom:80px}}.Privacy-module__title__HKWkX{font-family:Inter,Arial,sans-serif;font-weight:900;line-height:125%;line-height:120.31%}@media (min-width: 393px){.Privacy-module__title__HKWkX{font-size:60px}}@media (min-width: 393px) and (max-width: 1439px){.Privacy-module__title__HKWkX{font-size:calc(36px + 24 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Privacy-module__title__HKWkX{font-size:36px}}@media (min-width: 393px){.Privacy-module__title__HKWkX{line-height:125%}}@media (min-width: 393px) and (max-width: 1439px){.Privacy-module__title__HKWkX{line-height:calc(107% + 18 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Privacy-module__title__HKWkX{line-height:107%}}@media only screen and (max-width: 640px){.Privacy-module__title__HKWkX{line-height:107%;margin-bottom:17px}}@media (min-width: 393px){.Privacy-module__title__HKWkX{margin-bottom:40px}}@media (min-width: 393px) and (max-width: 1439px){.Privacy-module__title__HKWkX{margin-bottom:calc(20px + 20 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Privacy-module__title__HKWkX{margin-bottom:20px}}.Privacy-module__title2__-EFq9{line-height:142.22%;text-transform:uppercase}@media (min-width: 393px){.Privacy-module__title2__-EFq9{font-size:36px}}@media (min-width: 393px) and (max-width: 1439px){.Privacy-module__title2__-EFq9{font-size:calc(19px + 17 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Privacy-module__title2__-EFq9{font-size:19px}}@media (min-width: 393px){.Privacy-module__title2__-EFq9{margin-bottom:40px}}@media (min-width: 393px) and (max-width: 1439px){.Privacy-module__title2__-EFq9{margin-bottom:calc(10px + 30 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Privacy-module__title2__-EFq9{margin-bottom:10px}}.Privacy-module__lastUpdated__X3BkJ{font-family:Inter,Arial,sans-serif;font-weight:400;font-size:20px;color:#0c90ff}@media (min-width: 393px){.Privacy-module__lastUpdated__X3BkJ{font-size:20px}}@media (min-width: 393px) and (max-width: 1439px){.Privacy-module__lastUpdated__X3BkJ{font-size:calc(16px + 4 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Privacy-module__lastUpdated__X3BkJ{font-size:16px}}@media (min-width: 393px){.Privacy-module__lastUpdated__X3BkJ{margin-bottom:36px}}@media (min-width: 393px) and (max-width: 1439px){.Privacy-module__lastUpdated__X3BkJ{margin-bottom:calc(20px + 16 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Privacy-module__lastUpdated__X3BkJ{margin-bottom:20px}}.Privacy-module__chapterTitle__Ad-Zy{line-height:122.22%;text-transform:uppercase;font-family:Inter,Arial,sans-serif;font-weight:700;font-size:36px;line-height:122%}@media (min-width: 393px){.Privacy-module__chapterTitle__Ad-Zy{font-size:36px}}@media (min-width: 393px) and (max-width: 1439px){.Privacy-module__chapterTitle__Ad-Zy{font-size:calc(25px + 11 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Privacy-module__chapterTitle__Ad-Zy{font-size:25px}}@media only screen and (max-width: 640px){.Privacy-module__chapterTitle__Ad-Zy{line-height:106%}}@media (min-width: 393px){.Privacy-module__chapterTitle__Ad-Zy{margin-bottom:40px}}@media (min-width: 393px) and (max-width: 1439px){.Privacy-module__chapterTitle__Ad-Zy{margin-bottom:calc(10px + 30 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Privacy-module__chapterTitle__Ad-Zy{margin-bottom:10px}}@media (min-width: 393px){.Privacy-module__chapter__x1OZc{margin-bottom:60px}}@media (min-width: 393px) and (max-width: 1439px){.Privacy-module__chapter__x1OZc{margin-bottom:calc(30px + 30 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Privacy-module__chapter__x1OZc{margin-bottom:30px}}.Privacy-module__chapterText__Tgkib{margin-bottom:16px;color:#fffc;font-weight:300;font-size:20px;line-height:150%;font-family:Inter,Arial,sans-serif}.Privacy-module__chapterText__Tgkib.Privacy-module___mb34__3pQTz{margin-bottom:34px}.Privacy-module__chapterText__Tgkib b{color:#fff;font-weight:600}.Privacy-module__chapterText__Tgkib a{color:#0c90ff;text-decoration:underline}.Privacy-module__list__ok8Pa:not(:last-child){margin-bottom:16px}.Team-module__team__obwx3{background-color:#051849;color:#fff}@media (min-width: 393px){.Team-module__team__obwx3{padding-top:110px}}@media (min-width: 393px) and (max-width: 1279px){.Team-module__team__obwx3{padding-top:calc(60px + 50 * (100vw - 393px) / (887))}}@media (max-width: 392px){.Team-module__team__obwx3{padding-top:60px}}@media (min-width: 393px){.Team-module__team__obwx3{padding-bottom:120px}}@media (min-width: 393px) and (max-width: 1279px){.Team-module__team__obwx3{padding-bottom:calc(80px + 40 * (100vw - 393px) / (887))}}@media (max-width: 392px){.Team-module__team__obwx3{padding-bottom:80px}}.Team-module__teamHero__2sf7L{background-color:#0c90ff1a}@media (min-width: 393px){.Team-module__teamHero__2sf7L{padding-top:160px}}@media (min-width: 393px) and (max-width: 1279px){.Team-module__teamHero__2sf7L{padding-top:calc(74px + 86 * (100vw - 393px) / (887))}}@media (max-width: 392px){.Team-module__teamHero__2sf7L{padding-top:74px}}@media (min-width: 393px){.Team-module__teamHero__2sf7L{padding-bottom:167px}}@media (min-width: 393px) and (max-width: 1279px){.Team-module__teamHero__2sf7L{padding-bottom:calc(70px + 97 * (100vw - 393px) / (887))}}@media (max-width: 392px){.Team-module__teamHero__2sf7L{padding-bottom:70px}}@media only screen and (max-width: 640px){.Team-module__teamHero__2sf7L{padding-right:25px;padding-left:25px}.Team-module__teamHero__2sf7L br{display:none}}.Team-module__title__2SZFS{text-align:center;font-family:Inter,Arial,sans-serif;line-height:125%;margin-bottom:15px;font-weight:900;line-height:81px}@media (min-width: 393px){.Team-module__title__2SZFS{font-size:60px}}@media (min-width: 393px) and (max-width: 1439px){.Team-module__title__2SZFS{font-size:calc(36px + 24 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Team-module__title__2SZFS{font-size:36px}}@media (min-width: 393px){.Team-module__title__2SZFS{line-height:125%}}@media (min-width: 393px) and (max-width: 1439px){.Team-module__title__2SZFS{line-height:calc(107% + 18 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Team-module__title__2SZFS{line-height:107%}}@media only screen and (max-width: 640px){.Team-module__title__2SZFS{line-height:107%;margin-bottom:17px}}@media only screen and (max-width: 640px){.Team-module__title__2SZFS{margin-bottom:20px;font-size:36px}}.Team-module__text__WKNZw{font-family:Inter,Arial,sans-serif;font-weight:300;font-size:20px;line-height:150%;text-align:center}@media only screen and (max-width: 576px){.Team-module__text__WKNZw{line-height:132%}}@media only screen and (max-width: 640px){.Team-module__text__WKNZw{line-height:132%}}@media only screen and (max-width: 640px) and (min-width: 393px){.Team-module__text__WKNZw{font-size:20px}}@media only screen and (max-width: 640px) and (min-width: 393px) and (max-width: 1279px){.Team-module__text__WKNZw{font-size:calc(20px + 0*(100vw - 393px))}}@media only screen and (max-width: 640px) and (max-width: 392px){.Team-module__text__WKNZw{font-size:20px}}@media (min-width: 393px){.Team-module__coreTeam__vRy0k{padding-top:65px}}@media (min-width: 393px) and (max-width: 1279px){.Team-module__coreTeam__vRy0k{padding-top:calc(60px + 5 * (100vw - 393px) / (887))}}@media (max-width: 392px){.Team-module__coreTeam__vRy0k{padding-top:60px}}@media (min-width: 393px){.Team-module__coreTeam__vRy0k{padding-bottom:80px}}@media (min-width: 393px) and (max-width: 1279px){.Team-module__coreTeam__vRy0k{padding-bottom:calc(50px + 30 * (100vw - 393px) / (887))}}@media (max-width: 392px){.Team-module__coreTeam__vRy0k{padding-bottom:50px}}.Team-module__coreTeamList__15-sE,.Team-module__advisorsTeamList__BtEQJ{display:grid;grid-template-columns:repeat(3,1fr);column-gap:61px;row-gap:60px;padding:0;margin:0;list-style:none}@media (min-width: 1280px){.Team-module__coreTeamList__15-sE,.Team-module__advisorsTeamList__BtEQJ{column-gap:61px}}@media (min-width: 1280px) and (max-width: 1919px){.Team-module__coreTeamList__15-sE,.Team-module__advisorsTeamList__BtEQJ{column-gap:calc(40px + 21 * (100vw - 1280px) / (640))}}@media (max-width: 1279px){.Team-module__coreTeamList__15-sE,.Team-module__advisorsTeamList__BtEQJ{column-gap:40px}}@media only screen and (max-width: 1280px){.Team-module__coreTeamList__15-sE,.Team-module__advisorsTeamList__BtEQJ{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 1280px) and (min-width: 768px){.Team-module__coreTeamList__15-sE,.Team-module__advisorsTeamList__BtEQJ{column-gap:40px}}@media only screen and (max-width: 1280px) and (min-width: 768px) and (max-width: 1279px){.Team-module__coreTeamList__15-sE,.Team-module__advisorsTeamList__BtEQJ{column-gap:calc(10px + 30 * (100vw - 768px) / (512))}}@media only screen and (max-width: 1280px) and (max-width: 767px){.Team-module__coreTeamList__15-sE,.Team-module__advisorsTeamList__BtEQJ{column-gap:10px}}@media only screen and (max-width: 768px){.Team-module__coreTeamList__15-sE,.Team-module__advisorsTeamList__BtEQJ{grid-template-columns:1fr}}@media only screen and (max-width: 768px) and (min-width: 393px){.Team-module__coreTeamList__15-sE,.Team-module__advisorsTeamList__BtEQJ{padding-left:120px}}@media only screen and (max-width: 768px) and (min-width: 393px) and (max-width: 767px){.Team-module__coreTeamList__15-sE,.Team-module__advisorsTeamList__BtEQJ{padding-left:calc(0px + .32*(100vw - 393px))}}@media only screen and (max-width: 768px) and (max-width: 392px){.Team-module__coreTeamList__15-sE,.Team-module__advisorsTeamList__BtEQJ{padding-left:0}}@media only screen and (max-width: 768px) and (min-width: 393px){.Team-module__coreTeamList__15-sE,.Team-module__advisorsTeamList__BtEQJ{row-gap:37px}}@media only screen and (max-width: 768px) and (min-width: 393px) and (max-width: 767px){.Team-module__coreTeamList__15-sE,.Team-module__advisorsTeamList__BtEQJ{row-gap:calc(20px + 17 * (100vw - 393px) / (375))}}@media only screen and (max-width: 768px) and (max-width: 392px){.Team-module__coreTeamList__15-sE,.Team-module__advisorsTeamList__BtEQJ{row-gap:20px}}.Team-module__teamItem__AIlVs{display:flex}.Team-module__personImageWrapper__s-WbU{position:relative;width:138px;height:138px;border-radius:50%;overflow:hidden}@media (min-width: 1280px){.Team-module__personImageWrapper__s-WbU{margin-right:28px}}@media (min-width: 1280px) and (max-width: 1919px){.Team-module__personImageWrapper__s-WbU{margin-right:calc(20px + .0125*(100vw - 1280px))}}@media (max-width: 1279px){.Team-module__personImageWrapper__s-WbU{margin-right:20px}}@media (min-width: 1280px){.Team-module__personImageWrapper__s-WbU{width:138px}}@media (min-width: 1280px) and (max-width: 1919px){.Team-module__personImageWrapper__s-WbU{width:calc(110px + 28 * (100vw - 1280px) / (640))}}@media (max-width: 1279px){.Team-module__personImageWrapper__s-WbU{width:110px}}@media (min-width: 1280px){.Team-module__personImageWrapper__s-WbU{height:138px}}@media (min-width: 1280px) and (max-width: 1919px){.Team-module__personImageWrapper__s-WbU{height:calc(110px + 28 * (100vw - 1280px) / (640))}}@media (max-width: 1279px){.Team-module__personImageWrapper__s-WbU{height:110px}}@media only screen and (max-width: 1280px) and (min-width: 768px){.Team-module__personImageWrapper__s-WbU{margin-right:40px}}@media only screen and (max-width: 1280px) and (min-width: 768px) and (max-width: 1279px){.Team-module__personImageWrapper__s-WbU{margin-right:calc(18px + 22 * (100vw - 768px) / (512))}}@media only screen and (max-width: 1280px) and (max-width: 767px){.Team-module__personImageWrapper__s-WbU{margin-right:18px}}@media only screen and (max-width: 1280px) and (min-width: 768px){.Team-module__personImageWrapper__s-WbU{width:150px}}@media only screen and (max-width: 1280px) and (min-width: 768px) and (max-width: 1279px){.Team-module__personImageWrapper__s-WbU{width:calc(100px + 50 * (100vw - 768px) / (512))}}@media only screen and (max-width: 1280px) and (max-width: 767px){.Team-module__personImageWrapper__s-WbU{width:100px}}@media only screen and (max-width: 1280px) and (min-width: 768px){.Team-module__personImageWrapper__s-WbU{height:150px}}@media only screen and (max-width: 1280px) and (min-width: 768px) and (max-width: 1279px){.Team-module__personImageWrapper__s-WbU{height:calc(100px + 50 * (100vw - 768px) / (512))}}@media only screen and (max-width: 1280px) and (max-width: 767px){.Team-module__personImageWrapper__s-WbU{height:100px}}@media only screen and (max-width: 768px) and (min-width: 393px){.Team-module__personImageWrapper__s-WbU{margin-right:40px}}@media only screen and (max-width: 768px) and (min-width: 393px) and (max-width: 767px){.Team-module__personImageWrapper__s-WbU{margin-right:calc(20px + 20 * (100vw - 393px) / (375))}}@media only screen and (max-width: 768px) and (max-width: 392px){.Team-module__personImageWrapper__s-WbU{margin-right:20px}}@media only screen and (max-width: 768px) and (min-width: 393px){.Team-module__personImageWrapper__s-WbU{width:130px}}@media only screen and (max-width: 768px) and (min-width: 393px) and (max-width: 767px){.Team-module__personImageWrapper__s-WbU{width:calc(80px + 50 * (100vw - 393px) / (375))}}@media only screen and (max-width: 768px) and (max-width: 392px){.Team-module__personImageWrapper__s-WbU{width:80px}}@media only screen and (max-width: 768px) and (min-width: 393px){.Team-module__personImageWrapper__s-WbU{height:130px}}@media only screen and (max-width: 768px) and (min-width: 393px) and (max-width: 767px){.Team-module__personImageWrapper__s-WbU{height:calc(80px + 50 * (100vw - 393px) / (375))}}@media only screen and (max-width: 768px) and (max-width: 392px){.Team-module__personImageWrapper__s-WbU{height:80px}}.Team-module__personImageWrapper__s-WbU:before{position:absolute;content:"";display:block;top:50%;left:50%;transform:translate(-50%,-50%);width:101%;height:101%;border-radius:50%;background-color:transparent;border:6px solid #0c90ff;z-index:1}.Team-module__personImage__xV2wR{position:absolute;width:100%;height:100%;border-radius:50%;object-fit:cover}.Team-module__personInfo__mKbM6{display:flex;flex-direction:column;justify-content:center}.Team-module__personName__SgHC-{font-weight:600;font-family:Inter,Arial,sans-serif;line-height:24px;white-space:nowrap;margin-bottom:5px}@media (min-width: 1280px){.Team-module__personName__SgHC-{font-size:25px}}@media (min-width: 1280px) and (max-width: 1919px){.Team-module__personName__SgHC-{font-size:calc(20px + 5 * (100vw - 1280px) / (640))}}@media (max-width: 1279px){.Team-module__personName__SgHC-{font-size:20px}}@media only screen and (max-width: 1280px) and (min-width: 768px){.Team-module__personName__SgHC-{font-size:22px}}@media only screen and (max-width: 1280px) and (min-width: 768px) and (max-width: 1279px){.Team-module__personName__SgHC-{font-size:calc(18px + 4 * (100vw - 768px) / (512))}}@media only screen and (max-width: 1280px) and (max-width: 767px){.Team-module__personName__SgHC-{font-size:18px}}@media only screen and (max-width: 768px) and (min-width: 393px){.Team-module__personName__SgHC-{font-size:20px}}@media only screen and (max-width: 768px) and (min-width: 393px) and (max-width: 767px){.Team-module__personName__SgHC-{font-size:calc(16px + 4 * (100vw - 393px) / (375))}}@media only screen and (max-width: 768px) and (max-width: 392px){.Team-module__personName__SgHC-{font-size:16px}}@media only screen and (max-width: 576px){.Team-module__personName__SgHC-{margin-bottom:3px}}.Team-module__personName__SgHC-.Team-module___advisors__JhZXP{white-space:normal}.Team-module__personRole__Xp7E-,.Team-module__personEducation__GICXK{font-family:Inter,Arial,sans-serif;font-weight:200;line-height:120%}@media (min-width: 1280px){.Team-module__personRole__Xp7E-,.Team-module__personEducation__GICXK{font-size:20px}}@media (min-width: 1280px) and (max-width: 1919px){.Team-module__personRole__Xp7E-,.Team-module__personEducation__GICXK{font-size:calc(16px + .00625*(100vw - 1280px))}}@media (max-width: 1279px){.Team-module__personRole__Xp7E-,.Team-module__personEducation__GICXK{font-size:16px}}@media only screen and (max-width: 1280px) and (min-width: 768px){.Team-module__personRole__Xp7E-,.Team-module__personEducation__GICXK{font-size:19px}}@media only screen and (max-width: 1280px) and (min-width: 768px) and (max-width: 1279px){.Team-module__personRole__Xp7E-,.Team-module__personEducation__GICXK{font-size:calc(16px + 3 * (100vw - 768px) / (512))}}@media only screen and (max-width: 1280px) and (max-width: 767px){.Team-module__personRole__Xp7E-,.Team-module__personEducation__GICXK{font-size:16px}}@media only screen and (max-width: 768px) and (min-width: 393px){.Team-module__personRole__Xp7E-,.Team-module__personEducation__GICXK{font-size:16px}}@media only screen and (max-width: 768px) and (min-width: 393px) and (max-width: 767px){.Team-module__personRole__Xp7E-,.Team-module__personEducation__GICXK{font-size:calc(14px + 2 * (100vw - 393px) / (375))}}@media only screen and (max-width: 768px) and (max-width: 392px){.Team-module__personRole__Xp7E-,.Team-module__personEducation__GICXK{font-size:14px}}.Team-module__personRole__Xp7E-:not(:last-child),.Team-module__personEducation__GICXK:not(:last-child){margin-bottom:1px}.Team-module__personRole__Xp7E-.Team-module___advisors__JhZXP,.Team-module__personEducation__GICXK.Team-module___advisors__JhZXP{white-space:nowrap;color:#fff}.Team-module__personRole__Xp7E-.Team-module___role1__MGarq,.Team-module__personEducation__GICXK.Team-module___role1__MGarq{color:#0093fe;font-weight:400}.Team-module__advisorsHeader__xTw87{display:flex;align-items:center;margin-bottom:80px}@media only screen and (max-width: 768px){.Team-module__advisorsHeader__xTw87{flex-direction:column;margin-bottom:50px}}.Team-module__advisorsTitle__6kEOU{font-family:Inter,Arial,sans-serif;font-weight:700;font-size:30px;line-height:120%;margin-right:25px}@media only screen and (max-width: 768px){.Team-module__advisorsTitle__6kEOU{margin-right:0;margin-bottom:20px}}@media only screen and (max-width: 768px) and (min-width: 393px){.Team-module__advisorsTitle__6kEOU{font-size:35px}}@media only screen and (max-width: 768px) and (min-width: 393px) and (max-width: 767px){.Team-module__advisorsTitle__6kEOU{font-size:calc(24px + 11 * (100vw - 393px) / (375))}}@media only screen and (max-width: 768px) and (max-width: 392px){.Team-module__advisorsTitle__6kEOU{font-size:24px}}.Team-module__advisorsLine__oVFHX{height:1px;width:100%;background-color:#fff}.Terms-module__terms__yo94P{background-color:#051849;color:#fff}@media (min-width: 393px){.Terms-module__terms__yo94P{padding-top:240px}}@media (min-width: 393px) and (max-width: 1439px){.Terms-module__terms__yo94P{padding-top:calc(134px + 106 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Terms-module__terms__yo94P{padding-top:134px}}@media (min-width: 393px){.Terms-module__terms__yo94P{padding-bottom:60px}}@media (min-width: 393px) and (max-width: 1439px){.Terms-module__terms__yo94P{padding-bottom:calc(80px + -20 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Terms-module__terms__yo94P{padding-bottom:80px}}.Terms-module__title__j4NAY{font-family:Inter,Arial,sans-serif;font-weight:900;line-height:125%;line-height:87.3%}@media (min-width: 393px){.Terms-module__title__j4NAY{font-size:60px}}@media (min-width: 393px) and (max-width: 1439px){.Terms-module__title__j4NAY{font-size:calc(36px + 24 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Terms-module__title__j4NAY{font-size:36px}}@media (min-width: 393px){.Terms-module__title__j4NAY{line-height:125%}}@media (min-width: 393px) and (max-width: 1439px){.Terms-module__title__j4NAY{line-height:calc(107% + 18 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Terms-module__title__j4NAY{line-height:107%}}@media only screen and (max-width: 640px){.Terms-module__title__j4NAY{line-height:107%;margin-bottom:17px}}@media (min-width: 393px){.Terms-module__title__j4NAY{margin-bottom:40px}}@media (min-width: 393px) and (max-width: 1439px){.Terms-module__title__j4NAY{margin-bottom:calc(20px + 20 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Terms-module__title__j4NAY{margin-bottom:20px}}.Terms-module__lastUpdated__rY29v{font-family:Inter,Arial,sans-serif;font-weight:400;font-size:20px;line-height:74%;color:#0c90ff}@media (min-width: 393px){.Terms-module__lastUpdated__rY29v{font-size:20px}}@media (min-width: 393px) and (max-width: 1439px){.Terms-module__lastUpdated__rY29v{font-size:calc(16px + 4 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Terms-module__lastUpdated__rY29v{font-size:16px}}@media (min-width: 393px){.Terms-module__lastUpdated__rY29v{margin-bottom:52px}}@media (min-width: 393px) and (max-width: 1439px){.Terms-module__lastUpdated__rY29v{margin-bottom:calc(20px + 32 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Terms-module__lastUpdated__rY29v{margin-bottom:20px}}.Terms-module__chapterTitle__bzFJG{text-transform:uppercase;font-family:Inter,Arial,sans-serif;font-weight:700;font-size:36px;line-height:122%;line-height:81%}@media (min-width: 393px){.Terms-module__chapterTitle__bzFJG{font-size:36px}}@media (min-width: 393px) and (max-width: 1439px){.Terms-module__chapterTitle__bzFJG{font-size:calc(25px + 11 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Terms-module__chapterTitle__bzFJG{font-size:25px}}@media only screen and (max-width: 640px){.Terms-module__chapterTitle__bzFJG{line-height:106%}}@media (min-width: 393px){.Terms-module__chapterTitle__bzFJG{margin-bottom:40px}}@media (min-width: 393px) and (max-width: 1439px){.Terms-module__chapterTitle__bzFJG{margin-bottom:calc(10px + 30 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Terms-module__chapterTitle__bzFJG{margin-bottom:10px}}@media (min-width: 393px){.Terms-module__chapter__Wvnqq{margin-bottom:60px}}@media (min-width: 393px) and (max-width: 1439px){.Terms-module__chapter__Wvnqq{margin-bottom:calc(30px + 30 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Terms-module__chapter__Wvnqq{margin-bottom:30px}}.Terms-module__chapterText__yfmN-{margin-bottom:16px;color:#fffc;font-weight:300;font-size:20px;line-height:150%;font-family:Inter,Arial,sans-serif}.Terms-module__chapterText__yfmN-.Terms-module___mb34__goTH4{margin-bottom:34px}.Terms-module__chapterText__yfmN- b{color:#fff;font-weight:600}.Terms-module__list__Yx7nq:not(:last-child){margin-bottom:16px}.Socials-module__socials__0lRbZ{display:flex;align-items:center;justify-content:center;column-gap:36px}@media only screen and (max-width: 992px) and (min-width: 393px){.Socials-module__socials__0lRbZ{column-gap:36px}}@media only screen and (max-width: 992px) and (min-width: 393px) and (max-width: 991px){.Socials-module__socials__0lRbZ{column-gap:calc(23px + 13 * (100vw - 393px) / (599))}}@media only screen and (max-width: 992px) and (max-width: 392px){.Socials-module__socials__0lRbZ{column-gap:23px}}.Socials-module__link__04tTs{display:block;display:flex;align-items:center;justify-content:center;color:#cdd1da;transition:all .15s ease-in-out;cursor:pointer}.Socials-module__link__04tTs:hover{color:#fff}.Socials-module__link__04tTs:active{color:#d3e0ff}.Socials-module__link__04tTs:focus-visible{border:1px solid white;border-radius:6px}.Socials-module__icon__gCdJe{height:auto}.Socials-module__icon__gCdJe.Socials-module___medium__LOxE4{width:36px}@media only screen and (max-width: 992px) and (min-width: 393px){.Socials-module__icon__gCdJe.Socials-module___medium__LOxE4{width:36px}}@media only screen and (max-width: 992px) and (min-width: 393px) and (max-width: 991px){.Socials-module__icon__gCdJe.Socials-module___medium__LOxE4{width:calc(30px + 6 * (100vw - 393px) / (599))}}@media only screen and (max-width: 992px) and (max-width: 392px){.Socials-module__icon__gCdJe.Socials-module___medium__LOxE4{width:30px}}.Socials-module__icon__gCdJe.Socials-module___twitter__stgpe{width:25px}@media only screen and (max-width: 992px) and (min-width: 393px){.Socials-module__icon__gCdJe.Socials-module___twitter__stgpe{width:25px}}@media only screen and (max-width: 992px) and (min-width: 393px) and (max-width: 991px){.Socials-module__icon__gCdJe.Socials-module___twitter__stgpe{width:calc(22px + 3 * (100vw - 393px) / (599))}}@media only screen and (max-width: 992px) and (max-width: 392px){.Socials-module__icon__gCdJe.Socials-module___twitter__stgpe{width:22px}}.Socials-module__icon__gCdJe.Socials-module___telegram__dFY7X{width:31px}@media only screen and (max-width: 992px){.Socials-module__icon__gCdJe.Socials-module___telegram__dFY7X{width:30px}}.Socials-module__icon__gCdJe.Socials-module___discord__P42kR{width:30px}@media only screen and (max-width: 992px){.Socials-module__icon__gCdJe.Socials-module___discord__P42kR{width:30px}}.Footer-module__footer__SqJHW{position:relative;padding-top:42px;padding-bottom:26px;color:#cdd1da;z-index:2;background:linear-gradient(0deg,#051849 9.03%,#041443 67.94%,#020a34 141.5%,#000024 196.33%)}@media only screen and (max-width: 768px){.Footer-module__footer__SqJHW{padding-top:80px}}.Footer-module__footer__SqJHW .Footer-module__container__gVnwx{padding-left:0;padding-right:0}@media only screen and (max-width: 1600px){.Footer-module__footer__SqJHW .Footer-module__container__gVnwx{padding-right:10px;padding-left:10px}}@media only screen and (max-width: 768px){.Footer-module__footer__SqJHW .Footer-module__container__gVnwx{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:.4fr .3fr repeat(4,auto) 1fr;grid-column-gap:0px;grid-row-gap:0px;justify-items:center}}.Footer-module__topContent__NnM40{display:flex;justify-content:space-between;margin-bottom:47px;padding:0 25px}@media only screen and (max-width: 768px){.Footer-module__topContent__NnM40{display:contents}}@media only screen and (max-width: 1280px){.Footer-module__logoWrapper__cDTMc{display:flex;flex-direction:column;align-items:center;grid-column-start:1;grid-column-end:3;margin-bottom:50px}}@media only screen and (max-width: 768px){.Footer-module__logoWrapper__cDTMc{display:contents;align-items:center;align-content:center;justify-content:center}}.Footer-module__logoLinkWrapper__O-9uR{display:block}@media only screen and (max-width: 768px){.Footer-module__logoLinkWrapper__O-9uR{width:73px;grid-area:1/1/2/3}}.Footer-module__logoLinkWrapper__O-9uR .Footer-module__logo__iBN7c{height:54px;margin:0 auto 29px}.Footer-module__nav__EX-2j{display:flex;column-gap:88px;padding-right:146px}.Footer-module__nav__EX-2j.Footer-module__navMobile__br7A0{display:none}@media only screen and (max-width: 1600px) and (min-width: 992px){.Footer-module__nav__EX-2j{padding-right:146px}}@media only screen and (max-width: 1600px) and (min-width: 992px) and (max-width: 1599px){.Footer-module__nav__EX-2j{padding-right:calc(10px + 136 * (100vw - 992px) / (608))}}@media only screen and (max-width: 1600px) and (max-width: 991px){.Footer-module__nav__EX-2j{padding-right:10px}}@media only screen and (max-width: 1600px) and (min-width: 992px){.Footer-module__nav__EX-2j{column-gap:88px}}@media only screen and (max-width: 1600px) and (min-width: 992px) and (max-width: 1599px){.Footer-module__nav__EX-2j{column-gap:calc(40px + 48 * (100vw - 992px) / (608))}}@media only screen and (max-width: 1600px) and (max-width: 991px){.Footer-module__nav__EX-2j{column-gap:40px}}@media only screen and (max-width: 992px){.Footer-module__nav__EX-2j{padding-right:0;display:contents}}@media only screen and (max-width: 768px){.Footer-module__nav__EX-2j{flex-wrap:wrap;justify-content:center;row-gap:40px}}@media only screen and (max-width: 768px) and (min-width: 393px){.Footer-module__nav__EX-2j{row-gap:40px}}@media only screen and (max-width: 768px) and (min-width: 393px) and (max-width: 767px){.Footer-module__nav__EX-2j{row-gap:calc(10px + .08*(100vw - 393px))}}@media only screen and (max-width: 768px) and (max-width: 392px){.Footer-module__nav__EX-2j{row-gap:10px}}@media only screen and (max-width: 768px) and (min-width: 393px){.Footer-module__nav__EX-2j{column-gap:30px}}@media only screen and (max-width: 768px) and (min-width: 393px) and (max-width: 767px){.Footer-module__nav__EX-2j{column-gap:calc(0px + .08*(100vw - 393px))}}@media only screen and (max-width: 768px) and (max-width: 392px){.Footer-module__nav__EX-2j{column-gap:0px}}@media only screen and (max-width: 438px){.Footer-module__nav__EX-2j{margin-left:20%}}@media only screen and (max-width: 768px){.Footer-module__navColumn__Yh-Fz{width:68%;margin-bottom:22px}.Footer-module__navColumn__Yh-Fz:nth-child(1){grid-area:3/1/5/2}.Footer-module__navColumn__Yh-Fz:nth-child(2){grid-area:3/2/4/3}.Footer-module__navColumn__Yh-Fz:nth-child(3){grid-area:4/2/5/3}.Footer-module__navColumn__Yh-Fz:nth-child(4){grid-area:5/1/7/2;margin-top:-20px}.Footer-module__navColumn__Yh-Fz:nth-child(5){grid-area:5/2/6/3}}.Footer-module__columnList__ZV8B-{display:flex;flex-direction:column;row-gap:9px;padding:0;margin:0;list-style:none}.Footer-module__columnTitle__IEVkM{font-weight:400;font-size:20px;line-height:24px;color:#fff;margin-bottom:16px}@media only screen and (max-width: 992px) and (min-width: 393px){.Footer-module__columnTitle__IEVkM{font-size:20px}}@media only screen and (max-width: 992px) and (min-width: 393px) and (max-width: 991px){.Footer-module__columnTitle__IEVkM{font-size:calc(18px + 2 * (100vw - 393px) / (599))}}@media only screen and (max-width: 992px) and (max-width: 392px){.Footer-module__columnTitle__IEVkM{font-size:18px}}.Footer-module__navLink__Mmv0i{font-weight:300;font-size:18px;line-height:22px;color:#cdd1da;text-decoration:none;transition:all .15s ease-in-out}@media only screen and (max-width: 992px) and (min-width: 393px){.Footer-module__navLink__Mmv0i{font-size:18px}}@media only screen and (max-width: 992px) and (min-width: 393px) and (max-width: 991px){.Footer-module__navLink__Mmv0i{font-size:calc(16px + 2 * (100vw - 393px) / (599))}}@media only screen and (max-width: 992px) and (max-width: 392px){.Footer-module__navLink__Mmv0i{font-size:16px}}.Footer-module__navLink__Mmv0i:hover{color:#fff}.Footer-module__rights__37nPf,.Footer-module__news__9JEXf{font-weight:300;font-size:18px;line-height:122%;opacity:.8}.Footer-module__rights__37nPf{margin-bottom:12px;white-space:nowrap}@media only screen and (max-width: 768px){.Footer-module__rights__37nPf{display:none}}.Footer-module__news__9JEXf{max-width:280px;margin-top:16px}@media only screen and (max-width: 1280px){.Footer-module__news__9JEXf{margin:22px auto 0}}@media only screen and (max-width: 768px){.Footer-module__news__9JEXf{text-align:center;max-width:320px}}.Footer-module__socialsWrapper__WmFvd{border-bottom:1px solid #0c90ff;padding-bottom:30px;margin-bottom:19px}@media only screen and (max-width: 768px){.Footer-module__socialsWrapper__WmFvd{grid-area:2/1/3/3;border:0;margin-bottom:41px;padding-bottom:0}}.Footer-module__disclaimer__C62kR{font-weight:300;font-size:12px;line-height:125%;text-align:center;opacity:.5;color:#fff}@media only screen and (max-width: 768px){.Footer-module__disclaimer__C62kR{grid-area:7/1/8/3;align-self:flex-end}}.Footer-module__iconFooter__Dwvpw{width:17px;margin-left:7px}.MobileMenu-module__nav__UOLEo{-ms-overflow-style:none;scrollbar-width:none;max-height:100vh;overflow-y:scroll}.MobileMenu-module__nav__UOLEo::-webkit-scrollbar{width:0;height:0}.MobileMenu-module__mobileMenu__Xq1QJ{position:fixed;top:0;right:0;min-width:30vw;min-height:88vh;background-color:#041748;display:none;color:#fff;padding:73px 30px 40px 25px;transform:translate(105%);border-right:0;height:100vh;width:100vw}@media only screen and (max-width: 768px){.MobileMenu-module__mobileMenu__Xq1QJ{display:block}}@media only screen and (max-width: 576px){.MobileMenu-module__mobileMenu__Xq1QJ{padding-right:25px}}.MobileMenu-module__navLink__Jvl-k,.MobileMenu-module__navButton__vmMql,.MobileMenu-module__lastNavButton__yv3nw,.MobileMenu-module__connectWallet__GKceW{position:relative;width:100%;padding:21px 33px 19px 14px;border:0;color:#fff;font-weight:300;font-size:20px;line-height:26.4px;text-decoration:none;background-color:transparent}.MobileMenu-module__navLink__Jvl-k svg,.MobileMenu-module__navLink__Jvl-k span,.MobileMenu-module__navButton__vmMql svg,.MobileMenu-module__navButton__vmMql span,.MobileMenu-module__lastNavButton__yv3nw svg,.MobileMenu-module__lastNavButton__yv3nw span,.MobileMenu-module__connectWallet__GKceW svg,.MobileMenu-module__connectWallet__GKceW span{pointer-events:none}.MobileMenu-module__connectWallet__GKceW{width:100%;padding-right:14px}.MobileMenu-module__connectWallet__GKceW button{width:100%;justify-content:center}.MobileMenu-module__navLink__Jvl-k,.MobileMenu-module__navButton__vmMql{display:flex;justify-content:space-between}.MobileMenu-module__lastNavButton__yv3nw{display:block;padding-right:8px}.MobileMenu-module__navItem__YO4Pu{position:relative}.MobileMenu-module__navItem__YO4Pu:not(:last-child){border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:0}.MobileMenu-module__navItem__YO4Pu:before{content:"";position:absolute;top:0;right:-30px;width:6px;height:0;background-color:transparent;transition:all .15s ease-out}.MobileMenu-module__navItem__YO4Pu.MobileMenu-module___open__VYWC-{padding-bottom:36px}.MobileMenu-module__navItem__YO4Pu.MobileMenu-module___open__VYWC- .MobileMenu-module__iconDropdown__OKS40{transform:translateY(-50%) rotate(180deg)}.MobileMenu-module__navItem__YO4Pu.MobileMenu-module___open__VYWC-:before{height:100%;background-color:#0c90ff}.MobileMenu-module__navItem__YO4Pu .MobileMenu-module__iconDropdownList__NqOWW{width:17px;margin-left:7px}.MobileMenu-module__iconDropdown__OKS40{position:absolute;top:calc(50% + 3px);transform:translateY(-50%);right:0;width:16px;transition:all .15s ease-out}.MobileMenu-module__navSubItem__897X1{display:block;padding:16px 0;font-size:18px;line-height:22px;font-weight:300;text-decoration:none;color:#fff;opacity:.8}.MobileMenu-module__menuCloseButton__-pUZQ{display:flex;justify-content:center;align-items:center;position:absolute;background-color:transparent;top:13px;right:19px;border:none;padding:0;width:41px;height:33px}.MobileMenu-module__menuCloseButton__-pUZQ:hover{cursor:pointer}@media only screen and (max-width: 576px){.MobileMenu-module__menuCloseButton__-pUZQ{right:14px}}.MobileMenu-module__iconArrowUp__CXXeo{margin-right:20px}.MobileMenu-module__subItemsList__8ol7B{border:1px solid rgba(255,255,255,.5);border-radius:7px;padding:0 25px;margin-left:14px}.MobileMenu-module__subItemsList__8ol7B :first-child .MobileMenu-module__navSubItem__897X1{padding-top:20px}.MobileMenu-module__subItemsList__8ol7B :last-child .MobileMenu-module__navSubItem__897X1{padding-bottom:20px}.MobileMenu-module__subItemsList__8ol7B :not(:last-child) .MobileMenu-module__navSubItem__897X1{border-bottom:1px solid rgba(255,255,255,.3)}.Dropdown-module__dropdownWrapper__OPFzp{position:relative}.Dropdown-module__dropdownWrapper__OPFzp:not(.Dropdown-module__firstDropdownWrapper__5DfIB){justify-content:center;display:flex}.Dropdown-module__firstDropdownWrapper__5DfIB{justify-content:flex-start;display:flex}.Dropdown-module__firstDropdownWrapper__5DfIB .Dropdown-module__content__SKnlz{left:-20px}.Dropdown-module__menuButton__ThjMj{font-weight:300;font-size:18px;line-height:150%;display:flex;align-items:center;margin:0;border:0;color:#cdd1da;background-color:transparent;cursor:pointer;padding:20px 5px;font-size:inherit!important}@media (min-width: 393px){.Dropdown-module__menuButton__ThjMj{font-size:18px}}@media (min-width: 393px) and (max-width: 1919px){.Dropdown-module__menuButton__ThjMj{font-size:calc(18px + 0*(100vw - 393px))}}@media (max-width: 392px){.Dropdown-module__menuButton__ThjMj{font-size:18px}}@media only screen and (max-width: 640px){.Dropdown-module__menuButton__ThjMj{line-height:132%}}@media (min-width: 768px){.Dropdown-module__menuButton__ThjMj{padding-right:5px}}@media (min-width: 768px) and (max-width: 1439px){.Dropdown-module__menuButton__ThjMj{padding-right:calc(3px + 2 * (100vw - 768px) / (672))}}@media (max-width: 767px){.Dropdown-module__menuButton__ThjMj{padding-right:3px}}@media (min-width: 768px){.Dropdown-module__menuButton__ThjMj{padding-left:5px}}@media (min-width: 768px) and (max-width: 1439px){.Dropdown-module__menuButton__ThjMj{padding-left:calc(3px + 2 * (100vw - 768px) / (672))}}@media (max-width: 767px){.Dropdown-module__menuButton__ThjMj{padding-left:3px}}.Dropdown-module__menuButton__ThjMj:hover{color:#fff}.Dropdown-module__menuButton__ThjMj:focus-visible{outline:0}.Dropdown-module__menuButton__ThjMj:focus-visible span{border:1px solid white;border-radius:3px}.Dropdown-module__menuButton__ThjMj span{display:block;padding:1px;border:1px solid transparent;pointer-events:none}.Dropdown-module__menuButton__ThjMj:before{position:absolute;top:calc(100% - 3px);left:0;width:0;height:4px;content:"";background-color:transparent;transition:all .25s ease-out}.Dropdown-module__menuButton__ThjMj.Dropdown-module___active__day3F:before{width:100%;background-color:#0c90ff}.Dropdown-module__iconDropdown__9qkJM{width:17px;height:6px;margin-left:7px;pointer-events:none;color:#0c90ff}.Dropdown-module__iconDropdown__9qkJM.Dropdown-module___active__day3F{color:#fff}.Dropdown-module__iconDropdownList__Udbuv{width:17px;margin-left:7px}.Dropdown-module__content__SKnlz{display:flex;column-gap:54px;position:absolute;top:100%;padding:20px;border:.5px solid rgba(255,255,255,.3);border-radius:7px;opacity:0;will-change:opacity;min-width:calc(100% + 40px);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Dropdown-module__content__SKnlz.Dropdown-module___contentLarge__qowj7{padding:33px 42px 49px 44px}.Dropdown-module__content__SKnlz .Dropdown-module__item__BmJVf:first-child{margin-top:0}.Dropdown-module__content__SKnlz:before{content:"";top:0;left:0;width:100%;height:100%;position:absolute;background:#051849d9;z-index:-1;border-radius:inherit}.Dropdown-module__categoryTitle__jquSB{font-family:Inter,Arial,sans-serif;font-weight:700;font-size:21px;line-height:120%;margin-bottom:22px;color:#fff}.Dropdown-module__list__8hbIg{list-style:none;padding:0;margin:0}.Dropdown-module__item__BmJVf+.Dropdown-module__item__BmJVf{margin-top:14px}.Dropdown-module__link__han20{font-weight:300;font-size:18px;line-height:150%;display:block;white-space:nowrap;color:#cdd1da;text-decoration:none;border:1px solid transparent;cursor:pointer}@media (min-width: 393px){.Dropdown-module__link__han20{font-size:18px}}@media (min-width: 393px) and (max-width: 1919px){.Dropdown-module__link__han20{font-size:calc(18px + 0*(100vw - 393px))}}@media (max-width: 392px){.Dropdown-module__link__han20{font-size:18px}}@media only screen and (max-width: 640px){.Dropdown-module__link__han20{line-height:132%}}.Dropdown-module__link__han20:hover{color:#fff}.Dropdown-module__link__han20:active{color:#45affc}.Dropdown-module__link__han20:focus-visible{border-color:#fff}.Nav-module__navList__HL8dd{display:flex;margin:0;padding:0;list-style:none;align-items:center;align-content:center}.Nav-module__navList__HL8dd.Nav-module___fixed__jDkaB .Nav-module__navItem__fjazP{font-size:16px}.Nav-module__navItem__fjazP{font-size:18px;transition:all .35s ease-out}@media (min-width: 768px){.Nav-module__navItem__fjazP:not(:last-child){margin-right:42px}}@media (min-width: 768px) and (max-width: 1439px){.Nav-module__navItem__fjazP:not(:last-child){margin-right:calc(10px + 32 * (100vw - 768px) / (672))}}@media (max-width: 767px){.Nav-module__navItem__fjazP:not(:last-child){margin-right:10px}}.Nav-module__navLink__Isgph{font-weight:300;font-size:18px;line-height:150%;display:flex;align-items:center;margin:0;border:0;color:#cdd1da;background-color:transparent;cursor:pointer;padding:20px 5px;text-decoration:none;font-size:inherit!important}@media (min-width: 393px){.Nav-module__navLink__Isgph{font-size:18px}}@media (min-width: 393px) and (max-width: 1919px){.Nav-module__navLink__Isgph{font-size:calc(18px + 0*(100vw - 393px))}}@media (max-width: 392px){.Nav-module__navLink__Isgph{font-size:18px}}@media only screen and (max-width: 640px){.Nav-module__navLink__Isgph{line-height:132%}}.Nav-module__navLink__Isgph:hover{color:#fff}.Nav-module__navLink__Isgph:focus-visible{outline:0}.Nav-module__navLink__Isgph:focus-visible span{border:1px solid white;border-radius:3px}.Nav-module__navLink__Isgph span{display:block;padding:1px;border:1px solid transparent;pointer-events:none}.Nav-module__bubleGreenBeforeClass__vu--9:before{content:"";display:inline-block;height:5px;width:5px;margin-left:5px;background-color:#38c769;border-radius:50%;position:relative;top:-3px;left:-8px}.Nav-module__link__ikra9{font-weight:300;font-size:18px;line-height:150%;display:block;padding:2px 0;white-space:nowrap;color:#cdd1da;text-decoration:none;border:1px solid transparent;font-size:inherit!important;cursor:pointer}@media (min-width: 393px){.Nav-module__link__ikra9{font-size:18px}}@media (min-width: 393px) and (max-width: 1919px){.Nav-module__link__ikra9{font-size:calc(18px + 0*(100vw - 393px))}}@media (max-width: 392px){.Nav-module__link__ikra9{font-size:18px}}@media only screen and (max-width: 640px){.Nav-module__link__ikra9{line-height:132%}}.Nav-module__link__ikra9:hover{color:#fff}.Nav-module__link__ikra9:active{color:#45affc}.Nav-module__link__ikra9:focus-visible{border-color:#fff}.Logo-module__logoWrapper__5cN1Q{transition:all .35s ease-out;transform-origin:left center;display:flex;align-items:center}@media (min-width: 393px){.Logo-module__logoWrapper__5cN1Q{width:280px}}@media (min-width: 393px) and (max-width: 1439px){.Logo-module__logoWrapper__5cN1Q{width:calc(180px + 100 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Logo-module__logoWrapper__5cN1Q{width:180px}}@media (min-width: 393px){.Logo-module__logoWrapper__5cN1Q{height:43px}}@media (min-width: 393px) and (max-width: 1439px){.Logo-module__logoWrapper__5cN1Q{height:calc(24px + 19 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.Logo-module__logoWrapper__5cN1Q{height:24px}}@media only screen and (min-width: 768px){.Logo-module__logoWrapper__5cN1Q.Logo-module___fixed__2aSes{transform:scale(.8888888889)}}.Logo-module__logo__KkV5p{width:100%;color:#fff;fill:none}.Header-module__header__jV-CS{position:fixed;top:0;left:50%;transform:translate(-50%);padding:0;transition:all .35s ease-out;z-index:900;width:100%;height:110px;font-family:Inter,Arial,sans-serif;font-weight:200;display:flex;background-color:#051849;border-bottom:2px solid rgba(12,144,255,0)}@media only screen and (max-width: 768px){.Header-module__header__jV-CS{position:fixed;top:0;width:100%;height:60px}}.Header-module__header__jV-CS.Header-module___fixed__8QbxL{box-shadow:0 6px 14px #05184966}.Header-module__header__jV-CS.Header-module___fixed__8QbxL .Header-module__getAccessButton__hg0wL{font-size:14px}@media only screen and (min-width: 768px){.Header-module__header__jV-CS.Header-module___fixed__8QbxL{border-bottom:2px solid rgba(12,144,255,.2);height:80px}}@media only screen and (max-width: 768px){.Header-module__header__jV-CS.Header-module___fixed__8QbxL{background:#051849;background-size:903px 393px;background-repeat:no-repeat}}.Header-module__header__jV-CS .Header-module__container__Bziw3{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 768px){.Header-module__header__jV-CS .Header-module__container__Bziw3{padding-top:18px;padding-bottom:18px;min-height:60px}}.Header-module__header__jV-CS .Header-module__getAccessButton__hg0wL{display:block;font-size:16px}@media (min-width: 1024px){.Header-module__header__jV-CS .Header-module__getAccessButton__hg0wL{margin-left:42px}}@media (min-width: 1024px) and (max-width: 1439px){.Header-module__header__jV-CS .Header-module__getAccessButton__hg0wL{margin-left:calc(10px + 32 * (100vw - 1024px) / (416))}}@media (max-width: 1023px){.Header-module__header__jV-CS .Header-module__getAccessButton__hg0wL{margin-left:10px}}@media only screen and (max-width: 1100px){.Header-module__header__jV-CS .Header-module__getAccessButton__hg0wL{display:none}}.Header-module__menuWrapper__TusLd{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 768px){.Header-module__menuWrapper__TusLd{display:none}}.Header-module__mobileMenuToggle__xXvhP{display:none}.Header-module__mobileMenuToggle__xXvhP:hover{cursor:pointer}@media only screen and (max-width: 768px){.Header-module__mobileMenuToggle__xXvhP{position:relative;left:2px;width:23px;height:23px;background-color:transparent;border:0;padding:0;display:block;border:2px solid white;border-radius:1px}.Header-module__mobileMenuToggle__xXvhP:before{content:"";top:50%;left:50%;background-color:#0c90ff;width:10.2px;height:10.2px;position:absolute;transform:translate(-50%,-50%)}.Header-module__mobileMenuToggle__xXvhP:active:before{width:100%;height:100%;top:0;left:0;transform:none}}:root{--wui-color-gray-glass-005: #f9fafb !important;--wui-border-radius-3xl: 6px !important}.container{width:100%;max-width:1438px;margin:0 auto;padding:0 10px}@media only screen and (max-width: 1440px){.container{padding:0 30px}}@media only screen and (max-width: 576px){.container{padding:0 25px}}.container._medium{max-width:1141px}.container._small{max-width:1086px}.container._big{max-width:1448px}.container._large{max-width:1726px}.list{list-style:none;padding:0;margin:0}.list__item{font-family:Inter,Arial,sans-serif;font-weight:300;font-size:20px;line-height:150%;display:flex;align-items:center;color:#fff}@media only screen and (max-width: 576px){.list__item{line-height:132%}}@media only screen and (max-width: 640px){.list__item{line-height:132%}}@media only screen and (max-width: 640px) and (min-width: 393px){.list__item{font-size:20px}}@media only screen and (max-width: 640px) and (min-width: 393px) and (max-width: 1279px){.list__item{font-size:calc(20px + 0*(100vw - 393px))}}@media only screen and (max-width: 640px) and (max-width: 392px){.list__item{font-size:20px}}.list__item:before{display:inline-block;position:relative;top:12px;min-width:6px;min-height:6px;margin-right:20px;border-radius:50%;content:"";align-self:flex-start;background-color:#0c90ff}@media only screen and (max-width: 576px){.list__item:before{margin-right:10px}}.list__item._green:before{background-color:#38c769}.list__item._white:before{background-color:#fff}.list__item._terms{font-style:normal;font-weight:400;font-size:20px;line-height:150%;color:#fffc;font-family:Inter,Arial,sans-serif}@media (min-width: 393px){.list__item._terms{font-size:20px}}@media (min-width: 393px) and (max-width: 1439px){.list__item._terms{font-size:calc(16px + 4 * (100vw - 393px) / (1047))}}@media (max-width: 392px){.list__item._terms{font-size:16px}}.list__item._terms:before{top:13px}.list__item._textDark{color:#051849}.list__item+.list__item{margin-top:11px}.list__item._roadmapSlider:before{top:12px}@media only screen and (max-width: 576px){.list__item{margin-right:0}}.bg-pattern{background:radial-gradient(99.41% 102.81% at 48.6% 98.68%,#f2f5ff,#fff)}.swiper-wrapper{height:730px}.swiper-slide{display:flex;flex-direction:column;justify-content:flex-start;height:100%}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.roadmap-section .swiper-pagination{display:none}@media only screen and (max-width: 1024px){.roadmap-section .swiper-pagination{bottom:345px;display:flex;column-gap:4px;position:absolute;z-index:9999999999999;background-color:transparent;list-style:none;left:50%;transform:translate(-50%);padding:0;margin:0}}@media only screen and (max-width: 1024px) and (max-width: 1024px){.roadmap-section .swiper-pagination{bottom:210px}}@media only screen and (max-width: 1024px) and (max-width: 992px){.roadmap-section .swiper-pagination{bottom:205px}}@media only screen and (max-width: 1024px) and (max-width: 768px){.roadmap-section .swiper-pagination{bottom:250px}}@media only screen and (max-width: 1024px) and (max-width: 640px){.roadmap-section .swiper-pagination{bottom:200px}}@media only screen and (max-width: 1024px) and (max-width: 576px){.roadmap-section .swiper-pagination{bottom:215px}}@media only screen and (max-width: 1024px) and (max-width: 393px){.roadmap-section .swiper-pagination{bottom:230px}}@media only screen and (max-width: 1024px){.roadmap-section .swiper-pagination .swiper-pagination-bullet{width:9px;height:9px;background-color:#0c90ff;opacity:.3;border-radius:50%}.roadmap-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}}.socotra-section .swiper-wrapper{height:422px!important}.socotra-section .swiper-slide{display:flex;align-self:baseline}.socotra-section .swiper-pagination{display:none}@media only screen and (max-width: 768px){.socotra-section .swiper-pagination{bottom:20px;display:flex;column-gap:4px;position:absolute;z-index:9999999999999;background-color:transparent;list-style:none;left:50%;transform:translate(-50%);padding:0;margin:0}}@media only screen and (max-width: 768px) and (max-width: 992px){.socotra-section .swiper-pagination{bottom:0}}@media only screen and (max-width: 768px) and (max-width: 640px){.socotra-section .swiper-pagination{bottom:10px}}@media only screen and (max-width: 768px) and (max-width: 576px){.socotra-section .swiper-pagination{bottom:20px}}@media only screen and (max-width: 768px) and (max-width: 393px){.socotra-section .swiper-pagination{bottom:20px}}@media only screen and (max-width: 768px){.socotra-section .swiper-pagination .swiper-pagination-bullet{width:9px;height:9px;background-color:#0c90ff;opacity:.3;border-radius:50%}.socotra-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}}.roadmap-page-slider .swiper-wrapper{display:flex;align-items:stretch;height:auto!important}.roadmap-page-slider .swiper-slide{min-height:100%;display:flex;flex-direction:column;z-index:1}.roadmap-page-slider .swiper-slide .swiper-button-next,.roadmap-page-slider .swiper-slide .swiper-button-prev{display:none}.roadmap-page-slider .swiper-slide-prev+.swiper-slide,.roadmap-page-slider .swiper-slide-active{opacity:1;background-color:#0c90ff1a;z-index:2}.roadmap-page-slider .swiper-slide-prev+.swiper-slide .swiper-button-next,.roadmap-page-slider .swiper-slide-prev+.swiper-slide .swiper-button-prev,.roadmap-page-slider .swiper-slide-active .swiper-button-next,.roadmap-page-slider .swiper-slide-active .swiper-button-prev{display:block}.roadmap-page-slider .swiper-pagination{display:flex;justify-content:space-between;position:relative;width:100%;column-gap:80px}@media (min-width: 992px){.roadmap-page-slider .swiper-pagination{column-gap:80px}}@media (min-width: 992px) and (max-width: 1599px){.roadmap-page-slider .swiper-pagination{column-gap:calc(20px + 60 * (100vw - 992px) / (608))}}@media (max-width: 991px){.roadmap-page-slider .swiper-pagination{column-gap:20px}}@media (min-width: 393px){.roadmap-page-slider .swiper-pagination{margin-bottom:61px}}@media (min-width: 393px) and (max-width: 1599px){.roadmap-page-slider .swiper-pagination{margin-bottom:calc(40px + 21 * (100vw - 393px) / (1207))}}@media (max-width: 392px){.roadmap-page-slider .swiper-pagination{margin-bottom:40px}}@media only screen and (max-width: 992px){.roadmap-page-slider .swiper-pagination{display:grid;row-gap:20px;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 992px) and (min-width: 393px){.roadmap-page-slider .swiper-pagination{column-gap:30px}}@media only screen and (max-width: 992px) and (min-width: 393px) and (max-width: 575px){.roadmap-page-slider .swiper-pagination{column-gap:calc(15px + 15 * (100vw - 393px) / (183))}}@media only screen and (max-width: 992px) and (max-width: 392px){.roadmap-page-slider .swiper-pagination{column-gap:15px}}@media only screen and (max-width: 576px){.roadmap-page-slider .swiper-pagination{row-gap:10px}}.roadmap-page-slider .swiper-pagination-bullet{display:flex;z-index:2;position:relative;flex-grow:1;flex-basis:160px;justify-content:center;padding:13px 0;border:0;border-bottom:7px solid #828ba4;color:#ffffff80;font-weight:700;font-size:30px;line-height:120%;white-space:nowrap;cursor:pointer;background-color:transparent;transition:all .2s ease-in-out}@media (min-width: 992px){.roadmap-page-slider .swiper-pagination-bullet{font-size:30px}}@media (min-width: 992px) and (max-width: 1599px){.roadmap-page-slider .swiper-pagination-bullet{font-size:calc(26px + 4 * (100vw - 992px) / (608))}}@media (max-width: 991px){.roadmap-page-slider .swiper-pagination-bullet{font-size:26px}}@media only screen and (max-width: 576px) and (min-width: 992px){.roadmap-page-slider .swiper-pagination-bullet{font-size:26px}}@media only screen and (max-width: 576px) and (min-width: 992px) and (max-width: 1599px){.roadmap-page-slider .swiper-pagination-bullet{font-size:calc(22px + 4 * (100vw - 992px) / (608))}}@media only screen and (max-width: 576px) and (max-width: 991px){.roadmap-page-slider .swiper-pagination-bullet{font-size:22px}}.roadmap-page-slider .swiper-pagination-bullet-active{color:#fff;border-color:#0c90ff}.roadmap-page-slider .swiper-button-disabled{display:none!important}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/Inter-Light-CdXm_ABL.woff2) format("woff2"),url(/assets/Inter-Light-CG9upfZ4.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Inter-Regular-CKDp9E3C.woff2) format("woff2"),url(/assets/Inter-Regular-DJOZHnwz.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Inter-Medium-P1cOs5ep.woff2) format("woff2"),url(/assets/Inter-Medium-oHczPpWt.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/Inter-SemiBold-Ctx7G98q.woff2) format("woff2"),url(/assets/Inter-SemiBold-BHlX_6qk.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Inter-Bold-CuhepTt8.woff2) format("woff2"),url(/assets/Inter-Bold-2PT7Q-hu.woff) format("woff")}html{scroll-behavior:smooth;background-color:#051849}body{font-family:Inter,Arial,sans-serif;color:#051849;width:100%;overflow-x:hidden}body>*{box-sizing:border-box}::selection{background:#0c90ff;color:#fff}::-moz-selection{background:#0c90ff;color:#fff}
