<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-display:swap;
  font-family: "Poppins Bold";
  src: url("/_assets/fonts/Poppins-ExtraBold.woff2"); }
@font-face {
  font-display:swap;
  font-family: "Poppins Bold";
  src: url("/_assets/fonts/Poppins-Bold.woff2"); }
@font-face {
  font-display:swap;
  font-family: "Poppins SemiBold";
  src: url("/_assets/fonts/Poppins-SemiBold.woff2"); }
@font-face {
  font-display:swap;
  font-family: "Poppins Regular";
  src: url("/_assets/fonts/Poppins-Regular.woff2"); }
@font-face {
  font-display:swap;
  font-family: "Poppins Italic";
  src: url("/_assets/fonts/Poppins-Italic.woff2"); }
@font-face {
  font-display:swap;
  font-family: "Poppins Light";
  src: url("/_assets/fonts/Poppins-Light.woff2"); }
@font-face {
  font-display:swap;
  font-family: "Poppins Medium";
  src: url("/_assets/fonts/Poppins-Medium.woff2"); }
.div-pagi {
  background: #EBEBEB;
  font-family: "Poppins Regular";
  color: #949494;
  font-size:12px;
}

.div-pagi a {
  text-decoration:none;
  font-family: "Poppins Regular";
  color: #949494;
}

  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-pagi {
      width: 100%; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-pagi {
      display: none; } }

.div-pagi__nav {
  width: 1027px;
  height: 37px;
  margin: auto;
  display: flex;
  align-items: center; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-pagi__nav {
      width: 80%;
      margin: auto;
      font-size: 11px; } }

.div-pagi__nav__child:last-child(2) {
  color: #2D71AE; }

.div-pagi__nav__child:last-child {
  color: #2D71AE; }

.div-pagi__nav__child--margin {
  margin: 0 10px; }
.row-liste {
  padding-top: 0;
  text-align: center;
  text-align: center; }
  @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .row-liste {
      padding-right: 0px;
      padding-left: 0px; } }
  @media (max-width: 576px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .row-liste {
      padding-right: 0px;
      padding-left: 0px; } }
  .row-liste .first-row{
    width: 1027px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .row-liste .first-row {
    padding-top: 0;
    padding-bottom: 40px; }
    @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .row-liste .first-row {
        display: flex;
        flex-wrap: wrap;
        width: 90%;
        text-align: center;
        justify-content: space-between;
        padding-bottom: 20px; } }
    @media (max-width: 576px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .row-liste .first-row {
        padding-bottom: 15px;
        margin-left:1em;
        margin-right:1em;
        justify-content: space-around; }}

div.phrase {
  text-align: center;
  color: #525252;
  font-size: 22px;
  font-family: 'Nunito SemiBold';
  padding: 35px 0 7px 0; }

div.phrase h1 {
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-size: 26px;
}

div.phrase h2 {
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-size: 26px;
}

.phrase h3 {
    margin-top: 0px;
    padding-bottom: 20px;
    margin-bottom: 0;
    font-size: 14px;
}

  @media (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    div.phrase {
      font-size: 15px;
      padding-top: 55px; } }
  @media (max-width: 576px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    div.phrase {
      font-size: 17px;
      padding: 25px 30px 10px;
      font-weight: 900; }
      div.phrase h3 {
        font-size: 13px;
        padding: 0 5px; } }
  div.phrase hr {
    display: block;
    width: 50px;
    margin-bottom: 20px; }

section {
    width: 100%;
    text-align: left;
}
article {
    border-bottom: 2px solid #e1e1e1;
}
h2 {
    font-family: 'Nunito SemiBold';
    font-size: 23px;
    font-weight: lighter;
    color: #2D71AE;
}

article div.article-content, article p.article-content {
    margin-top: 20px;
    font-family: 'Nunito Regular';
    margin-bottom: 20px;
    font-size: 16px;
    margin-left: 1em;
}

article div.article-content a, article p.article-content a {
    font-family: 'Nunito Regular';
    font-size: 16px;
    color: #2D71AE;
    text-decoration:none;
}</pre></body></html>