@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);.blog{display:flex;flex-direction:column}.blog-heading{margin-bottom:3rem;text-align:left;width:100%}.blog-heading h1{font-family:var(--font-family);font-size:62px;font-weight:800;line-height:75px}.blog-container{display:flex;flex-direction:row}.blog-container_groupA{flex:0.75 1;margin-right:2rem}.blog-container_groupB{grid-gap:2rem;display:grid;flex:1 1;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:990px){.blog-container{flex-direction:column-reverse}.blog-container_groupA{margin:2rem 0}.blog-container_groupA .blog-container_article{width:48%}.blog-container_groupA .blog-container_article-image{height:250px}}@media screen and (max-width:700px){.blog-container_groupB{grid-template-columns:repeat(1,1fr)}.blog-container_groupA .blog-container_article{width:100%}.blog-heading h1{font-size:46px;line-height:52px}}@media screen and (max-width:550px){.blog-heading h1{font-size:34px;line-height:42px}}.cta{align-items:center;background:var(--gradient-bar);border-radius:1rem;display:flex;flex-direction:row;justify-content:space-between;margin:4rem;padding:2rem}.cta-content{color:#fff;display:flex;flex-direction:column;text-align:left}.cta-content p{font-family:var(--font-family);font-size:12px;font-weight:500;line-height:30px}.cta-content h3{font-family:var(--font-family);font-size:24px;font-weight:800;line-height:45px}.cta-btn{align-items:center;display:flex;justify-content:center;margin-left:2rem}.cta-btn button{background:#000;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:700;line-height:30px;min-width:150px;outline:none;padding:.5rem 1rem}@media screen and (max-width:650px){.cta{flex-direction:column}.cta-btn{margin:2rem 0 0}}@media screen and (max-width:550px){.cta{flex-direction:column;margin:4rem 2rem}.cta-content h3{font-size:18px;line-height:32px}.cta-btn button{font-size:14px;line-height:28px}}.brand{display:flex}.brand div{height:100%;width:100%}@media screen and (max-width:990px){.brand{grid-gap:1rem;align-items:center;display:grid;grid-template-columns:repeat(2,1fr);justify-content:center}}@media screen and (max-width:700px){.brand{align-items:center;flex-wrap:wrap;justify-content:center}}@media screen and (max-width:550px){.brand{grid-gap:1rem;align-items:center;display:grid;grid-template-columns:repeat(1,1fr);justify-content:center}.brand div{padding-left:4rem}}.navbar{justify-content:space-between;padding:2rem 6rem}.navbar,.navbar-links{align-items:center;display:flex}.navbar-links{flex:1 1;justify-content:flex-start}.navbar-links_logo{margin-right:2rem}.navbar-links_logo img{height:16.02px;width:62.56px}.navbar-links_container{display:flex;flex-direction:row}.navbar-sign{align-items:center;display:flex;justify-content:flex-end}.navbar-links_container p,.navbar-menu_container p,.navbar-sign 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}.navbar-menu_container button,.navbar-sign button{background:#ff4820;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;outline:none;padding:.5rem 1rem}.navbar-menu{display:none;margin-left:1rem;position:relative}.navbar-menu svg{cursor:pointer}.navbar-menu_container{align-items:flex-end;background:var(--color-footer);border-radius:5px;box-shadow:0 0 5px #0003;display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:210px;padding:2rem;position:absolute;right:0;text-align:end;top:40px}.navbar-menu_container 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:flex}}@media screen and (max-width:700px){.navbar{padding:2rem 4rem}}@media screen and (max-width:550px){.navbar{padding:2rem}.navbar-sign{display:none}.navbar-menu_container{top:20px}.navbar-menu_container-links-sign{display:block}}.article{background:var(--color-footer);display:flex;flex-direction:column;height:100%;width:100%}.article-image{background:var(--color-bg)}.article-image,.article-image img{height:100%;width:100%}.article-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem}.article-content p{font-size:11.65px;font-weight:700;line-height:35px}.article-content h3,.article-content p{color:#fff;font-family:var(--font-family)}.article-content h3{cursor:pointer;font-size:25.11px;font-weight:800;line-height:30.3px;margin-bottom:1rem}.article-content p:last-child{cursor:pointer}@media screen and (max-width:550px){.article-content h3{font-size:18px;line-height:25p}}.container__feature{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:-.04em;line-height:24px}.feature-title div{background:var(--gradient-bar);box-shadow:0 4px 4px #00000040;height:3px;margin-bottom:.25rem;width:38px}.feature-text{display:flex;flex:2 1;max-width:390px}.feature-text p{color:var(--color-text);font-family:var(--font-family);font-size:14px;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{margin:1rem 0}}.whatgpt3{background:var(--color-footer);background:conic-gradient(from 90deg at 98% 0,#f2f2f0 0,#000 100%);flex-direction:column;padding:2rem}.whatgpt3,.whatgpt3-feature{display:flex}.whatgpt3-feature .features-container__feature{margin:0}.whatgpt3-feature .features-container_feature-text{max-width:700px}.whatgpt3-heading{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:4rem 0 2rem}.whatgpt3-heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px;max-width:510px}.whatgpt3-heading p{color:var(--color-subtext);cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px}.whatgpt3-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem}.whatgpt3-container .features-container__feature{display:inline;display:initial;flex:1 1;flex-direction:column;margin:1rem;min-width:210px}.whatgpt3-container .features-container_feature-text{margin-top:.5rem}@media screen and (max-width:850px){.whatgpt3-heading{align-items:flex-start;flex-direction:column;margin-bottom:0}.whatgpt3-heading p{margin-top:1rem}}@media screen and (max-width:650px){.whatgpt3-feature .features-container__feature{flex-direction:column}.whatgpt3-feature .features-container_feature-text{margin-top:.5rem}.whatgpt3-heading h1{font-size:28px;line-height:40px}}@media screen and (max-width:350px){.whatgpt3-container .features-container__feature{margin:1rem 0;min-width:100%}}.header{display:flex;flex-direction:row}.header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.header-content h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.header-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-weight:400;line-height:28px;margin-top:1.5rem}.header-content__input{display:flex;flex-direction:row;margin:2rem 0 1rem;width:100%}.header-content__input input{background:var(--color-footer);border:2px solid var(--color-footer);border-bottom-left-radius:5px;border-top-left-radius:5px;flex:2 1}.header-content__input button,.header-content__input input{color:#fff;font-family:var(--font-family);font-size:20px;font-weight:400;line-height:28px;min-height:50px;outline:none;padding:0 1rem;width:100%}.header-content__input button{background:#ff4820;border:2px solid #ff4820;border-bottom-right-radius:5px;border-top-right-radius:5px;cursor:pointer;flex:0.6 1}.header-content__people{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-top:2rem;width:100%}.header-content__people img{height:38px;width:181.79px}.header-content__people p{color:#fff;font-family:var(--font-family);font-size:12px;font-weight:500;line-height:38px;margin:0 0 0 1rem;text-align:center}.header-image{align-items:center;display:flex;flex:1 1;justify-content:center}.header-image img{height:100%;width:100%}@media screen and (max-width:1050px){.header{flex-direction:column}.header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.header-content h1{font-size:48px;line-height:60px}.header-content p{font-size:16px;line-height:24px}.header-content__people{flex-direction:column}.header-content__people p{margin:0}.header-content__input button,.header-content__input input{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.header-content h1{font-size:36px;line-height:48px}.header-content p{font-size:14px;line-height:24px}.header-content__input button,.header-content__input input{font-size:12px;line-height:16px}}.footer{align-items:center;background:var(--color-footer);display:flex;flex-direction:column;justify-content:center}.footer-heading{margin-bottom:3rem;text-align:center;width:100%}.footer-heading h1{font-family:var(--font-family);font-size:64px;font-weight:800;line-height:75px}.footer-btn{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:10rem;padding:1rem;text-align:center}.footer-btn p{color:#fff;font-family:var(--font-family);font-size:18px;line-height:21px;word-spacing:2px}.footer-links{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;text-align:left;width:100%}.footer-links div{margin:1rem;width:250px}.footer-links_logo{display:flex;flex-direction:column}.footer-links_logo img{height:30px;margin-bottom:1rem;width:118px}.footer-links_logo p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:15px}.footer-links_div{display:flex;flex-direction:column;justify-content:flex-start}.footer-links_div h4{font-size:14px;line-height:17px;margin-bottom:.9rem}.footer-links_div a,.footer-links_div h4{color:#fff;font-family:var(--font-family)}.footer-links_div a{cursor:pointer;font-size:12px;line-height:15px;margin:.5rem 0}.footer-copyright{margin-top:2rem;text-align:center;width:100%}.footer-copyright p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:15px}@media screen and (max-width:850px){.footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width:550px){.footer-heading h1{font-size:34px;line-height:42px}.footer-links div{margin:1rem 0}.footer-btn p{font-size:14px;line-height:20px}}@media screen and (max-width:400px){.footer-heading h1{font-size:27px;line-height:38px}}.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;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){.gpt3__features-heading h1{font-size:28px;line-height:38px}}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:var(--color-bg)}a{color:inherit;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 18% 25%,#d1cdd1 0,#343838 89%)}.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}}:root{--font-family:"Manrope",sans-serif;--gradient-text:linear-gradient(89.97deg,#1d1e1f 1.84%,#14182702 102.67%);--gradient-bar:linear-gradient(103.22deg,#181b1f00 -13.86%,#191716 99.55%);--color-bg:#eceef2;--color-footer:#42464a;--color-blog:#747474;--color-text:#181a1c;--color-subtext:#272221}
/*# sourceMappingURL=main.bdb5c2e5.css.map*/