/* Landing Slider */
.mod-articlesnews {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg id="Ebene_5" data-name="Ebene 5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 1550" preserveAspectRatio="xMaxYMax slice"><defs><style>.cls-1 {fill: rgb(204, 81, 0);}.cls-2 {fill: rgb(218, 163, 105);}.cls-3 {fill: rgb(211, 118, 55);}</style></defs><path class="cls-2" d="m16.53,675.8c-5.54-1.18-11.05-2.37-16.53-3.56v-19.5c9.57,3.06,16.51,12.23,16.53,23.06Z"/><g><path class="cls-3" d="m1920-110.87v783.56c-196.78,42.65-435.35,80.65-707.7,95.82-98.93,5.51-202.32,8.01-309.78,6.62-145.36-1.88-282.75-10.67-411.21-24.08-126.66-13.23-244.63-30.96-352.98-51-9.33-1.72-18.59-3.46-27.78-5.22-32.23-6.17-63.58-12.53-94.02-19.03-5.54-1.18-11.05-2.37-16.53-3.56V-110.87h1920Z"/><path class="cls-1" d="m0-110.87h500.89c-35.58,18.53-103.08,60.01-149.33,136.44-32.86,54.3-46.45,112.12-51.11,135.56-3.74,18.78-2.2,17.79-7.56,48.89-7.03,40.83-15.59,90.62-32.89,136-20.32,53.31-48.12,88.56-71.56,117.78C127.81,539.42,56.86,587.37,0,617.13V-110.87Z"/><path class="cls-2" d="m1212.3,768.51c-98.93,5.51-202.32,8.01-309.78,6.62-145.36-1.88-282.75-10.67-411.21-24.08,16.24-30.32,43.93-78.24,98.41-117.58,45-32.5,79.11-38.96,126-43.28,106.49-9.81,196.51,7.86,248.89,23.84,37.69,11.49,91.3,28.3,152.22,69.89,42.24,28.83,73.62,59.75,95.47,84.59Z"/><path class="cls-2" d="m1722.22,426.76c24.18,13.87,46.15,22.45,62.96,27.85,8.65,2.78,38.55,12,79.41,15.11,22.32,1.7,41.3,1.08,55.41,0v106.22c-4.57,1.65-11.04,3.65-18.96,5.04-19.15,3.34-34.26.86-41.78-.44-39.05-6.77-70.75-32.76-79.41-40-27.65-23.13-43.88-49.1-50.37-65.78-6.3-16.19-7.41-31.56-7.41-31.56-.49-6.77-.21-12.45.15-16.44Z"/><path class="cls-2" d="m0-110.87h58.67c12.28,9.79,36.64,31.99,50.67,68.89,22.91,60.26.59,113.25-4.44,124.44-7.74,17.2-31.29,61.48-80,80.89-9.88,3.94-18.62,5.98-24.89,7.11V-110.87Z"/><ellipse class="cls-2" cx="59.22" cy="630.47" rx="15.67" ry="18.67"/><circle class="cls-2" cx="91.33" cy="561.13" r="16.44"/><path class="cls-2" d="m142.44,689.19c0,4.17-1.55,7.97-4.11,10.86-9.33-1.72-18.59-3.46-27.78-5.22-.65-1.76-1-3.66-1-5.64,0-9.09,7.37-16.45,16.45-16.45s16.44,7.36,16.44,16.45Z"/><ellipse class="cls-1" cx="1546.78" cy="424.3" rx="16.44" ry="18.28"/><circle class="cls-1" cx="1519.69" cy="351.75" r="16.44"/><circle class="cls-1" cx="1586.88" cy="363.6" r="16.44"/><ellipse class="cls-1" cx="1637.96" cy="463.69" rx="16.26" ry="18.26"/><circle class="cls-1" cx="1749.18" cy="497.43" r="16.26"/><ellipse class="cls-1" cx="1623.78" cy="396.3" rx="18.59" ry="16.26"/><circle class="cls-1" cx="1679.12" cy="424.24" r="30.67"/><ellipse class="cls-1" cx="1641.78" cy="331.69" rx="27.56" ry="28.78"/><path class="cls-1" d="m1920-110.87h-434.83c-2.2,19.7-5.11,45.04-3.98,75.11.46,12.14,5.34,66.71,19.85,127.11,9.96,41.45,45.19,174.67,167.3,295.11,18.95,18.69,44.98,42.42,86.78,58.67,70.67,27.48,130.46,29.17,164.89,25.78V-110.87Z"/></g></svg>');
  background-repeat: no-repeat;
  background-color: hsl(0, 0%, 100%);
  background-size: cover;
}

