:root {
  --ink: #0a0a0a;
  --charcoal: #181818;
  --muted: #666666;
  --paper: #f6f6f3;
  --surface: #ffffff;
  --line: #dddddd;
  --red: #e83020;
  --red-dark: #ba2118;
  --silver: #e8e8e8;
  --shadow: 0 24px 70px rgba(0, 0, 0, 0.18);
  --hero-image: image-set(url("assets/ostorage-hero-960.jpg") type("image/jpeg") 1x, url("assets/ostorage-hero.png") type("image/png") 2x);
}

@media (max-width: 760px) {
  body .site-header .main-nav > a::after,
  body .site-header .main-nav .nav-location-button::before {
    display: block !important;
    content: "" !important;
    left: 0 !important;
    right: 0 !important;
    bottom: -4px !important;
    height: 2px !important;
    border-radius: 999px !important;
    background: var(--red) !important;
    opacity: 0 !important;
    transform: scaleX(0.45) !important;
    transform-origin: center !important;
    transition: opacity 0.16s ease, transform 0.16s ease !important;
  }

  body .site-header .main-nav > a:hover,
  body .site-header .main-nav > a:focus-visible,
  body .site-header .main-nav > a.is-active,
  body .site-header .main-nav .nav-location-button:hover,
  body .site-header .main-nav .nav-location-button:focus-visible,
  body .site-header .main-nav .nav-location.is-active .nav-location-button {
    color: #fff !important;
    opacity: 1 !important;
  }

  body .site-header .main-nav > a:hover::after,
  body .site-header .main-nav > a:focus-visible::after,
  body .site-header .main-nav > a.is-active::after,
  body .site-header .main-nav .nav-location-button:hover::before,
  body .site-header .main-nav .nav-location-button:focus-visible::before,
  body .site-header .main-nav .nav-location.is-active .nav-location-button::before {
    opacity: 1 !important;
    transform: scaleX(1) !important;
  }

  body .site-header .main-nav .nav-location-button::after {
    display: none !important;
    content: none !important;
  }
}

.prices-page .original-content h2 {
  margin: 18px 0 8px !important;
  font-size: clamp(1.05rem, 2.4vw, 1.55rem) !important;
  line-height: 1.24 !important;
  letter-spacing: 0 !important;
}

.prices-page .original-content h2:first-child,
.prices-page .original-content h2:nth-of-type(2),
.prices-page .original-content h2:nth-of-type(25),
.prices-page .original-content h2:nth-of-type(39) {
  font-size: clamp(1.35rem, 3.2vw, 2rem) !important;
  line-height: 1.16 !important;
}

@media (max-width: 760px) {
  .prices-page .original-content h2 {
    font-size: 1.02rem !important;
    line-height: 1.28 !important;
  }

  .prices-page .original-content h2:first-child,
  .prices-page .original-content h2:nth-of-type(2),
  .prices-page .original-content h2:nth-of-type(25),
  .prices-page .original-content h2:nth-of-type(39) {
    font-size: 1.35rem !important;
    line-height: 1.18 !important;
  }
}

@media (max-width: 640px) {
  html,
  body {
    width: 100%;
    max-width: 100%;
    overflow-x: clip;
  }

  body {
    position: relative;
  }

  body > * {
    max-width: 100%;
  }

  [class^="VIpgJd"],
  [class*=" VIpgJd"],
  .skiptranslate {
    max-width: 0 !important;
    overflow: hidden !important;
  }

  .site-header .main-nav {
    grid-column: 1 / -1 !important;
    grid-row: 3 !important;
    max-width: calc(100vw - 32px) !important;
    width: calc(100vw - 32px) !important;
    overflow: visible !important;
    flex-wrap: wrap !important;
    white-space: normal !important;
    row-gap: 6px !important;
  }

  .site-header .main-nav > a,
  .site-header .nav-location-button {
    font-size: 0.86rem !important;
    line-height: 1.1 !important;
  }

  .site-header .header-contact-icons {
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    justify-self: stretch !important;
  }

  .site-header .language-switcher,
  .site-header .language-button {
    max-width: 40px !important;
  }

  .site-header .language-menu {
    right: 0 !important;
    left: auto !important;
    max-width: calc(100vw - 32px) !important;
  }

  .consent-banner {
    left: 14px;
    right: 14px;
    bottom: 72px;
    grid-template-columns: 1fr;
  }

  .consent-banner div {
    justify-content: stretch;
  }

  .consent-banner .btn {
    width: 100%;
  }
}

@media (max-width: 760px) {
  .site-header {
    row-gap: 8px !important;
  }

  .site-header .main-nav {
    display: flex !important;
    grid-column: 1 / -1 !important;
    width: calc(100vw - 24px) !important;
    max-width: calc(100vw - 24px) !important;
    margin: 0 auto !important;
    padding: 2px 0 6px !important;
    gap: 18px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scrollbar-width: none !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    white-space: nowrap !important;
  }

  .site-header .main-nav::-webkit-scrollbar {
    display: none !important;
  }

  .site-header .main-nav > a,
  .site-header .main-nav .nav-location,
  .site-header .main-nav .nav-location-button {
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
  }

  .site-header .main-nav > a,
  .site-header .main-nav .nav-location-button {
    min-height: 0 !important;
    height: auto !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: rgba(255, 255, 255, 0.86) !important;
    font-size: 0.88rem !important;
    font-weight: 750 !important;
    line-height: 1.3 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    overflow-wrap: normal !important;
  }

  .site-header .main-nav > a::after,
  .site-header .main-nav .nav-location-button::before {
    display: none !important;
  }

  .site-header .main-nav > a:hover,
  .site-header .main-nav .nav-location-button:hover,
  .site-header .main-nav .nav-location.is-open .nav-location-button {
    transform: none !important;
    background: transparent !important;
    color: #fff !important;
  }
}

.prices-page .page-hero h1 {
  max-width: 720px !important;
  font-size: clamp(2.1rem, 6vw, 4.2rem) !important;
  line-height: 1.02 !important;
}

.prices-page .original-content h2 {
  margin: 18px 0 8px !important;
  font-size: clamp(1.05rem, 2.4vw, 1.55rem) !important;
  line-height: 1.24 !important;
  letter-spacing: 0 !important;
}

.prices-page .original-content h2:first-child,
.prices-page .original-content h2:nth-of-type(2),
.prices-page .original-content h2:nth-of-type(25),
.prices-page .original-content h2:nth-of-type(39) {
  margin-top: 28px !important;
  font-size: clamp(1.45rem, 3vw, 2.1rem) !important;
  line-height: 1.12 !important;
}

.prices-page .original-content p {
  font-size: clamp(0.98rem, 1.7vw, 1.08rem) !important;
  line-height: 1.58 !important;
}

@media (max-width: 760px) {
  .prices-page .page-hero h1 {
    font-size: 2rem !important;
    line-height: 1.05 !important;
  }

  .prices-page .page-hero p {
    font-size: 0.96rem !important;
    line-height: 1.45 !important;
  }

  .prices-page .original-content h2 {
    margin: 14px 0 7px !important;
    font-size: 1.02rem !important;
    line-height: 1.28 !important;
  }

  .prices-page .original-content h2:first-child,
  .prices-page .original-content h2:nth-of-type(2),
  .prices-page .original-content h2:nth-of-type(25),
  .prices-page .original-content h2:nth-of-type(39) {
    margin-top: 24px !important;
    font-size: 1.35rem !important;
    line-height: 1.16 !important;
  }
}

.consent-banner {
  left: auto !important;
  right: max(16px, env(safe-area-inset-right)) !important;
  bottom: max(16px, env(safe-area-inset-bottom)) !important;
  width: min(560px, calc(100vw - 32px)) !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 16px !important;
  padding: 16px !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
  border-radius: 8px !important;
  background: rgba(13, 17, 23, 0.96) !important;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.34) !important;
  backdrop-filter: blur(14px) !important;
}

.consent-copy {
  min-width: 0 !important;
}

.consent-copy strong {
  display: block !important;
  margin-bottom: 4px !important;
  color: #fff !important;
  font-size: 0.95rem !important;
  line-height: 1.2 !important;
}

.consent-banner p {
  margin: 0 !important;
  max-width: 44rem !important;
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 0.86rem !important;
  line-height: 1.38 !important;
}

.consent-banner > div:last-child {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, auto)) !important;
  gap: 8px !important;
  justify-content: end !important;
  width: auto !important;
}

.consent-banner .btn {
  min-height: 42px !important;
  width: auto !important;
  min-width: 126px !important;
  padding: 10px 14px !important;
  border-radius: 8px !important;
  font-size: 0.88rem !important;
  line-height: 1.1 !important;
  white-space: nowrap !important;
  box-shadow: none !important;
}

.consent-banner .btn.secondary {
  color: #fff !important;
  background: rgba(255, 255, 255, 0.1) !important;
  border-color: rgba(255, 255, 255, 0.24) !important;
}

.consent-banner .btn.primary {
  color: #fff !important;
  background: var(--red) !important;
  border-color: var(--red) !important;
}

@media (max-width: 640px) {
  .consent-banner {
    left: max(12px, env(safe-area-inset-left)) !important;
    right: max(12px, env(safe-area-inset-right)) !important;
    bottom: max(12px, env(safe-area-inset-bottom)) !important;
    width: auto !important;
    max-height: calc(100dvh - 24px) !important;
    grid-template-columns: 1fr !important;
    gap: 12px !important;
    padding: 14px !important;
  }

  .consent-copy strong {
    font-size: 0.92rem !important;
  }

  .consent-banner p {
    font-size: 0.8rem !important;
    line-height: 1.32 !important;
  }

  .consent-banner > div:last-child {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
    width: 100% !important;
  }

  .consent-banner .btn {
    min-width: 0 !important;
    width: 100% !important;
    min-height: 40px !important;
    padding: 9px 10px !important;
    font-size: 0.82rem !important;
  }
}

@media (max-width: 640px) {
  .site-header .main-nav {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 9px !important;
    padding: 8px !important;
    border: 1px solid rgba(255, 255, 255, 0.10) !important;
    border-radius: 8px !important;
    background: rgba(255, 255, 255, 0.055) !important;
  }

  .site-header .main-nav > a,
  .site-header .nav-location-button {
    display: inline-flex !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 42px !important;
    padding: 10px 8px !important;
    border: 1px solid rgba(255, 255, 255, 0.11) !important;
    border-radius: 999px !important;
    color: rgba(255, 255, 255, 0.92) !important;
    background: rgba(255, 255, 255, 0.10) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;
    font-size: 0.88rem !important;
    font-weight: 900 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
  }

  .site-header .main-nav > a:hover,
  .site-header .nav-location-button:hover,
  .site-header .nav-location.is-open .nav-location-button {
    color: #fff !important;
    border-color: rgba(232, 48, 32, 0.45) !important;
    background: rgba(232, 48, 32, 0.86) !important;
    transform: none !important;
  }
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: var(--ink);
  background: var(--paper);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.55;
}

a {
  color: inherit;
  text-decoration: none;
}

