@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);.gpt3__blog-container_article{background:var(--color-footer);display:flex;flex-direction:column;height:100%;transition:all .2s;width:100%}.gpt3__blog-container_article:hover{border-radius:8px;-webkit-filter:brightness(1.2);filter:brightness(1.2);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.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}.gpt3__blog-container_article-content p:last-child:hover{text-decoration:underline}@media screen and (max-width:550px){.gpt3__blog-container_article-content h3{font-size:18px;line-height:25p}}.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__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 rgba(0,0,0,.25);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__features{display:flex;flex-direction:row;justify-content:space-between;width:100%}.gpt3__features-heading{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-right:5rem;text-align:left}.gpt3__features-heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px}.gpt3__features-heading p{color:var(--color-subtext);cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px;margin-top:2rem;transition:all .2s}.gpt3__features-heading p:hover{-webkit-transform:translateX(4px);transform:translateX(4px)}.gpt3__features-container{align-items:center;display:flex;flex:1.5 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:990px){.gpt3__features{flex-direction:column}.gpt3__features-heading{margin:0 0 2rem}}@media screen and (max-width:550px){.gpt3__features-heading h1{font-size:28px;line-height:38px}}.gpt3__footer{align-items:center;background:var(--color-footer);box-shadow:inset 0 -23px 25px 0 rgba(0,0,0,.17),inset 0 -36px 30px 0 rgba(0,0,0,.15),inset 0 -79px 40px 0 rgba(0,0,0,.1),0 2px 1px rgba(0,0,0,.06),0 4px 2px rgba(0,0,0,.09),0 8px 4px rgba(0,0,0,.09),0 16px 8px rgba(0,0,0,.09),0 32px 16px rgba(0,0,0,.09);display:flex;flex-direction:column;justify-content:center}.gpt3__footer-heading{margin-bottom:3rem;text-align:center;width:100%}.gpt3__footer-heading h1{font-family:var(--font-family);font-size:64px;font-weight:800;line-height:75px}.gpt3__footer-btn{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:10rem;padding:1rem;text-align:center;transition:all .2s}.gpt3__footer-btn:hover{background:#fff;border-radius:30px}.gpt3__footer-btn p{color:#fff;font-family:var(--font-family);font-size:18px;line-height:21px;transition:all .2s;word-spacing:2px}.gpt3__footer-btn:hover *{color:var(--color-footer)}.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{cursor:pointer;margin-bottom:2rem;-webkit-transform:translateY(-10px);transform:translateY(-10px);width:118px}.gpt3__footer-links_logo p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:15px}.gpt3__footer-links_div{display:flex;flex-direction:column;justify-content:flex-start}.gpt3__footer-links_div h4{color:#fff;font-family:var(--font-family);font-size:14px;line-height:17px;margin-bottom:.9rem}.gpt3__footer-links_div p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:12px;line-height:15px;margin:.5rem 0;transition:all .2s}.gpt3__footer-links_div p:hover{text-decoration:underline;-webkit-transform:translateX(2px);transform:translateX(2px)}.gpt3__footer-copyright{margin-top:2rem;text-align:center;width:100%}.gpt3__footer-copyright 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{-webkit-animation:fadeInDown .6s;animation:fadeInDown .6s;display:flex;flex-direction:row}.gpt3__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right: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-weight:400;line-height:28px;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:45px;border-top-left-radius:45px;flex:2 1}.gpt3__header-content__input button,.gpt3__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%}.gpt3__header-content__input button{background:#f08a5d;border:2px solid #f08a5d;border-radius:45px;cursor:pointer;flex:0.6 1;-webkit-transform:translateX(-35px);transform:translateX(-35px);transition:all .2s}.gpt3__header-content__input button:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1);padding:0 1.1rem}.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-style:italic;font-weight:300;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{-webkit-filter:drop-shadow(10px 10px 40px #1b262c);filter:drop-shadow(10px 10px 40px #1B262C);height:100%;-webkit-transform:translateY(64px);transform:translateY(64px)}@media screen and (max-width:1150px){.gpt3__header{flex-direction:column}.gpt3__header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.gpt3__header-content h1{font-size:48px;line-height:60px}.gpt3__header-content p{font-size:16px;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:490px){.gpt3__header-content h1{font-size:36px;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:12px;line-height:16px}}.gpt3__possibility{display:flex;flex-direction:row}.gpt3__possibility-image{align-items:center;display:flex;flex:1 1;justify-content:flex-start;margin-right:2rem}.gpt3__possibility-image img{-webkit-filter:drop-shadow(12px 12px 50px #000);filter:drop-shadow(12px 12px 50px black);height:100%;-webkit-transform:translateY(128px);transform:translateY(128px);width:100%}.gpt3__possibility-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end}.gpt3__possibility-content h4{color:#71e5ff;cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px}.gpt3__possibility-content h4:hover{text-decoration:underline}.gpt3__possibility-content h4:last-child{color:#ff8a71;cursor:pointer;transition:all .2s}.gpt3__possibility-content h4:last-child:hover{color:#ff8a71;-webkit-filter:brightness(1.1);filter:brightness(1.1);margin-left:5px;text-decoration:none}.gpt3__possibility-content h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px;margin:1rem 0}.gpt3__possibility-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){.gpt3__possibility{flex-direction:column}.gpt3__possibility-image{margin:1rem 0}.gpt3__possibility-image img{height:auto;width:auto}.gpt3__possibility-content{margin-top:2rem}.gpt3__possibility-image img{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:translateX(-160px);transform:translateX(-160px)}}@media screen and (max-width:700px){.gpt3__possibility-image img{height:100%;-webkit-transform:translateX(0);transform:translateX(0);width:100%}}.gpt3__whatgpt3{-webkit-animation:fadeInDown .5s;animation:fadeInDown .5s;background:var(--color-footer);background:radial-gradient(circle at 32% 28%,#0f4c75 0,#1b262c 82%,#1b262c 90%,#1b262c 100%);border-bottom-left-radius:80px;border-top-right-radius:80px;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__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;transition:all .2s}.gpt3__whatgpt3-heading p:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1);font-weight:510;margin-right:5px}.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%}}.gpt3__brand{-webkit-animation:fadeInDown .5s;animation:fadeInDown .5s;flex-wrap:wrap}.gpt3__brand,.gpt3__brand div{align-items:center;display:flex;justify-content:center}.gpt3__brand div{flex:1 1;margin:1.2rem;max-width:150px;min-width:120px;transition:all .2s}.gpt3__brand img{align-self:center;cursor:pointer;-webkit-filter:grayscale(1);filter:grayscale(1);max-width:100%}.gpt3__brand div:hover{-webkit-filter:brightness(1.5);filter:brightness(1.5);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.gpt3__brand .amazon{-webkit-transform:translateY(6px);transform:translateY(6px)}.gpt3__cta{align-items:center;background:var(--gradient-bar);border-radius:2.5rem;display:flex;flex-direction:row;justify-content:space-between;margin:4rem;padding:2rem}.gpt3__cta-content{color:#fff;display:flex;flex-direction:column;text-align:left}.gpt3__cta-content p{font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px}.gpt3__cta-content h3{font-family:var(--font-family);font-size:24px;font-weight:800;line-height:45px}.gpt3__cta-btn{align-items:center;display:flex;justify-content:center;margin-left:2rem}.gpt3__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;transition:all .2s}.gpt3__cta-btn button:hover{background:#161616}@media screen and (max-width:650px){.gpt3__cta{flex-direction:column}.gpt3__cta-btn{margin:2rem 0 0}}@media screen and (max-width:550px){.gpt3__cta{flex-direction:column;margin:4rem 2rem}.gpt3__cta-content h3{font-size:18px;line-height:32px}.gpt3__cta-btn button{font-size:14px;line-height:28px}}.gpt3__navbar{align-items:center;-webkit-animation:fadeInDown .5s;animation:fadeInDown .5s;display:flex;justify-content:space-between;padding:2rem 6rem}.gpt3__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.gpt3__navbar-links_logo{margin-right:2rem}.gpt3__navbar-links_logo img{cursor:pointer;-webkit-transform:translateY(-10px);transform:translateY(-10px);transition:all .2s;width:92.56px}.gpt3__navbar-links_logo img:hover{-webkit-filter:drop-shadow(0 0 10px #1b262c);filter:drop-shadow(0 0 10px #1B262C)}.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-links_container a:hover{border-bottom:2px solid #fff;margin:0 2px;padding-bottom:2px}.gpt3__navbar-links_container a{transition:all .2s ease}.gpt3__navbar-menu_container button,.gpt3__navbar-sign button{background:#f08a5d;border:none;border-radius:20px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;left:1153px;line-height:25px;outline:none;padding:.5rem 1.5rem;top:55px;transition:all .2s}.gpt3__navbar-sign p{transition:all .2s}.gpt3__navbar-sign p:hover{margin:0 18px;text-decoration:underline}.gpt3__navbar-sign button:hover{background:#f08a5d;-webkit-filter:brightness(1.1);filter:brightness(1.1);padding:.5rem 1.6rem}.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 rgba(0,0,0,.2);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}.gpt3__navbar-menu_container p{margin:1rem 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}.gpt3__navbar-sign{display:none}.gpt3__navbar-menu_container{top:20px}.gpt3__navbar-menu_container-links-sign{display:block}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}*{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 4% 25%,#0f4c75 0,#1b262c 100%)}.gradient__text{-webkit-text-fill-color:transparent;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text}.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}}:root{--font-family:"Manrope",sans-serif;--gradient-text:linear-gradient(89.97deg,#f08a5d 1%,#b83b5e);--gradient-bar:linear-gradient(103.22deg,#b83b5e -15%,#f08a5d);--color-bg:#0e1316;--color-footer:#1b262c;--color-blog:#0f4c75;--color-text:#bbe1fa;--color-subtext:#f08a5d}
/*# sourceMappingURL=main.dc26e8d7.css.map*/