.mod-articlesnews {
  position: relative;
  min-height: 90vh;
}
@media (max-width: 1400px) {
  .mod-articlesnews {
    min-height: 565px;
  }
}
@media (max-width: 992px) {
  .mod-articlesnews {
    min-height: 550px;
  }
}
@media (max-width: 598px) {
  .mod-articlesnews {
    min-height: 400px;
  }
}
@media (max-width: 598px) {
  .mod-articlesnews {
    min-height: 520px;
  }
}
.mod-articlesnews__item {
  display: grid;
  /*grid-template-columns: 6fr repeat(2, 5fr);
  grid-template-rows: 1fr 1.5fr;
  padding: 0 5%;
  gap: 1.5rem 2.5rem;
  */

}
@media (max-width: 992px) {
  li:nth-child(1) .mod-articlesnews__item {
    grid-template-rows: auto 1fr;
    grid-template-columns: 4fr 0.5fr 3fr;
    padding: 0 30px 0 40px;
    gap: 0.5rem 0.5rem;
  }
}
@media (max-width: 768px) {
  li:nth-child(1) .mod-articlesnews__item {
    padding: 0 20px 0 25px;
    grid-template-rows: auto 1fr;
  }
}
@media (max-width: 700px) {
  li:nth-child(1) .mod-articlesnews__item {
    grid-template-columns: 3fr 1fr 1fr;
  }
}
@media (max-width: 598px) {
  li:nth-child(1) .mod-articlesnews__item {
    grid-template-columns: 1fr 0.85fr 1fr;
    grid-template-rows: auto auto 1fr;
    gap: 1.15rem 0;
  }
}
@media (max-width: 576px) {
  li:nth-child(1) .mod-articlesnews__item {
    grid-template-rows: repeat(3, auto);
    grid-template-columns: 1fr 1fr 0.25fr;
  }
}
.mod-articlesnews__item .newsflash-image {
  grid-area: 1/2/3/4;
  max-width: 600px;
}
.mod-articlesnews__item .newsflash-image img {
  width: 100%;
  max-width:300px;
}
 li:nth-child(2) .newsflash-image img {
   width: 100%;
   max-width: unset;
   margin-left:130px;
 }
 li:nth-child(3) .newsflash-image img {
   width: 100%;
   max-width: unset;
 }




 @media (max-width:1080px),@media (max-width: 992px) {
   .mod-articlesnews__slider li:nth-child(2), .mod-articlesnews__slider li:nth-child(3) {
        margin-left: 130px;

   }
 }

@media(max-width:768px){
  .mod-articlesnews__slider li:nth-child(2), .mod-articlesnews__slider li:nth-child(3) {
    margin-left:unset;
  }
}



@media (max-width: 768px ) {
  .mod-articlesnews__item .newsflash-image img {
   margin:unset;
  }
}

