.wp-block-materiell-hero {
  overflow: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.wp-block-materiell-hero .hero-text {
  margin-top: 400px;
  margin-bottom: 0;
  padding: 40px 20px;
  background: rgba(0, 115, 206, 0.7);
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 36px;
  line-height: 40px;
}
@media (min-width: 1024px) {
  .wp-block-materiell-hero .hero-text {
    margin-top: 510px;
    font-size: 60px;
    line-height: 68px;
  }
}
.wp-block-materiell-container {
  margin: 0 auto;
  overflow: auto;
  padding-bottom: 10px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
  .wp-block-materiell-container {
    max-width: 1440px;
    justify-content: space-between;
    flex-direction: row;
  }
}
@media (max-width: 1440px) {
  .wp-block-materiell-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.wp-block-materiell-container.container-width-full {
  max-width: 100%;
}
.wp-block-materiell-container.container-width-med {
  max-width: 880px;
}
.wp-block-materiell-container.container-width-narrow {
  max-width: 440px;
}
.wp-block-materiell-container.background-light-grey {
  background-color: #E8E8E8;
}
.wp-block-materiell-container.background-black {
  background-color: black;
}
.wp-block-materiell-container.background-nsite-blue {
  background-color: #0073CE;
}
.wp-block-materiell-container.background-nsite-banner {
  background-color: #0073CE;
  background-image: url(/wp-content/themes/mat-nsite/img/nsite-blue-comp-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.wp-block-materiell-testimonial {
  overflow: auto;
  background-color: #0073CE;
  background-image: url(/wp-content/themes/mat-nsite/img/nsite-blue-comp-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding-bottom: 80px;
  text-align: center;
}
@media (min-width: 1024px) {
  .wp-block-materiell-testimonial {
    display: flex;
    justify-content: center;
    padding-top: 90px;
  }
}
@media (max-width: 1440px) {
  .wp-block-materiell-testimonial {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.wp-block-materiell-testimonial .testimonial-image {
  margin: 85px auto 40px;
  display: block;
  width: 150px;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px) {
  .wp-block-materiell-testimonial .testimonial-image {
    width: 294px;
    height: 294px;
    margin: 0;
    margin-right: 85px;
  }
}
.wp-block-materiell-testimonial .testimonial-copy {
  max-width: 777px;
}
.wp-block-materiell-testimonial .testimonial-content {
  font-weight: bold;
  font-size: 28px;
  line-height: 48px;
  color: #FFFFFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.wp-block-materiell-testimonial .testimonial-source {
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
}
.wp-block-materiell-newsletter {
  display: flex;
  flex-direction: column;
  padding: 85px 20px;
  text-align: center;
  background-color: #000000;
  color: #ffffff;
}
.wp-block-materiell-newsletter .newsletter-heading {
  line-height: 54px;
  font-size: 48px;
  margin-top: 0;
}
.wp-block-materiell-newsletter .newsletter-form {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  font-size: 18px;
  line-height: 25px;
}
.wp-block-materiell-newsletter .newsletter-label {
  width: calc(100% - 106px);
}
.wp-block-materiell-newsletter .newsletter-input {
  width: 100%;
  border: none;
  padding: 24px;
}
.wp-block-materiell-newsletter .newsletter-submit {
  color: #ffffff;
  background: #0073CE;
  border: none;
  padding: 24px;
  width: 106px;
}
.wp-block-materiell-team-member {
  display: flex;
  max-width: 100%;
  margin-bottom: 85px;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .wp-block-materiell-team-member {
    flex-wrap: wrap;
  }
}
.wp-block-materiell-team-member .team-member-image-container {
  flex-shrink: 0;
  width: 20%;
}
@media (max-width: 1024px) {
  .wp-block-materiell-team-member .team-member-image-container {
    width: 100%;
    margin-right: 0;
  }
}
.wp-block-materiell-team-member .team-member-content-container {
  width: 75%;
  flex-shrink: 0;
}
@media (max-width: 1024px) {
  .wp-block-materiell-team-member .team-member-content-container {
    width: 100%;
  }
}
.wp-block-materiell-team-member .team-member-pic {
  width: 294px;
  height: 294px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1024px) {
  .wp-block-materiell-team-member .team-member-pic {
    width: 100%;
    height: auto;
  }
}
.wp-block-materiell-team-member .team-member-heading {
  display: flex;
  justify-content: space-between;
}
.wp-block-materiell-team-member .team-member-heading .icon {
  width: 48px;
  height: 48px;
  background-size: 48px;
  position: relative;
  top: 10px;
}
.wp-block-materiell-team-member .team-member-meta .team-member-phone {
  display: inline-block;
  margin-right: 120px;
}
.wp-block-materiell-team-member .team-member-meta strong {
  font-weight: bold;
  font-size: 16px;
  line-height: 28px;
  color: #777777;
  text-transform: uppercase;
}
.wp-block-materiell-team-member .team-member-meta a {
  margin-left: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #0073CE;
  text-decoration: none;
}
.wp-block-materiell-team-member .team-member-name {
  margin-top: 0;
  margin-bottom: 12px;
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 40px;
}
.wp-block-materiell-team-member .team-member-title {
  font-style: italic;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #777777;
}
.wp-block-materiell-team-member .team-member-title:after {
  display: none;
}
.wp-block-materiell-team-member .team-member-copy {
  font-size: 18px;
  line-height: 32px;
}

/*# sourceMappingURL=style-index.css.map*/