.site-header {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  display: grid;
  grid-template-columns: auto 1fr auto auto;
  align-items: center;
  gap: 24px;
  padding: 18px clamp(18px, 4vw, 58px);
  color: #fff;
  background: rgba(10, 10, 10, 0.94);
  box-shadow: 0 12px 34px rgba(0, 0, 0, 0.18);
  backdrop-filter: blur(18px);
  transition: background 180ms ease, box-shadow 180ms ease, color 180ms ease;
}

.site-header.is-scrolled {
  color: #fff;
  background: rgba(10, 10, 10, 0.94);
  box-shadow: 0 12px 34px rgba(0, 0, 0, 0.18);
  backdrop-filter: blur(18px);
}

.brand {
  display: inline-flex;
  align-items: center;
}

.brand-logo {
  display: block;
  width: clamp(160px, 21vw, 230px);
  height: auto;
  border-radius: 2px;
}

.main-nav {
  justify-self: center;
  display: flex;
  align-items: center;
  gap: clamp(14px, 2vw, 28px);
  font-size: 0.94rem;
  font-weight: 650;
}

.main-nav a,
.nav-location-button,
.header-call,
.header-icon-button {
  opacity: 0.92;
}

.main-nav a,
.nav-location-button {
  position: relative;
  min-height: 32px;
  align-items: center;
  padding: 6px 0;
  color: rgba(255, 255, 255, 0.88);
  line-height: 1;
  white-space: nowrap;
  transition: color 0.16s ease, opacity 0.16s ease;
}

.main-nav a::after,
.nav-location-button::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  border-radius: 999px;
  background: var(--red);
  opacity: 0;
  transform: scaleX(0.5);
  transition: opacity 0.16s ease, transform 0.16s ease;
}

.main-nav a:hover,
.nav-location-button:hover {
  opacity: 1;
  color: #fff;
}

.main-nav a:hover::after,
.nav-location-button:hover::before,
.nav-location.is-open .nav-location-button::before {
  opacity: 1;
  transform: scaleX(1);
}

.header-contact-icons {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px;
  border: 1px solid rgba(255, 255, 255, 0.20);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.07);
}

.header-text-link {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 8px 12px;
  border: 0;
  border-radius: 999px;
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  font-size: 0.9rem;
  font-weight: 850;
  line-height: 1;
  white-space: nowrap;
  font-family: inherit;
  cursor: pointer;
  transition: background 0.16s ease, color 0.16s ease, transform 0.16s ease;
}

.header-text-link:hover {
  transform: translateY(-1px);
  background: #fff;
  color: var(--ink);
}

.header-whatsapp-text {
  background: #25d366;
  color: #fff;
}

.header-contact-panel {
  position: absolute;
  top: calc(100% + 14px);
  right: 0;
  z-index: 48;
  display: grid;
  min-width: 260px;
  gap: 8px;
  padding: 14px;
  border: 1px solid rgba(17, 17, 17, 0.12);
  border-radius: 8px;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.24);
  opacity: 0;
  pointer-events: none;
  transform: translateY(-8px);
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.header-contact-icons.is-open .header-contact-panel {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.header-contact-panel:empty {
  display: none;
}

.header-contact-panel strong {
  font-size: 0.86rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--red);
}

.header-contact-panel span {
  color: var(--ink);
  font-size: 1.08rem;
  font-weight: 850;
}

.header-contact-panel div {
  display: flex;
  gap: 8px;
  margin-top: 4px;
}

.header-contact-panel a,
.header-contact-panel button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 8px 12px;
  border: 0;
  border-radius: 999px;
  font: inherit;
  font-size: 0.88rem;
  font-weight: 850;
  cursor: pointer;
}

.header-contact-panel a {
  color: #fff;
  background: var(--red);
}

.header-contact-panel .primary-contact-action {
  color: #fff;
  background: var(--red);
}

.header-contact-panel button {
  color: var(--ink);
  background: var(--silver);
}

.language-switcher {
  position: relative;
  display: inline-flex;
  justify-content: flex-end;
}

.language-button {
  display: inline-grid;
  place-items: center;
  width: 42px;
  height: 42px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 50%;
  color: #fff;
  background: rgba(255, 255, 255, 0.09);
  font-size: 1.35rem;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
}

.language-button:hover {
  background: rgba(255, 255, 255, 0.16);
}

.language-menu {
  position: absolute;
  top: calc(100% + 14px);
  right: 0;
  z-index: 45;
  display: grid;
  width: 220px;
  gap: 6px;
  padding: 10px;
  border: 1px solid rgba(17, 17, 17, 0.12);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);
  opacity: 0;
  pointer-events: none;
  transform: translateY(-8px);
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.language-switcher.is-open .language-menu,
.language-switcher:focus-within .language-menu {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.language-option {
  display: grid;
  grid-template-columns: 34px 1fr;
  gap: 10px;
  align-items: center;
  min-height: 42px;
  padding: 8px 10px;
  border: 0;
  border-radius: 8px;
  color: var(--ink);
  background: transparent;
  font: inherit;
  font-weight: 800;
  text-align: left;
  cursor: pointer;
}

.language-option:hover,
.language-option.is-active {
  color: var(--red);
  background: rgba(232, 48, 32, 0.09);
}

.language-flag {
  font-size: 1.35rem;
  line-height: 1;
}

.translate-host,
.skiptranslate iframe,
body > .skiptranslate {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

body {
  top: 0 !important;
}

.main-nav a:hover,
.nav-location-button:hover,
.header-call:hover,
.header-icon-button:hover {
  opacity: 1;
}

.nav-location {
  position: relative;
}

.nav-location-button {
  display: inline-flex;
  align-items: center;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  font-weight: 650;
  cursor: pointer;
}

.nav-location-button::after {
  content: none;
}

.nav-location.is-open .nav-location-button::after {
  content: none;
}

.nav-location-menu {
  position: absolute;
  top: calc(100% + 18px);
  left: 0;
  z-index: 40;
  display: grid;
  width: min(760px, calc(100vw - 40px));
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  padding: 18px;
  border: 1px solid rgba(17, 17, 17, 0.12);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);
  opacity: 0;
  pointer-events: none;
  transform: translateY(-8px);
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.nav-location.is-open .nav-location-menu {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.nav-location-menu a {
  display: flex;
  align-items: center;
  min-height: 42px;
  padding: 10px 12px;
  border-radius: 8px;
  color: var(--ink);
  line-height: 1.25;
}

.nav-location-menu a:hover {
  background: rgba(232, 48, 32, 0.09);
  color: var(--red);
}

.nav-location-search {
  grid-column: 1 / -1;
  display: grid;
  gap: 7px;
  padding: 10px;
  border-radius: 8px;
  color: var(--ink) !important;
  background: #f3f3ef;
  font-weight: 850;
}

.nav-location-search span {
  color: #11191a !important;
  font-size: 0.86rem;
  line-height: 1.2;
}

.nav-location-search input {
  width: 100%;
  min-height: 44px;
  padding: 11px 12px;
  border: 1px solid rgba(17, 17, 17, 0.16);
  border-radius: 8px;
  color: #0a0a0a !important;
  background: #fff !important;
  font: inherit;
  font-weight: 750;
  -webkit-text-fill-color: #0a0a0a;
}

.nav-location-search input::placeholder {
  color: #565656 !important;
  -webkit-text-fill-color: #565656;
  opacity: 1;
}

.nav-location-overview {
  grid-column: 1 / -1;
  background: var(--red);
  color: #fff !important;
  font-weight: 850;
}

.nav-location-overview:hover {
  background: var(--red-dark) !important;
  color: #fff !important;
}

.nav-location-region {
  grid-column: 1 / -1;
  margin-top: 4px;
  background: #11191a;
  color: #fff !important;
  font-weight: 900;
}

.nav-location-region:hover {
  background: var(--red) !important;
  color: #fff !important;
}

.nav-location-address {
  font-weight: 800;
}

.header-call {
  padding: 10px 14px;
  border: 1px solid currentColor;
  border-radius: 999px;
  font-weight: 750;
  white-space: nowrap;
}

.consent-banner {
  position: fixed;
  right: clamp(14px, 3vw, 28px);
  bottom: clamp(14px, 3vw, 28px);
  z-index: 60;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 14px;
  width: min(720px, calc(100vw - 28px));
  padding: 14px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  color: #fff;
  background: rgba(10, 10, 10, 0.96);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.22);
}

.consent-banner p {
  margin: 0;
  color: rgba(255, 255, 255, 0.86);
  font-size: 0.92rem;
  line-height: 1.45;
}

.consent-banner div {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.hero {
  position: relative;
  min-height: 92vh;
  display: grid;
  align-items: center;
  overflow: hidden;
  color: #fff;
}

.hero-media,
.hero-shade {
  position: absolute;
  inset: 0;
}

.hero-media {
  background-image: var(--hero-image);
  background-size: cover;
  background-position: center;
  transform: scale(1.02);
}

.hero-shade {
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.64) 46%, rgba(0, 0, 0, 0.16)),
    linear-gradient(0deg, rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.26));
}

.hero-content {
  position: relative;
  max-width: 820px;
  padding: 150px clamp(20px, 6vw, 82px) 86px;
}

.eyebrow,
.section-kicker {
  margin: 0 0 14px;
  color: var(--red);
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

h1 {
  max-width: 760px;
  margin-bottom: 22px;
  font-size: clamp(3rem, 8vw, 6.8rem);
  line-height: 0.95;
  letter-spacing: 0;
}

h2 {
  margin-bottom: 20px;
  font-size: clamp(2rem, 4.5vw, 4.5rem);
  line-height: 1.02;
  letter-spacing: 0;
}

h3 {
  margin-bottom: 10px;
  font-size: 1.25rem;
  line-height: 1.2;
}

.hero-copy {
  max-width: 650px;
  margin-bottom: 30px;
  color: rgba(255, 255, 255, 0.88);
  font-size: clamp(1.05rem, 2vw, 1.35rem);
}

.hero-actions,
.cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.btn {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 13px 20px;
  border-radius: 999px;
  font-weight: 800;
  border: 1px solid transparent;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease;
}

.btn:hover {
  transform: translateY(-2px);
}

.btn.primary {
  background: var(--red);
  color: #fff;
  box-shadow: 0 16px 34px rgba(232, 48, 32, 0.28);
}

.btn.primary:hover {
  background: var(--red-dark);
}

.btn.secondary {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.62);
  background: rgba(255, 255, 255, 0.08);
}

.btn.secondary.dark {
  color: var(--ink);
  border-color: rgba(20, 32, 34, 0.22);
  background: #fff;
}

.btn.full {
  width: 100%;
}

.quick-facts {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 34px;
}

.quick-facts span {
  padding: 9px 12px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.10);
  color: rgba(255, 255, 255, 0.9);
  font-weight: 720;
  font-size: 0.92rem;
}

.contact-strip {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background: #050505;
  color: #fff;
}

.contact-strip > * {
  min-height: 104px;
  padding: 24px clamp(18px, 4vw, 58px);
  border-right: 1px solid rgba(255, 255, 255, 0.16);
}

