@import"https://fonts.googleapis.com/css2?family=Geist+Mono:wght@100..900&display=swap";*,*::before,*::after{padding:0;margin:0;box-sizing:border-box;list-style:none;list-style-type:none;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html,body{max-width:100vw}html{font-size:100%;box-sizing:inherit;scroll-behavior:smooth;height:-webkit-fill-available}body{font-weight:400;font-size:1rem;line-height:1.5;overflow-x:hidden;background-color:#080c18;font-family:"Geist Mono",monospace}dl,ol,ul{margin-top:0;margin-bottom:0;padding:0;margin:0}a{text-decoration:none}@media screen and (max-width: 7066px){html{font-size:80px !important}}@media screen and (max-width: 6066px){html{font-size:52px !important}}@media screen and (max-width: 5066px){html{font-size:50px !important}}@media screen and (max-width: 4066px){html{font-size:48px !important}}@media screen and (max-width: 3566px){html{font-size:30px !important}}@media screen and (max-width: 3300px){html{font-size:26px !important}}@media screen and (max-width: 3066px){html{font-size:30px}}@media screen and (max-width: 2560px){html{font-size:28px !important}}@media screen and (max-width: 2140px){html{font-size:24px !important}}@media screen and (max-width: 1920px){html{font-size:18px !important}}@media screen and (max-width: 1536px){html{font-size:16px !important}}header{background-color:rgba(0,0,0,0);position:absolute;top:0rem;left:0;right:0;padding:.5rem 0rem;z-index:99}header .gap-6{gap:1.5rem}header nav{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1.5rem;min-height:4rem;position:relative;z-index:1}header nav .logo-wrapper img{width:4.5rem;height:4.5rem;object-fit:contain}@media screen and (max-width: 568px){header nav .logo-wrapper img{width:3.5rem;height:3.5rem}}header nav .menu-wrapper{display:none}@media screen and (min-width: 992px){header nav .menu-wrapper{display:flex;align-items:center;gap:1rem}}@media screen and (min-width: 1400px){header nav .menu-wrapper{gap:1.5rem}}header nav .menu-wrapper .menu-nav-link{font-size:1rem;font-weight:400;color:#fff;line-height:1.6;text-align:center;position:relative}header nav .menu-wrapper .menu-nav-link.active{font-weight:600}header nav .menu-wrapper .menu-nav-link.active::before{position:absolute;content:"";left:0;bottom:-0.5rem;display:block;width:100%;height:.313rem;background-color:#f4c765}header nav .end-wrapper{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem}header nav .end-wrapper .btn-login{font-size:1rem;font-weight:400;color:#ffe246;line-height:1;text-align:center;position:relative;z-index:1;padding:.625rem .75rem;background:linear-gradient(103.11deg, #E0AA3E 13.46%, #F9F295 43.39%, #E0AA3E 60.39%, #B88A44 81.71%);border-radius:.625rem;z-index:1}header nav .end-wrapper .btn-login::before{position:absolute;content:"";inset:.063rem;background:#080c18;z-index:-1;border-radius:.625rem}header nav .end-wrapper .bar-icon{cursor:pointer}@media screen and (min-width: 992px){header nav .end-wrapper .bar-icon{display:none}}header nav .end-wrapper .bar-icon svg{width:1.75rem;height:1.75rem}.mobile-menu-wrapper{position:fixed;inset:0;z-index:2000;display:none;background:#080c18;height:100vh}@media screen and (max-width: 992px){.mobile-menu-wrapper{display:block;transform:translate(100%);transition:transform .4s ease-in-out}}@media screen and (max-width: 992px){.mobile-menu-wrapper.is_open{display:block;transform:translate(0%) !important;transition:transform .4s ease-in-out}}.mobile-menu-wrapper .mobile-menu-container{background:#080c18;height:100%}.mobile-menu-wrapper .mobile-menu-container .btn-login{font-size:1rem;font-weight:400;color:#ffe246;line-height:1;text-align:center;position:relative;z-index:1;padding:.625rem .75rem;background:linear-gradient(103.11deg, #E0AA3E 13.46%, #F9F295 43.39%, #E0AA3E 60.39%, #B88A44 81.71%);border-radius:.625rem;margin:1rem;width:calc(100% - 2rem);z-index:1}.mobile-menu-wrapper .mobile-menu-container .btn-login::before{position:absolute;content:"";inset:.063rem;background:#080c18;z-index:-1;border-radius:.625rem}.mobile-menu-wrapper .mobile-menu-container .mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid rgba(255,255,255,.0784313725)}.mobile-menu-wrapper .mobile-menu-container .mobile-menu-header .mobile-menu-logo{display:block}.mobile-menu-wrapper .mobile-menu-container .mobile-menu-header .mobile-menu-logo .header-logo{width:2.5rem;height:auto}.mobile-menu-wrapper .mobile-menu-container .mobile-menu-header .close-icon{color:#fff;padding:.5rem .5rem;cursor:pointer}.mobile-menu-wrapper .mobile-menu-container .mobile-menu-header .close-icon svg{width:1.75rem;height:1.75rem}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper{height:calc(100vh - 68px);overflow-y:auto}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper::-webkit-scrollbar{display:none}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item{padding:.75rem 1rem !important}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item a{font-size:1rem;font-weight:500 !important;letter-spacing:.01rem;display:flex;align-items:center;gap:.75rem;color:#fff}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item a.active{color:#f4c765 !important;font-weight:700 !important}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item .dropdown svg{width:1rem;height:1rem}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item .dropdown .dropdown-menu{background:#080c18;position:static !important;inset:unset !important;transform:unset !important}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item .dropdown .dropdown-menu a{padding:0 !important;font-size:1rem;font-weight:500 !important;letter-spacing:.01rem}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item .dropdown .dropdown-menu a:hover{background-color:#00e5ff;color:#000}footer{padding:15rem 0 3rem 0;background:#080c18;position:relative;z-index:1;overflow:hidden}@media screen and (max-width: 992px){footer{padding:3rem 0}}footer::before{position:absolute;content:"";background:url("../../assets/images/footer-bg.png");background-repeat:no-repeat;background-size:cover;background-position:center;z-index:-1;left:0;right:0;top:0;bottom:-10rem}footer::after{position:absolute;content:"";top:0;left:0;right:0;background:linear-gradient(180deg, #080c18 0%, rgba(24, 29, 43, 0) 100%);height:8rem;z-index:-1}footer .footer--title h6{margin:0;font-weight:500;font-size:2rem;line-height:1;text-align:center;color:#fff}footer .footer-container{display:flex;gap:1rem;align-items:center;justify-content:space-between;max-width:80rem;margin:0 auto;margin-top:15rem !important;margin-bottom:1rem !important}@media screen and (max-width: 992px){footer .footer-container{margin-top:5rem !important}}@media screen and (max-width: 568px){footer .footer-container{flex-direction:column}}footer .footer-container .logo img{width:7.25rem;height:7.25rem;object-fit:contain}footer .footer-container .footer-menu{padding:1rem 0;display:flex;flex-direction:column;gap:1rem}footer .footer-container .footer-menu .menu-wrapper{display:flex;align-items:center;gap:3rem}@media screen and (max-width: 992px){footer .footer-container .footer-menu .menu-wrapper{gap:2rem}}@media screen and (max-width: 768px){footer .footer-container .footer-menu .menu-wrapper{gap:1rem}}@media screen and (max-width: 568px){footer .footer-container .footer-menu .menu-wrapper{flex-direction:column;align-items:flex-start;width:100%}}@media screen and (max-width: 568px){footer .footer-container .footer-menu .menu-wrapper li{width:100%;text-align:center}}footer .footer-container .footer-menu .menu-wrapper li a{color:#fff;font-size:1rem;line-height:1.6;font-weight:600}footer .footer-container .footer-menu .social-icon{display:flex;align-items:center;gap:2rem;margin-left:auto}@media screen and (max-width: 568px){footer .footer-container .footer-menu .social-icon{width:100%;justify-content:center}}footer .footer-container .footer-menu .social-icon .icon svg{width:1.25rem;height:1.25rem}footer .copy-right-container{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:80rem;margin:0 auto}@media screen and (max-width: 768px){footer .copy-right-container{flex-direction:column}}footer .copy-right-container p{margin:0;font-weight:500;font-size:1rem;line-height:1.3;color:rgba(255,255,255,.5019607843)}footer .copy-right-container .terms-wrapper{display:flex;align-items:center;gap:.5rem}footer .copy-right-container .terms-wrapper a{display:block;margin:0;font-weight:500;font-size:1rem;line-height:1.3;color:rgba(255,255,255,.5019607843)}.banner-section{background:linear-gradient(180.74deg, #080C18 0.69%, #0A173B 54.79%, #080C18 99.22%);padding:15rem 0 7rem 0;position:relative;z-index:1}@media screen and (max-width: 992px){.banner-section{padding:10rem 0 7rem 0}}@media screen and (max-width: 460px){.banner-section{padding:8rem 0 5.5rem 0}}.banner-section .banner-container{max-width:80rem;margin:0 auto}.banner-section .banner-container .content-wrapper{max-width:40rem;display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width: 992px){.banner-section .banner-container .content-wrapper{max-width:unset}}@media screen and (max-width: 568px){.banner-section .banner-container .content-wrapper{gap:1rem}}.banner-section .banner-container .content-wrapper h1{margin:0;font-weight:600;font-size:5rem;line-height:1.2;text-transform:uppercase;color:#fff}@media screen and (max-width: 1200px){.banner-section .banner-container .content-wrapper h1{font-size:3rem;line-height:1}}@media screen and (max-width: 992px){.banner-section .banner-container .content-wrapper h1{font-size:5rem}}@media screen and (max-width: 568px){.banner-section .banner-container .content-wrapper h1{font-size:4rem}}@media screen and (max-width: 460px){.banner-section .banner-container .content-wrapper h1{font-size:3rem}}@media screen and (max-width: 360px){.banner-section .banner-container .content-wrapper h1{font-size:2.5rem}}.banner-section .banner-container .content-wrapper h1 span{color:#ffe246;font-size:4.5rem;line-height:1.2}@media screen and (max-width: 1200px){.banner-section .banner-container .content-wrapper h1 span{font-size:2.75rem}}@media screen and (max-width: 992px){.banner-section .banner-container .content-wrapper h1 span{font-size:4.5rem}}@media screen and (max-width: 568px){.banner-section .banner-container .content-wrapper h1 span{font-size:3.5rem}}@media screen and (max-width: 460px){.banner-section .banner-container .content-wrapper h1 span{font-size:2.5rem}}@media screen and (max-width: 360px){.banner-section .banner-container .content-wrapper h1 span{font-size:2rem}}.banner-section .banner-container .content-wrapper p{margin:0;font-weight:400;font-size:1rem;line-height:1.6;color:#fff}.banner-section .banner-container .content-wrapper .btn-explore{width:fit-content;padding:.625rem;border-radius:.625rem;background:linear-gradient(103.11deg, #E0AA3E 13.46%, #F9F295 43.39%, #E0AA3E 60.39%, #B88A44 81.71%);font-family:Geist Mono;font-weight:500;font-size:1rem;line-height:1;color:#262a30}.banner-section .banner-container .banner-image-wrapper{position:relative;z-index:1}.banner-section .banner-container .banner-image-wrapper::before{position:absolute;content:"";inset:0;background:rgba(255,255,255,.6980392157);filter:blur(265.6878356934px);z-index:-1;max-width:24rem;max-height:24rem;width:100%;height:100%;margin:auto}.banner-section .banner-container .banner-image-wrapper img{max-width:30rem !important;width:100% !important;margin:0 auto;display:block;animation:float 4s ease-in-out infinite}@keyframes float{0%{transform:translatey(0px)}50%{transform:translatey(-3.5rem)}100%{transform:translatey(0px)}}.aboutus-section{padding:5rem 0;position:relative;z-index:1}.aboutus-section .aboutus-container{max-width:80rem;margin:0 auto}.aboutus-section .aboutus-container .section--title{margin-bottom:2rem}.aboutus-section .aboutus-container .section--title h2{margin:0;font-family:Geist Mono;font-weight:500;font-size:2.5rem;line-height:1;text-align:center;color:#ffe246}.aboutus-section .aboutus-container .aboutus-content p{margin:0;font-weight:400;font-size:1.25rem;line-height:1.6;text-align:center;color:#fff}@media screen and (max-width: 568px){.aboutus-section .aboutus-container .aboutus-content p{font-size:1rem}}.vision-mission-section{padding:8rem 0;background:url("../../../assets/images/vision-bg.webp");background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;z-index:1}@media screen and (max-width: 992px){.vision-mission-section{padding:5rem 0}}@media screen and (max-width: 568px){.vision-mission-section{padding:3rem 0}}.vision-mission-section::before{position:absolute;content:"";inset:0;background-color:rgba(3,8,20,.8392156863);z-index:-1}.vision-mission-section .vision-mission-container{max-width:80rem;margin:0 auto}.vision-mission-section .vision-mission-container .vision-wrapper{display:flex;justify-content:space-between;gap:1rem;max-width:80rem;margin:0 auto}@media screen and (max-width: 992px){.vision-mission-section .vision-mission-container .vision-wrapper{flex-direction:column;justify-content:flex-start;gap:2rem}}.vision-mission-section .vision-mission-container .vision-wrapper .vision-card{width:calc(50% - 1rem)}@media screen and (max-width: 992px){.vision-mission-section .vision-mission-container .vision-wrapper .vision-card{width:100%}}.vision-mission-section .vision-mission-container .vision-wrapper .vision-card .vision-card-image{width:7.5rem;height:7.5rem;margin:0 auto;margin-bottom:-1.5rem}@media screen and (max-width: 568px){.vision-mission-section .vision-mission-container .vision-wrapper .vision-card .vision-card-image{margin-bottom:1rem}}.vision-mission-section .vision-mission-container .vision-wrapper .vision-card .vision-card-image img{width:100%;height:100%;object-fit:contain}.vision-mission-section .vision-mission-container .vision-wrapper .vision-card .vision-card-content{background:url("../../../assets/images/vision-card-bg.png");background-repeat:no-repeat;background-size:100% 100%;background-position:center;display:flex;flex-direction:column;gap:.75rem;max-width:30rem;margin:0 auto;min-height:25rem;padding:5rem}@media screen and (max-width: 568px){.vision-mission-section .vision-mission-container .vision-wrapper .vision-card .vision-card-content{background:linear-gradient(180deg, #3A4B7C 0%, #080C18 100%) !important;padding:1rem;min-height:auto;border-radius:1rem}}.vision-mission-section .vision-mission-container .vision-wrapper .vision-card .vision-card-content h2{margin:0;font-weight:700;font-size:1.875rem;line-height:1;text-transform:uppercase;color:#fff;text-align:center}.vision-mission-section .vision-mission-container .vision-wrapper .vision-card .vision-card-content p{margin:0;font-weight:400;font-size:1rem;line-height:1.6;text-align:center;color:#fff}.tokenomics-section{padding:5rem 0;position:relative;z-index:1;background:linear-gradient(180deg, rgba(8, 12, 24, 0.5) 0%, rgba(0, 27, 120, 0.5) 100%)}@media screen and (max-width: 568px){.tokenomics-section{padding:3rem 0}}.tokenomics-section::before{position:absolute;content:"";bottom:0;left:0;right:0;background:linear-gradient(180deg, #041240 0%, #080C18 100%);z-index:-1;height:8rem}.tokenomics-section .tokenomics-container{max-width:80rem;margin:0 auto}.tokenomics-section .tokenomics-container .section--title{width:fit-content;margin:0 auto}.tokenomics-section .tokenomics-container .section--title h2{margin:0;font-weight:500;font-size:3.5rem;line-height:1;text-transform:uppercase;color:#ffe246;position:relative;z-index:1;letter-spacing:.25rem}@media screen and (max-width: 568px){.tokenomics-section .tokenomics-container .section--title h2{font-size:2.5rem}}@media screen and (max-width: 320px){.tokenomics-section .tokenomics-container .section--title h2{font-size:2rem}}.tokenomics-section .tokenomics-container .section--title h2::before{position:absolute;content:"TOKENOMICS";top:-0.2rem;left:-0.2rem;z-index:-1;background:#ffe246;-webkit-background-clip:text;-webkit-text-stroke:.125rem rgba(0,0,0,0);color:#090b18}.tokenomics-section .tokenomics-container .tokenomics-image-container{max-width:60rem;margin:0 auto;margin-top:5rem !important}.roadmap-section{padding:5rem 0}@media screen and (max-width: 568px){.roadmap-section{padding:3rem 0}}.roadmap-section .roadmap-container{max-width:80rem;margin:0 auto}.roadmap-section .roadmap-container .section--title{width:fit-content;margin:0 auto}.roadmap-section .roadmap-container .section--title h2{margin:0;font-weight:500;font-size:3.5rem;line-height:1;color:#ffe246;position:relative;z-index:1;text-transform:uppercase;letter-spacing:.25rem}@media screen and (max-width: 568px){.roadmap-section .roadmap-container .section--title h2{font-size:2.5rem}}@media screen and (max-width: 320px){.roadmap-section .roadmap-container .section--title h2{font-size:2rem}}.roadmap-section .roadmap-container .section--title h2::before{position:absolute;content:"ROADMAP";top:-0.25rem;left:-0.25rem;z-index:-1;background:#ffe246;-webkit-background-clip:text;-webkit-text-stroke:.125rem rgba(0,0,0,0);color:#090b18}.roadmap-section .roadmap-container .roadmap-box-wrapper{margin-top:5rem}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card.blue .box .line{background-color:#016fc9 !important;bottom:4rem}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card.blue .roundline .large-circle{background-color:#016fc9 !important}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card.blue .roundline .line{border-left:.125rem dashed #016fc9 !important}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card.blue .roundline .circle{background-color:#016fc9 !important}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card.blue .phase-wrapper h2{color:#016fc9 !important}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card.darkblue .box .line{background-color:#055cad !important;bottom:unset;top:5rem}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card.darkblue .roundline .large-circle{background-color:#055cad !important}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card.darkblue .roundline .line{border-left:.125rem dashed #055cad !important}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card.darkblue .roundline .circle{background-color:#055cad !important}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card.darkblue .phase-wrapper h2{color:#055cad !important}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card.yellow .box .line{background-color:#e2bc41 !important;bottom:unset;top:0}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card.yellow .roundline .large-circle{background-color:#e2bc41 !important}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card.yellow .roundline .line{border-left:.125rem dashed #e2bc41 !important}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card.yellow .roundline .circle{background-color:#e2bc41 !important}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card.yellow .phase-wrapper h2{color:#e2bc41 !important}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card .box{width:15.625rem;height:15.625rem;position:relative;margin:0 auto;margin-bottom:1rem !important}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card .box::before{position:absolute;top:0;left:0;content:"";width:.125rem;height:100%;background:linear-gradient(90deg, #080C18 0%, #999999 50.5%, #080C18 100%)}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card .box::after{position:absolute;top:0;right:0;content:"";width:.125rem;height:100%;background:linear-gradient(90deg, #080C18 0%, #999999 50.5%, #080C18 100%)}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card .box .line{position:absolute;bottom:0;left:0;right:0;width:100%;height:.5rem;background-color:#fff}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card .roundline{display:flex;flex-direction:column;align-items:center;margin-bottom:.75rem}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card .roundline .large-circle{width:1.875rem;height:1.875rem;border-radius:50%;background-color:#fff}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card .roundline .line{width:.125rem;height:6rem;border-left:.125rem dashed #fff}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card .roundline .circle{width:.75rem;height:.75rem;border-radius:50%;background-color:#fff}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card .phase-wrapper{display:flex;flex-direction:column;gap:.5rem}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card .phase-wrapper h2{margin:0;font-weight:600;font-size:1.25rem;line-height:1;color:#fff;text-align:center}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card .phase-wrapper ul{display:flex;flex-direction:column;gap:.5rem}.roadmap-section .roadmap-container .roadmap-box-wrapper .roadmap-card .phase-wrapper ul li{font-weight:400;font-size:1rem;line-height:1.6;color:#fff;text-align:center}.team-section{padding:5rem 0;position:relative;z-index:1}@media screen and (max-width: 568px){.team-section{padding:3rem 0}}.team-section::after{position:absolute;content:"";bottom:-3.5rem;left:0;right:0;background:linear-gradient(180deg, #080C18 0%, #080C18 50.4%, rgba(8, 12, 24, 0) 100%);z-index:-1;height:7.5rem}.team-section .team-container{max-width:80rem;margin:0 auto}.team-section .team-container .section--title{width:fit-content;margin:0 auto}.team-section .team-container .section--title h2{margin:0;font-weight:500;font-size:3.5rem;line-height:1;text-transform:uppercase;color:#ffe246;position:relative;z-index:1;letter-spacing:.25rem;text-align:center}@media screen and (max-width: 568px){.team-section .team-container .section--title h2{font-size:2.5rem}}@media screen and (max-width: 320px){.team-section .team-container .section--title h2{font-size:2rem}}.team-section .team-container .section--title h2::before{position:absolute;content:"MEET OUR TEAM";top:-0.2rem;left:-0.2rem;z-index:-1;background:#ffe246;-webkit-background-clip:text;-webkit-text-stroke:.125rem rgba(0,0,0,0);color:#090b18}.team-section .team-container .team-details-container{max-width:70rem;margin:0 auto;background-image:url("../../../assets/images/team-section-bg.webp");background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 3rem;margin-top:3rem;padding:5rem 0}@media screen and (max-width: 768px){.team-section .team-container .team-details-container{padding:4rem 0;justify-content:flex-start}}.team-section .team-container .team-details-container .team-card{width:calc(50% - 1.5rem);display:flex;flex-direction:column;gap:.5rem;background:#080c18;border:.063rem solid #fff;border-radius:1.25rem;backdrop-filter:blur(30px);padding:2rem 1rem;max-width:25rem;height:fit-content}@media screen and (max-width: 768px){.team-section .team-container .team-details-container .team-card{width:100%;max-width:100%}}.team-section .team-container .team-details-container .team-card .team-header{display:flex;flex-direction:column;gap:.5rem}.team-section .team-container .team-details-container .team-card .team-header h1{margin:0;font-weight:500;font-size:1.25rem;line-height:1;color:#fff}.team-section .team-container .team-details-container .team-card .team-header p{margin:0;font-size:1rem;line-height:1.6;font-weight:400;color:#fff}.team-section .team-container .team-details-container .team-card .line{width:100%;height:.063rem;background-color:#fff}.team-section .team-container .team-details-container .team-card .details{display:flex;flex-direction:column;gap:.5rem}.team-section .team-container .team-details-container .team-card .details p{margin:0;font-weight:400;font-size:1rem;line-height:1.6;color:#fff}.team-section .team-container .team-details-container .team-card .details .social-wrapper{display:flex;align-items:center;gap:.75rem}.team-section .team-container .team-details-container .team-card .details .social-wrapper .icon{width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(103.11deg, #E0AA3E 13.46%, #F9F295 43.39%, #E0AA3E 60.39%, #B88A44 81.71%);border-radius:50%}.team-section .team-container .team-details-container .team-card .details .social-wrapper .icon img{width:1rem;height:1rem;object-fit:contain}.faqs-section{padding:5rem 0;position:relative;z-index:1}@media screen and (max-width: 568px){.faqs-section{padding:3rem 0}}.faqs-section .faqs-container{max-width:80rem;margin:0 auto}.faqs-section .faqs-container .section--title{width:fit-content;margin:0 auto}.faqs-section .faqs-container .section--title h2{margin:0;font-weight:500;font-size:3.5rem;line-height:1;color:#ffe246;position:relative;z-index:1;letter-spacing:.25rem}@media screen and (max-width: 568px){.faqs-section .faqs-container .section--title h2{font-size:2.5rem}}@media screen and (max-width: 320px){.faqs-section .faqs-container .section--title h2{font-size:2rem}}.faqs-section .faqs-container .section--title h2::before{position:absolute;content:"FAQs";top:-0.25rem;left:-0.25rem;z-index:-1;background:#ffe246;-webkit-background-clip:text;-webkit-text-stroke:.125rem rgba(0,0,0,0);color:#090b18}.faqs-section .faqs-container .cus-accordion-wrapper{max-width:55rem;margin:0 auto;margin-top:5rem !important;display:flex;flex-direction:column;gap:1.5rem}.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-header{display:flex;justify-content:space-between;background-color:rgba(134,249,254,.1607843137);cursor:pointer}.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-header .title-wrapper{width:calc(100% - 3rem);padding:.625rem}.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-header .title-wrapper h1{margin:0;font-weight:500;font-size:1.25rem;line-height:1.5;color:#fff}@media screen and (max-width: 420px){.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-header .title-wrapper h1{font-size:1rem}}.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-header .icon{width:3rem;height:auto;background:linear-gradient(103.11deg, #E0AA3E 13.46%, #F9F295 43.39%, #E0AA3E 60.39%, #B88A44 81.71%);display:flex;justify-content:center;align-items:center}.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-header .icon svg{width:1.25rem;height:1.25rem}.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-header .icon svg path{fill:#000 !important}.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-body{display:none;padding:1rem}.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-body p{margin:0;font-weight:400;font-size:1rem;line-height:1.6;color:#fff}.common-page-section{padding-top:12rem;padding-bottom:4rem;position:relative;z-index:1}.common-page-section .common-page-container{max-width:80rem;margin:0 auto}.common-page-section .common-page-container p{margin:0;font-size:1rem;line-height:1.5;color:#fff;text-align:justify}.common-page-section .common-page-container p span{font-weight:700}.common-page-section .common-page-container a{margin:0;font-size:1rem;line-height:1.5;color:#ffe246;text-align:justify}.common-page-section .common-page-container a span{font-weight:700}.common-page-section .common-page-container .page-title h1{margin:0;font-weight:700;font-size:2.5rem;line-height:1;text-align:center;color:#ffe246}@media screen and (max-width: 567px){.common-page-section .common-page-container .page-title h1{font-size:2rem}}.common-page-section .common-page-container .sections-wrapper{display:flex;flex-direction:column;gap:2.5rem;margin-top:3rem}.common-page-section .common-page-container .sections-wrapper .section{display:flex;flex-direction:column;gap:.5rem}.common-page-section .common-page-container .sections-wrapper h2,.common-page-section .common-page-container .sections-wrapper h3,.common-page-section .common-page-container .sections-wrapper h4,.common-page-section .common-page-container .sections-wrapper h5,.common-page-section .common-page-container .sections-wrapper h6{margin:0;font-weight:700;font-size:1.5rem;line-height:1;color:#ffe246;margin:1rem 0 !important}@media screen and (min-width: 992px){.common-page-section .common-page-container .sections-wrapper h2 span,.common-page-section .common-page-container .sections-wrapper h3 span,.common-page-section .common-page-container .sections-wrapper h4 span,.common-page-section .common-page-container .sections-wrapper h5 span,.common-page-section .common-page-container .sections-wrapper h6 span{margin-left:7.6rem}}.common-page-section .common-page-container .sections-wrapper a{margin:0;font-size:1rem;line-height:1.5;color:#ffe246;text-align:justify}.common-page-section .common-page-container .sections-wrapper a span{font-weight:700}.common-page-section .common-page-container .sections-wrapper p{margin:0;font-size:1rem;line-height:1.5;color:#fff;text-align:justify}.common-page-section .common-page-container .sections-wrapper p span{font-weight:700}.common-page-section .common-page-container .sections-wrapper ul,.common-page-section .common-page-container .sections-wrapper ol{padding:0;padding-left:3rem}.common-page-section .common-page-container .sections-wrapper ul li,.common-page-section .common-page-container .sections-wrapper ol li{margin:0;font-size:1rem;line-height:1.5;color:#fff}.common-page-section .common-page-container .sections-wrapper ul li span,.common-page-section .common-page-container .sections-wrapper ol li span{font-weight:700}.common-page-section .common-page-container .content-wrapper{display:flex;flex-direction:column;gap:2.5rem;margin-top:3rem}.common-page-section .common-page-container .content-wrapper .content-card{display:flex;flex-direction:column;gap:1rem}.common-page-section .common-page-container .content-wrapper .content-card .content-card-title h6{margin:0;font-weight:700;font-size:1.5rem;line-height:1;color:#ffe246}@media screen and (min-width: 992px){.common-page-section .common-page-container .content-wrapper .content-card .content-card-title h6 span{margin-left:7.6rem}}.common-page-section .common-page-container .content-wrapper .content-card .content-body{display:flex;flex-direction:column;gap:.5rem}.common-page-section .common-page-container .content-wrapper .content-card .content-body p{margin:0;font-size:1rem;line-height:1.5;color:#fff;text-align:justify}.common-page-section .common-page-container .content-wrapper .content-card .content-body p span{font-weight:700}.common-page-section .common-page-container .content-wrapper .content-card .content-body ul{padding:0;padding-left:3rem}.common-page-section .common-page-container .content-wrapper .content-card .content-body ul li{margin:0;font-size:1rem;line-height:1.5;color:#fff}.common-page-section .common-page-container .content-wrapper .content-card .content-body ul li span{font-weight:700}/*# sourceMappingURL=style.min.css.map */