@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-ExtraLight.woff2") format("woff2"), url("../fonts/Roboto-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-LightItalic.woff2") format("woff2"), url("../fonts/Roboto-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-ExtraLightItalic.woff2") format("woff2"), url("../fonts/Roboto-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Italic.woff2") format("woff2"), url("../fonts/Roboto-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-BlackItalic.woff2") format("woff2"), url("../fonts/Roboto-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Roboto-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Thin.woff2") format("woff2"), url("../fonts/Roboto-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Black.woff2") format("woff2"), url("../fonts/Roboto-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-ExtraBold.woff2") format("woff2"), url("../fonts/Roboto-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-MediumItalic.woff2") format("woff2"), url("../fonts/Roboto-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-BoldItalic.woff2") format("woff2"), url("../fonts/Roboto-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-ThinItalic.woff2") format("woff2"), url("../fonts/Roboto-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/Roboto-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-SemiBold.woff2") format("woff2"), url("../fonts/Roboto-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ProstoOne-Regular';
  src: url("../fonts/ProstoOne-Regular.woff2") format("woff2"), url("../fonts/ProstoOne-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

a, button {
  color: inherit;
  cursor: pointer;
}

a:hover, button:hover {
  text-decoration: none;
}

a:focus, button:focus {
  outline: 0;
}

button {
  padding: 0;
  border: 0;
  background-color: transparent;
}

img {
  max-width: 100%;
  height: auto;
  flex-shrink: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

label {
  position: relative;
  display: block;
  margin: 0;
}

input, textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  outline: none;
  color: #000;
  transition: 0.1s;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  overflow: visible;
  opacity: 1;
}

input:-moz-placeholder, textarea:-moz-placeholder {
  overflow: visible;
  opacity: 1;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  overflow: visible;
  opacity: 1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  overflow: visible;
  opacity: 1;
}

input, textarea, select {
  color: inherit;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0rem 1000rem white inset !important;
}

textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0rem 1000rem white inset !important;
}

input:focus {
  box-shadow: none;
}

textarea {
  -ms-overflow-style: none;
}

h1, h2, h3, h4, h5, h6, b, strong {
  font-weight: 700;
}

i {
  font-style: italic;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  display: none;
}

input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

:root {
  --scrollbar-width: 0;
  --container-width: 1235px;
}

html {
  margin-top: 0 !important;
  overflow-x: hidden;
}

html.modal-opened, html.menu-opened {
  padding-right: var(--scrollbar-width);
  overflow: hidden;
}

body {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-height: 100dvh;
  overflow-x: hidden;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: calc(19/16 * 1em);
  color: #000;
}

picture {
  display: block;
}

.swiper-wrapper {
  height: auto;
}

section {
  position: relative;
}

.swiper {
  width: 100%;
}

.of-img {
  position: relative;
}

.of-img > * {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

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

.h-pad {
  position: relative;
}

.h-pad:before {
  content: "";
  display: block;
  padding: calc(100/100 * 100%) 0 0;
}

.sbtn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  min-height: 45px;
  border: 1px solid transparent;
  border-radius: 22px;
  font: 16px/19px "Roboto", sans-serif;
  text-align: center;
  color: inherit;
  background: transparent;
  will-change: transform;
  transition: all 0.1s;
  overflow: hidden;
}

.stitle {
  position: relative;
  padding: 0 0 calc(18/36 * 1em);
  margin: 0 0 calc(34/36 * 1em);
  border-bottom: 1px solid #000;
  font: 400 36px/calc(42/36 * 1em) "Roboto", sans-serif;
}

.stext {
  font: 16px/calc(19/16 * 1em) "Roboto", sans-serif;
}

.stext > * {
  margin: 0 0 calc(19/16 * 1em);
}

.stext > *:last-child {
  margin-bottom: 0;
}

.stext blockquote {
  margin: calc(25/16 * 1em) 0;
}

.stext h1, .stext h2, .stext h3, .stext h4 {
  margin: calc(35/16 * 1em) 0 1em;
  line-height: calc(28/24 * 1em);
}

.stext h1 {
  font-size: calc(40/16 * 1em);
}

.stext h2 {
  font-size: calc(36/16 * 1em);
}

.stext h3 {
  font-size: calc(24/16 * 1em);
}

