/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/app.scss ***!
  \********************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;0,900;1,400;1,800&display=swap);
/*!************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/app.scss (1) ***!
  \************************************************************************************************************************************************************/
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

:before, :after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

a {
  color: #fff;
  text-decoration: none; }

input {
  outline: none;
  border-radius: 0;
  -webkit-appearance: none; }

input:-internal-autofill-selected {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: none !important;
  background-color: transparent !important;
  color: initial !important; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s, color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s, color 5000s ease-in-out 0s; }

img, svg, video {
  max-width: 100%;
  height: auto; }

button {
  cursor: pointer; }

picture {
  display: block;
  width: 100%; }
  picture img {
    width: 100%; }

iframe {
  max-width: 100%; }

input, select, textarea, button {
  font-family: "Raleway", sans-serif; }

textarea:focus-visible {
  outline: 0; }

body {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #020913;
  position: relative;
  margin: auto;
  font-family: "Raleway", sans-serif;
  font-size: 0.833vw;
  line-height: 1.875;
  color: #fff; }
  @media only screen and (max-width: 991px) {
    body {
      font-size: 16px; } }
  @media only screen and (max-width: 767px) {
    body {
      background-image: url(../.././assets/img/bg-mob.jpg) !important;
      background-size: 100% 100%; } }

.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 9.271vw;
  overflow: hidden; }
  @media only screen and (max-width: 991px) {
    .container {
      padding: 0 34px; } }

canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: -1; }
  @media only screen and (max-width: 767px) {
    canvas {
      display: none; } }

p {
  letter-spacing: 0.013vw; }
  @media only screen and (max-width: 991px) {
    p {
      letter-spacing: 0.25px; } }

@media only screen and (max-width: 991px) {
  .hidden-mob {
    display: none !important; } }

@media only screen and (min-width: 992px) {
  .visible-mob {
    display: none; } }

/*HEADER*/
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 3.229vw 0; }
  @media only screen and (max-width: 991px) {
    .header {
      padding: 38px 0; } }
  .header__logo {
    margin-left: 0.417vw;
    width: 10.208vw; }
    @media only screen and (max-width: 1920px) {
      .header__logo {
        margin-left: 8px;
        width: 196px; } }
    @media only screen and (max-width: 991px) {
      .header__logo {
        margin-left: -5px;
        width: 146px; } }

.intro-banner {
  width: 53.750vw;
  margin: 6.4vw auto 28.646vw; }
  @media only screen and (max-width: 991px) {
    .intro-banner {
      width: 454px;
      margin: 158px auto 411px;
      position: relative;
      text-align: center; } }
  @media only screen and (max-width: 767px) {
    .intro-banner {
      max-width: 306px;
      margin: 146px auto 410px; } }
  .intro-banner__text {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.83;
    letter-spacing: 12px;
    text-transform: uppercase;
    margin-top: -25px; }

.text-center {
  text-align: center; }

.text-uppercase {
  text-transform: uppercase; }

.intro-info {
  margin-bottom: 6.406vw; }
  @media only screen and (max-width: 991px) {
    .intro-info {
      margin-bottom: 97px; } }
  .intro-info:nth-child(2) {
    margin-bottom: 5.521vw; }
    @media only screen and (max-width: 991px) {
      .intro-info:nth-child(2) {
        margin-bottom: 97px; } }
  .intro-info:nth-child(3) {
    margin-bottom: 2.604vw; }

.small-title {
  font-size: 1.042vw;
  font-weight: 800;
  line-height: 0.9;
  letter-spacing: 0.833vw;
  text-transform: uppercase;
  margin-bottom: 1.510vw; }
  @media only screen and (max-width: 991px) {
    .small-title {
      font-size: 16px;
      line-height: 1.13;
      letter-spacing: 12.8px;
      margin-bottom: 25px; } }

.lg-title {
  font-size: 3.021vw;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.504vw; }
  @media only screen and (max-width: 991px) {
    .lg-title {
      font-size: 34px;
      line-height: 1.2;
      letter-spacing: 5.67px; } }
  @media only screen and (max-width: 374px) {
    .lg-title {
      font-size: 25px; } }

.film-banner {
  width: 47.604vw;
  margin: -7.135vw auto 0; }
  @media only screen and (max-width: 991px) {
    .film-banner {
      width: 60vw;
      margin: -14.135vw auto 0; } }
  @media only screen and (max-width: 767px) {
    .film-banner {
      width: 548px;
      margin: -141px -26px 30px;
      position: relative;
      left: 50%;
      -webkit-transform: translateX(-44.5%);
          -ms-transform: translateX(-44.5%);
              transform: translateX(-44.5%); } }
  @media only screen and (max-width: 374px) {
    .film-banner {
      width: 470px;
      margin: -128px -26px 30px;
      -webkit-transform: translateX(-43%);
          -ms-transform: translateX(-43%);
              transform: translateX(-43%); } }

