.menu{z-index:100;justify-content:center;width:100%;padding:.9rem clamp(1rem,4vw,2.5rem);display:flex;position:fixed;top:0;left:0}.menu--scroll .menu__barra{-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);background:#120a2480;border-color:#ffffff1a;box-shadow:0 10px 34px #08031647}.menu__barra{width:100%;max-width:var(--tamanho-maximo-padrao);border:1px solid #ffffff0f;border-radius:1.1rem;justify-content:space-between;align-items:center;gap:clamp(1rem,3vw,2.5rem);padding:.55rem .6rem .55rem .9rem;transition:background-color .6s cubic-bezier(.22,.61,.36,1),border-color .6s cubic-bezier(.22,.61,.36,1),box-shadow .6s cubic-bezier(.22,.61,.36,1);display:flex;position:relative}.menu__marca{flex-shrink:0;align-items:center;gap:.55rem;text-decoration:none;display:flex}.menu__logo{width:2rem;height:2rem}.menu__marca-texto{color:#fff;letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.menu__links{align-items:center;gap:.4rem;padding:.2rem;list-style:none;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.menu__links .menu__pilula{pointer-events:none;z-index:0;background:#ffffff24;border:1px solid #ffffff1a;border-radius:.7rem;height:2rem;margin-top:-1rem;transition:transform .32s cubic-bezier(.34,1.2,.64,1),width .32s cubic-bezier(.34,1.2,.64,1),opacity .25s;position:absolute;top:50%;left:0;transform:translate(0)}.menu__links li a{z-index:1;color:#ffffffd1;border-radius:.7rem;align-items:center;padding:.45rem .9rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .25s,opacity .25s;display:inline-flex;position:relative}.menu__links--hover li a:not(:hover){opacity:.55}.menu__links li a:hover{color:#fff}.menu__acoes{flex-shrink:0;align-items:center;gap:1rem;display:none}.menu__lojas{align-items:center;gap:.7rem;display:flex}.menu__lojas a{color:#ffffffa6;font-size:1.2rem;transition:color .25s,transform .25s;display:flex}.menu__lojas a:hover{color:#fff;transform:translateY(-1px)}.menu__separador{background:#ffffff2e;width:1px;height:1.4rem}.menu__login{color:#ffffffe0;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .25s}.menu__login:hover{color:#fff}.menu__cta{color:#6935bc;will-change:transform;background:#fff;border-radius:.75rem;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .28s cubic-bezier(.34,1.2,.64,1),box-shadow .28s;display:inline-flex;box-shadow:0 4px 14px #0803162e}.menu__cta svg{font-size:1rem;transition:transform .25s}.menu__cta:hover{box-shadow:0 10px 26px #0803164d}.menu__cta:active{transform:scale(.97)!important}.menu__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;margin-left:auto;padding:0 10px;display:flex;position:relative}.menu__hamburger span{background:#fff;border-radius:2px;height:2px;transition:transform .35s cubic-bezier(.22,.61,.36,1),width .35s;display:block}.menu__hamburger span:first-child{width:100%}.menu__hamburger span:nth-child(2){align-self:flex-end;width:70%}.menu__hamburger--ativo span:first-child{transform:translateY(4px)rotate(45deg)}.menu__hamburger--ativo span:nth-child(2){width:100%;transform:translateY(-4px)rotate(-45deg)}.menu__mobile{z-index:99;opacity:0;visibility:hidden;background:radial-gradient(120% 80% at 80% 0,#8b5cf0 0%,#7a3edb 45%,#6935bc 100%);flex-direction:column;justify-content:center;padding:6rem 2rem 3rem;transition:opacity .4s,transform .4s,visibility 0s linear .4s;display:flex;position:fixed;inset:0;transform:translateY(-6px)}.menu__mobile--aberto{opacity:1;visibility:visible;transition:opacity .4s,transform .4s;transform:translateY(0)}.menu__mobile--aberto .menu__mobile-links li,.menu__mobile--aberto .menu__mobile-rodape{opacity:1;transform:translateY(0)}.menu__mobile-links{flex-direction:column;gap:.2rem;list-style:none;display:flex}.menu__mobile-links li{opacity:0;transition:opacity .4s,transform .4s cubic-bezier(.22,.61,.36,1);transition-delay:calc(var(--i)*60ms + .1s);transform:translateY(14px)}.menu__mobile-links li a{color:#fff;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;padding:1rem .25rem;font-size:clamp(1.6rem,8vw,2rem);font-weight:700;text-decoration:none;display:flex}.menu__mobile-links li a svg{opacity:.6;font-size:1.3rem;transition:transform .25s}.menu__mobile-links li a:hover svg,.menu__mobile-links li a:focus-visible svg{transform:translate(4px,-4px)}.menu__mobile-rodape{opacity:0;transition:opacity .4s,transform .4s cubic-bezier(.22,.61,.36,1);transition-delay:calc(var(--i)*60ms + .1s);flex-direction:column;gap:1rem;margin-top:2.5rem;display:flex;transform:translateY(14px)}.menu__mobile-login{text-align:center;color:#fff;border:1px solid #ffffff52;border-radius:.8rem;padding:.9rem;font-weight:600;text-decoration:none}.menu__mobile-cta{text-align:center;color:#6935bc;background:#fff;border-radius:.8rem;padding:.95rem;font-weight:700;text-decoration:none}.menu__mobile-lojas{justify-content:center;gap:1.5rem;margin-top:.5rem;display:flex}.menu__mobile-lojas a{color:#ffffffd9;font-size:1.7rem;display:flex}.menu__mobile-lojas a:hover{color:#fff}@media screen and (min-width:900px){.menu__links,.menu__acoes{display:flex}.menu__hamburger,.menu__mobile{display:none}}@media (prefers-reduced-motion:reduce){.menu,.menu__barra,.menu__cta,.menu__cta svg,.menu__pilula,.menu__hamburger span,.menu__mobile,.menu__mobile-links li,.menu__mobile-rodape{transition-duration:.01ms!important}}
.footer{background-color:#0d0d1a;width:100%;padding:4rem 1.5rem 2rem}.footer__container{max-width:var(--tamanho-maximo-padrao);grid-template-columns:1fr;gap:2.5rem;margin:0 auto;display:grid}.footer__logo{flex-direction:column;align-items:flex-start;gap:.6rem;display:flex}.footer__logo-svg{width:3.5rem;height:3.5rem}.footer__logo-texto{color:#fff;font-size:1.2rem;font-weight:700}.footer__coluna h4{color:#fff;margin-bottom:.8rem;font-size:.9rem;font-weight:700}.footer__coluna ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.footer__coluna ul li a{color:#999;font-size:.82rem;text-decoration:none;transition:color .2s}.footer__coluna ul li a:hover{color:#fff}.footer__lojas{flex-wrap:wrap;gap:.8rem;display:flex}.footer__lojas a{transition:opacity .2s;display:flex}.footer__lojas a:hover{opacity:.8}.footer__lojas a img{width:auto;height:36px}.footer__divisor{max-width:var(--tamanho-maximo-padrao);border-top:1px solid #1a1a2e;margin:3rem auto 0}@media screen and (min-width:768px){.footer__container{grid-template-columns:1fr 1fr 1fr}.footer__logo{grid-row:1}}@media screen and (min-width:1024px){.footer{padding:5rem 2rem 2.5rem}.footer__container{grid-template-columns:auto 1fr 1fr 1fr;align-items:start;gap:4rem}}
.proposta{justify-content:center;width:100%;padding:clamp(2.5rem,6vw,5rem) 1.5rem;display:flex}.proposta__banner{width:100%;max-width:var(--tamanho-maximo-padrao);background:linear-gradient(135deg,#8b5cf0 0%,#7a3edb 55%,#6935bc 100%);border-radius:clamp(1.2rem,2vw,2rem);padding:clamp(2.5rem,5vw,4rem) clamp(1.5rem,4vw,4rem) 0;position:relative;overflow:hidden}.proposta__banner:before{content:"";pointer-events:none;background-image:radial-gradient(#ffffff1f 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 100% at 85% 0,#000 30%,#0000 75%);mask-image:radial-gradient(120% 100% at 85% 0,#000 30%,#0000 75%)}.proposta__banner:after{content:"";filter:blur(70px);pointer-events:none;background:#ffffff1f;border-radius:50%;width:clamp(240px,30vw,460px);height:clamp(240px,30vw,460px);position:absolute;top:-30%;right:-10%}.proposta__grade{z-index:1;grid-template-columns:1fr;align-items:stretch;gap:clamp(2rem,4vw,3rem);display:grid;position:relative}.proposta__conteudo{color:#fff;flex-direction:column;justify-content:center;padding-bottom:clamp(2.5rem,5vw,4rem);display:flex}.proposta__conteudo>*{opacity:0;animation:.7s cubic-bezier(.22,.61,.36,1) forwards propEntra;transform:translateY(14px)}.proposta__conteudo>:first-child{animation-delay:50ms}.proposta__conteudo>:nth-child(2){animation-delay:.15s}.proposta__conteudo>:nth-child(3){animation-delay:.25s}.proposta__selo{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff24;border:1px solid #fff3;border-radius:2rem;align-items:center;gap:.45rem;margin-bottom:1.4rem;padding:.4rem .85rem;font-size:.78rem;font-weight:600;display:inline-flex}.proposta__selo svg{font-size:1rem}.proposta__titulo{letter-spacing:-.02em;color:#fff;font-size:clamp(1.7rem,4vw,2.6rem);font-weight:800;line-height:1.2}.proposta__titulo span{color:#eaddff}.proposta__texto{color:#ffffffe0;max-width:460px;margin-top:1.2rem;font-size:clamp(.9rem,1.3vw,1.02rem);line-height:1.7}.proposta__visual{opacity:0;justify-content:center;align-items:flex-end;min-height:260px;animation:.9s cubic-bezier(.22,.61,.36,1) .3s forwards propEntraVisual;display:flex;position:relative;transform:translateY(20px)}.proposta__base{background:#ffffff1f;border:1px solid #ffffff26;border-bottom:none;border-radius:50% 50% 0 0/60% 60% 0 0;width:min(90%,340px);height:78%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.proposta__foto{z-index:1;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 16px 28px #1e0c464d);width:auto;max-width:100%;height:clamp(280px,34vw,440px);position:relative}@keyframes propEntra{to{opacity:1;transform:translateY(0)}}@keyframes propEntraVisual{to{opacity:1;transform:translateY(0)}}@media screen and (min-width:992px){.proposta__grade{grid-template-columns:1.1fr .9fr;gap:3rem}.proposta__conteudo{padding-bottom:clamp(3rem,6vw,5rem)}.proposta__visual{order:2}}@media screen and (max-width:991px){.proposta__banner{padding-bottom:0}.proposta__grade{gap:1rem}.proposta__conteudo{text-align:center;order:1;padding-bottom:.5rem}.proposta__conteudo .proposta__texto{margin-left:auto;margin-right:auto}.proposta__visual{order:2}}@media (prefers-reduced-motion:reduce){.proposta__conteudo>*,.proposta__visual{opacity:1;animation:none;transform:none}}
.sobre2{justify-content:center;width:100%;padding:5rem 1.5rem;display:flex}.sobre2__container{width:100%;max-width:var(--tamanho-maximo-padrao);grid-template-columns:1fr;gap:3rem;display:grid}.sobre2__esquerda{flex-direction:column;align-items:flex-start;display:flex}.sobre2__icone-casa{color:#7a3edb;margin-bottom:1.5rem;font-size:2rem}.sobre2__esquerda h2{color:#1a1a2e;margin-bottom:1.2rem;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700;line-height:1.3}.sobre2__esquerda p{color:#555;max-width:520px;margin-bottom:2rem;font-size:clamp(.85rem,1.2vw,.95rem);line-height:1.7}.sobre2__btn{color:#7a3edb;border:2px solid #7a3edb;border-radius:2rem;align-items:center;padding:.7rem 1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.sobre2__btn:hover{color:#fff;background-color:#7a3edb}.sobre2__cards{grid-template-columns:1fr;gap:1.2rem;display:grid}.card-func{border:1px solid #e8e8f0;border-radius:1rem;padding:1.5rem;transition:box-shadow .3s}.card-func__cabecalho{align-items:center;gap:.6rem;margin-bottom:.8rem;display:flex}.card-func__cabecalho svg{color:#7a3edb;flex-shrink:0;font-size:1.3rem}.card-func__cabecalho h3{color:#1a1a2e;font-size:1rem;font-weight:700}.card-func hr{border:none;border-top:1px solid #e8e8f0;margin-bottom:1rem}.card-func ul{flex-direction:column;gap:.7rem;list-style:none;display:flex}.card-func ul li{align-items:flex-start;gap:.5rem;display:flex}.card-func ul li svg{color:#7a3edb;flex-shrink:0;margin-top:.1rem;font-size:1.1rem}.card-func ul li span{color:#555;font-size:.84rem;line-height:1.5}@media screen and (min-width:768px){.sobre2__cards{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.sobre2{padding:6rem 2rem}.sobre2__container{grid-template-columns:1fr 1.4fr;align-items:start;gap:4rem}.sobre2__esquerda{position:sticky;top:6rem}}
.sobre-home-page{flex-direction:column;align-items:center;width:100%;padding:5rem 1rem;display:flex}.sobre-home-page__cabecalho{text-align:center;max-width:700px;margin-bottom:4rem}.sobre-home-page__cabecalho h2{color:#1a1a2e;font-size:clamp(1.6rem,4vw,2.5rem);font-weight:700}.sobre-home-page__cabecalho p{color:#555;margin-top:1rem;font-size:clamp(.85rem,1.3vw,.95rem);line-height:1.7}.sobre-home-page__grid{width:100%;max-width:var(--tamanho-maximo-padrao);grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.sobre-home-page__coluna{flex-direction:column;gap:2.5rem;display:flex}.sobre-home-page__centro{justify-content:center;align-items:center;padding:2rem 0;display:flex}.sobre-card{max-width:380px}.sobre-card__icone{color:#555;border:1px solid #e0e0e0;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:.75rem;font-size:1.2rem;display:flex}.sobre-card h3{color:#1a1a2e;margin-bottom:.5rem;font-size:1rem;font-weight:700}.sobre-card p{color:#666;font-size:.85rem;line-height:1.6}.cards-fan{perspective:1200px;justify-content:center;align-items:center;width:clamp(320px,42vw,550px);height:clamp(240px,32vw,400px);display:flex;position:relative}.cards-fan__item{cursor:pointer;transform-origin:50%;backface-visibility:hidden;border:1px solid #ffffff26;border-radius:1rem;flex-direction:column;justify-content:space-between;align-items:center;width:clamp(100px,12vw,130px);height:clamp(170px,23vw,270px);padding:1.8rem .7rem 1.2rem;transition:transform .55s cubic-bezier(.22,1,.36,1),box-shadow .45s;display:flex;position:absolute}.cards-fan__item--1{z-index:1;background:linear-gradient(160deg,#5b2d91 0%,#3d1a6e 100%);left:0%;transform:translate(12px)rotateY(45deg)scale(1);box-shadow:-6px 8px 30px #3c146466,inset 0 1px #ffffff14}.cards-fan__item--1:hover{z-index:20;transform:translate(12px)translateZ(6px)rotateY(32deg)scale(1.01);box-shadow:-7px 11px 34px #3c146470,inset 0 1px #ffffff17}.cards-fan__item--2{z-index:2;background:linear-gradient(160deg,#7040b0 0%,#5228a0 100%);left:17%;transform:translate(2px)rotateY(28deg)scale(.95);box-shadow:-4px 8px 28px #461e8259,inset 0 1px #ffffff1a}.cards-fan__item--2:hover{z-index:20;transform:translate(2px)translateZ(6px)rotateY(16deg)scale(.98);box-shadow:-5px 11px 33px #461e8266,inset 0 1px #ffffff1c}.cards-fan__item--3{z-index:5;background:linear-gradient(160deg,#8b5ccf 0%,#6a3bbd 100%);left:50%;transform:translate(-50%)rotateY(0)scale(.9);box-shadow:0 12px 40px #5a28a059,inset 0 1px #ffffff1f}.cards-fan__item--3:hover{z-index:20;transform:translate(-50%)translateZ(8px)rotateY(0)scale(.93);box-shadow:0 16px 45px #5a28a06b,inset 0 1px #ffffff24}.cards-fan__item--4{z-index:2;background:linear-gradient(160deg,#a478e8 0%,#8050d5 100%);right:17%;transform:translate(-2px)rotateY(-28deg)scale(.95);box-shadow:4px 8px 28px #6432aa4d,inset 0 1px #ffffff1f}.cards-fan__item--4:hover{z-index:20;transform:translate(-2px)translateZ(6px)rotateY(-16deg)scale(.98);box-shadow:5px 11px 33px #6432aa5c,inset 0 1px #ffffff21}.cards-fan__item--5{z-index:1;background:linear-gradient(160deg,#c09ef5 0%,#a070e8 100%);right:0%;transform:translate(-12px)rotateY(-45deg)scale(1);box-shadow:6px 8px 30px #783cbe40,inset 0 1px #ffffff26}.cards-fan__item--5:hover{z-index:20;transform:translate(-12px)translateZ(6px)rotateY(-32deg)scale(1.01);box-shadow:7px 11px 35px #783cbe4f,inset 0 1px #ffffff2b}.cards-fan__icone{color:#ffffffe6;filter:drop-shadow(0 2px 4px #00000026);background:#ffffff26;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.2rem;display:flex}.cards-fan__label{color:#ffffffe6;text-align:center;white-space:nowrap;letter-spacing:.02em;font-size:clamp(.55rem,.85vw,.72rem);font-weight:600}@media screen and (min-width:1024px){.sobre-home-page{padding:6rem 2rem}.sobre-home-page__grid{grid-template-columns:1fr 1.2fr 1fr;gap:2rem}.sobre-home-page__coluna--dir .sobre-card{margin-left:auto}}@media screen and (min-width:768px) and (max-width:1023px){.sobre-home-page__grid{grid-template-columns:1fr 1fr;gap:2.5rem}.sobre-home-page__centro{order:-1;grid-column:1/-1}.cards-fan{width:min(520px,90vw);height:330px}.cards-fan__item{width:105px;height:220px}}@media screen and (max-width:767px){.sobre-home-page__centro{order:-1}.sobre-home-page__coluna .sobre-card{max-width:100%}.cards-fan{width:320px;height:230px}.cards-fan__item{width:82px;height:150px;padding:1.2rem .45rem .8rem}.cards-fan__icone{width:2rem;height:2rem;font-size:1.05rem}.cards-fan__label{font-size:.58rem}}@media screen and (max-width:360px){.cards-fan{width:300px}.cards-fan__item{width:76px;height:145px}}@media (hover:none){.cards-fan__item{cursor:default}}
.contato{justify-content:center;width:100%;padding:4rem 1.5rem 5rem;display:flex}.contato__banner{width:100%;max-width:var(--tamanho-maximo-padrao);background:linear-gradient(135deg,#7a3edb 0%,#6935bc 60%,#4a1f8a 100%);border-radius:2rem;grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.5rem;display:grid;position:relative;overflow:hidden}.contato__conteudo{color:#fff;z-index:1}.contato__conteudo h2{margin-bottom:1.2rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.2}.contato__conteudo p{opacity:.9;max-width:520px;font-size:clamp(.84rem,1.2vw,.95rem);line-height:1.7}.contato__beneficios{flex-direction:column;gap:.75rem;margin-top:1.8rem;list-style:none;display:flex}.contato__beneficios li{align-items:center;gap:.6rem;display:flex}.contato__beneficios li svg{color:#fff;opacity:.85;font-size:1.2rem}.contato__beneficios li span{color:#fff;font-size:.88rem;font-weight:600}.contato__formulario{z-index:1;justify-content:center;display:flex}.contato__formulario form{background:#fff;border-radius:1.2rem;flex-direction:column;gap:1rem;width:100%;max-width:340px;padding:2rem 1.8rem;display:flex;box-shadow:0 8px 40px #0000001a}.contato__formulario h3{color:#1a1a2e;margin-bottom:.3rem;font-size:1rem;font-weight:700}.contato__campo{border-bottom:1.5px solid #e0e0e8;align-items:center;gap:.6rem;padding-bottom:.5rem;transition:border-color .3s;display:flex}.contato__campo svg{color:#aaa;flex-shrink:0;font-size:1.1rem;transition:color .3s}.contato__campo input{color:#333;background:0 0;border:none;outline:none;width:100%;padding:.4rem 0;font-family:inherit;font-size:.88rem}.contato__campo input::placeholder{color:#aaa}.contato__campo:focus-within{border-color:#7a3edb}.contato__campo:focus-within svg{color:#7a3edb}.contato__enviar{color:#fff;cursor:pointer;background:#7a3edb;border:none;border-radius:.5rem;width:100%;margin-top:.5rem;padding:.8rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background-color .3s}.contato__enviar:hover{background:#6935bc}.contato__enviar:active{transform:scale(.98)}.contato__deco{pointer-events:none;background:#ffffff0f;border-radius:2rem;width:clamp(120px,18vw,250px);height:clamp(120px,18vw,250px);position:absolute;bottom:-20%;right:-5%;transform:rotate(15deg)}@media screen and (min-width:768px){.contato__banner{grid-template-columns:1.2fr 1fr;align-items:center;padding:3.5rem 3rem}}@media screen and (min-width:1024px){.contato{padding:5rem 2rem 6rem}.contato__banner{border-radius:2rem;padding:4rem}}@media (prefers-reduced-motion:reduce){.contato__campo,.contato__campo svg,.contato__enviar{transition:none}}
.slogan{justify-content:center;align-items:center;width:100%;padding:6rem 1.5rem;display:flex;position:relative;overflow:hidden}.slogan__deco{pointer-events:none;border-radius:50%;position:absolute}.slogan__deco--esq{background:radial-gradient(circle,#7a3edb0f 0%,#0000 70%);width:clamp(200px,30vw,450px);height:clamp(200px,30vw,450px);top:-30%;left:-8%}.slogan__deco--dir{background:radial-gradient(circle,#7a3edb0d 0%,#0000 70%);width:clamp(180px,25vw,400px);height:clamp(180px,25vw,400px);bottom:-25%;right:-5%}.slogan__container{text-align:center;z-index:1;max-width:780px;position:relative}.slogan__container h2{color:#1a1a2e;letter-spacing:-.02em;font-size:clamp(1.6rem,4vw,2.8rem);font-weight:800;line-height:1.3}.slogan__container p{color:#888;margin-top:1.2rem;font-size:clamp(.82rem,1.2vw,.95rem);line-height:1.6}.slogan__lojas{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.slogan__loja{color:#fff;background:linear-gradient(135deg,#1a1a2e 50%,#7a3edb 50%) 0/250% 100%;border-radius:2rem;align-items:center;gap:.5rem;padding:.65rem 1.4rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background-position .4s;display:inline-flex}.slogan__loja svg{font-size:1.2rem}.slogan__loja:hover{background-position:100%}@media screen and (min-width:1024px){.slogan{padding:8rem 2rem}}
.hero{background:radial-gradient(120% 100% at 80% 0,#8b5cf0 0%,#7a3edb 45%,#6935bc 100%);width:100%;padding:clamp(6rem,12vh,9rem) 1.5rem clamp(5rem,10vh,8rem);position:relative;overflow:hidden}.hero__fundo{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__grade{opacity:.5;background-image:radial-gradient(#ffffff1f 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(100% 80% at 50% 0,#000 30%,#0000 80%);mask-image:radial-gradient(100% 80% at 50% 0,#000 30%,#0000 80%)}.hero__brilho{filter:blur(70px);border-radius:50%;position:absolute}.hero__brilho--1{background:#ffffff2e;width:clamp(300px,40vw,600px);height:clamp(300px,40vw,600px);top:-20%;right:-10%}.hero__brilho--2{background:#ff008c1f;width:clamp(250px,35vw,500px);height:clamp(250px,35vw,500px);bottom:-25%;left:-8%}.hero__nuvem{fill:#ffffff38;animation:9s ease-in-out infinite heroFlutua;position:absolute}.hero__nuvem--1{opacity:.35;width:clamp(120px,16vw,240px);animation-delay:0s;top:14%;left:6%}.hero__nuvem--2{opacity:.25;width:clamp(90px,12vw,180px);animation-delay:1.5s;top:26%;right:30%}.hero__nuvem--3{opacity:.15;width:clamp(140px,18vw,260px);animation-delay:3s;bottom:22%;left:40%}.hero__container{z-index:2;max-width:var(--tamanho-maximo-padrao);grid-template-columns:1fr;align-items:center;gap:clamp(3rem,6vw,5rem);margin:0 auto;display:grid;position:relative}.hero__conteudo{color:#fff;max-width:620px}.hero__conteudo>*{opacity:0;animation:.7s cubic-bezier(.22,.61,.36,1) forwards heroEntra;transform:translateY(16px)}.hero__conteudo>:first-child{animation-delay:50ms}.hero__conteudo>:nth-child(2){animation-delay:.15s}.hero__conteudo>:nth-child(3){animation-delay:.25s}.hero__conteudo>:nth-child(4){animation-delay:.35s}.hero__conteudo>:nth-child(5){animation-delay:.45s}.hero__selo{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:.01em;background:#ffffff14;border:1px solid #ffffff40;border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem .9rem;font-size:.78rem;font-weight:500;display:inline-flex}.hero__selo-ponto{background:#4ade80;border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite heroPulso;box-shadow:0 0 #4ade8099}.hero__titulo{letter-spacing:-.02em;font-size:clamp(2.1rem,5.5vw,3.6rem);font-weight:800;line-height:1.1}.hero__titulo-destaque{background:linear-gradient(90deg,#fff 0%,#e9dcff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.hero__descricao{color:#ffffffd9;max-width:500px;margin-top:1.3rem;font-size:clamp(.92rem,1.4vw,1.08rem);line-height:1.7}.hero__acoes{flex-wrap:wrap;gap:1rem;margin-top:2.2rem;display:flex}.hero__cta{color:#6935bc;background:#fff;border-radius:.8rem;align-items:center;gap:.5rem;padding:.9rem 1.8rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 8px 24px #14083240}.hero__cta svg{font-size:1.1rem;transition:transform .25s}.hero__cta-ghost{color:#fff;border:1px solid #ffffff59;border-radius:.8rem;align-items:center;padding:.9rem 1.6rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .25s,border-color .25s;display:inline-flex}.hero__cta-ghost:hover{background:#ffffff1f;border-color:#fff9}.hero__provas{flex-wrap:wrap;gap:1.2rem 1.8rem;margin-top:2.5rem;list-style:none;display:flex}.hero__provas li{color:#fffc;align-items:center;gap:.5rem;font-size:.82rem;font-weight:500;display:flex}.hero__provas li svg{color:#fff;font-size:1.05rem}.hero__visual{opacity:0;animation:.9s cubic-bezier(.22,.61,.36,1) .4s forwards heroEntraVisual;display:none;position:relative;transform:translateY(24px)scale(.98)}.hero__painel{z-index:2;background:#fffffff2;border-radius:1.2rem;position:relative;overflow:hidden;box-shadow:0 30px 60px #14083259}.hero__painel-topo{background:#f4f1fb;border-bottom:1px solid #ece7f7;align-items:center;gap:.8rem;padding:.9rem 1.2rem;display:flex}.hero__painel-pontos{gap:.35rem;display:flex}.hero__painel-pontos i{background:#d9d1ec;border-radius:50%;width:9px;height:9px}.hero__painel-pontos i:first-child{background:#ff5f57}.hero__painel-pontos i:nth-child(2){background:#febc2e}.hero__painel-pontos i:nth-child(3){background:#28c840}.hero__painel-titulo{color:#6a6a80;font-size:.8rem;font-weight:600}.hero__painel-corpo{padding:1.5rem}.hero__metrica{margin-bottom:1.4rem}.hero__metrica-label{color:#8a8a9e;font-size:.78rem;font-weight:500}.hero__metrica-valor{color:#1a1a2e;margin:.2rem 0 .6rem;font-size:1.9rem;font-weight:800;line-height:1.2;display:block}.hero__barra{background:#eee7f8;border-radius:4px;width:100%;height:8px;overflow:hidden}.hero__barra span{background:linear-gradient(90deg,#7a3edb,#ff008c);border-radius:4px;height:100%;display:block}.hero__mini-cards{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.hero__mini{background:#f7f5fc;border:1px solid #ece7f7;border-radius:.7rem;align-items:center;gap:.5rem;padding:.8rem;display:flex}.hero__mini svg{color:#7a3edb;flex-shrink:0;font-size:1.15rem}.hero__mini span{color:#40405a;font-size:.82rem;font-weight:600}.hero__flutuante{z-index:3;background:#fff;border-radius:.8rem;align-items:center;gap:.6rem;padding:.7rem .95rem;display:flex;position:absolute;box-shadow:0 14px 34px #14083238}.hero__flutuante svg{flex-shrink:0;font-size:1.3rem}.hero__flutuante strong{color:#1a1a2e;font-size:.78rem;display:block}.hero__flutuante span{color:#8a8a9e;font-size:.72rem}.hero__flutuante--1{animation:6s ease-in-out infinite heroFlutua;top:12%;left:-8%}.hero__flutuante--1 svg{color:#7a3edb}.hero__flutuante--2{animation:6s ease-in-out 2s infinite heroFlutua;bottom:14%;right:-6%}.hero__flutuante--2 svg{color:#28c840}.hero__curva{z-index:2;width:100%;line-height:0;position:absolute;bottom:-1px;left:0}.hero__curva svg{width:100%;height:clamp(45px,5vw,80px);display:block}@keyframes heroEntra{to{opacity:1;transform:translateY(0)}}@keyframes heroEntraVisual{to{opacity:1;transform:translateY(0)scale(1)}}@keyframes heroFlutua{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes heroPulso{0%{box-shadow:0 0 #4ade8080}70%{box-shadow:0 0 0 8px #4ade8000}to{box-shadow:0 0 #4ade8000}}@media screen and (min-width:1024px){.hero__container{grid-template-columns:1.05fr .95fr;gap:4rem}.hero__visual{display:block}}@media screen and (min-width:768px) and (max-width:1023px){.hero{text-align:center}.hero__conteudo{margin:0 auto}.hero__acoes,.hero__provas{justify-content:center}.hero__descricao{margin-left:auto;margin-right:auto}}@media screen and (max-width:767px){.hero{padding-top:clamp(5rem,16vh,7rem)}.hero__acoes .hero__cta,.hero__acoes .hero__cta-ghost{flex:1;justify-content:center;min-width:140px}.hero__nuvem--2{display:none}}@media (prefers-reduced-motion:reduce){.hero__conteudo>*,.hero__visual{opacity:1;animation:none;transform:none}.hero__nuvem,.hero__flutuante,.hero__selo-ponto{animation:none}}