.stext h4 {
  font-size: 1em;
}

.arr-right {
  display: block;
  margin: 0 0 0 15px;
  width: 21px;
  height: 18px;
  font-size: 0;
  background: url("../img/header/arrow.svg") 0 0/100% auto no-repeat;
}

.lg-backdrop {
  background-color: rgba(16, 42, 56, 0.96);
}

.lg-outer .lg-thumb-outer {
  background-color: #102a38;
}

.container {
  position: relative;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1235px;
  }
}

.slider-btn {
  position: absolute;
  top: calc(50% - 23px);
  transform: translate(0, -50%);
  width: 6vw;
  height: 6vw;
  max-width: 80px;
  max-height: 80px;
  min-width: 44px;
  min-height: 44px;
  border-radius: 50%;
  background: rgba(167, 167, 167, 0.5);
  outline: 0 !important;
  z-index: 1;
  cursor: pointer;
}

.slider-btn:hover {
  background: #a7a7a7;
}

.slider-btn:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: url("../img/header/arrow.svg") center/calc(30/80 * 100%) auto no-repeat;
}

.slider-btn_left {
  left: 0;
}

.slider-btn_right {
  right: 0;
  margin: 0 calc(calc(50vw - calc(var(--container-width)/2) - 3vw) * -1) 0 0;
}

.slider-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 28px 0 0;
}

.slider-pagination .swiper-pagination-bullet {
  position: relative;
  display: block;
  margin: 4px !important;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #FFFFFF;
}

.slider-pagination .swiper-pagination-bullet:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 8px);
  height: calc(100% + 8px);
}

.slider-pagination .swiper-pagination-bullet-active {
  background: #471B79;
}

.sheader {
  flex: 0 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
  background: rgba(255, 255, 255, 0.8);
}

.sheader__box {
  display: grid;
  align-items: center;
  grid-template: 111px/calc(222/1205 * 100%) 1fr;
}

.sheader__logo {
  display: block;
  padding: 10px 10px 10px 0;
  width: 158px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.sheader__menu-btn {
  display: none;
}

.sheader__nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (min-width: 1200px) {
  .sheader__nav {
    display: flex !important;
  }
}

.sheader__btns {
  display: flex;
  align-items: center;
}

.sheader-btn {
  flex-shrink: 0;
  margin: 9px;
  width: 180px;
  font-weight: 500;
  color: #000000;
  background: #FFFFFF;
}

.sheader-btn_support {
  color: #FFFFFF;
  background: #81B143;
}

.sheader-btn_support:hover {
  background: #9ac463;
}

@media (min-width: 1200px) {
  .sheader-btn_support {
    margin-right: 0;
  }
}

.sheader-btn_lang {
  margin: 9px -3px 9px 6px;
  padding: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  font-size: 14px;
  line-height: 16px;
}

.sheader__menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 -21px;
}

.sheader__menu a {
  position: relative;
  display: block;
  padding: 13px 7px;
  font: 600 16px/19px "Roboto", sans-serif;
  text-transform: uppercase;
  color: #000000;
}

.sheader__menu a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: transparent;
  transition: 0.1s;
}

.sheader__menu a:hover {
  color: #81B143;
}

.sheader__menu li {
  position: relative;
  margin: 0 21px;
}

.sheader__menu li._active {
  pointer-events: none;
}

.sheader__menu li._active a:after {
  background: #471B79;
}

.smain {
  position: relative;
  flex: 1 0 auto;
}

.smain > * {
  position: relative;
}

.s1 {
  position: relative;
}

.s1__box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: calc(18/1200 * 100%) 0 0;
  height: 100vh;
  height: 100dvh;
}

.s1__title {
  margin: 0;
  font: 40px/calc(49/40 * 1em) "ProstoOne-Regular", sans-serif;
  text-align: center;
  color: #FFFFFF;
}

.s1__scroll {
  position: absolute;
  left: 50%;
  top: 84.3%;
  transform: translate(-50%, -50%);
  width: 28px;
  transition: 0.2s;
  -webkit-animation: s1__scroll 1.6s  infinite;
  animation: s1__scroll 1.6s  infinite;
  cursor: pointer;
}

.s1__scroll img {
  display: block;
  width: 100%;
}