.contact-strip span {
  display: block;
  margin-bottom: 6px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.84rem;
  font-weight: 750;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.contact-strip strong {
  color: #fff;
}

.contact-strip strong {
  display: block;
  font-size: clamp(1rem, 2vw, 1.32rem);
  line-height: 1.25;
}

.section {
  padding: clamp(72px, 9vw, 128px) clamp(20px, 6vw, 82px);
}

.intro {
  max-width: 1120px;
}

.intro p,
.section-heading p,
.split p,
.feature-copy p,
.locations p,
.cta p {
  max-width: 720px;
  color: var(--muted);
  font-size: 1.08rem;
}

.section-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, 0.7fr);
  gap: clamp(24px, 5vw, 70px);
  align-items: end;
  margin-bottom: 36px;
}

.tiles {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.tile,
.price-panel,
.steps article {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 12px 40px rgba(20, 32, 34, 0.08);
}

.tile {
  min-height: 280px;
  padding: 24px;
}

.tile-icon {
  display: inline-flex;
  margin-bottom: 38px;
  color: var(--red);
  font-weight: 900;
}

.tile p,
.steps p {
  color: var(--muted);
}

.split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 440px);
  gap: clamp(28px, 6vw, 84px);
  align-items: center;
  background: #eeeeeb;
}

.price-panel {
  padding: 26px;
}

.price-row {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 18px 0;
  border-bottom: 1px solid var(--line);
}

.price-row span {
  color: var(--muted);
}

.price-row strong {
  text-align: right;
}

.price-panel .btn {
  margin-top: 22px;
}

.feature-band {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 560px);
  gap: clamp(28px, 7vw, 100px);
  align-items: center;
  background: #070707;
  color: #fff;
}

.feature-copy p {
  color: rgba(255, 255, 255, 0.74);
}

.check-list {
  display: grid;
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.check-list li {
  padding: 18px 18px 18px 48px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.06);
  position: relative;
  font-weight: 760;
}

.check-list li::before {
  content: "";
  position: absolute;
  left: 18px;
  top: 22px;
  width: 14px;
  height: 8px;
  border-left: 3px solid var(--red);
  border-bottom: 3px solid var(--red);
  transform: rotate(-45deg);
}

.process {
  background: #fff;
}

.steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.steps article {
  padding: 26px;
}

.steps span {
  display: inline-grid;
  place-items: center;
  width: 42px;
  height: 42px;
  margin-bottom: 30px;
  border-radius: 50%;
  background: var(--red);
  color: #fff;
  font-weight: 900;
}

.locations {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 520px);
  gap: clamp(30px, 6vw, 80px);
  align-items: start;
}

.location-list {
  display: grid;
  gap: 12px;
}

.location-list span {
  padding: 17px 20px;
  border-radius: 8px;
  background: #fff;
  border-left: 6px solid var(--red);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
  font-weight: 800;
}

.cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
  margin: 0 clamp(20px, 6vw, 82px) clamp(72px, 8vw, 110px);
  padding: clamp(36px, 6vw, 70px);
  border-radius: 8px;
  background: linear-gradient(135deg, #e83020, #111 58%, #333);
  color: #fff;
  box-shadow: var(--shadow);
}

.cta .eyebrow,
.cta p {
  color: rgba(255, 255, 255, 0.88);
}

.cta h2 {
  margin-bottom: 12px;
  font-size: clamp(2rem, 4vw, 4rem);
}

.social-section {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(320px, 1.2fr);
  gap: clamp(24px, 5vw, 70px);
  align-items: start;
  padding: 0 clamp(20px, 6vw, 82px) clamp(72px, 8vw, 110px);
}

.social-section h2 {
  font-size: clamp(2rem, 3.8vw, 3.6rem);
}

.social-links {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.social-links a {
  display: inline-flex;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  padding: 12px 14px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid var(--line);
  color: var(--ink);
  font-weight: 850;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.06);
}

.social-links a:hover {
  color: #fff;
  background: var(--red);
  border-color: var(--red);
}

.site-footer {
  display: flex;
  justify-content: space-between;
  gap: 22px;
  padding: 30px clamp(20px, 6vw, 82px);
  background: #11191a;
  color: #fff;
}

.footer-logo {
  width: 176px;
  height: auto;
  margin-bottom: 8px;
  border-radius: 2px;
}

.site-footer div {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.footer-social {
  display: flex;
  flex-flow: row wrap;
  gap: 8px;
  margin: 6px 0 4px;
}

.footer-social a {
  display: inline-flex;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, 0.04);
}

.footer-social a:hover {
  transform: translateY(-2px);
  filter: brightness(1.08);
  color: #fff;
}

.footer-social svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.footer-social .icon-filled {
  fill: currentColor;
  stroke: none;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.site-footer span,
.site-footer a {
  color: rgba(255, 255, 255, 0.68);
}

.site-footer .footer-social a {
  color: #fff;
}

.footer-social .social-tiktok {
  background: #111;
  border-color: #25f4ee;
}

.footer-social .social-instagram {
  background: linear-gradient(135deg, #f58529, #dd2a7b 45%, #8134af 72%, #515bd4);
  border-color: rgba(255, 255, 255, 0.24);
}

.footer-social .social-x {
  background: #000;
  border-color: #333;
}

.footer-social .social-facebook {
  background: #1877f2;
  border-color: #1877f2;
}

.footer-social .social-linkedin {
  background: #0a66c2;
  border-color: #0a66c2;
}

.footer-social .social-youtube {
  background: #ff0000;
  border-color: #ff0000;
}

.footer-social .social-reddit {
  background: #ff4500;
  border-color: #ff4500;
}

.footer-social .social-tumblr {
  background: #36465d;
  border-color: #36465d;
}

.footer-social .social-pinterest {
  background: #e60023;
  border-color: #e60023;
}

.page-main {
  padding-top: 0;
  background: var(--paper);
}

.page-hero {
  padding: clamp(72px, 10vw, 132px) clamp(20px, 6vw, 82px) clamp(48px, 7vw, 86px);
  color: #fff;
  background:
    linear-gradient(110deg, rgba(0, 0, 0, 0.94), rgba(0, 0, 0, 0.78) 48%, rgba(232, 48, 32, 0.70)),
    var(--hero-image) center / cover;
}

.home-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 390px);
  gap: clamp(28px, 6vw, 86px);
  align-items: end;
  min-height: calc(100vh - 86px);
  overflow: hidden;
  padding-top: clamp(84px, 12vw, 156px);
  background:
    linear-gradient(110deg, rgba(0, 0, 0, 0.96), rgba(0, 0, 0, 0.76) 48%, rgba(232, 48, 32, 0.62)),
    var(--hero-image) center / cover;
}

.home-hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 44%;
  background: linear-gradient(0deg, rgba(246, 246, 243, 1), rgba(246, 246, 243, 0));
  pointer-events: none;
}

.home-hero-copy,
.home-hero-card {
  position: relative;
  z-index: 1;
}

.home-hero-copy {
  max-width: 940px;
}

.home-hero .eyebrow {
  color: #ff5a4f;
}

.home-hero h1 {
  max-width: 960px;
  margin-bottom: 20px;
  font-size: clamp(3.1rem, 6.6vw, 7.2rem);
  line-height: 0.92;
}

.home-hero p:not(.eyebrow) {
  max-width: 720px;
  color: rgba(255, 255, 255, 0.86);
  font-size: clamp(1.08rem, 1.7vw, 1.34rem);
}

.home-hero .btn.secondary {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.55);
  background: rgba(255, 255, 255, 0.10);
}

.home-hero-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.home-hero-badges span {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 9px 13px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.92);
  background: rgba(255, 255, 255, 0.10);
  font-size: 0.9rem;
  font-weight: 850;
}

.home-hero-card {
  display: grid;
  gap: 10px;
  padding: clamp(22px, 3vw, 34px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.10);
  backdrop-filter: blur(18px);
  box-shadow: 0 26px 74px rgba(0, 0, 0, 0.28);
}

.home-hero-card span {
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.home-hero-card strong {
  color: #fff;
  font-size: clamp(1.6rem, 2.7vw, 2.35rem);
  line-height: 1.05;
}

.home-hero-card a {
  color: #fff;
  font-weight: 900;
}

.home-hero-card p {
  margin: 10px 0 0;
  color: rgba(255, 255, 255, 0.76);
}

.home-trust-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  padding: clamp(18px, 3vw, 28px) clamp(20px, 6vw, 82px) clamp(46px, 6vw, 74px);
  background: var(--paper);
}

.home-trust-strip article {
  display: grid;
  gap: 8px;
  min-height: 150px;
  padding: clamp(20px, 3vw, 28px);
  border: 1px solid rgba(20, 20, 20, 0.08);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.07);
}

.home-trust-strip span {
  color: var(--red);
  font-size: 0.78rem;
  font-weight: 950;
  letter-spacing: 0.1em;
}

.home-trust-strip strong {
  font-size: clamp(1.18rem, 2vw, 1.7rem);
  line-height: 1.12;
}

.home-trust-strip p {
  margin: 0;
  color: var(--muted);
}

.page-hero h1 {
  max-width: 980px;
  margin-bottom: 22px;
  font-size: clamp(2.8rem, 6vw, 6.2rem);
}

.page-hero p:not(.eyebrow) {
  max-width: 760px;
  color: rgba(255, 255, 255, 0.84);
  font-size: 1.16rem;
}

.locations-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 380px);
  gap: clamp(28px, 6vw, 86px);
  align-items: end;
  padding: clamp(72px, 10vw, 132px) clamp(20px, 6vw, 82px) clamp(50px, 7vw, 90px);
  color: #fff;
  background:
    linear-gradient(110deg, rgba(0, 0, 0, 0.96), rgba(0, 0, 0, 0.78) 50%, rgba(232, 48, 32, 0.72)),
    var(--hero-image) center / cover;
}

.locations-hero h1 {
  max-width: 940px;
  margin-bottom: 22px;
  font-size: clamp(2.7rem, 6.2vw, 6rem);
  line-height: 0.98;
}

.locations-hero p:not(.eyebrow) {
  max-width: 720px;
  color: rgba(255, 255, 255, 0.84);
  font-size: 1.16rem;
}

.locations-contact-card {
  padding: 24px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.20);
  background: rgba(255, 255, 255, 0.09);
  backdrop-filter: blur(16px);
}

.locations-contact-card span {
  display: block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.locations-contact-card strong,
.locations-contact-card a {
  display: block;
  color: #fff;
  font-weight: 850;
}

.locations-contact-card strong {
  margin-bottom: 4px;
  font-size: 1.45rem;
}

.locations-contact-card p {
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.76);
}

.page-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 30px;
}

.page-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  padding: clamp(56px, 7vw, 96px) clamp(20px, 6vw, 82px);
}

.page-card {
  min-height: 240px;
  padding: 24px;
  border-radius: 8px;
  border: 1px solid var(--line);
  background: #fff;
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.08);
}

.page-card h2 {
  margin-bottom: 12px;
  font-size: clamp(1.35rem, 2vw, 1.8rem);
}

.page-card p {
  color: var(--muted);
}

.location-overview,
.location-services {
  padding: clamp(60px, 8vw, 110px) clamp(20px, 6vw, 82px);
}

.section-heading.compact {
  margin-bottom: 30px;
}

.region-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.region-card {
  display: grid;
  gap: 18px;
  align-content: start;
  padding: clamp(22px, 3vw, 32px);
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.07);
}

