.elementor-8423 .elementor-element.elementor-element-d067a5b{width:100%;max-width:100%;}.elementor-8423 .elementor-element.elementor-element-c107244{width:100%;max-width:100%;}/* Start custom CSS for html, class: .elementor-element-c107244 */.atc-location-page {
  --atc-location-blue: #254cb4;
  --atc-location-blue-deep: #183987;
  --atc-location-blue-dark: #102f73;
  --atc-location-blue-soft: #eaf7ff;
  --atc-location-green: #3bb54a;
  --atc-location-green-deep: #258a39;
  --atc-location-lime: #8bc34a;
  --atc-location-lime-soft: #c8ee9a;
  --atc-location-mint: #f0fff1;
  --atc-location-navy: #162547;
  --atc-location-ink: #15213d;
  --atc-location-text: #465368;
  --atc-location-muted: #6b7789;
  --atc-location-line: #d9e7ef;
  --atc-location-white: #ffffff;
  --atc-location-radius-xl: 32px;
  --atc-location-radius-lg: 26px;
  --atc-location-radius-md: 20px;
  --atc-location-radius-sm: 15px;
  --atc-location-shadow: 0 20px 48px rgba(31, 76, 143, 0.11);
  --atc-location-shadow-soft: 0 10px 28px rgba(31, 76, 143, 0.08);
  --atc-location-page-pad: 0;
  --atc-location-hero-image: linear-gradient(
    135deg,
    rgba(37, 76, 180, 0.12),
    rgba(59, 181, 74, 0.18)
  );

  width: 100%;
  overflow: hidden;
  color: var(--atc-location-text);
  background: var(--atc-location-blue-soft);
  font-family: "Poppins", "Inter", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.62;
  isolation: isolate;
}

.atc-location-page,
.atc-location-page *,
.atc-location-page *::before,
.atc-location-page *::after {
  box-sizing: border-box;
}

.atc-location-page img {
  display: block;
  max-width: 100%;
  height: auto;
}

.atc-location-page a {
  color: inherit;
  text-decoration: none;
}

.atc-location-page h1,
.atc-location-page h2,
.atc-location-page h3,
.atc-location-page p,
.atc-location-page ul,
.atc-location-page ol {
  margin: 0;
}

.atc-location-page ul,
.atc-location-page ol {
  padding: 0;
}

.atc-location-shell {
  position: relative;
  z-index: 2;
  width: min(1520px, 100%);
  margin-inline: auto;
  padding-inline: var(--atc-location-page-pad);
}

/* ========================================================================== 
   SHARED TYPE
   ========================================================================== */

.atc-location-eyebrow,
.atc-location-card-eyebrow {
  display: inline-block;
  color: var(--atc-location-blue);
  font-size: 0.8rem;
  font-weight: 800;
  letter-spacing: 0.02em;
  line-height: 1.3;
  text-transform: uppercase;
}

.atc-location-eyebrow {
  margin-bottom: 14px;
}

.atc-location-card-eyebrow {
  margin-bottom: 12px;
}

.atc-location-section-title {
  max-width: 950px;
  color: var(--atc-location-green);
  font-size: clamp(2rem, 3.55vw, 3.5rem);
  font-weight: 900;
  letter-spacing: -0.055em;
  line-height: 1.03;
  text-transform: uppercase;
}

.atc-location-section-title span {
  color: var(--atc-location-blue);
}

.atc-location-section-heading {
  width: 100%;
  margin-bottom: 50px;
}

.atc-location-centered-heading {
  text-align: center;
}

.atc-location-centered-heading > .atc-location-section-title,
.atc-location-centered-heading > .atc-location-section-intro {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.atc-location-section-intro {
  width: min(790px, 100%);
  margin: 19px auto 0;
  color: var(--atc-location-text);
  font-size: 1.02rem;
  line-height: 1.6;
  text-align: center;
}

.atc-location-section-intro-left {
  margin-left: 0;
  text-align: left;
}

.atc-location-page h3 {
  color: var(--atc-location-blue);
  font-weight: 850;
  letter-spacing: -0.035em;
  line-height: 1.16;
}

/* ========================================================================== 
   BUTTONS
   ========================================================================== */

.atc-location-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  min-height: 54px;
  padding: 13px 26px;
  border: 2px solid transparent;
  border-radius: 999px;
  font-size: 0.88rem;
  font-weight: 800;
  line-height: 1.15;
  text-align: center;
  text-transform: uppercase;
  transition:
    transform 220ms ease,
    box-shadow 220ms ease,
    background-color 220ms ease,
    color 220ms ease,
    border-color 220ms ease;
}

.atc-location-btn > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-size: 1.25em;
  line-height: 1;
  transition: transform 220ms ease;
}

.atc-location-btn:hover,
.atc-location-btn:focus-visible {
  transform: translateY(-3px);
}

.atc-location-btn:hover > span,
.atc-location-btn:focus-visible > span {
  transform: translateX(3px);
}

