.newsletter-links__row {
  border-top: 1px solid #000000;
  padding-top: 10px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .newsletter-links__row {
    margin-bottom: 40px;
  }
}
.newsletter-links__row.hidden {
  display: none;
}
.newsletter-links__row time {
  display: block;
  margin-bottom: 20px;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .newsletter-links__row time {
    margin-bottom: 30px;
  }
}
.newsletter-links__row .flex_start {
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .newsletter-links__row .flex_start {
    gap: 110px;
  }
}
.newsletter-links__row a.h3:hover, .newsletter-links__row a.h3:focus {
  text-decoration: underline;
}
.newsletter-links__row a.newsletter-links__row_arrow {
  height: 19px;
  width: 40px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='19' viewBox='0 0 40 19' fill='none'%3E%3Cg clip-path='url(%23clip0_286_20352)'%3E%3Cpath d='M0.869141 9.5H32.7532' stroke='%231B1725' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.4062 14.25L33.0439 9.5L28.4062 4.75' stroke='%231B1725' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_286_20352'%3E%3Crect width='19' height='40' fill='white' transform='matrix(0 -1 1 0 0 19)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .newsletter-links__row a.newsletter-links__row_arrow {
    height: 32px;
    width: 69px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='69' height='32' viewBox='0 0 69 32' fill='none'%3E%3Cg clip-path='url(%23clip0_286_20136)'%3E%3Cpath d='M1.5 16H56.5' stroke='%231B1725' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M49 24L57 16L49 8' stroke='%231B1725' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_286_20136'%3E%3Crect width='32' height='69' fill='white' transform='matrix(0 -1 1 0 0 32)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  }
}
@media screen and (max-width: 767px) {
  .newsletter-links__load-more {
    margin-top: 20px;
  }
}

/*# sourceMappingURL=newsletter-links.css.map */
