.elementor-88 .elementor-element.elementor-element-31648ca{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--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-88 .elementor-element.elementor-element-c05d0f9{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-88 .elementor-element.elementor-element-c05d0f9.elementor-element{--align-self:flex-end;}.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-c05d0f9 */.garsen-footer{
    padding: 60px 0 32px;
    background: #0D1B16;
    color: rgba(255,255,255,0.4);
    font-family: 'DM Sans', system-ui, sans-serif;
    font-size: 13px;
  }
  .footer-container{ max-width:1200px; margin:0 auto; padding:0 24px; }
  .footer-grid{
    display:grid;
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
    gap: 48px;
    margin-bottom: 40px;
  }
  .footer-logo{ display:inline-flex; text-decoration:none; }
  .footer-logo-img{ height: 32px; width: 90px; display:block; }
  .footer-brand p{ margin-top: 12px; font-size: 13px; line-height: 1.7; }
  .garsen-footer h4{
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 16px;
  }
  .footer-links{ list-style:none; display:flex; flex-direction:column; gap: 10px; padding:0; margin:0; }
  .footer-links a{
    color: rgba(255,255,255,0.45);
    text-decoration:none;
    font-size: 14px;
    transition: color 0.2s;
  }
  .footer-links a:hover{ color: #2ECC71; }
  .footer-bottom{
    padding-top: 24px;
    border-top: 1px solid rgba(255,255,255,0.06);
    display:flex; align-items:center; justify-content:space-between;
    gap: 16px;
    flex-wrap: wrap;
  }
  @media (max-width: 1024px){
    .footer-grid{ grid-template-columns: repeat(2, 1fr); }
  }
  @media (max-width: 768px){
    .footer-grid{ grid-template-columns: 1fr; gap: 32px; }
    .footer-logo-img{ height: 28px; }
  }/* End custom CSS */