@charset "UTF-8";
/*$mainColor: #236068;*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "Mulish";
  src: url("../fonts/Mulish-Regular.woff2") format("woff2"), url("../fonts/Mulish-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mulish Extralight";
  src: url("../fonts/Mulish-ExtraLight.woff2") format("woff2"), url("../fonts/Mulish-ExtraLight.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mulish Light";
  src: url("../fonts/Mulish-Light.woff2") format("woff2"), url("../fonts/Mulish-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mulish Medium";
  src: url("../fonts/Mulish-Medium.woff2") format("woff2"), url("../fonts/Mulish-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mulish Bold";
  src: url("../fonts/Mulish-Bold.woff2") format("woff2"), url("../fonts/Mulish-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mulish ExtraBold";
  src: url("../fonts/Mulish-ExtraBold.woff2") format("woff2"), url("../fonts/Mulish-ExtraBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.mobile {
  display: none;
}

body,
html,
#page {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  scroll-behavior: smooth;
  position: relative;
}

body {
  font-family: "Mulish";
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  position: relative;
}

h1 {
  font-family: "Mulish ExtraBold";
  font-size: 48px;
  margin: 0 0 64px;
  color: #fff;
}
@media only screen and (max-width: 1199px) {
  h1 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
h1 strong {
  font-family: "Mulish ExtraBold";
}

h2 {
  font-family: "Mulish ExtraBold";
}

h3 {
  font-family: "Mulish ExtraBold";
}

h4 {
  font-family: "Mulish ExtraBold";
}

h5 {
  font-family: "Mulish ExtraBold";
}

.wrapper {
  min-height: 100%;
  min-width: 1200px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background: rgb(47, 43, 62);
  padding-bottom: 32px;
  background: linear-gradient(180deg, rgb(47, 43, 62) 0%, rgb(122, 90, 151) 100%);
}
@media only screen and (max-width: 1199px) {
  .wrapper {
    min-height: auto;
    padding-bottom: 100px;
  }
}

.wrapper::after {
  content: "";
  display: block;
  height: 54px;
  overflow: hidden;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.ico {
  display: inline-block;
}
.ico-scroll {
  width: 48px;
  height: 48px;
  background: url("../img/scroll.svg") center no-repeat;
  background-size: contain;
  flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
  .ico-scroll {
    width: 32px;
    height: 32px;
  }
}
.ico-time {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../img/infr/time.svg") center no-repeat;
}

@media screen and (max-width: 1200px) {
  .wrapper {
    min-width: 320px;
  }
  .container {
    width: 100%;
  }
  .footer {
    min-width: 320px;
    width: 100%;
  }
}
.text-center {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .text-center {
    text-align: left;
    padding-left: 12px;
  }
}

.footer__home {
  background: url("../img/home-footer.svg") center right no-repeat;
  padding-right: 16px !important;
  display: inline-block;
}

.footer {
  background: rgba(0, 0, 0, 0.9) url("../img/footer.svg") center no-repeat;
  padding: 9px 0;
  margin-top: -54px;
  height: 54px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1199px) {
  .footer {
    background: rgba(0, 0, 0, 0.9) url("../img/footer.svg") center top 24px no-repeat;
    height: auto;
    padding: 0 16px 48px;
  }
}
.footer .container {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .footer .container {
    flex-direction: column;
  }
}
.footer_logo {
  width: 103px;
  height: 36px;
  background: url("../img/logo.svg") center no-repeat;
}
.footer__menu {
  display: flex;
  border: 1px solid #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 3px 0px rgb(255, 255, 255);
}
@media only screen and (max-width: 1199px) {
  .footer__menu {
    display: none;
  }
}
.footer__menu a {
  display: inline-block;
  padding: 10px;
  text-decoration: none;
  color: #fff;
}
.footer__menu-mobile {
  display: none;
}
.footer__menu-mobile h3 {
  font-size: 14px;
  margin: 0 0 16px;
  color: #fff;
}
@media only screen and (max-width: 1199px) {
  .footer__menu-mobile {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 68px;
  }
  .footer__menu-mobile a {
    color: #f4ebff;
    font-size: 16px;
    font-family: "Mulish Extralight";
    margin-bottom: 12px;
    text-decoration: none;
  }
  .footer__menu-mobile span {
    color: #6941c6;
    border: 1px solid #6941c6;
    padding: 2px 8px;
    font-size: 12px;
    line-height: 18px;
    border-radius: 16px;
  }
}
.footer__right {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  .footer__right {
    flex-direction: column;
    align-items: flex-start;
  }
}
.footer__social {
  display: flex;
  align-items: center;
  margin-right: 24px;
}
@media only screen and (max-width: 1199px) {
  .footer__social {
    margin: 32px 0 48px;
  }
}
.footer__social a {
  display: inline-block;
  width: 24px;
  height: 24px;
}
@media only screen and (max-width: 1199px) {
  .footer__social a {
    width: 72px;
    height: 72px;
  }
}
.footer__social a:not(:last-child) {
  margin-right: 6px;
}
.footer__inst {
  background: url("../img/footer/inst.svg") center no-repeat;
  background-size: contain;
}
.footer__in {
  background: url("../img/footer/in.svg") center no-repeat;
  background-size: contain;
}
.footer__fb {
  background: url("../img/footer/fb.svg") center no-repeat;
  background-size: contain;
}
.footer__tg {
  background: url("../img/footer/tg.svg") center no-repeat;
  background-size: contain;
}

.rules {
  background-color: #f4ebff;
  padding: 130px 64px 64px;
}
.rules li,
.rules p {
  line-height: 150%;
}
@media only screen and (max-width: 1199px) {
  .rules {
    margin-top: 74px;
    padding: 64px 32px 32px;
  }
}

.error-404 {
  width: 100vw;
  height: 100vh;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.error-404 h1 {
  font-size: 20vw;
}
.error-404 a {
  border: none;
  outline: none;
  font-family: "Mulish Bold";
  color: #fff;
  background-color: #837af6;
  padding: 10px 20px;
  border-radius: 8px;
  cursor: pointer;
  transition: 300ms;
  text-decoration: none;
  display: inline-block;
}
.error-404 a:hover {
  background-color: #f86f6f;
}

* {
  margin: 0;
  padding: 0;
}

/* Icon 1 */
#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 60px;
  height: 45px;
  position: relative;
  /* Icon 1 */
  /* Icon 2 */
  /* Icon 3 */
  /* Icon 4 */
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#nav-icon1 *, #nav-icon2 *, #nav-icon3 *, #nav-icon4 * {
  margin: 0;
  padding: 0;
}
#nav-icon1 #nav-icon1, #nav-icon1 #nav-icon2, #nav-icon1 #nav-icon3, #nav-icon1 #nav-icon4, #nav-icon2 #nav-icon1, #nav-icon2 #nav-icon2, #nav-icon2 #nav-icon3, #nav-icon2 #nav-icon4, #nav-icon3 #nav-icon1, #nav-icon3 #nav-icon2, #nav-icon3 #nav-icon3, #nav-icon3 #nav-icon4, #nav-icon4 #nav-icon1, #nav-icon4 #nav-icon2, #nav-icon4 #nav-icon3, #nav-icon4 #nav-icon4 {
  width: 60px;
  height: 45px;
  position: relative;
  margin: 50px auto;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#nav-icon1 #nav-icon1 span, #nav-icon1 #nav-icon3 span, #nav-icon1 #nav-icon4 span, #nav-icon2 #nav-icon1 span, #nav-icon2 #nav-icon3 span, #nav-icon2 #nav-icon4 span, #nav-icon3 #nav-icon1 span, #nav-icon3 #nav-icon3 span, #nav-icon3 #nav-icon4 span, #nav-icon4 #nav-icon1 span, #nav-icon4 #nav-icon3 span, #nav-icon4 #nav-icon4 span {
  display: block;
  position: absolute;
  height: 9px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
