@charset "UTF-8";
/* Core Mixin */
/* Core Extend */
/* Seitenelemente */
* {
  box-sizing: border-box;
}

a[href*="/wp-admin/link-add.php"],
#wp-admin-bar-comments,
#wp-admin-bar-updates,
#wp-admin-bar-customize,
#wp-admin-bar-wp-logo,
#wp-admin-bar-seed-csp4-notice,
.ab-submenu .ab-submenu {
  display: none !important;
}

/* Abstände */
.mt--10 {
  margin-top: -300px;
}
@media (max-width: 991px) {
  .mt--10 {
    margin-top: -150px;
  }
}

.mt--9 {
  margin-top: -270px;
}
@media (max-width: 991px) {
  .mt--9 {
    margin-top: -135px;
  }
}

.mt--8 {
  margin-top: -240px;
}
@media (max-width: 991px) {
  .mt--8 {
    margin-top: -120px;
  }
}

.mt--7 {
  margin-top: -210px;
}
@media (max-width: 991px) {
  .mt--7 {
    margin-top: -105px;
  }
}

.mt--6 {
  margin-top: -180px;
}
@media (max-width: 991px) {
  .mt--6 {
    margin-top: -90px;
  }
}

.mt--5 {
  margin-top: -150px;
}
@media (max-width: 991px) {
  .mt--5 {
    margin-top: -75px;
  }
}

.mt--4 {
  margin-top: -120px;
}
@media (max-width: 991px) {
  .mt--4 {
    margin-top: -60px;
  }
}

.mt--3 {
  margin-top: -90px;
}
@media (max-width: 991px) {
  .mt--3 {
    margin-top: -45px;
  }
}

.mt--2 {
  margin-top: -60px;
}
@media (max-width: 991px) {
  .mt--2 {
    margin-top: -30px;
  }
}

.mt--1 {
  margin-top: -30px;
}
@media (max-width: 991px) {
  .mt--1 {
    margin-top: -15px;
  }
}

.mt-0 {
  margin-top: 0px;
}
@media (max-width: 991px) {
  .mt-0 {
    margin-top: 0px;
  }
}

.mt-1 {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .mt-1 {
    margin-top: 15px;
  }
}

.mt-2 {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .mt-2 {
    margin-top: 30px;
  }
}

.mt-3 {
  margin-top: 90px;
}
@media (max-width: 991px) {
  .mt-3 {
    margin-top: 45px;
  }
}

.mt-4 {
  margin-top: 120px;
}
@media (max-width: 991px) {
  .mt-4 {
    margin-top: 60px;
  }
}

.mt-5 {
  margin-top: 150px;
}
@media (max-width: 991px) {
  .mt-5 {
    margin-top: 75px;
  }
}

.mt-6 {
  margin-top: 180px;
}
@media (max-width: 991px) {
  .mt-6 {
    margin-top: 90px;
  }
}

.mt-7 {
  margin-top: 210px;
}
@media (max-width: 991px) {
  .mt-7 {
    margin-top: 105px;
  }
}

.mt-8 {
  margin-top: 240px;
}
@media (max-width: 991px) {
  .mt-8 {
    margin-top: 120px;
  }
}

.mt-9 {
  margin-top: 270px;
}
@media (max-width: 991px) {
  .mt-9 {
    margin-top: 135px;
  }
}

.mt-10 {
  margin-top: 300px;
}
@media (max-width: 991px) {
  .mt-10 {
    margin-top: 150px;
  }
}

.mb--10 {
  margin-bottom: -300px;
}
@media (max-width: 991px) {
  .mb--10 {
    margin-bottom: -150px;
  }
}

.mb--9 {
  margin-bottom: -270px;
}
@media (max-width: 991px) {
  .mb--9 {
    margin-bottom: -135px;
  }
}

.mb--8 {
  margin-bottom: -240px;
}
@media (max-width: 991px) {
  .mb--8 {
    margin-bottom: -120px;
  }
}

