@import url(../fonts/Gilroy/stylesheet.css);
@import url(../fonts/Gotham/stylesheet.css);
:root {
  --white: #ffffff;
  --black: #323527;
  --bg: #f8f8f8;
  --dark-violet: #4415a0;
  --accent: #fbe017;
  --accent2: #7466ff;
  --red: #b8477d;
  --red2: #d6001c;
  --error: #d23535;
  --sand: #e7c07f;
  --pink: #fe77e6;
  --gradient: linear-gradient(90deg, #ffbc00 0%, #fe77e6 51.04%, #4415a0 100%);
  --gray1: #828588;
  --gray2: #d1d1d1;
  --gray3: #f1f1f1;
  --gray4: #9c9c9c;
  --gray5: #f8f8f8;
  --coral: #fff0e8;
  --btn-accent-hover: #db7754;
  --btn-gray-hover: #e7e7e7;
  --btn-border-accent-hover: var(--accent);
  --btn-border-accent-2-hover: var(--accent2);
  --a: var(--accent2);
  --aHover: var(--accent2);
  --aUnderline: none;
  --aHoverUnderline: underline;
  --svg: var(--black);
  --svgHover: var(--black);
}
* {
  box-sizing: border-box;
  outline: none;
}
html {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
body {
  margin: 0;
  padding: 0;
  display: flex;
  flex: auto;
  flex-direction: column;
  font-family: "Gilroy", sans-serif;
  color: var(--black);
}
img {
  border: 0;
}
.article-detail__content img {
  max-width: 100%;
  height: auto !important;
}
input,
textarea,
a,
button {
  outline: none;
}
a {
  color: var(--a);
  text-decoration: var(--aUnderline);
  transition: all 0.3s ease;
}
a:hover {
  color: var(--aHover);
  text-decoration: var(--aHoverUnderline);
}
.dn {
  display: none;
}
.clr {
  clear: both;
}
.col {
  vertical-align: top;
  display: inline-block;
}
main {
  flex: auto;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--black);
  -webkit-box-shadow: 0 0 0 1000px var(--white) inset;
}
.text {
  font-size: 1.17130307vw;
  line-height: 160%;
}
.text-small {
  font-size: 1.02489019vw;
  line-height: 170%;
}
.text-big {
  font-weight: 500;
  font-size: 1.31771596vw;
  line-height: 150%;
  letter-spacing: 0.03em;
}
.text-button {
  font-family: "Gotham", sans-serif;
  font-size: 0.87847731vw;
  line-height: 120%;
  text-transform: uppercase;
}
.text-label {
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
}
b,
strong {
  font-weight: 700;
}
body {
  font-size: 1.17130307vw;
  line-height: 160%;
}
h1,
.h1 {
  font-weight: 500;
  font-size: 5.41727672vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  margin: 0;
  padding: 0;
}
h2,
.h2 {
  font-weight: 500;
  font-size: 4.09956076vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  margin: 0;
  padding: 0;
}
h3,
.h3 {
  font-size: 2.92825769vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
h4,
.h4 {
  font-size: 2.04978038vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
.wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.logo {
  display: inline-block;
  background: url(/logo.png) no-repeat center / contain;
  width: 15.4465593vw;
  height: 3.51390922vw;
}
.logo--2 {
  width: 18.00878477vw;
  height: 4.09956076vw;
}
.logo--phil {
  background-image: url(../img/logo-phil.svg);
  width: 5.27086384vw;
  height: 1.3909224vw;
}
.logo--fund {
  background-image: url(../img/logo-fund.svg);
  width: 11.85944363vw;
  height: 4.09956076vw;
}
.logo--istoki {
  background-image: url(../img/logo-istok.png);
  width: 10.761347vw;
  height: 3.80673499vw;
}
.logo--bw {
  background-image: url(../img/logo-bw.svg);
  width: 6.14934114vw;
  height: 5.92972182vw;
}
.content {
  width: 88.28696925vw;
  margin: 0 auto;
  position: relative;
}
.content--padding {
  padding: 24px;
  width: auto;
  margin: 0;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1.17130307vw 0;
  z-index: 999;
  transform: translateY(-100%);
  background: repeat-y center / 100% auto;
  transition: all 0.3s ease;
}
.header .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__right {
  display: flex;
  align-items: center;
  gap: 2.34260615vw;
}
.header__right .btn {
  margin-left: 0.58565154vw;
}
.header.half:not(.scroll) .menu-item--half {
  --a: var(--white);
}
.header.half:not(.scroll) .menu-item--half::after {
  background: url("../img/icons/arrow-down-white.svg") no-repeat center /
    contain;
}
.header.half:not(.scroll) .search > .icon {
  --svg: var(--white);
}
.header.half:not(.scroll) .lng {
  --a: var(--accent);
  --aHover: var(--accent);
}
.header.half:not(.scroll) .lng span {
  color: var(--white);
}
.header .btn {
  width: 13.5431918vw;
  margin: -1.17130307vw -5.85651537vw -1.17130307vw 0;
  height: 5.85651537vw;
}
.header.active {
  transform: translateY(0);
}
.header.scroll {
  background-color: var(--white);
}
.search {
  position: relative;
}
.search .icon {
  cursor: pointer;
}
.search-block {
  background: var(--bg);
  position: absolute;
  top: -0.87847731vw;
  right: -1.17130307vw;
  height: 3.51390922vw;
  display: flex;
  align-items: center;
  gap: 1.17130307vw;
  padding: 0 1.17130307vw;
  border-radius: 0.87847731vw;
  width: 53.44070278vw;
  transform: translateY(-7.32064422vw);
  transition: all 0.3s ease;
}
.search-block input {
  font-family: "Gilroy", sans-serif;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
  color: var(--black);
  flex: 1;
  font-size: 1.02489019vw;
  line-height: 170%;
}
.search-block input::placeholder {
  color: var(--gray2);
}
.search-block .icon.search-block__icon {
  cursor: default;
  --svg: var(--gray2);
}
.search-block.active {
  transform: translateY(0);
}
.search-block--static {
  position: relative;
  top: auto;
  right: auto;
  width: 100%;
  transform: translateY(0);
}
.search-results {
  display: none;
}
.search-results.active {
  display: block;
}
.svg path,
.svg circle {
  stroke: var(--svg);
  transition: all 0.3s ease;
}
.svg:hover path,
.svg:hover circle {
  stroke: var(--svgHover);
}
.svg--link {
  --svgHover: var(--accent);
}
.menu {
  display: flex;
  gap: 2.19619327vw;
}
.menu-item {
  font-weight: 500;
  --a: var(--black);
  --aHover: var(--accent);
  --aHoverUnderline: none;
  font-family: "Gotham", sans-serif;
  font-size: 0.87847731vw;
  line-height: 120%;
  text-transform: uppercase;
}
.menu-item.active {
  --a: var(--accent);
}
.menu-item--sub {
  padding-right: 2.04978038vw;
  position: relative;
  padding-bottom: 1.17130307vw;
  margin-bottom: -1.17130307vw;
}
.menu-item--sub:after {
  content: "";
  position: absolute;
  top: -0.36603221vw;
  right: 0;
  width: 1.75695461vw;
  height: 1.75695461vw;
  background: url(../img/icons/arrow-down.svg) no-repeat center / contain;
  transition: all 0.3s ease;
}
.menu-item--sub:hover:after {
  transform: rotate(180deg);
}
.menu-item--sub:hover .menu-sub {
  display: flex;
}
.menu--footer {
  flex-direction: column;
  gap: 4.09956076vw;
}
.menu--footer .menu-item {
  text-transform: none;
  font-weight: normal;
  font-size: 1vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
}
.menu-sub {
  position: absolute;
  top: 100%;
  left: -1.75695461vw;
  flex-direction: column;
  gap: 1.75695461vw;
  padding: 1.75695461vw;
  background: var(--white);
  box-shadow: 0 1.46412884vw 5.85651537vw rgba(30, 0, 116, 0.05);
  white-space: nowrap;
  display: none;
}
.menu-sub.gradient-border:before {
  opacity: 1;
}
.icon {
  line-height: 0;
  width: 1.75695461vw;
  height: 1.75695461vw;
  display: inline-block;
}
.icon img,
.icon svg {
  width: 100%;
}
.icon img path,
.icon svg path {
  transition: all 0.3s ease;
}
.icon--lg {
  width: 2.34260615vw;
  height: 2.34260615vw;
}
.icon--xl {
  width: 2.92825769vw;
  height: 2.92825769vw;
}
.btn {
  --btnColor: var(--white);
  --btnColorHover: var(--white);
  --btnBg: var(--accent);
  --btnBgHover: var(--accent);
  --a: var(--btnColor);
  --aHover: var(--btnColorHover);
  --aUnderline: none;
  --aHoverUnderline: none;
  position: relative;
  display: inline-block;
  border: 0;
  box-shadow: none;
  height: 4.09956076vw;
  cursor: pointer;
  background: var(--btnBg);
  color: var(--btnColor);
  padding: 0 1.17130307vw;
  font-family: "Gotham", sans-serif;
  font-size: 0.87847731vw;
  line-height: 120%;
  text-transform: uppercase;
  transition: all 0.3s ease;
  overflow: hidden;
}
.btn > span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  gap: 0.58565154vw;
  position: relative;
  z-index: 1;
}
.btn:hover {
  color: var(--white);
  background: var(--btn-accent-hover);
}
.btn u {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: var(--black);
  opacity: 0.1;
  transition:
    width 0.6s ease-in-out,
    height 0.6s ease-in-out,
    opacity 0.3s ease;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.btn:hover u {
  width: 100vw;
  height: 100vw;
}
.btn:active u {
  width: 100vw;
  height: 100vw;
  opacity: 0.3;
}
.btn--xs {
  height: 2.63543192vw;
}
.btn--sm {
  height: 3.22108346vw;
}
.btn--fixed {
  min-width: 16.10541728vw;
}
.btn--fixed2 {
  min-width: 21.96193265vw;
}
.btn--gray {
  --btnBg: var(--gray3);
  --btnBgHover: var(--gray3);
  --btnColor: var(--black);
  --btnColorHover: var(--black);
}
.btn--gray:hover {
  background: var(--btn-gray-hover);
  color: var(--black);
}
.btn--red {
  --btnBg: var(--red2);
  --btnBgHover: var(--red2);
}
.btn--line {
  color: var(--accent);
  --a: var(--accent);
  --btnBg: var(--white);
  border: 0.07320644vw solid var(--accent);
}
.btn--line.btn--red {
  color: var(--red2);
  --a: var(--red2);
  border-color: var(--red2);
}
.btn.btn--hh svg path {
  stroke: none;
  transition: all 0.3s ease;
}
.btn.btn--hh:hover svg path.hh-hh {
  fill: var(--red2);
}
.btn.btn--hh:hover svg path.hh-circle {
  fill: var(--white);
}
.footer {
  padding-top: 8.78477306vw;
  font-size: 1.02489019vw;
  line-height: 170%;
}
.footer__row {
  border-top: 0.07320644vw solid var(--gray2);
  padding-top: 4.09956076vw;
  padding-bottom: 4.09956076vw;
  display: flex;
}
.footer__row:first-child {
  padding-top: 4.6852123vw;
}
.footer__col {
  flex: 1;
  color: var(--gray1);
}
.footer__col--flex {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer__title {
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  color: var(--black);
}
.footer__top {
  height: 4.97803807vw;
}
.footer__bottom {
  margin-top: 2.92825769vw;
}
.footer .btn {
  width: 100%;
}
.footer__links {
  --a: var(--gray1);
  --aUnderline: underline;
  --aHoverUnderline: none;
}
.section {
  position: relative;
}
.section--first {
  padding-top: 8.78477306vw;
}
.section--subscribe .content {
  display: flex;
  align-items: center;
}
.section--subscribe .content > div:first-child {
  flex: 1;
}
.section--subscribe .content > div:last-child {
  width: 50vw;
  margin-right: -5.85651537vw;
  background: var(--dark-violet);
  padding: 4.6852123vw 13.17715959vw 4.6852123vw 4.6852123vw;
  color: var(--white);
}
.section--cubes {
  height: 100vh;
  position: relative;
}
.section--pt {
  padding-top: 8.78477306vw;
}
.section--pt-sm {
  padding-top: 5.85651537vw;
}
.section--pt-lg {
  padding-top: 10.98096633vw;
}
.section--pb {
  padding-bottom: 8.78477306vw;
}
.section--pb-sm {
  padding-bottom: 5.85651537vw;
}
.section--pb-lg {
  padding-bottom: 10.98096633vw;
}
.section--blue {
  background: var(--accent2);
}
.section--dark-violet {
  background: var(--dark-violet);
}
.section--coral {
  background: var(--coral);
}
.section--mentor {
  color: #323527;
}
.section--blue,
.section--dark-violet {
  color: var(--white);
}
.section--blue .form-elem input,
.section--dark-violet .form-elem input,
.section--blue .form-elem textarea,
.section--dark-violet .form-elem textarea {
  color: var(--white);
  border-bottom-color: var(--white);
}
.section--blue .form-elem input + label:not(.inputfile-label),
.section--dark-violet .form-elem input + label:not(.inputfile-label),
.section--blue .form-elem textarea + label:not(.inputfile-label),
.section--dark-violet .form-elem textarea + label:not(.inputfile-label) {
  color: rgba(255, 255, 255);
}
.section--blue .form-elem input::placeholder,
.section--dark-violet .form-elem input::placeholder,
.section--blue .form-elem textarea::placeholder,
.section--dark-violet .form-elem textarea::placeholder {
  color: rgba(255, 255, 255);
}
.section--blue .inputfile-6 + label,
.section--dark-violet .inputfile-6 + label {
  border-bottom-color: var(--white);
}
.section--blue .inputfile-6 + label span:empty:after,
.section--dark-violet .inputfile-6 + label span:empty:after {
  color: rgba(255, 255, 255, 0.5);
}
.section--blue .inputfile-6 + label,
.section--dark-violet .inputfile-6 + label {
  color: rgba(255, 255, 255, 0.5);
}
.section--blue .inputfile-6 + label strong,
.section--dark-violet .inputfile-6 + label strong {
  background-image: url(../img/icons/attach.svg);
}
.section--gray {
  background: var(--bg);
}
.section--cols {
  display: flex;
  align-items: stretch;
}
.section-col {
  width: 50%;
  position: relative;
}
.section-col .pic:not(.pic--skip) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.section--vh {
  height: calc(var(--vh, 1vh) * 100);
}
.section--green {
  background: var(--accent);
  color: var(--white);
}
.section--minus {
  margin-top: -8.78477306vw;
}
.section--min-height {
  min-height: 43.9238653vw;
}
.section--about,
.section--cooperation {
  z-index: 2;
}
.section--about .block,
.section--cooperation .block {
  display: flex;
  gap: 3.66032211vw;
}
.section--about .block .pic,
.section--cooperation .block .pic {
  width: 44.14348463vw;
}
.section--about .block > div:first-child,
.section--cooperation .block > div:first-child {
  flex: 1;
}
.section--about .block > div:first-child .pic,
.section--cooperation .block > div:first-child .pic {
  width: 100%;
}
.section--about .block > div:last-child,
.section--cooperation .block > div:last-child {
  padding-top: 5.85651537vw;
}
.section--about .text,
.section--cooperation .text {
  width: 36.82284041vw;
}
.section--about .quote,
.section--cooperation .quote {
  margin-top: 3.66032211vw;
  width: 43.9238653vw;
  margin-right: -10.98096633vw;
  z-index: 2;
  margin-bottom: 3.66032211vw;
}
.section--about + .section {
  padding-top: 12.44509517vw;
  z-index: 1;
}
.section--cooperation .block .pic {
  width: 36.74963397vw;
}
.section--cooperation .block > div:last-child {
  padding-top: 0;
}
.section--pic .pic--absolute {
  position: absolute;
}
.section--pic .pic--1 {
  width: 23.06002928vw;
  top: -13.5431918vw;
  right: 22.76720351vw;
}
.section--pic .pic--2 {
  width: 86.38360176vw;
  right: -30.01464129vw;
  top: -90.04392387vw;
}
.section--pic .pic--3 {
  width: 42.09370425vw;
  height: 88.79941435vw;
  right: 5.85651537vw;
  top: 5.85651537vw;
}
.section--pic .content--padding {
  width: 44.14348463vw;
  box-sizing: content-box;
}
.section--pic .block {
  display: flex;
}
.section--pic .block > div {
  flex: 1;
}
.section--pic .block > div .btn {
  width: 100%;
}
.section--horse .pic {
  width: 90.70278184vw;
  position: absolute;
  top: 13.5431918vw;
  left: 14.64128843vw;
  z-index: -1;
}
.sbp {
  display: flex;
  gap: 6.22254758vw;
  align-items: center;
}
.sbp__col {
  text-align: right;
}
.sbp__qr {
  width: 14.64128843vw;
  line-height: 0;
}
.sbp__title {
  font-size: 1.02489019vw;
  line-height: 170%;
  color: var(--gray4);
  margin-bottom: 1.46412884vw;
}
.sbp__logo {
  line-height: 0;
  width: 6.73499268vw;
  margin-left: auto;
}
.sbp img {
  width: 100%;
}
.donate-row {
  display: flex;
  justify-content: space-between;
  gap: 2.34260615vw;
}
.donate-row > div:first-child {
  width: 44.14348463vw;
}
.donate-row--2 {
  gap: 9.29721816vw;
}
.donate-row--2 > div:first-child {
  width: auto;
  flex: 1;
}
.donate-row--2 > div:last-child {
  width: 29.42898975vw;
}
.donate-row--2 .donate-form__btn {
  width: auto;
}
.donate-row--3 {
  gap: 2.92825769vw;
}
.donate-row--3 > div:last-child {
  width: 22.03513909vw;
}
.donate-sums {
  display: flex;
  gap: 6.29575403vw;
}
.donate-sum {
  font-size: 2.92825769vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition: all 0.3s ease;
}
.donate-sum:hover,
.donate-sum.active {
  color: var(--accent);
}
.donate-form {
  display: flex;
  gap: 6.22254758vw;
  align-items: flex-end;
}
.donate-form__col {
  width: 20.49780381vw;
}
.donate-form__btn {
  width: 14.64128843vw;
  display: flex;
}
.donate-form__btn .btn {
  width: 100%;
  height: 7.32064422vw;
}
.donate-form__btn .btn.btn--fixed3 {
  height: 4.09956076vw;
}
.donate-checks {
  width: 33.82137628vw;
}
.social {
  margin-top: 1.75695461vw;
  display: flex;
  gap: 1.75695461vw;
}
.social-icon {
  line-height: 0;
  width: 4.6852123vw;
  height: 4.6852123vw;
}
.social-icon img {
  width: 100%;
}
.form__row {
  margin-bottom: 1.17130307vw;
}
.form__row--btns {
  margin-bottom: 0;
  margin-top: 2.92825769vw;
}
.form__row--btns .btn {
  width: 100%;
}
.form-elem {
  position: relative;
}
.form-elem input,
.form-elem textarea {
  font-size: 2.92825769vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  margin: 0;
  padding: 0;
  color: var(--white);
  font-family: "Gilroy", sans-serif;
  background: none;
  box-shadow: none;
  border-radius: 0;
  padding: 1.75695461vw 0;
  border: 0;
  border-bottom: 0.07320644vw solid var(--white);
  width: 100%;
  font-weight: 500;
  transition: all 0.3s ease;
}
.form-elem input + label:not(.inputfile-label),
.form-elem textarea + label:not(.inputfile-label) {
  font-size: 2.92825769vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  margin: 0;
  padding: 0;
  font-weight: 500;
  position: absolute;
  color: var(--white);
  left: 0;
  bottom: 1.75695461vw;
  transition: all 0.3s ease;
}
.form-elem input:focus,
.form-elem textarea:focus {
  border-bottom-color: var(--accent);
}
.form-elem input:valid + label:not(.inputfile-label),
.form-elem textarea:valid + label:not(.inputfile-label),
.form-elem input:focus + label:not(.inputfile-label),
.form-elem textarea:focus + label:not(.inputfile-label) {
  font-size: 1.02489019vw;
  line-height: 170%;
  bottom: 4.6852123vw;
  letter-spacing: 0;
  font-weight: normal;
}
.form-elem input::placeholder,
.form-elem textarea::placeholder {
  color: var(--gray2);
}
.form-elem input.active,
.form-elem textarea.active {
  color: var(--accent);
}
.form-elem__error {
  color: var(--error);
  position: absolute;
  right: 0;
  bottom: 4.6852123vw;
  display: none;
}
.form-elem--error input,
.form-elem--error textarea {
  border-bottom-color: var(--error);
}
.form-elem--error .form-elem__error {
  display: block;
}
.form-elem--small input,
.form-elem--small textarea {
  font-size: 1.02489019vw;
  line-height: 170%;
  padding: 0.29282577vw 0;
}
.form-elem--small input + label:not(.inputfile-label),
.form-elem--small textarea + label:not(.inputfile-label) {
  font-size: 1.02489019vw;
  line-height: 170%;
  bottom: 0.29282577vw;
}
.form-elem--small input:valid + label:not(.inputfile-label),
.form-elem--small textarea:valid + label:not(.inputfile-label),
.form-elem--small input:focus + label:not(.inputfile-label),
.form-elem--small textarea:focus + label:not(.inputfile-label) {
  bottom: 1.75695461vw;
}
.form-elem--small .form-elem__error {
  font-size: 1.02489019vw;
  line-height: 170%;
  bottom: 1.75695461vw;
}
.form-elem--big input,
.form-elem--big textarea {
  font-weight: 500;
  font-size: 5.41727672vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  margin: 0;
  padding: 0;
  border: none;
}
.red {
  color: var(--red);
}
.green {
  color: var(--accent);
}
#support {
  height: 109.80966325vw;
  margin-bottom: 37.70131772vw;
}
.tower {
  background: url(../img/cubes/shadow.png) no-repeat center bottom / 100% auto;
  width: 55.63689605vw;
  height: 98.0966325vw;
  position: relative;
  transition: all 0.5s ease;
  animation: shadow 7.3s linear forwards;
}
.tower-outer {
  position: absolute;
  right: 0.73206442vw;
  top: 22.4011713vw;
  z-index: 3;
}
.tower-cube {
  position: absolute;
  width: 35.87115666vw;
  background: no-repeat center / contain;
  left: 50%;
  transform: translateX(-50%) translateY(-150vw);
  cursor: pointer;
  animation: cube 3s ease-in-out forwards;
  transition: background-image 0.3s ease;
}
.tower-cube--1 {
  animation-delay: 1.2s;
  height: 21.74231332vw;
  top: 0;
  z-index: 1;
  /*background-image: url(../img/cubes/cube5.png);
        &:hover:not(.active):not(.disabled), &.hover{
          background-image: url(../img/cubes/cube5-color.png);
        }*/
  background-image: url(../img/cubes/cube5-color.png);
}
.tower-cube--1.disabled {
  background-image: url(../img/cubes/cube5.png);
}
.tower-cube--1[color] {
  background-image: url(../img/cubes/cube5-color.png);
}
.tower-cube--1.active {
  background-image: url(../img/cubes/cube5-blank.png);
}
.tower-cube--2 {
  animation-delay: 0.9s;
  height: 19.76573939vw;
  top: 19.39970717vw;
  z-index: 2;
  /*background-image: url(../img/cubes/cube4.png);
        &:hover:not(.active):not(.disabled), &.hover{
          background-image: url(../img/cubes/cube4-color.png);
        }*/
  background-image: url(../img/cubes/cube4-color.png);
}
.tower-cube--2.disabled {
  background-image: url(../img/cubes/cube4.png);
}
.tower-cube--2[color] {
  background-image: url(../img/cubes/cube4-color.png);
}
.tower-cube--2.active {
  background-image: url(../img/cubes/cube4-blank.png);
}
.tower-cube--3 {
  animation-delay: 0.6s;
  height: 20.57101025vw;
  top: 38.28696925vw;
  z-index: 3;
  /*background-image: url(../img/cubes/cube3.png);
        &:hover:not(.active):not(.disabled), &.hover{
          background-image: url(../img/cubes/cube3-color.png);
        }*/
  background-image: url(../img/cubes/cube3-color.png);
}
.tower-cube--3.disabled {
  background-image: url(../img/cubes/cube3.png);
}
.tower-cube--3[color] {
  background-image: url(../img/cubes/cube3-color.png);
}
.tower-cube--3.active {
  background-image: url(../img/cubes/cube3-blank.png);
}
.tower-cube--4 {
  animation-delay: 0.3s;
  height: 21.522694vw;
  top: 54.90483163vw;
  z-index: 2;
  /*background-image: url(../img/cubes/cube2.png);
        &:hover:not(.active):not(.disabled), &.hover{
          background-image: url(../img/cubes/cube2-color.png);
        }*/
  background-image: url(../img/cubes/cube2-color.png);
}
.tower-cube--4.disabled {
  background-image: url(../img/cubes/cube2.png);
}
.tower-cube--4[color] {
  background-image: url(../img/cubes/cube2-color.png);
}
.tower-cube--4.active {
  background-image: url(../img/cubes/cube2-blank.png);
}
.tower-cube--5 {
  animation-delay: 0s;
  height: 22.47437775vw;
  top: 73.20644217vw;
  z-index: 1;
  /*background-image: url(../img/cubes/cube1.png);
        &:hover:not(.active):not(.disabled), &.hover{
          background-image: url(../img/cubes/cube1-color.png);
        }*/
  background-image: url(../img/cubes/cube1-color.png);
}
.tower-cube--5.disabled {
  background-image: url(../img/cubes/cube1.png);
}
.tower-cube--5[color] {
  background-image: url(../img/cubes/cube1-color.png);
}
.tower-cube--5.active {
  background-image: url(../img/cubes/cube1-blank.png);
}
.tower-cube.hover,
.tower-cube.disabled {
  cursor: default;
}
.tower.step1 {
  margin-top: 0;
}
.tower.step2 {
  margin-top: -21.96193265vw;
}
.tower.step3 {
  margin-top: -42.5329429vw;
}
.tower.step4 {
  margin-top: -60.68814056vw;
}
.tower.step5 {
  margin-top: -77.81844802vw;
}
.lazy {
  position: fixed;
  top: -7320644.14348463vw;
  left: -7320644.14348463vw;
}
.lazy img {
  width: 0.73206442vw;
  height: 0.73206442vw;
}
.support {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  z-index: 2;
  transition: all 1s ease;
}
.support .content {
  width: 55.78330893vw;
  margin: 0;
  padding: 0 5.85651537vw;
}
.support__title {
  font-size: 2.92825769vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin: 0;
  padding: 0;
  color: var(--a);
  margin-bottom: 1.17130307vw;
}
.support__text {
  font-size: 1.02489019vw;
  line-height: 170%;
}
.support__content {
  gap: 0.87847731vw;
  display: none;
}
.support__col {
  width: 21.15666179vw;
}
.support__name {
  font-weight: 700;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  margin-bottom: 0.87847731vw;
}
.support__info {
  font-size: 1.02489019vw;
  line-height: 170%;
}
.support__btns {
  margin-top: 1.75695461vw;
}
.support.up {
  transform: translateY(-30vh);
}
.support.down {
  transform: translateY(30vh);
}
.support.up,
.support.down {
  opacity: 0;
  z-index: 1;
}
.support.up:after,
.support.down:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.support.active:not(.support--first) .content {
  margin-top: 3.66032211vw;
}
.support.active.support--first .content {
  margin-top: 14.64128843vw;
}
.support.active .support__text {
  display: none;
}
.support.active .support__content {
  display: flex;
}
.support.active .support__title {
  color: var(--black);
}
.support--first .block {
  padding: 0 5.85651537vw;
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 0;
  align-items: center;
  top: 9.51683748vw;
  width: 100%;
}
.support--first .content {
  margin-top: 10.98096633vw;
  opacity: 0;
  animation: fadeIn 1s ease-in-out forwards;
  animation-delay: 3s;
}
.support--first h3,
.support--first h1 {
  opacity: 0;
  animation: fadeIn 1s ease-in-out forwards;
}
.support--first .bubble {
  margin-right: 2.56222548vw;
}
.bubble {
  width: 38.57979502vw;
  padding: 2.04978038vw 2.70863836vw;
  background: var(--bg);
  position: relative;
  font-size: 1.02489019vw;
  line-height: 170%;
  opacity: 0;
  transform: translateY(-100%);
  animation: slideIn 1s ease-in-out forwards;
  animation-delay: 3s;
}
.bubble:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.17130307vw 1.17130307vw 0 1.17130307vw;
  border-color: var(--bg) transparent transparent transparent;
}
.tabs {
  display: flex;
}
.tabs--simple {
  gap: 2.34260615vw;
}
.tabs--simple-2 {
  gap: 5.85651537vw;
}
.tab {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.36749634vw;
  width: 16.39824305vw;
  cursor: pointer;
  border: 0.14641288vw solid var(--accent);
  font-family: "Gotham", sans-serif;
  font-size: 0.87847731vw;
  line-height: 120%;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.tab:hover,
.tab.active {
  background: var(--accent);
  color: var(--white);
  border-color: var(--accent);
}
.tab-content {
  display: none;
  padding-top: 2.92825769vw;
}
.tab--simple {
  font-family: "Gilroy", sans-serif;
  height: auto;
  width: auto;
  border: none;
  background: transparent !important;
  color: var(--gray1);
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
}
.tab--simple:hover,
.tab--simple.active {
  color: var(--accent2);
}
.tab--simple-2 {
  text-transform: none;
}
.tab--simple-2:hover,
.tab--simple-2.active {
  color: var(--red);
}
.checkbox {
  font-size: 1.02489019vw;
  line-height: 170%;
  color: var(--white);
  padding-left: 2.63543192vw;
}
.checkbox input {
  display: none;
}
.checkbox input + span {
  float: left;
  margin-left: -2.63543192vw;
  width: 1.75695461vw;
  height: 1.75695461vw;
  background: var(--gray2);
  border-radius: 0.29282577vw;
  position: relative;
  transition: all 0.3s ease;
}
.checkbox input + span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.17130307vw;
  height: 1.17130307vw;
  transform: translate(-50%, -50%);
  background: url(../img/icons/check.svg) no-repeat center / contain;
  opacity: 0;
  transition: all 0.3s ease;
}
.checkbox input:checked + span {
  background: var(--accent);
}
.checkbox input:checked + span:after {
  opacity: 1;
}
.top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2.92825769vw;
}
.top .btn {
  width: 21.96193265vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top > *:first-child {
  width: 50%;
}
.gradient-border:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-left: 0.07320644vw solid #ffbc00;
  border-right: 0.07320644vw solid #4415a0;
  background-image:
    linear-gradient(90deg, #ffbc00 0%, #fe77e6 51.04%, #4415a0 100%),
    linear-gradient(90deg, #ffbc00 0%, #fe77e6 51.04%, #4415a0 100%);
  background-size: 100% 0.07320644vw;
  background-position:
    0 0,
    0 100%;
  background-repeat: no-repeat;
  opacity: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.gradient-border:hover:before {
  opacity: 1;
}
.gradient-border--z-index {
  z-index: 2;
}
.article {
  width: 21.96193265vw;
  display: inline-block;
  position: relative;
  --a: var(--black);
  --aHover: var(--accent);
  --aHoverUnderline: none;
}
.article.gradient-border:before {
  width: calc(100% + 5.856515373352855vw);
  height: calc(100% + 5.856515373352855vw);
}
.article__pic {
  height: 16.10541728vw;
  background: var(--bg) no-repeat center / cover;
  width: 100%;
  margin-bottom: 1.75695461vw;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2.92825769vw 2.19619327vw;
  transition: all 0.3s ease;
}
.article__pic--contain {
  background-size: contain;
}
.article__pic img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.article__pic-outer {
  height: 16.10541728vw;
  width: 100%;
  overflow: hidden;
  margin-bottom: 1.75695461vw;
}
.article__content {
  position: relative;
  z-index: 2;
}
.article__title {
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
}
.article__bottom {
  margin-top: 1.75695461vw;
  display: flex;
  gap: 1.75695461vw;
}
.article__date {
  color: var(--gray1);
}
.article__section {
  color: var(--accent2);
}
.article__text {
  margin-top: 1.75695461vw;
}
.article__btns .btn {
  width: 100%;
}
.article__author {
  margin-bottom: 1.17130307vw;
}
.article__salary {
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  color: var(--accent2);
  margin: 1.75695461vw 0;
}
.article:hover .article__pic-outer .article__pic {
  transform: scale(1.1);
}
.article:hover .article__btns .btn--line {
  color: var(--white);
  --btnBg: var(--accent);
}
.article:hover .article__btns .btn--line.btn--red {
  --btnBg: var(--red2);
}
.article:hover .article__btns .btn--hh svg path.hh-hh {
  fill: var(--red2);
}
.article:hover .article__btns .btn--hh svg path.hh-circle {
  fill: var(--white);
}
.article--green {
  --a: var(--white);
  --aHover: var(--white);
}
.article--empty {
  opacity: 0;
}
.article--big {
  width: 100%;
  background: var(--coral);
  display: flex;
  height: 28.77013177vw;
  align-items: stretch;
}
.article--big .article__content {
  padding: 4.6852123vw 0 0 5.85651537vw;
  width: 33.08931186vw;
  transition: all 0.3s ease;
}
.article--big .article__section {
  color: var(--dark-violet);
}
.article--big .article__pic {
  width: 38.3601757vw;
  height: auto;
  margin: 0;
  transition: all 0.3s ease;
}
.article--big:hover .article__content {
  padding-left: 2.92825769vw;
}
.article--big:hover .article__pic {
  width: 55.19765739vw;
}
.article--2 {
  width: 25.47584187vw;
  height: 37.33528551vw;
  display: flex;
  flex-direction: column;
}
.article--2 .article__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.article--2 .article__pic {
  height: 19.6193265vw;
}
.article--2 .article__title {
  font-size: 2.04978038vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
.article--2 .article__text {
  margin-top: 1.17130307vw;
}
.article--2:hover .article__text {
  color: var(--black);
}
.article--3 {
  width: 25.47584187vw;
}
.article--3 .article__text {
  color: var(--gray1);
}
.article--3 .article__btns {
  margin-top: 2.34260615vw;
  display: flex;
  flex-direction: column;
  gap: 1.17130307vw;
}
.article--3:hover .article__text {
  color: var(--black);
}
.article-detail {
  padding: 0 7.32064422vw;
  margin-bottom: 1.17130307vw;
}
.article-detail__top {
  display: flex;
  gap: 2.34260615vw;
  justify-content: center;
  margin-bottom: 0.58565154vw;
  color: var(--gray1);
  font-size: 1.02489019vw;
  line-height: 170%;
}
.article-detail__title {
  font-weight: 500;
  font-size: 4.09956076vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  margin: 0;
  padding: 0;
  text-align: center;
  margin-bottom: 1.75695461vw;
}
.article-detail__title--border {
  border-bottom: 1px solid var(--gray2);
  margin-bottom: 2.92825769vw;
  padding-bottom: 2.92825769vw;
}
.article-detail__line {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.17130307vw;
}
.article-detail__share {
  display: flex;
  gap: 1.17130307vw;
  align-items: center;
}
.article-detail__share .ya-share2__badge {
  border-radius: 0;
}
.article-detail__share
  .ya-share2__container.ya-share2__container_color-scheme_blackwhite
  .ya-share2__badge,
.article-detail__share
  .ya-share2__container.ya-share2__container_color-scheme_blackwhite
  .ya-share2__mobile-popup-badge {
  background-color: var(--gray1);
}
.article-detail__share
  .ya-share2__list.ya-share2__list_direction_horizontal
  > .ya-share2__item {
  margin: 0;
}
.article-detail__share .ya-share2__list.ya-share2__list_direction_horizontal {
  margin-top: 0;
  display: flex;
  gap: 1.17130307vw;
}
.article-detail__out {
  margin-right: -7.32064422vw;
  margin-left: -7.32064422vw;
}
.article-detail__content {
  padding: 2.92825769vw 14.64128843vw 0;
}
.article-detail__content .h2,
.article-detail__content h2,
.article-detail__content .h3,
.article-detail__content h3,
.article-detail__content .h4,
.article-detail__content h4 {
  margin: 5.85651537vw 0 2.92825769vw;
}
.article-detail__content .phrase,
.article-detail__content .pic,
.article-detail__content table,
.article-detail__content .img-grid,
.article-detail__content .quote,
.article-detail__content .slider,
.article-detail__content .accordion {
  margin-top: 2.92825769vw;
  margin-bottom: 2.92825769vw;
}
.article-detail__content .phrase.article-detail__mb,
.article-detail__content .pic.article-detail__mb,
.article-detail__content table.article-detail__mb,
.article-detail__content .img-grid.article-detail__mb,
.article-detail__content .quote.article-detail__mb,
.article-detail__content .slider.article-detail__mb,
.article-detail__content .accordion.article-detail__mb {
  margin-bottom: 5.85651537vw;
}
.article-detail__content > *:first-child {
  margin-top: 0;
}
.article-detail__content ul {
  margin: 0 0 1rem;
  padding: 0;
}
.article-detail__content ul li {
  margin-bottom: 0.73206442vw;
  padding-left: 2.34260615vw;
  list-style-type: none;
  position: relative;
}
.article-detail__content ul li:before {
  content: "";
  position: absolute;
  width: 0.87847731vw;
  height: 0.87847731vw;
  background: var(--accent);
  top: 0.43923865vw;
  left: 0.43923865vw;
  border-radius: 50%;
}
.article-detail__content table {
  border-collapse: collapse;
  border: none;
  width: 100%;
}
.article-detail__content table td {
  padding: 0.73206442vw 0.58565154vw;
  min-height: 3.22108346vw;
  border-top: 0.07320644vw solid var(--gray2);
  font-size: 1.02489019vw;
  line-height: 170%;
}
.article-detail__content table thead {
  background: var(--gray2);
}
.article-detail__content table thead td {
  font-family: "Gotham", sans-serif;
  font-size: 0.87847731vw;
  line-height: 120%;
  text-transform: uppercase;
}
.article-detail__content .footnotes {
  margin-top: 5.85651537vw;
}
.articles {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 4.97803807vw 0.73206442vw;
  margin-bottom: 4.97803807vw;
}
.articles--2 {
  margin-bottom: 0;
  gap: 5.85651537vw 0.73206442vw;
  margin-top: 5.85651537vw;
}
.footnotes {
  font-size: 1.02489019vw;
  line-height: 170%;
  color: var(--gray1);
  display: flex;
  flex-direction: column;
  gap: 0.58565154vw;
}
.accordion-item {
  border-bottom: 0.07320644vw solid var(--gray2);
  padding: 1.17130307vw 0;
}
.accordion-item__head {
  font-size: 2.04978038vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin: 0;
  padding: 0;
  padding: 0 2.92825769vw 0 0;
  cursor: pointer;
  position: relative;
}
.accordion-item__head:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.58565154vw;
  width: 1.75695461vw;
  height: 1.75695461vw;
  background: url(../img/icons/arrow-down.svg) no-repeat center / contain;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
.accordion-item__content {
  display: none;
  padding-top: 1.17130307vw;
}
.accordion-item.open .accordion-item__head:after {
  transform: translateY(-50%) rotate(180deg);
}
.img-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 0 2.92825769vw;
  grid-template-areas: ". .";
}
.img-grid .pic img {
  height: 37.26207906vw;
  object-fit: cover;
}
.tags {
  display: flex;
  gap: 1.17130307vw;
}
.tag {
  display: inline-block;
  height: 1.75695461vw;
  padding: 0 0.58565154vw;
  background: var(--gray3);
  --a: var(--accent2);
  --aHover: var(--black);
  --aHoverUnderline: none;
}
.tag:hover {
  background: var(--bg);
}
.slider--100 {
  position: relative;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
}
.slider--100 .slider-count {
  left: 5.85651537vw;
}
.slider--articles {
  margin-top: 6.88140556vw;
}
.slider--articles .swiper-slide {
  width: auto;
}
.slider--partners .swiper-slide {
  padding: 0 3.73352855vw;
}
.slider--awards .swiper-slide {
  padding: 0 2.34260615vw;
}
.slider--reports {
  margin-top: -0.73206442vw;
}
.slider--reports .swiper-slide {
  padding: 0.73206442vw 1.46412884vw 0;
}
.slider--reviews .swiper-slide {
  padding: 0 0 0 2.92825769vw;
}
.slider--pics .swiper-slide {
  padding: 0 0 0 4.6852123vw;
}
.slider--with-count {
  padding-top: 2.92825769vw;
}
.slider--team .swiper-slide,
.slider--trustees .swiper-slide,
.slider--psychologists .swiper-slide {
  width: auto;
}
.slider--simple .swiper-slide {
  width: auto;
}
.slider--simple .swiper-slide:first-child {
  padding-left: 5.85651537vw;
}
.slider--simple .swiper-slide:last-child {
  padding-right: 5.85651537vw;
}
.slider--simple .slider-navigation {
  display: flex;
  justify-content: flex-end;
  gap: 8.63836018vw;
  padding-right: 5.85651537vw;
  margin-top: 4.09956076vw;
}
.slider--simple .swiper-button-prev,
.slider--simple .swiper-button-next {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  width: 6.73499268vw;
  line-height: 0;
  height: auto;
  margin: 0;
}
.slider--simple .swiper-button-prev:after,
.slider--simple .swiper-button-next:after {
  display: none;
}
.slider--simple .swiper-button-prev img,
.slider--simple .swiper-button-next img,
.slider--simple .swiper-button-prev svg,
.slider--simple .swiper-button-next svg {
  width: 100%;
}
.slider--simple .swiper-button-next img,
.slider--simple .swiper-button-next svg {
  transform: scaleX(-1);
}
.slider-count {
  position: absolute;
  left: 0;
  top: 0;
  color: var(--gray1);
  display: flex;
  gap: 0.58565154vw;
  font-size: 1.02489019vw;
  line-height: 170%;
}
.partners {
  display: flex;
  gap: 2.92825769vw 2.19619327vw;
  justify-content: space-between;
  flex-wrap: wrap;
}
.partner {
  display: flex;
  width: 14.56808199vw;
  height: 14.56808199vw;
  align-items: center;
  justify-content: center;
  line-height: 0;
  border: 0.07320644vw solid var(--gray2);
  position: relative;
  transition: all 0.3s ease;
}
.partner img {
  max-height: 7.32064422vw;
  max-width: 10.98096633vw;
  opacity: 0.5;
  filter: grayscale(100%);
  transition: all 0.3s ease;
}
.partner.gradient-border:before {
  width: calc(100% + 2 / 1366 * 100vw);
  height: calc(100% + 2 / 1366 * 100vw);
}
.partner:hover {
  border-color: transparent;
}
.partner:hover img {
  opacity: 1;
  filter: grayscale(0);
}
.partner--empty {
  opacity: 0;
}
.columns {
  break-inside: avoid;
  column-gap: 40px;
}
.columns--3 {
  column-count: 3;
}
.popover {
  position: absolute;
  padding: 1.17130307vw;
  background: var(--white);
  display: none;
  width: 17.56954612vw;
  bottom: 100%;
  transform: translateY(-1.46412884vw);
  color: var(--black);
  left: 80%;
  letter-spacing: 0;
  box-shadow: 0 0.73206442vw 2.92825769vw rgba(80, 84, 95, 0.05);
  font-size: 1.02489019vw;
  line-height: 170%;
}
.popover:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.46412884vw 1.46412884vw 0 0;
  border-color: var(--white) transparent transparent transparent;
}
.popover-outer {
  position: relative;
}
.popover-outer:hover .popover {
  display: block;
}
.pic {
  line-height: 0;
}
.pic img,
.pic svg {
  width: 100%;
}
.pic__info {
  font-size: 1.02489019vw;
  line-height: 170%;
  margin-top: 1.17130307vw;
  color: var(--gray1);
}
.pic--1000 {
  width: 73.20644217vw;
}
.pic--1000 img {
  max-height: 51.24450952vw;
  object-fit: contain;
}
.pic--260 {
  width: 19.03367496vw;
}
.pic--square {
  height: 49.78038067vw;
}
.pic--square img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.play {
  position: relative;
  display: block;
}
.play:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8.78477306vw;
  height: 8.78477306vw;
  opacity: 0.7;
  background: url(../img/play.svg) no-repeat center / contain;
  transition: all 0.3s ease;
}
.play:hover:after {
  opacity: 1;
}
.play--sm {
  width: 29.28257687vw;
  height: 18.30161054vw;
}
.play--sm:after {
  width: 5.85651537vw;
  height: 5.85651537vw;
}
.quote {
  padding: 2.92825769vw;
  background: var(--bg);
  position: relative;
  margin-left: 7.32064422vw;
}
.quote:before {
  content: "";
  position: absolute;
  top: 0;
  left: -7.32064422vw;
  background: url(../img/quotes.svg) no-repeat center / contain;
  width: 5.71010249vw;
  height: 4.24597365vw;
}
.quote--2 {
  margin-left: 0;
  font-weight: 500;
  font-size: 1.31771596vw;
  line-height: 150%;
  letter-spacing: 0.03em;
}
.quote-who {
  display: flex;
  align-items: center;
  gap: 1.75695461vw;
  margin-top: 2.34260615vw;
}
.quote-who__pic {
  width: 5.71010249vw;
  height: 5.71010249vw;
  border-radius: 50%;
  background: var(--sand) no-repeat center / cover;
}
.quote-who__content {
  flex: 1;
}
.quote-who__title {
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
}
.quote-who__position {
  font-family: "Gotham", sans-serif;
  font-size: 0.87847731vw;
  line-height: 120%;
  text-transform: uppercase;
  color: var(--gray1);
  margin-top: 0.87847731vw;
}
.numbers {
  display: flex;
  gap: 7.32064422vw;
}
.number {
  width: 21.96193265vw;
}
.number__num {
  font-size: 4.00292826vw;
  line-height: 120%;
  letter-spacing: 0.03em;
}
.number__text {
  font-size: 1.17130307vw;
  line-height: 160%;
}
.number--big {
  width: 29.28257687vw;
}
.phrase {
  text-align: center;
}
.phrase__top {
  margin-bottom: 2.92825769vw;
  font-weight: 700;
  font-size: 1.17130307vw;
  line-height: 160%;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  color: var(--accent2);
}
.phrase--2 {
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  color: var(--red);
  border: 0.07320644vw solid var(--gray2);
  padding: 2.92825769vw 0;
  border-right: 0;
  border-left: 0;
}
.phrase--3 {
  text-align: left;
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  color: var(--red);
  border: 0.07320644vw solid var(--gray2);
  padding: 2.34260615vw 0;
  border-right: 0;
  border-left: 0;
}
.red {
  color: var(--red);
}
.member {
  width: 39.97071742vw;
  display: flex;
  gap: 2.34260615vw;
  min-height: 28.62371889vw;
  position: relative;
}
.member__pic {
  width: 14.64128843vw;
  position: relative;
  z-index: 2;
}
.member__pic img {
  width: 100%;
}
.member__content {
  flex: 1;
  position: relative;
  z-index: 2;
  padding-top: 2.34260615vw;
}
.member__name {
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin-bottom: 0.87847731vw;
}
.member__position {
  font-family: "Gotham", sans-serif;
  font-size: 0.87847731vw;
  line-height: 120%;
  text-transform: uppercase;
  color: var(--gray1);
}
.member__text {
  font-size: 1.02489019vw;
  line-height: 170%;
  margin-top: 1.75695461vw;
}
.member__shape {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 2.92825769vw;
  transform: translateY(-50%);
  width: 28.55051245vw;
}
.member__shape img {
  width: 100%;
}
.map {
  height: 56.36896047vw;
}
.map-block {
  position: relative;
}
.map-block__info {
  font-size: 2.04978038vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  max-width: 40%;
  top: 50%;
  left: 80px;
  transform: translateY(-50%);
  background: var(--white);
}
.map-block__phones span {
  color: var(--dark-violet);
}
.map-block__link {
  color: var(--accent);
}
.map-block__link:hover {
  color: var(--accent);
}
.info {
  padding: 4.09956076vw 7.32064422vw;
  background: var(--bg);
}
.info--flex {
  display: flex;
  gap: 1.75695461vw;
  align-items: center;
}
.info--flex > * {
  flex: 1;
}
.info--lg {
  padding: 5.85651537vw 7.32064422vw;
}
.documents {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 2.92825769vw;
}
.document {
  padding: 1.75695461vw;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  background: var(--white);
  position: relative;
  width: 14.64128843vw;
  font-size: 1.02489019vw;
  line-height: 170%;
}
.document__size {
  color: var(--gray2);
}
.document:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1.9033675vw;
  height: 1.9033675vw;
  background: var(--bg);
}
.document--blue:after {
  background: var(--accent2);
}
.document--gray {
  background: var(--bg);
}
.document--gray:after {
  background: var(--white);
}
.document--fixed {
  height: 10.46852123vw;
}
.trusty {
  width: 17.42313324vw;
}
.trusty__photo {
  height: 20.49780381vw;
  width: 100%;
  background: no-repeat center / cover;
  margin-bottom: 1.17130307vw;
}
.trusty__name {
  font-size: 1.17130307vw;
  line-height: 160%;
  margin-bottom: 0.58565154vw;
}
.trusty__position {
  font-size: 1.02489019vw;
  line-height: 170%;
  color: var(--gray1);
}
.award {
  width: 17.42313324vw;
}
.award__pic {
  width: 100%;
  padding: 1.17130307vw;
  background: var(--white);
  height: 20.57101025vw;
  position: relative;
  display: block;
  border: 0.07320644vw solid var(--gray2);
  transition: all 0.3s ease;
}
.award__pic img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.award__pic.gradient-border:before {
  width: calc(100% + 2 / 1366 * 100vw);
  height: calc(100% + 2 / 1366 * 100vw);
}
.award__pic:hover {
  border-color: transparent;
}
.award__pic:hover:before {
  z-index: 2;
}
.award__content {
  margin-top: 1.17130307vw;
}
.award__title {
  font-size: 1.17130307vw;
  line-height: 160%;
  margin-bottom: 0.58565154vw;
}
.award__text {
  font-size: 1.02489019vw;
  line-height: 170%;
}
.report {
  display: inline-block;
  background: no-repeat center / cover;
  width: 14.78770132vw;
  height: 10.46852123vw;
  transition: all 0.3s ease;
}
.report:hover {
  transform: scale(1.1);
}
.programs {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 2.92825769vw;
}
.programs-outer {
  display: flex;
  height: 100%;
  justify-content: space-between;
  flex-direction: column;
}
.program {
  font-size: 2.04978038vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  margin: 0;
  padding: 0;
  color: var(--accent2);
  cursor: pointer;
  font-weight: 500;
  transition: all 0.3s ease;
  --aHover: var(--black);
  --aHoverUnderline: none;
}
.program-content {
  position: absolute;
  top: 45%;
  transform: translate(-50%, -50%);
  width: 38.28696925vw;
  left: 50%;
  opacity: 0;
  z-index: -1;
  transition: opacity 1s ease;
}
.program-content__img {
  width: 27.37920937vw;
  height: 27.37920937vw;
  margin: 0 auto;
  background: no-repeat center / cover;
  border-radius: 50%;
}
.program-content__text {
  position: absolute;
  width: 100%;
  top: 30.60029283vw;
  left: 0;
  text-align: center;
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
}
.program-content.active {
  opacity: 1;
  z-index: 5;
}
.program-content--sm .program-content__text {
  top: 28.55051245vw;
}
.program-content--sm .program-content__img {
  width: 24.37774524vw;
  height: 24.37774524vw;
}
.program-content--xs {
  top: 50%;
}
.program-content--xs .program-content__text {
  top: 28.55051245vw;
}
.program-content--xs .program-content__img {
  width: 21.96193265vw;
  height: 21.96193265vw;
}
.float-cube {
  line-height: 0;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease;
}
.float-cube div {
  width: 100%;
  height: 100%;
}
.float-cube span {
  display: inline-block;
  background: no-repeat center / contain;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}
.float-cube span img {
  width: 100%;
}
.float-cube--1 span,
.float-cube--6 span {
  background-image: url(../img/blocks/cube1.png);
}
.float-cube--1.color span,
.float-cube--6.color span,
.float-cube--1.active span,
.float-cube--6.active span {
  background-image: url(../img/blocks/cube1-color.png);
}
.float-cube--2 span,
.float-cube--7 span {
  background-image: url(../img/blocks/cube2.png);
}
.float-cube--2.color span,
.float-cube--7.color span,
.float-cube--2.active span,
.float-cube--7.active span {
  background-image: url(../img/blocks/cube2-color.png);
}
.float-cube--3 span,
.float-cube--8 span {
  background-image: url(../img/blocks/cube3.png);
}
.float-cube--3.color span,
.float-cube--8.color span,
.float-cube--3.active span,
.float-cube--8.active span {
  background-image: url(../img/blocks/cube3-color.png);
}
.float-cube--4 span,
.float-cube--9 span {
  background-image: url(../img/blocks/cube4.png);
}
.float-cube--4.color span,
.float-cube--9.color span,
.float-cube--4.active span,
.float-cube--9.active span {
  background-image: url(../img/blocks/cube4-color.png);
}
.float-cube--5 span,
.float-cube--10 span {
  background-image: url(../img/blocks/cube5.png);
}
.float-cube--5.color span,
.float-cube--10.color span,
.float-cube--5.active span,
.float-cube--10.active span {
  background-image: url(../img/blocks/cube5-color.png);
}
.float-cube--p1 {
  width: 16.76427526vw;
  height: 14.34846266vw;
  left: 11.71303075vw;
  margin-top: -29.28257687vw;
}
.float-cube--p1 span {
  transform: rotate(-19deg);
}
.float-cube--p2 {
  width: 7.54026354vw;
  height: 6.80819912vw;
  left: 4.90483163vw;
  margin-top: -12.44509517vw;
}
.float-cube--p2 span {
  transform: rotate(-16deg);
}
.float-cube--p3 {
  width: 10.61493411vw;
  height: 9.66325037vw;
  left: 39.09224012vw;
  margin-top: -18.30161054vw;
}
.float-cube--p3 span {
  transform: rotate(34deg);
}
.float-cube--p4 {
  width: 14.20204978vw;
  height: 11.56661786vw;
  left: 26.13469985vw;
  margin-top: -5.85651537vw;
}
.float-cube--p4 span {
  transform: rotate(16deg);
}
.float-cube--p5 {
  width: 12.44509517vw;
  height: 12.44509517vw;
  left: 5.85651537vw;
  margin-top: 2.19619327vw;
}
.float-cube--p5 span {
  transform: matrix(-0.88, -0.47, -0.47, 0.88, 0, 0);
}
.float-cube--p6 {
  width: 8.19912152vw;
  height: 8.19912152vw;
  left: 38.28696925vw;
  margin-top: 10.98096633vw;
}
.float-cube--p6 span {
  transform: rotate(-10deg);
}
.float-cube--p7 {
  width: 19.10688141vw;
  height: 16.98389458vw;
  left: 14.64128843vw;
  margin-top: 15.37335286vw;
}
.float-cube--p7 span {
  transform: rotate(-25deg);
}
.float-cubes {
  position: relative;
  overflow: hidden;
}
.float-cubes.active .float-cube {
  opacity: 0.5;
}
.float-cubes.active .float-cube--p1 {
  width: 16.76427526vw;
  height: 14.34846266vw;
  left: 0.87847731vw;
  margin-top: -32.94289898vw;
}
.float-cubes.active .float-cube--p1 span {
  transform: rotate(-18deg);
}
.float-cubes.active .float-cube--p2 {
  width: 7.4670571vw;
  height: 6.80819912vw;
  left: -6.44216691vw;
  margin-top: -15.37335286vw;
}
.float-cubes.active .float-cube--p2 span {
  transform: rotate(-16deg);
}
.float-cubes.active .float-cube--p3 {
  width: 10.61493411vw;
  height: 9.66325037vw;
  left: 42.89897511vw;
  margin-top: -21.96193265vw;
}
.float-cubes.active .float-cube--p3 span {
  transform: rotate(34deg);
}
.float-cubes.active .float-cube--p4 {
  width: 13.10395315vw;
  height: 10.761347vw;
  left: 41.65446559vw;
  margin-top: -2.19619327vw;
}
.float-cubes.active .float-cube--p4 span {
  transform: rotate(9deg);
}
.float-cubes.active .float-cube--p5 {
  width: 12.44509517vw;
  height: 12.44509517vw;
  left: -3.66032211vw;
  margin-top: 5.85651537vw;
}
.float-cubes.active .float-cube--p5 span {
  transform: matrix(-0.88, -0.47, -0.47, 0.88, 0, 0);
}
.float-cubes.active .float-cube--p6 {
  width: 8.12591508vw;
  height: 8.12591508vw;
  left: 46.33967789vw;
  margin-top: 16.10541728vw;
}
.float-cubes.active .float-cube--p6 span {
  transform: rotate(-9deg);
}
.float-cubes.active .float-cube--p7 {
  width: 19.03367496vw;
  height: 16.91068814vw;
  left: 21.81551977vw;
  margin-top: 21.96193265vw;
}
.float-cubes.active .float-cube--p7 span {
  transform: rotate(-24deg);
}
.float-cubes[program="1"] .float-cube--p3,
.float-cubes[program="6"] .float-cube--p3 {
  z-index: 2;
  opacity: 1;
  width: 19.39970717vw;
  height: 17.64275256vw;
  left: 25.6954612vw;
  margin-top: -20.49780381vw;
}
.float-cubes[program="1"] .float-cube--p3 span,
.float-cubes[program="6"] .float-cube--p3 span {
  transform: rotate(15deg);
}
.float-cubes[program="2"] .float-cube--p1,
.float-cubes[program="7"] .float-cube--p1 {
  z-index: 2;
  opacity: 1;
  width: 20.35139092vw;
  height: 17.49633968vw;
  left: 5.34407028vw;
  margin-top: -18.30161054vw;
}
.float-cubes[program="2"] .float-cube--p1 span,
.float-cubes[program="7"] .float-cube--p1 span {
  transform: rotate(-2deg);
}
.float-cubes[program="3"] .float-cube--p4,
.float-cubes[program="8"] .float-cube--p4 {
  z-index: 2;
  opacity: 1;
  width: 20.1317716vw;
  height: 16.47144949vw;
  left: 28.91654466vw;
  margin-top: -2.19619327vw;
}
.float-cubes[program="3"] .float-cube--p4 span,
.float-cubes[program="8"] .float-cube--p4 span {
  transform: rotate(11deg);
}
.float-cubes[program="4"] .float-cube--p5,
.float-cubes[program="9"] .float-cube--p5 {
  z-index: 2;
  opacity: 1;
  width: 17.13030747vw;
  height: 17.13030747vw;
  left: 7.32064422vw;
  margin-top: 0;
}
.float-cubes[program="4"] .float-cube--p5 span,
.float-cubes[program="9"] .float-cube--p5 span {
  transform: matrix(-0.94, -0.33, -0.33, 0.94, 0, 0);
}
.float-cubes[program="5"] .float-cube--p7,
.float-cubes[program="10"] .float-cube--p7 {
  z-index: 2;
  opacity: 1;
  width: 19.03367496vw;
  height: 16.91068814vw;
  left: 18.52122987vw;
  margin-top: 2.19619327vw;
}
.float-cubes[program="5"] .float-cube--p7 span,
.float-cubes[program="10"] .float-cube--p7 span {
  transform: rotate(-5deg);
}
.float-figure {
  line-height: 0;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease;
}
.float-figure div {
  width: 100%;
  height: 100%;
}
.float-figure span {
  display: inline-block;
  background: no-repeat center / contain;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}
.float-figure span img {
  width: 100%;
}
.float-figure--1 span,
.float-figure--6 span {
  background-image: url(../img/figures/figure1.svg);
}
.float-figure--2 span,
.float-figure--7 span {
  background-image: url(../img/figures/figure2.svg);
}
.float-figure--3 span,
.float-figure--8 span {
  background-image: url(../img/figures/figure3.svg);
}
.float-figure--4 span,
.float-figure--9 span {
  background-image: url(../img/figures/figure4.svg);
}
.float-figure--5 span,
.float-figure--10 span {
  background-image: url(../img/figures/figure5.svg);
}
.float-figure--p1 {
  width: 15.59297218vw;
  height: 15.59297218vw;
  left: -7.32064422vw;
  margin-top: -7.32064422vw;
}
.float-figure--p1 span {
  transform: rotate(-45deg);
}
.float-figure--p2 {
  width: 8.34553441vw;
  height: 8.34553441vw;
  left: 25.62225476vw;
  margin-top: -21.96193265vw;
}
.float-figure--p2 span {
  transform: rotate(-14deg);
}
.float-figure--p3 {
  width: 32.06442167vw;
  height: 32.06442167vw;
  left: 38.79941435vw;
  margin-top: -19.76573939vw;
}
.float-figure--p3 span {
  transform: rotate(-90deg);
}
.float-figure--p4 {
  width: 9.44363104vw;
  height: 9.44363104vw;
  left: 8.05270864vw;
  margin-top: 4.39238653vw;
}
.float-figure--p5 {
  width: 11.78623719vw;
  height: 11.78623719vw;
  left: 29.28257687vw;
  margin-top: 14.64128843vw;
}
.float-figure--p5 span {
  transform: rotate(64deg);
}
.float-figures {
  position: relative;
  overflow: hidden;
}
.float-figures.active .float-figure {
  opacity: 0;
}
.float-figures[program="1"] .float-figure--p5,
.float-figures[program="6"] .float-figure--p5 {
  z-index: 2;
  opacity: 1;
  width: 22.47437775vw;
  height: 22.47437775vw;
  left: 25.62225476vw;
  margin-top: -8.78477306vw;
}
.float-figures[program="1"] .float-figure--p5 span,
.float-figures[program="6"] .float-figure--p5 span {
  transform: rotate(30deg);
}
.float-figures[program="2"] .float-figure--p1,
.float-figures[program="7"] .float-figure--p1 {
  z-index: 2;
  opacity: 1;
  width: 21.08345534vw;
  height: 21.08345534vw;
  left: 3.66032211vw;
  margin-top: -7.32064422vw;
}
.float-figures[program="2"] .float-figure--p1 span,
.float-figures[program="7"] .float-figure--p1 span {
  transform: rotate(-45deg);
}
.float-figures[program="3"] .float-figure--p2,
.float-figures[program="8"] .float-figure--p2 {
  z-index: 2;
  opacity: 1;
  width: 18.52122987vw;
  height: 18.52122987vw;
  left: 27.0863836vw;
  margin-top: -20.49780381vw;
}
.float-figures[program="3"] .float-figure--p2 span,
.float-figures[program="8"] .float-figure--p2 span {
  transform: rotate(-13deg);
}
.float-figures[program="4"] .float-figure--p3,
.float-figures[program="9"] .float-figure--p3 {
  z-index: 2;
  opacity: 1;
  width: 19.03367496vw;
  height: 19.03367496vw;
  left: 3.66032211vw;
  margin-top: -7.32064422vw;
}
.float-figures[program="4"] .float-figure--p3 span,
.float-figures[program="9"] .float-figure--p3 span {
  transform: rotate(-90deg);
}
.float-figures[program="5"] .float-figure--p4,
.float-figures[program="10"] .float-figure--p4 {
  z-index: 2;
  opacity: 1;
  width: 19.03367496vw;
  height: 16.91068814vw;
  left: 18.52122987vw;
  margin-top: 2.19619327vw;
}
.float-figures[program="5"] .float-figure--p4 span,
.float-figures[program="10"] .float-figure--p4 span {
  transform: rotate(-5deg);
}
.float-figures .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.float-figures--2 {
  height: 21.96193265vw;
  overflow: visible;
}
.float-figures--2 .float-figure--1 {
  top: 20%;
}
.float-figures--2 .float-figure--2 {
  top: 70%;
}
.float-figures--2 .float-figure--3 {
  top: 70%;
}
.float-figures--2 .float-figure--5 {
  top: 50%;
}
.grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border: 0.07320644vw solid var(--gray3);
  border-bottom: 0;
  border-right: 0;
}
.grid-item {
  border: 0.07320644vw solid var(--gray3);
  border-top: 0;
  border-left: 0;
  padding: 1.75695461vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 33.33%;
  height: 15.73938507vw;
}
.grid-item__top {
  display: flex;
  justify-content: space-between;
  gap: 1.17130307vw;
}
.grid-item__title {
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin-bottom: 1.17130307vw;
}
.grid-item__icon {
  transform: translateY(-0.29282577vw);
}
.grid-item__text {
  font-size: 1.02489019vw;
  line-height: 170%;
}
.grid-item__link {
  margin-top: 1.17130307vw;
  font-size: 1.02489019vw;
  line-height: 170%;
}
.histories {
  display: flex;
  flex-wrap: wrap;
  gap: 2.92825769vw 0;
  justify-content: space-between;
}
.history {
  display: flex;
  width: 42.67935578vw;
  height: 16.47144949vw;
  padding: 2.34260615vw;
  position: relative;
  overflow: hidden;
  background: var(--white);
  border: 0.07320644vw solid var(--gray3);
  --a: var(--black);
  --aUnderline: none;
  --aHover: var(--black);
  --aHoverUnderline: none;
}
.history__content {
  width: 17.42313324vw;
}
.history__section {
  font-size: 1.02489019vw;
  line-height: 170%;
  color: var(--accent2);
  margin-bottom: 0.58565154vw;
}
.history__title {
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin-bottom: 0.58565154vw;
}
.history__text {
  font-size: 1.02489019vw;
  line-height: 170%;
}
.history__pic {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 2;
}
.history__pic img {
  height: 100%;
}
.history__shape {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 1;
}
.history__shape img {
  height: 100%;
}
.review {
  width: 33.6749634vw;
}
.review__who {
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin-bottom: 0.87847731vw;
}
.review__position {
  margin-bottom: 0.87847731vw;
  color: var(--gray1);
  font-size: 1.02489019vw;
  line-height: 170%;
}
.review__text {
  font-size: 1.02489019vw;
  line-height: 170%;
}
.btns {
  display: flex;
  gap: 1.75695461vw;
}
.btns--center {
  justify-content: center;
}
.filter {
  display: flex;
  margin-bottom: 8.78477306vw;
  gap: 4.09956076vw;
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
}
.filter-item {
  --a: var(--black);
  --aHover: var(--accent2);
  --aUnderline: none;
  --aHoverUnderline: none;
}
.filter-item.active {
  color: var(--accent2);
}
.back {
  display: flex;
  align-items: center;
  gap: 0.87847731vw;
  --svg: var(--accent2);
  --svgHover: var(--accent2);
}
.back--2 {
  color: var(--gray2);
  position: absolute;
  top: -1.75695461vw;
  left: 5.85651537vw;
  opacity: 0;
}
.back--2.active {
  opacity: 1;
}
.float {
  z-index: 19;
  position: relative;
}
#floatStart {
  transform: translateY(-6.5885798vw);
}
.certificates {
  height: 31.03953148vw;
  margin-bottom: 5.85651537vw;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 1.31771596vw;
  grid-template-areas: "c1 c2 c5 c6" "c3 c4 c5 c6";
}
.certificate {
  display: flex;
  align-items: flex-end;
  padding: 1.17130307vw;
  background: no-repeat center / contain;
  cursor: pointer;
  position: relative;
}
.certificate:nth-child(1) {
  grid-area: c1;
}
.certificate:nth-child(2) {
  grid-area: c2;
}
.certificate:nth-child(3) {
  grid-area: c3;
}
.certificate:nth-child(4) {
  grid-area: c4;
}
.certificate:nth-child(5) {
  grid-area: c5;
}
.certificate:nth-child(6) {
  grid-area: c6;
}
.certificate.gradient-border:before {
  width: calc(100% + 1.317715959004392vw);
  height: calc(100% + 1.317715959004392vw);
}
.cards {
  display: flex;
}
.cards .card {
  flex: 1;
}
.card {
  display: flex;
  gap: 1.75695461vw;
  background: var(--white);
  padding: 1.75695461vw;
  font-size: 1.02489019vw;
  line-height: 170%;
}
.card__pic {
  width: 12.29868228vw;
  height: 12.29868228vw;
  background: var(--sand) no-repeat center / cover;
}
.card__content {
  flex: 1;
}
.card__name {
  font-weight: 500;
  font-size: 1.31771596vw;
  line-height: 150%;
  letter-spacing: 0.03em;
  font-weight: 700;
}
.card__position {
  color: var(--gray1);
}
.card__text {
  margin-top: 0.58565154vw;
}
.card__phones {
  margin-top: 0.58565154vw;
  display: flex;
  gap: 1.17130307vw;
}
.count {
  display: flex;
  align-items: center;
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
}
.count__btn {
  width: 4.09956076vw;
}
.count__cnt {
  width: 5.85651537vw;
  text-align: center;
}
.count__left {
  color: var(--gray1);
  margin-left: 2.34260615vw;
  font-size: 1.17130307vw;
  line-height: 160%;
}
.items {
  display: flex;
  justify-content: space-between;
}
.item {
  width: 25.40263543vw;
}
.item__title {
  font-size: 2.04978038vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin: 0;
  padding: 0;
  margin-bottom: 1.17130307vw;
}
.item__text {
  font-size: 1.02489019vw;
  line-height: 170%;
}
.item__pic {
  width: 8.78477306vw;
  height: 8.78477306vw;
  border-radius: 50%;
  background: no-repeat center / cover;
}
.item__content {
  flex: 1;
}
.item--2 {
  width: 38.43338214vw;
  display: flex;
  gap: 2.92825769vw;
}
.item--2 .item__title {
  margin-bottom: 1.75695461vw;
}
.paint {
  position: absolute;
}
.paint span,
.paint div {
  background: no-repeat center / contain;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.paint--1 {
  width: 31.69838946vw;
  height: 32.50366032vw;
  left: -9.59004392vw;
  top: 22.4011713vw;
}
.paint--1 span {
  background-image: url(../img/bubbles/bubble01.png);
}
.paint--2 {
  width: 7.68667643vw;
  height: 6.22254758vw;
  left: 9.29721816vw;
  top: 66.25183016vw;
}
.paint--2 span {
  background-image: url(../img/bubbles/bubble02.svg);
}
.paint--3 {
  width: 24.21742313vw;
  height: 20.5329429vw;
  left: -7.9795022vw;
  top: 75.10980966vw;
}
.paint--3 span {
  background-image: url(../img/bubbles/bubble03.png);
}
.variants {
  padding-left: 21.96193265vw;
  padding-bottom: 2.92825769vw;
}
.variant {
  margin-bottom: 5.85651537vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.variant__content {
  width: 44.21669107vw;
}
.variant__title {
  font-size: 2.04978038vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin: 0;
  padding: 0;
  margin-bottom: 1.17130307vw;
}
.line {
  line-height: 0;
  height: 0.07320644vw;
  background: var(--gray2);
}
.psychologists {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 8.78477306vw 0;
}
.psychologist {
  display: flex;
  gap: 2.34260615vw;
  /*align-items: center;*/
}
.psychologist__photo {
  width: 14.64128843vw;
  height: 14.64128843vw;
  background: no-repeat center / cover;
  border-radius: 50%;
}
.psychologist__content {
  width: 21.96193265vw;
}
.psychologist__name {
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin-bottom: 1.17130307vw;
}
.psychologist__text {
  font-size: 1.02489019vw;
  line-height: 170%;
  color: var(--gray1);
}
.psychologist__left {
  flex: 1;
}
.psychologist__position {
  width: 38.94582723vw;
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
}
.psychologist--main {
  background: var(--bg);
  padding: 5.85651537vw;
  margin: 0 -5.85651537vw;
  width: 100vw;
}
.psychologist--main .psychologist__name {
  font-size: 2.92825769vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin: 0;
  padding: 0;
  margin-bottom: 2.34260615vw;
}
.table {
  border-collapse: collapse;
  border: none;
  width: 100%;
}
.table td {
  padding: 0.73206442vw 0.58565154vw;
  min-height: 3.22108346vw;
  border-top: 1px solid var(--gray2);
  font-size: 1.02489019vw;
  line-height: 170%;
}
.table thead {
  background: var(--gray2);
}
.table thead td {
  font-family: "Gotham", sans-serif;
  font-size: 0.87847731vw;
  line-height: 120%;
  text-transform: uppercase;
}
.ul {
  margin: 5.85651537vw 0 0 0;
  padding: 0;
}
.ul--columns {
  display: flex;
  flex-wrap: wrap;
  gap: 2.92825769vw 0;
  justify-content: space-between;
}
.ul--columns li {
  margin: 0;
  width: 27.52562225vw;
}
.ul li {
  list-style-type: none;
  margin: 0 0 1.75695461vw;
  padding: 0 0 0 2.92825769vw;
  position: relative;
  font-size: 1.75695461vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
}
.ul li:before {
  position: absolute;
  content: "";
  width: 0.87847731vw;
  height: 0.87847731vw;
  background: var(--accent);
  top: 0.43923865vw;
  left: 0.43923865vw;
  border-radius: 50%;
}
.ul--2 li {
  font-weight: 500;
  font-size: 1.31771596vw;
  line-height: 150%;
  letter-spacing: 0.03em;
}
.block--1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.block--1 .btn {
  width: 100%;
}
.block--1 > div:first-child {
  flex: 1;
}
.block--1 > div:last-child {
  width: 31.91800878vw;
}
.block--2 {
  background: var(--gray3);
  padding: 4.09956076vw 7.32064422vw;
  display: flex;
  justify-content: space-between;
}
.block--2 > div:first-child {
  width: 36.89604685vw;
}
.block--2 > div:last-child {
  width: 21.96193265vw;
}
.block--3 {
  width: 42.67935578vw;
  background: var(--white);
  border: 0.07320644vw solid var(--gray3);
  padding: 2.34260615vw;
}
.block--fixed {
  width: 36.89604685vw;
}
.block--fixed2 {
  width: 66.25183016vw;
}
.block--fixed3 {
  width: 44.21669107vw;
}
.gray {
  color: var(--gray1);
}
.popup {
  padding: 4.09956076vw;
  width: 65.88579795vw;
}
.popup--special .fancybox__backdrop {
  background: var(--bg);
  opacity: 0.75;
}
.popup--special .fancybox__content {
  padding: 0;
}
.popup--special .fancybox__content > .carousel__button.is-close {
  top: 1.75695461vw;
  right: 1.75695461vw;
  width: 4.09956076vw;
  height: 4.09956076vw;
  background: url(../img/icons/close3.svg) no-repeat center / contain;
}
.popup--special .fancybox__content > .carousel__button.is-close svg {
  display: none;
}
.popup--green {
  background: var(--accent);
  color: var(--white);
  width: 44.21669107vw;
  padding: 5.85651537vw;
}
.lng {
  font-family: "Gotham", sans-serif;
  font-size: 0.87847731vw;
  line-height: 120%;
  text-transform: uppercase;
  --a: var(--black);
  --aHover: var(--black);
}
.lng span {
  color: var(--gray2);
}
.faq {
  border-bottom: 1px solid var(--gray2);
}
.faq__question {
  font-size: 2.04978038vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin: 0;
  padding: 0;
  padding: 1.17130307vw 2.34260615vw 1.17130307vw 0;
  position: relative;
}
.faq__question:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1.75695461vw;
  height: 1.75695461vw;
  background: url(../img/icons/arrow-down.svg) no-repeat center / contain;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
.faq__answer {
  padding-bottom: 1.17130307vw;
  display: none;
}
.faq.active .faq__question:after {
  transform: translateY(-50%) rotate(180deg);
}
.stages {
  display: flex;
  gap: 1.46412884vw;
  flex-wrap: wrap;
  justify-content: space-between;
}
.stage {
  line-height: 0;
  width: 27.52562225vw;
}
.stage img {
  width: 100%;
}
.mb--xxs {
  margin-bottom: 0.87847731vw;
}
.mb--xs {
  margin-bottom: 1.17130307vw;
}
.mb--sm {
  margin-bottom: 1.75695461vw;
}
.mb--md {
  margin-bottom: 2.34260615vw;
}
.mb--lg {
  margin-bottom: 2.92825769vw;
}
.mb--xl {
  margin-bottom: 3.51390922vw;
}
.mb--xxl {
  margin-bottom: 4.09956076vw;
}
.mb--extra {
  margin-bottom: 5.12445095vw;
}
.mt--xxs {
  margin-top: 0.87847731vw;
}
.mt--xs {
  margin-top: 1.17130307vw;
}
.mt--sm {
  margin-top: 1.75695461vw;
}
.mt--md {
  margin-top: 2.34260615vw;
}
.mt--lg {
  margin-top: 2.92825769vw;
}
.mt--xl {
  margin-top: 3.51390922vw;
}
.mt--xxl {
  margin-top: 4.09956076vw;
}
.mt--extra {
  margin-top: 5.12445095vw;
}
@keyframes slideIn {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes shadow {
  0% {
    background-image: none;
  }
  100% {
    background-image: url(../img/cubes/shadow.png);
  }
}
@keyframes cube {
  0% {
    transform: translateY(-150vw) translateX(-50%);
  }
  100% {
    transform: translateY(0) translateX(-50%);
  }
}
@keyframes cubeMobile {
  0% {
    transform: translateY(-400vw) translateX(-50%);
  }
  100% {
    transform: translateY(0) translateX(-50%);
  }
}
@media only screen and (min-width: 992px) {
  .slider--articles {
    overflow: visible;
  }
  .slider--articles .swiper-wrapper {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .slider--team .swiper-wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 4.6852123vw 0;
  }
  .slider--trustees .swiper-wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 4.6852123vw 0;
  }
  .slider--psychologists .swiper-wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 8.78477306vw 0;
  }
}
@media only screen and (max-width: 991px) {
  /*ipad*/
  .text {
    font-size: 4.44444444vw;
    line-height: 160%;
  }
  .text-small {
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .text-big {
    font-weight: 500;
    font-size: 5vw;
    line-height: 150%;
    letter-spacing: 0.03em;
  }
  .text-button {
    font-family: "Gotham", sans-serif;
    font-size: 3.33333333vw;
    line-height: 120%;
    text-transform: uppercase;
  }
  .text-label {
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
  }
  body {
    font-size: 4.44444444vw;
    line-height: 160%;
  }
  body.open {
    overflow: hidden;
  }
  body.open .menu {
    transform: translateX(0);
  }
  h1,
  .h1 {
    font-weight: 500;
    font-size: 13.33333333vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 0;
  }
  h2,
  .h2 {
    font-weight: 500;
    font-size: 9.44444444vw;
    line-height: 120%;
    letter-spacing: 0.01em;
    margin: 0;
    padding: 0;
  }
  h3,
  .h3 {
    font-weight: 500;
    font-size: 8.33333333vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 0;
  }
  h4,
  .h4 {
    font-size: 6.66666667vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    font-weight: 500;
    margin: 0;
    padding: 0;
  }
  .cursor {
    display: none;
  }
  .logo {
    width: 41.38888889vw;
    height: 9.44444444vw;
  }
  .logo--2 {
    width: 68.33333333vw;
    height: 15.55555556vw;
  }
  .logo--phil {
    width: 20vw;
    height: 5.27777778vw;
  }
  .logo--fund {
    width: 33.88888889vw;
    height: 11.66666667vw;
  }
  .logo--istoki {
    width: 30.55555556vw;
    height: 10.83333333vw;
  }
  .content {
    width: auto;
    margin: 0;
    padding: 0 5.55555556vw;
  }
  .content--padding,
  .content--mobile {
    padding: 0 5.55555556vw;
  }
  .header {
    padding: 5.55555556vw 0;
    background-image: url(../img/grid-m.svg);
  }
  .header .btn {
    width: auto;
    margin: -5.55555556vw -5.55555556vw -5.55555556vw 0;
    height: 22.22222222vw;
  }
  .header__right {
    gap: 0;
  }
  .header__right .btn {
    margin-left: 5vw;
  }
  .btn {
    height: 13.33333333vw;
    padding: 0 4.44444444vw;
    font-family: "Gotham", sans-serif;
    font-size: 3.33333333vw;
    line-height: 120%;
    text-transform: uppercase;
  }
  .btn > span {
    gap: 2.22222222vw;
  }
  .btn--sm {
    height: 13.33333333vw;
  }
  .btn--fixed {
    min-width: 61.11111111vw;
  }
  .btn--m-big {
    height: 15.55555556vw;
  }
  .icon {
    width: 6.66666667vw;
    height: 6.66666667vw;
  }
  .icon--lg {
    width: 8.88888889vw;
    height: 8.88888889vw;
  }
  .icon--xl {
    width: 11.11111111vw;
    height: 11.11111111vw;
  }
  .hamburger {
    width: 11.11111111vw;
    height: 11.11111111vw;
    position: relative;
  }
  .hamburger .icon {
    width: 100%;
    height: 100%;
  }
  .menu--mobile {
    position: fixed;
    padding: 0 11.11111111vw;
    background: var(--white);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    gap: 11.11111111vw;
    transform: translateX(-100%);
    flex-direction: column;
    align-items: stretch;
    overflow-y: auto;
    justify-content: space-between;
    z-index: 9999;
    transition: all 0.3s ease;
  }
  .menu--footer {
    flex-direction: row;
    gap: 8.88888889vw 0;
    flex-wrap: wrap;
    margin-bottom: 11.11111111vw;
  }
  .menu--footer .menu-item {
    width: 50%;
    font-size: 4.44444444vw;
    line-height: 160%;
  }
  .menu-item {
    text-transform: none;
    font-size: 6.66666667vw;
    line-height: 120%;
    font-weight: 500;
  }
  .menu-item--sub {
    padding-bottom: 0;
    margin-bottom: 0;
    padding-right: 0;
  }
  .menu-item--sub:after {
    top: 0;
    width: 6.66666667vw;
    height: 6.66666667vw;
  }
  .menu-item--sub > div {
    position: relative;
    z-index: 2;
  }
  .menu-sub-m {
    padding: 4.44444444vw 4.44444444vw 1px;
    position: relative;
    margin-top: 4.44444444vw;
    display: none;
  }
  .menu-sub-m .menu-item {
    margin-bottom: 6.66666667vw;
    font-weight: normal;
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
  }
  .menu-sub-m.gradient-border:before {
    opacity: 1;
  }
  .menu .phone {
    text-align: left;
  }
  .menu__top {
    display: flex;
    width: 100vw;
    margin-left: -11.11111111vw;
    align-items: center;
    padding-left: 5.55555556vw;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-right: -11.11111111vw;
  }
  .menu__close {
    width: 22.22222222vw;
    height: 22.22222222vw;
  }
  .menu__close .icon {
    width: 100%;
    height: 100%;
  }
  .menu__content {
    display: flex;
    flex-direction: column;
    gap: 13.33333333vw;
  }
  .menu__bottom {
    line-height: 0;
  }
  .menu__bottom .phone {
    line-height: normal;
    margin-bottom: 8.88888889vw;
  }
  .menu__bottom .btn {
    width: 100vw;
    height: 22.22222222vw;
    margin-left: -11.11111111vw;
  }
  .search {
    position: relative;
  }
  .search .icon {
    cursor: pointer;
  }
  .search-block {
    width: 100%;
    padding: 4.44444444vw 11.11111111vw 0 5.55555556vw;
    background: var(--white);
    position: relative;
    top: auto;
    right: auto;
    height: auto;
    border-radius: 0;
    transform: none;
  }
  .search-block input {
    border-bottom: 0.27777778vw solid var(--black);
    height: 8.88888889vw;
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .search-block input::placeholder {
    color: var(--gray1);
  }
  .footer {
    padding-top: 22.22222222vw;
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .footer__row {
    padding-top: 11.11111111vw;
    padding-bottom: 11.11111111vw;
    display: block;
    border-width: 0;
  }
  .footer__row:first-child {
    padding-top: 11.11111111vw;
    border-width: 0.27777778vw;
    padding-bottom: 0;
  }
  .footer__col--flex {
    display: block;
  }
  .footer__col--mobile {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 6.66666667vw;
  }
  .footer__col--mobile .footer__top {
    margin-bottom: 0;
  }
  .footer__title {
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
  }
  .footer__top {
    height: auto;
    margin-bottom: 6.66666667vw;
  }
  .footer__bottom {
    margin-top: 11.11111111vw;
  }
  .logos {
    display: flex;
    align-items: center;
  }
  .logos div {
    width: 50%;
  }
  #support {
    height: auto;
    margin-bottom: 0;
    padding-top: 33.33333333vw;
    padding-bottom: 33.33333333vw;
  }
  .tower {
    width: 100vw;
    height: 162.5vw;
    transition: transform 1s ease;
  }
  .tower-outer {
    right: 0;
    top: 88.88888889vw;
  }
  .tower-cube {
    width: 100%;
    transform: translateX(-50%) translateY(-400vw);
    animation-name: cubeMobile;
  }
  .tower-cube--1 {
    height: 35.83333333vw;
    top: 0;
    background-image: url(../img/cubes/cube5.png);
  }
  .tower-cube--1.mobile-active {
    background-image: url(../img/cubes/cube5-color.png);
  }
  .tower-cube--2 {
    height: 32.77777778vw;
    top: 32.22222222vw;
  }
  .tower-cube--2.mobile-active {
    background-image: url(../img/cubes/cube4-color.png);
  }
  .tower-cube--3 {
    height: 33.88888889vw;
    top: 63.61111111vw;
  }
  .tower-cube--3.mobile-active {
    background-image: url(../img/cubes/cube3-color.png);
  }
  .tower-cube--4 {
    height: 35.55555556vw;
    top: 91.11111111vw;
  }
  .tower-cube--4.mobile-active {
    background-image: url(../img/cubes/cube2-color.png);
  }
  .tower-cube--5 {
    height: 36.94444444vw;
    top: 121.11111111vw;
  }
  .tower-cube--5.mobile-active {
    background-image: url(../img/cubes/cube1-color.png);
  }
  .tower.step1 {
    margin-top: 0;
  }
  .tower.step2 {
    margin-top: -83.33333333vw;
  }
  .tower.step3 {
    margin-top: -161.38888889vw;
  }
  .tower.step4 {
    margin-top: -230.27777778vw;
  }
  .tower.step5 {
    margin-top: -295.27777778vw;
  }
  .tower.hidden {
    transform: translateX(-54%);
  }
  .support {
    position: relative;
    height: auto;
    display: block;
    margin-top: 83.33333333vw;
    z-index: 4;
    transition: none;
  }
  .support .content {
    width: 79.44444444vw;
    margin-left: auto;
  }
  .support__title {
    font-weight: 500;
    font-size: 8.33333333vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 0;
    color: var(--black);
    margin-bottom: 4.44444444vw;
  }
  .support__text {
    display: block;
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .support__content {
    display: block;
  }
  .support__col {
    width: 100%;
    margin-top: 11.11111111vw;
  }
  .support__name {
    margin-bottom: 3.33333333vw;
  }
  .support__info {
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .support__btns {
    margin-top: 6.66666667vw;
  }
  .support.up,
  .support.down {
    transform: none;
    z-index: 4;
    opacity: 1;
  }
  .support.up:after,
  .support.down:after {
    display: none;
  }
  .support.active:not(.support--first) .content {
    margin-top: 0;
  }
  .support.active.support--first .content {
    margin-top: 0;
  }
  .support.active .support__content {
    display: block;
  }
  .support--first {
    margin-top: 0;
  }
  .support--first .block {
    padding: 0 5.55555556vw;
    display: block;
    position: relative;
    top: auto;
  }
  .support--first #tower-trigger {
    margin-top: 75vw;
    height: 0.27777778vw;
  }
  .support--first .content {
    margin-top: 55.55555556vw;
    opacity: 1;
    animation: none;
  }
  .support--first .bubble {
    margin-right: 0;
    margin-top: 6.66666667vw;
  }
  .bubble {
    width: 100%;
    padding: 4.44444444vw;
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .bubble:after {
    border-width: 4.44444444vw 4.44444444vw 0 4.44444444vw;
  }
  .section--first {
    padding-top: 33.33333333vw;
  }
  .section--subscribe .content {
    display: block;
  }
  .section--subscribe .content > div:last-child {
    width: 100vw;
    margin: 11.11111111vw 0 0 -5.55555556vw;
    padding: 11.11111111vw 5.55555556vw;
  }
  .section--cubes {
    height: auto;
  }
  .section--minus {
    margin-top: -22.22222222vw;
  }
  .section--about .block,
  .section--cooperation .block {
    display: block;
  }
  .section--about .block > div:first-child .pic,
  .section--cooperation .block > div:first-child .pic {
    width: 88.33333333vw;
  }
  .section--about .block > div:first-child .play,
  .section--cooperation .block > div:first-child .play {
    width: 100vw;
    margin-left: -5.55555556vw;
    margin-top: 6.66666667vw;
  }
  .section--about .block > div:last-child,
  .section--cooperation .block > div:last-child {
    padding-top: 0;
  }
  .section--about .text,
  .section--cooperation .text {
    width: 100%;
  }
  .section--about .quote,
  .section--cooperation .quote {
    margin-top: -22.22222222vw;
    width: 100%;
    margin-right: 0;
    margin-bottom: 11.11111111vw;
  }
  .section--about + .section {
    padding-top: 33.33333333vw;
  }
  .section--cooperation .block .pic {
    width: 88.88888889vw;
  }
  .section--cooperation .block > div:last-child {
    padding-top: 11.11111111vw;
  }
  .section--pic .pic--1 {
    width: 50.55555556vw;
    top: -13.33333333vw;
    right: 43.33333333vw;
  }
  .section--pic .pic--2 {
    right: -61.11111111vw;
    top: -175vw;
    width: 202.77777778vw;
    transform: rotate(20deg);
  }
  .section--pic .pic--3 {
    width: 63.88888889vw;
    height: 140.55555556vw;
    right: auto;
    top: auto;
    margin: 0 auto;
  }
  .section--pic .content--padding {
    width: 100%;
    box-sizing: border-box;
  }
  .section--pic .block {
    display: block;
  }
  .section--pic .btn {
    margin-top: 3.33333333vw;
  }
  .section--horse .pic {
    display: none;
  }
  .section--cols {
    display: block;
  }
  .section-col {
    width: 100%;
  }
  .section-col .pic:not(.pic--skip) {
    position: relative;
  }
  .section--animation {
    padding-bottom: 22.22222222vw;
  }
  .section--animation.section--vh {
    height: auto;
  }
  .section--pt {
    padding-top: 22.22222222vw;
  }
  .section--pt-sm {
    padding-top: 22.22222222vw;
  }
  .section--pt-lg {
    padding-top: 33.33333333vw;
  }
  .section--pt-m-0 {
    padding-top: 0;
  }
  .section--pt-m-xs {
    padding-top: 11.11111111vw;
  }
  .section--pt-m-sm {
    padding-top: 22.22222222vw;
  }
  .section--pt-m-lg {
    padding-top: 33.33333333vw;
  }
  .section--pb {
    padding-bottom: 22.22222222vw;
  }
  .section--pb-sm {
    padding-bottom: 22.22222222vw;
  }
  .section--pb-lg {
    padding-bottom: 33.33333333vw;
  }
  .section--pb-m-0 {
    padding-bottom: 0;
  }
  .section--pb-m-xs {
    padding-bottom: 11.11111111vw;
  }
  .section--pb-m-sm {
    padding-bottom: 22.22222222vw;
  }
  .section--pb-m-lg {
    padding-bottom: 33.33333333vw;
  }
  .section--m-minus {
    margin-top: -11.11111111vw;
  }
  .section--trees {
    padding-top: 152.77777778vw;
  }
  .social {
    margin-top: 6.66666667vw;
    gap: 6.66666667vw;
  }
  .social-icon {
    width: 17.77777778vw;
    height: 17.77777778vw;
  }
  .form__row {
    margin-bottom: 4.44444444vw;
  }
  .form__row--btns {
    margin-bottom: 0;
    margin-top: 11.11111111vw;
  }
  .form__row--btns .btn {
    width: 100%;
  }
  .form-elem input,
  .form-elem textarea {
    font-weight: 500;
    font-size: 8.33333333vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 0;
    padding: 6.66666667vw 0;
  }
  .form-elem input + label:not(.inputfile-label),
  .form-elem textarea + label:not(.inputfile-label) {
    font-weight: 500;
    font-size: 8.33333333vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 0;
    bottom: 6.66666667vw;
  }
  .form-elem input:valid + label:not(.inputfile-label),
  .form-elem textarea:valid + label:not(.inputfile-label),
  .form-elem input:focus + label:not(.inputfile-label),
  .form-elem textarea:focus + label:not(.inputfile-label) {
    font-size: 3.88888889vw;
    line-height: 170%;
    bottom: 17.77777778vw;
  }
  .form-elem__error {
    bottom: 17.77777778vw;
  }
  .form-elem--small input {
    font-size: 3.88888889vw;
    line-height: 170%;
    padding: 1.11111111vw 0;
  }
  .form-elem--small input + label:not(.inputfile-label) {
    font-size: 3.88888889vw;
    line-height: 170%;
    bottom: 1.11111111vw;
  }
  .form-elem--small input:valid + label:not(.inputfile-label),
  .form-elem--small input:focus + label:not(.inputfile-label) {
    bottom: 6.66666667vw;
  }
  .form-elem--small .form-elem__error {
    font-size: 3.88888889vw;
    line-height: 170%;
    bottom: 6.66666667vw;
  }
  .form-elem--big input,
  .form-elem--big textarea {
    font-weight: 500;
    font-size: 13.33333333vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 0;
    border: none;
  }
  .form-elem--m input,
  .form-elem--m teatarea {
    font-weight: 500;
    font-size: 8.33333333vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 0;
    padding: 2.77777778vw 0;
  }
  .form-elem--m input + label:not(.inputfile-label),
  .form-elem--m teatarea + label:not(.inputfile-label) {
    font-weight: 500;
    font-size: 8.33333333vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 0;
    bottom: 2.77777778vw;
  }
  .form-elem--m input:valid + label:not(.inputfile-label),
  .form-elem--m teatarea:valid + label:not(.inputfile-label),
  .form-elem--m input:focus + label:not(.inputfile-label),
  .form-elem--m teatarea:focus + label:not(.inputfile-label) {
    bottom: 13.88888889vw;
  }
  .form-elem--m.form-elem__error {
    bottom: 13.88888889vw;
  }
  .sbp {
    justify-content: space-between;
    margin-top: 11.11111111vw;
    gap: 0;
  }
  .sbp__title {
    font-size: 3.88888889vw;
    line-height: 170%;
    margin-bottom: 0;
  }
  .sbp__logo {
    line-height: 0;
    width: 25.55555556vw;
  }
  .donate-row {
    display: block;
  }
  .donate-row > div:first-child {
    width: 100%;
  }
  .donate-row--mobile {
    display: flex;
    flex-direction: column-reverse;
    gap: 6.66666667vw;
  }
  .donate-row--2 > div:first-child {
    width: 100%;
  }
  .donate-row--2 > div:last-child {
    width: 100%;
  }
  .donate-row--2 .donate-form__btn {
    width: auto;
  }
  .donate-row--2 .tab {
    width: 50%;
  }
  .donate-row--2 .donate-sums {
    gap: 6.66666667vw 13.33333333vw;
  }
  .donate-row--2 .donate-sums--2 {
    gap: 11.11111111vw 0;
  }
  .donate-row--3 {
    gap: 11.11111111vw;
  }
  .donate-row--3 > div:last-child {
    width: 100%;
  }
  .donate-sums {
    gap: 0;
    justify-content: space-between;
    margin-bottom: 34.72222222vw;
    position: relative;
  }
  .donate-sums--2 {
    gap: 0;
    justify-content: space-between;
  }
  .donate-sum {
    font-weight: 500;
    font-size: 8.33333333vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 0;
  }
  .donate-sum.popover-outer {
    position: initial;
  }
  .donate-form {
    display: block;
  }
  .donate-form__col {
    width: 100%;
  }
  .donate-form__btn {
    width: 100%;
  }
  .donate-form__btn .btn {
    height: 17.77777778vw;
  }
  .donate-form__btn .btn.btn--fixed3 {
    height: 13.33333333vw;
  }
  .donate-checks {
    width: 100%;
  }
  .tabs--simple {
    gap: 8.88888889vw;
    overflow-x: auto;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }
  .tabs--simple::-webkit-scrollbar {
    display: none;
  }
  .tabs--simple-2 {
    gap: 6.66666667vw;
  }
  .tab {
    height: 12.77777778vw;
    width: 62.22222222vw;
    border: 0.55555556vw solid var(--gray5);
    font-family: "Gotham", sans-serif;
    font-size: 3.33333333vw;
    line-height: 120%;
    text-transform: uppercase;
  }
  .tab--simple {
    height: auto;
    width: auto;
    border: none;
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
  }
  .tab--simple-2 {
    font-family: "Gilroy", sans-serif;
    font-size: 4.44444444vw;
    line-height: 160%;
    text-transform: none;
  }
  .tab-content {
    padding-top: 11.11111111vw;
  }
  .checkbox {
    font-size: 3.88888889vw;
    line-height: 170%;
    padding-left: 10vw;
  }
  .checkbox input + span {
    margin-left: -10vw;
    width: 6.66666667vw;
    height: 6.66666667vw;
    border-radius: 1.11111111vw;
  }
  .checkbox input + span:after {
    width: 4.44444444vw;
    height: 4.44444444vw;
  }
  .popover {
    padding: 4.44444444vw;
    bottom: auto;
    top: 100%;
    width: 88.88888889vw;
    transform: translateY(8.33333333vw);
    left: 0;
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .popover:after {
    top: auto;
    bottom: 100%;
    border-width: 5.55555556vw 0 0 5.55555556vw;
    border-color: transparent transparent transparent var(--white);
  }
  .popover-outer {
    position: relative;
  }
  .popover-outer:hover .popover {
    display: none;
  }
  .popover-outer.active .popover,
  .popover-outer.mobile-active .popover {
    display: block;
  }
  .top {
    margin-bottom: 11.11111111vw;
    display: block;
  }
  .top .btn {
    width: 100%;
  }
  .top > *:first-child {
    width: 100%;
  }
  .btns {
    margin-top: 11.11111111vw;
  }
  .btns .btn {
    width: 100%;
  }
  .articles {
    gap: 11.11111111vw;
    margin-bottom: 11.11111111vw;
  }
  .articles--2 {
    margin-bottom: 0;
    gap: 17.77777778vw;
    margin-top: 11.11111111vw;
  }
  .article {
    width: 83.33333333vw;
  }
  .article.gradient-border:before {
    display: none;
  }
  .article__pic {
    height: 61.11111111vw;
    margin-bottom: 6.66666667vw;
  }
  .article__pic-outer {
    height: 61.11111111vw;
  }
  .article__title {
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
  }
  .article__bottom {
    margin-top: 6.66666667vw;
    gap: 6.66666667vw;
  }
  .article__text {
    margin-top: 6.66666667vw;
  }
  .article__author {
    margin-bottom: 4.44444444vw;
  }
  .article__salary {
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin: 4.44444444vw 0;
  }
  .article--empty {
    display: none;
  }
  .article--big {
    width: 100%;
    background: transparent;
    display: block;
    height: auto;
  }
  .article--big .article__content {
    padding: 4.44444444vw 0 0 0;
    width: 100%;
  }
  .article--big .article__pic {
    width: 100%;
    height: 66.66666667vw;
  }
  .article--big .article__bottom {
    margin-top: 4.44444444vw;
  }
  .article--big:hover .article__content {
    padding-left: 0;
  }
  .article--big:hover .article__pic {
    width: 100%;
  }
  .article--2 {
    width: 100%;
    height: auto;
    display: block;
  }
  .article--2 .article__pic {
    height: 66.66666667vw;
    margin-bottom: 4.44444444vw;
  }
  .article--2 .article__title {
    font-size: 6.66666667vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    font-weight: 500;
    margin: 0;
    padding: 0;
  }
  .article--2 .article__text {
    margin-top: 2.22222222vw;
  }
  .article--2 .article__btns {
    margin-top: 6.66666667vw;
  }
  .article--3 {
    width: 96.66666667vw;
  }
  .article--3 .article__text {
    color: var(--gray1);
  }
  .article--3 .article__btns {
    margin-top: 8.88888889vw;
    display: flex;
    flex-direction: column;
    gap: 4.44444444vw;
  }
  .article--3:hover .article__text {
    color: var(--black);
  }
  .article--mobile {
    display: flex;
    gap: 4.44444444vw;
    width: 100%;
  }
  .article--mobile .article__pic {
    width: 27.77777778vw;
    height: 20.83333333vw;
    margin: 0;
  }
  .article--mobile .article__content {
    flex: 1;
  }
  .article--mobile .article__title {
    font-size: 4.44444444vw;
    line-height: 160%;
  }
  .article--mobile .article__bottom {
    margin-top: 2.22222222vw;
  }
  .article--mobile .article__section {
    display: none;
  }
  .article-detail {
    padding: 0;
    margin-bottom: 0;
  }
  .article-detail__top {
    gap: 6.66666667vw;
    justify-content: center;
    margin-bottom: 4.44444444vw;
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .article-detail__title {
    font-weight: 500;
    font-size: 8.33333333vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 0;
    margin-bottom: 4.44444444vw;
  }
  .article-detail__title--border {
    margin-bottom: 4.44444444vw;
    padding-bottom: 8.88888889vw;
  }
  .article-detail__share {
    display: flex;
    gap: 4.44444444vw;
    align-items: center;
  }
  .article-detail__share .ya-share2__container_mobile .ya-share2__badge {
    border-radius: 0;
  }
  .article-detail__share .ya-share2__list.ya-share2__list_direction_horizontal {
    gap: 4.44444444vw;
  }
  .article-detail__out {
    margin-right: 0;
    margin-left: 0;
  }
  .article-detail__out--m {
    margin-right: -5.55555556vw;
    margin-left: -5.55555556vw;
  }
  .article-detail__content {
    padding: 13.88888889vw 0 0;
  }
  .article-detail__content .h2,
  .article-detail__content h2,
  .article-detail__content .h3,
  .article-detail__content h3,
  .article-detail__content .h4,
  .article-detail__content h4 {
    margin: 11.11111111vw 0 6.66666667vw;
  }
  .article-detail__content .phrase,
  .article-detail__content .pic,
  .article-detail__content table,
  .article-detail__content .img-grid,
  .article-detail__content .quote,
  .article-detail__content .slider,
  .article-detail__content .accordion {
    margin-top: 6.66666667vw;
    margin-bottom: 6.66666667vw;
  }
  .article-detail__content .phrase.article-detail__mb,
  .article-detail__content .pic.article-detail__mb,
  .article-detail__content table.article-detail__mb,
  .article-detail__content .img-grid.article-detail__mb,
  .article-detail__content .quote.article-detail__mb,
  .article-detail__content .slider.article-detail__mb,
  .article-detail__content .accordion.article-detail__mb {
    margin-bottom: 11.11111111vw;
  }
  .article-detail__content > *:first-child {
    margin-top: 0;
  }
  .article-detail__content ul li {
    margin-bottom: 2.77777778vw;
    padding-left: 8.88888889vw;
  }
  .article-detail__content ul li:before {
    width: 3.33333333vw;
    height: 3.33333333vw;
    top: 1.66666667vw;
    left: 1.66666667vw;
  }
  .article-detail__content .quote {
    margin-top: 27.77777778vw;
  }
  .article-detail__content table td {
    padding: 1.94444444vw 1.11111111vw;
    min-height: 6.66666667vw;
    font-size: 2.22222222vw;
    line-height: 120%;
  }
  .article-detail__content table thead td {
    font-size: 2.22222222vw;
    line-height: 120%;
  }
  .article-detail__content .footnotes {
    margin-top: 11.11111111vw;
  }
  .slider--articles {
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    position: relative;
    margin-top: 11.11111111vw;
  }
  .slider--articles .swiper-slide {
    padding: 0 2.77777778vw;
  }
  .slider--articles .swiper-slide:first-child {
    padding-left: 5.55555556vw;
  }
  .slider--articles .swiper-slide:last-child {
    padding-right: 5.55555556vw;
  }
  .slider--partners .swiper-slide {
    padding: 0 5.55555556vw;
  }
  .slider--simple .swiper-slide:first-child {
    padding-left: 5.55555556vw;
  }
  .slider--simple .swiper-slide:last-child {
    padding-right: 5.55555556vw;
  }
  .slider--simple .slider-navigation {
    display: none;
  }
  .slider--team {
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    position: relative;
  }
  .slider--team .swiper-slide {
    padding: 0 5.55555556vw;
  }
  .slider--team .swiper-slide.swiper-slide-prev .member__shape {
    transform: translateX(-90%);
  }
  .slider--team .swiper-slide.swiper-slide-next .member__pic {
    transform: translateX(-25vw);
  }
  .slider--reports {
    margin-top: -2.77777778vw;
  }
  .slider--reports .swiper-slide {
    padding: 2.77777778vw 5.55555556vw 0;
  }
  .slider--awards .swiper-slide {
    padding: 0 8.88888889vw;
  }
  .slider--trustees,
  .slider--psychologists {
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    position: relative;
  }
  .slider--trustees .swiper-slide,
  .slider--psychologists .swiper-slide {
    padding: 0 12.22222222vw 0 5.55555556vw;
  }
  .slider--trustees .swiper-slide:last-child,
  .slider--psychologists .swiper-slide:last-child {
    padding-right: 5.55555556vw;
  }
  .slider--reviews .swiper-slide {
    padding: 5.55555556vw 5.55555556vw 0 0;
  }
  .slider--reviews .swiper-slide:first-child {
    padding-left: 0;
  }
  .slider--pics .swiper-slide {
    padding: 0 0 0 5.55555556vw;
  }
  .slider--100 .slider-count {
    left: 5.55555556vw;
  }
  .slider--with-count {
    padding-top: 8.88888889vw;
  }
  .slider .swiper-pagination {
    position: relative;
    bottom: 0;
    margin-top: 8.88888889vw;
    display: flex;
    gap: 3.33333333vw;
    padding: 0 5.55555556vw;
  }
  .slider .swiper-pagination .swiper-pagination-bullet {
    margin: 0;
    border-radius: 0;
    background: transparent;
    width: 3.33333333vw;
    height: 3.33333333vw;
    border: 0.27777778vw solid var(--gray2);
    transition: all 0.3s ease;
  }
  .slider
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: var(--accent);
    background: var(--accent);
  }
  .slider-count {
    gap: 2.22222222vw;
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .partners {
    gap: 5.55555556vw;
  }
  .partner {
    width: 33.33333333vw;
    height: 33.33333333vw;
  }
  .partner img {
    max-height: 16.66666667vw;
    max-width: 22.22222222vw;
    opacity: 1;
    filter: grayscale(0);
  }
  .partner--empty {
    display: none;
  }
  .columns {
    column-count: 1;
  }
  .pic__info {
    font-size: 3.88888889vw;
    line-height: 170%;
    margin-top: 2.22222222vw;
  }
  .pic__info--padding {
    padding: 0 5.55555556vw;
  }
  .pic--1000 {
    width: 88.88888889vw;
  }
  .pic--1000 img {
    max-height: none;
  }
  .pic--260 {
    width: 47.22222222vw;
  }
  .pic--square {
    height: 88.88888889vw;
  }
  .play:after {
    width: 22.22222222vw;
    height: 22.22222222vw;
  }
  .play--sm {
    width: 100%;
    height: 55.55555556vw;
  }
  .play--sm:after {
    width: 22.22222222vw;
    height: 22.22222222vw;
  }
  .quote {
    padding: 6.66666667vw 4.44444444vw 5vw;
    margin: 0;
  }
  .quote:before {
    top: -20.55555556vw;
    left: 0;
    width: 21.66666667vw;
    height: 16.11111111vw;
  }
  .quote-who {
    gap: 4.44444444vw;
    margin-top: 6.66666667vw;
  }
  .quote-who__pic {
    width: 17.22222222vw;
    height: 17.22222222vw;
  }
  .quote-who__title {
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
  }
  .quote-who__position {
    font-family: "Gotham", sans-serif;
    font-size: 3.33333333vw;
    line-height: 120%;
    text-transform: uppercase;
    margin-top: 3.33333333vw;
  }
  .quote--2 {
    margin-left: 0;
    font-size: 4.44444444vw;
    line-height: 160%;
  }
  .quote.review {
    padding: 11.11111111vw 5.55555556vw;
  }
  .quote.review:before {
    top: -5.55555556vw;
    left: 5.55555556vw;
    width: 15vw;
    height: 11.11111111vw;
  }
  .numbers {
    gap: 13.88888889vw;
    flex-direction: column;
  }
  .number {
    width: 100%;
  }
  .number__num {
    font-size: 20vw;
    line-height: 120%;
  }
  .number__text {
    font-size: 4.44444444vw;
    line-height: 160%;
  }
  .number--big {
    width: 100%;
  }
  .phrase__top {
    margin-bottom: 11.11111111vw;
    font-size: 4.44444444vw;
    line-height: 160%;
  }
  .phrase--2 {
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    padding: 6.66666667vw 0;
  }
  .phrase--3 {
    text-align: left;
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    color: var(--red);
    border: 0.27777778vw solid var(--gray2);
    padding: 8.88888889vw 0;
    border-right: 0;
    border-left: 0;
  }
  .member {
    width: 88.88888889vw;
    display: block;
    min-height: auto;
  }
  .member__pic {
    width: 55.55555556vw;
    transition: all 0.3s ease;
  }
  .member__content {
    padding-top: 6.66666667vw;
  }
  .member__name {
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin-bottom: 3.33333333vw;
  }
  .member__position {
    font-family: "Gotham", sans-serif;
    font-size: 3.33333333vw;
    line-height: 120%;
    text-transform: uppercase;
  }
  .member__text {
    font-size: 3.88888889vw;
    line-height: 170%;
    margin-top: 6.66666667vw;
  }
  .member__shape {
    left: 11.11111111vw;
    width: 108.33333333vw;
    top: 0;
    transform: none;
    transition: all 0.3s ease;
  }
  .award {
    width: 66.11111111vw;
  }
  .award__pic {
    padding: 4.44444444vw;
    height: 78.05555556vw;
  }
  .award__content {
    margin-top: 4.44444444vw;
  }
  .award__title {
    font-size: 4.44444444vw;
    line-height: 160%;
    margin-bottom: 2.22222222vw;
  }
  .award__text {
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .report {
    width: 56.11111111vw;
    height: 39.72222222vw;
  }
  .trusty {
    width: 66.11111111vw;
  }
  .trusty__photo {
    height: 77.77777778vw;
    margin-bottom: 4.44444444vw;
  }
  .trusty__name {
    font-size: 4.44444444vw;
    line-height: 160%;
    margin-bottom: 2.22222222vw;
  }
  .trusty__position {
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .psychologist {
    display: block;
  }
  .psychologist__photo {
    width: 55.55555556vw;
    height: 55.55555556vw;
    margin-bottom: 8.88888889vw;
  }
  .psychologist__content {
    width: 66.11111111vw;
  }
  .psychologist__name {
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin-bottom: 4.44444444vw;
  }
  .psychologist__text {
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .psychologist__position {
    width: 100%;
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
  }
  .psychologist--main {
    padding: 11.11111111vw 5.55555556vw;
    margin: 0 -5.55555556vw;
    width: 100vw;
  }
  .psychologist--main .psychologist__name {
    font-weight: 500;
    font-size: 8.33333333vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 0;
    margin-bottom: 8.88888889vw;
  }
  .psychologist--main .psychologist__photo {
    margin-top: 6.66666667vw;
  }
  .psychologists {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15.55555556vw 0;
  }
  .psychologists .psychologist__content {
    width: 100%;
  }
  .map {
    height: 194.44444444vw;
  }
  .map-block__info {
    font-weight: 500;
    font-size: 8.33333333vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    transform: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    padding: 16.66666667vw 0;
    max-width: 100%;
  }
  .info {
    padding: 11.11111111vw 5.55555556vw;
  }
  .info--flex {
    gap: 6.66666667vw;
    display: block;
  }
  .info--lg {
    padding: 11.11111111vw 5.55555556vw;
  }
  .info--100 {
    margin: 0 -5.55555556vw;
  }
  .info .card {
    margin-left: -5.55555556vw;
    margin-right: -5.55555556vw;
  }
  .documents {
    margin-top: 6.66666667vw;
    flex-direction: column;
    gap: 6.66666667vw;
  }
  .document {
    padding: 6.66666667vw;
    width: 100%;
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .document__size {
    margin-top: 4.44444444vw;
  }
  .document:after {
    width: 7.22222222vw;
    height: 7.22222222vw;
  }
  .document--fixed {
    height: 39.72222222vw;
  }
  .program-content {
    top: 8.88888889vw;
    transform: translate(-50%, 0);
    width: 83.33333333vw;
  }
  .program-content__img {
    width: 48.61111111vw;
    height: 48.61111111vw;
  }
  .program-content__text {
    position: relative;
    top: auto;
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .program-content__content {
    padding-top: 6.66666667vw;
    text-align: center;
  }
  .program-content__title {
    font-size: 6.66666667vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    font-weight: 500;
    margin: 0;
    padding: 0;
    margin-bottom: 2.22222222vw;
    color: var(--accent2);
  }
  .program-content--sm .program-content__text {
    top: auto;
  }
  .program-content--sm .program-content__img {
    width: 48.61111111vw;
    height: 48.61111111vw;
  }
  .program-content--xs {
    top: 8.88888889vw;
  }
  .program-content--xs .program-content__text {
    top: auto;
  }
  .program-content--xs .program-content__img {
    width: 48.61111111vw;
    height: 48.61111111vw;
  }
  .float-cubes {
    height: 61.11111111vw;
    width: 52.77777778vw;
    margin: 31.94444444vw auto 20.83333333vw;
    transform: scale(1.7);
  }
  .float-cubes .program-content {
    transform: translate(-50%, -25%) scale(0.59);
  }
  .float-cubes-mobile-animation {
    position: absolute;
    z-index: -999;
    width: 833.33333333vw;
    height: 0.27777778vw;
    left: -27777.5vw;
    top: -27777.5vw;
    opacity: 0;
  }
  .float-cubes-mobile-trigger {
    transform: translateY(27.77777778vw);
  }
  .float-figures {
    height: 63.88888889vw;
    width: 52.77777778vw;
    margin: 31.94444444vw auto 20.83333333vw;
    transform: scale(1.7);
  }
  .float-figures .program-content {
    transform: translate(-50%, -25%) scale(0.59);
  }
  .float-figures:not([program="0"]):not(.float-figures--2) .logo {
    opacity: 0;
  }
  .float-figures:not([program="0"]):not(.float-figures--2) .float-figure span {
    margin-top: -8.33333333vw;
  }
  .float-figures:not([program="0"]):not(.float-figures--2)
    .float-figure--p1
    span {
    transform: rotate(-45deg) scale(1.2);
  }
  .float-figures:not([program="0"]):not(.float-figures--2)
    .float-figure--p2
    span {
    transform: rotate(-14deg) scale(1.2);
  }
  .float-figures:not([program="0"]):not(.float-figures--2)
    .float-figure--p3
    span {
    transform: rotate(-90deg) scale(1.2);
  }
  .float-figures:not([program="0"]):not(.float-figures--2) .float-figure--p4 {
    transform: scale(1.2);
  }
  .float-figures:not([program="0"]):not(.float-figures--2)
    .float-figure--p5
    span {
    transform: rotate(64deg) scale(1.2);
  }
  .float-figures--2 {
    margin: 0 auto 5.55555556vw;
    height: 61.11111111vw;
    transform: scale(2.2);
  }
  .float-figures--2 .program-content {
    transform: translate(-50%, 0) scale(0.45);
    top: 0;
  }
  .float-figures--2 .program-content__img {
    width: 52.77777778vw;
    height: 52.77777778vw;
  }
  .float-figures--2 .float-figure {
    /*
        &--4{}
        &--5{
          top: 50%;
        }*/
  }
  .float-figures--2 .float-figure--1 {
    top: 30%;
  }
  .float-figures--2 .float-figure--2 {
    top: 50%;
  }
  .float-figures--2 .float-figure--3 {
    top: 50%;
  }
  .grid {
    display: block;
  }
  .grid-item {
    padding: 6.66666667vw;
    width: 100%;
    height: auto;
  }
  .grid-item__top {
    gap: 2.22222222vw;
  }
  .grid-item__title {
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin-bottom: 4.44444444vw;
  }
  .grid-item__icon {
    transform: translateY(-1.11111111vw);
  }
  .grid-item__text {
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .grid-item__link {
    margin-top: 4.44444444vw;
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .histories {
    gap: 4.44444444vw;
    flex-direction: column;
  }
  .history {
    width: 100%;
    height: auto;
    padding: 0;
    flex-direction: column-reverse;
  }
  .history__content {
    width: 100%;
    padding: 4.44444444vw 6.66666667vw 6.66666667vw;
  }
  .history__section {
    font-size: 3.88888889vw;
    line-height: 170%;
    margin-bottom: 2.22222222vw;
  }
  .history__title {
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin-bottom: 2.22222222vw;
  }
  .history__text {
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .history__additional {
    height: 66.66666667vw;
    overflow: hidden;
    position: relative;
  }
  .history__pic {
    position: relative;
  }
  .history__shape {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 1;
  }
  .history__shape img {
    height: 100%;
  }
  .review {
    width: 88.88888889vw;
  }
  .review__who {
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    margin-bottom: 3.33333333vw;
  }
  .review__position {
    margin-bottom: 3.33333333vw;
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .review__text {
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .filter {
    overflow-y: auto;
    white-space: nowrap;
    margin: 0 -5.55555556vw 11.11111111vw;
    padding: 0 5.55555556vw;
    gap: 6.66666667vw;
    font-size: 4.44444444vw;
    line-height: 160%;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }
  .filter::-webkit-scrollbar {
    display: none;
  }
  .filter-item {
    --a: var(--black);
    --aHover: var(--accent);
    --aUnderline: none;
    --aHoverUnderline: none;
  }
  .filter-item.active {
    color: var(--red);
  }
  .back {
    gap: 4.44444444vw;
    margin-top: -6.66666667vw;
  }
  .back--2 {
    top: -3.33333333vw;
    left: 5.55555556vw;
  }
  .tags {
    gap: 2.22222222vw 4.44444444vw;
    flex-wrap: wrap;
    justify-content: center;
  }
  .tag {
    height: 6.66666667vw;
    padding: 0 2.22222222vw;
    white-space: nowrap;
    background: var(--gray3);
  }
  .img-grid {
    gap: 0 5.55555556vw;
  }
  .img-grid .pic img {
    height: 55.55555556vw;
  }
  .footnotes {
    font-size: 3.88888889vw;
    line-height: 170%;
    gap: 2.22222222vw;
  }
  .accordion-item {
    padding: 4.44444444vw 0;
  }
  .accordion-item__head {
    font-size: 6.66666667vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    font-weight: 500;
    margin: 0;
    padding: 0;
    padding: 0 8.88888889vw 0 0;
  }
  .accordion-item__head:after {
    right: 0;
    width: 6.66666667vw;
    height: 6.66666667vw;
  }
  .accordion-item__content {
    padding-top: 4.44444444vw;
  }
  .certificates {
    height: auto;
    margin-bottom: 11.11111111vw;
    display: grid;
    gap: 5.55555556vw;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    grid-template-areas: "c1 c2" "c3 c4" "c5 c6" "c5 c6";
  }
  .certificate {
    height: 29.44444444vw;
    padding: 2.22222222vw;
  }
  .certificate:nth-child(5),
  .certificate:nth-child(6) {
    height: 61.11111111vw;
  }
  .cards {
    display: block;
  }
  .card {
    gap: 5.55555556vw;
    padding: 2.77777778vw 2.77777778vw 2.77777778vw 0;
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .card__pic {
    width: 27.77777778vw;
    height: 27.77777778vw;
  }
  .card__name {
    font-weight: 500;
    font-size: 5vw;
    line-height: 150%;
    letter-spacing: 0.03em;
    font-weight: 700;
  }
  .card__text {
    margin-top: 2.22222222vw;
  }
  .card__phones {
    flex-direction: column;
    margin-top: 2.22222222vw;
    gap: 2.22222222vw;
  }
  .count {
    width: 100%;
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
  }
  .count__btn {
    width: 13.33333333vw;
    padding: 0 3.33333333vw;
  }
  .count__cnt {
    width: 19.44444444vw;
  }
  .count__left {
    margin-left: 8.88888889vw;
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .items {
    flex-direction: column;
    gap: 6.66666667vw;
  }
  .item {
    width: 100%;
  }
  .item__title {
    font-size: 6.66666667vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    font-weight: 500;
    margin: 0;
    padding: 0;
    margin-bottom: 2.22222222vw;
  }
  .item__text {
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .item__pic {
    width: 33.33333333vw;
    height: 33.33333333vw;
  }
  .item--2 {
    width: 77.77777778vw;
    display: flex;
    gap: 4.44444444vw;
    flex-direction: column;
  }
  .item--2 .item__title {
    margin-bottom: 4.44444444vw;
  }
  .paint {
    display: none;
  }
  .variants {
    padding-left: 0;
    padding-bottom: 0;
  }
  .variant {
    margin-bottom: 11.11111111vw;
    display: block;
  }
  .variant__content {
    width: 100%;
  }
  .variant__title {
    font-size: 6.66666667vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    font-weight: 500;
    margin: 0;
    padding: 0;
    margin-bottom: 4.44444444vw;
  }
  .variant__text {
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .variant .document {
    margin-top: 4.44444444vw;
  }
  .table td {
    padding: 1.94444444vw 1.11111111vw;
    min-height: 6.66666667vw;
    font-size: 2.22222222vw;
    line-height: 120%;
  }
  .table thead td {
    font-size: 2.22222222vw;
    line-height: 120%;
  }
  .ul {
    margin: 11.11111111vw 0 0 0;
    padding: 0;
  }
  .ul--columns {
    gap: 11.11111111vw 0;
    display: block;
  }
  .ul--columns li {
    margin: 0 0 4.44444444vw;
    width: 100%;
  }
  .ul li {
    margin: 0 0 4.44444444vw;
    padding: 0 0 0 11.11111111vw;
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
  }
  .ul li:before {
    width: 3.33333333vw;
    height: 3.33333333vw;
    top: 1.66666667vw;
    left: 1.66666667vw;
  }
  .ul--2 li {
    font-size: 3.88888889vw;
    line-height: 170%;
  }
  .block--1 {
    display: block;
  }
  .block--1 > div:last-child {
    width: 100%;
    margin-top: 6.66666667vw;
  }
  .block--2 {
    padding: 6.66666667vw;
    display: block;
  }
  .block--2 > div:first-child {
    width: 100%;
  }
  .block--2 > div:last-child {
    width: 100%;
    margin-top: 8.88888889vw;
  }
  .block--3 {
    width: 100%;
    margin-top: 6.66666667vw;
    border: 0.27777778vw solid var(--gray3);
    padding: 6.66666667vw;
  }
  .block--fixed,
  .block--fixed2,
  .block--fixed3 {
    width: 100%;
  }
  .popup {
    padding: 6.66666667vw;
    width: 90%;
  }
  .popup--special .fancybox__content > .carousel__button.is-close {
    top: 3.33333333vw;
    right: 3.33333333vw;
    width: 13.33333333vw;
    height: 13.33333333vw;
  }
  .popup--green {
    width: 100%;
    padding: 6.66666667vw;
  }
  .lng {
    display: flex;
    gap: 6.66666667vw;
    padding-left: 5.55555556vw;
    font-weight: 500;
    font-size: 5.55555556vw;
    line-height: 120%;
    letter-spacing: 0.03em;
  }
  .faq {
    border-bottom: 1px solid var(--gray2);
  }
  .faq__question {
    font-size: 6.66666667vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    font-weight: 500;
    margin: 0;
    padding: 0;
    padding: 4.44444444vw 8.88888889vw 4.44444444vw 0;
  }
  .faq__question:after {
    width: 6.66666667vw;
    height: 6.66666667vw;
  }
  .faq__answer {
    padding-bottom: 4.44444444vw;
  }
  .stages {
    gap: 13.33333333vw;
  }
  .stage {
    width: 100%;
  }
  .icon-scroll {
    display: block;
    position: fixed;
    bottom: 8.33333333vw;
    left: 50%;
    transform: translateX(-50%);
    background: url(../img/icon-scroll.svg) no-repeat center / contain;
    width: 8.88888889vw;
    height: 8.88888889vw;
    border-radius: 50%;
    animation: scrollmove 2s;
    animation-iteration-count: infinite;
  }
  @keyframes scrollmove {
    0% {
      transform: translateY(0) translateX(-50%);
    }
    50% {
      transform: translateY(15%) translateX(-50%);
    }
    100% {
      transform: translateY(0) translateX(-50%);
    }
  }
  .mb--xxs {
    margin-bottom: 3.33333333vw;
  }
  .mb--xs {
    margin-bottom: 4.44444444vw;
  }
  .mb--sm {
    margin-bottom: 6.66666667vw;
  }
  .mb--md {
    margin-bottom: 8.88888889vw;
  }
  .mb--lg {
    margin-bottom: 11.11111111vw;
  }
  .mb--xl {
    margin-bottom: 13.33333333vw;
  }
  .mb--xxl {
    margin-bottom: 15.55555556vw;
  }
  .mb--extra {
    margin-bottom: 19.44444444vw;
  }
  .mb--m-xxs {
    margin-bottom: 3.33333333vw;
  }
  .mb--m-xs {
    margin-bottom: 4.44444444vw;
  }
  .mb--m-sm {
    margin-bottom: 6.66666667vw;
  }
  .mb--m-md {
    margin-bottom: 8.88888889vw;
  }
  .mb--m-lg {
    margin-bottom: 11.11111111vw;
  }
  .mb--m-xl {
    margin-bottom: 13.33333333vw;
  }
  .mb--m-xxl {
    margin-bottom: 15.55555556vw;
  }
  .mb--m-extra {
    margin-bottom: 19.44444444vw;
  }
  .mt--xxs {
    margin-top: 3.33333333vw;
  }
  .mt--xs {
    margin-top: 4.44444444vw;
  }
  .mt--sm {
    margin-top: 6.66666667vw;
  }
  .mt--md {
    margin-top: 8.88888889vw;
  }
  .mt--lg {
    margin-top: 11.11111111vw;
  }
  .mt--xl {
    margin-top: 13.33333333vw;
  }
  .mt--xxl {
    margin-top: 15.55555556vw;
  }
  .mt--extra {
    margin-top: 19.44444444vw;
  }
  .mt--m-xxs {
    margin-top: 3.33333333vw;
  }
  .mt--m-xs {
    margin-top: 4.44444444vw;
  }
  .mt--m-sm {
    margin-top: 6.66666667vw;
  }
  .mt--m-md {
    margin-top: 8.88888889vw;
  }
  .mt--m-lg {
    margin-top: 11.11111111vw;
  }
  .mt--m-xl {
    margin-top: 13.33333333vw;
  }
  .mt--m-xxl {
    margin-top: 15.55555556vw;
  }
  .mt--m-extra {
    margin-top: 19.44444444vw;
  }
}
/*# sourceMappingURL=style.css.map */