.ablauf-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-bottom: 4.792vw; }
  @media only screen and (max-width: 991px) {
    .ablauf-section {
      display: block;
      padding-bottom: 50px; } }
  .ablauf-section .left-col {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 52.5%;
            flex: 0 0 52.5%;
    max-width: 52.5%; }
    @media only screen and (max-width: 991px) {
      .ablauf-section .left-col {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .ablauf-section .right-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 38.5%;
            flex: 0 0 38.5%;
    max-width: 38.5%;
    margin-left: 20.5%;
    padding-right: 30px; }
    @media only screen and (max-width: 991px) {
      .ablauf-section .right-col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        padding-right: 0; } }
  .ablauf-section .arrow-wrap {
    position: absolute;
    top: 2.188vw;
    left: 0; }
    @media only screen and (max-width: 991px) {
      .ablauf-section .arrow-wrap {
        top: 32.5vw;
        left: -20px; } }
  .ablauf-section__content {
    margin-top: 2.708vw; }
    @media only screen and (max-width: 767px) {
      .ablauf-section__content {
        font-size: 14px;
        letter-spacing: 0.23px;
        line-height: 1.43;
        margin-left: 20px;
        margin-top: 0; } }
    @media only screen and (max-width: 374px) {
      .ablauf-section__content {
        margin-left: 0; } }
    .ablauf-section__content dd i {
      display: inline-block;
      color: #ccc;
      margin-bottom: 5px; }
      @media only screen and (max-width: 767px) {
        .ablauf-section__content dd i {
          font-size: 12px;
          line-height: 1.33;
          letter-spacing: 0.2px;
          margin: 7px 0 12px; } }
    @media only screen and (max-width: 767px) {
      .ablauf-section__content dd span {
        display: block;
        font-size: 12px;
        margin-bottom: 9px; } }
  .ablauf-section__img {
    max-height: 19.010vw;
    overflow: hidden; }
    @media only screen and (max-width: 991px) {
      .ablauf-section__img {
        max-height: 40.5vw;
        overflow: hidden;
        margin-right: -34px;
        margin-bottom: 60px; } }

dl {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (-webkit-max-content -webkit-max-content)[1];
  -ms-grid-columns: (max-content max-content)[1];
  grid-template-columns: repeat(1, -webkit-max-content -webkit-max-content);
  grid-template-columns: repeat(1, max-content max-content); }

dt {
  padding-right: 1.563vw; }
  @media only screen and (max-width: 767px) {
    dt {
      padding-right: 24px;
      margin-bottom: 6px; } }

@media only screen and (max-width: 767px) {
  dd {
    max-width: calc(100% - 120px); } }

@media only screen and (max-width: 374px) {
  dd {
    max-width: calc(100% - 180px); } }

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 0.833vw;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: 0.026vw;
  padding: 0.469vw 0.781vw;
  border: 1px solid;
  text-transform: uppercase;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: .3s background-color, .3s border-color;
  -o-transition: .3s background-color, .3s border-color;
  transition: .3s background-color, .3s border-color;
  cursor: pointer; }
  @media only screen and (max-width: 1920px) {
    .btn {
      font-size: 16px;
      letter-spacing: 0.5px;
      padding: 9px 15px; } }

