.home-locations{--home-locations-bg:#222;--home-locations-text:#fff;--home-locations-muted:hsla(0,0%,100%,.76);--home-locations-border:hsla(0,0%,100%,.12);--home-locations-shadow:0 24px 60px rgba(0,0,0,.28);--home-locations-accent:#edb509;--home-locations-accent-soft:rgba(237,181,9,.12);background:var(--home-locations-bg);color:var(--home-locations-text);padding:96px 0}.home-locations .uk-container{max-width:1280px}.home-locations__header{margin:0 auto 42px;max-width:820px;text-align:center}.home-locations__eyebrow{color:var(--home-locations-accent);font-size:13px;font-weight:700;letter-spacing:.16em;margin-bottom:14px;text-transform:uppercase}.home-locations__title{color:#fff;font-size:clamp(2.3rem,4vw,3.5rem);font-weight:900;letter-spacing:-.03em;line-height:1.06;margin:0}.home-locations__intro{color:var(--home-locations-muted);font-size:1.05rem;line-height:1.7;margin-top:16px}.home-locations__intro>:first-child{margin-top:0}.home-locations__intro>:last-child{margin-bottom:0}.home-locations__grid{display:grid;gap:24px;grid-template-columns:repeat(6,minmax(0,1fr))}.home-locations__card{background:linear-gradient(180deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,.03));border:1px solid var(--home-locations-border);border-radius:28px;box-shadow:var(--home-locations-shadow);min-width:0;overflow:hidden;position:relative}.home-locations__card:after{background:radial-gradient(circle at top right,rgba(237,181,9,.1),transparent 34%),linear-gradient(135deg,rgba(151,34,29,.08),transparent 42%);content:"";inset:0;pointer-events:none;position:absolute}.home-locations__rail{background:linear-gradient(90deg,#7d2017,#b53a2b 52%,#d8792f);height:8px}.home-locations__inner{background:#fff;display:flex;flex-direction:column;gap:14px;min-height:100%;padding:22px 18px 20px;position:relative;z-index:1}.home-locations__label{align-self:flex-start;background:var(--home-locations-accent-soft);border-radius:999px;color:var(--home-locations-accent);font-size:12px;font-weight:700;letter-spacing:.14em;line-height:1;padding:10px 12px;text-transform:uppercase}.home-locations__card-title{color:#1d120d;font-size:1rem;font-weight:900;letter-spacing:-.02em;line-height:1.18;margin:0}.home-locations__address{color:#67554b;font-size:.8rem;line-height:1.45;margin:0}.home-locations__address a{color:inherit;text-decoration:none}.home-locations__address a:focus,.home-locations__address a:hover{color:var(--home-locations-accent);text-decoration:none}.home-locations__phone{align-self:center;color:#2e211a;display:inline-flex;font-size:.88rem;font-weight:800;justify-content:center;letter-spacing:.01em;line-height:1.2;margin-top:auto;text-align:center;text-decoration:none}.home-locations__phone:focus,.home-locations__phone:hover{color:var(--home-locations-accent);text-decoration:none}@media (max-width:1199px){.home-locations__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.home-locations{padding:72px 0}.home-locations__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-locations__inner{padding:20px 16px 18px}}