

/* Start:/local/templates/common/static/css/main.css?177271628175362*/
@font-face {
  font-family: "Exo 2";
  src: local("Exo 2"), url("/local/templates/common/static/css/../fonts/exo2/Exo2-VariableFont_wght.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/modern-normalize@3.0.1/modern-normalize.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */
*, ::after, ::before {
  box-sizing: border-box;
}

html {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
}

body {
  margin: 0;
}

b, strong {
  font-weight: bolder;
}

code, kbd, pre, samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: currentcolor;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}


body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}

.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px 44px 25px 44px;
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes a {
  to {
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}

@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: 12px;
      padding-right: 12px;
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
/**
 * Swiper 12.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 21, 2025
 */
:root {
  --swiper-theme-color: #007aff;
}

:host {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

.swiper {
  display: block;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  box-sizing: initial;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  width: 100%;
  z-index: 1;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  display: block;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.1490196078);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid rgba(0, 0, 0, 0);
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s linear infinite;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
  height: var(--swiper-virtual-size);
  width: 1px;
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  position: absolute;
  width: var(--swiper-navigation-size);
  z-index: 10;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  cursor: auto;
  opacity: 0;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  height: 100%;
  object-fit: contain;
  transform-origin: center;
  width: 100%;
  fill: currentColor;
  pointer-events: none;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next,
.swiper-button-prev {
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  top: var(--swiper-navigation-top-offset, 50%);
}

.swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
}
.swiper-button-prev .swiper-navigation-icon {
  transform: rotate(180deg);
}

.swiper-button-next {
  left: auto;
  right: var(--swiper-navigation-sides-offset, 4px);
}

.swiper-horizontal .swiper-button-next,
.swiper-horizontal .swiper-button-prev,
.swiper-horizontal ~ .swiper-button-next,
.swiper-horizontal ~ .swiper-button-prev {
  margin-left: 0;
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  top: var(--swiper-navigation-top-offset, 50%);
}
.swiper-horizontal.swiper-rtl .swiper-button-next, .swiper-horizontal.swiper-rtl ~ .swiper-button-next, .swiper-horizontal ~ .swiper-button-prev,
.swiper-horizontal .swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
}
.swiper-horizontal.swiper-rtl .swiper-button-prev, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev, .swiper-horizontal ~ .swiper-button-next,
.swiper-horizontal .swiper-button-next {
  left: auto;
  right: var(--swiper-navigation-sides-offset, 4px);
}
.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon, .swiper-horizontal.swiper-rtl ~ .swiper-button-next .swiper-navigation-icon, .swiper-horizontal ~ .swiper-button-prev .swiper-navigation-icon,
.swiper-horizontal .swiper-button-prev .swiper-navigation-icon {
  transform: rotate(180deg);
}
.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev .swiper-navigation-icon {
  transform: rotate(0deg);
}

.swiper-vertical .swiper-button-next,
.swiper-vertical .swiper-button-prev,
.swiper-vertical ~ .swiper-button-next,
.swiper-vertical ~ .swiper-button-prev {
  left: var(--swiper-navigation-top-offset, 50%);
  margin-left: calc(0px - var(--swiper-navigation-size) / 2);
  margin-top: 0;
  right: auto;
}
.swiper-vertical .swiper-button-prev,
.swiper-vertical ~ .swiper-button-prev {
  bottom: auto;
  top: var(--swiper-navigation-sides-offset, 4px);
}
.swiper-vertical .swiper-button-prev .swiper-navigation-icon,
.swiper-vertical ~ .swiper-button-prev .swiper-navigation-icon {
  transform: rotate(-90deg);
}
.swiper-vertical .swiper-button-next,
.swiper-vertical ~ .swiper-button-next {
  bottom: var(--swiper-navigation-sides-offset, 4px);
  top: auto;
}
.swiper-vertical .swiper-button-next .swiper-navigation-icon,
.swiper-vertical ~ .swiper-button-next .swiper-navigation-icon {
  transform: rotate(90deg);
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translateZ(0);
  transition: opacity 0.3s;
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination.swiper-pagination-disabled, .swiper-pagination-disabled > .swiper-pagination {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  left: 0;
  top: var(--swiper-pagination-top, auto);
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  display: inline-block;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
}
.swiper-pagination-bullet button {
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  left: var(--swiper-pagination-left, auto);
  right: var(--swiper-pagination-right, 8px);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: transform 0.2s, top 0.2s;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform 0.2s, left 0.2s;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform 0.2s, right 0.2s;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.2509803922));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transform-origin: left top;
  width: 100%;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-horizontal > .swiper-pagination-progressbar, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
  width: 100%;
}
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: var(--swiper-pagination-progressbar-size, 4px);
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1019607843));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
}
.swiper-scrollbar.swiper-scrollbar-disabled, .swiper-scrollbar-disabled > .swiper-scrollbar {
  display: none !important;
}
.swiper-scrollbar.swiper-scrollbar-horizontal, .swiper-horizontal > .swiper-scrollbar {
  bottom: var(--swiper-scrollbar-bottom, 4px);
  height: var(--swiper-scrollbar-size, 4px);
  left: var(--swiper-scrollbar-sides-offset, 1%);
  position: absolute;
  top: var(--swiper-scrollbar-top, auto);
  width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  z-index: 50;
}
.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  left: var(--swiper-scrollbar-left, auto);
  position: absolute;
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  width: var(--swiper-scrollbar-size, 4px);
  z-index: 50;
}

