*{margin:0;padding:0;box-sizing:border-box;text-decoration:none;list-style:none;font-family:Poppins,sans-serif}:root{--accent-color: #1b3f9c;--acent-text: #1b3f9c}.accent-text,.accent-text-home{color:var(--acent-text);font-weight:700}body{background:#000;background:linear-gradient(90deg,#000 23%,#111 89%)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#1b3f9c;border-radius:17px}::-webkit-scrollbar-thumb:hover{background:#152e6f}.header_page{display:flex;align-items:center;justify-content:space-around;padding:2rem}.logo img{width:155px}@media (max-width: 600px){.logo img{width:120px}}.nav-bar{display:flex;align-items:center;gap:1.4rem}@media (max-width: 600px){.nav-bar{display:none}}.nav-item{width:auto;text-align:center;padding:.6rem 1.4rem;border-radius:3rem;transition:all .3s ease-in-out}.nav-item a{color:#fff;font-weight:700;text-decoration:none;position:relative;font-size:1.2rem}.nav-item a:after{content:"";display:block;width:0;height:2px;background:#009fe3;transition:width .3s;position:absolute;bottom:-2px;left:0}.nav-item a:hover:after{width:100%}.hamburger{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.hamburger-line{width:2rem;height:.25rem;background:#fff;border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px}.mobile-menu{display:none;position:absolute;top:0;right:0;height:100%;width:100%;background-color:#009fe3;padding-top:40px;transition:transform .3s ease-in-out;transform:translate(100%);align-items:center;justify-content:center;flex-direction:column;text-align:center}.mobile-menu.active{display:flex;transform:translate(0)}.nav-item-mb{margin-bottom:2rem}.nav-item-mb a{text-align:center;color:#fff;font-size:1.4rem}.btn-mb{width:275px;padding:.8rem;background-color:#fff;color:#009fe3;font-size:1.1rem;border-radius:3rem;text-align:center;transition:all .5s ease-in-out;outline:none;border:none;cursor:pointer}.btn-mb:hover{transform:scale(1.1);background-color:#ddd}@media (max-width: 768px){.hamburger{display:flex}}.hero_section{height:100vh;background-image:url(/assets/img1-BmE-02hg.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width: 600px){.hero_section{background-image:url(/assets/img5-C1TcxEna.JPG)}}.hero-content_section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;margin-top:3%}.slogan{margin-top:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 600px){.slogan{margin-top:8rem}}.slogan h1{font-size:5rem;font-weight:700;color:var(--text-color);position:relative}@media (max-width: 600px){.slogan h1{font-size:3.3rem}}.slogan h2{font-size:2.2rem;color:var(--text-color);position:absolute;margin-top:8rem}@media (max-width: 600px){.slogan h2{font-size:1.5rem;margin-top:5rem}}.logo-hero{margin-top:7rem}@media (max-width: 600px){.logo-hero{width:370px}}.hero-btn{width:275px;padding:.8rem;background-color:#009fe3;color:#eee;font-size:1.1rem;border-radius:3rem;text-align:center;transition:all .5s ease-in-out;outline:none;border:none;cursor:pointer}.hero-btn:hover{transform:scale(1.1);background-color:#0a3e58;color:#eee}.maia{position:relative;color:var(--text-color);font-size:1.8rem}.team{position:absolute;margin-top:4rem;font-size:2.2rem}:root{--accent-color: #1b3f9c;--text-color: #ffff}.testimonials_section{padding:3rem;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.testimonial-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.testimonials_section h1{color:var(--text-color);font-size:4rem}@media (max-width: 600px){.testimonials_section h1{word-wrap:break-word;font-size:2rem;text-align:center}}.testimonial-row{display:flex;align-items:center;gap:2rem}@media (max-width: 600px){.testimonial-row{flex-direction:column}}.testimonial-card{width:600px;height:275px;padding:1rem;background-color:#151515;border-radius:1rem;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-box-shadow:0px 0px 133px -45px rgba(0,0,0,.33);-moz-box-shadow:0px 0px 133px -45px rgba(0,0,0,.33);box-shadow:0 0 133px -45px #00000054;transition:all .3s ease-in-out;cursor:pointer}.testimonial-card:hover{transform:scale(1.05)}@media (max-width: 600px){.testimonial-card{width:350px;height:380px}}.testimonial-card img{width:50px}.testimonial-content{display:flex;flex-direction:column;gap:1rem}.testimonial-content p{font-size:1rem;text-align:justify;color:var(--text-color)}.name{font-weight:600;color:var(--accent-color);font-style:italic}.quote-1,.quote-2{position:absolute}.quote-1{top:0;left:0;margin:1rem}.quote-2{right:0;bottom:0;margin:1rem}.cto_section{height:100vh;display:flex;align-items:center;justify-content:center}.cto-container,.slogan-cto{display:flex;flex-direction:column;align-items:center;justify-content:center}.cto-container{gap:3rem}@media (max-width: 600px){.logo-cto{width:370px}}.slogan-cto h1{font-size:7rem;position:relative;color:var(--text-color)}@media (max-width: 600px){.slogan-cto h1{font-size:3rem}}.slogan-cto h2{position:absolute;margin-top:9rem;font-size:2.6rem;color:var(--text-color)}@media (max-width: 600px){.slogan-cto h2{font-size:1rem;margin-top:4.6rem}}.cto-button{width:275px;padding:.8rem;background-color:#009fe3;color:#eee;font-size:1.1rem;border-radius:3rem;text-align:center;transition:all .5s ease-in-out;outline:none;border:none;cursor:pointer}.cto-button:hover{background-color:#0a3e58;color:#eee}@media (max-width: 600px){.cto-button{width:250px;font-size:.9rem}}#slogan-changed,#slogan-changed-footer{transition:opacity .5s ease-in-out;opacity:1}#slogan-changed.fade-out,#slogan-changed-footer.fade-out{opacity:0}.plans_section{height:100vh;display:flex;align-items:center;justify-content:center}@media (max-width: 600px){.plans_section{height:auto}}.plans-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.plans-container h1{color:var(--text-color);font-size:4rem}@media (max-width: 600px){.plans-container h1{margin-top:3rem;font-size:1.8rem;text-align:center}}.all-plans{display:flex;justify-content:space-around;align-items:center;margin-top:20px}@media (max-width: 600px){.all-plans{flex-direction:column}}.card-plan{width:270px;height:300px;margin:20px;padding:1rem;background-color:#151515;border-radius:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;-webkit-box-shadow:0px 0px 77px -25px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 77px -25px rgba(0,0,0,.75);box-shadow:0 0 77px -25px #000000bf}.card-plan span{color:var(--text-color);font-size:1.1rem;font-weight:400;font-weight:700}.card-plan p{font-size:.9rem;color:var(--text-color);text-align:center}.card-plan i{font-size:4rem}.plan-button{width:220px;padding:.8rem;border-radius:3rem;background-color:#009fe3;color:#eee;font-size:.9rem;outline:none;border:none;font-weight:600;cursor:pointer;transition:all .3s ease-in-out}.plan-button:hover{background-color:#0a3e58}:root{--accent-color: #041d5b;--text-color: #ffff;--acent-text: #009fe3}.about-me_section{background-image:url(/assets/about-me-banner-CxgYMm34.png);background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}@media (max-width: 600px){.about-me_section{background-image:url(../public/images/mobilebackgrounds/banner-abouit-me-mobile.png)}}@media (max-width: 600px){.about-me_section{height:auto;margin-top:3rem;margin-bottom:3rem}}.about-me-container{display:flex;justify-content:center;align-items:center;margin-right:25rem;text-align:center;margin-left:3rem}@media (max-width: 600px){.about-me-container{margin-right:0;margin-left:0;flex-direction:column}}.about-me-container h1{font-size:4rem;color:var(--acent-text);margin-bottom:2rem}@media (max-width: 600px){.about-me-container h1{font-size:2.5rem;margin-top:3rem}}.about-me-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:600px}@media (max-width: 600px){.about-me-content{text-align:center;width:90%}}.about-me-content p{font-size:1.1rem;color:var(--text-color)}@media (max-width: 600px){.about-me-content p{font-size:1rem;background-color:#ffffff26;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:1rem;padding:2rem}}.about-btn{width:275px;padding:.8rem;background-color:var(--acent-text);color:#eee;font-size:1.1rem;border-radius:3rem;text-align:center;transition:all .5s ease-in-out;outline:none;border:none;cursor:pointer}.about-btn:hover{transform:scale(1.1);background-color:#01073d;color:#eee}@media (max-width: 600px){.about-btn{width:250px;padding:.6rem;font-size:1rem;font-weight:600}}.more-info{width:280px;height:170px;display:flex;flex-direction:column;text-align:left;border-left:7px solid var(--acent-text);color:var(--text-color);padding:1rem}.more-info-title{font-size:2rem;color:var(--text-color);font-weight:700}.ways_section{height:110vh;display:flex;align-items:center;justify-content:center}@media (max-width: 600px){.ways_section{height:auto}}.ways-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.ways-container h1{font-size:4rem;color:var(--text-color)}@media (max-width: 600px){.ways-container h1{font-size:2rem;margin-top:3rem;text-align:center}}.all-ways{display:flex;align-items:center;gap:3rem}@media (max-width: 600px){.all-ways{flex-direction:column}}.ways-card{margin-top:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#151515;border-radius:1rem;width:375px;height:360px;-webkit-box-shadow:0px 0px 77px -25px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 77px -25px rgba(0,0,0,.75);box-shadow:0 0 77px -25px #000000bf;gap:1.7rem}@media (max-width: 600px){.ways-card{width:345px}}.ways-card i{font-size:4rem}.ways-card h4{font-size:2rem;color:#009fe3}.ways-card p{text-align:center;color:var(--text-color);width:70%}.way-button{width:240px;padding:.8rem;color:#eee;font-size:1.1rem;border-radius:3rem;text-align:center;transition:all .5s ease-in-out;outline:none;border:none;cursor:pointer}.way-button:hover{background-color:#152e6f;color:#eee}@media (max-width: 600px){.way-button{padding:.7rem}}:root{--accent-color: #009fe3;--text-color: #ffff}.footer_page{height:40vh;padding:2rem}.footer-container{display:flex;align-items:center;justify-content:space-around}@media (max-width: 600px){.footer-container{flex-direction:column}}.collum-footer img{width:200px}@media (max-width: 600px){.collum-footer img{width:160px}}.slogan-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.slogan-footer{width:500px}.slogan-footer h4{color:var(--text-color);font-size:1.7rem}@media (max-width: 600px){.slogan-footer h4{font-size:1.3rem}}.slogan-footer button{width:210px;padding:.8rem;background-color:#009fe3;color:#eee;font-size:.9rem;border-radius:3rem;text-align:center;transition:all .5s ease-in-out;outline:none;border:none;cursor:pointer}.slogan-footer button:hover{background-color:#0a3e58;color:#eee}
