.elementor-69493 .elementor-element.elementor-element-f6f1900{--display:flex;}/* Start custom CSS */.mantle-fall-page {
  background: #ffffff;
  color: #15313f;
  font-family: Montserrat, Arial, sans-serif;
}

.mantle-fall-page *,
.mantle-fall-page *::before,
.mantle-fall-page *::after {
  box-sizing: border-box;
}

.mantle-fall-container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px;
}

.mantle-fall-kicker,
.mantle-fall-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(246, 147, 32, 0.14);
  color: #9a5b06;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.mantle-fall-hero {
  position: relative;
  overflow: hidden;
  padding: 82px 0 70px;
  background:
    linear-gradient(135deg, rgba(7, 28, 42, 0.76), rgba(10, 118, 182, 0.68)),
    url('https://mantlerealty.com/wp-content/uploads/2026/04/Blue-Ridge-Parkway-North-Carolina-fall-leaves-changing-color.webp') center center / cover no-repeat;
}

.mantle-fall-hero-copy {
  max-width: 760px;
  color: #ffffff;
}

.mantle-fall-hero h1,
.mantle-fall-intro-card h2,
.mantle-fall-heading-wrap h2,
.mantle-fall-featured-body h3,
.mantle-fall-copy h2,
.mantle-fall-grid-body h3,
.mantle-fall-related-card h3,
.mantle-fall-cta-card h2 {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.mantle-fall-hero h1 {
  margin: 0 0 18px;
  font-size: clamp(2.3rem, 4.6vw, 4rem);
  line-height: 0.98;
  color: #ffffff;
}

.mantle-fall-hero p {
  max-width: 700px;
  margin: 0;
  font-size: 1.05rem;
  line-height: 1.72;
  color: rgba(255, 255, 255, 0.95);
}

.mantle-fall-hero-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
}

.mantle-fall-hero-buttons.center {
  justify-content: center;
}

.mantle-fall-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 13px 22px;
  border-radius: 999px;
  border: 1px solid transparent;
  font-size: 0.96rem;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none !important;
  transition: all 0.2s ease;
}

.mantle-fall-btn-primary {
  background: #f69320;
  border-color: #f69320;
  color: #132431 !important;
}

.mantle-fall-btn-primary:hover,
.mantle-fall-btn-primary:focus {
  background: #ffab45;
  border-color: #ffab45;
  color: #132431 !important;
  transform: translateY(-1px);
}

.mantle-fall-btn-secondary {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.30);
  color: #ffffff !important;
}

.mantle-fall-btn-secondary:hover,
.mantle-fall-btn-secondary:focus {
  background: rgba(255, 255, 255, 0.18);
  color: #ffffff !important;
  transform: translateY(-1px);
}

.mantle-fall-intro,
.mantle-fall-featured,
.mantle-fall-section,
.mantle-fall-related,
.mantle-fall-cta {
  padding: 72px 0;
}

.mantle-fall-section-alt {
  background: linear-gradient(180deg, #f9fbfd 0%, #f3f8fc 100%);
}

.mantle-fall-intro-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.mantle-fall-intro-card {
  padding: 26px 24px;
  background: #ffffff;
  border: 1px solid rgba(10, 118, 182, 0.10);
  border-radius: 20px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05);
}

.mantle-fall-intro-card h2 {
  margin: 0 0 10px;
  font-size: 1.22rem;
  line-height: 1.15;
  color: #15313f;
}

.mantle-fall-intro-card p {
  margin: 0;
  font-size: 0.98rem;
  line-height: 1.72;
  color: #48626f;
}

.mantle-fall-heading-wrap {
  max-width: 780px;
  margin: 0 auto 34px;
  text-align: center;
}

.mantle-fall-heading-wrap h2 {
  margin: 0 0 12px;
  font-size: clamp(1.85rem, 3vw, 2.85rem);
  line-height: 1.04;
  color: #15313f;
}

.mantle-fall-heading-wrap p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.75;
  color: #48626f;
}

.mantle-fall-featured-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.mantle-fall-featured-card,
.mantle-fall-grid-card,
.mantle-fall-related-card {
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(10, 118, 182, 0.10);
  border-radius: 22px;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.06);
}

.mantle-fall-featured-image,
.mantle-fall-grid-card img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.mantle-fall-featured-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mantle-fall-featured-body,
.mantle-fall-grid-body {
  padding: 22px 22px 24px;
}

.mantle-fall-featured-body h3,
.mantle-fall-grid-body h3,
.mantle-fall-related-card h3 {
  margin: 0 0 10px;
  font-size: 1.16rem;
  line-height: 1.15;
  color: #15313f;
}

