/* Match the resource library to the larger, more polished service section. */
.resources{background:#edf4f3!important}
.resource-intro{max-width:820px;margin-bottom:38px}
.resource-intro .eyebrow{display:inline-flex;align-items:center;gap:.65rem;margin-bottom:.85rem;padding:.48rem .9rem .43rem;border-radius:999px;background:#123247;color:#fff!important;font-size:.82rem;font-weight:800;letter-spacing:.16em;line-height:1}
.resource-intro .eyebrow::before{content:'';width:.48rem;height:.48rem;border-radius:50%;background:#e6ba79;box-shadow:0 0 0 3px rgba(230,186,121,.2)}
.resource-intro h2{margin:0 0 .7rem;color:#123247;font-size:clamp(2.25rem,4.2vw,4.1rem);letter-spacing:-.035em;line-height:1.03}
.resource-intro>p:last-child{max-width:700px;margin:0;color:#3b5a67;font-size:1.1rem;line-height:1.58}
.resource-library{gap:18px}
.resource-topic{grid-template-columns:52px 1fr;min-height:172px;padding:24px;border-radius:4px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.resource-topic:hover{border-color:#d99a45}
.resource-icon{width:48px;height:48px;font-size:1.35rem;font-weight:700}
.resource-topic small{font-size:.67rem}
.resource-topic h3{font-size:1.28rem;line-height:1.15}
.resource-topic p{font-size:.94rem;line-height:1.48}
.resource-topic b{font-size:.79rem}
.resource-topic-insurance{border-top:4px solid #d99a45;background:linear-gradient(145deg,#fff,#fffaf3)}
.resource-topic-insurance .resource-icon{background:#123247}
@media(max-width:760px){.resources.section{padding:64px 0}.resource-intro{margin-bottom:28px}.resource-intro h2{font-size:clamp(2.1rem,10vw,3rem)}.resource-intro>p:last-child{font-size:1rem}.resource-library{gap:14px}.resource-topic{min-height:0;padding:20px}}
