.elementor-1703 .elementor-element.elementor-element-d0493e7{--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-1703:not(.elementor-motion-effects-element-type-background), .elementor-1703 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#B0B6B6;}.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-d8f1056 */.lp-footer,
.lp-footer *{
  box-sizing:border-box;
}

.lp-footer{
  position:relative;
  padding:80px 20px 50px;
  background:none;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
  border-top:1px solid rgba(255,255,255,0.08);
  color:#ffffff;
}

.lp-footer__container{
  width:min(1200px,100%);
  margin:0 auto;
  display:flex;
  flex-direction:column;
  align-items:center;
}

.lp-footer__top{
  width:100%;
  display:grid;
  grid-template-columns:minmax(260px, 420px) minmax(260px, 420px);
  gap:24px;
  align-items:start;
  justify-content:center;
  margin-bottom:40px;
}

.lp-footer__col{
  text-align:center;
}

.lp-footer__title{
  font-size:14px;
  letter-spacing:4px;
  text-transform:uppercase;
  color:rgba(255,255,255,0.7);
  margin-bottom:22px;
}

.lp-footer__title--center{
  text-align:center;
}

.lp-footer__links{
  display:flex;
  flex-direction:column;
  gap:12px;
  align-items:center;
}

.lp-footer__links a{
  color:rgba(255,255,255,0.82);
  text-decoration:none;
  transition:color .3s ease, transform .3s ease, opacity .3s ease;
}

.lp-footer__links a:hover{
  color:#ffffff;
  transform:translateY(-1px);
}

.lp-footer__info{
  display:flex;
  flex-direction:column;
  align-items:center;
}

.lp-footer__info p{
  margin:0 0 8px;
  font-size:15px;
  line-height:1.7;
  color:rgba(255,255,255,0.78);
  text-align:center;
}

.lp-footer__info strong{
  color:#ffffff;
}

.lp-footer__info a{
  color:#ffffff;
  text-decoration:none;
  transition:opacity .3s ease;
}

.lp-footer__info a:hover{
  opacity:.8;
}

.lp-footer__spacer{
  height:10px;
}

.lp-footer__divider{
  width:180px;
  height:1px;
  background:linear-gradient(
    90deg,
    transparent,
    rgba(116,255,230,0.5),
    transparent
  );
  margin:10px 0 30px;
}

.lp-footer__bottom{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:16px;
  text-align:center;
}

.lp-footer__social-wrap{
  display:flex;
  flex-direction:column;
  align-items:center;
}

.lp-footer__social{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:22px;
  width:100%;
  margin:0 auto;
}

.lp-footer__social a,
.lp-footer__icon{
  margin:0 !important;
}

.lp-footer__icon{
  width:46px;
  height:46px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:14px;
  background:rgba(255,255,255,0.04);
  border:1px solid rgba(255,255,255,0.08);
  color:#ffffff;
  transition:all .35s ease;
}

.lp-footer__icon svg{
  width:20px;
  height:20px;
}

.lp-footer__icon:hover{
  transform:translateY(-3px);
  background:linear-gradient(135deg,#7a8cff,#74ffe6);
  color:#08101d;
  box-shadow:
    0 10px 30px rgba(92,143,255,0.35),
    0 0 18px rgba(116,255,230,0.25);
}

.lp-footer__brand{
  font-size:18px;
  font-weight:700;
  letter-spacing:2px;
}

.lp-footer__copy{
  font-size:13px;
  color:rgba(255,255,255,0.5);
  margin-top:6px;
}

.lp-footer__copy-sep{
  margin:0 8px;
  opacity:.5;
}

footer,
footer.elementor-location-footer,
.elementor-location-footer,
.lp-footer-section,
.lp-footer-section .e-con,
.lp-footer-section .e-con-inner{
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
}

@media (max-width:1024px){
  .lp-footer__top{
    grid-template-columns:minmax(240px, 360px) minmax(240px, 360px);
    gap:20px;
  }
}

@media (max-width:768px){
  .lp-footer{
    padding:70px 20px 40px;
  }

  .lp-footer__top{
    grid-template-columns:1fr;
    gap:34px;
  }

  .lp-footer__info p{
    font-size:14px;
  }

  .lp-footer__copy{
    line-height:1.7;
  }

  .lp-footer__copy-sep{
    display:inline-block;
  }
}/* End custom CSS */