.elementor-5329 .elementor-element.elementor-element-f8fdcc0{--display:flex;}.elementor-5329 .elementor-element.elementor-element-f8fdcc0.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-5329 .elementor-element.elementor-element-32d629b > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-5329 .elementor-element.elementor-element-32d629b.elementor-element{--flex-grow:1;--flex-shrink:0;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-5329 .elementor-element.elementor-element-f8fdcc0{--width:117.908%;}}/* Start custom CSS for html, class: .elementor-element-32d629b *//* ==========================================================================
   Code & Canvas — Footer CSS · Complete Final
   ========================================================================== */

/* ── Variables ── */
.cc-ft {
  --cy:  #00e5ff;
  --cyD: rgba(0, 229, 255, 0.08);
  --cyM: rgba(0, 229, 255, 0.18);
  --pk:  #ee5397;
  --gn:  #4acc82;
  --bg:  #02030b;
  --bg2: #040610;
  --br:  rgba(255, 255, 255, 0.06);
  --br2: rgba(255, 255, 255, 0.11);
  --t1:  #ffffff;
  --t2:  rgba(255, 255, 255, 0.60);
  --t3:  rgba(255, 255, 255, 0.32);
  font-family: 'Montserrat', sans-serif;
}

/* ==========================================================================
   1. WRAPPER — Full Width
   ========================================================================== */
.cc-ft {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  background: var(--bg);
  position: relative;
  overflow: hidden;
  border-top: 1px solid var(--br);
  box-sizing: border-box !important;
}

.cc-ft,
.cc-ft .elementor-widget-container,
.cc-ft .elementor-column,
.cc-ft .elementor-section {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Top glow line */
.cc-ft::before {
  content: '';
  position: absolute;
  top: 0;
  left: 5%;
  right: 5%;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    var(--cy) 30%,
    var(--pk) 70%,
    transparent 100%
  );
  opacity: 0.5;
}

/* Ambient glow */
.cc-ft::after {
  content: '';
  position: absolute;
  width: 900px;
  height: 500px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: radial-gradient(ellipse, rgba(0, 229, 255, 0.04) 0%, transparent 65%);
  pointer-events: none;
}

/* ==========================================================================
   2. TOP STRIP — Lead Magnet
   ========================================================================== */
.cc-ft-strip {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid var(--br);
  padding: 48px 5%;
}

.cc-ft-strip-in {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 420px;
  gap: 60px;
  align-items: center;
}

.cc-ft-pill {
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--cy);
  background: var(--cyD);
  border: 1px solid var(--cyM);
  border-radius: 100px;
  padding: 4px 14px;
  margin-bottom: 14px;
}

.cc-ft-strip-h {
  font-size: 22px;
  font-weight: 800;
  color: var(--t1);
  margin: 0 0 8px;
  line-height: 1.3;
}

.cc-ft-strip-d {
  font-size: 13px;
  color: var(--t2);
  line-height: 1.7;
  margin: 0;
}

.cc-ft-form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.cc-ft-input {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--br2);
  border-radius: 10px;
  padding: 12px 16px;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: var(--t1);
  outline: none;
  transition: border-color 0.2s;
}
.cc-ft-input:focus     { border-color: var(--cyM); }
.cc-ft-input::placeholder { color: var(--t3); }

.cc-ft-submit {
  background: var(--cy);
  color: #02030b;
  border: none;
  border-radius: 10px;
  padding: 13px 20px;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.22s ease;
  text-align: center;
}
.cc-ft-submit:hover {
  background: var(--gn);
  transform: translateY(-1px);
  box-shadow: 0 8px 24px rgba(0, 229, 255, 0.2);
}

/* ==========================================================================
   3. BODY — Sitemap Grid
   ========================================================================== */
.cc-ft-body {
  position: relative;
  z-index: 1;
  padding: 52px 5% !important;
  border-bottom: 1px solid var(--br);
}