.atc-location-btn:focus-visible,
.atc-location-area-links a:focus-visible,
.atc-location-faq-item summary:focus-visible {
  outline: 3px solid rgba(37, 76, 180, 0.28);
  outline-offset: 4px;
}

.atc-location-page .atc-location-btn-primary,
.atc-location-page .atc-location-btn-primary:visited,
.atc-location-page .atc-location-btn-primary:hover,
.atc-location-page .atc-location-btn-primary:focus,
.atc-location-page .atc-location-btn-primary:focus-visible {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  background: var(--atc-location-lime);
  box-shadow: 0 12px 25px rgba(102, 157, 38, 0.25);
}

.atc-location-page .atc-location-btn-primary:hover,
.atc-location-page .atc-location-btn-primary:focus-visible {
  background: var(--atc-location-green);
  box-shadow: 0 16px 30px rgba(45, 135, 56, 0.28);
}

.atc-location-page .atc-location-btn-secondary,
.atc-location-page .atc-location-btn-secondary:visited,
.atc-location-page .atc-location-btn-secondary:hover,
.atc-location-page .atc-location-btn-secondary:focus,
.atc-location-page .atc-location-btn-secondary:focus-visible {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  background: var(--atc-location-blue);
  box-shadow: 0 12px 25px rgba(37, 76, 180, 0.23);
}

.atc-location-page .atc-location-btn-secondary:hover,
.atc-location-page .atc-location-btn-secondary:focus-visible {
  background: var(--atc-location-blue-deep);
  box-shadow: 0 16px 30px rgba(25, 57, 135, 0.27);
}

.atc-location-page .atc-location-btn-white,
.atc-location-page .atc-location-btn-white:visited,
.atc-location-page .atc-location-btn-white:hover,
.atc-location-page .atc-location-btn-white:focus,
.atc-location-page .atc-location-btn-white:focus-visible {
  color: var(--atc-location-blue) !important;
  -webkit-text-fill-color: var(--atc-location-blue) !important;
  background: #ffffff;
  border-color: rgba(255, 255, 255, 0.86);
  box-shadow: 0 12px 25px rgba(10, 49, 82, 0.15);
}

.atc-location-page .atc-location-btn-white:hover,
.atc-location-page .atc-location-btn-white:focus-visible {
  color: var(--atc-location-blue-deep) !important;
  -webkit-text-fill-color: var(--atc-location-blue-deep) !important;
  background: #f7fbff;
}

.atc-location-btn-large {
  min-height: 62px;
  padding-inline: 31px;
}

/* ========================================================================== 
   HERO
   ========================================================================== */

.atc-location-hero {
  position: relative;
  padding: 78px 0;
  background:
    radial-gradient(
      circle at 90% 14%,
      rgba(139, 195, 74, 0.18) 0,
      rgba(139, 195, 74, 0) 24%
    ),
    radial-gradient(
      circle at 5% 91%,
      rgba(37, 76, 180, 0.08) 0,
      rgba(37, 76, 180, 0) 29%
    ),
    linear-gradient(180deg, #effaff 0%, var(--atc-location-blue-soft) 100%);
}

.atc-location-hero::before {
  position: absolute;
  top: 34px;
  right: -125px;
  width: 330px;
  height: 330px;
  content: "";
  border: 38px solid rgba(59, 181, 74, 0.07);
  border-radius: 50%;
  pointer-events: none;
}

.atc-location-hero::after {
  display: none;
}

.atc-location-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(430px, 0.98fr);
  align-items: center;
  justify-content: space-between;
  gap: clamp(50px, 5.2vw, 86px);
  width: 100%;
  min-width: 0;
}

.atc-location-hero-content {
  position: relative;
  z-index: 2;
  width: min(100%, 685px);
  min-width: 0;
}

.atc-location-hero-title {
  display: block;
  width: 100%;
  max-width: 685px;
  min-width: 0;
  color: var(--atc-location-green);
  font-size: clamp(2.2rem, 2.7vw, 44px);
  font-weight: 800;
  letter-spacing: -0.048em;
  line-height: 1.06;
  text-transform: uppercase;
  white-space: normal !important;
  overflow-wrap: break-word;
  word-break: normal;
}

.atc-location-hero-title span {
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin-top: 5px;
  color: var(--atc-location-blue);
  white-space: normal !important;
  overflow-wrap: break-word;
  word-break: normal;
}

.atc-location-hero-lead {
  max-width: 660px;
  margin-top: 22px;
  color: var(--atc-location-ink);
  font-size: 1.05rem;
  font-weight: 750;
  line-height: 1.55;
}

.atc-location-hero-copy {
  max-width: 655px;
  margin-top: 11px;
  color: var(--atc-location-text);
  font-size: 0.98rem;
  line-height: 1.56;
}

.atc-location-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
}

