.press-kit {
  padding: 96px 0;
  background-color: black;
}

.press-kit .container {
  max-width: 980px;
}

.press-list {
  margin-top: 24px;
}

.press-list li {
  margin-bottom: 12px;
}

.container_press {
  display: flex;
  height: 750px;

  flex-direction: column;
  align-content: space-between;
  align-items: center;
  color: #EDB525;
  background-image: url("/wp-content/themes/3009viimane/assets/images/Sav1.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.container_press h1 {
  font-size: 100px;
  margin: 0px;

}


.press-bottom {
  margin-top: auto;
  /* ← прижимает блок к низу */
  padding-bottom: 40px;
  /* отступ от нижнего края */
  text-align: center;
}

.press-bottom h2 {
  font-size: 2.5rem;
}

.press-btn {
  display: inline-block;
  width: 220px;
  /* под размер картинки */
  height: 100px;

  background: url("/wp-content/themes/3009viimane/assets/images/download_orange.png") center / contain no-repeat;

  text-decoration: none;
}

.container_summary {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-content: space-between;
  align-items: center;
  background-color: #EDB525;
  color: #571003;
}

.container_summary h1 {
  font-size: 85px;

}

.container_summary_content {
  font-size: 30px;
  text-align: center;
  width: 50%;
  margin-bottom: 100px;
}


.container_ancestor {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  align-items: center;
  background-color: black;
  color: white;
}

.container_ancestor h1 {
  font-size: 85px;
}

.container_ancestor img {
  margin: 100px;
}

.container_ardipithecus {
  display: block;
  position: relative;
  overflow: visible;
  height: auto;
  min-height: 1px;
  background-color: #571003;

}

.container_ardipithecus .dor-ac-grid {
  position: relative;
  z-index: 2;
  margin-bottom: 10%;
}

.container_key {
  display: flex;
  height: 750px;
  justify-content: center;
  flex-direction: column;
  align-content: space-between;
  align-items: center;
  background-color: #571003;
  color: white;
}

.container_key.features {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 48px;
  align-items: stretch;
}

/* LEFT */
.features-image {
  position: relative;
  width: 80%;
  height: 80%;
  min-height: 420px;
  overflow: hidden;

  margin: auto;
}

.features-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.features-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top,
      rgba(0, 0, 0, 0.65),
      rgba(0, 0, 0, 0.15));
  color: #fff;
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.features-title {
  font-size: 60px;
  margin: 0 0 8px;
  text-align: center;
  font-family: var(--mydict-heading-font, 'Zara', serif);
}

.features-text {
  font-size: 16px;
  max-width: 420px;
  opacity: 0.95;
}

/* RIGHT */
.features-right {
  display: flex;
  align-items: center;
  width: 100%;
}

.features-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 20px;
}

.feature-item {
  display: flex;
  grid-template-columns: 40px 1fr;
  gap: 16px;
  align-items: center;
  flex-direction: column;
}


.feature-item span {
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
}

.container_key_features {
  display: flex;
  flex-direction: row;
  align-content: space-between;
  align-items: center;
  background-color: #571003;
  color: white;
  justify-content: center;
  padding-bottom: 10%;
  gap: 75px;
}


.container_keyart {
  display: flex;

  justify-content: center;
  flex-direction: column;
  align-content: space-between;
  align-items: left;

  background-color: #220705;
  color: rgb(255, 255, 255);

}

/* .container_left_h1 {
  font-size: 75px;
  margin: 20px;
  padding: 20px;
} */

.container_logos {
  display: flex;

  justify-content: center;
  flex-direction: column;
  align-content: space-between;
  align-items: left;
  background-color: #ffffff;
  color: rgb(0, 0, 0);

}

.container_logos_2 {
  display: flex;

  justify-content: center;
  flex-direction: column;
  align-content: space-between;
  align-items: center;
  background-color: #220705;
  color: rgb(255, 255, 255);
}

.container_trailers {
  display: flex;
  height: 750px;
  justify-content: center;
  flex-direction: column;
  align-content: space-between;
  align-items: left;

  background-color: #EDB525;
  color: #571003;
}

.container_screenshots {
  display: flex;

  justify-content: center;
  flex-direction: column;
  align-content: space-between;
  align-items: left;

  background-color: #571003;
  color: white;
}

.container_ardipithecus_cards {
  border: #000000;
}

.container_gifs {
  display: flex;

  justify-content: center;
  flex-direction: column;
  align-content: space-between;
  align-items: left;

  background-color: #571003;
  color: white;
}

.container_media_coverage {
  display: flex;

  justify-content: center;
  flex-direction: column;
  align-content: space-between;
  align-items: center;
  background-color: #EDB525;
  color: #571003;
}

.container_about_us {
  display: flex;

  justify-content: center;
  flex-direction: row;
  align-content: space-between;
  align-items: center;
  background-color: #ffffff;
  color: #571003;
  padding: 120px
}

.container_about_us_heading {
  font-size: 50px;
  text-align: center;
  margin: 20px;
}

.container_about_us_text {
  font-size: 25px;
  text-align: center;
  margin: 20px;
}

.logos-grid {
  display: grid;
  grid-template-columns: repeat(2, auto);
  justify-content: center;
  gap: 40px;
  margin-top: 30px;
  margin: 50px;
}

.logos-grid img {
  max-width: 250px;
  /* контролируешь размер логотипов */
  height: auto;
  display: block;
}

@media (max-width: 1020px) {




  .container_key_features {
    flex-direction: column;
  }

  .container_ancestor h1 {
    font-size: 50px;
  }

  .container_summary h1 {
    font-size: 50px;
  }

  .features-list {
    gap: 2rem;
  }

  .features-right {
    width: 85%;

  }

  .container_summary_content {
    font-size: 15px;
    width: 80%;

  }

  .feature-item img {
    width: 20%;
  }

  .container_press h1 {
    font-size: 60px;
    margin: 0;
    text-align: center;
  }

  .dor-ac-title {
    font-size: 1rem;
  }

  .dor-ac-text {
    font-size: 0.75rem;
  }


}

@media (min-width: 1021px) {
  .features-list {
    gap: 10rem;
  }

  .feature-item img {
    width: 10%;
  }

  .container_key_features {
    gap: 0px;
  }

}

@media (max-width: 900px) {
  .logos-grid {
    grid-template-columns: repeat(2, auto);
    gap: 24px;
  }
}

@media (max-width: 480px) {
  .logos-grid {
    grid-template-columns: 1fr;
  }

  .logos-grid img {
    margin: 0 auto;
  }
}