.elementor-22063 .elementor-element.elementor-element-0ae776b{--display:flex;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-22063 .elementor-element.elementor-element-0f3bcce{width:var( --container-widget-width, 100% );max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;--container-widget-width:100%;--container-widget-flex-grow:0;}/* Start custom CSS for html, class: .elementor-element-0f3bcce */.road-seo-nat-section,
.road-seo-nat-section * {
  box-sizing: border-box;
}

.road-seo-nat-section {
  width: 100%;
  padding: 92px 24px;
  background: #ffffff;
  font-family: 'Inter', sans-serif;
  color: #171B26;
  overflow: hidden;
}

.road-seo-nat-container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

/* HERO */
.road-seo-nat-hero {
  position: relative;
  padding: 68px 48px;
  margin-bottom: 72px;
  background: #0E0F11;
  border-radius: 42px;
  overflow: hidden;
}

.road-seo-nat-hero::after {
  content: "";
  position: absolute;
  right: -120px;
  bottom: -120px;
  width: 320px;
  height: 320px;
  background: radial-gradient(circle, rgba(233, 32, 79, 0.22) 0%, rgba(233, 32, 79, 0) 70%);
  pointer-events: none;
}

.road-seo-nat-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 54px;
  align-items: center;
}

.road-seo-nat-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 22px;
  margin-bottom: 24px;
  border: 1px solid rgba(233, 32, 79, 0.34);
  border-radius: 50px;
  background: rgba(233, 32, 79, 0.10);
  color: #ff4b73;
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.road-seo-nat-badge::before {
  content: "";
  width: 22px;
  height: 1px;
  background: #ff4b73;
  display: inline-block;
}

.road-seo-nat-title {
  margin: 0 0 24px;
  font-family: 'Sora', sans-serif;
  font-size: 56px;
  font-weight: 900;
  line-height: 1.04;
  letter-spacing: -0.06em;
  color: #ffffff;
}

.road-seo-nat-title span {
  color: #E9204F;
}

.road-seo-nat-lead {
  max-width: 720px;
  margin: 0 0 32px;
  font-family: 'Inter', sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.72;
  color: rgba(255, 255, 255, 0.86);
}

.road-seo-nat-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
}

.road-seo-nat-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 15px 28px;
  border-radius: 50px;
  background: #E9204F;
  color: #ffffff;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  box-shadow: 0 16px 36px rgba(233, 32, 79, 0.28);
  transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;
}

.road-seo-nat-cta:hover {
  transform: translateY(-2px);
  background: #d91c48;
  color: #ffffff;
  box-shadow: 0 20px 44px rgba(233, 32, 79, 0.34);
}

.road-seo-nat-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 15px 24px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.06);
  color: #ffffff;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
  transition: background 0.22s ease, border-color 0.22s ease;
}

.road-seo-nat-secondary:hover {
  background: rgba(255, 255, 255, 0.10);
  border-color: rgba(255, 255, 255, 0.28);
  color: #ffffff;
}

.road-seo-nat-hero-card {
  padding: 32px;
  background: #ffffff;
  border-radius: 28px;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);
}

.road-seo-nat-hero-card h2 {
  margin: 0 0 18px;
  font-family: 'Sora', sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.18;
  letter-spacing: -0.04em;
  color: #171B26;
}

.road-seo-nat-hero-card p {
  margin: 0 0 24px;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.65;
  color: #667085;
}

