.elementor-146 .elementor-element.elementor-element-079d683{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-146 .elementor-element.elementor-element-079d683:not(.elementor-motion-effects-element-type-background), .elementor-146 .elementor-element.elementor-element-079d683 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0F1929;}.elementor-146 .elementor-element.elementor-element-2bb68d0{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:10px 16px 0px 16px;}.elementor-146 .elementor-element.elementor-element-2bb68d0.elementor-element{--align-self:center;}.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-2bb68d0 *//* ========== FOOTER MOBILE STYLES ========== */
@media (max-width: 767px) {
  /* Stack columns vertically - footer only */
  div[style*="background-color: #0F1929"] div[style*="grid-template-columns: repeat(3"] {
    grid-template-columns: 1fr !important;
    gap: 32px !important;
  }
  
  /* Center column content - footer only */
  div[style*="background-color: #0F1929"] div[style*="grid-template-columns"] > div > div {
    text-align: center !important;
  }
  
  /* Center logo row - footer only */
  div[style*="background-color: #0F1929"] div[style*="display: flex; align-items: center; margin-bottom: 16px"] {
    justify-content: center !important;
  }
  
  /* Stack bottom bar vertically - footer only */
  div[style*="background-color: #0F1929"] div[style*="justify-content: space-between; align-items: center"] {
    flex-direction: column !important;
    text-align: center !important;
    gap: 12px !important;
  }
}/* End custom CSS */