.privileges-list {
  margin-top: -98px;
  z-index: 2;
  position: relative;
  padding-bottom: 104px;
}

.privileges {
  padding-bottom: 104px;
  padding-top: 64px;
}
.privileges h2 {
  text-align: center;
  color: #222;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  padding-bottom: 56px;
  font-family: "Playfair Display", serif;
}
.privileges-box:hover a {
  color: #222;
}
.privileges-box:hover a::before {
  filter: brightness(0) saturate(100%) invert(11%) sepia(0%) saturate(32%) hue-rotate(309deg) brightness(95%) contrast(93%);
}
.privileges-box-content {
  padding: 0 0 24px 0;
}
.privileges-box-content h4 {
  font-size: 22px;
  font-weight: 400;
  line-height: 35px;
  color: #222;
  font-family: "Gotham Narrow Medium", sans-serif;
  margin-bottom: 12px;
  min-height: 70px;
  word-break: break-word;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.privileges-box-content p {
  color: rgba(34, 34, 34, 0.7);
  max-width: 419px;
  font-family: "Gotham Narrow Book", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  margin: 0;
  min-height: 78px;
  word-break: break-word;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.privileges-box a {
  font-size: 17px;
  font-weight: 350;
  line-height: 26px;
  color: #987B4D;
  font-family: "Gotham Narrow Medium", sans-serif;
  display: flex;
  align-items: center;
  gap: 14px;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.privileges-box a::before {
  content: "";
  background: url("/themes/custom/ozelbankacilik/img/arrow-right-gold.svg") no-repeat;
  width: 18px;
  height: 10px;
  background-position: center;
}
.privileges-box a svg {
  margin-left: 14px;
}

.mt-56 {
  margin-top: 56px;
}

.next,
.prev {
  cursor: pointer;
}

@media (max-width: 992px) {
  .privileges-list {
    margin-top: 0;
  }
  .privileges {
    padding-top: 30px;
    padding-bottom: 56px;
  }
  .privileges h2 {
    font-size: 32px;
    line-height: 40px;
    padding-bottom: 28px;
    max-width: 23rem;
  }
}

/*# sourceMappingURL=ayricaliklar.css.map */