.mb--7 {
  margin-bottom: -210px;
}
@media (max-width: 991px) {
  .mb--7 {
    margin-bottom: -105px;
  }
}

.mb--6 {
  margin-bottom: -180px;
}
@media (max-width: 991px) {
  .mb--6 {
    margin-bottom: -90px;
  }
}

.mb--5 {
  margin-bottom: -150px;
}
@media (max-width: 991px) {
  .mb--5 {
    margin-bottom: -75px;
  }
}

.mb--4 {
  margin-bottom: -120px;
}
@media (max-width: 991px) {
  .mb--4 {
    margin-bottom: -60px;
  }
}

.mb--3 {
  margin-bottom: -90px;
}
@media (max-width: 991px) {
  .mb--3 {
    margin-bottom: -45px;
  }
}

.mb--2 {
  margin-bottom: -60px;
}
@media (max-width: 991px) {
  .mb--2 {
    margin-bottom: -30px;
  }
}

.mb--1 {
  margin-bottom: -30px;
}
@media (max-width: 991px) {
  .mb--1 {
    margin-bottom: -15px;
  }
}

.mb-0 {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .mb-0 {
    margin-bottom: 0px;
  }
}

.mb-1 {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .mb-1 {
    margin-bottom: 15px;
  }
}

.mb-2 {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .mb-2 {
    margin-bottom: 30px;
  }
}

.mb-3 {
  margin-bottom: 90px;
}
@media (max-width: 991px) {
  .mb-3 {
    margin-bottom: 45px;
  }
}

.mb-4 {
  margin-bottom: 120px;
}
@media (max-width: 991px) {
  .mb-4 {
    margin-bottom: 60px;
  }
}

.mb-5 {
  margin-bottom: 150px;
}
@media (max-width: 991px) {
  .mb-5 {
    margin-bottom: 75px;
  }
}

.mb-6 {
  margin-bottom: 180px;
}
@media (max-width: 991px) {
  .mb-6 {
    margin-bottom: 90px;
  }
}

.mb-7 {
  margin-bottom: 210px;
}
@media (max-width: 991px) {
  .mb-7 {
    margin-bottom: 105px;
  }
}

.mb-8 {
  margin-bottom: 240px;
}
@media (max-width: 991px) {
  .mb-8 {
    margin-bottom: 120px;
  }
}

.mb-9 {
  margin-bottom: 270px;
}
@media (max-width: 991px) {
  .mb-9 {
    margin-bottom: 135px;
  }
}

.mb-10 {
  margin-bottom: 300px;
}
@media (max-width: 991px) {
  .mb-10 {
    margin-bottom: 150px;
  }
}

.pt-0 {
  padding-top: 0px;
}
@media (max-width: 991px) {
  .pt-0 {
    padding-top: 0px;
  }
}

.pt-1 {
  padding-top: 30px;
}
@media (max-width: 991px) {
  .pt-1 {
    padding-top: 15px;
  }
}

.pt-2 {
  padding-top: 60px;
}
@media (max-width: 991px) {
  .pt-2 {
    padding-top: 30px;
  }
}

.pt-3 {
  padding-top: 90px;
}
@media (max-width: 991px) {
  .pt-3 {
    padding-top: 45px;
  }
}

.pt-4 {
  padding-top: 120px;
}
@media (max-width: 991px) {
  .pt-4 {
    padding-top: 60px;
  }
}

.pt-5 {
  padding-top: 150px;
}
@media (max-width: 991px) {
  .pt-5 {
    padding-top: 75px;
  }
}

.pt-6 {
  padding-top: 180px;
}
@media (max-width: 991px) {
  .pt-6 {
    padding-top: 90px;
  }
}

.pt-7 {
  padding-top: 210px;
}
@media (max-width: 991px) {
  .pt-7 {
    padding-top: 105px;
  }
}

.pt-8 {
  padding-top: 240px;
}
@media (max-width: 991px) {
  .pt-8 {
    padding-top: 120px;
  }
}

