.cards-slider-2 {
  background: #044273;
  font-family: "Public Sans", sans-serif;
}

.cards-slider-2 .container {
  max-width: 100%;
  margin: 0;
  padding: 0 0 0 128px;
}

.cards-slider-2__inner {
  padding: 96px 0;
}

.cards-slider-2__heading {
  padding-right: 128px;
}

.cards-slider-2__tag {
  font-family: "Public Sans",sans-serif;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.4px;
  color: #fff;
  text-align: center;
}

.cards-slider-2__title {
  max-width: 830px;
  margin: 0;
  color: #f7f7f7;
  line-height: 60px;
  margin-bottom: 20px;
}

.cards-slider-2__text {
  font-family: "Public Sans",sans-serif

  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #fafafa;
}

.cards-slider-2__slider {
  margin-top: 64px;
}

.cards-slider-2__list {
  margin: 0;
  padding: 0 24px 0 0;
  list-style: none;
  display: flex;
  gap: 24px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
}

.cards-slider-2__item {
  width: 340px;
  min-width: 340px;
  display: flex;
}

.cards-slider-2__card {
  width: 100%;
  min-height: 647px;
  padding: 24px;
  border-radius: 8px;
  background: #001b2e;
  display: flex;
  flex-direction: column;
}

.cards-slider-2__image {
  display: block;
  width: 292px;
  height: 160px;
  border-radius: 6px;
  object-fit: cover;
}

.cards-slider-2__date {
  margin: 0;
  padding: 16px 0;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
}

.cards-slider-2__card-title {
  font-family: "Public Sans",sans-serif;
  margin: 0;
  padding-bottom: 12px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #fff;
}

.cards-slider-2__description {
  margin: 0;
  flex-grow: 1;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
}

.cards-slider-2__divider {
  height: 1px;
  margin: 12px 0;
  background: #2f2f33;
}

.cards-slider-2__speaker {
  display: flex;
  gap: 12px;
}

.cards-slider-2__avatar {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 16px;
}

.cards-slider-2__speaker-copy {
  padding-top: 1px;
}

.cards-slider-2__speaker-name,
.cards-slider-2__speaker-role {
  margin: 0;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}

.cards-slider-2__speaker-name {
  padding-bottom: 2px;
  font-weight: 700;
}

.cards-slider-2__speaker-role {
  font-weight: 400;
}

.cards-slider-2__controls {
  margin-top: 32px;
  display: flex;
  align-items: center;
  gap: 32px;
}

.cards-slider-2__control {
  position: relative;
  width: 56px;
  height: 56px;
  padding: 0;
  border: 1px solid #22262f;
  border-radius: 999px;
  background: transparent;
  cursor: pointer;
}

.cards-slider-2__control::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 16px;
  transform: translate(-50%, -50%);
}

.cards-slider-2__control--prev::before {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='16' viewBox='0 0 14 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.0303 7.25C13.4445 7.25 13.7803 7.58579 13.7803 8C13.7803 8.41421 13.4445 8.75 13.0303 8.75L2.78033 8.75L7.31066 13.2803C7.60355 13.5732 7.60355 14.0481 7.31066 14.341C7.01777 14.6339 6.54289 14.6339 6.25 14.341L0.43934 8.53033C0.146447 8.23744 0.146447 7.76256 0.43934 7.46967L6.25 1.65901C6.54289 1.36612 7.01777 1.36612 7.31066 1.65901C7.60355 1.9519 7.60355 2.42678 7.31066 2.71967L2.78033 7.25L13.0303 7.25Z' fill='%2394979C'/%3E%3C/svg%3E");
}

.cards-slider-2__control--next::before {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='16' viewBox='0 0 14 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.969671 8.75C0.555457 8.75 0.219671 8.41421 0.219671 8C0.219671 7.58579 0.555457 7.25 0.969671 7.25H11.2197L6.68934 2.71967C6.39645 2.42678 6.39645 1.9519 6.68934 1.65901C6.98223 1.36612 7.45711 1.36612 7.75 1.65901L13.5607 7.46967C13.8536 7.76256 13.8536 8.23744 13.5607 8.53033L7.75 14.341C7.45711 14.6339 6.98223 14.6339 6.68934 14.341C6.39645 14.0481 6.39645 13.5732 6.68934 13.2803L11.2197 8.75H0.969671Z' fill='%2394979C'/%3E%3C/svg%3E");
}

.cards-slider-2__control-text {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

@media screen and (max-width: 1199px) {
  .cards-slider-2 .container {
    padding: 0 0 0 24px;
  }
}

@media (max-width: 767px) {
  .cards-slider-2 .container {
    padding-left: 20px;
  }

  .cards-slider-2__inner {
    padding: 48px 0;
  }

  .cards-slider-2__heading {
    padding-right: 24px;
  }

  .cards-slider-2__title {
    max-width: 100%;
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 25px;
  }

  .cards-slider-2__slider {
    margin-top: 66px;
  }

  .cards-slider-2__list {
    padding-right: 24px;
  }

  .cards-slider-2__controls {
    display: none;
  }
}