@-webkit-keyframes s1__scroll {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(5px);
    opacity: .7;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes s1__scroll {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(5px);
    opacity: .7;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.s2 {
  padding: 60px 0 60px;
}

.s2__box {
  display: grid;
  align-items: center;
  grid-template-columns: 244px 1fr;
  gap: calc(73/1205 * 100%);
}

.s2__img {
  max-width: 244px;
  border-radius: 20px;
  overflow: hidden;
}

.s2__img:before {
  padding: calc(265/244 * 100%) 0 0;
}

.s2__text {
  max-width: 685px;
}

.s3 {
  padding: 21px 0 103px;
}

.tabs-switcher {
  display: grid;
  align-items: end;
  grid-template-columns: 1fr 130px;
  margin: 0 0 65px;
  border-bottom: 1px solid #000000;
}

.tabs-switcher__list {
  display: flex;
}

.tabs-switcher__item {
  position: relative;
  margin: 0 75px 0 0;
  padding: 17px 14px;
  font: 36px/calc(42/36 * 1em) "Roboto", sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: 0.1s;
}

.tabs-switcher__item:last-child {
  margin: 0 !important;
}

.tabs-switcher__item:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translate(0, 50%);
  width: 100%;
  height: calc(6/36 * 1em);
  background: transparent;
  transition: 0.1s;
}

.tabs-switcher__item._active {
  color: #471B79;
}

.tabs-switcher__item._active:after {
  background: #471B79;
}

.tabs-switcher__item:hover {
  color: #471B79;
}

.tabs-switcher__buttons {
  display: grid;
  justify-content: end;
  grid-template-columns: repeat(2, 48px);
  gap: 5px;
  padding: 0 0 12px 0;
}

.ts-button {
  position: relative;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(168, 167, 167, 0.61);
  border-radius: 50%;
  background: #FFFFFF;
  will-change: transform;
}

.ts-button:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  background: url("../img/header/arrow.svg") center/calc(21/30 * 100%) auto no-repeat;
}

.ts-button_left:after {
  transform: translate(-50%, -50%) rotate(-180deg);
  filter: brightness(0) invert(0);
}

.ts-button_right {
  border-color: #471B79;
  background: #471B79;
}

.scontent__tab {
  display: none;
}

.scontent__tab._active {
  display: block;
}

.s3-c__box {
  display: grid;
  grid-template-columns: calc(478/1205 * 100%) 1fr;
  gap: calc(120/1205 * 100%);
}

.s3-c__title {
  margin: 0 0 1em;
  font: 700 40px/calc(47/40 * 1em) "Roboto", sans-serif;
  color: #471B79;
}

.s3-c__title span {
  font-weight: 500;
  font-size: 96px;
  line-height: 1;
}

.s3-c__text h4 {
  margin: 14px 0 0;
  font: 400 20px/23px "Roboto", sans-serif;
  color: #471B79;
}

.s3-c__text h4:first-child {
  margin-top: 0;
}

.s3-c__text ul {
  margin: -5px 0 0;
}

.list-1 li {
  position: relative;
  padding: 19px 0 19px 33px;
  border-top: 1px solid rgba(168, 167, 167, 0.6);
}

.list-1 li:first-child {
  border-top-color: transparent;
}

.list-1 li:before {
  content: "";
  position: absolute;
  left: 9px;
  top: 50%;
  transform: translate(0, -50%);
  width: 6px;
  height: calc(100% - 38px);
  background: #471B79;
}

.list-2 li {
  position: relative;
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 15px;
  align-items: center;
  padding: 19px 0;
  border-top: 1px solid rgba(168, 167, 167, 0.6);
}

.list-2 li:first-child {
  border-top-color: transparent;
}

