.aktualnosci-start {
  position: relative;
  z-index: 2; }
  .aktualnosci-start:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    min-height: 100%;
    background-image: url("/img/news-carousel-bg.webp");
    background-size: 2225px;
    position: absolute;
    pointer-events: none; }
  .aktualnosci-start .buttons {
    margin-top: 5px; }

.newsy-carousel .buttons .btn {
  z-index: 0; }
.newsy-carousel .foto img {
  height: 259px;
  border-top-left-radius: 59px;
  border-top-right-radius: 59px; }
.newsy-carousel .text {
  display: flex;
  width: 100%;
  border-top-right-radius: 59px;
  border-bottom-left-radius: 59px;
  border-bottom-right-radius: 59px; }
.newsy-carousel .text-inner {
  flex: 1 1 50%;
  padding: 30px 25px;
  padding-bottom: 80px; }
.newsy-carousel .date {
  position: absolute;
  left: 45px;
  bottom: 40px; }
  .newsy-carousel .date span {
    font-size: 15px;
    font-family: "Dosis", sans-serif;
    font-weight: 700;
    color: var(--dark-bg2); }
.newsy-carousel h2 {
  font-weight: 700;
  font-size: 47rem;
  text-align: center;
  margin-bottom: 60px; }
.newsy-carousel h3 {
  color: var(--primary-title);
  font-family: "Dosis", sans-serif;
  font-size: 23rem;
  margin-bottom: 15px;
  transition: 0.3s;
  -webkit-transition: 0.3s; }
.newsy-carousel p {
  font-size: 15px;
  font-weight: 400;
  color: var(--transparent-color1);
  text-align: left; }
.newsy-carousel .one-news {
  border-radius: 59px; }
  .newsy-carousel .one-news:hover .wrapper:after {
    background-image: url("/img/arrow-news-purple.png?ver=0.1"); }
  .newsy-carousel .one-news:hover h3 {
    color: var(--element1-color); }
  .newsy-carousel .one-news .wrapper {
    margin-top: -55px; }
    .newsy-carousel .one-news .wrapper:after {
      display: block;
      content: "";
      background-image: url("/img/arrow-news.png?ver=0.1");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 53px;
      height: 53px;
      min-height: 53px;
      margin-left: auto;
      margin-right: 10px;
      position: absolute;
      bottom: 27px;
      right: 13px;
      transition: 0.3s;
      -webkit-transition: 0.3s; }
.newsy-carousel .owl-item {
  padding: 10px; }

@media (max-width: 575.5px) {
  .aktualnosci-start {
    background-color: var(--light-bg2);
    padding-bottom: 30px; }
    .aktualnosci-start:before {
      display: none; }

  .newsy-carousel {
    padding: 0 15px; }
    .newsy-carousel .owl-nav {
      display: none; }
    .newsy-carousel .one-news .wrapper:after {
      width: 45px;
      height: 45px;
      min-height: 45px; }
    .newsy-carousel h3 {
      font-size: 21rem;
      margin-top: 0; }
    .newsy-carousel .text-inner {
      padding: 30px 20px;
      padding-bottom: 68px; }
    .newsy-carousel .foto img {
      height: 53vw; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  .aktualnosci-start {
    margin-top: -95px;
    padding-bottom: 120px; }
    .aktualnosci-start:before {
      background-size: 100% 100%; }
    .aktualnosci-start .module-title {
      padding-top: 120px; }

  .newsy-carousel {
    padding: 0 60px; }
    .newsy-carousel .one-news .wrapper:after {
      width: 45px;
      height: 45px;
      min-height: 45px; }
    .newsy-carousel h3 {
      font-size: 21rem;
      margin-top: 0; }
    .newsy-carousel .text-inner {
      padding: 30px 20px;
      padding-bottom: 68px; }
    .newsy-carousel .foto img {
      height: 45vw; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .aktualnosci-start {
    margin-top: -95px;
    padding-bottom: 120px; }
    .aktualnosci-start:before {
      background-size: 100% 100%; }
    .aktualnosci-start .module-title {
      padding-top: 120px; }

  .newsy-carousel {
    padding: 0 60px; }
    .newsy-carousel .one-news .wrapper:after {
      width: 45px;
      height: 45px;
      min-height: 45px; }
    .newsy-carousel h3 {
      font-size: 21rem;
      margin-top: 0; }
    .newsy-carousel .text-inner {
      padding: 30px 20px;
      padding-bottom: 68px; }
    .newsy-carousel .foto img {
      height: 212px; } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  .aktualnosci-start {
    margin-top: -95px;
    padding-bottom: 120px; }
    .aktualnosci-start:before {
      background-size: 100% 100%; }
    .aktualnosci-start .module-title {
      padding-top: 160px; }

  .newsy-carousel {
    padding: 0 60px; }
    .newsy-carousel .one-news .wrapper:after {
      width: 45px;
      height: 45px;
      min-height: 45px; }
    .newsy-carousel h3 {
      font-size: 23rem;
      margin-top: 0; }
    .newsy-carousel .text-inner {
      padding: 30px 20px;
      padding-bottom: 68px; }
    .newsy-carousel .foto img {
      height: 285px; } }
@media (min-width: 1200px) and (max-width: 1579.5px) {
  .aktualnosci-start {
    margin-top: -95px;
    padding-bottom: 120px; }
    .aktualnosci-start:before {
      background-size: 100% 100%; }
    .aktualnosci-start .module-title {
      padding-top: 120px; }

  .newsy-carousel {
    padding: 0 60px; }
    .newsy-carousel .one-news .wrapper:after {
      width: 45px;
      height: 45px;
      min-height: 45px; }
    .newsy-carousel h3 {
      font-size: 23rem;
      margin-top: 0; }
    .newsy-carousel .text-inner {
      padding: 15px 20px;
      padding-bottom: 68px; }
    .newsy-carousel .foto img {
      height: 224px; } }
@media (min-width: 1580px) {
  .aktualnosci-start {
    margin-top: -95px;
    padding-bottom: 100px; }
    .aktualnosci-start .module-title {
      padding-top: 180px; } }

/*# sourceMappingURL=news_carousel.css.map */
