/*
* Units
*/
/*
* Quick pseudoclass
*/
/*
* Position absolute
*/
/*
* Custom scrollbar
*/
/*
* Fluid Typography.
*/
/*
* Truncates
*/
/*
* No mobile hover
*
* how to use:
    @include hover() {
        opacity: 0.5;
    }
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
.handwritten, .handwritten * {
  font-family: "Nothing You Could Do";
}

.block-highlight-text {
  display: block;
  position: relative;
  background-color: #F5F5F5;
  text-align: center;
  padding-bottom: 104px;
  padding-bottom: calc(40px + (104 - 40) * (100vw - 767px) / (1920 - 767));
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .block-highlight-text {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 1920px) {
  .block-highlight-text {
    padding-bottom: 104px;
  }
}
.block-highlight-text--light-green {
  background-color: #D3FFDF;
}
.block-highlight-text--dark-green {
  background-color: #184e51;
}
.block-highlight-text--darker-green {
  background-color: #17383A;
}
.block-highlight-text--default {
  padding-top: 104px;
  padding-top: calc(40px + (104 - 40) * (100vw - 767px) / (1920 - 767));
}
@media screen and (max-width: 767px) {
  .block-highlight-text--default {
    padding-top: 40px;
  }
}
@media screen and (min-width: 1920px) {
  .block-highlight-text--default {
    padding-top: 104px;
  }
}
.block-highlight-text--default.block-highlight-text--light-green {
  color: #17383A;
}
.block-highlight-text--default.block-highlight-text--dark-green, .block-highlight-text--default.block-highlight-text--darker-green {
  color: #D3FFDF;
}
.block-highlight-text--overlapping-card {
  color: #17383A;
}
.block-highlight-text--overlapping-card .block-highlight-text__inner {
  display: block;
  position: relative;
  border-radius: 12px;
  background: white;
  padding-top: 124px;
  padding-top: calc(40px + (124 - 40) * (100vw - 767px) / (1920 - 767));
  padding-bottom: 104px;
  padding-bottom: calc(40px + (104 - 40) * (100vw - 767px) / (1920 - 767));
  padding-left: 142px;
  padding-left: calc(24px + (142 - 24) * (100vw - 767px) / (1920 - 767));
  padding-right: 142px;
  padding-right: calc(24px + (142 - 24) * (100vw - 767px) / (1920 - 767));
  margin-top: -10rem;
}
@media screen and (max-width: 767px) {
  .block-highlight-text--overlapping-card .block-highlight-text__inner {
    padding-top: 40px;
  }
}
@media screen and (min-width: 1920px) {
  .block-highlight-text--overlapping-card .block-highlight-text__inner {
    padding-top: 124px;
  }
}
@media screen and (max-width: 767px) {
  .block-highlight-text--overlapping-card .block-highlight-text__inner {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 1920px) {
  .block-highlight-text--overlapping-card .block-highlight-text__inner {
    padding-bottom: 104px;
  }
}
@media screen and (max-width: 767px) {
  .block-highlight-text--overlapping-card .block-highlight-text__inner {
    padding-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .block-highlight-text--overlapping-card .block-highlight-text__inner {
    padding-left: 142px;
  }
}
@media screen and (max-width: 767px) {
  .block-highlight-text--overlapping-card .block-highlight-text__inner {
    padding-right: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .block-highlight-text--overlapping-card .block-highlight-text__inner {
    padding-right: 142px;
  }
}
@media (max-width: 991.98px) {
  .block-highlight-text--overlapping-card .block-highlight-text__inner {
    margin-top: -2.5rem;
  }
}
.block-highlight-text--overlapping-card .block-highlight-text__text {
  color: #184e51;
}
.block-highlight-text__title {
  display: block;
  position: relative;
  font-weight: 400;
  font-size: 24px;
  font-size: calc(16px + (24 - 16) * (100vw - 767px) / (1920 - 767));
  line-height: 28.8px;
  line-height: calc(19px + (28.8 - 19) * (100vw - 767px) / (1920 - 767));
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .block-highlight-text__title {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .block-highlight-text__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .block-highlight-text__title {
    line-height: 19px;
  }
}
@media screen and (min-width: 1920px) {
  .block-highlight-text__title {
    line-height: 28.8px;
  }
}
@media (max-width: 991.98px) {
  .block-highlight-text__title {
    margin-bottom: 25px;
  }
}
.block-highlight-text__text {
  display: block;
  position: relative;
  font-weight: 400;
  font-size: 36px;
  font-size: calc(24px + (36 - 24) * (100vw - 767px) / (1920 - 767));
  line-height: 48px;
  line-height: calc(32px + (48 - 32) * (100vw - 767px) / (1920 - 767));
}
@media screen and (max-width: 767px) {
  .block-highlight-text__text {
    font-size: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .block-highlight-text__text {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .block-highlight-text__text {
    line-height: 32px;
  }
}
@media screen and (min-width: 1920px) {
  .block-highlight-text__text {
    line-height: 48px;
  }
}
@media (max-width: 413px) {
  .block-highlight-text__text {
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.block-highlight-text__text .is-footnote {
  font-size: 0.5em;
}

/*# sourceMappingURL=block_highlight-text.css.map*/