.elementor-1339 .elementor-element.elementor-element-189c14e{--display:flex;--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;}/* Start custom CSS for html, class: .elementor-element-53df470 */@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Oswald:wght@500;600&display=swap");

#falbouw-global-footer,
#falbouw-global-footer * { box-sizing: border-box; }

#falbouw-global-footer {
  --fbf-red: #e10600;
  --fbf-dark: #07090b;
  --fbf-panel: #0d1013;
  --fbf-line: rgba(255,255,255,.13);
  position: relative;
  overflow: hidden;
  margin: 0;
  background: var(--fbf-dark);
  color: #fff;
  font-family: "Manrope", Arial, sans-serif;
}

#falbouw-global-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .045;
  background-image:
    linear-gradient(rgba(255,255,255,.6) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.6) 1px, transparent 1px);
  background-size: 72px 72px;
  pointer-events: none;
}

#falbouw-global-footer a { color: inherit; text-decoration: none; }
#falbouw-global-footer svg { width: 20px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }

#falbouw-global-footer .fbf__cta-wrap,
#falbouw-global-footer .fbf__main,
#falbouw-global-footer .fbf__bottom {
  position: relative;
  width: min(1380px, calc(100% - 80px));
  margin-inline: auto;
}

#falbouw-global-footer .fbf__cta-wrap { padding-top: 22px; }

#falbouw-global-footer .fbf__cta {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 60px;
  align-items: center;
  min-height: 265px;
  padding: 48px 58px;
  border: 1px solid rgba(255,255,255,.16);
  background:
    radial-gradient(circle at 80% 130%, rgba(255,255,255,.14), transparent 34%),
    var(--fbf-red);
}

#falbouw-global-footer .fbf__cta p {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 0 0 21px;
  color: rgba(255,255,255,.72);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .18em;
  text-transform: uppercase;
}

#falbouw-global-footer .fbf__cta p span { width: 28px; height: 1px; background: #fff; }

#falbouw-global-footer .fbf__cta h2 {
  margin: 0;
  font-family: "Oswald", Impact, sans-serif;
  font-size: clamp(50px, 5.7vw, 88px);
  font-weight: 500;
  line-height: .98;
  letter-spacing: -.02em;
  text-transform: uppercase;
}

#falbouw-global-footer .fbf__cta h2 em { color: #090b0d; font-style: normal; }

#falbouw-global-footer .fbf__cta > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  min-width: 235px;
  height: 62px;
  padding: 0 24px;
  border: 1px solid #090b0d;
  border-radius: 3px;
  background: #090b0d;
  color: #fff;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
  transition: background .25s ease, color .25s ease, transform .25s ease;
}

#falbouw-global-footer .fbf__cta > a:hover { background: #fff; color: #090b0d; transform: translateY(-2px); }
#falbouw-global-footer .fbf__cta > a svg { transition: transform .25s ease; }
#falbouw-global-footer .fbf__cta > a:hover svg { transform: translateX(4px); }

#falbouw-global-footer .fbf__main {
  display: grid;
  grid-template-columns: 1.35fr .68fr .82fr 1.05fr;
  gap: 0;
  padding: 85px 0 76px;
}

#falbouw-global-footer .fbf__brand,
#falbouw-global-footer .fbf__column,
#falbouw-global-footer .fbf__contact { min-width: 0; padding: 0 38px; border-right: 1px solid var(--fbf-line); }

#falbouw-global-footer .fbf__brand { padding-left: 0; }
#falbouw-global-footer .fbf__contact { padding-right: 0; border-right: 0; }

#falbouw-global-footer .fbf__brand > a {
  display: block;
  width: 230px;
  height: 86px;
  overflow: hidden;
}

#falbouw-global-footer .fbf__brand img {
  display: block;
  width: 245px;
  max-width: none;
  height: 245px;
  max-height: none;
  transform: translateY(-83px);
}

#falbouw-global-footer .fbf__brand > p {
  max-width: 350px;
  margin: 18px 0 30px;
  color: #858b90;
  font-size: 13px;
  line-height: 1.8;
}

#falbouw-global-footer .fbf__badges { display: flex; flex-wrap: wrap; gap: 7px; }

#falbouw-global-footer .fbf__badges span {
  padding: 8px 10px;
  border: 1px solid var(--fbf-line);
  border-radius: 2px;
  color: #a6abb0;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .11em;
  text-transform: uppercase;
}

#falbouw-global-footer .fbf__label {
  margin: 0 0 27px;
  color: #646a70;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .18em;
  text-transform: uppercase;
}

#falbouw-global-footer .fbf__column nav { display: flex; flex-direction: column; gap: 15px; }

#falbouw-global-footer .fbf__column nav a {
  width: fit-content;
  color: #c1c5c8;
  font-size: 12px;
  font-weight: 700;
  transition: color .2s ease, transform .2s ease;
}

#falbouw-global-footer .fbf__column nav a:hover { color: #fff; transform: translateX(4px); }

