@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap);:root{--bodyBg:#000B21;--baseColor:#fff;--baseFont:'Conv_Prompt-Regular',sans-serif;--lightColor:#C1CEF1;--darkColor:#212137;--lightDarkColor:#151D2E;--primaryColor:#0075FF;--darkPrimaryColor:#4C54F5;--secondaryColor:#00FEFF;--slateBlue:#6970FF;--redColor:#FF4F6E;--greenColor:#6AFFA6;--textDark:#111820;--MediumFont:'Conv_Prompt-Medium',sans-serif;--SemiBoldFont:'Conv_Prompt-SemiBold',sans-serif;--BoldFont:'Conv_Prompt-Bold',sans-serif;--LightBoldFont:'Manrope',sans-serif}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--bodyBg);color:var(--baseColor);font-family:var(--baseFont);font-size:14px;overflow-x:hidden}img{max-width:100%}ul{margin:0;padding:0;list-style-type:none}a{text-decoration:none;color:inherit}.btn,a{-webkit-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.btn:focus,a:focus,a:hover{text-decoration:none;outline:0}.btn:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}p{color:var(--lightColor)}*{scrollbar-width:thin;scrollbar-color:#00feff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background-color:#00feff;border-radius:10px;border:3px solid #000}.btnPrimary{background:#59eeca;background:-moz-linear-gradient(left,#59eeca 0,#59d3ee 49%,#59eeca 100%);background:-webkit-linear-gradient(left,#59eeca 0,#59d3ee 49%,#59eeca 100%);background:linear-gradient(to right,#59eeca 0,#59d3ee 49%,#59eeca 100%);color:var(--lightDarkColor);font-size:18px;font-family:var(--SemiBoldFont);-webkit-background-size:300% 100%;background-size:300% 100%;background-position:top left;position:relative;border:0;border-radius:16px;padding:20px;width:100%}.btnPrimary:focus{border-color:transparent}.btnPrimary:hover{background-position:100% 0}#bannerTurquoiseBlueGradientBG{position:absolute;top:0;left:0}#bannerWaveLineWithStar{position:absolute;top:50%;left:50%;transform:translate(-50%,-35%)}.headerSection{background-color:rgba(5,10,22,.5);backdrop-filter:blur(30px);padding:15px 20px;margin-top:30px;position:fixed;left:0;right:0;top:0;z-index:100;border-radius:15px;box-shadow:0 6px 12px rgba(2,11,55,.1),0 23px 23px rgba(2,11,55,.09),0 51px 31px rgba(2,11,55,.05),0 91px 36px rgba(2,11,55,.01),0 142px 40px rgba(2,11,55,0)}.headerSection .navLinks .link-button{font-family:var(--LightBoldFont);font-weight:500;font-size:17px;line-height:23px}.headerSection .navLinks .header-button{color:#59ebcf}.headerSection .navLinks ul li{padding:0 15px}.navLinks>ul>li+li{margin-left:0!important}.headerSection .navLinks ul li a{display:flex;align-items:center}.headerSection .navLinks ul li:last-of-type a::before{content:"";display:inline-block;height:20px;width:3px;background-color:rgba(120,157,255,.3);vertical-align:middle;margin-right:30px}.headerSection .navLinks ul li a .link-icon{width:10px;height:10px;max-width:10px;max-height:10px;margin-left:5px}.headerSection .navLinks ul li a .github-icon{width:25.28px;height:25.32px;max-width:25.28px;max-height:25.32px;margin-right:10px}.headerSection .logo img{width:153.22px;height:29px}.headerSection .navLinkLogo{display:none}.navLinks>ul>li{display:inline-block;vertical-align:middle}.navLinks>ul>li+li{margin-left:52px}.navLinks>ul>li>a{font-size:18px;color:var(--lightColor);font-family:var(--SemiBoldFont);letter-spacing:.2px}.navLinks>ul>li>a:hover{color:var(--baseColor)}.highlightContainer{position:relative;overflow:hidden}.spaceTop{margin-top:87px}.bannerSection{position:relative;padding:130px 0 180px}.bannerContent{position:relative}.bannerContent .blueChip{background-color:rgba(255,255,255,.051);box-shadow:0 2px 4px 0 #1f3EBD1A,2px 7px 7px 0 #1f3EBD17,4px 15px 10px 0 #1f3EBD0D,7px 27px 11px 0 #1f3EBD03,11px 43px 12px 0 #1f3EBD00;width:fit-content;padding:10px 20px;border-radius:35px;position:relative;overflow:hidden}#blueChipTopRightHighlight{position:absolute;top:0;right:0}#blueChipBottomLeftHighlight{position:absolute;bottom:0;left:0}.bannerContent .blueChip .chipText h3{font-family:var(--LightBoldFont);font-weight:700;font-size:17px;line-height:23.22px;color:#f1f7ff;margin-bottom:0;z-index:3;position:relative}.bannerText{padding:20px 0;display:flex;flex-direction:column}.bannerText .titleSmallScreens{display:none}.bannerText .textRow{display:flex;gap:15px}.bannerText h1{font-size:68px;font-family:var(--LightBoldFont);line-height:69px;font-weight:500;color:#f1f7ff}.bannerText h1 .strongGreen{font-family:var(--LightBoldFont);display:block;color:#45ddff;font-weight:800}.bannerText>p{max-width:342px;line-height:1.6;font-size:16px}.bannerBtnCol{margin-top:50px;display:flex;gap:30px;align-items:center}.bannerBtnCol a{border-radius:52px!important;width:200px}.bannerBtnCol a h4{font-size:20px;font-family:var(--LightBoldFont);line-height:27.32px;font-weight:800;color:#0d1629;margin-bottom:0}.builtForText .mdText{color:#f1f7ff;font-size:15px;font-weight:600;font-family:Manrope,sans-serif}.builtForText .smText{color:#83a3c2;font-size:11px;font-weight:500;font-family:Manrope,sans-serif}.builtFor span{display:inline-block;vertical-align:middle}.builtForImg{margin-right:10px}.builtFor span.builtForText>span{display:block}#mmbRobot{max-width:500px;z-index:3}#bannerGENSCoin{position:absolute;max-width:400px;top:50%;left:50%;transform:translate(-6%,6%)}#bannerADACoin{position:absolute;max-width:310px;top:50%;left:50%;transform:translate(69%,-86%)}#bannerADACoinSmallScreens{display:none}.bannerImageContainer{display:flex;position:relative}.bannerImageSmallScreens{display:none}.advantagesSection{padding:40px 0}.advantagesSection .container{padding:40px 0;position:relative}.advantagesSection .whatAreSORs{display:flex;padding:35px 60px;background:#132348;box-shadow:0 66px 145px rgba(4,13,26,.12),0 264px 264px rgba(4,13,26,.1),0 594px 356px rgba(4,13,26,.06),0 1056px 422px rgba(4,13,26,.02),0 1649px 462px rgba(4,13,26,0);border-radius:30px;gap:30px}.advantagesSection .whatAreSORs .leftSide{display:flex;align-items:center}.advantagesSection .whatAreSORs .leftSide .infoIcon{max-width:60px;width:60px}.advantagesSection .whatAreSORs .rightSide{display:flex;flex-direction:column;gap:3px}.advantagesSection .whatAreSORs .rightSide .textRow{display:flex;justify-content:flex-start;text-align:start}.advantagesSection .whatAreSORs .rightSide h3{margin-bottom:0}.advantagesSection .whatAreSORs .rightSide h3 .strongGreen{font-family:var(--LightBoldFont);font-size:24px;line-height:34px;font-weight:700;color:#59d3ee}.advantagesSection .whatAreSORs .rightSide h4{font-family:var(--LightBoldFont);font-size:24px;line-height:34px;font-weight:500;color:#f1f7ff;margin-bottom:0}.advantagesSection .container .advantagesTitle{padding:100px 0;display:flex;flex-direction:column}.advantagesSection .container .advantagesTitleSmallScreens{display:none}.advantagesSection .container .advantagesTitle .textRow,.advantagesSection .container .green{display:flex;gap:15px;justify-content:center}.advantagesSection .container .advantagesTitle .textRow h2{font-family:var(--LightBoldFont);font-size:55px;line-height:61px;font-weight:800;color:#fff}.advantagesSection .container .advantagesTitle .green h2{font-family:var(--LightBoldFont);font-size:55px;line-height:61px;font-weight:800;color:#45ddff}.advantagesSection{background:linear-gradient(180deg,#0c1d41 0,#000b21 59%);backdrop-filter:blur(57px)}.advantagesSection .cardsSection{position:relative;display:flex;gap:30px;justify-content:flex-start;flex-direction:column}.advantagesSection .cardsSection .section{display:flex;padding:20px 0;width:100%}.advantagesSection .cardsSection .section .leftSide,.advantagesSection .cardsSection .section .rightSide{width:50%}.advantagesSection .cardsSection .section .text{display:flex;flex-direction:column;gap:20px}.advantagesSection .cardsSection .section .text .title h4{font-family:var(--LightBoldFont);font-size:38px;line-height:38px;font-weight:700;color:#fff}.advantagesSection .cardsSection .section .text .paragraph p{font-family:var(--LightBoldFont);font-size:20px;line-height:30px;font-weight:500;color:#a2bcdb;margin-bottom:0}.advantagesSection .cardsSection .section .text .paragraph p strong{font-weight:800;color:#45ddff}.advantagesSection .cardsSection .section .rightSide{display:flex;justify-content:flex-end;align-items:center;padding-right:50px}.advantagesSection .cardsSection .section .rightSide .image{width:200px;max-width:200px;height:200px;max-height:200px}.howToSection .container{margin-bottom:70px}.howToSection .container .wrapper{display:flex;gap:50px;padding:80px 0;align-items:center}.howToSection .container .leftSide .videoBox{position:relative;display:flex;justify-content:center;box-shadow:0 0 80px #2a58c6;border-radius:65px;width:fit-content}.howToSection .container .leftSide .videoBox .workshopYoutubeBanner{max-width:540px;z-index:2;border-radius:30px}.howToSection .container .leftSide .videoBox .workshopYoutubePlay{position:absolute;max-width:68.6px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;opacity:.8}.howToSection .container .rightSide{display:flex;flex-direction:column;gap:25px}.howToSection .container .rightSide .howToTitle{display:flex;flex-direction:column;gap:15px}.howToSection .container .rightSide .howToTitle .textRowSmallScreens{display:none}.howToSection .container .howToTitle .textRow h2{font-family:var(--LightBoldFont);font-size:47px;line-height:61px;font-weight:700;color:#fff;margin-bottom:0}.howToSection .container .howToTitle h2 green{color:#45ddff}.howToSection .container .rightSide .turquoiseChip{background-color:#45ddff;padding:15px 20px 15px 15px;border-radius:40px;display:flex;gap:10px;width:fit-content;align-items:center}.howToSection .container .rightSide .turquoiseChip #turquoiseChipPlayIcon{max-width:35px}.howToSection .container .rightSide .turquoiseChip h3{font-family:var(--LightBoldFont);font-size:18px;line-height:24.6px;font-weight:600;color:#0d1629;margin-bottom:0}.readMoreSection .container .readMoreTitle h3{font-family:var(--LightBoldFont);font-size:21px;line-height:28.7px;font-weight:500;color:#8aa2bf}.readMoreSection .container .articles{display:flex;padding:30px 0;flex-direction:column}.readMoreSection .container .article{display:flex;gap:30px;padding:50px 0;position:relative;width:100%}.readMoreSection .container .article::before{content:'';display:block;position:absolute;top:0;width:100%;height:1px;background-color:rgba(255,255,255,.2)}.readMoreSection .container .articles .leftSide .iconContainer{width:82px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;height:82px}.readMoreSection .container .articles .rightSide .iconContainerSmallScreens{display:none}.readMoreSection .container .articles .leftSide .iconContainer .mediumIcon{max-width:32px}.readMoreSection .container .articles .article .titleContainer{display:flex;flex-direction:column}.readMoreSection .container .articles .article h3{font-family:var(--LightBoldFont);font-size:25px;line-height:39px;font-weight:600;color:#fff}.readMoreSection .container .articles .article .textRow{display:flex;align-items:center;gap:25px}.readMoreSection .container .articles .article p{font-family:var(--LightBoldFont);font-size:19px;line-height:24px;font-weight:500;color:#8aa2bf;margin-bottom:30px}.readMoreSection .container .articles .article .linkButton{display:flex;align-items:center;gap:15px}.readMoreSection .container .articles .article .greenText{font-family:var(--LightBoldFont);font-size:19px;line-height:26px;font-weight:600;color:#45ddff;margin-bottom:0}.readMoreSection .container .articles .article .secondaryText{font-family:var(--LightBoldFont);font-size:16px;line-height:22px;font-weight:500;color:#8aa2bf;margin-bottom:0}.githubBannerSection{margin:50px 0 0}.githubBannerSection #robotIconGithubBanner{max-width:412px;position:absolute;top:30%;right:85px;transform:translateY(-50%);z-index:2}.githubBannerSection .container{position:relative}.githubBannerSection .wrapper{position:relative;display:flex;padding:50px 85px;border-radius:50px;overflow:hidden}.githubBannerSection .container .githubBannerText{display:flex;flex-direction:column;gap:35px;z-index:2}.githubBannerSection .container .githubBannerText h3{font-family:var(--LightBoldFont);font-size:46px;line-height:55px;font-weight:700;color:#fff}.githubBannerSection .container .githubBannerText a{border-radius:52px!important;width:200px}.githubBannerSection .container .githubBannerText h4{font-size:20px;font-family:var(--LightBoldFont);line-height:27.32px;font-weight:800;color:#0d1629;margin-bottom:0}.githubBannerSection .container #githubBannerBottomLeftHighlight{position:absolute;bottom:0;left:0;height:100%;width:100%}.githubBannerSection .container #githubBannerBottomHighlight{position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:100%;width:100%}.githubBannerSection .container #githubBannerBottomRightHighlight{position:absolute;bottom:0;right:0;height:100%;width:100%}.githubBannerSection .container #githubBannerLeftCenterStars{position:absolute;top:50%;left:24%;transform:translateY(-50%)}.githubBannerSection .container #githubBannerRightCenterStars{position:absolute;top:50%;right:0;transform:translateY(-50%)}.form-row{display:flex;gap:5px}.footerSection .container .row{justify-content:space-between}.footerSection .container .row .wgs-menu>.wgs-body>.wgs-links{display:flex;flex-direction:column;gap:10px}.footerSection .container .row .wgs-menu>.wgs-body>.wgs-links>li>button{min-width:160px;max-width:160px;width:160px}.footerSection .container .row .wgs-body .wgs-logo img{max-width:225px}.footerSection .container .row .wgs-body>p{margin-top:10px}.toggle{width:26px;height:18px;position:relative;cursor:pointer;display:block;z-index:999}.bar{width:100%;height:2px;position:absolute;background-color:#fff;z-index:99;-webkit-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s;top:7px;border-radius:20px}.bar:nth-child(1){top:0}.bar:nth-child(3){top:14px;width:100%;right:0}.actNav .bar:nth-child(1){transform:rotate(135deg);top:8px}.actNav .bar:nth-child(2){transform:translate(-100%,0);opacity:0}.actNav .bar:nth-child(3){transform:rotate(-135deg);top:8px;width:100%}.toggle::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:9}@media (min-width:1400px){.container{max-width:1368px}}@media (max-width:1400px){#topHighlight{position:absolute;top:0;right:0;width:200%;height:200%;max-width:200%}.advantagesSection #bannerADACoin{max-width:280px}.advantagesSection .cardsSection .regularCard .advantageCardTopLeftImage{display:flex;width:210px}.advantagesSection .cardsSection .regularCard .advantageCardBottomLeftImage{width:180px;right:5px}.advantagesSection .cardsSection .card-top-right .text{width:300px}.advantagesSection .cardsSection .regularCard .advantageCardTopRightImage{width:200px}.advantagesSection .cardsSection .regularCard .advantageCardBottomRightImage{width:210px}.howToSection .container .leftSide .videoBox .workshopYoutubeBanner{max-width:440px}.howToSection .container .rightSide{gap:10px}.howToSection .container .rightSide .howToTitle{gap:5px}.howToSection .container .howToTitle .textRow h2{margin-bottom:0}}@media (max-width:1199px){.headerSection .navLinks ul li{padding:0 5px}.headerSection .navLinks ul li:last-of-type a::before{margin-right:15px}.headerSection .navLinks .link-button{font-size:15px}.bannerSection .bannerContent .leftSection{width:fit-content}.bannerSection .bannerContent .bannerImage{width:fit-content;display:flex;justify-content:flex-end;flex-grow:1}.bannerSection #mmbRobot{max-width:400px}.bannerSection .bannerBtnCol{flex-direction:column;align-items:flex-start}.bannerSection .bannerBtnCol a{width:300px}.advantagesSection .container .green h2,.advantagesSection .container .textRow h2{font-size:36px;line-height:39px}.advantagesSection .cardsSection .card-bottom-left{height:auto}.advantagesSection .cardsSection .regularCard .imageWrapper{position:relative}.advantagesSection .cardsSection .regularCard{flex-direction:column-reverse;justify-content:center;align-items:center}.advantagesSection .cardsSection .regularCard .text{width:100%;margin-top:30px}.advantagesSection .cardsSection .regularCard .text .titleSmallScreens{display:flex;justify-content:flex-start;flex-direction:column}.advantagesSection .cardsSection .regularCard .text .title{display:none}.advantagesSection .cardsSection .regularCard .text .titleSmallScreens h4{font-family:var(--LightBoldFont);font-size:31px;line-height:38px;font-weight:700;color:#fff}.advantagesSection .cardsSection .regularCard .advantageCardBottomRightImage,.advantagesSection .cardsSection .regularCard .advantageCardTopLeftImage,.advantagesSection .cardsSection .regularCard .advantageCardTopRightImage{display:none}.advantagesSection .cardsSection .regularCard .advantageCardTopLeftImageSmallScreens{display:flex;width:260px}.advantagesSection .cardsSection .regularCard .advantageCardBottomLeftImage{width:195px;right:none;top:none;transform:none}.advantagesSection .cardsSection .regularCard .advantageCardTopRightImageSmallScreens{display:flex;width:225px;top:none;right:none;transform:none;margin-top:-20px}.advantagesSection .cardsSection .regularCard .advantageCardBottomRightImageSmallScreens{display:flex;width:280px;top:none;right:none;transform:none}.howToSection .container .wrapper{padding:50px 0}.howToSection .container .rightSide .howToTitle .greenSubtitle{font-size:18px;line-height:24px}.howToSection .container .howToTitle .textRow h2{font-family:var(--LightBoldFont);font-size:55px;line-height:61px;font-weight:700;color:#fff}.howToSection .container .rightSide .turquoiseChip{padding:10px 20px 10px 15px}.readMoreSection .container .articles .leftSide{display:none}.readMoreSection .container .articles .rightSide .iconContainerSmallScreens{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background-color:#fff}.readMoreSection .container .articles .rightSide .iconContainerSmallScreens .mediumIcon{max-width:15px}}@media (max-width:992px){.container{max-width:90%!important;padding-left:30px;padding-right:30px}html.actNav{overflow:hidden}.actNav .headerSection{backdrop-filter:none}.navCol{position:fixed;left:0;top:0;bottom:0;overflow-y:auto;background-color:#050a16;backdrop-filter:blur(20px);z-index:99;padding:20px 15px;width:92%;height:fit-content;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;-webkit-transform:translateX(-150%);-ms-transform:translateX(-150%);transform:translateX(-150%);text-align:center;padding-top:100px;border-radius:20px}.actNav .navCol{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;top:28px}.actNav .navCol .navLinkLogo{position:absolute;left:45px;top:15px}.actNav .navCol .navLinkLogo img{max-width:200px}.actNav .headerSection .navLinks ul{display:flex;justify-content:center;flex-direction:column;gap:30px}.actNav .headerSection .navLinks .link-button{font-size:22px}.actNav .headerSection .navLinks ul li a{justify-content:center}.actNav .headerSection .navLinks ul li:last-of-type{padding:40px 0 20px;position:relative}.actNav .headerSection .navLinks ul li a .github-icon{width:40px;height:40px;max-width:40px;max-height:40px;margin-right:20px}.actNav .headerSection .navLinks ul li a .link-icon{width:15px;height:15px;max-width:15px;max-height:15px;margin-left:10px}.actNav .headerSection .navLinks ul li:last-of-type a::before{position:absolute;height:2px;width:95%;top:0;margin:0 auto}.headerSection .navLinkLogo{display:inline-block;width:153.22px;height:29px}.navLinks>ul>li{display:block}.navLinks>ul>li+li{margin-left:0;padding-top:20px}.btnPrimary{font-size:16px;padding:18px}.bannerBtnCol{margin-top:40px}.bannerSection{padding:70px 0}#bannerADACoin,#bannerGENSCoin{display:none}.bannerSection .bannerContent .leftSection{width:100%}.bannerText h1{font-size:60px;line-height:67px}.bannerText{padding:30px 0 20px;gap:100px}.bannerSection .bannerContent .bannerImage{display:none}.bannerSection .bannerImageSmallScreens{display:flex;justify-content:flex-end;height:470px;position:relative}.bannerSection #mmbRobot{max-width:500px;width:100%;position:absolute;top:0;right:-180px}.bannerSection #bannerADACoinSmallScreens{display:inline-block;position:absolute}.bannerSection .bannerBtnCol{justify-content:center;align-items:center}.bannerSection #bannerADACoinSmallScreens{display:inline-block;position:absolute;width:270px;top:69%;left:0;transform:scaleX(-1) translate(-16%,-50%)}.bannerSection #bannerGENSCoinWIthOpacity{top:22%;left:23%;transform:rotate(-117deg) translate(-50%,-50%)}.bannerSection #bannerGENSCoin{max-width:190px;top:30%;right:-138px;transform:translateY(-50%)}.bannerSection .bannerBtnCol a{width:100%;padding:20px}.bannerSection .bannerBtnCol a{width:100%;padding:20px}.bannerSection .bannerBtnCol a h4{font-size:24px}.advantagesSection .whatAreSORs{margin-bottom:50px}.advantagesSection .cardsSection{flex-direction:column;gap:0}.advantagesSection .container .advantagesTitleSmallScreens green{color:#45ddff}.advantagesSection .container .advantagesTitle{display:none}.advantagesSection .container .advantagesTitleSmallScreens{padding:100px 0 50px;display:flex;flex-direction:column;text-align:center}.advantagesSection .cardsSection .section{width:100%;margin:30px 0}.advantagesSection .cardsSection .regularCard .text{gap:10px}.advantagesSection .cardsSection .section .text .title h4{font-size:30px;line-height:32px}.advantagesSection .cardsSection .section .text .paragraph p{font-size:18px;line-height:26px}.advantagesSection .cardsSection .section .rightSide .image{width:180px;max-width:180px;height:180px;max-height:180px}.howToSection .container .wrapper{flex-direction:column-reverse}.howToSection .container .rightSide{width:100%;align-items:center}.howToSection .container .rightSide .howToTitle .textRow{display:none}.howToSection .container .rightSide .howToTitle .textRowSmallScreens{display:inline-block;margin:50px 0}.howToSection .container .howToTitle .textRowSmallScreens h2{font-family:var(--LightBoldFont);font-size:33px;line-height:36px;font-weight:700;color:#fff;text-align:center}.howToSection .container .rightSide .howToTitle .greenSubtitle{font-size:24px}.howToSection .container .rightSide .turquoiseChip{padding:15px 30px 15px 25px}.howToSection .container .rightSide .turquoiseChip h3{font-size:24px}.howToSection .container .leftSide .videoBox .workshopYoutubeBanner{max-width:100%;border-radius:50px}.readMoreSection .container .readMoreTitle h3{font-size:28px}.readMoreSection .container .articles .article h3{font-size:32px}.githubBannerSection #robotIconGithubBanner{max-width:480px;top:20%;left:32%}.githubBannerSection .wrapper{padding:350px 85px 50px;width:100%;justify-content:center}.githubBannerSection .container .githubBannerText{text-align:center}.githubBannerSection .container .githubBannerText a{width:100%}.footerSection .container .row .wgs-menu>.wgs-body>.wgs-links{flex-direction:row}}@media (max-width:767px){.bannerText .title{display:none}.bannerText .titleSmallScreens{display:inline-block}.bannerText .titleSmallScreens .textRow{margin-bottom:30px}.bannerSection .bannerText h1{font-size:40px;line-height:42px}.bannerSection #mmbRobot{max-width:600px;width:430px;position:absolute;top:0;left:33%}.bannerSection #bannerADACoinSmallScreens{left:1%;transform:scaleX(-1) translate(26%,-50%)}.bannerSection #bannerGENSCoin{top:210px}.bannerSection #bannerGENSCoinWIthOpacity{left:8%;width:150px}.bannerSection .bannerBtnCol a{padding:10px}.bannerSection .bannerBtnCol a h4{font-size:17px}.advantagesSection .whatAreSORs{margin-bottom:50px;flex-direction:column;align-items:center}.advantagesSection .whatAreSORs .rightSide .textRow{text-align:center;justify-content:center}.advantagesSection .cardsSection .section{flex-direction:column-reverse;gap:30px;align-items:center}.advantagesSection .cardsSection .section .leftSide{width:98%}.advantagesSection .cardsSection .section .rightSide{width:100%}.advantagesSection .cardsSection .section .rightSide{justify-content:center;align-items:center;padding-right:none}.advantagesSection .container .advantagesTitleSmallScreens .textRow h2{font-size:28px;line-height:32px}.advantagesSection .cardsSection .regularCard .text .titleSmallScreens h4{font-size:22px}.advantagesSection .cardsSection .section .text .title h4{font-size:24px;line-height:28px}.howToSection .container .rightSide .turquoiseChip{width:100%;display:flex;justify-content:center}.howToSection .container .rightSide .howToTitle .greenSubtitle{font-size:20px}.howToSection .container .howToTitle .textRowSmallScreens h2{font-size:28px}.readMoreSection .container .readMoreTitle h3{font-size:20px}.readMoreSection .container .article{padding:30px 0}.readMoreSection .container .articles .article h3{font-size:22px;line-height:28px}.githubBannerSection .wrapper{padding:300px 25px 50px}.githubBannerSection #robotIconGithubBanner{max-width:380px;top:17%;left:61%;transform:translate(-50%,-50%)}.githubBannerSection .container .githubBannerText{width:100%}.githubBannerSection .container .githubBannerText h3{font-size:28px;line-height:34px}.footerSection .container .row .documents{width:100%}.footerSection .container .row .documents .wgs-title{text-align:center}.footerSection .container .row .wgs-menu>.wgs-body>.wgs-links{justify-content:center}}@media (max-width:485px){.bannerSection #mmbRobot{max-width:600px;width:360px;position:absolute;top:0;left:33%}.bannerSection .bannerText h1{font-size:32px;line-height:34px}.bannerText h1 .strongGreen:first-of-type{color:#f1f7ff}.bannerContent .blueChip .chipText h3{font-size:14px;line-height:17.22px}.bannerContent .blueChip{padding:10px 20px}.bannerSection #bannerADACoinSmallScreens{width:232px;top:69%}.bannerSection #bannerADACoinSmallScreens{width:195px;top:69%}.bannerSection #bannerGENSCoinWIthOpacity{left:-10%;width:150px}.bannerSection .bannerImageSmallScreens{height:370px}.advantagesSection .container .textRow h2{font-size:24px;line-height:27px}.advantagesSection .container .advantagesTitle{padding:20px 0 50px}.howToSection .container .rightSide .howToTitle .greenSubtitle{font-size:18px}.howToSection .container .howToTitle .textRowSmallScreens h2{font-size:24px;line-height:27px}.howToSection .container .rightSide .turquoiseChip h3{font-size:18px}.howToSection .container .rightSide .turquoiseChip{padding:10px 30px 10px 25px}.readMoreSection .container .readMoreTitle h3{font-size:18px;line-height:21px}.readMoreSection .container .articles .article .greenText{font-size:17px;line-height:17px}.readMoreSection .container .articles .article .linkButton{gap:5px}.readMoreSection .container .articles .article .textRow{gap:10px}.githubBannerSection .container .githubBannerText h3{font-size:24px;line-height:26px}.githubBannerSection #robotIconGithubBanner{max-width:300px;left:70%}.githubBannerSection .wrapper{padding:215px 25px 50px}.footerSection .container .row .wgs-menu>.wgs-body>.wgs-links{flex-direction:column}}