.of-structured{background-color:var(--v2-surface-tint);color:var(--v2-ink);padding:clamp(46px,7vh,72px) 0;position:relative}.of-structured .content-wrapper{position:relative;z-index:1}.of-structured__header{margin:0 auto clamp(20px,2.5vh,30px);max-width:880px;text-align:center}.of-structured__accent-bar,.of-structured__label{display:none}.of-structured__heading{color:var(--v2-ink)!important;font-size:var(--v2-text-h2)!important;font-weight:300;letter-spacing:0;line-height:1.2;margin:0!important;max-width:none}.of-structured__body{margin:0 auto clamp(32px,4.5vh,56px);max-width:880px;text-align:center}.of-structured__body p{color:#1f3e45!important;font-size:var(--v2-text-body)!important;font-weight:400;line-height:1.6;margin:0!important}.of-structured__tiles{align-items:start;display:grid;gap:clamp(16px,2vw,28px);grid-template-columns:repeat(5,minmax(0,1fr));margin:0 auto;max-width:1200px}.of-structured__tile{align-items:center;background:transparent;border:none;display:flex;flex-direction:column;gap:14px;padding:0;text-align:center}.of-structured__icon{align-items:center;background:rgba(5,154,145,.1);border-radius:50%;color:var(--v2-teal-brand);display:inline-flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.of-structured__icon svg{display:block}.of-structured__tile-text{color:var(--v2-ink)!important;font-size:var(--v2-text-body)!important;font-weight:600;line-height:1.35}.of-structured__footnote{color:rgba(15,46,46,.7)!important;font-size:var(--v2-text-eyebrow)!important;line-height:1.5;margin:clamp(20px,3vh,32px) 0 0!important}@media (max-width:1024px){.of-structured__tiles{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.of-structured__tiles{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.of-structured__tile{gap:12px}.of-structured__icon{height:38px;width:38px}}@media (max-width:420px){.of-structured__tiles{grid-template-columns:1fr}.of-structured__heading{font-size:24px!important}.of-structured__body p{font-size:var(--v2-text-body-mobile)!important}}