#hs_cos_wrapper_hero_banner .hero-banner:before {
  content: none;  
}

#hs_cos_wrapper_hero_banner .hero-banner-content {
  min-height: 380px;
  padding-bottom: 108px;
  padding-top: 195px;
}

html:not(.sticky-header) .main-header--floating .header__container {
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.4);
}

.main-section--privacy-policy {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%
  padding-bottom: 60px;
}

.main-section--privacy-policy p {
  margin: 0 0 32px;
  max-width: 88.52%;
}

.main-section--privacy-policy p:last-child {
  margin-bottom: 0;
}

.main-section--privacy-policy small {
  font-size: 16px;
  line-height: 26px;
}

.main-section--privacy-policy .dnd-section,
.main-section--privacy-policy .content-wrapper--vertical-spacing {
  padding-bottom: 80px;
  padding-top: 80px;
}

@media (max-width: 1024px) {
  #hs_cos_wrapper_hero_banner .hero-banner-content {
    min-height: 300px;
    padding-bottom: 63px;
    padding-top: 160px;
  }

  .main-section--privacy-policy {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 160%;
    padding-bottom: 36px;
  }

  .main-section--privacy-policy p {
    margin: 0 0 32px;
    max-width: 87.78%;
  }
  
  .main-section--privacy-policy p:last-child {
    margin-bottom: 0;
  }
  
  .main-section--privacy-policy small {
    font-size: 12px;
    line-height: 160%;
  }
  
  .main-section--privacy-policy .dnd-section,
  .main-section--privacy-policy .content-wrapper--vertical-spacing {
    padding-bottom: 64px;
    padding-top: 64px;
  }

  .main-section--privacy-policy .dnd-section > .row-fluid,
  .main-section--privacy-policy .dnd-section .dnd-module.widget-span {
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  #hs_cos_wrapper_hero_banner .hero-banner-content {
    min-height: 189px;
    padding-bottom: 50px;
    padding-top: 101px;
  }

  #hs_cos_wrapper_hero_banner .hero-banner-title {
    font-size: 32px;
    line-height: 38px;
  }

  .main-section--privacy-policy {
    padding-bottom: 40px;
    padding-top: 8px;
  }

  .main-section--privacy-policy p {
    margin: 0 0 26px;
    max-width: 100%;
  }
  
  .main-section--privacy-policy p:last-child {
    margin-bottom: 0;
  }

  .main-section--privacy-policy .dnd-section,
  .main-section--privacy-policy .content-wrapper--vertical-spacing {
    padding-bottom: 32px;
    padding-top: 32px;
  }

  .main-section--privacy-policy .dnd-section > .row-fluid,
  .main-section--privacy-policy .dnd-section .dnd-module.widget-span {
    padding: 0 10px;
  }
}