body {
  min-width: 320px;
  height: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: "Kaspersky Sans Display", "Kaspersky Sans", Arial, sans-serif;
  color: #000;
  background-color: #fff;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1920px) {
  .page-upd,
  .page-stories {
    /* font-size: calc(13.5px + (16 - 13.5) * ((100vw - 1024px) / (1920 - 1024)));
    font-size: calc(0.835vw + 0.0073px); */
    font-size: calc(0.832955vw + 0.0073px);
  }
}

@media screen and (max-width: 767.9px) {
  .page-upd,
  .page-stories {
    font-size: calc(4.26475vw + 0.0073px);
  }
}

.masks {
  position: absolute;
  width: 0;
  height: 0;
  left: -100vw;
  top: -100vh;
}
.header__row-persons_items-wrap .swiper-wrapper {
  height: unset;
}
.swiper--anchors .swiper-slide {
  width: unset;
  height: unset;
}
.header__logo--modal {
  display: none;
}
.header-block {
  position: relative;
  padding-top: 1.875em;
  /* overflow: hidden; */
  margin-bottom: 9.375em;
}
/* .header-block::before {
  content: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 1233px;
  height: 2257px;
  background: url(/content/themes/wit/img/bg/hexagon-green-slice.svg) right 0
      no-repeat,
    url(/content/themes/wit/img/bg/hexagon-big.svg) no-repeat;
} */
.header-block .header__wrapper {
  position: relative;
  z-index: 4;
  padding: 0 20px;
  max-width: 1704px;
  min-height: 66.125em;
  /* min-height: 63.125em; */

  overflow: hidden;
}
.header-block .header__wrapper-alignment {
  padding-left: 0;
}
.header-block .header__wrapper-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2em;
}

.header-block .header__main-nav {
  padding-top: 0;
  padding-right: 0;
  margin-bottom: 0;
  margin-right: 0;
  width: auto;
  max-width: 100%;
  position: relative;
}
/* .main-nav--modal {
  padding-top: 0;
  padding-right: 0;
  margin-bottom: 0;
  margin-right: 0;
  width: auto;
  max-width: 100%;
  position: absolute;
  width: 100%;
  margin-top: 88px;
  margin-left: auto;
  display: flex;
  border-radius: 0 0 24px 24px;
} */
.page-upd .main-nav__list {
  display: flex;
  flex-direction: row;
  gap: 6.5em;
}

.page-stories .main-nav__list {
  display: flex;
  flex-direction: row;
  gap: 6.5em;
}
.main-page .main-nav--modal .main-nav__list {
  flex-direction: column;
  gap: 2.5625em;
  /* width: 14.4375em; */
  margin-left: auto;
}

header.main-page::after {
  content: '';
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 365px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  z-index: 2;
}

.header__wrapper-flex--modal {
  padding: 1em 1em 0;
  margin-bottom: 0.75em;
  z-index: 9;
  background: #fff;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;

  padding-bottom: 2.25em;
  border-radius: 0 0 1.5em 1.5em;
}
.header-block .main-nav--modal.header__main-nav .header__link {
  padding: 0;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.25em;
  letter-spacing: 0px;
  text-align: center;
  font-family: "Kaspersky Sans Display";
  color: #000;
  margin-left: auto;
  display: block;
  text-align: right;
}
.header-block .header__main-nav.main-nav--modal {
  /* position: absolute; */
  padding-top: 4.75em;
  width: 100%;
  margin-top: 0;
}
.header__wrapper-flex--modal .button-menu {
  display: block;
  width: 1.375em;
  height: 1.375em;
  background: url(/content/themes/wit/img/menu.svg) no-repeat center / cover;
  position: absolute;
  top: 1.1375em;
  right: 1.0625em;
}

.page-upd .main-nav__item:not(:last-child) {
  padding-bottom: 0;
}

.page-stories .main-nav__item:not(:last-child) {
  padding-bottom: 0;
}
.page-upd .main-nav__link {
  background-color: transparent;
  box-shadow: unset;
}
.page-upd .main-nav__link:before {
  content: none;
}

.page-stories .main-nav__link {
  background-color: transparent;
  box-shadow: unset;
}
.page-stories .main-nav__link:before {
  content: none;
}
.header-block .header__main-nav .header__link {
  padding: 0;

  color: #fff;

  font-size: 1em;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25em;
  letter-spacing: 0px;
  text-align: center;
  font-family: "Kaspersky Sans Display";
}
.header-block .header__img {
  min-width: 10.625em;
  min-height: 2.25em;
}
.header-block .header__row {
  z-index: 2;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.1);
  border-radius: 24px 60px 60px 24px;
  transition: all 0.25s;
}
.header-block .header__row.fixed {
  /* position: fixed;
  z-index: 99999;
  width: 100%; */
  /* padding: 0 20px; */
  /* padding: 0;
  max-width: 104em;
  left: calc(50% - 52em);
  top: 6.25em; */
}
.swiper--pe {
  width: 100%;
}
.header-block .header__row-news {
  max-width: 65.625em;
  display: flex;
  align-items: center;
  gap: 2.3125em;
  width: fit-content;
  padding: 1.375em 2em;

  /* overflow: auto; */
  -ms-overflow-style: none;
  scrollbar-width: none;
  /* padding: 16px 32px; */
}
.header-block .header__row-news::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.header-block .header__row-news .swiper-wrapper {
  /* padding-right: 100px; */
  /* transform: translate3d(0px, 0px, 0px) !important; */
}
.header-block .header__row-news_title {
  width: 3.0625em;
  color: rgb(255, 255, 255);

  font-size: 1em;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left;
}

.header__row-news {
  position: relative;
}

.header-block .header__row-news_items {
  display: flex;
  flex-direction: row;
  gap: 1.25em;
}
.header-block .header__row-news_item {
  cursor: pointer;
  width: 4.5em;
  min-width: 4.5em;
  max-width: 4.5em;
  height: 4.5em;
  border-radius: 1em;
  box-sizing: border-box;
  box-shadow: 0 0 0 0.25em #5f84be, 0 0 0 0.375em rgb(111, 168, 201);
  margin-right: 1.25em;

  /* rgb(255, 201, 180); */
}

.header-block .header__row-news_item > div {
  height: 100%;
}

.header-block .header__row-news_item img {
  border-radius: 1em;
  width: 4.5em;
  max-width: 4.5em;
  height: 4.5em;

  width: 100%;
  height: 100%;

  object-fit: cover;
}

.header-block .header__row-news_item.new {
  box-shadow: 0 0 0 0.25em #5f84be, 0 0 0 0.375em rgb(255, 28, 246);
}

.header-block .header__row-news_item.new > div {
  height: 100%;
}

.header-block .header__row-news_item.new a > div {
  height: 100%;
}

.header-block .header__row-news_item a {
  /* display: flex;
  width: 4.5em;
  height: 4.5em; */
}

.header-block .header__row-news_item button {
  display: flex;
  width: 4.5em;
  height: 4.5em;
  padding: 0;
  border: none;
  /* outline: none; */
  background-color: transparent;
}

.header-block .header__row-news_item a img {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  object-fit: cover;
}

.header-block .header__row-news_item button img {
  width: 100%;
  height: auto;
  border-radius: 16px;
}

