@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);:root{--font-family:"Manrope",sans-serif;--gradient-text:linear-gradient(89.97deg,#67f4dd 1.84%,#8ae754 102.67%);--gradient-bar:linear-gradient(103.22deg,#09ff00 -13.86%,#ff0 99.55%);--color-bg:#040c18;--color-footer:#031b34;--color-blog:#042c54;--color-text:#81afdd;--color-subtext:#ff8a71}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background-color:var(--color-bg)}a{color:inherit;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 3% 25%,#002853 0,#040c18 25%)}.gradient_text{-webkit-text-fill-color:#0000;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text}.section_padding{padding:4rem 6rem}.section_margin{margin:4rem 6rem}.scale-up-center{animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@keyframes scale-up-center{0%{transform:scale(.5)}to{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}}.gpt3__blog{display:flex;flex-direction:column}.gpt3__blog-heading{margin-bottom:5rem;text-align:left;width:100%}.gpt3__blog-heading h1{font-family:var(--font-family);font-size:62px;font-weight:800;line-height:75px}.gpt3__blog-container{display:flex;flex-direction:row}.gpt3__blog-container_groupA{flex:0.75 1;margin-right:2rem}.gpt3__blog-container_groupB{grid-gap:2rem;display:grid;flex:1 1;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:990px){.gpt3__blog-container{flex-direction:column-reverse}.gpt3__blog-container_groupA{margin:2rem 0}.gpt3__blog-container_groupA .gpt3__blog-container_article{width:48%}.gpt3__blog-container_groupA .gpt3__blog-container_article-image{height:250px}}@media screen and (max-width:700px){.gpt3__blog-container_groupB{grid-template-columns:repeat(1,1fr)}.gpt3__blog-container_groupA .gpt3__blog-container_article{width:100%}.gpt3__blog-heading h1{font-size:46px;line-height:52px}}@media screen and (max-width:550px){.gpt3__blog-heading h1{font-size:34px;line-height:42px}}.gpt3__blog-container_article{background:var(--color-footer);display:flex;flex-direction:column;height:100%;width:100%}.gpt3__blog-container_article-image{background:var(--color-bg);height:100%;width:100%}.gpt3__blog-container_article-image img{height:100%;width:100%}.gpt3__blog-container_article-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 1.5rem}.gpt3__blog-container_article-content p{color:#fff;font-family:var(--font-family);font-size:11.65px;font-weight:700;line-height:35px}.gpt3__blog-container_article-content h3{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:25.11px;font-weight:800;line-height:30.3px;margin-bottom:5rem}.gpt3__blog-container_article-content p:last-child{cursor:pointer}@media screen and (max-width:550px){.gpt3__blog-container_article-content h3{font-size:18px;line-height:25p}}.brand{flex-wrap:wrap;padding:1rem!important}.brand,.brand div{align-items:center;display:flex;justify-content:center}.brand div{flex:1 1;margin:1rem;max-width:150px;min-width:120px}.cta{align-items:center;background:var(--gradient-text);border-radius:10px;display:flex;justify-content:space-between}.cta_content{align-items:flex-start;display:flex;flex-direction:column;font-family:var(--font-family);justify-content:flex-start}.cta_content p{color:#46465a;font-size:12px;line-height:30px}.cta_content h1{color:#0b2c12;font-size:24px;line-height:40px}.cta button{background-color:#000;border:none;border-radius:40px;color:#fff;cursor:pointer;padding:15px 30px}@media screen and (max-width:550px){.cta{flex-direction:column}.cta_content{align-items:center;display:flex;justify-content:center;margin-bottom:30px}}.feature_container{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:1rem;width:100%}.feature_title{flex:1 1;margin-right:2rem;max-width:180px}.feature_title h1{color:#fff;font-family:var(--font-family);font-size:18px;font-weight:800;letter-spacing:-.03em;line-height:24px}.feature_title div{background:var(--gradient-bar);box-shadow:0 4px 5px rgba(11,220,8,.257);height:3px;margin-bottom:.25rem;width:38px}.feature_text{flex:2 1}.feature_text p{color:var(--color-text)!important;font-family:var(--font-family);font-size:15px;font-weight:500;line-height:24px}@media screen and (max-width:550px){.feature_title h1{font-size:14px;line-height:22px}.feature_text p{font-size:12px;line-height:20px}.feature_container{margin:1rem 0}}.gpt3_navbar{align-items:center;display:flex;justify-content:space-between;padding:2rem 6rem}.gpt3_navbar_links{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.logo{margin-right:2rem}.logo img{height:16px;width:62.5px}.gpt3_navbar_links_container{display:flex;flex-direction:row}.gpt3_navbar_sign{align-items:center;display:flex;justify-content:flex-end}.gpt3_navbar_links_container p,.gpt3_navbar_sign p,.menu_container p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;margin:0 1rem;text-transform:capitalize}.gpt3_navbar_sign button,.menu_sign button{background-color:#9cff51d3;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;line-height:25px;outline:none;padding:5px 10px}.menu{display:none;margin-left:1rem}.menu_container{align-items:flex-end;background-color:var(--color-footer);border-radius:5px;box-shadow:0 0 5px #000;display:flex;flex-direction:column;justify-content:flex-end;margin-top:2rem;min-width:210px;padding:2rem;position:absolute;right:20px;text-align:end;top:40px}.menu_container_links p{margin:1rem 0}.menu_sign{display:none}@media screen and (max-width:1050px){.gpt3_navbar_links_container{display:none}.menu{display:flex}}@media screen and (max-width:700px){.gpt3_navbar{padding:2rem 4rem}}@media screen and (max-width:550px){.gpt3_navbar{padding:2rem}.gpt3_navbar_sign{display:none}.menu_container{top:30px}.menu_sign{display:block}}.features{display:flex;flex-direction:row;justify-content:space-between;width:100%}.features_heading{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-right:5rem;text-align:left}.features_heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px}.features_heading p{color:var(--color-subtext);font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px;margin-top:2rem}.features_container{align-items:center;display:flex;flex:1.5 1;flex-direction:column;gap:3rem;justify-content:flex-start}@media screen and (max-width:990px){.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{align-items:center;background-color:var(  --color-footer);display:flex;flex-direction:column;justify-content:center;padding-bottom:20px!important}.footer_links_logo{display:flex;flex-direction:column;justify-content:space-between}.footer_heading h1{font-family:var(--font-family);font-size:64px;font-weight:800;letter-spacing:-4px;line-height:75px;text-align:center}.footer_button button{background-color:initial;border:1px solid #fff;color:#fff;cursor:pointer;font-family:var(--font-family);padding:15px 25px}.footer_links{align-items:flex-start;color:#fff;display:flex;flex:1 1;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:100px auto 40px;text-align:left;width:100%}.footer_links h4{font-family:var(--font-family);font-size:14px;font-weight:800}.footer_links p{font-family:var(--font-family);font-size:12px;margin-top:20px;max-width:150px}.footer_copyright{color:#fff;font-family:var(--font-family);font-size:16px;margin-top:50px;text-align:center;text-align:end}@media screen and (max-width:850px){.footer_heading h1{font-size:44px;line-height:52px}}@media screen and (max-width:650px){.footer_heading h1{font-size:34px;line-height:42px}.footer_links_logo img{width:150px}.footer_links{flex-direction:column;justify-content:space-between}.footer_links_logo{margin-bottom:20px}.footer_links h4{font-size:18px}.footer_links p{font-size:16px;max-width:200px}}.header{display:flex;justify-content:space-between}.header_image{align-items:center;display:flex;justify-content:center}.header_image img{height:700px;width:670px}.content{display:flex;flex-direction:column;gap:30px;padding-top:50px}.content h1{font-size:62px;font-weight:800;line-height:75px}.content h1,.content p{font-family:var(--font-family)}.content p{color:#fff;color:var(--color-text);font-size:20px;font-weight:400;line-height:27.32px}.header_input input{background-color:var(--color-blog);border:none;border-radius:5px 0 0 5px;font-family:var(--font-family);height:60px;padding:20px;width:400px}.header_input input::placeholder{color:#fff;color:var(--color-text);font-family:var(--font-family);font-size:18px;line-height:27.32px;opacity:.5}.header_input button{background-color:#9cff51d3;border:none;border-radius:0 5px 5px 0;color:#fff;cursor:pointer;font-family:var(--font-family);font-weight:500;height:60px;width:130px}.people{align-items:center;display:flex;gap:10px;justify-content:flex-start}.people p{font-size:12px}@media screen and (max-width:1050px){.header{display:flex;flex-direction:column}.header_image img{display:none}.content{align-items:center;justify-content:center;text-align:center}.content h1{font-size:62px}.header_input input{border-radius:5px;height:50px;text-align:center;width:300px}.header_input input::placeholder{font-size:16px}.header_input button{border-radius:5px;height:50px;margin:20px;width:140px}}@media screen and (max-width:700px){.header_image img{display:block;height:100%;width:100%}.content h1{font-size:32px;line-height:48px}.content p{font-size:14px;line-height:30px}.header_input input{height:50px}.header_input input::placeholder{font-size:12px}.people{flex-direction:column}}.possibillity{justify-content:center}.pos_image,.possibillity{align-items:center;display:flex}.pos_image{flex:1 1;justify-content:flex-start}.pos_image img{Width:85%;Height:80%}.pos_content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end}.pos_content h4{color:#71e5ff;cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px}.pos_content h4:last-child{color:#ff8a71}.pos_content h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px;margin:1rem 0}.pos_content p{color:var(--color-text);font-family:var(--font-family);font-size:16px;font-weight:400;line-height:30px;margin-bottom:2rem}@media screen and (max-width:950px){.possibillity{flex-direction:column}.pos_image{display:none;margin-top:2rem}}@media screen and (max-width:700px){.pos_image{display:flex}.pos_image img{height:100%;width:100%}}.what_gpt3{background:var(--color-footer);background:radial-gradient(circle at 30% -100%,#042c54 25%,#042c54 85%,#1b78de 100%);filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:column;padding:2rem}.what_gpt3,.what_gpt3_feature{display:flex}.features_container{margin:0}.feature_text{max-width:700px}.what_gpt3_heading{align-items:center;display:flex;justify-content:space-between;margin:4rem 0 2rem}.what_gpt3_heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px;max-width:510px}.what_gpt3_heading p{color:var(--color-subtext);cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px}.what_gpt3_container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem}.what_gpt3_container .features_container{display:inline;display:initial;flex:1 1;flex-direction:column;margin:1rem;min-width:210px}.what_gpt3_container .feature_text{margin-top:.5rem}@media screen and (max-width:850px){.what_gpt3_heading{align-items:flex-start;flex-direction:column;margin-bottom:0}.what_gpt3_heading p{margin-top:1rem}}@media screen and (max-width:650px){.gpt3__whatgpt3-feature .features_container{flex-direction:column}.gpt3__whatgpt3-feature .feature_text{margin-top:.5rem}.what_gpt3_heading h1{font-size:28px;line-height:40px}}@media screen and (max-width:350px){.what_gpt3_container .features_container{margin:1rem 0;min-width:100%}}
/*# sourceMappingURL=main.9918c854.css.map*/