/* .scientific-title {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-size: 38px;
  line-height: 48px;
} */
.page-banner::after {
  position: absolute;
  width: 40%;
  height: 100%;
  -webkit-transform: skew(172deg);
  -moz-transform: skew(172deg);
  -o-transform: skew(172deg);
  background-color: #2e4a97cc;
  left: -42px;
  z-index: 0;
  display: block;
  content: "";
}

.scientific-top {
  margin-top: 24px;
  margin-bottom: 30px;
}

.scientific-ul .theme-ul-ornament li {
  color: #4d556c;
}

.scientific-ul .theme-ul-ornament li:not(:last-child) {
  margin-bottom: 30px;
}

.scientific-ul {
  margin: 30px 0;
}

.scientific-row {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}

.scientific-subtitle {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 42px;
  color: #2e4a97;
  margin-bottom: 20px;
  text-decoration: underline;
  text-underline-offset: 8px;
}

.scientific-block:not(:last-child) {
  margin-right: 20px;
}

.scientific-block {
  padding: 30px;
  border-bottom: 1px solid #2e4a97;
  width: calc((100% - 40px) / 3);
  overflow: hidden;
  display: block;
}

.scientific-wrap {
  display: flex;
  flex-wrap: wrap;
}

.grid-block {
  width: calc((100% - 40px) / 3);
  overflow: hidden;
  display: block;
}

.grid-block:not(:last-child) {
  margin-right: 20px;
}

.grid-link:not(:last-child) {
  margin-bottom: 20px;
}

.grid-link {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 39px;
  border: 0.5px solid #919fc5;
  border-radius: 4px;
  font-weight: 500;
  font-size: 24px;
  line-height: 42px;
  max-height: 120px;
  text-decoration: underline;
  color: #435daa;
}

.grid-block:last-child .grid-link {
  background-color: #2e4a97;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 86px 74px 89px 74px;
  font-weight: 500;
  font-size: 28px;
  line-height: 42px;
  color: #fff;
  position: relative;
  max-height: 260px;
  text-decoration: none;
}

.grid-link-arrow:before {
  content: "";
  border: 1px solid #ffffff;
  border-radius: 40px;
  display: block;
  width: 48px;
  height: 48px;
  background-image: url(../images/icons/link-arr-wh.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 52px;
  right: 67px;
}

.personal-item {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 30px;
  border-bottom: 1px solid #cfd6e9;
}

.personal-item:not(:first-child) {
  margin-top: 30px;
}

.section-block {
  margin-top: 60px;
}

.personal-block-right .scientific-subtitle {
  color: #1a2442;
  margin-bottom: 0;
  text-decoration: none;
}

.personal-block-left {
  width: 32%;
  /* max-height: 240px; */
  border-radius: 4px;
  overflow: hidden;
  height: 240px;
}

.personal-block-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.personnel-wrap-ma .personal-block-left {
  height: 280px;
}

.personal-block-right {
  width: 68%;
  padding-left: 40px;
}

.content-margin {
  margin: 30px 0;
}

.bioethics-block-right {
  width: 39%;
  border-radius: 4px 0px 0px 4px;
  height: 390px;
  overflow: hidden;
  object-fit: contain;
}

.bioethics-block-right img {
  height: 100%;
  width: 100%;
}

.bioethics-block-left {
  width: 61%;
  padding-top: 72px;
  padding-right: 40px;
}

.bioethics-block-left .content-text {
  margin: 24px 0 30px 0;
}

.research-part .bioethics-block-right img {
  padding: 20px;
  border: 1px solid #cfd6e9;
}

/* стили */
.theme-ul-xs li {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  padding-left: 24px;
  position: relative;
  color: #2e4a97;
}

/* стили */
.theme-ul-ornament li {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  padding-left: 35px;
  position: relative;
  color: #2e4a97;
}

.theme-link {
  font-family: "Manrope";
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #2e4a97;
  display: flex;
  align-items: center;
  width: fit-content;
}

.theme-link::after {
  content: "";
  height: 12px;
  width: 6px;
  margin-left: 8px;
  background-image: url(../images/icons/link-arr.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}

/* .col-50 {
  width: 50%;
} */

.theme-link::after {
  content: "";
  height: 12px;
  width: 6px;
  margin-left: 8px;
  background-image: url(../images/icons/link-arr.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-button,
.navButtons li a {
  position: relative;
  border: 1px solid #2e4a97;
  border-radius: 40px;
  width: 48px;
  height: 48px;
  background-image: url(../images/icons/link-arr.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 11px;
  margin: 0;
  z-index: 1;
  left: auto;
  right: auto;
}

.pic-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.text {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--text-color);
  font-family: "Inter";
}

.theme-1 {
  padding: 24px 0;
  position: relative;
}

.content-text p:not(:last-child) {
  margin-bottom: 24px;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* Бахти */

.box-color {
  background-color: #f9f9fc;
  /* border: 1px solid #fafbfe; */
}

.innovative-technologies {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}

.innovative-technologies-right {
  width: 58%;
  padding-left: 30px;
}

.innovative-img {
  width: 42%;
  height: auto;
}

.innovative-technologies-maintext {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 38px;
  line-height: 48px;
  color: #1a2442;
  display: flex;
}

.innovative-technologies-text {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #4d556c;
  max-width: 760px;
}

.subtitle-margin {
  margin: 20px 0 30px;
  max-height: 169px;
}

.scientific-information-texts {
  padding: 73px 84px;
}

.scientific-left {
  width: calc(100% - 367px);
}

.scientific-photo {
  width: 40%;
}

.scientific-information-texts {
  width: 60%;
}

.scientific-information-subtitle {
  font-weight: 500;
  font-size: 26px;
  line-height: 48px;
  color: #4d556c;
}

.scientific-information-texts .content-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

.scientific-photo-up {
  margin-bottom: 10px;
}

.cientific-mini-right-block:not(:last-child) {
  margin-bottom: 20px;
}

.scientific-information-right {
  margin-left: 20px;
}

.scientific-photo-up {
  border-radius: 4px 0px 0px 4px;
  max-height: 165px;
}

.scientific-photo-up img {
  width: 100%;
  height: 165px;
  overflow: hidden;
  object-fit: cover;
}

.scientific-information-link {
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  text-decoration: underline;
  color: #1a2442;
}

.scientific-photo {
  max-height: 436px;
}

.scientific-photo img {
  width: 100%;
  height: 436px;
  overflow: hidden;
  object-fit: cover;
}

