@font-face{font-family:Manrope;src:url(/_next/static/media/Manrope-Regular.bd4fdd36.ttf);font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Manrope;src:url(/_next/static/media/Manrope-Medium.21bd6fd9.ttf);font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Manrope;src:url(/_next/static/media/Manrope-SemiBold.a1b1fe16.ttf);font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:Manrope;src:url(/_next/static/media/Manrope-Bold.13e0014e.ttf);font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:url(/_next/static/media/PlusJakartaSans-Medium.2a7a4542.ttf);font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/_next/static/media/Inter-Medium.e5f19437.ttf);font-weight:500;font-display:swap;font-style:normal}*,body,html{box-sizing:border-box;padding:0;margin:0}body,html{position:relative;font-family:Manrope,Sans sherif;color:#fff;background:#000;overflow-x:hidden;min-height:100vh}.site-container{max-width:1760px;padding:0 70px;margin:0 auto;width:100%}@media(max-width:1800px){.site-container{max-width:1540px}}@media(max-width:1600px){.site-container{max-width:1440px}}@media(max-width:1400px){.site-container{max-width:1180px}}@media(max-width:1200px){.site-container{max-width:980px}}@media(max-width:768px){.site-container{max-width:100%;padding:0 18px}}.section-title{font-family:Manrope;font-size:50px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-1.25px;margin-bottom:12px}@media(max-width:1400px){.section-title{font-size:44px}}@media(max-width:768px){.section-title{font-size:26px}}.section-description{color:hsla(0,0%,100%,.5);font-family:Manrope;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.2px}@media(max-width:1400px){.section-description{font-size:18px}}@media(max-width:768px){.section-description{font-size:16px}}.main{background:url(/_next/static/media/home-page-bg-2.1a60145b.jpg);background-size:cover;background-position:top}.top-right-img{position:absolute;right:0;top:0;z-index:0}@media(max-width:1400px){.top-right-img{height:290px}}@media(max-width:768px){.top-right-img{display:none}}.bottom-left-img{position:absolute;left:0;top:210px;z-index:0}@media(max-width:1400px){.bottom-left-img{top:180px;height:480px}}@media(max-width:768px){.bottom-left-img{display:none}}.header-logo{width:103px}header{position:absolute;top:0;left:0;padding:30px 0;width:100%;display:flex;align-items:center;justify-content:space-between;z-index:111}header .close-button,header .hamburger-button{height:40px;width:40px;padding:4px;background:transparent;display:flex;align-items:center;justify-content:center;border:none;outline:none}header .close-button img,header .hamburger-button img{height:100%;width:100%}header .close-button{height:32px;width:32px}header .nav-wrapper{display:flex;gap:40px}@media(max-width:768px){header .nav-wrapper{position:fixed;top:0;left:0;padding:30px 20px;left:-100%;width:80%;flex-direction:column;align-items:flex-start;gap:30px;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:100%;z-index:111;transition:all .25s ease}header .nav-wrapper.active{width:100%;left:0}}header .nav-wrapper .nav-link{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;gap:8px;color:#fff;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.84px;transition:all .2s ease;cursor:pointer}header .nav-wrapper .nav-link:hover{color:#ba68ed}header .nav-wrapper .nav-link .label{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}header .nav-wrapper .nav-link:hover .label svg{color:#ba68ed}header .nav-wrapper .nav-link .caret{height:16px;width:16px}header .nav-wrapper .nav-link .drop-down-wrapper{position:absolute;top:150%;width:140px;display:flex;flex-direction:column;padding:10px;gap:10px;border-radius:4px;background:#000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:all .2s ease;z-index:111}@media(max-width:768px){header .nav-wrapper .nav-link .drop-down-wrapper{left:0}}header .nav-wrapper .nav-link .drop-down-wrapper.active{visibility:visible;opacity:1}header .nav-wrapper .nav-link .drop-down-wrapper .links{color:#fff;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.84px;text-decoration:none;transition:all .15s ease}header .nav-wrapper .nav-link .drop-down-wrapper .links:hover{color:#d48eff}.coming-soon-button{display:flex;padding:12px 27.5px 13px 28.5px;justify-content:center;align-items:center;border-radius:6px;border:1px solid #fff;background:linear-gradient(180deg,#fff,#fff),#f3f2ff;box-shadow:0 1px 3px 0 rgba(0,0,0,.16);color:#09090a;font-family:Manrope;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-.14px;text-decoration:none;transition:all .2s ease;cursor:pointer}.coming-soon-button:hover{background:#9349c2;color:#fff;border:1px solid #fff}.coming-soon-button:hover svg path{stroke:#fff}.top-section{position:relative;padding-top:175px;padding-bottom:90px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:1400px){.top-section{padding-top:145px;padding-bottom:80px}}@media(max-width:768px){.top-section{padding-top:160px;padding-bottom:60px}}.top-section .title-container{max-width:725px;text-align:center;margin-left:auto;margin-right:auto;display:flex;align-items:center;flex-direction:column}@media(max-width:1400px){.top-section .title-container{max-width:625px}}@media(max-width:768px){.top-section .title-container{max-width:100%}}.top-section .title-container .top-section-title{font-size:66px;margin-bottom:4px;background:linear-gradient(90deg,#0aedff .34%,#b53eff 77.64%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:1400px){.top-section .title-container .top-section-title{font-size:60px}}@media(max-width:768px){.top-section .title-container .top-section-title{font-size:32px}}.top-section .title-container .subtitle{font-size:22px;font-weight:600;color:#e1e1e1;margin:12px 0 20px}.top-section .title-container .apply-button{display:flex;width:-moz-fit-content;width:fit-content;margin-top:52px;padding:12px 27.5px 13px 28.5px;justify-content:center;align-items:center;border-radius:6px;border:1px solid #fff;background:linear-gradient(180deg,#fff,#fff),#f3f2ff;box-shadow:0 1px 3px 0 rgba(0,0,0,.16);color:#09090a;font-family:Manrope;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-.14px;text-decoration:none;transition:all .2s ease}.top-section .title-container .apply-button:hover{background:#9349c2;color:#fff;border:1px solid #fff}.top-section .title-container .apply-button:hover svg path{stroke:#fff}.about-program-section{position:relative;z-index:1;padding-bottom:15px;padding-top:60px}.about-program-section .title-container{max-width:1080px;margin-left:auto;margin-right:auto}@media(max-width:1400px){.about-program-section .title-container{max-width:920px}}@media(max-width:768px){.about-program-section .title-container{max-width:100%}}.about-program-section .title-container .section-title{margin-bottom:16px}@media(max-width:1400px){.about-program-section .title-container .section-title{margin-bottom:12px}}.about-program-section .title-container .section-description{letter-spacing:-.2px}.about-program-section .points-wrapper{display:flex;justify-content:space-between;gap:30px;margin-top:70px;align-items:flex-start}@media(max-width:768px){.about-program-section .points-wrapper{flex-direction:column;margin-top:40px}}.about-program-section .points-wrapper .points{display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;margin:0 auto}@media(max-width:768px){.about-program-section .points-wrapper .points{width:100%;max-width:320px}}.about-program-section .points-wrapper .points .label{color:#fff;text-align:center;font-family:Manrope;font-size:24px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.2px;margin-bottom:10px}@media(max-width:1400px){.about-program-section .points-wrapper .points .label{font-size:18px;margin-bottom:8px}}@media(max-width:768px){.about-program-section .points-wrapper .points .label{font-size:16px;margin-bottom:6px}}.about-program-section .points-wrapper .points .desc{color:hsla(0,0%,100%,.9);text-align:center;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}@media(max-width:1400px){.about-program-section .points-wrapper .points .desc{font-size:14px}}@media(max-width:768px){.about-program-section .points-wrapper .points .desc{font-size:12px}}.what-we-look-for-section{padding-bottom:60px;padding-top:100px}@media(max-width:1400px){.what-we-look-for-section{padding-bottom:40px;padding-top:80px}}@media(max-width:768px){.what-we-look-for-section{padding-bottom:60px;padding-top:60px}}.what-we-look-for-section .points-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px;margin-top:66px}@media(max-width:1400px){.what-we-look-for-section .points-wrapper{gap:16px;margin-top:44px}}@media(max-width:1200px){.what-we-look-for-section .points-wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.what-we-look-for-section .points-wrapper{grid-template-columns:repeat(1,1fr);gap:16px;margin-top:36px}}.what-we-look-for-section .points-wrapper .box{display:flex;padding:24px;flex-direction:column;align-items:flex-start;gap:38px;align-self:stretch;border-radius:16px;border:1px solid hsla(0,0%,100%,.11);background:hsla(0,0%,100%,.04);box-shadow:0 4px 10px 0 rgba(0,0,0,.3)}@media(max-width:1400px){.what-we-look-for-section .points-wrapper .box{gap:32px;padding:22px}}@media(max-width:768px){.what-we-look-for-section .points-wrapper .box{gap:28px;padding:20px}}.what-we-look-for-section .points-wrapper .box .icon-box{display:flex;padding:14px;align-items:center;gap:10px;border-radius:7px;background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,87%,.08))}@media(max-width:1400px){.what-we-look-for-section .points-wrapper .box .icon-box{padding:12px}}.what-we-look-for-section .points-wrapper .box .icon-box img{max-height:22px;max-width:22px}.what-we-look-for-section .points-wrapper .box .label{color:#fff;font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-1.2px;margin-bottom:12px}@media(max-width:1400px){.what-we-look-for-section .points-wrapper .box .label{font-size:18px;margin-bottom:10px}}.what-we-look-for-section .points-wrapper .box .description{color:hsla(0,0%,100%,.7);font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.14px}@media(max-width:768px){.what-we-look-for-section .points-wrapper .box .description{font-size:12px}}.faq-section{padding-bottom:100px;padding-top:40px}@media(max-width:1400px){.faq-section{padding-bottom:80px}}@media(max-width:768px){.faq-section{padding-bottom:60px;padding-top:0}}.faq-section .title-container{max-width:1048px;margin-left:auto;margin-right:auto;text-align:center}@media(max-width:1400px){.faq-section .title-container{max-width:920px}}.faq-section .accordian-wrapper{max-width:688px;width:100%;margin-left:auto;margin-right:auto;margin-top:60px}@media(max-width:768px){.faq-section .accordian-wrapper{max-width:920p;margin-top:40px}}.faq-section .accordian{width:100%;height:45px;border-radius:7px;border:1px solid hsla(0,0%,100%,.11);background:hsla(0,0%,100%,.02);box-shadow:0 4px 10px 0 rgba(0,0,0,.3);margin-bottom:8px;overflow-y:hidden;cursor:pointer;transition:all .3s ease}.faq-section .accordian.active{height:auto}.faq-section .accordian.active img{transform:rotate(180deg)}@media(max-width:768px){.faq-section .accordian{height:52.8px}}.faq-section .accordian .accordian-header{display:flex;padding:14px 24px;justify-content:space-between;align-items:center;align-self:stretch;color:#fff;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.14px;gap:10px}@media(max-width:1400px){.faq-section .accordian .accordian-header{padding:12px 20px}}@media(max-width:768px){.faq-section .accordian .accordian-header{font-size:12px;padding:12px 16px}}.faq-section .accordian .accordian-header img{height:14px;width:14px;transition:all .1s ease}.faq-section .accordian .accordian-body{padding:10px 24px 12px;color:hsla(0,0%,100%,.7);font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.14px}@media(max-width:1400px){.faq-section .accordian .accordian-body{padding:10px 20px 12px}}@media(max-width:768px){.faq-section .accordian .accordian-body{font-size:12px}}.partners-section{padding-bottom:100px}@media(max-width:1400px){.partners-section{padding-bottom:80px}}@media(max-width:768px){.partners-section{padding-bottom:60px}}.partners-section .partners-swiper{margin-top:36px}.partners-section .partners-swiper .logos-slide{height:40px;width:40px}.partners-section .partners-swiper .logos-slide img{height:100%;width:100%}@media(max-width:1400px){.partners-section .partners-swiper .logos-slide{width:40px!important}}@media(max-width:768px){.partners-section .partners-swiper .logos-slide{height:32px!important;width:32px!important}}footer{padding:57px 0;background:#0b0b0b}@media(max-width:1400px){footer{padding:48px 0}}@media(max-width:768px){footer{padding:40px 0 30px}}footer .logo{width:205px}@media(max-width:1400px){footer .logo{width:190px}}@media(max-width:768px){footer .logo{width:180px}}footer .nav-wrapper{display:flex;gap:22px}@media(max-width:1400px){footer .nav-wrapper{gap:20px}}@media(max-width:768px){footer .nav-wrapper{flex-direction:column;margin-top:40px;gap:16px}}footer .nav-wrapper .nav-link{color:hsla(0,0%,100%,.5);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.42px;transition:all .2s ease}footer .nav-wrapper .nav-link:hover{color:#fff}@media(max-width:1400px){footer .nav-wrapper .nav-link{font-size:12px}}footer .bottom-wrapper{margin-top:36px;display:flex;align-items:center;justify-content:space-between}@media(max-width:1400px){footer .bottom-wrapper{margin-top:30px}}@media(max-width:768px){footer .bottom-wrapper{margin-top:40px;flex-direction:column;align-items:flex-start}}footer .bottom-wrapper .rights-text{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.48px}@media(max-width:1400px){footer .bottom-wrapper .rights-text{font-size:14px}}@media(max-width:768px){footer .bottom-wrapper .rights-text{font-size:12px;margin-top:40px}}footer .bottom-wrapper .poweredby-text{color:hsla(0,0%,100%,.5);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.42px;margin-top:3px}@media(max-width:1400px){footer .bottom-wrapper .poweredby-text{font-size:12px}}@media(max-width:768px){footer .bottom-wrapper .poweredby-text{font-size:10px}}footer .bottom-wrapper .social-wrapper{display:flex;align-items:center;gap:42px}@media(max-width:1400px){footer .bottom-wrapper .social-wrapper{gap:36px}}@media(max-width:768px){footer .bottom-wrapper .social-wrapper{gap:30px}}footer .bottom-wrapper .social-wrapper .social-cta{max-width:18px;transition:all .2s ease}footer .bottom-wrapper .social-wrapper .social-cta:hover svg path{fill:#fff}@media(max-width:1400px){footer .bottom-wrapper .social-wrapper .social-cta{max-width:16px;max-height:16px}}.form-section{padding-bottom:60px;background:url(/_next/static/media/top-section.2ced432b.jpg);background-position:top;background-size:cover;min-height:100vh;overflow-y:hidden}@media(max-width:768px){.form-section{padding-bottom:40px}}.form-section .bottom-left-img{top:unset;bottom:10px}.form-section .form-header{padding:30px 0 25px;border-bottom:1px solid hsla(0,0%,100%,.14);margin-bottom:25px}@media(max-width:768px){.form-section .form-header{padding:25px 0 22px}}.form-section .form-header .progress-bar-wrapper{position:relative;width:450px;display:flex;align-items:center;justify-content:space-between}@media(max-width:768px){.form-section .form-header .progress-bar-wrapper{width:100%;max-width:400px;margin-top:20px}}.form-section .form-header .progress-bar-wrapper .progressbar-line{position:absolute;background:hsla(0,0%,100%,.2);height:1px;width:calc(100% - 19px);left:50%;top:50%;transform:translate(-50%,-50%);border-radius:10px;z-index:1}.form-section .form-header .progress-bar-wrapper .progressbar-line .progressbar{height:100%;background:#2befff}.form-section .form-header .progress-bar-wrapper .dots{width:32px;height:32px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;border-radius:99px;background:hsla(0,0%,100%,.07)}.form-section .form-header .progress-bar-wrapper .dots.active{background:rgba(43,239,255,.07)}.form-section .form-header .progress-bar-wrapper .dots.active .middle-dot{background:rgba(43,239,255,.16)}.form-section .form-header .progress-bar-wrapper .dots.active .middle-dot .small-dot{background:#2befff}.form-section .form-header .progress-bar-wrapper .dots .middle-dot{width:25.263px;height:25.263px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:99px;background:hsla(0,0%,100%,.16)}.form-section .form-header .progress-bar-wrapper .dots .middle-dot .small-dot{position:relative;width:13.474px;height:13.474px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;z-index:2}@media(max-width:768px){.form-section .form-header .progress-bar-wrapper .dots{height:28px;width:28px}.form-section .form-header .progress-bar-wrapper .dots .middle-dot{height:21px;width:21px}.form-section .form-header .progress-bar-wrapper .dots .middle-dot .small-dot{height:10px;width:10px}}.form-section .form-wrapper{max-width:758px;width:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:36px}@media(max-width:768px){.form-section .form-wrapper{max-width:100%;gap:28px}}.form-section .form-wrapper .first-page-question-wrapper{max-width:396px}.form-section .form-wrapper .input-row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:42px;gap:42px}@media(max-width:768px){.form-section .form-wrapper .input-row{grid-template-columns:repeat(1,1fr);gap:28px}}.form-section .form-wrapper .label{display:block;font-family:Manrope;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.4px;background:linear-gradient(180deg,#fff,#bababa);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:11.5px}@media(max-width:1400px){.form-section .form-wrapper .label{font-size:14px}}.form-section .form-wrapper .input{display:flex;width:100%;flex-grow:1;padding:6px 12px;justify-content:center;align-items:center;border-radius:6px;border:1px solid hsla(0,0%,100%,.3);font-family:Manrope;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.4px;background:transparent;outline:none;color:#bababa;caret-color:#fff}.form-section .form-wrapper .input::placeholder{color:hsla(0,0%,100%,.478);font-size:14px}@media(max-width:1400px){.form-section .form-wrapper .input{font-size:14px}}.form-section .form-wrapper .input::-webkit-inner-spin-button,.form-section .form-wrapper .input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-section .form-wrapper .input[type=number]{-moz-appearance:textfield}.form-section .form-wrapper .number-input{font-family:Manrope;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.4px;background:transparent;outline:none;color:#bababa;caret-color:#fff;border:none;padding-left:12px}.form-section .form-wrapper .number-input::-webkit-inner-spin-button,.form-section .form-wrapper .number-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-section .form-wrapper .number-input[type=number]{-moz-appearance:textfield}.form-section .form-wrapper .number-input::placeholder{color:hsla(0,0%,100%,.478);font-size:14px}.form-section .form-wrapper textarea{height:74px;padding:6px 12px}.form-section .form-wrapper textarea::-webkit-scrollbar{width:4px;background:hsla(0,0%,100%,.6)}@media(max-width:768px){.form-section .form-wrapper textarea{height:100px}}.form-section .form-wrapper .radio-button-group{display:flex;gap:12px;width:100%}@media(max-width:1400px){.form-section .form-wrapper .radio-button-group{max-width:300px}}.form-section .form-wrapper .radio-button-group label{width:100%}@media(max-width:768px){.form-section .form-wrapper .radio-button-group{gap:8px;width:100%}.form-section .form-wrapper .radio-button-group label{width:50%}}.form-section .form-wrapper .radio-button-group .custom-radio-button{width:100%;display:flex;width:173px;padding:6px 10px;justify-content:center;align-items:center;gap:10px;color:#fff;font-family:Manrope;font-size:14px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.35px;border-radius:6px;border:1px solid hsla(0,0%,100%,.3);transition:all .1s ease;cursor:pointer}@media(max-width:1400px){.form-section .form-wrapper .radio-button-group .custom-radio-button{width:100%;font-size:13px}}.form-section .form-wrapper .radio-button-group .custom-radio-button.active{color:#fff;background:hsla(0,0%,100%,.42);border:1px solid hsla(0,0%,100%,.42)}.form-section .form-wrapper .radio-group{display:flex;flex-direction:column;gap:10px}.form-section .form-wrapper .radio-group label{display:flex;gap:10px;align-items:flex-start;cursor:pointer;font-size:14px;width:100%}.form-section .form-wrapper .radio-group .custom-radio-circle{height:14px;width:14px;border:1px solid hsla(0,0%,100%,.42);padding:2px;border-radius:50%;flex-shrink:0;margin-top:4px;display:flex;align-items:center;justify-content:center}.form-section .form-wrapper .radio-group .custom-radio-circle .dot{height:100%;width:100%;background:#2befff;opacity:0;visibility:hidden;transform:scale(0);transition:all .1s ease}.form-section .form-wrapper .radio-group .custom-radio-circle .dot.active{opacity:1;visibility:visible;transform:scale(1);border-radius:50%}.form-section .form-wrapper .first-question .label{font-size:32px}@media(max-width:768px){.form-section .form-wrapper .first-question .label{font-size:20px}}.form-section .form-wrapper .first-question .custom-radio-circle{height:16px;width:16px}@media(max-width:768px){.form-section .form-wrapper .first-question .custom-radio-circle{height:14px;width:14px}}.form-section .form-wrapper .first-question label{font-size:22px;display:flex;align-items:center}@media(max-width:768px){.form-section .form-wrapper .first-question label{font-size:18px}}.form-section .form-wrapper .select-component{position:relative;width:100%;border-radius:6px;border:1px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,0);z-index:1}.form-section .form-wrapper .select-component .selected-item{padding:6px 12px;display:flex;justify-content:space-between;align-items:center;font-family:Manrope;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.4px;color:#bababa;cursor:pointer}.form-section .form-wrapper .select-component .selected-item .select-code-wrapper{max-width:116px;width:100%;display:flex;justify-content:space-between;align-items:center}.form-section .form-wrapper .select-component .selected-item img{width:12px}@media(max-width:1400px){.form-section .form-wrapper .select-component .selected-item{font-size:14px}}.form-section .form-wrapper .select-component .selected-item .flag-img{width:20px;margin-right:10px}.form-section .form-wrapper .select-component .options-wrapper{position:absolute;width:100%;top:120%;border-radius:6px;border:1px solid hsla(0,0%,100%,.3);background:#eaeaea;cursor:pointer;height:0;opacity:0;overflow-y:hidden;visibility:hidden;padding:4px 0;z-index:11;max-height:240px;overflow-y:auto}.form-section .form-wrapper .select-component .options-wrapper.country-selection-wrapper{padding:0}.form-section .form-wrapper .select-component .options-wrapper.country-selection-wrapper .flag-img{max-width:20px;margin-right:10px}.form-section .form-wrapper .select-component .options-wrapper::-webkit-scrollbar{width:4px;background:1px solid hsla(0,0%,100%,.3)}.form-section .form-wrapper .select-component .options-wrapper::-webkit-scrollbar-thumb{background:#bf7fff}.form-section .form-wrapper .select-component .options-wrapper.show{height:auto;opacity:1;visibility:visible}.form-section .form-wrapper .select-component .options-wrapper .option{padding:6px 12px;color:#000;font-weight:500;font-size:14px;border-bottom:1px solid #000}@media(max-width:1400px){.form-section .form-wrapper .select-component .options-wrapper .option{font-size:12px}}.form-section .form-wrapper .select-component .options-wrapper .option:last-child{border-bottom:none}.form-section .form-wrapper .select-component .options-wrapper .option.active,.form-section .form-wrapper .select-component .options-wrapper .option:hover{color:#7c00f8}.form-section .form-wrapper .select-component .options-wrapper .option .dial-code{width:60px;flex-shrink:0}.form-section .form-wrapper .select-component .search-input{font-size:14px;color:#000;width:100%;background:#eaeaea;padding:0 16px;height:30px;outline:none;position:-webkit-sticky;position:sticky;top:0;left:0;border:none;border-bottom:1px solid #000;height:44px}.form-section .form-wrapper .check-box-wrapper{display:flex;gap:16px;font-family:Manrope;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.4px;background:linear-gradient(180deg,#fff,#bababa);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;cursor:pointer}.form-section .form-wrapper .check-box-wrapper .custom-check-box{height:20px;width:20px;border-radius:2px;border:1px solid hsla(0,0%,100%,.3);flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:4px}.form-section .form-wrapper .check-box-wrapper .custom-check-box img{height:12px;width:12px}@media(max-width:768px){.form-section .form-wrapper .check-box-wrapper{font-size:12px}}.form-section .form-wrapper .error-text{color:red;font-size:12px;position:absolute;font-weight:400;top:105%}.form-section .form-wrapper .next-button{display:flex;width:140px;height:44.5px;padding:8px 10px;justify-content:center;align-items:center;border-radius:6px;background:hsla(0,0%,100%,.9);color:#000;font-family:Manrope;font-size:18px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.45px;outline:none;transition:all .2s;border:1px solid transparent}.form-section .form-wrapper .next-button.back-home-button{width:154px;color:#09090a;font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.14px}.form-section .form-wrapper .next-button:hover{background:#9349c2;color:#fff;border:1px solid #fff}.form-section .form-wrapper .next-button:hover .loader:before{border-color:#fff}.form-section .form-wrapper .next-button:hover svg path{stroke:#fff}@media(max-width:1400px){.form-section .form-wrapper .next-button{font-size:16px;width:130px;height:42.5px;font-size:14px;width:120px;height:40.5px}}.form-section .integration-link,.form-section .privacy-link{font-family:Manrope;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.4px;text-decoration:underline;color:#bababa;padding-left:36px;margin-top:10px;display:flex}@media(max-width:768px){.form-section .integration-link,.form-section .privacy-link{font-size:14px}}.form-section .integration-link{text-decoration:none;padding-left:0;font-size:20px}.form-section .integration-link>a{color:#fff;text-decoration:underline}.form-section .loader{width:25px;height:25px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.form-section .loader:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:3.5px solid #000;animation:prixClipFix 2s linear infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.form-section .thanks-title{text-align:center;font-family:Manrope;font-size:22px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.55px;background:linear-gradient(180deg,#fff,#bababa);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;max-width:560px;margin:0 auto}.form-section .thanks-title a{color:#fff;text-decoration:underline}@media(max-width:1400px){.form-section .thanks-title{font-size:20px}}@media(max-width:768px){.form-section .thanks-title{font-size:18px}}.form-section .social-wrapper{display:flex;align-items:center;gap:42px;justify-content:center}@media(max-width:1400px){.form-section .social-wrapper{gap:36px}}@media(max-width:768px){.form-section .social-wrapper{gap:30px}}.form-section .social-wrapper .social-cta{max-width:18px;transition:all .2s ease}.form-section .social-wrapper .social-cta:hover svg path{fill:#fff}@media(max-width:1400px){.form-section .social-wrapper .social-cta{max-width:16px;max-height:16px}}