html {
  overflow: initial !important;
}
.footer-black {
  background-color: #000;
  margin-top: -1px;
  position: relative;
  z-index: 101;
}
.footer-wrapper {
  width: 95%;
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}
.additional_footer {
  color: #fff;
  letter-spacing: 0.3px;
  margin-top: 0;
  margin-right: 30px;
  font-family: neue-haas-grotesk-display, sans-serif !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  width: max-content;
  white-space: nowrap;
  display: inline-block;
}
.extras {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 60px;
  display: flex;
}
.div-block-23 {
  justify-content: center;
  display: inline-block;
}
.copyright {
  float: none;
  color: #777;
  letter-spacing: 0.3px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  display: inline-block;
}
/* Hide iubenda button */
button.iubenda-tp-btn.iubenda-cs-preferences-link {
  display: none !important;
}
.hide-overflow {
  overflow: hidden !important;
}
@media screen and (max-width: 991px) {
  .footer-wrapper {
    width: 90%;
  }
  .extras {
    display: block;
  }
  .copyright {
    margin-top: 15px;
    display: block;
  }
}

/* Footer template styles */

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.top-section {
  border-bottom: 1px solid #d7d1cb;
  justify-content: space-between;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 30px;
  display: flex;
}

.image-17 {
  height: 20px;
}

.footer-build {
  z-index: 100;
  position: relative;
  background-color: #060708;
}

.extra-link {
  color: #f1ebe4;
  letter-spacing: 0.3px;
  margin-top: 0;
  margin-right: 30px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  display: inline-block;
}

.bd-title {
  color: #f1ebe4;
  letter-spacing: 0.3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 25px;
}

.navigation {
  align-items: flex-start;
  display: flex;
}

.contact-body {
  color: #f1ebe4;
  letter-spacing: 0.3px;
  margin-top: 2px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.contact-link {
  color: #f1ebe4;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  text-decoration: none;
}

.nav-link-item {
  color: #f1ebe4;
  letter-spacing: 0.3px;
  border: 0 solid #000;
  border-bottom: 1px solid #060708;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
  transition: border-color 0.2s ease-in-out, border-width 0.2s ease-in-out;
  display: block;
}

.nav-link-item:hover {
  border-bottom-width: 1px;
  border-bottom-color: #fff;
}

.nav-heading {
  color: #f1ebe4;
  letter-spacing: 0.3px;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.social-link {
  width: 20px;
  height: 20px;
  text-align: center;
  margin-left: 5px;
}

.social-link.instagram {
  margin-left: 2px;
  margin-right: 2px;
}

.social-link.instagram img {
  max-width: 20px;
  max-height: 20px;
}

.contact-heading {
  color: #fff;
  letter-spacing: 0.3px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
}

.contacts {
  display: flex;
  gap: 30px;
}

.extras {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 60px;
  display: flex;
}

.footer-wrapper {
  width: 95%;
  max-width: 1260px;
  min-height: 100px;
  margin-left: auto;
  margin-right: auto;
}

.copyright {
  float: none;
  color: #777;
  letter-spacing: 0.3px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  display: inline-block;
}

.bottom-section {
  padding-top: 30px;
  padding-bottom: 100px;
}

.nav-column {
  min-width: auto;
  margin-right: 45px;
  display: inline-block;
}

.social-icons {
  justify-content: center;
  align-items: center;
  display: flex;
}

.body-text {
  color: #f1ebe4;
  letter-spacing: 0.3px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 14px;
  line-height: 25px;
}

.mobilenavholder {
  justify-content: flex-start;
  display: flex;
}

.div-block-23 {
  justify-content: center;
  display: inline-block;
}

.full-width {
  max-width: 400px;
}

@media screen and (max-width: 991px) {
  .navigation {
    display: block;
  }

  .nav-heading {
    margin-bottom: 30px;
  }

  .contact-half.first {
    margin-bottom: 30px;
    margin-right: 60px;
  }

  .extras {
    display: block;
  }

  .footer-wrapper {
    width: 90%;
  }

  .copyright {
    margin-top: 15px;
    display: block;
  }

  .nav-column {
    width: 100%;
    margin-bottom: 35px;
    margin-right: 0;
    display: block;
  }

  .nav-column.mobile {
    width: auto;
    margin-right: 60px;
    display: inline-block;
  }

  .mobilenavholder {
    border-bottom: 1px solid #d7d1cb;
    margin-bottom: 30px;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .footer-wrapper {
    width: 90%;
  }
}

@media screen and (max-width: 479px) {
  .bottom-section {
    padding-bottom: 50px;
  }

  .nav-column.mobile,
  .mobilenavholder {
    display: block;
  }
  .contacts {
    flex-wrap: wrap;
  }
}

.body-text {
  color: #fff;
  letter-spacing: 0.3px;
  font-size: 14px;
  line-height: 25px;
}

.contact-link {
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans,
    Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  text-decoration: none;
}

.navigation {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.extras {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 60px;
  display: flex;
}

.footer-build {
  background-color: #060708;
  letter-spacing: 0;
}

.nav-heading {
  color: #fff;
  letter-spacing: 0.3px;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.full-width {
  max-width: 400px;
}

.nav-link-item {
  color: #fff;
  letter-spacing: 0.3px;
  border: 0 solid #000;
  border-bottom: 1px solid #060708;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
  transition: border-color 0.2s ease-in-out, border-width 0.2s ease-in-out;
  display: block;
}

.nav-link-item:hover {
  border-bottom-width: 1px;
  border-bottom-color: #fff;
}

.contact-body {
  color: #fff;
  letter-spacing: 0.3px;
  margin-top: 2px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.extra-link {
  color: #fff;
  letter-spacing: 0.3px;
  margin-top: 0;
  margin-right: 30px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  display: inline-block;
}

.mobilenavholder {
  justify-content: flex-start;
  display: flex;
}

.nav-column {
  margin-right: 20px;
  display: inline-block;
}

.copyright {
  float: none;
  color: #777;
  letter-spacing: 0.3px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  display: inline-block;
}

.contact-heading {
  color: #fff;
  letter-spacing: 0.3px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}

.div-block-23 {
  justify-content: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.iubenda-cs-preferences-link {
  display: flex;
  gap: 5px;
}

.contact-half {
  display: inline-block;
}

.contact-half.first {
  margin-right: 30px;
}

.image-17 {
  height: 20px;
}

@media screen and (max-width: 991px) {
  .navigation,
  .extras {
    display: block;
  }

  .nav-heading {
    margin-bottom: 30px;
  }

  .nav-column {
    width: 100%;
    margin-bottom: 35px;
    margin-right: 0;
    display: block;
  }

  .nav-column.mobile {
    width: auto;
    margin-right: 60px;
    display: inline-block;
  }

  .copyright {
    margin-top: 15px;
    display: block;
  }

  .contact-half.first {
    margin-bottom: 30px;
    margin-right: 60px;
  }
}

@media screen and (max-width: 479px) {
  .mobilenavholder,
  .nav-column.mobile {
    display: block;
  }

  .additional_footer {
    margin-right: 0;
  }
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}