.list-2 li > *:nth-child(1) {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.list-2 li > *:nth-child(2) {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
}

.list-2 b {
  color: #471B79;
}

.list-2 .num {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  padding: 0 0 0 15px;
  width: 170px;
  font-weight: 500;
  color: #471B79;
}

.list-2 .num span:nth-child(1) {
  font-size: 48px;
  line-height: 38px;
}

.list-2 .num span:nth-child(2) {
  margin: 0 0 0 5px;
  line-height: 1;
}

.s3-c1__top-text {
  margin: 0 0 36px;
  max-width: 987px;
}

.s3-c1__text {
  margin: 2px 0 0;
}

.s3-c2__text {
  margin: 47px 0 0;
}

.s3-c2__text img {
  float: left;
  margin: -37px 33px 18px 0;
}

.s3-c3__text h4 {
  margin-top: 30px;
}

.s4 {
  padding: 40px 0;
  color: #FFFFFF;
  background: linear-gradient(90deg, #471B79 0%, #132777 100%), #471B79;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.s4__box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

.s4__block {
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 30px;
  overflow: auto;
}

.s4__block h3 {
  margin: 0 0 1em;
  font: 600 24px/28px "Roboto", sans-serif;
}

.s4__block_1 {
  padding: 21px 43px;
}

.s4__block_2 {
  padding: 21px 53px;
}

.s4__text ol {
  display: grid;
  gap: 19px;
  counter-reset: my-counter;
}

.s4__text ol li {
  position: relative;
  padding: 0 0 0 37px;
  counter-increment: my-counter;
}

.s4__text ol li:before {
  content: counter(my-counter) ".";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  font: 600 24px/28px "Roboto", sans-serif;
}

.s4__text a {
  font-weight: 700;
  text-decoration: underline;
}

.s4__text a:hover {
  text-decoration: none;
}

.s4-form {
  position: relative;
  display: grid;
  gap: 24px;
}

.s4-form__row {
  position: relative;
}

.s4-form__row_last {
  display: flex;
  justify-content: flex-end;
}

.s4-form__field {
  padding: 0 17px;
  height: 45px;
  color: #000;
  background: #FFFFFF;
  border: 1px solid #A8A7A7;
  border-radius: 22px;
  font: 500 16px/19px "Roboto", sans-serif;
}

.s4-form__field_area {
  margin: 2px 0 0;
  padding: 17px 17px 0 17px;
  height: 137px;
  resize: none;
}

.s4-form__submit {
  margin: -5px 0 0;
  padding: 5px 22px 5px 36px;
  justify-content: space-between;
  width: 215px;
  border: 2px solid #FFFFFF;
}

.s4-form__submit::-webkit-input-placeholder {
  color: #A8A7A7;
}

.s4-form__submit:-moz-placeholder {
  color: #A8A7A7;
}

.s4-form__submit::-moz-placeholder {
  color: #A8A7A7;
}

.s4-form__submit:-ms-input-placeholder {
  color: #A8A7A7;
}

.s4-form__submit span {
  transition: 0.1s;
}

.s4-form__submit:hover {
  color: #000;
  background: #fff;
}

.s4-form__submit:hover span {
  filter: brightness(0) invert(0);
}

.s5 {
  padding: 68px 0;
}

.s5__articles {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  row-gap: 40px;
  margin: 0 auto;
}

.s5-article {
  position: relative;
  display: grid;
  grid-template-rows: auto 1fr;
}

.s5-article:hover .s5-article__btn {
  border-color: #471B79;
  background: rgba(71, 27, 121, 0.12);
}

.s5-article:hover .s5-article__img-wrap {
  transform: scale(1.05);
}

.s5-article__img {
  border-radius: 10px;
  overflow: hidden;
}

.s5-article__img:before {
  padding: calc(202/388 * 100%) 0 0;
}

.s5-article__img-wrap {
  will-change: transform;
  transition: 0.1s;
}

.s5-article__main {
  position: relative;
  padding: 33px 5px 45px;
}

.s5-article__title {
  margin: 0 0 22px;
  font: 500 24px/calc(28/24 * 1em) "Roboto", sans-serif;
}

.s5-article__date {
  display: block;
  margin: 0 0 27px;
  font-weight: 500;
  color: rgba(101, 101, 101, 0.8);
}

.s5-article__btn {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 5px 28px 5px 40px;
  justify-content: space-between;
  width: 221px;
  background: #FFFFFF;
  border: 1px solid #A8A7A7;
  transform: scale(1) !important;
}

.s5-article__btn .arr-right {
  width: 24px;
  height: 24px;
  filter: brightness(0) invert(0);
}

.s5-article__link {
  cursor: pointer;
}

.s5__show-btn {
  position: relative;
  margin: 55px auto 0;
  width: 394px;
  height: 65px;
  font: 500 24px/28px "Roboto", sans-serif;
  border: 1px solid #471B79;
  border-radius: 30px;
  color: #FFFFFF;
  background: #471B79;
  overflow: hidden;
}

.s5__show-btn .arr-right {
  transform: rotate(90deg);
}

.s5__show-btn:hover {
  background: #5f24a3;
}

.s5__show-btn._loading {
  pointer-events: none;
}

.s5__show-btn._loading::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #471B79 url("../img/modal/loading.gif") center/32px auto no-repeat;
}

.s5__videos {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 9px;
}

.s5-video {
  cursor: pointer;
  overflow: hidden;
}

.s5-video::before {
  padding: calc(224/397 * 100%) 0 0;
}

.s5-video::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../img/1/5_5.svg") center/calc(87/397 * 100%) auto no-repeat;
  pointer-events: none;
}

.s5-video:hover .s5-video__img {
  will-change: tramsform;
  transform: scale(1.05);
}

.s5-video__img {
  will-change: transform;
  transition: 0.1s;
}

.s5__gallery {
  display: grid;
  grid-template: auto/repeat(5, 1fr);
  gap: 7px;
}

.s5__gallery-item {
  position: relative;
  font-size: 0;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}

.s5__gallery-item:before {
  padding: calc(127/241 * 100%) 0 0;
}

.s5__gallery-item.wide {
  grid-column: span 2;
}

.s5__gallery-item.tall {
  grid-row: span 2;
}

.s5__gallery-item:hover .s5__gallery-img {
  transform: scale(1.05);
}

.s5__gallery-img {
  display: block;
  will-change: transform;
  transition: transform 0.1s;
}

.s6 {
  padding: 45px 0 70px;
  background: #e9e4ef;
  overflow: hidden;
}

.s6__logos-box {
  position: relative;
  overflow: visible;
}

.s6__logos-box::after {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translate(0, -50%);
  width: 50vw;
  height: 100%;
  background: #e9e4ef;
  z-index: 1;
}

.s6__logos .swiper-slide {
  width: calc(385/1205 * 100%);
  min-width: 180px;
}

.s6-logo {
  position: relative;
  border-radius: 10px;
  background: #F5F5F5;
  overflow: hidden;
}

.s6-logo:before {
  padding: calc(200/385 * 100%) 0 0;
}

.s6-logo__img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.s6-logo__img img {
  max-width: 75%;
  max-height: 75%;
}

.s7 {
  padding: 70px 0;
}

.s7__title {
  margin: 0 0 38px;
}

.sfooter {
  flex: 0 0 auto;
  background: linear-gradient(90deg, #471B79 0%, #132777 100%);
}

.sfooter__box {
  display: grid;
  grid-template: 166px / auto auto;
  justify-content: space-between;
  align-items: center;
}

.sfooter__logo {
  width: 158px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.sfooter__logo img {
  display: block;
  width: 100%;
}

.sfooter__socials {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.sfooter__socials a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}

.sfooter__socials a:hover {
  opacity: 0.8;
}

.news-modal {
  width: 100%;
  height: 100vh;
  height: 100dvh;
  background: #FFFFFF;
  overflow: auto;
  z-index: 3;
}

.news-modal__box {
  padding: calc(87/1205 * 100%) 0 50px;
}

.news-modal__top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0 0 45px;
  border-bottom: 1px solid #000000;
}

.news-modal__heading {
  margin: 0 0 -3px;
  padding: 0 0 16px;
  font: 600 36px/calc(42/36 * 1em) "Roboto", sans-serif;
  color: #471B79;
  border-bottom: 6px solid #471B79;
}

.news-modal__close {
  display: block;
  margin: 0 0 13px;
  width: 48px;
  height: 48px;
  background: url("../img/modal/cross.svg") center/100% auto;
}

.news-modal__title {
  margin: 0 0 40px;
  font: 500 36px/calc(42/36 * 1em) "Roboto", sans-serif;
}

.news-modal__text {
  position: relative;
  margin: 0 auto 0;
  max-width: 916px;
}

.news-modal__share {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 50px 0 0;
}

.news-modal__share-heading {
  margin: 0 23px 0 0;
  font: 600 36px/calc(42/36 * 1em) "Roboto", sans-serif;
  color: #471B79;
}

.news-modal__share-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.news-modal__share-list li {
  margin: 0 6px;
}

.news-modal__share-list a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
}

.news-modal__share-list a img {
  max-height: 100%;
}

.wpcf7-not-valid-tip {
  margin: 0 0 -19px;
  color: #fff;
  font-size: 14px;
  line-height: 19px;
}

.wpcf7 form .wpcf7-response-output {
  margin: 0;
  padding: 0;
  border: 0;
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
}

.news-section {
  padding: 111px 0 50px;
}

.news-modal__img {
  margin: 0 auto 30px;
  max-width: 916px;
}

.news-modal__img:empty {
  display: none !important;
}

.news-modal__img:before {
  padding: calc(9/16 * 100%) 0 0;
}

.addtoany_share_save_container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 30px 0 0 !important;
}

