body.amv-locations-page { padding-top: 0 !important; }
body.amv-locations-page.amv-uses-amv-header #header { display: none !important; }
body.amv-locations-page #content { padding: 0; }
body.amv-locations-page .am-site-header { top: 0 !important; bottom: auto !important; height: 100px !important; background: rgba(20,28,32,.3); border-bottom: 1px solid #ffffff26; }
body.amv-locations-page .am-site-header-inner { min-height: 100px; padding-top: 0 !important; padding-bottom: 0 !important; }
body.amv-locations-page .am-site-menu > li > a,
body.amv-locations-page .am-site-phone { color: #fff !important; }
body.amv-locations-page .am-site-menu .sub-menu a { color: #080808 !important; }
.amv-locations, .amv-locations * { box-sizing: border-box; }
.amv-locations { background: #f8fafc; color: #080808; font-family: "Inter", Arial, sans-serif; }
.amv-locations__container { width: min(100% - 48px, 1200px); margin-inline: auto; }
.amv-locations h1, .amv-locations h2 { margin: 0; color: #080808 !important; font-family: "Space Grotesk", "Inter", Arial, sans-serif !important; font-size: 44px !important; font-weight: 700 !important; line-height: 1.08 !important; letter-spacing: -1.2px !important; text-transform: none !important; }
.amv-locations h1::before, .amv-locations h1::after, .amv-locations h2::before, .amv-locations h2::after, .amv-locations h3::before { display: none !important; }
.amv-locations a:focus-visible, .amv-locations summary:focus-visible { outline: 3px solid #168fc3; outline-offset: 5px; }
.amv-locations__hero { min-height: 766px; background: linear-gradient(90deg,rgba(7,18,24,.83),rgba(15,58,74,.7) 32%,rgba(15,40,50,.12) 61%,transparent 100%), url('../images/locations/locations-hero.png') center / cover; }
.amv-locations__hero-inner { width: 100%; min-height: 766px; padding: 222px 13% 100px; }
.amv-locations__hero-copy { width: 475px; max-width: 100%; }
.amv-locations__hero h1 { color: #fff !important; }
.amv-locations__hero p { margin: 26px 0 24px; color: #fff; font-size: 21px; line-height: 1.3; }
.amv-locations__button { display: inline-flex; align-items: center; justify-content: center; gap: 9px; min-height: 48px; padding: 14px 20px; border: 0; border-radius: 8px; background: #27aae1; color: #fff !important; font-size: 14px; font-weight: 600; line-height: 1.4; text-decoration: none !important; transition: background .2s ease; }
.amv-locations__button:hover { background: #168fc3; }
.amv-locations__cta { position: relative; overflow: hidden; min-height: 214px; margin-bottom: 20px; border: 1px solid #e8edf2; border-radius: 16px; background: linear-gradient(135deg,#fff,#e3eaff); box-shadow: 0 3px 8px #0001; }
.amv-locations__cta::before { content: ''; position: absolute; inset: 0; background: #2bade0; clip-path: polygon(50% 0,100% 0,100% 100%,59% 100%); }
.amv-locations__cta-inner { position: relative; display: flex; align-items: center; justify-content: space-between; gap: 40px; min-height: 214px; padding-inline: 80px 20px; }
.amv-locations__cta a { display: flex; align-items: center; justify-content: center; gap: 15px; min-height: 86px; padding: 22px 34px; border-radius: 13px; background: linear-gradient(135deg,#fff,#e4ebff); color: #1999cf; font-size: 26px; font-weight: 700; text-decoration: none; }
.amv-locations__cta a:hover { background: #fff; }
.amv-locations__cta a span { display: grid; place-items: center; width: 32px; height: 32px; border-radius: 50%; background: #2bade0; color: #fff; font-size: 18px; }
.amv-locations [hidden] { display: none !important; }
.amv-locations__stats { display: flex; flex-wrap: wrap; gap: 14px; margin: 28px 0 24px; padding: 0; list-style: none; color: #fff; }
.amv-locations__stats li { display: flex; align-items: center; gap: 6px; padding: 0 14px 0 0; margin: 0; border-right: 1px solid #ffffff70; font-size: 15px; line-height: 1.5; }
.amv-locations__stats li:last-child { border: 0; }
.amv-locations__stats li::before { display: none; }
.amv-locations__stats svg { width: 24px; height: 24px; fill: none; stroke: #27aae1; stroke-width: 1.5; }
.amv-locations__directory { width: min(100% - 48px,1000px); margin: auto; padding: 120px 0 64px; }
.amv-locations__heading { text-align: center; }
.amv-locations__eyebrow { display: block; margin-bottom: 18px; color: #27aae1; font-size: 16px; font-weight: 600; text-transform: uppercase; }
.amv-locations__heading p { margin: 18px 0 0; font-size: 15px; line-height: 1.5; }
.amv-locations__controls { display: flex; align-items: center; gap: 18px; margin: 52px 0; }
.amv-locations__search { display: flex; flex: 1; align-items: center; min-width: 0; height: 54px; padding: 0 14px; background: #fff; border: 1px solid #e8edf2; border-radius: 8px; }
.amv-locations__search input[type="search"], .amv-locations__search input[type="search"]:focus { width: 100%; min-width: 0; height: 100%; margin: 0; padding: 0 12px 0 0; border: 0 !important; outline: none !important; box-shadow: none !important; background: transparent; color: #080808; font: 16px "Inter",Arial,sans-serif; }
.amv-locations__search svg { flex: 0 0 22px; }
.amv-locations__search:focus-within { outline: 2px solid #27aae1; outline-offset: 3px; }
.amv-locations__filters { display: flex; gap: 14px; }
.amv-locations__filters button, .amv-locations__more { min-height: 54px; margin: 0; padding: 12px 20px; border: 1px solid #e8edf2; border-radius: 30px; background: #fff; color: #555; font: 500 15px/1.4 "Inter",Arial,sans-serif; cursor: pointer; text-transform: none; box-shadow: none; }
.amv-locations__filters button::before, .amv-locations__filters button::after, .amv-locations__more::before, .amv-locations__more::after { display: none; }
.amv-locations__filters button[aria-pressed="true"] { background: #27aae1; border-color: #27aae1; color: #fff; }
.amv-locations button:focus-visible { outline: 3px solid #168fc3; outline-offset: 4px; }
.amv-locations__group { margin-top: 52px; }
.amv-locations__group h3 { display: flex; align-items: center; gap: 18px; margin: 0 0 18px; color: #080808; font: 700 16px/1.4 "Inter",Arial,sans-serif; letter-spacing: 0; text-transform: uppercase; }
.amv-locations__group h3::after { content: ''; display: block; width: 68px; height: 1px; background: #27aae1; }
.amv-locations__grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px; padding: 0; margin: 0; list-style: none; }
.amv-locations__grid li, .amv-locations__service-grid li { margin: 0; padding: 0; min-width: 0; }
.amv-locations__grid li::before, .amv-locations__service-grid li::before { display: none; }
.amv-locations__grid a { display: flex; gap: 8px; align-items: center; height: 100%; min-height: 50px; padding: 10px 14px; border: 1px solid #e8edf2; border-radius: 8px; background: #fff; color: #080808; font-size: 15px; line-height: 1.4; text-decoration: none; }
.amv-locations__grid a::before { content: ''; width: 5px; height: 5px; flex: 0 0 5px; background: #27aae1; border-radius: 50%; }
.amv-locations__grid a:hover { border-color: #27aae1; color: #168fc3; }
.amv-locations .amv-locations__more { display: flex; align-items: center; justify-content: center; gap: 10px; min-width: 169px; min-height: 44px; margin: 52px auto 0; padding: 10px 22px; border: 1px solid #27aae1; background: transparent; color: #27aae1; font-size: 14px; font-weight: 600; line-height: 22px; }
.amv-locations__more svg { display: block; flex: 0 0 16px; }
.amv-locations__more[aria-expanded="true"] svg { transform: rotate(180deg); }
.amv-locations__empty { padding: 50px 0; text-align: center; }
.amv-locations__services { padding-top: 240px; padding-bottom: 100px; }
.amv-locations__service-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 86px 24px; margin: 86px 0 0; padding: 0; list-style: none; }
.amv-locations__service-grid li { flex: 0 0 calc((100% - 72px)/4); }
.amv-locations__service-grid a { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 14px; min-height: 190px; height: 100%; padding: 26px 16px 18px; background: #fff; border: 1px solid transparent; border-radius: 16px; box-shadow: 0 3px 5px #0001; color: #080808; font-size: 16px; font-weight: 700; text-align: center; text-decoration: none; }
.amv-locations__service-grid a:hover { border-color: #27aae1; }
.amv-locations__service-grid img { display: block; width: 76px; height: 76px; object-fit: contain; }
.amv-locations__service-arrow { color: #27aae1; font-size: 25px; font-weight: 400; line-height: 1; }
@media (max-width: 1440px) { .amv-locations__hero-inner { padding-inline: 5%; } }
@media (max-width: 1180px) {
    body.amv-locations-page .am-site-phone { color: #080808 !important; }
    .amv-locations__cta-inner { padding-inline: 20px; }
}
@media (max-width: 900px) {
    .amv-locations h1, .amv-locations h2 { font-size: 36px !important; }
    .amv-locations__hero-inner { width: 100%; padding: 190px 24px 80px; }
    .amv-locations__controls { flex-wrap: wrap; }
    .amv-locations__search { flex-basis: 100%; }
    .amv-locations__grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .amv-locations__cta a { padding: 20px; font-size: 20px; }
    .amv-locations__services { padding-top: 130px; padding-bottom: 80px; }
    .amv-locations__service-grid { gap: 28px; margin-top: 56px; }
    .amv-locations__service-grid li { flex-basis: calc((100% - 28px)/2); }
}
@media (max-width: 600px) {
    .amv-locations__container, .amv-locations__directory { width: calc(100% - 40px); }
    .amv-locations h1, .amv-locations h2 { font-size: 34px !important; letter-spacing: -.7px !important; }
    .amv-locations__hero { background-position: 62% center; }
    .amv-locations__hero-inner { min-height: 700px; padding-top: 155px; }
    .amv-locations__hero p { font-size: 18px; }
    .amv-locations__stats { flex-direction: column; gap: 12px; }
    .amv-locations__stats li { border: 0; }
    .amv-locations__directory { padding-top: 80px; }
    .amv-locations__filters { width: 100%; gap: 8px; }
    .amv-locations__filters button { flex: 1; min-height: 46px; padding: 10px 8px; font-size: 13px; }
    .amv-locations__grid { gap: 12px; }
    .amv-locations__grid a { padding: 10px; font-size: 13px; }
    .amv-locations__cta-inner { flex-direction: column; justify-content: center; min-height: 320px; padding: 30px 0; text-align: center; gap: 40px; }
    .amv-locations__cta::before { clip-path: polygon(0 50%,100% 62%,100% 100%,0 100%); }
    .amv-locations__cta a { min-height: 72px; }
    .amv-locations__services { padding-top: 90px; }
    .amv-locations__service-grid { gap: 20px; }
    .amv-locations__service-grid li { flex-basis: calc((100% - 20px)/2); }
    .amv-locations__service-grid a { font-size: 14px; }
}