#nav-icon1 #nav-icon1 span:nth-child(1), #nav-icon2 #nav-icon1 span:nth-child(1), #nav-icon3 #nav-icon1 span:nth-child(1), #nav-icon4 #nav-icon1 span:nth-child(1) {
  top: 0px;
}
#nav-icon1 #nav-icon1 span:nth-child(2), #nav-icon2 #nav-icon1 span:nth-child(2), #nav-icon3 #nav-icon1 span:nth-child(2), #nav-icon4 #nav-icon1 span:nth-child(2) {
  top: 18px;
}
#nav-icon1 #nav-icon1 span:nth-child(3), #nav-icon2 #nav-icon1 span:nth-child(3), #nav-icon3 #nav-icon1 span:nth-child(3), #nav-icon4 #nav-icon1 span:nth-child(3) {
  top: 36px;
}
#nav-icon1 #nav-icon1.opened span:nth-child(1), #nav-icon2 #nav-icon1.opened span:nth-child(1), #nav-icon3 #nav-icon1.opened span:nth-child(1), #nav-icon4 #nav-icon1.opened span:nth-child(1) {
  top: 18px;
  transform: rotate(135deg);
}
#nav-icon1 #nav-icon1.opened span:nth-child(2), #nav-icon2 #nav-icon1.opened span:nth-child(2), #nav-icon3 #nav-icon1.opened span:nth-child(2), #nav-icon4 #nav-icon1.opened span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
#nav-icon1 #nav-icon1.opened span:nth-child(3), #nav-icon2 #nav-icon1.opened span:nth-child(3), #nav-icon3 #nav-icon1.opened span:nth-child(3), #nav-icon4 #nav-icon1.opened span:nth-child(3) {
  top: 18px;
  transform: rotate(-135deg);
}
#nav-icon1 #nav-icon2 span, #nav-icon2 #nav-icon2 span, #nav-icon3 #nav-icon2 span, #nav-icon4 #nav-icon2 span {
  display: block;
  position: absolute;
  height: 9px;
  width: 50%;
  background: #fff;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
