/* Legal Marketing Services — Figma node 7775:25077 */

.lm-page {
    overflow-x: hidden;
}

.lm-accent {
    color: #7b61ff;
}

/* ============================================================
   HERO
   ============================================================ */
.lm-hero {
    position: relative;
    min-height: 720px;
    display: flex;
    align-items: center;
    padding: 110px 0 60px;
    background: url('../images/legal-marketing/hero.png') right center / cover no-repeat;
    overflow: hidden;
}

.lm-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgba(255,255,255,0.92) 0%, rgba(255,255,255,0.75) 42%, rgba(255,255,255,0.15) 68%, rgba(255,255,255,0) 82%);
    z-index: 0;
}

.lm-hero-content-wrap {
    position: relative;
    z-index: 1;
}

.lm-hero-inner {
    position: relative;
    z-index: 1;
    width: 90%;
    max-width: 680px;
}

.lm-hero-eyebrow {
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #1a1a4d;
    margin: 0 0 12px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.lm-hero h1 {
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 700;
    font-size: clamp(34px, 4vw, 52px);
    line-height: 1.12;
    color: #05053e;
    margin: 0 0 24px;
    letter-spacing: -0.01em;
}

.lm-hero-services-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #05053e;
    margin: 0 0 12px;
}

.lm-hero-bullets {
    list-style: none;
    margin: 0 0 28px;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 24px;
    max-width: 740px;
}

.lm-hero-bullets li {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    line-height: 20px;
    color: #05053e;
}

.lm-hero-bullets i {
    color: #7b61ff;
    font-size: 13px;
    flex-shrink: 0;
}

.lm-hero-cta {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(90deg, #6b5bff 0%, #b8a7ff 100%);
    color: #fff !important;
    font-size: 16px;
    line-height: 26px;
    padding: 10px 22px;
    border-radius: 6px;
    text-decoration: none;
    margin-bottom: 0;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.lm-hero-cta__icon {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    display: block;
}

.lm-hero-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(107, 91, 255, 0.35);
    color: #fff !important;
}

.lm-hero-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    max-width: 960px;
    margin-top: 40px;
}

.lm-hero-tag {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #d8d8ff;
    color: #05053e;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 24px;
    border-radius: 35px;
    white-space: nowrap;
}

.lm-hero-tag img {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    display: block;
}

/* ============================================================
   STATS
   ============================================================ */
.lm-stats {
    padding: 80px 0;
    background: radial-gradient(ellipse 130% 140% at 50% -5%, #b4a4ff 0%, #cec4ff 35%, #e0dbff 65%, #ece8ff 100%);
    text-align: center;
}

.lm-stats-header {
    max-width: 864px;
    margin: 0 auto 44px;
}

.lm-stats-header h2 {
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 700;
    font-size: clamp(28px, 3vw, 44px);
    line-height: 1.2;
    color: #1a1a4d;
    margin: 0 0 16px;
}

.lm-stats-header p {
    font-size: 16px;
    line-height: 26px;
    color: #474650;
    margin: 0;
}

.lm-stat-card {
    background: rgba(245, 246, 255, 0.85);
    border: 1px solid rgba(168, 174, 208, 0.25);
    border-radius: 16px;
    padding: 24px;
    height: 100%;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}

.lm-stat-card h3 {
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.1;
    color: #05053e;
    margin: 0 0 8px;
}

.lm-stat-card p {
    font-size: 16px;
    line-height: 26px;
    color: #1a1a4d;
    margin: 0;
}

/* ============================================================
   AI DEMO
   ============================================================ */
/* ============================================================
   CALENDLY — dentist overrides
   ============================================================ */
.lm-page .strategys-bookings-sections {
    padding: 40px 16px 24px;
    overflow-x: hidden;
}

.lm-page .strategys-bookings-sections .calendly-inline-widget,
.lm-page .strategys-bookings-sections .cal-inline-embed,
.lm-page .strategys-bookings-sections #my-cal-inline {
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100%;
}

@media (min-width: 992px) {
    .lm-page .strategys-bookings-sections {
        padding: 64px 48px 32px;
    }
}


