@font-face {
  font-family: 'Gotham Pro';
  src: url('GothamPro.eot');
  src: local('Gotham Pro'), local('GothamPro'), url('../fonts/GothamPro.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro.woff') format('woff'), url('../fonts/GothamPro.woff2') format('woff2'), url('../fonts/GothamPro.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('GothamPro.eot');
  src: local('Gotham Pro'), local('GothamPro'), url('../fonts/GothamPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro-Bold.woff') format('woff'), url('../fonts/GothamPro-Bold.woff2') format('woff2'), url('../fonts/GothamPro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('GothamPro-Light.eot');
  src: local('Gotham Pro Light'), local('GothamPro-Light'), local('GothamPro Light'), url('../fonts/GothamPro-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro-Light.woff') format('woff'), url('../fonts/GothamPro-Light.woff2') format('woff2'), url('../fonts/GothamPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
/*! normalize.css v8.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 iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * 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
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */
}
/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 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;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
.page {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: "Gotham Pro", BlinkMacSystemFont, -apple-system, "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
}
.page__container {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.page__wrapper--header {
  position: relative;
}
.page__wrapper--header::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  background-image: url("../img/bg2.jpg");
}
@media (max-width: 2300px) {
  .page__wrapper--header::before {
    background-size: 2300px 100%;
  }
}
@media (max-width: 1500px) {
  .page__wrapper--header::before {
    background-size: 200% 100%;
  }
}
@media (max-width: 800px) {
  .page__wrapper--header::before {
    height: CALC(60vw + 200px);
    background-size: 130% 100%;
    background-image: url("../img/bg2@0.5x.jpg");
  }
}
@media (max-width: 550px) {
  .page__wrapper--header::before {
    background-size: 150% 100%;
    height: CALC(90vw + 200px);
  }
}
@media (max-width: 450px) {
  .page__wrapper--header::before {
    height: CALC(90vw + 180px);
  }
}
.page__inner-wrapper {
  position: relative;
  padding: 40px 40px;
  max-width: 1360px;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .page__inner-wrapper {
    padding: 30px 20px;
  }
}
@media (max-width: 450px) {
  .page__inner-wrapper {
    padding: 20px 15px;
  }
}
.page__inner-wrapper--no-indent {
  padding: 0 40px;
}
@media (max-width: 800px) {
  .page__inner-wrapper--no-indent {
    padding: 0 20px;
  }
}
@media (max-width: 450px) {
  .page__inner-wrapper--no-indent {
    padding: 0 15px;
  }
}
@media (max-width: 800px) {
  .page__anchor {
    display: block;
    position: relative;
    top: -65px;
    visibility: hidden;
  }
}
@media (max-width: 550px) {
  .page__anchor {
    top: -45px;
  }
}
.page__up {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: block;
  width: 60px;
  height: 60px;
  background-image: url("../img/slider-arrow.png");
  background-repeat: no-repeat;
  background-color: #b54b96;
  background-size: 32%;
  background-position: 50% 45%;
  border-radius: 50%;
  -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.15);
  z-index: 20;
}
@media (max-width: 800px) {
  .page__up {
    width: 32px;
    height: 32px;
    background-size: 12px;
  }
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
a {
  color: inherit;
  text-decoration: none;
}
a:visited {
  color: inherit;
}
a:hover {
  text-decoration: underline;
}
table {
  border-collapse: collapse;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
h1,
h2 {
  margin-top: 1.1em;
  margin-bottom: 0.5em;
  font-weight: normal;
  line-height: 1.3;
}
h1 {
  font-size: 2.8rem;
}
h2 {
  font-size: 2.8rem;
}
img {
  max-width: 100%;
  height: auto;
}
.hidden {
  display: none;
}
.nowrap {
  white-space: nowrap;
}
.bold {
  font-weight: 800;
}
.bg--primary {
  background-color: #b54b96;
}
.bg--secondary {
  background-color: #584699;
}
.bg--tertiary {
  background-color: #f6e9f6;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  background-image: url("../img/bg.jpg");
}
@media (max-width: 2300px) {
  .bg--tertiary {
    background-size: 2300px 100%;
  }
}
.btn {
  display: inline-block;
  margin: 0;
  padding: 12px 18px;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  border: 0;
  border-radius: 3px;
  text-decoration: none;
  background-color: #b54b96;
  -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2);
  outline: 0;
  cursor: pointer;
}
@media (max-width: 550px) {
  .btn {
    font-size: 1.1rem;
  }
}
@media (max-width: 450px) {
  .btn {
    font-size: 0.8rem;
  }
}
.btn:visited {
  color: #ffffff;
}
.btn:hover,
.btn:focus {
  -webkit-filter: brightness(0.85);
          filter: brightness(0.85);
  text-decoration: none;
}
.btn--white {
  color: #b54b96;
  border: 2px solid #ffffff;
  text-decoration: none;
  background-color: #ffffff;
}
.btn--white:visited {
  color: #b54b96;
}
.title {
  color: #383539;
  font-size: 2.8rem;
  line-height: 1.3;
  margin: 0.4em 0 0.8em;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 800px) {
  .title {
    color: #584699;
  }
}
@media (max-width: 550px) {
  .title {
    font-size: 2.2rem;
  }
}
@media (max-width: 450px) {
  .title {
    font-size: 1.8rem;
  }
}
.title--error {
  text-align: center;
  color: #ca3a3f;
}
.title--success {
  text-align: center;
  color: #b54b96;
}
.title--small-margin {
  margin-bottom: 0;
}
.page__wrapper--primary .title,
.page__wrapper--secondary .title {
  color: #ffffff;
}
.header {
  position: relative;
  z-index: 3;
}
@media (max-width: 800px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 68px;
    padding: 9px 0 5px;
    background-color: transparent;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
  .header.header--scrolled {
    background-color: #584699;
  }
}
.header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 10px 0;
  z-index: 1;
}
@media (max-width: 800px) {
  .header__wrapper {
    display: block;
    position: absolute;
    top: 0;
    left: -110%;
    width: 295px;
    height: 100vh;
    max-width: CALC(100% - 75px);
    padding-top: 64px;
    background-color: #584699;
    -webkit-transition: left 0.5s ease-in-out, border 0.15s ease-in-out;
    -o-transition: left 0.5s ease-in-out, border 0.15s ease-in-out;
    transition: left 0.5s ease-in-out, border 0.15s ease-in-out;
  }
}
@media (max-width: 800px) {
  .header.active .header__wrapper {
    left: 0;
    -webkit-transition: left 0.5s ease-in-out, border 0.1s ease-in-out 0.4s;
    -o-transition: left 0.5s ease-in-out, border 0.1s ease-in-out 0.4s;
    transition: left 0.5s ease-in-out, border 0.1s ease-in-out 0.4s;
  }
}
.header__nav {
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .header__nav {
    margin: 0 0 0 20px;
  }
}
.header__logo-wrapper {
  -ms-flex-preferred-size: 164px;
      flex-basis: 164px;
  z-index: 2;
}
@media (max-width: 800px) {
  .header__logo-wrapper {
    position: fixed;
    top: CALC(68px / 2);
    left: 15px;
    margin-left: 0;
    margin-right: auto;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 800px) {
  .header__logo-wrapper {
    margin-left: 20px;
  }
}
@media (max-width: 450px) {
  .header__logo-wrapper {
    margin-left: 15px;
  }
}
.header__logo {
  position: relative;
  width: 100%;
  max-width: 210px;
  height: auto;
}
@media (max-width: 1024px) {
  .header__logo {
    width: auto;
    height: 50px;
    max-width: none;
  }
}
@media (max-width: 800px) {
  .header__logo {
    top: 0;
  }
}
@media (max-width: 1500px) {
}
.header__social {
  padding: 0 10px;
}
@media (max-width: 800px) {
  .header__social {
    margin: 30px 0 0 10px;
  }
}
.nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 800px) {
  .nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-bottom: 20px;
  }
}
.nav__item {
  position: relative;
  margin: 0 10px;
}
@media (max-width: 1024px) {
  .nav__item {
    margin: 0;
  }
}
.nav__item:nth-of-type(n + 2) {
  padding-left: 6px;
}
@media (max-width: 800px) {
  .nav__item:nth-of-type(n + 2) {
    padding-left: 0;
  }
}
.nav__link {
  position: relative;
  display: inline-block;
  padding: 15px 15px 20px;
  text-align: center;
  font-size: 1.1875rem;
  line-height: 1;
  color: #ffffff;
  text-decoration: none;
  border: 2px solid transparent;
  border-radius: 30px;
}
@media (max-width: 1024px) {
  .nav__link {
    padding: 10px;
  }
}
@media (max-width: 800px) {
  .nav__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 46px 5px 8px;
    width: CALC(100% - 10px);
    text-align: left;
    border: 0;
    border-bottom: 1px solid #ffffff;
    border-radius: 0;
  }
}
.nav__link::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 600px;
  -webkit-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  z-index: -1;
}
.nav__link:hover {
  text-decoration: none;
  color: #ffffff;
}
@media (max-width: 800px) {
  .nav__link:hover {
    border: 0;
    border-bottom: 1px solid #ffffff;
  }
}
.nav__link:hover::before {
  background-color: #584699;
}
.nav__link:visited {
  color: #ffffff;
}
.nav__toggle {
  display: none;
  position: fixed;
  top: CALC(68px / 2);
  right: 15px;
  width: 50px;
  height: 50px;
  padding: 0;
  border: 0;
  background-color: transparent;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: 0;
  z-index: 2;
}
@media (max-width: 800px) {
  .nav__toggle {
    display: inline-block;
  }
}
@media (max-width: 450px) {
  .nav__toggle {
    right: 15px;
  }
}
.nav__inner-toggle {
  position: absolute;
  display: block;
  top: 50%;
  left: 11.5px;
  width: 27px;
  height: 2px;
  margin-top: -1px;
  background-color: #ffffff;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: 75ms;
       -o-transition-duration: 75ms;
          transition-duration: 75ms;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.nav__inner-toggle::before {
  content: "";
  position: absolute;
  display: block;
  width: 27px;
  height: 2px;
  top: -7px;
  background-color: #ffffff;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition: top 75ms ease 0.12s, opacity 75ms ease;
  -o-transition: top 75ms ease 0.12s, opacity 75ms ease;
  transition: top 75ms ease 0.12s, opacity 75ms ease;
}
.nav__inner-toggle::after {
  content: "";
  position: absolute;
  display: block;
  width: 27px;
  height: 2px;
  bottom: -7px;
  background-color: #ffffff;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition: bottom 75ms ease 0.12s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms ease 0.12s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.header.active .nav__inner-toggle {
  -webkit-transition-delay: 0.12s;
       -o-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header.active .nav__inner-toggle::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms ease 0.12s;
  -o-transition: top 75ms ease, opacity 75ms ease 0.12s;
  transition: top 75ms ease, opacity 75ms ease 0.12s;
}
.header.active .nav__inner-toggle::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -o-transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
}
.hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 800px) {
  .hero {
    padding: 78px 0 0;
  }
}
@media (max-width: 800px) {
  .hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.hero__box--image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  max-width: 630px;
  margin-right: 5%;
  margin-bottom: 0;
  height: 610px;
  font-size: 60px;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  background-image: url("../img/hero.png");
}
@media (max-width: 1024px) {
  .hero__box--image {
    height: 44vw;
    font-size: 4.4vw;
  }
}
@media (max-width: 800px) {
  .hero__box--image {
    width: 60vw;
    height: 60vw;
    margin-right: 0;
    font-size: 5.4vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 60px;
    background-image: url("../img/hero@0.5x.png");
  }
}
@media (max-width: 550px) {
  .hero__box--image {
    width: 90vw;
    height: 90vw;
    font-size: 9.5vw;
  }
}
.hero__box--counter {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 19em;
  margin-bottom: 4%;
}
@media (max-width: 800px) {
  .hero__box--counter {
    margin-bottom: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.hero__title {
  letter-spacing: 0.45em;
}
.hero__title-small {
  display: block;
  margin: 0 0 0.5em;
  font-size: 0.6em;
  letter-spacing: 0.5em;
}
.hero__title-small span {
  display: inline-block;
  padding: 0.2em 0.1em 0.2em 0.5em;
  background-color: #584699;
}
.main__message--success {
  text-align: center;
  font-size: 1.8rem;
  text-transform: none;
  color: #b54b96;
}
@media (max-width: 550px) {
  .main__message--success {
    font-size: 1.2rem;
  }
}
.counter {
  position: relative;
  max-width: 500px;
  text-align: center;
  font-weight: 300;
}
@media (max-width: 800px) {
  .counter {
    max-width: unset;
  }
}
@media (max-width: 800px) {
  .counter__wrapper {
    margin: 0 auto;
  }
}
.counter__title {
  margin-bottom: 0;
  font-size: 3.125rem;
  line-height: 1;
}
.counter__subtitle {
  display: inline-block;
  margin: 0.5em 0 1em;
  font-size: 0.5em;
}
@media (max-width: 550px) {
  .counter__subtitle {
    margin-bottom: 20px;
  }
}
.timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.timer__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0;
}
.timer__group {
  margin-bottom: 20px;
}
.timer__group:nth-child(n + 2) {
  margin-left: 12px;
}
@media (max-width: 450px) {
  .timer__group:nth-child(n + 2) {
    margin-left: 6px;
  }
}
.timer__value {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 43.2px;
  padding: 0 2%;
  font-size: 32px;
  line-height: 1.3;
  color: #ffffff;
  border-radius: 1em;
  text-align: center;
  font-variant-numeric: tabular-nums;
  background-color: #584699;
  z-index: 0;
}
@media (max-width: 450px) {
  .timer__value {
    font-size: 32px;
    line-height: 1.3;
  }
}
.timer__value:empty {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.timer__value:not(:empty) + .timer__value {
  margin-left: 4%;
}
.timer__unit {
  margin-top: 6px;
  color: #000000;
  font-size: 0.875rem;
  line-height: 1.1;
}
@media (max-width: 450px) {
}
.counter__button {
  padding: 10px 20px;
  font-size: 1.2rem;
}
@media (max-width: 800px) {
  .counter__button {
    max-width: 100%;
  }
}
.partners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 550px) {
  .partners {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.partners__item {
  padding: 0 20px 20px;
  text-align: center;
  -webkit-filter: opacity(0.9) grayscale(1);
          filter: opacity(0.9) grayscale(1);
  -webkit-transition: -webkit-filter 0.5s;
  transition: -webkit-filter 0.5s;
  -o-transition: filter 0.5s;
  transition: filter 0.5s;
  transition: filter 0.5s, -webkit-filter 0.5s;
}
@media (max-width: 800px) {
  .partners__item {
    padding: 0 20px 20px 0;
  }
}
@media (max-width: 550px) {
  .partners__item {
    width: 100%;
    padding: 0 0 20px;
  }
}
.partners__item:hover {
  -webkit-filter: opacity(1) grayscale(0);
          filter: opacity(1) grayscale(0);
}
.partners__item--light {
  -webkit-filter: opacity(0.4) grayscale(1);
          filter: opacity(0.4) grayscale(1);
}
.partners__img {
  max-height: 75px;
  max-width: 350px;
  height: auto;
  width: auto;
}
@media (max-width: 550px) {
  .partners__img {
    max-width: 100%;
  }
}
.rules {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 1.3rem 0;
  list-style-type: none;
}
@media (max-width: 1024px) {
  .rules {
    margin: 0;
  }
}
.rules__item {
  width: 25%;
  position: relative;
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.8em;
}
@media (max-width: 1024px) {
  .rules__item {
    width: 50%;
  }
}
@media (max-width: 550px) {
  .rules__item {
    font-size: 1rem;
  }
}
@media (max-width: 1024px) {
  .rules__item:nth-child(-n + 2) {
    margin-bottom: 60px;
  }
}
@media (max-width: 450px) {
  .rules__item:nth-child(-n + 2) {
    margin-bottom: 40px;
  }
}
.rules__item::before {
  content: "";
  display: block;
  width: 120px;
  height: 120px;
  margin-left: 50%;
  margin-bottom: 45px;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  border-radius: 50%;
  background-color: #b54b96;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: 50% 50%;
}
@media (max-width: 550px) {
  .rules__item::before {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
  }
}
.rules__item--step1::before {
  background-image: url("../img/step1.png");
}
.rules__item--step2::before {
  background-image: url("../img/step2.png");
}
.rules__item--step3::before {
  background-image: url("../img/step3.png");
}
.rules__item--step4::before {
  background-image: url("../img/step4.png");
}
.rules__desc {
  padding: 0 5px;
  max-width: 275px;
  margin: 0 auto;
  line-height: 1.3;
}
.rules__bold {
  font-weight: 700;
}
.prizes {
  position: relative;
}
.prizes__box {
  margin: 0.5em 0 0.3em;
  text-align: right;
  font-size: 105px;
  font-weight: 300;
}
@media (max-width: 1024px) {
  .prizes__box {
    font-size: 75px;
  }
}
@media (max-width: 800px) {
  .prizes__box {
    font-size: 55px;
  }
}
@media (max-width: 550px) {
  .prizes__box {
    font-size: 45px;
  }
}
@media (max-width: 450px) {
  .prizes__box {
    font-size: 35px;
  }
}
.prizes__title {
  position: relative;
  display: inline-block;
  padding-left: 1em;
  color: #ffffff;
  z-index: 2;
}
.prizes__title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100vw;
  height: 100%;
  background-color: #b54b96;
  z-index: -1;
}
.prizes__subtitle {
  display: block;
  margin-top: 0.3em;
  text-align: center;
  color: #584699;
  font-size: 0.6em;
  line-height: 1.3em;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 800px) {
  .prizes__subtitle {
    margin-top: 1em;
  }
}
.form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 73px;
}
@media (max-width: 450px) {
  .form {
    margin-bottom: 30px;
  }
}
.form--disabled {
  pointer-events: none;
  -webkit-filter: opacity(0.9) blur(3px);
          filter: opacity(0.9) blur(3px);
}
.form__group {
  width: 47%;
}
@media (max-width: 800px) {
  .form__group {
    width: 100%;
  }
}
.form__group--full-width {
  width: 100%;
}
.form__label {
  position: relative;
  display: block;
  margin-top: 1.4em;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 300;
}
@media (max-width: 550px) {
  .form__label {
    margin-top: 1em;
    font-size: 1.2rem;
  }
}
.form__label--required::before {
  position: absolute;
  top: 39px;
  left: 11px;
  content: "*";
  display: block;
  width: 8px;
  height: 8px;
  color: #ca3a3f;
  font-size: 35px;
  z-index: 1;
}
@media (max-width: 550px) {
  .form__label--required::before {
    top: 10px;
    left: 6px;
  }
}
.form__label--select {
  position: relative;
}
.form__label--select::after {
  content: "";
  position: absolute;
  bottom: 34px;
  right: 26px;
  display: block;
  width: 0;
  height: 0;
  border-top: 6px solid #000000;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 0;
  pointer-events: none;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
}
@media (max-width: 550px) {
  .form__label--select::after {
    bottom: 20px;
  }
}
.form__input--file-label {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
}
.form__common-fields {
  height: 68px;
  padding: 0 22px;
  margin-top: 0.4em;
  color: #000000;
  font-size: 1.5rem;
  line-height: normal;
  font-weight: 300;
  border: 0;
  border-radius: 0;
  background-color: #f6e9f6;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (max-width: 550px) {
  .form__common-fields {
    height: 40px;
    padding: 0 10px;
    font-size: 1.2rem;
  }
}
.form__common-fields::-webkit-input-placeholder {
  color: #b9b9b9;
  font-size: inherit;
}
.form__common-fields::-ms-input-placeholder {
  color: #b9b9b9;
  font-size: inherit;
}
.form__common-fields::placeholder {
  color: #b9b9b9;
  font-size: inherit;
}
.form__common-fields:focus {
  border-color: #000000;
}
.form__input {
  height: 68px;
  padding: 0 22px;
  margin-top: 0.4em;
  color: #000000;
  font-size: 1.5rem;
  line-height: normal;
  font-weight: 300;
  border: 0;
  border-radius: 0;
  background-color: #f6e9f6;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
}
@media (max-width: 550px) {
  .form__input {
    height: 40px;
    padding: 0 10px;
    font-size: 1.2rem;
  }
}
.form__input::-webkit-input-placeholder {
  color: #b9b9b9;
  font-size: inherit;
}
.form__input::-ms-input-placeholder {
  color: #b9b9b9;
  font-size: inherit;
}
.form__input::placeholder {
  color: #b9b9b9;
  font-size: inherit;
}
.form__input:focus {
  border-color: #000000;
}
@media (max-width: 550px) {
  .form__input {
    margin-top: 0.2em;
  }
}
.form__input--file {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.form__select {
  height: 68px;
  padding: 0 22px;
  margin-top: 0.4em;
  color: #000000;
  font-size: 1.5rem;
  line-height: normal;
  font-weight: 300;
  border: 0;
  border-radius: 0;
  background-color: #f6e9f6;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
}
@media (max-width: 550px) {
  .form__select {
    height: 40px;
    padding: 0 10px;
    font-size: 1.2rem;
  }
}
.form__select::-webkit-input-placeholder {
  color: #b9b9b9;
  font-size: inherit;
}
.form__select::-ms-input-placeholder {
  color: #b9b9b9;
  font-size: inherit;
}
.form__select::placeholder {
  color: #b9b9b9;
  font-size: inherit;
}
.form__select:focus {
  border-color: #000000;
}
.form__select::-ms-expand {
  display: none;
}
.form__textarea {
  height: 68px;
  margin-top: 0.4em;
  color: #000000;
  font-size: 1.5rem;
  line-height: normal;
  font-weight: 300;
  border: 0;
  border-radius: 0;
  background-color: #f6e9f6;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  min-height: 52px;
  padding: 0 22px;
  resize: vertical;
  overflow: auto;
  max-height: 100px;
  -webkit-transition: min-height 0.3s;
  -o-transition: min-height 0.3s;
  transition: min-height 0.3s;
}
@media (max-width: 550px) {
  .form__textarea {
    height: 40px;
    padding: 0 10px;
    font-size: 1.2rem;
  }
}
.form__textarea::-webkit-input-placeholder {
  color: #b9b9b9;
  font-size: inherit;
}
.form__textarea::-ms-input-placeholder {
  color: #b9b9b9;
  font-size: inherit;
}
.form__textarea::placeholder {
  color: #b9b9b9;
  font-size: inherit;
}
.form__textarea:focus {
  border-color: #000000;
}
.form__file-text {
  height: 68px;
  padding: 0 22px;
  margin-top: 0.4em;
  color: #000000;
  font-size: 1.5rem;
  line-height: normal;
  font-weight: 300;
  border: 0;
  border-radius: 0;
  background-color: #f6e9f6;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  line-height: 1;
  padding: 22px 22px 22px 40px;
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
@media (max-width: 550px) {
  .form__file-text {
    height: 40px;
    padding: 0 10px;
    font-size: 1.2rem;
  }
}
.form__file-text::-webkit-input-placeholder {
  color: #b9b9b9;
  font-size: inherit;
}
.form__file-text::-ms-input-placeholder {
  color: #b9b9b9;
  font-size: inherit;
}
.form__file-text::placeholder {
  color: #b9b9b9;
  font-size: inherit;
}
.form__file-text:focus {
  border-color: #000000;
}
@media (max-width: 550px) {
  .form__file-text {
    padding: 10px 22px 10px 30px;
    font-size: 1.2rem;
  }
}
.form__file-text::before {
  content: "";
  position: absolute;
  bottom: 34px;
  left: 11px;
  display: block;
  width: 13px;
  height: 17px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/download.png");
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
  pointer-events: none;
}
@media (max-width: 550px) {
  .form__file-text::before {
    bottom: 20px;
  }
}
.form__required {
  color: #e51c28;
}
.form__button {
  margin-top: 0.8em;
  width: 100%;
}
.form__epilogue {
  font-size: 20px;
  text-align: center;
}
.form__rules {
  display: block;
  margin-top: 0.8em;
  padding: 10px 0 0;
  font-size: 1.875rem;
  text-decoration: none;
  text-align: center;
}
.form__rules:hover {
  color: #b54b96;
  text-decoration: none;
}
@media (max-width: 800px) {
  .form__rules {
    margin-top: 30px;
    font-size: 1.3rem;
  }
}
@media (max-width: 350px) {
  .form__rules {
    font-size: 1.1rem;
  }
}
.form__rules span {
  border-bottom: 1px solid currentColor;
}
.social__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 800px) {
  .social__list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.social__item {
  margin: 3px;
  line-height: 0;
}
.social__item:hover {
  opacity: 0.7;
}
.social__link {
  display: inline-block;
  height: 100%;
  width: 100%;
  line-height: 0;
}
.social__link::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-size: auto 100%;
  background-image: url("../img/icon-social.png");
  background-repeat: no-repeat;
}
.social__link--yt::before {
  background-position: 0 0;
}
.social__link--in::before {
  background-position: 100% 0;
}
.social__link--vk::before {
  background-position: 50% 0;
}
.social__link--fb::before {
  background-position: 0 0;
}
.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer__box {
  margin: 20px;
}
.footer__logo-wrapper {
  max-width: 250px;
}
.footer__logo {
  max-width: 100%;
}
