.Hero-module__PgAKtG__hero{padding:calc(var(--header-h) + clamp(3rem, 7vw, 6rem)) 0 clamp(3.5rem, 8vw, 6rem);background:radial-gradient(100% 120% at 80% 0%, rgba(var(--color-accent-rgb), .18) 0%, transparent 58%), var(--color-dark);color:#ffffffbf;position:relative;overflow:hidden}.Hero-module__PgAKtG__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px);background-size:100% 68px;position:absolute;inset:0}.Hero-module__PgAKtG__inner{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:start;gap:clamp(2.5rem,5vw,4.5rem);display:grid;position:relative}.Hero-module__PgAKtG__content{flex-direction:column;align-items:flex-start;gap:1.4rem;display:flex}.Hero-module__PgAKtG__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--color-silver);align-items:center;gap:.6rem;font-size:.75rem;font-weight:500;display:inline-flex}.Hero-module__PgAKtG__eyebrow:before{content:"";background:currentColor;width:30px;height:1px}.Hero-module__PgAKtG__title{color:#fff;max-width:17ch;font-size:clamp(2rem,4.4vw,3.35rem);font-weight:600;line-height:1.15}.Hero-module__PgAKtG__title span{color:var(--color-accent)}.Hero-module__PgAKtG__lead{color:#ffffffad;max-width:54ch;font-size:clamp(1rem,1.35vw,1.08rem)}.Hero-module__PgAKtG__actions{flex-wrap:wrap;gap:.85rem;margin-top:.25rem;display:flex}.Hero-module__PgAKtG__primary,.Hero-module__PgAKtG__secondary{border-radius:var(--radius-sm);transition:all .28s var(--ease);align-items:center;gap:.55rem;padding:.95rem 1.7rem;font-size:.95rem;font-weight:600;display:inline-flex}.Hero-module__PgAKtG__primary{background:var(--color-accent);color:var(--color-dark)}.Hero-module__PgAKtG__primary:hover{background:var(--color-accent-hover);color:#fff;box-shadow:0 14px 30px rgba(var(--color-accent-rgb), .25);transform:translateY(-2px)}.Hero-module__PgAKtG__secondary{color:#fff;border:1px solid #ffffff3d}.Hero-module__PgAKtG__secondary:hover{border-color:var(--color-accent);color:var(--color-accent)}.Hero-module__PgAKtG__card{background:linear-gradient(165deg, #ffffff12 0%, #ffffff05 55%, rgba(var(--color-silver-rgb), .05) 100%);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:clamp(1.75rem,3vw,2.4rem);position:relative;box-shadow:inset 0 1px #ffffff17,0 24px 48px #050c1859}.Hero-module__PgAKtG__card>*{z-index:1;position:relative}.Hero-module__PgAKtG__card:before{content:"";border-radius:inherit;background:linear-gradient(160deg, rgba(var(--color-silver-rgb), .55) 0%, rgba(var(--color-silver-rgb), .14) 32%, rgba(var(--color-silver-rgb), .05) 62%, rgba(var(--color-silver-rgb), .32) 100%);-webkit-mask-composite:xor;pointer-events:none;z-index:2;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@supports not ((-webkit-mask-composite:xor) or (mask-composite:exclude)){.Hero-module__PgAKtG__card:before{display:none}.Hero-module__PgAKtG__card{border:1px solid rgba(var(--color-silver-rgb), .25)}}.Hero-module__PgAKtG__cardTag{letter-spacing:.16em;text-transform:uppercase;color:var(--color-silver);align-items:center;gap:.6rem;margin-bottom:1.5rem;font-size:.68rem;font-weight:500;display:inline-flex}.Hero-module__PgAKtG__cardTag:after{content:"";background:linear-gradient(90deg, rgba(var(--color-silver-rgb), .45) 0%, rgba(var(--color-silver-rgb), 0) 100%);flex:1;min-width:40px;height:1px}.Hero-module__PgAKtG__steps{counter-reset:step;flex-direction:column;gap:1.35rem;list-style:none;display:flex}.Hero-module__PgAKtG__steps li{counter-increment:step;padding-left:2.75rem;position:relative}.Hero-module__PgAKtG__steps li:before{content:counter(step, decimal-leading-zero);color:var(--color-silver-bright);border:1px solid rgba(var(--color-silver-rgb), .45);border-bottom-color:rgba(var(--color-silver-rgb), .18);background:linear-gradient(180deg, rgba(var(--color-silver-rgb), .14) 0%, rgba(var(--color-silver-rgb), .02) 100%);border-radius:50%;place-items:center;width:30px;height:30px;font-size:.78rem;font-weight:600;display:grid;position:absolute;top:.05rem;left:0}.Hero-module__PgAKtG__steps li:not(:last-child):after{content:"";background:linear-gradient(180deg, rgba(var(--color-silver-rgb), .35) 0%, rgba(var(--color-silver-rgb), .06) 100%);width:1px;position:absolute;top:2.1rem;bottom:-1.35rem;left:15px}.Hero-module__PgAKtG__steps strong{color:#fff;margin-bottom:.25rem;font-size:1rem;font-weight:600;display:block}.Hero-module__PgAKtG__steps span{color:#ffffff9e;font-size:.87rem;line-height:1.6;display:block}@media (max-width:980px){.Hero-module__PgAKtG__inner{grid-template-columns:minmax(0,1fr)}.Hero-module__PgAKtG__title{max-width:20ch}}@media (max-width:960px){.Hero-module__PgAKtG__hero{padding-top:calc(var(--header-h-mobile) + clamp(2.5rem, 8vw, 4rem))}}@media (max-width:560px){.Hero-module__PgAKtG__primary,.Hero-module__PgAKtG__secondary{justify-content:center;width:100%}}
.InfoBar-module__CeBITG__bar{background:var(--color-dark);border-top:1px solid #ffffff12}.InfoBar-module__CeBITG__inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem);padding-top:clamp(1.6rem,3vw,2.1rem);padding-bottom:clamp(1.6rem,3vw,2.1rem);display:grid}.InfoBar-module__CeBITG__item+.InfoBar-module__CeBITG__item{border-left:1px solid rgba(var(--color-silver-rgb), .16);padding-left:clamp(1.5rem,4vw,3rem)}.InfoBar-module__CeBITG__item dt{letter-spacing:.16em;text-transform:uppercase;color:var(--color-silver);margin-bottom:.45rem;font-size:.68rem;font-weight:500}.InfoBar-module__CeBITG__item dd{color:#ffffffc7;font-size:.93rem;line-height:1.55}.InfoBar-module__CeBITG__item a{transition:color .25s var(--ease)}.InfoBar-module__CeBITG__item a:hover{color:var(--color-accent)}@media (max-width:720px){.InfoBar-module__CeBITG__inner{grid-template-columns:minmax(0,1fr);gap:1.15rem}.InfoBar-module__CeBITG__item{text-align:center}.InfoBar-module__CeBITG__item+.InfoBar-module__CeBITG__item{border-left:0;padding-top:1.15rem;padding-left:0;position:relative}.InfoBar-module__CeBITG__item+.InfoBar-module__CeBITG__item:before{content:"";background:linear-gradient(90deg, rgba(var(--color-silver-rgb), 0) 0%, rgba(var(--color-silver-rgb), .3) 50%, rgba(var(--color-silver-rgb), 0) 100%);height:1px;position:absolute;top:0;left:18%;right:18%}}
.SobreResumo-module__DAWvfW__inner{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid}.SobreResumo-module__DAWvfW__aside{flex-direction:column;align-items:flex-start;gap:1.15rem;display:flex}.SobreResumo-module__DAWvfW__title{max-width:18ch;font-size:clamp(1.55rem,2.6vw,2.15rem)}.SobreResumo-module__DAWvfW__portrait{aspect-ratio:1;border-radius:var(--radius-lg);background:var(--color-dark);width:100%;margin-top:.5rem;position:relative;overflow:hidden;box-shadow:0 2px 6px #0f1e330d,0 18px 40px #0f1e331f}.SobreResumo-module__DAWvfW__portrait:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#0f1e3359 100%);position:absolute;inset:0}.SobreResumo-module__DAWvfW__foto{object-fit:cover;object-position:center 22%;width:100%;height:100%}.SobreResumo-module__DAWvfW__name{color:var(--color-dark);font-size:1.1rem;font-weight:600;line-height:1.4}.SobreResumo-module__DAWvfW__name em{letter-spacing:.14em;text-transform:uppercase;color:var(--color-ink-muted);margin-top:.35rem;font-size:.7rem;font-style:normal;font-weight:400;display:block}.SobreResumo-module__DAWvfW__body{flex-direction:column;align-items:flex-start;gap:1.3rem;font-size:1rem;line-height:1.8;display:flex}.SobreResumo-module__DAWvfW__first{color:var(--color-dark);font-size:clamp(1.1rem,1.8vw,1.3rem);font-weight:500;line-height:1.6}.SobreResumo-module__DAWvfW__link{border-radius:var(--radius-sm);background:var(--color-dark);color:#fff;transition:background .25s var(--ease), transform .25s var(--ease);align-items:center;gap:.5rem;margin-top:.5rem;padding:.85rem 1.6rem;font-size:.92rem;font-weight:600;display:inline-flex}.SobreResumo-module__DAWvfW__link:hover{background:var(--color-accent);color:var(--color-dark);transform:translateY(-2px)}@media (max-width:980px){.SobreResumo-module__DAWvfW__inner{grid-template-columns:minmax(0,1fr)}.SobreResumo-module__DAWvfW__title{max-width:24ch}.SobreResumo-module__DAWvfW__portrait{aspect-ratio:1;max-width:340px}}
.AreasGrid-module__NFUota__section{background:var(--color-surface-alt)}.AreasGrid-module__NFUota__head{flex-direction:column;align-items:flex-start;gap:1rem;max-width:62ch;margin-bottom:clamp(2.5rem,5vw,3.5rem);display:flex}.AreasGrid-module__NFUota__title{font-size:clamp(1.7rem,3.2vw,2.5rem)}.AreasGrid-module__NFUota__subtitle{font-size:1rem;line-height:1.75}.AreasGrid-module__NFUota__grid{grid-template-columns:1fr;gap:clamp(1rem,1.8vw,1.5rem);display:grid}@media (min-width:640px){.AreasGrid-module__NFUota__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1080px){.AreasGrid-module__NFUota__grid{grid-template-columns:repeat(4,1fr)}}.AreasGrid-module__NFUota__card{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-md);isolation:isolate;height:100%;transition:transform .45s var(--ease), box-shadow .45s var(--ease), border-color .45s var(--ease);flex-direction:column;gap:.7rem;padding:clamp(1.6rem,2.6vw,2.1rem);display:flex;position:relative;overflow:hidden}.AreasGrid-module__NFUota__card>*{z-index:1;position:relative}.AreasGrid-module__NFUota__card:before{content:"";border-radius:inherit;background:linear-gradient(135deg, rgba(var(--color-accent-rgb), .9) 0%, rgba(var(--color-accent-rgb), .35) 26%, rgba(var(--color-accent-rgb), .06) 48%, rgba(var(--color-accent-rgb), 0) 70%);-webkit-mask-composite:xor;opacity:0;transition:opacity .45s var(--ease);pointer-events:none;z-index:2;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.AreasGrid-module__NFUota__card:after{content:"";border-radius:inherit;background:radial-gradient(80% 65% at 88% 2%, rgba(var(--color-accent-rgb), .14) 0%, transparent 60%);opacity:0;transition:opacity .5s var(--ease);pointer-events:none;z-index:0;position:absolute;inset:0}.AreasGrid-module__NFUota__card:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 2px 4px #0f1e3308,0 12px 24px #0f1e330f,0 28px 56px #0f1e3314}.AreasGrid-module__NFUota__card:hover:before,.AreasGrid-module__NFUota__card:hover:after{opacity:1}.AreasGrid-module__NFUota__numero{z-index:0;letter-spacing:-.02em;color:var(--color-accent);opacity:.13;transition:opacity .45s var(--ease), transform .45s var(--ease);font-size:clamp(2.4rem,4.5vw,3.1rem);font-weight:600;line-height:1;position:absolute;top:clamp(1rem,2vw,1.35rem);right:clamp(1.3rem,2.4vw,1.75rem)}.AreasGrid-module__NFUota__card:hover .AreasGrid-module__NFUota__numero{opacity:.26;transform:translateY(-2px)}.AreasGrid-module__NFUota__cardTitle{padding-right:3.25rem;font-size:1.25rem}.AreasGrid-module__NFUota__resumo{font-size:.93rem;line-height:1.7}.AreasGrid-module__NFUota__itens{border-top:1px solid var(--color-line);transition:border-color .45s var(--ease);flex-direction:column;gap:.5rem;margin-top:.4rem;padding-top:1.1rem;list-style:none;display:flex}.AreasGrid-module__NFUota__card:hover .AreasGrid-module__NFUota__itens{border-top-color:rgba(var(--color-accent-rgb), .28)}.AreasGrid-module__NFUota__itens li{color:var(--color-ink-muted);padding-left:1.2rem;font-size:.86rem;line-height:1.55;position:relative}.AreasGrid-module__NFUota__itens li:before{content:"";background:var(--color-accent);width:7px;height:1px;position:absolute;top:.6em;left:0}.AreasGrid-module__NFUota__more{color:var(--color-dark);transition:color .3s var(--ease);align-items:center;gap:.45rem;margin-top:auto;padding-top:1.2rem;font-size:.85rem;font-weight:600;display:inline-flex}.AreasGrid-module__NFUota__more span{transition:transform .35s var(--ease);display:inline-block}.AreasGrid-module__NFUota__card:hover .AreasGrid-module__NFUota__more{color:var(--color-accent-hover)}.AreasGrid-module__NFUota__card:hover .AreasGrid-module__NFUota__more span{transform:translate(5px)}@supports not ((-webkit-mask-composite:xor) or (mask-composite:exclude)){.AreasGrid-module__NFUota__card:before{display:none}}@media (min-width:1080px){.AreasGrid-module__NFUota__card{padding:1.5rem 1.4rem}.AreasGrid-module__NFUota__cardTitle{padding-right:2.4rem;font-size:1.12rem}.AreasGrid-module__NFUota__numero{font-size:2.3rem}}
.CtaBanner-module__-5E9Pq__banner{background:var(--color-accent);padding:clamp(2.5rem,5vw,3.75rem) 0}.CtaBanner-module__-5E9Pq__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(1.5rem,4vw,3rem);display:flex}.CtaBanner-module__-5E9Pq__content{flex:420px}.CtaBanner-module__-5E9Pq__title{color:var(--color-dark);max-width:22ch;margin-bottom:.5rem;font-size:clamp(1.4rem,2.5vw,2rem)}.CtaBanner-module__-5E9Pq__text{color:#0f1e33c7;max-width:52ch;font-size:.95rem;line-height:1.7}.CtaBanner-module__-5E9Pq__actions{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.CtaBanner-module__-5E9Pq__primary{border-radius:var(--radius-sm);background:var(--color-dark);color:#fff;white-space:nowrap;transition:background .25s var(--ease), transform .25s var(--ease);align-items:center;gap:.55rem;padding:.95rem 1.75rem;font-size:.95rem;font-weight:600;display:inline-flex}.CtaBanner-module__-5E9Pq__primary:hover{background:#0a1526;transform:translateY(-2px)}.CtaBanner-module__-5E9Pq__phone{border-radius:var(--radius-sm);color:var(--color-dark);white-space:nowrap;transition:border-color .25s var(--ease), background .25s var(--ease);border:1px solid #0f1e3359;align-items:center;padding:.95rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.CtaBanner-module__-5E9Pq__phone:hover{border-color:var(--color-dark);background:#0f1e330f}@media (max-width:560px){.CtaBanner-module__-5E9Pq__primary,.CtaBanner-module__-5E9Pq__phone{justify-content:center;width:100%}}
.Diferenciais-module__ND95wW__section{background:var(--color-dark);color:#ffffffb8}.Diferenciais-module__ND95wW__inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(2.5rem,6vw,4.5rem);display:grid}.Diferenciais-module__ND95wW__head{flex-direction:column;align-items:flex-start;gap:1.1rem;display:flex}.Diferenciais-module__ND95wW__eyebrowLight{letter-spacing:.16em;text-transform:uppercase;color:var(--color-silver);align-items:center;gap:.6rem;font-size:.75rem;font-weight:500;display:inline-flex}.Diferenciais-module__ND95wW__eyebrowLight:before{content:"";background:currentColor;width:30px;height:1px}.Diferenciais-module__ND95wW__title{color:#fff;max-width:18ch;font-size:clamp(1.6rem,2.8vw,2.3rem)}.Diferenciais-module__ND95wW__subtitle{color:#ffffffa8;max-width:46ch;font-size:.97rem;line-height:1.75}.Diferenciais-module__ND95wW__cta{border-radius:var(--radius-sm);background:var(--color-accent);color:var(--color-dark);transition:background .25s var(--ease), transform .25s var(--ease);align-items:center;gap:.55rem;margin-top:.6rem;padding:.9rem 1.65rem;font-size:.92rem;font-weight:600;display:inline-flex}.Diferenciais-module__ND95wW__cta:hover{background:var(--color-accent-hover);color:#fff;transform:translateY(-2px)}.Diferenciais-module__ND95wW__list{border-radius:var(--radius-md);background:#ffffff1a;border:1px solid #ffffff1a;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1px;list-style:none;display:grid;overflow:hidden}.Diferenciais-module__ND95wW__list li{background:var(--color-dark);transition:background .3s var(--ease);padding:clamp(1.4rem,2.5vw,1.8rem)}.Diferenciais-module__ND95wW__list li:hover{background:var(--color-dark-soft)}.Diferenciais-module__ND95wW__list h3{color:#fff;margin-bottom:.5rem;font-size:1.02rem;line-height:1.35}.Diferenciais-module__ND95wW__list p{color:#ffffff9e;font-size:.87rem;line-height:1.65}@media (max-width:980px){.Diferenciais-module__ND95wW__inner{grid-template-columns:minmax(0,1fr)}.Diferenciais-module__ND95wW__title{max-width:24ch}}
.FAQ-module__8ZM7Ka__inner{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(2.5rem,6vw,4.5rem);display:grid}.FAQ-module__8ZM7Ka__head{top:calc(var(--header-h) + 24px);flex-direction:column;align-items:flex-start;gap:1rem;display:flex;position:sticky}.FAQ-module__8ZM7Ka__title{max-width:18ch;font-size:clamp(1.6rem,2.8vw,2.25rem)}.FAQ-module__8ZM7Ka__subtitle{max-width:44ch;font-size:.97rem;line-height:1.75}.FAQ-module__8ZM7Ka__list{border-top:1px solid var(--color-line);flex-direction:column;list-style:none;display:flex}.FAQ-module__8ZM7Ka__list li{border-bottom:1px solid var(--color-line);position:relative}.FAQ-module__8ZM7Ka__list li:after{content:"";background:linear-gradient(90deg, rgba(var(--color-accent-rgb), .9) 0%, rgba(var(--color-accent-rgb), .15) 100%);transform-origin:0;height:1px;transition:transform .45s var(--ease);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.FAQ-module__8ZM7Ka__list li.FAQ-module__8ZM7Ka__open:after{transform:scaleX(1)}.FAQ-module__8ZM7Ka__question{text-align:left;width:100%;color:var(--color-dark);transition:color .25s var(--ease);justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.3rem 0;font-size:1.02rem;font-weight:500;display:flex}.FAQ-module__8ZM7Ka__question:hover{color:var(--color-accent-hover)}.FAQ-module__8ZM7Ka__icon{border:1px solid var(--color-line);background:var(--color-surface);width:30px;height:30px;color:var(--color-accent);transition:background .3s var(--ease), border-color .3s var(--ease), color .3s var(--ease), transform .3s var(--ease);border-radius:50%;flex-shrink:0;place-items:center;font-size:1.1rem;line-height:1;display:grid}.FAQ-module__8ZM7Ka__question:hover .FAQ-module__8ZM7Ka__icon{border-color:rgba(var(--color-accent-rgb), .5)}.FAQ-module__8ZM7Ka__open .FAQ-module__8ZM7Ka__icon{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-dark);transform:rotate(180deg)}.FAQ-module__8ZM7Ka__answerWrap{padding-bottom:1.45rem}.FAQ-module__8ZM7Ka__answer{max-width:62ch;padding-left:1.1rem;font-size:.94rem;line-height:1.8;position:relative}.FAQ-module__8ZM7Ka__answer:before{content:"";background:linear-gradient(180deg, var(--color-accent) 0%, rgba(var(--color-accent-rgb), .12) 100%);border-radius:2px;width:2px;position:absolute;top:.35rem;bottom:.35rem;left:0}@media (max-width:980px){.FAQ-module__8ZM7Ka__inner{grid-template-columns:minmax(0,1fr)}.FAQ-module__8ZM7Ka__head{position:static}.FAQ-module__8ZM7Ka__title,.FAQ-module__8ZM7Ka__subtitle{max-width:30ch}}
.page-module__TkjbgG__inner{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(2.5rem,6vw,5rem);display:grid}.page-module__TkjbgG__aside{top:calc(var(--header-h) + 24px);flex-direction:column;align-items:flex-start;gap:1rem;display:flex;position:sticky}.page-module__TkjbgG__portrait{aspect-ratio:1;border-radius:var(--radius-lg);background:var(--color-dark);width:100%;position:relative;overflow:hidden;box-shadow:0 2px 6px #0f1e330f,0 18px 44px #0f1e3324}.page-module__TkjbgG__portrait:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#0f1e3359 100%);position:absolute;inset:0}.page-module__TkjbgG__foto{object-fit:cover;object-position:center 22%;width:100%;height:100%}.page-module__TkjbgG__name{color:var(--color-dark);font-size:1.08rem;font-weight:600;line-height:1.4}.page-module__TkjbgG__name em{letter-spacing:.14em;text-transform:uppercase;color:var(--color-ink-muted);margin-top:.35rem;font-size:.7rem;font-style:normal;font-weight:400;display:block}.page-module__TkjbgG__body{flex-direction:column;align-items:flex-start;gap:1.2rem;font-size:1rem;line-height:1.85;display:flex}.page-module__TkjbgG__title{max-width:22ch;font-size:clamp(1.55rem,2.8vw,2.2rem)}.page-module__TkjbgG__first{color:var(--color-dark);font-size:clamp(1.08rem,1.7vw,1.25rem);font-weight:500;line-height:1.6}.page-module__TkjbgG__pilaresSection{background:var(--color-surface-alt)}.page-module__TkjbgG__pilaresHead{flex-direction:column;align-items:flex-start;gap:.9rem;margin-bottom:clamp(2rem,4vw,3rem);display:flex}.page-module__TkjbgG__pilaresTitle{font-size:clamp(1.6rem,2.8vw,2.25rem)}.page-module__TkjbgG__pilares{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(1rem,1.8vw,1.5rem);display:grid}.page-module__TkjbgG__pilar{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-md);isolation:isolate;height:100%;transition:transform .45s var(--ease), box-shadow .45s var(--ease), border-color .45s var(--ease);padding:clamp(1.7rem,2.6vw,2.15rem);position:relative;overflow:hidden}.page-module__TkjbgG__pilar>*{z-index:1;position:relative}.page-module__TkjbgG__pilar:before{content:"";border-radius:inherit;background:linear-gradient(135deg, rgba(var(--color-accent-rgb), .9) 0%, rgba(var(--color-accent-rgb), .35) 26%, rgba(var(--color-accent-rgb), .06) 48%, rgba(var(--color-accent-rgb), 0) 70%);-webkit-mask-composite:xor;opacity:.45;transition:opacity .45s var(--ease);pointer-events:none;z-index:2;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.page-module__TkjbgG__pilar:after{content:"";border-radius:inherit;background:radial-gradient(80% 65% at 90% 0%, rgba(var(--color-accent-rgb), .13) 0%, transparent 62%);opacity:0;transition:opacity .5s var(--ease);pointer-events:none;z-index:0;position:absolute;inset:0}.page-module__TkjbgG__pilar:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 2px 4px #0f1e3308,0 12px 24px #0f1e330f,0 28px 56px #0f1e3314}.page-module__TkjbgG__pilar:hover:before,.page-module__TkjbgG__pilar:hover:after{opacity:1}.page-module__TkjbgG__pilar h3{border-bottom:1px solid var(--color-line);transition:border-color .45s var(--ease);margin-bottom:.7rem;padding-bottom:.7rem;font-size:1.2rem}.page-module__TkjbgG__pilar:hover h3{border-bottom-color:rgba(var(--color-accent-rgb), .3)}.page-module__TkjbgG__pilar p{font-size:.93rem;line-height:1.78}@media (max-width:980px){.page-module__TkjbgG__inner{grid-template-columns:minmax(0,1fr)}.page-module__TkjbgG__aside{position:static}.page-module__TkjbgG__portrait{aspect-ratio:1;max-width:320px}}@supports not ((-webkit-mask-composite:xor) or (mask-composite:exclude)){.page-module__TkjbgG__pilar:before{display:none}}
.SplitSection-module__1VI1ha__section{background:var(--color-surface-alt)}.SplitSection-module__1VI1ha__inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2.5rem,6vw,4.5rem);display:grid}.SplitSection-module__1VI1ha__visual{position:relative}.SplitSection-module__1VI1ha__panel{aspect-ratio:4/3;border-radius:var(--radius-lg);background:var(--color-dark);margin:0;position:relative;overflow:hidden;box-shadow:0 2px 6px #0f1e330d,0 24px 60px #0f1e3329}.SplitSection-module__1VI1ha__foto{object-fit:cover;width:100%;height:100%}.SplitSection-module__1VI1ha__panel:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 45%,#0f1e33cc 100%);position:absolute;inset:0}.SplitSection-module__1VI1ha__legenda{z-index:2;letter-spacing:.16em;text-transform:uppercase;color:#fff;padding-left:.85rem;font-size:.74rem;font-weight:500;position:absolute;bottom:clamp(1rem,2.2vw,1.4rem);left:clamp(1.1rem,2.5vw,1.6rem);right:clamp(1.1rem,2.5vw,1.6rem)}.SplitSection-module__1VI1ha__legenda:before{content:"";background:var(--color-accent);border-radius:2px;width:2px;position:absolute;top:.15rem;bottom:.15rem;left:0}.SplitSection-module__1VI1ha__content{flex-direction:column;align-items:flex-start;gap:1.15rem;display:flex}.SplitSection-module__1VI1ha__title{max-width:20ch;font-size:clamp(1.6rem,2.8vw,2.3rem)}.SplitSection-module__1VI1ha__lead{max-width:54ch;font-size:1rem;line-height:1.8}.SplitSection-module__1VI1ha__pilares{gap:1.1rem;margin-top:.4rem;list-style:none;display:grid}.SplitSection-module__1VI1ha__pilares li{padding:.15rem 0 .15rem 1.2rem;position:relative}.SplitSection-module__1VI1ha__pilares li:before{content:"";background:linear-gradient(180deg, var(--color-accent) 0%, rgba(var(--color-accent-rgb), .12) 100%);border-radius:2px;width:2px;position:absolute;top:.35rem;bottom:.35rem;left:0}.SplitSection-module__1VI1ha__pilares strong{color:var(--color-dark);margin-bottom:.2rem;font-size:1.02rem;font-weight:600;display:block}.SplitSection-module__1VI1ha__pilares span{font-size:.9rem;line-height:1.7;display:block}.SplitSection-module__1VI1ha__link{border-radius:var(--radius-sm);background:var(--color-dark);color:#fff;transition:background .25s var(--ease), transform .25s var(--ease), box-shadow .25s var(--ease);align-items:center;gap:.5rem;margin-top:.6rem;padding:.9rem 1.65rem;font-size:.92rem;font-weight:600;display:inline-flex}.SplitSection-module__1VI1ha__link:hover{background:var(--color-accent);color:var(--color-dark);box-shadow:0 12px 26px rgba(var(--color-accent-rgb), .25);transform:translateY(-2px)}@media (max-width:980px){.SplitSection-module__1VI1ha__inner{grid-template-columns:minmax(0,1fr)}.SplitSection-module__1VI1ha__panel{max-width:360px}.SplitSection-module__1VI1ha__title{max-width:26ch}}
.page-module__DrcyCq__inner{grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);align-items:start;gap:clamp(2.5rem,5vw,4rem);display:grid}.page-module__DrcyCq__body{flex-direction:column;align-items:flex-start;gap:1.25rem;font-size:1rem;line-height:1.85;display:flex}.page-module__DrcyCq__first{color:var(--color-dark);padding-left:1.25rem;font-size:clamp(1.08rem,1.7vw,1.22rem);font-weight:500;line-height:1.65;position:relative}.page-module__DrcyCq__first:before{content:"";background:linear-gradient(180deg, var(--color-accent) 0%, rgba(var(--color-accent-rgb), .12) 100%);border-radius:2px;width:2px;position:absolute;top:.4rem;bottom:.4rem;left:0}.page-module__DrcyCq__cta{border-radius:var(--radius-sm);background:var(--color-dark);color:#fff;transition:background .25s var(--ease), transform .25s var(--ease), box-shadow .25s var(--ease);align-items:center;gap:.55rem;margin-top:.75rem;padding:.95rem 1.7rem;font-size:.93rem;font-weight:600;display:inline-flex}.page-module__DrcyCq__cta:hover{background:var(--color-accent);color:var(--color-dark);box-shadow:0 12px 26px rgba(var(--color-accent-rgb), .25);transform:translateY(-2px)}.page-module__DrcyCq__aside{top:calc(var(--header-h) + 24px);flex-direction:column;gap:1.25rem;display:flex;position:sticky}.page-module__DrcyCq__box{background:var(--color-surface-alt);border:1px solid var(--color-line);border-radius:var(--radius-md);isolation:isolate;padding:clamp(1.45rem,2.5vw,1.85rem);position:relative;overflow:hidden}.page-module__DrcyCq__box>*{z-index:1;position:relative}.page-module__DrcyCq__box:before{content:"";border-radius:inherit;background:linear-gradient(145deg, rgba(var(--color-accent-rgb), .7) 0%, rgba(var(--color-accent-rgb), .2) 25%, rgba(var(--color-accent-rgb), 0) 60%);-webkit-mask-composite:xor;pointer-events:none;z-index:2;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.page-module__DrcyCq__boxTitle{letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1rem;font-size:.7rem;font-weight:500}.page-module__DrcyCq__itens{flex-direction:column;gap:.7rem;list-style:none;display:flex}.page-module__DrcyCq__itens li{padding-left:1.2rem;font-size:.9rem;line-height:1.6;position:relative}.page-module__DrcyCq__itens li:before{content:"";background:var(--color-accent);width:7px;height:1px;position:absolute;top:.65em;left:0}.page-module__DrcyCq__outras{flex-direction:column;list-style:none;display:flex}.page-module__DrcyCq__outras li+li{border-top:1px solid var(--color-line)}.page-module__DrcyCq__outras a{color:var(--color-ink-soft);transition:color .25s var(--ease), padding-left .25s var(--ease);justify-content:space-between;align-items:center;gap:1rem;padding:.72rem 0;font-size:.9rem;display:flex}.page-module__DrcyCq__outras a span{color:var(--color-accent);opacity:0;transition:opacity .25s var(--ease), transform .25s var(--ease);transform:translate(-4px)}.page-module__DrcyCq__outras a:hover{color:var(--color-dark);padding-left:.3rem}.page-module__DrcyCq__outras a:hover span{opacity:1;transform:none}@media (max-width:980px){.page-module__DrcyCq__inner{grid-template-columns:minmax(0,1fr)}.page-module__DrcyCq__aside{position:static}}@supports not ((-webkit-mask-composite:xor) or (mask-composite:exclude)){.page-module__DrcyCq__box:before{display:none}}
