.elementor-52327 .elementor-element.elementor-element-8d0b792{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--padding-top:140px;--padding-bottom:140px;--padding-left:15px;--padding-right:15px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-5f06c24 */.mobile-footer-bar {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
  border-top: 1px solid #e0e0e0;
  z-index: 9999;
  padding: 4px 0;
}
.mobile-footer-bar a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
  text-decoration: none;
  color: #222222;
  font-size: 11px !important;
  font-weight: 500;
  gap: 1px;
}
.mobile-footer-bar a svg {
  width: 22px;
  height: 22px;
  stroke: #222222;
}
.mobile-footer-bar-inner {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media (max-width: 768px) {
  .mobile-footer-bar {
    display: block;
  }
}/* End custom CSS */