@import url(https://fonts.googleapis.com/css2?family=Montserrat&family=Rubik+Bubbles&display=swap);:root{--font-family:"Montserrat",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}.article_container{display:flex;flex-direction:column}.article-image,.article_container{background:var(--color-footer);background:radial-gradient(circle at 30% -100%,#115396 25%,#06529e 85%,#1b78de 100%);height:100%;width:100%}.article-image{border-bottom:2px solid #fff;padding:30px}.article-image img{height:100%;width:100%}.article-items{align-items:flex-start;height:100%;justify-content:space-between;padding:1rem 1.5rem}.article-items,.article-items div{display:flex;flex-direction:column;gap:10px}.article-items p{font-size:14px;line-height:30px}.article-items h3,.article-items p{color:#fff;font-family:var(--font-family);font-weight:600}.article-items h3{cursor:pointer;font-size:18px;line-height:35px;margin-right:2rem}.article-items p:last-child{cursor:pointer}@media screen and (max-width:768px){.article-items h3{font-size:16px;line-height:25px}}@media screen and (max-width:425px){.article-items p{font-size:15px;line-height:30px}.article-items h3{font-size:16px;line-height:35px}}@media screen and (max-width:320px){.article-items p{font-size:12px;line-height:30px}.article-items h3{font-size:14px;line-height:35px}}.cta_container{align-items:center;background:var(--gradient-bar);border:1px solid #f5f5f5;border-radius:1rem;color:#fff;display:flex;justify-content:space-between;margin:4rem;padding:2rem}.cta-content p{color:#0e0e0e;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:40px}.cta-content h3{color:#000;font-family:var(--font-family);font-size:24px;font-weight:800;line-height:35px}.cta-btn{align-items:center;display:flex;justify-content:center;margin-left:2rem}.cta-btn button{background:#000;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px;min-width:150px;outline:none;padding:.5rem 1rem}@media screen and (max-width:425px){.cta_container{gap:40px;text-align:center}.cta-content,.cta_container{align-items:center;flex-direction:column;justify-content:center}.cta-content{display:flex;gap:20px}.cta-content p{font-size:14px}.cta-content h3{font-size:18px}.cta-btn{margin:0 auto}}@media screen and (max-width:375px){.cta_container{gap:30px;text-align:center}.cta-content,.cta_container{align-items:center;flex-direction:column;justify-content:center}.cta-content{display:flex;gap:20px}.cta-content p{font-size:12px}.cta-content h3{font-size:16px}.cta-btn{margin:0 auto}}.feature_container{align-items:flex-start;display:flex;justify-content:space-between;margin:20px;width:100%}.feature-title{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-right:2rem;max-width:180px;width:100%}.feature-title h1{color:#fff;font-family:var(--font-family);font-size:20px;font-weight:600;letter-spacing:-.04rem;line-height:28px;margin-top:-6px}.feature-title div{background:var(--gradient-bar);box-shadow:0 4px 4px rgba(0,0,0,.25);height:3px;left:0;margin-bottom:.4rem;position:relative;top:-5px;width:45px}.feature-text{display:flex;flex:2 1;max-width:600px}.feature-text p{color:#fff;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:24px}@media screen and (max-width:768px){.feature-title h1{font-size:14px}.feature-text p{font-size:12px}}@media screen and (max-width:425px){.feature_container{display:flex;flex-direction:column}}.gpt3_navbar{align-items:center;display:flex;justify-content:space-between;padding:1rem 6rem;width:100%}.gpt3_navbar-links{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.gpt3_logo{cursor:pointer;margin-right:2rem}.gpt3_logo img{height:17px;width:62px}.gpt3_navbar_container{display:flex;flex-direction:row}.gpt_navbar-mainContainer{align-items:center;display:flex;gap:2rem;justify-content:space-between}.gpt3_navbar-sign{align-items:center;display:flex;justify-content:flex-end}.gpt3_navbar-menu_container p,.gpt3_navbar-sign p,.gpt3_navbar_container p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px;margin:0 1rem;text-transform:capitalize}.gpt3_navbar-menu-sign button,.gpt3_navbar-sign button{background-color:#ff4820;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;outline:none;padding:.5rem 1rem}.gpt3_navbar-menu{display:none;margin-left:2rem;position:relative}.gpt3_navbar-menu svg{cursor:pointer}.gpt3_navbar-menuContainer{align-items:flex-start;background:var(--color-footer);border-radius:5px;box-shadow:0 0 5 rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:center;min-height:420px;min-width:200px;padding:1rem;position:absolute;right:0;text-align:left;top:70px}.gpt3_navbar-menuContainer p{margin:1rem 0}.gpt3_navbar-menu-sign{display:none}@media screen and (max-width:1024px){.gpt3_navbar_container{display:none}.gpt3_navbar-menu{display:flex}.gpt3_navbar-menu-links{align-items:flex-start;color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:center}.gpt3_navbar-menu-links p a{cursor:pointer}.gpt3_navbar-menu-sign{display:block}}@media screen and (max-width:768px){.gpt3_navbar{padding:1.5rem 4rem}.gpt3_navbar-menuContainer{height:300px;justify-content:center;top:80px}.gpt3_navbar-menu-links,.gpt3_navbar-menuContainer{align-items:flex-start;display:flex;flex-direction:column}.gpt3_navbar-menu-links{color:#fff;cursor:pointer;gap:5px;justify-content:flex-start}}@media screen and (max-width:425px){.gpt3_navbar{padding:2rem}.gpt3_navbar-sign{display:none}.gpt3_navbar-menuContainer{min-height:420px;min-width:250px}}.gpt3_product{background-color:beige;flex-wrap:wrap}.gpt3_product,.gpt3_product div{align-items:center;display:flex;justify-content:center}.gpt3_product div{flex:1 1;margin:1rem;max-width:150px;min-width:120px}.gpt3_product div img{cursor:pointer}.blog_container{display:flex;flex-direction:column}.blog-heading{margin-bottom:2rem;text-align:left;width:100%}.blog-heading h1{color:#fff;font-family:var(--font-family);font-size:35px;font-weight:600;letter-spacing:-.04rem;line-height:45px}.blog-items{display:flex;flex-direction:row}.blog-item1{flex:0.55 1;height:100%;margin-right:2rem}.blog-item2{grid-column-gap:20px;grid-row-gap:10px;-webkit-column-gap:20px;column-gap:20px;display:grid;flex:1 1;grid-template-columns:repeat(2,1fr);height:100%;row-gap:10px}@media screen and (max-width:768px){.blog-items{display:flex;flex-direction:column;gap:10px}.blog-item1{flex:0.65 1;margin-right:0}.blog-item2{flex:1 1;gap:10px}}@media screen and (max-width:425px){.blog-items{display:flex;flex-direction:column}.blog-item1,.blog-item2{flex:1 1;height:100%}.blog-item2{grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(1,1fr)}.blog-heading h1{font-size:22px;line-height:35px}}.features_Container{align-items:flex-start;background:var(--color-footer);background:radial-gradient(circle at 30% -100%,#115396 25%,#06529e 85%,#1b78de 100%);display:flex;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:row;gap:10px;justify-content:space-between;padding:2rem;width:100%}.features-heading{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-right:3rem;text-align:left}.features-heading h1{-webkit-text-fill-color:transparent;background-color:var(--gradient-text);background:var(--gradient-text);background-clip:text;-webkit-background-clip:text;font-size:32px;line-height:54px}.features-heading h1,.features-heading p{font-family:var(--font-family);font-weight:600}.features-heading p{color:#fff;font-size:18px;line-height:20px;margin-top:2rem}.featured-items{align-items:center;display:flex;flex:1.5 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:768px){.features_Container{display:flex;flex-direction:column;gap:0}.features-heading{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-right:1rem;text-align:left}.features-heading h1{color:#ffb168;font-size:20px;line-height:30px}.features-heading h1,.features-heading p{font-family:var(--font-family);font-weight:600}.features-heading p{color:#fff;font-size:14px;line-height:20px;margin-top:2rem}.featured-items{align-items:center;display:flex;flex:1.5 1;flex-direction:column;justify-content:flex-start}}.footer_container{align-items:center;background:var(--color-footer);border:1px solid #fff;color:#fff;display:flex;flex-direction:column;justify-content:center}.heading{margin-bottom:2rem;text-align:center;width:100%}.heading h1{-webkit-text-fill-color:transparent;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text;font-family:var(--font-family);font-size:40px;font-weight:600;letter-spacing:-.04rem;line-height:65px;text-align:center}.btn{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:5rem;padding:1rem;text-align:center}.btn p{box-sizing:border-box;color:#fff;font-family:var(--font-family);font-size:18px;line-height:25px;word-spacing:3px}.links{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;text-align:left;width:100%}.links div{margin:1rem;width:250px}.logo{display:flex;flex-direction:column}.logo img{height:30px;margin-bottom:1rem;width:118px}.logo p{color:#fff;font-family:var(--font-family);font-size:14px;line-height:27px}.links-container{display:flex;flex-direction:column;justify-content:flex-start}.links-container h4{font-size:20px;line-height:22px;margin-bottom:1rem}.links-container h4,.links-container p{color:#fff;font-family:var(--font-family)}.links-container p{cursor:pointer;font-size:16px;line-height:24px;margin:.5rem 0;width:-webkit-max-content;width:max-content}.copyright{margin-top:2rem;text-align:center;width:100%}.copyright p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:14px}@media screen and (max-width:768px){.heading h1{font-size:30px;line-height:40px}}@media screen and (max-width:425px){.heading h1{font-size:22px;line-height:34px}.btn p{font-size:12px;line-height:20px}.links-container h4{font-size:16px;line-height:22px;margin-bottom:1rem}.links-container h4,.links-container p{color:#fff;font-family:var(--font-family)}.links-container p{cursor:pointer;font-size:12px;line-height:24px;margin:.5rem 0;width:-webkit-max-content;width:max-content}.logo p{font-size:12px;line-height:23px}}.gpt3_container{background:var(--color-footer);background:radial-gradient(circle at 30% -100%,#115396 25%,#06529e 85%,#1b78de 100%);display:flex;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:column;padding:2rem}.gpt3-top{display:flex}.gpt3-bottom,.gpt3-top{margin:0}.gpt3-heading{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:1rem 0}.gpt3-heading h1{-webkit-text-fill-color:transparent;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text;font-family:var(--font-family);font-size:28px;font-weight:600;line-height:30px;max-width:500px}.gpt3-heading p{color:var(--color-subtext);cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:28px}.gpt3-bottom{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem}@media screen and (max-width:768px){.gpt3_container{padding:1rem}.gpt3-heading{margin:0}.gpt3-heading h1{font-size:18px;line-height:30px}.gpt3-heading p{font-size:10px;line-height:20px}}@media screen and (max-width:425px){.gpt3-heading{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.gpt3-heading h1{flex-wrap:wrap;font-size:18px;text-align:center}}@media screen and (max-width:375px){.gpt3-heading{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.gpt3-heading h1{flex-wrap:wrap;font-size:18px;text-align:center}}@media screen and (max-width:320px){.gpt3-heading{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.gpt3-heading h1{flex-wrap:wrap;font-size:16px;text-align:center}.gpt3_container{gap:20px}}.gpt3_header{gap:3rem}.gpt3_header,.gpt3_header-content{align-items:center;display:flex;justify-content:center}.gpt3_header-content{flex:2.6 1;flex-direction:column}.gpt3_header-content h1{color:#fff;font-family:var(--font-family);font-size:44px;font-weight:800;letter-spacing:-.04rem;line-height:70px;word-spacing:2px}.gpt3_header-content p{color:#202020;font-family:var(--font-family);font-size:18px;font-weight:600;line-height:32px;margin-top:1rem}.gpt3_header-input{display:flex;margin:2rem 0 1rem;width:100%}.gpt3_header-input input{background:#ebebeb;border-bottom-left-radius:5px;border-top-left-radius:5px;color:#222;flex:2 1;line-height:20px;outline:none;padding:10px}.gpt3_header-input button,.gpt3_header-input input{border:none;font-family:var(--font-family);font-size:20px;min-height:46px;width:100%}.gpt3_header-input button{background:#ff4820;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff;cursor:pointer;flex:0.6 1;font-weight:700;line-height:29px;padding:0 5px}.gpt3_header-people{align-items:center;display:flex;flex:1 1;justify-content:flex-start;margin-top:2rem;width:100%}.gpt3_header-people img{height:38px;width:181.79px}.gpt3_header-people p{color:#fff;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:38px;margin:0 0 0 1rem;text-align:center}.gpt3_header-image{align-items:center;display:flex;flex:2 1;justify-content:center}.gpt3_header-image img{height:100%;width:100%}@media screen and (max-width:1024px){.gpt3_header{align-items:center;display:flex;gap:2rem;justify-content:center}.gpt3_header-content{flex:2.6 1;flex-direction:column}.gpt3_header-content,.gpt3_header-image{align-items:center;display:flex;justify-content:center}.gpt3_header-image{flex:2.1 1;flex-direction:column;margin-bottom:2rem}.gpt3_header-content h1{font-family:var(--font-family);font-size:36px;font-weight:800;letter-spacing:-.01rem;line-height:50px}.gpt3_header-content p{font-family:var(--font-family);font-size:18px;line-height:29px;margin-top:1rem}.gpt3_header-input{display:flex;margin:2rem 0 1rem;width:100%}.gpt3_header-input input{flex:2.1 1;font-size:18px;line-height:25px;min-height:50px;width:100%}.gpt3_header-input button{background:#ff4820;border:none;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff;cursor:pointer;flex:0.8 1;font-family:var(--font-family);font-size:18px;font-weight:700;line-height:27px;min-height:50px;padding:0 5px;width:100%}.gpt3_header-image img{height:100%;width:100%}.gpt3_header-people{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.gpt3_header-people p{color:#fff;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:38px;margin:0 0 1rem;text-align:center}}@media screen and (max-width:768px){.gpt3_header{align-items:flex-start;display:flex;justify-content:center}.gpt3_header-content{flex:2.4 1;flex-direction:column}.gpt3_header-content,.gpt3_header-image{align-items:center;display:flex;justify-content:center}.gpt3_header-image{flex:2 1;flex-direction:column}.gpt3_header-content h1{font-family:var(--font-family);font-size:22px;font-weight:800;letter-spacing:-.01rem;line-height:35px}.gpt3_header-content p{font-family:var(--font-family);font-size:14px;line-height:24px}.gpt3_header-input{display:flex;margin:1rem 0;width:100%}.gpt3_header-input input{border-bottom-left-radius:5px;border-top-left-radius:5px;flex:2.3 1;font-size:16px;padding:10px}.gpt3_header-input button,.gpt3_header-input input{font-family:var(--font-family);height:20px;width:100%}.gpt3_header-input button{background:#ff4820;border:none;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;line-height:27px;padding:0 5px}.gpt3_header-image img{height:100%;width:100%}.gpt3_header-people{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin:0 0 1rem}.gpt3_header-people p{margin:0 0 1rem;text-align:left}}@media screen and (max-width:425px){.gpt3_header{align-items:center;display:flex;flex-direction:column;gap:3rem;justify-content:center}.gpt3_header-content h1{font-family:var(--font-family);font-size:25px;font-weight:800;letter-spacing:-.04rem;line-height:40px}.gpt3_header-content p{font-family:var(--font-family);font-size:14px;line-height:28px;margin-top:1rem}.gpt3_header-input{display:flex;margin:2rem 0 1rem;width:100%}.gpt3_header-input input{border-bottom-left-radius:5px;border-top-left-radius:5px;flex:2 1;font-size:14px;padding:10px}.gpt3_header-input button,.gpt3_header-input input{font-family:var(--font-family);line-height:27px;min-height:40px;width:100%}.gpt3_header-input button{background:#ff4820;border:none;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff;cursor:pointer;flex:0.6 1;font-size:12px;font-weight:700;padding:0 5px}.gpt3_header-people{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:4rem;width:100%}}@media screen and (max-width:375px){.gpt3_header-content h1{font-family:var(--font-family);font-size:22px;font-weight:800;letter-spacing:-.01rem;line-height:45px}.gpt3_header-content p{font-family:var(--font-family);font-size:14px;line-height:28px;margin-top:1.4rem}.gpt3_header-input{display:flex;margin:2rem 0 1rem;width:100%}.gpt3_header-input input{border-bottom-left-radius:5px;border-top-left-radius:5px;flex:2 1;font-size:14px;padding:10px}.gpt3_header-input button,.gpt3_header-input input{font-family:var(--font-family);line-height:27px;min-height:35px;width:100%}.gpt3_header-input button{background:#ff4820;border:none;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff;cursor:pointer;flex:0.9 1;font-size:12px;font-weight:700;padding:0 5px}.gpt3_header-people{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:2rem;width:100%}}@media screen and (max-width:320px){.gpt3_header-content h1{font-family:var(--font-family);font-size:22px;font-weight:800;letter-spacing:-.01rem;line-height:25px}.gpt3_header-content p{font-family:var(--font-family);font-size:14px;line-height:28px;margin-top:1.4rem}.gpt3_header-input{display:flex;margin:2rem 0 1rem;width:100%}.gpt3_header-input input{border-bottom-left-radius:5px;border-top-left-radius:5px;flex:2 1;font-size:14px;padding:10px}.gpt3_header-input button,.gpt3_header-input input{font-family:var(--font-family);line-height:27px;min-height:35px;width:100%}.gpt3_header-input button{background:#ff4820;border:none;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff;cursor:pointer;flex:0.9 1;font-size:12px;font-weight:700;padding:0 5px}.gpt3_header-people{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:2rem;width:100%}}.possibility_Container{display:flex;flex-direction:row;gap:30px}.possibility-image{align-items:center;display:flex;flex:1 1;justify-content:flex-start;margin-right:2rem}.possibility-image img{height:100%;width:100%}.possibility-content{align-items:flex-start;display:flex;flex:2 1;flex-direction:column;gap:30px;justify-content:flex-start}.possibility-content h4{color:#022027;font-family:var(--font-family);font-size:18px;font-weight:600;line-height:30px}.possibility-content h4:last-child{color:#f8f8f89d}.possibility-content h1{color:#fff;font-family:var(--font-family);font-size:30px;font-weight:600;line-height:40px;text-transform:uppercase}.possibility-content p{color:#fdff6d;font-family:var(--font-family);font-size:18px;font-weight:700;line-height:30px;margin-bottom:2rem}@media screen and (max-width:768px){.possibility_Container{flex-direction:column}.possibility-content{margin-top:2rem}.possibility-image{margin:1rem 0}}@media screen and (max-width:425px){.possibility_Container{flex-direction:column}.possibility-content{margin-top:2rem}.possibility-image{margin:1rem 0}.possibility-content h4{font-size:16px}.possibility-content h1{font-size:25px}.possibility-content p{font-size:14px}}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:var(--gradient-text)}a{color:inherit;text-decoration:none}.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:768px){.section_padding{padding:4rem}.section_margin{margin:4rem}}@media screen and (max-width:475px){.section_padding{padding:4rem 2rem}.section_margin{margin:4rem 2rem}}
/*# sourceMappingURL=main.618748aa.css.map*/