.region-card.featured {
  background: #0f0f0f;
  color: #fff;
  border-color: #0f0f0f;
}

.region-card-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.region-card-head span {
  color: var(--red);
  font-size: 0.8rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.region-card-head strong {
  padding: 7px 10px;
  border-radius: 999px;
  background: var(--paper);
  color: var(--ink);
  font-size: 0.82rem;
}

.region-card.featured .region-card-head strong {
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
}

.region-card h3 {
  max-width: 520px;
  margin-bottom: 0;
  font-size: clamp(1.45rem, 2.4vw, 2.1rem);
}

.region-card ul {
  display: grid;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.region-card li {
  padding-left: 18px;
  color: var(--muted);
  position: relative;
}

.region-card li::before {
  content: "";
  position: absolute;
  top: 0.72em;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--red);
}

.region-card.featured li {
  color: rgba(255, 255, 255, 0.74);
}

.region-card li a:hover,
.text-link:hover {
  color: var(--red);
}

.text-link {
  align-self: end;
  font-weight: 900;
  color: var(--red);
}

.location-services {
  display: grid;
  grid-template-columns: minmax(0, 0.76fr) minmax(320px, 1.24fr);
  gap: clamp(28px, 6vw, 82px);
  background: #fff;
}

.location-services h2 {
  font-size: clamp(2rem, 4vw, 4rem);
}

.service-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.service-list article {
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--paper);
}

.service-list span {
  display: inline-block;
  margin-bottom: 26px;
  color: var(--red);
  font-weight: 900;
}

.service-list p {
  margin-bottom: 0;
  color: var(--muted);
}

.location-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 26px;
  align-items: center;
  margin: clamp(60px, 8vw, 110px) clamp(20px, 6vw, 82px);
  padding: clamp(32px, 5vw, 58px);
  border-radius: 8px;
  background: #111;
  color: #fff;
}

.location-cta h2 {
  margin-bottom: 10px;
  font-size: clamp(2rem, 3.8vw, 3.6rem);
}

.location-cta p:not(.eyebrow) {
  max-width: 680px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.76);
}

.location-detail-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 360px);
  gap: clamp(12px, 2vw, 22px) clamp(24px, 4vw, 48px);
  align-items: start;
  padding: clamp(72px, 10vw, 132px) clamp(20px, 6vw, 82px) clamp(50px, 7vw, 92px);
  color: #fff;
  background:
    linear-gradient(110deg, rgba(0, 0, 0, 0.96), rgba(0, 0, 0, 0.80) 52%, rgba(232, 48, 32, 0.76)),
    var(--hero-image) center / cover;
}

.location-detail-hero > div {
  display: contents;
}

.location-detail-hero .eyebrow,
.location-detail-hero h1 {
  grid-column: 1 / -1;
}

.location-detail-hero h1 {
  max-width: 1160px;
  margin-bottom: 6px;
  font-size: clamp(2.45rem, 5.1vw, 5.2rem);
}

.location-detail-hero p:not(.eyebrow) {
  grid-column: 1;
  max-width: 760px;
  margin: 0;
  color: rgba(255, 255, 255, 0.84);
  font-size: 1.16rem;
}

.location-detail-hero .page-actions {
  grid-column: 1;
  margin-top: 0;
  transform: translateY(-28px);
}

.location-facts-card {
  display: grid;
  grid-column: 2;
  grid-row: 3 / span 2;
  grid-template-columns: 1fr;
  gap: 6px;
  width: 100%;
  padding: 18px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.20);
  background: rgba(255, 255, 255, 0.09);
  backdrop-filter: blur(16px);
}

.location-facts-card span {
  display: block;
  margin-bottom: 6px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.76rem;
  font-weight: 850;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.location-facts-card strong,
.location-facts-card a {
  display: block;
  color: #fff;
}

.location-facts-card strong {
  margin-bottom: 12px;
  font-size: clamp(1.02rem, 1.25vw, 1.18rem);
  line-height: 1.25;
}

.location-facts-card > span,
.location-facts-card > strong,
.location-facts-card > a {
  padding: 0;
}

.location-facts-card > span:nth-of-type(1),
.location-facts-card > strong {
  grid-column: 1;
}

.location-facts-card > span:nth-of-type(2),
.location-facts-card > a {
  grid-column: 1;
}

.location-facts-card > span:nth-of-type(1),
.location-facts-card > span:nth-of-type(2) {
  align-self: end;
}

.location-facts-card > strong,
.location-facts-card > a:first-of-type {
  align-self: start;
}

.location-facts-card > span:nth-of-type(1),
.location-facts-card > strong {
  padding-left: 0;
}

.location-facts-card > span:nth-of-type(2),
.location-facts-card > a {
  padding-left: 0;
  border-left: 0;
}

.location-facts-card a {
  font-weight: 850;
}

.location-facts-card a + a {
  margin-top: 5px;
  color: rgba(255, 255, 255, 0.78);
}

.location-detail-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(360px, 1.1fr);
  gap: clamp(24px, 5vw, 70px);
  align-items: start;
  padding: clamp(60px, 8vw, 112px) clamp(20px, 6vw, 82px);
}

.location-info-panel,
.map-panel,
.location-process article {
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.07);
}

.location-info-panel {
  padding: clamp(24px, 4vw, 36px);
}

.location-info-panel h2,
.map-panel h2 {
  font-size: clamp(1.7rem, 3vw, 2.8rem);
}

.location-info-panel p {
  color: var(--muted);
}

.location-detail-list {
  display: grid;
  gap: 12px;
  padding: 0;
  margin: 26px 0 0;
  list-style: none;
}

.location-detail-list li {
  padding: 15px 16px;
  border-left: 5px solid var(--red);
  border-radius: 8px;
  background: var(--paper);
  font-weight: 760;
}

.map-panel {
  overflow: hidden;
}

.map-panel iframe {
  display: block;
  width: 100%;
  min-height: 430px;
  border: 0;
}

.map-panel-content {
  padding: 24px;
}

.map-panel-content p {
  color: var(--muted);
}

.location-process {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  padding: 0 clamp(20px, 6vw, 82px) clamp(72px, 8vw, 110px);
}

.location-process article {
  padding: 24px;
}

.location-process span {
  display: inline-grid;
  place-items: center;
  width: 42px;
  height: 42px;
  margin-bottom: 28px;
  border-radius: 50%;
  background: var(--red);
  color: #fff;
  font-weight: 900;
}

.related-section,
.sitemap-groups {
  padding: 0 clamp(20px, 6vw, 82px) clamp(72px, 9vw, 120px);
}

.related-section {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(320px, 1.2fr);
  gap: clamp(24px, 5vw, 70px);
  align-items: start;
}

.related-section h2,
.sitemap-group h2 {
  font-size: clamp(1.8rem, 3.4vw, 3.2rem);
}

.tag-cloud {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.tag-cloud span,
.tag-cloud a {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 9px 13px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid var(--line);
  color: var(--ink);
  font-weight: 760;
}

.tag-cloud a:hover {
  color: #fff;
  background: var(--red);
  border-color: var(--red);
}

.sitemap-groups {
  display: grid;
  gap: 18px;
}

.sitemap-group {
  padding: 26px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid var(--line);
}

.original-content {
  max-width: 1040px;
  padding: clamp(56px, 7vw, 96px) clamp(20px, 6vw, 82px);
}

.original-content h2 {
  margin: 34px 0 12px;
  font-size: clamp(1.5rem, 3vw, 2.7rem);
}

.original-content p {
  max-width: 900px;
  margin-bottom: 18px;
  color: var(--muted);
  font-size: 1.06rem;
}

.original-content h2 + p {
  margin-top: 0;
}

.contact-form-section {
  display: grid;
  grid-template-columns: minmax(0, 0.72fr) minmax(320px, 1fr);
  gap: clamp(28px, 6vw, 78px);
  align-items: start;
  padding: 0 clamp(20px, 6vw, 82px) clamp(72px, 9vw, 120px);
}

.home-contact-form {
  padding-top: clamp(36px, 5vw, 62px);
  padding-bottom: clamp(20px, 3vw, 36px);
}

.home-contact-form + .original-content {
  padding-top: clamp(14px, 2vw, 24px);
}

.home-story-section {
  display: grid;
  gap: clamp(28px, 5vw, 54px);
  max-width: none;
}

.form-intro {
  position: sticky;
  top: 116px;
}

.form-intro h2 {
  max-width: 560px;
  margin-bottom: 16px;
  font-size: clamp(2.1rem, 4.4vw, 4.6rem);
  line-height: 0.98;
}

.form-intro p {
  max-width: 520px;
  color: var(--muted);
  font-size: 1.08rem;
}

.form-intro-card {
  display: grid;
  gap: 6px;
  max-width: 430px;
  margin-top: 24px;
  padding: 20px;
  border-left: 6px solid var(--red);
  border-radius: 8px;
  background: #111;
  color: #fff;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.15);
}

.form-intro-card strong {
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.form-intro-card a {
  font-size: clamp(1.25rem, 2.2vw, 1.78rem);
  font-weight: 950;
}

.form-intro-card span {
  color: rgba(255, 255, 255, 0.74);
}

.home-story-heading {
  max-width: 980px;
}

.home-story-heading h2 {
  max-width: 860px;
  margin: 0 0 16px;
  font-size: clamp(2.1rem, 4.4vw, 4.6rem);
  line-height: 0.98;
}

.home-story-heading p:not(.eyebrow) {
  max-width: 820px;
  color: var(--muted);
  font-size: clamp(1.08rem, 1.5vw, 1.28rem);
}

.home-feature-grid,
.home-content-grid {
  display: grid;
  gap: 16px;
}

.home-feature-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.home-feature-grid article,
.home-content-grid article,
.home-service-list {
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.07);
}

.home-feature-grid article {
  padding: clamp(22px, 3vw, 32px);
}

.home-feature-grid span {
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 10px;
  border-radius: 999px;
  color: #fff;
  background: var(--red);
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.home-feature-grid h3 {
  margin: 0 0 10px;
  font-size: clamp(1.24rem, 2vw, 1.8rem);
}

.home-feature-grid p,
.home-content-grid p {
  max-width: none;
  margin-bottom: 0;
}

.home-highlight-band {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  gap: 22px;
  align-items: center;
  padding: clamp(28px, 4vw, 44px);
  border-radius: 8px;
  color: #fff;
  background: linear-gradient(135deg, #11191a, #2a2a2a 58%, #e83020);
  box-shadow: var(--shadow);
}

.home-highlight-band .eyebrow,
.home-highlight-band p,
.home-highlight-band a:not(.btn) {
  color: rgba(255, 255, 255, 0.82);
}

.home-highlight-band h2 {
  margin: 0 0 8px;
  font-size: clamp(1.8rem, 3.4vw, 3.3rem);
}

.home-highlight-band p {
  margin: 0;
}

.home-qr-card {
  display: grid;
  justify-items: center;
  gap: 8px;
  width: 132px;
  padding: 10px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.96);
  color: var(--ink);
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.18);
}

.home-qr-card img {
  display: block;
  width: 96px;
  height: 96px;
}

.home-qr-card span {
  color: var(--ink);
  font-size: 0.74rem;
  font-weight: 900;
  line-height: 1.15;
  text-align: center;
}

.home-content-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.home-content-grid article {
  padding: clamp(24px, 3.5vw, 38px);
}

.home-content-grid h2 {
  margin-top: 0;
  font-size: clamp(1.5rem, 2.8vw, 2.5rem);
}

.home-content-grid p + p {
  margin-top: 14px;
}

.home-service-list {
  padding: clamp(24px, 3.8vw, 42px);
}

.home-service-list h2 {
  margin-top: 0;
}

.home-service-list div {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.home-service-list span {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 9px 13px;
  border-radius: 999px;
  background: rgba(232, 48, 32, 0.08);
  color: var(--red-dark);
  font-weight: 850;
}

.home-service-list a {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 9px 13px;
  border-radius: 999px;
  background: rgba(232, 48, 32, 0.08);
  color: var(--red-dark);
  font-weight: 850;
}

.home-service-list a:hover {
  background: var(--red);
  color: #fff;
}

.seo-hero {
  min-height: auto;
}

.seo-section {
  padding: clamp(56px, 7vw, 96px) clamp(20px, 6vw, 82px);
}

.seo-section h2 {
  margin-top: 0;
  font-size: clamp(1.8rem, 3.2vw, 3.2rem);
}

.seo-two-col {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.42fr);
  gap: clamp(24px, 5vw, 70px);
  align-items: start;
}

.seo-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.seo-card,
.toc,
.faq-grid article {
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.07);
}

