.elementor-125 .elementor-element.elementor-element-fc8868c{--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-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-125 .elementor-element.elementor-element-fc8868c{--content-width:100vw;}}/* Start custom CSS for html, class: .elementor-element-daa3944 *//*
=============================================================
  STEP 1 — Go to:
  WP Admin → Appearance → Customize → Additional CSS
  Paste this ENTIRE block → Publish
=============================================================
*/

@import url('https://fonts.googleapis.com/css2?family=Wix+Madefor+Display:wght@400;500;600;700;800&display=swap');

.xefence-footer-wrapper {
  background-color: #1F2937;
  border-top: 1px solid #1E2530;
  font-family: 'Wix Madefor Display', sans-serif;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.xefence-footer-wrapper::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(0,179,164,0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0,179,164,0.025) 1px, transparent 1px);
  background-size: 4.2vw 4.2vw;
  pointer-events: none;
  z-index: 0;
}
.xefence-footer-main {
  position: relative;
  z-index: 1;
  max-width: 97.2vw;
  margin: 0 auto;
  padding: 5vw 3.3vw 4.2vw;
  display: grid;
  grid-template-columns: 1fr 1.4fr 1.6fr 1fr 1fr;
  gap: 3.5vw;
  align-items: start;
}
.xefence-footer-col-title {
  font-size: 1.2vw;
  font-weight: 400;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #00B3A4;
  margin: 0 0 1.4vw 0;
  display: flex;
  align-items: center;
  gap: 0.55vw;
  white-space: nowrap;
}
.xefence-footer-link-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.7vw;
}
.xefence-footer-link-list li a {
  font-size: 1.0vw;
  font-weight: 400;
  color: rgba(255,255,255,0.5);
  text-decoration: none;
  line-height: 1.4;
  transition: color 0.22s ease, padding-left 0.22s ease;
  display: inline-block;
  white-space: nowrap;
}
.xefence-footer-link-list li a:hover {
  color: #ffffff;
  padding-left: 0.42vw;
}
.xefence-footer-col-stacked {
  display: flex;
  flex-direction: column;
  gap: 2.2vw;
}
.xefence-footer-divider {
  position: relative;
  z-index: 1;
  max-width: 97.2vw;
  margin: 0 auto;
  padding: 0 3.3vw;
}
.xefence-footer-divider hr {
  border: none;
  border-top: 1px solid rgba(255,255,255,0.08);
  position: relative;
  margin: 0;
}
.xefence-footer-divider hr::after {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 8.3vw;
  height: 1px;
  background: linear-gradient(90deg, #00B3A4, transparent);
}
.xefence-footer-social-bar {
  position: relative;
  z-index: 1;
  max-width: 97.2vw;
  margin: 0 auto;
  padding: 2.5vw 3.3vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.xefence-footer-social-group {
  display: flex;
  align-items: center;
  gap: 1.4vw;
}
.xefence-footer-social-label {
  font-size: 1.0vw;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.3);
  white-space: nowrap;
}
.xefence-footer-social-icons {
  display: flex;
  gap: 0.7vw;
}
.xefence-footer-social-icon {
  width: 2.5vw;
  height: 2.5vw;
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 0.42vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,0.04);
  text-decoration: none;
  transition: border-color 0.22s ease, background 0.22s ease, transform 0.22s ease;
}
.xefence-footer-social-icon:hover {
  border-color: #00B3A4;
  background: rgba(0,179,164,0.08);
  transform: translateY(-0.2vw);
}
.xefence-footer-social-icon svg {
  width: 1.1vw;
  height: 1.1vw;
  transition: fill 0.22s ease;
}
.xefence-footer-social-icon:hover svg {
  fill: #00B3A4;
}
.xefence-footer-logo-placeholder {
  width: 12vw;
  height: 4vw;
  border: 1px dashed rgba(255,255,255,0.1);
  border-radius: 0.42vw;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
.xefence-footer-logo-placeholder-text {
  font-size: 0.75vw;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.2);
  font-family: 'Wix Madefor Display', sans-serif;
  position: absolute;
}
.xefence-footer-logo-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: none;
  position: relative;
  z-index: 1;
}
.xefence-footer-logo-placeholder.xefence-logo-active {
  border: none;
  background: transparent;
}
.xefence-footer-logo-placeholder.xefence-logo-active .xefence-footer-logo-placeholder-text {
  display: none;
}
.xefence-footer-logo-placeholder.xefence-logo-active .xefence-footer-logo-img {
  display: block;
}
.xefence-footer-bottom {
  position: relative;
  z-index: 1;
  max-width: 97.2vw;
  margin: 0 auto;
  padding: 1.4vw 3.3vw 2.5vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(255,255,255,0.06);
}
.xefence-footer-copyright {
  font-size: 1.0vw;
  color: rgba(255,255,255,0.25);
  font-weight: 400;
  margin: 0;
  line-height: 1.6;
}
.xefence-footer-legal-links {
  display: flex;
  align-items: center;
  gap: 0.42vw;
}
.xefence-footer-legal-links a {
  font-size: 1.0vw;
  color: rgba(255,255,255,0.25);
  text-decoration: none;
  transition: color 0.2s ease;
  padding: 0 0.55vw;
  white-space: nowrap;
}
.xefence-footer-legal-links a:hover {
  color: #00B3A4;
}
.xefence-footer-legal-sep {
  color: rgba(255,255,255,0.1);
  font-size: 1.0vw;
  user-select: none;
}

