*{box-sizing:border-box;margin:0;padding:0}body{margin:0 auto;font-size:62.5%;overflow-x:hidden;background-image:var(--color-gradient-black1)}:root{--color-gradient-black1:linear-gradient(0deg, #181818 0%, #040404 100%);--color-gradient-full1:linear-gradient(125.69deg, #00F1FF 13%, #00FD45 28.04%, #EEC100 43.08%, #F97B00 58.12%, #DF057D 73.16%, #3C0E76 88.21%);--color-black1:#0D0D0D;--color-gray1:#808080;--color-white1:#FFFFFF;--font-redhat:"Red Hat Display";--font-oswald:"Oswald";--font-prompt:"Prompt";--font-abel:"Abel";--margin-default:5%;--margin-default-2x:10%}p{font-family:var(--font-prompt);font-style:normal;font-weight:400;font-size:1.6em;line-height:24px}@media(max-width:479px){p{font-size:1.4em;line-height:18px}}.hero1{font-family:var(--font-oswald);font-style:normal;font-weight:400;font-size:18em;line-height:180px}@media(max-width:767px){.hero1{font-size:14em;line-height:140px}}@media(max-width:479px){.hero1{font-size:10em;line-height:100px}}.hero2{font-family:var(--font-oswald);font-style:normal;font-weight:400;font-size:12em;line-height:120px}@media(max-width:767px){.hero2{font-size:10em;line-height:100px}}@media(max-width:479px){.hero2{font-size:7em;line-height:70px}}.h1{font-family:var(--font-oswald);font-style:normal;font-weight:400;font-size:12em;line-height:120px}@media(max-width:1199px){.h1{font-size:10.5em;line-height:105px}}@media(max-width:767px){.h1{font-size:9em;line-height:90px}}@media(max-width:575px){.h1{font-size:7em;line-height:70px}}@media(max-width:479px){.h1{font-size:5em;line-height:50px}}.h2{font-family:var(--font-oswald);font-style:normal;font-weight:400;font-size:8em;line-height:90px}@media(max-width:767px){.h2{font-size:6em;line-height:60px}}@media(max-width:479px){.h2{font-size:5em;line-height:60px}}.h3{font-family:var(--font-prompt);font-style:normal;font-weight:300;font-size:4.4em;line-height:44px}@media(max-width:767px){.h3{font-size:4em;line-height:40px}}@media(max-width:479px){.h3{font-size:3em;line-height:30px}}.h4{font-family:var(--font-prompt);font-style:normal;font-weight:300;font-size:3.2em;line-height:32px}.h4 strong{font-weight:600}@media(max-width:479px){.h4{font-size:2.4em;line-height:24px}.h4 strong{font-weight:500}}.h5{font-family:var(--font-prompt);font-style:normal;font-weight:400;font-size:2.4em;line-height:22px}@media(max-width:767px){.h5{font-size:2.8em;line-height:28px}}@media(max-width:479px){.h5{font-size:2em;line-height:20px}}.h6{font-family:var(--font-abel);font-style:normal;font-weight:400;font-size:1.8em;line-height:24px}a{width:auto;text-decoration:none;color:inherit}ul{list-style:none}::selection{background-color:var(--color-gray1);color:var(--color-black1)}*{scrollbar-width:thin;scrollbar-color:var(--color-gray1) var(--color-black1)}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:var(--color-black1)}::-webkit-scrollbar-thumb{background-color:var(--color-gray1);border-radius:20px;border:3px solid var(--color-black1)}.circle{border-radius:50%}.label1{color:#fff;text-transform:uppercase;font-family:var(--font-abel);font-size:2em;letter-spacing:5%;display:block}.input1{background:0 0;border:0;border-bottom:1px solid #fff;height:60px;text-indent:15px;outline:0;color:#fff;font-family:var(--font-prompt);font-size:1.6em;width:100%;margin-bottom:40px;font-weight:700}.input1::placeholder{color:rgba(255,255,255,.8);font-weight:400}.select1{background:0 0;border:0;border-bottom:1px solid #fff;height:60px;text-indent:15px;outline:0;color:#fff;font-family:var(--font-prompt);font-size:1.6em;width:100%}.select1 option{background:var(--color-black1);border:0}.button1-outline{color:#fff;background:0 0;border-radius:30px;border:1px solid #fff;padding:15px 30px;font-family:var(--font-prompt);font-size:1.6em;text-transform:uppercase;font-weight:400;transition:all .5s;cursor:pointer}@media(max-width:575px){.button1-outline{width:100%}}.button1-outline:hover{color:var(--color-black1);background:var(--color-white1);font-weight:500}.text-center{text-align:center}.text-uppercase{text-transform:uppercase}.text-white{color:var(--color-white1)}.text-gray1{color:var(--color-gray1)}.text-black1-gradient{background-image:var(--color-gradient-full1);background-clip:text;-webkit-background-clip:text;-webkit-text-stroke:2px transparent;color:var(--color-black1)}.text-white-outline{color:transparent;-webkit-text-stroke:#fff;-webkit-text-stroke-width:1px}.bg-black1{background-color:var(--color-black1)}.base-black1-gradient{position:absolute;width:100%;height:100%;background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,1))}.header{position:fixed;width:100%;height:auto;display:flex;justify-content:space-between;align-items:center;z-index:9999;padding:20px var(--margin-default)}.header__menu__hamburger{display:flex;justify-content:space-between;align-items:center;color:var(--color-white1);font-size:3.5em;cursor:pointer}@media (max-width:991px){.header__menu__hamburger{font-size:2.5em}}.header__menu__hamburger__icon{padding:20px;background-color:var(--color-black1)}.menu{transition:all .5s;position:fixed;top:-100%;width:100%;height:100%;background-color:var(--color-white1);z-index:10000;justify-content:center;align-items:center;flex-wrap:wrap;opacity:0;padding:5%;overflow:auto;display:flex}.menu.active{transition:all .5s;top:0;opacity:1}.menu__guias{width:600px;height:auto;border-right:1px solid #eee;padding-right:60px}@media(max-width:1199px){.menu__guias{width:100%;height:auto;border-right:none;padding:0;padding:50px 0}}.menu__infs{width:400px;height:auto;padding-left:60px}@media(max-width:1199px){.menu__infs{width:100%;height:auto;padding:0}}.menu__infs__texto{font-size:2.4em;line-height:36.29px;font-weight:300}@media(max-width:575px){.menu__infs__texto{font-size:1.8em;line-height:25px}}.menu__infs__titulo{font-family:var(--font-abel);font-style:normal;font-weight:400;font-size:1.6em;color:var(--color-gray1)}.menu__infs__redes{display:flex;gap:15px}.menu__infs__redes__item{font-size:2em;color:var(--color-gray1)}.menu__close{position:absolute;top:30px;right:5%}.menu__close__icon{padding:20px 25px;background-color:var(--color-black1);color:var(--color-white1);font-size:3.5em}@media(max-width:767px){.menu__close__icon{padding:10px 15px;font-size:2.5em}}.menu__guias__item{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;margin-bottom:0;cursor:pointer}.menu__guias__titulo{font-family:var(--font-oswald);font-style:normal;font-weight:400;font-size:7.5em}@media(max-width:1199px){.menu__guias__titulo{font-size:6em}}@media(max-width:767px){.menu__guias__titulo{font-size:4.5em}}.menu__guias__titulo.active{background-image:var(--color-gradient-full1);background-clip:text;-webkit-background-clip:text;-webkit-text-stroke:4px transparent;color:var(--color-white1)}.menu__guias__arrow{font-size:3em;opacity:0}.menu__guias__arrow.active{opacity:1}.btWhats{position:fixed;width:50px;height:50px;margin-right:-25px;right:2.5%;bottom:30px;z-index:9998}.splide__list{flex-wrap:nowrap}.splide__arrow{background:0 0;opacity:1;font-size:2.6em;width:auto}.footer1{padding:var(--margin-default) var(--margin-default)}@media(max-width:768px){.footer1{padding:0}}.footer1 p{font-size:3.2em;color:#fff}@media(max-width:991px){.footer1 p{font-size:2.2em}}.footer1 ul{margin-top:20px}.footer1 .footer1__conteudo__bloco2__item a{font-family:var(--font-prompt);font-size:2.4em;color:#fff;font-weight:300}@media(max-width:991px){.footer1 .footer1__conteudo__bloco2__item a{font-size:2em}}.footer1 p small{font-size:.6em;color:var(--color-gray1);font-weight:300;font-family:var(--font-abel)}.footer1__conteudo{background-color:var(--color-black1);padding:80px var(--margin-default)}.footer1__conteudo__bloco1{display:flex;align-items:flex-end;flex-wrap:wrap;gap:30px}.footer1__conteudo__bloco1__item{flex-grow:1}.footer1__conteudo__bloco2{display:flex;align-items:flex-start;margin-top:80px;flex-wrap:wrap;gap:30px}.footer1__conteudo__bloco2__item{flex-grow:1;max-width:33%}@media(max-width:991px){.footer1__conteudo__bloco2__item{max-width:100%;width:100%}}