/**
 * Services section — Framer Desktop 01 layout is row + min-height 518px image box.
 * On mobile that leaves a huge empty area; stack preview + service list vertically.
 */

@media (max-width: 1199.98px) {
  #services .framer-1lwttij-container,
  #services .framer-nbNS0.framer-1phh9ia,
  #services [data-framer-name="Desktop 01"] {
    width: 100% !important;
    max-width: 100% !important;
  }

  #services .framer-nbNS0.framer-1phh9ia,
  #services .framer-nbNS0.framer-v-1phh9ia {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 28px !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow: visible !important;
  }

  #services .framer-1jt9sob {
    flex: none !important;
    width: 100% !important;
    max-width: 100% !important;
    order: 1 !important;
  }

  #services .framer-aemq2e {
    min-width: 0 !important;
    min-height: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 24px 16px !important;
    box-sizing: border-box !important;
    overflow: visible !important;
  }

  #services .framer-ol4yfz-container,
  #services .framer-1ks2byg-container,
  #services .framer-12x31n1-container {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    transform: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
  }

  /* Extra preview slides sit off-screen on desktop — hide on mobile */
  #services .framer-1ks2byg-container,
  #services .framer-12x31n1-container {
    display: none !important;
  }

  #services .framer-1Fzvu .framer-18r9w2a,
  #services .framer-18r9w2a {
    width: min(100%, 360px) !important;
    height: auto !important;
    aspect-ratio: 4 / 3 !important;
    margin: 0 auto !important;
  }

  #services [data-framer-name="Service List"],
  #services .framer-1u6qxfh {
    flex: none !important;
    width: 100% !important;
    max-width: 100% !important;
    order: 2 !important;
    overflow: visible !important;
    gap: 16px !important;
  }

  #services .framer-FMK0W.framer-191npc8,
  #services [data-framer-name="Desktop1 "],
  #services [data-framer-name="Desktop"] {
    width: 100% !important;
    max-width: 100% !important;
    flex-direction: row !important;
    align-items: flex-start !important;
    gap: 16px !important;
    overflow: visible !important;
  }

  #services .framer-1uqlfpa {
    width: auto !important;
    flex: 1 1 auto !important;
    min-width: 0 !important;
  }

  #services .framer-1p4z2ot {
    display: block !important;
  }
}

@media (max-width: 809.98px) {
  #services .framer-aemq2e {
    padding: 16px 0 !important;
  }

  #services .framer-1Fzvu .framer-18r9w2a,
  #services .framer-18r9w2a {
    width: 100% !important;
    max-width: 100% !important;
  }
}
