/* Full-width, motion and accessibility layer. */
.so-landing{overflow-x:hidden;background:#f5f7fb}.so-landing main{display:flex;flex-direction:column;max-width:none}.so-site-header{left:50%;right:auto;width:min(100%,1240px);transform:translateX(-50%)}.so-hero-premium{order:1;min-height:720px;border-radius:0}.so-simulator{order:2}.so-goals{order:3}.so-process{order:4}.so-providers-public{order:5}.so-differentials{order:6}.so-faq{order:7}
.so-hero-premium__content{width:min(100%,1240px);max-width:none;margin:0 auto;padding:0 34px 125px}.so-hero-premium__content>*{max-width:690px}.so-hero-premium__trust{right:max(34px,calc((100vw - 1172px)/2))}.so-hero-premium__image{animation:soHeroReveal 1.1s cubic-bezier(.2,.8,.2,1) both,soHeroFloat 15s ease-in-out 1.1s infinite alternate}.so-hero-premium__content{animation:soRise .8s .15s ease both}.so-header-cta{transition:background .25s ease,transform .25s ease}.so-header-cta:hover{background:rgba(255,255,255,.22);transform:translateY(-2px)}
.so-button,.so-submit,.so-next{color:var(--so-brand-contrast)!important}.so-simulator{position:relative;max-width:none;margin:0;padding-left:max(40px,calc((100vw - 1172px)/2));padding-right:max(40px,calc((100vw - 1172px)/2));border-radius:0;background:linear-gradient(135deg,var(--so-secondary),#15203f);overflow:hidden}.so-simulator:before{content:'';position:absolute;width:420px;height:420px;right:-120px;top:-240px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.025),0 0 0 110px rgba(255,255,255,.018);animation:soOrbit 12s linear infinite}.so-simulator>*{position:relative}.so-simulator .so-kicker{color:var(--so-accent)}.so-simulator__proof>span{color:var(--so-accent-contrast)}.so-simulator__steps span.is-active{background:var(--so-brand);color:var(--so-brand-contrast)}
.so-choice-grid button span,.so-goal-card i{display:grid;place-items:center}.so-choice-grid svg{width:28px;height:28px}.so-goal-card svg{width:27px;height:27px}.so-choice-grid svg,.so-goal-card svg,.so-social-links svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.so-choice-grid button.is-selected,.so-credit-options button.is-selected{border-color:var(--so-brand);box-shadow:inset 0 0 0 1px var(--so-brand);color:var(--so-brand)}
.so-goals{max-width:none;width:100%;padding-left:max(34px,calc((100vw - 1172px)/2));padding-right:max(34px,calc((100vw - 1172px)/2));background:#fff}.so-goal-card b,.so-goal-card i,.so-step-label,.so-faq summary span{color:var(--so-brand)}.so-goal-card{animation:soRise .7s ease both}.so-goal-card:nth-child(2){animation-delay:.12s}.so-goal-card:nth-child(3){animation-delay:.24s}.so-goal-card i{transition:transform .3s ease,background .3s ease}.so-goal-card:hover i{transform:translateY(-4px) rotate(-3deg);background:var(--so-brand);color:var(--so-brand-contrast)}
.so-process{max-width:none;width:100%;padding-left:max(34px,calc((100vw - 1172px)/2));padding-right:max(34px,calc((100vw - 1172px)/2));background:linear-gradient(135deg,#edf1f9,#f8f9fc)}.so-process>.so-kicker{display:inline-flex;padding:7px 11px;border-radius:999px;background:var(--so-accent);color:var(--so-accent-contrast)}.so-process li{transition:transform .25s ease}.so-process li:hover{transform:translateY(-5px)}.so-providers-public{width:min(calc(100% - 46px),1172px);background:#fff;box-shadow:0 24px 70px rgba(20,31,65,.08)}.so-differentials{background:linear-gradient(135deg,#fff,#f0f3fb)}.so-faq{background:#fff}
.so-footer{display:block!important;max-width:none!important;padding:0!important;background:#0e1a36!important;color:#c7d0e4!important;border:0!important}.so-footer:before{display:none!important}.so-footer__main,.so-footer__bottom{width:min(calc(100% - 68px),1172px);margin:auto}.so-footer__main{display:grid;grid-template-columns:1.5fr .7fr 1fr;gap:70px;padding:78px 0 62px}.so-footer__brand>span{display:block;margin-bottom:22px;color:var(--so-accent);font-size:10px;font-weight:850;letter-spacing:.17em}.so-footer__brand .so-logo{display:inline-flex;font-size:25px}.so-footer__brand p{max-width:390px;margin:16px 0 0;color:#8f9bb5;font-size:14px}.so-footer__contact{display:grid;align-content:start;gap:9px}.so-footer__contact strong{margin-bottom:8px;color:#fff;font-size:13px}.so-footer__contact a{color:#c7d0e4}.so-social-links{display:flex;justify-content:flex-end;align-items:flex-start;gap:10px}.so-social-links a{display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(255,255,255,.16);border-radius:50%;color:#fff!important;transition:transform .25s ease,background .25s ease,border-color .25s ease}.so-social-links a:hover{transform:translateY(-4px);border-color:var(--so-accent);background:var(--so-accent);color:var(--so-accent-contrast)!important}.so-social-links svg{width:19px;height:19px}.so-social-links span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.so-social-links .so-svg-fill{fill:currentColor;stroke:none}.so-footer__bottom{display:flex;justify-content:space-between;padding:24px 0;border-top:1px solid rgba(255,255,255,.1);color:#78859f;font-size:11px}.so-footer__bottom b{color:#fff}
@keyframes soRise{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes soHeroFloat{from{transform:scale(1.01)}to{transform:scale(1.055) translate3d(-.5%,0,0)}}@keyframes soOrbit{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.so-landing *{animation:none!important;scroll-behavior:auto!important;transition:none!important}}
@media(max-width:850px){.so-site-header{width:100%}.so-hero-premium__content{padding:0 23px 120px}.so-hero-premium__trust{right:auto}.so-simulator{margin:0;padding:45px 26px}.so-footer__main{grid-template-columns:1fr;gap:30px;padding:62px 0 42px}.so-social-links{justify-content:flex-start}.so-footer__bottom{align-items:flex-start;flex-direction:column;gap:8px;padding-bottom:90px}}
@media(max-width:520px){.so-footer__main,.so-footer__bottom{width:calc(100% - 46px)}}

/* FAQ editorial e rodapé adaptado à identidade do parceiro. */
.so-faq{width:min(calc(100% - 46px),1172px);padding:52px 54px;background:linear-gradient(135deg,#fff 0%,color-mix(in srgb,var(--so-brand) 5%,#fff) 100%);border:1px solid color-mix(in srgb,var(--so-brand) 16%,#e2e5ec);box-shadow:0 24px 70px rgba(20,31,65,.07)}.so-faq__head{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:end;margin-bottom:32px}.so-faq__head h2{margin:0}.so-faq__head p{margin:0;color:#68738c}.so-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.so-faq details{padding:0;border:1px solid #e1e5ee;border-radius:12px;background:rgba(255,255,255,.88);overflow:hidden}.so-faq summary{min-height:74px;align-items:center;gap:18px;padding:17px 19px;list-style:none}.so-faq summary::-webkit-details-marker{display:none}.so-faq summary span{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:color-mix(in srgb,var(--so-brand) 10%,#fff);transition:transform .2s ease}.so-faq details[open] summary span{transform:rotate(45deg);background:var(--so-brand);color:var(--so-brand-contrast)}.so-faq details p{margin:0;padding:0 19px 19px;color:#68738c;font-size:13px;line-height:1.65}.so-footer__whatsapp{display:none!important}.so-footer--institutional{background:linear-gradient(135deg,var(--so-secondary) 0%,color-mix(in srgb,var(--so-secondary) 76%,var(--so-brand)) 100%)!important}.so-footer__glow{background:radial-gradient(circle,color-mix(in srgb,var(--so-brand) 38%,transparent),transparent 68%)!important}.so-footer__service{border-color:color-mix(in srgb,var(--so-brand) 34%,rgba(255,255,255,.12));background:color-mix(in srgb,var(--so-brand) 10%,transparent)}.so-footer__providers b{border:1px solid color-mix(in srgb,var(--so-accent) 18%,transparent)}
@media(max-width:720px){.so-faq{padding:36px 26px}.so-faq__head,.so-faq__grid{grid-template-columns:1fr}.so-faq__head{gap:12px}.so-faq summary{min-height:64px}}

/* Automatic readable color roles: brand colors remain intact on fills, while
   text on light surfaces receives a WCAG-safe derived ink color. */
.so-button--light{background:#fff!important;color:#15203f!important}
.so-kicker{color:var(--so-accent-ink)}
.so-hero-premium .so-kicker,.so-simulator .so-kicker,.so-footer__brand>span{color:var(--so-accent-on-dark)}
.so-goal-card b,.so-goal-card i,.so-step-label,.so-faq summary span,.so-choice-grid button.is-selected,.so-credit-options button.is-selected{color:var(--so-brand-ink)}
.so-radar-banner>div>span{color:var(--so-brand-ink)}
.so-footer--institutional{position:relative;overflow:hidden}.so-footer__glow{position:absolute;top:-230px;right:-180px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(70,95,254,.25),transparent 68%)}.so-footer--institutional .so-footer__main{position:relative;grid-template-columns:1.35fr 1fr .78fr;gap:62px;padding:84px 0 55px}.so-footer__eyebrow{display:block;margin-bottom:20px;color:var(--so-accent-on-dark);font-size:10px;font-weight:850;letter-spacing:.17em}.so-footer__identity .so-logo{color:#fff!important;font-size:24px}.so-footer__identity h2{max-width:520px;margin:25px 0 14px;color:#fff;font-size:clamp(25px,2.6vw,39px);line-height:1.08;letter-spacing:-.045em}.so-footer__identity>p{max-width:520px;margin:0;color:#aeb8ce;font-size:13px;line-height:1.7}.so-footer__trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.so-footer__trust span{padding:7px 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#d7deec;font-size:10px}.so-footer__trust i{margin-right:5px;color:var(--so-accent-on-dark);font-style:normal}.so-footer__principles{display:grid;align-content:start;gap:24px;padding-top:32px}.so-footer__principles article{display:grid;grid-template-columns:30px 1fr;gap:13px;padding-bottom:23px;border-bottom:1px solid rgba(255,255,255,.1)}.so-footer__principles article>span{color:var(--so-accent-on-dark);font-size:10px;font-weight:850}.so-footer__principles strong{color:#fff;font-size:12px}.so-footer__principles p{margin:7px 0 0;color:#929eb7;font-size:11px;line-height:1.6}.so-footer__service{display:grid;align-content:start;gap:9px;padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.045)}.so-footer__service>strong{color:#fff}.so-footer__service>p{margin:8px 0 0;color:#d0d7e6;font-size:12px}.so-footer__service>small{color:#8793ac;font-size:10px}.so-footer__service>a:not(.so-footer__whatsapp){color:#fff;font-size:11px}.so-footer__whatsapp{display:flex;justify-content:space-between;margin-top:10px;padding:11px 13px;border-radius:9px;background:var(--so-brand);color:var(--so-brand-contrast)!important;font-size:11px;font-weight:800}.so-footer--institutional .so-social-links{justify-content:flex-start;margin-top:10px}.so-footer--institutional .so-social-links a{width:36px;height:36px}.so-footer__providers{position:relative;width:min(calc(100% - 68px),1172px);margin:auto;padding:22px 0;border-top:1px solid rgba(255,255,255,.1)}.so-footer__providers>span{display:block;margin-bottom:12px;color:#7f8ba5;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.so-footer__providers>div{display:flex;gap:7px;flex-wrap:wrap}.so-footer__providers b{padding:6px 9px;border-radius:6px;background:rgba(255,255,255,.065);color:#c3cbda;font-size:9px}.so-footer--institutional .so-footer__bottom{gap:20px}.so-footer--institutional .so-footer__bottom span:nth-child(2){text-align:center}.so-footer--institutional .so-footer__bottom span:last-child{text-align:right}@media(max-width:950px){.so-footer--institutional .so-footer__main{grid-template-columns:1fr 1fr}.so-footer__service{grid-column:1/-1}}@media(max-width:650px){.so-footer--institutional .so-footer__main{grid-template-columns:1fr;gap:34px}.so-footer__providers{width:calc(100% - 46px)}.so-footer--institutional .so-footer__bottom span{text-align:left!important}}

/* Palette engine v2: every footer role is derived from the partner colors. */
.so-hero-premium__image{filter:saturate(.88) contrast(1.04)}
.so-hero-premium__shade{background:linear-gradient(90deg,color-mix(in srgb,var(--so-surface-dark) 96%,transparent) 0%,color-mix(in srgb,var(--so-brand) 48%,transparent) 48%,color-mix(in srgb,var(--so-secondary) 20%,transparent) 100%),linear-gradient(0deg,color-mix(in srgb,var(--so-surface-dark) 62%,transparent),transparent 55%);mix-blend-mode:multiply}
.so-hero-premium:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(118deg,color-mix(in srgb,var(--so-brand) 23%,transparent),transparent 48%,color-mix(in srgb,var(--so-accent) 10%,transparent));mix-blend-mode:soft-light}
.so-hero-premium__content,.so-hero-premium__trust{z-index:2}
.so-footer--institutional{background:radial-gradient(circle at 88% 12%,color-mix(in srgb,var(--so-brand) 36%,transparent),transparent 31%),linear-gradient(132deg,var(--so-surface-dark),var(--so-surface-mid) 58%,var(--so-surface-dark))!important;color:var(--so-text-body)!important}
.so-footer__glow{background:radial-gradient(circle,color-mix(in srgb,var(--so-accent) 18%,transparent),transparent 66%)!important}
.so-footer--institutional .so-footer__main{grid-template-columns:minmax(0,1.45fr) minmax(260px,.85fr) minmax(300px,.82fr);gap:52px;padding:72px 0 46px}
.so-footer__identity h2,.so-footer__identity .so-logo,.so-footer__principles strong,.so-footer__service>strong,.so-footer__service>a{color:var(--so-text-strong)!important}
.so-footer__identity>p,.so-footer__principles p{color:var(--so-text-body)!important;font-size:13px;line-height:1.65}
.so-footer__identity h2{font-size:clamp(27px,2.8vw,41px)}
.so-footer__trust span{border-color:var(--so-line-dark);background:color-mix(in srgb,var(--so-surface-soft) 42%,transparent);color:var(--so-text-body)}
.so-footer__principles{gap:0;padding-top:22px}
.so-footer__principles article{display:block;padding:17px 0 20px;border-color:var(--so-line-dark)}
.so-footer__principles article:first-child{padding-top:0}
.so-footer__principles strong{font-size:14px}
.so-footer__principles p{margin-top:8px}
.so-footer__service{min-height:0;align-self:start;gap:15px;padding:27px;border-color:var(--so-line-dark);background:linear-gradient(145deg,color-mix(in srgb,var(--so-surface-soft) 58%,transparent),color-mix(in srgb,var(--so-brand) 12%,transparent));box-shadow:0 22px 55px rgba(0,0,0,.12);backdrop-filter:blur(14px)}
.so-footer__service-copy{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.so-footer__service-copy p{margin:0;color:var(--so-text-strong);font-size:12px}
.so-footer__service-copy small,.so-footer__service>small{color:var(--so-text-muted);font-size:11px}
.so-footer--institutional .so-social-links{margin-top:2px}
.so-footer--institutional .so-social-links a{border-color:var(--so-line-dark);background:color-mix(in srgb,var(--so-surface-soft) 34%,transparent);color:var(--so-text-strong)!important}
.so-footer__providers{display:flex;align-items:center;gap:20px;padding:18px 0;border-color:var(--so-line-dark)}
.so-footer__providers>span{flex:0 0 auto;margin:0;color:var(--so-text-muted);font-size:10px}
.so-footer__providers>div{display:flex;flex:1;flex-wrap:nowrap;gap:7px;min-width:0}
.so-footer__providers b{flex:0 1 auto;padding:7px 11px;border-color:var(--so-line-dark)!important;background:color-mix(in srgb,var(--so-surface-soft) 42%,transparent);color:var(--so-text-body);font-size:10px;white-space:nowrap}
.so-footer--institutional .so-footer__bottom{border-color:var(--so-line-dark);color:var(--so-text-muted);font-size:11px}
.so-footer--institutional .so-footer__bottom b{color:var(--so-text-strong)}
@media(max-width:1050px){.so-footer--institutional .so-footer__main{grid-template-columns:1.2fr .8fr}.so-footer__service{grid-column:1/-1}.so-footer__providers{align-items:flex-start;flex-direction:column;gap:10px}.so-footer__providers>div{flex-wrap:wrap}}
@media(max-width:650px){.so-footer--institutional .so-footer__main{grid-template-columns:1fr}.so-footer__principles{padding-top:0}}

/* Mobile first polish: the public page keeps a clear reading order at small
   widths, with the consultant card occupying its own visual layer. */
@media(max-width:700px){
  .so-site-header{padding:17px 18px;align-items:center}
  .so-logo{min-width:0;font-size:14px}
  .so-logo img{max-width:132px;max-height:38px}
  .so-site-header nav{gap:0}
  .so-site-header nav>a:not(.so-header-cta){display:none}
  .so-header-cta{padding:8px 11px;font-size:11px;white-space:nowrap}
  .so-header-cta span{font-size:14px}

  .so-hero-premium{display:block;min-height:690px;border-radius:0 0 24px 24px}
  .so-hero-premium__image{background-position:62% center}
  .so-hero-premium__shade{background:linear-gradient(180deg,rgba(7,17,38,.78) 0%,rgba(7,17,38,.38) 25%,rgba(7,17,38,.92) 68%,rgba(7,17,38,.98) 100%)!important;mix-blend-mode:normal}
  .so-hero-premium:after{background:linear-gradient(145deg,color-mix(in srgb,var(--so-brand) 28%,transparent),transparent 60%);mix-blend-mode:normal}
  .so-consultant-badge{position:absolute;z-index:3;top:86px;right:18px;left:18px;display:grid;grid-template-columns:52px minmax(0,1fr) 8px;gap:11px;width:auto;max-width:none;margin:0;padding:9px 10px;border-radius:14px;background:color-mix(in srgb,var(--so-surface-dark) 84%,transparent)}
  .so-consultant-badge img{width:52px;height:60px}
  .so-consultant-badge strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .so-consultant-badge small{font-size:10px}
  .so-hero-premium__content{position:relative;z-index:2;width:100%;padding:218px 18px 130px}
  .so-hero-premium__content>*{max-width:100%}
  .so-hero-premium h1{margin:13px 0 15px;font-size:clamp(39px,11.2vw,49px);line-height:.98;letter-spacing:-.06em}
  .so-hero-premium p{max-width:330px;font-size:15px;line-height:1.55}
  .so-hero-actions{flex-direction:row;flex-wrap:wrap;gap:12px;margin-top:23px}
  .so-button{min-height:48px;padding:13px 16px;font-size:13px}
  .so-text-link{padding:13px 0;font-size:13px}
  .so-hero-premium__trust{right:18px;bottom:22px;left:18px;gap:7px;justify-content:flex-start}
  .so-hero-premium__trust span{padding:6px 8px;font-size:9px}
  .so-hero-premium__trust span:nth-child(3){display:none}

  .so-goals,.so-process{padding:62px 18px}
  .so-section-heading h2,.so-process h2,.so-simulator h2,.so-differentials h2,.so-faq h2{font-size:clamp(32px,9vw,42px);line-height:1.02}
  .so-section-heading p,.so-process__top p{font-size:14px}
  .so-goals__grid{gap:10px;margin-top:28px}
  .so-goal-card{display:grid;grid-template-columns:48px 1fr auto;align-items:center;min-height:0;padding:18px;column-gap:14px}
  .so-goal-card__number{display:none}
  .so-goal-card i{grid-row:1/3;width:48px;height:48px;margin:0}
  .so-goal-card h3{margin:0;font-size:19px}
  .so-goal-card p{grid-column:2/4;margin:3px 0 0;font-size:12px}
  .so-goal-card b{position:static;grid-column:3;grid-row:1;color:var(--so-brand-ink)}

  .so-simulator{gap:30px;padding:46px 18px}
  .so-simulator__intro>p{font-size:14px}
  .so-simulator__proof{margin-top:24px}
  .so-simulator__panel{min-height:0;padding:22px 18px;border-radius:15px}
  .so-simulation-step h3{margin-bottom:18px;font-size:24px}
  .so-choice-grid{grid-template-columns:1fr 1fr 1fr;gap:7px}
  .so-choice-grid button{padding:13px 6px;font-size:11px}
  .so-choice-grid button span{margin-bottom:4px;font-size:18px}
  .so-choice-grid svg{width:23px;height:23px}
  .so-credit-options{grid-template-columns:1fr;gap:7px}
  .so-credit-options button{padding:13px;font-size:12px}
  .so-step-actions{gap:6px}
  .so-step-actions .so-back{width:82px;font-size:12px}

  .so-radar-banner{grid-template-columns:104px minmax(0,1fr);gap:14px;width:calc(100% - 36px);margin:20px auto;padding:14px}
  .so-radar-banner img{width:104px;height:84px;max-width:none;object-fit:cover}
  .so-radar-banner h2{margin:4px 0;font-size:17px}
  .so-radar-banner p{display:-webkit-box;overflow:hidden;font-size:12px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
  .so-radar-banner>a{grid-column:1/-1;width:100%;min-height:42px;font-size:12px}

  .so-process ol{gap:16px;margin-top:34px}
  .so-process li{position:relative;padding:14px 0 14px 36px}
  .so-process li b{position:absolute;top:14px;left:0;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--so-brand-wash);color:var(--so-brand-ink);font-size:10px}
  .so-process li h3{margin:0 0 4px;font-size:17px}
  .so-process li p{font-size:13px}
  .so-providers-public,.so-differentials,.so-faq{width:calc(100% - 36px);margin-right:auto;margin-left:auto;padding:28px 20px;border-radius:18px}
  .so-providers-public{margin-bottom:62px}
  .so-providers-public h2{font-size:27px}
  .so-providers-public>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .so-providers-public article{min-width:0;padding:12px}
  .so-differentials{gap:26px;margin-bottom:62px}
  .so-gallery img{height:190px}
  .so-faq{padding:30px 20px;margin-bottom:62px}
  .so-faq__head{margin-bottom:20px}
  .so-faq summary{min-height:58px;padding:14px;font-size:13px}
  .so-faq details p{padding:0 14px 14px;font-size:12px}

  .so-footer--institutional .so-footer__main{width:calc(100% - 36px);gap:28px;padding:50px 0 30px}
  .so-footer__identity h2{font-size:29px}
  .so-footer__identity>p{font-size:12px}
  .so-footer__service{padding:20px}
  .so-footer__providers{width:calc(100% - 36px);padding:18px 0}
  .so-footer__providers>div{overflow-x:auto;padding-bottom:4px}
  .so-footer__providers b{flex:0 0 auto}
  .so-footer--institutional .so-footer__bottom{width:calc(100% - 36px);padding:18px 0 82px;font-size:10px}
  .so-whatsapp-float{right:14px;bottom:14px;width:auto;min-height:50px;padding:0 15px;font-size:12px}
  .so-whatsapp-float svg{width:23px;height:23px}
}

@media(max-width:360px){
  .so-site-header{padding-right:14px;padding-left:14px}
  .so-logo img{max-width:112px}
  .so-header-cta{padding:7px 9px;font-size:10px}
  .so-consultant-badge{right:14px;left:14px}
  .so-hero-premium__content{padding-right:14px;padding-left:14px}
  .so-hero-premium h1{font-size:37px}
  .so-goals,.so-process{padding-right:14px;padding-left:14px}
  .so-choice-grid button{font-size:10px}
}

/* Visual catalogue of goals: original artwork colours stay intact while the
   partner palette signs the interface through a restrained editorial rail. */
.so-goals--visual{padding-top:92px;padding-bottom:100px;background:linear-gradient(180deg,#fff 0%,color-mix(in srgb,var(--so-brand) 4%,#fff) 100%)}
.so-goals--visual .so-section-heading{grid-template-columns:.72fr 1.1fr .72fr;gap:42px;align-items:end}
.so-goals--visual .so-section-heading .so-kicker{align-self:start;margin-top:8px}
.so-goals--visual .so-section-heading h2{margin:0}
.so-goals--visual .so-section-heading p{margin:0 0 5px;color:#536078}
.so-goals--visual .so-goals__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:42px}
.so-goals--visual .so-goal-card{isolation:isolate;display:block;min-height:0;aspect-ratio:4/3;padding:0;border:0;border-radius:18px;background:#eef2f7;box-shadow:0 12px 34px rgba(16,29,61,.12);animation:soRise .65s ease both;overflow:hidden}
.so-goals--visual .so-goal-card:before{content:"";position:absolute;z-index:4;top:0;right:0;left:0;height:4px;background:linear-gradient(90deg,var(--so-brand) 0 72%,var(--so-accent) 72% 100%);transform-origin:left;transition:transform .35s ease}
.so-goals--visual .so-goal-card:nth-child(2){animation-delay:.06s}.so-goals--visual .so-goal-card:nth-child(3){animation-delay:.12s}.so-goals--visual .so-goal-card:nth-child(4){animation-delay:.18s}.so-goals--visual .so-goal-card:nth-child(5){animation-delay:.24s}.so-goals--visual .so-goal-card:nth-child(6){animation-delay:.3s}.so-goals--visual .so-goal-card:nth-child(7){animation-delay:.36s}.so-goals--visual .so-goal-card:nth-child(8){animation-delay:.42s}.so-goals--visual .so-goal-card:nth-child(9){animation-delay:.48s}
.so-goals--visual .so-goal-card__art{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.03) brightness(1.03);transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .35s ease}
.so-goals--visual .so-goal-card__shade{position:absolute;z-index:2;inset:0;background:linear-gradient(180deg,transparent 46%,rgba(9,20,43,.06) 58%,rgba(9,20,43,.78) 100%);transition:background .35s ease}
.so-goals--visual .so-goal-card__content{position:absolute;z-index:3;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr auto;align-items:end;gap:2px 16px;padding:22px;color:#fff;text-shadow:0 2px 18px rgba(5,12,28,.4)}
.so-goals--visual .so-goal-card strong{font-size:24px;line-height:1.1;letter-spacing:-.04em}
.so-goals--visual .so-goal-card b{position:static;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:var(--so-brand);color:var(--so-brand-contrast);box-shadow:0 8px 22px color-mix(in srgb,var(--so-brand) 32%,transparent);font-size:0;text-shadow:none;transition:background .25s ease,color .25s ease,transform .25s ease}
.so-goals--visual .so-goal-card b span{margin:0;font-size:18px}
.so-goals--visual .so-goal-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px rgba(16,29,61,.18)}
.so-goals--visual .so-goal-card:hover:before{transform:scaleX(.82)}
.so-goals--visual .so-goal-card:hover .so-goal-card__art{transform:scale(1.045);filter:saturate(1.02) contrast(1.04) brightness(1.04)}
.so-goals--visual .so-goal-card:hover b{transform:rotate(8deg);background:var(--so-accent);color:var(--so-accent-contrast)}
.so-choice-grid--goals{grid-template-columns:repeat(3,minmax(0,1fr));max-height:210px;overflow:auto;padding:2px;scrollbar-width:thin}
.so-choice-grid--goals button{min-height:48px;padding:10px 7px}
@media(max-width:850px){
  .so-goals--visual .so-section-heading{grid-template-columns:1fr;gap:12px}
  .so-goals--visual .so-section-heading .so-kicker{margin:0}
  .so-goals--visual .so-goals__grid{display:flex;gap:11px;margin-right:-23px;overflow-x:auto;padding:2px 23px 20px 0;scroll-snap-type:x mandatory;scrollbar-width:none}
  .so-goals--visual .so-goals__grid::-webkit-scrollbar{display:none}
  .so-goals--visual .so-goal-card{flex:0 0 min(76vw,310px);aspect-ratio:4/3;scroll-snap-align:start}
}
@media(max-width:520px){
  .so-goals--visual{padding-top:58px;padding-bottom:60px}
  .so-goals--visual .so-section-heading h2{font-size:38px}
  .so-goals--visual .so-section-heading p{font-size:13px}
  .so-goals--visual .so-goal-card__content{padding:18px}
  .so-goals--visual .so-goal-card strong{font-size:21px}
  .so-choice-grid--goals{grid-template-columns:repeat(2,minmax(0,1fr));max-height:235px}
}

/* 0.21.2 — unified section rhythm and modern institutional footer. */
.so-goals--visual .so-section-heading,.so-process__top,.so-providers-public--logos>header{grid-template-columns:minmax(190px,.62fr) minmax(430px,1.2fr) minmax(250px,.7fr);gap:44px;align-items:center}
.so-goals--visual .so-section-heading{display:grid}.so-goals--visual .so-section-heading .so-kicker{align-self:center;margin:0}.so-goals--visual .so-section-heading h2{max-width:620px}.so-goals--visual .so-section-heading p{max-width:310px;margin:0}
.so-process__top{margin-top:16px}.so-process__top h2{max-width:650px}.so-process__top p{max-width:360px}.so-process ol{margin-top:48px;border-top:0;border-bottom:1px solid #d9e0eb}.so-process li{position:relative;display:grid;grid-template-columns:58px 1fr;grid-template-rows:auto auto;column-gap:20px;align-content:start;min-height:190px;padding:28px 34px 30px}.so-process li+li{padding-left:34px}.so-process__icon{grid-row:1/3;display:grid;place-items:center;width:58px;height:58px;border-radius:17px;background:linear-gradient(145deg,var(--so-brand),color-mix(in srgb,var(--so-brand) 64%,var(--so-secondary)));color:var(--so-brand-contrast);box-shadow:0 14px 32px color-mix(in srgb,var(--so-brand) 22%,transparent)}.so-process__icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.so-process li b{position:absolute;top:25px;right:28px;color:color-mix(in srgb,var(--so-brand) 72%,#15203f);font-size:32px;line-height:1;letter-spacing:-.06em}.so-process li h3{margin:2px 46px 7px 0;font-size:21px}.so-process li p{margin:0;font-size:13px;line-height:1.55}
.so-providers-public--logos>header{display:grid}.so-providers-public--logos>header .so-kicker{align-self:center}.so-providers-public--logos>header h2{max-width:620px}.so-providers-public--logos>header p{max-width:300px}
.so-footer--institutional .so-footer__brandline,.so-footer--institutional .so-footer__main,.so-footer--institutional .so-footer__providers,.so-footer--institutional .so-footer__bottom{width:min(calc(100% - 68px),1172px);margin:auto}.so-footer__brandline{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:56px 0 30px;border-bottom:1px solid var(--so-line-dark)}.so-footer__brandline .so-logo{color:var(--so-text-strong)!important}.so-footer__brandline .so-logo img{max-width:250px;max-height:78px}.so-footer__brandline>span{color:var(--so-accent-on-dark);font-size:9px;font-weight:900;letter-spacing:.17em}.so-footer--institutional .so-footer__main{grid-template-columns:minmax(0,1.2fr) minmax(210px,.7fr) minmax(230px,.72fr);gap:42px;padding:40px 0 34px}.so-footer__identity h2{margin-top:12px}.so-footer__legal{display:flex;flex-wrap:wrap;gap:7px 16px!important;margin:0 0 13px!important;color:var(--so-text-strong)!important}.so-footer__legal strong{font-size:12px}.so-footer__legal span{color:var(--so-text-muted);font-size:11px}.so-footer__service{grid-template-columns:1fr}.so-footer__providers{display:flex;align-items:center;justify-content:space-between;gap:24px}.so-footer__providers>span{margin:0;white-space:nowrap}.so-footer__providers>div{justify-content:flex-end}
.so-footer__consultant{position:relative;grid-column:1/-1;display:grid;grid-template-columns:minmax(190px,42%) minmax(0,1fr);width:min(100%,620px);min-height:290px;margin-top:10px;border:1px solid color-mix(in srgb,var(--so-brand) 45%,rgba(255,255,255,.2));border-radius:24px;background:linear-gradient(145deg,color-mix(in srgb,var(--so-surface-soft) 88%,transparent),color-mix(in srgb,var(--so-brand) 25%,var(--so-surface-dark)));box-shadow:0 28px 70px rgba(0,0,0,.22);overflow:hidden;isolation:isolate}.so-footer__consultant:before{content:"";position:absolute;z-index:-1;right:-70px;bottom:-90px;width:250px;height:230px;background:var(--so-brand);clip-path:polygon(38% 0,100% 18%,100% 100%,0 100%);opacity:.28}.so-footer__consultant:after{content:"";position:absolute;z-index:3;top:0;right:0;left:0;height:5px;background:linear-gradient(90deg,var(--so-brand) 0 76%,var(--so-accent) 76%)}
.so-footer__consultant-photo{position:relative;min-height:290px;background:color-mix(in srgb,var(--so-brand) 12%,#fff);overflow:hidden}.so-footer__consultant-photo img{width:100%;height:100%;min-height:290px;object-fit:cover;object-position:center top}.so-footer__consultant-photo:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(180deg,transparent,rgba(7,17,38,.48))}.so-footer__consultant-photo>span{position:absolute;z-index:2;bottom:17px;left:17px;display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(7,17,38,.66);color:#fff;font-size:9px;font-weight:800;letter-spacing:.08em;backdrop-filter:blur(10px)}.so-footer__consultant-photo>span i{width:7px;height:7px;border-radius:50%;background:#28d17c;box-shadow:0 0 0 4px rgba(40,209,124,.17)}
.so-footer__consultant-body{align-self:center;padding:32px 30px}.so-footer__consultant-body>span{display:block;color:var(--so-accent-on-dark);font-size:9px;font-weight:900;letter-spacing:.18em}.so-footer__consultant-body>strong{display:block;max-width:290px;margin:10px 0 6px;color:var(--so-text-strong);font-size:29px;line-height:1.02;letter-spacing:-.045em}.so-footer__consultant-body>small{display:block;color:var(--so-text-body);font-size:13px}.so-footer__consultant-body>a{display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:11px;margin-top:26px;padding:13px 14px;border:1px solid color-mix(in srgb,var(--so-brand) 58%,rgba(255,255,255,.25));border-radius:14px;background:color-mix(in srgb,var(--so-brand) 72%,var(--so-surface-dark));color:var(--so-brand-contrast)!important;box-shadow:0 14px 34px color-mix(in srgb,var(--so-brand) 24%,transparent);transition:transform .25s ease,background .25s ease}.so-footer__consultant-body>a:hover{transform:translateY(-2px);background:var(--so-brand)}.so-footer__consultant-body>a svg{width:30px;height:30px;fill:currentColor}.so-footer__consultant-body>a span{min-width:0}.so-footer__consultant-body>a small,.so-footer__consultant-body>a b{display:block;color:inherit}.so-footer__consultant-body>a small{font-size:7px;font-weight:900;letter-spacing:.16em;opacity:.78}.so-footer__consultant-body>a b{margin-top:2px;font-size:12px;white-space:nowrap}.so-footer__consultant-body>a>i{font-style:normal;font-weight:900}
@media(max-width:1050px){.so-goals--visual .so-section-heading,.so-process__top,.so-providers-public--logos>header{grid-template-columns:1fr 1.45fr}.so-goals--visual .so-section-heading p,.so-process__top p,.so-providers-public--logos>header p{grid-column:2}.so-footer--institutional .so-footer__main{grid-template-columns:1fr 1fr}.so-footer__service{grid-column:auto}.so-footer__consultant{grid-column:1/-1}}
@media(max-width:700px){.so-goals--visual .so-section-heading,.so-process__top,.so-providers-public--logos>header{grid-template-columns:1fr;gap:10px}.so-goals--visual .so-section-heading p,.so-process__top p,.so-providers-public--logos>header p{grid-column:auto}.so-process ol{display:grid;gap:0;margin-top:32px;border-bottom:0}.so-process li,.so-process li+li{grid-template-columns:48px 1fr;min-height:0;padding:20px 0;border-left:0;border-bottom:1px solid #d9e0eb}.so-process__icon{width:48px;height:48px;border-radius:14px}.so-process__icon svg{width:23px;height:23px}.so-process li b{top:20px;right:2px;font-size:25px}.so-footer--institutional .so-footer__brandline,.so-footer--institutional .so-footer__main,.so-footer--institutional .so-footer__providers,.so-footer--institutional .so-footer__bottom{width:calc(100% - 36px)}.so-footer__brandline{align-items:flex-start;flex-direction:column;padding:42px 0 24px}.so-footer__brandline .so-logo img{max-width:210px}.so-footer--institutional .so-footer__main{grid-template-columns:1fr;gap:28px}.so-footer__providers{align-items:flex-start;flex-direction:column}.so-footer__providers>div{justify-content:flex-start}.so-footer__consultant{grid-template-columns:42% 58%;min-height:240px;border-radius:19px}.so-footer__consultant-photo,.so-footer__consultant-photo img{min-height:240px}.so-footer__consultant-body{padding:24px 18px}.so-footer__consultant-body>strong{font-size:22px}.so-footer__consultant-body>small{font-size:11px}.so-footer__consultant-body>a{grid-template-columns:28px minmax(0,1fr) 14px;gap:8px;margin-top:20px;padding:11px 10px}.so-footer__consultant-body>a svg{width:25px;height:25px}.so-footer__consultant-body>a b{font-size:10px}}
@media(max-width:420px){.so-footer__consultant{grid-template-columns:1fr;max-width:330px}.so-footer__consultant-photo,.so-footer__consultant-photo img{min-height:300px;max-height:340px}.so-footer__consultant-body{padding:24px}.so-footer__consultant-body>strong{font-size:26px}}

/* 0.33.9 — physical, floating consultant credential beside footer content. */
.so-footer--institutional .so-footer__main{width:min(calc(100% - 68px),1420px);grid-template-columns:minmax(360px,1.2fr) minmax(190px,.62fr) minmax(210px,.68fr) 276px;gap:30px;align-items:start;padding:76px 0 58px}
.so-footer__consultant{grid-column:4;grid-row:1;display:flex;flex-direction:column;width:276px;min-height:414px;margin:2px 0 0;padding:19px;border:1px solid rgba(255,255,255,.78);border-radius:20px;background:linear-gradient(145deg,transparent 0 74%,color-mix(in srgb,var(--so-brand) 88%,#fff) 74% 88%,color-mix(in srgb,var(--so-secondary) 86%,#111827) 88%),#f4f6f8;box-shadow:0 42px 72px rgba(4,14,36,.35),0 14px 25px rgba(4,14,36,.22),inset 0 1px 0 #fff;overflow:visible;transform:perspective(900px) rotateY(-2deg) rotateZ(1deg);transform-origin:50% 20%;transition:transform .35s ease,box-shadow .35s ease}
.so-footer__consultant:hover{transform:perspective(900px) rotateY(0) rotateZ(0) translateY(-7px);box-shadow:0 52px 88px rgba(4,14,36,.4),0 18px 30px rgba(4,14,36,.24),inset 0 1px 0 #fff}
.so-footer__consultant:before{content:"";position:absolute;z-index:-1;top:-76px;left:50%;width:44px;height:84px;border:0;border-radius:9px 9px 4px 4px;background:linear-gradient(90deg,color-mix(in srgb,var(--so-brand) 72%,#08152e),var(--so-brand) 50%,color-mix(in srgb,var(--so-brand) 68%,#fff));clip-path:none;opacity:1;transform:translateX(-50%);box-shadow:0 9px 18px rgba(4,14,36,.24)}
.so-footer__consultant:after{content:"";position:absolute;z-index:5;top:-18px;left:50%;width:72px;height:38px;border:1px solid rgba(255,255,255,.62);border-radius:9px 9px 12px 12px;background:linear-gradient(180deg,#e9edf2,#8d98a8 52%,#dce2e9 54%,#7d8795);transform:translateX(-50%);box-shadow:0 8px 16px rgba(4,14,36,.25),inset 0 1px 1px #fff}
.so-footer__consultant-photo{flex:0 0 194px;min-height:194px;margin-top:12px;border:1px solid #d5dbe4;border-radius:12px;background:#e8ecf1;box-shadow:inset 0 0 0 5px #fff;overflow:hidden}.so-footer__consultant-photo img{width:100%;height:194px;min-height:194px;border:5px solid #fff;border-radius:12px;object-fit:cover;object-position:center top}.so-footer__consultant-photo:after{background:linear-gradient(180deg,transparent 62%,rgba(7,17,38,.52))}.so-footer__consultant-photo>span{right:12px;bottom:11px;left:auto;padding:6px 9px;font-size:8px}
.so-footer__consultant-body{align-self:stretch;padding:20px 5px 4px;text-align:center}.so-footer__consultant-body>span{color:var(--so-brand-ink);font-size:8px}.so-footer__consultant-body>strong{max-width:none;margin:7px 0 5px;color:#172038;font-size:22px;line-height:1.04}.so-footer__consultant-body>small{color:#566177;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.so-footer__consultant-body>a{position:relative;z-index:2;grid-template-columns:28px minmax(0,1fr) 16px;margin-top:17px;padding:11px 12px;border:0;border-radius:11px;background:var(--so-brand);color:var(--so-brand-contrast)!important;box-shadow:0 12px 24px color-mix(in srgb,var(--so-brand) 30%,transparent);text-align:left}.so-footer__consultant-body>a svg{width:25px;height:25px}.so-footer__consultant-body>a b{font-size:11px}
@media(max-width:1250px){.so-footer--institutional .so-footer__main{grid-template-columns:minmax(340px,1.2fr) minmax(210px,.72fr) 276px}.so-footer__identity{grid-column:1;grid-row:1/3}.so-footer__principles{grid-column:2;grid-row:1}.so-footer__service{grid-column:2;grid-row:2}.so-footer__consultant{grid-column:3;grid-row:1/3}}
@media(max-width:900px){.so-footer--institutional .so-footer__main{grid-template-columns:minmax(0,1fr) 260px;gap:28px}.so-footer__identity{grid-column:1;grid-row:auto}.so-footer__principles{grid-column:1;grid-row:auto}.so-footer__service{grid-column:1;grid-row:auto}.so-footer__consultant{grid-column:2;grid-row:1/4;width:260px}}
@media(max-width:700px){.so-footer--institutional .so-footer__main{grid-template-columns:1fr;padding-top:52px}.so-footer__identity,.so-footer__principles,.so-footer__service,.so-footer__consultant{grid-column:1;grid-row:auto}.so-footer__consultant{justify-self:center;width:min(100%,300px);margin-top:70px}.so-footer__consultant-photo,.so-footer__consultant-photo img{min-height:220px;height:220px;max-height:none}}

/* 0.33.10 — contained footer and simplified credential. */
.so-footer--institutional .so-footer__main{width:min(calc(100% - 68px),1172px);grid-template-columns:minmax(360px,1.18fr) minmax(230px,.72fr) 286px;grid-template-rows:auto auto;gap:28px 36px;padding:54px 0 48px}
.so-footer__identity{grid-column:1;grid-row:1/3}.so-footer__principles{grid-column:2;grid-row:1}.so-footer__service{grid-column:2;grid-row:2;margin-top:0;padding:22px 0 0;border:0;border-top:1px solid var(--so-line-dark);border-radius:0;background:transparent;box-shadow:none}.so-footer__consultant{grid-column:3;grid-row:1/3;align-self:center;width:286px;min-height:400px;margin:0;padding:24px;border:0;border-radius:24px;background:linear-gradient(155deg,#fff 0 74%,color-mix(in srgb,var(--so-brand) 90%,#fff) 74% 88%,color-mix(in srgb,var(--so-secondary) 88%,#111827) 88%);box-shadow:0 34px 68px rgba(4,14,36,.32),0 12px 24px rgba(4,14,36,.2);transform:rotateZ(1deg);overflow:hidden}
.so-footer__consultant:hover{transform:rotateZ(0) translateY(-6px);box-shadow:0 44px 82px rgba(4,14,36,.36),0 16px 28px rgba(4,14,36,.22)}
.so-footer__consultant:before,.so-footer__consultant:after{display:none}
.so-footer__consultant-photo{flex:0 0 180px;width:180px;min-height:180px;height:180px;margin:2px auto 0;border:0;border-radius:50%;background:transparent;box-shadow:none;overflow:visible}.so-footer__consultant-photo img{width:180px;height:180px;min-height:180px;border:0;border-radius:50%;box-shadow:0 16px 30px rgba(15,31,62,.2);object-fit:cover;object-position:center top}.so-footer__consultant-photo:after{display:none}.so-footer__consultant-photo>span{right:-7px;bottom:6px;border:0;background:#273044;box-shadow:0 8px 18px rgba(15,31,62,.22)}
.so-footer__consultant-body{padding:22px 3px 2px}.so-footer__consultant-body>a{grid-template-columns:30px minmax(0,1fr) 16px;margin-top:18px;border:0;background:#25d366;color:#fff!important;box-shadow:0 13px 28px rgba(37,211,102,.3)}.so-footer__consultant-body>a:hover{background:#1fbd5b}.so-footer__consultant-body>a svg{display:none}.so-footer__consultant-body>a:before{content:"";width:27px;height:27px;background:#fff;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16 3a13 13 0 0 0-11.2 19.6L3 29l6.6-1.7A13 13 0 1 0 16 3Zm0 23.6c-2.1 0-4.1-.6-5.8-1.7l-.4-.2-3.9 1 1-3.8-.3-.4A10.6 10.6 0 1 1 16 26.6Zm5.8-7.9c-.3-.2-1.9-.9-2.2-1s-.5-.2-.7.2-.8 1-1 1.2-.4.2-.7.1a8.6 8.6 0 0 1-4.3-3.8c-.3-.5.3-.5.9-1.7.1-.2 0-.4 0-.6l-1-2.4c-.3-.6-.5-.5-.7-.5h-.6c-.2 0-.6.1-.9.4s-1.2 1.2-1.2 2.9 1.2 3.3 1.4 3.5c.2.2 2.4 3.7 5.9 5.1 2.2.9 3.1 1 4.2.8.7-.1 1.9-.8 2.2-1.5.3-.7.3-1.3.2-1.5-.2-.1-.4-.2-.7-.3Z'/%3E%3C/svg%3E") center/contain no-repeat}.so-footer__consultant-body>a small{display:none}.so-footer__consultant-body>a b{margin:0;color:#fff;font-size:12px}
@media(max-width:1050px){.so-footer--institutional .so-footer__main{grid-template-columns:minmax(0,1fr) 276px}.so-footer__identity,.so-footer__principles,.so-footer__service{grid-column:1}.so-footer__identity{grid-row:1}.so-footer__principles{grid-row:2}.so-footer__service{grid-row:3}.so-footer__consultant{grid-column:2;grid-row:1/4;width:276px}}
@media(max-width:700px){.so-footer--institutional .so-footer__main{width:calc(100% - 36px);grid-template-columns:1fr}.so-footer__identity,.so-footer__principles,.so-footer__service,.so-footer__consultant{grid-column:1;grid-row:auto}.so-footer__consultant{justify-self:center;width:min(100%,286px);margin-top:20px}.so-footer__consultant-photo,.so-footer__consultant-photo img{width:176px;min-height:176px;height:176px}}
.so-skip-link{position:fixed;z-index:100000;top:12px;left:12px;padding:11px 15px;border-radius:9px;background:#fff;color:#15203f!important;font-weight:800;box-shadow:0 10px 30px rgba(7,17,38,.2);transform:translateY(-150%)}
.so-skip-link:focus{transform:none}
.so-landing :focus-visible{outline:3px solid var(--so-accent);outline-offset:3px}
.so-lead-feedback{display:flex;align-items:center;gap:14px;width:min(calc(100% - 68px),1172px);margin:0 auto 18px;padding:17px 20px;border:1px solid;border-radius:14px;background:#fff;box-shadow:0 14px 34px rgba(13,28,60,.09)}
.so-lead-feedback strong{font-size:15px}.so-lead-feedback span{flex:1;color:#526079;font-size:13px}.so-lead-feedback a{padding:9px 12px;border-radius:8px;background:var(--so-brand);color:var(--so-brand-contrast)!important;font-size:12px;font-weight:800}.so-lead-feedback.is-success{border-color:#9edbb8}.so-lead-feedback.is-success strong{color:#176c3b}.so-lead-feedback.is-error{border-color:#efb2b2}.so-lead-feedback.is-error strong{color:#a32929}
@media(max-width:700px){.so-lead-feedback{align-items:flex-start;flex-direction:column;width:calc(100% - 36px)}.so-lead-feedback a{width:100%;text-align:center}}
.so-meta-consent{position:fixed;z-index:9999;right:18px;bottom:18px;display:flex;gap:18px;align-items:center;max-width:620px;padding:18px 20px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#15203f;color:#fff;box-shadow:0 18px 50px rgba(7,17,38,.28)}.so-meta-consent p{margin:0;display:grid;gap:4px}.so-meta-consent span{font-size:13px;line-height:1.45;color:#dbe3ff}.so-meta-consent div{display:flex;gap:8px;flex-shrink:0}.so-meta-consent button{border:1px solid rgba(255,255,255,.35);border-radius:10px;padding:9px 12px;background:transparent;color:#fff;cursor:pointer}.so-meta-consent button[data-choice="yes"]{border-color:#fcfc30;background:#fcfc30;color:#15203f;font-weight:700}@media(max-width:680px){.so-meta-consent{left:12px;right:12px;bottom:12px;display:grid}.so-meta-consent div{justify-content:flex-end}}

/* 0.33.11 — compact footer with primary-color contrast and direct channels. */
.so-footer--institutional{background:linear-gradient(125deg,color-mix(in srgb,var(--so-brand) 76%,#07162f) 0%,color-mix(in srgb,var(--so-brand) 59%,#0a2042) 58%,#081a35 100%)!important}.so-footer__glow{display:none}.so-footer--institutional .so-footer__brandline{padding:38px 0 22px;border:0}.so-footer__brandline>span{color:rgba(255,255,255,.76)}.so-footer--institutional .so-footer__main{grid-template-columns:minmax(0,1.18fr) minmax(210px,.7fr) 286px;gap:34px;padding:36px 0 38px}.so-footer__identity h2{max-width:540px;margin:11px 0 13px;color:#fff;font-size:clamp(27px,2.6vw,39px)}.so-footer__identity>p{color:rgba(255,255,255,.79)}.so-footer__legal{margin-bottom:13px!important;color:#fff!important}.so-footer__legal span{color:rgba(255,255,255,.64)}.so-footer__trust{display:none}.so-footer__principles{gap:21px;padding-top:25px}.so-footer__principles article{display:block;padding:0;border:0}.so-footer__principles article strong{color:#fff;font-size:13px}.so-footer__principles article p{margin-top:6px;color:rgba(255,255,255,.79);font-size:12px}.so-footer__service{display:grid;gap:16px;margin:0;padding:20px 0 0;border:0;border-top:1px solid rgba(255,255,255,.22);border-radius:0;background:transparent;box-shadow:none}.so-footer__service-copy{display:grid;gap:10px}.so-footer__service-copy p{display:grid;gap:3px;margin:0;color:rgba(255,255,255,.78);font-size:11px;line-height:1.45}.so-footer__service-copy b{color:#fff;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.so-footer--institutional .so-social-links{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px;margin:0}.so-footer--institutional .so-social-links a{width:34px;height:34px;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.08);color:#fff!important}.so-footer--institutional .so-social-links a:hover{border-color:#fff;background:#fff;color:var(--so-brand-ink)!important}.so-footer--institutional .so-social-links svg{width:17px;height:17px}.so-footer__providers{padding:17px 0;border-top:1px solid rgba(255,255,255,.2)}.so-footer__providers>span{color:rgba(255,255,255,.66)}.so-footer__providers b{border:0;background:rgba(255,255,255,.11);color:#fff}.so-footer--institutional .so-footer__bottom{padding:19px 0;border-top:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.64)}.so-footer--institutional .so-footer__bottom b{color:#fff}
@media(max-width:1050px){.so-footer--institutional .so-footer__main{grid-template-columns:minmax(0,1fr) 276px}.so-footer__identity,.so-footer__principles,.so-footer__service{grid-column:1}.so-footer__identity{grid-row:1}.so-footer__principles{grid-row:2}.so-footer__service{grid-row:3}.so-footer__consultant{grid-column:2;grid-row:1/4}}
@media(max-width:700px){.so-footer--institutional .so-footer__brandline{padding-top:34px}.so-footer--institutional .so-footer__main{grid-template-columns:1fr;gap:26px;padding:28px 0 34px}.so-footer__identity,.so-footer__principles,.so-footer__service,.so-footer__consultant{grid-column:1;grid-row:auto}.so-footer__consultant{justify-self:center}.so-footer__principles{padding-top:0}.so-footer__providers{padding:16px 0}.so-footer--institutional .so-footer__bottom{gap:10px;padding:18px 0 88px}}

/* 0.33.12 — integrate identity and provider marks into the content grid. */
.so-footer--institutional .so-footer__main{padding-top:48px}.so-footer__identity-brand{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:36px}.so-footer__identity-brand .so-logo{display:inline-flex;align-items:center;min-height:40px;color:#fff!important}.so-footer__identity-brand .so-logo img{display:block;max-width:190px;max-height:64px;object-fit:contain}.so-footer__identity-brand>span{color:rgba(255,255,255,.7);font-size:9px;font-weight:900;letter-spacing:.15em;text-align:right}.so-footer__provider-logos{display:grid;gap:9px;margin-top:4px;padding-top:15px;border-top:1px solid rgba(255,255,255,.2)}.so-footer__provider-logos>span{color:rgba(255,255,255,.68);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.so-footer__provider-logos>div{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.so-footer__provider-logos>div>span{display:grid;place-items:center;min-width:43px;height:30px;padding:4px 7px;border-radius:7px;background:rgba(255,255,255,.96);box-shadow:0 4px 12px rgba(0,0,0,.12)}.so-footer__provider-logos img{display:block;max-width:70px;max-height:20px;object-fit:contain}.so-footer__provider-logos b{color:var(--so-brand-ink);font-size:9px;white-space:nowrap}.so-footer__providers,.so-footer__brandline{display:none!important}
@media(max-width:700px){.so-footer--institutional .so-footer__main{padding-top:34px}.so-footer__identity-brand{align-items:flex-start;flex-direction:column;margin-bottom:28px}.so-footer__identity-brand>span{text-align:left}.so-footer__provider-logos>div{gap:7px}}

/* 0.33.13 — direct provider marks and concise legal identity. */
.so-footer__identity-brand{margin-bottom:25px}.so-footer__provider-logos>div{gap:14px}.so-footer__provider-logos>div>span{display:block;min-width:0;width:auto;height:auto;padding:0;border-radius:0;background:transparent;box-shadow:none}.so-footer__provider-logos img{max-width:76px;max-height:28px}.so-footer__provider-logos b{color:#fff;font-size:10px}.so-footer__legal,.so-footer__eyebrow,.so-footer__identity-brand>span{display:none!important}

/* 0.33.14 — a focused institutional column and elevated consultant credential. */
.so-footer__identity .so-footer__provider-logos--identity{margin-top:26px}.so-footer__service>.so-footer__provider-logos{display:none}.so-footer__provider-logos>span,.so-footer__principles article strong,.so-footer__service-copy b{color:#fff}.so-footer--institutional .so-footer__bottom{justify-content:space-between}.so-footer--institutional .so-footer__bottom span:last-child{text-align:right}.so-footer__consultant{position:relative;border:1px solid rgba(255,255,255,.82);border-radius:28px;background:linear-gradient(160deg,#fff 0 70%,color-mix(in srgb,var(--so-brand) 88%,#fff) 70% 87%,color-mix(in srgb,var(--so-secondary) 88%,#0b1730) 87%);box-shadow:0 34px 72px rgba(2,11,31,.36),0 8px 20px rgba(0,0,0,.18),inset 0 1px 0 #fff;transform:rotateZ(.5deg);isolation:isolate}.so-footer__consultant:before{content:"";position:absolute;z-index:0;top:-78px;right:-78px;width:230px;height:230px;border-radius:50%;background:color-mix(in srgb,var(--so-brand) 14%,transparent);filter:blur(1px)}.so-footer__consultant:after{content:"";position:absolute;z-index:1;top:0;right:25px;left:25px;height:4px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,var(--so-brand),var(--so-secondary));opacity:.85}.so-footer__consultant-photo,.so-footer__consultant-body{position:relative;z-index:2}.so-footer__consultant-photo{box-shadow:0 0 0 8px rgba(255,255,255,.78),0 20px 34px rgba(12,28,61,.19)}.so-footer__consultant-photo img{box-shadow:0 18px 36px rgba(12,28,61,.22)}.so-footer__consultant-photo>span{box-shadow:0 10px 22px rgba(10,22,47,.3)}.so-footer__consultant-body>strong{font-size:23px;letter-spacing:-.055em}.so-footer__consultant-body>small{font-weight:750;letter-spacing:.07em}.so-footer__consultant-body>a{border:1px solid rgba(255,255,255,.35);box-shadow:0 16px 30px rgba(37,211,102,.32)}
@media(max-width:700px){.so-footer--institutional .so-footer__bottom{align-items:flex-start;flex-direction:column}.so-footer--institutional .so-footer__bottom span:last-child{text-align:left}.so-footer__consultant{border-radius:24px}}

/* 0.33.15 — align authorization marks and make the credential feel tangible. */
.so-footer__identity .so-footer__provider-logos--identity{display:flex;align-items:center;justify-content:space-between;gap:24px}.so-footer__identity .so-footer__provider-logos--identity>span{flex:0 0 auto}.so-footer__identity .so-footer__provider-logos--identity>div{justify-content:flex-end;gap:16px}.so-footer__provider-logos img{max-width:92px;max-height:34px}.so-footer__consultant{border-color:rgba(255,255,255,.9);border-radius:25px;background:repeating-linear-gradient(135deg,rgba(20,35,58,.022) 0 1px,transparent 1px 7px),linear-gradient(145deg,#fff 0%,#f4f6f9 100%);box-shadow:0 28px 60px rgba(2,11,31,.34),0 7px 18px rgba(0,0,0,.16),inset 0 0 0 1px rgba(13,28,53,.07);transform:none}.so-footer__consultant:hover{transform:translateY(-5px);box-shadow:0 38px 76px rgba(2,11,31,.38),0 12px 24px rgba(0,0,0,.16),inset 0 0 0 1px rgba(13,28,53,.07)}.so-footer__consultant:before{display:none}.so-footer__consultant:after{right:38px;left:38px;height:3px;background:linear-gradient(90deg,#d7dee8,var(--so-brand),#d7dee8);opacity:.72}.so-footer__consultant-photo{box-shadow:0 0 0 7px #fff,0 18px 30px rgba(14,28,53,.2)}.so-footer__consultant-body{padding-top:20px}.so-footer__consultant-body>a{grid-template-columns:26px minmax(0,1fr);width:calc(100% - 30px);margin:16px auto 0;padding:9px 11px;border-radius:13px;box-shadow:0 12px 22px rgba(37,211,102,.28)}.so-footer__consultant-body>a:before{width:24px;height:24px}.so-footer__consultant-body>a>i{display:none}.so-footer__consultant-body>a b{font-size:11px}
@media(max-width:700px){.so-footer__identity .so-footer__provider-logos--identity{align-items:flex-start;flex-direction:column;gap:12px}.so-footer__identity .so-footer__provider-logos--identity>div{justify-content:flex-start}.so-footer__provider-logos img{max-width:92px;max-height:34px}}

/* 0.33.16 — shared baseline and continuous details rhythm. */
.so-footer--institutional .so-footer__main{grid-template-columns:minmax(0,1.18fr) minmax(230px,.72fr) 286px;grid-template-rows:auto;align-items:end}.so-footer__identity{grid-column:1;grid-row:1;align-self:end}.so-footer__details{grid-column:2;grid-row:1;display:grid;align-self:end;gap:28px}.so-footer__principles,.so-footer__service{grid-column:auto;grid-row:auto;align-self:auto}.so-footer__principles{gap:20px;padding-top:0}.so-footer__service{padding-top:20px}.so-footer__identity .so-footer__provider-logos--identity{justify-content:flex-start;gap:14px}.so-footer__identity .so-footer__provider-logos--identity>div{justify-content:flex-start;gap:14px}.so-footer__consultant{grid-column:3;grid-row:1;align-self:end}.so-footer__provider-logos>span{white-space:nowrap}
@media(max-width:1050px){.so-footer--institutional .so-footer__main{grid-template-columns:minmax(0,1fr) 276px;align-items:end}.so-footer__identity,.so-footer__details{grid-column:1}.so-footer__identity{grid-row:1}.so-footer__details{grid-row:2;align-self:start}.so-footer__consultant{grid-column:2;grid-row:1/3;align-self:end}}
@media(max-width:700px){.so-footer--institutional .so-footer__main{grid-template-columns:1fr;align-items:stretch}.so-footer__identity,.so-footer__details,.so-footer__consultant{grid-column:1;grid-row:auto}.so-footer__details{gap:26px}.so-footer__identity .so-footer__provider-logos--identity{align-items:center;flex-direction:row;flex-wrap:wrap}.so-footer__identity .so-footer__provider-logos--identity>div{flex-wrap:wrap}}

/* 0.33.17 — balanced WhatsApp action and clearer social spacing. */
.so-footer__consultant-body>a{grid-template-columns:26px auto;justify-content:center;gap:12px}.so-footer__consultant-body>a span,.so-footer__consultant-body>a b{text-align:center}.so-footer__consultant-body>a b{font-size:14px}.so-footer__service .so-social-links{margin-top:10px!important}.so-footer__service a[aria-label="Conversar pelo WhatsApp"] svg{fill:currentColor;stroke:none;stroke-width:0}

/* 0.33.18 — clearer separation between institutional columns. */
.so-footer--institutional .so-footer__main{column-gap:64px}

/* 0.33.19 — logo aligned to the identity reading edge. */
.so-footer__identity-brand{justify-content:flex-start}.so-footer__identity-brand .so-logo{margin-left:0}.so-footer__identity-brand .so-logo img{max-width:228px;max-height:77px}

/* 0.33.20 — editorial team and office story. */
.so-differentials{grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);align-items:center;gap:72px;padding:72px!important;overflow:hidden}.so-differentials__copy{position:relative;z-index:1}.so-differentials__copy .so-kicker{margin-bottom:13px;color:var(--so-brand-ink)}.so-differentials__copy h2{max-width:530px;margin:0;color:#17213e;font-size:clamp(38px,4vw,62px);line-height:1.02}.so-differentials__copy p{max-width:500px;margin:25px 0 0;color:#66728a;font-size:18px;line-height:1.55}.so-gallery{position:relative;display:grid;grid-template-columns:minmax(0,1.26fr) minmax(180px,.74fr);align-items:end;gap:18px;min-height:430px}.so-gallery figure{position:relative;margin:0;overflow:hidden;box-shadow:0 22px 48px rgba(18,33,66,.15)}.so-gallery img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover;transition:transform .5s ease}.so-gallery figure:hover img{transform:scale(1.04)}.so-gallery__team{height:430px;border-radius:24px}.so-gallery__team:after,.so-gallery__office:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(180deg,transparent,rgba(8,18,43,.76))}.so-gallery figcaption{position:absolute;z-index:1;right:22px;bottom:21px;left:22px;color:#fff}.so-gallery figcaption span{display:block;margin-bottom:5px;color:var(--so-accent);font-size:9px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.so-gallery figcaption strong{display:block;max-width:250px;font-size:17px;line-height:1.16;letter-spacing:-.025em}.so-gallery__office{height:278px;margin-bottom:0;border:7px solid #fff;border-radius:20px;box-shadow:0 18px 40px rgba(18,33,66,.18)}.so-gallery__office figcaption{right:15px;bottom:15px;left:15px}.so-gallery__office figcaption strong{font-size:13px}.so-gallery__office figcaption span{font-size:8px}@media(max-width:900px){.so-differentials{grid-template-columns:1fr;gap:36px}.so-gallery{max-width:680px}.so-differentials__copy h2{max-width:640px}}@media(max-width:620px){.so-differentials{padding:38px 24px!important}.so-gallery{grid-template-columns:1fr;min-height:0;gap:14px}.so-gallery__team{height:360px}.so-gallery__office{height:220px;margin:0 0 0 28px}.so-gallery figcaption strong{font-size:15px}}

/* 0.33.21 — animated three-photo service gallery. */
.so-differentials{background:radial-gradient(circle at 86% 8%,color-mix(in srgb,var(--so-brand) 9%,transparent),transparent 30%),linear-gradient(135deg,#fff,#f4f7fc)!important}.so-gallery{grid-template-columns:minmax(0,1.1fr) minmax(185px,.62fr);min-height:456px}.so-gallery__team{height:456px;animation:soGalleryLead .8s .08s cubic-bezier(.2,.75,.2,1) both}.so-gallery__side{display:grid;grid-template-rows:1fr 1fr;gap:16px;height:456px}.so-gallery__side.is-single{grid-template-rows:1fr}.so-gallery__side figure{height:auto;border:6px solid rgba(255,255,255,.96);border-radius:19px;animation:soGallerySide .75s cubic-bezier(.2,.75,.2,1) both}.so-gallery__office{animation-delay:.19s!important}.so-gallery__detail{animation-delay:.3s!important}.so-gallery__team:after,.so-gallery__office:after,.so-gallery__detail:after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(180deg,transparent,rgba(8,18,43,.78))}.so-gallery__side figcaption{right:14px;bottom:13px;left:14px}.so-gallery__side figcaption strong{font-size:12px;line-height:1.12}.so-gallery__side figcaption span{font-size:7px}.so-gallery__detail{box-shadow:0 18px 40px rgba(18,33,66,.16)}@keyframes soGalleryLead{from{opacity:0;transform:translateX(28px) scale(.96)}to{opacity:1;transform:none}}@keyframes soGallerySide{from{opacity:0;transform:translateX(20px) translateY(8px)}to{opacity:1;transform:none}}@media(max-width:620px){.so-gallery{grid-template-columns:1fr;min-height:0}.so-gallery__team{height:370px}.so-gallery__side{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:190px}.so-gallery__side.is-single{grid-template-columns:1fr;grid-template-rows:210px}.so-gallery__side figure{height:auto}.so-gallery__side figcaption strong{font-size:12px}}

/* 0.33.22 — focused service statement with an unframed image mosaic. */
.so-differentials{position:relative;min-height:640px;grid-template-columns:minmax(0,.78fr) minmax(500px,1.22fr);gap:86px;padding:88px!important;isolation:isolate}.so-differentials:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;width:42%;background:linear-gradient(145deg,color-mix(in srgb,var(--so-brand) 9%,#fff),transparent 74%);clip-path:polygon(0 0,100% 0,82% 100%,0 100%)}.so-differentials__copy{padding:38px 0 38px 34px;border-left:3px solid var(--so-brand)}.so-differentials__copy h2{max-width:570px;font-size:clamp(46px,4.7vw,72px);line-height:.98;letter-spacing:-.065em}.so-differentials__copy p{max-width:460px;margin-top:30px;font-size:20px;line-height:1.5}.so-gallery{grid-template-columns:minmax(0,1.12fr) minmax(192px,.58fr);min-height:510px;gap:20px}.so-gallery__team{height:510px;border-radius:30px;box-shadow:0 30px 70px rgba(18,33,66,.2)}.so-gallery__side{height:510px;gap:20px}.so-gallery__side figure{border:0;border-radius:24px;box-shadow:0 20px 45px rgba(18,33,66,.15)}.so-gallery__team:after,.so-gallery__office:after,.so-gallery__detail:after{display:none}.so-gallery__team img,.so-gallery__side img{filter:saturate(1.04) contrast(1.03)}.so-gallery__team:hover img{transform:scale(1.035)}.so-gallery__side figure:hover img{transform:scale(1.06)}@media(max-width:900px){.so-differentials{grid-template-columns:1fr;gap:46px;padding:62px!important}.so-differentials:before{width:100%;height:42%;bottom:auto;clip-path:none}.so-differentials__copy{padding-left:28px}.so-gallery{max-width:760px;width:100%}}@media(max-width:620px){.so-differentials{min-height:0;padding:42px 24px!important}.so-differentials__copy{padding:16px 0 16px 20px}.so-differentials__copy h2{font-size:clamp(42px,12vw,58px)}.so-differentials__copy p{font-size:17px}.so-gallery{gap:14px}.so-gallery__team{height:390px;border-radius:22px}.so-gallery__side{height:auto;gap:14px}.so-gallery__side figure{border-radius:18px}}