.pt-9 {
  padding-top: 270px;
}
@media (max-width: 991px) {
  .pt-9 {
    padding-top: 135px;
  }
}

.pt-10 {
  padding-top: 300px;
}
@media (max-width: 991px) {
  .pt-10 {
    padding-top: 150px;
  }
}

.pb-0 {
  padding-bottom: 0px;
}
@media (max-width: 991px) {
  .pb-0 {
    padding-bottom: 0px;
  }
}

.pb-1 {
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .pb-1 {
    padding-bottom: 15px;
  }
}

.pb-2 {
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .pb-2 {
    padding-bottom: 30px;
  }
}

.pb-3 {
  padding-bottom: 90px;
}
@media (max-width: 991px) {
  .pb-3 {
    padding-bottom: 45px;
  }
}

.pb-4 {
  padding-bottom: 120px;
}
@media (max-width: 991px) {
  .pb-4 {
    padding-bottom: 60px;
  }
}

.pb-5 {
  padding-bottom: 150px;
}
@media (max-width: 991px) {
  .pb-5 {
    padding-bottom: 75px;
  }
}

.pb-6 {
  padding-bottom: 180px;
}
@media (max-width: 991px) {
  .pb-6 {
    padding-bottom: 90px;
  }
}

.pb-7 {
  padding-bottom: 210px;
}
@media (max-width: 991px) {
  .pb-7 {
    padding-bottom: 105px;
  }
}

.pb-8 {
  padding-bottom: 240px;
}
@media (max-width: 991px) {
  .pb-8 {
    padding-bottom: 120px;
  }
}

.pb-9 {
  padding-bottom: 270px;
}
@media (max-width: 991px) {
  .pb-9 {
    padding-bottom: 135px;
  }
}

.pb-10 {
  padding-bottom: 300px;
}
@media (max-width: 991px) {
  .pb-10 {
    padding-bottom: 150px;
  }
}

/* Abstände ENDE */
/* Seitenelemente START */
/* Seitenelemente ENDE */
/* BILDPOSITION START */
/* BILDPOSITION ENDE */
/* Headline START */
.news-wrapper .news h2 {
  position: relative;
  font-family: "Merriweather", serif;
  line-height: 1.5;
  padding-left: 35px;
  margin-bottom: 45px;
}
.news-wrapper .news h2::before {
  content: "";
  height: 1.2em;
  width: 8px;
  display: block;
  position: absolute;
  left: 0;
  top: 0.1em;
}

/* Headline ENDE */
/* Button START */
.news-wrapper .news .button {
  padding: 5px 15px;
  text-transform: uppercase;
  border: none;
  line-height: 1.5;
  outline: none;
  font-size: 1rem;
  cursor: pointer;
  transition: opacity 150ms;
}
.news-wrapper .news .button:hover {
  opacity: 0.75;
}