.seo-card {
  padding: 24px;
}

.seo-card h2,
.seo-card h3 {
  margin-top: 0;
}

.check-list {
  display: grid;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.check-list li {
  padding-left: 26px;
  position: relative;
  font-weight: 760;
}

.check-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.58em;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--red);
}

.faq-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.faq-grid article {
  padding: 22px;
}

.faq-grid h3 {
  margin-top: 0;
}

.toc {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  padding: 14px;
  margin-bottom: 28px;
}

.toc a {
  padding: 8px 10px;
  border-radius: 999px;
  background: var(--paper);
  font-weight: 800;
}

.seo-tool-panel,
.size-tool {
  max-width: 100%;
  overflow-wrap: anywhere;
}

.size-tool {
  display: grid;
  gap: 16px;
}

.size-tool label,
.size-tool select,
.size-tool textarea,
.tool-result {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.size-tool select {
  min-width: 0;
}

.seo-footer {
  align-items: start;
}

.compact-footer {
  align-items: center;
  flex-wrap: wrap;
}

.compact-footer .footer-brand-block,
.compact-footer .footer-contact {
  min-width: 220px;
}

.footer-quicklinks {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 16px;
  max-width: 620px;
}

.footer-quicklinks a {
  white-space: nowrap;
}

.compact-footer .footer-social a {
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  text-decoration: none;
}

.compact-footer .social-youtube {
  background: #ff0033;
  border-color: #ff0033;
}

.footer-columns {
  display: grid;
  grid-template-columns: repeat(4, minmax(150px, 1fr));
  gap: 20px;
}

.footer-columns nav {
  display: grid;
  gap: 8px;
}

.footer-columns strong {
  color: #fff;
}

.sticky-mobile-cta {
  display: none !important;
}

.sticky-mobile-cta.is-visible {
  display: none !important;
}

.sticky-mobile-cta a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  color: #fff;
  background: var(--red);
  font-weight: 900;
}

.form-intro h2 {
  font-size: clamp(2rem, 4vw, 4rem);
}

.form-intro p:not(.eyebrow) {
  color: var(--muted);
  font-size: 1.08rem;
}

.contact-form {
  display: grid;
  gap: 18px;
  padding: clamp(22px, 4vw, 34px);
  border-radius: 8px;
  border: 1px solid var(--line);
  background: #fff;
  box-shadow: 0 16px 46px rgba(0, 0, 0, 0.10);
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.contact-form label {
  display: grid;
  gap: 8px;
  color: var(--ink);
  font-weight: 800;
}

.contact-form input,
.contact-form select,
.contact-form textarea {
  width: 100%;
  min-height: 48px;
  padding: 12px 13px;
  border: 1px solid #cfcfcf;
  border-radius: 8px;
  background: #fdfdfb;
  color: var(--ink);
  font: inherit;
}

.contact-form textarea {
  resize: vertical;
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  outline: 3px solid rgba(232, 48, 32, 0.18);
  border-color: var(--red);
}

.consent-row {
  grid-template-columns: 22px 1fr;
  align-items: start;
  color: var(--muted);
  font-size: 0.94rem;
  font-weight: 650;
}

.consent-row input {
  width: 18px;
  min-height: 18px;
  margin-top: 3px;
}

.contact-form .consent-row {
  display: grid !important;
  grid-template-columns: 24px minmax(0, 1fr) !important;
  column-gap: 12px !important;
  row-gap: 0 !important;
  align-items: start !important;
  line-height: 1.45 !important;
}

.contact-form .consent-row input[type="checkbox"] {
  width: 20px !important;
  min-width: 20px !important;
  height: 20px !important;
  min-height: 20px !important;
  margin: 1px 0 0 !important;
  padding: 0 !important;
}

.contact-form .consent-row span {
  display: block !important;
  max-width: 62ch !important;
}

.box-contact-card {
  margin: 24px 0 28px;
  padding: 18px;
  border: 1px solid rgba(17, 17, 17, 0.10);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.07);
}

.box-contact-kicker {
  margin: 0 0 12px !important;
  color: var(--muted);
  font-size: 0.86rem !important;
  font-weight: 800;
  letter-spacing: 0;
}

.box-contact-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.box-contact-links a {
  display: grid;
  gap: 5px;
  min-width: 0;
  padding: 14px;
  border: 1px solid rgba(232, 48, 32, 0.18);
  border-radius: 8px;
  background: rgba(232, 48, 32, 0.04);
  color: var(--ink);
  text-decoration: none;
}

.box-contact-links span {
  color: var(--muted);
  font-size: 0.82rem;
  font-weight: 800;
}

.box-contact-links strong {
  color: var(--ink);
  font-size: 1rem;
  line-height: 1.25;
  overflow-wrap: anywhere;
}

