@font-face {
  font-family: "Recovery Trust Icons";
  src: url('/v3/cheap-car-recovery/trust-icons.woff2') format('woff2');
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}

/* Recovery banner extends behind the step cards without shifting their content. */
/* Compressed decorations retain the homepage artwork and placement. */
footer .footer-top-area::before {
  background-image: url('/v3/cheap-car-recovery/footer-truck.avif');
}

.question-card {
  background-image: url('/v3/cheap-car-recovery/question-pattern.avif');
}

/* Small text keeps the existing palette with readable contrast. */
main .section-title p,
.recovery-detail-section .about-content p,
main .benefit-list p,
main .recovery-cost-examples p.small,
main .recovery-step-card .extra-info p,
main .recovery-home-intro .transportation-content > p,
main .benefit-list strong,
.recovery-home-intro .transportation-list small,
.recovery-home-intro .transportation-content .benefit-detail,
.recovery-step-card .extra-info ul li,
.recovery-step-card .profile-text p span {
  color: #5f6e83;
}

.recovery-step-card .check-btn,
.recovery-step-card .extra-info-box h5 {
  color: #006f1c;
}

main .btn-yellow,
.dmm-chrome .header-right .nav-quote-button {
  background-color: #ee7f1e;
  border-color: #ee7f1e;
}

/* Load decorative backgrounds when their sections approach the viewport. */
@media (scripting: enabled) {
  [data-deferred-decoration]:not(.decoration-ready),
  [data-deferred-decoration]:not(.decoration-ready)::before {
    background-image: none !important;
  }
}

.recovery-home-intro .transportation-content > span,
.faq-area .faqs-content > .sub-heading {
  color: #aa4c07;
}

.recovery-home-intro .vehicles-deliver:not(.happy-customer) {
  background-color: #ee7f1e;
}

.recovery-detail-section .about-content h2 .text-accent,
.recovery-cost-examples .card__1 h3 {
  color: #ee7f1e;
}

.faq-area .faq-content p {
  color: #fff;
  opacity: 0.9;
}

.faq-area .question-card .question-content p {
  color: #fff;
  opacity: 0.9;
}

.dmm-chrome .recovery-company .cta-wrapper h2 span {
  color: #9dcaff;
}

.car-delivary-hero.recovery-hero {
  padding: 85px 0 245px;
}

.car-delivary-hero.recovery-hero::before {
  background-image: linear-gradient(rgba(6, 30, 55, 0.52), rgba(6, 30, 55, 0.48)),
    url('/v3/cheap-car-recovery/recovery-banner-desktop.avif');
  background-position: center;
  background-size: cover;
}

.recovery-hero .how-info-content {
  margin-bottom: 0;
  max-width: 1100px;
}

.recovery-hero .how-info-content h1 span {
  display: inline;
}

/* Trust labels reuse the How It Works banner treatment. */
.recovery-hero .hero-trust-signals {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px 24px;
  padding: 0;
  margin: 0 0 20px;
  color: #fff;
  list-style: none;
}

.recovery-hero .hero-trust-signals li {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 600;
}

.recovery-hero .hero-trust-signals i {
  font-family: "Recovery Trust Icons";
  color: #ee7f1e;
  font-size: 14px;
}

.recovery-hero .hero-trust-signals span {
  color: #b8ddff;
}

.recovery-hero .hero-trust-signals .fa-truck::before {
  content: "\f0d1";
}

.recovery-hero .hero-trust-signals .fa-pound-sign::before {
  content: "\f154";
}

.recovery-hero .hero-trust-signals .fa-user-check::before {
  content: "\f4fc";
}

.recovery-hero .transporter-word-ring {
  display: inline-block;
  padding: 5px 12px;
  border: 2px solid #ee7f1e;
  border-radius: 50%;
  line-height: 1.25;
  white-space: nowrap;
}

.recovery-hero .how-info-description p {
  color: #fff;
  opacity: 1;
}

.recovery-hero .recovery-actions {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin: 24px 0;
}

.recovery-actions .btn-common {
  width: auto;
  padding: 13px 20px;
  font-size: 16px;
}

.recovery-actions .how-works-button {
  background: rgba(6, 59, 102, 0.82);
  border: 1px solid #b8ddff;
  color: #fff;
}

