/*! 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.
 */
@import url("https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700&display=swap&subset=cyrillic");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700&display=swap&subset=cyrillic,cyrillic-ext");
@import url("https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700&display=swap&subset=cyrillic,cyrillic-ext");
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 */
  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; }

img {
  max-width: 100%; }

html,
body {
  font-size: 24px; }
  @media screen and (min-width: 0px) and (max-width: 1170px) {
    html,
    body {
      font-size: 20px; } }
  @media screen and (min-width: 0px) and (max-width: 960px) {
    html,
    body {
      font-size: 16px; } }

@font-face {
  font-family: 'Proxima Nova';
  src: url("../fonts/ProximaNova-Regular.eot");
  src: url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Proxima Nova Bold';
  src: url("../fonts/ProximaNova-Bold.eot");
  src: url("../fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

.wrapper {
  background-position: center;
  background-size: cover;
  overflow-x: hidden; }
  .wrapper._welcome {
    background-image: url("../img/bg_welcome.png"); }
  .wrapper._about {
    background-image: url("../img/bg_about.jpg"); }
  .wrapper._events {
    background-image: url("../img/bg_events.jpg"); }
  .wrapper._team {
    background-image: url("../img/bg_team.jpg"); }
  .wrapper._form {
    background-color: #000; }
    .wrapper._form .wrapper__blockTitle {
      width: calc(25% - 15px); }
  .wrapper__container {
    max-width: 1400px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    height: max-content;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    position: relative; }
    @media screen and (max-width: 560px) {
      .wrapper__container {
        padding-left: 15px;
        padding-right: 15px; } }
  .wrapper__content {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px;
    position: relative;
    align-items: center;
    height: calc(100% - 220px);
    flex-grow: 1;
    padding-top: 220px;
    flex-wrap: nowrap; }
    @media screen and (min-width: 0px) and (max-width: 1200px) {
      .wrapper__content {
        flex-wrap: wrap;
        padding-top: 40px; } }
  .wrapper__blockTitle {
    padding-bottom: 12%;
    min-width: 456px;
    width: calc(33.33333% - 15px);
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px; }
    @media screen and (min-width: 0px) and (max-width: 1200px) {
      .wrapper__blockTitle {
        width: calc(100% - 15px);
        padding-bottom: 20px; } }
    @media screen and (min-width: 0px) and (max-width: 500px) {
      .wrapper__blockTitle {
        min-width: auto; } }
  .wrapper__infoCard {
    width: calc(66.66667% - 15px);
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    padding-bottom: 10%; }
    @media screen and (min-width: 0px) and (max-width: 1200px) {
      .wrapper__infoCard {
        width: calc(100% - 15px); } }
  .wrapper__mainDecText {
    color: #FFE73F;
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: 900;
    font-size: 64px;
    line-height: 78px;
    text-align: right;
    position: absolute;
    right: 0;
    writing-mode: vertical-rl;
    transform: scaleX(1) scaleY(1);
    text-transform: uppercase;
    bottom: 25vh; }
    @media screen and (min-width: 0px) and (max-width: 620px) {
      .wrapper__mainDecText {
        display: none; } }

._mainDisplay .square {
  position: absolute;
  right: 55px;
  bottom: 20vh; }
  @media screen and (min-width: 0px) and (max-width: 850px) {
    ._mainDisplay .square {
      display: none; } }

._mainDisplay .line {
  width: 3px;
  position: absolute;
  right: 66px;
  bottom: 0;
  height: 20vh; }
  @media screen and (min-width: 0px) and (max-width: 850px) {
    ._mainDisplay .line {
      display: none; } }

._about ._lineVertical {
  position: absolute;
  height: 140px;
  width: 3px;
  top: 0;
  right: 66px; }
  @media screen and (min-width: 0px) and (max-width: 850px) {
    ._about ._lineVertical {
      display: none; } }

._about ._lineHorizontal {
  position: absolute;
  height: 3px;
  width: calc(50% - 66px - 13px);
  right: 66px;
  top: 140px; }
  @media screen and (min-width: 0px) and (max-width: 850px) {
    ._about ._lineHorizontal {
      display: none; } }

._about ._secondLineVertical {
  position: absolute;
  top: 148px;
  right: 50%;
  width: 3px;
  height: calc(100% - 148px);
  background: #ffe73f;
  background: linear-gradient(180deg, #ffe73f 0%, white 100%); }
  @media screen and (min-width: 0px) and (max-width: 850px) {
    ._about ._secondLineVertical {
      display: none; } }

._about .square {
  position: absolute;
  right: 50%;
  top: 140px;
  transform: translate(50%, -50%); }
  @media screen and (min-width: 0px) and (max-width: 850px) {
    ._about .square {
      display: none; } }

.about {
  background: rgba(0, 0, 0, 0.45);
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  padding: 25px;
  width: 100%;
  box-sizing: border-box;
  height: 100%; }

.events {
  position: relative;
  background: rgba(0, 0, 0, 0.45);
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  padding: 25px 40px;
  width: 100%;
  box-sizing: border-box;
  height: 100%;
  padding-right: 37px; }
  .events__card {
    margin-bottom: 22px;
    min-height: 232px;
    display: flex;
    width: calc(100% - 15px); }
    .events__card:nth-child(2n) .eventCard__colored {
      background-color: #ffe73f; }
    .events__card:nth-child(2n + 1) .eventCard__colored {
      background-color: #fff; }
    .events__card:last-child {
      margin-bottom: 0px; }
    @media screen and (min-width: 0px) and (max-width: 770px) {
      .events__card {
        width: 100%; } }
  .events__rightText {
    position: absolute;
    right: -58px;
    top: 93px;
    font-family: Lato, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #FFFFFF;
    transform: rotate(90deg);
    text-transform: uppercase; }
    @media screen and (min-width: 0px) and (max-width: 770px) {
      .events__rightText {
        display: none; } }
  .events__scroll {
    overflow-y: scroll;
    height: 550px; }
    .events__scroll::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      background-color: #F5F5F5; }
    .events__scroll::-webkit-scrollbar {
      width: 13px;
      background: #FFFFFF;
      backdrop-filter: blur(38px);
      -webkit-backdrop-filter: blur(38px); }
    .events__scroll::-webkit-scrollbar-thumb {
      background: #FFE73F;
      backdrop-filter: blur(38px);
      -webkit-backdrop-filter: blur(38px); }
    @media screen and (min-width: 0px) and (max-width: 770px) {
      .events__scroll {
        overflow-y: auto;
        height: auto; } }

.team {
  display: flex;
  flex-wrap: wrap;
  margin-left: -7.5px;
  margin-right: -7.5px; }
  @media screen and (min-width: 0px) and (max-width: 850px) {
    .team {
      justify-content: center; } }
  .team__item {
    box-sizing: border-box;
    word-wrap: break-word;
    min-width: 0;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: calc(20% - 15px);
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start; }
    @media screen and (min-width: 1200px) {
      .team__item {
        min-width: 170px; } }
    .team__item:nth-child(-n + 5) {
      margin-bottom: 73px; }
    @media screen and (min-width: 0px) and (max-width: 850px) {
      .team__item {
        width: calc(25% - 15px); } }
    @media screen and (min-width: 0px) and (max-width: 600px) {
      .team__item {
        width: calc(33.33333% - 15px); } }
    @media screen and (min-width: 0px) and (max-width: 500px) {
      .team__item {
        width: calc(50% - 15px); } }
  .team__icon {
    height: 96px;
    width: 96px;
    background-color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .team__text {
    width: 100%;
    min-width: 0;
    margin-top: 15px;
    font-family: Proxima Nova, serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.35;
    letter-spacing: 1px;
    color: #FFFFFF;
    text-align: center;
    overflow-wrap: break-word;
    word-wrap: break-word;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
    @media screen and (min-width: 0px) and (max-width: 1400px) {
      .team__text {
        font-size: 14px;
        line-height: 1.4; } }
    @media screen and (min-width: 1200px) and (max-width: 1320px) {
      .team__text {
        font-size: 18px;
        line-height: 1.35; } }

.form {
  background-color: #000;
  overflow-x: hidden; }
  .form__sended {
    font-family: Proxima Nova;
    font-size: 18px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.5);
    color: #FFE73F;
    text-align: center; }
  .form__row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px; }
  .form__row_top {
    margin-bottom: 0; }
  .form__small {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: calc(50% - 15px); }
    @media screen and (min-width: 0px) and (max-width: 700px) {
      .form__small {
        width: calc(100% - 15px); } }
    @media screen and (min-width: 0px) and (max-width: 1070px) {
      .form__small._address {
        text-align: center; } }
    @media screen and (min-width: 0px) and (max-width: 1070px) {
      .form__small._contacts {
        text-align: center; } }
  .form__big {
    padding-top: 30px;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: calc(100% - 15px); }
    @media screen and (min-width: 0px) and (max-width: 1070px) {
      .form__big {
        text-align: center; } }
  .form__footer {
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
     }
    @media screen and (min-width: 0px) and (max-width: 1070px) {
      .form__footer {
        padding-top: 30px;
        padding-bottom: 20px; } }
  .form__contacts {
    margin-bottom: 41px; }
    @media screen and (min-width: 0px) and (max-width: 1070px) {
      .form__contacts {
        margin-bottom: 20px; } }
  .form__text {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 39px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    margin-bottom: 35px; }
  .form__form {
    display: flex;
    flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px;
    align-items: flex-start; }
  .form__link {
    color: #FFFFFF;
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    display: block;
    text-decoration: none; }
    .form__link._email {
      color: #FFE73F;
      margin-bottom: 18px; }
    .form__link:hover {
      text-decoration: underline; }
  .form__socials {
    display: flex;
    flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px; }
    @media screen and (min-width: 0px) and (max-width: 1070px) {
      .form__socials {
        justify-content: center;
        margin-bottom: 20px; } }
  .form__social {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    max-width: 59px;
    max-height: 59px;
    transition: .3s; }
    .form__social:hover {
      margin-top: -3px;
      margin-bottom: 3px; }
  .form__address {
    color: #FFFFFF;
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px; }
  .form__container {
    max-width: 1400px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    flex-direction: column;
    position: relative; }
    @media screen and (max-width: 560px) {
      .form__container {
        padding-left: 15px;
        padding-right: 15px; } }
  .form__content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px;
    position: relative;
    flex-grow: 1;
    padding-top: 100px;
    padding-bottom: 0; }
    @media screen and (min-width: 0px) and (max-width: 1200px) {
      .form__content {
        flex-wrap: wrap;
        padding-top: 40px; } }
    @media screen and (min-width: 0px) and (max-width: 1070px) {
      .form__content {
        padding-top: 20px;
        padding-bottom: 20px; } }
  .form__inputs {
    display: flex;
    flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px;
    align-items: flex-start;
    margin-bottom: 26px; }
  .form__inputWrapper {
    margin-bottom: 15px;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: calc(33.33333% - 15px); }
    @media screen and (min-width: 0px) and (max-width: 700px) {
      .form__inputWrapper {
        width: calc(100% - 15px); } }
  .form__copy {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 35px;
    color: #FFFFFF; }
  .form__input {
    width: 100%;
    border: none;
    font-family: Proxima Nova;
    font-size: 18px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.5);
    outline: none;
    padding: 12.5px 10px;
    box-sizing: border-box;
    resize: none;
    height: 100%; }

.popup {
  position: fixed;
  left: 0;
  background-color: rgba(5, 5, 5, 0.81);
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: -100vh;
  opacity: 0;
  transition: .3s; }
  .popup._opened {
    top: 0;
    opacity: 1; }
  .popup__content {
    position: absolute;
    left: 50%;
    width: 320px;
    box-sizing: border-box;
    padding: 15px;
    background: repeating-linear-gradient(-45deg, black 0 4px, rgba(128, 128, 128, 0.192) 6px 6px);
    top: 0;
    opacity: 0;
    transition: .3s;
    transform: translate(-50%, -50%);
    transition-delay: .15s; }
    .popup__content._opened {
      top: 50%;
      opacity: 1;
      transform: translate(-50%, -50%); }
  .popup__inputWrapper {
    margin-bottom: 15px; }
  .popup__input {
    width: 100%;
    font-family: Proxima Nova;
    font-size: 12px;
    line-height: 15px;
    color: rgba(0, 0, 0, 0.5);
    outline: none;
    padding: 15px 10px;
    box-sizing: border-box;
    resize: none;
    height: 100%;
    border: 1px solid #bfbfbf; }
  .popup__title {
    color: #fbd040;
    font-family: Proxima Nova, serif;
    font-size: 15px;
    line-height: 29px; }
  .popup__header {
    margin-bottom: 15px;
    position: relative; }
  .popup__input {
    border-radius: 3px;
    width: 100%;
    font-family: Proxima Nova;
    font-size: 15px;
    line-height: 15px;
    color: rgba(0, 0, 0, 0.5);
    outline: none;
    padding: 6px 2px;
    box-sizing: border-box;
    resize: none;
    height: 100%;
    border: 1px solid #bfbfbf; }

.checkbox {
  line-height: 15px; }

.checkbox__input {
  display: none;
  color: white;
  line-height: 2px; }

.checkbox__label {
  color: white;
  font-family: Proxima Nova, serif;
  font-size: 10px;
  display: flex;
  padding-bottom: 15px; }

.label__text {
  color: #FFE73F;
  cursor: pointer;
  text-decoration: none; }

.custom__checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer; }

.custom__checkbox:checked + label::before {
  border-color: #0b76ef;
  background-color: #0b76ef;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); }

.custom__checkbox + label::before {
  content: '';
  background-color: white;
  display: inline-block;
  width: 15px;
  height: 15px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #adb5bd;
  border-radius: 2px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.popup__header {
  margin-bottom: 15px;
  position: relative; }

.popup__close {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  cursor: pointer; }

.popup__close:after,
.popup__close:before {
  content: '';
  width: 10px;
  background-color: #ffe73f;
  height: 2px;
  border-radius: 2px;
  position: absolute;
  top: 14px;
  left: 5px; }

.popup__close:after {
  transform: rotate(45deg); }

.popup__close:before {
  transform: rotate(-45deg); }

.videoPopup {
  position: fixed;
  left: 0;
  background-color: rgba(5, 5, 5, 0.81);
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: -100vh;
  opacity: 0;
  transition: .3s; }
  .videoPopup._opened {
    top: 0;
    opacity: 1; }
  .videoPopup__content {
    position: absolute;
    left: 50%;
    width: calc(100% - 45px);
    height: calc(100% - 45px);
    box-sizing: border-box;
    padding: 15px;
    background-color: #000;
    transition: .3s;
    transition-delay: .15s;
    top: 50%;
    opacity: 1;
    transform: translate(-50%, -50%); }
  .videoPopup iframe {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1; }
  .videoPopup__close {
    background-color: #ffe73f;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    transform: translate(50%, -50%);
    cursor: pointer; }
    .videoPopup__close:after, .videoPopup__close:before {
      content: '';
      width: 20px;
      background-color: #000;
      height: 2px;
      border-radius: 2px;
      position: absolute;
      top: 14px;
      left: 5px; }
    .videoPopup__close:after {
      transform: rotate(45deg); }
    .videoPopup__close:before {
      transform: rotate(-45deg); }

.topLine {
  position: absolute;
  z-index: 999;
  width: 100%;
  top: 30px;
  left: 0; }
  @media screen and (min-width: 0px) and (max-width: 1200px) {
    .topLine {
      opacity: 0;
      display: flex;
      position: fixed;
      z-index: -1;
      height: 100%;
      width: 100vw;
      padding: 0;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      transition: 0s;
      transition-delay: 0s;
      top: -100vh; }
      .topLine._opened {
        top: 0;
        opacity: 1;
        z-index: 9;
        transition: 1s;
        transition-delay: .1s; }
      .topLine__content {
        flex-direction: column;
        position: relative !important;
        padding: 0 !important;
        margin-top: -3vh; } }
  .topLine__logo {
    flex-grow: 1; }
  .topLine__content {
    max-width: 1400px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: 100%;
    transform: translateX(-50%);
    left: 50%; }
    @media screen and (max-width: 560px) {
      .topLine__content {
        padding-left: 15px;
        padding-right: 15px; } }
  .topLine__callMe {
    flex-grow: 1;
    justify-content: flex-end;
    display: flex; }

.button {
  background: #FFE73F;
  text-transform: uppercase;
  padding: 16px 23px;
  text-align: center;
  font-family: 'Montserrat', serif;
  font-size: 12px;
  line-height: 14px;
  cursor: pointer;
  box-shadow: 0px 0px 18px rgba(255, 231, 63, 0.63);
  display: flex;
  align-items: center;
  width: max-content;
  box-sizing: border-box;
  border: none;
  text-decoration: none;
  color: #000; }
  .button._onMain {
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    padding: 16px 22px; }
    @media screen and (min-width: 0px) and (max-width: 500px) {
      .button._onMain {
        font-size: 12px;
        line-height: 16px; } }
  .button._simple {
    background: #FFFFFF;
    box-shadow: 0px 0px 18px white; }
  .button__icon {
    margin-right: 6px;
    display: inline-block;
    height: 15px; }
  .button._bold {
    font-weight: bold; }
  .button._full {
    width: 100%;
    max-width: 100%;
    justify-content: center;
    margin-bottom: 15px; }

.topMenu {
  display: flex;
  flex-wrap: wrap;
  margin-left: -7.5px;
  margin-right: -7.5px;
  padding-left: 0; }
  @media screen and (min-width: 0px) and (max-width: 1200px) {
    .topMenu {
      flex-direction: column;
      align-items: center; }
      .topMenu__link {
        font-weight: bold;
        font-size: 24px !important; }
      .topMenu__item {
        margin-bottom: 15px; } }
  .topMenu__item {
    list-style-type: none;
    margin-right: 25px;
    margin-left: 25px; }
  .topMenu__link {
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: 'Lato', serif;
    text-transform: uppercase; }

.blockTitle__title {
  font-family: 'Oswald', serif;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFFFFF; }

.blockTitle__small {
  font-size: 48px;
  line-height: 44px; }
  @media screen and (min-width: 0px) and (max-width: 500px) {
    .blockTitle__small {
      font-size: 28px;
      line-height: 32px; } }

.blockTitle__big {
  font-size: 96px;
  line-height: 92px; }
  @media screen and (min-width: 0px) and (max-width: 500px) {
    .blockTitle__big {
      font-size: 64px;
      line-height: 68px; } }

.blockTitle__description {
  font-family: Proxima Nova, serif;
  font-size: 23px;
  line-height: 28px;
  margin-top: 18px;
  margin-bottom: 18px;
  color: #FFFFFF;
  overflow-wrap: break-word;
  word-wrap: break-word; }
  @media screen and (min-width: 0px) and (max-width: 500px) {
    .blockTitle__description {
      font-size: 18px;
      line-height: 22px; } }

.blockTitle__buttons {
  display: flex; }
  @media screen and (min-width: 0px) and (max-width: 330px) {
    .blockTitle__buttons {
      flex-wrap: wrap;
      align-items: center;
      justify-content: center; } }

.blockTitle__button {
  margin-right: 20px; }
  @media screen and (min-width: 0px) and (max-width: 330px) {
    .blockTitle__button {
      margin-bottom: 16px;
      margin-right: 0; } }

.square {
  border: 3px solid #FFE73F;
  width: 21px;
  height: 14px; }

.line {
  background-color: #FFE73F; }

.tasks__items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -7.5px;
  margin-right: -7.5px; }

.tasks__item {
  box-sizing: border-box;
  word-wrap: break-word;
  min-width: 0;
  margin-left: 7.5px;
  margin-right: 7.5px;
  width: calc(33.33333% - 15px);
  display: flex;
  flex-direction: column;
  margin-bottom: 30px; }
  @media screen and (min-width: 1200px) and (max-width: 1400px) {
    .tasks__item {
      width: calc(50% - 15px); } }
  @media screen and (min-width: 0px) and (max-width: 850px) {
    .tasks__item {
      width: calc(100% - 15px); } }
  .tasks__item:last-child {
    justify-content: space-around; }
    .tasks__item:last-child .task__content {
      height: 100%;
      display: flex;
      align-items: center; }
  .tasks__item:nth-child(2n) .task__title {
    background-color: #FFE73F; }

.task {
  position: relative;
  height: 100%;
  overflow: hidden; }
  .task__line {
    box-sizing: border-box;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: normal;
    line-height: 1.35; }
  .task__content {
    color: #FFFFFF;
    font-family: 'Proxima Nova', serif;
    font-size: 16px;
    line-height: 35px;
    width: 100%;
    height: 100%;
    padding: 20px;
    box-sizing: border-box;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px); }
  .task__title {
    font-family: 'Proxima Nova', serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 32px;
    line-height: 39px;
    padding: 15px 20px;
    background-color: #fff; }

.eventCard {
  display: flex;
  flex-wrap: wrap;
  margin-left: -7.5px;
  margin-right: -7.5px;
  flex-wrap: nowrap;
  max-width: 100%;
  width: 100%;
  margin-left: 0; }
  @media screen and (min-width: 0px) and (max-width: 770px) {
    .eventCard {
      flex-wrap: wrap;
      margin: 0; } }
  .eventCard__day {
    width: calc(33.33333% - 15px);
    position: relative;
    color: #FFFFFF;
    font-size: 42px;
    line-height: 51px;
    text-align: center;
    font-family: 'Proxima Nova', serif;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: -1;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px); }
    @media screen and (min-width: 0px) and (max-width: 770px) {
      .eventCard__day {
        width: 100%; } }
  .eventCard__titleContainer {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: calc(50% - 15px);
    display: flex;
    justify-content: center; }
    @media screen and (min-width: 0px) and (max-width: 770px) {
      .eventCard__titleContainer {
        width: calc(100% - 15px); } }
  .eventCard__title {
    width: max-content;
    align-self: center;
    color: #000000;
    font-family: 'Proxima Nova Bold', serif;
    text-transform: uppercase;
    font-weight: bold;
    max-width: 250px; }
  .eventCard__titleContent {
    font-family: 'Proxima Nova Bold', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    display: block;
    margin-bottom: 10px;
    white-space: nowrap; }
    @media screen and (min-width: 1200px) and (max-width: 1320px) {
      .eventCard__titleContent {
        font-size: 20px;
        line-height: 24px; } }
    @media screen and (max-width: 400px) {
      .eventCard__titleContent {
        white-space: normal; } }
  .eventCard__titleBig {
    font-size: 42px;
    line-height: 32px; }
    @media screen and (min-width: 0px) and (max-width: 1400px) {
      .eventCard__titleBig {
        font-size: 32px;
        line-height: 42px; } }
    @media screen and (min-width: 1200px) and (max-width: 1320px) {
      .eventCard__titleBig {
        font-size: 28px;
        line-height: 34px; } }
    @media screen and (min-width: 0px) and (max-width: 770px) {
      .eventCard__titleBig {
        text-align: center; } }
  .eventCard__text {
    box-sizing: border-box;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: normal;
    min-width: 0;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: calc(50% - 15px);
    align-self: center;
    font-family: Proxima Nova, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.4;
    text-align: left; }
    @media screen and (min-width: 0px) and (max-width: 1400px) {
      .eventCard__text {
        font-size: 15px; } }
    @media screen and (min-width: 1200px) and (max-width: 1320px) {
      .eventCard__text {
        font-size: 16px; } }
    @media screen and (min-width: 0px) and (max-width: 770px) {
      .eventCard__text {
        width: calc(100% - 15px);
        text-align: center; } }
  .eventCard__colored {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: calc(66.66667% - 15px);
    display: flex;
    flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px; }
    @media screen and (min-width: 0px) and (max-width: 770px) {
      .eventCard__colored {
        width: 100%;
        margin: 0; } }

.eventsPattern {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }
  @media screen and (min-width: 0px) and (max-width: 850px) {
    .eventsPattern {
      display: none; } }
  .eventsPattern .line {
    background-color: #fff;
    position: absolute; }
  .eventsPattern .square {
    border-color: #fff;
    position: absolute; }
  .eventsPattern .line._smallLineVertical {
    height: 200px;
    width: 3px;
    right: 50%; }
  .eventsPattern .line._smallLineVerticalSecond {
    height: 65px;
    width: 3px;
    right: 50%;
    top: 150px; }
  .eventsPattern .square._first {
    top: 215px;
    right: 50%;
    transform: translateX(calc(50% - 2px));
    z-index: 10; }
  .eventsPattern .line._horizontal {
    top: 223px;
    right: calc(50% + 15px);
    width: 362px;
    height: 3px;
    z-index: 10; }
  .eventsPattern .square._second {
    top: 225px;
    right: calc(50% + 375px);
    transform: translateY(calc(-50%)); }
  .eventsPattern .line._smallLineVerticalThird {
    top: 232px;
    height: calc(100% - 232px);
    right: calc(50% + 387px);
    width: 3px; }

.teamPattern {
  height: 100%;
  width: 100%;
  position: absolute; }
  @media screen and (min-width: 0px) and (max-width: 850px) {
    .teamPattern {
      display: none; } }
  .teamPattern .line {
    position: absolute;
    height: 100%;
    background-color: #fff;
    width: 3px;
    right: calc(50% + 417px); }

.formPattern {
  position: absolute;
  width: 100%;
  height: 100%; }
  @media screen and (min-width: 0px) and (max-width: 850px) {
    .formPattern {
      display: none; } }
  .formPattern .line {
    position: absolute; }
  .formPattern .line._vertical {
    width: 3px;
    height: 236px;
    top: 0;
    right: calc(50% + 417px); }
  .formPattern .square {
    position: absolute;
    top: 236px;
    right: calc(50% + 417px);
    transform: translateX(calc(50% - 3px)); }
  .formPattern .line._horizontal {
    width: 100%;
    height: 3px;
    right: calc(50% + 409px);
    transform: translateX(100%);
    top: 243px; }

@media screen and (min-width: 1200px) and (max-width: 9999px) {
  .burger {
    display: none; } }

.burger__items {
  position: fixed;
  z-index: 10;
  background-color: #FFE73F;
  top: 15px;
  right: 15px;
  width: 65px;
  height: 65px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  .burger__items._opened .burger__item:first-child {
    transform: rotate(45deg);
    margin-bottom: 0px; }
  .burger__items._opened .burger__item:nth-child(2) {
    opacity: 0; }
  .burger__items._opened .burger__item:nth-child(3) {
    transform: rotate(-45deg);
    margin-top: -10px; }

.burger__item {
  width: 40px;
  height: 3px;
  background-color: #000;
  display: inline-block;
  margin: 2.5px 0;
  border-radius: 100px;
  transition: .5s; }

.burger__overley {
  position: fixed;
  background-color: #1f1f1f;
  width: 65px;
  height: 65px;
  right: 15px;
  top: 15px;
  z-index: 9;
  transition: .5s;
  border-radius: 100%; }
  .burger__overley._opened {
    right: -20vw;
    top: -20vh;
    opacity: 1;
    width: 120vw;
    height: 120vh;
    border-radius: 0%; }