.atc-location-hero-media {
  position: relative;
  z-index: 2;
  width: min(100%, 640px);
  min-width: 0;
  justify-self: end;
  padding: 18px 22px 54px 0;
}

.atc-location-hero-media::before {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  width: 78%;
  height: 82%;
  content: "";
  background: linear-gradient(
    145deg,
    rgba(139, 195, 74, 0.42),
    rgba(59, 181, 74, 0.12)
  );
  border-radius: 32px;
  transform: translate(18px, -1px);
}

.atc-location-hero-photo {
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 520px;
  overflow: hidden;
  background-color: #dce8ee;
  background-image:
    linear-gradient(145deg, rgba(16, 47, 115, 0.05), rgba(16, 47, 115, 0.12)),
    var(--atc-location-hero-image);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 10px solid #ffffff;
  border-radius: 30px 88px 30px 30px;
  box-shadow: var(--atc-location-shadow);
}

.atc-location-local-card {
  position: absolute;
  z-index: 4;
  right: -4px;
  bottom: 0;
  width: min(350px, 78%);
  padding: 19px 21px;
  color: #ffffff;
  background:
    radial-gradient(
      circle at 90% 8%,
      rgba(139, 195, 74, 0.36),
      transparent 31%
    ),
    linear-gradient(145deg, #2857bb 0%, #183987 100%);
  border: 5px solid #ffffff;
  border-radius: 20px;
  box-shadow: 0 18px 34px rgba(24, 57, 135, 0.25);
}

.atc-location-local-card .atc-location-card-eyebrow {
  color: var(--atc-location-lime-soft);
}

.atc-location-local-card strong {
  display: block;
  color: #ffffff;
  font-size: 1.04rem;
  font-weight: 850;
  line-height: 1.28;
}

.atc-location-page--gastonia {
  --atc-location-hero-image: url("https://advancedturfcare.com/wp-content/uploads/2026/03/Team-Working-Photo-23.jpeg");
}

/* ========================================================================== 
   SHARED SECTIONS
   ========================================================================== */

.atc-location-section {
  position: relative;
  padding: 96px 0;
  isolation: isolate;
}

.atc-location-section-white {
  background: #ffffff;
}

.atc-location-section-blue {
  background:
    radial-gradient(
      circle at 3% 24%,
      rgba(59, 181, 74, 0.09) 0,
      rgba(59, 181, 74, 0) 21%
    ),
    radial-gradient(
      circle at 96% 87%,
      rgba(37, 76, 180, 0.06) 0,
      rgba(37, 76, 180, 0) 22%
    ),
    var(--atc-location-blue-soft);
}

.atc-location-section-mint {
  background:
    radial-gradient(
      circle at 87% 15%,
      rgba(59, 181, 74, 0.12) 0,
      rgba(59, 181, 74, 0) 23%
    ),
    var(--atc-location-mint);
}

.atc-location-section-navy {
  color: #ffffff;
  background:
    radial-gradient(
      circle at 11% 11%,
      rgba(59, 181, 74, 0.14) 0,
      rgba(59, 181, 74, 0) 23%
    ),
    radial-gradient(
      circle at 90% 92%,
      rgba(37, 76, 180, 0.2) 0,
      rgba(37, 76, 180, 0) 29%
    ),
    var(--atc-location-navy);
}

.atc-location-section-navy .atc-location-eyebrow {
  color: var(--atc-location-lime-soft);
}

.atc-location-section-navy .atc-location-section-title {
  color: #ffffff;
}

.atc-location-section-navy .atc-location-section-title span {
  color: var(--atc-location-lime-soft);
}

/* ========================================================================== 
   LOCAL LAWN CHALLENGES
   ========================================================================== */

.atc-location-challenges-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 22px;
}

.atc-location-challenge-card {
  grid-column: span 6;
  min-width: 0;
  padding: 30px 28px 28px;
  background: #ffffff;
  border: 1px solid #dce9ef;
  border-radius: var(--atc-location-radius-md);
  box-shadow: var(--atc-location-shadow-soft);
}