.swiper-scrollbar-drag {
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5019607843));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-direction: column;
  flex-wrap: wrap;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  backface-visibility: hidden;
  height: 100%;
  pointer-events: none;
  transform-origin: 0 0;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  background: #000;
  bottom: 0;
  content: "";
  filter: blur(50px);
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  backface-visibility: hidden;
  z-index: 0;
}

.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  backface-visibility: hidden;
  pointer-events: none;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  backface-visibility: hidden;
  z-index: 0;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transform-origin: center bottom;
}

html {
  scroll-behavior: smooth;
}

html,
body {
  min-height: 100%;
  font-family: "Exo 2", sans-serif;
  background: #fff;
  position: relative;
  z-index: 1;
  font-size: 14px;
}

section {
  position: relative;
  z-index: 2;
}

* {
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
  position: relative;
  color: var(--Font-Prime, #05174a);
}
body.is-fixed {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

a {
  text-decoration: none;
  color: var(--Brand-2, #192f44);
}

p {
  margin-top: 0;
  font-weight: 400;
  font-size: 18px;
}

p:last-child {
  margin: 0;
}

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

.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
}

.container {
  max-width: 1220px;
  padding: 0 20px;
  margin: 0 auto;
  width: 100%;
}

.overlay {
  opacity: 0.5;
  background: var(--Brand-2, #192f44);
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 9;
}
.overlay.is-active {
  opacity: 1;
  visibility: visible;
}
.overlay.is-modal {
  z-index: 20;
  opacity: 1;
  visibility: visible;
}

input {
  height: 44px;
  background: #f5f5f5;
  outline: none;
  transition: 0.3s;
}
input::placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  p {
    font-size: 14px;
  }
  input {
    padding: 0 10px;
  }
  .container {
    padding: 0 10px;
  }
}
.footer {
  padding: 80px 0;
  background: var(--Brand-1, #0f38aa);
}
.footer__copy {
  color: #fff;
  text-align: center;
  font-family: Arial;
  font-size: var(--Size-4, 18px);
  font-weight: 700;
  line-height: 1.22;
}

@media (max-width: 767px) {
  .footer {
    padding: 30px 0;
  }
}
.stroke {
  width: 100%;
  height: 70px;
  background-color: #0f38aa;
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
}
.stroke__track {
  display: flex;
  align-items: center;
  white-space: nowrap;
  animation: stroke-scroll 20s linear infinite;
  will-change: transform;
}
.stroke__item {
  display: flex;
  align-items: center;
  padding: 0 10px;
  color: #ffffff;
  font-family: "Arial", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}
.stroke__item::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  border-radius: 50%;
  margin-left: 20px;
}

@keyframes stroke-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.header {
  padding-top: 40px;
  position: relative;
  z-index: 3;
}
.header__body {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.header__left {
  display: inline-flex;
  gap: 45px;
  align-items: flex-start;
}
.header__right {
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
}
.header__toggle {
  display: none;
  width: 32px;
  height: 32px;
  border: 0;
  background: transparent;
  padding: 0;
  position: relative;
  cursor: pointer;
}
.header__toggle-icon, .header__toggle-icon::before, .header__toggle-icon::after {
  content: "";
  position: absolute;
  left: 4px;
  width: 24px;
  height: 2px;
  border-radius: 2px;
  background: #fff;
  transition: transform 0.2s ease, opacity 0.2s ease;
}
.header__toggle-icon {
  top: 15px;
}
.header__toggle-icon::before {
  top: -8px;
  left: 0;
}
.header__toggle-icon::after {
  top: 8px;
  left: 0;
}
.header__mobile-menu {
  display: none;
}
.header__mobile-top {
  display: none;
}
.header-nav__list {
  display: inline-flex;
  align-items: center;
  gap: 40px;
}
.header-nav__link {
  display: inline-flex;
  color: var(--Font-Prime, #fff);
  font-family: Arial;
  font-size: var(--Size-4, 18px);
  font-weight: 700;
  line-height: 1.22;
}
.header-nav__link:hover {
  text-decoration: underline;
}
.header.is-open .header__mobile-menu {
  display: flex;
}

.page.is-menu-open {
  overflow: hidden;
}

@media (max-width: 767px) {
  .stroke {
    height: 40px;
  }
  .stroke__item {
    font-size: 16px;
  }
  .header {
    padding-top: 16px;
  }
  .header__body {
    align-items: flex-start;
  }
  .header__left {
    gap: 30px;
  }
  .header__left img:first-child {
    width: 68px;
    height: 70px;
  }
  .header__left img:last-child {
    width: 58px;
    height: 80px;
  }
  .header__toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
  }
  .header__right {
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 5;
  }
  .header__nav {
    display: none;
  }
  .header__mobile-menu {
    position: fixed;
    inset: 0;
    z-index: 30;
    background: var(--Brand-2, #0a2672);
    flex-direction: column;
  }
  .header__mobile-top {
    display: flex;
    align-items: center;
    height: 52px;
    padding: 10px 16px;
  }
  .header__mobile-nav {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 52px 16px;
  }
  .header__toggle--close {
    display: inline-flex;
  }
  .header__toggle--close .header__toggle-icon {
    background: transparent;
  }
  .header__toggle--close .header__toggle-icon::before {
    top: 0;
    transform: rotate(45deg);
  }
  .header__toggle--close .header__toggle-icon::after {
    top: 0;
    transform: rotate(-45deg);
  }
  .header-nav__list {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
  .header-nav__link {
    font-size: 18px;
    line-height: 1.22;
  }
  .header.is-scrolled {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 25;
    padding-top: 0;
    background: var(--Brand-2, #0a2672);
  }
  .header.is-scrolled .header__container {
    max-width: none;
    padding: 0;
  }
  .header.is-scrolled .header__body {
    height: 52px;
    padding: 10px 16px;
    align-items: center;
  }
  .header.is-scrolled .header__left {
    display: none;
  }
  .header.is-scrolled .header__right {
    position: static;
    width: 100%;
    justify-content: flex-start;
  }
  .header.is-open .header__mobile-menu {
    display: flex;
  }
  .header.is-open .header__right {
    display: none;
  }
}
.intro {
  min-height: 960px;
  position: relative;
  margin-top: -170px;
  display: flex;
  align-items: flex-end;
  padding-bottom: 120px;
}
.intro__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.intro__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 35px;
}
.intro__title {
  text-wrap: balance;
  color: #fff;
  font-size: 60px;
  font-weight: 600;
  line-height: 1.13;
  letter-spacing: -0.6px;
}
.intro__desc {
  color: #fff;
  font-size: var(--Size-3, 24px);
  font-weight: 600;
  line-height: 1.16;
}
.intro__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 50px;
  padding: 0 25px;
  border-radius: var(--UI-Radius-Button, 10px);
  background: var(--UI-Prime, #0f38aa);
  color: var(--UI-Text-Light, #fff);
  font-size: var(--Size-UI, 14px);
  font-weight: 500;
  line-height: 1.14;
}
.intro__btn:after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E %3Cpath d='M5.83301 0.916992C6.24722 0.916992 6.58301 1.25278 6.58301 1.66699V5C6.58288 5.4141 6.24714 5.75 5.83301 5.75C5.41904 5.7498 5.08314 5.41398 5.08301 5V4.08301H4.16699C3.66081 4.08301 3.25013 4.49385 3.25 5V7.58398H16.75V5C16.7499 4.49407 16.3399 4.08338 15.834 4.08301H15.417C15.0028 4.08301 14.667 3.74722 14.667 3.33301C14.6671 2.91891 15.0029 2.58301 15.417 2.58301H15.834C17.1683 2.58338 18.2499 3.66566 18.25 5V15.834C18.2497 17.1684 17.1675 18.25 15.833 18.25H4.16699C2.8325 18.25 1.75031 17.1684 1.75 15.834V5C1.75013 3.66542 2.83238 2.58301 4.16699 2.58301H5.08301V1.66699C5.08301 1.2529 5.41896 0.91719 5.83301 0.916992ZM3.25 15.834C3.25031 16.34 3.66091 16.75 4.16699 16.75H15.833C16.3391 16.75 16.7497 16.34 16.75 15.834V9.08398H3.25V15.834ZM12.5 0.916992C12.9142 0.916992 13.25 1.25278 13.25 1.66699V5C13.2499 5.4141 12.9141 5.75 12.5 5.75C12.0859 5.75 11.7501 5.4141 11.75 5V4.08398H8.75C8.33598 4.08398 8.00031 3.74794 8 3.33398C8 2.91977 8.33579 2.58398 8.75 2.58398H11.75V1.66699C11.75 1.25278 12.0858 0.916992 12.5 0.916992Z' fill='white'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.attention {
  padding: 80px 0;
}
.attention__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 10px;
}
.attention__title {
  color: var(--Brand-1, #0f38aa);
  text-align: center;
  font-family: Arial;
  font-size: var(--Size-4, 18px);
  font-weight: 700;
  line-height: 1.22;
}
.attention__text {
  color: var(--Font-Prime, #05174a);
  text-align: center;
  font-family: "Exo 2";
  font-size: var(--Size-3, 24px);
  font-weight: 600;
  line-height: 1.16;
}

.message {
  padding: 80px 0;
  background: var(--Brand-1, #0f38aa);
}
.message__title {
  margin-bottom: 50px;
  color: #f2f7fe;
  text-align: center;
  font-family: Arial;
  font-size: var(--Size-1, 42px);
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: -0.84px;
}
.message__text {
  color: #fff;
  text-align: center;
  font-size: var(--Size-Article, 20px);
  font-weight: 400;
  line-height: 1.2;
}
.message__text:not(:last-child) {
  margin-bottom: 30px;
}
.message__text a {
  display: inline-block;
  color: #fff;
  font-size: var(--Size-Article, 20px);
  font-weight: 400;
  line-height: 1.2;
}
.message__text a:hover {
  text-decoration: underline;
}

.forum {
  padding: 80px 0 0;
}
.forum__body {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: flex-start;
}
.forum__head {
  max-width: 1160px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.forum__title {
  color: var(--Brand-2, #0a2672);
  text-align: center;
  font-family: Arial;
  font-size: var(--Size-1, 42px);
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: -0.84px;
}
.forum__text {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.forum__text p {
  color: var(--Font-Prime, #05174a);
  text-align: center;
  font-size: var(--Size-Article, 20px);
  font-weight: 400;
  line-height: 1.2;
}
.forum__note {
  max-width: 1160px;
  color: var(--Font-Prime, #05174a);
  text-align: center;
  font-family: Arial;
  font-size: var(--Size-P, 16px);
  font-weight: 400;
  line-height: 1.25;
  margin: 0;
}
.forum__partners {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.forum-welcome {
  width: 100%;
  border-radius: 10px;
  background: #f2f7ff;
  padding: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
.forum-welcome__left {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.forum-welcome__quote {
  color: #0f38aa;
  font-family: Arial;
  font-size: 82px;
  font-weight: 700;
  line-height: 0.5;
  height: 42px;
}
.forum-welcome__title {
  color: #0a2672;
  font-size: var(--Size-3, 24px);
  font-weight: 600;
  line-height: 1.16;
}
.forum-welcome__person {
  display: flex;
  align-items: center;
  gap: 18px;
}
.forum-welcome__avatar {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  background: #d6d6d6;
}
.forum-welcome__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.forum-welcome__person-text {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.forum-welcome__name {
  color: #05174a;
  font-family: Arial;
  font-size: var(--Size-4, 18px);
  font-weight: 700;
  line-height: 1.22;
  margin: 0;
}
.forum-welcome__position {
  color: var(--Font-Second, #60709d);
  font-family: Arial;
  font-size: var(--Size-P, 16px);
  font-weight: 400;
  line-height: 1.25;
}
.forum-welcome__right {
  display: flex;
  flex-direction: column;
  gap: 31px;
}
.forum-welcome__right p {
  color: var(--Font-Prime, #05174a);
  font-size: var(--Size-Article, 20px);
  font-weight: 400;
  line-height: 1.2;
}
.forum-partners {
  border-radius: 26px;
  background: #f2f7ff;
  padding: 50px 68px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.forum-partners__title {
  color: var(--Font-Prime, #05174a);
  font-family: Arial;
  font-size: var(--Size-2, 30px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.9px;
}
.forum-partners__grid {
  display: grid;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.forum-partners__grid--short {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.forum-partners__grid--large {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.forum-partners__item {
  border-radius: 10px;
  background: #fff;
  padding: 20px 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100px;
}
.forum-partners__item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.forum-partners__grid--large .forum-partners__item {
  min-height: 130px;
  padding: 30px 50px;
}

.experts {
  padding: 80px 0 0;
}
.experts__body {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
}
.experts__title {
  color: var(--Brand-2, #0a2672);
  text-align: center;
  font-family: Arial;
  font-size: var(--Size-1, 42px);
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: -0.84px;
}
.experts__list {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.experts-person {
  display: flex;
  align-items: center;
  gap: 15px;
}
.experts-person__avatar {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  background: #ced6e0;
}
.experts-person__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.experts-person__content {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.experts-person__name {
  margin: 0;
  color: var(--Font-Prime, #05174a);
  font-family: Arial;
  font-size: var(--Size-4, 18px);
  font-weight: 700;
  line-height: 1.22;
}
.experts-person__post {
  margin: 0;
  color: var(--Font-Second, #60709d);
  font-family: Arial;
  font-size: var(--Size-Caption, 12px);
  font-weight: 400;
  line-height: 1.33;
}

.program {
  padding: 80px 0;
}
.program__body {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
}
.program__head, .program__block {
  max-width: 1160px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  text-align: center;
}
.program__title {
  color: var(--Brand-2, #0a2672);
  text-align: center;
  font-family: Arial;
  font-size: var(--Size-1, 42px);
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: -0.84px;
  margin: 0;
}
.program__date {
  margin: 0;
  color: var(--Brand-2, #0a2672);
  text-align: center;
  font-family: Arial;
  font-size: var(--Size-2, 30px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.9px;
}
.program__text {
  margin: 0;
  color: var(--Font-Prime, #05174a);
  text-align: center;
  font-size: var(--Size-Article, 20px);
  font-weight: 400;
  line-height: 1.2;
}
.program-gallery {
  width: 100%;
  height: 500px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}
.program-gallery__main, .program-gallery__item {
  border-radius: 20px;
  overflow: hidden;
  background: #d4d4d4;
}
.program-gallery__main img, .program-gallery__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.program-gallery__side {
  display: grid;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 20px;
}
.program-full {
  padding: 80px 0;
  background: #f2f7ff;
}
.program-full__body {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.program-full__title {
  color: var(--Brand-2, #0a2672);
  text-align: center;
  font-family: Arial;
  font-size: var(--Size-1, 42px);
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: -0.84px;
  margin-bottom: 20px;
}
.program-full__desc {
  color: var(--Font-Second, #60709d);
  text-align: center;
  font-family: Arial;
  font-size: var(--Size-4, 18px);
  font-weight: 700;
  line-height: 1.22;
  margin-bottom: 30px;
}
.program-full__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 50px;
  padding: 0 25px;
  border-radius: var(--UI-Radius-Button, 10px);
  background: var(--UI-Prime, #0f38aa);
  color: var(--UI-Text-Light, #fff);
  font-size: var(--Size-UI, 14px);
  font-weight: 500;
  line-height: 1.14;
}
.program-full__btn:after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E %3Cpath d='M15 15.917C15.4142 15.917 15.75 16.2528 15.75 16.667C15.7499 17.0811 15.4141 17.417 15 17.417H5C4.58587 17.417 4.25013 17.0811 4.25 16.667C4.25 16.2528 4.58579 15.917 5 15.917H15ZM10 2.58301C10.414 2.58318 10.7499 2.91901 10.75 3.33301V11.5215L12.3857 9.88574C12.6784 9.59306 13.1533 9.59348 13.4463 9.88574C13.7392 10.1786 13.7392 10.6534 13.4463 10.9463L10.5303 13.8633C10.2374 14.1561 9.76261 14.156 9.46973 13.8633L6.55273 10.9463C6.26033 10.6534 6.26006 10.1785 6.55273 9.88574C6.84548 9.59317 7.3204 9.59337 7.61328 9.88574L9.25 11.5225V3.33301C9.25013 2.91903 9.58604 2.58321 10 2.58301Z' fill='white'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.faces {
  padding: 80px 0;
}
.faces__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
}
.faces__title {
  margin: 0;
  color: var(--Brand-2, #0a2672);
  text-align: center;
  font-family: Arial;
  font-size: var(--Size-1, 42px);
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: -0.84px;
}
.faces__list {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.faces-person {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}
.faces-person__head {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 15px;
}
.faces-person__avatar {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  background: #f2f7ff;
}
.faces-person__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.faces-person__content {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.faces-person__name {
  margin: 0;
  color: var(--Font-Prime, #05174a);
  font-family: Arial;
  font-size: var(--Size-4, 18px);
  font-weight: 700;
  line-height: 1.22;
}
.faces-person__post {
  margin: 0;
  color: var(--Font-Second, #60709d);
  font-family: Arial;
  font-size: var(--Size-Caption, 12px);
  font-weight: 400;
  line-height: 1.33;
}
.faces-person__info {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.faces-person__field {
  min-width: 155px;
}
.faces-field {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.faces-field__label {
  margin: 0;
  color: var(--Font-Second, #60709d);
  font-family: "Exo 2";
  font-size: var(--Size-UI, 14px);
  font-weight: 500;
  line-height: 1.14;
}
.faces-field__value {
  color: var(--Font-Prime, #05174a);
  font-family: Arial;
  font-size: var(--Size-4, 18px);
  font-weight: 700;
  line-height: 1.22;
  text-decoration: none;
}
.faces-field__value:hover {
  text-decoration: underline;
}

.media {
  padding: 80px 0;
  background: #f2f7ff;
  overflow-y: hidden;
}
.media__body {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.media__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.media__title {
  margin: 0;
  color: var(--Brand-2, #0a2672);
  font-family: Arial;
  font-size: var(--Size-1, 42px);
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: -0.84px;
}
.media__nav {
  display: flex;
  align-items: center;
  gap: 5px;
}
.media__btn {
  width: 50px;
  height: 50px;
  border: 0;
  border-radius: 50%;
  background: var(--Brand-1, #0f38aa);
  cursor: pointer;
  position: relative;
  transition: opacity 0.2s ease;
}
.media__btn:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 21px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='21' viewBox='0 0 14 21' fill='none'%3E %3Cpath d='M12.123 1.37061L2.74805 10.1206L12.123 18.8706' stroke='white' stroke-width='3.75'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.media__btn--next:before {
  transform: translate(-50%, -50%) rotate(180deg);
}
.media__btn:disabled {
  opacity: 0.5;
  cursor: default;
}
.media__slider {
  overflow: visible;
  width: 100%;
}
.media__wrapper {
  align-items: stretch;
}
.media__slide {
  width: auto;
  flex-shrink: 0;
}
.media-slider {
  height: 500px;
  border-radius: 10px;
  overflow: hidden;
  background: #dbe1ec;
}
.media-slider__link {
  display: block;
  height: 100%;
}
.media-slider img {
  width: auto;
  height: 100%;
  display: block;
}

.signup {
  position: relative;
  overflow: hidden;
  padding: 80px 0;
  background: rgb(15, 56, 170);
}
.signup__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  opacity: 0.7;
}
.signup__container {
  position: relative;
  z-index: 2;
}
.signup__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
}
.signup__title {
  margin: 0;
  color: #fff;
  text-align: center;
  font-family: Arial;
  font-size: var(--Size-1, 42px);
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: -0.84px;
}
.signup__form {
  width: 100%;
  max-width: 582px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.signup__field {
  height: 56px;
  border-bottom: 2px solid #fff;
  display: flex;
  align-items: center;
  gap: 8px;
}
.signup__field input {
  width: 100%;
  border: 0;
  background: transparent;
  color: #fff;
  font-family: Arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.33;
  padding: 0;
}
.signup__field input::placeholder {
  color: #fff;
  font-family: Arial;
  font-weight: 300;
  opacity: 0.5;
}
.signup__field--phone .signup__phone-prefix {
  display: flex;
  align-items: center;
  gap: 7px;
  position: relative;
  color: #fff;
  font-family: Arial;
  font-size: 16px;
  line-height: 1.33;
  flex-shrink: 0;
  padding-right: 14px;
}
.signup__field--phone .signup__phone-prefix select {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.signup__field--phone .signup__phone-region {
  display: flex;
  align-items: center;
  gap: 6px;
}
.signup__field--phone .signup__phone-flag {
  min-width: 22px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
}
.signup__field--phone .signup__phone-code {
  color: #fff;
  font-family: Arial;
  font-size: 16px;
  line-height: 1.33;
  min-width: 36px;
}
.signup__field--phone .signup__phone-arrow {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #fff;
}
.signup__group {
  margin: 0;
  padding: 20px 0 0;
  border: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.signup__legend {
  margin: 0 0 10px;
  padding: 0;
  color: #fff;
  font-family: Arial;
  font-size: var(--Size-2, 30px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.9px;
}
.signup__option {
  width: 100%;
}
.signup__check {
  width: 100%;
}
.signup__submit {
  border: 0;
  height: 50px;
  border-radius: var(--UI-Radius-Button, 10px);
  background: #fff;
  color: #0f38aa;
  text-align: center;
  font-family: "Exo 2";
  font-size: var(--Size-UI, 14px);
  font-weight: 700;
  line-height: 1.14;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.signup__submit:hover {
  opacity: 0.9;
}
.signup-option {
  position: relative;
  border-radius: 30px;
  border: 2px solid #fff;
  padding: 20px 15px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
}
.signup-option input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.signup-option__mark {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  border: 2px solid #fff;
  flex-shrink: 0;
  margin-top: 2px;
  position: relative;
}
.signup-option__mark:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.signup-option__content {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.signup-option__title {
  color: #fff;
  font-family: Arial;
  font-size: var(--Size-4, 18px);
  font-weight: 700;
  line-height: 1.22;
}
.signup-option__text {
  color: #fff;
  font-family: "Exo 2";
  font-size: var(--Size-UI, 14px);
  font-weight: 500;
  line-height: 1.14;
}
input:checked + .signup-option__mark:before {
  opacity: 1;
}
.signup-check {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  position: relative;
}
.signup-check input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.signup-check__mark {
  margin-top: 1px;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  flex-shrink: 0;
  position: relative;
}
.signup-check__mark:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  top: 2px;
  left: 5px;
  opacity: 0;
}
.signup-check__text {
  color: #fff;
  font-family: "Exo 2";
  font-size: var(--Size-UI, 14px);
  font-weight: 500;
  line-height: 1.14;
}
.signup-check__text a {
  color: #fff;
  text-decoration: underline;
}
input:checked + .signup-check__mark:before {
  opacity: 1;
}

.app {
  padding: 80px 0;
}
.app__body {
  border-radius: 24px;
  background: linear-gradient(270deg, #d9ddff 0%, #d7ebff 100%);
  padding: 60px 50px 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  overflow: hidden;
}
.app__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  padding-bottom: 60px;
}
.app__title {
  margin: 0;
  max-width: 540px;
  color: var(--Brand-2, #0a2672);
  font-family: Arial;
  font-size: var(--Size-1, 42px);
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: -0.84px;
  text-wrap: balance;
}
.app__bottom {
  width: 100%;
  display: flex;
  gap: 20px;
  align-items: stretch;
}
.app__qr {
  flex-shrink: 0;
  width: 230px;
  height: 230px;
  padding: 15px;
  border-radius: 16px;
  background: #fff;
}
.app__qr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.app__stores {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.app__store {
  flex: 1;
  min-height: 70px;
  border-radius: 12px;
  background: #fff;
  display: flex;
  align-items: center;
  padding: 15px 25px;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.app__store:hover {
  opacity: 0.85;
}
.app__store img {
  width: auto;
  max-width: 100%;
  max-height: 40px;
  object-fit: contain;
}
.app__phone {
  min-height: 542px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.app__phone img {
  width: 100%;
  max-width: 580px;
  height: auto;
  object-fit: contain;
  display: block;
}
.app-code {
  display: flex;
  align-items: stretch;
  border-radius: 12px;
  overflow: hidden;
}
.app-code__label, .app-code__value {
  margin: 0;
  height: 60px;
  padding: 0 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: "Exo 2";
  font-size: var(--Size-3, 24px);
  font-weight: 600;
  line-height: 1.16;
  white-space: nowrap;
}
.app-code__label {
  color: var(--Font-Prime, #05174a);
  background: #fff;
}
.app-code__value {
  color: #fff;
  background: var(--Brand-2, #0a2672);
}

.location {
  padding: 80px 0;
  background: #f2f7ff;
}
.location__body {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.location__head {
  text-align: center;
}
.location__title {
  color: var(--Brand-2, #0a2672);
  text-align: center;
  font-family: Arial;
  font-size: var(--Size-1, 42px);
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: -0.84px;
  margin-bottom: 50px;
}
.location__label {
  color: var(--Brand-2, #0a2672);
  text-align: center;
  font-family: Arial;
  font-size: var(--Size-4, 18px);
  font-weight: 700;
  line-height: 1.22;
  margin-bottom: 5px;
}
.location__link {
  display: inline-flex;
  color: var(--Font-Prime, #05174a);
  text-align: center;
  font-size: var(--Size-3, 24px);
  font-weight: 600;
  line-height: 1.16;
}
.location__link:hover {
  text-decoration: underline;
}

@media (max-width: 1439px) {
  .forum-partners {
    padding: 40px;
  }
  .intro__title {
    font-size: 42px;
  }
  .intro__desc {
    font-size: 20px;
  }
}
@media (max-width: 1023px) {
  .intro {
    min-height: 760px;
    padding-bottom: 90px;
  }
  .intro__body {
    gap: 24px;
  }
  .intro__title {
    max-width: 700px;
    font-size: 36px;
    letter-spacing: -0.72px;
  }
  .intro__desc {
    font-size: 18px;
    line-height: 1.22;
  }
  .attention {
    padding: 60px 0;
  }
  .attention__text {
    max-width: 920px;
  }
  .message {
    padding: 60px 0;
  }
  .message__title {
    margin-bottom: 36px;
  }
  .message__text:not(:last-child) {
    margin-bottom: 24px;
  }
  .forum {
    padding: 60px 0;
  }
  .forum__title {
    font-size: 36px;
    letter-spacing: -0.72px;
  }
  .forum__text p {
    font-size: 18px;
  }
  .forum-welcome {
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 24px;
  }
  .forum-welcome__title {
    font-size: 22px;
  }
  .forum-welcome__right {
    gap: 20px;
  }
  .forum-welcome__right p {
    font-size: 18px;
  }
  .forum-partners {
    border-radius: 20px;
    padding: 24px;
    gap: 20px;
  }
  .forum-partners__title {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  .forum-partners__item {
    padding: 16px 30px;
    min-height: 90px;
  }
  .forum-partners__grid--large .forum-partners__item {
    min-height: 120px;
    padding: 20px 30px;
  }
  .program {
    padding: 60px 0 0;
  }
  .program__head, .program__block {
    gap: 24px;
  }
  .program__title {
    font-size: 36px;
    letter-spacing: -0.72px;
  }
  .program__date {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  .program__text {
    font-size: 18px;
    line-height: 1.22;
  }
  .program-gallery {
    height: 420px;
    gap: 16px;
  }
  .program-gallery__main, .program-gallery__item {
    border-radius: 16px;
  }
  .program-gallery__side {
    gap: 16px;
  }
  .program-full {
    padding: 60px 0;
  }
  .program-full__title {
    margin-bottom: 16px;
    letter-spacing: -0.72px;
  }
  .program-full__desc {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 1.25;
  }
  .experts {
    padding: 60px 0 0;
  }
  .experts__title {
    font-size: 36px;
    letter-spacing: -0.72px;
  }
  .experts-person__avatar {
    width: 88px;
    height: 88px;
  }
  .experts-person__name {
    font-size: 16px;
    line-height: 1.25;
  }
  .faces {
    padding: 60px 0;
  }
  .faces__title {
    font-size: 36px;
    letter-spacing: -0.72px;
  }
  .faces__body {
    gap: 40px;
  }
  .faces__list {
    grid-template-columns: 1fr;
  }
  .media {
    padding: 60px 0;
  }
  .media__body {
    gap: 36px;
  }
  .media__title {
    font-size: 36px;
    letter-spacing: -0.72px;
  }
  .media-slider {
    height: 420px;
  }
  .signup {
    padding: 60px 0;
  }
  .signup__body {
    gap: 36px;
  }
  .signup__title {
    font-size: 36px;
    letter-spacing: -0.72px;
  }
  .signup__legend {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  .app {
    padding: 60px 0;
  }
  .app__body {
    grid-template-columns: 1fr;
    gap: 0;
    padding: 40px 30px 0;
  }
  .app__content {
    padding-bottom: 30px;
  }
  .app__title {
    font-size: 36px;
    letter-spacing: -0.72px;
  }
  .app__phone {
    min-height: auto;
  }
  .app__phone img {
    max-width: 500px;
  }
  .location {
    padding: 60px 0;
  }
  .location__body {
    gap: 36px;
  }
  .location__title {
    margin-bottom: 36px;
    letter-spacing: -0.72px;
  }
  .message__title,
  .program-full__title,
  .location__title {
    font-size: 36px;
  }
  .attention__text,
  .message__text,
  .message__text a,
  .location__link {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .intro {
    min-height: 620px;
    margin-top: -95px;
    padding-bottom: 60px;
  }
  .intro__body {
    gap: 16px;
  }
  .intro__title {
    max-width: 540px;
    font-size: 30px;
    line-height: 1.13;
    letter-spacing: -0.6px;
  }
  .intro__desc {
    font-size: 16px;
    line-height: 1.25;
  }
  .intro__btn {
    width: 100%;
    max-width: 320px;
    height: 46px;
    padding: 0 20px;
  }
  .attention {
    padding: 50px 0;
  }
  .message {
    padding: 50px 0;
  }
  .message__title {
    margin-bottom: 26px;
    font-size: 30px;
    letter-spacing: -0.6px;
  }
  .message__text {
    font-size: 16px;
    line-height: 1.25;
  }
  .message__text:not(:last-child) {
    margin-bottom: 20px;
  }
  .message__text a {
    font-size: 16px;
    line-height: 1.25;
    overflow-wrap: anywhere;
  }
  .forum {
    padding: 50px 0;
  }
  .forum__title {
    font-size: 30px;
    letter-spacing: -0.6px;
  }
  .forum__text {
    gap: 20px;
  }
  .forum__text p {
    font-size: 16px;
    line-height: 1.25;
  }
  .forum__note {
    font-size: 14px;
    line-height: 1.28;
  }
  .forum-welcome {
    padding: 18px;
    gap: 18px;
  }
  .forum-welcome__left {
    gap: 18px;
  }
  .forum-welcome__quote {
    font-size: 64px;
    height: 28px;
  }
  .forum-welcome__title {
    font-size: 20px;
    line-height: 1.2;
  }
  .forum-welcome__person {
    gap: 12px;
  }
  .forum-welcome__avatar {
    width: 64px;
    height: 64px;
  }
  .forum-welcome__name {
    font-size: 16px;
    line-height: 1.25;
  }
  .forum-welcome__position {
    font-size: 14px;
    line-height: 1.28;
  }
  .forum-welcome__right p {
    font-size: 16px;
    line-height: 1.25;
  }
  .forum-partners {
    border-radius: 14px;
    padding: 18px;
    gap: 16px;
  }
  .forum-partners__title {
    font-size: 22px;
    line-height: 1.18;
    letter-spacing: -0.44px;
  }
  .forum-partners__grid--short, .forum-partners__grid--large {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .forum-partners__item {
    min-height: 74px;
    padding: 10px 14px;
  }
  .forum-partners__grid--large .forum-partners__item {
    min-height: 88px;
    padding: 14px;
  }
  .program {
    padding: 50px 0 0;
  }
  .program__head, .program__block {
    gap: 20px;
  }
  .program__title {
    font-size: 30px;
    letter-spacing: -0.6px;
  }
  .program__date {
    font-size: 22px;
    line-height: 1.18;
    letter-spacing: -0.44px;
  }
  .program__text {
    font-size: 16px;
    line-height: 1.25;
  }
  .program-gallery {
    height: auto;
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .program-gallery__main {
    height: 240px;
    border-radius: 14px;
  }
  .program-gallery__side {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: none;
    gap: 12px;
  }
  .program-gallery__item {
    height: 140px;
    border-radius: 14px;
  }
  .program-full {
    padding: 50px 0;
  }
  .program-full__title {
    margin-bottom: 12px;
    font-size: 30px;
    line-height: 1.13;
    letter-spacing: -0.6px;
  }
  .program-full__desc {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.26;
  }
  .experts {
    padding: 50px 0 0;
  }
  .experts__title {
    font-size: 30px;
    letter-spacing: -0.6px;
  }
  .experts__list {
    grid-template-columns: 1fr;
    gap: 18px;
  }
  .experts-person {
    align-items: flex-start;
  }
  .experts-person__avatar {
    width: 72px;
    height: 72px;
  }
  .experts-person__name {
    font-size: 15px;
    line-height: 1.26;
  }
  .faces {
    padding: 50px 0;
  }
  .faces__body {
    gap: 30px;
  }
  .faces__title {
    font-size: 30px;
    letter-spacing: -0.6px;
  }
  .faces-person__avatar {
    width: 72px;
    height: 72px;
  }
  .faces-person__name {
    font-size: 15px;
    line-height: 1.26;
  }
  .faces-person__info {
    gap: 16px;
  }
  .faces-field__value {
    font-size: 16px;
    line-height: 1.25;
  }
  .media {
    padding: 50px 0;
  }
  .media__body {
    gap: 26px;
  }
  .media__title {
    font-size: 30px;
    letter-spacing: -0.6px;
  }
  .media__btn {
    width: 44px;
    height: 44px;
  }
  .media-slider {
    height: 260px;
  }
  .signup {
    padding: 50px 0;
  }
  .signup__body {
    gap: 26px;
  }
  .signup__title {
    font-size: 30px;
    letter-spacing: -0.6px;
  }
  .signup__field {
    height: 48px;
  }
  .signup__field input {
    font-size: 14px;
  }
  .signup__legend {
    font-size: 22px;
    line-height: 1.18;
    letter-spacing: -0.44px;
  }
  .signup-option {
    border-radius: 20px;
    padding: 14px 12px;
  }
  .signup-option__title {
    font-size: 16px;
    line-height: 1.25;
  }
  .signup-option__text {
    font-size: 13px;
    line-height: 1.23;
  }
  .app {
    padding: 50px 0;
  }
  .app__body {
    border-radius: 14px;
    padding: 24px 18px 0;
  }
  .app__content {
    gap: 20px;
    padding-bottom: 20px;
  }
  .app__title {
    font-size: 30px;
    line-height: 1.13;
    letter-spacing: -0.6px;
  }
  .app__bottom {
    gap: 12px;
  }
  .app__qr {
    width: 170px;
    height: 170px;
    padding: 12px;
  }
  .app__stores {
    width: 100%;
  }
  .app__store {
    min-height: 50px;
    padding: 12px 18px;
  }
  .app__store img {
    max-height: 26px;
  }
  .app__phone img {
    max-width: 300px;
  }
  .app-code {
    border-radius: 10px;
  }
  .app-code__label, .app-code__value {
    height: 52px;
    padding: 0 16px;
    font-size: 20px;
    line-height: 1.2;
  }
  .location {
    padding: 50px 0;
  }
  .location__body {
    gap: 26px;
  }
  .location__title {
    margin-bottom: 26px;
    font-size: 30px;
    line-height: 1.13;
    letter-spacing: -0.6px;
  }
  .location__label {
    font-size: 16px;
    line-height: 1.25;
  }
  .location__link {
    font-size: 16px;
    line-height: 1.25;
  }
}
/* End */
/* /local/templates/common/static/css/main.css?177271628175362 */
