.is-hero-audit-wrapper{background-color:var(--dark);color:var(--white);padding:80px 0 100px}.is-hero-audit-grid{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.is-hero-eyebrow{color:var(--secondary,#4b9b82)!important;letter-spacing:1px;margin-bottom:16px;text-transform:uppercase}.is-hero-audit-left h1,.is-hero-audit-left h2,.is-hero-audit-left h3,.is-hero-audit-left h4{color:var(--white)}.is-hero-audit-lead{max-width:90%}.is-hero-audit-list{list-style:none;margin:0 0 40px;padding:0}.is-hero-audit-list li{align-items:flex-start;color:var(--white);display:flex;line-height:1.5;margin-bottom:12px}.is-hero-audit-list svg{color:var(--white);flex-shrink:0;height:18px;margin-right:12px;margin-top:2px;width:18px}.is-hero-btn-group{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px}.is-hero-btn-group ._btn{justify-content:center}.is-hero-outline-link{color:#e2e8f0;display:inline-block;font-size:14px;text-decoration:underline;transition:color .3s ease}.is-hero-outline-link:hover{color:var(--white)!important}.is-router-cards-wrapper{display:grid;gap:20px;grid-template-columns:1fr 1fr}.is-router-card{background-color:var(--white);border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.15);color:var(--tertiary);display:flex;flex-direction:column;padding:32px 20px;position:relative}.is-badge-common{background-color:var(--primary);border:1px solid rgba(19,91,168,.15);border-radius:50px;color:#fff;display:inline-block;font-weight:700;left:50%;line-height:1.2;margin-bottom:1.5rem;padding:8px 16px;position:absolute;top:-20px;transform:translateX(-50%);white-space:nowrap}.is-router-card p{color:var(--body_color);flex-grow:1;margin:0 0 24px;text-align:center}.is-router-card-actions{display:flex;flex-direction:column;gap:12px}.is-router-card-actions ._btn{font-size:14px;justify-content:center;width:100%}.is-router-link{color:var(--link_color,var(--primary));display:block;font-size:13px;font-weight:700;margin-top:8px;text-align:center;text-decoration:underline;transition:color .3s ease}.is-router-link:hover{color:var(--link_hover_color)}.is-router-card-actions a._btn._btn-link{padding-left:0;padding-right:0}.is-router-card h3{text-align:center}.is-hero-audit-left a._btn._btn-link{color:#fff!important;padding-left:0;padding-right:0}.is-hero-audit-grid.single_card{grid-template-columns:2fr 1fr}.is-hero-audit-grid.single_card .is-router-cards-wrapper{grid-template-columns:1fr}@media (max-width:991px){.is-hero-audit-grid{gap:64px;grid-template-columns:1fr}.is-router-cards-wrapper{margin:0 auto;max-width:600px}.is-hero-audit-grid.single_card{grid-template-columns:1fr}}@media (max-width:767px){.is-hero-audit-wrapper{padding:60px 0}.is-router-cards-wrapper{gap:32px;grid-template-columns:1fr}.is-hero-btn-group{flex-direction:column}.is-hero-btn-group ._btn{width:100%}}