.mod-articlesnews__item .left {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.mod-articlesnews__heading {
  grid-area: 1/1/2/2;
  font-weight: normal;
  font-family: var(--template-font-family-headings);
  font-size: 1.5rem;
  line-height: 1.75rem;
  word-break: break-word;
  color: #F7F7DD;
  text-align: right;
  margin-top:20px;
  margin-right:-130px;
}



.mod-articlesnews__heading h1, .mod-articlesnews__heading p.h1, .mod-articlesnews__heading p.heading {
  font-size: 2rem;
  font-weight: normal;
  line-height: 1.2;
}

.mod-articlesnews__heading h1, .mod-articlesnews__heading p.h1, .mod-articlesnews__heading p.heading {
  font-weight: normal;
  line-height: 1.2;
}
.mod-articlesnews__content {
  grid-area: 2/1/4/2;
  font-weight: normal;
  font-family: var(--template-font-family-headings);
  font-size: calc(1.275rem + 0.2vw);
  line-height: calc(1.75rem + 0.2vw);
  margin-right:-130px;
}

@media (max-width: 992px) {
  .mod-articlesnews__heading h1, .mod-articlesnews__heading p.h1, .mod-articlesnews__heading p.heading {
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.2;
  }
  .mod-articlesnews__content {
    font-size: 0.5rem;
    line-height: 0.75rem;
  }
}

@media(max-width: 768px){
  .mod-articlesnews__heading h1, .mod-articlesnews__heading p.h1, .mod-articlesnews__heading p.heading {
    display:none;
  }
}


/*
@media (max-width: 992px) {
  .mod-articlesnews__content {
    grid-area: 2/2/3/4;
    align-self: center;
  }
}
@media (max-width: 740px) {
  .mod-articlesnews__content {
    align-self: end;
    grid-area: 2/1/3/4;
  }
}
@media (max-width: 598px) {
  .mod-articlesnews__content {
    grid-area: 2/1/4/4;
  }
}
@media (max-width: 576px) {
  .mod-articlesnews__content {
    grid-area: 3/1/4/4;
  }
}

 */
.mod-articlesnews__content p, .mod-articlesnews__content h1 {
  text-align: right;
  /*padding: 0.5rem;*/
  color: #F7F7DD;
}
.mod-articlesnews__content p:first-of-type, .mod-articlesnews__content h1:first-of-type {
  padding-top: 0.75rem;
}
@media (max-width: 1200px) {
  .mod-articlesnews__content p:first-of-type, .mod-articlesnews__content h1:first-of-type {
    padding-top: 0.5rem;
  }
}
@media (max-width: 1200px) {
  .mod-articlesnews__content p, .mod-articlesnews__content h1 {
    /*color: rgb(198, 92, 22) !important;*/
    /*background-color: rgba(246, 246, 245, 0.7);*/
    border-radius: 0.75rem;
  }
}
/* add a min and max media query to make sure the text doesn't get too big or too small */
@media (min-width: 768px) and (max-width: 1200px) {
  .mod-articlesnews__content p, .mod-articlesnews__content h1, .mod-articlesnews__content h2{
    /*color: rgb(198, 92, 22) !important;*/
    /*background-color: rgba(246, 246, 245, 0.7);*/
    border-radius: 0.75rem;
    margin-left: 80px;
  }
}
@media (max-width: 576px) {
  .mod-articlesnews__content p, .mod-articlesnews__content h1 {
    background-color: transparent;
  }
}
.mod-articlesnews__content p .h1, .mod-articlesnews__content h1 .h1 {
  font-weight: normal;
}
.mod-articlesnews__content p:last-of-type, .mod-articlesnews__content h1:last-of-type {
  margin-bottom: 0;
}
.mod-articlesnews__content h1, .mod-articlesnews__content h2, .mod-articlesnews__content h3 {
  font-weight: normal;
  font-family: var(--template-font-family-headings);
  font-size: calc(1.275rem + 0.2vw);
  line-height: calc(1.75rem + 0.2vw);
  color: #F7F7DD;
}
@media (max-width: 992px) {
  .mod-articlesnews__content h1, .mod-articlesnews__content h2, .mod-articlesnews__content h3 {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media(max-width: 768px){
  .mod-articlesnews__content h1, .mod-articlesnews__content h2, .mod-articlesnews__content h3 {
    display:none;
  }
}


.mod-articlesnews__slider {
  position: relative;
  /* li:nth-of-type(4) {
      animation: cyclefour 25s linear infinite;
  }

  li:nth-of-type(5) {
      animation: cyclefive 25s linear infinite;
  } */
}
.mod-articlesnews__slider li {
  list-style: none;
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  overflow-x: hidden;
  top: 4rem;
}
@media (max-width: 992px) {
  .mod-articlesnews__slider li {
    top: 3rem;
  }
}
@media (max-width: 598px) {
  .mod-articlesnews__slider li {
    top: 2.5rem;
  }
}

/*
.mod-articlesnews__slider.slides-3 li:first-of-type {
 opacity: 0;
}
.mod-articlesnews__slider.slides-3 li:nth-of-type(2) {
  opacity: 1;

}
.mod-articlesnews__slider.slides-3 li:nth-of-type(3) {
  opacity: 0;
}
*/

.mod-articlesnews__slider.slides-3 li:first-of-type {
  -webkit-animation: cycle-3 40s linear infinite;
  animation: cycle-3 40s linear infinite;
}
.mod-articlesnews__slider.slides-3 li:nth-of-type(2) {
  -webkit-animation: cycletwo-3 40s linear infinite;
  animation: cycletwo-3 40s linear infinite;
}
.mod-articlesnews__slider.slides-3 li:nth-of-type(3) {
  -webkit-animation: cyclethree-3 40s linear infinite;
  animation: cyclethree-3 40s linear infinite;
}


/* ANIMATION */
@-webkit-keyframes cycle-3 {
  0% {
    opacity: 1;
  } /* From 4% to 16 % = for 3 seconds the image is visible */
  22% {

  }
  25% {
    opacity: 1;

  }
  29% {
    opacity: 0;

  } /* From 16% to 20% = for 1 second exit image */
  33% {
    opacity: 0;
  } /* Return to Original Position */
  91% {
    opacity: 0;
  }
  95% {
    opacity: 0.6;

  }
  99% {
    opacity: 1;

  }
  100% {
    opacity: 1;
  }
}
@keyframes cycle-3 {
  0% {
    opacity: 1;

  } /* From 4% to 16 % = for 3 seconds the image is visible */
  22% {


  }
  25% {
    opacity: 1;



  }
  29% {
    opacity: 0;

  } /* From 16% to 20% = for 1 second exit image */
  33% {
    opacity: 0;
  } /* Return to Original Position */
  91% {
    opacity: 0;
  }
  95% {
    opacity: 0.6;

  }
  99% {
    opacity: 1;

  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes cycletwo-3 {
  0% {
    opacity: 0;

  } /* Original Position */
  25% {
    opacity: 0;
  } /* Starts moving after 16% to this position */
  29% {
    opacity: 1;
  }
  33% {
    opacity: 1;

  }
  54% {

  }
  57% {
    opacity: 1;

  } /* From 24% to 36 % = for 3 seconds the image is visible */
  61% {
    opacity: 0;
  } /* From 36% to 40% = for 1 second exit image */
  66% {
    opacity: 0;
  } /* Return to Original Position */
  100% {
    opacity: 0;

  }
}
@keyframes cycletwo-3 {
  0% {
    opacity: 0;

  } /* Original Position */
  25% {
    opacity: 0;

  } /* Starts moving after 16% to this position */
  29% {
    opacity: 1;

  }
  33% {
    opacity: 1;

  }
  54% {

  }
  57% {
    opacity: 1;

  } /* From 24% to 36 % = for 3 seconds the image is visible */
  61% {
    opacity: 0;
  } /* From 36% to 40% = for 1 second exit image */
  66% {
    opacity: 0;
  } /* Return to Original Position */
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes cyclethree-3 {
  0% {
    opacity: 0;
    }
  57% {
    opacity: 0;
  }
  61% {
    opacity: 1;
  }
  66% {
    opacity: 1;
  }
  88% {

  }
  91% {
    opacity: 1;
  }
  95% {
    opacity: 0;
  }
  99% {
    opacity: 0;
  }
  100% {
    opacity: 0;

  }
}
@keyframes cyclethree-3 {
  0% {
    opacity: 0;
      }
  57% {
    opacity: 0;

  }
  61% {
    opacity: 1;


  }
  66% {
    opacity: 1;

  }
  88% {
  }
  91% {
    opacity: 1;
  }
  95% {
    opacity: 0;
  }
  99% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}




.h1{
  font-size:3rem;
}

.mod-articlesnews__slider {
  /*transform: scale(0.7);*/
  transform:unset;

}


@media (max-width: 991.98px) {
  .mod-articlesnews__slider {
    /*transform: scale(0.7);*/


  }
  .mod-articlesnews__slider li:nth-child(1) {
    list-style: none;
    position: absolute;
    display: block;
    width: 140vw;
    left: 0;
    overflow-x: hidden;
    top: 4rem;
  }
}

@media (max-width: 767.98px) {
  .mod-articlesnews__slider {
    /*transform: scale(0.6);*/
  }
}


@media (max-width: 575.98px) {
  .mod-articlesnews__slider {
    /*transform: scale(0.45);*/
  }
/*
  .mod-articlesnews__slider li {
    list-style: none;
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    overflow-x: hidden;
    top: 4rem;
  }

  .mod-articlesnews__content h1, .mod-articlesnews__content h2, .mod-articlesnews__content h3 {
    font-weight: normal;
    font-family: var(--template-font-family-headings);
    font-size: calc(2.275rem + 0.2vw);
    line-height: calc(2.75rem + 0.2vw);
    color: #F7F7DD;
    text-align: center!important;
  }
*/

}



/*# sourceMappingURL=landing-slider.css.map */