:root {
  --pf24-ink: #071012;
  --pf24-muted: #617073;
  --pf24-line: #dfe7e6;
  --pf24-paper: #f6f8f7;
  --pf24-white: #ffffff;
  --pf24-teal: #10ded0;
  --pf24-teal-dark: #00bdb3;
  --pf24-deep: #091416;
  --pf24-radius-lg: 36px;
  --pf24-radius-md: 22px;
  --pf24-shadow: 0 24px 70px rgba(7, 16, 18, 0.11);
  --pf24-max: 1220px;
}

.pf24-elementor-section,
.pf24-elementor-section > .e-con-inner,
.pf24-elementor-section > .elementor-widget,
.pf24-elementor-section .elementor-widget-container {
  width: 100% !important;
  max-width: none !important;
}

.pf24-site,
.pf24-site * { box-sizing: border-box; }
.pf24-site {
  color: var(--pf24-ink);
  background: var(--pf24-paper);
  font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  -webkit-font-smoothing: antialiased;
}
.pf24-site a { color: inherit; text-decoration: none; }
.pf24-site button,
.pf24-site select { font: inherit; }
.pf24-site img { display: block; max-width: 100%; }
.pf24-wrap { width: min(calc(100% - 48px), var(--pf24-max)); margin-inline: auto; }
.pf24-eyebrow { margin: 0 0 24px; display: flex; align-items: center; gap: 10px; color: #435255; font-size: 11px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.pf24-eyebrow::before { content: ""; width: 28px; height: 1px; background: var(--pf24-teal-dark); }
.pf24-eyebrow--light { color: #9bacad; }
.pf24-site h1,
.pf24-site h2,
.pf24-site h3,
.pf24-site p { margin-top: 0; }
.pf24-site h1,
.pf24-site h2 { margin-bottom: 0; font-weight: 750; letter-spacing: -.055em; line-height: .98; }
.pf24-site h1 { font-size: clamp(54px, 6.5vw, 92px); }
.pf24-site h2 { font-size: clamp(44px, 5vw, 70px); }
.pf24-site h1 em,
.pf24-site h2 em { color: var(--pf24-teal-dark); font-style: normal; font-weight: 500; }
.pf24-lede { max-width: 570px; margin: 27px 0 0; color: var(--pf24-muted); font-size: 18px; line-height: 1.7; }
.pf24-button { min-height: 52px; padding: 0 22px; border: 0; border-radius: 999px; display: inline-flex; align-items: center; justify-content: center; gap: 11px; color: var(--pf24-ink) !important; background: var(--pf24-teal); box-shadow: 0 14px 32px rgba(16, 222, 208, .22); font-size: 14px; font-weight: 800; transition: transform .2s ease, background .2s ease, box-shadow .2s ease; }
.pf24-button:hover { transform: translateY(-2px); background: #2aeade; box-shadow: 0 18px 38px rgba(16, 222, 208, .3); }
.pf24-button--dark { color: white !important; background: var(--pf24-deep); box-shadow: 0 12px 26px rgba(7,16,18,.17); }
.pf24-button--dark:hover { background: #162426; }
.pf24-button--ghost { color: var(--pf24-ink) !important; background: transparent; border: 1px solid #bcc8c7; box-shadow: none; }
.pf24-arrow { font-size: 18px; line-height: 1; }

.pf24-header { height: 94px; display: flex; align-items: center; justify-content: space-between; position: relative; z-index: 40; }
.pf24-logo { width: 218px; }
.pf24-navigation { display: flex; align-items: center; gap: 34px; }
.pf24-navigation > a:not(.pf24-button) { position: relative; color: #546265; font-size: 14px; font-weight: 700; }
.pf24-navigation > a:not(.pf24-button)::after { content: ""; position: absolute; left: 50%; bottom: -10px; width: 5px; height: 5px; border-radius: 50%; background: var(--pf24-teal-dark); transform: translateX(-50%) scale(0); transition: transform .2s ease; }
.pf24-navigation > a:not(.pf24-button):hover::after,
.pf24-navigation > a.is-current::after { transform: translateX(-50%) scale(1); }
.pf24-menu-toggle { width: 46px; height: 46px; padding: 0; display: none; border: 1px solid var(--pf24-line); border-radius: 50%; background: white; cursor: pointer; }
.pf24-menu-toggle span { display: block; width: 17px; height: 1.5px; margin: 4px auto; background: var(--pf24-ink); transition: .2s ease; }

.pf24-hero { min-height: 660px; padding: 58px 0 78px; display: grid; grid-template-columns: minmax(0,.92fr) minmax(430px,1.08fr); align-items: center; gap: 62px; }
.pf24-hero-copy { position: relative; z-index: 2; }
.pf24-actions { margin-top: 35px; display: flex; flex-wrap: wrap; align-items: center; gap: 13px; }
.pf24-benefits { margin-top: 44px; padding-top: 23px; border-top: 1px solid var(--pf24-line); display: flex; flex-wrap: wrap; gap: 16px 25px; color: #536164; font-size: 12px; font-weight: 700; }
.pf24-benefits span::before { content: "✓"; margin-right: 7px; color: var(--pf24-teal-dark); }
.pf24-hero-media { min-height: 585px; position: relative; overflow: hidden; border-radius: var(--pf24-radius-lg); background: linear-gradient(145deg,#e2fbf8,#caebe7); }
.pf24-hero-media > img { width: 100%; height: 100%; min-height: 585px; position: absolute; inset: 0; object-fit: cover; }
.pf24-floating { position: absolute; z-index: 3; padding: 15px 18px; display: flex; align-items: center; gap: 12px; border: 1px solid rgba(255,255,255,.75); border-radius: 18px; background: rgba(255,255,255,.88); box-shadow: 0 18px 50px rgba(8,54,54,.12); backdrop-filter: blur(12px); }
.pf24-floating--top { top: 78px; right: 28px; }
.pf24-floating--bottom { left: 28px; bottom: 76px; }
.pf24-floating i { width: 13px; height: 13px; border: 3px solid white; border-radius: 50%; background: var(--pf24-teal-dark); box-shadow: 0 0 0 4px rgba(16,222,208,.19); }
.pf24-floating small,
.pf24-floating strong { display: block; }
.pf24-floating small { margin-bottom: 3px; color: #7c888a; font-size: 9px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.pf24-floating strong { font-size: 12px; }

.pf24-section { padding: 95px 0; }
.pf24-section--white { background: white; }
.pf24-section--mint { background: #ddf8f5; }
.pf24-section--dark { color: white; background: var(--pf24-deep); }
.pf24-heading-row { margin-bottom: 45px; display: grid; grid-template-columns: 1fr 360px; align-items: end; gap: 48px; }
.pf24-heading-row > p:last-child { margin-bottom: 4px; color: var(--pf24-muted); line-height: 1.7; }
.pf24-section--dark .pf24-heading-row > p:last-child { color: #93a2a4; }
.pf24-card-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 14px; }
.pf24-service-card { min-height: 218px; padding: 26px; position: relative; overflow: hidden; border: 1px solid var(--pf24-line); border-radius: var(--pf24-radius-md); background: white; transition: transform .2s ease, border .2s ease, box-shadow .2s ease; }
.pf24-service-card:hover { transform: translateY(-4px); border-color: #9fe7e1; box-shadow: 0 18px 40px rgba(7,16,18,.07); }
.pf24-service-icon { width: 46px; height: 46px; display: grid; place-items: center; border-radius: 14px; color: #078f88; background: #e5fbf8; font-size: 23px; }
.pf24-service-card h3 { margin: 27px 0 8px; font-size: 19px; }
.pf24-service-card p { margin-bottom: 0; color: #738083; font-size: 13px; line-height: 1.55; }
.pf24-service-card a { position: absolute; top: 25px; right: 25px; width: 34px; height: 34px; display: grid; place-items: center; border: 1px solid var(--pf24-line); border-radius: 50%; font-size: 17px; }

.pf24-split { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; }
.pf24-media-card { min-height: 620px; position: relative; overflow: hidden; border-radius: var(--pf24-radius-lg); background: #cdeeea; }
.pf24-media-card img { width: 100%; height: 100%; position: absolute; inset: 0; object-fit: cover; }
.pf24-copy-card { min-height: 620px; padding: clamp(36px,5vw,67px); display: flex; flex-direction: column; border-radius: var(--pf24-radius-lg); background: var(--pf24-deep); color: white; }
.pf24-copy-card .pf24-lede { color: #9badad; }
.pf24-steps { margin-top: auto; padding-top: 36px; }
.pf24-step { padding: 18px 0; display: grid; grid-template-columns: 46px 1fr; gap: 16px; border-top: 1px solid #293739; }
.pf24-step > span { color: var(--pf24-teal); font-size: 11px; font-weight: 800; }
.pf24-step h3 { margin: -4px 0 5px; font-size: 16px; }
.pf24-step p { margin-bottom: 0; color: #8fa0a2; font-size: 12px; line-height: 1.5; }

.pf24-page-hero { padding: 78px 0 72px; display: grid; grid-template-columns: .92fr 1.08fr; align-items: center; gap: 60px; }
.pf24-page-hero-media { height: 500px; overflow: hidden; border-radius: var(--pf24-radius-lg); }
.pf24-page-hero-media img { width: 100%; height: 100%; object-fit: cover; }
.pf24-page-hero--dark { color: white; }
.pf24-page-hero--dark .pf24-lede { color: #9cadad; }

.pf24-finder-shell { display: grid; grid-template-columns: minmax(0,1.55fr) minmax(310px,.65fr); gap: 24px; }
.pf24-finder-controls,
.pf24-repair-summary { border: 1px solid var(--pf24-line); border-radius: var(--pf24-radius-md); background: white; }
.pf24-finder-controls { padding: 34px; }
.pf24-finder-label { margin: 0 0 14px; display: block; color: #687679; font-size: 11px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.pf24-model-select { width: 100%; height: 58px; margin-bottom: 31px; padding: 0 17px; border: 1px solid var(--pf24-line); border-radius: 14px; color: var(--pf24-ink); background: #fafcfc; font-weight: 650; }
.pf24-issue-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }
.pf24-issue { min-height: 116px; padding: 16px; display: flex; flex-direction: column; align-items: flex-start; gap: 13px; border: 1px solid var(--pf24-line); border-radius: 15px; color: var(--pf24-ink); background: white; text-align: left; cursor: pointer; transition: .2s ease; }
.pf24-issue:hover { transform: translateY(-2px); border-color: #9eeae4; }
.pf24-issue.is-selected { border-color: var(--pf24-teal-dark); background: #effffd; box-shadow: inset 0 0 0 1px var(--pf24-teal-dark); }
.pf24-issue > span:first-child { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 10px; color: #078f88; background: #e7fbf9; font-size: 18px; }
.pf24-issue strong,
.pf24-issue small { display: block; }
.pf24-issue strong { margin-bottom: 3px; font-size: 14px; }
.pf24-issue small { color: #7b8789; font-size: 11px; }
.pf24-repair-summary { min-height: 470px; padding: 30px; position: relative; overflow: hidden; color: white; background: var(--pf24-deep); }
.pf24-repair-summary::after { content: ""; position: absolute; right: -130px; bottom: -130px; width: 260px; height: 260px; border: 45px solid rgba(16,222,208,.08); border-radius: 50%; }
.pf24-summary-kicker { margin: 0; color: #879698; font-size: 10px; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }
.pf24-summary-empty { min-height: 360px; display: grid; place-content: center; text-align: center; }
.pf24-summary-empty > span { width: 64px; height: 64px; margin: 0 auto 17px; display: grid; place-items: center; border: 1px solid #314143; border-radius: 50%; color: var(--pf24-teal); font-size: 22px; font-weight: 800; }
.pf24-summary-empty h3 { margin-bottom: 7px; }
.pf24-summary-empty p { max-width: 220px; margin-bottom: 0; color: #8fa0a2; font-size: 13px; line-height: 1.5; }
.pf24-summary-result { position: relative; z-index: 2; padding-top: 35px; }
.pf24-summary-result[hidden] { display: none; }
.pf24-summary-check { width: 44px; height: 44px; display: grid; place-items: center; border-radius: 14px; color: var(--pf24-ink); background: var(--pf24-teal); font-weight: 900; }
.pf24-summary-result h3 { margin: 10px 0 20px; font-size: 23px; }
.pf24-summary-model { margin: 23px 0 0; color: var(--pf24-teal); font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.pf24-summary-row { padding: 12px 0; display: flex; justify-content: space-between; gap: 20px; border-top: 1px solid #2b393b; font-size: 12px; }
.pf24-summary-row span:first-child { color: #839193; }
.pf24-summary-note { margin: 18px 0; color: #8fa0a2; font-size: 11px; line-height: 1.55; }

.pf24-feature-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 14px; }
.pf24-feature { min-height: 270px; padding: 30px; border-radius: var(--pf24-radius-md); background: #132022; }
.pf24-feature > span { width: 45px; height: 45px; display: grid; place-items: center; border: 1px solid #304043; border-radius: 14px; color: var(--pf24-teal); font-weight: 800; }
.pf24-feature h3 { margin: 54px 0 10px; font-size: 20px; }
.pf24-feature p { margin-bottom: 0; color: #91a1a3; font-size: 13px; line-height: 1.6; }

.pf24-details-grid { display: grid; grid-template-columns: 1.1fr .9fr; gap: 18px; }
.pf24-contact-main,
.pf24-contact-side { padding: clamp(34px,5vw,62px); border-radius: var(--pf24-radius-lg); }
.pf24-contact-main { min-height: 570px; display: flex; flex-direction: column; background: #d9f6f3; }
.pf24-contact-side { min-height: 570px; color: white; background: var(--pf24-deep); }
.pf24-contact-main .pf24-actions { margin-top: auto; }
.pf24-detail { padding: 21px 0; border-top: 1px solid #2b393b; }
.pf24-detail:first-of-type { margin-top: 40px; }
.pf24-detail small { display: block; margin-bottom: 7px; color: #829193; font-size: 10px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.pf24-detail strong { display: block; font-size: 16px; line-height: 1.45; }

.pf24-faqs { display: grid; grid-template-columns: 1fr 1fr; gap: 11px; }
.pf24-faqs details { padding: 22px 24px; border: 1px solid var(--pf24-line); border-radius: 16px; background: white; }
.pf24-faqs summary { display: flex; justify-content: space-between; gap: 15px; font-weight: 800; cursor: pointer; list-style: none; }
.pf24-faqs summary::-webkit-details-marker { display: none; }
.pf24-faqs summary::after { content: "+"; color: var(--pf24-teal-dark); font-size: 20px; }
.pf24-faqs details[open] summary::after { content: "−"; }
.pf24-faqs p { margin: 16px 0 0; color: var(--pf24-muted); font-size: 13px; line-height: 1.65; }

.pf24-cta { padding: 78px clamp(25px,5vw,70px); display: flex; align-items: center; justify-content: space-between; gap: 35px; border-radius: var(--pf24-radius-lg); background: linear-gradient(140deg,#d9f8f4,#bfece7); }
.pf24-cta h2 { max-width: 720px; }
.pf24-cta .pf24-actions { flex: 0 0 auto; margin-top: 0; }

.pf24-footer { padding: 65px 0 27px; }
.pf24-footer-top { padding-bottom: 43px; display: grid; grid-template-columns: 1fr auto auto; gap: 75px; border-bottom: 1px solid var(--pf24-line); }
.pf24-footer-logo { width: 215px; }
.pf24-footer p { max-width: 390px; margin: 18px 0 0; color: #6f7d80; font-size: 13px; line-height: 1.6; }
.pf24-footer-nav,
.pf24-footer-contact { display: flex; flex-direction: column; gap: 11px; color: #536164; font-size: 13px; }
.pf24-footer-nav strong,
.pf24-footer-contact strong { margin-bottom: 5px; color: var(--pf24-ink); font-size: 11px; letter-spacing: .12em; text-transform: uppercase; }
.pf24-footer-bottom { padding-top: 22px; display: flex; justify-content: space-between; gap: 20px; color: #879396; font-size: 10px; }

.pf24-toast { position: fixed; left: 50%; bottom: 28px; z-index: 9999; padding: 12px 18px; border-radius: 999px; color: white; background: var(--pf24-deep); box-shadow: var(--pf24-shadow); font-size: 12px; font-weight: 800; opacity: 0; pointer-events: none; transform: translate(-50%,14px); transition: .25s ease; }
.pf24-toast.is-visible { opacity: 1; transform: translate(-50%,0); }

@media (max-width: 980px) {
  .pf24-menu-toggle { display: block; }
  .pf24-navigation { position: absolute; top: 78px; left: 0; right: 0; padding: 19px; display: none; flex-direction: column; align-items: stretch; gap: 0; border: 1px solid var(--pf24-line); border-radius: 21px; background: rgba(255,255,255,.98); box-shadow: var(--pf24-shadow); }
  .pf24-navigation.is-open { display: flex; }
  .pf24-navigation > a:not(.pf24-button) { padding: 12px 7px; }
  .pf24-navigation > a:not(.pf24-button)::after { display: none; }
  .pf24-navigation .pf24-button { margin-top: 10px; }
  .pf24-hero,
  .pf24-page-hero { grid-template-columns: 1fr; gap: 45px; }
  .pf24-hero-media { min-height: 545px; }
  .pf24-finder-shell { grid-template-columns: 1fr; }
  .pf24-repair-summary { min-height: 390px; }
  .pf24-heading-row { grid-template-columns: 1fr; gap: 18px; }
  .pf24-card-grid,
  .pf24-feature-grid { grid-template-columns: repeat(2,1fr); }
  .pf24-split,
  .pf24-details-grid { grid-template-columns: 1fr; }
  .pf24-cta { align-items: flex-start; flex-direction: column; }
}

@media (max-width: 640px) {
  .pf24-wrap { width: calc(100% - 26px); }
  .pf24-header { height: 78px; }
  .pf24-logo { width: 169px; }
  .pf24-site h1 { font-size: clamp(44px,13.5vw,61px); }
  .pf24-site h2 { font-size: clamp(38px,11vw,50px); }
  .pf24-lede { font-size: 15px; line-height: 1.6; }
  .pf24-hero { min-height: auto; padding: 36px 0 55px; }
  .pf24-actions { align-items: stretch; flex-direction: column; }
  .pf24-actions .pf24-button { width: 100%; }
  .pf24-benefits { margin-top: 29px; gap: 10px 18px; }
  .pf24-benefits span { font-size: 10px; }
  .pf24-hero-media { min-height: 440px; border-radius: 27px; }
  .pf24-hero-media > img { min-height: 440px; object-position: 67% center; }
  .pf24-floating { padding: 12px 13px; }
  .pf24-floating--top { top: 53px; right: 8px; }
  .pf24-floating--bottom { left: 8px; bottom: 48px; }
  .pf24-floating strong { font-size: 10px; }
  .pf24-section { padding: 62px 0; }
  .pf24-card-grid,
  .pf24-feature-grid { grid-template-columns: 1fr; }
  .pf24-service-card { min-height: 195px; }
  .pf24-media-card,
  .pf24-copy-card { min-height: 540px; border-radius: 27px; }
  .pf24-copy-card { padding: 34px 24px; }
  .pf24-page-hero { padding: 44px 0 55px; }
  .pf24-page-hero-media { height: 390px; border-radius: 27px; }
  .pf24-finder-controls { padding: 22px 15px; }
  .pf24-issue-grid { grid-template-columns: repeat(2,1fr); gap: 8px; }
  .pf24-issue { min-height: 118px; padding: 13px 11px; }
  .pf24-faqs { grid-template-columns: 1fr; }
  .pf24-contact-main,
  .pf24-contact-side { min-height: 510px; padding: 34px 24px; border-radius: 27px; }
  .pf24-cta { padding: 48px 24px; border-radius: 27px; }
  .pf24-footer-top { grid-template-columns: 1fr; gap: 32px; }
  .pf24-footer-bottom { flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  .pf24-site *, .pf24-site *::before, .pf24-site *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}

/* Native Elementor one-page layout */
html { scroll-behavior: smooth; }
body.elementor-page { margin: 0; color: var(--pf24-ink); background: var(--pf24-paper); }
.pf24-native-shell { width: min(calc(100% - 48px), var(--pf24-max)) !important; max-width: var(--pf24-max) !important; margin-inline: auto !important; }
.pf24-native-header { min-height: 94px; display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: space-between !important; gap: 28px !important; position: relative; z-index: 40; }
.pf24-native-logo { width: 218px !important; flex: 0 0 218px !important; }
.pf24-native-logo img,
.pf24-native-footer-logo img { width: 100%; height: auto; display: block; }
.pf24-native-nav { width: auto !important; display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; gap: 24px !important; }
.pf24-native-nav-link { width: auto !important; }
.pf24-native-nav-link .elementor-button { padding: 10px 0 !important; color: #526063 !important; background: transparent !important; font-size: 14px !important; font-weight: 700 !important; box-shadow: none !important; }
.pf24-native-btn { width: auto !important; }
.pf24-native-btn .elementor-button { min-height: 51px; padding: 0 21px !important; display: inline-flex; align-items: center; justify-content: center; border-radius: 999px !important; font-size: 14px !important; font-weight: 800 !important; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.pf24-native-btn .elementor-button:hover { transform: translateY(-2px); }
.pf24-native-btn-dark .elementor-button { color: white !important; background: var(--pf24-deep) !important; box-shadow: 0 12px 26px rgba(7,16,18,.16); }
.pf24-native-btn-teal .elementor-button { color: var(--pf24-ink) !important; background: var(--pf24-teal) !important; box-shadow: 0 14px 32px rgba(16,222,208,.22); }
.pf24-native-btn-outline .elementor-button { color: var(--pf24-ink) !important; border: 1px solid #bdc9c8 !important; background: transparent !important; box-shadow: none !important; }

.pf24-native-hero { min-height: 665px; padding-block: 56px 80px !important; display: grid !important; grid-template-columns: minmax(0,.93fr) minmax(430px,1.07fr); align-items: center !important; gap: 64px !important; }
.pf24-native-hero-copy { display: flex !important; flex-direction: column !important; align-items: flex-start !important; gap: 0 !important; }
.pf24-native-eyebrow { margin-bottom: 23px; }
.pf24-native-eyebrow p { margin: 0 !important; display: flex; align-items: center; gap: 10px; color: #435255; font-size: 11px; font-weight: 800; letter-spacing: .18em; line-height: 1.4; text-transform: uppercase; }
.pf24-native-eyebrow p::before { content: ""; width: 28px; height: 1px; flex: 0 0 28px; background: var(--pf24-teal-dark); }
.pf24-native-eyebrow-light p { color: #9badad; }
.pf24-native-title .elementor-heading-title { margin: 0 !important; color: var(--pf24-ink); font-size: clamp(44px,5vw,70px) !important; font-weight: 750 !important; letter-spacing: -.055em !important; line-height: .98 !important; }
.pf24-native-title-xl .elementor-heading-title { font-size: clamp(54px,6.3vw,90px) !important; }
.pf24-native-title .elementor-heading-title span { color: var(--pf24-teal-dark); font-weight: 500; }
.pf24-native-title-light .elementor-heading-title { color: white; }
.pf24-native-copy { margin-top: 24px; }
.pf24-native-copy p { max-width: 590px; margin: 0 !important; color: var(--pf24-muted); font-size: 15px; line-height: 1.7; }
.pf24-native-copy-lg p { font-size: 18px; }
.pf24-native-copy-light p { color: #94a4a5; }
.pf24-native-actions { margin-top: 34px; display: flex !important; flex-direction: row !important; flex-wrap: wrap !important; align-items: center !important; gap: 11px !important; }
.pf24-native-benefits { margin-top: 43px; padding-top: 22px; border-top: 1px solid var(--pf24-line); }
.pf24-native-benefits p { margin: 0 !important; display: flex; flex-wrap: wrap; gap: 16px 25px; color: #536164; font-size: 12px; }
.pf24-native-benefits strong { font-weight: 700; }
.pf24-native-hero-media { min-height: 585px; position: relative; overflow: hidden; display: block !important; border-radius: var(--pf24-radius-lg); background: #d7f3f0; }
.pf24-native-hero-image { width: 100% !important; height: 100% !important; position: absolute !important; inset: 0; }
.pf24-native-hero-image .elementor-widget-container,
.pf24-native-hero-image img { width: 100%; height: 100%; }
.pf24-native-hero-image img { object-fit: cover; }
.pf24-native-badge { width: 220px !important; padding: 16px 18px; position: absolute !important; right: 24px; bottom: 32px; z-index: 3; border: 1px solid rgba(255,255,255,.76); border-radius: 18px; background: rgba(255,255,255,.89); box-shadow: 0 18px 50px rgba(8,54,54,.13); backdrop-filter: blur(12px); }
.pf24-native-badge p { margin: 0 !important; }
.pf24-native-badge small,
.pf24-native-badge strong { display: block; }
.pf24-native-badge small { margin-bottom: 5px; color: #718082; font-size: 9px; font-weight: 800; letter-spacing: .1em; }
.pf24-native-badge strong { color: var(--pf24-ink); font-size: 12px; line-height: 1.35; }

.pf24-native-section { width: 100% !important; max-width: none !important; padding-block: 94px !important; }
.pf24-native-repairs { background: white; }
.pf24-native-repairs > .pf24-native-shell,
.pf24-native-why > .pf24-native-shell { display: flex !important; flex-direction: column !important; align-items: stretch !important; gap: 0 !important; }
.pf24-native-heading-row { display: grid !important; grid-template-columns: 1fr 365px; align-items: end !important; gap: 50px !important; }
.pf24-native-heading-block { display: flex !important; flex-direction: column !important; align-items: flex-start !important; }
.pf24-native-heading-row > .pf24-native-copy { margin-bottom: 5px; }
.pf24-native-services-grid { margin-top: 45px; display: grid !important; grid-template-columns: repeat(3,1fr); gap: 13px !important; }
.pf24-native-service { min-height: 218px; padding: 26px !important; display: flex !important; flex-direction: column !important; align-items: flex-start !important; position: relative; border: 1px solid var(--pf24-line); border-radius: var(--pf24-radius-md); background: white; transition: transform .2s ease, border .2s ease, box-shadow .2s ease; }
.pf24-native-service:hover { transform: translateY(-4px); border-color: #9fe7e1; box-shadow: 0 18px 40px rgba(7,16,18,.07); }
.pf24-native-service-number { width: 45px !important; height: 45px; display: grid; place-items: center; border-radius: 14px; background: #e6fbf9; }
.pf24-native-service-number .elementor-heading-title { color: #078f88; font-size: 12px !important; font-weight: 800 !important; }
.pf24-native-service-title { margin-top: auto; }
.pf24-native-service-title .elementor-heading-title { color: var(--pf24-ink); font-size: 19px !important; font-weight: 750 !important; }
.pf24-native-service-copy { margin-top: 8px; }
.pf24-native-service-copy p { margin: 0 !important; color: #738083; font-size: 13px; line-height: 1.55; }
.pf24-native-finder-heading { margin-top: 90px; display: flex !important; flex-direction: column !important; align-items: flex-start !important; }
.pf24-native-finder-widget { margin-top: 40px; }

.pf24-native-why { background: var(--pf24-paper); }
.pf24-native-why-split { display: grid !important; grid-template-columns: 1fr 1fr; gap: 22px !important; }
.pf24-native-technician { min-height: 630px; overflow: hidden; border-radius: var(--pf24-radius-lg); }
.pf24-native-technician .elementor-widget-container,
.pf24-native-technician img { width: 100%; height: 100%; }
.pf24-native-technician img { object-fit: cover; }
.pf24-native-why-copy { min-height: 630px; padding: clamp(36px,5vw,66px) !important; display: flex !important; flex-direction: column !important; align-items: flex-start !important; border-radius: var(--pf24-radius-lg); background: var(--pf24-deep); }
.pf24-native-steps { width: 100% !important; margin-top: auto; padding-top: 35px; display: flex !important; flex-direction: column !important; }
.pf24-native-step { width: 100% !important; padding: 18px 0 !important; display: grid !important; grid-template-columns: 46px 1fr; gap: 14px !important; border-top: 1px solid #2a393b; }
.pf24-native-step-number .elementor-heading-title { color: var(--pf24-teal); font-size: 11px !important; font-weight: 800 !important; }
.pf24-native-step-body { display: flex !important; flex-direction: column !important; }
.pf24-native-step-title .elementor-heading-title { color: white; font-size: 16px !important; font-weight: 750 !important; }
.pf24-native-step-copy { margin-top: 5px; }
.pf24-native-step-copy p { margin: 0 !important; color: #8fa0a2; font-size: 12px; line-height: 1.5; }

.pf24-native-contact-card { margin-top: 22px; padding: clamp(35px,5vw,68px) !important; display: grid !important; grid-template-columns: 1.2fr .8fr; gap: 45px !important; border-radius: var(--pf24-radius-lg); background: linear-gradient(140deg,#dcf8f5,#c2ede8); }
.pf24-native-contact-copy { display: flex !important; flex-direction: column !important; align-items: flex-start !important; }
.pf24-native-contact-actions { display: flex !important; flex-direction: column !important; align-items: stretch !important; justify-content: center !important; gap: 10px !important; }
.pf24-native-contact-actions .pf24-native-btn { width: 100% !important; }
.pf24-native-contact-actions .elementor-button { width: 100%; }
.pf24-native-contact-details { grid-column: 1 / -1; padding-top: 22px; border-top: 1px solid rgba(7,16,18,.13); }
.pf24-native-contact-details p { margin: 0 !important; display: flex; flex-wrap: wrap; align-items: center; gap: 12px 25px; color: #506062; font-size: 12px; }
.pf24-native-contact-details strong { color: var(--pf24-ink); font-size: 14px; }
.pf24-native-contact-details span::before { content: "·"; margin-right: 14px; color: var(--pf24-teal-dark); }

.pf24-native-footer { margin-top: 68px; padding-top: 48px !important; display: grid !important; grid-template-columns: 220px 1fr; align-items: start !important; gap: 40px 70px !important; border-top: 1px solid var(--pf24-line); }
.pf24-native-footer-logo { width: 215px !important; }
.pf24-native-disclaimer p { margin: 0 !important; color: #6d7a7d; font-size: 12px; line-height: 1.65; }
.pf24-native-disclaimer strong { color: var(--pf24-ink); }
.pf24-native-footer-copy { grid-column: 1 / -1; padding-top: 20px; border-top: 1px solid var(--pf24-line); }
.pf24-native-footer-copy p { margin: 0 !important; color: #889497; font-size: 10px; }

@media (max-width: 980px) {
  .pf24-native-nav-link { display: none !important; }
  .pf24-native-nav { gap: 0 !important; }
  .pf24-native-hero { grid-template-columns: 1fr; gap: 44px !important; }
  .pf24-native-heading-row { grid-template-columns: 1fr; gap: 18px !important; }
  .pf24-native-services-grid { grid-template-columns: repeat(2,1fr); }
  .pf24-native-why-split { grid-template-columns: 1fr; }
  .pf24-native-contact-card { grid-template-columns: 1fr; }
  .pf24-native-contact-actions { flex-direction: row !important; flex-wrap: wrap !important; justify-content: flex-start !important; }
  .pf24-native-contact-actions .pf24-native-btn { width: auto !important; }
}

@media (max-width: 640px) {
  .pf24-native-shell { width: calc(100% - 26px) !important; }
  .pf24-native-header { min-height: 78px; gap: 14px !important; }
  .pf24-native-logo { width: 164px !important; flex-basis: 164px !important; }
  .pf24-native-nav .pf24-native-btn .elementor-button { min-height: 44px; padding: 0 14px !important; font-size: 11px !important; }
  .pf24-native-hero { min-height: auto; padding-block: 38px 58px !important; }
  .pf24-native-eyebrow p { font-size: 9px; }
  .pf24-native-title-xl .elementor-heading-title { font-size: clamp(43px,12.6vw,59px) !important; }
  .pf24-native-title .elementor-heading-title { font-size: clamp(38px,11vw,50px) !important; }
  .pf24-native-copy-lg p { font-size: 15px; }
  .pf24-native-actions { width: 100% !important; flex-direction: column !important; align-items: stretch !important; }
  .pf24-native-actions .pf24-native-btn { width: 100% !important; }
  .pf24-native-actions .elementor-button { width: 100%; }
  .pf24-native-benefits { margin-top: 29px; }
  .pf24-native-benefits p { gap: 10px 17px; font-size: 10px; }
  .pf24-native-hero-media { min-height: 445px; border-radius: 27px; }
  .pf24-native-hero-image img { object-position: 66% center; }
  .pf24-native-badge { right: 9px; bottom: 24px; width: 185px !important; }
  .pf24-native-section { padding-block: 62px !important; }
  .pf24-native-services-grid { grid-template-columns: 1fr; }
  .pf24-native-service { min-height: 195px; }
  .pf24-native-finder-heading { margin-top: 62px; }
  .pf24-native-finder-widget { margin-top: 28px; }
  .pf24-native-technician,
  .pf24-native-why-copy { min-height: 540px; border-radius: 27px; }
  .pf24-native-why-copy { padding: 34px 24px !important; }
  .pf24-native-contact-card { padding: 42px 23px !important; border-radius: 27px; }
  .pf24-native-contact-actions { flex-direction: column !important; }
  .pf24-native-contact-actions .pf24-native-btn { width: 100% !important; }
  .pf24-native-contact-details p { flex-direction: column; align-items: flex-start; }
  .pf24-native-contact-details span::before { display: none; }
  .pf24-native-footer { grid-template-columns: 1fr; gap: 25px !important; }
  .pf24-native-footer-copy { grid-column: 1; }
}