.atc-location-challenge-card-featured {
  grid-column: span 7;
  color: #ffffff;
  background:
    radial-gradient(
      circle at 86% 10%,
      rgba(139, 195, 74, 0.37) 0,
      rgba(139, 195, 74, 0) 29%
    ),
    linear-gradient(145deg, #2a58ba 0%, #193b88 100%);
  border-color: rgba(255, 255, 255, 0.16);
  box-shadow: 0 20px 40px rgba(24, 57, 135, 0.23);
}

.atc-location-challenge-card:nth-child(2) {
  grid-column: span 5;
}

.atc-location-challenge-card-wide {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: auto minmax(180px, 0.42fr) minmax(0, 1fr);
  align-items: center;
  gap: 22px;
}

.atc-location-card-number,
.atc-location-step-number {
  display: grid;
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  place-items: center;
  color: var(--atc-location-green);
  background: #effff0;
  border: 2px solid var(--atc-location-green);
  border-radius: 50%;
  font-size: 0.88rem;
  font-weight: 900;
  line-height: 1;
}

.atc-location-challenge-card:not(.atc-location-challenge-card-wide)
  .atc-location-card-number {
  margin-bottom: 23px;
}

.atc-location-challenge-card-featured .atc-location-card-number {
  color: var(--atc-location-blue);
  background: var(--atc-location-lime-soft);
  border-color: var(--atc-location-lime-soft);
}

.atc-location-challenge-card h3 {
  color: var(--atc-location-blue);
  font-size: 1.19rem;
  text-transform: uppercase;
}

.atc-location-challenge-card-featured h3 {
  color: #ffffff;
}

.atc-location-challenge-card p {
  margin-top: 13px;
  color: var(--atc-location-text);
  font-size: 0.89rem;
  line-height: 1.54;
}

.atc-location-challenge-card-featured p {
  color: rgba(255, 255, 255, 0.89);
}

.atc-location-challenge-card-wide p {
  margin-top: 0;
}

.atc-location-inline-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: 35px;
  padding: 24px 27px;
  background: #ffffff;
  border: 2px solid var(--atc-location-blue);
  border-radius: var(--atc-location-radius-md);
  box-shadow: var(--atc-location-shadow-soft);
}

.atc-location-inline-cta p {
  max-width: 850px;
  color: var(--atc-location-green-deep);
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.48;
}

/* ========================================================================== 
   LOCAL SERVICES
   ========================================================================== */

.atc-location-services-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.atc-location-service-card {
  position: relative;
  min-height: 100%;
  padding: 31px 27px 29px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid #dce9ef;
  border-radius: var(--atc-location-radius-md);
  box-shadow: var(--atc-location-shadow-soft);
}

.atc-location-service-card::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 74px;
  height: 5px;
  content: "";
  background: linear-gradient(
    90deg,
    var(--atc-location-green),
    var(--atc-location-lime)
  );
  border-radius: 5px 0 0 0;
}

.atc-location-service-card h3 {
  font-size: 1.13rem;
  text-transform: uppercase;
}

.atc-location-service-card > p:not(.atc-location-card-eyebrow) {
  margin-top: 13px;
  color: var(--atc-location-text);
  font-size: 0.88rem;
  line-height: 1.53;
}

.atc-location-service-tip {
  color: #ffffff;
  background:
    radial-gradient(
      circle at 88% 9%,
      rgba(139, 195, 74, 0.38) 0,
      rgba(139, 195, 74, 0) 31%
    ),
    linear-gradient(145deg, #1f4697 0%, #17346f 100%);
  border-color: rgba(255, 255, 255, 0.16);
  box-shadow: 0 20px 40px rgba(22, 54, 118, 0.22);
}

.atc-location-service-tip::after {
  background: var(--atc-location-lime-soft);
}

.atc-location-service-tip .atc-location-card-eyebrow {
  color: var(--atc-location-lime-soft);
}

.atc-location-service-tip h3 {
  color: #ffffff;
}

.atc-location-service-tip > p:not(.atc-location-card-eyebrow) {
  color: rgba(255, 255, 255, 0.89);
}

/* ========================================================================== 
   PLAN BUILDING
   ========================================================================== */

.atc-location-plan-layout {
  display: grid;
  grid-template-columns: minmax(280px, 0.68fr) minmax(0, 1.32fr);
  align-items: start;
  gap: clamp(55px, 7vw, 112px);
}

.atc-location-plan-intro {
  position: sticky;
  top: 28px;
}

.atc-location-plan-intro > p:not(.atc-location-eyebrow) {
  max-width: 510px;
  margin-top: 20px;
  color: var(--atc-location-text);
  font-size: 1rem;
  line-height: 1.61;
}

.atc-location-plan-steps {
  position: relative;
  display: grid;
  gap: 18px;
}

.atc-location-plan-steps::before {
  position: absolute;
  z-index: 0;
  top: 49px;
  bottom: 49px;
  left: 25px;
  width: 2px;
  content: "";
  background: linear-gradient(
    180deg,
    var(--atc-location-green) 0%,
    var(--atc-location-blue) 100%
  );
  opacity: 0.25;
}

.atc-location-plan-step {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr);
  gap: 22px;
  padding: 27px 28px;
  background: #ffffff;
  border: 1px solid #dce9ef;
  border-radius: var(--atc-location-radius-md);
  box-shadow: var(--atc-location-shadow-soft);
}

.atc-location-plan-step:nth-child(2) {
  border-color: rgba(59, 181, 74, 0.34);
}

.atc-location-plan-step h3 {
  font-size: 1.14rem;
  text-transform: uppercase;
}

.atc-location-plan-step p {
  margin-top: 10px;
  color: var(--atc-location-text);
  font-size: 0.9rem;
  line-height: 1.55;
}

.atc-location-plan-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: 39px;
  padding-top: 28px;
  border-top: 1px solid var(--atc-location-line);
}

