/*!*****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/scss/main.scss ***!
  \*****************************************************************************************************************************************/
/*
Theme Name: Landing
Author: Vladyslav Fedoruk ;
Version: 3.0.0
*/
html {
  font-size: 0.833vw;
}
@media only screen and (orientation: portrait) {
  html {
    font-size: 4.103vw;
  }
}

.modal {
  font-family: "Noto Sans", sans-serif;
}

::-webkit-scrollbar {
  width: 0.222rem;
  border-radius: 0.625rem;
}

::-webkit-scrollbar-track {
  background: #350d4a;
  border-radius: 0.625rem;
}

::-webkit-scrollbar-thumb {
  background-color: #60347f;
  border-radius: 0.625rem;
  border: 0.063rem solid #60347f;
}

::-webkit-scrollbar-thumb:hover {
  background: #60347f;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

:focus {
  outline: 0;
}

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  scroll-behavior: smooth;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

img {
  max-width: 100%;
}

a {
  display: block;
  text-decoration: none;
  font: inherit;
  color: inherit;
}

a,
button {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: auto;
}

.mt-6 {
        margin-top: 1.5rem;
    }
	.py-1 {
    padding-bottom: .25rem;
    padding-top: .25rem;
}


	
@media (min-width: 1280px) {
    text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
}

[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "PT Sans",sans-serif;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tiktok:before {
  content: "\e902";
}

.icon-instagram:before {
  content: "\e90a";
}

.icon-facebook:before {
  content: "\e90b";
}

.icon-twitter:before {
  content: "\e90c";
}

.icon-vk:before {
  content: "\e90d";
}

.icon-youtube:before {
  content: "\e90e";
}

.icon-clear-filled:before {
  content: "\e904";
}

.icon-back:before {
  content: "\e900";
}

.icon-arrows:before {
  content: "\e903";
}

.icon-accepted:before {
  content: "\e921";
}

.icon-reject:before {
  content: "\e920";
}

.icon-thanks:before {
  content: "\e91f";
}

.icon-usd:before {
  content: "\e91e";
}

.icon-check:before {
  content: "\e901";
}

.icon-arrow-down:before {
  content: "\e90f";
}

.icon-arrow-left:before {
  content: "\e909";
}

.icon-arrow-right:before {
  content: "\e916";
}

.icon-arrow-long-left:before {
  content: "\e910";
}

.icon-email:before {
  content: "\e911";
}

.icon-eye-closed:before {
  content: "\e912";
}

.icon-eye-opened:before {
  content: "\e913";
}

.icon-phone:before {
  content: "\e914";
}

.icon-close:before {
  content: "\e915";
}

input::placeholder {
  color: #faf9f8;
}

.c-reg__form {
  width: 100%;
  padding: 0.777rem 1rem;
}

.c-form__error {
  color: #f33;
  text-align: left;
  font-size: 0.666rem;
  margin-bottom: 0.444rem;
}
.c-form__group {
  text-align: right;
  position: relative;
  margin-bottom: 0.666rem;
}
.c-form__group .phone_code {
  position: absolute;
  left: 0;
  top: 0;
  width: 6rem;
  height: 4.5rem;
  border-radius: 0.666rem;
  border: 0.111rem solid rgba(255, 255, 255, 0.2);
}
@media only screen and (orientation: portrait) {
  .c-form__group .phone_code {
    width: 4rem;
  }
}
.c-form__group .phone_code:after {
  position: absolute;
  top: 50%;
  bottom: 0;
  margin: 0;
  right: 1rem;
  width: 1.5rem;
  height: 1.5rem;
  transform: translateY(-50%);
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDE5LjgzNzRDMTEuNyAxOS44Mzc0IDExLjUgMTkuNzM3NCAxMS4zIDE5LjUzNzRMNy4zIDE1LjUzNzRDNi45IDE1LjEzNzQgNi45IDE0LjUzNzQgNy4zIDE0LjEzNzRDNy43IDEzLjczNzQgOC4zIDEzLjczNzQgOC43IDE0LjEzNzRMMTIgMTcuNDM3NEwxNS4zIDE0LjEzNzRDMTUuNyAxMy43Mzc0IDE2LjMgMTMuNzM3NCAxNi43IDE0LjEzNzRDMTcuMSAxNC41Mzc0IDE3LjEgMTUuMTM3NCAxNi43IDE1LjUzNzRMMTIuNyAxOS41Mzc0QzEyLjUgMTkuNzM3NCAxMi4zIDE5LjgzNzQgMTIgMTkuODM3NFpNMTYuNyAxMC41Mzc0QzE3LjEgMTAuMTM3NCAxNy4xIDkuNTM3NCAxNi43IDkuMTM3NEwxMi43IDUuMTM3NEMxMi4zIDQuNzM3NCAxMS43IDQuNzM3NCAxMS4zIDUuMTM3NEw3LjMgOS4xMzc0QzYuOSA5LjUzNzQgNi45IDEwLjEzNzQgNy4zIDEwLjUzNzRDNy43IDEwLjkzNzQgOC4zIDEwLjkzNzQgOC43IDEwLjUzNzRMMTIgNy4yMzc0TDE1LjMgMTAuNTM3NEMxNS43IDEwLjkzNzQgMTYuMyAxMC45Mzc0IDE2LjcgMTAuNTM3NFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=") center/100% 100% no-repeat;
  content: "";
  pointer-events: none;
}
@media only screen and (orientation: portrait) {
  .c-form__group .phone_code:after {
    right: 0.1rem;
  }
}
.c-form__group .phone_code__flag {
  width: 1.333rem;
  display: inline-block;
  position: absolute;
  left: 35%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.c-form__group .phone_code select {
  opacity: 0;
  position: absolute;
  left: 0;
  width: 100%;
  cursor: pointer;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: none;
  border: none;
  font-size: 14px;
}
.c-form__group-label {
  position: absolute;
  left: 0;
  display: block;
  position: absolute;
  left: 0.888rem;
  top: 50%;
  transform: translateY(-50%);
  font-style: normal;
  font-weight: 400;
  font-size: 0.888rem;
  line-height: 1;
  color: #d7cad2;
  transition: 0.15s ease 0s;
  transform-origin: left center;
}
.c-form__group-label.dateOfBirth {
  transform: translateY(-150%) scale(0.7);
}
.c-form__group.focused .c-form__group-label {
  transform: translateY(-150%) scale(0.7);
}
.c-form__group.phone .c-form__input {
  width: 80%;
}
@media only screen and (orientation: portrait) {
  .c-form__group.phone .c-form__input {
    width: 78%;
  }
}
.c-form__group.phone .c-form__group-label {
  transform: translateY(-150%) scale(0.7);
  left: 7.6rem;
}
@media only screen and (orientation: portrait) {
  .c-form__group.phone .c-form__group-label {
    left: 5.3rem;
  }
}
.c-form__input {
  width: 100%;
  height: 4.5rem;
  background: transparent;
  border-radius: 0.666rem;
  border: 0.111rem solid rgba(255, 255, 255, 0.2);
  outline: none;
  color: #faf9f8;
  font-size: 0.888rem;
  padding: 1.944rem 0.888rem 0.888rem;
}
.c-form__input.reg-field-password.empty-field {
  color: #f33;
}
.c-form__input.has-error {
  border: 0.111rem solid #f33;
}
.c-form__input.has-error + label {
  color: #f33;
}
.c-form__icon {
  position: absolute;
  right: 1rem;
  top: 0;
  height: 100%;
  width: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-form__icon-second {
  right: 4rem;
}
.c-form__icon-second:before {
  content: "";
  display: block;
  position: absolute;
  right: -0.5rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.055rem;
  height: 2.222rem;
  background: #fff;
}
.c-form__icon [class^=icon-] {
  font-size: 1.333rem;
  color: #fff;
  transition: 0.3s;
}
.c-form__icon [class^=icon-]:hover {
  opacity: 0.8;
}
.c-form .messages {
  text-align: left;
  font-size: 0.666rem;
  color: #f33;
  margin-bottom: 0.444rem;
}
.c-form .password-validate {
  margin-bottom: 0;
}
.c-form .password-validate-hint {
  font-family: "Gilroy";
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 0.444rem;
  font-size: 0.777rem;
  line-height: 1.111rem;
  letter-spacing: -0.017rem;
  color: #faf9f8;
}
.c-form .password-validate-hint__error {
  color: #f33;
}
.c-form .password-validate-hint__success {
  color: #00d68f;
}
.c-form .password-validate-hint__success .password-validate-hint__icon .dot {
  display: none;
}
.c-form .password-validate-hint__success .password-validate-hint__icon .icon-checked {
  display: block;
}
.c-form .password-validate-hint__icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 0.825rem;
  height: 0.825rem;
  margin-right: 0.5rem;
}
.c-form .password-validate-hint__icon .icon-checked {
  display: none;
}
.c-form__checkbox input[type=checkbox] {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.c-form__checkbox input[type=checkbox] + label {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.166rem;
  color: #dbd7db;
  padding-left: 1.7rem;
  text-align: left;
  box-sizing: border-box;
}
@media only screen and (orientation: portrait) {
  .c-form__checkbox input[type=checkbox] + label {
    font-size: 0.7rem;
  }
}
.c-form__checkbox input[type=checkbox] + label.has-error {
  border: 0.111rem solid #f33;
}
.c-form__checkbox input[type=checkbox] + label a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease 0s;
  color: #fff;
  text-decoration: underline;
}
.c-form__checkbox input[type=checkbox] + label a:hover {
  text-decoration: none;
}
.c-form__checkbox input[type=checkbox] + label:before {
  content: "";
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0.222rem;
  font-family: icomoon;
  font-size: 0.888rem;
  color: #fff;
}
.c-form__checkbox input[type=checkbox]:checked + label:before {
  content: "\e901";
}
.c-form__footer {
  padding-top: 0.722rem;
}
.c-form .c-btn {
  font-family: "Gilroy";
  width: 100%;
  border: none;
  outline: none;
  height: 4.3125rem;
  border-radius: 0.666rem;
  font-weight: 800;
  font-size: 1.4375rem;
  background: #f8ff13;
  color: #000;
  cursor: pointer;
  text-transform: uppercase;
}
.c-form .btn__next {
  margin-top: 1.5rem;
  width: 100%;
  border: none;
  outline: none;
  height: 4.3125rem;
  border-radius: 0.666rem;
  font-weight: 800;
  font-size: 1.4375rem;
  background: #f8ff13;
  color: #000;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}
.c-form .btn__next.disable {
  pointer-events: none;
  background: #464646;
  color: #000;
}
.c-form .btn__next.disablePw {
  pointer-events: none;
  background: #464646;
  color: #000;
}
.c-form.notValid .c-btn {
  pointer-events: none;
  background: #464646;
  color: #000;
}
.c-form__acc {
  padding-top: 1.111rem;
  color: #dad6ce;
  letter-spacing: -0.017rem;
  font-weight: 400;
}
.c-form__acc a {
  display: inline-block;
  font-weight: 400;
  color: #f8ff13;
  transition: 0.3s;
}
.c-form__acc a:hover {
  text-decoration: underline;
}

.modalConnected {
  font-family: "Gilroy";
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(1, 7, 6, 0.9);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.modalConnected__thanks {
  background: linear-gradient(108deg, rgba(0, 0, 0, 0.05) 0%, rgba(39, 0, 57, 0.05) 100%);
  backdrop-filter: blur(20px);
}
.modalConnected__thanks .modalConnected-content {
  height: auto;
  width: 39.1875rem;
  padding: 1.5rem 1.8125rem 1.625rem;
}
@media only screen and (orientation: portrait) {
  .modalConnected__thanks .modalConnected-content {
    padding: 1.125rem 1.3125rem 1.0625rem;
    width: 90%;
  }
}
.modalConnected__thanks .modalConnected-content p span {
  color: #f8ff13;
}
.modalConnected__thanks .modalConnected-content__title {
  color: #fff;
  font-size: 1.375rem;
  line-height: 1.6875rem;
  font-weight: bold;
}
@media only screen and (orientation: portrait) {
  .modalConnected__thanks .modalConnected-content__title {
    font-size: 0.875rem;
    line-height: 1.0625rem;
  }
}
.modalConnected__thanks .modalConnected-content__text {
  color: #fff;
  margin-top: 1.25rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5rem;
}
@media only screen and (orientation: portrait) {
  .modalConnected__thanks .modalConnected-content__text {
    font-size: 0.75rem;
    line-height: 0.9375rem;
    margin-top: 0.6875rem;
  }
}
.modalConnected__thanks .modalConnected-content__img {
  width: 100%;
  margin-top: 1.25rem;
}
@media only screen and (orientation: portrait) {
  .modalConnected__thanks .modalConnected-content__img {
    margin-top: 0.6875rem;
  }
}
.modalConnected__form .modalConnected-content {
  height: auto;
  width: 34.833rem;
  padding: 0.889rem 0;
}
@media only screen and (orientation: portrait) {
  .modalConnected__form .modalConnected-content {
    width: 90%;
  }
}
.modalConnected__form .modalConnected__title {
  font-size: 1.111rem;
}
.modalConnected__form .modalConnected-close {
  top: 0.555rem;
}
.modalConnected.active {
  display: flex;
}
.modalConnected-close {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 1.888rem;
  cursor: pointer;
  position: absolute;
  top: 0.888rem;
  right: 0.777rem;
  transition: 0.3s;
}
.modalConnected-back {
  background: transparent;
  border: none;
  color: #fff;
  width: 1.5rem;
  cursor: pointer;
  position: absolute;
  top: 1rem;
  left: 0.777rem;
  transition: 0.3s;
}
.modalConnected-back img {
  width: 100%;
}
.modalConnected-content {
  width: 39.222rem;
  height: 41.666rem;
  background: #250136;
  padding: 0.888rem 0 2.222rem;
  border-radius: 0.888rem;
  text-align: center;
  color: #fff;
  position: relative;
}
@media only screen and (orientation: portrait) {
  .modalConnected-content {
    width: 90%;
  }
}
.modalConnected__title {
  font-weight: 600;
  line-height: 1;
  font-size: 1.75rem;
  padding: 0.5rem 0 1.277rem;
  border-bottom: 0.055rem solid #552573;
}
.modalConnected__text {
  text-align: left;
  max-height: 34.222rem;
  overflow-y: auto;
  padding-right: 0.555rem;
  font-size: 1rem;
  margin: 1.333rem 1.333rem 0 1.333rem;
}
@media only screen and (orientation: portrait) {
  .modalConnected__text {
    max-height: 32rem;
  }
}
.modalConnected__text p {
  margin-bottom: 0.888rem;
}
