.footer-links a,
.u-section-1 .u-text-1,
.u-section-2 .u-container-layout-1,
.u-section-2 .u-text-3 {
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.bottom-wrapper,
.disclaimer,
.footer {
  background: #f2f5fa;
}
.footer-disclaimer-content,
.footer-links a,
.footer-text {
  text-align: center;
  color: #777682;
}
body {
  background: #fff !important;
}
.u-section-1 .u-text-1 {
  font-family: Montserrat;
  font-size: 34px;
  font-weight: 800;
  line-height: 40.8px;
  text-align: center;
  text-transform: uppercase;
  margin: 40px auto;
}
.footer-info p {
  margin: 10px auto !important;
  padding: 0 !important;
}
.disclaimer {
  padding-top: 10px;
}
.footer-disclaimer-content {
  font-family: Nunito, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16.37px;
  padding: 0 0 20px;
  width: 100%;
}
.bottom-footer {
  width: 152px;
  margin: 0 auto;
}
.bottom-footer img {
  width: 100%;
}
.container {
  max-width: 100%;
  width: 1100px;
  margin: auto;
}
.u-clearfix.u-section-2 {
  max-width: 1140px;
  margin: 0 auto;
}
.u-section-2 .u-sheet-1 {
  margin: 0 20px;
}
@media (max-width: 1024px) {
  .u-section-1 .u-text-1 {
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 800;
    line-height: 33.6px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  }
}
.u-section-2 .u-container-layout-1,
.u-section-2 .u-text-3 {
  line-height: 15.4px;
  text-align: left;
}
.u-section-2 .u-container-layout-1 {
  max-width: 1140px;
  margin: 0 auto;
  font-family: Nunito;
  font-size: 14px;
  font-weight: 400;
  color: #777682;
  padding-bottom: 40px;
}
.u-section-2 .u-text-1 {
  font-size: 1.875rem;
  font-family: Poppins;
  font-weight: 600;
  margin: 0 721px 0 0;
}
.u-section-2 .u-text-2 {
  font-family: Nunito;
  font-size: 1rem;
  font-weight: 300;
  margin: 10px 0 0;
}
.footer-links a,
.footer-text,
.u-section-2 .u-text-3 {
  font-family: Nunito;
  font-weight: 400;
}
.u-section-2 .u-text-3 {
  font-size: 14px;
  margin: 10px 0 0;
}
.u-section-2 .u-btn-1 {
  background-image: none;
  padding: 0;
}
.footer-text {
  font-size: 12px;
  line-height: 13.2px;
  padding: 20px 0;
  width: 1100px;
  margin: 0 auto;
}
.footer-links {
  display: flex;
  justify-content: center;
  gap: 30px;
}

.links {
  display: flex;
  justify-content: center;
  gap: 30px;
}

.links a {
  text-decoration: underline;
  font-family: Nunito;
  font-size: 12px;
  font-weight: 400;
  line-height: 16.37px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #adacd1;
  padding-bottom: 20px;
}

.header-logo {
  width: 125px;
}

.footer-links a {
  text-decoration: none;
  font-size: 12px;
  line-height: 16.37px;
  padding-bottom: 20px;
}
@media (max-width: 1199px) {
  .u-section-2 .u-group-1 {
    height: auto;
  }
  .u-section-2 .u-text-1 {
    margin-right: 521px;
  }
  .u-section-2 .u-text-3 {
    font-weight: 400;
  }
}
@media (max-width: 991px) {
  .u-section-2 .u-group-1 {
    margin-top: 30px;
  }
  .u-section-2 .u-container-layout-1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .u-section-2 .u-text-1 {
    margin-right: 301px;
  }
}
@media (max-width: 767px) {
  .u-section-2 .u-container-layout-1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .u-section-2 .u-text-1 {
    font-size: 3.75rem;
    margin-right: 161px;
  }
}
@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 20px;
    line-height: 24px;
  }
  .u-section-2 .u-group-1 {
    margin-top: 26px;
  }
  .u-section-2 .u-container-layout-1 {
    padding: 20px 14px;
  }
  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
    margin-right: 0;
  }
}
