/* Gruppen-Liste */
.nl_list {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
}
.nl_news {
  flex-basis:100%;
  position: relative;
  order:1;
}
.nl_news .nl-image{
  width: 100%;
  display: block;
  margin:0 0 1.5em 0;
}
.nl_news .nl-image img{
  width:100%;
  height: 100%;
}

.nl-time{
  display: none;
}

.nl-image i{
  display: none;
}
.nl_news .nl-title {
  margin-bottom: 0;
  color:#1f309b;
  display: inline-block;
  margin-top: -1rem;
}
.nl_news .nl-title h2{
  font-size: 1.2rem;
  margin-top: 0;
  margin-bottom: 0.3em;
}
.nl_news .nl-title a {
  text-decoration: none;
}
.nl-meta {
  margin-bottom:1em;
  display: flex;
  justify-content: space-between;
}
.nl-category,.nl-time {
  font-weight: normal;
  font-size: 0.9em;
  color: #1f309b
}

.nl-inner p,
.nl-inner a{
  color: var(--wp--preset--color--darkgrey);
}
.nl-inner{
  position: relative;
}

.nl-link a h3,
.nl-title a h3{
  color: #1F309B;
}

.nl-title a h3{
  font-weight: 900;
  text-decoration: none;
  color: #1F309B !important;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 10px;
  line-height: 1;
  gap: 0.5rem;
}
.nl-title a h3::after{
content: "";
  height: 20px;
  width: 25px;
  mask-repeat: no-repeat;
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 40.52 23.44'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B clip-path: url(%23clippath); %7D .cls-2 %7B fill: none; %7D .cls-2, .cls-3 %7B stroke-width: 0px; %7D .cls-3 %7B fill: %2357c9cd; %7D %3C/style%3E%3CclipPath id='clippath'%3E%3Crect class='cls-2' width='40.52' height='23.44'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Gruppe_517' data-name='Gruppe 517'%3E%3Cg class='cls-1'%3E%3Cg id='Gruppe_117' data-name='Gruppe 117'%3E%3Cpath id='Pfad_87' data-name='Pfad 87' class='cls-3' d='M21.74,3.29h0l4.18,1.55-.03-.02h.02s.07.04.11.06c2.84,1.19,5.1,2.1,6.86,3.79h0c.47.53.53,1.29.16,1.88-.76.92-1.66,1.73-2.66,2.38-.03.02-5.79,3.53-9.9,5.7-.39.22-.7.57-.85.99-.04.1-.07.2-.09.3h0c-.06.73.27,1.43.86,1.84.47.36,2.62,2.13,5.01,1.57,1.2-.28,17.61-8.14,14.77-14.33-.05-.1-.1-.19-.16-.28-2.33-3.46-10.71-6.32-10.63-6.29-1.62-.59-4.88-1.82-6.49-2.38-.68-.19-1.4.11-1.76.72-.08.13-.15.26-.2.4,0,0,0,0,0,.01-.39.71-.14,1.61.58,2,.07.04.14.07.21.1'/%3E%3Cpath id='Pfad_88' data-name='Pfad 88' class='cls-3' d='M26.74,9.79c-.27-.15-.55-.29-.83-.42-.57-.27-1.16-.51-1.76-.71-1.26-.43-2.56-.73-3.89-.9-.57-.08-1.15-.13-1.72-.17-.52-.03-1.05-.05-1.57-.05-2.37,0-4.72.33-7,.95-2.88.77-5.6,2.04-8.04,3.77-.93.65-2.42,1.41-1.75,2.76.23.42.57.78.97,1.04.66.49,1.43.81,2.25.92,1.78.2,2.6-1.01,3.86-1.99,1.19-.9,2.51-1.63,3.91-2.14,3.25-1.29,6.72-1.98,10.22-2.02.99,0,1.98.06,2.96.18.48.06.96.14,1.44.23.29.09.58.14.88.16.84-.06.82-1.18.08-1.6'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  position: relative;
  display: inline-block;
  mask-size: 100%;
  background-color: #1F309B;
  transition: 0.5s;
  mask-position: center;
  flex: 0 0 auto;
}

