#module-group-376 {
  margin-top: -290px; }

.newsy-carousel {
  padding: 0px 120px;
  z-index: 4;
  position: relative; }
  .newsy-carousel .news-carousel {
    padding: 0 3.9vw; }
    .newsy-carousel .news-carousel .owl-dots {
      display: flex;
      padding-left: 10px; }
  .newsy-carousel .buttons {
    width: fit-content;
    margin-left: auto;
    padding-right: 75px;
    position: relative;
    top: -70px; }
    .newsy-carousel .buttons .btn {
      z-index: 2; }
  .newsy-carousel .nav-wrapper {
    justify-content: flex-start;
    width: calc(100% - 260px); }
    .newsy-carousel .nav-wrapper .btn.nav-start, .newsy-carousel .nav-wrapper .btn.nav-stop {
      display: none; }
  .newsy-carousel .container {
    max-width: 1700px; }
  .newsy-carousel .foto img {
    height: 18.5vw; }
  .newsy-carousel .text {
    display: flex;
    width: 100%;
    background: transparent; }
  .newsy-carousel .text-inner {
    flex: 1 1 50%;
    padding: 15px 5px; }
  .newsy-carousel .date {
    display: block;
    position: absolute;
    top: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-width: 105px;
    padding: 0 3px; }
    .newsy-carousel .date span {
      font-size: 20rem;
      letter-spacing: 1px;
      color: var(--secondary-text);
      display: block;
      text-align: center; }
      .newsy-carousel .date span:nth-child(2) {
        display: none; }
    .newsy-carousel .date strong {
      font-size: 34rem;
      letter-spacing: 0;
      display: flex;
      font-weight: 400;
      font-family: "Bebas Neue", sans-serif;
      justify-content: center;
      align-items: center;
      line-height: 100%;
      padding: 10px 23px; }
  .newsy-carousel h2 {
    font-weight: 700;
    font-size: 47rem;
    text-align: center;
    margin-bottom: 60px; }
  .newsy-carousel h3 {
    color: var(--primary-title);
    font-size: 30rem;
    font-weight: 700;
    margin-bottom: 15px; }
  .newsy-carousel p {
    font-size: 15rem;
    color: var(--primary-text);
    text-align: left;
    font-weight: 400;
    font-family: "Roboto", sans-serif; }
    .newsy-carousel p span {
      color: var(--element1-color);
      text-transform: lowercase;
      font-weight: 500; }
  .newsy-carousel .one-news {
    position: relative; }
    .newsy-carousel .one-news:hover {
      box-shadow: 0 0 10px 2px #0000001c; }
  .newsy-carousel .owl-item {
    padding: 10px; }

@media (max-width: 575.5px) {
  #module-group-376 {
    margin-top: 0px; }

  .newsy-carousel {
    padding: 10px 15px; }
    .newsy-carousel .news-carousel {
      padding: 0; }
    .newsy-carousel .nav-wrapper {
      width: calc(100%);
      justify-content: center;
      margin-top: 0px; }
    .newsy-carousel .buttons {
      top: 0;
      padding: 0;
      margin: 0 auto; }
    .newsy-carousel .owl-nav {
      display: none; }
    .newsy-carousel .date {
      min-width: 65px; }
      .newsy-carousel .date span {
        font-size: 18rem;
        letter-spacing: 1rem; }
      .newsy-carousel .date strong {
        font-size: 23rem;
        padding-bottom: 5px; }
    .newsy-carousel .max-linie-5 {
      -webkit-line-clamp: 8 !important; }
    .newsy-carousel h3 {
      margin-top: 0;
      margin-bottom: 10px;
      font-size: 20rem; }
    .newsy-carousel .text-inner {
      padding: 15px; }
    .newsy-carousel .foto img {
      height: 50vw; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  #module-group-376 {
    margin-top: -125px; }

  .newsy-carousel {
    padding: 0px 50px; }
    .newsy-carousel .owl-item {
      padding: 0px; }
    .newsy-carousel .news-carousel {
      padding: 0 0; }
    .newsy-carousel .date {
      min-width: 90px;
      padding: 0 0px; }
      .newsy-carousel .date strong {
        font-size: 25rem; }
    .newsy-carousel .buttons {
      padding-right: 0;
      top: -65px; }
      .newsy-carousel .buttons .btn {
        padding: 11px 35px; }
    .newsy-carousel .max-linie-5 {
      -webkit-line-clamp: 8 !important; }
    .newsy-carousel h3 {
      margin-top: 0;
      font-size: 22rem; }
    .newsy-carousel .foto img {
      height: 28vw; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .newsy-carousel {
    padding: 0px 65px; }
    .newsy-carousel .news-carousel {
      padding: 0 0; }
    .newsy-carousel .date {
      min-width: 90px;
      padding: 0 0px; }
      .newsy-carousel .date strong {
        font-size: 25rem; }
    .newsy-carousel .buttons {
      padding-right: 0; }
      .newsy-carousel .buttons .btn {
        padding: 11px 35px; }
    .newsy-carousel .max-linie-5 {
      -webkit-line-clamp: 7 !important; }
    .newsy-carousel h3 {
      font-size: 26rem; }
    .newsy-carousel .foto img {
      height: 24vw; } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  .newsy-carousel {
    padding: 0px 65px; }
    .newsy-carousel .news-carousel {
      padding: 0 0; }
    .newsy-carousel .date {
      min-width: 90px;
      padding: 0 0px; }
      .newsy-carousel .date strong {
        font-size: 25rem; }
    .newsy-carousel .buttons {
      padding-right: 0; }
      .newsy-carousel .buttons .btn {
        padding: 11px 35px; }
    .newsy-carousel h3 {
      font-size: 26rem; }
    .newsy-carousel .foto img {
      height: 24vw; } }
@media (min-width: 1200px) and (max-width: 1579.5px) {
  .newsy-carousel {
    padding: 0px 65px; }
    .newsy-carousel .date {
      min-width: 90px;
      padding: 0 0px; }
      .newsy-carousel .date strong {
        font-size: 25rem; }
    .newsy-carousel .buttons {
      padding-right: 0; }
      .newsy-carousel .buttons .btn {
        padding: 15px 55px; }
    .newsy-carousel h3 {
      font-size: 26rem; }
    .newsy-carousel .foto img {
      height: 18vw; } }
@media (min-width: 1580px) {
  #module-group-376 {
    margin-top: -315px; }

  .newsy-carousel .buttons .btn {
    padding: 15px 75px; } }

/*# sourceMappingURL=news_carousel.css.map */
