.section-related,
.acf-block-preview .section-related {
  padding-top: 6.5rem; }
  @media (max-width: 1279.5px) {
    .section-related,
    .acf-block-preview .section-related {
      padding-top: 6rem; } }
  @media (max-width: 767.5px) {
    .section-related,
    .acf-block-preview .section-related {
      padding-top: 4rem; } }
  .section-related__subtitle,
  .acf-block-preview .section-related__subtitle {
    margin-top: 1.5rem;
    line-height: 1.5; }
  .section-related__body,
  .acf-block-preview .section-related__body {
    position: relative;
    padding-bottom: 15rem; }
    @media (max-width: 1279.5px) {
      .section-related__body,
      .acf-block-preview .section-related__body {
        padding-bottom: 6rem; } }
    @media (max-width: 767.5px) {
      .section-related__body,
      .acf-block-preview .section-related__body {
        padding-bottom: 4rem; } }
  .section-related__particles-bg,
  .acf-block-preview .section-related__particles-bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
  .section-related__post-container,
  .acf-block-preview .section-related__post-container {
    margin: 5.6rem -1rem 0;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 1279.5px) {
      .section-related__post-container,
      .acf-block-preview .section-related__post-container {
        margin-top: 3rem; } }
  .section-related__post,
  .acf-block-preview .section-related__post {
    padding: 0 1rem;
    flex: 0 0 33.33%;
    max-width: 33.33%; }
    @media (max-width: 1279.5px) {
      .section-related__post,
      .acf-block-preview .section-related__post {
        flex: 0 0 50%;
        max-width: 50%; }
        .section-related__post:last-child,
        .acf-block-preview .section-related__post:last-child {
          display: none; } }
    @media (max-width: 767.5px) {
      .section-related__post,
      .acf-block-preview .section-related__post {
        flex: 0 0 100%;
        max-width: 100%; }
        .section-related__post:last-child,
        .acf-block-preview .section-related__post:last-child {
          display: block; }
        .section-related__post:not(:last-child),
        .acf-block-preview .section-related__post:not(:last-child) {
          margin-bottom: 3rem; } }
  .section-related__post-link,
  .acf-block-preview .section-related__post-link {
    position: relative;
    padding-top: 70%;
    display: block;
    color: #ffffff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 1.5rem 15rem rgba(0, 0, 0, 0.1); }
    .section-related__post-link::before,
    .acf-block-preview .section-related__post-link::before {
      content: "";
      position: absolute;
      z-index: 1;
      left: 0;
      right: 0;
      bottom: 0;
      height: 50%;
      background: linear-gradient(180deg, rgba(3, 41, 58, 0) 0%, #011B26 100%); }
    @media (false), (hover: hover) and (pointer: fine) {
      .section-related__post-link:hover .section-related__post-title, .section-related__post-link:focus .section-related__post-title,
      .acf-block-preview .section-related__post-link:hover .section-related__post-title,
      .acf-block-preview .section-related__post-link:focus .section-related__post-title {
        transform: scale(1.05); } }
    @media (max-width: 1279.5px) {
      .section-related__post-link,
      .acf-block-preview .section-related__post-link {
        padding-top: 84%; } }
  .section-related__post-image,
  .acf-block-preview .section-related__post-image {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
    .section-related__post-image img,
    .acf-block-preview .section-related__post-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .section-related__post-title,
  .acf-block-preview .section-related__post-title {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 4rem;
    display: block;
    transition: transform 0.3s linear; }
    @media (max-width: 1279.5px) {
      .section-related__post-title,
      .acf-block-preview .section-related__post-title {
        padding: 2.2rem 2rem; } }
    @media (max-width: 1279.5px) {
      .section-related__post-title,
      .acf-block-preview .section-related__post-title {
        padding: 2rem; } }
  .section-related__link-wrap,
  .acf-block-preview .section-related__link-wrap {
    margin-top: 3rem;
    text-align: center; }
    @media (max-width: 767.5px) {
      .section-related__link-wrap,
      .acf-block-preview .section-related__link-wrap {
        margin-top: 2rem; } }