.atc-location-plan-bottom p {
  max-width: 750px;
  color: var(--atc-location-green-deep);
  font-size: 1.04rem;
  font-weight: 850;
  line-height: 1.45;
}

/* ========================================================================== 
   TIMING
   ========================================================================== */

.atc-location-timing-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(370px, 0.76fr);
  align-items: center;
  gap: clamp(55px, 7vw, 110px);
}

.atc-location-timing-copy > p:not(.atc-location-eyebrow) {
  max-width: 700px;
  margin-top: 15px;
  color: var(--atc-location-text);
  font-size: 1rem;
  line-height: 1.6;
}

.atc-location-timing-copy > .atc-location-section-title + p {
  margin-top: 21px;
}

.atc-location-timing-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
}

.atc-location-timing-panel {
  position: relative;
  overflow: hidden;
  padding: 18px;
  color: #ffffff;
  background:
    radial-gradient(
      circle at 91% 7%,
      rgba(139, 195, 74, 0.38) 0,
      rgba(139, 195, 74, 0) 30%
    ),
    linear-gradient(145deg, #1e438f 0%, #18346f 100%);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: var(--atc-location-radius-lg);
  box-shadow: 0 22px 43px rgba(22, 54, 118, 0.21);
}

.atc-location-timing-panel::before {
  position: absolute;
  top: -120px;
  right: -110px;
  width: 260px;
  height: 260px;
  content: "";
  border: 31px solid rgba(255, 255, 255, 0.08);
  border-radius: 50%;
}

.atc-location-timing-item {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 5px;
  padding: 23px 22px;
  background: rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.atc-location-timing-item:first-child {
  border-radius: 16px 16px 0 0;
}

.atc-location-timing-item:last-child {
  border-bottom: 0;
  border-radius: 0 0 16px 16px;
}

.atc-location-timing-item span {
  color: var(--atc-location-lime-soft);
  font-size: 0.73rem;
  font-weight: 850;
  letter-spacing: 0.03em;
  line-height: 1.25;
  text-transform: uppercase;
}

.atc-location-timing-item strong {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.38;
}

/* ========================================================================== 
   WHY CHOOSE ATC
   ========================================================================== */

.atc-location-why-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.84fr) minmax(500px, 1.16fr);
  align-items: center;
  gap: clamp(50px, 7vw, 108px);
}

.atc-location-why-copy > p:not(.atc-location-eyebrow) {
  max-width: 620px;
  margin-top: 17px;
  color: rgba(255, 255, 255, 0.84);
  font-size: 1rem;
  line-height: 1.6;
}

.atc-location-why-copy > .atc-location-section-title + p {
  margin-top: 22px;
}

.atc-location-why-copy .atc-location-btn {
  margin-top: 28px;
}

.atc-location-why-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.atc-location-why-item {
  min-height: 100%;
  padding: 25px 23px;
  background: rgba(255, 255, 255, 0.075);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 18px;
  box-shadow: 0 14px 28px rgba(6, 23, 58, 0.12);
  backdrop-filter: blur(7px);
}

.atc-location-why-item:nth-child(1) {
  border-top: 4px solid var(--atc-location-lime);
}

.atc-location-why-item h3 {
  color: #ffffff;
  font-size: 1.02rem;
  text-transform: uppercase;
}

.atc-location-why-item p {
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.86rem;
  line-height: 1.53;
}

/* ========================================================================== 
   SERVICE & NEARBY AREAS
   ========================================================================== */

.atc-location-service-area-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.76fr);
  align-items: center;
  gap: clamp(55px, 7vw, 112px);
}

.atc-location-service-area-copy > p:not(.atc-location-eyebrow) {
  max-width: 700px;
  margin-top: 15px;
  color: var(--atc-location-text);
  font-size: 1rem;
  line-height: 1.6;
}

.atc-location-service-area-copy > .atc-location-section-title + p {
  margin-top: 21px;
}

.atc-location-service-area-copy .atc-location-btn {
  margin-top: 28px;
}

.atc-location-area-panel {
  position: relative;
  overflow: hidden;
  padding: clamp(30px, 3.4vw, 43px);
  background:
    radial-gradient(
      circle at 90% 8%,
      rgba(139, 195, 74, 0.24),
      transparent 29%
    ),
    var(--atc-location-blue-soft);
  border: 1px solid #cfdfeb;
  border-radius: var(--atc-location-radius-lg);
  box-shadow: var(--atc-location-shadow);
}

.atc-location-area-panel::after {
  position: absolute;
  right: -48px;
  bottom: -48px;
  width: 150px;
  height: 150px;
  content: "";
  border: 22px solid rgba(37, 76, 180, 0.07);
  border-radius: 50%;
}

.atc-location-area-links {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 11px;
}