.news-paging{
  display: flex;
  justify-content:center;
  align-items: center;
  font-size: 1.2rem;
  margin:1em auto;
  gap:0.5rem;
}
.news-paging a{
  text-decoration: none !important;
  color:#1f309b;
}
.news-paging .custom-icon{
  font-size: 1.5rem;
  font-weight: bold;
  display: inline-block;
}
.news-paging .custom-icon.la-arrow-left::before,
.news-paging .custom-icon.la-arrow-right::before {
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 40.52 23.44'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B clip-path: url(%23clippath); %7D .cls-2 %7B fill: none; %7D .cls-2, .cls-3 %7B stroke-width: 0px; %7D .cls-3 %7B fill: %231F309B; %7D %3C/style%3E%3CclipPath id='clippath'%3E%3Crect class='cls-2' width='40.52' height='23.44'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Gruppe_517' data-name='Gruppe 517'%3E%3Cg class='cls-1'%3E%3Cg id='Gruppe_117' data-name='Gruppe 117'%3E%3Cpath id='Pfad_87' data-name='Pfad 87' class='cls-3' d='M21.74,3.29h0l4.18,1.55-.03-.02h.02s.07.04.11.06c2.84,1.19,5.1,2.1,6.86,3.79h0c.47.53.53,1.29.16,1.88-.76.92-1.66,1.73-2.66,2.38-.03.02-5.79,3.53-9.9,5.7-.39.22-.7.57-.85.99-.04.1-.07.2-.09.3h0c-.06.73.27,1.43.86,1.84.47.36,2.62,2.13,5.01,1.57,1.2-.28,17.61-8.14,14.77-14.33-.05-.1-.1-.19-.16-.28-2.33-3.46-10.71-6.32-10.63-6.29-1.62-.59-4.88-1.82-6.49-2.38-.68-.19-1.4.11-1.76.72-.08.13-.15.26-.2.4,0,0,0,0,0,.01-.39.71-.14,1.61.58,2,.07.04.14.07.21.1'/%3E%3Cpath id='Pfad_88' data-name='Pfad 88' class='cls-3' d='M26.74,9.79c-.27-.15-.55-.29-.83-.42-.57-.27-1.16-.51-1.76-.71-1.26-.43-2.56-.73-3.89-.9-.57-.08-1.15-.13-1.72-.17-.52-.03-1.05-.05-1.57-.05-2.37,0-4.72.33-7,.95-2.88.77-5.6,2.04-8.04,3.77-.93.65-2.42,1.41-1.75,2.76.23.42.57.78.97,1.04.66.49,1.43.81,2.25.92,1.78.2,2.6-1.01,3.86-1.99,1.19-.9,2.51-1.63,3.91-2.14,3.25-1.29,6.72-1.98,10.22-2.02.99,0,1.98.06,2.96.18.48.06.96.14,1.44.23.29.09.58.14.88.16.84-.06.82-1.18.08-1.6'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  display: block;
  width: 26px;
  top: -2px;
  position: relative;
}
.news-paging .custom-icon.la-arrow-left::before {
  transform: scaleX(-1);
}
.news-paging .page-numbers {
  width:40px;
  height:40px;
  line-height: 38px;
  display: block;
  text-align: center;
}
.news-paging .page-numbers.current {
  border-radius: 9999px;
  font-weight: bold;
  color:#1f309b;
}

.nl_weiterlesen{
  display: none;
}

@media only screen and (min-width: 768px) {
  .nl_news .nl-image{
    width: 100%;
    display: block;
    float:right;
    margin:0 0 1.5em 1em;
  }

  .nl_news {
    flex-basis:48%;
    position: relative;
    order:1;
  }
}

@media only screen and (min-width: 1200px) {
  .nl_news {
    flex-basis:30%;
    position: relative;
    order:1;
  }
}