.elementor-22043 .elementor-element.elementor-element-150f365{--display:flex;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-22043 .elementor-element.elementor-element-1b14a22{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}/* Start custom CSS for html, class: .elementor-element-1b14a22 */.road-expertise-page,
.road-expertise-page * {
  box-sizing: border-box;
  font-family: 'Sora', sans-serif !important;
}

.road-expertise-page {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #ffffff;
  color: #171B26;
}

.road-expertise-container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}

/* HERO */
.road-expertise-hero {
  position: relative;
  padding: 96px 0 76px;
  overflow: hidden;
  background: #ffffff;
}

.road-expertise-hero::before {
  display: none !important;
  content: none !important;
}

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

.road-expertise-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 18px;
  margin-bottom: 24px;
  border: 1px solid rgba(233, 32, 79, 0.25);
  border-radius: 50px;
  background: rgba(233, 32, 79, 0.06);
  color: #E9204F;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.road-expertise-badge::before {
  content: "";
  width: 20px;
  height: 1px;
  background: #E9204F;
}

.road-expertise-title {
  margin: 0 0 24px;
  max-width: 780px;
  font-size: 58px;
  font-weight: 900;
  line-height: 1.02;
  letter-spacing: -0.06em;
  color: #171B26;
}

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

.road-expertise-lead {
  margin: 0;
  max-width: 720px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.75;
  color: #667085;
}

.road-expertise-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

.road-expertise-cta,
.road-expertise-secondary {
  min-height: 50px;
  padding: 15px 24px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease, color 0.22s ease;
}

.road-expertise-cta {
  background: #E9204F;
  color: #ffffff;
  box-shadow: 0 16px 34px rgba(233, 32, 79, 0.24);
}

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

.road-expertise-secondary {
  background: #ffffff;
  color: #171B26;
  border: 1px solid rgba(23, 27, 38, 0.10);
}

.road-expertise-secondary:hover {
  transform: translateY(-2px);
  background: #171B26;
  color: #ffffff;
}

.road-expertise-hero-card {
  position: relative;
  padding: 34px;
  border-radius: 30px;
  background: #0E0F11;
  overflow: hidden;
  box-shadow: 0 28px 70px rgba(23, 27, 38, 0.18);
}

.road-expertise-hero-card::after {
  display: none !important;
  content: none !important;
}

.road-expertise-card-inner {
  position: relative;
  z-index: 1;
}

.road-expertise-card-title {
  margin: 0 0 14px;
  font-size: 26px;
  font-weight: 900;
  line-height: 1.15;
  letter-spacing: -0.04em;
  color: #ffffff;
}

.road-expertise-card-text {
  margin: 0 0 26px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.74);
}

.road-expertise-hero-list {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  display: grid;
  gap: 13px;
}

.road-expertise-hero-list li {
  position: relative;
  padding-left: 30px;
  margin: 0 !important;
  list-style: none !important;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

.road-expertise-hero-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #E9204F;
  font-weight: 900;
}

/* INTRO */
.road-expertise-intro {
  padding: 72px 0;
  background: #ffffff;
}

.road-expertise-intro-box {
  padding: 42px;
  border-radius: 34px;
  background: rgba(233, 32, 79, 0.045);
  border: 1px solid rgba(233, 32, 79, 0.12);
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 44px;
  align-items: center;
}

.road-expertise-section-label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
  color: #E9204F;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.road-expertise-section-label::before {
  content: "";
  width: 20px;
  height: 1px;
  background: #E9204F;
}

.road-expertise-section-title {
  margin: 0;
  font-size: 38px;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: -0.05em;
  color: #171B26;
}

.road-expertise-section-title span {
  color: #E9204F;
}

.road-expertise-intro-text {
  margin: 0;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.75;
  color: #667085;
}

/* SERVICES */
.road-expertise-services {
  padding: 72px 0 86px;
  background: #ffffff;
}

