.elementor-214 .elementor-element.elementor-element-779577e{--display:flex;}.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-c4ae893 *//* =========================
   FOOTER (Fugas-Fugas)
   ========================= */
.ff-footer{
  background:linear-gradient(135deg, var(--ff-navy-deep), var(--ff-navy));
  color:#fff;
}

.ff-footer__top{
  padding:clamp(36px,5vw,64px) 0;
}

.ff-footer__grid{
  display:grid;
  grid-template-columns:1.4fr .8fr .9fr 1fr;
  gap:18px;
}

@media(max-width:980px){
  .ff-footer__grid{ grid-template-columns:minmax(0,1fr); }
}

.ff-footer__logoRow{
  display:flex;
  align-items:center;
  gap:14px;
  margin-bottom:12px;
}

.ff-footer__logo{
  width:76px;
  height:76px;
  object-fit:contain;
  border-radius:18px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.14);
  padding:8px;
}

.ff-footer__name{
  font-family:var(--ff-headings);
  font-weight:900;
  font-size:20px;
  letter-spacing:-.01em;
}
.ff-footer__tag{
  font-size:12px;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:rgba(255,255,255,.78);
  font-weight:800;
  margin-top:2px;
}

.ff-footer__lead{
  margin:0 0 14px;
  color:rgba(255,255,255,.86);
  font-size:14px;
  max-width:60ch;
}
.ff-footer__muted{
  display:block;
  margin-top:6px;
  color:rgba(255,255,255,.72);
}

.ff-footer__cta{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:12px 0 12px;
}

.ff-footer__signals{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:10px;
}

.ff-badge{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:8px 10px;
  border-radius:999px;
  font-size:12px;
  font-weight:900;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
  color:rgba(255,255,255,.90);
}
.ff-badge--cyan{
  background:rgba(0,166,200,.14);
  border-color:rgba(0,166,200,.28);
}
.ff-badge--orange{
  background:rgba(238,130,14,.14);
  border-color:rgba(238,130,14,.28);
}

.ff-footer__col{ padding-top:6px; }

.ff-footer__h{
  font-family:var(--ff-headings);
  font-weight:900;
  margin:0 0 10px;
  font-size:15px;
  color:#fff;
}

.ff-footer__link{
  display:block;
  padding:8px 0;
  color:rgba(255,255,255,.82);
  font-weight:900;
  font-size:13px;
  text-decoration:none;
}
.ff-footer__link:hover{ color:var(--ff-cyan); }

.ff-footer__item{ margin-bottom:10px; }
.ff-footer__k{
  font-size:12px;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:rgba(255,255,255,.66);
  font-weight:900;
  margin-bottom:4px;
}
.ff-footer__text{
  font-size:13px;
  color:rgba(255,255,255,.82);
  line-height:1.55;
}

.ff-footer__chips{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:6px 0 14px;
}
.ff-chip{
  display:inline-flex;
  padding:8px 10px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
  color:rgba(255,255,255,.84);
  font-weight:900;
  font-size:12px;
  text-decoration:none;
}
.ff-chip:hover{ color:var(--ff-cyan); border-color:rgba(0,166,200,.38); }

.ff-footer__box{
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.14);
  border-radius:18px;
  padding:14px 14px 12px;
}
.ff-footer__boxH{
  font-weight:900;
  color:#fff;
  margin-bottom:8px;
  font-size:13px;
}
.ff-footer__list{
  margin:0;
  padding-left:18px;
  color:rgba(255,255,255,.84);
  font-size:13px;
}
.ff-footer__list li{ margin:6px 0; }

.ff-footer__divider{
  height:1px;
  background:rgba(255,255,255,.14);
  margin:20px 0 14px;
}

.ff-footer__seo{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
@media(max-width:980px){
  .ff-footer__seo{ grid-template-columns:minmax(0,1fr); }
}
.ff-footer__seoCard{
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.14);
  border-radius:18px;
  padding:14px 14px 12px;
}
.ff-footer__seoH{
  font-weight:900;
  font-size:13px;
  color:#fff;
  margin-bottom:6px;
}
.ff-footer__seoP{
  margin:0;
  font-size:13px;
  color:rgba(255,255,255,.84);
  line-height:1.6;
}
.ff-footer__linkInline{
  color:rgba(255,255,255,.86);
  font-weight:900;
  text-decoration:none;
}
.ff-footer__linkInline:hover{ color:var(--ff-cyan); }

.ff-footer__bottom{
  border-top:1px solid rgba(255,255,255,.12);
  background:rgba(0,0,0,.12);
}
.ff-footer__bottomInner{
  padding:14px 0;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  flex-wrap:wrap;
}

.ff-footer__legal{
  font-size:12px;
  color:rgba(255,255,255,.74);
  font-weight:800;
}
.ff-footer__mini{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:12px;
}
.ff-footer__miniLink{
  color:rgba(255,255,255,.82);
  font-weight:900;
  text-decoration:none;
}
.ff-footer__miniLink:hover{ color:var(--ff-cyan); }
.ff-footer__dot{ opacity:.5; }/* End custom CSS */