.default-page-section{padding-top:clamp(48px,10vw,80px);padding-bottom:clamp(64px,10vw,100px);background-color:var(--color-bg-base)}.default-page-section .container{max-width:1200px}.page-hero-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:clamp(40px,6vw,64px)}.eyebrow-pill{background-color:#EBF8FF;color:var(--color-primary);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0.5px;padding:8px 16px;border-radius:100px;margin-bottom:24px}.page-main-title{font-size:clamp(32px,5vw,48px);color:var(--color-text-dark);font-weight:800;line-height:1.2;letter-spacing:-1px;margin:0}.formatted-content{display:block;width:100%}.formatted-content a{color:var(--color-primary);text-decoration:underline;transition:color 0.3s ease}.formatted-content a:hover{color:#007bb8;text-decoration:none}.formatted-content h2,.formatted-content h3,.formatted-content h4{color:var(--color-text-dark);font-weight:800;text-transform:uppercase;margin-top:0}.formatted-content h2{font-size:clamp(20px,3vw,28px);line-height:1.3;letter-spacing:-0.9px;margin-bottom:clamp(24px,4vw,32px)}.formatted-content h3{font-size:clamp(18px,2.5vw,22px);line-height:1.4;letter-spacing:-0.66px;margin-bottom:16px}.formatted-content p{font-size:14px;color:var(--color-text-base);line-height:1.6;margin-top:0;margin-bottom:16px}.formatted-content ul,.formatted-content ol{margin-top:0;margin-bottom:16px;padding-left:20px}.formatted-content li{font-size:14px;color:var(--color-text-base);line-height:1.6;margin-bottom:8px}.formatted-content > h2{margin-top:clamp(40px,6vw,56px)}.formatted-content > h2:first-child{margin-top:0}.formatted-content > h3{margin-top:32px}.formatted-content > p,.formatted-content > ul,.formatted-content > ol{margin-bottom:24px}.formatted-content > *:last-child{margin-bottom:0}.is-style-caixa-destaque{background-color:#EBF8FF;border-radius:var(--radius-img-card);padding:clamp(32px,5vw,48px) clamp(24px,5vw,48px);margin-top:clamp(32px,5vw,48px);margin-bottom:clamp(32px,5vw,48px)}.formatted-content > .is-style-caixa-destaque:first-child{margin-top:0}.formatted-content > .is-style-caixa-destaque:last-child{margin-bottom:0}.is-style-caixa-destaque > *:last-child{margin-bottom:0}@media (min-width:992px){.formatted-content{margin:0 auto}}