.elementor-320 .elementor-element.elementor-element-e5a9328{--display:flex;}/* Start custom CSS for html, class: .elementor-element-969b124 */.hlwl-footer-tasjeel{
  position:relative;
  overflow:hidden;
  background:#f8fafc;
  border-top:1px solid rgba(15,23,42,.08);
  padding:56px 0 22px;
  font-family:Inter, sans-serif;
}

.hlwl-footer-tasjeel *{
  box-sizing:border-box;
}

.hlwl-footer-tasjeel a{
  text-decoration:none;
}

.hlwl-footer-tasjeel__container{
  width:min(100% - 40px, 1200px);
  margin:0 auto;
}

.hlwl-footer-tasjeel__top{
  display:grid;
  grid-template-columns:minmax(280px, 1.1fr) minmax(0, 1.6fr);
  gap:56px;
  padding-bottom:32px;
}

.hlwl-footer-tasjeel__brand{
  min-width:0;
}

.hlwl-footer-tasjeel__logo-link{
  display:inline-flex;
  align-items:center;
}

.hlwl-footer-tasjeel__logo{
  display:block;
  width:auto;
  max-width:100%;
  max-height:44px;
}

.hlwl-footer-tasjeel__desc{
  margin:18px 0 0;
  max-width:430px;
  color:#5b6478;
  font-size:14px;
  line-height:1.85;
}

.hlwl-footer-tasjeel__contact{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:22px;
}

.hlwl-footer-tasjeel__contact a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:40px;
  padding:0 16px;
  border-radius:10px;
  font-size:13px;
  font-weight:600;
  transition:all .2s ease;
}

.hlwl-footer-tasjeel__contact a:first-child{
  background:#ffffff;
  border:1px solid rgba(15,23,42,.10);
  color:#0f172a;
}

.hlwl-footer-tasjeel__contact a:first-child:hover{
  border-color:rgba(99,91,255,.35);
  color:#635bff;
}

.hlwl-footer-tasjeel__contact a:last-child{
  background:#635bff;
  border:1px solid #635bff;
  color:#fff;
  box-shadow:0 10px 24px rgba(99,91,255,.18);
}

.hlwl-footer-tasjeel__contact a:last-child:hover{
  transform:translateY(-1px);
  box-shadow:0 14px 28px rgba(99,91,255,.24);
}

.hlwl-footer-tasjeel__menus{
  display:grid;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  gap:28px;
}

.hlwl-footer-tasjeel__col{
  min-width:0;
}

.hlwl-footer-tasjeel__col h4{
  margin:0 0 14px;
  color:#0f172a;
  font-size:15px;
  font-weight:700;
  line-height:1.4;
}

.hlwl-footer-tasjeel__col a{
  display:block;
  margin:0 0 11px;
  color:#5b6478;
  font-size:14px;
  line-height:1.7;
  transition:all .2s ease;
  word-break:break-word;
}

.hlwl-footer-tasjeel__col a:hover{
  color:#635bff;
  transform:translateX(2px);
}

.hlwl-footer-tasjeel__bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  flex-wrap:wrap;
  padding-top:18px;
  border-top:1px solid rgba(15,23,42,.08);
}

.hlwl-footer-tasjeel__bottom p{
  margin:0;
  color:#7b8498;
  font-size:13px;
  line-height:1.7;
}

.hlwl-footer-tasjeel__bottom-links{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:16px;
}

.hlwl-footer-tasjeel__bottom-links a{
  color:#7b8498;
  font-size:13px;
  line-height:1.6;
  transition:color .2s ease;
}

.hlwl-footer-tasjeel__bottom-links a:hover{
  color:#635bff;
}

@media (max-width:1024px){
  .hlwl-footer-tasjeel{
    padding:48px 0 22px;
  }

  .hlwl-footer-tasjeel__top{
    grid-template-columns:1fr;
    gap:34px;
  }

  .hlwl-footer-tasjeel__desc{
    max-width:100%;
  }
}

@media (max-width:767px){
  .hlwl-footer-tasjeel__container{
    width:min(100% - 24px, 1200px);
  }

  .hlwl-footer-tasjeel{
    padding:38px 0 18px;
  }

  .hlwl-footer-tasjeel__logo{
    max-height:38px;
  }

  .hlwl-footer-tasjeel__menus{
    grid-template-columns:1fr;
    gap:20px;
  }

  .hlwl-footer-tasjeel__col{
    padding-bottom:14px;
    border-bottom:1px solid rgba(15,23,42,.06);
  }

  .hlwl-footer-tasjeel__col:last-child{
    border-bottom:none;
    padding-bottom:0;
  }

  .hlwl-footer-tasjeel__bottom{
    flex-direction:column;
    align-items:flex-start;
  }

  .hlwl-footer-tasjeel__bottom-links{
    gap:12px 16px;
  }

  .hlwl-footer-tasjeel__contact{
    width:100%;
  }

  .hlwl-footer-tasjeel__contact a{
    flex:1 1 auto;
  }
}/* End custom CSS */