@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);.article{background-color:var(--color-footer)!important;height:100%}.article__img{width:100%}.article__img img{height:100%;object-fit:cover;width:100%}.article__content{padding:1rem 1.5rem}.article__content p{color:#fff;font-size:11px;font-weight:700}.article__content h3{color:#fff;font-size:20px;font-weight:800}.article p:last-child{color:#fff;cursor:pointer;font-weight:700;padding:1rem 1.5rem}@media screen and (min-width:720px){.article{display:flex;flex-direction:column}.article__img{height:200px}.article__container{flex:1 1}.article p:last-child{justify-self:flex-end}}.brand__center{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:3rem 0}.brand__center div{margin:1rem;max-width:150px;min-width:150px}.feature__title h1{color:#fff;font-size:14px;font-weight:700;letter-spacing:1px;line-height:22px;margin-bottom:.25rem}.feature__title div{background:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%),#fff;box-shadow:0 4px 4px #00000040;height:3px;margin-bottom:.15rem;width:38px}.feature__container p{color:var(--color-text);font-size:14px;font-weight:400;line-height:24px}@media screen and (min-width:920px){.feature.big{display:flex;justify-content:space-between}.feature.big .feature__container p{max-width:620px}}.cta__center{animation:rainbowBg 15s ease infinite;background:linear-gradient(135deg,#6a4c92,#5c8b73,#7c6e2f,#5f85b7,#9a73a5,#c4932f,#6e8b4b);background-size:400% 400%;border-radius:1rem;box-shadow:0 4px 15px #00000026;color:#fff;padding:4rem}.cta__content h3{animation:textColor 6s ease infinite;color:#fff;font-size:28px;font-weight:700;letter-spacing:1px;line-height:1.5;margin-bottom:2rem;text-align:center;text-transform:uppercase}.cta__content h4{color:#fff;font-size:22px;font-weight:600;margin-bottom:1.5rem;text-align:center}.testimonials{margin-top:3rem;position:relative;text-align:center}.testimonial{background-color:#fff3;border-radius:12px;box-shadow:0 12px 20px #0000001a;color:#fff;font-style:italic;margin:0 auto;max-width:700px;padding:2rem;transition:transform .5s ease,opacity .5s ease}.testimonial.active{opacity:1;transform:scale(1.05)}.testimonial p{color:#f0f0f0;font-size:18px;line-height:1.6}.testimonial p:last-child{color:#d1d1d1;font-size:16px;font-weight:600;margin-top:1rem}.dots{bottom:-40px;display:flex;gap:1.2rem;justify-content:center;left:50%;margin-top:2rem;position:absolute;transform:translateX(-50%)}.dot{animation:rainbowDot 2s linear infinite;background-color:#ffffff80;border-radius:50%;cursor:pointer;height:15px;transition:background-color .3s ease,transform .3s ease;width:15px}.dot.active{background-color:#fff;transform:scale(1.2)}.dot:hover{background-color:#8ab4f8}@keyframes rainbowBg{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes textColor{0%{color:#ff2e2e}14%{color:#fff}28%{color:#7c6e2f}42%{color:#99c3fa}57%{color:#c400fa}71%{color:#545d5d}85%{color:#6e8b4b}to{color:#6a4c92}}@keyframes rainbowDot{0%{background-color:#6a4c92}20%{background-color:#5c8b73}40%{background-color:#7c6e2f}60%{background-color:#5f85b7}80%{background-color:#9a73a5}to{background-color:#c4932f}}.navbar{align-items:center;display:flex;height:120px;justify-content:space-between;padding:0 2rem}.navbar__linksLogo{height:130px;margin-right:auto;width:200px}.navbar__links{gap:1rem;justify-content:flex-end}.navbar__links,.navbar__linksContainer{align-items:center;display:flex}.navbar__linksContainer>p{margin-bottom:0}.navbar__linksContainer>p a{color:#fff;text-decoration:none;transition:all .3s ease}.navbar__linksContainer>p{color:#fff!important;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;margin:0 1rem;text-transform:capitalize}.navbar__linksContainer>p a:hover{background-color:#007bff1a;border-radius:5px;color:#007bff;padding:5px 10px;transform:translateY(-3px)}.navbar__menu{display:none;margin-left:1rem}.navbar__menu svg{cursor:pointer}.navbar__menuContainer{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;padding:2rem;position:absolute;right:0;text-align:end;top:80px}.navbar__menuContainerLinks p a{color:#fff}@media screen and (max-width:1050px){.navbar__linksContainer{display:none}.navbar__menu{display:flex;margin-left:auto}}.blog__heading h1{color:#333;font-size:30px;font-weight:700;letter-spacing:2px;margin-bottom:1rem;position:relative;text-align:center;text-transform:uppercase;z-index:1}.blog__heading h1:hover{color:#ff5722;transform:scale(1.05);transition:transform .3s ease,color .3s ease}.blog__container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);justify-items:center;margin-top:2rem;padding:0 1rem}.article{background-color:#2c3e50;border-radius:20px;box-shadow:0 8px 16px #0003;max-width:320px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.article:hover{box-shadow:0 20px 30px #0003;transform:translateY(-10px)}.article img{border-radius:20px;height:200px;object-fit:cover;transition:transform .4s ease,opacity .3s ease;width:100%}.article img:hover{opacity:.85;transform:scale(1.1)}.blog__container h3{color:#ff7b00;font-size:20px;font-weight:700;letter-spacing:1px;margin:10px 0;text-transform:uppercase;transition:color .3s ease,transform .3s ease}.blog__container h3:hover{color:#ff5722;transform:scale(1.05)}.blog__container h4{color:#fff;font-size:18px;font-weight:500;line-height:1.6;margin:10px 0;transition:color .3s ease,transform .3s ease,text-shadow .3s ease}.blog__container h4:hover{color:#cbcbcb;text-shadow:0 4px 8px #0003;transform:translateY(-5px)}@media screen and (max-width:720px){.blog__container{display:grid;grid-template-columns:1fr}.article{margin-bottom:1rem}}@media screen and (min-width:720px) and (max-width:1024px){.blog__container{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.blog__container{grid-template-columns:repeat(3,1fr)}}.features__heading h1{font-size:34px;font-weight:800;letter-spacing:0;line-height:45px}.features__heading p{color:#ff8a71;font-size:16px;font-weight:500;line-height:30px;margin-top:2rem}.features__container .feature{display:flex;justify-content:space-between}.features__container .feature h1{flex:1 1;font-size:12px;line-height:18px;max-width:99px;width:100%}.features__container .feature p{font-size:11px;line-height:17px;margin-left:2rem;max-width:320px;text-align:justify}@media screen and (min-width:920px){.features__center{grid-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr}.features__container .feature h1{max-width:8rem}}.footer{background-color:#080022;border-top:none;color:#fff;font-family:Arial,sans-serif;margin-top:0;padding:4rem 0;text-align:center}.footer__center{margin:0 auto;max-width:1200px}.footer__links{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr;margin-top:2rem}.footer__linksLogo img{margin-bottom:1rem;width:120px}.footer__linksLogo p{color:#fff;font-size:1rem;margin:0 auto;max-width:20rem;padding:1rem 0}.footer__link h4{color:#fff;font-size:1.2rem;font-weight:700;margin:1.5rem 0 1rem;text-transform:uppercase}.footer__link p{color:#ccc;cursor:pointer;font-size:.9rem;margin-bottom:0;transition:color .3s ease}.footer__link p:hover{color:#ff7b00}.footer__socials{display:flex;gap:1.5rem;justify-content:center;margin-top:1rem}.footer__socials a{color:#fff;font-size:1.8rem;transition:color .3s ease}.footer__socials a:hover{color:#ff7b00}.footer__copyright{color:#ccc;font-size:.9rem;margin-bottom:0;margin-top:3rem;text-align:center}.footer__madeWithLove{color:#ccc;font-size:.9rem;margin-top:2rem}.footer__madeWithLove p{font-style:italic}@media screen and (min-width:768px){.footer__links{column-gap:2rem;grid-template-columns:1fr 1fr}}@media screen and (min-width:920px){.footer__links{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1170px){.footer__links{grid-template-columns:repeat(4,1fr)}}.header{min-height:calc(100vh - 120px)}.header__left h1{font-size:42px;font-weight:800px;line-height:50px;margin-top:40px}.header__left p{color:var(--color-text);line-height:27px;margin-top:1.5rem}.header__leftInput{display:flex;margin:2rem 0 1rem;width:100%}.header__leftInput input{background-color:var(--color-footer);border:none;border:2px solid var(--color-footer);border-radius:5px 0 0 5px;color:#fff;flex:1 1;font-size:20px;line-height:27px;min-height:50px;padding:0 1rem}.header__leftInput button{background:#ff4820;border:none;border-radius:0 5px 5px 0;color:#fff;cursor:pointer;font-size:17px;font-weight:700;line-height:27px;padding:0 1rem;text-transform:capitalize}.header__leftInput input:focus{outline:none}.header__leftPeople img{object-fit:contain;width:180px!important}.header__leftPeople p{color:#fff}@media screen and (min-width:1050px){.header__center{display:grid;grid-template-columns:1fr 1fr}.header__left h1{font-size:62px;line-height:62px}.header__left p{font-size:20px}.header__leftPeople{align-items:center;display:flex}.header__leftPeople img{object-fit:contain;width:140px!important}.header__leftPeople p{font-size:16px;margin-left:1rem}}.possibility__right h4:last-child{color:#ff8a71;font-size:14px}.possibility__right h1{font-size:20px;font-weight:800;line-height:35px}.possibility__right p{font-size:16px;line-height:30px}@media screen and (min-width:920px){.possibility__center{display:grid;grid-template-columns:1fr 1fr}.possibility__right{align-self:flex-end}.possibility__right h4,.possibility__right h4:last-child{font-size:18px}.possibility__right h1{font-size:34px;line-height:45px}.possibility__right p{font-size:18px}}.whatgpt3__center{background:var(--color-footer);background:radial-gradient(circle at 30% -100%,#1b2a3b 25%,#132032 85%,#134b73 100%);display:flex;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:column;padding:2rem}.whatgpt__heading h1{font-size:24px;font-weight:800;line-height:45px;max-width:510px}.whatgpt__heading p{color:var(--color-subtext);font-size:16px;font-weight:500;line-height:30px}@media screen and (min-width:920px){.whatgpt__heading{align-items:center;display:flex;justify-content:space-between}.whatgpt__heading h1{font-size:34px;max-width:610px}.whatgpt3__container{column-gap:2rem;display:flex;flex-wrap:wrap;margin-top:2rem}.whatgpt3__container .feature{flex-basis:calc(50% - 2rem);flex-grow:1;flex-shrink:1}}@media screen and (min-width:1170px){.whatgpt3__container .feature{flex-basis:calc(33.33% - 2rem);flex-grow:1;flex-shrink:1}}body{background-color:initial;color:#ddd;font-family:Roboto,sans-serif;margin:0;padding:0}.contact-section{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:50px 10%}.contact-info{margin-bottom:40px;text-align:center}.contact-info h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff6f61,#ffb74d,#4db6ac,#64b5f6);-webkit-background-clip:text;font-size:2.5rem;font-weight:700}.contact-info p{color:#bbb;font-size:1.2rem;line-height:1.6}.contact-info a{color:#4db6ac;font-weight:700;text-decoration:none}.contact-info a:hover{color:#64b5f6;text-decoration:underline}.contact-form{animation:gradientAnimation 6s ease infinite;background:linear-gradient(135deg,#2c2c54,#24243e,#141414);background-size:200% 200%;border:1px solid #444;border-radius:15px;box-shadow:0 4px 20px #0006;color:#ddd;max-width:800px;overflow:hidden;padding:30px;position:relative;width:100%}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}form{flex-direction:column}.form-row,form{display:flex;gap:20px}.form-row{flex-wrap:wrap;justify-content:space-between}.form-group{display:flex;flex:1 1;flex-direction:column;min-width:250px}.form-group label{color:#ddd;font-size:1rem;font-weight:500;margin-bottom:8px}.form-group input,.form-group textarea{background-color:#1c1c1c;border:1px solid #555;border-radius:8px;box-sizing:border-box;color:#fff;font-size:1rem;padding:12px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#4db6ac;box-shadow:0 0 5px #4db6ac80;outline:none}.form-group textarea{height:150px;resize:none}.submit-btn{animation:buttonGradient 4s ease infinite;background:linear-gradient(45deg,#ff6f61,#ffb74d,#4db6ac,#64b5f6);background-size:300% 300%;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:1.1rem;margin:20px auto 0;padding:15px 30px;text-align:center;transition:transform .2s ease,opacity .3s ease;width:40%}@keyframes buttonGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.submit-btn:hover{opacity:.9;transform:translateY(-2px)}@media (max-width:768px){.contact-section{padding:20px}.contact-info h2{font-size:2rem}.contact-info p{font-size:1rem}.contact-form{padding:20px;width:100%}.form-row{flex-direction:column}.form-group{min-width:100%}.submit-btn{width:100%}}@media (max-width:480px){.contact-info h2{font-size:1.5rem}.contact-info p{font-size:.9rem}.form-group input,.form-group textarea{padding:10px}.submit-btn{font-size:1rem;padding:12px 20px}}.gradient__bg{background:radial-gradient(circle at 3% 25%,#002853 0,#040c18 100%)}.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{--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;--clr-grey-1:#102a42;--clr-grey-2:#243a52;--clr-grey-3:#324d67;--clr-grey-4:#48647f;--clr-grey-5:#617d98;--clr-grey-6:#829ab0;--clr-grey-7:#9eb2c7;--clr-grey-8:#bcccdc;--clr-grey-9:#dae2ec;--clr-grey-10:#f1f5f8;--clr-white:#fff;--font-family:"Manrope",sans-serif;--transition:all 0.3s linear;--spacing:0.15rem;--radius:0.5rem;--light-shadow:0 5px 15px #0000001a;--dark-shadow:0 5px 15px #0003;--max-width:1170px}*,:after,:before{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:#040c18;background:var(--color-bg);font-family:Manrope,sans-serif;font-family:var(--font-family);font-size:.875rem;line-height:1.5}ul{list-style-type:none}a{text-decoration:none}img:not(.nav-logo){display:block;width:100%}h1,h2,h3,h4{font-family:Manrope,sans-serif;font-family:var(--font-family);letter-spacing:.15rem;letter-spacing:var(--spacing);line-height:1.25;margin-bottom:.75rem;text-transform:capitalize}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.25rem}h4{font-size:.875rem}p{color:#617d98;color:var(--clr-grey-5);margin-bottom:1.25rem}@media screen and (min-width:800px){h1{font-size:4rem}h2{font-size:2.5rem}h3{font-size:1.75rem}body,h4{font-size:1rem}h1,h2,h3,h4{line-height:1}}.btn{background:var(--clr-primary-5);border:2px solid #0000;border-radius:.5rem;border-radius:var(--radius);box-shadow:0 1px 3px #0003;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.15rem;letter-spacing:var(--spacing);padding:.375rem .75rem;text-transform:uppercase;transition:all .3s linear;transition:var(--transition)}.btn,.btn:hover{color:var(--clr-primary-1)}.btn:hover{background:var(--clr-primary-7)}.section{padding:5rem 0}.section-center{margin:0 auto;max-width:1170px;width:90vw}@media screen and (min-width:992px){.section-center{width:95vw}}
/*# sourceMappingURL=main.a2104477.css.map*/