.elementor-4400 .elementor-element.elementor-element-e5479a7{--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-9b7c9ff */.tbit-footer *{ box-sizing:border-box; }

.tbit-footer{
  --ft-ink:#0f1f2e;
  --ft-muted:rgba(15,31,46,.72);
  --ft-soft:rgba(15,31,46,.60);
  --ft-line:rgba(16,38,58,.14);
  --ft-line-2:rgba(16,38,58,.10);
  --ft-brand:rgba(37,126,234,1);
  --ft-brand-2:rgba(9,92,200,1);
  position:relative;
  overflow:hidden;
  color:var(--ft-ink);
  background:
    radial-gradient(1100px 520px at 18% -10%, rgba(37,126,234,.22), transparent 60%),
    radial-gradient(900px 520px at 85% 0%, rgba(9,92,200,.18), transparent 62%),
    linear-gradient(180deg, #e6f1fb 0%, #d2e4f4 100%);
  border-top:1px solid var(--ft-line);
}

.tbit-footer::before{
  content:"";
  position:absolute;
  inset:-2px;
  background:
    radial-gradient(900px 520px at 30% 0%, rgba(255,255,255,.55), transparent 62%),
    radial-gradient(800px 460px at 70% 12%, rgba(255,255,255,.45), transparent 60%);
  pointer-events:none;
}

.tbit-footer-wrap{
  position:relative;
  max-width:1200px;
  margin:0 auto;
  padding:46px 16px 0;
}

.tbit-footer-top{
  display:grid;
  gap:22px;
  grid-template-columns:1.1fr 1fr 0.5fr 1fr;
  align-items:start;
  padding-bottom:26px;
  border-bottom:1px solid var(--ft-line);
}

.tbit-footer-brand{
  padding:20px 18px 20px;
  background:linear-gradient(180deg, rgba(255,255,255,.88) 0%, rgba(245,250,255,.72) 100%);
  border:1px solid var(--ft-line-2);
  border-radius:18px;
  box-shadow:0 22px 60px rgba(15,31,46,.14);
  backdrop-filter:saturate(1.2) blur(6px);
  text-align:center;
}

.tbit-footer-brand-link{
  display:flex;
  justify-content:center;
  align-items:center;
  text-decoration:none;
}

.tbit-footer-logo{
  width:200px;
  height:auto;
  margin-bottom:10px;
  filter:drop-shadow(0 14px 26px rgba(15,31,46,.18));
}

.tbit-footer-tagline{
  margin:12px auto 14px;
  color:#0f1f2e;
  font-size:13.5px;
  font-weight:600;
  letter-spacing:.04em;
  text-transform:uppercase;
  opacity:.85;
}

.tbit-footer-cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:11px 16px;
  border-radius:999px;
  background:linear-gradient(135deg, var(--ft-brand) 0%, var(--ft-brand-2) 100%);
  color:#fff;
  font-weight:900;
  letter-spacing:.01em;
  text-decoration:none;
  box-shadow:0 16px 40px rgba(9,92,200,.30);
  transition:transform .18s ease, box-shadow .18s ease;
  min-height:44px;
  width:100%;
  max-width:100%;
}

.tbit-footer-cta:hover{
  transform:translateY(-2px);
  box-shadow:0 22px 54px rgba(9,92,200,.36);
}

.tbit-footer-badges{
  margin:16px auto 0;
  padding:0;
  list-style:none;
  display:grid;
  gap:8px;
  width:fit-content;
  text-align:left;
}

.tbit-footer-badges li{
  display:grid;
  grid-template-columns:14px auto;
  column-gap:10px;
  align-items:center;
  color:var(--ft-soft);
  font-size:13.5px;
  line-height:1.6;
}

.tbit-footer-badges li::before{
  content:"";
  width:7px;
  height:7px;
  border-radius:999px;
  background:linear-gradient(135deg, rgba(37,126,234,1), rgba(9,92,200,1));
  box-shadow:0 0 0 3px rgba(37,126,234,.14);
  justify-self:center;
}

.tbit-footer-col{
  padding:10px 6px;
}

.tbit-footer-h{
  margin:6px 0 12px;
  font-size:13px;
  letter-spacing:.16em;
  text-transform:uppercase;
  font-weight:800;
  color:#0b1a2a;
}

.tbit-footer-list{
  margin:0;
  padding:0;
  list-style:none;
  display:grid;
  gap:10px;
}

.tbit-footer-link{
  color:#0f1f2e;
  text-decoration:none;
  line-height:1.65;
  font-size:14.75px;
  display:inline-flex;
  align-items:center;
  padding:6px 8px;
  margin-left:-8px;
  border-radius:12px;
  transition:color .16s ease, background .16s ease, transform .16s ease;
}

.tbit-footer-link:hover{
  color:var(--ft-brand-2);
  background:rgba(37,126,234,.10);
  transform:translateY(-1px);
}

.tbit-footer-contact{
  margin:0;
  font-style:normal;
  display:grid;
  gap:10px;
}

.tbit-footer-contact-row{
  display:grid;
  grid-template-columns:92px 1fr;
  gap:12px;
  align-items:baseline;
}

.tbit-footer-contact-row.is-street{
  grid-template-columns:1fr;
}

.tbit-footer-k{
  color:rgba(15,31,46,.78);
  font-size:14.75px;
}

.tbit-footer-l{
  color:rgba(15,31,46,.58);
  font-size:12px;
  letter-spacing:.12em;
  text-transform:uppercase;
  white-space:nowrap;
}

.tbit-footer-bottom{
  padding:14px 0 18px;
}

.tbit-footer-bottom-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  flex-wrap:wrap;
  padding:14px 0;
}

