.parents-title-text {
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Manrope";
  font-weight: 500;
}

.parents-underTitle-text {
  font-size: 14px;
  color: #ffffff;
  font-family: "Manrope";
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 15px;
}

.parent-link-title {
  font-size: 14px;
  font-family: "Manrope";
  font-weight: 500;
}

.parent-link-title a {
  color: #ffffff !important;
  text-decoration: underline;
}

.parents__container {
  max-width: 97% !important;
}

.region-content .view-kartochki-roditelyam-sekciya .view-content {
  background-image: url("/sites/all/themes/vesta_theme/image/backgroundParents.png");
  border-radius: 40px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-height: 780px;
  padding-top: 30px;
  padding-bottom: 30px;
  
}

.region-content .view-kartochki-roditelyam-sekciya .view-content .views-row {
 
  
}

.region-forParents {
  background-image: url("/sites/all/themes/vesta_theme/image/backgroundParents.png");
  border-radius: 40px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.view-kartochki-roditelyam-sekciya .view-content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.view-kartochki-roditelyam-sekciya .view-content .views-row {
  width: 23%;
  padding: 30px;
  background-image: url("/sites/all/themes/vesta_theme/image/borderParent.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.view-kartochki-roditelyam-sekciya .view-content .views-row img {
  width: 100%;
  height: auto;
}

.parents__title {
  margin-top: 90px;
  font-size: 36px;
  font-family: "Stroke(RUS BY LYAJKA)";
  font-weight: 500;
  color: #ffffff;
}

.parentsButton {
  max-width: 210px;
  max-height: 45px;
  font-size: 12px;
  margin-bottom: 90px;
}

.parentsButton .pink-text {
  font-size: 13px;
  color: #b12860;
}

.pink-circle {
  width: 6px;
  height: 6px;
  background-color: #b12860;
}

@media (max-width: 1920px) {
}

@media (max-width: 1200px) {
}

@media (max-width: 996px) {
  .view-kartochki-roditelyam-sekciya .view-content .views-row {
    width: 32%;
  }

  .parents__title {
    margin-top: 50px;
  }

  .parentsButton {
    margin-bottom: 50px;
  }

  .parents-title-text {
    font-size: 25px;
  }

  .parents-underTitle-text {
    font-size: 13px;
  }

  .view-kartochki-roditelyam-sekciya .view-content {
    justify-content: flex-start;
  }

  .region-content .view-kartochki-roditelyam-sekciya .view-content {
    padding-left: 5px;
  }

}

@media (max-width: 768px) {
  .view-kartochki-roditelyam-sekciya .view-content .views-row {
    width: 47%;
  }

  .view-kartochki-roditelyam-sekciya .view-content {
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .parents-title-text {
    font-size: 15px;
  }

  .parents-underTitle-text {
    font-size: 12px;
  }

  .view-kartochki-roditelyam-sekciya .view-content .views-row {
    padding: 10px;
  }

  .view-kartochki-roditelyam-sekciya .view-content .views-row {
    width: 48%;
  }

  .view-kartochki-roditelyam-sekciya .view-content {
    gap: 7px;
  }

  .region-content .view-kartochki-roditelyam-sekciya .view-content {
    padding-top: 16px;
    padding-bottom: 16px;
    border-radius: 10px;
  }

  .parents__title {
    margin-top: 10px;
  }

}