.road-seo-nat-metrics {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.road-seo-nat-metric {
  padding: 16px;
  border: 1px solid rgba(23, 27, 38, 0.08);
  border-radius: 18px;
  background: #ffffff;
}

.road-seo-nat-metric strong {
  display: block;
  margin-bottom: 4px;
  font-family: 'Sora', sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
  color: #E9204F;
}

.road-seo-nat-metric span {
  display: block;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  color: #303846;
}

/* INTRO */
.road-seo-nat-intro {
  max-width: 940px;
  margin: 0 auto 68px;
  text-align: center;
}

.road-seo-nat-label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 22px;
  margin-bottom: 24px;
  border: 1px solid rgba(233, 32, 79, 0.28);
  border-radius: 50px;
  background: rgba(233, 32, 79, 0.06);
  color: #E9204F;
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.road-seo-nat-label::before {
  content: "";
  width: 22px;
  height: 1px;
  background: #E9204F;
  display: inline-block;
}

.road-seo-nat-intro h2,
.road-seo-nat-block-title {
  margin: 0 0 22px;
  font-family: 'Sora', sans-serif;
  font-size: 42px;
  font-weight: 900;
  line-height: 1.10;
  letter-spacing: -0.05em;
  color: #171B26;
}

.road-seo-nat-intro h2 span,
.road-seo-nat-block-title span {
  color: #E9204F;
}

.road-seo-nat-intro p {
  margin: 0;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.75;
  color: #667085;
}

/* SERVICES */
.road-seo-nat-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-bottom: 72px;
}

