@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}body{background-color:var(--bg-color)}a{color:unset;text-decoration:none}.gradient__bg{background:-moz-radial-gradient(circle at 3% 25%,rgba(0,40,83,1) 0%,rgba(4,12,24,1) 100%);background:-webkit-radial-gradient(circle at 3% 25%,rgba(0,40,83,1) 0%,rgba(4,12,24,1) 100%);background:-o-radial-gradient(circle at 3% 25%,rgba(0,40,83,1) 0%,rgba(4,12,24,1) 100%);background:-ms-radial-gradient(circle at 3% 25%,rgba(0,40,83,1) 0%,rgba(4,12,24,1) 100%);background:radial-gradient(circle at 3% 25%,rgba(0,40,83,1) 0%,rgba(4,12,24,1) 100%)}.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}.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)}}@media screen and (max-width: 700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width: 550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}.blog_section{display:flex;flex-direction:column}.blog_section_heading{max-width:100%;text-align:left;margin-bottom:5rem}.blog_section_heading h2{font-family:Manrope;font-style:normal;font-weight:800;font-size:62px;line-height:75px}.blog_section_container{display:flex;flex-direction:row}.blog_container_groupA{flex:.75;margin-right:2rem}.blog_container_groupB{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media screen and (max-width: 990px){.blog_section_container{display:flex;flex-direction:column-reverse;row-gap:2rem}.blog_container_groupA .article_container{width:50%}.blog_container_groupA .article_container .article_img{height:150px}}@media screen and (max-width:550px){.blog_container_groupB{grid-template-columns:1fr}.blog_container_groupA .article_container{width:100%}.blog_container_groupA{flex:.75;margin-right:0rem}.blog_section_heading h2{font-family:Manrope;font-style:normal;font-weight:800;font-size:24px;line-height:30px}}.article_container{background-color:var(--color-footer);width:100%;height:100%;display:flex;flex-direction:column}.article_container .article_img{width:100%;height:100%;background-color:var(--color-footer)}.article_container .article_img img{width:100%;height:100%}.article_container .article_content{display:flex;flex-direction:column;justify-content:space-between;padding:1rem 1.5rem;height:100%}.article_container .article_content p{font-family:var(--font-family);font-weight:700;font-size:11.649px;line-height:35px;color:#fff}.article_container .article_content h3{font-family:Manrope;font-style:normal;font-weight:800;font-size:25.11px;line-height:30px;color:#fff;margin-bottom:5rem}.article_container p:last-child{font-family:Manrope;font-style:normal;font-weight:700;font-size:11.649px;line-height:35px;color:#fff;padding:1rem 1.5rem;cursor:pointer}@media screen and (max-width:550px){.article_container .article_content h3{font-size:18px;line-height:25px}.article_container .article_content h3{margin-bottom:0rem}}.gpt3__future_feature_section{display:flex;justify-content:space-between;align-items:center}.gpt3__future_feature_section .feature_heading{max-width:35%;margin-right:3rem}.gpt3__future_feature_section .feature_heading h2{font-family:var(--font-family);font-weight:800;font-size:34px;line-height:45px}.gpt3__future_feature_section .feature_heading p{font-family:var(--font-family);font-style:normal;font-weight:500;font-size:16px;line-height:30px}@media screen and (max-width:950px){.gpt3__future_feature_section{display:flex;flex-direction:column}.gpt3__future_feature_section .feature_heading h2{font-family:var(--font-family);font-weight:800;font-size:24px;line-height:30px}.gpt3__future_feature_section .feature_heading{max-width:100%;margin-right:0}.gpt3__future_feature_section .feature_heading p{font-size:12px;line-height:20px}}.gpt_feature h4{font-family:var(--font-family);font-weight:800;font-size:24px;line-height:75px;letter-spacing:-.04em;color:#fff;position:relative}.gpt_feature h4:before{content:"";position:absolute;background:var(--gradient-bar);width:38px;height:3px;top:10px;left:0}.gpt_feature p{font-family:var(--font-family);font-style:normal;font-weight:500;font-size:16px;line-height:30px;color:var(--color-text)}@media screen and (max-width: 1050px){.gpt_feature h4{line-height:40px}.gpt_feature p{line-height:20px;font-size:12px}.gpt_feature p{font-size:12px;line-height:20px}.gpt_feature h4{font-family:var(--font-family);font-weight:800;font-size:18px;line-height:35px;letter-spacing:-.04em;color:#fff}.gpt_feature h4:before{content:"";position:absolute;background:var(--gradient-bar);width:28px;height:2px;top:2.5px;left:0}}.hero-section{display:flex;padding:2rem 0rem 2rem 6rem}.hero-img img{width:567.41px;height:601.59px}.hero-section .hero-content{display:flex;flex-direction:column;justify-content:center}.hero-section .hero-content h1{font-family:var(--font-family);font-style:normal;font-weight:800;font-size:62px;line-height:75px;letter-spacing:-.04em;color:var(--gradient-text);margin-bottom:2.5rem}.hero-section .hero-content p{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:20px;line-height:27px;color:#81afdd;margin-bottom:2.5rem}.hero-section .hero-content .hero-input{display:flex}.hero-section .hero-content .hero-input input{width:100%;height:50px;padding:0 1rem;font-family:var(--font-family);font-weight:400;font-size:20px;line-height:27px;background:var(--color-footer);border:none;outline:none;border-radius:5px 0 0 5px;color:#fff}.hero-section .hero-content .hero-input input::placeholder{color:#3d6184}.hero-section .hero-content .hero-input button{width:174px;height:50px;font-family:var(--font-family);font-weight:700;font-size:20px;line-height:27px;background-color:#ff4820;border:none;outline:none;border-radius:0 5px 5px 0;color:#fff}.hero-section .hero-content .people{display:flex;justify-content:start;align-items:center}.hero-section .hero-content .people p{line-height:normal;text-align:center;padding-top:40px;margin-left:1rem;font-family:var(--font-family);font-weight:500;font-size:12px;line-height:38px}.hero-section .hero-content .people img{width:181.79px;height:38px}@media screen and (max-width:1050px){.hero-section{flex-direction:column-reverse;padding:2rem 6rem;align-items:center}.hero-img img{width:567.41px;height:601.59px}.hero-section .hero-content h1{font-size:50px;margin-bottom:1rem}.hero-section .hero-content p{font-size:16px;margin-bottom:2.5rem}}@media screen and (max-width:540px){.hero-section{flex-direction:column-reverse;padding:1rem;align-items:center}.hero-img img{width:367.41px;height:401.59px}.hero-section .hero-content h1{font-size:30px;margin:1rem;line-height:35px}.hero-section .hero-content p{font-size:12px;margin:1rem;line-height:16px}.hero-section .hero-content .hero-input{margin:1rem}.hero-section .hero-content .hero-input button,.hero-section .hero-content .hero-input input{height:40px;font-size:12px}.hero-section .hero-content .people{flex-direction:column}.hero-section .hero-content .people p{padding:0;line-height:0}}.gpt_posibilities_section{display:flex;align-items:flex-end}.posibilities_img img{width:546px;height:607.53px}.posibilities_content_section{max-width:35%;margin-bottom:2.5rem}.posibilities_content_section h4:nth-child(1){font-family:var(--font-family);font-weight:500;font-size:16px;line-height:30px;color:#71e5ff}.posibilities_content_section h4:last-child{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:30px;color:#ff8a71}.posibilities_content_section h2{font-family:var(--font-family);font-weight:800;font-size:34px;line-height:45px}.posibilities_content_section p{font-family:Manrope;font-weight:400;font-size:16px;line-height:30px;color:#81afdd}@media screen and (max-width: 550px){.gpt_posibilities_section{flex-direction:column;align-items:flex-start}.posibilities_img img{width:246px;height:307.53px}.posibilities_content_section{max-width:100%;margin-bottom:2.5rem}.posibilities_content_section h4:nth-child(1){font-family:var(--font-family);font-weight:500;font-size:14px;line-height:24px;color:#71e5ff}.posibilities_content_section h4:last-child{font-family:var(--font-family);font-weight:500;font-size:14px;line-height:24px;color:#ff8a71}.posibilities_content_section h2{font-family:var(--font-family);font-weight:800;font-size:24px;line-height:30px}.posibilities_content_section p{font-size:12px;line-height:20px}}@media screen and (max-width: 1050px){.gpt_posibilities_section{flex-direction:column;align-items:flex-start}.posibilities_content_section{max-width:100%;margin-bottom:2.5rem}}.footer_section{background-color:var(--color-footer)}.footer_heading{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:2rem}.footer_heading h2{font-family:Manrope;font-style:normal;font-weight:800;font-size:62px;line-height:75px;text-align:center;letter-spacing:-.04em}.footer_heading button{text-align:center;background-color:transparent;outline:none;color:#fff;border:2px #fff solid;padding:1rem 2rem;font-family:Gilroy-Medium;font-size:18px;line-height:21px;margin-bottom:10rem}.footer_link{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-items:center}.footer_link .footer_link_col{width:250px}.footer_link .footer_link_col img{width:118px;height:30px;margin-bottom:1rem}.footer_link .footer_link_col p{font-family:var(--font-family);font-size:12px;line-height:14px;color:#fff}.footer_link .footer_link_col h4{font-family:var(--font-family);font-size:14px;line-height:16px;color:#fff;margin-bottom:1rem}.footer_link .footer_link_col ul li{font-family:var(--font-family);font-size:12px;line-height:16px;list-style:none;color:#fff;margin-bottom:1rem}@media screen and (max-width:550px){.footer_link{grid-template-columns:1fr!important;row-gap:2rem;justify-items:left}.footer_heading h2{font-size:24px;line-height:30px}.footer_heading button{padding:.75rem 1.25rem;font-size:14px;margin-bottom:2rem}}@media screen and (max-width:950px){.footer_link{grid-template-columns:1fr 1fr 1fr;row-gap:2rem;justify-items:center}.footer_heading h2{font-size:24px;line-height:30px}.footer_heading button{padding:.75rem 1.25rem;font-size:14px;margin-bottom:2rem}.footer_link .footer_link_col{width:100%}}.gpt3__feature-section{margin:0 auto;border-radius:5px;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%,rgba(4,44,84,1) 85%,rgba(27,120,222,1) 100%);filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25));padding:3.12rem}.gpt3__feature-section .wgpt3{display:flex;align-items:center;justify-content:center;margin-bottom:5rem}.gpt3__feature-section .wgpt3 h3{font-family:var(--font-family);font-weight:800;font-size:24px;line-height:75px;letter-spacing:-.04em;color:#fff;min-width:350px}.gpt3__feature-section .wgpt3 p{font-family:Manrope;font-weight:500;font-size:16px;line-height:30px;color:var(--color-text)}.gpt3__feature-section .gpt3_feature-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:5rem}.gpt3__feature-section .gpt3_feature-heading h2{font-family:var(--font-family);font-style:normal;font-weight:800;font-size:34px;line-height:45px;max-width:472px}.gpt3__feature-section .gpt3_feature-heading p{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:30px;color:var(--color-subtext)}.gpt3__feature-section .gpt3_feature{display:flex;align-items:center;justify-content:space-between;column-gap:5rem}@media screen and (max-width:450px){.gpt3__feature-section{padding:1rem}.gpt3__feature-section .wgpt3{flex-direction:column;margin-bottom:2rem}.gpt3__feature-section .wgpt3 h3{line-height:35px;min-width:300px}.gpt3__feature-section .wgpt3 p{font-size:12px;line-height:20px}.gpt3__feature-section .gpt3_feature-heading{flex-direction:column;justify-content:start;align-items:flex-start;margin-bottom:1rem}.gpt3__feature-section .gpt3_feature-heading h2{line-height:35px}.gpt3__feature-section .gpt3_feature-heading p{font-size:12px}.gpt3__feature-section .gpt3_feature{flex-direction:column}}@media screen and (max-width:1050px){.gpt3__feature-section{padding:1rem}.gpt3__feature-section .wgpt3{flex-direction:column;margin-bottom:2rem;align-items:flex-start}.gpt3__feature-section .wgpt3 h3{line-height:35px;min-width:300px}.gpt3__feature-section .wgpt3 p{font-size:12px;line-height:20px}.gpt3__feature-section .gpt3_feature-heading{flex-direction:column;justify-content:start;align-items:flex-start;margin-bottom:1rem}.gpt3__feature-section .gpt3_feature-heading h2{line-height:35px}.gpt3__feature-section .gpt3_feature-heading p{font-size:12px}.gpt3__feature-section .gpt3_feature{flex-direction:column;align-items:start}}.section_brand{display:flex;justify-content:center;align-items:center;gap:2.5rem;flex-wrap:wrap}@media screen and (max-width:1050px){.section_brand img{width:40px}.section_brand{gap:1rem}}.cta_section{display:flex;justify-content:space-between;align-items:center;background:var(--gradient-bar);margin:2rem 6rem;padding:2.5rem;border-radius:5px}.cta__content p{font-family:var(--font-family);font-style:normal;font-weight:500;font-size:12px;line-height:30px;color:#000}.cta__content h3{font-family:var(--font-family);font-style:normal;font-weight:800;font-size:24px;line-height:45px;color:#000}.cta_btn button{width:189.14px;height:59.4px;border-radius:50px;border:none;outline:none;font-family:var(--font-family);font-style:normal;font-weight:700;font-size:18px;line-height:30px;color:#fff;background-color:#000;cursor:pointer}@media screen and (max-width: 550px){.cta_section{flex-direction:column;margin:2rem;padding:1.5rem}.cta__content h3{font-family:var(--font-family);font-style:normal;font-weight:800;font-size:18px;line-height:25px;color:#000}.cta_btn button{font-size:14px;width:150.14px;height:40.4px;border-radius:50px;line-height:20px;margin-top:1rem}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:2.5rem 6rem;position:relative}.navbar .nav-brand img{width:62.56px;height:16.02}.navbar .navmenu_container{display:flex;width:100%;justify-content:space-between;margin-left:3rem;align-items:center}.navbar .navmenu_container .navmenu{display:flex;list-style:none}.navbar .navmenu_container .navmenu li{color:#fff;font-family:var(--font-family);margin-left:3rem;font-weight:500;font-size:1.13rem}.navbar .sign_container button{font-family:var(--font-family);font-weight:500;font-size:1.13rem;color:#fff;border:none;outline:none;background-color:transparent;margin-left:2rem}.navbar .sign_container .signup{background-color:#ff4820;padding:.75rem 2rem;border-radius:5px}.toggle_container{display:none}@media screen and (max-width:1050px){.navbar{padding:2.5rem 2rem}.toggle_container{display:block}.navbar .navmenu_container,.navbar .navmenu_container .navmenu{display:block;width:fit-content}.navbar .navmenu_container{position:absolute;right:2rem;top:70px;width:auto;height:auto;padding:10px;border-radius:5px;background-color:var(--color-footer);box-shadow:0 0 0 5 #0003}.showmenu{display:none!important}.navbar .sign_container{display:flex;flex-direction:column;align-items:end}.navbar .sign_container button{margin-left:0;margin-bottom:1rem}.navbar .navmenu_container .navmenu li{margin-left:0;text-align:right;width:210px;margin-bottom:1rem}.toggle_container button{background-color:transparent;color:#fff;border:none;outline:none;font-size:1.13rem}}: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%);--bg-color: #040C18;--color-footer: #031B34;--color-blog: #042c54;--color-text: #81AFDD;--color-subtext: #FF8A71}
