.elementor-939 .elementor-element.elementor-element-90e62d0{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-939 .elementor-element.elementor-element-1a8ffd9{--display:flex;}@media(min-width:768px){.elementor-939 .elementor-element.elementor-element-1a8ffd9{--content-width:1600px;}}/* Start custom CSS for html, class: .elementor-element-aa74ad2 *//* Full-width (full-bleed) footer background */
.hhw-footer{
  width:100vw !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  border-radius:0 !important;            /* remove rounded edges at screen edge */
}

/* Avoid rare horizontal scrollbars caused by full-bleed */
html, body { overflow-x:hidden; }

/* OPTIONAL:
   If you also want the *content* inside to stretch wider,
   loosen or remove the max-width on the inner wrapper. */
.hhw-footer .hhw-wrap{
  max-width:1120px;   /* change to none for full content width */
  margin:0 auto;
}
@media (max-width: 900px){
  .hhw-bottom {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}/* End custom CSS */