.addtoany_header {
  margin: 10px 15px 10px 0 !important;
  font: 600 32px/calc(42/36 * 1em) "Roboto", sans-serif;
  color: #471B79;
}

.addtoany_list {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.addtoany_list a {
  display: block !important;
  margin: 0 10px 0 0;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
}

.s6__pbox {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 40px;
}

.s6__ptext {
  margin: 0 0 0 25px;
}

.s6__pdocs {
  margin: 0 0 0 25px;
}

.s6__pdocs-list {
  display: flex;
  flex-wrap: wrap;
  margin: 33px -15px -15px 0;
}

.s6__pdocs-list li {
  margin: 0 15px 15px 0;
  border-right: 1px solid rgba(168, 167, 167, 0.6);
}

.s6__pdocs-list li:last-child {
  margin: 0;
  border-right: 0;
}

.s6__pdocs-list a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 15px 0 47px;
  min-height: 38px;
  background: url("../img/1/6_0.svg") 0 50%/38px auto no-repeat;
}

.s6__pblock {
  min-height: 100%;
  border: 2px solid #471B79;
  border-radius: 30px;
  overflow: auto;
}

.s6__pblock > h4 {
  margin: 0 0 25px;
  font: 600 24px/28px "Roboto", sans-serif;
  color: #471B79;
}

