.c-post-category {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 14px;
  letter-spacing: 1px;
  --tw-text-opacity: 1;
  color: rgb(38 41 44 / var(--tw-text-opacity));
  display: inline-block;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 2px;
  padding-top: 4px;
  background-color: var(--pulse-color);
}

.acf-related-posts {
  --tw-bg-opacity: 1;
  background-color: rgb(38 41 44 / var(--tw-bg-opacity));
  padding-top: 48px;
  padding-bottom: 32px;
}
.acf-related-posts .c-post-share-btn__popup-content {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.acf-related-posts .c-post-date-author__author-link {
  color: var(--pulse-color);
}

.acf-related-posts__title {
  margin-bottom: 32px;
  font-family: Zalando Sans Expanded, sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.09;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {

  .acf-related-posts__row {
    display: flex;
    justify-content: space-between;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}

.acf-related-posts__row {
  border-bottom-width: 1px;
}

@media (min-width: 768px) {

  .acf-related-posts__row {
    padding-bottom: 32px;
  }
}

.acf-related-posts__row {
  border-color: var(--pulse-color);
}

.acf-related-posts__col {
  flex: 1 1 0%;
}

@media (max-width: 767px) {

  .acf-related-posts__col:nth-child(1) {
    margin-bottom: 40px;
  }
}

.c-related-post-big-card {
  padding-bottom: 24px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {

  .c-related-post-big-card {
    margin-bottom: 0px;
  }
}
.c-related-post-big-card picture,
.c-related-post-big-card img {
  height: 100%;
  width: 100%;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-related-post-big-card__nav {
  margin-bottom: 40px;
}

.c-related-post-big-card__img {
  margin-bottom: 16px;
  display: block;
  height: 200px;
  overflow: hidden;
}
.c-related-post-big-card__img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-related-post-big-card__title {
  margin-bottom: 24px;
  font-family: Zalando Sans Expanded, sans-serif;
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}

.c-related-post-big-card__description {
  margin-bottom: 24px;
  font-family: Zalando Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.c-related-post-big-card__description p:last-child {
  margin-bottom: 0px;
}

.c-related-post-big-card__nav, .c-related-post-small-card__nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.c-related-post-big-card__nav .c-post-share-btn__btn span, .c-related-post-small-card__nav .c-post-share-btn__btn span {
  background-color: var(--pulse-color);
}

.c-related-post-small-card {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.c-related-post-small-card .c-related-post-small-card__nav {
  margin-bottom: 16px;
}

.c-related-post-small-card:not(:last-child) {
  margin-bottom: 32px;
}
.c-related-post-small-card:not(:last-child) .c-related-post-small-card__wrap {
  margin-bottom: 32px;
}

.c-related-post-small-card__wrap {
  display: flex;
  -moz-column-gap: 16px;
       column-gap: 16px;
  padding-bottom: 32px;
}

.c-related-post-small-card__img {
  height: 112px;
  width: 112px;
  flex-shrink: 0;
}
.c-related-post-small-card__img picture,
.c-related-post-small-card__img img {
  height: 100%;
  width: 100%;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-related-post-small-card__content {
  flex: 1 1 0%;
}

.c-related-post-small-card__title {
  font-family: Zalando Sans Expanded, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
}