.header-block .header__row-persons {
  padding-left: 2em;
  height: 7.25em;
  align-items: center;
  z-index: 1;
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  gap: 2.125em;
  max-width: 50em;
  /* padding: 1.375em 2em; */
  border-radius: 60px;

  backdrop-filter: blur(20px);
  background: radial-gradient(
      rgba(251, 250, 254, 0.5),
      rgba(255, 255, 255, 0) 100%
    ),
    linear-gradient(
      rgba(102, 254, 153, 0.5) -99.496%,
      rgba(168, 230, 252, 0.5) 103.56%
    );

  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.header-block .header__row-persons::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.header-block .header__row-persons_title {
  min-width: 5em;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
.header-block .header__row-persons_items-wrap {
  max-width: 41.1875em;
  min-width: 41.1875em;
  transform: translateX(-0.625em);
}
.header-block .header__row-persons_items {
  display: flex;
  flex-direction: row;
  gap: 1.25em;
  max-width: 39.1875em;
  /* overflow-x: hidden; */

  height: 6em;
  display: flex;
  align-items: center;
  /* padding-left: 9px; */
}
.header-block .header__row-persons_item {
  width: 4.5em;
  height: 4.5em;

  box-sizing: border-box;

  border-radius: 2.625em;

  box-shadow: 0 0 0 0.25em #a6d1df, 0 0 0 0.375em #5f84be;

  /* rgb(255, 201, 180); */
}

.header-block .header__row-persons_item.new {
  box-shadow: 0 0 0 0.25em #5f84be, 0 0 0 0.375em rgb(255, 28, 246);
}

.header-block .header__row-persons_item a {
  display: flex;
  width: 4.5em;
  height: 4.5em;
}

.header-block .header__row-persons_item a img {
  width: 100%;
  height: auto;
  border-radius: 42px;
}

.header-block .header__heading {
  z-index: 1;
  position: absolute;
  top: 7.875em;
  right: -0.028125em;
  text-align: center;
}
.header-block .header__heading span:first-child {
  font-family: "Kaspersky Sans Display";
  font-size: 10em;
  background: linear-gradient(
    180deg,
    rgb(255, 255, 255),
    rgba(255, 255, 255, 0)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  /* font-size: 10em; */
  font-weight: 600;
  line-height: 84px;
  letter-spacing: 0px;
  letter-spacing: -2px;
  text-align: center;
  text-transform: lowercase;
}
.header-block .header__heading span:nth-child(2n) {
  padding-left: 0;
  color: rgb(255, 255, 255);

  transform: translate(-0.0125em, 0.05625em);
  display: inline-block;
  font-family: "Kaspersky Sans Display";
  line-height: 26px;
  text-align: left;
  text-shadow: rgba(255, 255, 255, 0.6) 1px 0 10px;
  font-size: 10em;
  letter-spacing: 0;
  font-weight: 600;
}
.header-block:before {
  position: absolute;
  bottom: -80em;
  left: 0;
  width: 100vw;
  height: 123.0625em;
  transform: rotate(0);
  background-image: url(/content/themes/wit/img/fs-bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  top: unset;
  /* background-position: -30px -237px;
  -webkit-transform: rotate(-122.08deg);
  transform: rotate(-122.08deg); */
}

.header-block .header__cover {
  z-index: 1;
  position: absolute;
  left: calc(50% - 17.75em);
  bottom: 0.375em;
  max-width: 35.375em;
}

.header-block .header__cover img {
  width: 100%;
  height: auto;
}

.header-block .header__container {
  margin-top: 18.875em;
}

.header-block .header__individs {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.header-block .header__individs-item {
  position: absolute;

  border-radius: 200px;
}

.header-block .header__individs-item_img {
  width: 11.5em;
  height: 11.5em;
  border-radius: 200px;
}

.header-block .header__individs-item_name {
  margin-top: -1.8125em;
  margin-left: 1.5em;
  display: flex;
  flex-direction: column;
}

.header-block .header__individs-item .header__individs-item_name {
  position: relative;
  z-index: 2;
}
.header-block .header__individs-item.sm .header__individs-item_name {
  margin-top: -0.8125em;
  margin-left: 0.5em;
  display: flex;
  flex-direction: column;
  opacity: 0;
  transition: all 0.3s;
}

.header__row-news_items-arrow.prev-arrow {
  position: absolute;
  left: 113px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  height: 27px;
  width: 27px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header__row-person_items-arrow.prev-arrow {
  position: absolute;
  left: -6px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  height: 27px;
  width: 27px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header__row-news_items-arrow img {
  width: 14px;
}
.header__row-person_items-arrow img {
  width: 14px;
}

.header__row-news_items-arrow.swiper-button-disabled,
.header__row-person_items-arrow.swiper-button-disabled {
  opacity: 0;
}

.header__row-news_items-arrow,
.header__row-person_items-arrow {
  cursor: pointer;
  opacity: 1;
  transition: all 0.3s;
}

.header__row-news_items-arrow.next-arrow {
  position: absolute;
  right: -50px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  height: 27px;
  width: 27px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header__row-person_items-arrow.next-arrow {
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  height: 27px;
  width: 27px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 576px) {
  .header__row-news_items-arrow.next-arrow {
    right: 10px;
  }
  .header__row-news_items-arrow.prev-arrow {
    left: 75px;
  }
  .header__row-person_items-arrow.next-arrow {
    right: 10px;
  }
  .header__row-person_items-arrow.prev-arrow {
    left: 75px;
  }
}

.header-block .header__individs-item.sm:hover .header__individs-item_name {
  opacity: 1;
}

.header-block .header__individs-item.md .header__individs-item_name {
  opacity: 0;
  transition: all 0.3s;
}

.header-block .header__individs-item.md:hover .header__individs-item_name {
  opacity: 1;
}

.header-block .header__individs-item img {
  transition: all 0.3s;
}

.header-block .header__individs-item_name span {
  width: fit-content;
  background-color: rgb(159, 168, 168);

  padding: 0.2857142857142857em 0.5714285714285714em;
  border-radius: 4px;

  color: rgb(255, 255, 255);

  font-size: 0.875em;
  font-weight: 500;
  line-height: 1.0625em;
  letter-spacing: 0%;
  text-align: center;
  font-family: "Kaspersky Sans Display";
}

.header-block .header__individs-item_name span:last-child {
  margin-top: -0.35714285714285715em;
  margin-left: 1.1428571428571428em;
}

.header-block .header__individs-item.md .header__individs-item_img {
  width: 6.875em;
  height: 6.875em;
}

.header-block .header__individs-item.sm .header__individs-item_img {
  width: 4.5em;
  height: 4.5em;
}

.header-block .header__individs-item img {
  width: 100%;
}

.header-block .header__individs-item:nth-child(1) {
  top: 0;
  left: 0;
  padding-left: 1em;
}

.header-block .header__individs-item:nth-child(2) {
  top: 0;
  right: 0;
}

.header-block .header__individs-item:nth-child(3) {
  top: 8.125em;
  left: 20.375em;
}

.header-block .header__individs-item:nth-child(4) {
  top: 8.125em;
  right: 20.375em;
}

.header-block .header__individs-item:nth-child(5) {
  top: 13.9375em;
  left: 1.25em;
}

.header-block .header__individs-item:nth-child(6) {
  top: 13.9375em;
  right: 1.25em;
}

.header-block .header__individs-item:nth-child(7) {
  top: 11.6875em;
  left: 8.125em;
}

.header-block .header__individs-item:nth-child(8) {
  top: 11.6875em;
  right: 8.125em;
}

.header-block .header__individs-item:nth-child(9) {
  top: 17.25em;
  left: 21.125em;
}

.header-block .header__individs-item:nth-child(10) {
  top: 17.25em;
  right: 21.125em;
}

.header-block .header__individs-item:nth-child(11) {
  top: 25.875em;
  left: 14.8125em;
}

.header-block .header__individs-item:nth-child(12) {
  top: 25.875em;
  right: 14.8125em;
}
.header-block .header__individs-item:last-child {
  padding-right: 1em;
}
.women::after {
  content: none;
  position: absolute;
  bottom: -465px;
  right: -15px;
  width: 1000px;
  height: 900px;
  background-image: url(/content/themes/wit/img/bg/hexagon-white-big.svg);
  background-position: -150px 20px;
}
.modal--methodology .modal__content {
  left: 0;
  top: 0;
  width: 52em;
  max-width: 52em;
  padding: 0;
  background-color: rgb(246, 251, 253);
  border-radius: 40px;
}
.modal__slider {
  position: relative;
}
.modal__overlay {
  backdrop-filter: blur(30px);
  background: linear-gradient(
    180deg,
    rgba(71, 101, 177, 0.5),
    rgba(116, 253, 220, 0.5) 100%
  );
}
.modal__info {
}

.modal__img {
  width: 100%;
  max-height: 30.625em;
  overflow: hidden;
  border-radius: 2.5em 2.5em 0px 0px;
}

.modal__img img {
  width: 100%;
  height: auto;
  border-radius: 40px 40px 0px 0px;
}

.women__image--mob {
  display: none;
}

.modal__text {
  display: flex;
  flex-direction: row;
  gap: 1.875em;
  padding: 2em 2.8125em 1.75em;
  min-height: 15.625em;
}

.modal__message {
  padding-top: 0.5em;
  display: flex;
  flex-direction: column;
  gap: 0.75em;
}

.modal__title {
  min-width: 6.875em;
  color: #00a88e;
  font-size: 2em;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
  text-decoration-line: underline;
  margin-left: 0.34375em;
}
.modal__title a {
  color: #00a88e;
}

.modal__message p {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: 0%;
  text-align: left;
}
.modal__message a {
  color: #00a88e;
}
.modal__close-btn {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 9;
}
.modal__close-btn svg {
  width: 16px;
  height: 16px;
}
.modal__swiper {
  width: 52em;
  overflow: hidden;
  border-radius: 1em;
  position: relative;
}
.modal-slide {
  width: 52em;
  opacity: 0;
  transition: all 0.25s;
  display: flex;
  justify-content: center;
}

.page-upd .swiper-button-prev:after,
.page-upd .swiper-button-next:after {
  content: "";
  position: relative;
  width: 23px;
  height: 21px;
  background: url(/content/themes/wit/img/upd/arrow-green-link.svg) no-repeat
    center / contain;
}
.page-upd .swiper-button-prev {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: -6em;

  width: 56px;
  height: 56px;

  box-shadow: 0px 14px 64px -4px rgba(24, 39, 75, 0.12),
    0px 8px 22px -6px rgba(24, 39, 75, 0.12);

  background: #fff;
  transform: rotate(180deg);
  border-radius: 50%;
}

.page-upd .swiper-button-next {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: -6em;

  width: 56px;
  height: 56px;
  box-shadow: 0px 14px 64px -4px rgba(24, 39, 75, 0.12),
    0px 8px 22px -6px rgba(24, 39, 75, 0.12);

  background: #fff;
  border-radius: 50%;
}

.modal--methodology .swiper-button-prev:after,
.modal--methodology .swiper-button-next:after {
  content: "";
  position: relative;
  width: 23px;
  height: 21px;
  background: url(/content/themes/wit/img/upd/arrow-green-link.svg) no-repeat
    center / contain;
}
.modal--methodology .swiper-button-prev {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: -6em;

  width: 56px;
  height: 56px;

  box-shadow: 0px 14px 64px -4px rgba(24, 39, 75, 0.12),
    0px 8px 22px -6px rgba(24, 39, 75, 0.12);

  background: #fff;
  transform: rotate(180deg);
  border-radius: 50%;
}

.modal--methodology .swiper-button-next {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: -6em;

  width: 56px;
  height: 56px;
  box-shadow: 0px 14px 64px -4px rgba(24, 39, 75, 0.12),
    0px 8px 22px -6px rgba(24, 39, 75, 0.12);

  background: #fff;
  border-radius: 50%;
}

.modal-slide.swiper-slide-active {
  opacity: 1;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.facts-section {
  margin-bottom: 11em;
}

.facts-section__container {
  padding: 0 1.25em;
  max-width: 106.5em;
  margin: 0 auto;
}

.facts-section__heading {
  margin-bottom: 1.25em;
  color: #c2d6d6;
  font-size: 3em;
  font-weight: 600;
  line-height: 101%;
  letter-spacing: -1.2px;
  text-align: left;
  color: #22344966;
}
.facts-section__block {
  display: flex;
  gap: 8.625em;
}
.facts-section__percent {
  display: flex;
  flex-direction: column;
  gap: 0.75em;
}

.facts-section__percent-item {
}

.facts-section__percent-item:nth-child(2) span {
  display: block;
  margin-bottom: 0.25em;
}
.facts-section__percent-item:nth-child(2) span:nth-child(2) {
  padding-left: 1.875em;
}
.facts-section__percent-item:nth-child(2) h2 {
  display: inline;
}

.facts-section__percent-item h2 {
  color: rgb(0, 0, 0);
  font-size: 6.5em;
  font-weight: 400;
  line-height: 0.65;
  /* letter-spacing: -0.0625em; */
  text-align: left;
  margin-top: 0;
  margin-bottom: 21px;
}
.facts-section__percent-item span {
  color: rgb(0, 0, 0);

  font-size: 2em;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}
.facts-section__percent-item p {
  margin-top: 0.5em;

  color: rgb(0, 0, 0);

  font-size: 1.125em;
  font-weight: 300;
  line-height: 125%;
  letter-spacing: 0%;
  text-align: left;
}

.facts-section__info {
  height: fit-content;
  min-width: 73.5em;
  background-color: #f6fbfd;
  padding: 3.4375em 0 0 0;
  margin-right: 4.5em;
  border-radius: 1em;
}

.facts-section__info-text {
  display: flex;
  padding: 0 0 0 5em;
}

.facts-section__info-text_block {
  max-width: 47.875em;
  width: 100%;
}

.facts-section__info-text_block p {
  margin: 0;

  font-size: 1.125em;
  font-weight: 300;
  line-height: 145%;
  letter-spacing: 0%;
  text-align: left;
}
.facts-section__info-text_block a {
  color: #00a88e;
}

.facts-section__info-link {
  z-index: 1;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  width: 12em;
  transform: translate(7.8125em, -1.6875em);
}
.facts-section__info-link::before {
  content: "";
  z-index: -1;
  position: absolute;
  top: -5.4375em;
  right: -6em;
  width: 22.8125em;
  height: 21.875em;
  background-image: url("../../img/upd/hexagon-green.png");
  /* background-size: 30em; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30em;
}
.facts-section__info-link_text {
  transform: translate(-0.125em, 0.875em);
}
.facts-section__info-link_icon {
  width: fit-content;
  min-width: 3.5em;
  height: auto;
  transform: translate(-8px, 29px);
}

.facts-section__info-link_icon img {
}

.facts-section__info-link a {
  display: block;
  color: #00a88e;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3125em;
  letter-spacing: 0%;
  /* text-align: center; */
  text-decoration: underline;
}
.facts-section__info-link p {
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.3125em;
  letter-spacing: 0%;
  /* text-align: center; */
}

.facts-section__info-img {
  padding: 1.25em 0 0 1.25em;
  height: 16.6875em;
  overflow: hidden;
}
.facts-section__info-img img {
  max-width: 71em;
}

.quote-section {
  margin-bottom: 9.1875em;
  overflow: hidden;
  height: 35.5em;
}

.quote-section__container {
  z-index: 1;
  position: relative;
  height: 100%;

  margin: 0 auto;
  padding-top: 0;
  display: flex;
}
.quote-section__container:before {
  content: "";
  z-index: 0;
  position: absolute;
  bottom: -70.9375em;
  left: -19.5625em;
  width: 161.625em;
  height: 123.0625em;
  background-image: url("/content/themes/wit/img/upd/hexagon.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.quote-section__info {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  gap: 2.5em;
  max-width: 43.375em;
  margin: 0 auto;
  height: fit-content;
  transform: translateX(-33px);
  margin-top: auto;
}
.quote-section__quote {
  min-width: 3.75em;
  width: 3.75em;
}
.quote-section__quote img {
  width: 100%;
  height: auto;
}

.quote-section__text {
}
.quote-section__text p {
  margin-bottom: 0;
  color: rgb(0, 0, 0);
  font-size: 1.125em;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: -0.14px;
  text-align: left;
  margin: 0;
}

.quote-section__text p:first-child {
  margin-bottom: 0.75em;
}

.quote-section__images {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.quote-section__image {
  z-index: -1;
  position: absolute;
  bottom: 0;
}

.palec-slider {
  position: absolute;
  max-width: 200px;
  right: 0;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  max-height: 92px;
}

#palec-img,
#palec-img2 {
  transform: matrix(1, 0, 0, 1, 660, 829.8660278320312);
  animation-duration: 1s;
  animation-name: slidein;
  animation-iteration-count: infinite;
}

@media (max-width: 576px) {
  .palec-slider {
    max-width: 105px;
  }
}

@keyframes slidein {
  0% {
    transform: matrix(1, 0, 0, 1, 660, 829.8660278320312);
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  100% {
    transform: matrix(1, 0, 0, 1, 309.3897705078125, 829.8660278320312);
    opacity: 0;
  }
}
/* .quote-section__image:nth-child(1) {
  left: -3.3125em;
  width: 30.125em;
}
.quote-section__image:nth-child(2) {
  right: -4.375em;
  width: 29.875em;
} */
.quote-section__image img {
  width: 100%;
  height: auto;
}

.story-section {
  margin-bottom: 9.5em;
}

.story-section__container {
  padding: 0 1.25em;
  max-width: 106.5em;
  margin: 0 auto;
}

.story-section__head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 3px;
}

.story-section__heading {
  color: rgb(194, 214, 214);
  font-size: 3em;
  font-weight: 600;
  line-height: 101%;
  letter-spacing: -0.2px;
  text-align: left;
  color: #22344966;
}

.story-section__more {
  display: flex;
  align-items: center;
  gap: 0.625em;
  color: #1d1d1b;
  font-size: 1.3125em;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left;
}

.story-section__more img {
  width: 1.6875em;
}

.story-section__items {
  display: grid;
  grid-template-columns: 1fr 1fr 2fr;
  grid-template-rows: 1fr 1fr;
  gap: 1em 2.5em;
  grid-template-areas:
    ". . first"
    ". . first";
  overflow: hidden;
}

.first {
  grid-area: first;
}

.story-section__item {
  position: relative;
  background-color: #effffc;
  width: 14.8125em;
  height: 17.1875em;
  border-radius: 1em;
  overflow: hidden;
  display: flex;
}

.story-section__item-img {
  margin-top: auto;
}

.story-section__item-img img {
}

.story-section__item-block {
  position: absolute;
  bottom: 12px;
  left: 1em;
  width: 13em;
}

.story-section__item-title {
  display: none;
  color: #00a88e;
  font-size: 3.25em;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: 0%;
  text-align: left;
  text-decoration-line: underline;
  overflow: hidden;
   -webkit-line-clamp: 4; /* number of lines to show */
           line-clamp: 4;
   -webkit-box-orient: vertical;
}
.story-section__item-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.story-section__item-info {
  max-width: 7.5em;
}
.story-section__item-name {
}

.story-section__item-name span {
  display: block;
  width: fit-content;
  background-color: #081423;

  padding: 0.25em 0.5em;
  border-radius: 0.25em;

  color: rgb(255, 255, 255);

  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.0625em;
  letter-spacing: 0%;
  text-align: center;
}

.story-section__item-name span:last-child {
  margin-top: -0.3125em;
  margin-left: 1em;
}

.story-section__item-post {
  display: none;
  color: rgb(102, 102, 102);
  font-size: 1em;
  font-weight: 300;
  line-height: 125%;
  letter-spacing: 0%;
  text-align: left;
}

.story-section__item.first {
  width: 69.375em;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.story-section__item.first .story-section__item-img {
  min-width: 34.6875em;
  max-height: 35.9375em;
}

.story-section__item.first .story-section__item-img img {
  width: 112%;
  max-width: 99%;
  /* transform: translate(3px, -22px); */
}
.story-section__item.first .story-section__item-title {
  display: -webkit-box;
  margin-bottom: 2.2142857142857144em;
}
.story-section__item.first .story-section__item-block {
  position: relative;
  top: auto;
  left: auto;
  width: 100%;
  padding-bottom: 3.8125em;
}
.story-section__item.first .story-section__item-text {
  padding-right: 55px;
}
.story-section__item.first .story-section__item-info {
  width: 100%;
  min-width: 15.625em;
}
.story-section__item.first .story-section__item-name {
  width: 100%;
  display: flex;
  gap: 0.375em;
  margin-bottom: 0.5em;
  flex-wrap: wrap;
}
.story-section__item.first .story-section__item-name span {
  color: rgb(68, 68, 68);
  font-size: 2em;
  font-weight: 500;
  line-height: 1.125em;
  letter-spacing: 0%;
  text-align: left;
  background-color: transparent;
  padding: 0;
}
.story-section__item.first .story-section__item-name span:last-child {
  margin-top: 0;
  margin-left: 0;
}
.story-section__item.first .story-section__item-post {
  display: block;
}
.story-section__item.first .story-section__item-link {
  width: 5em;
  height: 5em;
}
.story-section__item.first .story-section__item-link_icon {
  width: 1.4287rem;
  height: auto;
}

.story-section__item-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 3.4375em;
  height: 3.4375em;
  box-shadow: 0px 8px 32px 0px rgba(35, 209, 174, 0.4);
  background: #00a88e;
  border-radius: 50%;
}
.story-section__item.first .story-section__item-link_bg {
  width: 5em;
  height: 4.6875em;
}
.story-section__item-link_bg {
  width: 3.4375em;
  height: 3.4375em;
}

.story-section__item-link_bg img {
  width: 100%;
  height: auto;
}

.story-section__item-link_icon {
  width: 1em;
  height: auto;
  /* position: absolute; */
}

.story-section__item-link_icon:before {
}

.story-section__item-link_icon img {
  width: 100%;
  height: auto;
}
.story-section__bottom {
  display: none;
}

.news-section {
  margin-bottom: 12.5em;
}

.news-section__container {
  padding: 0 1.25em;
  max-width: 106.5em;
  margin: 0 auto;
}

.news-section__head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  /* margin-bottom: 32px; */
}

.news-section__heading {
  font-size: 3em;
  font-weight: 600;
  line-height: 101%;
  letter-spacing: -0.2px;
  text-align: left;
  color: #22344966;
}

.news-section__items {
  display: flex;
  flex-wrap: wrap;
  gap: 1.4375em 1.075vw;
}

.news-section__item {
  max-width: 24.5em;
  width: 100%;
  background-color: #effffc;
  border-radius: 1em;
  overflow: hidden;
}

.news-section__item-img {
  max-height: 16.25em;
  overflow: hidden;
  /* margin-bottom: 24px; */
}

.news-section__item-img img {
  width: 100%;
}
/* .news-section__item-img img {
  mask-image: url("../../img/upd/news-mask-img.png");
} */
/* .news-section__item-img img {
  width: 100%;
} */
.news-section__item-block {
  padding: 2em;
}

.news-section__item-title {
  margin-bottom: 0.6666666666666666em;
  color: #00a88e;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 117%;
  letter-spacing: -0.1px;
  text-align: left;
  text-decoration-line: underline;
}

.news-section__item-text {
  color: rgb(102, 102, 102);
  font-size: 1em;
  font-weight: 300;
  line-height: 125%;
  letter-spacing: 0%;
  text-align: left;
}

.news-section__link {
  max-width: 24.5em;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.news-section__link-img {
}
.news-section__link-img img {
}

.news-section__link-block {
  position: absolute;
  display: flex;
  gap: 0.625em;
  align-items: center;
  transform: translate(0px, 6px);
}

.news-section__link-title {
  max-width: 5.75em;
  height: 1.2em;
  color: #1d1d1b;
  font-size: 1.3125em;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.2px;
  text-align: left;
}

.news-section__link-icon {
  width: 1.6875em;
}

.news-section__link-icon img {
  width: 1.125em;
}

.career-section {
  margin-bottom: 9.5em;
}

.career-section__container {
  padding: 0 1.25em;
  max-width: 106.5em;
  margin: 0 auto;
}

.career-section__head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 0;
}
.swiper--pe .swiper-slide:last-child {
  /* padding-right: 40px;
  margin-right: 40px !important; */
}
.career-section__heading {
  color: #22344966;
  font-size: 3em;
  font-weight: 600;
  line-height: 101%;
  letter-spacing: -0.2px;
  text-align: left;
}

.career-section__more {
  display: flex;
  align-items: center;
  gap: 0.625em;
  color: #1d1d1b;
  font-size: 1.3125em;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left;
}

.career-section__more img {
  width: 1.125em;
}

.career-section__items {
  display: flex;
  flex-wrap: wrap;
  border-radius: 16px;
  overflow: hidden;
}

.career-section__item {
  display: flex;
  max-height: 26em;
}
.career-section__item:nth-child(n + 3) {
}
.career-section__item:nth-child(n + 3) .career-section__item-img {
  order: 1;
}
.career-section__item:nth-child(n + 3) .career-section__item-img::before {
  content: "";
  position: absolute;
  top: 5em;
  left: -0.0313em;
  width: 2.5625em;
  height: 5.125em;
  transform: rotate(180deg);
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../img/upd/icon-block-vector.svg");
}

.career-section__item-img {
  position: relative;
  width: 26em;

  background: radial-gradient(
      118.79% 118.79% at -18% 102%,
      rgb(128, 204, 255),
      rgba(128, 204, 255, 0) 79.688%
    ),
    radial-gradient(
      97.95% 99.36% at 100% -18%,
      rgb(128, 204, 255),
      rgba(128, 204, 255, 0) 79.687%
    ),
    linear-gradient(
      117.36deg,
      rgb(188, 176, 255) -3.273%,
      rgb(238, 226, 255) 92.134%
    ),
    rgb(217, 217, 217);
}
.career-section__item-img::before {
  content: "";
  position: absolute;
  top: 5em;
  right: -0.0313em;
  width: 2.5625em;
  height: 5.125em;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../img/upd/icon-block-vector.svg");
  background-size: contain;
}
.career-section__item-img img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}

.career-section__item-block {
  width: 26em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2.5em;
  background-color: #effffc;
}

.career-section__item-title {
  color: #00a88e;

  font-size: 2.5em;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: 0%;
  text-align: left;
  text-decoration-line: underline;
}

.career-section__item-text {
}

.career-section__item-name {
  color: rgb(68, 68, 68);

  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0%;
  text-align: left;
}

.career-section__item-post {
  color: rgb(102, 102, 102);

  font-size: 1em;
  font-weight: 300;
  line-height: 125%;
  letter-spacing: 0%;
  text-align: left;
}
.career-section__bottom {
  display: none;
}

.podcast-section {
  position: relative;
  z-index: 1;
  margin-bottom: 12em;
  height: 49.875em;
  background: radial-gradient(
      140.69% 118.79% at -18% 102%,
      rgb(128, 204, 255),
      rgba(128, 204, 255, 0) 76.972%
    ),
    radial-gradient(
      119.37% 99.36% at 100% -18%,
      rgb(128, 204, 255),
      rgba(128, 204, 255, 0) 79.688%
    ),
    linear-gradient(
      119.58deg,
      rgb(188, 176, 255) -10.582%,
      rgb(238, 226, 255) 60.109%
    );

  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../../img/upd/podcast-bg-2.png");
}

.podcast-section__container {
  padding: 0 1.25em;
  max-width: 106.5em;
  margin: 0 auto;
}
.podcast-section__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 3.5em 4.25em 2.5em 8.875em;
}

.podcast-section__text {
  display: flex;
  flex-direction: column;

  margin-top: -5.5em;
  margin-right: 2.8125em;
}

.podcast-section__subtitle {
  margin-bottom: 0.8333333333333334em;
  color: #fff;
  font-size: 3em;
  font-weight: 500;
  line-height: 101%;
  letter-spacing: 0;
  text-align: left;
}

.podcast-section__title {
  color: #fff;
  font-size: 6.5em;
  font-weight: 600;
  line-height: 90%;
  letter-spacing: 0%;
  text-align: left;
  margin-left: -4px;
}

.podcast-section__link {
  cursor: pointer;
}
.podcast-section__link img {
}

.podcast-section__img {
}
.podcast-section__img img {
}

.page-stories {
}
.page-stories .header-block {
  position: relative;
  /* padding: 0; */
  background: none;
  margin-bottom: 3.3125em;
}
.page-stories .header__wrapper {
  min-height: auto;
  padding: 0 20px;
  max-width: 1704px;
  overflow: hidden;
}
.page-stories .header-block .header__wrapper:before {
  /* content: none; */
}

.page-stories .header__container {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  /* height: 42.5em; */
  height: 680px;
  margin-top: 1.875em;
  border-radius: 2.5em;
  background: radial-gradient(
      146.97% 118.79% at -18% 102%,
      rgb(128, 204, 255),
      rgba(128, 204, 255, 0) 79.687%
    ),
    radial-gradient(
      126.5% 99.36% at 100% -18%,
      rgb(128, 204, 255),
      rgba(128, 204, 255, 0) 79.687%
    ),
    linear-gradient(
      117.36deg,
      rgb(188, 176, 255) -11.723%,
      rgb(238, 226, 255) 98.17%
    );
}

.page-stories .header-block .header__individs-item {
  position: relative;
}

.page-stories .header-block .header__main-nav .header__link {
  color: #000000;
  box-shadow: none;
}
.page-stories .header-block .header__heading {
  z-index: 0;
  position: relative;
  top: 0;
  right: 0;
  text-align: center;
  margin-bottom: 0.59375em;
  margin-top: 0.0625em;
}
.page-stories .header-block .header__heading span {
  display: block;
}
.page-stories .header-block .header__heading span:first-child {
  margin-left: 0.15416666666666667em;
  font-size: 7.5em;
  font-weight: 700;
  line-height: 1.05em;
  letter-spacing: -0.02em;
  text-align: center;
  font-family: "Kaspersky Sans";
}
.page-stories .header-block .header__heading span:nth-child(2n) {
  margin-top: -0.6291666666666667em;
  font-size: 7.5em;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: -0.02em;
  text-align: center;
  font-family: "Kaspersky Sans";
}
.page-stories .breadcrumbs {
  display: none;
  padding: 10px 16px;
  background-color: #f6fbfd;
  border-radius: 30px;

  color: rgba(102, 102, 102, 0.5);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
}
.page-stories .breadcrumbs a {
  color: rgba(102, 102, 102, 0.5);
}
.page-stories .header__mask {
  z-index: 20;
  position: absolute;
  bottom: -0.8125em;
  margin-left: -0.75em;
  /* margin: 0 auto; */
}
.page-stories .header__mask svg {
  /* width: 100.625em;
  height: 16.125em; */
  width: 1610px;
  height: 258px;
}
/* .page-stories .person-mask.active {
  fill: #29ccb1;
} */
.page-stories .header__anchors {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: -11.0625em;
}
.page-stories .header__anchor {
  display: flex;
  justify-content: center;
  /* width: 8.625em;
  max-width: 8.625em; */
  width: 138px;
  min-width: 138px;
  position: relative;

  transition: all 0.25s ease;
}
.page-stories .header__anchor-wrapper {
  /* min-width: 18.0625em; */
  min-width: 289px;
}
.page-stories .header__anchor.active {
  position: relative;
  z-index: 11 !important;
}
/* .page-stories .header__anchor:hover {
  position: relative;
  z-index: 11 !important;
} */
.page-stories .header__anchor.active .header__anchor-img {
  transform: scale(1.55) translateY(-47px);
}
/* .page-stories .header__anchor:hover .header__anchor-img {
  transform: scale(1.55) translateY(-47px);
} */
.page-stories .header__anchor.active .header__anchor-text {
  transform: translateY(-95%);
}
/* .page-stories .header__anchor:hover .header__anchor-text {
  transform: translateY(-125px);
} */

.header__anchor-img {
  transition: all 0.25s ease;
}

/* .page-stories .header__anchor:nth-child(n + 2) {
  margin-left: -150.5px;
} */
.page-stories .header__anchor:nth-child(1) {
  z-index: 10;
}
.page-stories .header__anchor:nth-child(2) {
  z-index: 9;
  transform: translateX(4px);
}

.page-stories .header__anchor:nth-child(3) {
  z-index: 8;
  transform: translateX(22px);
}

.page-stories .header__anchor:nth-child(4) {
  z-index: 7;
  transform: translateX(13px);
}

.page-stories .header__anchor:nth-child(5) {
  z-index: 6;
}

.page-stories .header__anchor:nth-child(6) {
  z-index: 7;
}

.page-stories .header__anchor:nth-child(7) {
  z-index: 6;
  transform: translateX(21px);
}

.page-stories .header__anchor:nth-child(8) {
  z-index: 7;
}

.page-stories .header__anchor:nth-child(9) {
  z-index: 8;
  transform: translateX(-35px);
}

.page-stories .header__anchor:nth-child(10) {
  z-index: 9;
  transform: translateX(5px);
}

.page-stories .header__anchor:nth-child(11) {
  z-index: 10;
}

.header__anchor-text {
  z-index: 1;
  position: relative;
  /* display: flex;
  flex-direction: column;
  align-items: center; */
  padding: 1.5em 1.5em 1em;
  border-radius: 1.5em 1.5em;

  box-shadow: 0em 0.25em 2.125em 0em rgba(41, 204, 177, 0.7);
  background: rgb(255, 255, 255);
  /* opacity: 0;
  visibility: hidden; */
  transform: translateY(30px);
  transition: all 0.25s ease;
}
.header__anchor-text::before {
  content: "";
  z-index: 1;
  position: absolute;
  top: -1.875em;
  left: calc(50% - 2em);
  width: 4em;
  height: 4em;
  border-radius: 50%;

  background-image: url("../../img/upd/icon-message.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.header__anchor-text_message {
  position: relative;
  z-index: 2;
  color: #00a88e;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.25em;
  letter-spacing: 0em;
  text-align: left;
}

.header__anchor-text_name {
  display: flex;
  align-items: center;
  gap: 0.5em;
}

.header__anchor-text_line {
  height: 0.0625em;
  width: 100%;
  background-color: #29ccb1;
}

.header__anchor-text_name p {
  width: fit-content;
  white-space: nowrap;
  display: block;
  color: #00a88e;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.0625em;
  letter-spacing: 0em;
  text-align: right;
}

.person-section {
}

.person__row-second {
  /* max-width: 654px;
  width: 100%; */
}

.person-section__container {
  max-width: 86.75em;
  margin: 0 auto;
  padding-top: 0;
}
.person {
  padding: 7.5em 0 8.125em;
  border-bottom: 0.0625em solid #c2d6d6;
}
.person.person-rows .person__img {
  max-width: 52em;
}
.person.person-cols {
  display: flex;
  gap: 5em;
}
.person.person-cols .person__text {
  columns: auto;
}

.person.person-cols .person__row-first {
  flex-direction: column;
  max-width: 40.875em;
}
.person.person-cols .person__img {
  margin-bottom: 2.5em;
  max-width: 40.875em;
  width: 100%;
}
.person.person-cols .person__img--mob {
  display: none;
}
.person.person-cols .person__entry-info {
  padding-top: 4.125em;
  margin-bottom: -0.125em;
}
.person__row-first {
  display: flex;
  align-items: center;
  gap: 2.5em;
  margin-bottom: 2.375em;
}
.person__entry {
  max-width: 41.125em;
}
.person.person-rows .person__entry {
  max-width: 32.1875em;
  width: 100%;
}
.person__entry {
}

.person__entry-info {
  display: flex;
  align-items: flex-start;
  gap: 0.5em;
  padding-top: 9.875em;
  margin-bottom: 1.625em;
}
#mask-person-card-image {
  width: 100px;
}

.person__entry-img {
  /* min-width: 17.625em;
  width: 17.8125em;
  height: 18.75em; */
  width: 285px;
  min-width: 285px;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: radial-gradient(
      394.47% 141.42% at 100% 0%,
      #fbfafe,
      rgba(255, 255, 255, 0) 100%
    ),
    linear-gradient(-73.69deg, #66fe99 -78.406%, #a8e6fc 96.108%);
  clip-path: url(#mask-person-card-image);
  margin-left: -1.875em;
  margin-top: -6.5em;
}
.person__entry-img img {
  /* width: 13.9375em;
  height: 13.9375em; */
  width: 223px;
  height: 223px;
}

.person__entry-text {
}

.person__entry-name {
  color: #444;
  /* font-size: 1.5em; */
  font-weight: 500;
  /* line-height: 1.125em; */
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 0.625em;
  font-size: 24px;
  line-height: 27px;
}
.person__entry-post {
  color: #666;
  /* font-size: 1em; */
  font-weight: 400;
  /* line-height: 1.25em; */
  letter-spacing: 0em;
  text-align: left;
  max-width: 16.375em;
  font-size: 16px;
  line-height: 20px;
}

.person__entry-title {
  color: #000000;
  font-size: 3.375em;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  text-align: left;
}

.person__img {
  /* clip-path: url(#mask-person-card-image); */
}
.person__img img {
}

.person__row-second {
}
.person__text {
  columns: 2;
  gap: 5em;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.4444444444444444em;
  letter-spacing: 0em;
  text-align: left;
}
.person__text p {
  width: 100%;
  margin: 0 0 0.75em;
}

.page-upd .partners {
}
.page-upd .partners__wrapper {
  width: 100%;
  max-width: 84.75em;
  position: relative;
}
.page-upd .partners__title {
  margin-bottom: 0.5em;
  color: #22344966;

  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  text-align: center;
}
.page-upd .partners__subheading {
  margin: 0 auto;
  max-width: 30em;
  margin-bottom: 2.5em;
  color: #444;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.3em;
  letter-spacing: 0em;
  text-align: center;
}

.swiper-pagination {
  display: none;
}
.page-upd .partners__swiper {
  padding: 0 0 6em;
  max-width: 1146px;
}
.page-upd .partners ul {
  min-height: 18.25em;
  display: flex;
}
.page-upd .partners li {
  position: relative;
  min-height: 22.3125em;
  height: 100%;
}
.page-upd .partners li::before {
  content: "";
  z-index: -1;
  position: absolute;
  inset: 0;
  top: 3em;
  width: 100%;
  height: 100%;
  border-radius: 1em;
  background-color: #effffc;
  /* top: -0.75em;
  right: 1.75em;
  width: 22.75em;
  height: 27.0625em; */
  /* background-image: url("../../img/upd/hexagon-green.png");
  background-position: center;
  background-repeat: no-repeat; */
}
.swiper-pagination-bullet {
  opacity: 1;
  background: transparent;
  border: 1px solid #29ccb1;

  cursor: pointer;
}
.swiper-pagination-bullet-active {
  background: #29ccb1;
}
.page-upd .partners__text {
  padding: 1em 3.5em 0 3.5em;
  margin-bottom: 0.6875em;

  font-size: 1em;
  font-weight: 400;
  line-height: 1.3125;
  letter-spacing: 0em;
  text-align: center;
  color: #1d1d1b;

  /* width: 22.4375rem; */
  max-width: 22.75rem;
}
.page-upd .partners__text a {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.3125;
  letter-spacing: 0em;
  text-align: center;
  color: #00a88e;
}
.page-upd .partners__link {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.25em;
  font-size: 1.3125em;
  font-weight: 600;
  line-height: 1.14;
  letter-spacing: 0em;
  text-align: left;
  color: #1d1d1b;
}

.page-upd .partners__link.link--green::after {
  content: "";
  position: relative;
  /* top: 0.5714285714285714em; */
  right: -0.3333333333333333em;
  width: 1.2857142857142858em;
  height: 0.5714285714285714em;

  background: url(/content/themes/wit/img/upd/arrow-green-link.svg) no-repeat
    center / contain;
}

.page-upd .partners__link img {
  width: 1.6875em;
}

.page-upd .link--green:before {
  content: none;
}

.page-upd .partners-next,
.page-upd .partners-prev {
  background-color: #29ccb1;
  top: calc(50% - -5.125em);
  width: 3.5em;
  height: 3.5em;
}

.page-upd .partners-next {
  right: 1em;
}

.page-upd .partners-prev {
  left: 1em;
}

.page-upd .partners-next:after,
.page-upd .partners-prev:after {
  background: url(/content/themes/wit/img/arrow-white.svg) no-repeat center /
    contain;
  width: 0.5227272727272727em;
  height: 0.4772727272727273em;
}

@media (min-width: 1921px) {
  .quote-section__container:before {
    left: calc(-313px + (0 - -313) * ((100vw - 1921px) / (2560 - 1921)));
  }
}
@media (max-width: 1920px) {
  .header-block .header__main-nav .header__link {
    font-size: 0.8333vw;
  }

  .header-block .header__wrapper {
    max-width: 88.3333vw;
  }
  .page-upd .main-nav__list {
    gap: 5.4167vw;
  }
}
@media (max-width: 1024px) {
  .header-block .header__wrapper {
    max-width: 100%;
  }
}

@media only screen and (max-width: 1919px) {
  .page-stories .header__anchors {
    bottom: -9.0625em;
  }

  .page-upd .partners-next {
    right: -4.5em;
  }

  .page-upd .partners-prev {
    left: -4.5em;
  }
  .person__entry-info {
    scale: 0.9;
    transform-origin: bottom left;
    margin-top: -80px;
  }
  .page-stories .header__container {
    height: calc(587px + (680 - 587) * ((100vw - 1440px) / (1919 - 1440)));
  }
  .header__mask {
    scale: 0.85;
    transform-origin: bottom;
  }
  .header__anchors {
    scale: 0.85;
    transform-origin: bottom;
  }
}


@media only screen and (max-width: 1439px) {
  .page-upd .partners-next {
    right: -6em;
  }

  .page-upd .partners-prev {
    left: -6em;
  }
  .page-stories .header__anchor.active .header__anchor-text {
    /* transform: translateY(-102px); */
  }
  .header-block .header__heading span:nth-child(2n) {
    transform: unset;
  }

  .person__entry-info {
    scale: 0.7;
    transform-origin: bottom left;
    margin-top: -94px;
  }
  .header__mask {
    scale: 0.59;
    transform-origin: bottom;
  }
  .header__anchors {
    scale: 0.59;
    transform-origin: bottom;
  }
  .page-stories .header__container {
    height: 500px;
  }
  .page-stories .header__anchors {
    bottom: -5.0625em;
  }
  .modal--methodology .modal__content {
    width: 49em;
    max-width: 49em;
  }
  .modal--methodology .modal__swiper {
    width: 49em;
  }
}

@media only screen and (max-width: 1024px) {
  .header-block .header__wrapper-flex {
    padding: 16px 1em 0;
    margin-bottom: 12px;
  }
  .header-block .header__wrapper-flex--modal {
    padding: 16px 1em 0;
    padding-bottom: 2.25em;
    align-items: flex-start;
  }
  .page-stories .header__anchors {
    bottom: -3.0625em;
  }

  .page-upd .swiper-button-prev.partners-prev {
    display: flex;
  }
  .page-upd .swiper-button-prev.partners-prev:after {
    width: 12px;
    height: 18px;
    display: flex;
    /* transform: translate(5px, 2px); */
  }
  .page-upd .swiper-button-next.partners-next:after {
    width: 12px;
    height: 18px;
    display: flex;
  }
  .header__wrapper-flex--modal .header__logo--modal {
    display: block;
  }
  .header__wrapper-flex--modal .header__logo--main {
    display: none;
  }
  .header__wrapper-flex--modal .button-menu {
    width: 1.875em;
    height: 1.875em;
    z-index: 9999;
  }

  .header__wrapper-flex--modal .header__logo {
  }
  .header-block .header__wrapper {
    min-height: 80.125em;
  }
  .page-stories .header-block .header__wrapper {
    min-height: 49.125em;
  }
  .header-block  .header__heading {
    top: 11.875em;
  }
  .header-block .main-nav--modal.header__main-nav .header__link {
    font-size: 2em;
  }
  .story-section .header-block .header__wrapper {
    min-height: 53.125em;
  }
  .person__entry-info {
    scale: 0.5;
    transform-origin: bottom left;
    margin-top: -182px;
  }
  .header__mask {
    scale: 0.4;
    transform-origin: bottom;
  }
  .header__anchors {
    scale: 0.4;
    transform-origin: bottom;
  }

  .header-block .header__heading span:nth-child(2n) {
    transform: translate(-0.0125em, -0.09625em);
  }

  .story-section__item.first .story-section__item-link {
    width: 3em;
    height: 3em;
  }

  .story-section__item.first .story-section__item-link_icon {
    width: 0.5rem;
  }
  .page-stories .header__container {
    height: 300px;
  }

  .modal--methodology .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }

  .modal--methodology .modal__content {
    width: 40em;
    max-width: 40em;
  }
  .modal--methodology .modal__swiper {
    width: 40em;
  }
}

@media (max-width: 767px) {
  .header-block .header__row-persons_items-wrap {
    transform: unset;
  }
  .swiper-pagination {
    display: block;
  }
  .header-block .header__row-persons_items {
    max-width: 12.5em;
  }
  .page-stories .header__anchor {
    width: 21.4375em;
    min-width: 21.4375em;
    height: 26.25em;
  }
  .page-stories .header__anchor-wrapper {
    min-width: 18.0625em;
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
  .swiper--anchors .header__img {
    width: 27.5em;
    min-width: unset;
    min-height: unset;
    height: 100%;
    max-width: unset;
    left: 0;
    position: relative;
  }

  .swiper--anchors .header__anchor-text {
    z-index: 1;
    position: absolute;
    bottom: 1.6875em;
    padding: 1.5em 1.5em 1em;
    border-radius: 1.5em 1.5em 0 0;
    box-shadow: 0em 0.25em 2.125em 0em rgba(41, 204, 177, 0.7);
    background: #fff;
    transform: translateY(30px);
    transition: all 0.25s ease;
    width: 17.625em;
  }
  .swiper--anchors {
    width: 21.4375em;
  }
  .button-menu {
    width: 1.375em;
    height: 1.375em;
    position: relative;
    top: 0;
    right: 0.0625em;
  }
  .swiper--anchors .swiper-slide {
    width: 21.4375em;
    height: 26.25em;
  }

  .header__anchors {
    scale: unset;
  }
  .page-stories .header__anchors {
    position: unset;
  }
  .header-block .main-nav--modal.header__main-nav .header__link {
    font-size: 1em;
  }
  .modal--methodology .modal__content {
    /* width:100%;
    max-width:100%; */
    width: calc(343px + (630 - 343) * ((100vw - 375px) / (767 - 275)));
    max-width: calc(343px + (630 - 343) * ((100vw - 375px) / (767 - 275)));
  }
  .modal--methodology .modal__swiper {
    /* width:100%; */
    width: calc(343px + (630 - 343) * ((100vw - 375px) / (767 - 275)));
  }
  .modal__text {
    flex-direction: column;
    padding: 1em;
  }

  .modal__message p {
    font-size: 1em;
  }
  .modal__title {
    font-size: 1.5em;
  }
  .person.person-cols .person__entry-info {
    gap: 0.8125em;
    margin-bottom: 1.5em;
  }
  .person.person-cols {
    flex-direction: column;
  }
  .person {
    padding: 0;
    padding-bottom: 50px;
  }
  .person-section {
    padding: 0 16px;
  }
  .person__entry-title {
    font-size: 3em;
  }
  .person__entry-info {
    scale: 1;
    margin-top: 0;
    padding-top: 0;
    display: flex;
    gap: 1em;
    align-items: center;
  }
  .person__entry-img {
    width: 123px;
    height: 123px;
    min-width: 123px;
    clip-path: url(#mask-person-card-image-mob);
    margin-left: 0;
    margin-top: 0;
  }
  .person__entry-img img {
    width: 123px;
    height: 123px;
  }
  .page-stories .breadcrumbs {
    padding: 10px 32px;
  }
  .page-stories .header-block .header__heading span:first-child {
    font-size: 1.875em;
    line-height: 1;
  }
  .page-stories .header-block .header__heading span:nth-child(2n) {
    font-size: 1.875em;
    line-height: 1;
  }
  .header-block {
    padding-top: 0;
    margin-bottom: 31px;
  }
  .header-block .header__wrapper {
    min-height: 885px;
    padding: 0;
  }
  .page-stories .header-block .header__wrapper {
    min-height: 560px;
    padding: 0;
  }
  .facts-section__percent-item p {
    margin-top: 8px;
    font-size: 16px;
  }
  .facts-section__info-text_block p {
    font-size: 16px;
  }
  .person__text {
    columns: 1;
    font-size: 1em;
  }
  .person__row-first {
    flex-direction: column;
    gap: 2em;
    margin-bottom: 1.8125em;
  }
  .person.person-cols .person__img {
    margin-bottom: -2px;
    max-width: 40.875em;
    width: 100%;
  }
  .person.person-cols {
    /* display: none; */
    gap: 0;
  }
  .person.person-cols .person__row-first {
    margin-bottom: 0;
  }
  .person.person-cols .person__img {
    display: none;
  }

  .person.person-cols .person__img--mob {
    display: block;
  }
  /* .header-block .header__wrapper:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -15em;
    left: -9em;
    width: 40.5em;
    height: 25em;
    transform: rotate(0);
    background-image: url("/content/themes/wit/img/upd/hexagon.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  } */

  .header__wrapper-alignment {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
  }
  .header-block .header__row {
    padding: 0 0 0 1em;
    flex-direction: column;
    align-items: normal;
    justify-content: normal;
    gap: 0.5em;
    backdrop-filter: blur(0);
    background: rgba(255, 255, 255, 0);
  }
  .header-block .header__row-persons {
    z-index: 1;
    position: relative;
    right: auto;
    padding: 16px 32px;
    gap: 19px;
    border-radius: 60px 0 0 60px;
    height: 116px;
  }
  .header-block .header__row-persons_items {
    gap: 16px;
  }
  .header-block .header__row-news {
    max-width: 100%;
    display: flex;
    align-items: center;
    gap: 21px;
    width: fit-content;
    padding: 16px 24px;
    overflow: auto; 
    backdrop-filter: blur(20px);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 24px 0 0 24px;
  }
  .header-block .header__row-news_item.new {
    box-shadow: 0 0 0 2px #5f84be, 0 0 0 4.5px #ff1cf6;
  }
  .header-block .header__row-news .swiper-wrapper {
    padding-right: 0;
  }
  .header-block .header__row-news_item {
    cursor: pointer;
    min-width: 56px;
    max-width: 56px;
    min-height: 56px;
    height: 56px;
    border-radius: 14px;
    box-shadow: 0 0 0 2px #5f84be, 0 0 0 4.5px #6fa8c9;
  }
  .header-block .header__row-news_item img {
    width: 55.86px;
    height: 55.86px;
    border-radius: 16px;
  }
  .header-block .header__row-persons_item {
    width: 56px;
    height: 56px;
    box-sizing: border-box;
    border-radius: 42px;
    box-shadow: 0 0 0 2px #a6d1df, 0 0 0 4.5px #5f84be;
  }
  .header-block .header__row-persons_item a img {
    width: 55.86px;
    height: 55.86px;
    border-radius: 42px;
  }
  .header-block .header__heading {
    z-index: 1;
    position: relative;
    top: auto;
    right: auto;
    padding: 0 0;
    text-align: center;
    transform: translate(0);
    margin-top: 28px;
  }
  .header__mask {
    display: none;
  }
  .page-stories .header__anchors {
    /* display: none; */
  }
  .header-block .header__heading span:first-child {
    font-size: 2.5em;
    font-weight: 600;
    line-height: 0.7em;
    letter-spacing: 0em;
    text-align: center;
  }
  .header-block .header__heading span:nth-child(2n) {
    font-size: 2.5em;
    font-weight: 600;
    line-height: 0.2em;
    letter-spacing: 0em;
    text-align: center;
    transform: unset;
  }
  .header-block .header__cover {
    z-index: 1;
    position: relative;
    left: auto;
    bottom: auto;
    max-width: 100%;
    padding: 0 1em;
    margin-top: -1.8125em;
    margin-left: -0.5625em;
  }
  .page-stories .header__container {
    height: 34.125em;
  }
  .header-block .header__container {
    /* padding: 0 0 0 1em; */
    margin-top: 24px;
    order: 1;
    width: 100%;
    margin: 1.125em 0 0;
  }
  .person__entry-name {
    color: #444;
    font-weight: 500;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 0.625em;
    font-size: 1.125em;
    line-height: 1;
  }
  .person__entry-post {
    color: #666;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: left;
    font-size: 0.875em;
    line-height: 1;
    max-width: 14.785714285714286em;
  }
  .page-stories .header-block {
    margin-bottom: 2em;
  }
  .page-stories .header-block .header__heading {
    margin-top: 0.90625em;
  }
  .page-stories .header-block .header__heading span:nth-child(2n) {
    margin-top: -0.45em;
  }
  .header-block .header__individs {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 1.5em;

    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .header-block .header__individs::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .header-block .header__individs-item {
    position: relative;
    border-radius: 200px;
    top: auto !important;
    left: auto !important;
    right: auto !important;
  }
  .header-block .header__individs-item.md {
    display: none;
  }
  .header-block .header__individs-item.sm {
    display: none;
  }
  .facts-section {
    margin-bottom: 4em;
  }
  .facts-section__heading {
    margin-bottom: 0.825em;
  }
  .facts-section__container {
    padding: 0 1em;
    max-width: 106.5em;
    margin: 0 auto;
  }
  .facts-section__block {
    display: flex;
    flex-direction: column;
    gap: 0.25em;
  }

  .facts-section__percent {
    display: flex;
    flex-direction: column;
    gap: 17px;
    width: 78%;
  }
  .facts-section__info {
    height: fit-content;
    min-width: 100%;
    background-color: #f6fbfd;
    padding: 2em 0 0;
    margin-right: 4.5em;
    border-radius: 1em;
  }
  .facts-section__info-text {
    display: flex;
    flex-direction: column;
    gap: 2em;
    padding: 0 2em;
  }

  .facts-section__info-link {
  }
  .facts-section__info-link:before {
    content: "";
    z-index: -1;
    position: absolute;
    top: -1.5em;
    right: 0;
    width: 100%;
    height: 0.0625em;
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: none;
    background-color: #c2d6d6;
  }
  .facts-section__info-link {
    z-index: 1;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 0.5em;
    width: 100%;
    transform: translate(0, 0);
  }
  .facts-section__info-link p {
    margin-bottom: -4px;
    margin-top: 0;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.4712em;
    letter-spacing: 0%;
    text-align: left;
    color: #383f48;
  }
  .facts-section__info-link_icon {
    transform: translate(0px, 17px);
  }
  .facts-section__info-img {
    padding: 2.5em 0 0 0;
    height: 10.25em;
    overflow: hidden;
  }
  .facts-section__info-img img {
    max-width: 36em;
  }
  .quote-section {
    height: fit-content;
    background: none;
    margin-bottom: 1.5em;
  }
  .quote-section__image {
    z-index: -1;
    position: absolute;
    bottom: auto;
    top: 0;
    width: 50em;
  }
  .quote-section__container:before {
    content: "";
    z-index: 0;
    position: absolute;
    top: -9em;
    bottom: auto;
    left: -18em;
    width: 60.625em;
    height: 60.0625em;
  }
  .quote-section__info {
    position: relative;
    padding: 11.5em 1em 0;
    z-index: 1;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    gap: 1em;
    max-width: 100%;
    margin: 0 auto;
    height: fit-content;
    transform: translateX(0);
  }
  .quote-section__quote {
    min-width: 1.75em;
    width: 1.75em;
  }
  .quote-section__text p {
    font-size: 1em;
  }
  .quote-section__text p:first-child {
    margin-top: 0;
    margin-bottom: 16px;
  }
  .story-section__container {
    padding: 0 1em;
  }
  .story-section__heading {
    font-size: 3em;
    font-weight: 600;
    line-height: 101%;
    letter-spacing: -1.2px;
    text-align: left;
    color: #22344966;
    margin-bottom: 0em;
  }
  .story-section__head {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .story-section__item-block {
    bottom: 1.1875em;
  }
  .story-section__more {
    display: none;
  }
  .story-section__items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 11.3125em;
    gap: 0.5em 0.5em;
    grid-template-areas:
      ". ."
      ". ."
      "first first";
    overflow: hidden;
    margin-bottom: 0.75em;
  }
  .story-section__item {
    position: relative;
    background-color: #effffc;
    width: 10.5em;
    height: 12.125em;
    border-radius: 1em;
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
  .story-section__item-img {
    margin-top: auto;
  }

  .story-section__item-img img {
    width: 100%;
    object-fit: contain;
  }

  .story-section__item.first {
    width: 21.375em;
    height: 11.1875em;
    display: flex;
    align-items: center;
    overflow: visible;
    flex-direction: row;
  }
  .story-section__item.first .story-section__item-img {
    min-width: 10.5em;
  }
  .story-section__item.first .story-section__item-title {
    display: -webkit-box;
    /* margin-bottom: 3.1875em; */
    margin-bottom: auto;
    width: 10em;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.125em;
    letter-spacing: 0em;
    text-align: left;
  }
  .story-section__item.first .story-section__item-img img {
    /* width: 106%;
    max-width: 101%;
    transform: translate(-0.1875em, -0.875em); */
    width: 112%;
    max-width: 99%;
    transform: translate(0.1875em, -0.25em);
  }
  .story-section__item.first .story-section__item-block {
    padding-top: 20px;
    padding-bottom: 2em;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: 100%;
    bottom: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .story-section__item.first .story-section__item-info {
    width: 100%;
    min-width: initial;
    max-width: max-content;
  }
  .story-section__item.first .story-section__item-name {
    width: 100%;
    display: flex;
    gap: 0.375em;
    margin-bottom: 0.25em;
  }
  .story-section__item.first .story-section__item-name span {
    color: #444;
    font-size: 0.875em;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0em;
    text-align: left;

    background-color: transparent;
    padding: 0;
  }
  .story-section__item.first .story-section__item-text {
    padding-right: 1em;
    height: auto;
    width: 11em;
    align-items: flex-start;
  }
  .story-section__item.first .story-section__item-post {
    display: block;
    font-size: 0.5em;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: -0.02em;
    text-align: left;
  }
  .story-section__item.first .story-section__item-link {
    min-width: 1.8125em;
    width: 1.8125em;
    height: 1.8125em;
    transform: translate(-1px, -1px);
  }
  .story-section__more img {
    width: 1.875em;
  }
  .story-section__item.first .story-section__item-link_icon {
    width: 1.4287rem;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .story-section__item.first .story-section__item-link img {
    min-width: 0.68em;
    width: 0.68em;
    height: auto;
  }

  .story-section__item-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 8.75em;
  }
  .story-section__item-link {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 1.5em;
    height: 1.5em;
    box-shadow: 0px 8px 32px 0px rgba(35, 209, 174, 0.4);
    background: #29ccb1;
    border-radius: 50%;
    transform: translate(-1px, 13px);
  }
  .story-section__item-link_icon {
    width: 1.5em;
    height: 1.5em;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .story-section__item-link_icon img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.55em;
    height: auto;
  }
  .story-section__bottom {
    display: flex;
    justify-content: flex-end;
  }
  .story-section__bottom .story-section__more {
    display: flex;
    align-items: center;
    gap: 0.625em;
    color: #1d1d1b;
    width: fit-content;

    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 0em;
    text-align: left;
    margin-left: auto;
    /* padding-right: 1em; */
    font-size: 20px;
  }

  .story-section {
    margin-bottom: 1.75em;
  }
  .career-section {
    margin-bottom: 2em;
  }
  .career-section__container {
    padding: 0 1em;
    max-width: 100%;
    margin: 0 auto;
  }
  .career-section__heading {
    font-size: 3em;
    font-weight: 600;
    line-height: 101%;
    /* letter-spacing: -1.2px; */
    text-align: left;
    color: #22344966;
    margin-bottom: 0em;
  }
  .career-section__head {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 2em;
  }
  .career-section__more {
    display: none;
  }
  .career-section__bottom {
    display: flex;
    justify-content: flex-end;
  }
  .career-section__bottom .career-section__more {
    display: flex;
    align-items: center;
    gap: 0.625em;
    color: #1d1d1b;
    width: fit-content;

    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 0em;
    text-align: left;
    margin-left: auto;
    /* padding-right: 1em; */
    font-size: 20px;
  }
  .career-section__more img {
    width: 1.8125em;
  }
  .career-section__items {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .career-section__item:nth-child(2n) {
    order: 2;
  }
  .career-section__item-img {
    position: relative;
    width: 10.75em;
  }
  .career-section__item-block {
    width: 11em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1em;
    background-color: #effffc;
  }
  .career-section__item-title {
    color: #00a88e;

    font-size: 1em;
    font-weight: 500;
    line-height: 1.125em;
    letter-spacing: 0em;
    text-align: left;

    text-decoration-line: underline;
  }
  .career-section__item-name {
    margin-bottom: 0.5em;
    color: #444;

    font-size: 0.875em;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0em;
    text-align: left;
  }
  .career-section__item-post {
    color: #666;

    font-size: 0.5em;
    font-weight: 400;
    line-height: 0.9;
    letter-spacing: 0em;
    text-align: left;
  }
  .career-section__item-img:before {
    content: "";
    position: absolute;
    top: 1.5em;
    right: -0.0313em;
    width: 1.1em;
    height: 3.125em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: contain;
  }
  .career-section__item:nth-child(n + 3) .career-section__item-img:before {
    content: "";
    position: absolute;
    top: 1.5em;
    right: -0.0313em;
    width: 1.1em;
    height: 3.125em;
    transform: rotate(180deg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .career-section__item:nth-child(n + 3) .career-section__item-block {
    width: 10.75em;
  }
  .news-section {
    margin-bottom: 86px;
  }
  .podcast-section {
    margin-bottom: 68px;
  }
  .page-upd .partners__title {
    margin-bottom: 17px;
  }
  .page-upd .partners__subheading {
    margin-bottom: 0.5em;
  }
  .page-upd .partners__text {
    padding: 5px 3.5em 0;
    margin-bottom: 1.6875em;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.3125;
    letter-spacing: 0em;
    text-align: center;
    color: #1d1d1b;
    max-width: 100%;
  }
  .partners__subheading {
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
  }
  .news-section__container {
    padding: 0 1em;
    max-width: 100%;
    margin: 0 auto;
  }
  .news-section__heading {
    font-size: 3em;
    font-weight: 600;
    line-height: 101%;
    /* letter-spacing: -1.2px; */
    text-align: left;
    color: #22344966;
    margin-bottom: 0em;
  }
  .news-section__head {
    display: flex;
    align-items: baseline;
    justify-content: space-between;

    flex-direction: column;
    gap: 2em;
    margin-bottom: 1.75em;
  }
  .news-section__items {
    display: flex;
    flex-wrap: wrap;
    gap: 1.075vw;
  }
  .news-section__item-img {
    max-height: 14.375em;
    overflow: hidden;
  }
  .news-section__item-block {
    padding: 1em 1.5em;
  }
  .news-section__item-title {
    margin-bottom: 9px;
    color: #00a88e;

    font-size: 1em;
    font-weight: 500;
    line-height: 1.125em;
    letter-spacing: 0em;
    text-align: left;

    text-decoration-line: underline;
  }
  .news-section__item-text {
    color: #666;

    font-size: 0.875em;
    font-weight: 300;
    line-height: 1.125em;
    letter-spacing: 0em;
    text-align: left;
  }
  .news-section__link {
    margin-top: 1em;
    max-width: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .news-section__link-img {
    display: none;
  }
  .podcast-section {
    position: relative;
    z-index: 1;
    height: 10.3125em;
    width: 100%;
  }
  .podcast-section__container {
    padding: 0;
    max-width: 100%;
    margin: 0 auto;
  }
  .podcast-section__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1em;
    width: 100%;
  }
  .podcast-section__subtitle {
    margin-bottom: 0.6666666666666666em;
    color: #fff;
    font-size: 0.75em;
    font-weight: 500;
    line-height: 0.75em;
    letter-spacing: 0em;
    text-align: left;
    margin-left: -5px;
  }
  .podcast-section__title {
    color: #fff;
    font-size: 1.5em;
    font-weight: 600;
    line-height: 0.9583333333333334em;
    letter-spacing: 0em;
    text-align: left;
  }
  .podcast-section__text {
    display: flex;
    flex-direction: column;
    margin-top: 0px;
    margin-right: 0.5em;
    padding-left: 1.25em;
  }
  .podcast-section__link {
    cursor: pointer;
    min-width: 3em;
    transform: translate(-3px, 10px);
  }
  .podcast-section__img {
    padding: 0.75em 1em 0 0.25em;
  }
  .page-upd .partners__swiper {
    padding: 0 0 5em;
    max-width: 100%;
  }
  .page-upd .partners ul {
    /* display: flex;
    flex-direction: column;
    gap: 4em;
    transform: translate3d(0px, 0px, 0px)!important; */
  }
  .page-upd .partners li {
    position: relative;
    width: 100% !important;
  }
}

@media (max-width: 1930px) and (max-height: 1200px) {
  .header-block .header__row.fixed {
    /* top: 0.625em; */
  }

  .modal__wrapper {
    padding-top: 80px;
  }
}

@media (max-width: 576px) {
  .story-section__item.first .story-section__item-text {
    max-width: 100%;
  }

  .story-section__item.first .story-section__item-name {
    row-gap: 0;
  }

  /* .header__container::after {
    content: '';
    position: absolute;
    display: block;
    bottom: -79.2vw;
    left: -37.333vw;
    width: 170.667vw;
    height: 160.8vw;
    background: url('/wp-content/themes/wit/assets/2024-10/img/mnogogrannik.png') center/contain no-repeat;
    z-index: -1;
  } */

  header.main-page::after {
    all: unset;
    content: '';
    position: absolute;
    display: block;
    bottom: -40.2vw;
    left: -37.333vw;
    width: 170.667vw;
    height: 160.8vw;
    background: url('/wp-content/themes/wit/assets/2024-10/img/mnogogrannik1.png') center/contain no-repeat;
    z-index: -1;
  }
}
.post-1716 .news-job__text-blockquote--shabab {
  padding-top: 220px;
}
.post-1716 .news-job__text-wrapper--third-shabab::before {
  top: -325px;
}
@media (min-width: 1024px) {
  .post-1716 .news-job__text-blockquote p {
    width: 460px;
    position: relative;
    left: -15px;
  }
}
@media (max-width: 1439px) {
  .post-1229 .news-job__data-wrapper {
    margin-left: -70px;
    width: 500px;
    transform: scale(0.8);
    transform-origin: 50% 0px;
  }
}
@media (max-width: 1024px) {
  .post-1716 .news-job__text-blockquote--shabab {
    padding-top: 46px;
  }
  .post-1716 .news-job__text-wrapper--third-shabab::before {
    top: -196px;
    right: -443px;
  }
  .post-1716 .news-job__text-quote--first-shabab, .post-1229 .news-job__text-quote--first-shabab {
    padding-top: 50px;
  }
  .post-1716 .news-header--shabab, .post-1229 .news-header {
    padding-bottom: 115px;
  }
  .post-1716 .news-header__photo-founder--shabab {
    left: 0%;
  }
  .post-1229 .news-job__data-wrapper {
    width: 100%;
    transform: scale(0.7);
    transform-origin: 50% 80px;
    margin-left: 0px;
  }
}
@media (max-width: 576px) {
  .post-1716 .news-header--shabab, .post-1229 .news-header {
    padding-bottom: 0;
  }
  .post-1716 .news-job__data-wrapper {
    margin-top: 200px;
  }
  .post-1716 .news-job__text-blockquote--shabab {
    padding-top: 0px;
  }
  .post-1716 .news-job__text-blockquote p {
    width: 245px !important;
  }
  .post-1229 .news-job__data-wrapper {
    width: 100%;
    transform: scale(0.7);
    transform-origin: 0% 50%;
    margin-left: 0px;
    margin-top: 219px;
  }
  .post-1229 .news-job::after {
    left: -345px;
  }
  .post-1229 .news-job__photo-caption--shabab {
    margin-left: 55%;
    margin-top: 20px;
    position: relative;
    z-index: 200;
    text-align: center;
    width: 40%;
  }
}
.post-1229 .news-job__photo-caption--shabab {
  margin-left: 200px;
  margin-top: 100px;
}

@media (min-width: 577px) and (max-width: 1023px) {
  
  .header-block .header__row {
    padding: 0;
    flex-direction: column;
    align-items: normal;
    justify-content: normal;
    gap: 0.5em;
    backdrop-filter: blur(0);
    background: rgba(255, 255, 255, 0);
  }
  .header-block .header__row-persons {
    z-index: 1;
    position: relative;
    right: auto;
    padding: 16px 24px;
    gap: 19px;
    border-radius: 60px;
    height: 116px;
  }
  .header__row-persons {
    max-width: 100% !important;
  }
  .header-block .header__row-persons_item a {
    width: 100%;
    height: 100%;
  }
  .header-block .header__row-persons_title, .header-block .header__row-news_title {
    font-size: 16px;
    line-height: 110%;
  }
  .header-block .header__row-persons_items-wrap {
    max-width: 100%;
    min-width: 100%;
  }
  .header-block .header__row-persons_items {
    max-width: 100%;
    gap: 16px;
  }
  .header-block .header__row-news {
    max-width: 100%;
    display: flex;
    align-items: center;
    gap: 21px;
    width: fit-content;
    padding: 16px 24px;
    overflow: auto; 
    backdrop-filter: blur(20px);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 24px;
  }
  .header-block .header__row-news_item.new {
    box-shadow: 0 0 0 2px #5f84be, 0 0 0 4.5px #ff1cf6;
  }
  .header-block .header__row-news .swiper-wrapper {
    padding-right: 0;
  }
  .header-block .header__row-news_item {
    cursor: pointer;
    min-width: 56px;
    max-width: 56px;
    min-height: 56px;
    height: 56px;
    border-radius: 14px;
    box-shadow: 0 0 0 2px #5f84be, 0 0 0 4.5px #6fa8c9;
  }
  .header-block .header__row-news_item img {
    width: 55.86px;
    height: 55.86px;
    border-radius: 16px;
  }
  .header-block .header__row-persons_item {
    width: 56px;
    height: 56px;
    box-sizing: border-box;
    border-radius: 42px;
    box-shadow: 0 0 0 2px #a6d1df, 0 0 0 4.5px #5f84be;
  }
  .header-block .header__row-persons_item a img {
    width: 55.86px;
    height: 55.86px;
    border-radius: 42px;
  }
  .header__row.no-column {
    margin: 0;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(20px);
    border-radius: 3.226vw 6.72vw 6.72vw 3.226vw;
    column-gap: 0;
  }
  .header-block .header__row.no-column .header__row-news {
    overflow: auto;
    padding: 0.806vw 4.301vw 0.806vw 1.2vw;
    gap: 2.151vw;
    backdrop-filter: unset;
    background: none;
    border-radius: 24px 0 0 24px;
  }

  .header-block .header__row.no-column .header__row-news_title {
    margin: 0;
    font-size: 2.151vw;
    line-height: 110%;
  }
  
  .header__row-persons.no-circles {
    min-width: 46.237vw;
    margin-left: -4.032vw;
    background: none;
    backdrop-filter: unset;
    height: 96px;
    border-radius: 60px 0 0 60px;
  }
  
  .header-block .header__row-news_item img {
    width: 55.86px;
    height: 55.86px;
    border-radius: 16px;
    max-width: 55.86px;
  }

  .header-block .header__row-news_item {
    width: 55.86px;
    height: 55.86px;
  }
  
  .header__row-persons.no-circles > a:first-child {
    position: absolute;
    right: 0;
  }
  .header-block .header__wrapper.th-tablet .header__heading {
    top: 20.875em;
  }
  
  .header-block .header__row-persons_items {
    height: auto;
  }
  .header-block .header__row-persons_item a {
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  .header-block .header__wrapper.th-tablet {
    min-height: 100em;
  }
}

@media (max-width: 767px) and (min-width: 577px) {
  .header-block .header__row {
    padding: 0 30px;
  }
}

@media (max-width: 1023px) and (min-width: 577px) {
  .header__row.no-column {
    padding: 0 0 0 30px !important;
  }
}

@media (max-width: 767px) {
  .header__row.no-column {
    margin: 0 4.032vw;
  }
  .header-block .header__wrapper.th-tablet .header__heading {
    top: 0;
  }
}
@media (max-width: 576px) {
  .header__row.no-column {
    margin: 0;
  }
  
  .header-block .header__row-persons_items {
    height: auto;
  }
  .header-block .header__row-persons_item a {
    width: 100%;
    height: 100%;
  }
}