.elementor-18099 .elementor-element.elementor-element-91a58ce{--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;}.elementor-18099 .elementor-element.elementor-element-91a58ce:not(.elementor-motion-effects-element-type-background), .elementor-18099 .elementor-element.elementor-element-91a58ce > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F9FC;}/* Start custom CSS for html, class: .elementor-element-f594d4f *//* ============ Footer ============ */
.lp-footer{
  padding:54px 0 26px;
  border-top:1px solid rgba(229,231,235,.95);
}

.lp-footer__top{
  display:grid;
  grid-template-columns: 1.4fr 1fr 1fr 1.2fr;
  gap:14px;
  align-items:start;
}

.lp-footer__col{
  background:rgba(255,255,255,.78);
  border:1px solid rgba(229,231,235,.95);
  border-radius:18px;
  padding:16px 16px;
  box-shadow:0 10px 26px rgba(15,23,42,.05);
}

.lp-footer__brandTitle{
  font-weight:950;
  color:#0B1F3B;
  font-size:16px;
  margin-bottom:8px;
}
.lp-footer__brandDesc{
  color:#475569;
  line-height:1.9;
  font-size:14px;
}

.lp-footer__contact{
  margin-top:12px;
  display:flex;
  flex-direction:column;
  gap:8px;
}
.lp-footer__contactItem{
  color:#475569;
  text-decoration:none;
  font-weight:800;
  font-size:13px;
  line-height:1.7;
}
.lp-footer__contactItem:hover{ color:#0F766E; }

.lp-footer__title{
  font-weight:950;
  color:#0B1F3B;
  margin-bottom:10px;
}

.lp-footer__links{
  display:flex;
  flex-direction:column;
  gap:8px;
}
.lp-footer__links a{
  color:#475569;
  text-decoration:none;
  font-weight:850;
  font-size:13px;
}
.lp-footer__links a:hover{ color:#0F766E; }

.lp-footer__ctaCol{
  background:transparent;
  border:none;
  box-shadow:none;
  padding:0;
}

.lp-footer__ctaBox{
  background:linear-gradient(135deg, rgba(15,118,110,.10), rgba(245,158,11,.08));
  border:1px solid rgba(229,231,235,.95);
  border-radius:18px;
  padding:16px 16px;
  box-shadow:0 10px 26px rgba(15,23,42,.05);
}

.lp-footer__ctaTitle{
  font-weight:950;
  color:#0B1F3B;
  font-size:15px;
  margin-bottom:8px;
}
.lp-footer__ctaText{
  color:#475569;
  line-height:1.9;
  font-size:14px;
  margin-bottom:12px;
}
.lp-footer__ctaBtns{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  justify-content:flex-start;
}

.lp-footer__trust{
  margin-top:12px;
  display:flex;
  flex-direction:column;
  gap:8px;
}
.lp-footer__trustItem{
  background:rgba(255,255,255,.78);
  border:1px solid rgba(229,231,235,.95);
  border-radius:14px;
  padding:10px 12px;
  color:#0F172A;
  font-weight:900;
  font-size:13px;
}

.lp-footer__bottom{
  margin-top:14px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
  color:#64748B;
  font-size:12px;
}

.lp-footer__meta{
  display:flex;
  align-items:center;
  gap:10px;
}
.lp-footer__meta a{
  color:#64748B;
  text-decoration:none;
  font-weight:850;
}
.lp-footer__meta a:hover{ color:#0F766E; }
.lp-footer__dot{ opacity:.6; }

/* Responsive */
@media (max-width: 980px){
  .lp-footer__top{ grid-template-columns:1fr; }
  .lp-footer__bottom{ flex-direction:column; align-items:flex-start; }
}/* End custom CSS */