/*
* 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-article-content {
  display: block;
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .block-article-content {
    margin-bottom: 20px;
  }
}
.block-article-content__wrapper h2, .block-article-content__wrapper h3, .block-article-content__wrapper h4, .block-article-content__wrapper h5, .block-article-content__wrapper h6 {
  display: block;
  position: relative;
  color: #184e51;
  margin: 0 0 42px 0;
  font-weight: 500;
  font-size: 36px;
  font-size: calc(24px + (36 - 24) * (100vw - 767px) / (1920 - 767));
  line-height: 38px;
  line-height: calc(29px + (38 - 29) * (100vw - 767px) / (1920 - 767));
}
@media screen and (max-width: 767px) {
  .block-article-content__wrapper h2, .block-article-content__wrapper h3, .block-article-content__wrapper h4, .block-article-content__wrapper h5, .block-article-content__wrapper h6 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .block-article-content__wrapper h2, .block-article-content__wrapper h3, .block-article-content__wrapper h4, .block-article-content__wrapper h5, .block-article-content__wrapper h6 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .block-article-content__wrapper h2, .block-article-content__wrapper h3, .block-article-content__wrapper h4, .block-article-content__wrapper h5, .block-article-content__wrapper h6 {
    line-height: 29px;
  }
}
@media screen and (min-width: 1920px) {
  .block-article-content__wrapper h2, .block-article-content__wrapper h3, .block-article-content__wrapper h4, .block-article-content__wrapper h5, .block-article-content__wrapper h6 {
    line-height: 38px;
  }
}
@media (max-width: 767.98px) {
  .block-article-content__wrapper h2, .block-article-content__wrapper h3, .block-article-content__wrapper h4, .block-article-content__wrapper h5, .block-article-content__wrapper h6 {
    margin-bottom: 16px;
    font-weight: 500;
  }
}
.block-article-content__wrapper h2 {
  font-size: clamp(24px, 16.0173460538px + 0.0104076323 * 100vw, 36px);
  line-height: 120%;
}
.block-article-content__wrapper h3 {
  font-size: 24px;
  font-size: calc(20px + (24 - 20) * (100vw - 767px) / (1920 - 767));
  line-height: 32px;
  line-height: calc(24px + (32 - 24) * (100vw - 767px) / (1920 - 767));
}
@media screen and (max-width: 767px) {
  .block-article-content__wrapper h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1920px) {
  .block-article-content__wrapper h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .block-article-content__wrapper h3 {
    line-height: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .block-article-content__wrapper h3 {
    line-height: 32px;
  }
}
@media (max-width: 991.98px) {
  .block-article-content__wrapper h3 {
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 24px !important;
  }
}
.block-article-content__wrapper p {
  display: block;
  position: relative;
  color: #184e51;
  margin-bottom: clamp(2rem, 21.356461405px + 0.013876843 * 100vw, 3rem);
  font-weight: 400;
  font-size: 18px;
  font-size: calc(16px + (18 - 16) * (100vw - 767px) / (1920 - 767));
  line-height: 30px;
  line-height: calc(24px + (30 - 24) * (100vw - 767px) / (1920 - 767));
}
@media screen and (max-width: 767px) {
  .block-article-content__wrapper p {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .block-article-content__wrapper p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .block-article-content__wrapper p {
    line-height: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .block-article-content__wrapper p {
    line-height: 30px;
  }
}
.block-article-content__wrapper p + h2, .block-article-content__wrapper p + h3, .block-article-content__wrapper p + h4, .block-article-content__wrapper p + h5, .block-article-content__wrapper p + h6 {
  margin-top: 74px;
}
@media (max-width: 1279.98px) {
  .block-article-content__wrapper p + h2, .block-article-content__wrapper p + h3, .block-article-content__wrapper p + h4, .block-article-content__wrapper p + h5, .block-article-content__wrapper p + h6 {
    margin-top: 42px;
  }
}
@media (max-width: 767.98px) {
  .block-article-content__wrapper p + h2, .block-article-content__wrapper p + h3, .block-article-content__wrapper p + h4, .block-article-content__wrapper p + h5, .block-article-content__wrapper p + h6 {
    margin-top: 32px;
  }
}
.block-article-content__wrapper p a {
  color: #184e51;
  transition: color 200ms ease-in-out;
}
@media not all and (pointer: coarse) {
  .block-article-content__wrapper p a:hover {
    color: #35ED54;
  }
}
.block-article-content__wrapper ul, .block-article-content__wrapper ol {
  display: block;
  list-style-position: inside;
}
.block-article-content__wrapper ul li, .block-article-content__wrapper ol li {
  color: #184e51;
  font-weight: 400;
  font-size: 18px;
  font-size: calc(16px + (18 - 16) * (100vw - 767px) / (1920 - 767));
  line-height: 30px;
  line-height: calc(24px + (30 - 24) * (100vw - 767px) / (1920 - 767));
}
@media screen and (max-width: 767px) {
  .block-article-content__wrapper ul li, .block-article-content__wrapper ol li {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .block-article-content__wrapper ul li, .block-article-content__wrapper ol li {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .block-article-content__wrapper ul li, .block-article-content__wrapper ol li {
    line-height: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .block-article-content__wrapper ul li, .block-article-content__wrapper ol li {
    line-height: 30px;
  }
}
.block-article-content__wrapper ul + h2, .block-article-content__wrapper ul + h3, .block-article-content__wrapper ul + h4, .block-article-content__wrapper ul + h5, .block-article-content__wrapper ul + h6, .block-article-content__wrapper ol + h2, .block-article-content__wrapper ol + h3, .block-article-content__wrapper ol + h4, .block-article-content__wrapper ol + h5, .block-article-content__wrapper ol + h6 {
  margin-top: 74px;
}
@media (max-width: 1279.98px) {
  .block-article-content__wrapper ul + h2, .block-article-content__wrapper ul + h3, .block-article-content__wrapper ul + h4, .block-article-content__wrapper ul + h5, .block-article-content__wrapper ul + h6, .block-article-content__wrapper ol + h2, .block-article-content__wrapper ol + h3, .block-article-content__wrapper ol + h4, .block-article-content__wrapper ol + h5, .block-article-content__wrapper ol + h6 {
    margin-top: 42px;
  }
}
@media (max-width: 767.98px) {
  .block-article-content__wrapper ul + h2, .block-article-content__wrapper ul + h3, .block-article-content__wrapper ul + h4, .block-article-content__wrapper ul + h5, .block-article-content__wrapper ul + h6, .block-article-content__wrapper ol + h2, .block-article-content__wrapper ol + h3, .block-article-content__wrapper ol + h4, .block-article-content__wrapper ol + h5, .block-article-content__wrapper ol + h6 {
    margin-top: 32px;
  }
}
.block-article-content__wrapper img {
  margin-top: clamp(2.75rem, 20.0520381613px + 0.0312228968 * 100vw, 5rem);
  margin-bottom: clamp(2.75rem, 20.0520381613px + 0.0312228968 * 100vw, 5rem);
  border-radius: 0.5rem;
}
@media (max-width: 767.98px) {
  .block-article-content__wrapper dd {
    margin: 0;
    overflow: auto;
  }
}
.block-article-content.page-text {
  padding-top: 200px;
}
@media (max-width: 767.98px) {
  .block-article-content.page-text {
    padding-top: 125px;
  }
}
.block-article-content.page-text h1 {
  display: block;
  position: relative;
  font-weight: 400;
  font-size: 3.25rem;
  line-height: 3.375rem;
  margin: 0 0 42px 0;
  color: #184e51;
}
@media (max-width: 1279.98px) {
  .block-article-content.page-text h1 {
    font-weight: 500;
    font-size: 2.25rem;
    line-height: 2.375rem;
  }
}
@media (max-width: 767.98px) {
  .block-article-content.page-text h1 {
    margin-bottom: 24px;
  }
}
.block-article-content.page-text h2, .block-article-content.page-text h3, .block-article-content.page-text h4, .block-article-content.page-text h5, .block-article-content.page-text h6 {
  display: block;
  position: relative;
  color: #184e51;
  margin: 0 0 42px 0;
  font-weight: 400;
  font-size: 36px;
  font-size: calc(24px + (36 - 24) * (100vw - 767px) / (1920 - 767));
  line-height: 38px;
  line-height: calc(29px + (38 - 29) * (100vw - 767px) / (1920 - 767));
}
@media screen and (max-width: 767px) {
  .block-article-content.page-text h2, .block-article-content.page-text h3, .block-article-content.page-text h4, .block-article-content.page-text h5, .block-article-content.page-text h6 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .block-article-content.page-text h2, .block-article-content.page-text h3, .block-article-content.page-text h4, .block-article-content.page-text h5, .block-article-content.page-text h6 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .block-article-content.page-text h2, .block-article-content.page-text h3, .block-article-content.page-text h4, .block-article-content.page-text h5, .block-article-content.page-text h6 {
    line-height: 29px;
  }
}
@media screen and (min-width: 1920px) {
  .block-article-content.page-text h2, .block-article-content.page-text h3, .block-article-content.page-text h4, .block-article-content.page-text h5, .block-article-content.page-text h6 {
    line-height: 38px;
  }
}
@media (max-width: 767.98px) {
  .block-article-content.page-text h2, .block-article-content.page-text h3, .block-article-content.page-text h4, .block-article-content.page-text h5, .block-article-content.page-text h6 {
    margin-bottom: 16px;
    font-weight: 500;
  }
}
@media (max-width: 991.98px) {
  .block-article-content.page-text h3 {
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 24px !important;
  }
}
.block-article-content.page-text p {
  display: block;
  position: relative;
  color: #184e51;
  margin: 0 0 32px 0;
  font-weight: 400;
  font-size: 18px;
  font-size: calc(16px + (18 - 16) * (100vw - 767px) / (1920 - 767));
  line-height: 30px;
  line-height: calc(24px + (30 - 24) * (100vw - 767px) / (1920 - 767));
}
@media screen and (max-width: 767px) {
  .block-article-content.page-text p {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .block-article-content.page-text p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .block-article-content.page-text p {
    line-height: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .block-article-content.page-text p {
    line-height: 30px;
  }
}
@media (max-width: 767.98px) {
  .block-article-content.page-text p {
    margin-bottom: 19px;
  }
}
.block-article-content.page-text p a {
  font-weight: 600 !important;
  color: #184e51 !important;
  transition: color 200ms ease-in-out;
}
@media not all and (pointer: coarse) {
  .block-article-content.page-text p a:hover {
    color: #35ED54 !important;
  }
}
.block-article-content.page-text p + h2, .block-article-content.page-text p + h3, .block-article-content.page-text p + h4, .block-article-content.page-text p + h5, .block-article-content.page-text p + h6 {
  margin-top: 0;
}
@media (max-width: 1279.98px) {
  .block-article-content.page-text p + h2, .block-article-content.page-text p + h3, .block-article-content.page-text p + h4, .block-article-content.page-text p + h5, .block-article-content.page-text p + h6 {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .block-article-content.page-text p + h2, .block-article-content.page-text p + h3, .block-article-content.page-text p + h4, .block-article-content.page-text p + h5, .block-article-content.page-text p + h6 {
    margin-top: 0;
  }
}
.block-article-content.page-text ul, .block-article-content.page-text ol {
  list-style-position: inside;
}
.block-article-content.page-text ul li, .block-article-content.page-text ol li {
  color: #184e51;
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  font-size: calc(16px + (18 - 16) * (100vw - 767px) / (1920 - 767));
  line-height: 30px;
  line-height: calc(24px + (30 - 24) * (100vw - 767px) / (1920 - 767));
}
@media screen and (max-width: 767px) {
  .block-article-content.page-text ul li, .block-article-content.page-text ol li {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .block-article-content.page-text ul li, .block-article-content.page-text ol li {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .block-article-content.page-text ul li, .block-article-content.page-text ol li {
    line-height: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .block-article-content.page-text ul li, .block-article-content.page-text ol li {
    line-height: 30px;
  }
}
.block-article-content.page-text a {
  color: #184e51;
  transition: color 200ms ease-in-out;
}
@media not all and (pointer: coarse) {
  .block-article-content.page-text a:hover {
    color: #35ED54;
  }
}

/*# sourceMappingURL=block_article-content.css.map*/