@font-face{font-family:Sk-Modernist;font-style:normal;font-weight:400;src:url(../fonts/Sk-Modernist-Regular.otf) format("opentype")}@font-face{font-family:Sk-Modernist;font-style:normal;font-weight:700;src:url(../fonts/Sk-Modernist-Bold.otf) format("opentype")}*,:after,:before{box-sizing:border-box}html{font-size:62.5%}body{background-color:#fff;font-family:Nunito,sans-serif;font-size:1.6rem;margin:0}body.theme-dark{background-color:#0d0d0e}main{justify-content:center;margin:0 auto}.theme-light main{color:#131314}.theme-dark main{color:#fff}a{text-decoration:none}a,button{outline:none!important}p{margin-bottom:10px;margin-top:0}h1,h2,h3,h4,ul{margin:0}ul{padding:0}ul li{list-style:none}.theme-dark .icon-sun{opacity:.3!important}.theme-dark .icon-moon{opacity:1!important}header{background-color:#131314;font-family:Sk-Modernist,sans-serif;height:72px;justify-content:center;padding:10px;position:sticky;top:0;z-index:10}header,header nav{align-items:center;display:flex}header nav{flex:1;justify-content:space-between;max-width:1440px;padding:0 40px}header nav ul{display:flex}header nav ul li{position:relative}header nav ul li a{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:1.4rem;height:72px;line-height:1;overflow:hidden;padding:10px 18px}header nav ul li a>.icon{margin-left:10px}header nav ul li a:hover{color:#626265}header nav ul li:hover#community-nav ul{display:flex}header nav ul li ul{background-color:#131314;border-radius:0 0 12px 12px;border-top:1px solid #242323;display:none;filter:drop-shadow(0 7px 20px rgba(0,0,0,.51));position:absolute;top:72px;transform:translateX(calc(-50% + 70px))}header nav ul li ul:hover{display:flex}header nav ul li ul li{border-right:2px solid #242323;color:#7e7e84;flex:1;font-family:Nunito,sans-serif;font-size:14px;line-height:19px;padding:30px;width:232px}header nav ul li ul li:last-child{border-right:0}header nav ul li ul li>a{align-items:center;color:#fff;display:flex;font-weight:700;gap:5px;height:auto;line-height:19px;max-height:34px}header nav ul li ul li>a .icon.icon-twitter:before{background-image:url(../img/icons/twitter-dark.png)}header nav ul li ul li>a .icon.icon-discord:before{background-image:url(../img/icons/discord-dark.png)}header nav ul li ul li>a .icon.icon-youtube:before{background-image:url(../img/icons/youtube-dark.png)}header nav ul li ul li>a .icon.icon-telegram-footer:before{background-image:url(../img/icons/telegram-footer-dark.png)}header nav ul li ul li>a .icon.icon-medium{filter:invert(100%)}header nav ul li ul li>p{margin-bottom:0;margin-top:7px;padding-left:29px}header nav .launch-app-btn{background:#131314!important;border:1px solid #802c3c!important;color:#fff!important;display:flex;flex-direction:row;font-size:1.2rem!important;font-weight:800!important;gap:8px!important;justify-content:center;padding:10px 24px!important}header nav .launch-app-btn .icon{height:18px;width:18px}header nav .launch-app-btn .icon.icon-power:before{background-image:url(../img/icons/power.png);content:"";display:block;height:18px;width:18px}header nav .launch-app-btn:hover{background:linear-gradient(93.13deg,#ff377f,#ff3743),#0d0d0e!important;box-shadow:0 8px 32px rgba(255,55,127,.3)!important}header nav .launch-app-btn:hover .icon.icon-power:before{background-image:url(../img/icons/power-light.png)}header nav>div{display:flex;gap:33px}header nav>div .theme-toggle{align-items:center;display:flex;gap:13px}header nav>div .theme-toggle .icon{height:18px;width:18px}header nav>div .theme-toggle .icon.icon-sun{height:22px;width:22px}header nav>div .theme-toggle .icon-moon{opacity:.3}header nav>div .switch{align-items:center;border:1px solid #515154;border-radius:20px;display:flex;height:24px;padding:6px;width:40px}header nav>div .switch input{opacity:0;position:absolute}header nav>div .switch div{background:#d0d0d0;border-radius:50%;height:12px;transition:all .3s;width:12px}header nav>div .switch input:checked+div{transform:translate3d(100%,0,0)}header .mobile-menu,header .mobile-nav{display:none}.theme-dark footer .outer-content .inner-content{background:#131314;box-shadow:-6px 4px 40px rgba(0,0,0,.6)}.theme-dark footer .outer-content .inner-content .left-inner,.theme-dark footer .outer-content .inner-content .right-inner{background:#131314}.theme-dark footer .outer-content .inner-content .logo{background-image:url(../img/logo-new.png)}.theme-dark footer .outer-content .inner-content .right-side div a{color:#d0d0d0}.theme-dark footer .outer-content .inner-content .right-side div:last-child a .icon{opacity:.9}footer{margin:0 auto;max-width:1440px;overflow:hidden;padding:0 50px}.theme-light footer{background-color:#fff;color:#131314}.theme-dark footer{background-color:#0d0d0e;color:#fff}footer .outer-content{animation:footer-gradient-animation 20s ease infinite;background:linear-gradient(-45deg,#ff377f 5%,#ff3743 10%,#f5b 13%,#a670ff 42%,#f6b538 74%,#ff377f 84%,#ff3743 90%,#ff37a3 98%);background-size:800% 800%;border-top-left-radius:40px;border-top-right-radius:40px;padding:38px 50px 0}footer .outer-content .inner-content{background:linear-gradient(0deg,#fafafa,#fafafa),#fff;border-top-left-radius:45px;border-top-right-radius:45px;box-shadow:-6px 4px 40px rgba(102,98,156,.3);padding:60px 80px 40px;position:relative}footer .outer-content .inner-content .left-inner,footer .outer-content .inner-content .right-inner{background:#fafafa;box-shadow:0 4px 10px rgba(0,0,0,.4);-webkit-clip-path:polygon(50% 0,100% 100%,0 100%);clip-path:polygon(50% 0,100% 100%,0 100%);height:calc(100% - 34px);left:-98px;position:absolute;top:35px;width:200px}footer .outer-content .inner-content .right-inner{left:auto;right:-99px}footer .outer-content .inner-content .logo{background-image:url(../img/logo-new-light.png);background-repeat:no-repeat;background-size:cover;height:52px;width:192px}footer .outer-content .inner-content h3{color:#131314;font-family:Sk-Modernist,sans-serif;font-size:3.2rem;font-weight:700;line-height:38px;margin-top:20px}.theme-light footer .outer-content .inner-content h3{color:#131314}.theme-dark footer .outer-content .inner-content h3{color:#fff}footer .outer-content .inner-content>div{display:flex}footer .outer-content .inner-content>div .left-side{max-width:664px}footer .outer-content .inner-content>div .left-side>p{font-family:Sk-Modernist,sans-serif;font-size:20px}footer .outer-content .inner-content>div .right-side{display:flex;gap:60px;margin-left:auto}footer .outer-content .inner-content>div .right-side div{display:flex;flex-direction:column;gap:18px}footer .outer-content .inner-content>div .right-side div a{color:#7e7e84;font-family:Sk-Modernist,sans-serif;font-size:1.4rem;font-weight:700}footer .outer-content .inner-content>div .right-side div:first-child a{line-height:24px}footer .outer-content .inner-content>div .right-side div:last-child a{align-items:center;display:flex;gap:8px;line-height:100%}footer .outer-content .inner-content>div .right-side div:last-child a .icon{opacity:.7}footer .outer-content .inner-content .legal{display:flex;gap:40px;margin-top:70px;position:relative;z-index:1}footer .outer-content .inner-content .legal a,footer .outer-content .inner-content .legal span{color:#7e7e84;font-size:1.2rem;font-weight:700;line-height:normal}footer .outer-content .inner-content .legal a:last-child,footer .outer-content .inner-content .legal span:last-child{color:#515154;margin-left:auto}@keyframes footer-gradient-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.theme-dark .icon.icon-plus:before{background-image:url(../img/icons/plus-white.png)}.theme-dark .icon.icon-twitter:before{background-image:url(../img/icons/twitter-dark.png)}.theme-dark .icon.icon-discord:before{background-image:url(../img/icons/discord-dark.png)}.theme-dark .icon.icon-youtube:before{background-image:url(../img/icons/youtube-dark.png)}.theme-dark .icon.icon-telegram-footer:before{background-image:url(../img/icons/telegram-footer-dark.png)}.theme-dark .icon.icon-medium{filter:invert(100%)}.theme-dark .icon.icon-comment-dots:before{background-image:url(../img/icons/comment-dots-dark.png)}.theme-dark .icon.icon-heart:before{background-image:url(../img/icons/heart-dark.png)}.theme-dark .icon.icon-loading:before{background-image:url(../img/icons/loading-dark.png)}.theme-dark .icon.icon-user:before{background-image:url(../img/icons/user-dark.png)}.icon{display:inline-block;height:24px;position:relative;width:24px}.icon:before{background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.icon.icon-power:before{background-image:url(../img/icons/power.png)}.icon.icon-moon:before{background-image:url(../img/icons/moon.png)}.icon.icon-sun:before{background-image:url(../img/icons/sun.png)}.icon.icon-globe:before{background-image:url(../img/icons/globe.png)}.icon.icon-plus:before{background-image:url(../img/icons/plus-black.png)}.icon.icon-boxes:before{background-image:url(../img/icons/boxes.png)}.icon.icon-comment-dots:before{background-image:url(../img/icons/comment-dots-light.png)}.icon.icon-twitter:before{background-image:url(../img/icons/twitter-light.png)}.icon.icon-telegram-footer:before{background-image:url(../img/icons/telegram-footer-light.png)}.icon.icon-discord:before{background-image:url(../img/icons/discord-light.png)}.icon.icon-medium:before{background-image:url(../img/icons/medium-light.png)}.icon.icon-telegram:before{background-image:url(../img/icons/telegram.png)}.icon.icon-youtube:before{background-image:url(../img/icons/youtube-light.png)}.icon.icon-heart:before{background-image:url(../img/icons/heart-light.png)}.icon.icon-heart-red:before{background-image:url(../img/icons/heart-red.png)}.icon.icon-loading:before{background-image:url(../img/icons/loading-light.png)}.icon.icon-user:before{background-image:url(../img/icons/user-light.png)}.icon.icon-question-mark:before{background-image:url(../img/icons/question-mark.png)}.icon.icon-menu:before{background-image:url(../img/icons/menu.png)}.icon.icon-close:before{background-image:url(../img/icons/close.png)}.icon.icon-arrow-down:before{background-image:url(../img/icons/arrow-down.png)}.icon.icon-arrow-right:before{background-image:url(../img/icons/arrow-right.png)}.button{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-family:Nunito,sans-serif!important;font-weight:700;gap:3px;padding:11px 24px}.theme-light .button{background-color:#fff;border:1px solid #d0d0d0;box-shadow:0 2px 12px rgba(0,0,0,.12);color:#323030}.theme-dark .button{background-color:#0d0d0e;border:1px solid #323030;box-shadow:0 7px 20px rgba(0,0,0,.51);color:#fff}.button.btn-accent{background:linear-gradient(93.13deg,#ff377f,#ff3743),#0d0d0e;border:0;box-shadow:0 8px 32px rgba(255,55,127,.3);color:#fff;gap:10px}.button .icon{margin-left:-5px}#backToTop{align-items:center;border:none;border-radius:8px;bottom:100px;box-shadow:0 7px 20px 0 rgba(0,0,0,.51);cursor:pointer;display:none;font-size:18px;height:54px;justify-content:center;outline:none;position:fixed;right:62px;width:54px;z-index:99}.theme-light #backToTop{background-color:#ecedf0}.theme-dark #backToTop{background-color:#171718}#backToTop:hover svg path{stroke:#ff377f}.theme-dark .top-section .discover{background-image:url(../img/lines-dark-bg.png)}.theme-dark .top-section .projects .swiper-button-next,.theme-dark .top-section .projects .swiper-button-prev{background-color:#181718!important}.theme-dark .top-section .projects .swiper-button-next:hover,.theme-dark .top-section .projects .swiper-button-prev:hover{background-color:#242323!important}.theme-dark .top-section .projects .swiper-pagination-bullet{background:#d0d0d0}.theme-dark .top-section .discover-content .partners img.light-theme,.theme-dark .top-section .discover-content .partners svg.light-theme{display:none}.theme-dark .top-section .discover-content .partners img.dark-theme,.theme-dark .top-section .discover-content .partners svg.dark-theme{display:flex}.top-section{border-radius:0 0 40px 40px;padding-top:20px;position:relative;z-index:1}.theme-light .top-section,.top-section{box-shadow:-6px 4px 40px rgba(101,44,121,.16)}.theme-light .top-section{background-color:#fff}.theme-dark .top-section{background-color:#0d0d0e;box-shadow:-6px 4px 40px rgba(0,0,0,.6)}.top-section .discover{align-items:center;background-image:url(../img/lines-light-bg.png);background-repeat:no-repeat;background-size:cover;display:flex;min-height:650px;padding:0 10px}.top-section .discover-content{align-items:center;display:flex;gap:60px;margin:0 auto;max-width:1440px;padding:0 40px}.top-section .discover-content h1{font-family:Sk-Modernist,sans-serif;font-size:60px;font-weight:700;letter-spacing:-1.92px;line-height:100%}.top-section .discover-content h2{font-family:Sk-Modernist,sans-serif;font-size:40px;font-weight:700;letter-spacing:-1.28px;line-height:64px}.top-section .discover-content p{font-size:18px;line-height:25px;margin-top:16px}.theme-light .top-section .discover-content p{color:#323030}.theme-dark .top-section .discover-content p{color:#d0d0d0}.top-section .discover-content>div:last-child{background:url(../img/cryptocoin-bg.png) no-repeat 50%;background-size:cover;width:100%}.top-section .discover-content>div:last-child lottie-player{overflow:hidden}.top-section .discover-content .actions{display:flex;gap:16px;margin-top:54px}.top-section .discover-content .actions a{font-family:Nunito,sans-serif!important;font-size:1.33rem}.top-section .discover-content .partners{align-items:center;display:flex;gap:24px;margin-top:40px}.top-section .discover-content .partners img,.top-section .discover-content .partners svg{filter:grayscale(100%);max-width:90px;-o-object-fit:contain;object-fit:contain}.top-section .discover-content .partners img.dark-theme,.top-section .discover-content .partners svg.dark-theme{display:none}.top-section .discover-content .partners img.light-theme,.top-section .discover-content .partners svg.light-theme{display:flex}.top-section .projects{border-radius:0 0 40px 40px;padding:0 120px 70px;position:relative}.theme-light .top-section .projects{background-color:#fff}.theme-dark .top-section .projects{background-color:#0d0d0e}.top-section .projects>.see-all-btn{display:none}.top-section .projects h2{align-items:center;display:flex;font-family:Sk-Modernist,sans-serif;font-size:2.8rem;font-weight:700;gap:12px;line-height:100%}.theme-light .top-section .projects h2{color:#131314}.theme-dark .top-section .projects h2{color:#fff}.top-section .projects h2 .icon{height:35px;width:35px}.top-section .projects h2 .see-all-btn{border:1px solid #d0d0d0;box-shadow:none;font-size:1.4rem;font-weight:400;margin-left:auto;padding:6px 32px}.theme-light .top-section .projects h2 .see-all-btn{border:1px solid #d0d0d0}.theme-dark .top-section .projects h2 .see-all-btn{border:1px solid #323030}.top-section .projects .projects-swiper{height:460px;margin-top:24px;overflow:hidden;padding:11px 11px 60px;position:relative}.top-section .projects .projects-swiper .swiper-pagination-bullet-active{background-color:#ff377f}.top-section .projects .swiper-button-next,.top-section .projects .swiper-button-prev{background:#ecedf0;border-radius:8px;height:172px;margin-top:-86px;position:absolute;top:50%;width:28px}.top-section .projects .swiper-button-next:after,.top-section .projects .swiper-button-prev:after{display:none}.top-section .projects .swiper-button-next:hover,.top-section .projects .swiper-button-prev:hover{background-color:#181718}.top-section .projects .swiper-button-prev{left:90px}.top-section .projects .swiper-button-prev:hover:before{border-color:transparent #d0d0d0 transparent transparent!important}.top-section .projects .swiper-button-prev:before{border-color:transparent #7e7e84 transparent transparent;border-style:solid;border-width:5px 8.7px 5px 0;content:"";height:0;width:0}.top-section .projects .swiper-button-next{right:90px}.top-section .projects .swiper-button-next:before{border-color:transparent transparent transparent #7e7e84;border-style:solid;border-width:5px 0 5px 8.7px;content:"";height:0;width:0}.top-section .projects .swiper-button-next:hover:before{border-color:transparent transparent transparent #d0d0d0}.theme-dark .middle-section{background-color:#0d0d0e}.theme-dark .middle-section .hexagon:first-child,.theme-dark .middle-section .hexagon:nth-child(2),.theme-dark .middle-section .hexagon:nth-child(3){color:#8325fb}.theme-dark .middle-section .hexagon:nth-child(4){color:#ff377f}.theme-dark .middle-section .hexagon:nth-child(5){color:#8325fb}.theme-dark .middle-section .hexagon:nth-child(6){color:#ff377f}.theme-dark .middle-section .hexagon:nth-child(7),.theme-dark .middle-section .hexagon:nth-child(8){color:#8325fb}.theme-dark .middle-section .hexagon:nth-child(9){color:#ff377f}.theme-dark .middle-section .hexagon:nth-child(10){color:#8325fb}.theme-dark .middle-section .hexagon:nth-child(11),.theme-dark .middle-section .hexagon:nth-child(12){color:#ff377f}.theme-dark .middle-section .hexagon:nth-child(13),.theme-dark .middle-section .hexagon:nth-child(14){color:#8325fb}.theme-dark .middle-section .hexagon:nth-child(15),.theme-dark .middle-section .hexagon:nth-child(16),.theme-dark .middle-section .hexagon:nth-child(17){color:#ff377f}.theme-dark .middle-section .hexagon:nth-child(18),.theme-dark .middle-section .hexagon:nth-child(19){color:#8325fb}.theme-dark .middle-section .hexagon:nth-child(20){color:#ff377f}.theme-dark .middle-section .hexagon:nth-child(21),.theme-dark .middle-section .hexagon:nth-child(22),.theme-dark .middle-section .hexagon:nth-child(23),.theme-dark .middle-section .hexagon:nth-child(24){color:#8325fb}.theme-dark .middle-section .hexagon:nth-child(25){color:#ff377f}.theme-dark .middle-section .stats>div:last-child h4{-webkit-text-fill-color:unset;text-fill-color:#fff;background:none;-webkit-background-clip:unset;background-clip:unset;color:#fff}.theme-dark .middle-section .stats>div:last-child p{color:#d0d0d0}.theme-dark .middle-section .media a{background:linear-gradient(94.17deg,hsla(0,0%,100%,.038),hsla(0,0%,100%,.04) 99.62%);border:1px solid hsla(0,0%,100%,.1);color:#fff}.theme-dark .new-middle-section .marketplace-section>div #subtitle{font-size:18px}.theme-dark .new-middle-section .marketplace-section>div:last-child{background-image:url(../img/marketplace-blob.png);background-repeat:no-repeat;background-size:105%;min-height:500px}.theme-dark .new-middle-section ul li p{color:#fafafa}.middle-section{background-color:#fff;border-radius:0;margin-top:-40px;overflow:hidden;padding:100px 50px 56px;position:relative}.theme-light .middle-section{box-shadow:inset 0 -15px 35px rgba(74,48,106,.12)}.theme-dark .middle-section{box-shadow:inset 0 -15px 40px rgba(0,0,0,.5)}.middle-section .hexagon{animation-duration:6s;animation-iteration-count:infinite;animation-name:move;animation-timing-function:linear;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:60vmin;height:60vmin;position:absolute;width:60vmin}.middle-section .hexagon:first-child{animation-delay:-8.1s;animation-duration:20.5s;box-shadow:-120vmin 0 26.3818047434vmin currentColor;color:rgba(131,37,251,.388);left:50%;top:98%;transform-origin:19vw 24vh}.middle-section .hexagon:nth-child(2){animation-delay:-10.1s;animation-duration:23.2s;box-shadow:-120vmin 0 20.2620273458vmin currentColor;color:rgba(255,55,127,.388);left:80%;top:11%;transform-origin:-18vw -2vh}.middle-section .hexagon:nth-child(3){animation-delay:-2.6s;animation-duration:23.2s;box-shadow:120vmin 0 26.8544265566vmin currentColor;color:rgba(131,37,251,.388);left:41%;top:12%;transform-origin:24vw -1vh}.middle-section .hexagon:nth-child(4){animation-delay:-14.2s;animation-duration:21.3s;box-shadow:120vmin 0 36.8908723141vmin currentColor;color:rgba(255,55,127,.388);left:68%;top:99%;transform-origin:13vw 3vh}.middle-section .hexagon:nth-child(5){animation-delay:-6.2s;animation-duration:22.1s;box-shadow:-120vmin 0 42.1927163551vmin currentColor;color:rgba(131,37,251,.388);left:81%;top:23%;transform-origin:12vw 15vh}.middle-section .hexagon:nth-child(6){animation-delay:-1.8s;animation-duration:25.4s;box-shadow:-120vmin 0 24.1002286342vmin currentColor;color:rgba(131,37,251,.388);left:1%;top:98%;transform-origin:-12vw -8vh}.middle-section .hexagon:nth-child(7){animation-delay:-14.1s;animation-duration:21.5s;box-shadow:-120vmin 0 16.1824292408vmin currentColor;color:rgba(131,37,251,.388);left:91%;top:44%;transform-origin:7vw 1vh}.middle-section .hexagon:nth-child(8){animation-delay:-1.1s;animation-duration:22.5s;box-shadow:-120vmin 0 34.131256245vmin currentColor;color:rgba(131,37,251,.388);left:61%;top:40%;transform-origin:-9vw -20vh}.middle-section .hexagon:nth-child(9){animation-delay:-2s;animation-duration:24.8s;box-shadow:120vmin 0 39.4772100197vmin currentColor;color:rgba(255,55,127,.388);left:24%;top:92%;transform-origin:7vw 3vh}.middle-section .hexagon:nth-child(10){animation-delay:-2.1s;animation-duration:22.6s;box-shadow:-120vmin 0 20.2868796717vmin currentColor;color:rgba(131,37,251,.388);left:18%;top:12%;transform-origin:-19vw 1vh}.middle-section .hexagon:nth-child(11){animation-delay:-5.2s;animation-duration:25.9s;box-shadow:120vmin 0 32.9789388404vmin currentColor;color:rgba(131,37,251,.388);left:80%;top:14%;transform-origin:8vw 4vh}.middle-section .hexagon:nth-child(12){animation-delay:-1.5s;animation-duration:25.4s;box-shadow:120vmin 0 23.77906223vmin currentColor;color:rgba(131,37,251,.388);left:39%;top:82%;transform-origin:24vw -24vh}.middle-section .hexagon:nth-child(13){animation-delay:-.4s;animation-duration:24.1s;box-shadow:-120vmin 0 20.54185242vmin currentColor;color:rgba(131,37,251,.388);left:46%;top:23%;transform-origin:-23vw -4vh}.middle-section .hexagon:nth-child(14){animation-delay:-6.6s;animation-duration:25.2s;box-shadow:120vmin 0 16.6833255849vmin currentColor;color:rgba(131,37,251,.388);left:64%;top:74%;transform-origin:14vw -13vh}.middle-section .hexagon:nth-child(15){animation-delay:-9s;animation-duration:25.4s;box-shadow:120vmin 0 29.9831523211vmin currentColor;color:rgba(131,37,251,.388);left:65%;top:6%;transform-origin:9vw 18vh}.middle-section .hexagon:nth-child(16){animation-delay:-5.4s;animation-duration:22.3s;box-shadow:-120vmin 0 36.4413542389vmin currentColor;color:rgba(131,37,251,.388);left:50%;top:30%;transform-origin:2vw -21vh}.middle-section .hexagon:nth-child(17){animation-delay:-10.6s;animation-duration:24.8s;box-shadow:-120vmin 0 25.7402836466vmin currentColor;color:rgba(131,37,251,.388);left:91%;top:47%;transform-origin:15vw -3vh}.middle-section .hexagon:nth-child(18){animation-delay:-6.4s;animation-duration:25s;box-shadow:120vmin 0 30.4640943581vmin currentColor;color:rgba(131,37,251,.388);left:19%;top:99%;transform-origin:12vw -22vh}.middle-section .hexagon:nth-child(19){animation-delay:-2.5s;animation-duration:20.7s;box-shadow:-120vmin 0 23.8826580266vmin currentColor;color:rgba(131,37,251,.388);left:74%;top:59%;transform-origin:-7vw -17vh}.middle-section .hexagon:nth-child(20){animation-delay:-10.3s;animation-duration:20.7s;box-shadow:120vmin 0 21.0526257605vmin currentColor;color:rgba(255,55,127,.388);left:46%;top:88%;transform-origin:-4vw 1vh}.middle-section .hexagon:nth-child(21){animation-delay:-9.3s;animation-duration:25.6s;box-shadow:120vmin 0 37.8594268244vmin currentColor;color:rgba(131,37,251,.388);left:20%;top:24%;transform-origin:-21vw 17vh}.middle-section .hexagon:nth-child(22){animation-delay:-2.5s;animation-duration:24.9s;box-shadow:120vmin 0 44.9927645831vmin currentColor;color:rgba(255,55,127,.388);left:85%;top:94%;transform-origin:-15vw -19vh}.middle-section .hexagon:nth-child(23){animation-delay:-8.5s;animation-duration:25.5s;box-shadow:-120vmin 0 25.000130877vmin currentColor;color:rgba(255,55,127,.388);left:74%;top:24%;transform-origin:-10vw -6vh}.middle-section .hexagon:nth-child(24){animation-delay:-15.8s;animation-duration:22.2s;box-shadow:120vmin 0 39.7817020177vmin currentColor;color:rgba(131,37,251,.388);left:60%;top:23%;transform-origin:6vw -3vh}.middle-section .hexagon:nth-child(25){animation-delay:-3.6s;animation-duration:22.2s;box-shadow:-120vmin 0 25.1700388292vmin currentColor;color:rgba(131,37,251,.388);left:82%;top:6%;transform-origin:-9vw 25vh}.middle-section .stats{align-items:center;display:flex;padding:113px 0 73px}.middle-section .stats>div{flex:1}.middle-section .stats>div:first-child{display:flex;justify-content:center}.middle-section .stats>div:first-child div{align-items:center;background:rgba(185,138,172,.3);border-radius:12px;display:flex;height:88.85px;justify-content:center;width:324px}.middle-section .stats>div:first-child div img{margin-left:-15px}.middle-section .stats>div:first-child div img:last-child{display:none}.middle-section .stats>div:last-child{display:flex;gap:66px}.middle-section .stats>div:last-child div{text-align:center}.middle-section .stats>div:last-child h4{-webkit-text-fill-color:transparent;text-fill-color:transparent;background:linear-gradient(93.13deg,#ff377f,#ff3743),#0d0d0e;-webkit-background-clip:text;background-clip:text;font-size:3.6rem;font-weight:800;line-height:100%}.middle-section .stats>div:last-child p{color:#515154;font-size:1.8rem;font-weight:400;line-height:100%;margin-bottom:0}.middle-section .what-we-got-section{background-color:#fff;border-radius:40px;padding:81px 60px 64px}.theme-light .middle-section .what-we-got-section{background-color:#fff;color:#131314}.theme-dark .middle-section .what-we-got-section{background-color:#0d0d0e;color:#fff}.middle-section .what-we-got-section h2{font-family:Sk-Modernist,sans-serif;font-size:4.8rem;font-weight:700;line-height:100%;text-align:center}.middle-section .what-we-got-section .text-article{align-items:center;border:1px solid #ecedf0;border-radius:16px;display:flex;flex-direction:column;justify-content:center;padding:36px;text-align:left}.theme-light .middle-section .what-we-got-section .text-article{background:#fafafa;border:1px solid #ecedf0;box-shadow:none}.theme-dark .middle-section .what-we-got-section .text-article{background:linear-gradient(104.53deg,#1b191c -1.9%,#121112 99.38%);border:none;box-shadow:0 4px 10px rgba(0,0,0,.4)}.middle-section .what-we-got-section .text-article:last-of-type{flex-basis:70%}.middle-section .what-we-got-section .text-article h4{font-size:2.4rem;font-weight:800;line-height:100%;width:100%}.middle-section .what-we-got-section .text-article h4.startup-percentage{font-size:4rem;font-weight:800;line-height:3rem}.middle-section .what-we-got-section .text-article h4.startup-percentage span:first-of-type{color:#ff3743;font-size:1.4rem;font-weight:700;line-height:24px}.middle-section .what-we-got-section .text-article h4.startup-percentage span:last-of-type{font-size:20px;font-weight:500;line-height:100%}.middle-section .what-we-got-section .text-article p{margin-bottom:0;margin-top:16px;width:100%}.theme-light .middle-section .what-we-got-section .text-article p{color:#515154}.theme-dark .middle-section .what-we-got-section .text-article p{color:#d0d0d0}.middle-section .what-we-got-section>div{display:flex;flex-direction:column;gap:12px;margin-top:53px}.middle-section .what-we-got-section>div>div:first-child{display:flex;gap:12px}.middle-section .what-we-got-section>div>div:first-child>div{flex:1}.middle-section .what-we-got-section>div>div:first-child>div:first-child{aspect-ratio:1/1;overflow:hidden}.middle-section .what-we-got-section>div>div:first-child>div:first-child img{display:block;width:100%}.middle-section .what-we-got-section>div>div:first-child>div:last-child{display:flex;flex-wrap:wrap;gap:12px}.middle-section .what-we-got-section>div>div:first-child>div:last-child>div:first-child{flex-basis:100%}.middle-section .what-we-got-section>div>div:first-child>div:last-child>div{flex:1}.middle-section .what-we-got-section>div>div:last-child{display:flex;gap:12px}.middle-section .what-we-got-section>div>div:last-child>div:first-child{flex:1}.middle-section .what-we-got-section>div>div:last-child>div:last-child{flex-basis:392px;height:280px}.middle-section .what-we-got-section>div>div:last-child>div:last-child img{display:block;max-width:100%}.middle-section .what-we-got-section .actions a{align-self:center;font-family:Nunito,sans-serif!important;font-size:1.33rem}.middle-section .new-middle-section{border-radius:40px;box-shadow:-6px 4px 40px rgba(0,0,0,.6);margin:0 auto;max-width:1360px;padding:165px 70px 105px;position:inherit;z-index:1}.theme-light .middle-section .new-middle-section{background-color:#fff;color:#131314}.theme-dark .middle-section .new-middle-section{background-color:#0d0d0e;color:#fff}.theme-light .middle-section .new-middle-section .launchpad-section{background-color:#fff;color:#131314}.theme-dark .middle-section .new-middle-section .launchpad-section{background-color:#0d0d0e;color:#fff}.middle-section .new-middle-section .launchpad-section h2{font-size:32px;font-style:normal;font-weight:800;margin:0;text-align:center}.middle-section .new-middle-section .launchpad-section>p{font-size:18px;font-weight:400;line-height:25px;margin:12px auto 0;max-width:418px;text-align:center}.middle-section .new-middle-section .launchpad-section .media-section img{margin-top:-190px;max-height:100%;max-width:100%;transform:scale(1.1)}.middle-section .new-middle-section .marketplace-section{display:flex;margin-top:150px;min-height:750px;padding-left:90px}.middle-section .new-middle-section .marketplace-section>div{width:50%}.middle-section .new-middle-section .marketplace-section>div:last-child{background-image:url(../img/marketplace-blob.png);background-repeat:no-repeat;background-size:105%;min-height:500px;position:relative}.middle-section .new-middle-section .marketplace-section>div img{margin-top:-200px;max-width:100%;transform:scale(.6)}.middle-section .new-middle-section .marketplace-section>div img.hidden-img{animation:none;visibility:hidden}.middle-section .new-middle-section .marketplace-section>div img.marketplace-gif{position:absolute}.middle-section .new-middle-section .marketplace-section h2{font-size:36px;font-style:normal;font-weight:800;margin:0}.middle-section .new-middle-section .marketplace-section>p{font-size:18px;font-weight:400;line-height:25px;margin-bottom:20px;margin-top:12px}.middle-section .new-middle-section .marketplace-section ul{margin-top:20px}.middle-section .new-middle-section .marketplace-section ul li{display:flex;gap:17px}.middle-section .new-middle-section .marketplace-section ul li svg{color:#ff3743;width:50px}.middle-section .new-middle-section .marketplace-section ul li p{font-size:16px;font-weight:500;line-height:20px}.middle-section .new-middle-section .marketplace-section ul li strong{font-weight:700}.middle-section .new-middle-section .marketplace-section ul li+li{margin-top:12px}.middle-section .new-middle-section .marketplace-section .actions{display:flex;gap:16px;margin-top:36px}.middle-section .new-middle-section .bnpl-section{display:flex;margin-top:-130px}.middle-section .new-middle-section .bnpl-section>div{flex:1}.middle-section .new-middle-section .bnpl-section>div:last-child{margin-top:130px}.middle-section .new-middle-section .bnpl-section>div img{max-width:100%}.middle-section .new-middle-section .bnpl-section>div>p{font-size:18px;font-weight:400;line-height:25px;margin-bottom:20px;margin-top:12px}.middle-section .new-middle-section .bnpl-section h2{font-size:36px;font-style:normal;font-weight:800;margin:0}.middle-section .new-middle-section .bnpl-section>p{font-size:18px;font-weight:400;line-height:25px;margin-bottom:20px;margin-top:12px}.middle-section .new-middle-section .bnpl-section ul{margin-top:20px}.middle-section .new-middle-section .bnpl-section ul li{display:flex;gap:21px}.middle-section .new-middle-section .bnpl-section ul li span{background:linear-gradient(93.13deg,#ff377f,#ff3743),#0d0d0e;border-radius:100px;display:block;height:8px;margin-top:6px;width:8px}.middle-section .new-middle-section .bnpl-section ul li p{flex:1;font-size:16px;font-weight:500;line-height:20px}.middle-section .new-middle-section .bnpl-section ul li+li{margin-top:12px}.middle-section .new-middle-section .bnpl-section .actions{display:flex;gap:16px;margin-top:36px}.middle-section .new-middle-section .ai-powered-section{align-items:center;background-image:url(../img/marketplace-blob.png);background-position:100%;background-repeat:no-repeat;background-size:60%;display:flex;margin-top:80px}.middle-section .new-middle-section .ai-powered-section>.ai-powered-content{flex:1}.middle-section .new-middle-section .ai-powered-section>div{width:50%}.middle-section .new-middle-section .ai-powered-section>div img{max-width:100%}.middle-section .new-middle-section .ai-powered-section>div:last-child{align-items:center;display:flex;justify-content:center}.middle-section .new-middle-section .ai-powered-section>div>p{font-size:18px;font-weight:400;line-height:25px;margin-bottom:20px;margin-top:12px}.middle-section .new-middle-section .ai-powered-section h2{font-size:36px;font-style:normal;font-weight:800;margin:0}.middle-section .new-middle-section .ai-powered-section ul{margin-top:20px}.middle-section .new-middle-section .ai-powered-section ul li{display:flex;gap:21px}.middle-section .new-middle-section .ai-powered-section ul li span{background:linear-gradient(93.13deg,#ff377f,#ff3743),#0d0d0e;border-radius:100px;display:block;height:8px;margin-top:6px;width:8px}.middle-section .new-middle-section .ai-powered-section ul li p{flex:1;font-size:16px;font-weight:500;line-height:20px}.middle-section .new-middle-section .ai-powered-section ul li+li{margin-top:12px}.middle-section .new-middle-section .ai-powered-section .actions{display:flex;gap:16px;margin-top:36px}.middle-section .new-middle-section .rwa-section{display:flex;margin-top:-130px}.middle-section .new-middle-section .rwa-section>div{flex:1}.middle-section .new-middle-section .rwa-section>div:last-child{display:flex;flex-direction:column;justify-content:center;margin-top:130px}.middle-section .new-middle-section .rwa-section>div img{max-width:100%}.middle-section .new-middle-section .rwa-section>div>p{font-size:18px;font-weight:400;line-height:25px;margin-bottom:20px;margin-top:12px}.middle-section .new-middle-section .rwa-section .rwa-img-wrapper{align-items:center;display:flex;justify-content:center;margin-top:130px}.middle-section .new-middle-section .rwa-section h2{font-size:36px;font-style:normal;font-weight:800;margin:0}.middle-section .new-middle-section .rwa-section>p{font-size:18px;font-weight:400;line-height:25px;margin-bottom:20px;margin-top:12px}.middle-section .new-middle-section .rwa-section ul{margin-top:20px}.middle-section .new-middle-section .rwa-section ul li{display:flex;gap:21px}.middle-section .new-middle-section .rwa-section ul li span{background:linear-gradient(93.13deg,#ff377f,#ff3743),#0d0d0e;border-radius:100px;display:block;height:8px;margin-top:6px;width:8px}.middle-section .new-middle-section .rwa-section ul li p{flex:1;font-size:16px;font-weight:500;line-height:20px}.middle-section .new-middle-section .rwa-section ul li+li{margin-top:12px}.middle-section .new-middle-section .rwa-section .actions{display:flex;gap:16px;margin-top:36px}.middle-section .media{align-items:center;display:flex;gap:12px;justify-content:center;margin-top:56px}.middle-section .media a{align-items:center;background:#fff;border:1px solid #ecedf0;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.12);color:#323030;display:flex;font-family:Sk-Modernist,sans-serif;font-size:1.4rem;font-weight:700;gap:10px;line-height:100%;padding:8px 24px}@keyframes slide-top-slow{0%{margin-top:-200px}50%{margin-top:-130px}to{margin-top:-200px}}.bnpl-gif-wrapper{align-items:center;display:flex;justify-content:center}.bnpl-gif-wrapper .back-square{background-color:#802c3c;border-radius:10px;height:189px;position:relative;width:189px}.bnpl-gif-wrapper .back-square .bar{animation:rotation 16s linear infinite;background-color:#303032;height:3px;left:-55%;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:center;width:350px}.bnpl-gif-wrapper .back-square .left-circle,.bnpl-gif-wrapper .back-square .right-circle{align-items:center;background:radial-gradient(134% 134% at 28.68% 32.95%,hsla(0,0%,100%,.12) 0,transparent 100%),#212122;border-radius:50%;box-shadow:inset 0 0 4px 0 hsla(0,0%,100%,.25),inset 0 4px 4px 0 hsla(0,0%,100%,.33),inset 3px 3px 7px 0 rgba(0,0,0,.58);display:flex;height:90px;justify-content:center;position:absolute;top:-45px;width:90px}.bnpl-gif-wrapper .back-square .left-circle{left:-88px}.bnpl-gif-wrapper .back-square .right-circle{right:-88px}.bnpl-gif-wrapper .front-square{align-items:center;background:linear-gradient(0deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.2)),linear-gradient(93deg,#ff377f,#ff3743),#0d0d0e;border-radius:10px;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;right:22px;top:19px;width:100%}.bnpl-gif-wrapper .front-square img{margin-left:-20px;margin-top:-20px;width:128px}.bnpl-gif-wrapper .front-square span{font-size:24px;font-weight:900;letter-spacing:4.8px;line-height:100%;margin-top:-10px}.brain-image-container{min-height:700px;width:50%}@keyframes move{to{transform:translateZ(1px) rotate(1turn)}}@keyframes rotation{0%{transform:rotate(0deg)}50%{transform:rotate(-180deg)}to{transform:rotate(0deg)}}.theme-dark .bottom-section .partners .partners-swiper .partner-card{background:#181718}.theme-dark .bottom-section .submit-project .submit-area{border:2px dashed hsla(0,0%,100%,.1)}.theme-dark .bottom-section .submit-project .submit-area:hover h2{color:#fff}.theme-dark .bottom-section .submit-project .submit-area:hover a{opacity:1}.theme-dark .bottom-section .submit-project .submit-area h2{color:hsla(0,0%,100%,.1)}.theme-dark .bottom-section .submit-project .submit-area a{opacity:.2}.theme-dark .subscribe-section{border:1px solid #242323;box-shadow:0 7px 20px rgba(0,0,0,.51)}.theme-dark .subscribe-section>div:last-child{flex:1}.theme-dark .subscribe-section>div:last-child .icon{filter:invert(0)}.theme-dark .subscribe-section>div:last-child input{background:#242323;color:#fff}.bottom-section{background-color:#0d0d0e;padding-bottom:60px;padding-top:80px}.theme-light .bottom-section{background-color:#fff;color:#131314}.theme-dark .bottom-section{background-color:#0d0d0e;color:#fff}.bottom-section h2{align-items:center;display:flex;font-family:Nunito,sans-serif;font-size:2.8rem;font-weight:700;gap:12px;line-height:100%}.bottom-section .news{margin:0 auto;max-width:1300px;padding:0 50px}.bottom-section .news>h2>i{height:35px;width:35px}.bottom-section .news .news-cards-container{margin-top:31px;overflow:hidden}.bottom-section .news .news-cards-container .news-cards-list{display:flex;flex-wrap:wrap;gap:12px}.bottom-section .news .news-cards-container .news-cards-list .news-card{flex-basis:calc(33.33333% - 8px)}.bottom-section .news .loading{display:flex;justify-content:center;margin-top:40px}.bottom-section .news .loading .see-all-btn{display:none}.bottom-section .partners{margin-top:60px}.bottom-section .partners h2{margin:0 auto;max-width:1440px;padding:0 50px}.bottom-section .partners .icon{height:35px;width:35px}.bottom-section .partners .partners-swiper{height:131px;margin-top:27px;overflow:hidden;position:relative}.bottom-section .partners .partners-swiper .partner-card{align-items:center;background:#ecedf0;border-radius:10px;display:flex;justify-content:center}.bottom-section .partners .partners-swiper .partner-card img{display:inline-block;filter:grayscale(100%);max-width:100%}.bottom-section .partners .partners-swiper>.swiper-wrapper{transition-timing-function:linear}.bottom-section .submit-project{margin:0 auto;max-width:1440px;padding:0 50px;scroll-margin-top:80px}.bottom-section .submit-project .submit-area{border:2px dashed rgba(0,0,0,.1);border-radius:19px;cursor:default;padding:40px}.bottom-section .submit-project .submit-area:hover h2{color:#131314}.bottom-section .submit-project .submit-area:hover img:first-child{display:none}.bottom-section .submit-project .submit-area:hover img:last-child{display:inline-block}.bottom-section .submit-project .submit-area h2{color:#d0d0d0;font-family:Sk-Modernist,sans-serif;font-size:12.8rem;font-style:normal;font-weight:700;line-height:108px;margin:0 auto;max-width:1045px;text-align:center}.bottom-section .submit-project .submit-area a{display:block;margin-top:55px;text-align:center}.bottom-section .submit-project .submit-area a img{cursor:pointer;display:inline-block}.bottom-section .submit-project .submit-area a img:last-child{display:none}.subscribe-section{align-items:center;border-radius:12px;box-shadow:-6px 4px 40px rgba(101,44,121,.16);display:flex;flex-wrap:wrap;gap:30px;margin-bottom:50px;margin-top:108px;padding:44px 50px}.theme-light .subscribe-section{background-color:#fff;color:#131314}.theme-dark .subscribe-section{background-color:#0d0d0e;color:#fff}.subscribe-section>div:first-child{align-items:center;display:flex;font-size:36px;font-weight:700;gap:40px;line-height:100%}.subscribe-section>div:first-child img{max-height:100px}.subscribe-section>div:first-child div{max-width:280px}.subscribe-section>div:last-child{display:flex;flex:1;justify-content:flex-end}.subscribe-section>div:last-child form{display:flex;flex-wrap:wrap;gap:9px;position:relative}.subscribe-section>div:last-child form.subscribed{justify-content:center}.subscribe-section>div:last-child form.subscribed #create-subscribe{height:60px;width:150px}.subscribe-section>div:last-child form .just-validate-error-label{bottom:-26px;left:0;position:absolute}.subscribe-section>div:last-child form #create-subscribe{justify-content:center}.subscribe-section>div:last-child .icon{filter:invert(1)}.subscribe-section>div:last-child input{border:1px solid #242323;border-radius:8px;flex:1;font-size:1.6rem;font-weight:500;letter-spacing:.02em;line-height:22px;min-height:60px;padding:18px 28px;width:100%}.project-card:hover>div{background-color:#131314!important;height:350px!important;transition:all .3s ease-out;width:250px!important}.project-card:hover>div h3,.project-card:hover>div p{font-size:1.4rem!important}.project-card:hover>div p{color:#fff!important;margin-bottom:0}.project-card:hover>div h4{font-size:1.4rem!important}.project-card>div{background:#fff;border-radius:12px;display:flex;flex-direction:column;height:100%;padding:12px;position:relative}.theme-light .project-card>div{background-color:#fff;border:1px solid #ecedf0;box-shadow:0 2px 12px rgba(0,0,0,.12)}.theme-dark .project-card>div{background-color:#131314;border:1px solid #242323;box-shadow:0 7px 20px rgba(0,0,0,.51)}.project-card>div>img{width:100%}.project-card>div h3{align-items:center;color:#ff377f;display:flex;font-size:1.6rem;font-weight:600;gap:12px;letter-spacing:.02em;line-height:2.4rem}.project-card>div h3 img{display:inline-block;height:24px;width:24px}.project-card>div p{color:#393939;font-size:1.6rem;font-weight:600;line-height:2.2rem;margin-bottom:70px;margin-top:16px}.theme-light .project-card>div p{color:#393939}.theme-dark .project-card>div p{color:#fff}.project-card>div>div{display:flex;flex:1;flex-direction:column;padding:8px;position:relative}.project-card>div>div>div{bottom:0;display:flex;justify-content:space-between;left:0;padding:8px;position:absolute;width:100%}.project-card>div>div>div h4{font-family:Sk-Modernist,sans-serif;font-size:1.8rem;font-weight:700;line-height:2.2rem;text-transform:uppercase}.theme-light .project-card>div>div>div h4{color:#323030}.theme-dark .project-card>div>div>div h4{color:#fff}.project-card>div>div>div p{font-size:1.2rem;font-weight:700;line-height:1.6rem;margin:2px 0 0}.theme-light .project-card>div>div>div p{color:#d0d0d0}.theme-dark .project-card>div>div>div p{color:#7e7e84}.project-card>div>div>div img{cursor:pointer}.theme-dark .news-card{background:#131314;border:0;box-shadow:0 7px 20px rgba(0,0,0,.51)}.news-card{background:#fafafa;border:1px solid #d0d0d0;border-radius:12px;display:flex;flex-direction:column;height:475px;overflow:hidden}.news-card>img{max-height:260px;max-width:392px;min-height:260px;min-width:392px;-o-object-fit:fill;object-fit:fill;width:100%}.news-card h4{font-size:2rem;font-variant:small-caps;font-weight:700;line-height:24px}.theme-light .news-card h4{color:#131314}.theme-dark .news-card h4{color:#fff}.news-card p{font-size:1.6rem;font-weight:400;line-height:22px;margin-top:12px}.theme-light .news-card p{color:#515154}.theme-dark .news-card p{color:#d0d0d0}.news-card>div{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:26px 20px}.news-card>div>div.bottom-card{display:flex;margin-top:auto}.news-card>div>div.bottom-card>div{align-items:center;display:flex;gap:24px}.news-card>div>div.bottom-card>div span{color:#7e7e84;font-size:1.4rem;line-height:24px}.news-card>div>div.bottom-card>div span i{height:15px;width:18px}.news-card>div>div.bottom-card>div span:first-child{align-items:center;display:flex;font-weight:600;gap:8px}.news-card>div>div.bottom-card>div span:last-child{font-weight:500}.news-card>div>div.bottom-card a{margin-left:auto}.news-card>div>div.bottom-card img{cursor:pointer;display:inline-block;height:36px;margin-left:auto;width:36px}@media (max-width:1200px){.top-section .discover-content{overflow:hidden;padding:0 40px}footer .outer-content .inner-content h3{font-size:2.8rem}#backToTop{bottom:100px;right:25px}.middle-section .new-middle-section .marketplace-section>div img{margin-top:-70px;transform:scale(.9)}}@media (max-width:991px){body.menu-opened header .mobile-nav{display:flex}body.theme-dark header .mobile-nav{background:#0d0d0e}body.theme-dark header .mobile-nav ul li a{color:#fff}body.theme-dark header .mobile-nav ul li a>.icon-arrow-down:before{background-image:url(../img/icons/arrow-down.png)}body.theme-dark header .mobile-nav ul li ul li .icon.icon-telegram:before{background-image:url(../img/icons/telegram.png)}body.theme-dark header .mobile-nav ul li ul li>p{color:#fff!important}body.theme-dark header .mobile-nav .launch-app-btn{border:1px solid #802c3c!important;color:#fff!important}body.theme-dark .bottom-section .news .swiper-pagination-bullet{background:#d0d0d0}body.theme-dark .bottom-section .submit-project .submit-area h2{color:#fff}body.theme-light .bottom-section .news .loading .see-all-btn,body.theme-light .top-section .projects>.see-all-btn{background:#ff377f;color:#fff}header{height:56px}header nav{padding:0}header nav .launch-app-btn,header nav ul{display:none}header nav>div{gap:25px}header nav .theme-toggle{gap:10px!important}header nav .mobile-menu{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}header nav .mobile-menu i{height:12px;width:16px}header .mobile-nav{background:#fff;bottom:0;flex-direction:column;padding:26px 64px 50px;position:fixed;top:56px;width:100vw}header .mobile-nav .close-menu{cursor:pointer;height:24px;padding:2px;position:absolute;right:26px;top:28px;width:24px}header .mobile-nav .close-menu .icon{height:20px;width:20px}header .mobile-nav ul{display:flex;flex-direction:column;gap:24px}header .mobile-nav ul li.sub-menu-opened ul{display:flex}header .mobile-nav ul li a{align-items:center;color:#131314;display:flex;font-family:Sk-Modernist,sans-serif;font-size:2rem;font-weight:700;line-height:24px}header .mobile-nav ul li a>.icon-arrow-down{margin-left:10px}header .mobile-nav ul li a>.icon-arrow-down:before{background-image:url(../img/icons/arrow-down-black.png)}header .mobile-nav ul li ul{display:none;margin-top:20px;padding-left:30px}header .mobile-nav ul li ul li>a{align-items:center;display:flex;font-size:1.6rem;font-weight:700;gap:5px;line-height:19px}header .mobile-nav ul li ul li>p{margin-bottom:0;margin-top:7px}header .mobile-nav ul li ul li .icon.icon-telegram:before{background-image:url(../img/icons/telegram-black.png)}header .mobile-nav>div:nth-child(2){align-items:center;display:flex;flex:1}header .launch-app-btn{display:flex;flex-direction:row;font-size:1.2rem!important;font-weight:800!important;gap:8px!important;justify-content:center;margin:0 auto;padding:10px 24px!important}header .launch-app-btn .icon{height:18px;width:18px}.top-section{padding-left:20px;padding-right:20px;padding-top:47px}.top-section .discover-content{flex-direction:column;overflow:unset;padding:0}.top-section .discover-content h1{font-size:6rem}.top-section .discover-content h2{font-size:4rem}.top-section .discover-content p{font-size:1.4rem;line-height:19px}.top-section .discover-content>div:first-child{margin-top:0}.top-section .discover-content>div:last-child img{width:100%}.top-section .projects{padding:0 0 20px}.top-section .projects h2{font-size:1.6rem}.top-section .projects h2 .button{display:none}.top-section .projects>.see-all-btn{display:block;margin:20px auto}.top-section .projects .projects-swiper{margin-top:7px}.top-section .projects .projects-swiper .project-card h3,.top-section .projects .projects-swiper .project-card p{font-size:1.4rem!important}.top-section .projects .projects-swiper .project-card h4{font-size:1.6rem}.top-section .projects .projects-swiper .project-card>div:first-child>img{display:block;margin:0 auto;max-height:200px;max-width:100%}.top-section .projects .projects-swiper .project-card>div p{margin:0}.top-section .projects .swiper-button-next,.top-section .projects .swiper-button-prev{display:none}.middle-section{box-shadow:none!important;padding:80px 8px 56px}.middle-section .stats{flex-direction:column;gap:36px;padding:90px 0 50px}.middle-section .stats h4{font-size:2rem!important}.middle-section .stats>div:first-child div{height:77px!important}.middle-section .stats>div:first-child div img:first-child{display:none}.middle-section .stats>div:first-child div img:last-child{display:block}.middle-section .stats>div:last-child{align-items:center;gap:30px;justify-content:space-between;width:100%}.middle-section .stats>div:last-child p{font-size:1.2rem}.middle-section .what-we-got-section{background:#fff;box-shadow:-6px 4px 40px rgba(101,44,121,.16);margin-left:-12px;padding:30px 24px;width:calc(100% + 24px)}.middle-section .what-we-got-section h2{font-size:2.4rem}.middle-section .what-we-got-section .text-article h4{font-size:2rem}.middle-section .what-we-got-section .text-article h4 p{font-size:1.4rem}.middle-section .what-we-got-section>div{margin-top:36px}.middle-section .what-we-got-section>div>div:first-child{flex-direction:column}.middle-section .what-we-got-section>div>div:first-child div img{height:auto}.middle-section .what-we-got-section>div>div:last-child{flex-direction:column-reverse}.middle-section .what-we-got-section>div>div:last-child>div:last-child{flex:1}.middle-section .what-we-got-section>div>div:last-child>div:last-child img{width:100%}.middle-section .media{flex-wrap:wrap;margin-top:40px;padding-bottom:40px}.middle-section .media>a{flex-basis:124px}.middle-section .new-middle-section{padding:100px 20px 60px}.middle-section .new-middle-section .launchpad-section h2{font-size:2rem}.middle-section .new-middle-section .launchpad-section>p{font-size:1.4rem;max-width:none}.middle-section .new-middle-section .launchpad-section .media-section{overflow:hidden}.middle-section .new-middle-section .launchpad-section .media-section img{margin-top:10px;transform:scale(1.1)}.middle-section .new-middle-section .marketplace-section{flex-direction:column;margin-top:70px;padding:0}.middle-section .new-middle-section .marketplace-section>div{width:100%}.middle-section .new-middle-section .marketplace-section>div:last-child{display:flex;justify-content:center}.middle-section .new-middle-section .marketplace-section>div img{margin-top:-200px;transform:scale(.6)}.middle-section .new-middle-section .bnpl-section{flex-direction:column-reverse;margin-top:-90px}.middle-section .new-middle-section .bnpl-section>div{margin-top:0!important}.middle-section .new-middle-section .ai-powered-section{background-position:50% 100%;background-size:60%;flex-direction:column;gap:60px;margin-top:0}.middle-section .new-middle-section .ai-powered-section>div{width:100%}.middle-section .new-middle-section .ai-powered-section .brain-image-container{min-height:auto}.middle-section .new-middle-section .rwa-section{flex-direction:column-reverse;margin-top:90px}.middle-section .new-middle-section .rwa-section>div{margin-top:0!important}.subscribe-section{gap:25px;padding:36px 21px}.subscribe-section>div:first-child{font-size:20px;gap:16px;line-height:100%}.subscribe-section>div:last-child{flex-wrap:wrap}.subscribe-section>div:last-child form{gap:12px}.subscribe-section>div:last-child form:has(.just-validate-error-label){gap:36px}.subscribe-section>div:last-child form:has(.just-validate-error-label) .just-validate-error-label{bottom:auto;top:56px}.subscribe-section>div:last-child form button{justify-content:center}.subscribe-section>div:last-child form>*{height:52px;min-height:52px!important;width:100%}.subscribe-section img{max-width:50px}.bottom-section{padding-top:100px}.bottom-section .news{padding:0 24px}.bottom-section .news h2{font-size:1.6rem}.bottom-section .news .news-cards-container{margin-top:20px;overflow:hidden;padding-bottom:50px;position:relative}.bottom-section .news .news-cards-container .news-cards-list{flex-wrap:nowrap;gap:8px}.bottom-section .news .news-cards-container .news-card{flex-basis:100%!important;height:auto!important}.bottom-section .news .news-cards-container .news-card>div{display:flex;flex-direction:column;min-height:260px}.bottom-section .news .news-cards-container .news-card>div p{margin-bottom:0}.bottom-section .news .news-cards-container .news-card>div>div.bottom-card{margin-top:auto}.bottom-section .news .news-cards-container .swiper-pagination-bullet-active{background-color:#ff377f!important}.bottom-section .news .loading{margin-top:20px}.bottom-section .news .loading button{display:none}.bottom-section .news .loading .see-all-btn{display:block}.bottom-section .partners{margin-top:60px;padding:0 24px}.bottom-section .partners h2{font-size:1.6rem;padding:0}.bottom-section .partners .partners-swiper{height:80px}.bottom-section .submit-project{margin-top:33px;padding:0 24px}.bottom-section .submit-project .submit-area h2{color:#131314;font-size:4.8rem;justify-content:center;line-height:58px}.bottom-section .submit-project .submit-area a{opacity:1!important}.bottom-section .submit-project .submit-area a img:first-child{display:none}.bottom-section .submit-project .submit-area a img:last-child{display:inline-block}footer{padding:0 20px}footer .outer-content{padding:30px 8px 0}footer .outer-content .inner-content{padding:30px 20px}footer .outer-content .inner-content .left-inner,footer .outer-content .inner-content .right-inner{background:#fafafa;box-shadow:0 4px 10px rgba(0,0,0,.4);-webkit-clip-path:polygon(50% 0,100% 100%,0 100%);clip-path:polygon(50% 0,100% 100%,0 100%);height:calc(100% - 40px);left:-30px;top:40px;width:60px}footer .outer-content .inner-content .right-inner{left:auto;right:-30px}footer .outer-content .inner-content>div{flex-direction:column}footer .outer-content .inner-content>div .right-side{gap:0;margin-left:0;margin-top:40px}footer .outer-content .inner-content>div .right-side div{flex:1;gap:10px}footer .outer-content .inner-content h3{font-size:2rem;line-height:24px}footer .outer-content .inner-content .legal{flex-direction:row;flex-wrap:wrap;gap:0;margin-top:50px}footer .outer-content .inner-content .legal>a{flex:0 0 50%;text-align:center}footer .outer-content .inner-content .legal>a:last-child{flex:0 0 100%;font-size:10px;margin-left:0;margin-top:20px}}@media (max-width:676px){.top-section .discover-content .partners{flex-wrap:wrap}.top-section .discover-content .partners img{max-width:65px}.top-section .discover-content h1{font-size:4rem}.top-section .discover-content h2{display:none;font-size:3rem}.subscribe-section{align-items:flex-start;flex-direction:column}.subscribe-section>div,.subscribe-section>div:last-child form{width:100%}#backToTop{bottom:50px;right:15px}.middle-section .new-middle-section .marketplace-section>div img{margin-top:-130px}.bottom-section .news .news-cards-container{overflow-x:auto}.bottom-section .news .news-cards-container .news-cards-list{gap:8px}.bottom-section .news .news-cards-container .news-card{min-width:90%}}@media (max-width:400px){.top-section .discover-content .actions{flex-wrap:wrap}.top-section .discover-content h1{font-size:3rem}.top-section .discover-content .partners{gap:4px}.top-section .discover-content .partners img{max-width:60px}.bottom-section .news .news-cards-container .news-card{min-width:90%}}@media (max-width:340px){.top-section .discover-content h1{font-size:3rem}.top-section .discover-content h2{font-size:4rem}}@keyframes slide-top-slow-small-screen{0%{margin-top:-70px}50%{margin-top:0}to{margin-top:-70px}}@keyframes slide-top-slow-mobile{0%{margin-top:-150px}50%{margin-top:-80px}to{margin-top:-150px}}