.atc-location-area-links a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  min-height: 50px;
  padding: 13px 16px;
  color: var(--atc-location-blue);
  background: #ffffff;
  border: 1px solid #d6e5ed;
  border-radius: 14px;
  font-size: 0.87rem;
  font-weight: 800;
  line-height: 1.3;
  box-shadow: 0 7px 17px rgba(31, 76, 143, 0.055);
  transition:
    transform 180ms ease,
    color 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease;
}

.atc-location-area-links a::after {
  flex: 0 0 auto;
  content: "→";
  color: var(--atc-location-green);
  font-size: 1.15rem;
  line-height: 1;
}

.atc-location-area-links a:hover,
.atc-location-area-links a:focus-visible {
  color: var(--atc-location-blue-deep);
  border-color: rgba(59, 181, 74, 0.55);
  box-shadow: 0 11px 22px rgba(31, 76, 143, 0.09);
  transform: translateY(-2px);
}

/* ========================================================================== 
   WHAT TO EXPECT
   ========================================================================== */

.atc-location-results-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(390px, 0.8fr);
  align-items: center;
  gap: clamp(55px, 7vw, 112px);
}

.atc-location-results-copy > p:not(.atc-location-eyebrow) {
  max-width: 700px;
  margin-top: 15px;
  color: var(--atc-location-text);
  font-size: 1rem;
  line-height: 1.6;
}

.atc-location-results-copy > .atc-location-section-title + p {
  margin-top: 21px;
}

.atc-location-results-copy .atc-location-btn {
  margin-top: 28px;
}

.atc-location-results-panel {
  position: relative;
  display: grid;
  gap: 0;
  padding: 25px;
  background: #ffffff;
  border: 1px solid #d7e6ed;
  border-radius: var(--atc-location-radius-lg);
  box-shadow: var(--atc-location-shadow);
}

.atc-location-results-panel::before {
  position: absolute;
  z-index: 0;
  top: 57px;
  bottom: 57px;
  left: 50px;
  width: 2px;
  content: "";
  background: linear-gradient(
    180deg,
    var(--atc-location-green) 0%,
    var(--atc-location-blue) 100%
  );
}

.atc-location-result-stage {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 5px;
  min-height: 88px;
  padding: 20px 18px 20px 60px;
  border-bottom: 1px solid #e0ebf0;
}

.atc-location-result-stage:last-child {
  border-bottom: 0;
}

.atc-location-result-stage::before {
  position: absolute;
  top: 27px;
  left: 17px;
  display: grid;
  width: 18px;
  height: 18px;
  place-items: center;
  content: "";
  background: #ffffff;
  border: 5px solid var(--atc-location-green);
  border-radius: 50%;
  box-shadow: 0 0 0 5px #effff0;
}

.atc-location-result-stage:nth-child(2)::before {
  border-color: var(--atc-location-lime);
}

.atc-location-result-stage:nth-child(3)::before {
  border-color: var(--atc-location-blue);
  box-shadow: 0 0 0 5px #eef5ff;
}

.atc-location-result-stage span {
  color: var(--atc-location-green-deep);
  font-size: 0.72rem;
  font-weight: 850;
  letter-spacing: 0.025em;
  line-height: 1.3;
  text-transform: uppercase;
}

.atc-location-result-stage strong {
  color: var(--atc-location-blue);
  font-size: 0.98rem;
  font-weight: 850;
  line-height: 1.38;
}

/* ========================================================================== 
   FAQ
   ========================================================================== */

.atc-location-faq-layout {
  display: grid;
  grid-template-columns: minmax(270px, 0.76fr) minmax(0, 1.24fr);
  align-items: start;
  gap: clamp(42px, 6.7vw, 104px);
}

.atc-location-faq-intro {
  position: sticky;
  top: 28px;
}

.atc-location-faq-intro > p:not(.atc-location-eyebrow) {
  max-width: 440px;
  margin-top: 20px;
  color: var(--atc-location-text);
  font-size: 0.98rem;
  line-height: 1.6;
}

.atc-location-faq-intro .atc-location-btn {
  margin-top: 27px;
}

.atc-location-faq-list {
  display: grid;
  gap: 13px;
}

.atc-location-faq-item {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid #d8e5ef;
  border-radius: 17px;
  box-shadow: 0 8px 20px rgba(31, 76, 143, 0.06);
}

.atc-location-faq-item summary {
  position: relative;
  display: block;
  padding: 22px 66px 22px 23px;
  color: var(--atc-location-ink);
  cursor: pointer;
  font-size: 1rem;
  font-weight: 820;
  line-height: 1.36;
  list-style: none;
  transition:
    color 180ms ease,
    background-color 180ms ease;
}

.atc-location-faq-item summary::-webkit-details-marker {
  display: none;
}

.atc-location-faq-item summary::before,
.atc-location-faq-item summary::after {
  position: absolute;
  top: 50%;
  right: 23px;
  width: 17px;
  height: 2px;
  content: "";
  background: var(--atc-location-blue);
  border-radius: 2px;
  transform: translateY(-50%);
  transition:
    transform 200ms ease,
    background-color 180ms ease;
}

