*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{font-size:2rem;scrollbar-width:thin;scrollbar-color:#6969dd #e0e0e0;background:linear-gradient(to right,#CBEAE4,white 10%,transparent 100%)}h1,h2,h3{font-family:Poppins,sans-serif}p,a,span{font-family:Nunito Sans,sans-serif}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background-color:#e1ddd6}body::-webkit-scrollbar-thumb{background-color:#3028f5;border-radius:10px}@media screen and (max-width: 1000px){html{font-size:50%}}@media screen and (max-width: 768px){html{font-size:50%}h1,h2{text-align:center}}@media screen and (max-width: 500px){html{font-size:40%}}@media screen and (max-width: 400px){html{font-size:35%}}.header{display:flex;align-items:center;justify-content:space-around;position:fixed;top:0;width:100%}.header__logo{height:100px;width:250px}.header__nav{display:flex;gap:2rem;align-items:center}.header__list{display:flex;gap:1.7rem;list-style:none}.header__item{font-weight:700}.header__item a{color:#000;font-size:2rem}.header__item a:hover,.header__item a:focus{opacity:.7}.header__item a.active{color:#3028f5}.header__button{padding:10px 20px;background:#3028F5;color:#fff;font-weight:700;font-size:2rem;text-transform:uppercase;border-radius:.5rem;transition:.2s;cursor:pointer}.header__button:hover{opacity:.7}.header a{text-decoration:none}.header.scroll{background:#fff;z-index:1}@media screen and (max-width: 768px){.header{justify-content:space-between;padding:0 50px 0 0}.header__logo{height:80px;width:200px}.header__nav{display:none}.header .one,.header .two,.header .three{width:100%;height:5px;background-color:#000;margin:6px auto;transition-duration:.3s}.header__mobile{width:40px;height:20px;margin-right:0}.header__nav.on{position:absolute;top:100%;right:10%;width:80%;min-width:200px;height:400px;display:block;background-color:#fff;box-shadow:0 0 10px #00000080;display:flex;flex-direction:column;padding:20px;border-radius:2rem}.header__mobile.active .one{transform:rotate(45deg) translate(7px,7px)}.header__mobile.active .two{opacity:0}.header__mobile.active .three{transform:rotate(-45deg) translate(8px,-9px)}.header__list{display:flex;flex-direction:column;gap:1.7rem;list-style:none;padding:0;margin:0;text-align:center;width:100%;height:300px;align-items:center;justify-content:center;gap:30px;font-size:1.8rem}}.intro{background:url(/bg-intro.svg) no-repeat}.intro__container{margin-top:150px;display:flex;align-items:center;justify-content:center;gap:5rem;padding:10px 20px}.intro__hidden{visibility:hidden}.intro__text{display:flex;flex-direction:column;gap:10px}.intro__title{font-size:5rem;line-height:50px;margin-bottom:1%;color:#3028f5;font-weight:700}.intro__text p{font-size:2rem}.intro__text p span{color:#3028f5}.intro__title strong{color:#f25d21;text-transform:uppercase}.intro__image{width:44%;min-width:300px}.intro__button{background:#F25D21;text-align:center;padding:10px 15px;text-decoration:none;width:180px;text-transform:uppercase;color:#fff;border-radius:.5rem;font-weight:700;transition:.2s;font-size:1.7rem}.intro__button:hover{opacity:.9}@media screen and (max-width: 768px){.intro__container{flex-direction:column-reverse;gap:2rem}.intro__image{width:80%;max-width:400px}.intro__title{text-align:center}.intro__text{align-items:center;text-align:center}}.video{display:flex;flex-direction:column;align-items:center;justify-content:center}.video__title{color:#3028f5;margin-bottom:3%;font-weight:700;font-size:5rem;margin-top:5%}.video__title strong{color:#f25d21}.video iframe{margin-bottom:4%;width:80%;height:500px;max-width:1400px;box-shadow:#00000059 0 5px 15px}@media screen and (max-width: 1000px){.video iframe{height:400px}}@media screen and (max-width: 768px){.video iframe{width:80%;height:280px}}@media screen and (max-width: 500px){.video iframe{width:90%;height:220px}}.ideas{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 100px;margin-bottom:8%}.ideas__title{font-size:5rem;color:#f25d21;margin-bottom:3%;margin-top:5%}.ideas__title strong{color:#3028f5}.ideas__slider{display:flex;align-items:center;justify-content:center;cursor:grab}.ideas__item{padding:3px;text-align:center;height:150px}.ideas__item p{font-weight:600}.ideas__blue{color:#3028f5}.ideas__orange{color:#f25d21}.ideas__icon{height:70px;width:70px}.ideas__button{margin-top:1%;padding:10px 20px;border-radius:.5rem;background:#3028F5;color:#fff;font-weight:700;cursor:pointer;text-transform:uppercase;transition:all .3s ease-in-out;font-size:1.7rem;text-decoration:none}.ideas__button:hover{opacity:.8}@media screen and (max-width: 768px){.ideas{padding:0}.ideas__icon{height:50px;width:50px}.ideas__item p{font-size:1.5rem}}@media screen and (max-width: 600px){.ideas{padding:0 50px}.ideas__item{text-align:center;display:flex;flex-direction:column;align-items:center;height:100px}.ideas__icon{height:40px;width:40px}.ideas__item p{font-size:1.3rem}}.legal{text-align:center;margin-bottom:8%;background:#f9f9f9 linear-gradient(to right,#CBEAE4,white 10%,transparent 100%)}.legal__container{display:flex;align-items:center;justify-content:center;padding:5px 100px;gap:4rem;margin-top:1%}.legal__title{font-size:5rem;font-weight:700;color:#f25d21}.legal__title strong{color:#3028f5}.legal__text{text-align:left;font-size:2rem;padding:0 75px;text-align:justify;max-width:600px}.legal__image{width:40%;min-width:400px;max-width:550px}@media screen and (max-width: 1110px){.legal__container{padding:0 40px}.legal__image{min-width:350px}.legal__text{padding:0 50px}}@media screen and (max-width: 768px){.legal__container{flex-direction:column;gap:2rem;padding:0 5px}.legal__image{min-width:270px}.legal__text{width:100%;padding:0 20px}}.plans{display:flex;flex-direction:column;align-items:center;justify-content:center}.plans__title{text-align:center;font-size:5rem;color:#f25d21}.plans__whats{background:#075e54;padding:2rem 4rem;display:flex;align-items:center;gap:1rem;color:#fff;text-decoration:none;border-radius:1rem;margin-top:4rem;font-weight:700;transition:all .2s ease-in-out}.plans__whats:hover{opacity:.8}.contact{margin-top:5%;padding:40px;background:#f9f9f9 linear-gradient(to right,#CBEAE4,white 10%,transparent 100%)}.contact__container{display:flex;align-items:center;justify-content:center;padding:0 4rem;margin:0 auto;width:100%;max-width:1400px}.contact__text{width:50%;font-size:2rem;text-align:justify;padding:0 30px;max-width:700px}.contact__text p{margin-left:3%}.contact__form{display:flex;flex-direction:column;align-items:flex-end;text-align:right;width:50%;gap:10px;padding:0 1rem;margin-top:6%}.contact__form h3{color:#f25d21}.contact__form input{width:80%;height:50px;border-radius:.5rem;border:2px solid #a9a9a9;padding:0 5px;font-size:1.6rem;outline:none}.contact__button{background:#3028F5;color:#fff;width:150px;height:40px;border-radius:.5rem;border:none;cursor:pointer;transition:.2s;font-size:1.7rem;text-transform:uppercase;font-weight:600}.contact__button:hover{opacity:.8}@media screen and (max-width: 768px){.contact__container{flex-direction:column;gap:2rem;padding:0 2rem}.contact__text{width:100%;padding:0 10px}.contact__form{width:100%;align-items:center;text-align:center}.contact__form input,.contact__button{height:30px}}.footer{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin:0;padding:20px 0;height:200px;background:#e2dede}.footer__terms{display:flex;align-items:center;justify-content:space-around;gap:10px}.footer__terms a{font-size:1.5rem;font-weight:700}.footer__terms a:nth-child(-n+2):after{content:"|";margin-left:10px}.footer__social{display:flex;align-items:center;justify-content:center;gap:10px}.footer__icon:hover{color:#000}.footer__copyrights{font-size:1.6rem;font-weight:500;color:#a76363}.thankyou{display:flex;flex-direction:column;align-items:center;justify-content:center}.thankyou__container{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.thankyou__container h1{font-size:5rem;color:#f25d21;font-weight:700}.thankyou__container p{font-size:2rem;font-weight:500}.thankyou__button{background:#3028F5;text-align:center;padding:10px;text-decoration:none;width:90%;text-transform:uppercase;color:#fff;border-radius:.5rem;font-weight:700;transition:.2s;font-size:1.6rem}.thankyou__button:hover{opacity:.8}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}