.road-seo-nat-card {
  min-height: 100%;
  padding: 32px;
  background: #ffffff;
  border: 1px solid rgba(23, 27, 38, 0.08);
  border-radius: 24px;
  box-shadow: 0 18px 45px rgba(23, 27, 38, 0.04);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.road-seo-nat-card:hover {
  transform: translateY(-4px);
  border-color: rgba(233, 32, 79, 0.22);
  box-shadow: 0 24px 60px rgba(23, 27, 38, 0.08);
}

.road-seo-nat-icon {
  width: 54px;
  height: 54px;
  margin-bottom: 24px;
  border: 1px solid rgba(233, 32, 79, 0.18);
  border-radius: 14px;
  background: rgba(233, 32, 79, 0.09);
  color: #E9204F;
  display: flex;
  align-items: center;
  justify-content: center;
}

.road-seo-nat-icon svg {
  width: 25px;
  height: 25px;
  display: block;
  color: #E9204F;
  stroke: currentColor;
  fill: none;
}

.road-seo-nat-icon svg *,
.road-seo-nat-icon svg path,
.road-seo-nat-icon svg rect,
.road-seo-nat-icon svg circle {
  stroke: #E9204F !important;
  fill: none !important;
  stroke-width: 1.85;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.road-seo-nat-card h3 {
  margin: 0 0 12px;
  font-family: 'Sora', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.03em;
  color: #171B26;
}

.road-seo-nat-card p {
  margin: 0;
  font-family: 'Inter', sans-serif;
  font-size: 16.5px;
  font-weight: 400;
  line-height: 1.72;
  color: #667085;
}

/* PROCESS */
.road-seo-nat-process {
  padding: 54px;
  margin-bottom: 72px;
  border-radius: 36px;
  background: #0E0F11;
  overflow: hidden;
}

.road-seo-nat-process-head {
  max-width: 840px;
  margin-bottom: 38px;
}

.road-seo-nat-process .road-seo-nat-label {
  border-color: rgba(233, 32, 79, 0.34);
  background: rgba(233, 32, 79, 0.10);
  color: #ff4b73;
}

.road-seo-nat-process .road-seo-nat-label::before {
  background: #ff4b73;
}

.road-seo-nat-process h2 {
  margin: 0 0 18px;
  font-family: 'Sora', sans-serif;
  font-size: 42px;
  font-weight: 900;
  line-height: 1.10;
  letter-spacing: -0.05em;
  color: #ffffff;
}

.road-seo-nat-process h2 span {
  color: #E9204F;
}

.road-seo-nat-process p {
  margin: 0;
  max-width: 780px;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.72;
  color: rgba(255, 255, 255, 0.82);
}

.road-seo-nat-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.road-seo-nat-step {
  padding: 26px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.045);
}

.road-seo-nat-step strong {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #E9204F;
  color: #ffffff;
  font-family: 'Sora', sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
}

.road-seo-nat-step h3 {
  margin: 0 0 10px;
  font-family: 'Sora', sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.22;
  color: #ffffff;
}

.road-seo-nat-step p {
  margin: 0;
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.62;
  color: rgba(255, 255, 255, 0.74);
}

/* OFFERS */
.road-seo-nat-offers {
  margin-bottom: 72px;
}

.road-seo-nat-offers-head {
  max-width: 820px;
  margin: 0 auto 42px;
  text-align: center;
}

.road-seo-nat-offers-head h2 {
  margin: 0 0 18px;
  font-family: 'Sora', sans-serif;
  font-size: 42px;
  font-weight: 900;
  line-height: 1.10;
  letter-spacing: -0.05em;
  color: #171B26;
}

.road-seo-nat-offers-head h2 span {
  color: #E9204F;
}

.road-seo-nat-offers-head p {
  margin: 0;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.72;
  color: #667085;
}

.road-seo-nat-offer-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.road-seo-nat-offer {
  display: flex;
  flex-direction: column;
  padding: 32px;
  border: 1px solid rgba(23, 27, 38, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(23, 27, 38, 0.04);
}

.road-seo-nat-offer-featured {
  border-color: rgba(233, 32, 79, 0.32);
  box-shadow: 0 24px 65px rgba(233, 32, 79, 0.10);
}

.road-seo-nat-offer-label {
  width: fit-content;
  margin-bottom: 18px;
  padding: 8px 14px;
  border-radius: 50px;
  background: rgba(233, 32, 79, 0.08);
  color: #E9204F;
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.road-seo-nat-offer h3 {
  margin: 0 0 10px;
  font-family: 'Sora', sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: -0.04em;
  color: #171B26;
}

.road-seo-nat-offer p {
  margin: 0 0 22px;
  font-family: 'Inter', sans-serif;
  font-size: 15.5px;
  font-weight: 500;
  line-height: 1.65;
  color: #667085;
}

.road-seo-nat-offer ul {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 0 28px !important;
  display: grid;
  gap: 12px;
}

.road-seo-nat-offer li {
  position: relative;
  list-style: none !important;
  padding-left: 30px;
  margin: 0 !important;
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  color: #303846;
}

.road-seo-nat-offer li::marker {
  content: "" !important;
}

.road-seo-nat-offer li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 1px;
  color: #E9204F;
  font-size: 16px;
  font-weight: 900;
  line-height: 1;
}

.road-seo-nat-offer .road-seo-nat-cta {
  width: 100%;
  margin-top: auto;
}

/* AI SEO GEO BRIDGE */
.road-seo-nat-ai-bridge {
  position: relative;
  padding: 48px;
  margin-bottom: 72px;
  border-radius: 34px;
  background: #0E0F11;
  overflow: hidden;
}

.road-seo-nat-ai-bridge::after {
  content: "";
  position: absolute;
  right: -80px;
  top: -90px;
  width: 260px;
  height: 260px;
  background: radial-gradient(circle, rgba(233, 32, 79, 0.22) 0%, rgba(233, 32, 79, 0) 70%);
  pointer-events: none;
}

.road-seo-nat-ai-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 34px;
  align-items: center;
}

.road-seo-nat-ai-bridge h2 {
  margin: 0 0 16px;
  font-family: 'Sora', sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: -0.05em;
  color: #ffffff;
}

.road-seo-nat-ai-bridge h2 span {
  color: #E9204F;
}

.road-seo-nat-ai-bridge p {
  margin: 0;
  max-width: 760px;
  font-family: 'Inter', sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.72;
  color: rgba(255, 255, 255, 0.82);
}

.road-seo-nat-ai-actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.road-seo-nat-ai-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 15px 26px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.07);
  color: #ffffff;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  transition: background 0.22s ease, border-color 0.22s ease, transform 0.22s ease;
}

.road-seo-nat-ai-link:hover {
  transform: translateY(-2px);
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.28);
  color: #ffffff;
}

/* FAQ */
.road-seo-nat-faq {
  margin-bottom: 40px;
}

.road-seo-nat-faq-head {
  max-width: 820px;
  margin: 0 auto 34px;
  text-align: center;
}

.road-seo-nat-faq-head h2 {
  margin: 0 0 18px;
  font-family: 'Sora', sans-serif;
  font-size: 42px;
  font-weight: 900;
  line-height: 1.10;
  letter-spacing: -0.05em;
  color: #171B26;
}

