.gpt3__blog-container_article{width:100%;height:100%;display:flex;flex-direction:column;background:var(--color-footer);border-radius:40px;margin-right:35px;margin-bottom:40px}.gpt3__blog-container_article-image{width:100%;height:100%;background:var(--color-bg)}.gpt3__blog-container_article-image img{width:100%;height:100%;border-top-left-radius:40px;border-top-right-radius:40px}.gpt3__blog-container_article-content{display:flex;flex-direction:column;justify-content:space-between;padding:1rem 1.5rem;height:100%}.gpt3__blog-container_article-content p{margin-top:14px;font-family:var(--font-family);font-size:11.65px;font-weight:700;color:#fff}.gpt3__blog-container_article-content h3{font-family:var(--font-family);font-size:25.11px;font-weight:800;line-height:30.3px;color:#fff;cursor:pointer}.gpt3__blog-container_article-content p:last-child{cursor:pointer}@media screen and (max-width:750px){.gpt3__blog-container_article{margin-right:15px}}@media screen and (max-width:550px){.gpt3__blog-container_article-content h3{font-size:18px;line-height:25p}}.gpt3__cta-container{padding:2rem;margin:4rem;border-radius:1rem;background:var(--gradient-bar)}.gpt3__cta{display:flex;justify-content:center;align-items:center;flex-direction:row}.gpt3__cta-content{display:flex;flex-direction:column;text-align:center;color:#fff}.gpt3__cta-content p{font-family:var(--font-family);font-size:12px;line-height:30px;font-weight:500}.gpt3__cta-content h3{font-family:var(--font-family);font-size:40px;line-height:45px;font-weight:800}.gpt3__cta-btn{display:flex;justify-content:center;align-items:center;margin-left:2rem}.tab{width:100%}.gpt3__cta-btn button{background:#000;color:#fff;font-family:var(--font-family);font-weight:700;font-size:18px;line-height:30px;padding:.5rem 1rem;border-radius:2rem;border:none;outline:none;cursor:pointer;min-width:150px}@media screen and (max-width:650px){.gpt3__cta{flex-direction:column}.gpt3__cta-btn{margin:2rem 0 0}.gpt3__cta-container{margin:2rem}}@media screen and (max-width:550px){.gpt3__cta-content h3{font-size:30px;line-height:32px}.gpt3__cta-btn button{font-size:14px;line-height:28px}}.gpt3__header{display:flex;flex-direction:row}.gpt3__header-content{flex:1 1;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin-right:5rem}.gpt3__header-content h1{font-family:var(--font-family);font-weight:800;font-size:62px;line-height:75px;letter-spacing:-.04em}.gpt3__header-content p{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:28px;color:var(--color-text);margin-top:1.5rem}.gpt3__header-content__input{width:100%;margin:2rem 0 1rem;display:flex;flex-direction:row}.gpt3__header-content__input input{flex:2 1;background:#EFFFFB;border:2px solid #effffb;color:#272727;border-top-left-radius:5px;border-bottom-left-radius:5px}.gpt3__header-content__input button,.gpt3__header-content__input input{width:100%;min-height:50px;font-family:var(--font-family);font-weight:400;font-size:20px;line-height:28px;padding:0 1rem;outline:none}.gpt3__header-content__input button{flex:0.6 1;background:#272727;border:2px solid #272727;color:#EFFFFB;cursor:pointer;border-top-right-radius:5px;border-bottom-right-radius:5px}.gpt3__header-content__people{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;margin-top:2rem}.gpt3__header-content__people img{max-width:85%;max-height:85%;width:auto;height:auto}.gpt3__header-content__people p{margin:0 0 0 1rem;font-family:var(--font-family);font-weight:500;font-size:12px;line-height:38px;color:#fff;text-align:center}.gpt3__header-image{flex:1 1;display:flex;justify-content:center;align-items:center}.gpt3__header-image img{max-width:85%;max-height:85%;width:auto;height:auto}@media screen and (max-width:1050px){.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__navbar{display:flex;justify-content:space-between;align-items:center;padding:2rem 6rem}.gpt3__navbar-links{flex:1 1;display:flex;justify-content:flex-start;align-items:center}.gpt3__navbar-links_logo{margin-right:2rem}.gpt3__navbar-links_logo img{width:62.56px;height:16.02px}.gpt3__navbar-links_container{display:flex;flex-direction:row}.gpt3__navbar-sign,.gpt3__navbar-signn{display:flex;justify-content:flex-end;align-items:center}.gpt3__navbar-links_container p,.gpt3__navbar-menu_container p,.gpt3__navbar-sign p,.gpt3__navbar-signn p{color:#000000;font-family:var(--font-family);font-weight:500;font-size:18px;line-height:25px;text-transform:capitalize;margin:0 1rem;cursor:pointer}.gpt3__navbar-menu_container button,.gpt3__navbar-sign button,.gpt3__navbar-signn button{padding:.5rem 1rem;color:#EFFFFB;background:#4F98CA;font-family:var(--font-family);font-weight:500;font-size:18px;line-height:25px;border:none;outline:none;cursor:pointer;border-radius:5px}.gpt3__navbar-menu{margin-left:1rem;display:none;position:relative}.gpt3__navbar-menu svg{cursor:pointer}.gpt3__navbar-menu_container{display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;text-align:end;background:var(--color-footer);padding:2rem;position:absolute;right:0;top:40px;margin-top:1rem;min-width:210px;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.2)}.gpt3__navbar-menu_container p{margin:1rem 0;color:#EFFFFB}.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}}.gpt3__features-container__feature{width:100%;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;margin:1rem}.display-linebreak{white-space:pre-line}.gpt3__features-container__feature-title{flex:1 1;max-width:180px;margin-right:2rem}.gpt3__features-container__feature-titlex h1{color:#272727}.gpt3__features-container__feature-titlex h1,.gpt3__features-container__feature-titlexx h1{flex:1 1;max-width:180px;font-family:var(--font-family);font-weight:800;font-size:30px;line-height:24px;letter-spacing:-.04em}.gpt3__features-container__feature-titlexx h1{color:#f8fffd;margin-left:-1rem}.gpt3__features-container__feature-title h1,h4{font-family:var(--font-family);font-weight:800;font-size:18px;line-height:24px;letter-spacing:-.04em;color:#272727}.gpt3__features-container__feature-title div{width:38px;height:3px;background:var(--gradient-bar);box-shadow:0 4px 4px rgba(0,0,0,.25);margin-bottom:.25rem}.gpt3__features-container_feature-text{flex:2 1;max-width:700px;display:flex}.gpt3__features-container_feature-text,.gpt3__features-container_feature-text p{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:24px;color:var(--color-text)}@media screen and (max-width:550px){.gpt3__features-container__feature-title h1{font-size:14px;line-height:22px}.gpt3__features-container__feature-titlexx h1{margin-left:0}.gpt3__features-container_feature-text p{font-size:12px;line-height:20px}.gpt3__features-container__feature{margin:1rem 0}}.gpt3__blog{display:flex;flex-direction:column;width:auto}.gpt3__blog-heading{width:100%;text-align:left;margin-bottom:1rem}.gpt3__blog-heading h1{font-size:62px;line-height:75px;font-family:var(--font-family);font-weight:800}.gpt3__blog-container{display:flex;flex-direction:row;width:auto}.gpt3__blog-container_groupA{flex:0.75 1}.gpt3__blog-container_groupB{flex:1 1;display:flex;flex-direction:row}@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:1100px){.gpt3__blog-container_groupB{flex-direction:column}}@media screen and (max-width:1000px){.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{width:100%;display:flex;justify-content:space-between;flex-direction:row}.gpt3__features-heading{flex:1 1;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;text-align:left;margin-right:5rem}.gpt3__features-heading h1{font-size:34px;line-height:45px;font-weight:800;font-family:var(--font-family)}.gpt3__features-heading p{margin-top:2rem}.gpt3__features-heading li,.gpt3__features-heading p{color:var(--color-text);font-size:16px;line-height:30px;font-weight:500;font-family:var(--font-family)}.gpt3__features-heading li{margin-left:30px}.gpt3__features-container{flex:1.5 1;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}@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{display:flex;flex-direction:column;background:var(--color-footer)}.gpt3__put-center{justify-content:center;align-items:center}.gpt3__footer-heading{width:100%}.display-row{display:flex;flex-direction:row}.display-column{margin-right:3rem}.whatsapp{flex:0.6 1;width:420px;min-height:50px;font-family:var(--font-family);font-weight:400;font-size:20px;line-height:28px;border:0;color:#272727;cursor:pointer;outline:none;background:transparent;box-sizing:border-box;border-radius:.6rem;text-transform:uppercase;margin-bottom:3rem;background-image:linear-gradient(90deg,#4CAF50,#27df2d,#4CAF50);background-size:400% 100%;transition:all .5s ease-in-out;transform:translateY(50%)}.whatsapp:hover{background-position:100% 0}.whatsapp i{margin-right:10px;font-size:20px}.gpt3__footer-heading h1,h2{font-family:var(--font-family);font-weight:800;font-size:64px;line-height:75px}.gpt3__footer-btn{display:flex;justify-content:center;align-items:center;padding:1rem;border:1px solid #fff;text-align:center;margin-bottom:10rem;cursor:pointer}.gpt3__footer-content__input{width:100%;margin-top:1rem;display:flex;flex-direction:column}.gpt3__footer-content__input input,.gpt3__footer-content__input textarea{flex:2 1;width:100%;min-height:50px;font-family:var(--font-family);font-weight:400;font-size:20px;line-height:28px;background:#272727;border:2px solid #effffb;margin-bottom:2rem;padding:1rem;outline:none;color:#EFFFFB;border-radius:15px}.gpt3__footer-content__input-button{flex:0.6 1;width:420px;min-height:50px;font-family:var(--font-family);font-weight:400;font-size:20px;line-height:28px;background:#fff;border:2px solid #fff;padding:0 1rem;color:#272727;cursor:pointer;outline:none;border-radius:10px}.gpt3__footer-btn p{font-size:18px;font-family:var(--font-family);line-height:21px;color:#fff;word-spacing:2px}.gpt3__footer-links{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;flex-wrap:wrap;margin-top:3rem;width:100%;text-align:left}.gpt3__footer-links div{width:250px;margin:1rem}.gpt3__footer-links_logo{display:flex;flex-direction:column}.gpt3__footer-links_logo img{width:118px;height:30px;margin-bottom:1rem}.gpt3__footer-links_logo p{font-family:var(--font-family);font-size:12px;line-height:15px;color:#fff}.gpt3__footer-links_div{display:flex;justify-content:flex-start;flex-direction:column}.gpt3__footer-links_div h4{font-size:14px;line-height:17px;font-family:var(--font-family);color:#fff;margin-bottom:.9rem}.gpt3__footer-links_div p{font-size:12px;line-height:15px;font-family:var(--font-family);color:#fff;margin:.5rem 0;cursor:pointer}.gpt3__footer-copyright{margin-top:2rem;text-align:center;width:100%}.gpt3__footer-copyright p{font-size:12px;font-family:var(--font-family);line-height:15px;color:#fff}@media screen and (max-width:1400px){.display-row{display:flex;flex-direction:column}.display-column{margin-right:0}}@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}.gpt3__footer-content__input-button,.whatsapp{width:100%}}@media screen and (max-width:400px){.gpt3__footer-heading h1{font-size:27px;line-height:38px}}.gpt3__possibility{display:flex;flex-direction:row}.gpt3__possibility-image{flex:1 1;display:flex;justify-content:flex-start;align-items:center}.gpt3__possibility-image img{height:85%;width:85%;object-fit:cover}.gpt3__possibility-content{flex:1 1;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column}.gpt3__possibility-content h4{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:30px;color:#71E5FF}.gpt3__possibility-content h4:last-child{color:#ff8A71}.gpt3__possibility-content h1,h3{font-family:var(--font-family);font-weight:800;font-size:34px;line-height:45px;margin:1rem 0}.gpt3__possibility-content p{color:var(--color-text);font-family:var(--font-family);font-weight:400;font-size:16px;line-height:30px;margin-bottom:2rem}@media screen and (max-width:1000px){.gpt3__possibility{flex-direction:column}.gpt3__possibility-image{margin:1rem 0}.gpt3__possibility-image img{width:unset;height:unset}.gpt3__possibility-content{margin-top:2rem}.gpt3__possibility-image img{width:100%;height:100%}}.gpt3__whatgpt3{display:flex;flex-direction:column;padding:2rem;background:var(--color-footer);background:radial-gradient(circle at 30% -100%,#f8fffd 25%,#f8fffd 85%,#f8fffd 100%);filter:drop-shadow(0 4px 4px rgba(39,48,59,.25))}.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{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:1rem 0 2rem}.gpt3__whatgpt3-heading h1{font-size:34px;line-height:45px;font-weight:800;font-family:var(--font-family);max-width:510px}.gpt3__whatgpt3-heading p{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:30px;color:var(--color-subtext);cursor:pointer}.gpt3__whatgpt3-container{display:flex;flex-wrap:wrap;flex-direction:row;margin-top:2rem}.gpt3__whatgpt3-container .gpt3__features-container__feature{flex:1 1;margin:1rem;min-width:210px;display:unset;flex-direction:column}.gpt3__whatgpt3-container .gpt3__features-container_feature-text{margin-top:.5rem}@media screen and (max-width:850px){.gpt3__whatgpt3-heading{flex-direction:column;align-items:flex-start;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__cert-container_article{width:100%;height:100%;display:flex;flex-direction:column;background:var(--color-footer);border-radius:40px;margin-left:20px;margin-right:20px;margin-bottom:25px}.gpt3__cert-container_article-image{width:100%;height:100%;background:var(--color-bg)}.gpt3__cert-container_article-image img{max-height:300px;width:auto;height:auto;border-radius:15px}.gpt3__cert-container_article-content{display:flex;flex-direction:column;justify-content:space-between;padding:1rem 1.5rem;height:100%}.gpt3__cert-container_article-content p{margin-top:14px;font-family:var(--font-family);font-size:11.65px;font-weight:700;color:#fff}.gpt3__cert-container_article-content h3{font-family:var(--font-family);font-size:25.11px;font-weight:800;line-height:30.3px;color:#fff;cursor:pointer}.gpt3__cert-container_article-content p:last-child{cursor:pointer}@media screen and (max-width:750px){.gpt3__cert-container_article{margin-right:0;margin-left:0}.gpt3__cert-container_article-image img{max-height:unset;max-width:100%}}@media screen and (max-width:550px){.gpt3__cert-container_article-content h3{font-size:18px;line-height:25p}.gpt3__cert-container_article-image img{max-height:unset;max-width:100%}}.gpt3__cert{display:flex;flex-direction:column}.gpt3__cert-heading{width:100%;text-align:left;margin-bottom:1rem}.gpt3__cert-heading h1{font-size:62px;line-height:75px;font-family:var(--font-family);font-weight:800}.gpt3__cert-container{display:flex;flex-direction:column;justify-content:space-between}.gpt3__cert-container_groupA{flex:0.75 1}.gpt3__cert-container_groupB{display:flex;flex-direction:row;overflow:auto}@media screen and (max-width:750px){.gpt3__cert-container_groupB{flex-direction:column}}@media screen and (max-width:1000px){.gpt3__cert-container_groupA{width:100%}.gpt3__cert-heading h1{font-size:46px;line-height:52px}}@media screen and (max-width:550px){.gpt3__cert-heading h1{font-size:34px;line-height:42px}}.gpt3__brand{flex-wrap:wrap}.gpt3__brand,.gpt3__brand div{display:flex;justify-content:center;align-items:center}.gpt3__brand div{flex:1 1;max-width:150px;min-width:120px;margin:1rem}