.node--blog-post--full .blog-post__top__subtitle {
  color: #888888;
  font-style: italic;
  font-size: 20px;
  margin-top: 15px;
  line-height: 1.5;
}
@media (min-width: 767px) {
  .node--blog-post--full .blog-post__top__subtitle {
    font-size: 24px;
  }
}
@media (min-width: 991px) {
  .node--blog-post--full .blog-post__top__subtitle {
    font-size: 26px;
  }
}
.node--blog-post--full .blog-post__before-image {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  margin-bottom: 20px;
}
.node--blog-post--full .blog-post__before-image div {
  min-width: fit-content;
}
.node--blog-post--full .blog-post__before-image .tag--wrapper {
  padding: 2px 3px;
  font-size: 14px;
  line-height: normal;
  font-weight: 500;
}
.node--blog-post--full .blog-post__date {
  color: #888888;
  font-size: 16px;
}
.node--blog-post--full .blog-post__image {
  margin-bottom: 40px;
}
.node--blog-post--full .blog-post__image img {
  width: 100%;
  max-width: 1110px;
  max-height: 485px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  display: block;
}
.node--blog-post--full .blog-post__bottom {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.node--blog-post--full .blog-post__bottom img {
  max-width: 100%;
  height: auto;
}
.node--blog-post--full .blog-post__bottom table {
  display: block;
  overflow-x: auto;
  max-width: 100%;
}
.node--blog-post--full .blog-post__bottom a {
  color: #0d8894;
}
.node--blog-post--full .blog-post__bottom a.button {
  border: 2px solid #d9dada;
  display: inline-block;
  width: max-content;
  padding: 0.1em 0.5em 0.1em 0.5em;
  border-radius: 0.3em;
  margin-top: 0em;
  font-size: 1rem;
  margin-right: 0.9em;
  cursor: pointer;
  position: relative;
}
.node--blog-post--full .blog-post__bottom a.button:hover {
  background-color: #eee;
  text-decoration: none;
}
.node--blog-post--full .blog-post__bottom h1 {
  color: #0d8894;
  margin-bottom: 32px;
  font-size: 26px;
}
@media (min-width: 767px) {
  .node--blog-post--full .blog-post__bottom h1 {
    font-size: 30px;
  }
}
@media (min-width: 991px) {
  .node--blog-post--full .blog-post__bottom h1 {
    font-size: 34px;
  }
}
.node--blog-post--full .blog-post__bottom h2 {
  color: #0d8894;
  margin-top: 20px;
  margin-bottom: 32px;
  font-size: 26px;
}
@media (min-width: 767px) {
  .node--blog-post--full .blog-post__bottom h2 {
    font-size: 30px;
  }
}
@media (min-width: 991px) {
  .node--blog-post--full .blog-post__bottom h2 {
    font-size: 34px;
  }
}
.node--blog-post--full .blog-post__bottom h3 {
  color: #0d8894;
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 24px;
}
@media (min-width: 767px) {
  .node--blog-post--full .blog-post__bottom h3 {
    font-size: 30px;
  }
}
@media (min-width: 991px) {
  .node--blog-post--full .blog-post__bottom h3 {
    font-size: 32px;
  }
}
.node--blog-post--full .blog-post__bottom h4 {
  color: #4d4d4d;
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 24px;
}
@media (min-width: 767px) {
  .node--blog-post--full .blog-post__bottom h4 {
    font-size: 26px;
  }
}
@media (min-width: 991px) {
  .node--blog-post--full .blog-post__bottom h4 {
    font-size: 28px;
  }
}
.node--blog-post--full .blog-post__bottom h5 {
  color: #4d4d4d;
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 21px;
}
@media (min-width: 767px) {
  .node--blog-post--full .blog-post__bottom h5 {
    font-size: 23px;
  }
}
@media (min-width: 991px) {
  .node--blog-post--full .blog-post__bottom h5 {
    font-size: 24px;
  }
}
.node--blog-post--full .blog-post__bottom figure {
  margin-bottom: 16px;
}
.node--blog-post--full .blog-post__bottom hr {
  margin: 42px 0;
  background-color: #c0acb9;
  height: 2px;
  border: none;
}
.node--blog-post--full .blog-post__bottom li:not(:first-child) {
  margin-top: 25px;
}
.node--blog-post--full .blog-post__bottom li p {
  margin-bottom: 5px;
}
.node--blog-post--full .blog-post__bottom ul > li::marker {
  color: #0d8894;
}
.node--blog-post--full .blog-post__buttons {
  margin-top: 40px;
}
.node--blog-post--full .blog-post__buttons .soc-links {
  align-items: center;
  justify-content: center;
}
.node--blog-post--full .blog-post__buttons .print-soc {
  height: 40px;
}
.node--blog-post--full .blog-post__header-actions {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
  margin-top: 16px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}
.node--blog-post--full .blog-post__header-actions .segm-button {
  margin: 0;
}
.node--blog-post--full .blog-post__back-button {
  padding-bottom: 20px;
}
.node--blog-post--full .blog-post__back-button a.segm-button {
  margin: 0;
}
.node--blog-post--full-toc .node__header-wrapper {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 30px;
  margin-bottom: 36px;
}
.node--blog-post--full-toc .description {
  overflow: hidden;
}
.node--blog-post--full-toc .node__header {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin: 0;
}
.node--blog-post--full-toc .node__header > * {
  margin: 0;
}
.node--blog-post--full-toc .blog-post__date {
  margin: auto 0 0;
}
.node--blog-post--full-toc .blog-post__back-button {
  padding: 0;
}
.node--blog-post--full-toc .node__files-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex-shrink: 0;
  background-color: #F5FCFC;
  padding: 10px;
}
.node--blog-post--full-toc .node__files-wrapper .node__file-button--quote {
  font-size: 13px;
  line-height: 1.2;
  color: #888888;
}
.node--blog-post--full-toc .node__files-wrapper .node__file-button--quote p {
  margin: 0 !important;
}
.node--blog-post--full-toc .node__files-wrapper .modal-content {
  border-radius: 10px;
}
.node--blog-post--full-toc .node__files-wrapper .modal-content hr {
  margin: 30px 0;
  border-width: 1px;
}
.node--blog-post--full-toc .node__files-wrapper .modal-content .modal__file-list-heading {
  font-weight: bold;
  font-size: 18px;
  display: block;
  border-bottom: 1px solid rgba(77, 77, 77, 0.3333333333);
  margin-top: 20px;
  margin-bottom: 30px;
}
.node--blog-post--full-toc .node__files-wrapper .modal-content .modal__file-title {
  font-weight: bold;
}
.node--blog-post--full-toc .node__files-wrapper .modal-content .modal__file-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  text-decoration: none;
  color: #212529;
}
.node--blog-post--full-toc .node__files-wrapper .modal-content .modal__file-info-wrapper {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.node--blog-post--full-toc .node__files-wrapper .modal-content .modal__file-link:not(:last-child) {
  margin-bottom: 12px;
}
.node--blog-post--full-toc .node__files-wrapper .modal-content .modal__file-icon {
  flex-shrink: 0;
}
.node--blog-post--full-toc .node__files-wrapper .modal-content .modal__file-icon::after {
  background-image: url(../../../ico/download.svg);
  display: inline-block;
  width: 16px;
  height: 16px;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px;
}
.node--blog-post--full-toc .node__files-wrapper .modal-content .modal__file-meta {
  flex-basis: 100%;
  font-size: 14px;
}
.node--blog-post--full-toc .node__files-wrapper .modal-content .modal-header, .node--blog-post--full-toc .node__files-wrapper .modal-content .modal-body {
  padding: 32px;
}
.node--blog-post--full-toc .node__files-wrapper .node__file-button {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 4px;
  font-size: 17px;
  min-width: 220px;
  padding: 12px 10px;
  border: 2px solid #F97253;
}
.node--blog-post--full-toc .node__files-wrapper .node__file-button--primary {
  font-weight: bold;
  background-color: #F97253;
  color: white;
}
.node--blog-post--full-toc .node__files-wrapper .node__file-button--secondary {
  color: #F97253;
  background-color: white;
}
.node--blog-post--full-toc .node__files-wrapper .node__file-list-heading {
  font-size: 18px;
}
.node--blog-post--full-toc .node__files-wrapper .node__file-list {
  list-style: none;
  padding: 0;
  margin: 5px 0 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: #4D4D4D;
  font-size: 14px;
}
.node--blog-post--full-toc .node__content-wrapper {
  display: flex;
  gap: 32px;
}
.node--blog-post--full-toc .blog-post__toc--inline {
  display: none;
  min-width: 200px;
}
.node--blog-post--full-toc .blog-post__toc--inline .blog-post__toc-sticky-wrapper {
  position: sticky;
  top: calc(20px + var(--drupal-displace-offset-top, 0px));
  overflow: auto;
  scroll-behavior: smooth;
  max-height: 90vh;
  background-color: #f9f9f9;
}
@media (min-width: 1270px) {
  .node--blog-post--full-toc .blog-post__toc--inline {
    display: block;
  }
}
.node--blog-post--full-toc .blog-post__toc--fixed.blog-post__toc--fixed--mobile {
  position: fixed;
  display: block;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100vh;
  z-index: 50;
  overflow: hidden;
  transition: height 0.3s ease-in-out;
}
.node--blog-post--full-toc .blog-post__toc--fixed.blog-post__toc--fixed--mobile .blog-post__toc-backdrop {
  display: block;
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5019607843);
  z-index: 0;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.node--blog-post--full-toc .blog-post__toc--fixed.blog-post__toc--fixed--mobile .blog-post__toc-list-wrapper {
  overflow: auto;
  background-color: white;
  max-height: 60%;
  width: 100%;
  padding: 0;
  position: absolute;
  bottom: 0;
}
.node--blog-post--full-toc .blog-post__toc--fixed.blog-post__toc--fixed--mobile .blog-post__toc-list-wrapper .blog-post__tog-toggler--mobile-inner {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.node--blog-post--full-toc .blog-post__toc--fixed.blog-post__toc--fixed--mobile .blog-post__toc-list-wrapper .blog-post__tog-toggler--mobile-inner svg {
  color: #888888;
}
@media (min-width: 1270px) {
  .node--blog-post--full-toc .blog-post__toc--fixed.blog-post__toc--fixed--mobile {
    display: none;
  }
}
.node--blog-post--full-toc .blog-post__toc--fixed.blog-post__toc--fixed--mobile.js-collapsed {
  height: 0;
}
.node--blog-post--full-toc .blog-post__toc--fixed.blog-post__toc--fixed--mobile.js-collapsed .blog-post__toc-backdrop {
  opacity: 0;
  display: none;
}
.node--blog-post--full-toc {
  --icon-size: 30px;
  --space-for-icon: calc(var(--icon-size) + 2 * var(--icon-side-space));
}
.node--blog-post--full-toc .blog-post__tog-toggler {
  width: var(--icon-size);
  aspect-ratio: 1;
  cursor: pointer;
  background-color: white;
}
.node--blog-post--full-toc .blog-post__tog-toggler.blog-post__tog-toggler--mobile {
  --icon-size: 48px;
  position: fixed;
  z-index: 49;
  top: unset;
  right: unset;
  bottom: 20px;
  left: 20px;
  width: var(--icon-size);
  background-color: white;
  border: 1px solid #888888;
  border-radius: 4px;
  background-image: unset;
  display: flex;
  align-items: center;
  justify-content: center;
}
.node--blog-post--full-toc .blog-post__tog-toggler.blog-post__tog-toggler--mobile svg * {
  fill: #888888;
}
@media (min-width: 1270px) {
  .node--blog-post--full-toc .blog-post__tog-toggler.blog-post__tog-toggler--mobile {
    display: none !important;
  }
}
.node--blog-post--full-toc .blog-post__toc-wrapper {
  padding: 12px 24px;
}
.node--blog-post--full-toc .blog-post__toc-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.node--blog-post--full-toc .blog-post__toc-list .blog-post__toc-link {
  display: block;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.4;
  color: #4D4D4D;
  text-decoration: none !important;
}
.node--blog-post--full-toc .blog-post__toc-list .blog-post__toc-link.js-active {
  background-color: #D8EFEB;
}
.node--blog-post--full-toc .blog-post__toc-list .blog-post__toc-link.blog-post__toc-link--lvl1 {
  font-weight: bold;
}
.node--blog-post--full-toc .blog-post__toc-list li:not(:first-child) .blog-post__toc-link.blog-post__toc-link--lvl1 {
  margin-top: 16px;
}
.node--blog-post--full-toc .blog-post__toc-list .blog-post__toc-link.blog-post__toc-link--lvl2 {
  font-weight: regular;
  padding-left: 18px;
}
@media (min-width: 991px) {
  .node--blog-post--full-toc .node__header-wrapper {
    flex-direction: row;
    align-items: flex-start;
  }
  .node--blog-post--full-toc .node__header {
    flex-grow: 1;
    align-self: stretch;
  }
  .node--blog-post--full-toc .node__files-wrapper {
    max-width: 300px;
  }
}
.node--blog-post--teaser-2 .blog-post, .node--blog-post--pinned-post .blog-post, .node--blog-post--teaser .blog-post {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 24px;
  height: 100%;
  padding: 24px;
  background-color: #f5fcfc;
}
.node--blog-post--teaser-2 .blog-post__top, .node--blog-post--pinned-post .blog-post__top, .node--blog-post--teaser .blog-post__top {
  margin-bottom: 20px;
}
.node--blog-post--teaser-2 .blog-post__top__date, .node--blog-post--pinned-post .blog-post__top__date, .node--blog-post--teaser .blog-post__top__date {
  margin-bottom: 12px;
  color: #888888;
  font-size: 16px;
}
.node--blog-post--teaser-2 .blog-post__top h2, .node--blog-post--pinned-post .blog-post__top h2, .node--blog-post--teaser .blog-post__top h2 {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 600;
  color: #4d4d4d;
}
@media (min-width: 767px) {
  .node--blog-post--teaser-2 .blog-post__top h2, .node--blog-post--pinned-post .blog-post__top h2, .node--blog-post--teaser .blog-post__top h2 {
    font-size: 22px;
  }
}
@media (min-width: 991px) {
  .node--blog-post--teaser-2 .blog-post__top h2, .node--blog-post--pinned-post .blog-post__top h2, .node--blog-post--teaser .blog-post__top h2 {
    font-size: 24px;
  }
}
.node--blog-post--teaser-2 .blog-post__top a:hover, .node--blog-post--pinned-post .blog-post__top a:hover, .node--blog-post--teaser .blog-post__top a:hover {
  cursor: pointer;
  text-decoration: none;
}
.node--blog-post--teaser-2 .blog-post__top__subtitle, .node--blog-post--pinned-post .blog-post__top__subtitle, .node--blog-post--teaser .blog-post__top__subtitle {
  color: #888888;
  font-style: italic;
  font-size: 16px;
}
.node--blog-post--teaser-2 .blog-post__top__image, .node--blog-post--pinned-post .blog-post__top__image, .node--blog-post--teaser .blog-post__top__image {
  margin-bottom: 20px;
}
.node--blog-post--teaser-2 .blog-post__top__image img, .node--blog-post--pinned-post .blog-post__top__image img, .node--blog-post--teaser .blog-post__top__image img {
  max-width: 100%;
  height: auto;
  max-height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  display: block;
}
.node--blog-post--teaser-2 .blog-post__bottom, .node--blog-post--pinned-post .blog-post__bottom, .node--blog-post--teaser .blog-post__bottom {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.node--blog-post--teaser-2 .blog-post__button, .node--blog-post--pinned-post .blog-post__button, .node--blog-post--teaser .blog-post__button {
  margin-top: auto;
}
.node--blog-post--pinned-post .blog-post {
  flex-flow: column;
  align-items: stretch;
  background-color: #d8efeb;
}
@media (min-width: 991px) {
  .node--blog-post--pinned-post .blog-post {
    flex-flow: row nowrap;
  }
}
.node--blog-post--pinned-post .blog-post__column--image {
  flex: 1;
  display: flex;
  align-items: stretch;
  margin-bottom: 20px;
}
@media (min-width: 991px) {
  .node--blog-post--pinned-post .blog-post__column--image {
    margin-bottom: 0;
  }
}
.node--blog-post--pinned-post .blog-post__column--content {
  flex: 2;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 24px;
  height: 100%;
}
.node--blog-post--pinned-post .blog-post__image {
  flex: 1;
  height: 100%;
}
.node--blog-post--pinned-post .blog-post__image a {
  display: block;
  height: 100%;
}
.node--blog-post--pinned-post .blog-post__image div {
  height: 100%;
}
.node--blog-post--pinned-post .blog-post__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.node--blog-post--pinned-post .blog-post__top {
  margin-left: 0;
  margin-right: 0;
}
.node--blog-post--pinned-post .blog-post__bottom .description {
  margin: 0;
}
.node--blog-post--pinned-post .blog-post__button {
  margin-top: auto;
}
.node--blog-post--pinned-post .blog-post__button a.segm-button {
  background-color: #d8efeb;
}
.node--blog-post--pinned-post .blog-post__button a.segm-button:hover {
  background-color: #f5fcfc;
}
.node--blog-post--teaser-2 .blog-post {
  display: grid;
  grid-template-columns: 100%;
  background-color: transparent;
  border-bottom: 1px solid #c1bfbf;
  padding: 24px 0;
}
@media (min-width: 767px) {
  .node--blog-post--teaser-2 .blog-post {
    grid-template-columns: 8fr 4fr;
  }
}
@media (min-width: 991px) {
  .node--blog-post--teaser-2 .blog-post {
    grid-template-columns: 7fr 2fr;
  }
}
.node--blog-post--teaser-2 .blog-post__col--1 {
  margin: auto 0;
}
.node--blog-post--teaser-2 .blog-post__col--2 {
  margin-top: 12px;
  margin-bottom: 0;
}
@media (min-width: 767px) {
  .node--blog-post--teaser-2 .blog-post__col--2 {
    margin-top: auto;
    margin-bottom: auto;
  }
}
.node--blog-post--teaser-2 .blog-post__top {
  margin-bottom: 0;
}
.node--blog-post--teaser-2 .blog-post__top__before-title {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  margin-bottom: 12px;
}
.node--blog-post--teaser-2 .blog-post__top__before-title div {
  min-width: fit-content;
}
.node--blog-post--teaser-2 .blog-post__top__date {
  margin-bottom: 0;
}
.node--blog-post--teaser-2 .blog-post__top .tag--wrapper {
  padding: 2px 3px;
  font-size: 14px;
  line-height: normal;
  font-weight: 500;
}
.node--blog-post--teaser-2 .blog-post__top h2 {
  margin-bottom: 8px;
}
.node--blog-post--teaser-2 .blog-post__top__subtitle {
  line-height: 1.8;
}
.node--blog-post--teaser-2 .blog-post__bottom {
  margin-bottom: 0;
}

/*# sourceMappingURL=blog-post.css.map */
