.acf-block-branze-section {
  position: relative;
}

.acf-block-branze-section.noline .acf-block-content:before {
  display: none !important;
}

.acf-block-branze-section .number {
  color: #ababab;
  font-family: "Open Sans";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: -0.2px;
  margin-bottom: 12px;
}
.acf-block-branze-section .acf-block-branze-section-title {
  color: #404040;
  font-family: "ff-din-paneuropean", sans-serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: -0.5px;
  margin-bottom: 40px;
}
.acf-block-branze-section .acf-block-branze-section-desc {
  color: #666;
  font-family: "Open Sans";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.2px;
  margin-bottom: 56px;
}
.acf-block-branze-section .short-links {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.acf-block-branze-section .short-links li {
}
.acf-block-branze-section .short-links li a {
  padding: 5px 15px 5px 0;
  margin-right: 24px;
  display: block;
  color: #262626;
  font-family: "ff-din-paneuropean", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 0px;
  letter-spacing: 0.1px;
  background-image: url(../../assets/img/ikonka-angle-right-gray.svg);
  background-repeat: no-repeat;
  background-position: right center;
}
.acf-block-header-margin .acf-block-branze-section-header-title {
  margin-top: 10px;
}
.acf-block-branze-section .owl-grafiki {
  padding-bottom: 35px;
}
.acf-block-branze-section .owl-grafiki .label {
  position: relative;
  padding: 8px 0 0 0;
  font-size: 0.75rem;
  color: #666;
  font-family: "Open Sans";
}
.acf-block-branze-section .owl-grafiki .owl-nav.disabled + .owl-dots {
  position: absolute;
  bottom: 36px;
  right: 0;
  margin-top: 0;
  background-color: #fff;
}
.acf-block-branze-section .owl-grafiki.owl-theme .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  margin: 0px 4px;
  background: #8a8a8a;
}
.acf-block-branze-section .owl-grafiki.owl-theme .owl-dots .owl-dot.active span {
  width: 20px;
  border-radius: 20px;
}
.acf-block-branze-section .acf-block-content {
  padding: 0 50px 0 0;
  box-sizing: border-box;
}
.acf-block-branze-section .acf-block-imgs {
}

.editor-styles-wrapper .owl-grafiki.owl-carousel > div {
  width: 100%;
}
.editor-styles-wrapper .owl-grafiki.owl-carousel .item:not(:first-of-type) {
  display: none !important;
}
.editor-styles-wrapper .owl-grafiki.owl-carousel {
  display: block;
}

.view-more-info,
.more-info {
  display: none;
}

@media screen and (max-width: 768px) {
  .acf-block-branze-section-desc {
    display: none;
  }
  .more-info {
    display: block;
  }
  .acf-block-branze-section .grid-container {
    gap: 0;
  }
  .acf-block-branze-section .acf-block-branze-section-title {
    margin-bottom: 0;
  }
  .acf-block-branze-section .grid-container .col-5 {
    padding: 0 34px;
  }
  .acf-block-branze-section .mobile-section-header {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 12px;
  }
  .acf-block-branze-section .acf-block-branze-section-title {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2;
  }
  .more-info {
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.6;
    color: var(--Colours-Text-body-on-white, #666);
    position: relative;
    padding-right: 20px;
    transition: all 0.5s ease-in-out;
  }
  .more-info:after {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    right: 0;
    width: 10px;
    height: 10px;
    background-image: url(../../assets/img/icon-more-info-Down.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8px;
    transition: all 0.5s ease-in-out;
  }
  .more-info.open {
    color: #00b2a9;
  }
  .more-info.open:after {
    transform: rotate(180deg);
  }
  .view-more-info {
    display: none;
  }
  .view-more-info {
    position: absolute;
    top: 47px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
    background-color: rgba(246, 246, 246, 0.9);
    z-index: 10;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .view-more-info.active {
    display: flex;
  }
  .btn-info {
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../../assets/img/icon-info.svg);
    position: absolute;
    bottom: 16px;
    left: 16px;
    z-index: 10;
  }
  .acf-block-branze-section .owl-grafiki .item {
    position: relative;
  }
  .acf-block-branze-section .owl-grafiki .label {
    position: absolute;
    bottom: 20px;
    left: 62px;
    z-index: 10;
    display: none;
    transition: opacity 0.3s ease;
  }

  .acf-block-branze-section .owl-grafiki .label.visible {
    display: block;
  }
  .acf-block-branze-section .owl-grafiki {
    padding-bottom: 0;
  }
}
