.elementor-5398 .elementor-element.elementor-element-f95eaba{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:none;--border-style:none;}/* Start custom CSS *//* === FORCE FULL-BLEED SECTIONS === */

/* Remove Elementor page padding */
body.elementor-page-5398 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Stretch Elementor sections to viewport */
.elementor-section,
.elementor-section-wrap {
  max-width: 100vw !important;
}

/* Fix stretched section offset bug */
.elementor-section.elementor-section-stretched {
  left: 0 !important;
  width: 100vw !important;
}

/* Kill theme container padding (WP Engine / Genesis style) */
.site,
.site-content,
.site-main,
.wrap,
.container {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Remove body margin */
body {
  margin: 0;
}/* End custom CSS */