.tbit-footer-copy{
  margin:0;
  color:rgba(15,31,46,.58);
  font-size:13.5px;
}

.tbit-footer-legal{
  display:flex;
  gap:16px;
  flex-wrap:wrap;
}

.tbit-footer-legal-link{
  color:rgba(15,31,46,.58);
  text-decoration:none;
  font-size:13.5px;
  transition:color .16s ease, transform .16s ease;
}

.tbit-footer-legal-link:hover{
  color:var(--ft-brand-2);
  transform:translateY(-1px);
}

.tbit-footer-label-full{ display:inline; }
.tbit-footer-label-short{ display:none; }
.tbit-footer-label-full,
.tbit-footer-label-short{ white-space:normal; }

@media (max-width:1200px){
  .tbit-footer-wrap{
    max-width:1120px;
    padding-top:40px;
  }
  .tbit-footer-top{
    gap:18px;
    grid-template-columns:1.05fr 1fr 0.65fr 1.05fr;
  }
  .tbit-footer-col{
    padding:8px 4px;
  }
  .tbit-footer-link{
    font-size:14.5px;
  }
  .tbit-footer-contact-row{
    grid-template-columns:96px 1fr;
  }
}

@media (max-width:1024px) and (min-width:881px){
  .tbit-footer-top{
    display:grid;
    grid-template-columns:1.12fr 0.88fr;
    gap:24px;
    column-gap:44px;
    align-items:start;
    grid-auto-flow:row;
  }

  .tbit-footer-brand,
  .tbit-footer-contact-col,
  .tbit-footer-menu-col,
  .tbit-footer-services-col{
    min-width:0;
  }

  .tbit-footer-brand{
    grid-column:1;
    grid-row:1;
    justify-self:start;
    width:100%;
    max-width:560px;
  }

  .tbit-footer-contact-col{
    grid-column:2;
    grid-row:1;
    align-self:start;
    padding-left:18px;
  }

  .tbit-footer-menu-col{
    grid-column:1;
    grid-row:2;
    padding-left:24px;
  }

  .tbit-footer-services-col{
    grid-column:2;
    grid-row:2;
    padding-left:10px;
  }

  .tbit-footer-cta{
    width:100%;
    min-width:0;
    max-width:100%;
  }
}

@media (max-width:880px){
  .tbit-footer-top{
    grid-template-columns:1fr 1fr;
    gap:18px;
  }

  .tbit-footer-brand{
    max-width:100%;
  }

  .tbit-footer-cta{
    width:100%;
    min-width:0;
    max-width:100%;
  }
 .tbit-footer-menu-col{
    grid-column:1;
    grid-row:2;
    padding-left:24px;
  }
  
  .tbit-footer-label-full{ display:none !important; }
  .tbit-footer-label-short{ display:inline !important; }
}

@media (max-width:640px){
  .tbit-footer-wrap{
    padding:30px 14px 0;
  }
  .tbit-footer-top{
    grid-template-columns:1fr;
    gap:14px;
  }
  .tbit-footer-cta{
    width:100%;
    min-width:0;
  }
   .tbit-footer-menu-col{
    grid-column:1;
    grid-row:2;
    padding-left:8px;
  }
  .tbit-footer-contact-row{
    grid-template-columns:86px 1fr;
  }
  .tbit-footer-bottom-inner{
    flex-direction:column;
    align-items:flex-start;
  }
  .tbit-footer-badges{
    width:100%;
    text-align:left;
  }
  .tbit-footer-badges li{
    grid-template-columns:14px 1fr;
  }
  .tbit-footer-services-col .tbit-footer-list{
    grid-template-columns:1fr;
    max-width:100%;
  }
}/* End custom CSS */