#nav-icon1 #nav-icon2 span:nth-child(even), #nav-icon2 #nav-icon2 span:nth-child(even), #nav-icon3 #nav-icon2 span:nth-child(even), #nav-icon4 #nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}
#nav-icon1 #nav-icon2 span:nth-child(odd), #nav-icon2 #nav-icon2 span:nth-child(odd), #nav-icon3 #nav-icon2 span:nth-child(odd), #nav-icon4 #nav-icon2 span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px;
}
#nav-icon1 #nav-icon2 span:nth-child(1), #nav-icon1 #nav-icon2 span:nth-child(2), #nav-icon2 #nav-icon2 span:nth-child(1), #nav-icon2 #nav-icon2 span:nth-child(2), #nav-icon3 #nav-icon2 span:nth-child(1), #nav-icon3 #nav-icon2 span:nth-child(2), #nav-icon4 #nav-icon2 span:nth-child(1), #nav-icon4 #nav-icon2 span:nth-child(2) {
  top: 0px;
}
#nav-icon1 #nav-icon2 span:nth-child(3), #nav-icon1 #nav-icon2 span:nth-child(4), #nav-icon2 #nav-icon2 span:nth-child(3), #nav-icon2 #nav-icon2 span:nth-child(4), #nav-icon3 #nav-icon2 span:nth-child(3), #nav-icon3 #nav-icon2 span:nth-child(4), #nav-icon4 #nav-icon2 span:nth-child(3), #nav-icon4 #nav-icon2 span:nth-child(4) {
  top: 18px;
}
#nav-icon1 #nav-icon2 span:nth-child(5), #nav-icon1 #nav-icon2 span:nth-child(6), #nav-icon2 #nav-icon2 span:nth-child(5), #nav-icon2 #nav-icon2 span:nth-child(6), #nav-icon3 #nav-icon2 span:nth-child(5), #nav-icon3 #nav-icon2 span:nth-child(6), #nav-icon4 #nav-icon2 span:nth-child(5), #nav-icon4 #nav-icon2 span:nth-child(6) {
  top: 36px;
}
#nav-icon1 #nav-icon2.opened span:nth-child(1), #nav-icon1 #nav-icon2.opened span:nth-child(6), #nav-icon2 #nav-icon2.opened span:nth-child(1), #nav-icon2 #nav-icon2.opened span:nth-child(6), #nav-icon3 #nav-icon2.opened span:nth-child(1), #nav-icon3 #nav-icon2.opened span:nth-child(6), #nav-icon4 #nav-icon2.opened span:nth-child(1), #nav-icon4 #nav-icon2.opened span:nth-child(6) {
  transform: rotate(45deg);
}
#nav-icon1 #nav-icon2.opened span:nth-child(2), #nav-icon1 #nav-icon2.opened span:nth-child(5), #nav-icon2 #nav-icon2.opened span:nth-child(2), #nav-icon2 #nav-icon2.opened span:nth-child(5), #nav-icon3 #nav-icon2.opened span:nth-child(2), #nav-icon3 #nav-icon2.opened span:nth-child(5), #nav-icon4 #nav-icon2.opened span:nth-child(2), #nav-icon4 #nav-icon2.opened span:nth-child(5) {
  transform: rotate(-45deg);
}
#nav-icon1 #nav-icon2.opened span:nth-child(1), #nav-icon2 #nav-icon2.opened span:nth-child(1), #nav-icon3 #nav-icon2.opened span:nth-child(1), #nav-icon4 #nav-icon2.opened span:nth-child(1) {
  left: 5px;
  top: 7px;
}
#nav-icon1 #nav-icon2.opened span:nth-child(2), #nav-icon2 #nav-icon2.opened span:nth-child(2), #nav-icon3 #nav-icon2.opened span:nth-child(2), #nav-icon4 #nav-icon2.opened span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}
#nav-icon1 #nav-icon2.opened span:nth-child(3), #nav-icon2 #nav-icon2.opened span:nth-child(3), #nav-icon3 #nav-icon2.opened span:nth-child(3), #nav-icon4 #nav-icon2.opened span:nth-child(3) {
  left: -50%;
  opacity: 0;
}
#nav-icon1 #nav-icon2.opened span:nth-child(4), #nav-icon2 #nav-icon2.opened span:nth-child(4), #nav-icon3 #nav-icon2.opened span:nth-child(4), #nav-icon4 #nav-icon2.opened span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
#nav-icon1 #nav-icon2.opened span:nth-child(5), #nav-icon2 #nav-icon2.opened span:nth-child(5), #nav-icon3 #nav-icon2.opened span:nth-child(5), #nav-icon4 #nav-icon2.opened span:nth-child(5) {
  left: 5px;
  top: 29px;
}
#nav-icon1 #nav-icon2.opened span:nth-child(6), #nav-icon2 #nav-icon2.opened span:nth-child(6), #nav-icon3 #nav-icon2.opened span:nth-child(6), #nav-icon4 #nav-icon2.opened span:nth-child(6) {
  left: calc(50% - 5px);
  top: 29px;
}
#nav-icon1 #nav-icon3 span:nth-child(1), #nav-icon2 #nav-icon3 span:nth-child(1), #nav-icon3 #nav-icon3 span:nth-child(1), #nav-icon4 #nav-icon3 span:nth-child(1) {
  top: 0px;
}
#nav-icon1 #nav-icon3 span:nth-child(2), #nav-icon1 #nav-icon3 span:nth-child(3), #nav-icon2 #nav-icon3 span:nth-child(2), #nav-icon2 #nav-icon3 span:nth-child(3), #nav-icon3 #nav-icon3 span:nth-child(2), #nav-icon3 #nav-icon3 span:nth-child(3), #nav-icon4 #nav-icon3 span:nth-child(2), #nav-icon4 #nav-icon3 span:nth-child(3) {
  top: 18px;
}
#nav-icon1 #nav-icon3 span:nth-child(4), #nav-icon2 #nav-icon3 span:nth-child(4), #nav-icon3 #nav-icon3 span:nth-child(4), #nav-icon4 #nav-icon3 span:nth-child(4) {
  top: 36px;
}
#nav-icon1 #nav-icon3.opened span:nth-child(1), #nav-icon2 #nav-icon3.opened span:nth-child(1), #nav-icon3 #nav-icon3.opened span:nth-child(1), #nav-icon4 #nav-icon3.opened span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon1 #nav-icon3.opened span:nth-child(2), #nav-icon2 #nav-icon3.opened span:nth-child(2), #nav-icon3 #nav-icon3.opened span:nth-child(2), #nav-icon4 #nav-icon3.opened span:nth-child(2) {
  transform: rotate(45deg);
}
#nav-icon1 #nav-icon3.opened span:nth-child(3), #nav-icon2 #nav-icon3.opened span:nth-child(3), #nav-icon3 #nav-icon3.opened span:nth-child(3), #nav-icon4 #nav-icon3.opened span:nth-child(3) {
  transform: rotate(-45deg);
}
#nav-icon1 #nav-icon3.opened span:nth-child(4), #nav-icon2 #nav-icon3.opened span:nth-child(4), #nav-icon3 #nav-icon3.opened span:nth-child(4), #nav-icon4 #nav-icon3.opened span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon1 #nav-icon4 span:nth-child(1), #nav-icon2 #nav-icon4 span:nth-child(1), #nav-icon3 #nav-icon4 span:nth-child(1), #nav-icon4 #nav-icon4 span:nth-child(1) {
  top: 0px;
  transform-origin: left center;
}
#nav-icon1 #nav-icon4 span:nth-child(2), #nav-icon2 #nav-icon4 span:nth-child(2), #nav-icon3 #nav-icon4 span:nth-child(2), #nav-icon4 #nav-icon4 span:nth-child(2) {
  top: 18px;
  transform-origin: left center;
}
#nav-icon1 #nav-icon4 span:nth-child(3), #nav-icon2 #nav-icon4 span:nth-child(3), #nav-icon3 #nav-icon4 span:nth-child(3), #nav-icon4 #nav-icon4 span:nth-child(3) {
  top: 36px;
  transform-origin: left center;
}
#nav-icon1 #nav-icon4.opened span:nth-child(1), #nav-icon2 #nav-icon4.opened span:nth-child(1), #nav-icon3 #nav-icon4.opened span:nth-child(1), #nav-icon4 #nav-icon4.opened span:nth-child(1) {
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}
#nav-icon1 #nav-icon4.opened span:nth-child(2), #nav-icon2 #nav-icon4.opened span:nth-child(2), #nav-icon3 #nav-icon4.opened span:nth-child(2), #nav-icon4 #nav-icon4.opened span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
#nav-icon1 #nav-icon4.opened span:nth-child(3), #nav-icon2 #nav-icon4.opened span:nth-child(3), #nav-icon3 #nav-icon4.opened span:nth-child(3), #nav-icon4 #nav-icon4.opened span:nth-child(3) {
  transform: rotate(-45deg);
  top: 39px;
  left: 8px;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 9px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 18px;
}

#nav-icon1 span:nth-child(3) {
  top: 36px;
}

#nav-icon1.opened span:nth-child(1) {
  top: 18px;
  transform: rotate(135deg);
}

#nav-icon1.opened span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.opened span:nth-child(3) {
  top: 18px;
  transform: rotate(-135deg);
}

/* Icon 2 */
#nav-icon2 span {
  display: block;
  position: absolute;
  height: 9px;
  width: 50%;
  background: #fff;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}

#nav-icon2 span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px;
}

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px;
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 18px;
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 36px;
}

#nav-icon2.opened span:nth-child(1), #nav-icon2.opened span:nth-child(6) {
  transform: rotate(45deg);
}

#nav-icon2.opened span:nth-child(2), #nav-icon2.opened span:nth-child(5) {
  transform: rotate(-45deg);
}