.btn-primary {
  background-color: #fff;
  border-color: #fff;
  color: #000; }
  .btn-primary:hover {
    background-color: #00ffb2;
    border-color: #00ffb2; }

.btn-secondary {
  color: #000;
  background-color: #00ffb2;
  border-color: #00ffb2; }

.form-control {
  border-radius: 0; }

.section-title {
  font-size: 1.042vw;
  font-weight: 800;
  line-height: 0.9;
  letter-spacing: 0.833vw;
  color: #00ffb2;
  text-transform: uppercase;
  margin-bottom: 1.042vw; }
  @media only screen and (max-width: 991px) {
    .section-title {
      font-size: 20px;
      letter-spacing: 16px;
      margin-bottom: 34px;
      line-height: 1.7; } }
  @media only screen and (max-width: 374px) {
    .section-title {
      letter-spacing: 14px; } }

.block-title {
  font-size: 3.021vw;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.504vw;
  margin-bottom: 2.813vw;
  text-transform: uppercase; }
  @media only screen and (max-width: 991px) {
    .block-title {
      font-size: 34px;
      line-height: 1.12;
      letter-spacing: 5.67px;
      margin-bottom: 19px; } }

/*INTRO*/
.intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5% 9.3%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  min-height: 100vh;
  text-align: center; }
  @media (orientation: portrait) {
    .intro {
      background-position: 100% 50%; } }
  @media only screen and (max-width: 767px) {
    .intro {
      background-image: url(../.././assets/img/intro-bg-mob.jpg) !important;
      padding: 65% 34px 250px; } }
  .intro canvas {
    z-index: 1; }
  .intro__block {
    position: relative;
    z-index: 5; }
    .intro__block-sub-title {
      font-size: 0.625vw;
      font-weight: 900;
      line-height: 1.5;
      letter-spacing: 0.104vw;
      text-transform: uppercase;
      margin-bottom: 1.146vw; }
      @media only screen and (max-width: 1920px) {
        .intro__block-sub-title {
          font-size: 12px;
          letter-spacing: 2px;
          margin-bottom: 22px; } }
      @media only screen and (max-width: 767px) {
        .intro__block-sub-title {
          margin-bottom: 48px; } }
    .intro__block-title {
      font-size: 2.083vw;
      font-weight: 600;
      line-height: 1.98;
      letter-spacing: 0.521vw;
      color: #00ffb2;
      text-shadow: 0 0 1.302vw #00ffb2;
      text-transform: uppercase;
      margin-bottom: 1.406vw; }
      @media only screen and (max-width: 1920px) {
        .intro__block-title {
          font-size: 40px;
          letter-spacing: 10px;
          text-shadow: 0 0 25px #00ffb2;
          margin-bottom: 27px; } }
      @media only screen and (max-width: 767px) {
        .intro__block-title {
          font-size: 30px;
          line-height: 1.17;
          letter-spacing: 7.5px;
          margin-bottom: 36px; } }
  .intro__form {
    width: 19.375vw;
    margin: 0 auto;
    max-width: 100%; }
    @media only screen and (max-width: 1920px) {
      .intro__form {
        width: 100%;
        max-width: 372px; } }
    .intro__form .form-group {
      margin-bottom: 0.729vw; }
      @media only screen and (max-width: 1920px) {
        .intro__form .form-group {
          margin-bottom: 14px; } }
    .intro__form .form-control {
      width: 100%;
      height: 2.031vw;
      padding: 0.521vw;
      -webkit-box-shadow: inset 0 0.104vw 0.313vw 0 rgba(0, 0, 0, 0.49);
              box-shadow: inset 0 0.104vw 0.313vw 0 rgba(0, 0, 0, 0.49);
      background-color: #00ffb2;
      font-size: 0.833vw;
      font-weight: 500;
      letter-spacing: 0.026vw;
      color: #000;
      border: 0;
      border-radius: 0;
      -webkit-transition: .3s background-color;
      -o-transition: .3s background-color;
      transition: .3s background-color;
      text-align: center; }
      @media only screen and (max-width: 1920px) {
        .intro__form .form-control {
          height: 39px;
          padding: 10px;
          -webkit-box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, 0.49);
                  box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, 0.49);
          font-size: 16px;
          font-weight: 500;
          letter-spacing: 0.5px; } }
      .intro__form .form-control.error {
        background-color: #ff00f5; }
      .intro__form .form-control::-webkit-input-placeholder {
        color: #000; }
      .intro__form .form-control::-moz-placeholder {
        color: #000; }
      .intro__form .form-control:-ms-input-placeholder {
        color: #000; }
      .intro__form .form-control::-ms-input-placeholder {
        color: #000; }
      .intro__form .form-control::placeholder {
        color: #000; }
    .intro__form .btn {
      height: 2.031vw; }
      @media only screen and (max-width: 1920px) {
        .intro__form .btn {
          height: 39px; } }
    .intro__form-error {
      position: absolute;
      top: 100%;
      margin-top: 3.490vw;
      z-index: 5;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 100%;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: opacity .3s, visibility .3s;
      -o-transition: opacity .3s, visibility .3s;
      transition: opacity .3s, visibility .3s; }
      @media only screen and (max-width: 1920px) {
        .intro__form-error {
          margin-top: 67px; } }
      .intro__form-error-text {
        font-size: 0.625vw;
        font-weight: 500;
        line-height: 1.5;
        letter-spacing: 0.104vw;
        text-transform: uppercase;
        margin-top: 0.729vw; }
        @media only screen and (max-width: 1920px) {
          .intro__form-error-text {
            font-size: 12px;
            letter-spacing: 2px;
            margin-top: 14px; } }
        .intro__form-error-text span {
          font-weight: 900;
          color: #00ffb2; }

.btn-close {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 2.552vw;
  height: 2.552vw;
  border-radius: 50%;
  background-color: #fff;
  border: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media only screen and (max-width: 1920px) {
    .btn-close {
      width: 49px;
      height: 49px; } }

.icon-close {
  width: 1.979vw;
  height: 1.979vw;
  background-image: url("data:image/svg+xml,%3Csvg width=%2737%27 height=%2738%27 viewBox=%270 0 37 38%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg stroke=%27%23FF00F5%27 stroke-width=%273%27 fill=%27none%27 fill-rule=%27evenodd%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M25.822 11.559 10.94 26.441M25.916 26.535l-15.07-15.07%27/%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 1920px) {
    .icon-close {
      width: 38px;
      height: 38px; } }

.btn-block {
  width: 100%; }

.about {
  padding-top: 5.677vw;
  padding-bottom: 10.313vw; }
  @media only screen and (max-width: 991px) {
    .about {
      padding-top: 64px;
      padding-bottom: 200px; } }
  .about__head {
    margin-bottom: 6.510vw; }
    @media only screen and (max-width: 991px) {
      .about__head {
        margin-bottom: 68px; } }
    @media only screen and (min-width: 992px) {
      .about__head .section-title br {
        display: none; } }
  .about__block .left-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40.921%;
            flex: 0 0 40.921%;
    max-width: 40.921%; }
    @media only screen and (max-width: 991px) {
      .about__block .left-col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .about__block .right-col {
    margin-left: 10.3%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29.5%;
            flex: 0 0 29.5%;
    max-width: 29.5%; }
    @media only screen and (max-width: 991px) {
      .about__block .right-col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0; } }
  @media only screen and (max-width: 991px) {
    .about__block__img {
      margin-left: -34px;
      margin-bottom: 62px; } }
  .about__block .content {
    margin-top: 0.729vw; }
  @media only screen and (min-width: 992px) {
    .about__block.reverse .left-col {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }
  .about__block.reverse .right-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
            flex: 0 0 35%;
    max-width: 35%;
    margin-right: 13.7%; }
    @media only screen and (max-width: 991px) {
      .about__block.reverse .right-col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0; } }
  .about__block.reverse .content {
    margin-top: 0; }
    .about__block.reverse .content p {
      padding-right: 16%; }
      @media only screen and (max-width: 991px) {
        .about__block.reverse .content p {
          padding-right: 0; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 991px) {
    .row {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

@media only screen and (min-width: 992px) {
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; } }

.imax {
  position: relative;
  margin-bottom: 10.313vw; }
  @media only screen and (max-width: 991px) {
    .imax {
      margin-bottom: 120px; } }
  .imax .block-title {
    word-spacing: 1.302vw; }
    @media only screen and (max-width: 991px) {
      .imax .block-title {
        word-spacing: 13px; } }
  .imax .arrow-wrap {
    display: block;
    width: 15.833vw;
    position: absolute;
    right: -9.271vw;
    top: 3.542vw;
    margin-right: 0; }
    @media only screen and (max-width: 991px) {
      .imax .arrow-wrap {
        width: 185px;
        top: 48vw; } }
  @media only screen and (max-width: 991px) {
    .imax .about__block__img {
      margin-bottom: 130px; } }

.lounge {
  margin-bottom: 12.500vw; }
  @media only screen and (max-width: 991px) {
    .lounge {
      padding-top: 89px;
      margin-bottom: 80px; } }
  @media only screen and (max-width: 991px) {
    .lounge .block-title {
      margin-bottom: 24px; } }

.bed {
  position: relative; }
  @media only screen and (max-width: 991px) {
    .bed {
      padding-top: 79px; } }
  .bed .content {
    margin-top: 1.250vw; }
    @media only screen and (max-width: 991px) {
      .bed .content {
        margin-top: 0; } }
  .bed .arrow-wrap {
    position: absolute;
    right: -14.375vw;
    top: -8.385vw; }
    @media only screen and (max-width: 991px) {
      .bed .arrow-wrap {
        top: 44px;
        right: -53px; } }
    @media only screen and (max-width: 767px) {
      .bed .arrow-wrap {
        top: 32px; } }
    .bed .arrow-wrap .arrow {
      margin-right: 1.3vw; }
      @media only screen and (max-width: 991px) {
        .bed .arrow-wrap .arrow {
          margin-right: 14px; } }
  @media only screen and (max-width: 991px) {
    .bed .block-title {
      margin-bottom: 23px; } }

.footer {
  padding: 5.208vw 0 15.521vw; }
  @media only screen and (max-width: 991px) {
    .footer {
      padding: 81px 0 143px; } }
  .footer .btn {
    text-align: center;
    width: 334px; }
    @media only screen and (max-width: 991px) {
      .footer .btn {
        width: 254px; } }

.thanks__block-footer .btn {
  text-align: center;
  width: 334px;
  margin-top: 20px; }
  @media only screen and (max-width: 991px) {
    .thanks__block-footer .btn {
      width: 254px; } }

.arrow-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2.708vw; }
  @media only screen and (max-width: 767px) {
    .arrow-wrap {
      margin-right: 0;
      margin-bottom: 1.875vw; } }

.arrow {
  width: 4.063vw;
  height: 6.667vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1.2vw; }
  @media only screen and (max-width: 767px) {
    .arrow {
      width: 37px;
      height: 60px;
      margin-right: 13px; } }

.arrow-left {
  background-image: url(../.././assets/img/arrow-left-empty.png); }
  .arrow-left.active {
    background-image: url(../.././assets/img/arrow-left-active.png); }

.arrow-right {
  background-image: url(../.././assets/img/arrow-right-empty.png); }
  .arrow-right.active {
    background-image: url(../.././assets/img/arrow-right-active.png); }

.arrow-wave {
  width: 15.833vw;
  height: 2.760vw;
  display: block;
  margin-right: 0;
  margin-bottom: 0.104vw;
  background-image: url(../.././assets/img/wave.png); }
  @media only screen and (max-width: 991px) {
    .arrow-wave {
      width: 185px;
      height: 32px;
      margin-bottom: 2px; } }
  .arrow-wave.active {
    background-image: url(../.././assets/img/wave-active.png); }

/*THANKS*/
.thanks {
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 26px 11.3%; }
  @media only screen and (max-width: 767px) {
    .thanks {
      background-position: 36% 50%;
      padding: 0 26px 106px; } }
  @media only screen and (max-width: 374px) {
    .thanks {
      padding-bottom: 60px; } }
  @media only screen and (max-width: 767px) and (orientation: landscape) {
    .thanks {
      padding-bottom: 0; } }
  .thanks__block {
    position: relative;
    z-index: 5;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .thanks__block {
        min-height: calc(100% - 184px);
        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: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media only screen and (max-width: 767px) and (orientation: landscape) {
      .thanks__block {
        min-height: auto; } }
    .thanks__block-head {
      margin-bottom: 2.604vw; }
      @media only screen and (max-width: 1920px) {
        .thanks__block-head {
          margin-bottom: 50px; } }
      @media only screen and (max-width: 767px) and (orientation: landscape) {
        .thanks__block-head {
          margin-bottom: 16px; } }
    @media only screen and (max-width: 767px) {
      .thanks__block-body {
        max-width: 320px;
        margin: 0 auto; } }
    .thanks__block-body .small-title {
      word-spacing: 1.042vw; }
      @media only screen and (max-width: 991px) {
        .thanks__block-body .small-title {
          word-spacing: 20px; } }
      @media only screen and (max-width: 767px) {
        .thanks__block-body .small-title {
          line-height: 1.57;
          word-spacing: normal; } }
    @media only screen and (max-width: 767px) {
      .thanks__block .small-title {
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 14px; } }
    .thanks__block-title {
      font-size: 2.083vw;
      font-weight: 600;
      line-height: 1.98;
      letter-spacing: 0.521vw;
      color: #00ffb2;
      text-shadow: 0 0 1.302vw #00ffb2;
      text-transform: uppercase;
      margin-bottom: 0.521vw;
      position: relative; }
      @media only screen and (max-width: 991px) {
        .thanks__block-title {
          font-size: 30px;
          line-height: 1.17;
          letter-spacing: 7.5px;
          margin-bottom: 36px;
          text-shadow: 0 0 25px #00ffb2; } }
      @media only screen and (max-width: 767px) {
        .thanks__block-title {
          font-size: 30px;
          line-height: 1.33;
          margin-bottom: 18px;
          position: relative;
          left: 11px;
          letter-spacing: 7.5px; } }
      @media only screen and (max-width: 374px) {
        .thanks__block-title {
          font-size: 22px; } }
      .thanks__block-title:before {
        position: absolute;
        bottom: 8%;
        right: 9%;
        width: 2.639vw;
        height: 2.639vw;
        opacity: 0.83;
        -webkit-filter: blur(0.278vw);
                filter: blur(0.278vw);
        background-image: -o-radial-gradient(50% 50%, circle, #00ffb2, rgba(0, 255, 178, 0) 79%);
        background-image: radial-gradient(circle at 50% 50%, #00ffb2, rgba(0, 255, 178, 0) 79%);
        content: ''; }
        @media only screen and (max-width: 991px) {
          .thanks__block-title:before {
            width: 38px;
            height: 38px;
            -webkit-filter: blur(4px);
                    filter: blur(4px);
            bottom: -11px; } }
        @media only screen and (max-width: 767px) {
          .thanks__block-title:before {
            right: 15%; } }
      .thanks__block-title:after {
        position: absolute;
        bottom: 24%;
        right: 10.6%;
        width: 0.833vw;
        height: 0.833vw;
        -webkit-filter: blur(0.139vw);
                filter: blur(0.139vw);
        background-color: #5df9ca;
        border-radius: 50%;
        content: ''; }
        @media only screen and (max-width: 991px) {
          .thanks__block-title:after {
            width: 12px;
            height: 12px;
            -webkit-filter: blur(2px);
                    filter: blur(2px);
            bottom: 3px; } }
        @media only screen and (max-width: 767px) {
          .thanks__block-title:after {
            right: 19.6%; } }

/*FORM*/
.no-valid {
  pointer-events: none; }

.step-nav-btn {
  border: 0;
  background-color: transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media only screen and (min-width: 768px) {
    .step-nav-btn {
      display: none; } }

.opened-bar {
  overflow: hidden; }
  .opened-bar .contact-bar {
    right: 0; }
    .opened-bar .contact-bar__close {
      opacity: 1;
      visibility: visible; }
  .opened-bar .contact-bar__bg {
    opacity: 1;
    visibility: visible; }
  .opened-bar.opened-bar-2 .contact-bar {
    z-index: 1011; }
    .opened-bar.opened-bar-2 .contact-bar__close {
      opacity: 1;
      visibility: visible; }
    .opened-bar.opened-bar-2 .contact-bar__inner:nth-child(2) {
      right: 100%; }
      @media only screen and (max-width: 1199px) {
        .opened-bar.opened-bar-2 .contact-bar__inner:nth-child(2) {
          right: 0;
          z-index: 4; } }
    .opened-bar.opened-bar-2 .contact-bar__inner:nth-child(3) {
      /*opacity: 0;*/
      /*visibility: hidden;*/ }
      .opened-bar.opened-bar-2 .contact-bar__inner:nth-child(3) .contact-bar__block .form-footer {
        pointer-events: none; }
  .opened-bar.opened-bar-2 .contact-bar__bg {
    width: 66.66666%; }
    @media only screen and (max-width: 1199px) {
      .opened-bar.opened-bar-2 .contact-bar__bg {
        width: 100%; } }
  .opened-bar.opened-bar-2 .bed .content {
    opacity: 0; }
    @media only screen and (max-width: 1199px) {
      .opened-bar.opened-bar-2 .bed .content {
        opacity: 1; } }
  .opened-bar.opened-bar-3 .contact-bar__inner:first-child {
    right: 200%;
    opacity: 1;
    visibility: visible; }
    @media only screen and (max-width: 1199px) {
      .opened-bar.opened-bar-3 .contact-bar__inner:first-child {
        right: 0;
        z-index: 5; } }
  .opened-bar.opened-bar-3 .contact-bar__inner:nth-child(2) {
    /*opacity: 0;*/
    /*visibility: hidden;*/ }
    .opened-bar.opened-bar-3 .contact-bar__inner:nth-child(2) .contact-bar__block {
      /*opacity: .05;*/ }
      .opened-bar.opened-bar-3 .contact-bar__inner:nth-child(2) .contact-bar__block .form-footer {
        /*opacity: 0;*/
        /*visibility: hidden;*/
        pointer-events: none; }
  @media only screen and (max-width: 767px) {
    .opened-bar.opened-bar-3 .contact-bar div.btn-primary .btn {
      padding: 10px 60px 10px 28px; } }
  @media only screen and (max-width: 767px) {
    .opened-bar.opened-bar-3 .contact-bar div.btn-primary:after {
      display: none; } }
  .opened-bar.opened-bar-3 .contact-bar__bg {
    width: 33.33333%; }
    @media only screen and (max-width: 1199px) {
      .opened-bar.opened-bar-3 .contact-bar__bg {
        width: 100%; } }
  .opened-bar.opened-bar-3 .bed {
    opacity: 0; }
    @media only screen and (max-width: 1199px) {
      .opened-bar.opened-bar-3 .bed {
        opacity: 1; } }

.contact-bar-btn {
  width: 4.167vw;
  height: 4.167vw;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.521vw;
  top: 28%;
  right: 0;
  background-color: #000;
  z-index: 101; }
  @media only screen and (max-width: 1199px) {
    .contact-bar-btn {
      width: 58px;
      height: 58px;
      z-index: 1001; } }
  @media only screen and (max-width: 767px) {
    .contact-bar-btn {
      width: 30px;
      height: 30px;
      padding: 4px;
      bottom: 45px;
      top: auto;
      display: none; } }
  .contact-bar-btn svg {
    width: 70%;
    height: 100%; }

.icon-arrow-left {
  width: 1.094vw;
  height: 0.625vw;
  background-image: url("data:image/svg+xml,%3Csvg width=%2721%27 height=%2712%27 viewBox=%270 0 21 12%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg stroke=%27%23FF00F5%27 stroke-width=%271.5%27 fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath stroke-linecap=%27square%27 d=%27M19.864 6H3.407%27/%3E%3Cpath d=%27M6.278 10.525 1.778 6l4.5-4.525%27/%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 1920px) {
    .icon-arrow-left {
      width: 21px;
      height: 12px; } }

.contact-bar {
  position: fixed;
  top: 0;
  right: -100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  z-index: 1005;
  width: 33.3333%;
  -webkit-transition: .6s right;
  -o-transition: .6s right;
  transition: .6s right; }
  @media only screen and (max-width: 1199px) {
    .contact-bar {
      width: 100%; } }
  .contact-bar__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s, visibility .3s;
    -o-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s;
    background-color: rgba(2, 9, 19, 0.7); }
  .contact-bar__block {
    width: 100%;
    max-width: 20.417vw; }
    @media only screen and (max-width: 1920px) {
      .contact-bar__block {
        max-width: 392px; } }
    @media only screen and (max-width: 767px) {
      .contact-bar__block {
        max-height: 100%;
        overflow: auto;
        padding: 0 34px; } }
  .contact-bar__close {
    position: absolute;
    z-index: 10;
    border-radius: 50%;
    top: 5%;
    right: 23%;
    width: 2.500vw;
    height: 2.500vw;
    border: 0;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #ff00f5;
    opacity: 0;
    visibility: hidden; }
    @media only screen and (max-width: 1199px) {
      .contact-bar__close {
        width: 48px;
        height: 48px;
        right: 10%; } }
    @media only screen and (max-width: 767px) {
      .contact-bar__close {
        right: 34px;
        top: 50px;
        width: 35px;
        height: 35px; } }
    .contact-bar__close .icon-close {
      width: 1.458vw;
      height: 1.458vw; }
      @media only screen and (max-width: 1920px) {
        .contact-bar__close .icon-close {
          width: 28px;
          height: 28px; } }
      @media only screen and (max-width: 767px) {
        .contact-bar__close .icon-close {
          width: 20px;
          height: 20px; } }
  .contact-bar__inner {
    background-color: #000;
    padding: 0 16% 11%;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: right .6s;
    -o-transition: right .6s;
    transition: right .6s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media only screen and (max-width: 1199px) {
      .contact-bar__inner {
        padding: 0 10%; } }
    @media only screen and (max-width: 767px) {
      .contact-bar__inner {
        padding: 117px 0 96px; } }
    .contact-bar__inner:first-child {
      z-index: 1;
      right: 100%;
      opacity: 0;
      visibility: hidden; }
      @media only screen and (max-width: 1199px) {
        .contact-bar__inner:first-child {
          right: -100%; } }
      @media only screen and (max-width: 767px) {
        .contact-bar__inner:first-child {
          opacity: 1;
          visibility: visible;
          z-index: 5; } }
      .contact-bar__inner:first-child .form-footer .btn {
        padding-right: 1.563vw;
        padding-left: 1.563vw;
        min-width: 10.417vw; }
        @media only screen and (max-width: 1920px) {
          .contact-bar__inner:first-child .form-footer .btn {
            padding-right: 30px;
            padding-left: 30px;
            min-width: 200px; } }
    .contact-bar__inner:nth-child(2) {
      z-index: 2; }
      @media only screen and (max-width: 1199px) {
        .contact-bar__inner:nth-child(2) {
          right: -100%; } }
      @media only screen and (max-width: 767px) {
        .contact-bar__inner:nth-child(2) {
          z-index: 4; } }
    .contact-bar__inner:nth-child(3) {
      z-index: 3; }
      @media only screen and (max-width: 767px) {
        .contact-bar__inner:nth-child(3) .form-footer {
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end; } }
  .contact-bar .form-footer div.btn {
    padding: 0;
    position: relative; }
    .contact-bar .form-footer div.btn i {
      margin-left: 0;
      margin-right: 0.938vw;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      left: 0.938vw;
      pointer-events: none; }
      @media only screen and (max-width: 1199px) {
        .contact-bar .form-footer div.btn i {
          margin-right: 18px;
          left: 18px; } }
      @media only screen and (max-width: 767px) {
        .contact-bar .form-footer div.btn i {
          display: block !important;
          left: auto;
          right: 28px;
          margin: 0; } }
    .contact-bar .form-footer div.btn .btn {
      padding-right: 1.563vw; }
      @media only screen and (max-width: 1920px) {
        .contact-bar .form-footer div.btn .btn {
          padding-right: 30px; } }
  .contact-bar__title {
    font-family: "Raleway", sans-serif;
    font-size: 3.021vw;
    font-weight: bold;
    line-height: 1.17;
    margin-bottom: 1.5vw; }
    @media only screen and (max-width: 1199px) {
      .contact-bar__title {
        font-size: 42px;
        margin-bottom: 30px; } }
    @media only screen and (max-width: 767px) {
      .contact-bar__title {
        font-size: 58px;
        line-height: 1.17;
        margin-bottom: 24px; } }
  .contact-bar .wpcf7-spinner {
    display: none !important; }
  .contact-bar .wpcf7-list-item-label {
    font-size: 0.729vw; }
    @media only screen and (max-width: 1199px) {
      .contact-bar .wpcf7-list-item-label {
        font-size: 14px; } }
  .contact-bar .form-control {
    width: 100%;
    border: 0;
    font-size: 0.729vw;
    font-weight: 700;
    height: 2.4vw;
    padding: 0.313vw 0;
    color: #fff;
    border-bottom: 1px solid #fff;
    background-color: transparent; }
    @media only screen and (max-width: 1199px) {
      .contact-bar .form-control {
        font-size: 14px;
        height: 40px;
        padding: 6px 0; } }
    @media only screen and (max-width: 767px) {
      .contact-bar .form-control {
        height: 46px; } }
    .contact-bar .form-control::-webkit-input-placeholder {
      color: #fff;
      font-weight: 300; }
    .contact-bar .form-control::-moz-placeholder {
      color: #fff;
      font-weight: 300; }
    .contact-bar .form-control:-ms-input-placeholder {
      color: #fff;
      font-weight: 300; }
    .contact-bar .form-control::-ms-input-placeholder {
      color: #fff;
      font-weight: 300; }
    .contact-bar .form-control::placeholder {
      color: #fff;
      font-weight: 300; }
    .contact-bar .form-control.error {
      border-bottom-color: #ff00f5; }
    .contact-bar .form-control.valid {
      border-bottom-color: #fff !important; }
  .contact-bar .wpcf7-form-control-wrap {
    position: relative; }
  .contact-bar .form-group {
    margin-bottom: 0.677vw; }
    @media only screen and (max-width: 1199px) {
      .contact-bar .form-group {
        margin-bottom: 13px; } }
    .contact-bar .form-group label.error {
      right: 0;
      position: absolute;
      top: 0.208vw;
      font-size: 0.625vw;
      font-style: italic;
      line-height: 1;
      color: #ff00f5; }
      @media only screen and (max-width: 1199px) {
        .contact-bar .form-group label.error {
          top: -2px;
          font-size: 12px; } }
      @media only screen and (max-width: 767px) {
        .contact-bar .form-group label.error {
          top: 5px; } }
  .contact-bar .form-body {
    min-height: 23.833vw;
    position: relative; }
    @media only screen and (max-width: 1199px) {
      .contact-bar .form-body {
        min-height: 400px; } }
    .contact-bar .form-body__info {
      font-size: 0.729vw;
      position: absolute;
      bottom: 1.042vw;
      left: 0;
      font-style: italic;
      line-height: 1.57;
      letter-spacing: normal;
      color: #9b9b9b; }
      @media only screen and (max-width: 1199px) {
        .contact-bar .form-body__info {
          font-size: 14px;
          bottom: 20px; } }
  .contact-bar textarea.form-control {
    resize: none;
    padding-top: 0.625vw;
    height: 18.958vw;
    border: solid 1px #fff;
    padding-left: 0.938vw;
    font-weight: 500;
    line-height: 2.36; }
    @media only screen and (max-width: 1199px) {
      .contact-bar textarea.form-control {
        padding-top: 12px;
        height: 364px;
        padding-left: 18px; } }
  .contact-bar .form-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 1.4vw; }
    @media only screen and (max-width: 1199px) {
      .contact-bar .form-footer {
        margin-top: 56px; } }
    @media only screen and (max-width: 767px) {
      .contact-bar .form-footer {
        /*flex-direction: row-reverse;*/
        margin-top: 42px; } }
    .contact-bar .form-footer .btn {
      padding-right: 1.563vw; }
      @media only screen and (max-width: 1920px) {
        .contact-bar .form-footer .btn {
          padding-right: 30px; } }
      @media only screen and (max-width: 767px) {
        .contact-bar .form-footer .btn {
          padding-left: 26px;
          padding-right: 18px; } }
      @media only screen and (max-width: 767px) {
        .contact-bar .form-footer .btn:after {
          content: '';
          background-image: url("data:image/svg+xml,%3Csvg width=%2721%27 height=%2712%27 viewBox=%270 0 21 12%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg stroke=%27%23FF00F5%27 stroke-width=%271.5%27 fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath stroke-linecap=%27square%27 d=%27M19.864 6H3.407%27/%3E%3Cpath d=%27M6.278 10.525 1.778 6l4.5-4.525%27/%3E%3C/g%3E%3C/svg%3E");
          background-size: cover;
          background-repeat: no-repeat;
          margin-left: 20px;
          font-weight: normal;
          width: 21px;
          height: 12px;
          -webkit-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
                  transform: rotate(180deg); } }
      .contact-bar .form-footer .btn i {
        margin-left: 0;
        margin-right: 0.938vw; }
        @media only screen and (max-width: 1199px) {
          .contact-bar .form-footer .btn i {
            margin-right: 18px; } }
        @media only screen and (max-width: 767px) {
          .contact-bar .form-footer .btn i {
            display: none; } }
    .contact-bar .form-footer .btn-link {
      background-color: transparent;
      border: 0;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .contact-bar .form-footer .btn-link i {
        color: #ff00f5;
        margin: 0; }
        @media only screen and (max-width: 767px) {
          .contact-bar .form-footer .btn-link i {
            font-size: 16px; } }
        @media only screen and (max-width: 767px) {
          .contact-bar .form-footer .btn-link i:before {
            content: '\e808'; } }
  .contact-bar .nice-select {
    font-size: 0.729vw;
    height: 2.083vw;
    padding: 0.313vw 0;
    border-bottom-color: #535353; }
    @media only screen and (max-width: 1199px) {
      .contact-bar .nice-select {
        font-size: 14px;
        padding: 7px 0;
        height: 40px; } }
    .contact-bar .nice-select:after {
      top: 0.833vw; }
      @media only screen and (max-width: 1199px) {
        .contact-bar .nice-select:after {
          top: 16px; } }
    .contact-bar .nice-select .list {
      background-color: #000; }
    .contact-bar .nice-select .option {
      background-color: transparent !important;
      color: #fff;
      font-size: 0.729vw;
      padding: 0.521vw 0; }
      @media only screen and (max-width: 1199px) {
        .contact-bar .nice-select .option {
          font-size: 14px;
          padding: 10px 0; } }
      .contact-bar .nice-select .option:first-child {
        display: none !important; }
      .contact-bar .nice-select .option.selected {
        color: #ff00f5; }
    .contact-bar .nice-select.has-multiple .option {
      padding-left: 2.292vw;
      position: relative; }
      @media only screen and (max-width: 1199px) {
        .contact-bar .nice-select.has-multiple .option {
          padding-left: 44px; } }
      .contact-bar .nice-select.has-multiple .option:before {
        content: " ";
        width: 0.573vw;
        height: 0.573vw;
        border: 1px solid #fff;
        display: inline-block;
        position: absolute;
        top: 0.260vw;
        left: 1.042vw;
        -webkit-transition: background-color .3s, border-color .3s;
        -o-transition: background-color .3s, border-color .3s;
        transition: background-color .3s, border-color .3s; }
        @media only screen and (max-width: 1199px) {
          .contact-bar .nice-select.has-multiple .option:before {
            width: 11px;
            height: 11px;
            top: 5px;
            left: 20px; } }
      .contact-bar .nice-select.has-multiple .option.selected:before {
        border-color: #00ffb2;
        background-color: #00ffb2; }
    .contact-bar .nice-select.has-multiple .multiple-options {
      display: block;
      white-space: nowrap;
      width: 100%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      padding-right: 16px; }
      .contact-bar .nice-select.has-multiple .multiple-options .current {
        display: inline;
        position: relative;
        width: auto; }
        .contact-bar .nice-select.has-multiple .multiple-options .current:not(:last-child):after {
          content: ', '; }

/*NICE SELECT*/
.nice-select {
  background: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: normal;
  height: 40px;
  outline: none;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  padding: 6px 0;
  color: #fff;
  font-family: "Raleway", sans-serif; }
  .nice-select:after {
    width: 0.417vw;
    height: 0.417vw;
    border: 1px solid #fff;
    content: '';
    display: block;
    pointer-events: none;
    position: absolute;
    right: 3px;
    top: 0.729vw;
    line-height: 1;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transition: all .15s ease-in-out, top .15s  ease-in-out;
    -o-transition: all .15s ease-in-out, top .15s  ease-in-out;
    transition: all .15s ease-in-out, top .15s  ease-in-out;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 0;
    border-left: 0; }
    @media only screen and (max-width: 1199px) {
      .nice-select:after {
        width: 8px;
        height: 8px;
        top: 16px; } }
  .nice-select .list {
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    -o-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    width: 100%;
    margin: 0;
    padding: 0.556vw 0;
    margin-top: 1.042vw; }
    @media only screen and (max-width: 1199px) {
      .nice-select .list {
        padding: 8px 0;
        margin-top: 20px; } }
    .nice-select .list li:first-child {
      display: none; }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
    top: 0.938vw; }
    @media only screen and (max-width: 1199px) {
      .nice-select.open:after {
        top: 18px; } }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 1.2;
    list-style: none;
    outline: none;
    text-align: left;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    color: #000;
    white-space: normal;
    padding: 1.042vw 1.389vw;
    text-transform: uppercase; }
    @media (max-width: 1457px) {
      .nice-select .option {
        padding: 15px 20px; } }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }
  .nice-select .current {
    display: block;
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    height: 100%;
    color: #535353; }

.active + .nice-select {
  border-bottom-color: #fff; }
  .active + .nice-select .current {
    color: #fff; }

.wpcf7-not-valid-tip {
  display: none !important; }

.music-control {
  position: fixed;
  bottom: 5.833vw;
  right: 9.271vw;
  background-color: transparent;
  border: 0;
  width: 5.521vw;
  height: 5.521vw;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media only screen and (max-width: 991px) {
    .music-control {
      width: 53px;
      height: 53px; } }
  .music-control:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../.././assets/img/pause.svg);
    background-size: cover;
    background-repeat: no-repeat;
    content: '';
    -webkit-animation: 50s rotate infinite linear;
            animation: 50s rotate infinite linear;
    will-change: transform ,opacity; }
  .music-control.active:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../.././assets/img/play.svg);
    background-size: cover;
    background-repeat: no-repeat;
    content: ''; }
  .music-control.active:after {
    background-image: url(../.././assets/img/play.png);
    width: 0.990vw;
    height: 1.302vw;
    -webkit-transform: translate(-35%, -50%);
        -ms-transform: translate(-35%, -50%);
            transform: translate(-35%, -50%); }
    @media only screen and (max-width: 991px) {
      .music-control.active:after {
        width: 10px;
        height: 13px; } }
  .music-control:after {
    background-image: url(../.././assets/img/pause.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 0.625vw;
    height: 1.042vw;
    content: ''; }
    @media only screen and (max-width: 991px) {
      .music-control:after {
        width: 6px;
        height: 10px; } }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.intro__form-error.show {
	opacity: 1;
	visibility: visible;
}

.grecaptcha-badge {
	visibility: hidden;
}