.atc-location-faq-item summary::after {
  transform: translateY(-50%) rotate(90deg);
}

.atc-location-faq-item[open] summary {
  color: var(--atc-location-blue);
  background: #f5fbff;
}

.atc-location-faq-item[open] summary::before,
.atc-location-faq-item[open] summary::after {
  background: var(--atc-location-green);
}

.atc-location-faq-item[open] summary::after {
  transform: translateY(-50%) rotate(0deg);
}

.atc-location-faq-answer {
  padding: 0 24px 22px;
  color: var(--atc-location-text);
  font-size: 0.93rem;
  line-height: 1.6;
}

/* ========================================================================== 
   RESPONSIVE — LARGE TABLET
   ========================================================================== */

@media (max-width: 1180px) {
  .atc-location-hero-grid {
    grid-template-columns: minmax(0, 1fr) minmax(390px, 0.86fr);
    gap: 45px;
  }

  .atc-location-hero-title {
    font-size: 45px;
  }

  .atc-location-hero-photo {
    min-height: 485px;
  }

  .atc-location-services-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .atc-location-why-layout {
    grid-template-columns: minmax(0, 0.82fr) minmax(450px, 1.18fr);
    gap: 50px;
  }
}

/* ========================================================================== 
   RESPONSIVE — TABLET
   ========================================================================== */

@media (max-width: 1024px) {
  .atc-location-page {
    --atc-location-page-pad: 33px;
  }

  .atc-location-hero {
    padding: 72px 0;
  }

  .atc-location-hero-grid,
  .atc-location-plan-layout,
  .atc-location-timing-layout,
  .atc-location-why-layout,
  .atc-location-service-area-layout,
  .atc-location-results-layout,
  .atc-location-faq-layout {
    grid-template-columns: 1fr;
  }

  .atc-location-hero-content {
    width: min(100%, 760px);
  }

  .atc-location-hero-title {
    width: 100%;
    max-width: 740px;
    font-size: clamp(2.2rem, 5vw, 44px);
  }

  .atc-location-hero-media {
    width: min(720px, 100%);
    justify-self: center;
    padding-top: 0;
  }

  .atc-location-section {
    padding: 76px 0;
  }

  .atc-location-plan-intro,
  .atc-location-faq-intro {
    position: static;
  }

  .atc-location-plan-intro {
    max-width: 720px;
  }

  .atc-location-plan-layout,
  .atc-location-timing-layout,
  .atc-location-why-layout,
  .atc-location-service-area-layout,
  .atc-location-results-layout {
    gap: 45px;
  }

  .atc-location-timing-panel,
  .atc-location-area-panel,
  .atc-location-results-panel {
    width: min(720px, 100%);
  }

  .atc-location-why-copy {
    max-width: 760px;
  }

}

/* ========================================================================== 
   RESPONSIVE — SMALL TABLET
   ========================================================================== */

@media (max-width: 820px) {
  .atc-location-challenges-grid,
  .atc-location-services-grid,
  .atc-location-why-list {
    grid-template-columns: 1fr;
  }

  .atc-location-challenge-card,
  .atc-location-challenge-card-featured,
  .atc-location-challenge-card:nth-child(2),
  .atc-location-challenge-card-wide {
    grid-column: auto;
  }

  .atc-location-challenge-card-wide {
    display: block;
  }

  .atc-location-challenge-card-wide .atc-location-card-number {
    margin-bottom: 23px;
  }

  .atc-location-challenge-card-wide p {
    margin-top: 13px;
  }

  .atc-location-services-grid {
    max-width: 720px;
  }

  .atc-location-inline-cta,
  .atc-location-plan-bottom {
    align-items: flex-start;
    flex-direction: column;
  }

  .atc-location-inline-cta .atc-location-btn,
  .atc-location-plan-bottom .atc-location-btn {
    width: 100%;
  }

  .atc-location-faq-layout {
    gap: 36px;
  }
}

/* ========================================================================== 
   RESPONSIVE — MOBILE
   ========================================================================== */