#falbouw-global-footer .fbf__contact-link {
  display: block;
  padding: 0 0 19px;
  margin-bottom: 19px;
  border-bottom: 1px solid var(--fbf-line);
}

#falbouw-global-footer .fbf__contact small,
#falbouw-global-footer .fbf__contact-link small {
  display: block;
  margin-bottom: 7px;
  color: #61676c;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .15em;
  text-transform: uppercase;
}

#falbouw-global-footer .fbf__contact-link strong {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  transition: color .2s ease;
}

#falbouw-global-footer .fbf__contact-link:hover strong { color: #ff4a45; }

#falbouw-global-footer address {
  margin: 0;
  color: #9ca1a5;
  font-size: 12px;
  font-style: normal;
  line-height: 1.7;
}

#falbouw-global-footer .fbf__hours {
  display: flex;
  align-items: center;
  gap: 9px;
  margin: 22px 0 0;
  color: #7d8388;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .11em;
  text-transform: uppercase;
}

#falbouw-global-footer .fbf__hours i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--fbf-red);
  box-shadow: 0 0 0 4px rgba(225,6,0,.13);
}

#falbouw-global-footer .fbf__bottom {
  display: grid;
  grid-template-columns: auto auto 1fr auto;
  gap: 30px;
  align-items: center;
  min-height: 76px;
  border-top: 1px solid var(--fbf-line);
  color: #5f656a;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

#falbouw-global-footer .fbf__bottom nav { display: flex; justify-content: center; gap: 24px; }
#falbouw-global-footer .fbf__bottom a { transition: color .2s ease; }
#falbouw-global-footer .fbf__bottom a:hover { color: #fff; }
#falbouw-global-footer .fbf__credit { justify-self: end; }

@media (max-width: 1050px) {
  #falbouw-global-footer .fbf__main { grid-template-columns: 1.25fr .75fr .9fr; }
  #falbouw-global-footer .fbf__contact { grid-column: 1 / -1; display: grid; grid-template-columns: .65fr 1fr 1fr 1fr; gap: 28px; align-items: start; margin-top: 58px; padding: 42px 0 0; border-top: 1px solid var(--fbf-line); }
  #falbouw-global-footer .fbf__contact .fbf__label { margin: 3px 0 0; }
  #falbouw-global-footer .fbf__contact-link { margin: 0; }
  #falbouw-global-footer .fbf__hours { margin-top: 4px; }
}

@media (max-width: 767px) {
  #falbouw-global-footer .fbf__cta-wrap,
  #falbouw-global-footer .fbf__main,
  #falbouw-global-footer .fbf__bottom { width: calc(100% - 32px); }

  #falbouw-global-footer .fbf__cta { grid-template-columns: 1fr; gap: 34px; min-height: 0; padding: 40px 24px; }
  #falbouw-global-footer .fbf__cta h2 { font-size: clamp(44px, 13vw, 62px); }
  #falbouw-global-footer .fbf__cta > a { width: 100%; min-width: 0; }

  #falbouw-global-footer .fbf__main { grid-template-columns: 1fr 1fr; padding: 68px 0 58px; }
  #falbouw-global-footer .fbf__brand { grid-column: 1 / -1; padding: 0 0 46px; border-right: 0; border-bottom: 1px solid var(--fbf-line); }
  #falbouw-global-footer .fbf__column { padding: 42px 18px 10px 0; border-right: 1px solid var(--fbf-line); }
  #falbouw-global-footer .fbf__column:nth-of-type(3) { padding-right: 0; padding-left: 18px; border-right: 0; }

  #falbouw-global-footer .fbf__contact {
    grid-column: 1 / -1;
    display: block;
    margin-top: 42px;
    padding: 42px 0 0;
  }

  #falbouw-global-footer .fbf__contact .fbf__label { margin-bottom: 27px; }
  #falbouw-global-footer .fbf__contact-link { margin-bottom: 19px; }
  #falbouw-global-footer .fbf__hours { margin-top: 22px; }

  #falbouw-global-footer .fbf__bottom {
    grid-template-columns: 1fr;
    gap: 13px;
    padding: 24px 0 28px;
  }

  #falbouw-global-footer .fbf__bottom nav { justify-content: flex-start; flex-wrap: wrap; gap: 10px 20px; }
  #falbouw-global-footer .fbf__credit { justify-self: start; }
}

@media (max-width: 420px) {
  #falbouw-global-footer .fbf__main { grid-template-columns: 1fr; }
  #falbouw-global-footer .fbf__column { padding: 38px 0 0; border-right: 0; }
  #falbouw-global-footer .fbf__column + .fbf__column { margin-top: 34px; padding-left: 0; border-top: 1px solid var(--fbf-line); }
}

@media (prefers-reduced-motion: reduce) {
  #falbouw-global-footer *,
  #falbouw-global-footer *::before,
  #falbouw-global-footer *::after { transition: none !important; }
}/* End custom CSS */