@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;700;800&display=swap);.navbar{padding:20px 0}.navbar .wrapper{align-items:center;display:flex;gap:50px;position:relative}.navbar .wrapper .ul_list{align-items:center;display:flex;gap:40px}.links_container{align-items:center;display:flex;flex:1 1;justify-content:space-between}.logo,a{color:#fff}.sign_button_container{align-items:center;display:flex;gap:30px}.sign_button_container .sign_up{background-color:#ff4820;border-radius:5px;padding:15px 30px}.close-icon,.hamb_menu{display:none}@media screen and (max-width:1020px){.hide_menu{display:none}.navbar .wrapper{justify-content:space-between}.close-icon{display:flex}.hamb_menu{display:block}.links_container{align-items:flex-start;background-color:#fff;border-radius:10px;flex-direction:column;gap:30px;padding:30px 25px;position:absolute;right:0;top:120%;width:100%}.sign_button_container .sign_in,li a{color:#000}.ul_list{align-items:flex-start!important;flex-direction:column;gap:10px!important}.sign_button_container{align-items:flex-start;display:flex;flex-direction:column;gap:10px}}.row{display:flex}.header_info{display:flex;flex-direction:column;margin-top:30px}.header_img{display:none;flex-basis:50%}.header_img img{width:100%}.form{background-color:#052d56;border-radius:5px;display:flex;overflow:hidden;width:-webkit-max-content;width:max-content;width:100%}.form input{background:transparent;border:0;color:#fff;flex:1 1;font-weight:700;outline:0;padding:15px 20px}.form input::-webkit-input-placeholder{color:#3d6184}.form input::placeholder{color:#3d6184}.form button{background:#ff4820;border:0;color:#fff;font-weight:700;padding:12px}.heading_text{font-size:30px;margin-bottom:20px}.text{color:#81afdd;font-size:16px;font-weight:400;margin-bottom:25px}.people{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.people_text{color:#fff}@media screen and (min-width:550px){.heading_text{font-size:40px;font-weight:800}.text{font-size:20px}}@media screen and (min-width:700px){.heading_text{font-size:60px;letter-spacing:-.04em;line-height:75px}.text{font-size:20px;font-weight:400;line-height:28px;margin-top:1.5rem}}@media screen and (min-width:1024px){.header_img,.header_info{flex-basis:50%}.header_img{display:block;width:100%}}.companies_container{padding:100px 0}.companies_container .wrapper{display:flex;flex-wrap:wrap;gap:25px;justify-content:center}.companies_container .wrapper img{flex-basis:5%}@media screen and (max-width:800px){.companies_container{padding:70px 0}}.text_overview{font-size:18px;margin:0}.overview{background:#042c54;color:#fff;padding:40px 45px}.overview .row{align-items:flex-start;display:flex}.overview .row:first-child .text_dev{flex:1 1}.overview .row:first-child .whats{flex:0.3 1}.row-1{row-gap:20px}.row-2{flex-wrap:wrap;justify-content:space-between;margin:50px 0;row-gap:15px}.heading_overview_text{font-size:35px;font-weight:800;max-width:450px;width:100%}.exp_text{text-align:end}.row-3{flex-wrap:wrap;gap:25px}.row-3>*{flex-basis:calc(33.33333% - 25px)}.heading_card{color:#fff;margin-bottom:20px}.body_card{color:#81afdd;font-size:15px}@media screen and (max-width:850px){.row-1{flex-direction:column}.row-2:first-child{flex:1 1}.row-2:last-child{flex:0.3 1}}@media screen and (max-width:751px){.row-3>*{flex-basis:calc(50% - 25px)}}@media screen and (max-width:576px){.overview{padding:40px 30px}.text_overview{font-size:14px}.heading_overview_text{font-size:30px}}@media screen and (max-width:541px){.row-3{gap:0;row-gap:25px}.row-3>*{flex-basis:100%}}@media screen and (max-width:507px){.heading_overview_text{font-size:25px}}@media screen and (max-width:440px){.heading_overview_text{font-size:20px}}.feature{padding:80px 0}.feature .wrapper{display:flex}.feature_col_1{flex-basis:50%}.heading_feature{margin-bottom:20px;max-width:300px;width:100%}.feature_block{color:#fff;display:flex}.feature_text{color:#81afdd}.feature_container{display:flex;flex-basis:70%;flex-direction:column;gap:30px}.feature_block .line{margin-bottom:5px}.feature_block div:first-child{flex-basis:60%}.feature_block div:first-child h3{max-width:194px}.feature_block div:last-child{flex-basis:60%}@media screen and (max-width:1000px){.feature .wrapper{flex-direction:column;gap:40px}.heading_feature{max-width:600px}}@media screen and (max-width:470px){.feature_block{flex-direction:column;gap:10px}}.possibilities .wrapper{align-items:center;display:flex;gap:40px}.possibilities .wrapper>*{flex-basis:50%}.img_conitaner{max-width:500px}.img_conitaner img{display:block;width:100%}.posibilities__info_container{margin-top:130px}.posibilities_request{color:#71e5ff;margin-bottom:10px}.gradient__text__posibilities{margin-bottom:10px;max-width:320px}.text__posibilities{font-size:16px;max-width:470px}@media screen and (min-width:850px) and (max-width:932px){.posibilities__info_container{margin-top:100px}}@media screen and (max-width:850px){.possibilities .wrapper{align-items:normal;flex-direction:column}.posibilities__info_container{flex-basis:100%!important;margin:0}}.CTA{align-items:center;background:linear-gradient(90deg,#ae67fa,#f49867);border-radius:5px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:100px;padding:30px;row-gap:20px;width:100%}.cta_text{font-size:14px;font-weight:700;margin-bottom:5px}.cta_heading_text{font-weight:800}.CTA button{background:#000;border:0;border-radius:50px;color:#fff;font-weight:700;padding:10px 25px}.blog{padding:100px 0}.blog_heading{font-size:55px;font-weight:800;margin-bottom:100px}.blog .grid{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(3,1fr)}.Blog_card{color:#fff;display:flex;flex-direction:column;width:100%}.Blog_card:first-child{grid-row:span 2}.Blog_card .card_info{background:#042c54;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:21px 25px}.Blog_card img{width:100%}.Blog_card .date{font-size:12px;margin-bottom:10px}.Blog_card .card_heading{font-size:20px;font-weight:700;margin-bottom:30px}.Blog_card .card_link{width:-webkit-max-content;width:max-content}@media screen and (max-width:900px){.blog .grid{grid-template-columns:repeat(2,1fr)}.blog .grid .Blog_card:first-child{grid-row:unset}.blog .grid .Blog_card:last-child{flex-direction:row;grid-column:span 2}.blog .grid .Blog_card:last-child .card_info{padding:40px}.blog .grid .Blog_card:last-child img{max-width:250px}}@media screen and (max-width:700px){.blog .blog_heading{font-size:45px;margin-bottom:70px}}@media screen and (max-width:600px){.blog .blog_heading{font-size:40px;margin-bottom:50px}.blog .grid{grid-template-columns:repeat(1,1fr)}.blog .grid .Blog_card{margin:0 auto;max-width:300px}.blog .grid .Blog_card:last-child{flex-direction:column;grid-column:unset}.blog .grid .Blog_card:last-child .card_info{padding:21px 25px}.blog .grid .Blog_card:last-child img{max-width:100%}}.footer{background:#031b34;color:#fff;padding:100px 0}.roww-1{text-align:center}.footer_heading{font-size:50px;margin:0 auto 50px;max-width:700px}.early_access_button{background:transparent;border:2px solid #fff;color:#fff;outline:none;padding:12px 20px;transition:all .5s ease}.early_access_button:hover{background:#fff;color:#000}.footer_row{display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between;margin-top:100px}.footer_row .col p{font-weight:700;margin-bottom:40px}.footer_row .col ul{display:flex;flex-direction:column;gap:20px}.footer .logo{font-size:30px;font-weight:800;margin-bottom:15px}.footer p{font-size:16px}.footer_row li a{color:#fff}@media screen and (max-width:657px){.footer_heading{font-size:40px}}@media screen and (max-width:525px){.footer_heading{font-size:35px}}@media screen and (max-width:411px){.footer_heading{font-size:30px}}@media screen and (max-width:281px){.footer_heading{font-size:20px}}.footer{padding-bottom:10px}.rights{margin-top:60px;text-align:center}.rights a{color:#f49867}*,:after,:before{box-sizing:border-box;font-family:Manrope,sans-serif;margin:0;padding:0}.gradient__bg{background:radial-gradient(circle at 3% 25%,#002853 0,#040c18 25%)}.gradient__text{-webkit-text-fill-color:transparent;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);background-clip:text;-webkit-background-clip:text;font-weight:800}.early_text{color:#ff8a71}.wrapper{margin:0 auto;max-width:1200px;width:90%}li{list-style:none}a{text-decoration:none}button{cursor:pointer}.hide{display:none}.line{background:linear-gradient(45deg,#ae67fa,#f49867);height:3px;margin-bottom:15px;width:38px}
/*# sourceMappingURL=main.08a43e8e.css.map*/