@media (max-width: 1100px) {
  .xefence-footer-main {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 3vw;
  }
  .xefence-footer-col-title { font-size: 1.6vw; margin-bottom: 2vw; }
  .xefence-footer-link-list li a {
    font-size: 1.5vw;
    white-space: normal;
  }
  .xefence-footer-copyright,
  .xefence-footer-legal-links a,
  .xefence-footer-legal-sep { font-size: 1.4vw; }
  .xefence-footer-social-icon { width: 3.6vw; height: 3.6vw; }
  .xefence-footer-social-icon svg { width: 1.6vw; height: 1.6vw; }
  .xefence-footer-social-label { font-size: 1.3vw; }
}

@media (max-width: 768px) {
  .xefence-footer-main {
    grid-template-columns: 1fr 1fr;
    padding: 6vw 4vw;
    gap: 4vw;
  }
  .xefence-footer-col-title { font-size: 3.2vw; margin-bottom: 2.5vw; }
  .xefence-footer-link-list { gap: 1.5vw; }
  .xefence-footer-link-list li a {
    font-size: 3vw;
    white-space: normal;
  }
  .xefence-footer-copyright,
  .xefence-footer-legal-links a,
  .xefence-footer-legal-sep { font-size: 2.8vw; }
  .xefence-footer-social-bar { flex-direction: column; gap: 3vw; align-items: flex-start; }
  .xefence-footer-bottom { flex-direction: column; gap: 2vw; align-items: flex-start; }
  .xefence-footer-social-icon { width: 7vw; height: 7vw; }
  .xefence-footer-social-icon svg { width: 3vw; height: 3vw; }
  .xefence-footer-social-label { font-size: 3vw; }
}

@media (max-width: 480px) {
  .xefence-footer-main { grid-template-columns: 1fr; }
  .xefence-footer-col-title { font-size: 4vw; }
  .xefence-footer-link-list li a { font-size: 3.5vw; }
  .xefence-footer-copyright,
  .xefence-footer-legal-links a,
  .xefence-footer-legal-sep { font-size: 3.2vw; }
  .xefence-footer-social-icon { width: 9vw; height: 9vw; }
  .xefence-footer-social-icon svg { width: 4vw; height: 4vw; }
  .xefence-footer-legal-links { flex-wrap: wrap; gap: 1vw; }
}/* End custom CSS */