.road-seo-nat-faq-head h2 span {
  color: #E9204F;
}

.road-seo-nat-faq-head p {
  margin: 0;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.72;
  color: #667085;
}

.road-seo-nat-faq-list {
  display: grid;
  gap: 14px;
}

.road-seo-nat-faq-item {
  border: 1px solid rgba(23, 27, 38, 0.08);
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 12px 30px rgba(23, 27, 38, 0.035);
  overflow: hidden;
}

.road-seo-nat-faq-item summary {
  cursor: pointer;
  padding: 22px 26px;
  font-family: 'Sora', sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.35;
  color: #171B26;
}

.road-seo-nat-faq-item p {
  margin: 0;
  padding: 0 26px 24px;
  font-family: 'Inter', sans-serif;
  font-size: 16.5px;
  font-weight: 400;
  line-height: 1.72;
  color: #667085;
}

.road-seo-nat-keywords {
  list-style: none !important;
  padding: 0 !important;
  margin: 20px 0 0 !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

.road-seo-nat-keywords li {
  min-height: 42px;
  padding: 10px 18px;
  margin: 0 !important;
  list-style: none !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border: 1px solid rgba(23, 27, 38, 0.08);
  border-radius: 50px;
  box-shadow: 0 12px 30px rgba(23, 27, 38, 0.04);
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  color: #303846;
}

@media (prefers-reduced-motion: reduce) {
  .road-seo-nat-cta,
  .road-seo-nat-secondary,
  .road-seo-nat-ai-link,
  .road-seo-nat-card {
    transition: none;
  }

  .road-seo-nat-cta:hover,
  .road-seo-nat-ai-link:hover,
  .road-seo-nat-card:hover {
    transform: none;
  }
}

@media (max-width: 1100px) {
  .road-seo-nat-hero-grid,
  .road-seo-nat-grid,
  .road-seo-nat-offer-grid,
  .road-seo-nat-ai-grid {
    grid-template-columns: 1fr;
  }

  .road-seo-nat-steps {
    grid-template-columns: repeat(2, 1fr);
  }

  .road-seo-nat-ai-actions {
    justify-content: flex-start;
  }
}

@media (max-width: 767px) {
  .road-seo-nat-section {
    padding: 64px 18px;
  }

  .road-seo-nat-hero {
    padding: 42px 24px;
    border-radius: 30px;
    margin-bottom: 54px;
  }

  .road-seo-nat-title {
    font-size: 42px;
    line-height: 1.06;
  }

  .road-seo-nat-lead,
  .road-seo-nat-intro p,
  .road-seo-nat-offers-head p,
  .road-seo-nat-faq-head p,
  .road-seo-nat-process p,
  .road-seo-nat-ai-bridge p {
    font-size: 17px;
    line-height: 1.7;
  }

  .road-seo-nat-intro {
    text-align: left;
    margin-bottom: 48px;
  }

  .road-seo-nat-intro h2,
  .road-seo-nat-block-title,
  .road-seo-nat-process h2,
  .road-seo-nat-offers-head h2,
  .road-seo-nat-faq-head h2,
  .road-seo-nat-ai-bridge h2 {
    font-size: 34px;
    line-height: 1.12;
  }

  .road-seo-nat-hero-card,
  .road-seo-nat-card,
  .road-seo-nat-offer {
    padding: 26px 22px;
    border-radius: 22px;
  }

  .road-seo-nat-process {
    padding: 38px 22px;
    border-radius: 28px;
  }

  .road-seo-nat-ai-bridge {
    padding: 38px 22px;
    border-radius: 28px;
  }

  .road-seo-nat-steps {
    grid-template-columns: 1fr;
  }

  .road-seo-nat-actions {
    align-items: stretch;
  }

  .road-seo-nat-cta,
  .road-seo-nat-secondary,
  .road-seo-nat-ai-link {
    width: 100%;
  }

  .road-seo-nat-offers-head,
  .road-seo-nat-faq-head {
    text-align: left;
  }

  .road-seo-nat-keywords {
    justify-content: flex-start;
    margin-top: 20px !important;
  }
}/* End custom CSS */