.s6__pblock_1 {
  padding: 22px 40px 30px;
}

.s6__pblock_2 {
  padding: 22px 50px 30px;
}

.s6__pform .s4-form__field {
  border-color: #fff;
}

.s6__pform .s4-form__field::-webkit-input-placeholder {
  color: #A8A7A7;
}

.s6__pform .s4-form__field:-moz-placeholder {
  color: #A8A7A7;
}

.s6__pform .s4-form__field::-moz-placeholder {
  color: #A8A7A7;
}

.s6__pform .s4-form__field:-ms-input-placeholder {
  color: #A8A7A7;
}

.s6__pform .s4-form__field:focus {
  border-color: #471B79;
}

.s6__pform .s4-form__submit {
  margin-top: 10px;
  border-color: #471B79;
  color: #fff;
  background: #471B79;
}

.s6__pform .s4-form__submit .arr-right {
  filter: none !important;
}

.s6__pform .s4-form__submit:hover {
  background: #5f24a3;
}

.s3-c3__bottom {
  margin: 40px 0 0;
}

.s3-c3__bottom-title {
  position: relative;
  margin: 0 0 23px;
  font: 20px/23px "Roboto", sans-serif;
  color: #471B79;
  overflow: hidden;
}

.s3-c3__bottom-title span {
  position: relative;
  padding: 0 33px 0 0;
  background: #fff;
}

.s3-c3__bottom-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: rgba(168, 167, 167, 0.6);
}

.s3-c3__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.s3-c3-item {
  position: relative;
  padding: 38px 38px 30px 38px;
  border-radius: 10px;
  background: #F5F5F5;
  transition: 0.1s;
}

.s3-c3-item:hover {
  background: rgba(71, 27, 121, 0.12);
}

.s3-c3-item:hover .s3-c3-item__title {
  color: #471B79;
}

.s3-c3-item:hover .s3-c3-item__location {
  color: #656565;
  background-image: url("../img/1/3_loc-2.svg");
}

.s3-c3-item__title {
  margin: 0 0 17px;
  font: 700 16px/19px "Roboto", sans-serif;
  text-transform: uppercase;
  color: #000000;
  transition: 0.1s;
}