.lm-page .strategys-bookings-sections h2 {
    text-align: left;
    color: #ffffff;
    font-family: 'Space Grotesk', 'Inter', sans-serif;
    font-size: clamp(34px, 4vw, 52px);
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: -0.02em;
    margin-bottom: 28px;
}

/* ============================================================
   GROWTH LOOP
   ============================================================ */
.lm-growth {
    padding: 50px 0 80px;
    background: linear-gradient(135deg, #eceaff 0%, #f0eeff 50%, #f5f3ff 100%);
}

.lm-growth-header {
    text-align: center;
    max-width: 647px;
    margin: 0 auto 40px;
}

.lm-growth-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    color: #7b61ff;
    margin-bottom: 8px;
}

.lm-growth-label::before {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #7b61ff;
}

.lm-growth-header h2 {
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 700;
    font-size: clamp(32px, 3vw, 44px);
    line-height: 1.2;
    color: #05053e;
    margin: 0 0 16px;
}

.lm-growth-header p {
    color: #474650;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}

.lm-growth-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
}

.lm-growth-diagram {
    position: relative;
    min-height: 499px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lm-growth-diagram img {
    max-width: 100%;
    height: auto;
}

.lm-growth-stages {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.lm-growth-stage-nav {
    display: flex;
    gap: 6px;
    margin-top: 16px;
}

.lm-growth-stage-nav button {
    flex: 1;
    height: 4px;
    border: none;
    border-radius: 2px;
    background: #e6e2ff;
    cursor: pointer;
    padding: 0;
}

.lm-growth-stage-nav button.active {
    background: #7b61ff;
}

.lm-growth-next {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #7b61ff;
    font-weight: 600;
    font-size: 14px;
    background: none;
    border: none;
    cursor: pointer;
    margin-top: 12px;
    padding: 0;
}

.lm-growth-card {
    background: #fff;
    border: 1px solid #e6e2ff;
    border-radius: 20px;
    padding: 24px;
    box-shadow: 0 17px 16.5px rgba(11, 11, 46, 0.04);
}

.lm-growth-card.dark {
    background: #05053e;
    border-color: #e6e2ff;
}

.lm-growth-card-eyebrow {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 16px;
}

.lm-growth-card-num {
    width: 28px;
    height: 28px;
    border-radius: 100px;
    background: #05053e;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lm-growth-card.dark .lm-growth-card-num {
    background: #7b61ff;
}

.lm-growth-card-eyebrow span {
    font-size: 16px;
    font-weight: 500;
    color: #05053e;
}

.lm-growth-card.dark .lm-growth-card-eyebrow span {
    color: #fff;
}

.lm-growth-card h3 {
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #05053e;
    margin: 0 0 16px;
}

.lm-growth-card.dark h3 {
    color: #fff;
}

.lm-growth-card p {
    font-size: 15px;
    line-height: 24px;
    color: #474650;
    margin: 0;
}

.lm-growth-card.dark p {
    color: #c5c3e0;
}

.lm-growth-feature {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    margin-bottom: 16px;
}

.lm-growth-feature-icon {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    background: #e6e2ff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: #7b61ff;
    font-size: 18px;
}

.lm-growth-feature h4 {
    font-size: 16px;
    font-weight: 500;
    color: #05053e;
    margin: 0 0 2px;
}

.lm-growth-feature p {
    font-size: 14px;
    line-height: 20px;
    color: #5f5d68;
    margin: 0;
}

.lm-growth-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.lm-growth-tag {
    background: #e6e2ff;
    color: #05053e;
    font-size: 12px;
    padding: 8px 16px;
    border-radius: 100px;
}

/* ============================================================
   NICHES — Dental Practices We Serve (2 large cards)
   ============================================================ */
.lm-niches {
    padding: 50px 0 80px;
    background: #fff;
}

.lm-niches-header {
    max-width: 986px;
    margin-bottom: 40px;
}

.lm-niches-header h2 {
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 700;
    font-size: clamp(32px, 3vw, 44px);
    line-height: 52px;
    color: #05053e;
    margin: 0 0 16px;
}

.lm-niches-header p {
    color: #474650;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}

.lm-niche-card {
    background: #f5f6ff;
    border: 1px solid #e6e2ff;
    border-radius: 44px;
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.lm-niche-img-wrap {
    width: 100%;
    height: 200px;
    border-radius: 24px;
    overflow: hidden;
    flex-shrink: 0;
}

.lm-niche-img-wrap img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
    display: block;
}

.lm-niche-num {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #7b61ff;
}

.lm-niche-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.lm-niche-card h3 {
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    color: #0b0b2e;
    margin: 0;
}

.lm-niche-subtitle {
    display: none;
}

.lm-niche-desc {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #474650;
    margin: 0;
}

/* ============================================================
   COMPARISON
   ============================================================ */
.lm-comparison {
    padding: 50px 0 80px;
    background: linear-gradient(90deg, #fef0f0 50%, #fff 50%);
}

.lm-comparison-header {
    text-align: center;
    max-width: 1086px;
    margin: 0 auto 40px;
}

.lm-comparison-header h2 {
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 700;
    font-size: clamp(28px, 3vw, 44px);
    line-height: 1.2;
    color: #0f172a;
    margin: 0;
}

.lm-comparison-grid {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    gap: 0;
    align-items: start;
    max-width: 1086px;
    margin: 0 auto;
}

.lm-comparison-col-header {
    text-align: center;
    margin-bottom: 20px;
}

.lm-comparison-col-header .label {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px;
}

.lm-comparison-col-header.problems .label {
    color: rgba(153, 27, 27, 0.72);
}

.lm-comparison-col-header.solutions .label {
    color: rgba(22, 101, 52, 0.72);
}

.lm-comparison-col-header h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    margin: 0;
}

.lm-comparison-col-header.problems h3 {
    color: #991b1b;
}

.lm-comparison-col-header.solutions h3 {
    color: #166534;
}

.lm-comparison-connector {
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 80px;
}

.lm-comparison-connector img {
    width: 100%;
    height: auto;
}

.lm-compare-card {
    background: #fff;
    border-radius: 12px;
    padding: 16px;
    margin-bottom: 11px;
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.08);
}

.lm-compare-card-head {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
}

.lm-compare-icon {
    width: 36px;
    height: 36px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 16px;
}

.lm-compare-icon.problem {
    background: #fef2f2;
    color: #991b1b;
}

.lm-compare-icon.solution {
    background: rgba(22, 101, 52, 0.12);
    color: #166534;
}

.lm-compare-card h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #05053e;
    margin: 0;
}

.lm-compare-card p {
    font-size: 14px;
    line-height: 20px;
    color: #474650;
    margin: 0;
}

/* ============================================================
   TESTIMONIALS
   ============================================================ */
.lm-testimonials {
    padding: 70px 0 60px;
    background: #fff;
}

.lm-testimonials-header {
    max-width: 766px;
    margin-bottom: 48px;
}

.lm-testimonials-header h2 {
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 700;
    font-size: clamp(28px, 3vw, 44px);
    line-height: 1.2;
    color: #05053e;
    margin: 0 0 12px;
}

.lm-testimonials-header p {
    font-size: 16px;
    color: #474650;
    margin: 0;
}

.lm-testimonial-card {
    background: #fff;
    border: 1px solid #e6e2ff;
    border-radius: 16px;
    padding: 28px 28px 24px;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
    box-shadow: 0 4px 24px rgba(11, 11, 46, 0.07);
}

.lm-testimonial-stars {
    font-size: 20px;
    color: #f59e0b;
    letter-spacing: 2px;
}

.lm-testimonial-card p {
    font-size: 15px;
    line-height: 26px;
    color: #474650;
    margin: 0;
    flex: 1;
}

.lm-testimonial-author {
    display: flex;
    align-items: center;
    gap: 10px;
}

.lm-testimonial-avatar {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
    display: block;
}

.lm-testimonial-author span {
    font-weight: 600;
    font-size: 15px;
    color: #05053e;
}

.lm-testimonials-cta {
    text-align: center;
    margin-top: 56px;
}

.lm-testimonials-cta p {
    font-size: 18px;
    font-weight: 500;
    color: #05053e;
    margin-bottom: 20px;
}

.lm-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #1a1a4d;
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 32px;
    border-radius: 6px;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.lm-cta-btn i,
.lm-cta-btn__icon {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    display: block;
}

.lm-cta-btn:hover {
    transform: translateY(-2px);
    background: #12123a;
    box-shadow: 0 12px 28px rgba(26, 26, 77, 0.35);
    color: #fff !important;
}

/* ============================================================
   SERVICES GRID
   ============================================================ */
.lm-services {
    padding: 50px 0 80px;
    background: #f9faff;
}

.lm-services-header {
    max-width: 666px;
    margin-bottom: 40px;
}

.lm-services-header h2 {
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 700;
    font-size: clamp(28px, 3vw, 44px);
    line-height: 1.2;
    color: #05053e;
    margin: 0 0 16px;
}

.lm-services-header p {
    color: #474650;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}

.lm-service-card {
    background: #fff;
    border: 1px solid #e6e2ff;
    border-radius: 20px;
    padding: 24px;
    height: 100%;
}

.lm-service-icon {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    background: #7b61ff;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin-bottom: 18px;
}

.lm-service-card h3 {
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #0b0b2e;
    margin: 0 0 8px;
}

.lm-service-card p {
    font-size: 15px;
    line-height: 24px;
    color: #474650;
    margin: 0;
}

.lm-services-footnote {
    max-width: 1294px;
    margin-top: 40px;
    color: #474650;
    font-size: 15px;
    line-height: 26px;
}

/* ============================================================
   WHY US
   ============================================================ */
.lm-why {
    padding: 60px 0;
    background: #e6e2ff;
}

.lm-why-header {
    max-width: 666px;
    margin-bottom: 42px;
}

.lm-why-header h2 {
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 700;
    font-size: clamp(28px, 3vw, 44px);
    line-height: 1.18;
    color: #0b0b2e;
    margin: 0;
    letter-spacing: 0;
}

.lm-why-card {
    background: #fff;
    border: 1px solid #e6e2ff;
    border-radius: 28px;
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: background 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.lm-why-card:hover {
    background: #7b61ff;
    border-color: #e6e2ff;
    box-shadow: 0 8px 24px rgba(123, 97, 255, 0.25);
}

.lm-why-card:hover h3,
.lm-why-card:hover p {
    color: #f5f6ff;
}

.lm-why-card:hover .lm-why-icon {
    background: rgba(255, 255, 255, 0.15);
    border-color: #f5f6ff;
    color: #f5f6ff;
    box-shadow: none;
}

.lm-why-card h3 {
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #0b0b2e;
    margin: 0 0 8px;
    transition: color 0.25s ease;
}

.lm-why-card p {
    font-size: 16px;
    line-height: 26px;
    color: #474650;
    margin: 0;
    transition: color 0.25s ease;
}

.lm-why-icon {
    width: 44px;
    height: 44px;
    border-radius: 8px;
    border: 2px solid #7b61ff;
    border-width: 2px 1.4px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: #7b61ff;
    font-size: 20px;
    margin-bottom: 32px;
    transition: background 0.25s ease, border-color 0.25s ease, color 0.25s ease, box-shadow 0.25s ease;
}


/* ============================================================
   FAQ
   ============================================================ */
.lm-faq {
    padding: 50px 0 70px;
    background: #fff;
}

.lm-faq-header {
    max-width: 755px;
    margin-bottom: 48px;
}

.lm-faq-label {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #474650;
    margin-bottom: 16px;
    letter-spacing: 0;
}

.lm-faq-header h2 {
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 700;
    font-size: clamp(28px, 3vw, 44px);
    line-height: 1.18;
    color: #05053e;
    margin: 0;
}

.lm-faq .faq-item {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 8px;
    margin-bottom: 24px;
    overflow: hidden;
}

.lm-faq .faq-question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 16px 20px;
    cursor: pointer;
}

.lm-faq .faq-question h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #0b0b2e;
    margin: 0;
    flex: 1;
}

.lm-faq-toggle {
    width: 30px;
    height: 30px;
    border: 2px solid #d4d6f0;
    border-radius: 15px;
    background: transparent;
    color: #9b97e8;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    cursor: pointer;
    line-height: 1;
}

.lm-faq .faq-answer {
    padding: 0 20px 16px;
    display: none;
}

.lm-faq .faq-item.active .faq-answer {
    display: block;
}

.lm-faq .faq-answer p {
    font-size: 14px;
    line-height: 20px;
    color: #474650;
    margin: 0;
}

/* ============================================================
   CONTACT SECTION
   ============================================================ */
.lm-contact-section {
    position: relative;
    min-height: 840px;
    background: url('../images/legal-marketing/contact-bg.png') center / cover no-repeat;
    display: flex;
    align-items: center;
    padding: 80px 0;
}

.lm-contact-inner {
    width: 86%;
    max-width: 1260px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    padding-right: 2%;
}

.lm-contact-form-card {
    width: 52%;
    max-width: 826px;
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.18);
    padding: 0;
}