@media (max-width: 760px) {
  .box-contact-card {
    margin: 20px 0 24px;
    padding: 15px;
  }

  .box-contact-links {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}

.contact-overview .contact-methods {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin: 22px 0;
}

.contact-overview .contact-methods a,
.contact-overview .contact-methods p {
  display: grid;
  gap: 6px;
  margin: 0;
  padding: 18px;
  color: var(--ink);
  text-decoration: none;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 8px;
}

.contact-overview .contact-methods span {
  color: var(--muted);
  font-size: 0.82rem;
  font-weight: 800;
  text-transform: uppercase;
}

.contact-overview .contact-methods strong {
  font-size: clamp(1rem, 1.6vw, 1.22rem);
  line-height: 1.25;
  overflow-wrap: anywhere;
}

.contact-overview .contact-methods a:hover,
.contact-overview .contact-methods a:focus-visible {
  border-color: rgba(232, 48, 32, 0.45);
}

@media (max-width: 760px) {
  .contact-overview .contact-methods {
    grid-template-columns: 1fr;
  }

  .contact-overview .contact-methods a,
  .contact-overview .contact-methods p {
    padding: 15px;
  }
}

.form-status {
  margin: 0;
  color: var(--muted);
  font-weight: 750;
}

@media (max-width: 980px) {
  .site-header {
    grid-template-columns: 1fr auto auto;
    gap: 14px 18px;
  }

  .brand {
    grid-column: 1;
    grid-row: 1;
  }

  .header-call,
  .header-contact-icons {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
  }

  .language-switcher {
    grid-column: 3;
    grid-row: 1;
    justify-self: end;
  }

  .main-nav {
    grid-column: 1 / -1;
    grid-row: 2;
    justify-self: stretch;
    display: flex;
    gap: 18px;
    overflow-x: auto;
    padding: 4px 0 2px;
    white-space: nowrap;
    scrollbar-width: none;
  }

  .main-nav::-webkit-scrollbar {
    display: none;
  }

  .nav-location-menu {
    position: fixed;
    top: 118px;
    left: 16px;
    right: 16px;
    width: auto;
    max-height: calc(100dvh - 140px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transform: translateY(-8px);
  }

  .nav-location.is-open .nav-location-menu {
    transform: translateY(0);
  }

  .page-main {
    padding-top: 128px;
  }

  .contact-strip,
  .section-heading,
  .split,
  .feature-band,
  .locations,
  .home-hero,
  .home-trust-strip,
  .locations-hero,
  .location-services,
  .location-detail-hero,
  .location-detail-grid,
  .cta,
  .social-section,
  .related-section,
  .contact-form-section,
  .home-feature-grid,
  .home-content-grid,
  .home-highlight-band,
  .seo-two-col,
  .seo-card-grid,
  .faq-grid,
  .footer-columns {
    grid-template-columns: 1fr;
  }

  .tiles {
    grid-template-columns: repeat(2, 1fr);
  }

  .social-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .steps {
    grid-template-columns: 1fr;
  }

  .page-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .region-grid {
    grid-template-columns: 1fr;
  }

  .location-process {
    grid-template-columns: 1fr;
  }

  .location-detail-hero .eyebrow,
  .location-detail-hero h1,
  .location-detail-hero p:not(.eyebrow),
  .location-detail-hero .page-actions,
  .location-facts-card {
    grid-column: 1;
  }

  .location-facts-card {
    width: 100%;
    grid-row: auto;
  }

  .location-facts-card > span:nth-of-type(1),
  .location-facts-card > strong,
  .location-facts-card > span:nth-of-type(2),
  .location-facts-card > a {
    grid-column: 1;
    padding-left: 10px;
    border-left: 0;
  }

  .location-facts-card > span:nth-of-type(2) {
    margin-top: 8px;
  }

  .cta-actions {
    justify-content: flex-start;
  }

  .home-hero {
    min-height: auto;
  }

  .home-hero-card {
    max-width: 520px;
  }

  .form-intro {
    position: static;
  }

  .sticky-mobile-cta {
    display: grid;
  }
}

@media (max-width: 640px) {
  *,
  *::before,
  *::after {
    min-width: 0;
  }

  .site-header {
    grid-template-columns: 1fr auto;
    gap: 10px 12px;
    padding: 14px 16px;
    overflow: visible;
  }

  .brand {
    grid-column: 1;
    grid-row: 1;
    min-width: 0;
  }

  .brand-logo {
    width: 156px;
  }

  .header-call {
    display: none;
  }

  .header-contact-icons {
    grid-column: 1 / -1;
    grid-row: 2;
    justify-self: stretch;
    display: flex;
    justify-content: center;
    gap: 5px;
    padding: 5px;
    max-width: 100%;
    min-width: 0;
  }

  .header-text-link {
    flex: 1 1 0;
    min-width: 0;
    min-height: 32px;
    padding: 7px 9px;
    font-size: 0.8rem;
    white-space: nowrap;
  }

  .header-contact-panel {
    right: -58px;
    min-width: min(280px, calc(100vw - 28px));
  }

  .language-switcher {
    grid-column: 2;
    grid-row: 1;
  }

  .language-button {
    width: 40px;
    height: 40px;
  }

  .language-menu {
    right: 0;
    left: auto;
    width: min(220px, calc(100vw - 28px));
    max-width: calc(100vw - 32px);
  }

  .main-nav {
    grid-row: 3;
    width: 100%;
    max-width: calc(100vw - 32px);
    gap: 6px;
    font-size: 0.82rem;
  }

  .main-nav a,
  .main-nav .nav-location-button {
    display: inline-flex;
    min-height: 32px;
    align-items: center;
    padding: 7px 9px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.08);
    line-height: 1.05;
    white-space: nowrap;
  }

  .page-main {
    padding-top: 0;
  }

  .page-main,
  .page-main section,
  .page-main article,
  .page-main div,
  .page-main p,
  .page-main li,
  .page-main a,
  .page-main span,
  .site-footer,
  .site-footer *,
  .contact-form,
  .contact-form *,
  .location-facts-card,
  .location-facts-card *,
  .locations-contact-card,
  .locations-contact-card * {
    max-width: 100%;
    overflow-wrap: anywhere;
    word-break: normal;
    hyphens: auto;
  }

  img,
  iframe,
  video,
  canvas,
  svg,
  table,
  pre,
  code {
    max-width: 100%;
  }

  table,
  pre {
    overflow-x: auto;
  }

  .btn,
  .tag-cloud a,
  .text-link,
  .price-row,
  .location-facts-card a,
  .footer-quicklinks a,
  .sticky-mobile-cta a {
    white-space: normal;
    text-align: center;
  }

  .seo-card,
  .faq-grid article,
  .home-feature-grid article,
  .home-content-grid article,
  .locations-contact-card,
  .location-facts-card,
  .contact-form-section,
  .map-panel {
    overflow: hidden;
  }

  h1,
  h2,
  h3,
  .page-hero h1,
  .locations-hero h1,
  .location-detail-hero h1,
  .hero-title {
    max-width: 100%;
    overflow-wrap: anywhere;
    word-break: normal;
    hyphens: auto;
    line-height: 1.04;
  }

  .page-main > section:first-child:not(.hero):not(.page-hero):not(.locations-hero):not(.location-detail-hero) {
    padding-top: 198px;
  }

  .home-hero {
    padding: 226px 18px 42px;
    gap: 22px;
  }

  .home-hero h1 {
    font-size: clamp(2.35rem, 11vw, 3.65rem);
    line-height: 0.96;
  }

  .home-hero p:not(.eyebrow) {
    font-size: 1rem;
  }

  .home-hero .page-actions {
    gap: 10px;
  }

  .home-hero .page-actions .btn {
    width: 100%;
  }

  .home-hero-badges {
    gap: 7px;
    margin-top: 20px;
  }

  .home-hero-badges span {
    min-height: 34px;
    padding: 8px 10px;
    font-size: 0.8rem;
  }

  .home-hero-card {
    padding: 18px;
  }

  .home-trust-strip {
    padding: 18px 18px 36px;
  }

  .home-trust-strip article {
    min-height: 0;
    padding: 18px;
  }

  .form-intro h2 {
    font-size: clamp(2rem, 9.4vw, 3rem);
  }

  .form-intro-card {
    margin-top: 18px;
    padding: 18px;
  }

  .nav-location {
    position: static;
  }

  .nav-location-menu {
    top: 208px;
    grid-template-columns: 1fr;
    max-height: calc(100dvh - 228px);
    padding: 12px;
    gap: 7px;
  }

  .location-detail-hero h1 {
    font-size: clamp(1.95rem, 8.6vw, 3rem);
  }

  .map-panel iframe {
    min-height: 320px;
  }

  .hero {
    min-height: 88vh;
  }

  .hero-content {
    padding: 232px 18px 58px;
  }

  h1 {
    font-size: clamp(2rem, 9.5vw, 3rem);
  }

  .hero-actions .btn,
  .cta-actions .btn {
    width: 100%;
  }

  .contact-strip {
    display: block;
  }

  .contact-strip > * {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  }

  .home-story-heading h2 {
    font-size: clamp(2rem, 10vw, 3rem);
  }

  .home-feature-grid article,
  .home-content-grid article,
  .home-highlight-band,
  .home-service-list,
  .seo-card,
  .faq-grid article {
    padding: 22px;
  }

  .tiles {
    grid-template-columns: 1fr;
  }

  .price-row {
    display: block;
  }

  .price-row strong {
    display: block;
    margin-top: 4px;
    text-align: left;
  }

  .site-footer {
    flex-direction: column;
  }

  .social-links {
    grid-template-columns: 1fr;
  }

  .page-grid {
    grid-template-columns: 1fr;
  }

  .service-list {
    grid-template-columns: 1fr;
  }

  .location-cta {
    grid-template-columns: 1fr;
  }

  .form-grid {
    grid-template-columns: 1fr;
  }

  .page-hero h1 {
    font-size: clamp(1.95rem, 9vw, 3rem);
  }

  .page-hero,
  .locations-hero,
  .location-detail-hero {
    padding-top: 232px;
  }
}

@media (max-width: 980px) {
  .site-header .nav-location-menu {
    position: fixed !important;
    top: 238px !important;
    left: 16px !important;
    right: 16px !important;
    z-index: 999 !important;
    display: grid !important;
    width: auto !important;
    max-width: calc(100vw - 32px) !important;
    max-height: min(560px, calc(100dvh - 258px)) !important;
    grid-template-columns: 1fr !important;
    gap: 4px !important;
    padding: 16px !important;
    overflow-y: auto !important;
    border: 1px solid rgba(17, 17, 17, 0.16) !important;
    border-radius: 8px !important;
    background: #ffffff !important;
    box-shadow: 0 28px 80px rgba(0, 0, 0, 0.34) !important;
    backdrop-filter: none !important;
  }

  .site-header .nav-location-menu a {
    min-height: 44px !important;
    padding: 10px 14px !important;
    border-radius: 8px !important;
    color: #111111 !important;
    background: #ffffff !important;
    font-weight: 850 !important;
    line-height: 1.18 !important;
    opacity: 1 !important;
    text-shadow: none !important;
    overflow-wrap: anywhere !important;
    -webkit-text-fill-color: #111111 !important;
  }

  .site-header .nav-location-menu a:hover {
    color: var(--red) !important;
    background: rgba(232, 48, 32, 0.08) !important;
    -webkit-text-fill-color: var(--red) !important;
  }

  .site-header .nav-location-menu .nav-location-overview {
    justify-content: center !important;
    color: #ffffff !important;
    background: var(--red) !important;
    -webkit-text-fill-color: #ffffff !important;
  }

  .site-header .nav-location-menu .nav-location-overview:hover {
    color: #ffffff !important;
    background: var(--red-dark) !important;
    -webkit-text-fill-color: #ffffff !important;
  }

  .site-header .nav-location-menu .nav-location-region {
    justify-content: center !important;
    margin-top: 8px !important;
    color: #ffffff !important;
    background: #11191a !important;
    -webkit-text-fill-color: #ffffff !important;
  }

  .site-header .nav-location-menu .nav-location-region:hover {
    color: #ffffff !important;
    background: var(--red) !important;
    -webkit-text-fill-color: #ffffff !important;
  }

  .site-header .nav-location-menu .nav-location-address {
    padding-left: 18px !important;
  }
}

@media (max-width: 640px) {
  body {
    background: #f4f4f0;
  }

  .site-header {
    gap: 9px 10px !important;
    padding: 10px 14px 12px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(5, 5, 5, 0.98) !important;
    box-shadow: 0 16px 42px rgba(0, 0, 0, 0.30);
    backdrop-filter: blur(16px);
  }

  .brand-logo {
    width: 150px !important;
  }

  .language-button {
    width: 38px !important;
    height: 38px !important;
    border-color: rgba(255, 255, 255, 0.34);
    background: rgba(255, 255, 255, 0.10);
    box-shadow: none;
  }

  .header-contact-icons {
    gap: 4px !important;
    padding: 4px !important;
    border-color: rgba(255, 255, 255, 0.14);
    background: rgba(255, 255, 255, 0.08);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.06);
  }

  .header-text-link {
    min-height: 34px !important;
    padding: 8px 10px !important;
    border-radius: 999px;
    font-size: 0.82rem !important;
    letter-spacing: 0;
    justify-content: center;
    background: rgba(255, 255, 255, 0.10);
  }

  .header-whatsapp-text {
    background: #25d366 !important;
  }

  .main-nav {
    gap: 7px !important;
    padding: 2px 0 0 !important;
    overflow: visible !important;
  }

  .main-nav a,
  .main-nav .nav-location-button {
    min-height: 34px !important;
    padding: 8px 12px !important;
    border: 1px solid rgba(255, 255, 255, 0.06);
    background: rgba(255, 255, 255, 0.10) !important;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.16);
    font-size: 0.84rem !important;
    font-weight: 850 !important;
  }

  .page-main {
    background: #f4f4f0;
  }

  .hero,
  .page-hero,
  .locations-hero,
  .location-detail-hero {
    min-height: auto !important;
    padding: 210px 18px 46px !important;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
    background-position: center top !important;
    box-shadow: 0 24px 46px rgba(0, 0, 0, 0.18);
  }

  .hero-content {
    padding: 210px 18px 46px !important;
  }

  .eyebrow {
    margin-bottom: 10px;
    font-size: 0.74rem;
    letter-spacing: 0.08em;
  }

  h1,
  .page-hero h1,
  .locations-hero h1,
  .location-detail-hero h1,
  .hero-title {
    margin: 0 0 14px !important;
    font-size: clamp(2.05rem, 8.4vw, 2.9rem) !important;
    line-height: 1.02 !important;
    text-wrap: balance;
  }

  .page-hero p:not(.eyebrow),
  .locations-hero p:not(.eyebrow),
  .location-detail-hero p:not(.eyebrow),
  .hero-copy {
    font-size: 1rem !important;
    line-height: 1.52 !important;
    color: rgba(255, 255, 255, 0.86) !important;
  }

  .page-actions,
  .hero-actions,
  .cta-actions {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    margin-top: 22px !important;
    transform: none !important;
  }

  .btn {
    width: 100%;
    min-height: 48px;
    justify-content: center;
    border-radius: 8px;
    font-size: 0.96rem;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.14);
  }

  .btn.secondary,
  .btn.secondary.dark {
    background: rgba(255, 255, 255, 0.92);
    color: #111;
    border-color: rgba(255, 255, 255, 0.34);
  }

  .original-content,
  .seo-section,
  .contact-form-section,
  .page-grid {
    padding: 34px 18px !important;
  }

  .original-content {
    margin: 16px 14px 0;
    border: 1px solid rgba(17, 17, 17, 0.08);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.06);
  }

  .original-content h2,
  .seo-section h2,
  .form-intro h2 {
    margin: 0 0 12px !important;
    font-size: clamp(1.55rem, 7vw, 2.15rem) !important;
    line-height: 1.08 !important;
    text-wrap: balance;
  }

  .original-content p,
  .seo-section p,
  .form-intro p:not(.eyebrow) {
    font-size: 1rem !important;
    line-height: 1.62 !important;
  }

  .original-content h2:not(:first-child) {
    margin-top: 26px !important;
  }

  .contact-form-section {
    display: grid !important;
    gap: 18px !important;
  }

  .contact-form {
    gap: 14px !important;
    padding: 18px !important;
    border-radius: 8px;
    border-color: rgba(17, 17, 17, 0.10);
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.08);
  }

  .contact-form label {
    gap: 7px !important;
    font-size: 0.94rem;
  }

  .contact-form input,
  .contact-form textarea,
  .contact-form select {
    min-height: 50px !important;
    padding: 12px 13px !important;
    border-radius: 8px;
    background: #fff;
    font-size: 1rem;
  }

  .seo-card,
  .faq-grid article,
  .home-feature-grid article,
  .home-content-grid article,
  .map-panel,
  .location-facts-card,
  .locations-contact-card {
    border-radius: 8px !important;
    border-color: rgba(17, 17, 17, 0.08);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.06);
  }

  .site-footer {
    gap: 18px !important;
    padding: 28px 18px !important;
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
  }
}