.road-expertise-services-head {
  max-width: 820px;
  margin: 0 auto 46px;
  text-align: center;
}

.road-expertise-services-head p {
  margin: 22px auto 0;
  max-width: 760px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.75;
  color: #667085;
}

.road-expertise-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.road-expertise-card {
  position: relative;
  min-height: 285px;
  padding: 30px;
  border-radius: 24px;
  background: #ffffff;
  border: 1px solid rgba(23, 27, 38, 0.08);
  box-shadow: 0 18px 45px rgba(23, 27, 38, 0.045);
  text-decoration: none;
  color: #171B26;
  overflow: hidden;
  transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease;
}

.road-expertise-card::after {
  display: none !important;
  content: none !important;
}

.road-expertise-card:hover {
  transform: translateY(-5px);
  border-color: rgba(233, 32, 79, 0.22);
  box-shadow: 0 26px 64px rgba(23, 27, 38, 0.08);
}

.road-expertise-card:hover::after {
  display: none !important;
  opacity: 0 !important;
}

.road-expertise-icon {
  width: 54px;
  height: 54px;
  margin-bottom: 22px;
  border-radius: 16px;
  background: rgba(233, 32, 79, 0.08);
  border: 1px solid rgba(233, 32, 79, 0.14);
  color: #E9204F;
  display: flex;
  align-items: center;
  justify-content: center;
}

.road-expertise-icon svg {
  width: 25px;
  height: 25px;
  stroke: currentColor;
  fill: none;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.road-expertise-card h3 {
  margin: 0 0 12px;
  font-size: 21px;
  font-weight: 900;
  line-height: 1.24;
  letter-spacing: -0.035em;
  color: #171B26;
}

.road-expertise-card p {
  margin: 0 0 20px;
  font-size: 14.5px;
  font-weight: 500;
  line-height: 1.68;
  color: #667085;
}

.road-expertise-card-more {
  margin-top: auto;
  color: #E9204F;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.road-expertise-card-more::after {
  content: "→";
}

/* PROCESS */
.road-expertise-process {
  padding: 82px 0;
  background: #0E0F11;
  border-radius: 46px;
  margin: 0 24px;
  overflow: hidden;
}

.road-expertise-process .road-expertise-container {
  max-width: 1180px;
}

.road-expertise-process-head {
  max-width: 820px;
  margin: 0 auto 44px;
  text-align: center;
}

.road-expertise-process .road-expertise-section-title {
  color: #ffffff;
}

.road-expertise-process-head p {
  margin: 22px auto 0;
  max-width: 760px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.72);
}

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

.road-expertise-step {
  padding: 26px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.09);
}

.road-expertise-step strong {
  display: block;
  margin-bottom: 16px;
  color: #E9204F;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.12em;
}

.road-expertise-step h3 {
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 19px;
  font-weight: 900;
  line-height: 1.25;
}

.road-expertise-step p {
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.65;
}

/* WHY */
.road-expertise-why {
  padding: 86px 0 72px;
  background: #ffffff;
}

.road-expertise-why-grid {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 44px;
  align-items: start;
}

.road-expertise-why-text p {
  margin: 22px 0 0;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.75;
  color: #667085;
}

.road-expertise-why-list {
  display: grid;
  gap: 16px;
}

.road-expertise-why-item {
  padding: 24px;
  border-radius: 22px;
  border: 1px solid rgba(23, 27, 38, 0.08);
  background: #ffffff;
  box-shadow: 0 16px 40px rgba(23, 27, 38, 0.04);
}

.road-expertise-why-item h3 {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 900;
  color: #171B26;
}

.road-expertise-why-item p {
  margin: 0;
  color: #667085;
  font-size: 14.5px;
  font-weight: 500;
  line-height: 1.65;
}

/* CTA */
.road-expertise-final-cta {
  padding: 70px 0 88px;
  background: #ffffff;
}

.road-expertise-final-box {
  padding: 46px;
  border-radius: 34px;
  background: rgba(233, 32, 79, 0.06);
  border: 1px solid rgba(233, 32, 79, 0.14);
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 32px;
  align-items: center;
}

