.about_institut_section
  .about_institut_item:first-child
  .institut_item_square:after {
  padding-top: 125%;
}
.about_institut_section .about_institut_item .institut_item_img_side {
  height: 100%;
}
.about_institut_section
  .about_institut_item
  .institut_item_square
  .institut_item_content
  img {
  height: 100%;
  object-fit: cover;
}
.about_institut_section
  .about_institut_item
  .institut_item_text_side
  .institut_item_text_content
  p:not(:last-child) {
  margin-bottom: 20px;
}
.about_institut_section
  .about_institut_item
  .institut_item_text_side
  .institut_item_text_content {
  max-width: 480px;
}
.about_institut_section .about_institut_item .institut_item_text_side h2 {
  max-width: 480px;
  width: auto;
}

.about_institut_section .about_institut_item .institut_item_text_side h2:before,
.about_institut_section
  .about_institut_item
  .institut_item_text_side
  h2:before {
  background: linear-gradient(0deg, #e4cd6e, #e4cd6e), #58cf74;
}

.about_institut_section .about_institut_item .institut_item_text_side h2,
.about_institut_section .about_institut_item .institut_item_text_side h2 {
  color: #e4cd6e;
}
.about_institut_section
  .about_institut_item:nth-child(even)
  .institut_item_text_side
  h2:before,
.about_institut_section
  .about_institut_item:nth-child(even)
  .institut_item_text_side
  h2:before {
  background: linear-gradient(0deg, #58cf74, #58cf74), #58cf74;
}
.about_institut_section
  .about_institut_item:nth-child(even)
  .institut_item_text_side
  h2,
.about_institut_section
  .about_institut_item:nth-child(even)
  .institut_item_text_side
  h2 {
  color: #009122;
}

.about_institut_section
  .about_institut_item:nth-child(odd)
  .institut_item_text_side
  h2:before,
.about_institut_section
  .about_institut_item:nth-child(odd)
  .institut_item_text_side
  h2:before {
  background: linear-gradient(0deg, #c3b1e7, #c3b1e7), #c3b1e7;
}
.about_institut_section
  .about_institut_item:nth-child(odd)
  .institut_item_text_side
  h2,
.about_institut_section
  .about_institut_item:nth-child(odd)
  .institut_item_text_side
  h2 {
  color: #a78bde;
}
.about_institut_section
  .about_institut_item:nth-child(1)
  .institut_item_text_side
  h2:before,
.about_institut_section
  .about_institut_item:nth-child(4)
  .institut_item_text_side
  h2:before,
.about_institut_section
  .about_institut_item:nth-child(7n)
  .institut_item_text_side
  h2:before {
  background: linear-gradient(0deg, #e4cd6e, #e4cd6e), #58cf74 !important;
}
.about_institut_section
  .about_institut_item:nth-child(1)
  .institut_item_text_side
  h2,
.about_institut_section
  .about_institut_item:nth-child(4)
  .institut_item_text_side
  h2,
.about_institut_section
  .about_institut_item:nth-child(7n)
  .institut_item_text_side
  h2 {
  color: #e4cd6e !important;
}