.mantle-fall-featured-body p,
.mantle-fall-grid-body p,
.mantle-fall-related-card p {
  margin: 0;
  font-size: 0.96rem;
  line-height: 1.7;
  color: #48626f;
}

.mantle-fall-card-links,
.mantle-fall-inline-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 14px;
  margin-top: 16px;
}

.mantle-fall-card-links a,
.mantle-fall-inline-links a,
.mantle-fall-copy a,
.mantle-fall-grid-body a {
  font-size: 0.92rem;
  font-weight: 700;
  color: #0a76b6;
  text-decoration: none;
}

.mantle-fall-card-links a:hover,
.mantle-fall-inline-links a:hover,
.mantle-fall-copy a:hover,
.mantle-fall-grid-body a:hover {
  text-decoration: underline;
}

.mantle-fall-split {
  display: grid;
  grid-template-columns: 1.02fr 0.98fr;
  gap: 38px;
  align-items: center;
}

.mantle-fall-split-reverse {
  grid-template-columns: 0.98fr 1.02fr;
}

.mantle-fall-gallery {
  display: grid;
  gap: 18px;
}

.mantle-fall-gallery.two-up {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mantle-fall-gallery img {
  display: block;
  width: 100%;
  min-height: 250px;
  height: 100%;
  border-radius: 20px;
  object-fit: cover;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.07);
}

.mantle-fall-copy h2 {
  margin: 0 0 14px;
  font-size: clamp(1.8rem, 3vw, 2.7rem);
  line-height: 1.04;
  color: #15313f;
}

.mantle-fall-copy p {
  margin: 0 0 14px;
  font-size: 1rem;
  line-height: 1.78;
  color: #48626f;
}

.mantle-fall-list {
  margin: 16px 0 0;
  padding-left: 18px;
  color: #48626f;
}

.mantle-fall-list li {
  margin: 0 0 8px;
  line-height: 1.65;
}

.mantle-fall-grid-three {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.mantle-fall-related-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.mantle-fall-related-card {
  display: block;
  padding: 24px 22px;
  text-decoration: none !important;
}

.mantle-fall-related-label {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 0.78rem;
  font-weight: 700;
  color: #0a76b6;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.mantle-fall-cta {
  background: linear-gradient(135deg, #0a76b6 0%, #40aee3 100%);
}

.mantle-fall-cta-card {
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
}

.mantle-fall-cta-card .mantle-fall-eyebrow {
  background: rgba(255, 255, 255, 0.16);
  color: #ffffff;
}

.mantle-fall-cta-card h2 {
  margin: 0 0 14px;
  font-size: clamp(1.95rem, 3.2vw, 3rem);
  line-height: 1.03;
  color: #ffffff;
}

.mantle-fall-cta-card p {
  max-width: 720px;
  margin: 0 auto;
  font-size: 1rem;
  line-height: 1.78;
  color: rgba(255, 255, 255, 0.94);
}

@media (max-width: 1024px) {
  .mantle-fall-intro-grid,
  .mantle-fall-featured-grid,
  .mantle-fall-grid-three,
  .mantle-fall-related-grid,
  .mantle-fall-split,
  .mantle-fall-split-reverse {
    grid-template-columns: 1fr;
  }

  .mantle-fall-intro,
  .mantle-fall-featured,
  .mantle-fall-section,
  .mantle-fall-related,
  .mantle-fall-cta {
    padding: 58px 0;
  }

  .mantle-fall-hero {
    padding: 70px 0 62px;
  }
}

@media (max-width: 767px) {
  .mantle-fall-container {
    padding: 0 16px;
  }

  .mantle-fall-gallery.two-up {
    grid-template-columns: 1fr;
  }

  .mantle-fall-gallery img {
    min-height: 220px;
  }

  .mantle-fall-hero h1 {
    font-size: clamp(2rem, 8vw, 2.95rem);
  }

  .mantle-fall-hero p,
  .mantle-fall-copy p,
  .mantle-fall-heading-wrap p,
  .mantle-fall-intro-card p,
  .mantle-fall-featured-body p,
  .mantle-fall-grid-body p,
  .mantle-fall-related-card p,
  .mantle-fall-cta-card p {
    font-size: 0.97rem;
  }

  .mantle-fall-hero-buttons {
    flex-direction: column;
    align-items: stretch;
  }

  .mantle-fall-btn {
    width: 100%;
  }

  .mantle-fall-intro,
  .mantle-fall-featured,
  .mantle-fall-section,
  .mantle-fall-related,
  .mantle-fall-cta {
    padding: 48px 0;
  }
}/* End custom CSS */