/* Concept 2: existing feature cards and How It Works number circles. */
.about-area-two.recovery-step-section {
  position: relative;
  z-index: 2;
  margin-top: -168px;
  padding: 0 0 30px;
}

.recovery-step-card {
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 24px;
  height: 100%;
  margin-bottom: 0;
  align-items: stretch;
}

.recovery-step-card > .extra-info {
  margin: 0;
  min-height: 0;
}

.recovery-step-card .extra-info p,
.recovery-step-card .extra-info ul {
  margin-bottom: 0;
}

.recovery-step-section > .container {
  max-width: 1380px;
}

.recovery-step-card > .step-content p {
  margin-bottom: 0;
}

.recovery-step-heading {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}

.recovery-step-heading h4 {
  margin: 0;
}

.recovery-step-section .container > .row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 44px;
  margin: 0;
}

.recovery-step-section .container > .row > div {
  width: auto;
  padding: 0;
  margin: 0;
}

.recovery-step-card:hover {
  top: 0;
}

.recovery-step-visual {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 26px;
}

.recovery-step-visual > span {
  margin-bottom: 0;
}

.recovery-step-number {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #003b70;
  color: #fff;
  font-size: 15px;
  font-weight: 800;
}

.recovery-step-card h2 {
  color: #063b66;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 14px;
}

.recovery-step-card > .step-content p {
  font-size: 17px;
  line-height: 1.55;
}

.recovery-benefit-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  margin: 0;
}

.recovery-benefit-grid > div {
  width: auto;
  padding: 0;
}

.recovery-benefits .about-card {
  height: 100%;
  margin-bottom: 0;
  align-items: flex-start;
}

.recovery-reviews {
  padding-bottom: 24px;
}

.how-works-area.recovery-cost-examples {
  padding-top: 24px;
}

.recovery-cost-action {
  margin-top: 32px;
}

.recovery-cost-examples .expertise-card {
  height: 100%;
}

.recovery-cost-examples .row {
  margin-bottom: 24px;
}

.recovery-step-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px 32px;
  margin-top: 28px;
}

.recovery-step-actions .transport-how-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #063b66;
  font-size: 15px;
  font-weight: 600;
}

.recovery-detail-section .about-content h2 .text-accent {
  color: #ee7f1e;
}

.recovery-detail-section .about-content .recovery-vehicle-heading {
  white-space: nowrap;
}

.recovery-detail-section .recovery-vehicle-heading .text-accent {
  display: inline;
}

/* Homepage company panel, with the recovery photograph from the price section. */
.dmm-chrome .recovery-company .cta-wrapper {
  background-image: url('/v3/cheap-car-recovery/tyre-pattern.avif');
}

.dmm-chrome .recovery-company .cta-wrapper::before {
  background-image:
    url('/v3/cheap-car-recovery/tyre-pattern.avif'),
    linear-gradient(90deg, rgba(22, 35, 67, 0.98) 0%, rgba(22, 35, 67, 0.94) 48%, rgba(22, 35, 67, 0.52) 100%),
    url('/v3/cheap-car-recovery/recovery-price-photo.avif');
  background-repeat: no-repeat;
  background-position: center, center, right center;
  background-size: cover, cover, 55% auto;
}

@media (max-width: 991px) {
  .recovery-step-section .container > .row {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .recovery-benefit-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .recovery-detail-section .about-content .recovery-vehicle-heading {
    font-size: 26px;
  }

  .car-delivary-hero.recovery-hero::before {
    background-image: linear-gradient(rgba(6, 30, 55, 0.52), rgba(6, 30, 55, 0.48)),
      url('/v3/cheap-car-recovery/recovery-banner-mobile.avif');
  }

  .dmm-chrome .recovery-company .cta-wrapper::before {
    background-image:
      url('/v3/cheap-car-recovery/tyre-pattern.avif'),
      linear-gradient(rgba(22, 35, 67, 0.84), rgba(22, 35, 67, 0.9)),
      url('/v3/cheap-car-recovery/recovery-price-photo.avif');
    background-position: center;
    background-size: cover;
  }

  .car-delivary-hero.recovery-hero {
    padding: 55px 0 170px;
  }

  .recovery-benefit-grid {
    grid-template-columns: 1fr;
  }

  .recovery-hero .recovery-actions {
    flex-wrap: wrap;
  }

  .about-area-two.recovery-step-section {
    margin-top: -102px;
  }
}