.s3-c3-item__location {
  position: relative;
  margin: 0;
  padding: 2px 0 2px 24px;
  min-height: 23px;
  color: #8E8E8E;
  background: url("../img/1/3_loc-1.svg") 0 50%/15px auto no-repeat;
  transition: 0.1s;
}

.s3-c__text {
  margin-top: 20px;
}

.s6 .wpcf7-not-valid-tip {
  color: red;
}

.s6 .wpcf7 form .wpcf7-response-output {
  color: red;
}

.s5__gallery-categories {
  display: flex;
  flex-wrap: wrap;
  margin: -5px -5px 27px -5px;
}

.s5__gallery-categories > * {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px;
  padding: 5px 20px;
  min-width: 220px;
  min-height: 45px;
  border: 1px solid #A8A7A7;
  border-radius: 22px;
  font: 500 20px/23px "Roboto", sans-serif;
  white-space: nowrap;
  text-transform: capitalize;
  color: #000000;
  background: #FFFFFF;
  cursor: pointer;
}

.s5__gallery-categories > *._active {
  pointer-events: none;
  border-color: #471B79;
  background: rgba(71, 27, 121, 0.12);
}

.s5__gallery-tab {
  display: none;
}

.s5__gallery-tab._active {
  display: block;
}

.s7__box {
  display: grid;
  align-items: center;
  grid-template-columns: calc(600/1205 * 100%) auto;
  gap: calc(65/1205 * 100%);
}

.s7__map {
  background: url("../img/1/7_0.webp") center/cover no-repeat;
  min-height: 270px;
}

.s7__map:before {
  padding: calc(270/600 * 100%) 0 0;
}

.s7__contacts a {
  color: #471B79;
}

.s7__contacts a:hover {
  text-decoration: underline;
}

.s7__contacts ul {
  display: grid;
  gap: 32px;
  font: 500 18px/21px "Roboto", sans-serif;
  color: #7B7B7B;
}

.s7__contacts li {
  display: grid;
  align-items: center;
  grid-template-columns: 50px 1fr;
  gap: 10px;
  min-height: 50px;
}

.s7__contacts li > *:nth-child(1) {
  text-align: center;
}

.s7__contacts ._row {
  display: grid;
  align-items: center;
  grid-template-columns: 200fr 280fr;
}

@media (min-width: 1400px) {
  .s3 .tabs-switcher__item {
    margin: 0 98px 0 0;
  }
}

@media (max-width: 1399px) {
  :root {
    --container-width: 1140px;
  }
  .sheader__menu {
    margin: 0 -12px;
  }
  .sheader__menu li {
    margin: 0 12px;
  }
}

@media (max-width: 1199px) {
  :root {
    --container-width: 960px;
  }
  .sheader__box {
    grid-template: 70px/100%;
  }
  .sheader .container {
    max-width: 100%;
  }
  .sheader__nav {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    transform: translate(-100%);
    will-change: transform;
    display: grid;
    grid-template-columns: 100%;
    align-content: center;
    gap: 20px;
    padding: 70px 0 0 0;
    width: 250px;
    text-align: center;
    background: #fff;
    overflow-x: hidden;
    transition: 0.1s;
    z-index: 1;
  }
  .menu-opened .sheader__nav {
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.25);
    transform: translate(0%);
  }
  .menu-opened .sheader__menu-btn {
    background: #81B143 url("../img/header/close.svg") center/18px auto no-repeat;
  }
  .menu-opened .sheader__menu-btn:before {
    visibility: visible;
    opacity: 1;
  }
  .sheader__menu {
    display: grid;
    grid-template-columns: auto;
    margin: 0;
  }
  .sheader__menu li {
    margin: 10px 0;
  }
  .sheader__btns {
    display: grid;
    justify-items: center;
  }
  .sheader-btn_lang {
    margin: 9px;
  }
  .sheader__menu-btn {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #81B143 url("../img/header/menu.svg") center/26px auto no-repeat;
  }
  .sheader__menu-btn:before {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
    transition: opacity 0.1s;
    opacity: 0;
    visibility: hidden;
  }
  .sheader__box > :nth-child(1) {
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1;
  }
  .sheader-btn {
    border-color: #81B143;
  }
  .tabs-switcher__item {
    margin: 0 60px 0 0;
    padding: 10px 0px;
    font-size: 32px;
  }
  .s3-c__box {
    grid-template-columns: 100%;
    gap: 0;
  }
  .s3-c__title {
    font-size: 36px;
  }
  .s5-article__title {
    font-size: 20px;
  }
  .news-modal__heading {
    font-size: 32px;
  }
  .news-modal__title {
    font-size: 32px;
  }
  .news-modal__share-heading {
    font-size: 32px;
  }
  .news-modal__share-list a {
    width: 44px;
    height: 44px;
  }
  .s6__pbox {
    grid-template-columns: 100%;
  }
  .s6__ptext {
    margin: 0;
  }
  .s6__pdocs {
    margin: 0;
  }
  .s6__pblock {
    padding: 25px 30px 30px 30px;
  }
  .s3-c3__items {
    grid-template-columns: repeat(2, 1fr);
  }
  .s5__gallery-categories > * {
    min-width: 218px;
  }
}

