.aw-why-choose{background-color:#fff;padding:80px 0}.aw-why-choose__inner{margin:0 auto;max-width:1152px;padding:0 24px}.aw-section-header{margin-bottom:48px}.aw-section-header--center{text-align:center}.aw-section-label{color:var(--aw-blue,#1a4f8a);font-size:.72rem;font-weight:700;letter-spacing:.1em;margin:0 0 8px;text-transform:uppercase}.aw-section-heading{color:var(--aw-navy,#0d2240);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.15;margin:0 0 12px}.aw-section-sub{color:var(--aw-muted,#5a7a9a);font-size:.9rem;line-height:1.7;margin:0 auto;max-width:560px}.aw-feature-grid{display:grid;gap:20px;grid-template-columns:1fr}@media (min-width:640px){.aw-feature-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.aw-feature-grid{grid-template-columns:1fr 1fr 1fr}}.aw-feature-card{background-color:var(--aw-navy,#0d2240);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;overflow:hidden;padding:24px;position:relative;transition:background-color .2s ease}.aw-feature-card:hover{background-color:var(--aw-blue,#1a4f8a)}.aw-feature-card__top-bar{background-color:var(--aw-amber,#e8a020);height:2px;left:0;position:absolute;right:0;top:0}.aw-feature-card__icon{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:8px;color:var(--aw-amber,#e8a020);display:flex;height:40px;justify-content:center;margin-bottom:16px;transition:background-color .2s ease;width:40px}.aw-feature-card:hover .aw-feature-card__icon{background-color:hsla(0,0%,100%,.15)}.aw-feature-card__title{color:#fff;font-size:.9rem;font-weight:800;line-height:1.3;margin:0 0 8px}.aw-feature-card__body{color:hsla(0,0%,100%,.55);font-size:.78rem;line-height:1.6;margin:0}.aw-feature-card__icon svg{fill:var(--aw-amber,#e8a020);height:20px;width:20px}