/* Wide block-composition page layouts (landing, service, location, driver network) */

.landing-page,
.service-page,
.location-page,
.driver-network-page,
.faq-page {
  padding-block: 0;
}

.landing-page .entry-content,
.service-page .entry-content,
.location-page__content,
.driver-network-page .entry-content,
.faq-page .entry-content {
  margin: 0;
}

.landing-page .entry-content > .alignfull,
.landing-page .entry-content > .wp-block-group.alignfull,
.service-page .entry-content > .alignfull,
.service-page .entry-content > .wp-block-group.alignfull,
.location-page .entry-content > .alignfull,
.location-page .entry-content > .wp-block-group.alignfull,
.driver-network-page .entry-content > .alignfull,
.driver-network-page .entry-content > .wp-block-group.alignfull,
.faq-page .entry-content > .alignfull,
.faq-page .entry-content > .wp-block-group.alignfull {
  width: 100%;
  max-width: none;
  margin-inline: 0;
}

.landing-page .hero-section.alignfull,
.service-page .hero-section.alignfull,
.driver-network-page .hero-section.alignfull,
.faq-page .hero-section.alignfull {
  width: 100%;
  max-width: none;
  margin-inline: 0;
}

.service-page .c-trust-strip,
.service-page .c-why-choose,
.service-page .c-testimonials-section,
.service-page .c-coverage-section,
.service-page .c-trust-compliance,
.service-page .c-industries,
.service-page .c-cta-banner {
  padding-inline: 0;
}

.service-page .c-service-overview,
.service-page .c-service-benefits,
.service-page .c-service-includes,
.service-page .c-how-it-works--service,
.service-page .c-case-study--service,
.service-page .c-pricing-guidance {
  padding-inline: 0;
}

.landing-page .c-trust-strip,
.landing-page .c-why-choose,
.landing-page .c-how-it-works,
.landing-page .c-testimonials-section,
.landing-page .c-coverage-section,
.landing-page .c-industries,
.landing-page .c-trust-compliance,
.landing-page .c-cta-banner,
.landing-page .hero-section {
  padding-inline: 0;
}

.landing-page .moveops-fluent-form,
.landing-page .c-trust-badges {
  padding-inline: 0;
}
