@font-face {
  font-display:swap;
  font-family: "Poppins ExtraBold";
  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;
}


.row-liste table {
  font-family: 'Nunito Regular';
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

.row-liste table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

.row-liste table th,
.row-liste table td {
  padding: .625em;
  text-align: center;
}

.row-liste p {
  font-family: 'Nunito Regular';
}

.row-liste table td a, .row-liste p a {
color:#2D71AE;
font-family: 'Nunito Regular';
text-decoration:none;
}
.row-liste table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  .row-liste table {
    border: 0;
  }

  .row-liste table caption {
    font-size: 1.3em;
  }

  .row-liste table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .row-liste table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }

  .row-liste table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }

  .row-liste table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  .row-liste table td:last-child {
    border-bottom: 0;
  }
}