@media (max-width: 640px) {
  .page-main {
    padding-top: 0 !important;
  }

  .page-main > .home-hero,
  .page-main > .page-hero:first-child,
  .page-main > .locations-hero:first-child,
  .page-main > .location-detail-hero:first-child {
    padding-top: 34px !important;
  }

  .site-header {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 8px 10px !important;
    padding: 10px 14px 10px !important;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
    background:
      linear-gradient(180deg, rgba(9, 9, 9, 0.99), rgba(12, 12, 12, 0.96)) !important;
    box-shadow: 0 18px 38px rgba(0, 0, 0, 0.26);
  }

  .brand-logo {
    width: 158px !important;
  }

  .language-button {
    width: 36px !important;
    height: 36px !important;
    border-color: rgba(255, 255, 255, 0.24) !important;
    background: rgba(255, 255, 255, 0.08) !important;
  }

  .header-contact-icons {
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
    gap: 6px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  .header-text-link {
    min-height: 36px !important;
    padding: 9px 10px !important;
    border: 1px solid rgba(255, 255, 255, 0.10);
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.11) !important;
    box-shadow: 0 9px 20px rgba(0, 0, 0, 0.18);
    font-size: 0.84rem !important;
    font-weight: 900 !important;
  }

  .header-whatsapp-text {
    border-color: rgba(37, 211, 102, 0.34) !important;
    background: #25d366 !important;
    color: #ffffff !important;
  }

  .main-nav {
    grid-column: 1 / -1 !important;
    grid-row: 3 !important;
    display: flex !important;
    grid-template-columns: none !important;
    flex-wrap: initial !important;
    gap: 8px !important;
    width: calc(100vw - 28px) !important;
    max-width: calc(100vw - 28px) !important;
    padding: 6px 0 2px !important;
    overflow-x: auto !important;
    overflow-y: visible !important;
    white-space: nowrap !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    scrollbar-width: none;
  }

  .site-header .main-nav {
    display: flex !important;
    grid-template-columns: none !important;
    justify-content: flex-start !important;
    flex-wrap: initial !important;
    overflow-x: auto !important;
    overflow-y: visible !important;
    white-space: nowrap !important;
    row-gap: 0 !important;
    height: auto !important;
  }

  .main-nav::-webkit-scrollbar {
    display: none;
  }

  .main-nav a,
  .main-nav .nav-location-button {
    flex: initial !important;
    width: auto !important;
    justify-content: center !important;
    min-height: 34px !important;
    padding: 8px 11px !important;
    border: 1px solid rgba(255, 255, 255, 0.10) !important;
    border-radius: 999px !important;
    color: rgba(255, 255, 255, 0.92) !important;
    background: rgba(255, 255, 255, 0.07) !important;
    box-shadow: none !important;
    font-size: 0.82rem !important;
    font-weight: 850 !important;
    text-align: center !important;
  }

  .main-nav a:hover,
  .main-nav .nav-location-button:hover,
  .main-nav .nav-location.is-open .nav-location-button {
    color: #fff !important;
    border-color: rgba(232, 48, 32, 0.45) !important;
    background: rgba(232, 48, 32, 0.82) !important;
  }

  .nav-location {
    flex: initial !important;
  }

  .hero,
  .page-hero,
  .locations-hero,
  .location-detail-hero {
    padding-top: 34px !important;
  }

  .hero-content {
    padding-top: 34px !important;
  }

  .site-header .nav-location-menu {
    top: 188px !important;
    max-height: min(560px, calc(100dvh - 206px)) !important;
  }
}

@media (max-width: 760px) {
  body .site-header .main-nav {
    display: grid !important;
    grid-column: 1 / -1 !important;
    grid-template-columns: repeat(3, minmax(0, auto)) !important;
    justify-content: center !important;
    width: calc(100vw - 20px) !important;
    max-width: calc(100vw - 20px) !important;
    margin: 0 auto !important;
    padding: 1px 0 6px !important;
    column-gap: 16px !important;
    row-gap: 5px !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    scrollbar-width: none !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    white-space: nowrap !important;
  }

  body .site-header .main-nav::-webkit-scrollbar {
    display: none !important;
  }

  body .site-header .main-nav > a,
  body .site-header .main-nav .nav-location,
  body .site-header .main-nav .nav-location-button {
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
  }

  body .site-header .main-nav > a,
  body .site-header .main-nav .nav-location-button {
    min-height: 0 !important;
    height: auto !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: rgba(255, 255, 255, 0.88) !important;
    font-size: 0.88rem !important;
    font-weight: 750 !important;
    line-height: 1.3 !important;
    white-space: nowrap !important;
    overflow-wrap: normal !important;
  }

  body .site-header .main-nav > a::after,
  body .site-header .main-nav .nav-location-button::before,
  body .site-header .main-nav .nav-location-button::after {
    display: none !important;
    content: none !important;
  }

  body .site-header .nav-location-menu {
    display: none !important;
  }
}

.footer-social a {
  position: relative !important;
  font-size: 0 !important;
  letter-spacing: 0 !important;
}

.footer-social a::before {
  content: "" !important;
  display: block !important;
  width: 21px !important;
  height: 21px !important;
  background: #fff !important;
  background-color: #fff !important;
  -webkit-mask-repeat: no-repeat !important;
  mask-repeat: no-repeat !important;
  -webkit-mask-position: center !important;
  mask-position: center !important;
  -webkit-mask-size: contain !important;
  mask-size: contain !important;
}

.footer-social .social-tiktok::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 2c.35 3.05 2.1 5.05 5 5.38v3.52c-1.96.09-3.65-.47-5-1.56v6.46c0 4.1-2.72 6.7-6.45 6.7-3.37 0-5.83-2.13-5.83-5.3 0-3.42 2.75-5.72 6.95-5.36v3.68c-1.9-.28-3.03.45-3.03 1.68 0 1.02.78 1.7 1.9 1.7 1.46 0 2.37-.86 2.37-2.85V2h4.09Z'/%3E%3C/svg%3E") !important;
  mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 2c.35 3.05 2.1 5.05 5 5.38v3.52c-1.96.09-3.65-.47-5-1.56v6.46c0 4.1-2.72 6.7-6.45 6.7-3.37 0-5.83-2.13-5.83-5.3 0-3.42 2.75-5.72 6.95-5.36v3.68c-1.9-.28-3.03.45-3.03 1.68 0 1.02.78 1.7 1.9 1.7 1.46 0 2.37-.86 2.37-2.85V2h4.09Z'/%3E%3C/svg%3E") !important;
}

.footer-social .social-instagram::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.8 2h8.4C19.4 2 22 4.6 22 7.8v8.4c0 3.2-2.6 5.8-5.8 5.8H7.8C4.6 22 2 19.4 2 16.2V7.8C2 4.6 4.6 2 7.8 2Zm0 2.1c-2.05 0-3.7 1.65-3.7 3.7v8.4c0 2.05 1.65 3.7 3.7 3.7h8.4c2.05 0 3.7-1.65 3.7-3.7V7.8c0-2.05-1.65-3.7-3.7-3.7H7.8Zm4.2 3.1a4.8 4.8 0 1 1 0 9.6 4.8 4.8 0 0 1 0-9.6Zm0 2.1a2.7 2.7 0 1 0 0 5.4 2.7 2.7 0 0 0 0-5.4Zm5.05-.95a1.15 1.15 0 1 1 0-2.3 1.15 1.15 0 0 1 0 2.3Z'/%3E%3C/svg%3E") !important;
  mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.8 2h8.4C19.4 2 22 4.6 22 7.8v8.4c0 3.2-2.6 5.8-5.8 5.8H7.8C4.6 22 2 19.4 2 16.2V7.8C2 4.6 4.6 2 7.8 2Zm0 2.1c-2.05 0-3.7 1.65-3.7 3.7v8.4c0 2.05 1.65 3.7 3.7 3.7h8.4c2.05 0 3.7-1.65 3.7-3.7V7.8c0-2.05-1.65-3.7-3.7-3.7H7.8Zm4.2 3.1a4.8 4.8 0 1 1 0 9.6 4.8 4.8 0 0 1 0-9.6Zm0 2.1a2.7 2.7 0 1 0 0 5.4 2.7 2.7 0 0 0 0-5.4Zm5.05-.95a1.15 1.15 0 1 1 0-2.3 1.15 1.15 0 0 1 0 2.3Z'/%3E%3C/svg%3E") !important;
}

.footer-social .social-x::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.35 10.05 22.35 2h-3.05l-6.3 6.34L8.05 2H1.65l8.38 10.72L1.3 22h3.05l7.02-7.08L16.95 22h6.4l-9-11.95Zm-2 2.02-.95-1.2L5.74 4.35h1.25l5.02 6.36.95 1.2 6.02 7.74h-1.25l-5.38-7.58Z'/%3E%3C/svg%3E") !important;
  mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.35 10.05 22.35 2h-3.05l-6.3 6.34L8.05 2H1.65l8.38 10.72L1.3 22h3.05l7.02-7.08L16.95 22h6.4l-9-11.95Zm-2 2.02-.95-1.2L5.74 4.35h1.25l5.02 6.36.95 1.2 6.02 7.74h-1.25l-5.38-7.58Z'/%3E%3C/svg%3E") !important;
}

.footer-social .social-facebook::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.45 8.05V6.34c0-.83.55-1.02.94-1.02h2.38V1.68L14.5 1.66c-3.64 0-4.47 2.73-4.47 4.47v1.92H7.55v3.75h2.48v10.54h4.42V11.8h2.97l.4-3.75h-3.37Z'/%3E%3C/svg%3E") !important;
  mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.45 8.05V6.34c0-.83.55-1.02.94-1.02h2.38V1.68L14.5 1.66c-3.64 0-4.47 2.73-4.47 4.47v1.92H7.55v3.75h2.48v10.54h4.42V11.8h2.97l.4-3.75h-3.37Z'/%3E%3C/svg%3E") !important;
}

