/**
 * Our Approach — header uses absolute positioning + translateX(-50%) which clips
 * text on mobile. Grid steps need single-column stacked layout.
 */

@media (max-width: 1199.98px) {
  html body #main header[data-framer-name="Our Approach"],
  html body #main header.framer-19qrkqz {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
    padding: 48px 20px 28px !important;
    gap: 16px !important;
    box-sizing: border-box !important;
  }

  html body #main header[data-framer-name="Our Approach"] .ssr-variant.hidden-1kfel1r:not(.hidden-lons9a) {
    display: block !important;
    width: 100% !important;
    position: relative !important;
  }

  html body #main header[data-framer-name="Our Approach"] .framer-c4d3nl,
  html body #main header[data-framer-name="Our Approach"] .framer-19zgd6f {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    transform: none !important;
    width: 100% !important;
    max-width: 100% !important;
    text-align: center !important;
    box-sizing: border-box !important;
  }

  html body #main header[data-framer-name="Our Approach"] .framer-19zgd6f {
    padding: 0 8px !important;
  }

  html body #main .framer-1xh6qe8[data-framer-name="Grid 1"] {
    padding: 24px 20px 60px !important;
    overflow: visible !important;
    box-sizing: border-box !important;
  }

  html body #main .framer-1xh6qe8 .framer-agz0rd {
    grid-template-columns: 1fr !important;
    gap: 56px !important;
    max-width: 100% !important;
    width: 100% !important;
  }

  html body #main .framer-1xh6qe8 .framer-agz0rd > div {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 24px !important;
    width: 100% !important;
  }

  html body #main .framer-1xh6qe8 [data-framer-name="Content"] {
    width: 100% !important;
    max-width: 100% !important;
    text-align: center !important;
  }

  html body #main .framer-1xh6qe8 [data-framer-name="Image"],
  html body #main .framer-1xh6qe8 .framer-1qytc8s,
  html body #main .framer-1xh6qe8 .framer-gc4zfj {
    width: min(280px, 72vw) !important;
    max-width: 100% !important;
    margin: 0 auto !important;
  }

  html body #main .framer-1xh6qe8 .framer-1ok375q h3,
  html body #main .framer-1xh6qe8 .framer-16f2hk2 h3,
  html body #main .framer-1xh6qe8 [data-framer-name="Content"] h3 {
    text-align: center !important;
  }
}

@media (max-width: 809.98px) {
  html body #main header[data-framer-name="Our Approach"] {
    padding: 40px 16px 24px !important;
  }

  html body #main .framer-1xh6qe8[data-framer-name="Grid 1"] {
    padding: 16px 16px 48px !important;
  }
}