.cc-ft-body-in {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.5fr 1.1fr 1fr 0.9fr 1.1fr !important;
  gap: 32px !important;
  align-items: start !important;
}

/* ==========================================================================
   4. IDENTITY COLUMN
   ========================================================================== */
.cc-ft-identity {
  min-width: 0 !important;
}

.cc-ft-logo-img {
  height: 44px !important;
  width: 44px !important;
  max-width: 44px !important;
  max-height: 44px !important;
  object-fit: contain !important;
  flex-shrink: 0 !important;
}

.cc-ft .cc-ft-logo-img,
.cc-ft img.cc-ft-logo-img {
  height: 44px !important;
  width: 44px !important;
  max-height: 44px !important;
  max-width: 44px !important;
  display: block !important;
}

.cc-ft-logo-wrap {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin-bottom: 16px !important;
  text-decoration: none;
}

.cc-ft-logo-text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 15px !important;
  color: var(--t1);
  letter-spacing: -0.3px;
  white-space: nowrap !important;
  line-height: 1.2 !important;
}
.cc-ft-logo-text span { color: var(--cy); }

.cc-ft-bio {
  font-size: 12.5px;
  color: var(--t2);
  line-height: 1.75;
  margin: 0 0 18px;
}

/* Credential badges */
.cc-ft-creds {
  display: flex;
  flex-wrap: wrap;
  gap: 5px !important;
  margin-bottom: 16px !important;
}

.cc-ft-cred {
  font-size: 9px !important;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--cy);
  background: var(--cyD);
  border: 1px solid var(--cyM);
  border-radius: 6px;
  padding: 2px 8px !important;
}

/* Social icons — hidden */
.cc-ft-socials {
  display: none !important;
}

/* Office locations */
.cc-ft-offices {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.cc-ft-office {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  color: var(--t3);
}

.cc-ft-office-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--cy);
  opacity: 0.5;
  flex-shrink: 0;
}

/* ==========================================================================
   5. NAV COLUMNS
   ========================================================================== */
.cc-ft-col-hd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100% !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-bottom: 16px !important;
  padding-bottom: 10px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
  background: transparent !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  outline: none !important;
  cursor: default;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
  /* Glow on all headers */
  color: var(--cy) !important;
  text-shadow:
    0 0 8px  rgba(0, 229, 255, 0.90),
    0 0 20px rgba(0, 229, 255, 0.55),
    0 0 40px rgba(0, 229, 255, 0.25) !important;
  box-shadow: none !important;
  transition: color 0.22s ease, text-shadow 0.22s ease !important;
}

.cc-ft-col-hd:hover,
.cc-ft-col-hd:focus {
  background: transparent !important;
  color: var(--cy) !important;
  text-shadow:
    0 0 10px rgba(0, 229, 255, 1.00),
    0 0 28px rgba(0, 229, 255, 0.70),
    0 0 50px rgba(0, 229, 255, 0.35) !important;
}

.cc-ft-acc-icon {
  display: none;
  font-size: 14px;
  font-weight: 400;
  color: var(--cy);
  transition: transform 0.22s ease;
}

/* ==========================================================================
   6. LINKS
   ========================================================================== */
.cc-ft-links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 9px !important;
}

.cc-ft-links a {
  font-size: 12px !important;
  color: var(--t2);
  text-decoration: none;
  line-height: 1.5 !important;
  transition: color 0.18s ease, padding-left 0.18s ease;
  display: block;
}
.cc-ft-links a:hover {
  color: var(--cy);
  padding-left: 4px;
}
.cc-ft-star { color: rgba(255, 255, 255, 0.75) !important; }
.cc-ft-star:hover { color: var(--cy) !important; }

/* HC Badge */
.cc-ft-hc-badge {
  margin-top: 14px !important;
  font-size: 9.5px !important;
  font-weight: 600;
  color: var(--cy);
  opacity: 0.6;
  letter-spacing: 0.3px !important;
  line-height: 1.7 !important;
}