#nav-icon2.opened span:nth-child(1) {
  left: 5px;
  top: 7px;
}

#nav-icon2.opened span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}

#nav-icon2.opened span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

#nav-icon2.opened span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

#nav-icon2.opened span:nth-child(5) {
  left: 5px;
  top: 29px;
}

#nav-icon2.opened span:nth-child(6) {
  left: calc(50% - 5px);
  top: 29px;
}

/* Icon 3 */
#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
  top: 18px;
}

#nav-icon3 span:nth-child(4) {
  top: 36px;
}

#nav-icon3.opened span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3.opened span:nth-child(2) {
  transform: rotate(45deg);
}

#nav-icon3.opened span:nth-child(3) {
  transform: rotate(-45deg);
}

#nav-icon3.opened span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

/* Icon 4 */
#nav-icon4 span:nth-child(1) {
  top: 0px;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
  top: 18px;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 36px;
  transform-origin: left center;
}

#nav-icon4.opened span:nth-child(1) {
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}

#nav-icon4.opened span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.opened span:nth-child(3) {
  transform: rotate(-45deg);
  top: 39px;
  left: 8px;
}

.site-header {
  position: absolute;
  width: 100%;
  top: 32px;
  padding: 8px 0;
  background: rgb(248, 111, 111);
  background: linear-gradient(104deg, rgb(248, 111, 111) 0%, rgb(131, 122, 246) 100%);
}
.site-header .container {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  .site-header {
    background: rgb(248, 111, 111);
    background: linear-gradient(201deg, rgb(248, 111, 111) 0%, rgb(131, 122, 246) 100%);
    z-index: 5;
    position: fixed;
    top: 0;
    padding-left: 16px;
  }
}

.community-tg {
  display: inline-block;
  background: url("../img/community.svg") center no-repeat;
  width: 36px;
  height: 36px;
  background-size: contain;
}

@media only screen and (max-width: 1199px) {
  .main-navigation {
    display: none;
  }
}

.main-navigation ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-navigation ul li {
  list-style: none;
}
.main-navigation ul li:last-child a {
  border: none;
}
.main-navigation ul a {
  font-family: "Mulish Light";
  font-size: 22px;
  color: #fff;
  padding: 5px 18px;
  display: inline-block;
  text-decoration: none;
  border-right: 1px solid #fff;
}

.header__mobile {
  justify-content: space-between;
  align-items: center;
  display: none;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .header__mobile {
    display: flex;
  }
}

.header__logo {
  width: 160px;
  height: 32px;
  background: url("../img/logo-head.svg") center no-repeat;
}

.menu-switcher {
  outline: none;
  border: none;
  width: 60px;
  height: 45px;
  transform: scale(0.5);
  z-index: 20;
}

.navigation-mobile {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 312px;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 5;
  padding: 16px;
  position: fixed;
  top: 0;
  bottom: 0;
  transition: 300ms;
  opacity: 0;
  left: -300vw;
}
.navigation-mobile.active {
  left: 0;
  opacity: 1;
}
.navigation-mobile a {
  text-decoration: none;
}
.navigation-mobile .footer__social a {
  width: 48px;
  height: 48px;
}
@media only screen and (max-width: 1199px) {
  .navigation-mobile {
    display: flex;
  }
}
.navigation-mobile nav {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 20px;
}
.navigation-mobile nav a {
  color: #f4ebff;
  font-size: 16px;
  font-family: "Mulish Bold";
  margin-bottom: 12px;
}
.navigation-mobile nav span {
  color: #6941C6;
  border: 1px solid #6941C6;
  padding: 2px 8px;
  font-size: 12px;
  line-height: 18px;
  border-radius: 16px;
}

.navigation-mobile-footer * {
  font-size: 16px;
  line-height: 24px;
  color: #667085;
  margin-top: 12px;
}
.navigation-mobile-footer .header__logo {
  margin: 32px 0 24px;
}

.navigation-mobile-top .header__logo {
  margin-bottom: 20px;
}

.link-home {
  color: #6941C6 !important;
  padding-right: 30px;
  background: url("../img/home.svg") center right no-repeat;
}

.map-wrapper {
  max-height: 800px;
  width: 100%;
  height: 80vh;
  padding: 0 20px;
}

.block {
  width: calc(100% - 16px);
  margin: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 130px 0 64px;
  border-radius: 32px;
  background-color: #201d27;
}
@media only screen and (max-width: 1199px) {
  .block {
    padding-top: 74px;
    padding-bottom: 16px;
    border-radius: 16px;
  }
}

.img-container {
  width: 100%;
  max-width: 1200px;
}
@media only screen and (max-width: 767px) {
  .img-container {
    width: 100%;
    max-width: 100%;
  }
}

.scroll {
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 24px;
  margin-top: 32px;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .scroll {
    font-size: 16px;
  }
}
.scroll i {
  margin-right: 16px;
}

