.sobre-hero{padding:96px 0 64px}.sobre-hero__grid{display:grid;grid-template-columns:minmax(260px,360px) 1fr;gap:64px;align-items:center}.sobre-hero__id{display:flex;flex-direction:column;align-items:center;gap:20px}.sobre-hero__avatar{width:280px;height:280px;border-radius:50%;background:#0F2D6B;overflow:hidden;display:flex;align-items:center;justify-content:center}.sobre-hero__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sobre-hero__wordmark{width:100%;max-width:280px;height:auto}.sobre-hero__copy{display:flex;flex-direction:column;gap:24px}.sobre-hero__eyebrow{font-size:13px;letter-spacing:6px;text-transform:lowercase;color:#5C6373;font-weight:300;margin:0}.sobre-hero__eyebrow .num{margin-right:8px}.sobre-hero__title{font-family:Poppins,system-ui,sans-serif;font-size:clamp(2.2rem,4.5vw,3.6rem);line-height:1.12;color:#0F2D6B;font-weight:300;margin:0;letter-spacing:-.01em}.sobre-hero__title em{font-style:italic;font-weight:400}.sobre-hero__sub{font-family:Poppins,system-ui,sans-serif;font-size:1.125rem;line-height:1.6;color:#3a4150;margin:0;max-width:56ch}@media (max-width:900px){.sobre-hero{padding:64px 0 40px}.sobre-hero__grid{grid-template-columns:1fr;gap:32px}.sobre-hero__avatar{width:200px;height:200px}.sobre-hero__wordmark{max-width:220px}}.sobre-motivos{padding:64px 0;background:linear-gradient(180deg,transparent,rgba(15,45,107,.025))}.sobre-motivos__head{max-width:720px;margin:0 auto 56px;text-align:center;padding:0 24px}.sobre-motivos__eyebrow{font-size:13px;letter-spacing:6px;text-transform:lowercase;color:#5C6373;font-weight:300}.sobre-motivos__title{font-family:Poppins,system-ui,sans-serif;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.2;color:#0F2D6B;font-weight:300;margin:12px 0 0;letter-spacing:-.01em}.sobre-motivos__title em{font-style:italic;font-weight:400}.sobre-acord{padding:64px 0 96px;max-width:1100px;margin:0 auto}.sobre-acord__list{list-style:none;padding:0;margin:0;border-top:1px solid rgba(15,45,107,.12)}.sobre-acord__item{border-bottom:1px solid rgba(15,45,107,.12)}.sobre-acord__details{position:relative}.sobre-acord__summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .2s ease}.sobre-acord__summary::-webkit-details-marker{display:none}.sobre-acord__summary:hover{background:rgba(15,45,107,.025)}.sobre-acord__num{font-size:13px;letter-spacing:6px;color:#5C6373;min-width:32px}.sobre-acord__label,.sobre-acord__num{font-family:Poppins,system-ui,sans-serif;font-weight:300}.sobre-acord__label{flex:1;font-size:clamp(1.25rem,2vw,1.6rem);color:#0F2D6B;letter-spacing:-.005em}.sobre-acord__chev{width:32px;height:32px;border:1px solid rgba(15,45,107,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0F2D6B;font-weight:300;font-size:18px;line-height:1;transition:transform .3s ease,background-color .2s ease}.sobre-acord__details[open] .sobre-acord__chev{transform:rotate(45deg);background:#0F2D6B;color:#fff;border-color:#0F2D6B}.sobre-acord__body{padding:0 32px 40px;max-width:800px;animation:sobreAcordFadeIn .32s ease}.sobre-acord__body p{font-family:Poppins,system-ui,sans-serif;font-size:1.05rem;line-height:1.75;color:#3a4150;margin:0 0 1.2em}.sobre-acord__body p.lead{font-size:1.2rem;color:#0F2D6B;font-weight:400}.sobre-acord__body h4{font-family:Poppins,system-ui,sans-serif;font-size:.92rem;letter-spacing:4px;text-transform:lowercase;color:#0F2D6B;font-weight:500;margin:32px 0 12px}.sobre-acord__body ul{list-style:none;padding:0;margin:0 0 24px}.sobre-acord__body ul li{padding:10px 0;border-bottom:1px dashed rgba(15,45,107,.12);display:grid;grid-template-columns:100px 1fr;gap:16px;align-items:baseline}.sobre-acord__body ul li:last-child{border-bottom:none}.sobre-acord__body ul li strong{font-weight:500;color:#0F2D6B;font-size:.95rem}.sobre-acord__body ul li span{font-size:.98rem;color:#3a4150}@keyframes sobreAcordFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:720px){.sobre-acord__summary{padding:20px 16px;gap:12px}.sobre-acord__body{padding:0 16px 32px}.sobre-acord__body ul li{grid-template-columns:1fr;gap:4px}}.sobre-banner{background:#fef3c7;color:#78350f;padding:10px 20px;font-size:.85rem;text-align:center;font-weight:500}.sobre-acord,.sobre-acord__body,.sobre-acord__details,.sobre-acord__item,.sobre-acord__list{overflow:visible}.sobre-acord__body{margin-left:auto;margin-right:auto}.sobre-acord__body .fundador-page{margin:0;padding:0;max-width:none;background:transparent}.sobre-acord__body .fp-quote,.sobre-acord__body .fp-trajetoria{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);box-sizing:border-box}.sobre-acord__body .fp-trajetoria{padding:4rem 2rem 3rem}.sobre-acord__body .fp-quote{padding:4rem 2rem}.sobre-acord__details[open] .fp-reveal{opacity:1;transform:none;animation:sobreAcordReveal .7s cubic-bezier(.25,.46,.45,.94) both}@keyframes sobreAcordReveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}.sobre-acord__details[open] .fp-reveal[data-fp-variant=left]{animation-name:sobreAcordRevealFromLeft}.sobre-acord__details[open] .fp-reveal[data-fp-variant=right]{animation-name:sobreAcordRevealFromRight}.sobre-acord__details[open] .fp-reveal[data-fp-variant=scale]{animation-name:sobreAcordRevealScale}@keyframes sobreAcordRevealFromLeft{0%{opacity:0;transform:translateX(-28px)}to{opacity:1;transform:none}}@keyframes sobreAcordRevealFromRight{0%{opacity:0;transform:translateX(28px)}to{opacity:1;transform:none}}@keyframes sobreAcordRevealScale{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}.sobre-acord__details[open] .fp-timeline__item:first-child{animation-delay:.05s}.sobre-acord__details[open] .fp-timeline__item:nth-child(2){animation-delay:.15s}.sobre-acord__details[open] .fp-timeline__item:nth-child(3){animation-delay:.25s}.sobre-acord__details[open] .fp-timeline__item:nth-child(4){animation-delay:.35s}.sobre-acord__details[open] .fp-timeline__item:nth-child(5){animation-delay:.45s}.sobre-acord__details[open] .fp-timeline__item:nth-child(6){animation-delay:.55s}.sobre-acord__details[open] .fp-timeline__item:nth-child(7){animation-delay:.65s}.sobre-acord__details[open] .fp-timeline__item:nth-child(8){animation-delay:.75s}.sobre-acord__details[open] .fp-trajetoria__head.fp-reveal{animation-delay:0s}.sobre-acord__details[open] .fp-quote .fp-reveal{animation-delay:.9s}@media (prefers-reduced-motion:reduce){.sobre-acord__details[open] .fp-reveal{animation:none}}