.footer-social .social-linkedin::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.98 3.5a2.5 2.5 0 1 1 0 5.01 2.5 2.5 0 0 1 0-5.01ZM3 9.9h4v10.6H3V9.9Zm6.1 0h3.84v1.45h.05c.54-.95 1.84-1.78 3.5-1.78 3.74 0 4.43 2.46 4.43 5.66v5.27h-4v-4.67c0-1.12-.02-2.55-1.56-2.55-1.56 0-1.8 1.22-1.8 2.47v4.75h-4V9.9Z'/%3E%3C/svg%3E") !important;
  mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.98 3.5a2.5 2.5 0 1 1 0 5.01 2.5 2.5 0 0 1 0-5.01ZM3 9.9h4v10.6H3V9.9Zm6.1 0h3.84v1.45h.05c.54-.95 1.84-1.78 3.5-1.78 3.74 0 4.43 2.46 4.43 5.66v5.27h-4v-4.67c0-1.12-.02-2.55-1.56-2.55-1.56 0-1.8 1.22-1.8 2.47v4.75h-4V9.9Z'/%3E%3C/svg%3E") !important;
}

.footer-social .social-youtube::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.55 7.05a2.7 2.7 0 0 0-1.9-1.92C17.98 4.7 12 4.7 12 4.7s-5.98 0-7.65.43a2.7 2.7 0 0 0-1.9 1.92A28.15 28.15 0 0 0 2 12a28.15 28.15 0 0 0 .45 4.95 2.7 2.7 0 0 0 1.9 1.92c1.67.43 7.65.43 7.65.43s5.98 0 7.65-.43a2.7 2.7 0 0 0 1.9-1.92A28.15 28.15 0 0 0 22 12a28.15 28.15 0 0 0-.45-4.95ZM10 15.2V8.8l5.55 3.2L10 15.2Z'/%3E%3C/svg%3E") !important;
  mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.55 7.05a2.7 2.7 0 0 0-1.9-1.92C17.98 4.7 12 4.7 12 4.7s-5.98 0-7.65.43a2.7 2.7 0 0 0-1.9 1.92A28.15 28.15 0 0 0 2 12a28.15 28.15 0 0 0 .45 4.95 2.7 2.7 0 0 0 1.9 1.92c1.67.43 7.65.43 7.65.43s5.98 0 7.65-.43a2.7 2.7 0 0 0 1.9-1.92A28.15 28.15 0 0 0 22 12a28.15 28.15 0 0 0-.45-4.95ZM10 15.2V8.8l5.55 3.2L10 15.2Z'/%3E%3C/svg%3E") !important;
}

.footer-social .social-vk {
  background: #4c75a3 !important;
  border-color: #4c75a3 !important;
}

.footer-social .social-vk::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.2 6.4h3.5c.15 6.2 2.85 8.8 4.9 9.35V6.4h3.3v5.35c2-.22 4.1-2.66 4.8-5.35h3.3c-.55 3.32-2.85 5.76-4.48 6.76 1.63.82 4.25 2.94 5.25 6.54h-3.64c-.77-2.56-2.68-4.54-5.23-4.8v4.8h-.4c-7.25 0-11.38-4.96-11.55-13.3h.25Z'/%3E%3C/svg%3E") !important;
  mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.2 6.4h3.5c.15 6.2 2.85 8.8 4.9 9.35V6.4h3.3v5.35c2-.22 4.1-2.66 4.8-5.35h3.3c-.55 3.32-2.85 5.76-4.48 6.76 1.63.82 4.25 2.94 5.25 6.54h-3.64c-.77-2.56-2.68-4.54-5.23-4.8v4.8h-.4c-7.25 0-11.38-4.96-11.55-13.3h.25Z'/%3E%3C/svg%3E") !important;
}

.footer-social .social-reddit::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 11.25a2.2 2.2 0 0 0-3.68-1.62c-1.24-.82-2.88-1.36-4.7-1.45l.8-3.77 2.62.56a1.75 1.75 0 1 0 .28-1.38l-3.32-.7a.7.7 0 0 0-.83.53l-1 4.75c-1.85.08-3.52.62-4.78 1.46A2.2 2.2 0 1 0 4.1 13.3c-.02.18-.04.36-.04.55 0 3.12 3.56 5.65 7.94 5.65s7.94-2.53 7.94-5.65c0-.19-.02-.37-.04-.55A2.2 2.2 0 0 0 21 11.25ZM8.65 13a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Zm6.7 0a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Zm-7.1 4.08c.78.78 2.05 1.18 3.75 1.18s2.97-.4 3.75-1.18a.7.7 0 0 0-.98-.98c-.5.5-1.43.76-2.77.76s-2.27-.26-2.77-.76a.7.7 0 0 0-.98.98Z'/%3E%3C/svg%3E") !important;
  mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 11.25a2.2 2.2 0 0 0-3.68-1.62c-1.24-.82-2.88-1.36-4.7-1.45l.8-3.77 2.62.56a1.75 1.75 0 1 0 .28-1.38l-3.32-.7a.7.7 0 0 0-.83.53l-1 4.75c-1.85.08-3.52.62-4.78 1.46A2.2 2.2 0 1 0 4.1 13.3c-.02.18-.04.36-.04.55 0 3.12 3.56 5.65 7.94 5.65s7.94-2.53 7.94-5.65c0-.19-.02-.37-.04-.55A2.2 2.2 0 0 0 21 11.25ZM8.65 13a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Zm6.7 0a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Zm-7.1 4.08c.78.78 2.05 1.18 3.75 1.18s2.97-.4 3.75-1.18a.7.7 0 0 0-.98-.98c-.5.5-1.43.76-2.77.76s-2.27-.26-2.77-.76a.7.7 0 0 0-.98.98Z'/%3E%3C/svg%3E") !important;
}

.footer-social .social-tumblr::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.85 21.25c-3.66 0-5.1-2.65-5.1-4.52v-6.3H7.5V7.52c3.15-1.14 3.72-3.86 3.9-4.77h2.98V7.1h3.35v3.33h-3.35v5.48c0 1.24.63 1.67 1.63 1.67.65 0 1.3-.2 1.72-.38v3.25c-.62.37-1.7.8-2.88.8Z'/%3E%3C/svg%3E") !important;
  mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.85 21.25c-3.66 0-5.1-2.65-5.1-4.52v-6.3H7.5V7.52c3.15-1.14 3.72-3.86 3.9-4.77h2.98V7.1h3.35v3.33h-3.35v5.48c0 1.24.63 1.67 1.63 1.67.65 0 1.3-.2 1.72-.38v3.25c-.62.37-1.7.8-2.88.8Z'/%3E%3C/svg%3E") !important;
}

.footer-social .social-pinterest::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.15 2C6.72 2 4 5.58 4 8.94c0 2.08.78 3.94 2.46 4.64.28.12.52 0 .6-.3.06-.2.18-.72.24-.94.08-.3.05-.4-.17-.67-.48-.58-.78-1.32-.78-2.38 0-3.05 2.28-5.78 5.94-5.78 3.24 0 5.02 1.98 5.02 4.62 0 3.48-1.54 6.42-3.82 6.42-1.26 0-2.2-1.04-1.9-2.32.36-1.52 1.06-3.16 1.06-4.25 0-.98-.53-1.8-1.62-1.8-1.28 0-2.32 1.33-2.32 3.12 0 1.14.38 1.9.38 1.9l-1.54 6.52c-.46 1.96-.07 4.36-.04 4.6.02.14.2.18.28.07.12-.15 1.64-2.04 2.16-3.92.15-.53.86-3.36.86-3.36.43.82 1.68 1.54 3 1.54 3.96 0 6.64-3.6 6.64-8.42C20.45 5.22 17.36 2 12.15 2Z'/%3E%3C/svg%3E") !important;
  mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.15 2C6.72 2 4 5.58 4 8.94c0 2.08.78 3.94 2.46 4.64.28.12.52 0 .6-.3.06-.2.18-.72.24-.94.08-.3.05-.4-.17-.67-.48-.58-.78-1.32-.78-2.38 0-3.05 2.28-5.78 5.94-5.78 3.24 0 5.02 1.98 5.02 4.62 0 3.48-1.54 6.42-3.82 6.42-1.26 0-2.2-1.04-1.9-2.32.36-1.52 1.06-3.16 1.06-4.25 0-.98-.53-1.8-1.62-1.8-1.28 0-2.32 1.33-2.32 3.12 0 1.14.38 1.9.38 1.9l-1.54 6.52c-.46 1.96-.07 4.36-.04 4.6.02.14.2.18.28.07.12-.15 1.64-2.04 2.16-3.92.15-.53.86-3.36.86-3.36.43.82 1.68 1.54 3 1.54 3.96 0 6.64-3.6 6.64-8.42C20.45 5.22 17.36 2 12.15 2Z'/%3E%3C/svg%3E") !important;
}

.site-header .main-nav > a:hover,
.site-header .main-nav > a:focus-visible,
.site-header .main-nav > a:active,
.site-header .main-nav .nav-location-button:hover,
.site-header .main-nav .nav-location-button:focus-visible,
.site-header .main-nav .nav-location-button:active,
.site-header .main-nav .nav-location.is-open .nav-location-button {
  color: #fff !important;
  opacity: 1 !important;
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
  transform: none !important;
}

.site-header .main-nav > a:hover::after,
.site-header .main-nav > a:focus-visible::after,
.site-header .main-nav .nav-location-button:hover::before,
.site-header .main-nav .nav-location-button:focus-visible::before,
.site-header .main-nav .nav-location.is-open .nav-location-button::before {
  background: rgba(255, 255, 255, 0.86) !important;
}

@media (max-width: 760px) {
  .site-header {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 30 !important;
    width: 100% !important;
    border-bottom-left-radius: 18px !important;
    border-bottom-right-radius: 18px !important;
    background: linear-gradient(180deg, rgba(9, 9, 9, 0.99), rgba(12, 12, 12, 0.96)) !important;
  }

  .page-main > .home-hero:first-child,
  .page-main > .page-hero:first-child,
  .page-main > .locations-hero:first-child,
  .page-main > .location-detail-hero:first-child {
    margin-top: 0 !important;
    padding-top: 204px !important;
    background-position: center top !important;
  }
}

@media (max-width: 760px) {
  body .site-header .main-nav > a::after,
  body .site-header .main-nav .nav-location-button::before {
    display: block !important;
    content: "" !important;
    left: 0 !important;
    right: 0 !important;
    bottom: -4px !important;
    height: 2px !important;
    border-radius: 999px !important;
    background: var(--red) !important;
    opacity: 0 !important;
    transform: scaleX(0.45) !important;
    transform-origin: center !important;
  }

  body .site-header .main-nav > a.is-active,
  body .site-header .main-nav > a:hover,
  body .site-header .main-nav > a:focus-visible,
  body .site-header .main-nav .nav-location.is-active .nav-location-button,
  body .site-header .main-nav .nav-location-button:hover,
  body .site-header .main-nav .nav-location-button:focus-visible {
    color: #fff !important;
    opacity: 1 !important;
  }

  body .site-header .main-nav > a.is-active::after,
  body .site-header .main-nav > a:hover::after,
  body .site-header .main-nav > a:focus-visible::after,
  body .site-header .main-nav .nav-location.is-active .nav-location-button::before,
  body .site-header .main-nav .nav-location-button:hover::before,
  body .site-header .main-nav .nav-location-button:focus-visible::before {
    opacity: 1 !important;
    transform: scaleX(1) !important;
  }

  body .site-header .main-nav .nav-location-button::after {
    display: none !important;
    content: none !important;
  }
}