.info {
  display: flex;
  justify-content: space-between;
  padding: 32px;
}
@media only screen and (max-width: 767px) {
  .info {
    flex-direction: column;
  }
}
.info__line {
  background: #fff;
  height: 1px;
  width: 100%;
  margin: 10px 0 20px;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.1) 100%);
}
.info .ico {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.info .ico-1 {
  background: url("../img/map/1.svg") center no-repeat;
  background-size: cover;
}
.info .ico-2 {
  background: url("../img/map/2.svg") center no-repeat;
  background-size: cover;
}
.info .ico-3 {
  background: url("../img/map/3.svg") center no-repeat;
  background-size: cover;
}
.info .ico-4 {
  background: url("../img/map/4.svg") center no-repeat;
  background-size: cover;
}
.info .ico-5 {
  background: url("../img/map/5.svg") center no-repeat;
  background-size: cover;
}
.info .ico-6 {
  background: url("../img/map/6.svg") center no-repeat;
  background-size: cover;
}
.info .ico-7 {
  background: url("../img/map/7.svg") center no-repeat;
  background-size: cover;
}
.info .ico-8 {
  background: url("../img/map/8.svg") center no-repeat;
  background-size: cover;
}
.info .ico-9 {
  background: url("../img/map/9.svg") center no-repeat;
  background-size: cover;
}
.info .ico-10 {
  background: url("../img/map/10.svg") center no-repeat;
  background-size: cover;
}
.info .ico-11 {
  background: url("../img/map/11.svg") center no-repeat;
  background-size: cover;
}
.info .ico-12 {
  background: url("../img/map/12.svg") center no-repeat;
  background-size: cover;
}
.info .ico-13 {
  background: url("../img/map/13.svg") center no-repeat;
  background-size: cover;
}
.info .ico-14 {
  background: url("../img/map/14.svg") center no-repeat;
  background-size: cover;
}
.info .ico-15 {
  background: url("../img/map/15.svg") center no-repeat;
  background-size: cover;
}
.info .ico-16 {
  background: url("../img/map/16.svg") center no-repeat;
  background-size: cover;
}
.info .ico-17 {
  background: url("../img/map/17.svg") center no-repeat;
  background-size: cover;
}
.info .ico-18 {
  background: url("../img/map/18.svg") center no-repeat;
  background-size: cover;
}
.info .ico-19 {
  background: url("../img/map/19.svg") center no-repeat;
  background-size: cover;
}
.info .ico-20 {
  background: url("../img/map/20.svg") center no-repeat;
  background-size: cover;
}
.info .ico-21 {
  background: url("../img/map/21.svg") center no-repeat;
  background-size: cover;
}
.info .ico-22 {
  background: url("../img/map/22.svg") center no-repeat;
  background-size: cover;
}
.info .ico-23 {
  background: url("../img/map/23.svg") center no-repeat;
  background-size: cover;
}
.info .ico-24 {
  background: url("../img/map/24.svg") center no-repeat;
  background-size: cover;
}
.info .ico-25 {
  background: url("../img/map/25.svg") center no-repeat;
  background-size: cover;
}
.info .ico-atm-1 {
  background: url("../img/map/atm-1.svg") center no-repeat;
  background-size: cover;
}
.info .ico-atm-2 {
  background: url("../img/map/atm-2.svg") center no-repeat;
  background-size: cover;
}
.info .ico-atm-3 {
  background: url("../img/map/atm-3.svg") center no-repeat;
  background-size: cover;
}
.info .ico-charger {
  background: url("../img/map/charger.svg") center no-repeat;
}
.info .ico-food {
  background: url("../img/map/food.svg") center no-repeat;
}
.info .ico-food-w {
  background: url("../img/map/food-w.svg") center no-repeat;
}
.info .ico-np {
  background: url("../img/map/np.svg") center no-repeat;
}
.info .ico-p {
  background: url("../img/map/p.svg") center no-repeat;
}
.info__column {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  .info__column {
    width: 100%;
  }
  .info__column:not(:last-child) {
    margin-bottom: 32px;
  }
}
.info__title {
  font-size: 16px;
  font-family: "Mulish ExtraBold";
  color: #fff;
}
.info__item {
  display: flex;
  align-items: flex-start;
  min-height: 16px;
  margin-bottom: 4px;
}
.info__item span {
  color: #fff;
  font-size: 14px;
}

@media only screen and (max-width: 1199px) {
  .block-m {
    padding-bottom: 4px;
    overflow: hidden;
  }
}

.infr__time {
  display: flex;
  align-items: center;
  margin-top: 8px;
}
.infr__time .ico {
  margin-right: 8px;
}
.infr__block {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .infr__block {
    padding: 0 4px;
  }
}
.infr__block h1 {
  text-align: center;
}
.infr__block.active {
  display: block;
}
.infr__item {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  min-height: 577px;
  display: flex;
  align-items: flex-end;
}
.infr__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.infr__content {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 2;
  padding: 24px;
  min-height: 135px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .infr__content {
    flex-direction: column;
    padding: 16px 12px 16px;
  }
}
.infr__content h3 {
  margin: 0;
  font-size: 14px;
  font-family: "Mulish Bold";
  color: #fff;
}
.infr__content h2 {
  font-family: "Mulish Bold";
  margin: 2px 0 8px;
  font-size: 24px;
  color: #fff;
}
.infr__content p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
.infr__scroll {
  max-height: 100px;
  overflow-y: auto;
}
.infr__scroll {
  scrollbar-width: thin;
  scrollbar-color: #fff rgba(255, 255, 255, 0);
}
.infr__scroll::-webkit-scrollbar {
  width: 4px;
}
.infr__scroll::-webkit-scrollbar-track {
  background: #1f2047;
}
.infr__scroll::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 0px;
  border: 0px none rgba(255, 255, 255, 0);
}
.infr__left {
  max-width: 720px;
}
@media only screen and (max-width: 767px) {
  .infr__left {
    margin-bottom: 16px;
  }
}
.infr__left a {
  color: #fff;
}
.infr__social {
  display: flex;
  align-items: flex-end;
}
.infr__social a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 8px;
}
.infr__social a:not(:last-child) {
  margin-right: 12px;
}
.infr__social .ico {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.infr__social .ico-fb {
  background: url("../img/infr/fb.svg") center no-repeat;
}
.infr__social .ico-inst {
  background: url("../img/infr/inst.svg") center no-repeat;
}
.infr__social .ico-time {
  background: url("../img/infr/time.svg") center no-repeat;
}
.infr__social .ico-phone {
  background: url("../img/infr/phone.svg") center no-repeat;
}
.infr__social .ico-tg {
  background: url("../img/infr/tg.svg") center no-repeat;
}
.infr__social .ico-yt {
  background: url("../img/infr/yt.svg") center no-repeat;
}
.infr__social .ico-website {
  background: url("../img/infr/website.svg") center no-repeat;
}
.infr__social .ico-play {
  background: url("../img/infr/play.svg") center no-repeat;
}
.infr__social .ico-appstore {
  background: url("../img/infr/appstore.svg") center no-repeat;
}
.infr__social .ico-viber {
  background: url("../img/infr/viber.svg") center no-repeat;
}
.inf__scroll {
  width: 100%;
  overflow: auto;
  padding: 0 16px 16px;
  margin-bottom: 32px;
}
.inf__scroll::-webkit-scrollbar {
  height: 2px;
  width: 2px;
}
.inf__scroll::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
}
.inf__scroll::-webkit-scrollbar-track:hover {
  background-color: #b8c0c2;
}
.inf__scroll::-webkit-scrollbar-track:active {
  background-color: #b8c0c2;
}
.inf__scroll::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.5);
}
.inf__scroll::-webkit-scrollbar-thumb:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.inf__scroll::-webkit-scrollbar-thumb:active {
  background-color: rgba(255, 255, 255, 0.5);
}

.infrList {
  display: flex;
}

.infrItem {
  background: url("../img/infr/button.png") center no-repeat;
  background-size: 100% 100%;
  font-family: "Mulish Light";
  cursor: pointer;
  font-size: 24px;
  color: #fff;
  margin: 9px;
  padding: 10px 16px;
  height: 50px;
  flex-shrink: 0;
  display: inline-flex;
  border-radius: 4px;
}
.infrItem.active {
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.25);
}
.infrItem span {
  display: block;
  flex-shrink: 0;
}

.cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px 20px;
  padding: 64px 20px;
}
@media only screen and (max-width: 1199px) {
  .cards {
    grid-template-columns: repeat(3, 1fr);
    width: 768px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .cards {
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
  }
}
.cards__item {
  position: relative;
  cursor: pointer;
}
.cards__item img {
  width: 100%;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  pointer-events: none;
}
@media only screen and (max-width: 576px) {
  .cards__item img {
    height: 110px;
  }
}
.cards__item h3 {
  pointer-events: none;
  margin: 16px 0 0;
  color: #fff;
  font-family: "Mulish Medium";
  font-size: 24px;
  line-height: 28px;
}
@media only screen and (max-width: 767px) {
  .cards__item h3 {
    font-size: 16px;
  }
}
.cards__item p {
  margin: 0;
  color: #fff;
  opacity: 0.8;
  font-size: 16px;
  line-height: 28px;
  pointer-events: none;
}
.cards__discount {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 12px;
  font-family: "Mulish Bold";
  color: #fff;
  display: inline-block;
  padding: 4px 10px;
  background-color: #f86f6f;
  border-radius: 8px;
}

.open {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  background-color: rgba(70, 63, 90, 0.8);
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
  padding: 20px;
}
.open.active {
  z-index: 20;
  display: flex;
}
.open .infr__item {
  position: relative;
}
.open__popup {
  max-width: 1200px;
  width: 100%;
  display: none;
}
.open__popup.active {
  display: block;
}
.open__button {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 16px;
  right: 16px;
  background: url("../img/close-partner.svg") center no-repeat;
  z-index: 2;
  cursor: pointer;
}

.gallery {
  display: grid;
  grid-template-columns: repeat(12, 1fr); /* 12 одинаковых колонок */
  gap: 8px;
}
@media only screen and (max-width: 576px) {
  .gallery {
    display: block;
  }
}

.g {
  display: none;
}
.g.active {
  display: grid;
}

.gallery-item {
  position: relative;
  height: 400px;
}
@media only screen and (max-width: 1199px) {
  .gallery-item {
    height: 300px;
  }
}
@media only screen and (max-width: 576px) {
  .gallery-item {
    height: auto;
    width: 100%;
  }
}
.gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 576px) {
  .gallery-item img {
    height: auto;
  }
}
.gallery-item a {
  position: absolute;
  top: 24px;
  right: 24px;
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("../img/download.svg") center no-repeat;
  background-size: contain;
  opacity: 0;
}
.gallery-item:hover a {
  opacity: 1;
}
.gallery-item:nth-child(6n+1) {
  grid-column: span 3; /* Ширина элемента 1/4 от всей ширины (1 к 3) */
}
@media only screen and (max-width: 1199px) {
  .gallery-item:nth-child(6n+1) {
    grid-column: span 5; /* Ширина элемента 2/5 от всей ширины (2 к 3) */
  }
}
.gallery-item:nth-child(6n+2) {
  grid-column: span 9; /* Ширина элемента 3/4 от всей ширины (1 к 3) */
}
@media only screen and (max-width: 1199px) {
  .gallery-item:nth-child(6n+2) {
    grid-column: span 7; /* Ширина элемента 3/5 от всей ширины (2 к 3) */
  }
}
.gallery-item:nth-child(6n+3) {
  grid-column: span 9; /* Ширина элемента 3/4 от всей ширины (3 к 1) */
}
@media only screen and (max-width: 1199px) {
  .gallery-item:nth-child(6n+3) {
    grid-column: span 7; /* Ширина элемента 3/5 от всей ширины (3 к 2) */
  }
}
.gallery-item:nth-child(6n+4) {
  grid-column: span 3; /* Ширина элемента 1/4 от всей ширины (3 к 1) */
}
@media only screen and (max-width: 1199px) {
  .gallery-item:nth-child(6n+4) {
    grid-column: span 5; /* Ширина элемента 2/5 от всей ширины (3 к 2) */
  }
}
.gallery-item:nth-child(6n+5), .gallery-item:nth-child(6n+6) {
  grid-column: span 6; /* Оба элемента занимают по 1/2 ширины (1 к 1) */
}
@media only screen and (max-width: 1199px) {
  .gallery-item:nth-child(6n+5), .gallery-item:nth-child(6n+6) {
    grid-column: span 6; /* Оба элемента занимают по 1/2 ширины (1 к 1) */
  }
}

.galleryList {
  overflow: auto;
  width: 100%;
  padding-bottom: 8px;
  margin: 64px 0;
}
@media only screen and (max-width: 767px) {
  .galleryList {
    margin: 16px 0;
  }
}
.galleryList::-webkit-scrollbar {
  height: 2px;
  width: 2px;
}
.galleryList::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
}
.galleryList::-webkit-scrollbar-track:hover {
  background-color: #b8c0c2;
}
.galleryList::-webkit-scrollbar-track:active {
  background-color: #b8c0c2;
}
.galleryList::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.5);
}
.galleryList::-webkit-scrollbar-thumb:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.galleryList::-webkit-scrollbar-thumb:active {
  background-color: rgba(255, 255, 255, 0.5);
}