.road-expertise-final-box h2 {
  margin: 0 0 12px;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: -0.05em;
  color: #171B26;
}

.road-expertise-final-box h2 span {
  color: #E9204F;
}

.road-expertise-final-box p {
  margin: 0;
  max-width: 760px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  color: #667085;
}

/* FAQ */
.road-expertise-faq {
  padding: 0 0 90px;
  background: #ffffff;
}

.road-expertise-faq-head {
  max-width: 800px;
  margin: 0 auto 34px;
  text-align: center;
}

.road-expertise-faq-head p {
  margin: 20px auto 0;
  max-width: 720px;
  color: #667085;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
}

.road-expertise-faq-list {
  max-width: 900px;
  margin: 0 auto;
  display: grid;
  gap: 14px;
}

.road-expertise-faq-item {
  border: 1px solid rgba(23, 27, 38, 0.08);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 14px 36px rgba(23, 27, 38, 0.04);
  overflow: hidden;
}

.road-expertise-faq-item summary {
  cursor: pointer;
  padding: 22px 24px;
  color: #171B26;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.35;
  list-style: none;
}

.road-expertise-faq-item summary::-webkit-details-marker {
  display: none;
}

.road-expertise-faq-item summary::after {
  content: "+";
  float: right;
  color: #E9204F;
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
}

.road-expertise-faq-item[open] summary::after {
  content: "–";
}

.road-expertise-faq-item p {
  margin: 0;
  padding: 0 24px 24px;
  color: #667085;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7;
}

.road-expertise-keywords {
  list-style: none !important;
  padding: 0 !important;
  margin: 36px auto 0 !important;
  max-width: 980px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

.road-expertise-keywords li {
  list-style: none !important;
  margin: 0 !important;
  padding: 10px 15px;
  border-radius: 50px;
  border: 1px solid rgba(23, 27, 38, 0.08);
  background: #ffffff;
  color: #303846;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}

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

  .road-expertise-cta:hover,
  .road-expertise-secondary:hover,
  .road-expertise-card:hover {
    transform: none;
  }
}

@media (max-width: 1100px) {
  .road-expertise-hero-grid,
  .road-expertise-intro-box,
  .road-expertise-why-grid,
  .road-expertise-final-box {
    grid-template-columns: 1fr;
  }

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

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

  .road-expertise-final-box {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .road-expertise-container {
    padding: 0 18px;
  }

  .road-expertise-hero {
    padding: 64px 0 52px;
  }

  .road-expertise-title {
    font-size: 38px;
    line-height: 1.08;
  }

  .road-expertise-lead,
  .road-expertise-intro-text,
  .road-expertise-services-head p,
  .road-expertise-process-head p,
  .road-expertise-why-text p {
    font-size: 16px;
  }

  .road-expertise-actions {
    flex-direction: column;
  }

  .road-expertise-cta,
  .road-expertise-secondary {
    width: 100%;
  }

  .road-expertise-hero-card,
  .road-expertise-intro-box,
  .road-expertise-final-box {
    padding: 28px;
    border-radius: 26px;
  }

  .road-expertise-section-title {
    font-size: 31px;
    line-height: 1.14;
  }

  .road-expertise-services,
  .road-expertise-intro,
  .road-expertise-why {
    padding: 58px 0;
  }

  .road-expertise-grid,
  .road-expertise-steps {
    grid-template-columns: 1fr;
  }

  .road-expertise-card {
    min-height: auto;
    padding: 26px;
  }

  .road-expertise-process {
    margin: 0 12px;
    padding: 62px 0;
    border-radius: 32px;
  }

  .road-expertise-final-cta {
    padding: 56px 0 70px;
  }

  .road-expertise-final-box h2 {
    font-size: 30px;
  }

  .road-expertise-keywords {
    justify-content: flex-start;
  }
}/* End custom CSS */