@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap";.blog-heading{max-width:900px;margin-bottom:5rem;font-weight:800;font-size:62px;line-height:75px}.blog-container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:400px;gap:2.5rem}.blog-container__article:nth-child(1){grid-row:1 / span 2;grid-column:1 / span 1}@media screen and (max-width:1050px){.blog-container{grid-template-columns:1fr 1fr;gap:1.5rem;grid-auto-rows:350px;align-items:center}.blog-container__article:nth-child(1){max-height:600px}.blog-heading{font-size:46px;line-height:52px;margin-bottom:4rem}}@media screen and (max-width:650px){.blog-container{display:block}.blog-container__article{max-width:500px;margin:1rem 0}.blog-heading{font-size:34px;line-height:42px}}.blog-container__article{width:100%;height:100%;background:var(--color-footer);display:flex;flex-direction:column}.blog-container__article-image>img{width:100%;height:100%;object-fit:cover}.blog-container__article-content{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:1rem 1.5rem}.blog-container__article-content{color:#fff}.blog-container__article-content p{font-weight:700;font-size:12px;line-height:35px}.blog-container__article-content h3{font-weight:800;font-size:26px;line-height:30px;cursor:pointer}.blog-container__article-content>p{cursor:pointer}@media screen and (max-width:1050px){.blog-container__article-content h3{font-size:22px;line-height:26px}}@media screen and (max-width:550px){.blog-container__article-content h3{font-size:18px;line-height:25px}}.brand{text-align:center}.brand>div{max-width:150px;min-width:120px;margin:1rem;display:inline-flex;justify-content:center;align-items:center}@media screen and (max-width:650px){.brand>div{margin:.5rem}}.cta{background:var(--gradient-bar);display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:2rem;margin:4rem;border-radius:1rem}.cta-content>p{font-weight:500;font-size:12px;line-height:20px}.cta-content>h3{font-weight:800;font-size:24px;line-height:38px}.cta-btn{margin-left:2rem}.cta-btn>button{background:#000;border-radius:40px;color:#fff;font-weight:700;font-size:18px;line-height:30px;padding:.5rem 1rem;cursor:pointer;min-width:140px}@media screen and (max-width:700px){.cta{flex-direction:column;padding:2rem 1rem;margin:3rem}.cta-btn{margin:1.5rem 0 0}}@media screen and (max-width:550px){.cta-content>h3{font-size:18px;line-height:28px}.cta-btn>button{font-size:14px;line-height:24px}}.feature-container{width:100%;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;margin:1rem}.feature-container__title{flex:1;max-width:240px;margin-right:2rem}.feature-container__title>h1{font-size:22px;font-weight:800;line-height:30px;color:#fff}.feature-container__title-bar{width:38px;height:3px;background:var(--gradient-bar);box-shadow:0 4px 4px #00000040;margin-bottom:.25rem}.feature-container__text{flex:2;max-width:500px;color:var(--color-text);font-size:18px;font-weight:500;line-height:28px}@media screen and (max-width:850px){.feature-container__title{max-width:180px}.feature-container__title>h1{font-size:18px;line-height:24px}.feature-container__text{font-size:14px;line-height:24px;max-width:390px}}@media screen and (max-width:550px){.feature-container{margin:1rem 0}.feature-container__title{font-size:14px;line-height:22px}.feature-container__text{font-size:12px;line-height:18px}}.features{width:100%;display:flex;flex-direction:row;justify-content:space-between}.features-heading{flex:1;margin-right:5rem}.features-heading>h1{font-weight:800;font-size:34px;line-height:45px}.features-heading>p{font-weight:500;font-size:16px;line-height:24px;color:var(--color-subtext);cursor:pointer;margin-top:2rem}.features-list{flex:1.5}@media screen and (max-width:1080px){.features{flex-direction:column}.features-heading{margin:0 0 2rem}}@media screen and (max-width:550px){.features-heading>h1{font-size:28px;line-height:38px}}.footer{color:#fff;background:var(--color-footer);display:flex;flex-direction:column;align-items:center}.footer-heading{margin-bottom:3rem;font-size:62px;font-weight:800;line-height:75px;text-align:center;max-width:1000px}.footer-btn{padding:1rem;margin-bottom:10rem;border:1px solid white;background:none;cursor:pointer;color:#fff;font-size:18px;line-height:21px;word-spacing:2px}.footer-links{width:100%;display:flex;justify-content:space-between;flex-direction:row;text-align:left}.footer-links>div{max-width:250px;margin:1rem}.footer-links__logo>img{width:118px;height:30px;margin-bottom:1rem}.footer-links__logo>p{font-size:12px;line-height:14px}.footer-links__div>h4{font-weight:700;font-size:14px;line-height:16px;margin-bottom:1.5rem}.footer-links__div>p{font-size:12px;line-height:20px;margin:1rem 0;cursor:pointer}.footer-copyright{margin-top:2rem;font-size:12px;line-height:14px}@media screen and (max-width:850px){.footer-links{flex-wrap:wrap}.footer-links>div{min-width:40%}.footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width:550px){.footer-heading{font-size:34px;line-height:42px}.footer-btn{font-size:14px;line-height:20px;margin-bottom:4rem}.footer-links>div{margin:1rem 0}.footer-links__div>h4{margin-bottom:.5rem}.footer-links__div>p{margin:.5rem 0}}@media screen and (max-width:400px){.footer-links{display:block}.footer-heading{font-size:27px;line-height:38px}.footer-links__div>h4{margin-top:1.5rem}}.header{display:flex;flex-direction:row}.header-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-right:5rem}.header-content>h1{font-size:62px;font-weight:800;line-height:75px;letter-spacing:-.04rem;margin-bottom:1.5rem}.header-content>p{font-size:20px;font-weight:400;line-height:27px;color:var(--color-text)}.header-content__input{width:100%;margin:2rem 0 1rem;display:flex}.header-content__input>input{background:var(--color-footer);border-radius:5px 0 0 5px;flex-grow:1;min-width:50px;padding:0rem 1rem;outline:none;font-size:20px;font-weight:400;line-height:27px;color:#fff}.header-content__input>input::placeholder{color:#3d6184}.header-content__input>button{min-width:174px;min-height:50px;border-radius:0 5px 5px 0;background:#ff4820;padding:0 1rem;cursor:pointer;font-size:20px;font-weight:700;color:#fff}.header-content__people{display:flex;width:100%;justify-content:flex-start;align-items:center;margin-top:2rem}.header-content__people>img{width:181px;height:38px}.header-content__people>p{font-size:14px;font-weight:500;color:#fff;margin-left:1rem}.header__image{flex:1;display:flex;justify-content:center;align-items:center}.header__image>img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:1280px){.header-content{margin:0 0 3rem}.header__image{min-width:400px}}@media screen and (max-width:1050px){.header{flex-direction:column}.header__image>img{width:80%}}@media screen and (max-width:650px){.header-content>h1{font-size:48px;line-height:50px}.header-content>p{font-size:16px;line-height:20px}.header-content__input>input,.header-content__input>button{font-size:16px;line-height:20px}.header-content__input>button{min-width:120px}.header-content__people{flex-direction:column}}@media screen and (max-width:490px){.header-content>h1{font-size:36px;line-height:32px}.header-content>p{font-size:14px;line-height:16px}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:2rem 5rem}.navbar-links{flex:1;display:flex;justify-content:flex-start;align-items:center}.navbar-links__logo{margin-right:2rem}.navbar-links__logo>img{width:63px;height:16px}.navbar-links__container{display:flex;flex-direction:row}.navbar-sign{display:flex;justify-content:flex-end;align-items:center}.navbar-links__container p,.navbar-sign p,.navbar-menu__container p{color:#fff;font-weight:500;font-size:18px;line-height:25px;text-transform:capitalize;margin:0 1rem;cursor:pointer}.navbar-sign button,.navbar-menu__container button{width:140px;height:50px;border-radius:5px;background:#ff4820;color:#fff;font-weight:500;font-size:18px;line-height:25px;cursor:pointer}.navbar-menu{margin-left:1rem;display:none;position:relative}.navbar-menu svg{cursor:pointer}.navbar-menu__container{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;text-align:end;background:var(--color-footer);padding:2rem;position:absolute;top:40px;right:0;margin-top:1rem;min-width:210px;border-radius:5px;box-shadow:0 0 5 #0003}.navbar-menu__container-links p{margin:1rem 0}.navbar-menu__container-links-sign{display:none}@media screen and (max-width:1050px){.navbar-links__container{display:none}.navbar-menu{display:block}}@media screen and (max-width:700px){.navbar{padding:1.5rem 3rem}}@media screen and (max-width:550px){.navbar{padding:1rem 2rem}.navbar-sign{display:none}.navbar-menu__container{top:20px}.navbar-menu__container-links-sign{display:block}}.possibility{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.possibility-image{flex:1;margin-right:2rem;display:flex;justify-content:center;align-items:center;max-width:700px}.possibility-image>img{width:100%;height:100%;object-fit:contain}.possibility-content{flex:1;max-width:700px}.possibility-content>h4{font-size:16px;font-weight:500;line-height:26px;cursor:pointer}.possibility-content>h4:nth-child(1){color:#71e5ff}.possibility-content>h4:nth-child(4){color:var(--color-subtext)}.possibility-content>h1{font-size:34px;font-weight:800;line-height:45px;margin:1rem 0}.possibility-content>p{color:var(--color-text);font-size:16px;font-weight:400;line-height:26px;margin-bottom:2rem}@media screen and (max-width:950px){.possibility{flex-direction:column;justify-content:flex-start;align-items:center}.possibility-image{margin:1rem 1rem 2rem}}.what{padding:2rem;background:-moz-radial-gradient(circle at 30% -100%,#042c54 25%,rgba(4,44,84,1) 85%,rgba(27,120,222,1) 100%);background:-webkit-radial-gradient(circle at 30% -100%,#042c54 25%,rgba(4,44,84,1) 85%,rgba(27,120,222,1) 100%);background:-o-radial-gradient(circle at 30% -100%,#042c54 25%,rgba(4,44,84,1) 85%,rgba(27,120,222,1) 100%);background:-ms-radial-gradient(circle at 30% -100%,#042c54 25%,rgba(4,44,84,1) 85%,rgba(27,120,222,1) 100%);background:radial-gradient(circle at 30% -100%,#042c54 25% 85%,#1b78de);filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25))}.what-feature{display:flex}.what-feature .feature-container{margin:0}.what-feature .feature-container__text{max-width:700px}.what-heading{display:flex;margin:4rem 0 2rem;flex-direction:row;justify-content:space-between;align-items:center}.what-heading>h1{font-size:34px;font-weight:800;line-height:40px;max-width:510px}.what-heading a{color:var(--color-subtext);font-size:16px;font-weight:500;line-height:20px;cursor:pointer}.what-container{display:flex;flex-wrap:wrap;flex-direction:row;margin-top:2rem}.what-container .feature-container{flex:1;margin:1rem;min-width:210px;flex-direction:column}.what-container .feature-container__text{margin-top:.5rem}@media screen and (max-width:850px){.what-heading{flex-direction:column;align-items:flex-start;margin-bottom:0rem}.what-heading p{margin-top:1rem}}@media screen and (max-width:650px){.what{padding:1rem}.what-feature .feature-container{flex-direction:column}.what-feature .feature-container__text{margin-top:.5rem}.what-heading>h1{font-size:28px;line-height:32px}.what-container .feature-container{margin:1rem .5rem}}@media screen and (max-width:350px){.what-container .feature-container{margin:1rem 0;min-width:100%}}:root{--font-family: "Manrope", sans-serif;--gradient-text: linear-gradient(89.97deg, #AE67FA 1.84%, #F49867 102.67%);--gradient-bar: linear-gradient(103.22deg, #AE67FA -13.86%, #F49867 99.55%);--color-bg: #040C18;--color-footer: #031B34;--color-blog: #042c54;--color-text: #81AFDD;--color-subtext: #FF8A71}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}body{background:var(--color-bg);font-family:var(--font-family)}a{color:unset;text-decoration:none}input,button{border:none}.gradient__bg{background:-moz-radial-gradient(circle at 3% 25%,rgba(0,40,83,1) 0%,rgba(4,12,24,1) 25%);background:-webkit-radial-gradient(circle at 3% 25%,rgba(0,40,83,1) 0%,rgba(4,12,24,1) 25%);background:-o-radial-gradient(circle at 3% 25%,rgba(0,40,83,1) 0%,rgba(4,12,24,1) 25%);background:-ms-radial-gradient(circle at 3% 25%,rgba(0,40,83,1) 0%,rgba(4,12,24,1) 25%);background:radial-gradient(circle at 3% 25%,#002853,#040c18 25%)}.gradient__text{background:var(--gradient-text);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}@media screen and (max-width:800px){.section__padding{padding:3rem}.section__margin{margin:3rem}}@media screen and (max-width:550px){.section__padding{padding:2rem}.section__margin{margin:2rem}}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}