.gallery__head {
  display: flex;
  align-items: center;
  height: 300px;
}
@media only screen and (max-width: 1199px) {
  .gallery__head {
    height: auto;
    padding: 0 12px;
  }
}
.gallery__head img {
  height: 100%;
  width: auto;
}
.gallery__card {
  height: 300px;
  margin-right: 8px;
  border-radius: 8px;
  flex-shrink: 0;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .gallery__card {
    height: 144px;
  }
}
.gallery__info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px;
  opacity: 0;
  transition: 300ms;
}
.gallery__info:hover {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .gallery__info {
    opacity: 1;
  }
}
.gallery__info p {
  margin: 0;
  font-size: 24px;
  font-family: "Mulish Bold";
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .gallery__info p {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1199px) {
  .download {
    padding: 0 12px;
  }
}
.download__head {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
@media only screen and (max-width: 576px) {
  .download__head {
    justify-content: space-between;
  }
}
.download__head h2 {
  font-size: 48px;
  color: #fff;
  font-family: "Mulish ExtraBold";
  margin: 0 24px 0 0;
}
@media only screen and (max-width: 767px) {
  .download__head h2 {
    font-size: 24px;
  }
}
.download__link {
  width: 40px;
  height: 40px;
  background: url("../img/folder.svg") center no-repeat;
  background-size: contain;
}

.a__head {
  margin-bottom: 32px;
  overflow: auto;
  padding: 0 16px 16px;
  width: 100%;
}
.a__head::-webkit-scrollbar {
  height: 2px;
  width: 2px;
}
.a__head::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
}
.a__head::-webkit-scrollbar-track:hover {
  background-color: #b8c0c2;
}
.a__head::-webkit-scrollbar-track:active {
  background-color: #b8c0c2;
}
.a__head::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.5);
}
.a__head::-webkit-scrollbar-thumb:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.a__head::-webkit-scrollbar-thumb:active {
  background-color: rgba(255, 255, 255, 0.5);
}
@media only screen and (max-width: 767px) {
  .a__head {
    overflow-x: scroll;
    display: flex;
  }
}
.a__button {
  background: url("../img/infr/button.png") center no-repeat;
  background-size: 100% 100%;
  font-family: "Mulish Light";
  cursor: pointer;
  font-size: 24px;
  color: #fff;
  margin: 9px;
  padding: 10px 16px;
  height: 50px;
  flex-shrink: 0;
  display: inline-flex;
  border-radius: 4px;
}
.a__button.active {
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.25);
}
.a__button span {
  display: block;
  flex-shrink: 0;
}
.a__item {
  display: none;
}
.a__item.active {
  display: block;
}
@media only screen and (max-width: 1199px) {
  .a__item {
    padding: 4px;
  }
}
.a__top {
  position: relative;
  height: 468px;
}
.a__slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.a__slider img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: none;
  border-radius: 18px;
}
.a__slider img.active {
  display: block;
}
.a__prev {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 32px;
  background: url("../img/prev.svg") center no-repeat;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .a__prev {
    left: 16px;
  }
}
.a__next {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 32px;
  background: url("../img/next.svg") center no-repeat;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .a__next {
    right: 16px;
  }
}
.a__item-title {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  padding: 18px 32px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .a__item-title {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 16px 16px;
  }
}
.a__item-title h2 {
  font-size: 30px;
  line-height: 28px;
  color: #fff;
  font-family: "Mulish Bold";
  margin: 0;
  margin-right: 16px;
}
@media only screen and (max-width: 767px) {
  .a__item-title h2 {
    font-size: 18px;
  }
}
.a__bot {
  padding-top: 12px;
}
.a__bot > p {
  color: #fff;
  margin: 8px 0 16px;
}
@media only screen and (max-width: 1199px) {
  .a__bot {
    padding: 8px;
  }
}
.a__stuff {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.a__stuff p {
  color: #fff;
  font-family: "Mulish Medium";
  width: 50%;
  margin: 0 0 8px;
  min-height: 22px;
  line-height: 22px;
}
.a__stuff p:nth-child(even) {
  text-align: end;
}
@media only screen and (max-width: 767px) {
  .a__stuff p {
    width: 100%;
  }
  .a__stuff p:nth-child(even) {
    text-align: start;
  }
}
.a__stuff b {
  font-family: "Mulish Bold";
  display: inline-block;
  margin-right: 10px;
}
.a__stuff span {
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.1);
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0 6px;
  border-radius: 50vh;
}
.a__book {
  color: #fff;
  font-size: 14px;
  font-family: "Mulish Medium";
  line-height: 20px;
  background-color: #837af6;
  border: 1px solid #2f2b3e;
  padding: 10px 22px;
  border-radius: 8px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .a__book {
    margin-top: 16px;
  }
}
@media only screen and (max-width: 576px) {
  .a__book {
    width: 100%;
  }
}

.ico-video {
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 6px;
  background: url("../img/video.svg") center no-repeat;
}

.additional__popup-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  background-color: rgba(70, 63, 90, 0.5);
  opacity: 0;
  transition: 300ms;
  display: none;
}
.additional__popup-wrapper.active {
  opacity: 1;
  display: flex;
  z-index: 3;
}
.additional__popup-wrapper.active .additional__popup {
  transform: scale(1);
}

.additional__success {
  max-width: 400px;
  width: 100%;
  padding: 88px 24px 65px;
  background: #201D27 url("../img/success.svg") left top no-repeat;
  display: none;
  box-shadow: 0px 50px 100px 0px rgba(0, 0, 0, 0.25);
  transform: scale(0.8);
  transition: 300ms;
  border-radius: 12px;
}
.additional__success.active {
  display: block;
}
.additional__success h2 {
  margin: 0 0 4px;
  font-size: 18px;
  font-family: "Mulish Bold";
  text-align: center;
  color: #fff;
}
.additional__success p {
  color: #7d7592;
  font-size: 14px;
  margin: 0;
  text-align: center;
}

.additional__popup {
  position: relative;
  background-color: #201d27;
  border: 1px solid #2f2b3e;
  max-width: 650px;
  width: calc(100% - 16px);
  padding: 32px;
  display: none;
  flex-direction: column;
  border-radius: 32px;
  max-height: calc(100vh - 32px);
  box-shadow: 0px 50px 100px 0px rgba(0, 0, 0, 0.25);
  transform: scale(0.8);
  transition: 300ms;
}
.additional__popup.active {
  display: flex;
}
@media only screen and (max-height: 700px) {
  .additional__popup {
    overflow-y: scroll;
  }
}
@media only screen and (max-width: 767px) {
  .additional__popup {
    border-radius: 16px;
    width: calc(100% - 64px);
  }
}
.additional__popup form {
  margin-top: 48px;
}
.additional__popup input,
.additional__popup textarea {
  background-color: rgba(255, 255, 255, 0.1);
  outline: none;
  border: 1px solid #ebe9ec;
  height: 44px;
  padding: 10px 14px;
  border-radius: 8px;
}
.additional__popup button {
  color: #fff;
  background-color: #7d7592;
  border: 1px solid #463f5a;
  padding: 10px 64px;
  border-radius: 8px;
  cursor: pointer;
}
.additional__popup textarea {
  height: auto;
  resize: none;
}
.additional__popup h2 {
  font-size: 30px;
  margin: 0 0 4px 0;
}
.additional__popup p {
  font-size: 20px;
  margin: 0;
}
.additional__popup * {
  color: #fff;
}
.additional__popup label {
  display: flex;
  flex-direction: column;
  color: #fff;
  margin-bottom: 24px;
}
.additional__popup label span {
  display: inline-block;
  margin-left: 6px;
}
.additional__popup .policy {
  flex-direction: row;
  display: flex;
  align-items: center;
  min-height: 24px;
  margin: 24px 0 32px;
  cursor: pointer;
}

.additional__close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 16px;
  right: 16px;
  background: url("../img/close.svg") center no-repeat;
  cursor: pointer;
}

.popup-row {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .popup-row {
    flex-direction: column;
  }
}
.popup-row label:first-child {
  margin-right: 32px;
}
.popup-row label {
  width: 100%;
}