@media (max-width: 991px) {
  :root {
    --container-width: 720px;
  }
  .tabs-switcher {
    grid-template-columns: 1fr 105px;
  }
  .tabs-switcher__item {
    margin: 0 30px 0 0;
    font-size: 28px;
  }
  .s4__box {
    grid-template-columns: 100%;
    gap: 40px;
  }
  .s4__block {
    padding: 30px;
  }
  .s5__articles {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 15px;
    column-gap: 15px;
    row-gap: 40px;
  }
  .s5__videos {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 15px;
    column-gap: 15px;
    row-gap: 15px;
  }
  .s5__gallery {
    grid-template: auto/repeat(2, 1fr);
    gap: 5px;
  }
  .s5__gallery-item.tall {
    grid-row: auto;
  }
  .s5__gallery-item.wide {
    grid-column: auto;
  }
  .news-modal__share {
    margin: 30px 0 0;
  }
  .news-modal__share-heading {
    margin: 0 0 10px;
  }
  .s7__box {
    grid-template-columns: 100%;
    gap: 30px;
  }
  .s5__gallery-categories > * {
    padding: 5px;
    min-width: auto;
    width: calc(50% - 10px);
    white-space: normal;
    text-align: center;
  }
}

@media (max-width: 767px) {
  :root {
    --container-width: 540px;
  }
  .s1__title {
    font-size: 36px;
  }
  .s2__box {
    grid-template-columns: 100%;
    gap: 30px;
  }
  .tabs-switcher__list {
    flex-direction: column;
  }
  .tabs-switcher__item {
    margin: 0;
    width: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .tabs-switcher__item br {
    display: none;
  }
  .s3-c3__items {
    grid-template-columns: 100%;
  }
  .s3-c3-item__title br {
    display: none;
  }
  .s3-c3-item {
    padding: 30px;
  }
  .s3-c__text {
    margin-top: 0;
  }
  .s3-c3__text .clearfix img {
    float: none !important;
    display: block;
    margin: 0 0 16px !important;
  }
}

@media (max-width: 575px) {
  :root {
    --container-width: 100%;
  }
  .s1__title {
    font-size: 6vw;
  }
  .list-2 li > *:nth-child(2) {
    grid-template-columns: 100%;
  }
  .list-2 .num {
    padding: 10px 0 0;
  }
  .tabs-switcher {
    margin: 0 0 50px;
  }
  .s2 {
    padding: 50px 0 30px;
  }
  .s3 {
    padding-bottom: 50px;
  }
  .s5 {
    padding: 50px 0;
  }
  .s5__articles {
    grid-template-columns: 100%;
  }
  .s5__videos {
    grid-template-columns: 100%;
    gap: 15px;
  }
  .s6 {
    padding: 45px 0;
  }
  .s7 {
    padding: 50px 0;
  }
  .sfooter__box {
    grid-template: auto / 100%;
    gap: 15px;
    justify-content: center;
    justify-items: center;
    padding: 30px 0;
  }
  .news-modal__box {
    padding: 30px 0;
  }
  .s7__contacts ._row {
    grid-template-columns: 100%;
  }
  .s7__contacts ._row a:nth-child(2) {
    margin: 0 0 10px;
  }
  .s7__contacts ul {
    gap: 20px;
  }
}
