.setores-page{background:var(--paper);color:#1f1d1a;padding-top:88px;min-height:100vh}.setores-hero{max-width:900px;margin:0 auto;padding:56px max(24px,6vw) 12px}.setores-hero h1{font-size:clamp(2.6rem,5.4vw,4.4rem);line-height:1.02;letter-spacing:-.02em;margin:16px 0 22px;text-wrap:balance}.setores-hero h1 em{color:#B53A00;font-style:normal}.setores-hero p{font-size:17px;line-height:1.62;color:#4a4640;max-width:660px;margin:0 0 14px}.setores-hero-apoio{font-size:15.5px;color:#6e6962}.setores-grade-secao{max-width:1180px;margin:0 auto;padding:34px max(24px,6vw) 56px}.setores-grade-secao h2{font-size:clamp(1.5rem,2.6vw,2rem);margin:0 0 22px;letter-spacing:-.015em}.setores-grade{list-style:none;margin:0;padding:0;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.setores-grade a{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2px 14px;min-height:76px;padding:16px 20px;background:#fff;border:1px solid #e6e1da;border-radius:6px;text-decoration:none;color:#1f1d1a;transition:border-color .2s ease}.setores-grade a:hover{border-color:#B53A00}.setores-grade strong{grid-column:1;font-size:16.5px;line-height:1.25;font-weight:650;letter-spacing:-.01em}.setores-grade span{grid-column:1;grid-row:2;font-size:13px;color:#6e6962}.setores-grade b{grid-column:2;grid-row:1/3;color:#B53A00;font-size:19px;font-weight:400}.setores-nota{margin:24px 0 0;font-size:15px;line-height:1.6;color:#4a4640;max-width:640px}.setores-nota a{color:#B53A00;text-decoration:underline;text-underline-offset:3px}.setores-page .bloco-contato{max-width:1180px;margin:0 auto}@media(max-width:640px){.setores-hero{padding-top:36px}.setores-hero h1{font-size:clamp(30px,9.5vw,60px)}.setores-grade{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.setores-grade a{transition:none}}