@tailwind base;@tailwind components;@tailwind utilities;@font-face{font-family:DM Sans;src:url(/_next/static/media/DMSans-Regular.254fafcf.ttf);font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:DM Sans;src:url(/_next/static/media/DMSans-Medium.6e411356.ttf);font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:DM Sans;src:url(/_next/static/media/DMSans-SemiBold.ba81386a.ttf);font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:DM Sans;src:url(/_next/static/media/DMSans-Bold.5d8f1921.ttf);font-weight:700;font-display:swap;font-style:normal}*,body,html{box-sizing:border-box;padding:0;margin:0}body,html{position:relative;font-family:DM Sans,"Sans-serif";color:#fff;background:#000!important;pointer-events:all!important}.body-scroll,body[data-scroll-locked]{margin-right:0!important}.body-scroll{overflow-x:hidden!important}iframe{height:600px;width:600px}.site-container{width:1760px;margin:0 auto;padding:0 90px}@media(max-width:1800px){.site-container{width:1500px}}@media(max-width:1600px){.site-container{width:1400px;padding:0 70px}}@media(max-width:1400px){.site-container{width:1200px}}@media(max-width:1200px){.site-container{width:1020px}}@media(max-width:768px){.site-container{width:100%;padding:0 18px}}.section-title{position:relative;color:#fff;font-family:DM Sans;font-size:51px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-2.55px;margin-bottom:28px}@media(max-width:1400px){.section-title{font-size:48px;letter-spacing:-2.4px;margin-bottom:24px}}@media(max-width:1200px){.section-title{font-size:44px;letter-spacing:-2.2px;margin-bottom:22px}}@media(max-width:1024px){.section-title{font-size:42px;letter-spacing:-2.1px;margin-bottom:20px}}@media(max-width:768px){.section-title{font-size:32px;letter-spacing:-1.9px;margin-bottom:18px;z-index:1}}.section-description{position:relative;color:hsla(0,0%,100%,.8);font-family:DM Sans;font-size:16px;font-style:normal;font-weight:400;line-height:160%}@media(max-width:1400px){.section-description{font-size:14px}}@media(max-width:1200px){.section-description{font-size:13px}}@media(max-width:1024px){.section-description{font-size:12px}}@media(max-width:768px){.section-description{font-size:12px;line-height:150%;z-index:1}}.common-button{position:relative;display:flex;padding:12px 10px;justify-content:center;align-items:center;border-radius:8px;background:linear-gradient(269deg,#035add 10.35%,#023077 105.54%);box-shadow:inset 0 2px 12.5px 0 #4b93ff;border:1px solid transparent;outline:none;cursor:pointer;color:#fff;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-1px;text-decoration:none;transition:all .15s ease;z-index:1}.common-button:hover{background:linear-gradient(269deg,#0766f6 10.35%,#09367a 105.54%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:1400px){.common-button{font-size:14px;padding:10px 8px;border-radius:6px}}@media(max-width:1200px){.common-button{font-size:12px}}.hero-logo{display:none}@media(max-width:768px){.hero-logo{position:relative;display:block;z-index:1;height:41px;width:140px;margin-bottom:42px}}.install-wallet-modal{height:100vh;width:100%;position:fixed;left:0;top:0;display:grid;place-content:center;z-index:111;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden}.install-wallet-modal.show{opacity:1;visibility:visible}@media(max-width:768px){.install-wallet-modal{padding:18px}}.install-wallet-modal .modal-card{max-width:440px;width:100%;padding:32px;border-radius:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;background:#fff}@media(max-width:1400px){.install-wallet-modal .modal-card{padding:28px}}@media(max-width:768px){.install-wallet-modal .modal-card{padding:26px 22px;border-radius:24px}}.install-wallet-modal .modal-card .title{font-size:32px;color:#000;font-family:DM Sans;font-weight:700;text-transform:capitalize}@media(max-width:1400px){.install-wallet-modal .modal-card .title{font-size:28px}}@media(max-width:768px){.install-wallet-modal .modal-card .title{font-size:24px}}.install-wallet-modal .modal-card .short-description{text-align:center}.header{position:absolute;left:0;top:0;width:100%;padding-top:48px}@media(max-width:1400px){.header{padding-top:40px}}@media(max-width:768px){.header{padding-top:30px}}.header .hamburger-button{height:34px;width:34px;background:transparent;outline:none;border:none}.header .hamburger-button img{height:24px}.header .logo-container{width:-moz-fit-content;width:fit-content}.header .logo-container svg{height:55px;width:auto}@media(max-width:1400px){.header .logo-container svg{height:46px}}@media(max-width:1200px){.header .logo-container svg{height:36px}}.nav-logo-wrapper{width:auto}@media(max-width:768px){.nav-logo-wrapper{width:100%}}.sidebar-wrapper{display:flex;align-items:center;flex-shrink:0}@media(max-width:768px){.sidebar-wrapper{position:fixed;flex-direction:column;align-items:flex-start;top:0;height:100vh;width:100%;left:-100%;z-index:11;padding:20px 18px;background:rgba(0,0,0,.57);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);transition:all .15s ease}.sidebar-wrapper.active{left:0}.sidebar-wrapper .close-button,.sidebar-wrapper .hamburger-button{height:34px;width:34px;border:none;outline:none;display:flex;align-items:center;justify-content:center;background:transparent}.sidebar-wrapper .close-button img,.sidebar-wrapper .hamburger-button img{height:16px}.sidebar-wrapper .hamburger-button img{height:24px}}.sidebar-wrapper .sidebar-nav-list{display:flex;align-items:center;gap:40px;margin-right:66px}@media(max-width:1400px){.sidebar-wrapper .sidebar-nav-list{margin-right:52px;gap:30px}}@media(max-width:768px){.sidebar-wrapper .sidebar-nav-list{flex-direction:column;gap:25px;align-items:flex-start;margin:40px 0}}.sidebar-wrapper .sidebar-nav-list .sidebar-nav-link{display:flex;align-items:center;color:hsla(0,0%,100%,.8);font-family:DM Sans;font-size:16px;font-style:normal;font-weight:400;line-height:160%;text-decoration:none;transition:all .15s ease;text-transform:capitalize;flex-shrink:0}.sidebar-wrapper .sidebar-nav-list .sidebar-nav-link.active{color:#fff;letter-spacing:-.16px;font-weight:700;line-height:120%}.sidebar-wrapper .sidebar-nav-list .sidebar-nav-link:hover{color:#fff}@media(max-width:1400px){.sidebar-wrapper .sidebar-nav-list .sidebar-nav-link{font-size:14px}}@media(max-width:1200px){.sidebar-wrapper .sidebar-nav-list .sidebar-nav-link{font-size:12px}}@media(max-width:768px){.sidebar-wrapper .sidebar-nav-list .sidebar-nav-link{font-size:16px}}.wallet-button-wrapper button{width:200px;position:relative;display:flex;padding:12px 10px;justify-content:center;align-items:center;border-radius:8px;background:linear-gradient(269deg,#035add 10.35%,#023077 105.54%);box-shadow:inset 0 2px 12.5px 0 #4b93ff;border:1px solid transparent;outline:none;cursor:pointer;color:#fff;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-1px;text-decoration:none;transition:all .15s ease;z-index:1}.wallet-button-wrapper button:hover{background:linear-gradient(269deg,#0766f6 10.35%,#09367a 105.54%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:1400px){.wallet-button-wrapper button{font-size:14px;padding:10px 8px;border-radius:6px;max-width:160px}}@media(max-width:1200px){.wallet-button-wrapper button{font-size:12px}}footer{padding:40px 0 86px;background:#080808}@media(max-width:1400px){footer{padding:34px 0 80px}}@media(max-width:1200px){footer{padding:30px 0 70px}}@media(max-width:768px){footer{padding:26px 0 90px}}footer .footer-logo{display:block;height:51px;width:175px}footer .footer-logo img{height:100%;width:100%}@media(max-width:1400px){footer .footer-logo{height:45px;width:-moz-fit-content;width:fit-content}}@media(max-width:1024px){footer .footer-logo{height:41px}}@media(max-width:768px){footer .footer-logo{width:150px;height:43.571px}}footer .copyright-text{color:hsla(0,0%,100%,.5);font-family:DM Sans;font-size:14px;font-style:normal;font-weight:400;line-height:130%;margin:28px 0;max-width:420px}@media(max-width:1400px){footer .copyright-text{font-size:12px;margin:24px 0;max-width:360px}}@media(max-width:1200px){footer .copyright-text{margin:20px 0;max-width:300px}}@media(max-width:768px){footer .copyright-text{font-size:12px;margin:18px 0 38px}}footer .social-link-wrapper{display:flex;gap:48px}@media(max-width:1400px){footer .social-link-wrapper{gap:42px}}@media(max-width:1200px){footer .social-link-wrapper{gap:36px}}@media(max-width:768px){footer .social-link-wrapper{gap:35px}}footer .social-link-wrapper a{display:block;height:24px;width:24px;transition:all .15s ease;box-sizing:border-box}@media(max-width:1400px){footer .social-link-wrapper a{height:20px;width:20px}}@media(max-width:768px){footer .social-link-wrapper a{height:18px;width:18px}}footer .social-link-wrapper a svg{height:auto;width:100%}@media(max-width:768px){footer .social-link-wrapper a svg{height:100%;width:auto}}footer .social-link-wrapper a:hover svg path{fill:#fff}footer .powered-by-bandit{position:absolute;bottom:-60px;right:70px;display:block;font-size:14px;font-weight:500;color:hsla(0,0%,100%,.8);text-decoration:none;cursor:pointer;width:-moz-fit-content;width:fit-content;text-align:center}footer .powered-by-bandit span{font-style:italic;font-weight:700}@media(max-width:768px){footer .powered-by-bandit{margin-top:38px;left:18px}}footer .footer-links-wrapper{display:inline-flex;align-items:flex-start;gap:54px}@media(max-width:1400px){footer .footer-links-wrapper{gap:40px}}@media(max-width:1200px){footer .footer-links-wrapper{gap:36px}}@media(max-width:768px){footer .footer-links-wrapper{gap:24px;margin-top:65px}}footer .footer-links-wrapper .title{color:#fff;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:23px}@media(max-width:1400px){footer .footer-links-wrapper .title{font-size:16px;margin-bottom:18px}}@media(max-width:1200px){footer .footer-links-wrapper .title{font-size:14px;margin-bottom:14px}}@media(max-width:768px){footer .footer-links-wrapper .title{font-size:14px;margin-bottom:10px}}footer .footer-links-wrapper .nav-links{display:flex;flex-direction:column;gap:12px}@media(max-width:1400px){footer .footer-links-wrapper .nav-links{gap:11px}}@media(max-width:1200px){footer .footer-links-wrapper .nav-links{gap:10px}}@media(max-width:768px){footer .footer-links-wrapper .nav-links{gap:8px}}footer .footer-links-wrapper .nav-links a{color:hsla(0,0%,100%,.5);font-family:DM Sans;font-size:16px;font-style:normal;font-weight:400;line-height:130%;max-width:142px;text-decoration:none;transition:all .15s ease}footer .footer-links-wrapper .nav-links a:hover{color:#fff}@media(max-width:1400px){footer .footer-links-wrapper .nav-links a{font-size:14px;max-width:110px}}@media(max-width:1200px){footer .footer-links-wrapper .nav-links a{font-size:12px;max-width:120px}}@media(max-width:768px){footer .footer-links-wrapper .nav-links a{font-size:12px;max-width:95px}}.hero-section{min-height:100vh;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;background:url(/_next/static/media/main-bg.24858466.jpg) no-repeat 50%;background-size:cover;padding:55px 0 30px}@media(max-width:1400px){.hero-section{padding:45px 0 25px}}@media(max-width:1200px){.hero-section{padding-bottom:35px;background:url(/_next/static/media/home-bg-mobile.2b34ef47.jpg) no-repeat 50%;background-size:cover}}@media(max-width:768px){.hero-section{padding:40px 0;justify-content:center;overflow:hidden}.hero-section .content-circle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:479px;height:324px;flex-shrink:0;border-radius:479px;background:#000;mix-blend-mode:color-burn;filter:blur(110px);z-index:0}}.hero-section .section-title{margin-bottom:24px}@media(max-width:1400px){.hero-section .section-title{margin-bottom:20px}}@media(max-width:768px){.hero-section .section-title{margin-bottom:18px}}.hero-section .section-description{position:relative;max-width:517px;margin-bottom:48px}@media(max-width:1400px){.hero-section .section-description{margin-bottom:38px}}@media(max-width:1200px){.hero-section .section-description{margin-bottom:30px}}@media(max-width:768px){.hero-section .section-description{margin-bottom:38px}}.hero-section .common-button{position:relative;width:200px}@media(max-width:1400px){.hero-section .common-button{width:180px}}@media(max-width:1200px){.hero-section .common-button{width:160px}}@media(max-width:768px){.hero-section .common-button{width:153px}}.faq-section{padding:102px 0}@media(max-width:1400px){.faq-section{padding:80px 0}}.faq-section .section-title{margin-bottom:32px}@media(max-width:1400px){.faq-section .section-title{margin-bottom:26px}}@media(max-width:768px){.faq-section .section-title{margin-bottom:18px}}.faq-section .accordian{width:100%;display:flex;height:45px;padding:0 24px;flex-direction:column;justify-content:center;align-self:stretch;border-radius:7px;border:1px solid hsla(0,0%,100%,.11);box-shadow:0 4px 10px 0 rgba(0,0,0,.3);margin-bottom:12px;cursor:pointer;transition:all .15s ease}@media(max-width:1400px){.faq-section .accordian{padding:0 22px;margin-bottom:10px}}@media(max-width:768px){.faq-section .accordian{padding:0 16px}}.faq-section .accordian:hover{background:rgba(58,58,58,.259)}.faq-section .accordian:last-child{margin-bottom:0}.faq-section .accordian .accordian-header{display:flex;justify-content:space-between;align-items:center;align-self:stretch;color:#fff;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.42px;height:45px;padding:14px 0}.faq-section .accordian .accordian-header .caret{width:14px;height:14px;transition:all .15s ease;flex-shrink:0;margin-left:15px}.faq-section .accordian .accordian-header b{font-weight:700}.faq-section .accordian.active{height:auto}.faq-section .accordian.active .caret{transform:rotate(180deg)}.faq-section .accordian .accordian-body{width:100%;padding:4px 0 14px;font-family:DM Sans;font-style:normal;display:flex;gap:10px;flex-direction:column}.faq-section .accordian .accordian-body,.faq-section .accordian .accordian-body .points{color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;line-height:150%;letter-spacing:-.42px}.faq-section .accordian .accordian-body .points b{color:hsla(0,0%,100%,.9)}.faq-section .accordian .accordian-body .points li{margin-bottom:4px}@media(max-width:768px){.faq-section .accordian .accordian-body .points{padding-left:25px}}.faq-section .accordian .accordian-body .loading-wrapper{color:#fff;font-size:14px;font-weight:400;line-height:150%;letter-spacing:-.36px}.faq-section .accordian .accordian-body .action-wrapper{border:1px solid hsla(0,0%,100%,.3);border-radius:8px;padding:15px;width:100%;background:#0c0c0c}.faq-section .accordian .accordian-body .action-wrapper .task-title{font-size:16px;font-weight:600;line-height:120%;letter-spacing:-.42px;color:#fff}@media(max-width:768px){.faq-section .accordian .accordian-body .action-wrapper .task-title{font-size:14px}}.faq-section .accordian .accordian-body .action-wrapper .task-description{font-size:14px;font-weight:400;line-height:150%;letter-spacing:-.36px}.faq-section .accordian .accordian-body .action-wrapper .task-description p{margin-bottom:0}@media(max-width:768px){.faq-section .accordian .accordian-body .action-wrapper .task-description{font-size:12px}}.faq-section .accordian .accordian-body .action-wrapper .task-checkmark{height:24px;width:auto}.faq-section .accordian .accordian-body .action-wrapper .task-checkmark img{height:100%}@media(max-width:768px){.faq-section .accordian .accordian-body .action-wrapper .task-checkmark{height:18px}}.page-links-section .box-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;gap:28px}@media(max-width:1400px){.page-links-section .box-wrapper{gap:24px}}@media(max-width:1200px){.page-links-section .box-wrapper{gap:20px}}@media(max-width:768px){.page-links-section .box-wrapper{grid-template-columns:1fr;gap:16px}}.page-links-section .box-wrapper .box{position:relative;height:131px;display:flex;align-items:center;gap:22px;padding:16px;overflow:hidden;border-radius:13px;border:.5px solid hsla(0,0%,97%,.22);background:#0d0d10}@media(max-width:1400px){.page-links-section .box-wrapper .box{height:121px;padding:12px;gap:16px;border-radius:11px}}@media(max-width:768px){.page-links-section .box-wrapper .box{height:120px;width:100%;max-width:380px;padding:12px;border-radius:9px}.page-links-section .box-wrapper .box .img-wrapper{width:79px;flex-shrink:0;display:flex;justify-content:center}}.page-links-section .box-wrapper .box .trophy-img{height:99px}@media(max-width:1400px){.page-links-section .box-wrapper .box .trophy-img{height:90px}}@media(max-width:768px){.page-links-section .box-wrapper .box .trophy-img{height:80px}}.page-links-section .box-wrapper .box .about-itn-img{height:89px}@media(max-width:1400px){.page-links-section .box-wrapper .box .about-itn-img{height:80px}}@media(max-width:768px){.page-links-section .box-wrapper .box .about-itn-img{height:70px}}.page-links-section .box-wrapper .box .label{position:relative;font-family:DM Sans;font-size:24px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-1px;background:linear-gradient(180deg,#fff,#bababa);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;z-index:1}@media(max-width:1400px){.page-links-section .box-wrapper .box .label{font-size:20px}}@media(max-width:768px){.page-links-section .box-wrapper .box .label{font-size:18px}}.page-links-section .box-wrapper .box .link{display:flex;align-items:center;color:hsla(0,0%,100%,.5);font-family:DM Sans;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-decoration:none}.page-links-section .box-wrapper .box .link:hover{color:hsla(0,0%,100%,.9)}.page-links-section .box-wrapper .box .link svg{height:20px;width:21px;margin-top:1.5px}@media(max-width:1400px){.page-links-section .box-wrapper .box .link{font-size:14px}}@media(max-width:768px){.page-links-section .box-wrapper .box .link{font-size:12px}}.leaderboard-hero-section{min-height:100vh;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;background:url(/_next/static/media/leaderboard.99d3a90c.jpg) no-repeat 50%;background-size:cover;padding:55px 0 30px}@media(max-width:1400px){.leaderboard-hero-section{padding:45px 0 25px}}@media(max-width:1200px){.leaderboard-hero-section{padding-bottom:35px}}@media(max-width:768px){.leaderboard-hero-section{padding:40px 0;justify-content:center;overflow:hidden;background:url(/_next/static/media/leaderboard-mobile.07180b98.jpg) no-repeat 50%;background-size:cover}.leaderboard-hero-section .content-circle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:479px;height:324px;flex-shrink:0;border-radius:479px;background:#000;mix-blend-mode:color-burn;filter:blur(110px);z-index:0}}.leaderboard-hero-section .section-description{position:relative;margin-bottom:48px;max-width:517px}@media(max-width:1400px){.leaderboard-hero-section .section-description{margin-bottom:38px}}@media(max-width:1200px){.leaderboard-hero-section .section-description{margin-bottom:30px}}@media(max-width:768px){.leaderboard-hero-section .section-description{margin-bottom:38px}}.leaderboard-hero-section .common-button{position:relative;width:200px}@media(max-width:1400px){.leaderboard-hero-section .common-button{width:180px}}@media(max-width:1200px){.leaderboard-hero-section .common-button{width:160px}}@media(max-width:768px){.leaderboard-hero-section .common-button{width:153px}}.leaderboard-section{padding:102px 0}@media(max-width:1400px){.leaderboard-section{padding:80px 0}}.leaderboard-section .content-wrapper{padding:33px 31px;background:url(/_next/static/media/connect-wallet-wrapper-bg.2c725e44.png);background-size:100% 100%;background-repeat:no-repeat}@media(max-width:1400px){.leaderboard-section .content-wrapper{padding:30px 26px}}@media(max-width:768px){.leaderboard-section .content-wrapper{padding:25px 22px;background:url(/_next/static/media/connect-wallet-wrapper-bg-mobile.b1750a0a.png);background-size:100% 100%;background-repeat:no-repeat;max-width:400px;height:408px;display:flex;flex-direction:column;justify-content:flex-end}}.leaderboard-section .content-wrapper .title-wrapper{display:flex;align-items:center;justify-content:space-between;gap:120px;margin-bottom:14px}@media(max-width:1400px){.leaderboard-section .content-wrapper .title-wrapper{gap:110px;margin-bottom:12px}}.leaderboard-section .content-wrapper .title-wrapper .title{color:#fff;font-family:DM Sans;font-size:34px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-1.7px}@media(max-width:1400px){.leaderboard-section .content-wrapper .title-wrapper .title{font-size:32px}}@media(max-width:768px){.leaderboard-section .content-wrapper .title-wrapper .title{font-size:20px}.leaderboard-section .content-wrapper .wallet-button-wrapper{margin-top:20px}.leaderboard-section .content-wrapper .wallet-button-wrapper .common-button{width:154px}}.leaderboard-section .leaderboard-table{width:100%;border-collapse:collapse;margin-top:40px;margin-left:32px}@media(max-width:768px){.leaderboard-section .leaderboard-table{margin-left:0}}.leaderboard-section .leaderboard-table thead tr th{color:hsla(0,0%,100%,.5);font-family:DM Sans;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-1px;padding-bottom:22px;text-wrap:nowrap}@media(max-width:768px){.leaderboard-section .leaderboard-table thead tr th{padding-bottom:10px;font-size:14px}}.leaderboard-section .leaderboard-table .user-data,.leaderboard-section .leaderboard-table td{padding:8px 0;color:#fff;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-1px}@media(max-width:768px){.leaderboard-section .leaderboard-table .user-data,.leaderboard-section .leaderboard-table td{font-size:12px;padding:5px 0}}.leaderboard-section .leaderboard-table .user-data .address-wrapper,.leaderboard-section .leaderboard-table td .address-wrapper{display:flex;align-items:center;gap:8.5px}.leaderboard-section .leaderboard-table .user-data:first-child,.leaderboard-section .leaderboard-table td:first-child{width:30%}.leaderboard-section .leaderboard-table .user-data:nth-child(2),.leaderboard-section .leaderboard-table td:nth-child(2){width:40%}.leaderboard-section .leaderboard-table .user-data:nth-child(3),.leaderboard-section .leaderboard-table td:nth-child(3){width:20%}.leaderboard-section .leaderboard-table .user-data{font-weight:700}.leaderboard-section .next-prev-wrapper{display:flex;align-items:center;justify-content:center;gap:42px;margin-top:40px}.leaderboard-section .next-prev-wrapper button{color:hsla(0,0%,100%,.6);font-family:DM Sans;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.14px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;background:none;border:none;transition:all .15s ease}.leaderboard-section .next-prev-wrapper button:hover{color:hsla(0,0%,100%,.8)}.leaderboard-section .next-prev-wrapper button:hover svg path{stroke-opacity:.8}.leaderboard-section .next-prev-wrapper button:disabled{color:hsla(0,0%,100%,.3)}.leaderboard-section .next-prev-wrapper button:disabled svg path{stroke-opacity:.3}.about-hero-section{min-height:100vh;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;background:url(/_next/static/media/about.843aad46.jpg) no-repeat 50%;background-size:cover;padding:55px 0 30px}@media(max-width:1400px){.about-hero-section{padding:45px 0 25px}}@media(max-width:1200px){.about-hero-section{padding-bottom:35px}}@media(max-width:768px){.about-hero-section{padding:40px 0;justify-content:center;overflow:hidden;background:url(/_next/static/media/about-bg-mobile.50eb6f83.jpg) no-repeat bottom;background-size:cover}.about-hero-section .content-circle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:479px;height:324px;flex-shrink:0;border-radius:479px;background:#000;mix-blend-mode:color-burn;filter:blur(110px);z-index:0}}.about-hero-section .section-title span{color:#fff;text-align:center;font-family:DM Sans;font-size:58px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-3.9px}@media(max-width:1400px){.about-hero-section .section-title span{font-size:48px;letter-spacing:-3px}}@media(max-width:1200px){.about-hero-section .section-title span{font-size:44px;letter-spacing:-2px}}@media(max-width:768px){.about-hero-section .section-title span{font-size:28px}}.about-hero-section .section-description{position:relative;margin-bottom:48px;max-width:900px}@media(max-width:1400px){.about-hero-section .section-description{margin-bottom:38px}}@media(max-width:1200px){.about-hero-section .section-description{margin-bottom:30px}}@media(max-width:768px){.about-hero-section .section-description{margin-bottom:38px}}.campaign-period-section{padding:55px 0 60px}@media(max-width:768px){.campaign-period-section{padding:40px 0}}.campaign-period-section .title{font-family:DM Sans;font-size:32px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-1px;margin-bottom:4px;color:#fff}@media(max-width:1400px){.campaign-period-section .title{font-size:28px}}@media(max-width:1200px){.campaign-period-section .title{font-size:26px}}@media(max-width:768px){.campaign-period-section .title{font-size:32px;line-height:110%;margin-bottom:18px}}.campaign-period-section .description{color:hsla(0,0%,100%,.5);font-family:DM Sans;font-size:18px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-1px}@media(max-width:1400px){.campaign-period-section .description{font-size:16px}}@media(max-width:1200px){.campaign-period-section .description{font-size:14px}}@media(max-width:768px){.campaign-period-section .description{font-size:12px;line-height:160%}}.campaign-period-section .sub-title{margin-bottom:18px}.campaign-period-section .nft-details-wrapper{display:flex;align-items:center;gap:51px;margin-top:60px}@media(max-width:1400px){.campaign-period-section .nft-details-wrapper{gap:44px;margin-top:50px}}@media(max-width:1200px){.campaign-period-section .nft-details-wrapper{gap:36px;margin-top:40px}}@media(max-width:768px){.campaign-period-section .nft-details-wrapper{flex-direction:column;gap:56px;margin-top:80px;margin-bottom:60px}}.campaign-period-section .nft-details-wrapper .nft-img{width:253px;height:334px;flex-shrink:0}@media(max-width:1400px){.campaign-period-section .nft-details-wrapper .nft-img{width:240px;height:310px}}@media(max-width:1200px){.campaign-period-section .nft-details-wrapper .nft-img{width:200px;height:260px}}@media(max-width:768px){.campaign-period-section .nft-details-wrapper .nft-img{width:219px;height:289px}}.campaign-period-section .nft-details-wrapper .claim-nft-description{position:relative;margin-top:28px}.campaign-period-section .nft-details-wrapper .description-item{position:relative;padding-left:45px;margin-bottom:28px}.campaign-period-section .nft-details-wrapper .description-item:last-child{margin-bottom:0}@media(max-width:768px){.campaign-period-section .nft-details-wrapper .description-item{padding-left:36px}}.campaign-period-section .nft-details-wrapper .dot{position:absolute;left:0;top:0;width:32px;height:32px;background:hsla(0,0%,100%,.07);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:11}@media(max-width:768px){.campaign-period-section .nft-details-wrapper .dot{height:26px;width:26px;top:-4px}}.campaign-period-section .nft-details-wrapper .dot .middle-dot{width:25.263px;height:25.263px;display:flex;align-items:center;justify-content:center;border-radius:15px;background:hsla(0,0%,100%,.16)}@media(max-width:768px){.campaign-period-section .nft-details-wrapper .dot .middle-dot{height:20px;width:20px}}.campaign-period-section .nft-details-wrapper .dot .middle-dot .dot-inner{width:13.474px;height:13.474px;transform:rotate(90deg);flex-shrink:0;border-radius:10px;background:#fff}@media(max-width:768px){.campaign-period-section .nft-details-wrapper .dot .middle-dot .dot-inner{height:10px;width:10px}}.campaign-period-section .nft-details-wrapper .claim-nft-description:before{content:"";position:absolute;left:15px;top:16px;width:2px;height:calc(100% - 32px);background:hsla(0,0%,100%,.07);z-index:0}@media(max-width:768px){.campaign-period-section .nft-details-wrapper .claim-nft-description:before{left:12px}}.campaign-period-section .last-nft-details{padding:14px 20px;border-radius:11px;border:1px solid hsla(0,0%,100%,.11);background:#080808;box-shadow:0 4px 10px 0 rgba(0,0,0,.3);display:flex;align-items:center;gap:32px;margin-top:30px;margin-bottom:30px}@media(max-width:768px){.campaign-period-section .last-nft-details{display:none}}.campaign-period-section .last-nft-details img{width:108px;height:84px}@media(max-width:1400px){.campaign-period-section .last-nft-details img{width:100px;height:auto}}@media(max-width:1200px){.campaign-period-section .last-nft-details img{width:80px}}.campaign-period-section .last-nft-details .label{color:#035add;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-1px;margin-bottom:2px}.campaign-period-section .last-nft-details .short-description{color:hsla(0,0%,100%,.5);font-family:DM Sans;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-1px}.campaign-period-section ul{margin-top:15px;margin-bottom:15px}.campaign-period-section ul li{position:relative;margin-bottom:18px;list-style-type:none;padding-left:20px}@media(max-width:768px){.campaign-period-section ul li{padding-left:4px;margin-bottom:14px}}.campaign-period-section ul li .dot{position:absolute;left:-30px;top:0;width:32px;height:32px;background:hsla(0,0%,100%,.07);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:11}@media(max-width:768px){.campaign-period-section ul li .dot{height:26px;width:26px}}.campaign-period-section ul li .dot .middle-dot{width:25.263px;height:25.263px;display:flex;align-items:center;justify-content:center;border-radius:15px;background:hsla(0,0%,100%,.16)}@media(max-width:768px){.campaign-period-section ul li .dot .middle-dot{height:20px;width:20px}}.campaign-period-section ul li .dot .middle-dot .dot-inner{width:13.474px;height:13.474px;transform:rotate(90deg);flex-shrink:0;border-radius:10px;background:#fff}@media(max-width:768px){.campaign-period-section ul li .dot .middle-dot .dot-inner{height:10px;width:10px}}