/* ==========================================================================
   7. CONTACT LIST
   ========================================================================== */
.cc-ft-contact-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.cc-ft-contact-item {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  font-size: 12px !important;
  color: var(--t2);
  text-decoration: none;
  transition: color 0.18s;
  line-height: 1.55 !important;
}
.cc-ft-contact-item:hover { color: var(--cy); }

.cc-ft-ci-icon {
  font-size: 13px;
  flex-shrink: 0;
  margin-top: 1px;
  opacity: 0.6;
}

.cc-ft-contact-item small {
  font-size: 10px;
  color: var(--t3);
  display: block;
}

.cc-ft-wa {
  color: var(--gn) !important;
  opacity: 0.9;
}
.cc-ft-wa svg  { flex-shrink: 0; margin-top: 1px; }
.cc-ft-wa:hover { color: var(--gn) !important; opacity: 1; }

.cc-ft-book-btn {
  display: block;
  margin-top: 8px !important;
  background: var(--cy);
  color: #02030b !important;
  border-radius: 8px;
  padding: 10px 12px !important;
  font-size: 11.5px !important;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  transition: all 0.22s ease;
}
.cc-ft-book-btn:hover {
  background: var(--gn);
  transform: translateY(-1px);
  box-shadow: 0 8px 24px rgba(0, 229, 255, 0.18);
  color: #02030b !important;
}

/* ==========================================================================
   8. BOTTOM BAR
   ========================================================================== */
.cc-ft-bot {
  position: relative;
  z-index: 1;
  padding: 24px 5%;
}

.cc-ft-bot-in {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.cc-ft-copy {
  font-size: 11.5px;
  color: var(--t3);
  margin: 0;
}
.cc-ft-copy a {
  color: var(--cy);
  text-decoration: none;
  opacity: 0.7;
}
.cc-ft-copy a:hover { opacity: 1; }

.cc-ft-legal-links {
  display: flex;
  gap: 20px;
}
.cc-ft-legal-links a {
  font-size: 11.5px;
  color: var(--t3);
  text-decoration: none;
  transition: color 0.18s;
}
.cc-ft-legal-links a:hover { color: var(--cy); }

/* ==========================================================================
   9. RESPONSIVE
   ========================================================================== */
@media (max-width: 1100px) {
  .cc-ft-body-in {
    grid-template-columns: 1fr 1fr 1fr !important;
    gap: 36px !important;
  }
  .cc-ft-identity {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    align-items: start;
  }
  .cc-ft-strip-in {
    grid-template-columns: 1fr;
    gap: 28px;
  }
}

@media (max-width: 768px) {
  .cc-ft-body-in {
    grid-template-columns: 1fr !important;
    gap: 0 !important;
  }
  .cc-ft-identity {
    grid-column: auto;
    display: block;
    padding: 0 0 28px;
    border-bottom: 1px solid var(--br);
    margin-bottom: 8px;
  }
  .cc-ft-col {
    border-bottom: 1px solid var(--br);
  }
  .cc-ft-col-hd {
    cursor: pointer;
    padding: 18px 0 !important;
    margin-bottom: 0 !important;
    font-size: 13px;
    border-bottom: 1px solid var(--br) !important;
  }
  .cc-ft-acc-icon { display: block; }

  .cc-ft-links,
  .cc-ft-contact-list,
  .cc-ft-hc-badge {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.32s cubic-bezier(0.16, 1, 0.3, 1),
                padding 0.22s ease;
  }
  .cc-ft-links.open,
  .cc-ft-contact-list.open { max-height: 600px; padding-bottom: 18px; }
  .cc-ft-hc-badge.open     { max-height: 80px;  padding-bottom: 14px; }
  .cc-ft-col-hd.open .cc-ft-acc-icon { transform: rotate(45deg); }

  .cc-ft-bot-in {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  .cc-ft-legal-links { flex-wrap: wrap; gap: 12px; }
  .cc-ft-strip       { padding: 36px 5%; }
}/* End custom CSS */