/* Button ENDE */
/* Base CI-Colors */
/* Base Extend */
.news-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.news-wrapper .news {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.news-wrapper .news .news-filter {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0 0 15px 0;
  z-index: 1;
}
@media (max-width: 991px) {
  .news-wrapper .news .news-filter {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .news-wrapper .news .news-filter {
    flex-direction: column;
  }
}
.news-wrapper .news .news-filter .filtername {
  font-weight: 700;
  margin-bottom: 5px;
}
.news-wrapper .news .news-filter .filterinput {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 100%;
}
@media (max-width: 450px) {
  .news-wrapper .news .news-filter .filterinput {
    flex-direction: column;
  }
}
.news-wrapper .news .news-filter .selectric-wrapper {
  width: 100%;
  background: #fff;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: inherit;
  z-index: 0;
}
.news-wrapper .news .news-filter .selectric-wrapper.selectric-open .selectric-items {
  transform: scaleY(1);
}
.news-wrapper .news .news-filter .selectric-wrapper .selectric {
  border: none;
  background: none;
}
.news-wrapper .news .news-filter .selectric-wrapper .selectric .label {
  height: 100%;
  margin: 0;
  padding: 5px;
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
  line-height: inherit;
  background: none;
  color: #000;
}
.news-wrapper .news .news-filter .selectric-wrapper .selectric .button {
  display: none;
}
.news-wrapper .news .news-filter .selectric-wrapper .selectric-items {
  transform: scaleY(0);
  transform-origin: center top;
  transition: transform 150ms;
}
.news-wrapper .news .news-filter .selectric-wrapper .selectric-items .selectric-scroll ul li::before {
  display: none;
}
.news-wrapper .news .news-filter .selecticon {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  top: 0;
  width: 3rem;
  height: 100%;
  pointer-events: none;
}
.news-wrapper .news .news-filter .selecticon svg {
  height: 100%;
  padding: 5px 15px 5px 10px;
}
.news-wrapper .news .news-filter .datefilter {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  width: 33.333333%;
  margin-right: 15px;
}
@media (max-width: 991px) {
  .news-wrapper .news .news-filter .datefilter {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .news-wrapper .news .news-filter .datefilter {
    width: 100%;
  }
}
.news-wrapper .news .news-filter .datefilter .filterinput {
  justify-content: flex-start;
  align-items: center;
}
.news-wrapper .news .news-filter .datefilter .filterinput .filterdate {
  position: relative;
  width: 100%;
  background: #fff;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: inherit;
}
.news-wrapper .news .news-filter .datefilter .filterinput .filterdate input {
  padding: 5px;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  width: 100%;
  border: none;
  background: none;
  line-height: inherit;
  outline: 0;
  display: block;
  height: 2rem;
}
.news-wrapper .news .news-filter .datefilter .filterinput .filterdate input[type=date]::-webkit-inner-spin-button, .news-wrapper .news .news-filter .datefilter .filterinput .filterdate input[type=date]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}
.news-wrapper .news .news-filter .datefilter .filterinput .filterdate .calendaricon {
  position: absolute;
  right: 0;
  top: 0;
}
.news-wrapper .news .news-filter .datefilter .filterinput .date-separator {
  margin: 0 5px;
}
.news-wrapper .news .news-filter .datefilter .filterinput .calendaricon {
  position: absolute;
  right: 0;
  top: 0;
  padding: 7.5px 15px 7.5px 7.5px;
  height: 100%;
  width: 40px;
  pointer-events: none;
}
.news-wrapper .news .news-filter .datefilter .filterinput .calendaricon svg {
  height: 100%;
}
.news-wrapper .news .news-filter .filterlabel {
  display: flex;
  width: auto;
  flex-grow: 1;
}
.news-wrapper .news .news-filter .filterlabel .locationfilter {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  width: 33.333333%;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .news-wrapper .news .news-filter .filterlabel .locationfilter {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.news-wrapper .news .news-filter .filterlabel .categoryfilter {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  width: 33.333333%;
}
@media (max-width: 768px) {
  .news-wrapper .news .news-filter .filterlabel .categoryfilter {
    width: 100%;
  }
}
.news-wrapper .news .news-filter.hidden {
  display: none;
}
.news-wrapper .news .reset-filter {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 45px 0;
  text-decoration: underline;
  cursor: pointer;
  align-self: flex-end;
  transition: opacity 150ms;
  text-decoration: none;
}
.news-wrapper .news .reset-filter:hover {
  opacity: 0.75;
  text-decoration: none;
}
.news-wrapper .news .reset-filter svg {
  width: 1rem;
  height: 1rem;
  margin-right: 5px;
}
.news-wrapper .news .reset-filter.hidden {
  display: none;
}
.news-wrapper .news .newscontent {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  overflow: hidden;
  padding-top: 10px;
}
.news-wrapper .news .newscontent .newsmasonry .news-single .news-image, .news-wrapper .news .newscontent .tns-outer .tns-ovh .tns-inner .newscarousel .news-single .news-image {
  position: relative;
  margin-bottom: 15px;
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
  transition: 150ms;
}
.news-wrapper .news .newscontent .newsmasonry .news-single .news-image .imageline, .news-wrapper .news .newscontent .tns-outer .tns-ovh .tns-inner .newscarousel .news-single .news-image .imageline {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 8px;
  opacity: 0;
  transition: 150ms;
}
.news-wrapper .news .newscontent .newsmasonry .news-single .news-image .imageline svg, .news-wrapper .news .newscontent .tns-outer .tns-ovh .tns-inner .newscarousel .news-single .news-image .imageline svg {
  display: inherit;
  width: 30px;
  height: 50px;
  bottom: 22px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(100%);
  filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.25));
}
.news-wrapper .news .newscontent .newsmasonry .news-single:hover .news-image, .news-wrapper .news .newscontent .tns-outer .tns-ovh .tns-inner .newscarousel .news-single:hover .news-image {
  box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.4);
  transform: scale(1.02);
}
.news-wrapper .news .newscontent .newsmasonry .news-single:hover .news-image .imageline, .news-wrapper .news .newscontent .tns-outer .tns-ovh .tns-inner .newscarousel .news-single:hover .news-image .imageline {
  opacity: 1;
}
.news-wrapper .news .newscontent .newsmasonry .news-single .date_headline .news-date, .news-wrapper .news .newscontent .tns-outer .tns-ovh .tns-inner .newscarousel .news-single .news-date {
  font-family: "Merriweather", serif;
  font-weight: 700;
}
.news-wrapper .news .newscontent .newsmasonry .news-single .date_headline .news-headline, .news-wrapper .news .newscontent .tns-outer .tns-ovh .tns-inner .newscarousel .news-single .news-headline {
  font-family: "Merriweather", serif;
  font-weight: 700;
  line-height: 1.3em;
}
.news-wrapper .news .newscontent .tns-outer {
  width: calc(100% - 120px);
  align-self: center;
  position: relative;
}
.news-wrapper .news .newscontent .tns-outer .tns-controls {
  width: calc(100% + 120px);
  left: -60px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.news-wrapper .news .newscontent .tns-outer .tns-controls button {
  position: absolute;
  padding: 0;
  background: none;
  border: none;
  outline: none;
}
.news-wrapper .news .newscontent .tns-outer .tns-controls button .lic-arrowleft,
.news-wrapper .news .newscontent .tns-outer .tns-controls button .lic-arrowright {
  width: 30px;
  height: auto;
}
.news-wrapper .news .newscontent .tns-outer .tns-controls button:nth-child(2) {
  right: 0;
}
.news-wrapper .news .newscontent .tns-outer .tns-ovh .tns-inner .newscarousel .news-single {
  padding: 15px;
  color: inherit;
  text-decoration: none;
}
.news-wrapper .news .newscontent .tns-outer .tns-ovh .tns-inner .newscarousel .news-single:hover {
  cursor: pointer;
}
.news-wrapper .news .newscontent .tns-outer .tns-ovh .tns-inner .newscarousel .news-single .news-image {
  overflow: hidden;
  background-color: #777;
}
.news-wrapper .news .newscontent .tns-outer .tns-ovh .tns-inner .newscarousel .news-single .news-headline .externer_link {
  margin-top: 0px;
}
.news-wrapper .news .newscontent .tns-outer .tns-ovh .tns-inner .newscarousel .news-single .news-headline .externer_link svg {
  width: 18px;
  fill: inherit !important;
}
.news-wrapper .news .newscontent .newsmasonry {
  width: calc(100% + 15px);
  margin: -15px;
  padding-bottom: 60px;
  overflow: hidden;
  display: flex;
}
.news-wrapper .news .newscontent .newsmasonry.masonry-initialized {
  display: block;
}
@media (max-width: 991px) {
  .news-wrapper .news .newscontent .newsmasonry {
    padding-bottom: 30px;
  }
}
.news-wrapper .news .newscontent .newsmasonry .news-single {
  width: 33.333333%;
  color: inherit;
  padding: 7.5px;
  margin-bottom: 15px;
  text-decoration: none;
}
@media (max-width: 991px) {
  .news-wrapper .news .newscontent .newsmasonry .news-single {
    width: 50%;
  }
}
@media (max-width: 450px) {
  .news-wrapper .news .newscontent .newsmasonry .news-single {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .news-wrapper .news .newscontent .newsmasonry .news-single:last-child:nth-child(odd) {
    margin-left: 25%;
  }
}
@media (max-width: 450px) {
  .news-wrapper .news .newscontent .newsmasonry .news-single:last-child:nth-child(odd) {
    margin-left: 0;
  }
}
.news-wrapper .news .newscontent .newsmasonry .news-single:hover {
  cursor: pointer;
}
.news-wrapper .news .newscontent .newsmasonry .news-single .date_headline {
  border-left-style: solid;
  border-left-width: 8px;
  padding-left: 10px;
}
.news-wrapper .news .newscontent .newsmasonry .news-single .date_headline .news-date {
  line-height: 1.2;
  margin-bottom: 10px;
}
.news-wrapper .news .newscontent .newsmasonry .news-single .date_headline .news-headline {
  line-height: 1.3;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
}
.news-wrapper .news .newscontent .newsmasonry .news-single .date_headline .news-headline .externer_link {
  margin-top: 0px;
}
.news-wrapper .news .newscontent .newsmasonry .news-single .date_headline .news-headline .externer_link svg {
  width: 18px;
  fill: inherit !important;
}
.news-wrapper .news .news-loading {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.news-wrapper .news .news-loading svg {
  -webkit-animation: rotate 2s linear 0s infinite;
  animation: rotate 2s linear 0s infinite;
  width: 3rem;
}
@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.news-wrapper .news .button {
  margin-top: 15px;
  flex-shrink: 0;
  align-self: center;
  text-decoration: none;
}
.news-wrapper .pagination {
  position: relative;
  bottom: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.news-wrapper .pagination .page-numbers {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0 0.4rem 0 0.4rem;
  text-decoration: none;
}
.news-wrapper .pagination .page-numbers.currentpage {
  color: #000;
  text-decoration: none;
}
.news-wrapper .pagination .page-numbers:hover {
  opacity: 0.5;
  text-decoration: none;
}
.news-wrapper .pagination .prevPosts,
.news-wrapper .pagination .nextPosts {
  width: 2em;
  height: 4em;
  margin-right: 60px;
  flex-shrink: 0;
  padding: 0;
  background: none;
  border: none;
  outline: 0;
  cursor: pointer;
  transition: opacity 150ms;
}
@media (max-width: 991px) {
  .news-wrapper .pagination .prevPosts,
.news-wrapper .pagination .nextPosts {
    margin-right: 15px;
    width: 3rem;
    height: 3rem;
  }
}
.news-wrapper .pagination .prevPosts:hover,
.news-wrapper .pagination .nextPosts:hover {
  opacity: 0.9;
}
.news-wrapper .pagination .prevPosts.disabled,
.news-wrapper .pagination .nextPosts.disabled {
  pointer-events: none;
}
.news-wrapper .pagination .prevPosts.disabled svg,
.news-wrapper .pagination .nextPosts.disabled svg {
  fill: #aaa !important;
}
.news-wrapper .pagination .prevPosts svg,
.news-wrapper .pagination .nextPosts svg {
  width: 2.5em;
  height: 2.5em;
  margin-top: -2px;
}
.news-wrapper .pagination .nextPosts {
  margin-left: 60px;
  margin-right: 0;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .news-wrapper .pagination .nextPosts {
    margin-left: 15px;
    margin-right: 0;
  }
}/*# sourceMappingURL=main.css.map */