.team {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: auto;
  padding: 0 16px 16px;
}
.team::-webkit-scrollbar {
  height: 2px;
  width: 2px;
}
.team::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
}
.team::-webkit-scrollbar-track:hover {
  background-color: #b8c0c2;
}
.team::-webkit-scrollbar-track:active {
  background-color: #b8c0c2;
}
.team::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.5);
}
.team::-webkit-scrollbar-thumb:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.team::-webkit-scrollbar-thumb:active {
  background-color: rgba(255, 255, 255, 0.5);
}
@media only screen and (max-width: 1199px) {
  .team {
    width: 100%;
    padding: 0 16px 8px;
    overflow-x: scroll;
    justify-content: flex-start;
  }
}
.team__item {
  width: 220px;
  padding-bottom: 26px;
  background-image: url("../img/team.png");
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border-radius: 8px;
  overflow: hidden;
  flex-shrink: 0;
}
.team__item:not(:last-child) {
  margin-right: 16px;
}
.team__item img {
  width: 100%;
  height: 138px;
}
.team__item h3 {
  margin: 16px 0 8px;
  padding: 0 16px;
  color: #fff;
  font-size: 24px;
  line-height: 22px;
  font-family: "Mulish ExtraBold";
}
.team__item span {
  font-family: "Mulish Extralight";
  font-size: 12px;
  padding: 0 16px;
  color: #fff;
}
.team__item p {
  padding: 0 16px;
  font-size: 16px;
  color: #fff;
  margin: 12px 0 0;
}

.project {
  display: flex;
  justify-content: space-between;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  .project {
    flex-direction: column-reverse;
    padding: 0 16px;
    align-items: center;
  }
}
.project__wrapper {
  padding-top: 48px;
}
.project__wrapper .text-center {
  text-align: center;
}
@media only screen and (max-width: 576px) {
  .project__wrapper .text-center {
    text-align: left;
  }
}
.project__left {
  width: 592px;
}
@media only screen and (max-width: 576px) {
  .project__left {
    width: 100%;
  }
}
.project__item {
  padding: 16px 32px;
  border-radius: 16px;
  transition: 300ms;
}
@media only screen and (max-width: 1199px) {
  .project__item {
    padding: 16px;
  }
}
.project__item * {
  color: #fff;
}
.project__item.active {
  background-color: rgba(255, 255, 255, 0.1);
}
.project__title {
  font-size: 24px;
  border: none;
  outline: none;
  background-color: transparent;
  color: #fff;
  cursor: pointer;
  font-family: "Mulish Bold";
  padding: 0;
}
.project__content {
  max-height: 0;
  height: auto;
  transition: 300ms;
  overflow: hidden;
}
.project__content p {
  font-family: "Mulish Light";
  font-size: 16px;
  margin: 8px 0;
}
.project__content b {
  font-family: "Mulish Bold";
}
.project__content h3 {
  font-family: "Mulish Bold";
  font-size: 24px;
  margin: 0;
}
.project__content span {
  font-size: 16px;
}
.project__social {
  display: flex;
  margin-top: 24px;
}
.project__social a {
  display: inline-flex;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 8px;
}
.project__social .ico {
  width: 20px;
  height: 20px;
}
.project__link {
  font-family: "Mulish Bold";
  display: flex;
  align-items: center;
  padding: 16px 32px;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}
@media only screen and (max-width: 1199px) {
  .project__link {
    padding-left: 16px;
  }
}

.ico-link {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url("../img/link.svg") center no-repeat;
  margin-left: 8px;
}

.project__item.active .project__content {
  max-height: 5000px;
}

.slider {
  display: none;
  width: 592px;
  height: 637px;
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .slider {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 576px) {
  .slider {
    width: 100%;
    height: 110vw;
  }
}
.slider.active {
  display: block;
}
.slider__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: none;
}
.slider__img.active {
  display: block;
}
.slider__prev {
  width: 56px;
  height: 56px;
  position: absolute;
  bottom: 16px;
  left: 16px;
  background: url("../img/prev.svg") center no-repeat;
  cursor: pointer;
}
.slider__next {
  width: 56px;
  height: 56px;
  position: absolute;
  bottom: 16px;
  right: 16px;
  background: url("../img/next.svg") center no-repeat;
  cursor: pointer;
}
.slider__dots {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slider__dots i {
  display: inline-block;
  padding: 8px;
  transition: 300ms;
  border-radius: 50vh;
  background-color: #fff;
  margin: 0 4px;
  cursor: pointer;
}
@media only screen and (max-width: 576px) {
  .slider__dots i {
    padding: 6px;
    margin: 0 2px;
  }
}
.slider__dots i::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #201d27;
  transition: opacity 300ms;
  opacity: 0;
  border-radius: 50vh;
}
.slider__dots i.active {
  padding: 12px;
  position: relative;
}
.slider__dots i.active::after {
  content: "";
  opacity: 1;
  width: 8px;
  height: 8px;
}
@media only screen and (max-width: 576px) {
  .slider__dots i.active::after {
    width: 6px;
    height: 6px;
  }
}
@media only screen and (max-width: 576px) {
  .slider__dots i.active {
    padding: 8px;
  }
}

.wellcome {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  background-color: rgba(70, 63, 90, 0.8);
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
  padding: 20px;
}
.wellcome.active {
  display: flex;
  z-index: 100;
}
.wellcome__popup {
  max-width: 550px;
  padding: 64px 56px 32px;
  background-color: #201D27;
  border-radius: 32px;
  box-shadow: 10px 10px 63px 0px rgba(0, 0, 0, 0.65);
}
@media only screen and (max-width: 767px) {
  .wellcome__popup {
    padding: 48px 32px 32px;
  }
}
.wellcome__popup h2 {
  margin: 32px 0 16px;
  font-family: "Mulish Bold";
  font-size: 32px;
  line-height: 44px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .wellcome__popup h2 {
    font-size: 28px;
    line-height: 32px;
  }
}
.wellcome__popup p {
  color: #EBE9EC;
  font-size: 20px;
  margin: 0 0 48px;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  .wellcome__popup p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 32px;
  }
}
.wellcome__logo {
  width: 243px;
  height: 50px;
  background: url("../img/europassage.svg") center no-repeat;
  background-size: contain;
}
.wellcome__button {
  border: none;
  outline: none;
  font-family: "Mulish Bold";
  color: #fff;
  background-color: #837AF6;
  width: 100%;
  padding: 10px 20px;
  border-radius: 8px;
  cursor: pointer;
  transition: 300ms;
}
.wellcome__button:hover {
  background-color: #F86F6F;
}/*# sourceMappingURL=main.css.map */