.hiw-legacy,.hiw-legacy :is(h1,h2,h3,h4,h5,h6){font-family:var(--bac-font,var(--font-cabinet,"Cabinet Grotesk",system-ui,sans-serif))}.hiw-roles{display:grid;grid-template-columns:1fr;gap:.75rem;max-width:1120px;margin:0 auto;padding:1.75rem 1.25rem 2rem}@media (min-width:640px){.hiw-roles{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}.hiw-roles__card{border:2px solid #1a1a2e;background:#fff;padding:1.25rem;box-shadow:3px 3px 0 #1a1a2e}.hiw-roles__label{margin:0 0 .5rem;color:#ff6b2b;font-size:.85rem;font-weight:800;letter-spacing:.02em}.hiw-roles__body{margin:0;color:rgba(26,26,46,.6);font-size:.9rem;line-height:1.55}.hiw-tabs{position:sticky;top:4rem;z-index:30;background:#fff;border-bottom:2px solid rgba(26,26,46,.1)}.hiw-tabs__inner{display:flex;gap:.5rem;max-width:1120px;margin:0 auto;padding:.75rem 1.25rem}.hiw-tabs__btn{flex:1;display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.55rem 1rem;border:2px solid rgba(26,26,46,.15);background:#fff;color:#1a1a2e;font-family:var(--bac-font,var(--font-cabinet,"Cabinet Grotesk",system-ui,sans-serif));font-size:.85rem;font-weight:800;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}@media (min-width:640px){.hiw-tabs__btn{flex:0 0 auto}}.hiw-tabs__btn:hover{border-color:#ff6b2b;color:#ff6b2b}.hiw-tabs__btn.is-active{background:#ff6b2b;border-color:#1a1a2e;color:#fff;box-shadow:3px 3px 0 #1a1a2e}