@media (max-width: 600px) {
  .atc-location-page {
    --atc-location-page-pad: 23px;
    font-size: 15.6px;
  }

  .atc-location-hero {
    padding: 54px 0;
  }

  .atc-location-hero::before {
    display: none;
  }

  .atc-location-hero-title,
  .atc-location-hero-title span {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    white-space: normal;
    overflow-wrap: anywhere;
  }

  .atc-location-hero-title {
    font-size: clamp(2rem, 9.4vw, 2.55rem);
    letter-spacing: -0.045em;
    line-height: 1.07;
  }

  .atc-location-hero-lead {
    margin-top: 18px;
    font-size: 0.98rem;
    line-height: 1.52;
  }

  .atc-location-hero-copy {
    font-size: 0.95rem;
    line-height: 1.52;
  }

  .atc-location-hero-actions,
  .atc-location-timing-actions {
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 24px;
  }

  .atc-location-hero-actions .atc-location-btn,
  .atc-location-timing-actions .atc-location-btn {
    width: 100%;
  }

  .atc-location-hero-media {
    width: 100%;
    padding: 0 0 66px;
  }

  .atc-location-hero-media::before {
    top: -10px;
    right: -8px;
    width: 84%;
    height: 76%;
    border-radius: 22px;
    transform: none;
  }

  .atc-location-hero-photo {
    min-height: 0;
    aspect-ratio: 4 / 3;
    border-width: 7px;
    border-radius: 23px;
  }

  .atc-location-local-card {
    right: 10px;
    bottom: 0;
    width: min(310px, calc(100% - 20px));
    padding: 15px 17px;
    border-width: 4px;
    border-radius: 17px;
  }

  .atc-location-local-card strong {
    font-size: 0.94rem;
  }

  .atc-location-section {
    padding: 53px 0;
  }

  .atc-location-section-heading {
    margin-bottom: 34px;
  }

  .atc-location-section-title {
    font-size: clamp(1.85rem, 9.2vw, 2.55rem);
  }

  .atc-location-section-intro {
    margin-top: 15px;
    font-size: 0.95rem;
  }

  .atc-location-eyebrow,
  .atc-location-card-eyebrow {
    font-size: 0.72rem;
  }

  .atc-location-challenges-grid,
  .atc-location-services-grid,
  .atc-location-why-list {
    gap: 17px;
  }

  .atc-location-challenge-card,
  .atc-location-service-card {
    padding: 27px 22px;
    border-radius: 18px;
  }

  .atc-location-card-number,
  .atc-location-step-number {
    width: 46px;
    height: 46px;
  }

  .atc-location-inline-cta {
    gap: 18px;
    margin-top: 25px;
    padding: 20px;
    border-radius: 17px;
  }

  .atc-location-inline-cta p {
    font-size: 0.94rem;
  }

  .atc-location-plan-layout,
  .atc-location-timing-layout,
  .atc-location-why-layout,
  .atc-location-service-area-layout,
  .atc-location-results-layout {
    gap: 32px;
  }

  .atc-location-plan-steps {
    gap: 15px;
  }

  .atc-location-plan-steps::before {
    left: 22px;
  }

  .atc-location-plan-step {
    grid-template-columns: 46px minmax(0, 1fr);
    gap: 17px;
    padding: 23px 20px;
    border-radius: 18px;
  }

  .atc-location-plan-step h3 {
    font-size: 1.02rem;
  }

  .atc-location-plan-bottom {
    gap: 19px;
    margin-top: 29px;
    padding-top: 24px;
  }

  .atc-location-timing-panel,
  .atc-location-area-panel,
  .atc-location-results-panel {
    padding: 19px;
    border-radius: 20px;
  }

  .atc-location-timing-item {
    padding: 20px 17px;
  }

  .atc-location-why-item {
    padding: 22px 20px;
    border-radius: 17px;
  }

  .atc-location-area-links {
    gap: 9px;
  }

  .atc-location-area-links a {
    min-height: 47px;
    padding: 12px 14px;
    font-size: 0.81rem;
  }

  .atc-location-results-panel::before {
    top: 50px;
    bottom: 50px;
    left: 38px;
  }

  .atc-location-result-stage {
    min-height: 82px;
    padding: 17px 10px 17px 49px;
  }

  .atc-location-result-stage::before {
    top: 23px;
    left: 10px;
  }

  .atc-location-faq-layout {
    gap: 27px;
  }

  .atc-location-faq-item summary {
    padding: 19px 55px 19px 19px;
    font-size: 0.94rem;
  }

  .atc-location-faq-item summary::before,
  .atc-location-faq-item summary::after {
    right: 19px;
    width: 15px;
  }

  .atc-location-faq-answer {
    padding: 0 19px 19px;
    font-size: 0.9rem;
  }

  .atc-location-btn,
  .atc-location-btn-large {
    min-height: 52px;
    padding: 12px 20px;
    font-size: 0.79rem;
  }
}

/* ========================================================================== 
   RESPONSIVE — NARROW MOBILE
   ========================================================================== */

@media (max-width: 390px) {
  .atc-location-hero-title {
    font-size: 2rem;
  }

  .atc-location-local-card {
    width: calc(100% - 12px);
    right: 6px;
  }

  .atc-location-plan-step {
    grid-template-columns: 1fr;
  }

  .atc-location-plan-steps::before {
    display: none;
  }

  .atc-location-step-number {
    margin-bottom: 2px;
  }
}

/* ========================================================================== 
   ACCESSIBILITY
   ========================================================================== */

@media (prefers-reduced-motion: reduce) {
  .atc-location-page *,
  .atc-location-page *::before,
  .atc-location-page *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}/* End custom CSS */