@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);*{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 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:480px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}.gpt3__cta{background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);border:1px solid #000;border-radius:10.7236px;box-shadow:0 4px 4px #00000040;display:flex;font-family:var(--font-family);justify-content:space-between;padding:2rem}.gpt3__cta-content{flex:2.5 1;margin:auto 0}.gpt3__cta h1{font-size:24px;font-weight:800;line-height:45px}.gpt3__cta p{color:#0e0e0e;font-size:15px;font-weight:500}.gpt3__cta button,.gpt3__cta p{cursor:pointer;line-height:30px}.gpt3__cta button{background-color:#000;border:0;border-radius:4.5rem;color:#fff;flex:0.5 1;font-family:var(--font-family);font-size:18px;font-weight:700;margin:2rem 0;outline:0}@media screen and (max-width:545px){.gpt3__cta{flex-direction:column;padding:1.5rem}.gpt3__cta h1{font-size:16px;line-height:30px}.gpt3__cta button{font-size:10px;margin:1rem 0 0;padding:.5rem;width:40%}}@media screen and (min-width:545px) and (max-width:980px){.gpt3__cta{flex-direction:column;padding:2rem}.gpt3__cta h1{font-size:20px;line-height:30px}.gpt3__cta button{margin:1rem 0 0;padding:1rem;width:40%}}@media screen and (min-width:950px){.gpt3__cta h1{font-size:20px}.gpt3__cta button{border-radius:2rem;padding:1rem}}.gpt3__features-container__feature{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:1rem;width:100%}.gpt3__features-container__feature-title{flex:1 1;margin-right:2rem;max-width:180px}.gpt3__features-container__feature-title h1{color:#fff;font-family:var(--font-family);font-size:18px;font-weight:800;letter-spacing:-.04em;line-height:24px}.gpt3__features-container__feature-title div{background:var(--gradient-bar);box-shadow:0 4px 4px #00000040;height:3px;margin-bottom:.25rem;width:38px}.gpt3__features-container_feature-text{display:flex;flex:2 1;max-width:390px}.gpt3__features-container_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){.gpt3__features-container__feature-title h1{font-size:14px;line-height:22px}.gpt3__features-container_feature-text p{font-size:12px;line-height:20px}.gpt3__features-container__feature{margin:1rem 0}}.gpt3__navbar{padding:2rem 6rem}.gpt3__navbar,.gpt3__navbar-links{align-items:center;display:flex;justify-content:space-between}.gpt3__navbar-links{flex:1 1}.gpt3__navbar-links_logo{margin-right:2rem}.gpt3__navbar-links_logo img{height:35%;width:35%}.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-menu_container p,.gpt3__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}.gpt3__navbar-menu_container button,.gpt3__navbar-sign button{background-color:#ff4820;border:0;border-radius:.5rem;color:#fff;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;outline:none;padding:.5rem 1rem}.gpt3__navbar-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.gpt3__navbar-menu{display:none;margin-left:1rem;position:relative}.gpt3__navbar-menu svg{cursor:pointer}.gpt3__navbar-menu_container{align-items:flex-end;background:var(--color-footer);border-radius:5px;box-shadow:0 0 5 #0003;display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:210px;padding:1rem;position:absolute;right:0;text-align:end;top:40px}.gpt3__navbar-menu_container p{margin:.5rem 0}.gpt3__navbar-menu_container-links-sign{display:none}@media screen and (max-width:1050px){.gpt3__navbar-links_container{display:none}.gpt3__navbar-menu{display:flex}}@media screen and (max-width:700px){.gpt3__navbar{padding:2rem 4rem}}@media screen and (max-width:550px){.gpt3__navbar{padding:2rem 4rem}.gpt3__navbar-sign{display:none}.gpt3__navbar-menu_container{top:20px}.gpt3__navbar-menu_container-links-sign{display:block}}.gpt3__features{display:flex;justify-content:space-between;width:100%}.gpt3__features-heading{display:flex;flex:1 1;flex-direction:column;font-family:var(--font-family);justify-content:flex-start;margin-right:2.5rem}.gpt3__features-heading h1{-webkit-text-fill-color:#0000;background:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%),#fff;-webkit-background-clip:text;background-clip:text;font-size:34px;font-weight:800;line-height:45px}.gpt3__features-heading p{color:var(--color-subtext);cursor:pointer;margin:2rem 0}.gpt3__features-container{align-items:center;display:flex;flex:1.5 1;flex-direction:column;justify-content:flex-start}@media screen and (min-width:595px) and (max-width:800px){.gpt3__features{flex-direction:column}}@media screen and (min-width:390px) and (max-width:595px){.gpt3__features{flex-direction:column}.gpt3__features-heading h1{font-size:25px;line-height:30px}}@media screen and (max-width:390px){.gpt3__features{flex-direction:column}.gpt3__features-heading h1{font-size:25px;line-height:30px}.gpt3__features-container__feature{flex-direction:column}.gpt3__features-container__feature-title{margin-bottom:.5rem}}.gpt3__footer{align-items:center;background-color:var(--color-footer);color:#fff;display:flex;flex-direction:column;font-family:var(--font-family);justify-content:center}.gpt3__footer-heading{font-size:40px;font-weight:800;letter-spacing:-.04em;line-height:75px;margin-bottom:3rem;text-align:center}.gpt3__footer-button{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:5rem;padding:1rem;word-spacing:3px}.gpt3__footer-button p{font-size:18px;line-height:21px}.gpt3__footer-links{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;text-align:left;width:100%}.gpt3__footer-links div{margin:1rem;width:250px}.gpt3__footer-links_logo{display:flex;flex-direction:column}.gpt3__footer-links_logo img{height:25%;margin-bottom:1rem;width:25%}.gpt3__footer-links_logo p{font-size:12px;line-height:14px}.gpt3__footer-links_div{display:flex;flex-direction:column;justify-content:flex-start}.gpt3__footer-links_div h4{font-size:14px;line-height:16px;margin-bottom:1rem}.gpt3__footer-links_div p{cursor:pointer;font-size:12px;line-height:14px;margin:1rem 0}.gpt3__footer-copyright{margin-top:2rem;text-align:center;width:100%}.gpt3__footer-copyrights p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:15px}@media screen and (max-width:850px){.gpt3__footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width:550px){.gpt3__footer-heading h1{font-size:34px;line-height:42px}.gpt3__footer-links div{margin:1rem 0}.gpt3__footer-btn p{font-size:14px;line-height:20px}}@media screen and (max-width:400px){.gpt3__footer-heading h1{font-size:27px;line-height:38px}}.gpt3__header{display:flex}.gpt3__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.section_padding{padding:0 5rem}.gpt3__header-content h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.gpt3__header-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-top:1.5rem}.gpt3__header-content__input{display:flex;flex-direction:row;margin:2rem 0 1rem;width:100%}.gpt3__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;font-weight:400;line-height:28px;outline:none;padding:0 1rem}.gpt3__header-content__input button,.gpt3__header-content__input input{color:#fff;font-family:var(--font-family);font-size:20px;min-height:50px;width:100%}.gpt3__header-content__input button{background:#ff4820;border:0;border-bottom-right-radius:5px;border-top-right-radius:5px;cursor:pointer;flex:0.6 1;font-weight:700;line-height:27px;outline:0}.gpt3__header-content__people{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-top:2rem;width:100%}.gpt3__header-content__people img{height:38px;width:181.79px}.gpt3__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}.gpt3__header-image{align-items:center;display:flex;flex:1 1;justify-content:center}.gpt3__header-image img{height:100%;width:100%}@media screen and (max-width:1050px){.gpt3__header{flex-direction:column}.gpt3__header-content h1{font-size:35px;line-height:50px}.gpt3__header-content p,.gpt3__header-content__input button,.gpt3__header-content__input input{font-size:14px;line-height:24px}.gpt3__header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.section_padding{padding:0 2rem}.gpt3__header-content h1{font-size:40px;line-height:60px}.gpt3__header-content p{font-size:14px;line-height:24px}.gpt3__header-content__people{flex-direction:column}.gpt3__header-content__people p{margin:0}.gpt3__header-content__input button,.gpt3__header-content__input input{font-size:16px;line-height:24px}}@media screen and (max-width:530px){.section_padding{padding:0 1rem}.gpt3__header-content h1{font-size:30px;line-height:48px}.gpt3__header-content p{font-size:14px;line-height:24px}.gpt3__header-content__input button,.gpt3__header-content__input input{font-size:10px;line-height:16px}}.gpt3__possibility{display:flex;flex-direction:row}.gpt3__possibility-image{flex:1 1;margin:0 1.5rem}.gpt3__possibility-image img{height:100%;width:100%}.gpt3__possibility-container{display:flex;flex:1.5 1;flex-direction:column;font-family:var(--font-family);justify-content:flex-end;margin:auto 1rem}.gpt3__possibility-container h1{-webkit-text-fill-color:#0000;background:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%),#fff;-webkit-background-clip:text;background-clip:text;font-size:33px;font-weight:800;line-height:45px;margin:1rem 0}.gpt3__possibility-container p:first-child{color:#71e5ff;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;line-height:30px}.gpt3__possibility-container p:last-child{color:var(--color-text);font-size:16px;font-style:normal;font-weight:400;line-height:30px}@media screen and (max-width:960px){.gpt3__possibility{flex-direction:column}.gpt3__possibility-container{margin:2rem}.gpt3__possibility-container h1{font-size:25px;line-height:30px}}.gpt3__whatgpt3{background:var(--color-footer);background:radial-gradient(circle at 30% -100%,#042c54 25%,#042c54 85%,#1b78de 100%);display:flex;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:column;padding:2rem}.gpt3__whatgpt3-feature{display:flex}.gpt3__whatgpt3-feature .gpt3__features-container__feature{margin:0}.gpt3__whatgpt3-feature .gpt3__features-container_feature-text{max-width:700px}.gpt3__whatgpt3-heading{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:4rem 0 2rem}.gpt3__whatgpt3-heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px;max-width:510px}.gpt3__whatgpt3-heading p{color:var(--color-subtext);cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px}.gpt3__whatgpt3-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem}.gpt3__whatgpt3-container .gpt3__features-container__feature{display:inline;display:initial;flex:1 1;flex-direction:column;margin:1rem;min-width:210px}.gpt3__whatgpt3-container .gpt3__features-container_feature-text{margin-top:.5rem}@media screen and (max-width:850px){.gpt3__whatgpt3-heading{align-items:flex-start;flex-direction:column;margin-bottom:0}.gpt3__whatgpt3-heading p{margin-top:1rem}}@media screen and (max-width:650px){.gpt3__whatgpt3-feature .gpt3__features-container__feature{flex-direction:column}.gpt3__whatgpt3-feature .gpt3__features-container_feature-text{margin-top:.5rem}.gpt3__whatgpt3-heading h1{font-size:28px;line-height:40px}}@media screen and (max-width:350px){.gpt3__whatgpt3-container .gpt3__features-container__feature{margin:1rem 0;min-width:100%}}: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%);--color-bg:#040c18;--color-footer:#031b34;--color-blog:#042c54;--color-text:#81afdd;--color-subtext:#ff8a71}
/*# sourceMappingURL=main.41caa478.css.map*/