.lm-contact-form-header {
    background: linear-gradient(90deg, #7b61ff 0%, #b8a7ff 100%);
    padding: 26px 24px;
    text-align: center;
}

.lm-contact-form-header h2 {
    font-family: 'Space Grotesk', 'Inter', sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
    line-height: 1.2;
}

.lm-contact-form-card iframe {
    width: 100% !important;
    min-height: 580px;
    height: auto;
    border: none;
    display: block;
}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width: 1199px) {
    .lm-growth-layout {
        grid-template-columns: 1fr;
    }

    .lm-comparison {
        background: #fff;
    }

    .lm-comparison-grid {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .lm-comparison-connector {
        display: none;
    }
}

@media (max-width: 991px) {
    .lm-hero {
        min-height: auto;
        background-position: center;
        padding-bottom: 60px;
    }

    .lm-hero::before {
        background: rgba(255, 255, 255, 0.9);
    }

    .lm-hero-bullets {
        grid-template-columns: 1fr;
    }
.lm-contact-form-card {
        width: 80%;
    }
}

@media (max-width: 767px) {
    .lm-hero-tag {
        white-space: normal;
    }
.lm-contact-form-card {
        width: 100%;
    }

    .lm-contact-section {
        background-position: top center;
        padding-top: 280px;
    }

    .lm-contact-inner {
        justify-content: center;
        padding-right: 0;
    }
}

/* INDUSTRY RESPONSIVE HARDENING */
@media (max-width: 1199px) {
    .lm-growth-diagram {
        min-height: 0;
    }

    .lm-growth-diagram img,
    .lm-growth-diagram svg {
        max-width: min(100%, 420px);
        height: auto;
    }
}

@media (max-width: 991px) {
    .lm-hero {
        min-height: auto;
        padding-top: 96px;
        padding-bottom: 48px;
        background-position: center;
    }

    .lm-contact-form-card {
        width: min(100%, 820px);
        max-width: 100%;
    }

    .lm-contact-form-header h2 {
        font-size: clamp(24px, 5vw, 36px);
    }

    .lm-contact-inner {
        width: 92%;
        padding-right: 0;
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .lm-stats,
    .lm-growth,
    .lm-services,
    .lm-why,
    .lm-faq,
    .lm-niches,
    .lm-comparison,
    .lm-problems,
    .lm-process {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .lm-contact-section {
        padding-top: 180px;
        padding-bottom: 48px;
        min-height: 0;
    }

    .lm-contact-form-card {
        width: 100%;
        max-width: 100%;
    }

    .lm-contact-form-card iframe {
        min-height: 520px;
    }

    .lm-contact-inner {
        width: 100%;
        padding: 0 16px;
        box-sizing: border-box;
        justify-content: center;
        padding-right: 16px;
    }

    .lm-hero-bullets {
        grid-template-columns: 1fr;
    }
}
