.elementor-7489 .elementor-element.elementor-element-5552ec5 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px;}@media(min-width:768px){.elementor-7489 .elementor-element.elementor-element-5552ec5{width:100%;}}/* Start custom CSS for column, class: .elementor-element-5552ec5 *//* Hero full-width — target the section/column that holds the hero widget */
.elementor-element:has(> .elementor-widget-container > .crew-hero),
.elementor-widget:has(.crew-hero),
.elementor-column:has(.crew-hero),
.elementor-section:has(.crew-hero),
.e-con:has(.crew-hero),
.e-con-inner:has(.crew-hero) {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: visible !important;
}

/* The hero itself breaks out to the full viewport */
.crew-hero {
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  width: 100vw !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
}

/* stop the sideways scroll the 100vw trick can cause */
html, body { overflow-x: hidden !important; }/* End custom CSS */
/* Start custom CSS *//* ===== Full-width homepage (post 7420) ===== */

/* Classic Elementor "Section" layout */
.page-id-7420 .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 100% !important;
}


/* New Elementor "Container" (flexbox) layout */
.page-id-7420 .e-con-boxed > .e-con-inner {
  max-width: 100% !important;
}

/* Strip theme wrapper padding/margins */
.page-id-7420 .elementor,
.page-id-7420 .site-content,
.page-id-7420 .content-area,
.page-id-7420 #content,
.page-id-7420 .site-main {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Kill any sideways scroll from full-bleed sections */
html, body { overflow-x: hidden; }
/* Kill the empty grey band above the hero (section id ab61e30) */
.elementor-element-ab61e30 {
  padding: 0 !important;
  margin: 0 !important;
  min-height: 0 !important;
  background: transparent !important;
}/* End custom CSS */