.Hero-module__ejOdHG__hero{width:100%;height:100vh;min-height:640px;padding-top:var(--hdr-h);flex-direction:column;display:flex;position:relative;overflow:hidden}.Hero-module__ejOdHG__media{flex:auto;position:relative;overflow:hidden}.Hero-module__ejOdHG__bg{animation:Hero-module__ejOdHG__zoom calc(38s * var(--pr-spd,1)) ease-in-out infinite;position:absolute;inset:0}.Hero-module__ejOdHG__bgImg{object-fit:cover;object-position:center}.Hero-module__ejOdHG__bgOculta{visibility:hidden}@keyframes Hero-module__ejOdHG__zoom{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.Hero-module__ejOdHG__overlay{pointer-events:none;background:linear-gradient(#14021a7a 0%,#14021a61 30%,#14021a73 100%);position:absolute;inset:0}.Hero-module__ejOdHG__line{pointer-events:none;width:42vw;height:56vh;position:absolute;top:0;left:0;overflow:visible}.Hero-module__ejOdHG__linePath{stroke-dasharray:2600;animation:Hero-module__ejOdHG__draw calc(4.2s * var(--pr-spd,1)) cubic-bezier(.4, 0, .2, 1) .4s both}@keyframes Hero-module__ejOdHG__draw{0%{stroke-dashoffset:2600px}to{stroke-dashoffset:0}}.Hero-module__ejOdHG__content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:4vh 5vw;display:flex;position:relative}.Hero-module__ejOdHG__textGroup{flex-direction:column;align-items:center;gap:clamp(16px,2.4vh,30px);display:flex}.Hero-module__ejOdHG__spacer{display:none}.Hero-module__ejOdHG__socialArea{display:contents}.Hero-module__ejOdHG__label{align-items:center;gap:clamp(10px,1vw,18px);font-size:clamp(13px,1.5vw,26px);animation:1s .15s both Hero-module__ejOdHG__fade;display:flex}.Hero-module__ejOdHG__labelBracket{width:auto;height:1.6em;display:block}.Hero-module__ejOdHG__labelBracketFlip{width:auto;height:1.6em;display:block;transform:scaleX(-1)}.Hero-module__ejOdHG__labelReveal{justify-content:center;animation:1.4s cubic-bezier(.2,.8,.2,1) .5s both Hero-module__ejOdHG__reveal;display:flex;overflow:hidden}@keyframes Hero-module__ejOdHG__reveal{0%{max-width:0}to{max-width:44ch}}.Hero-module__ejOdHG__labelText{color:#fdf6cf;text-transform:uppercase;letter-spacing:-.02em;white-space:nowrap;font-weight:400;line-height:1.3}.Hero-module__ejOdHG__title{letter-spacing:-.02em;color:#fdf6cf;max-width:18ch;margin:0;font-size:clamp(38px,6.6vw,122px);font-weight:800;line-height:1.02;animation:1s cubic-bezier(.16,.84,.28,1) .3s both Hero-module__ejOdHG__rise}.Hero-module__ejOdHG__titleHighlight{color:#e5e83a}@keyframes Hero-module__ejOdHG__rise{0%{opacity:0;transform:translateY(46px)}to{opacity:1;transform:translate(0,0)}}.Hero-module__ejOdHG__pill{color:#fdf6cf;font-family:var(--font-lato), sans-serif;letter-spacing:-.02em;background:#ff2f5f;border-radius:999px;margin-top:clamp(10px,2.6vh,34px);padding:clamp(10px,1.2vh,14px) clamp(20px,2.2vw,34px);font-size:clamp(13px,1.35vw,22px);font-weight:400;animation:1s .8s both Hero-module__ejOdHG__fade}@keyframes Hero-module__ejOdHG__fade{0%{opacity:0}to{opacity:1}}.Hero-module__ejOdHG__social{z-index:2;align-items:center;gap:clamp(18px,2vw,34px);animation:1s 1s both Hero-module__ejOdHG__fade;display:flex;position:absolute;bottom:clamp(20px,4vh,44px);left:max(clamp(20px,3.4vw,64px),50vw - 680px)}.Hero-module__ejOdHG__socialItem{transition:transform .25s;display:flex}.Hero-module__ejOdHG__socialItem:hover{color:#ff2f5f;transform:translateY(-2px)}@media (max-width:767px){.Hero-module__ejOdHG__content{justify-content:flex-start;padding:3vh 24px 0}.Hero-module__ejOdHG__spacer{flex:1 1 0;display:block}.Hero-module__ejOdHG__textGroup{flex:none;gap:clamp(14px,2vh,24px)}.Hero-module__ejOdHG__socialArea{flex:1 1 0;justify-content:center;align-items:center;display:flex}.Hero-module__ejOdHG__title{max-width:6.84em;font-size:clamp(40px,12vw,60px)}.Hero-module__ejOdHG__pill{text-wrap:pretty;border-radius:22px;max-width:min(100%,23.5em);padding:12px 22px}.Hero-module__ejOdHG__social{gap:26px;position:static}}
.CaseCard-module__7hCVzq__card{--pad-x:clamp(20px, 2vw, 34px);--pad-x-hover:clamp(18px, 2vw, 34px);cursor:pointer;border-radius:18px 18px 26px 26px;flex-direction:column;transition:background .35s;animation:.9s cubic-bezier(.16,.84,.28,1) .1s both paused CaseCard-module__7hCVzq__cardRise;display:flex;position:relative}.CaseCard-module__7hCVzq__cardIn{animation-play-state:running}@keyframes CaseCard-module__7hCVzq__cardRise{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translate(0,0)}}.CaseCard-module__7hCVzq__cardWide{grid-column:span 2}.CaseCard-module__7hCVzq__cardLast{position:relative}.CaseCard-module__7hCVzq__card:hover{background:#6d0996}.CaseCard-module__7hCVzq__cardImg{border-radius:18px;flex:none;transition:border-radius .35s;overflow:hidden}.CaseCard-module__7hCVzq__card:hover .CaseCard-module__7hCVzq__cardImg{border-radius:18px 18px 0 0}.CaseCard-module__7hCVzq__cardImg img{width:100%;height:auto;transition:transform .6s cubic-bezier(.2,.8,.2,1);display:block}.CaseCard-module__7hCVzq__card:hover .CaseCard-module__7hCVzq__cardImg img{transform:scale(1.07)}.CaseCard-module__7hCVzq__card[data-crop] .CaseCard-module__7hCVzq__cardImg img{aspect-ratio:649/445;object-fit:cover}.CaseCard-module__7hCVzq__cardBody{padding:22px var(--pad-x) 26px;flex-direction:column;flex:1;align-items:flex-start;gap:0;transition:padding .35s;display:flex}.CaseCard-module__7hCVzq__card:hover .CaseCard-module__7hCVzq__cardBody{padding-left:var(--pad-x-hover);padding-right:var(--pad-x-hover)}.CaseCard-module__7hCVzq__client{color:#ff2f5f;font-family:var(--font-lato), sans-serif;text-transform:uppercase;letter-spacing:.08em;font-size:clamp(12px,1vw,15px);font-weight:700}.CaseCard-module__7hCVzq__cardLink,.CaseCard-module__7hCVzq__cardLink:hover{color:inherit}.CaseCard-module__7hCVzq__cardLink:after{content:"";z-index:1;position:absolute;inset:0}.CaseCard-module__7hCVzq__cardTitle{letter-spacing:-.015em;color:#fdf6cf;text-wrap:pretty;width:100%;margin:6px 0 16px;font-size:clamp(25px,2.6vw,42px);font-weight:800;line-height:1.08}.CaseCard-module__7hCVzq__tags{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.CaseCard-module__7hCVzq__tagsWithCta{align-items:flex-end;gap:10px;width:100%;margin-top:auto;display:flex}.CaseCard-module__7hCVzq__tag{z-index:2;cursor:pointer;color:#fdf6cf;font-family:var(--font-lato), sans-serif;text-transform:uppercase;letter-spacing:.06em;border:1.2px solid #ff2f5f;border-radius:999px;padding:6px 14px;font-size:clamp(10px,.8vw,12px);transition:background .25s,color .25s;position:relative}.CaseCard-module__7hCVzq__tag:hover{color:#fdf6cf;background:#ff2f5f}.CaseCard-module__7hCVzq__cta{z-index:2;color:#fdf6cf;font-family:var(--font-lato), sans-serif;background:#ff2f5f;border-radius:999px 0 999px 999px;align-items:center;gap:10px;margin-left:auto;padding:10px 22px;font-size:clamp(12px,1vw,15px);font-weight:700;transition:background .25s;display:flex;position:absolute;bottom:clamp(18px,2vw,34px);right:clamp(18px,2vw,34px)}.CaseCard-module__7hCVzq__cta:hover{color:#fdf6cf;background:#ff4570}.CaseCard-module__7hCVzq__ctaLabel{letter-spacing:.05px;font-size:20px;font-weight:700}.CaseCard-module__7hCVzq__ctaIco{align-items:center;display:flex}.CaseCard-module__7hCVzq__ctaBar{background:#ebe04a;border-radius:2px 0 0 2px;width:0;height:4px;transition:width .3s cubic-bezier(.2,.8,.2,1)}.CaseCard-module__7hCVzq__cta:hover .CaseCard-module__7hCVzq__ctaBar{width:12px}@media (max-width:767px){.CaseCard-module__7hCVzq__card[data-force-in]{animation-play-state:running}.CaseCard-module__7hCVzq__card,.CaseCard-module__7hCVzq__cardWide{grid-column:auto}.CaseCard-module__7hCVzq__card:hover .CaseCard-module__7hCVzq__cardImg{border-radius:18px}.CaseCard-module__7hCVzq__cardImg img{aspect-ratio:380/250;object-fit:cover;width:100%}.CaseCard-module__7hCVzq__card[data-crop] .CaseCard-module__7hCVzq__cardImg img{aspect-ratio:421/250}.CaseCard-module__7hCVzq__cardBody{padding-top:16px;padding-bottom:8px}.CaseCard-module__7hCVzq__card{--pad-x-hover:var(--pad-x)}.CaseCard-module__7hCVzq__tagsWithCta{flex-wrap:wrap;align-items:center}.CaseCard-module__7hCVzq__cta{margin-top:14px;margin-left:0;position:static}.CaseCard-module__7hCVzq__ctaLabel{font-size:16px}}
.PreviewDoCard-module__Zt9AIW__moldura{background:var(--purple);color:var(--cream-soft);border-radius:22px;padding:8px;position:relative}.PreviewDoCard-module__Zt9AIW__semCapa{gap:12px;padding:8px 12px 16px;display:grid}.PreviewDoCard-module__Zt9AIW__caixa{aspect-ratio:16/9;background:var(--purple-deep);color:#fdf6cf66;border-radius:14px;place-items:center;display:grid}.PreviewDoCard-module__Zt9AIW__titulo{color:var(--cream-soft);font-size:28px}.PreviewDoCard-module__Zt9AIW__tags{flex-wrap:wrap;gap:6px;display:flex}.PreviewDoCard-module__Zt9AIW__rascunho{z-index:2;position:absolute;top:16px;right:16px}
.Listas-module__uYXmGW__lista{gap:12px;display:grid}.Listas-module__uYXmGW__item{background:#fcf6d88c;border-radius:14px;gap:10px;padding:14px;display:grid}.Listas-module__uYXmGW__itemTopo{justify-content:space-between;align-items:center;gap:8px;display:flex}.Listas-module__uYXmGW__itemTitulo{letter-spacing:.1em;text-transform:uppercase;color:var(--pa-mudo);font-size:12px;font-weight:700}.Listas-module__uYXmGW__itemAcoes{gap:4px;display:flex}.Listas-module__uYXmGW__icone{width:34px;height:34px;color:var(--pa-mudo);background:0 0;border:0;border-radius:999px;place-items:center;display:grid}.Listas-module__uYXmGW__icone:hover{background:var(--pa-superficie);color:var(--pa-texto)}.Listas-module__uYXmGW__icone:disabled{opacity:.3}.Listas-module__uYXmGW__icone svg{width:15px;height:15px}.Listas-module__uYXmGW__adicionar{justify-self:start}.Listas-module__uYXmGW__chips{flex-wrap:wrap;gap:8px;display:flex}.Listas-module__uYXmGW__chip{border:1px solid var(--pink);height:30px;font:inherit;letter-spacing:.08em;text-transform:uppercase;color:var(--pa-texto);background:0 0;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.Listas-module__uYXmGW__chipSugestao{border-color:var(--pa-borda-forte);color:var(--pa-mudo)}.Listas-module__uYXmGW__chipSugestao:hover{border-color:var(--pink);color:var(--pa-texto)}.Listas-module__uYXmGW__chip svg{width:12px;height:12px}.Listas-module__uYXmGW__linhaAdd{gap:8px;display:flex}.Listas-module__uYXmGW__linhaAdd input{flex:1}.Listas-module__uYXmGW__galeria{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.Listas-module__uYXmGW__foto{gap:6px;display:grid}.Listas-module__uYXmGW__fotoImg{aspect-ratio:4/3;background:var(--purple-deep);border-radius:12px;position:relative;overflow:hidden}.Listas-module__uYXmGW__fotoImg img{object-fit:cover;width:100%;height:100%}.Listas-module__uYXmGW__fotoAcoes{gap:4px;display:flex;position:absolute;top:6px;right:6px}.Listas-module__uYXmGW__fotoAcoes .Listas-module__uYXmGW__icone{width:30px;height:30px;color:var(--cream-soft);background:#1a071f99}.Listas-module__uYXmGW__fotoAcoes .Listas-module__uYXmGW__icone:hover{background:var(--purple-deep)}.Listas-module__uYXmGW__foto input{min-height:38px;padding:6px 10px;font-size:13px}.Listas-module__uYXmGW__solta{border:2px dashed var(--pa-borda-forte);background:var(--pa-superficie-2);text-align:center;color:var(--pa-mudo);cursor:pointer;border-radius:14px;padding:22px;font-weight:700}.Listas-module__uYXmGW__solta small{color:var(--pa-sutil);font-size:12px;font-weight:400;display:block}.Listas-module__uYXmGW__soltaAtiva{border-color:var(--pink);background:#fff4f7}.Listas-module__uYXmGW__numeros{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.Listas-module__uYXmGW__medalha{flex:none;width:56px;height:56px}.Listas-module__uYXmGW__numeroTopo{align-items:center;gap:10px;display:flex}
.CaseRelacionados-module__DtO1da__section{--pad:clamp(24px, 4.2vw, 60px);background:#230031;padding:clamp(40px,6.3vw,91px) 0 clamp(48px,8vw,115px)}.CaseRelacionados-module__DtO1da__inner{max-width:calc(1320px + 2 * var(--pad));padding:0 var(--pad);margin:0 auto}.CaseRelacionados-module__DtO1da__head{justify-content:space-between;align-items:flex-start;gap:clamp(16px,2.5vw,36px);display:flex}.CaseRelacionados-module__DtO1da__titulo{letter-spacing:-.02em;color:#fffbd7;margin:0;font-size:clamp(30px,5.42vw,78px);font-weight:800;line-height:1;animation:1s cubic-bezier(.16,.84,.28,1) .1s both paused CaseRelacionados-module__DtO1da__sobe}.CaseRelacionados-module__DtO1da__in .CaseRelacionados-module__DtO1da__titulo,.CaseRelacionados-module__DtO1da__in .CaseRelacionados-module__DtO1da__cta{animation-play-state:running}@keyframes CaseRelacionados-module__DtO1da__sobe{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translate(0,0)}}.CaseRelacionados-module__DtO1da__cta{color:#fffbd7;font-family:var(--font-lato), sans-serif;letter-spacing:.025em;background:#ff2c5f;border-radius:999px 0 999px 999px;flex:none;align-items:center;gap:10px;margin-top:clamp(4px,.7vw,10px);padding:clamp(9px,1.05vw,15px) clamp(13px,1.4vw,20px);font-size:clamp(13px,1.39vw,20px);font-weight:900;line-height:1;transition:background .25s;animation:1s cubic-bezier(.16,.84,.28,1) .25s both paused CaseRelacionados-module__DtO1da__sobe;display:flex}.CaseRelacionados-module__DtO1da__cta:hover{color:#fffbd7;background:#ff4570}.CaseRelacionados-module__DtO1da__ctaIco{align-items:center;display:flex}.CaseRelacionados-module__DtO1da__ctaBar{background:#ebe04a;border-radius:2px 0 0 2px;width:0;height:4px;transition:width .3s cubic-bezier(.2,.8,.2,1)}.CaseRelacionados-module__DtO1da__cta:hover .CaseRelacionados-module__DtO1da__ctaBar{width:12px}.CaseRelacionados-module__DtO1da__trilha{padding:0 max(var(--pad), 50vw - 660px);scroll-snap-type:x mandatory;scroll-padding-left:max(var(--pad), 50vw - 660px);scrollbar-width:none;gap:clamp(14px,1.5vw,24px);margin-top:clamp(24px,2.4vw,34px);display:flex;overflow-x:auto}.CaseRelacionados-module__DtO1da__trilha::-webkit-scrollbar{display:none}.CaseRelacionados-module__DtO1da__trilhaCard{scroll-snap-align:start;flex:0 0 clamp(260px,45vw,649px)}@media (max-width:767px){.CaseRelacionados-module__DtO1da__section{--pad:clamp(12px, 3.33vw, 15px);padding-top:clamp(36px,18.6vw,84px)}.CaseRelacionados-module__DtO1da__head{gap:clamp(10px,3vw,16px)}.CaseRelacionados-module__DtO1da__titulo{font-size:clamp(28px,8.87vw,40px)}.CaseRelacionados-module__DtO1da__cta{margin-top:clamp(4px,1.5vw,7px);padding:clamp(9px,3.33vw,15px) clamp(12px,4.2vw,19px);font-size:clamp(13px,4.43vw,20px)}.CaseRelacionados-module__DtO1da__trilha{margin-top:clamp(16px,6.2vw,28px)}.CaseRelacionados-module__DtO1da__trilhaCard{flex:0 0 84.3vw}}
.CasesSection-module__qMfWiW__section{padding:clamp(64px,10vh,130px) clamp(24px,6.5vw,110px) clamp(56px,8vh,100px);position:relative;overflow:hidden}.CasesSection-module__qMfWiW__star{transform-origin:100%;width:clamp(70px,9.5vw,160px);height:auto;animation:1.4s cubic-bezier(.16,.84,.28,1) .35s both paused CasesSection-module__qMfWiW__starIn;position:absolute;top:clamp(20px,5vh,80px);right:0}.CasesSection-module__qMfWiW__inView .CasesSection-module__qMfWiW__star{animation-play-state:running}@keyframes CasesSection-module__qMfWiW__starIn{0%{opacity:0;transform:translate(60%)scale(.3)rotate(-40deg)}to{opacity:1;transform:translate(0)scale(1)rotate(0)}}.CasesSection-module__qMfWiW__inner{max-width:1360px;margin:0 auto;position:relative}.CasesSection-module__qMfWiW__title{letter-spacing:-.02em;color:#fdf6cf;white-space:nowrap;margin:0 0 clamp(40px,7vh,90px);font-size:clamp(30px,4.2vw,66px);font-weight:800;line-height:1.06;animation:1s cubic-bezier(.16,.84,.28,1) .1s both paused CasesSection-module__qMfWiW__s2Rise;position:relative}.CasesSection-module__qMfWiW__inView .CasesSection-module__qMfWiW__title{animation-play-state:running}.CasesSection-module__qMfWiW__titleHighlight{color:#e5e83a}@keyframes CasesSection-module__qMfWiW__s2Rise{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translate(0,0)}}.CasesSection-module__qMfWiW__grid{grid-template-columns:1fr 1fr;gap:clamp(14px,1.5vw,24px);display:grid;position:relative}@media (max-width:767px){.CasesSection-module__qMfWiW__section{padding-left:0;padding-right:0}.CasesSection-module__qMfWiW__inner{padding:0}.CasesSection-module__qMfWiW__title{white-space:normal;text-wrap:balance;max-width:15ch;margin-bottom:clamp(28px,5vh,48px);padding:0 24px;font-size:clamp(30px,8.6vw,44px)}.CasesSection-module__qMfWiW__grid{scroll-snap-type:x mandatory;scrollbar-width:none;align-items:flex-start;gap:clamp(12px,4.66vw,21px);padding:0 clamp(12px,3.33vw,15px);scroll-padding-left:clamp(12px,3.33vw,15px);display:flex;overflow-x:auto}.CasesSection-module__qMfWiW__grid::-webkit-scrollbar{display:none}.CasesSection-module__qMfWiW__carouselCard{scroll-snap-align:start;flex:0 0 84.3vw}}
.SeletorDeIdioma-module__j8qjcq__abas{border-bottom:1px solid var(--pa-borda-forte);gap:4px;display:flex}.SeletorDeIdioma-module__j8qjcq__aba{font:inherit;color:var(--pa-mudo);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:8px 14px 12px;font-size:14px;font-weight:700;display:inline-flex;position:relative}.SeletorDeIdioma-module__j8qjcq__aba:hover{color:var(--pa-texto)}.SeletorDeIdioma-module__j8qjcq__aba:after{content:"";background:0 0;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.SeletorDeIdioma-module__j8qjcq__abaOn{color:var(--pa-texto)}.SeletorDeIdioma-module__j8qjcq__abaOn:after{background:var(--pink)}.SeletorDeIdioma-module__j8qjcq__sigla{letter-spacing:.08em;background:var(--pa-superficie-2);min-width:28px;height:20px;color:var(--pa-mudo);border-radius:6px;place-items:center;padding:0 6px;font-size:11px;display:inline-grid}.SeletorDeIdioma-module__j8qjcq__abaOn .SeletorDeIdioma-module__j8qjcq__sigla{background:var(--purple-deep);color:var(--cream-soft)}
.MarqueeStrip-module__ySo_bW__strip{background:linear-gradient(90deg,#5b2277 0%,#a01c68 55%,#ed1e51 100%);padding:clamp(14px,1.8vh,22px) 0;overflow:hidden}.MarqueeStrip-module__ySo_bW__track{width:max-content;animation:MarqueeStrip-module__ySo_bW__marquee calc(48s * var(--pr-spd,1)) linear infinite;align-items:center;gap:clamp(28px,3vw,52px);display:flex}.MarqueeStrip-module__ySo_bW__group{align-items:center;gap:clamp(28px,3vw,52px);display:flex}.MarqueeStrip-module__ySo_bW__item{color:#fd5f2c;letter-spacing:.05px;white-space:nowrap;font-size:clamp(22px,2vw,30px);font-weight:700}.MarqueeStrip-module__ySo_bW__sep{color:#ffd23f;font-size:clamp(15px,1.4vw,21px)}@keyframes MarqueeStrip-module__ySo_bW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.CtaCards-module__vALOWG__section{background:#230031;padding:clamp(30px,4.3vw,62px) 0 clamp(48px,6.1vw,88px)}.CtaCards-module__vALOWG__cards{grid-template-columns:1fr 1fr;gap:clamp(14px,1.5vw,21px);max-width:calc(1360px + clamp(48px,13vw,220px));margin:0 auto;padding:0 clamp(24px,6.5vw,110px);display:grid;overflow:hidden}.CtaCards-module__vALOWG__card{background:var(--card-bg);border-radius:0 0 clamp(22px,2.2vw,31px) clamp(22px,2.2vw,31px);flex-direction:column;align-items:flex-start;min-height:clamp(240px,22.7vw,327px);padding:clamp(22px,2.4vw,34px) clamp(20px,1.95vw,28px) clamp(18px,1.7vw,24px);animation:.95s cubic-bezier(.22,.9,.28,1) both paused CtaCards-module__vALOWG__drop;display:flex}.CtaCards-module__vALOWG__cards .CtaCards-module__vALOWG__card:nth-child(2){animation-delay:.22s}.CtaCards-module__vALOWG__in .CtaCards-module__vALOWG__card{animation-play-state:running}@keyframes CtaCards-module__vALOWG__drop{0%{opacity:0;transform:translateY(-120%)}to{opacity:1;transform:translateY(0)}}.CtaCards-module__vALOWG__cardTitle{letter-spacing:-.02em;color:#ebe04a;margin:0;font-size:clamp(26px,3.7vw,53px);font-weight:800;line-height:1}.CtaCards-module__vALOWG__cardText{max-width:20.5em;font-family:var(--font-lato), sans-serif;letter-spacing:-.02em;color:#fffbd7;margin:clamp(6px,.8vw,12px) 0 0;font-size:clamp(14px,1.4vw,20px);line-height:1.08}.CtaCards-module__vALOWG__cardCta{color:#fffbd7;font-family:var(--font-lato), sans-serif;letter-spacing:.025em;border:2px solid #fffbd7;border-radius:0 27px 27px;align-items:center;gap:7px;margin-top:auto;padding:clamp(11px,1vw,15px) clamp(15px,1.4vw,20px);font-size:clamp(14px,1.4vw,20px);font-weight:900;transition:background .25s,color .25s;display:flex}.CtaCards-module__vALOWG__cardCta:hover{color:var(--card-bg);background:#fffbd7}.CtaCards-module__vALOWG__ctaIco{align-items:center;display:flex}.CtaCards-module__vALOWG__ctaBar{background:currentColor;border-radius:2px 0 0 2px;width:0;height:4px;transition:width .3s cubic-bezier(.2,.8,.2,1)}.CtaCards-module__vALOWG__cardCta:hover .CtaCards-module__vALOWG__ctaBar{width:12px}@media (max-width:767px){.CtaCards-module__vALOWG__cards{grid-template-columns:1fr;gap:clamp(16px,7.1vw,32px);padding:0 clamp(12px,3.33vw,22px)}.CtaCards-module__vALOWG__card{min-height:clamp(200px,58.8vw,265px);padding:clamp(16px,4.85vw,22px) clamp(14px,4.21vw,19px) clamp(12px,3.55vw,16px)}.CtaCards-module__vALOWG__cardTitle{font-size:clamp(26px,8.87vw,40px)}.CtaCards-module__vALOWG__cardText{font-size:clamp(14px,4.43vw,20px)}.CtaCards-module__vALOWG__cardCta{padding:clamp(11px,3.33vw,15px) clamp(15px,4.43vw,20px);font-size:clamp(14px,4.43vw,20px)}}
.PlayButton-module__0Q9wZq__playBtn{z-index:2;color:#fdf6cf;display:block;position:absolute;inset:0}.PlayButton-module__0Q9wZq__pill{color:#fdf6cf;height:clamp(44px,4.6vh,54px);font-family:var(--font-lato), sans-serif;white-space:nowrap;background:#ff2f5f;border-radius:999px 0 999px 999px;justify-content:center;align-items:center;padding:0 clamp(24px,2vw,34px);font-size:clamp(15px,1.2vw,19px);font-weight:700;line-height:1;transition:background .25s;display:flex;position:absolute;bottom:clamp(24px,5vh,48px);left:50%;transform:translate(-50%)}.PlayButton-module__0Q9wZq__playBtn:hover .PlayButton-module__0Q9wZq__pill{color:#fdf6cf;background:#ff4570}.PlayButton-module__0Q9wZq__playIco{opacity:0;align-items:center;width:0;margin-left:0;transition:width .3s cubic-bezier(.2,.8,.2,1),opacity .25s,transform .3s cubic-bezier(.2,.8,.2,1),margin-left .3s cubic-bezier(.2,.8,.2,1);display:flex;overflow:hidden;transform:translate(14px)}.PlayButton-module__0Q9wZq__playBtn:hover .PlayButton-module__0Q9wZq__playIco{opacity:1;width:22px;margin-left:10px;transform:translate(0)}.PlayButton-module__0Q9wZq__player{z-index:3;background:#000;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}@media (max-width:767px){.PlayButton-module__0Q9wZq__pill{height:clamp(38px,10.6vw,48px);padding:0 clamp(16px,5.3vw,24px);font-size:clamp(13px,3.8vw,17px);bottom:clamp(14px,4.4vw,24px)}}
.FazerBemSection-module__DCVhpG__section{background:#fffbd7;padding-top:clamp(72px,10.8vw,156px)}.FazerBemSection-module__DCVhpG__inner{justify-content:space-between;align-items:flex-start;column-gap:clamp(24px,2.3vw,33px);max-width:calc(1360px + clamp(48px,13vw,220px));margin:0 auto;padding:0 clamp(24px,6.5vw,110px) clamp(72px,10.9vw,157px);display:flex}.FazerBemSection-module__DCVhpG__intro{flex:none}.FazerBemSection-module__DCVhpG__title{letter-spacing:-.02em;color:#ff2c5f;white-space:nowrap;margin:0;font-size:clamp(34px,5.4vw,78px);font-weight:800;line-height:1;animation:1s cubic-bezier(.16,.84,.28,1) .1s both paused FazerBemSection-module__DCVhpG__rise}.FazerBemSection-module__DCVhpG__in .FazerBemSection-module__DCVhpG__title{animation-play-state:running}@keyframes FazerBemSection-module__DCVhpG__rise{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translate(0,0)}}.FazerBemSection-module__DCVhpG__text{max-width:28.5em;font-family:var(--font-lato), sans-serif;letter-spacing:-.02em;color:#5d0282;margin:clamp(20px,2.7vw,39px) 0 0;font-size:clamp(14px,1.4vw,20px);line-height:1.3;animation:1s cubic-bezier(.16,.84,.28,1) .25s both paused FazerBemSection-module__DCVhpG__rise}.FazerBemSection-module__DCVhpG__in .FazerBemSection-module__DCVhpG__text{animation-play-state:running}.FazerBemSection-module__DCVhpG__cards{flex:0 718px;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(10px,1.04vw,15px);min-width:0;display:grid}.FazerBemSection-module__DCVhpG__card{background:#5d0282;border-radius:clamp(22px,2.2vw,31px);flex-direction:column;min-height:clamp(250px,23.96vw,345px);padding:clamp(20px,2.5vw,36px) clamp(10px,.97vw,14px) clamp(22px,2.92vw,42px) clamp(18px,1.875vw,27px);animation:.9s cubic-bezier(.16,.84,.28,1) both paused FazerBemSection-module__DCVhpG__rise;display:flex}.FazerBemSection-module__DCVhpG__in .FazerBemSection-module__DCVhpG__card{animation-play-state:running}.FazerBemSection-module__DCVhpG__cardLogo{align-items:flex-start;height:clamp(72px,7.85vw,113px);margin-bottom:clamp(14px,1.67vw,24px);display:flex}.FazerBemSection-module__DCVhpG__cardLogoImg{object-fit:contain;object-position:left top;width:auto;max-width:100%;height:100%}.FazerBemSection-module__DCVhpG__cardText{font-family:var(--font-lato), sans-serif;color:#fffbd7;text-wrap:pretty;margin:0;font-size:clamp(14px,1.25vw,18px);line-height:1.05}.FazerBemSection-module__DCVhpG__cardCta{font-family:var(--font-lato), sans-serif;color:#ff2c5f;align-items:flex-start;gap:6px;margin-top:auto;padding-top:clamp(12px,1.4vw,20px);font-size:clamp(15px,1.39vw,20px);font-weight:900;line-height:1.08;display:flex}.FazerBemSection-module__DCVhpG__cardCta:hover{color:#ff4570}@media (max-width:1023px){.FazerBemSection-module__DCVhpG__inner{flex-direction:column;gap:40px}.FazerBemSection-module__DCVhpG__cards{flex:none;width:100%;max-width:718px}}@media (max-width:767px){.FazerBemSection-module__DCVhpG__inner{padding-left:24px;padding-right:24px}.FazerBemSection-module__DCVhpG__cards{gap:clamp(3px,.89vw,5px);width:auto;margin:0 clamp(-19px,-5.2vw,0px)}.FazerBemSection-module__DCVhpG__card{border-radius:16px;min-height:clamp(150px,52.8vw,238px);padding:12px 10px 14px}.FazerBemSection-module__DCVhpG__cardLogo{height:auto;margin-bottom:12px}.FazerBemSection-module__DCVhpG__cardLogoImg{height:clamp(38px,12vw,56px)}.FazerBemSection-module__DCVhpG__cardText,.FazerBemSection-module__DCVhpG__cardCta{letter-spacing:-.02em;font-size:clamp(11px,3vw,14px);line-height:1.08}.FazerBemSection-module__DCVhpG__cardCta{align-items:baseline;gap:4px;padding-top:12px}.FazerBemSection-module__DCVhpG__quebraDesktop{display:none}}
.CampoImagem-module__GkK0Iq__area{background:var(--purple-deep);border:2px dashed #0000;border-radius:14px;width:100%;transition:border-color .15s;position:relative;overflow:hidden}.CampoImagem-module__GkK0Iq__area:not(.CampoImagem-module__GkK0Iq__comImagem){background:var(--pa-superficie-2);border-color:var(--pa-borda-forte)}.CampoImagem-module__GkK0Iq__arrastando{border-color:var(--pink)!important;background:#fff4f7!important}.CampoImagem-module__GkK0Iq__imagem{object-fit:cover;width:100%;height:100%}video.CampoImagem-module__GkK0Iq__imagem{display:block}.CampoImagem-module__GkK0Iq__vazio{color:var(--pa-mudo);font:inherit;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-weight:700;display:flex;position:absolute;inset:0}.CampoImagem-module__GkK0Iq__vazio small{color:var(--pa-sutil);font-size:12px;font-weight:400}.CampoImagem-module__GkK0Iq__icone{width:28px;height:28px;color:var(--pink)}.CampoImagem-module__GkK0Iq__acoes{gap:8px;display:flex;position:absolute;bottom:10px;right:10px}.CampoImagem-module__GkK0Iq__remover{width:38px;height:38px;color:var(--cream-soft);background:#1a071f99;border:0;border-radius:999px;place-items:center;display:grid}.CampoImagem-module__GkK0Iq__remover svg{width:16px;height:16px}.CampoImagem-module__GkK0Iq__vazio:disabled,.CampoImagem-module__GkK0Iq__remover:disabled{opacity:.5;cursor:default}
.Aviso-module__K4dn7G__aviso{z-index:60;background:var(--purple-deep);max-width:min(520px,100vw - 32px);color:var(--cream-soft);animation:Aviso-module__K4dn7G__sobe .35s var(--pa-ease) both;border-radius:14px;padding:12px 18px;font-size:14px;font-weight:700;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #1a071f4d}.Aviso-module__K4dn7G__erro{background:var(--pa-perigo);color:#fff}@keyframes Aviso-module__K4dn7G__sobe{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}
.VideoSection-module__VjHWSq__section{background:#fcf6d8;padding:clamp(48px,8vh,110px) clamp(24px,6.5vw,110px)}.VideoSection-module__VjHWSq__inner{aspect-ratio:16/9;border-radius:26px;max-width:1360px;margin:0 auto;position:relative;overflow:hidden}.VideoSection-module__VjHWSq__frame{object-fit:cover;border-radius:26px;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1);display:block;position:absolute;inset:0}.VideoSection-module__VjHWSq__inner:hover .VideoSection-module__VjHWSq__frame{transform:scale(1.03)}@media (max-width:767px){.VideoSection-module__VjHWSq__section{padding-left:0;padding-right:0}.VideoSection-module__VjHWSq__inner{border-radius:0;max-width:none}.VideoSection-module__VjHWSq__frame{border-radius:0}}
.SeletorDeCase-module__PiCwwq__dialogo{background:0 0;border:0;width:min(640px,100vw - 32px);padding:0}.SeletorDeCase-module__PiCwwq__dialogo::backdrop{background:#1a071f8c}.SeletorDeCase-module__PiCwwq__caixa{background:var(--pa-superficie);color:var(--pa-texto);font-family:var(--font-lato), sans-serif;border-radius:22px;gap:12px;padding:20px;display:grid}.SeletorDeCase-module__PiCwwq__caixaTopo{justify-content:space-between;align-items:center;display:flex}.SeletorDeCase-module__PiCwwq__caixaTitulo{font-family:var(--font-bricolage), sans-serif;margin:0;font-size:20px;font-weight:800}.SeletorDeCase-module__PiCwwq__fechar{width:40px;height:40px;color:var(--pa-mudo);background:0 0;border:0;border-radius:999px;place-items:center;display:grid}.SeletorDeCase-module__PiCwwq__fechar:hover{background:var(--pa-superficie-2)}.SeletorDeCase-module__PiCwwq__fechar svg{width:18px;height:18px}.SeletorDeCase-module__PiCwwq__opcoes{gap:4px;max-height:60vh;display:grid;overflow-y:auto}.SeletorDeCase-module__PiCwwq__opcao{text-align:left;font:inherit;color:inherit;background:0 0;border:0;border-radius:14px;align-items:center;gap:12px;padding:8px;display:flex}.SeletorDeCase-module__PiCwwq__opcao:hover{background:var(--pa-superficie-2)}.SeletorDeCase-module__PiCwwq__miniatura{background:var(--purple-deep);border-radius:10px;flex:none;width:56px;height:56px;overflow:hidden}.SeletorDeCase-module__PiCwwq__miniatura img{object-fit:cover;width:100%;height:100%}.SeletorDeCase-module__PiCwwq__opcaoTexto{flex:1;min-width:0;display:grid}.SeletorDeCase-module__PiCwwq__opcaoTitulo{font-family:var(--font-bricolage), sans-serif;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;overflow:hidden}.SeletorDeCase-module__PiCwwq__estrela{width:16px;height:16px;color:var(--yellow-soft)}.SeletorDeCase-module__PiCwwq__vazio{font-family:var(--font-bricolage), sans-serif;color:#fdf6cfb3;font-size:18px;font-weight:800}
.CardDeCase-module__N2wY7q__card{flex-direction:column;min-width:0;transition:box-shadow .2s;display:flex;overflow:hidden}.CardDeCase-module__N2wY7q__card:hover{box-shadow:var(--pa-sombra-hover)}.CardDeCase-module__N2wY7q__capa{aspect-ratio:16/10;background:var(--purple-deep);display:block;position:relative;overflow:hidden}.CardDeCase-module__N2wY7q__imagem{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--pa-ease)}.CardDeCase-module__N2wY7q__card:hover .CardDeCase-module__N2wY7q__imagem{transform:scale(1.03)}.CardDeCase-module__N2wY7q__semCapa{color:#fdf6cf66;background:#2a0b36;place-items:center;display:grid;position:absolute;inset:0}.CardDeCase-module__N2wY7q__badgeEsq{position:absolute;top:12px;left:12px}.CardDeCase-module__N2wY7q__badgeDir{position:absolute;top:12px;right:12px}.CardDeCase-module__N2wY7q__badgeEn{background:#fcf6d8d9}.CardDeCase-module__N2wY7q__corpo{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex}.CardDeCase-module__N2wY7q__linha{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.CardDeCase-module__N2wY7q__texto{gap:4px;min-width:0;display:grid}.CardDeCase-module__N2wY7q__titulo{font-size:18px;line-height:1.2}.CardDeCase-module__N2wY7q__titulo a:hover{color:var(--purple)}.CardDeCase-module__N2wY7q__estrela{background:var(--pa-superficie-2);width:44px;height:44px;color:var(--pa-mudo);border:0;border-radius:999px;flex:none;place-items:center;transition:background-color .15s,color .15s;display:grid}.CardDeCase-module__N2wY7q__estrela:hover{color:var(--pink)}.CardDeCase-module__N2wY7q__estrela svg{width:16px;height:16px}.CardDeCase-module__N2wY7q__estrelaOn{background:var(--yellow-soft);color:var(--purple-deep)}.CardDeCase-module__N2wY7q__tags{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}
.EditorDeCase-module__g1MyiW__editor{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;display:grid}.EditorDeCase-module__g1MyiW__formulario{gap:20px;min-width:0;display:grid}.EditorDeCase-module__g1MyiW__textos{display:grid}.EditorDeCase-module__g1MyiW__textos>section+section{margin-top:20px}.EditorDeCase-module__g1MyiW__barraIdioma{z-index:2;background:var(--pa-fundo);gap:10px;padding:12px 0 16px;display:grid;position:sticky;top:0}.EditorDeCase-module__g1MyiW__barraTexto{color:var(--pa-mudo);margin:0;padding:0 4px;font-size:14px}.EditorDeCase-module__g1MyiW__bloco{gap:18px;padding:24px;display:grid}.EditorDeCase-module__g1MyiW__blocoTitulo{font-size:22px}.EditorDeCase-module__g1MyiW__blocoTexto{color:var(--pa-mudo);margin-top:-10px;font-size:14px}.EditorDeCase-module__g1MyiW__subTitulo{margin-top:8px;font-size:17px}.EditorDeCase-module__g1MyiW__subTituloPrimeiro{font-size:17px}.EditorDeCase-module__g1MyiW__divisor{align-items:center;gap:14px;padding:8px 0;display:flex}.EditorDeCase-module__g1MyiW__divisor:before,.EditorDeCase-module__g1MyiW__divisor:after{content:"";background:var(--pa-borda-forte);flex:1;height:1px}.EditorDeCase-module__g1MyiW__divisorTitulo{letter-spacing:.1em;text-transform:uppercase;color:var(--pa-texto);font-size:12px;font-weight:700}.EditorDeCase-module__g1MyiW__rodape{justify-content:flex-start;display:flex}.EditorDeCase-module__g1MyiW__lateral{align-self:stretch;min-width:0}.EditorDeCase-module__g1MyiW__fixo{gap:16px;display:grid;position:sticky;top:24px}.EditorDeCase-module__g1MyiW__controles{gap:10px;padding:16px;display:grid}.EditorDeCase-module__g1MyiW__acoes{gap:8px;margin-top:6px;display:grid}.EditorDeCase-module__g1MyiW__acoes .EditorDeCase-module__g1MyiW__btn{width:100%}.EditorDeCase-module__g1MyiW__nota{color:var(--pa-sutil);text-align:center;font-size:12px}.EditorDeCase-module__g1MyiW__migalha{color:var(--pa-mudo);align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.EditorDeCase-module__g1MyiW__migalha:hover{color:var(--purple)}.EditorDeCase-module__g1MyiW__migalha svg{width:16px;height:16px}@media (max-width:1000px){.EditorDeCase-module__g1MyiW__editor{grid-template-columns:1fr}.EditorDeCase-module__g1MyiW__lateral{order:-1}.EditorDeCase-module__g1MyiW__fixo{position:static}}
.ServicesCarousel-module__XV4FgG__section{background:#fcf6d8;padding:clamp(48px,8vh,110px) clamp(24px,6.5vw,110px) clamp(48px,7vh,90px);position:relative;overflow:hidden}.ServicesCarousel-module__XV4FgG__inner{max-width:1360px;margin:0 auto}.ServicesCarousel-module__XV4FgG__title{letter-spacing:-.02em;color:#560a86;margin:0 0 clamp(32px,5vh,60px);font-size:clamp(30px,4.2vw,66px);font-weight:800;line-height:1.06}.ServicesCarousel-module__XV4FgG__stage{perspective:950px;height:clamp(490px,40vw,620px);position:relative}.ServicesCarousel-module__XV4FgG__cc{cursor:pointer;background:var(--cc-bg);border-radius:24px;flex-direction:column;gap:clamp(14px,1vw,22px);width:clamp(260px,29vw,385px);min-height:clamp(430px,36vw,560px);padding:clamp(24px,2.4vw,40px);transition:transform .38s cubic-bezier(.3,.7,.2,1),z-index .38s cubic-bezier(.3,.7,.2,1);display:flex;position:absolute;top:50%;left:50%;box-shadow:0 18px 44px #26062b24}.ServicesCarousel-module__XV4FgG__posC{transform:translate(-50%, -50%) scale(1) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));z-index:5}.ServicesCarousel-module__XV4FgG__posL1{transform:translate(calc(-50% - min(265px, 16vw)), -50%) scale(.84) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));z-index:4}.ServicesCarousel-module__XV4FgG__posR1{transform:translate(calc(-50% + min(265px, 16vw)), -50%) scale(.84) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));z-index:4}.ServicesCarousel-module__XV4FgG__posL2{transform:translate(calc(-50% - min(530px, 32vw)), -50%) scale(.7) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));z-index:3}.ServicesCarousel-module__XV4FgG__posR2{transform:translate(calc(-50% + min(530px, 32vw)), -50%) scale(.7) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));z-index:3}.ServicesCarousel-module__XV4FgG__ccLink{z-index:1;border-radius:inherit;position:absolute;inset:0}.ServicesCarousel-module__XV4FgG__wrap{animation:.34s cubic-bezier(.3,.7,.2,1) both ServicesCarousel-module__XV4FgG__wrapFade;transition:transform 0s linear .16s!important}@keyframes ServicesCarousel-module__XV4FgG__wrapFade{0%{opacity:1;scale:1}44%{opacity:0;scale:.8}54%{opacity:0;scale:.8}to{opacity:1;scale:1}}.ServicesCarousel-module__XV4FgG__posC:before{content:"";background:radial-gradient(460px circle at var(--gx,50%) var(--gy,50%), #fffbd72e 0%, #fffbd712 40%, #fffbd700 66%);opacity:0;pointer-events:none;z-index:2;border-radius:24px;transition:opacity .3s;position:absolute;inset:0}.ServicesCarousel-module__XV4FgG__posC:hover:before{opacity:1}.ServicesCarousel-module__XV4FgG__icon{width:36px;height:36px;position:absolute;top:20px;right:20px}.ServicesCarousel-module__XV4FgG__ccTitle{letter-spacing:-.015em;color:var(--cc-title);margin:clamp(44px,3.5vw,72px) 0 0;font-size:clamp(28px,2.9vw,42px);font-weight:800;line-height:1.05}.ServicesCarousel-module__XV4FgG__ccText{font-family:var(--font-lato), sans-serif;color:#fcf6d8;margin:0;font-size:clamp(15px,1.3vw,22px);line-height:1.4}.ServicesCarousel-module__XV4FgG__ccTags{flex-wrap:wrap;gap:10px;margin-top:clamp(6px,.75vw,14px);display:flex}.ServicesCarousel-module__XV4FgG__ccTag{z-index:2;pointer-events:none;border:1.5px solid var(--cc-tag-border);color:#fcf6d8;font-family:var(--font-lato), sans-serif;text-transform:uppercase;border-radius:999px;padding:7px 15px;font-size:clamp(11px,.9vw,15px);position:relative}.ServicesCarousel-module__XV4FgG__arrows{justify-content:center;gap:16px;margin-top:clamp(20px,3vh,34px);display:flex}.ServicesCarousel-module__XV4FgG__arrowBtn{cursor:pointer;background:#ebe04a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .25s;display:flex}.ServicesCarousel-module__XV4FgG__arrowBtn:hover{transform:scale(1.12)}.ServicesCarousel-module__XV4FgG__ctaRow{justify-content:center;margin-top:clamp(24px,4vh,44px);display:flex}.ServicesCarousel-module__XV4FgG__cta{color:#fcf6d8;font-family:var(--font-lato), sans-serif;background:#560a86;border-radius:999px 0 999px 999px;align-items:center;gap:10px;padding:12px 26px;font-size:clamp(14px,1.1vw,18px);font-weight:700;transition:background .25s;display:flex}.ServicesCarousel-module__XV4FgG__cta:hover{color:#fcf6d8;background:#6d13a6}.ServicesCarousel-module__XV4FgG__ctaIco{align-items:center;display:flex}.ServicesCarousel-module__XV4FgG__ctaBar{background:#ebe04a;border-radius:2px 0 0 2px;width:0;height:4px;transition:width .3s cubic-bezier(.2,.8,.2,1)}.ServicesCarousel-module__XV4FgG__cta:hover .ServicesCarousel-module__XV4FgG__ctaBar{width:12px}@media (max-width:767px){.ServicesCarousel-module__XV4FgG__arrows{display:none}.ServicesCarousel-module__XV4FgG__cc{--cc-w:min(74vw, 320px);width:var(--cc-w);min-height:400px}.ServicesCarousel-module__XV4FgG__stage{height:450px}.ServicesCarousel-module__XV4FgG__posL1{transform:translate(calc(-50% - .153 * var(--cc-w)), -50%) scale(.84) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg))}.ServicesCarousel-module__XV4FgG__posR1{transform:translate(calc(-50% + .153 * var(--cc-w)), -50%) scale(.84) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg))}.ServicesCarousel-module__XV4FgG__posL2{transform:translate(calc(-50% - .283 * var(--cc-w)), -50%) scale(.7) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg))}.ServicesCarousel-module__XV4FgG__posR2{transform:translate(calc(-50% + .283 * var(--cc-w)), -50%) scale(.7) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg))}}
.StarReveal-module__qTUhrG__wrap{position:relative}.StarReveal-module__qTUhrG__stick{background:var(--sr-back);height:100vh;position:sticky;top:0;overflow:hidden}.StarReveal-module__qTUhrG__layerA{z-index:1;position:absolute;inset:0}.StarReveal-module__qTUhrG__maskT,.StarReveal-module__qTUhrG__maskB{background:var(--sr-mask);z-index:2;pointer-events:none;will-change:clip-path;position:absolute;inset:0}.StarReveal-module__qTUhrG__maskT a,.StarReveal-module__qTUhrG__maskB a{pointer-events:auto}.StarReveal-module__qTUhrG__maskT{clip-path:inset(0 0 50%)}.StarReveal-module__qTUhrG__maskB{clip-path:inset(50% 0 0)}.StarReveal-module__qTUhrG__seam{background:var(--sr-seam);z-index:3;pointer-events:none;height:5px;position:absolute;top:-2px;left:0;right:0}
.ListaDeCases-module__MigTgG__barra{align-items:center;gap:12px;display:flex}.ListaDeCases-module__MigTgG__busca{flex:1;min-width:0;position:relative}.ListaDeCases-module__MigTgG__buscaIcone{width:16px;height:16px;color:var(--pa-sutil);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.ListaDeCases-module__MigTgG__busca input{background:var(--pa-superficie);width:100%;height:46px;box-shadow:var(--pa-sombra);font:inherit;border:0;border-radius:999px;outline:none;padding:0 14px 0 40px;font-size:15px}.ListaDeCases-module__MigTgG__busca input:focus{box-shadow:var(--pa-sombra-hover)}.ListaDeCases-module__MigTgG__filtros{background:var(--pa-superficie);box-shadow:var(--pa-sombra);border-radius:999px;padding:4px;display:flex}.ListaDeCases-module__MigTgG__filtro{height:38px;font:inherit;color:var(--pa-mudo);background:0 0;border:0;border-radius:999px;padding:0 16px;font-size:14px;font-weight:700}.ListaDeCases-module__MigTgG__filtro:hover{color:var(--pa-texto)}.ListaDeCases-module__MigTgG__filtroOn,.ListaDeCases-module__MigTgG__filtroOn:hover{background:var(--purple-deep);color:var(--cream-soft)}@media (max-width:640px){.ListaDeCases-module__MigTgG__barra{flex-direction:column;align-items:stretch}}
.ListaDeClientes-module__RUwyUa__tela{flex-direction:column;gap:20px;display:flex}.ListaDeClientes-module__RUwyUa__grade{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px;display:grid}.ListaDeClientes-module__RUwyUa__cartao{border:1px solid var(--pa-borda);background:var(--pa-superficie);border-radius:14px;flex-direction:column;gap:12px;padding:12px;display:flex}.ListaDeClientes-module__RUwyUa__moldura{background:#26062b;border-radius:10px;place-items:center;height:104px;padding:16px;display:grid}.ListaDeClientes-module__RUwyUa__logo{object-fit:contain;max-width:100%;max-height:100%}.ListaDeClientes-module__RUwyUa__molduraErro{outline:2px solid var(--pa-perigo);outline-offset:-2px}.ListaDeClientes-module__RUwyUa__remover{color:var(--pa-perigo);background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:13px;font-weight:700;transition:background .2s;display:inline-flex}.ListaDeClientes-module__RUwyUa__remover:hover{background:#c81e4a1a}.ListaDeClientes-module__RUwyUa__remover svg{width:16px;height:16px}.ListaDeClientes-module__RUwyUa__novo{border:1.5px dashed var(--pa-borda-forte);border-radius:14px;min-height:200px;transition:border-color .2s,background .2s;position:relative}.ListaDeClientes-module__RUwyUa__novoArrastando{border-color:var(--pink);background:var(--pa-superficie-2)}.ListaDeClientes-module__RUwyUa__entrada{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ListaDeClientes-module__RUwyUa__novoRotulo{text-align:center;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;padding:18px;display:flex}.ListaDeClientes-module__RUwyUa__entrada:focus-visible+.ListaDeClientes-module__RUwyUa__novoRotulo{outline:2px solid var(--pink);outline-offset:2px;border-radius:12px}.ListaDeClientes-module__RUwyUa__novoIcone{width:26px;height:26px;color:var(--pa-mudo)}.ListaDeClientes-module__RUwyUa__novoTitulo{font-size:14px;font-weight:700}.ListaDeClientes-module__RUwyUa__novoAjuda{color:var(--pa-sutil);font-size:12px;line-height:1.45}.ListaDeClientes-module__RUwyUa__vazio{color:var(--pa-mudo);font-size:14px}.ListaDeClientes-module__RUwyUa__rodape{background:var(--pa-fundo);border-top:1px solid var(--pa-borda);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex;position:sticky;bottom:0}.ListaDeClientes-module__RUwyUa__conta{color:var(--pa-mudo);font-size:13px;font-weight:700}
.GradeDeDestaques-module__TJdzUa__grade{grid-template-columns:1fr 1fr;gap:16px;display:grid}.GradeDeDestaques-module__TJdzUa__slot{background:var(--purple);min-height:180px;color:var(--cream-soft);box-shadow:var(--pa-sombra);border-radius:22px;position:relative;overflow:hidden}.GradeDeDestaques-module__TJdzUa__largo{grid-column:span 2}.GradeDeDestaques-module__TJdzUa__fundo{object-fit:cover;opacity:.7;width:100%;height:100%;position:absolute;inset:0}.GradeDeDestaques-module__TJdzUa__sombra{background:linear-gradient(#1a071f1a,#1a071f40 40%,#1a071fe6);position:absolute;inset:0}.GradeDeDestaques-module__TJdzUa__conteudo{flex-direction:column;justify-content:space-between;min-height:180px;padding:16px;display:flex;position:relative}.GradeDeDestaques-module__TJdzUa__topo{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.GradeDeDestaques-module__TJdzUa__setas{gap:4px;display:flex}.GradeDeDestaques-module__TJdzUa__seta{width:36px;height:36px;color:var(--cream-soft);background:#1a071f80;border:0;border-radius:999px;place-items:center;display:grid}.GradeDeDestaques-module__TJdzUa__seta:hover{background:#1a071fcc}.GradeDeDestaques-module__TJdzUa__seta:disabled{opacity:.35}.GradeDeDestaques-module__TJdzUa__seta svg{width:16px;height:16px}.GradeDeDestaques-module__TJdzUa__titulo{color:var(--cream-soft);margin-top:4px;font-size:20px}.GradeDeDestaques-module__TJdzUa__vazio{font-family:var(--font-bricolage), sans-serif;color:#fdf6cfb3;font-size:18px;font-weight:800}.GradeDeDestaques-module__TJdzUa__acoes{gap:8px;margin-top:12px;display:flex}.GradeDeDestaques-module__TJdzUa__remover{color:var(--cream-soft);background:0 0}.GradeDeDestaques-module__TJdzUa__remover:hover{background:#1a071f66}.GradeDeDestaques-module__TJdzUa__rodape{grid-column:span 2;justify-content:flex-end;display:flex}@media (max-width:720px){.GradeDeDestaques-module__TJdzUa__grade{grid-template-columns:1fr}.GradeDeDestaques-module__TJdzUa__largo,.GradeDeDestaques-module__TJdzUa__rodape{grid-column:auto}}
.ListaDeFrentes-module__mOMaTa__lista{gap:10px;display:grid}.ListaDeFrentes-module__mOMaTa__linha{align-items:center;gap:20px;padding:14px 18px;transition:box-shadow .2s;display:flex}.ListaDeFrentes-module__mOMaTa__linha:hover{box-shadow:var(--pa-sombra-hover)}.ListaDeFrentes-module__mOMaTa__frente{flex:none;gap:3px;width:190px;display:grid}.ListaDeFrentes-module__mOMaTa__aba{font-size:17px;line-height:1.2}.ListaDeFrentes-module__mOMaTa__projeto{background:var(--pa-superficie-2);border-radius:16px;flex:1;align-items:center;gap:12px;min-width:0;padding:8px 14px 8px 8px;display:flex}.ListaDeFrentes-module__mOMaTa__miniatura{aspect-ratio:16/10;background:var(--purple-deep);border-radius:10px;flex:none;width:72px;position:relative;overflow:hidden}.ListaDeFrentes-module__mOMaTa__miniatura img{object-fit:cover;width:100%;height:100%}.ListaDeFrentes-module__mOMaTa__reserva img{opacity:.55}.ListaDeFrentes-module__mOMaTa__textos{gap:2px;min-width:0;display:grid}.ListaDeFrentes-module__mOMaTa__projeto .ListaDeFrentes-module__mOMaTa__titulo{font-family:var(--font-bricolage), sans-serif;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;overflow:hidden}.ListaDeFrentes-module__mOMaTa__vazio{color:var(--pa-mudo);font-size:13px}.ListaDeFrentes-module__mOMaTa__acoes{flex:none;align-items:center;gap:6px;display:flex}.ListaDeFrentes-module__mOMaTa__escolher{box-shadow:inset 0 0 0 1px var(--pa-borda-forte)}.ListaDeFrentes-module__mOMaTa__escolher:hover{box-shadow:inset 0 0 0 1px var(--pa-mudo)}.ListaDeFrentes-module__mOMaTa__remover{width:38px;height:38px;color:var(--pa-sutil);background:0 0;border:0;border-radius:999px;place-items:center;transition:background-color .15s,color .15s;display:grid}.ListaDeFrentes-module__mOMaTa__remover:hover{background:var(--pa-superficie-2);color:var(--pa-perigo)}.ListaDeFrentes-module__mOMaTa__remover svg{width:16px;height:16px}.ListaDeFrentes-module__mOMaTa__rodape{justify-content:flex-end;margin-top:6px;display:flex}@media (max-width:860px){.ListaDeFrentes-module__mOMaTa__linha{flex-wrap:wrap;gap:12px}.ListaDeFrentes-module__mOMaTa__frente,.ListaDeFrentes-module__mOMaTa__projeto{width:100%}.ListaDeFrentes-module__mOMaTa__acoes{justify-content:flex-end;width:100%}}
.VisaoGeral-module__b9vYjq__contadores{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.VisaoGeral-module__b9vYjq__contador{gap:6px;padding:20px;display:grid}.VisaoGeral-module__b9vYjq__valor{font-family:var(--font-bricolage), sans-serif;letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:36px;font-weight:800}.VisaoGeral-module__b9vYjq__dica{color:var(--pa-mudo);font-size:14px}.VisaoGeral-module__b9vYjq__duasColunas{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.VisaoGeral-module__b9vYjq__painel{padding:20px}.VisaoGeral-module__b9vYjq__painelTopo{justify-content:space-between;align-items:center;gap:12px;display:flex}.VisaoGeral-module__b9vYjq__painelTitulo{align-items:center;gap:8px;font-size:20px;display:flex}.VisaoGeral-module__b9vYjq__iconeTitulo{width:16px;height:16px;color:var(--pink)}.VisaoGeral-module__b9vYjq__link{color:var(--purple);font-size:14px;font-weight:700}.VisaoGeral-module__b9vYjq__link:hover{color:var(--pink)}.VisaoGeral-module__b9vYjq__slots{gap:4px;margin-top:12px;display:grid}.VisaoGeral-module__b9vYjq__slot{border-radius:14px;gap:12px;padding:8px;display:flex}.VisaoGeral-module__b9vYjq__slot:hover{background:var(--pa-superficie-2)}.VisaoGeral-module__b9vYjq__miniatura{background:var(--purple-deep);width:64px;height:64px;color:var(--pa-mudo);border-radius:10px;flex:none;place-items:center;display:grid;overflow:hidden}.VisaoGeral-module__b9vYjq__miniatura img{object-fit:cover;width:100%;height:100%}.VisaoGeral-module__b9vYjq__miniatura svg{width:20px;height:20px}.VisaoGeral-module__b9vYjq__miniaturaVazia{background:var(--pa-superficie-2);border:1px dashed var(--pa-borda-forte)}.VisaoGeral-module__b9vYjq__slotTexto{justify-items:start;gap:4px;min-width:0;display:grid}.VisaoGeral-module__b9vYjq__slotTitulo{font-family:var(--font-bricolage), sans-serif;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:16px;font-weight:800;overflow:hidden}.VisaoGeral-module__b9vYjq__video{background:var(--cream);overflow:hidden}.VisaoGeral-module__b9vYjq__videoFrame{aspect-ratio:16/9;background:var(--purple-deep);position:relative}.VisaoGeral-module__b9vYjq__videoFrame img,.VisaoGeral-module__b9vYjq__videoFrame video{object-fit:cover;width:100%;height:100%}.VisaoGeral-module__b9vYjq__videoRodape{justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.VisaoGeral-module__b9vYjq__videoForm{gap:14px;padding:16px;display:grid}.VisaoGeral-module__b9vYjq__videoAcoes{justify-content:flex-end;gap:8px;display:flex}.VisaoGeral-module__b9vYjq__videoTitulo{font-family:var(--font-bricolage), sans-serif;font-size:18px;font-weight:800}@media (max-width:1000px){.VisaoGeral-module__b9vYjq__duasColunas{grid-template-columns:1fr}}@media (max-width:640px){.VisaoGeral-module__b9vYjq__contadores{grid-template-columns:1fr}}
.CosmopolitaSection-module__kN2hnW__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:clamp(16px,2.6vh,30px);padding:6vh 6vw;display:flex;position:absolute;inset:0}.CosmopolitaSection-module__kN2hnW__onlyTitle .CosmopolitaSection-module__kN2hnW__pills,.CosmopolitaSection-module__kN2hnW__onlyTitle .CosmopolitaSection-module__kN2hnW__text,.CosmopolitaSection-module__kN2hnW__onlyTitle .CosmopolitaSection-module__kN2hnW__cta{visibility:hidden}.CosmopolitaSection-module__kN2hnW__pills{gap:12px;display:flex}.CosmopolitaSection-module__kN2hnW__pill{font-family:var(--font-lato), sans-serif;text-transform:uppercase;border:1.5px solid;border-radius:999px;padding:7px 16px;font-size:clamp(11px,.9vw,14px)}.CosmopolitaSection-module__kN2hnW__title{letter-spacing:-.03em;margin:0;font-size:clamp(44px,7vw,120px);font-weight:800;line-height:.98}.CosmopolitaSection-module__kN2hnW__text{font-family:var(--font-lato), sans-serif;max-width:62ch;margin:0;font-size:clamp(14px,1.3vw,21px);line-height:1.45}.CosmopolitaSection-module__kN2hnW__cta{font-family:var(--font-lato), sans-serif;border-radius:999px 0 999px 999px;align-items:center;gap:10px;margin-top:clamp(8px,1.6vh,18px);padding:12px 26px;font-size:clamp(14px,1.1vw,18px);font-weight:700;transition:background .25s;display:flex}.CosmopolitaSection-module__kN2hnW__ctaIco{align-items:center;display:flex}.CosmopolitaSection-module__kN2hnW__ctaBar{border-radius:2px 0 0 2px;width:0;height:4px;transition:width .3s cubic-bezier(.2,.8,.2,1)}.CosmopolitaSection-module__kN2hnW__cta:hover .CosmopolitaSection-module__kN2hnW__ctaBar{width:12px}.CosmopolitaSection-module__kN2hnW__variantPink .CosmopolitaSection-module__kN2hnW__pill{color:#fcf6d8;border-color:#fcf6d8}.CosmopolitaSection-module__kN2hnW__variantPink .CosmopolitaSection-module__kN2hnW__title,.CosmopolitaSection-module__kN2hnW__variantPink .CosmopolitaSection-module__kN2hnW__text{color:#fcf6d8}.CosmopolitaSection-module__kN2hnW__variantPink .CosmopolitaSection-module__kN2hnW__cta{color:#ff2c5f;background:#fcf6d8}.CosmopolitaSection-module__kN2hnW__variantPink .CosmopolitaSection-module__kN2hnW__cta:hover{color:#ff2c5f;background:#fffbe8}.CosmopolitaSection-module__kN2hnW__variantPink .CosmopolitaSection-module__kN2hnW__ctaBar{background:#ff2c5f}.CosmopolitaSection-module__kN2hnW__variantCream .CosmopolitaSection-module__kN2hnW__pill{color:#ff2c5f;border-color:#ff2c5f}.CosmopolitaSection-module__kN2hnW__variantCream .CosmopolitaSection-module__kN2hnW__title,.CosmopolitaSection-module__kN2hnW__variantCream .CosmopolitaSection-module__kN2hnW__text{color:#ff2c5f}.CosmopolitaSection-module__kN2hnW__variantCream .CosmopolitaSection-module__kN2hnW__cta{color:#fcf6d8;background:#ff2c5f}.CosmopolitaSection-module__kN2hnW__variantCream .CosmopolitaSection-module__kN2hnW__cta:hover{color:#fcf6d8;background:#ff4570}.CosmopolitaSection-module__kN2hnW__variantCream .CosmopolitaSection-module__kN2hnW__ctaBar{background:#ebe04a}@media (max-width:767px){.CosmopolitaSection-module__kN2hnW__text{margin-top:70px}}
.ProjetosSection-module__e6DrIq__section{background:#230031;padding:clamp(64px,10vh,130px) clamp(24px,6.5vw,110px) clamp(56px,8vh,100px);position:relative}.ProjetosSection-module__e6DrIq__inner{max-width:1360px;margin:0 auto}.ProjetosSection-module__e6DrIq__filtros{flex-wrap:wrap;gap:clamp(8px,.9vw,13px);margin-bottom:clamp(40px,7vh,90px);display:flex}.ProjetosSection-module__e6DrIq__pill{color:#fffbd7;letter-spacing:-.02em;text-transform:uppercase;white-space:nowrap;cursor:pointer;min-height:clamp(44px,4.86vw,70px);animation:ProjetosSection-module__e6DrIq__pillIn .8s cubic-bezier(.16, .84, .28, 1) var(--delay,0s) both;background:0 0;border:clamp(2px,.21vw,3px) solid #ff2c5f;border-radius:999px;padding:0 clamp(16px,1.39vw,20px);font-family:inherit;font-size:clamp(12px,1.39vw,20px);font-weight:700;line-height:1;transition:background .25s,color .25s,border-color .25s;animation-play-state:paused}.ProjetosSection-module__e6DrIq__in .ProjetosSection-module__e6DrIq__pill{animation-play-state:running}@keyframes ProjetosSection-module__e6DrIq__pillIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translate(0,0)}}.ProjetosSection-module__e6DrIq__pill:hover:not(:disabled),.ProjetosSection-module__e6DrIq__pillOn{color:#fffbd7;background:#ff2c5f}.ProjetosSection-module__e6DrIq__pill:disabled{filter:opacity(.35);cursor:default}.ProjetosSection-module__e6DrIq__tagAtiva{flex-wrap:wrap;align-items:center;gap:clamp(8px,.9vw,13px);margin:clamp(-32px,-5.6vh,-72px) 0 clamp(20px,3vh,34px);display:flex}.ProjetosSection-module__e6DrIq__tagAtivaRotulo{font-family:var(--font-lato), sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#c9a3d8;font-size:clamp(12px,1vw,15px)}.ProjetosSection-module__e6DrIq__tagAtivaChip{color:#fffbd7;font-family:var(--font-lato), sans-serif;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#ff2c5f;border:none;border-radius:999px;align-items:center;gap:10px;padding:clamp(8px,.7vw,11px) clamp(14px,1.2vw,18px);font-size:clamp(11px,.9vw,14px);font-weight:700;transition:background .25s;display:inline-flex}.ProjetosSection-module__e6DrIq__tagAtivaChip:hover{background:#ff4570}.ProjetosSection-module__e6DrIq__tagAtivaX{opacity:.75;align-items:center;transition:opacity .25s;display:flex}.ProjetosSection-module__e6DrIq__tagAtivaChip:hover .ProjetosSection-module__e6DrIq__tagAtivaX{opacity:1}.ProjetosSection-module__e6DrIq__grid{grid-template-columns:1fr 1fr;gap:clamp(14px,1.5vw,24px);display:grid}@media (max-width:767px){.ProjetosSection-module__e6DrIq__section{padding:clamp(28px,10vw,45px) clamp(12px,3.33vw,22px) clamp(48px,24.6vw,117px)}.ProjetosSection-module__e6DrIq__filtros{justify-content:center;gap:clamp(8px,2.66vw,12px) clamp(6px,1.6vw,10px);margin-bottom:clamp(38px,16.85vw,76px)}.ProjetosSection-module__e6DrIq__pill{border-width:2px;min-height:clamp(38px,11.97vw,54px);padding:0 clamp(13px,4.6vw,22px);font-size:clamp(12px,3.55vw,16px)}.ProjetosSection-module__e6DrIq__grid{grid-template-columns:1fr;gap:clamp(32px,14.2vw,64px)}}
