@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");
@import url(../../../node_modules/normalize.css/normalize.css);
@import url(../../../node_modules/@fancyapps/fancybox/dist/jquery.fancybox.min.css);
/*modal*/
.modal {
  display: none;
  max-width: 90%;
  background-color: #fff;
  overflow: visible;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.25);
     -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.25);
  padding: 35px 30px;
  width: 380px; }

.modal, .modal > * {
  -webkit-transform: translateY(150px);
  -moz-transform: translateY(150px);
  -ms-transform: translateY(150px);
  -o-transform: translateY(150px);
  transform: translateY(150px);
  opacity: 0;
  -webkit-transition: opacity .5s, -webkit-transform .5s;
  transition: opacity .5s, -webkit-transform .5s;
  -o-transition: opacity .5s, -o-transform .5s;
  -moz-transition: transform .5s, opacity .5s, -moz-transform .5s;
  transition: transform .5s, opacity .5s;
  transition: transform .5s, opacity .5s, -webkit-transform .5s, -moz-transform .5s, -o-transform .5s; }

.fancybox-slide--current .modal, .fancybox-slide--current .modal > * {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

* {
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

a, button, span {
  display: inline-block; }

input, textarea {
  display: block;
  width: 100%; }

table {
  width: 100%;
  border-collapse: collapse; }

a {
  background-color: transparent;
  text-decoration: none; }

img {
  border: none;
  max-width: 100%;
  height: auto; }

a, button {
  outline: 0;
  cursor: pointer; }

li {
  list-style: none; }

button {
  background: 0 0;
  border: none; }

a, button, input, textarea {
  color: #375867;
  font-weight: inherit;
  -webkit-appearance: none;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease; }

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

textarea {
  resize: none;
  outline: 0;
  border: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  background: 0 0; }

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

input[type=number] {
  -moz-appearance: textfield; }

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
  -webkit-appearance: none; }

input[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  display: inline-block; }

input[type=search]::-webkit-search-cancel-button {
  background: 0 0;
  display: none; }

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

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

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

.full-img img {
  width: 100%; }

figure {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 5px;
  font-size: .75em;
  opacity: .8; }

[hidden] {
  display: none !important; }

.img-full {
  width: 100%; }

.clearfix:after {
  content: '';
  clear: both;
  display: block; }

h1, .h1 {
  font-style: normal;
  font-weight: 500;
  font-size: 65px;
  line-height: 90px;
  text-transform: capitalize;
  color: #375867;
  font-family: "Gilroy";
  margin: 0; }
  h1 span, .h1 span {
    display: block; }
  h1 b, .h1 b {
    font-weight: 600;
    color: #6948c5;
    display: block;
    font-size: 1.1em; }

h2, .h2 {
  margin: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 60px;
  line-height: 125%;
  text-transform: capitalize;
  color: #375867;
  font-family: "Gilroy"; }
  h2 span, .h2 span {
    display: block; }
  h2 b, .h2 b {
    font-weight: 500;
    color: #6948c5; }

h3, .h3 {
  margin: 0;
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 130%;
  font-family: "Gilroy";
  color: #375867; }

h4, .h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 30px;
  color: #375867;
  font-family: "Formular"; }

h5, .h5 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #70868F; }
  h5 b, .h5 b {
    font-weight: 500;
    color: #6948c5; }
  h5-number, .h5-number {
    background: #F1F3F6;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    padding: 13px 25px;
    font-weight: 500; }

h6, .h6 {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #70868F; }
  h6-icon, .h6-icon {
    line-height: 137%; }
  h6 b, .h6 b {
    color: #6948c5;
    font-weight: 500; }
  h6-status, .h6-status {
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    padding: 5px 15px;
    font-weight: 500; }
    h6-status.yellow, .h6-status.yellow {
      background: rgba(255, 217, 119, 0.65);
      color: #D7BE80; }
    h6-status.green, .h6-status.green {
      background: #A5F4C7;
      color: #84D1A5; }
    h6-status.red, .h6-status.red {
      color: #DD9797;
      background: #FFB2B2; }

.subtitle {
  font-size: 22px;
  line-height: 35px;
  color: #70868F; }
  .subtitle > * + * {
    margin-top: 16px; }
  .subtitle b {
    font-weight: 500; }

.title-big {
  font-style: normal;
  font-weight: 600;
  font-size: 110px;
  line-height: 109%;
  text-align: center;
  color: #FCFBFB;
  font-family: "Gilroy"; }
  .title-big span {
    display: block;
    color: #6948c5; }

.title-mid {
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
  color: #70868F; }
  .title-mid b, .title-mid a {
    font-weight: 500;
    color: #6948c5; }

.small {
  font-style: normal;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #6948c5; }
  .small-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .small-icon--img {
      width: 20px;
      height: 20px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      margin-left: 10px; }
      .small-icon--img img {
        max-height: 100%; }

.text > * + * {
  margin-top: 35px; }

body {
  font-family: "Formular";
  color: #375867;
  font-style: normal;
  font-weight: 400;
  background: #FCFBFB;
  font-size: 16px; }
  @media (max-width: 735px) {
    body body {
      font-size: 14px; } }

.wrapper {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }

header {
  width: 100%; }

main {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
     -moz-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  display: block; }

footer {
  margin: auto auto 0 auto;
  width: 100%; }

.container,
.container-fluid {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  z-index: 2; }

.container {
  max-width: 1340px; }

.container-fluid {
  max-width: 1920px; }

.btn-row {
  text-align: center; }
  .btn-row .btn {
    margin: 10px; }

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -20px; }
  .column .column-2 {
    width: 50%;
    padding: 10px 20px; }
  .column .column-3 {
    max-width: 320px;
    width: 33.3%;
    padding: 20px; }

.fancybox-navigation {
  position: static; }

.swiper-button {
  outline: none; }
  .swiper-button.swiper-button-prev {
    -webkit-transform: scaleX(-1);
       -moz-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
         -o-transform: scaleX(-1);
            transform: scaleX(-1); }
  .swiper-button:before, .swiper-button:after {
    display: none; }

.swiper-pagination {
  position: absolute;
  width: 100%;
  text-align: center;
  margin-top: 50px; }
  .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    outline: none; }

.list-pages {
  margin: 200px 0; }
  .list-pages > * + * {
    margin-top: 20px; }
  .list-pages a {
    font-size: 20px; }
    .list-pages a:hover {
      text-decoration: underline; }

.icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor; }

.media .row {
  margin: 0 -16px -16px; }

.media a {
  font-size: 16px;
  width: 36px;
  height: 36px;
  background: #F1F3F6;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #70868f;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  margin: 0 16px 16px; }
  .media a:hover {
    color: #fff;
    background: #6948c5;
    -webkit-transform: translateY(-5px);
       -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
         -o-transform: translateY(-5px);
            transform: translateY(-5px); }
  .media a .icon-facebook {
    font-size: 18px; }
  .media a .icon-instagram {
    font-size: 16px; }
  .media a .icon-telegram {
    font-size: 16px; }
  .media a .icon-twitter {
    font-size: 18px; }
  .media a .icon-reddit {
    font-size: 20px; }
  .media a .icon-discord {
    font-size: 18px; }

.support-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }
  .support-link--icon {
    font-size: 24px;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    color: #70868F; }
  .support-link--text {
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #70868F;
    padding-left: 15px; }
  .support-link:hover {
    color: #6948c5; }
    .support-link:hover .support-link--icon, .support-link:hover .support-link--text {
      color: #6948c5; }

.download-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .download-link--txt {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-transform: capitalize;
    color: #70868F;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    margin-right: 15px;
    font-family: "Gilroy"; }
  .download-link--icon {
    width: 27px;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    color: #70868F; }
    .download-link--icon .icon {
      width: 100%;
      height: 17px; }
  .download-link:hover .download-link--txt, .download-link:hover .download-link--icon {
    color: #6948c5; }
  .download-link:hover .download-link--icon {
    -webkit-transform: translateX(10px);
       -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
         -o-transform: translateX(10px);
            transform: translateX(10px); }

.btn-primary {
  border: 1px solid #6948c5;
  background-color: #6948c5;
  height: 60px;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 82px;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 21px;
  color: #FCFBFB;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  transition: 0.2s ease-out; }
  .btn-primary:hover {
    border-color: #6948c5;
    background-color: #6948c5;
    color: #fff;
    -webkit-box-shadow: 0 0 10px #6948c5;
       -moz-box-shadow: 0 0 10px #6948c5;
            box-shadow: 0 0 10px #6948c5; }

.btn-secondary {
  height: 52px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0 30px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #6948c5;
  border: 1px solid #6948c5;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  transition: 0.2s ease-out; }
  .btn-secondary:hover {
    border-color: #6948c5;
    background-color: #6948c5;
    color: #fff;
    -webkit-box-shadow: 0 0 10px #6948c5;
       -moz-box-shadow: 0 0 10px #6948c5;
            box-shadow: 0 0 10px #6948c5; }

.link-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .link-icon--txt {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #70868F;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    width: -webkit-calc(100% - 18px);
    width: -moz-calc(100% - 18px);
    width: calc(100% - 18px);
    padding-right: 10px; }
  .link-icon--icon {
    font-size: 18px;
    color: #70868F;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out; }
  .link-icon:hover .link-icon--txt, .link-icon:hover .link-icon--icon {
    color: #6948c5; }

.links-col {
  width: 100%; }
  .links-col > * + * {
    margin-top: 18px; }
  .links-col li {
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid; }

.subscription {
  width: 100%; }
  .subscription-input {
    width: 100%; }
    .subscription-input input {
      width: 100%;
      border: 1px solid #D2D8DF;
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-border-radius: 50px;
         -moz-border-radius: 50px;
              border-radius: 50px;
      padding: 0 220px 0 32px;
      height: 72px;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      color: #375867;
      -webkit-transition: 0.2s ease-out;
      -o-transition: 0.2s ease-out;
      -moz-transition: 0.2s ease-out;
      transition: 0.2s ease-out; }
      .subscription-input input:focus {
        border-color: #6948c5; }
      .subscription-input input::-webkit-input-placeholder {
        color: #70868F; }
      .subscription-input input:-moz-placeholder {
        color: #70868F; }
      .subscription-input input::-moz-placeholder {
        color: #70868F; }
      .subscription-input input:-ms-input-placeholder {
        color: #70868F; }
      .subscription-input input::-ms-input-placeholder {
        color: #70868F; }
      .subscription-input input::placeholder {
        color: #70868F; }
  .subscription--submit {
    height: -webkit-calc(100% - 20px);
    height: -moz-calc(100% - 20px);
    height: calc(100% - 20px);
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    background: #6948c5;
    -webkit-border-radius: 40px;
       -moz-border-radius: 40px;
            border-radius: 40px;
    padding: 0 32px;
    position: absolute;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #FCFBFB; }
    .subscription--submit span:after {
      content: attr(data-txt);
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      color: #FCFBFB;
      margin-left: 4px; }

.form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -12px -30px; }
  .form-row .form-group {
    width: -webkit-calc(100% / 2 - 24px);
    width: -moz-calc(100% / 2 - 24px);
    width: calc(100% / 2 - 24px);
    margin: 0 12px 30px; }

.form-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%; }
  .form-group h5, .form-group .h5 {
    padding: 0 0 20px;
    line-height: 1.4; }

.form-label {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #A7B5BD;
  margin-bottom: 15px;
  padding-left: 15px;
  width: 100%; }

.form-control {
  width: 100%; }
  .form-control .toggle-password {
    position: absolute;
    width: 20px;
    height: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 25px;
    z-index: 5;
    background: url("../img/icons/password-visible.svg") center no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    cursor: pointer; }
    .form-control .toggle-password.active {
      background: url("../img/icons/password-hidden.svg") center no-repeat;
      -moz-background-size: contain;
           background-size: contain; }
  .form-control input {
    width: 100%;
    border: 1px solid #D2D8DF;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-border-radius: 31px;
       -moz-border-radius: 31px;
            border-radius: 31px;
    height: 60px;
    padding: 0 15px;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px; }
    .form-control input:focus {
      border-color: #6948c5; }
    .form-control input::-webkit-input-placeholder {
      color: #D2D8DF; }
    .form-control input:-moz-placeholder {
      color: #D2D8DF; }
    .form-control input::-moz-placeholder {
      color: #D2D8DF; }
    .form-control input:-ms-input-placeholder {
      color: #D2D8DF; }
    .form-control input::-ms-input-placeholder {
      color: #D2D8DF; }
    .form-control input::placeholder {
      color: #D2D8DF; }
  .form-control.email:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 20px;
    background: url("../img/icons/email-icon.svg") center no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 32px;
    height: 32px; }
  .form-control.email input {
    padding: 0 20px 0 72px; }
  .form-control p {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0; }
  .form-control.incorrect {
    padding: 0 0 20px; }
    .form-control.incorrect input {
      border-color: #E57F99 !important; }
    .form-control.incorrect p {
      display: block;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 17px;
      color: #E57F99; }

.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .social a {
    margin: 0 30px 15px 0;
    width: 40px;
    height: 40px;
    color: #70868f;
    background: #FCFBFB;
    -webkit-border-radius: 7px;
       -moz-border-radius: 7px;
            border-radius: 7px;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (max-width: 1023px) {
      .social a {
        margin-right: 14px; } }
    @media (max-width: 767px) {
      .social a {
        margin: 0 3px; } }
    .social a:hover {
      color: #fff;
      background: #6948c5; }
    .social a img {
      max-width: 80%;
      max-height: 80%; }

.icon-facebook, .icon-twitter, .icon-discord {
  font-size: 18px; }

.icon-reddit {
  font-size: 20px; }

@font-face {
  font-family: 'Formular';
  src: local("../fonts/Formular Regular"), local("../fonts/Formular-Regular"), url("../fonts/Formular.woff2") format("woff2"), url("../fonts/Formular.woff") format("woff"), url("../fonts/Formular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Formular';
  src: local("../fonts/Formular Medium"), local("../fonts/Formular-Medium"), url("../fonts/Formular-Medium.woff2") format("woff2"), url("../fonts/Formular-Medium.woff") format("woff"), url("../fonts/Formular-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Formular';
  src: local("../fonts/Formular Bold"), local("../fonts/Formular-Bold"), url("../fonts/Formular-Bold.woff2") format("woff2"), url("../fonts/Formular-Bold.woff") format("woff"), url("../fonts/Formular-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: local("../fonts/Gilroy Bold"), local("../fonts/Gilroy-Bold"), url("../fonts/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: local("../fonts/Gilroy Semibold"), local("../fonts/Gilroy-Semibold"), url("../fonts/Gilroy-Semibold.woff2") format("woff2"), url("../fonts/Gilroy-Semibold.woff") format("woff"), url("../fonts/Gilroy-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: local("../fonts/Gilroy Medium"), local("../fonts/Gilroy-Medium"), url("../fonts/Gilroy-Medium.woff2") format("woff2"), url("../fonts/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: local("../fonts/Gilroy Regular"), local("../fonts/Gilroy-Regular"), url("../fonts/Gilroy-Regular.woff2") format("woff2"), url("../fonts/Gilroy-Regular.woff") format("woff"), url("../fonts/Gilroy-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

html {
  --scrollbarBG: #D2D8DF;
  --thumbBG: #6948c5; }

.wallets::-webkit-scrollbar {
  width: 8px; }

.wallets {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG); }

.wallets::-webkit-scrollbar-track {
  background: var(--scrollbarBG); }

.wallets::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG);
  -webkit-border-radius: 4px;
          border-radius: 4px; }

@-webkit-keyframes left-right {
  0% {
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px); }
  50% {
    -webkit-transform: translateX(7px);
            transform: translateX(7px); }
  100% {
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px); } }

@-moz-keyframes left-right {
  0% {
    -moz-transform: translateX(-7px);
         transform: translateX(-7px); }
  50% {
    -moz-transform: translateX(7px);
         transform: translateX(7px); }
  100% {
    -moz-transform: translateX(-7px);
         transform: translateX(-7px); } }

@-o-keyframes left-right {
  0% {
    -o-transform: translateX(-7px);
       transform: translateX(-7px); }
  50% {
    -o-transform: translateX(7px);
       transform: translateX(7px); }
  100% {
    -o-transform: translateX(-7px);
       transform: translateX(-7px); } }

@keyframes left-right {
  0% {
    -webkit-transform: translateX(-7px);
       -moz-transform: translateX(-7px);
         -o-transform: translateX(-7px);
            transform: translateX(-7px); }
  50% {
    -webkit-transform: translateX(7px);
       -moz-transform: translateX(7px);
         -o-transform: translateX(7px);
            transform: translateX(7px); }
  100% {
    -webkit-transform: translateX(-7px);
       -moz-transform: translateX(-7px);
         -o-transform: translateX(-7px);
            transform: translateX(-7px); } }

@-webkit-keyframes right-left {
  0% {
    -webkit-transform: translateX(7px);
            transform: translateX(7px); }
  50% {
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px); }
  100% {
    -webkit-transform: translateX(7px);
            transform: translateX(7px); } }

@-moz-keyframes right-left {
  0% {
    -moz-transform: translateX(7px);
         transform: translateX(7px); }
  50% {
    -moz-transform: translateX(-7px);
         transform: translateX(-7px); }
  100% {
    -moz-transform: translateX(7px);
         transform: translateX(7px); } }

@-o-keyframes right-left {
  0% {
    -o-transform: translateX(7px);
       transform: translateX(7px); }
  50% {
    -o-transform: translateX(-7px);
       transform: translateX(-7px); }
  100% {
    -o-transform: translateX(7px);
       transform: translateX(7px); } }

@keyframes right-left {
  0% {
    -webkit-transform: translateX(7px);
       -moz-transform: translateX(7px);
         -o-transform: translateX(7px);
            transform: translateX(7px); }
  50% {
    -webkit-transform: translateX(-7px);
       -moz-transform: translateX(-7px);
         -o-transform: translateX(-7px);
            transform: translateX(-7px); }
  100% {
    -webkit-transform: translateX(7px);
       -moz-transform: translateX(7px);
         -o-transform: translateX(7px);
            transform: translateX(7px); } }

.left-right {
  -webkit-animation: left-right 4s infinite ease-in-out;
     -moz-animation: left-right 4s infinite ease-in-out;
       -o-animation: left-right 4s infinite ease-in-out;
          animation: left-right 4s infinite ease-in-out; }

.right-left {
  -webkit-animation: right-left 4s infinite ease-in-out;
     -moz-animation: right-left 4s infinite ease-in-out;
       -o-animation: right-left 4s infinite ease-in-out;
          animation: right-left 4s infinite ease-in-out; }

.scene {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1; }
  .scene-subscribe {
    position: absolute;
    left: 28%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: -1;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    -webkit-filter: drop-shadow(0px 0px 134px rgba(87, 216, 141, 0.64));
            filter: drop-shadow(0px 0px 134px rgba(87, 216, 141, 0.64));
    width: 260px;
    height: 260px;
    bottom: 6px; }
    .scene-subscribe img {
      width: 100%;
      height: 100%; }

@-webkit-keyframes line1 {
  0% {
    height: 100%; }
  50% {
    height: 12px; }
  100% {
    height: 100%; } }

@-moz-keyframes line1 {
  0% {
    height: 100%; }
  50% {
    height: 12px; }
  100% {
    height: 100%; } }

@-o-keyframes line1 {
  0% {
    height: 100%; }
  50% {
    height: 12px; }
  100% {
    height: 100%; } }

@keyframes line1 {
  0% {
    height: 100%; }
  50% {
    height: 12px; }
  100% {
    height: 100%; } }

@-webkit-keyframes line2 {
  0% {
    height: 12px; }
  50% {
    height: 100%; }
  100% {
    height: 12px; } }

@-moz-keyframes line2 {
  0% {
    height: 12px; }
  50% {
    height: 100%; }
  100% {
    height: 12px; } }

@-o-keyframes line2 {
  0% {
    height: 12px; }
  50% {
    height: 100%; }
  100% {
    height: 12px; } }

@keyframes line2 {
  0% {
    height: 12px; }
  50% {
    height: 100%; }
  100% {
    height: 12px; } }

.modal {
  background: url(../img/modal-bg.svg) bottom no-repeat #fff;
  -moz-background-size: contain;
       background-size: contain;
  -webkit-box-shadow: 0px 7px 32px rgba(92, 141, 141, 0.2);
     -moz-box-shadow: 0px 7px 32px rgba(92, 141, 141, 0.2);
          box-shadow: 0px 7px 32px rgba(92, 141, 141, 0.2);
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
  max-width: 785px;
  width: 100%;
  padding: 65px 20px 200px; }
  .modal-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 530px;
    margin: 0 auto;
    width: 100%; }
    .modal-wrap > * {
      width: 100%; }
  .modal-head {
    text-align: center;
    padding: 0 0 50px; }
    .modal-head.rejected h3 {
      color: #E57F99 !important;
      font-weight: 600; }
    .modal-head.confirmed h3 {
      color: #6948c5 !important;
      font-weight: 600; }
    .modal-head > * + * {
      margin-top: 28px; }
    .modal-head h3 {
      font-weight: 500;
      line-height: 143%; }
      .modal-head h3 b {
        font-weight: 600;
        color: #6948c5; }
    .modal-head .subtitle + .subtitle {
      margin-top: 20px; }
  .modal .search-form .form-control:before {
    content: '';
    position: absolute;
    background: url("../img/icons/email-icon.svg") center no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 32px;
    height: 32px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 25px;
    z-index: 2;
    pointer-events: none; }
  .modal .search-form .form-control input {
    background: #fff;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    height: 60px;
    padding: 0 150px 0 72px; }
  .modal .search-form .btn-primary {
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    height: 42px;
    text-transform: uppercase;
    padding: 0 46px;
    font-weight: 700; }

.fancybox-bg {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(252, 251, 251, 0.7)), to(#FCFBFB));
  background: -webkit-linear-gradient(top, rgba(252, 251, 251, 0.7) 0%, #FCFBFB 100%);
  background: -moz-linear-gradient(top, rgba(252, 251, 251, 0.7) 0%, #FCFBFB 100%);
  background: -o-linear-gradient(top, rgba(252, 251, 251, 0.7) 0%, #FCFBFB 100%);
  background: linear-gradient(180deg, rgba(252, 251, 251, 0.7) 0%, #FCFBFB 100%);
  opacity: 1 !important; }

.fancybox-button.fancybox-close-small {
  width: 60px;
  height: 60px;
  background: #fff;
  -webkit-box-shadow: 2px 8px 30px rgba(53, 108, 95, 0.15);
     -moz-box-shadow: 2px 8px 30px rgba(53, 108, 95, 0.15);
          box-shadow: 2px 8px 30px rgba(53, 108, 95, 0.15);
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  right: 50px !important;
  top: -30px !important;
  -webkit-transition: .2s ease-out;
  -o-transition: .2s ease-out;
  -moz-transition: .2s ease-out;
  transition: .2s ease-out; }
  .fancybox-button.fancybox-close-small svg path {
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out; }
  .fancybox-button.fancybox-close-small:hover {
    background: #6948c5; }
    .fancybox-button.fancybox-close-small:hover svg path {
      fill: #fff; }

.double-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .double-button > * + * {
    margin-left: 45px; }
  .double-button .btn-primary {
    text-transform: uppercase;
    width: 185px;
    padding: 0 10px; }
    .double-button .btn-primary:only-child {
      -webkit-border-radius: inherit;
         -moz-border-radius: inherit;
              border-radius: inherit; }
    .double-button .btn-primary:first-child {
      -webkit-border-radius: 28px 0 0 28px;
         -moz-border-radius: 28px 0 0 28px;
              border-radius: 28px 0 0 28px; }
    .double-button .btn-primary:last-child {
      -webkit-border-radius: 0 28px 28px 0;
         -moz-border-radius: 0 28px 28px 0;
              border-radius: 0 28px 28px 0; }

.reward-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px; }
  .reward-row > * + * {
    margin-left: 25px; }
  .reward-row--txt {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-transform: capitalize;
    color: #5C8D8D; }
  .reward-row--box {
    background: #EFEBFF;
    border: 1px solid #EFEBFF;
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
    height: 66px;
    padding: 0 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .reward-row--box span {
      font-style: normal;
      font-weight: 500;
      font-size: 25px;
      line-height: 31px;
      color: #5C8D8D;
      padding-left: 32px; }
      .reward-row--box span:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 20px;
        height: 18px;
        background: url("../img/icons/reward-star.svg") center no-repeat;
        -moz-background-size: contain;
             background-size: contain; }

.tooltip {
  width: 13px;
  height: 13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .tooltip img {
    max-height: 100%; }
  .tooltip:before {
    content: attr(data-txt);
    background: #FFFFFF;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    position: absolute;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 154%;
    color: #81A6A7;
    padding: 15px;
    bottom: -webkit-calc(100% + 15px);
    bottom: -moz-calc(100% + 15px);
    bottom: calc(100% + 15px);
    left: -30px;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 220px;
    -webkit-filter: drop-shadow(0px 0px 20px rgba(113, 164, 180, 0.15));
            filter: drop-shadow(0px 0px 20px rgba(113, 164, 180, 0.15)); }
  .tooltip:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 11px 0 11px;
    border-color: #fff transparent transparent transparent;
    bottom: -webkit-calc(100% + 5px);
    bottom: -moz-calc(100% + 5px);
    bottom: calc(100% + 5px);
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    opacity: 0;
    pointer-events: none;
    visibility: hidden; }

input::-webkit-input-placeholder {
  color: #375867; }

input::-moz-placeholder {
  color: #375867; }

input:-moz-placeholder {
  color: #375867; }

input:-ms-input-placeholder {
  color: #375867; }

textarea::-webkit-input-placeholder {
  color: #375867; }

textarea::-moz-placeholder {
  color: #375867; }

textarea:-moz-placeholder {
  color: #375867; }

textarea:-ms-input-placeholder {
  color: #375867; }

input:focus::-webkit-input-placeholder {
  color: transparent;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

input:focus::-moz-placeholder {
  color: transparent;
  -moz-transition: all .5s ease;
  transition: all .5s ease; }

input:focus:-moz-placeholder {
  color: transparent;
  -moz-transition: all .5s ease;
  transition: all .5s ease; }

input:focus:-ms-input-placeholder {
  color: transparent;
  -ms-transition: all .5s ease;
  transition: all .5s ease; }

textarea:focus::-webkit-input-placeholder {
  color: transparent;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease; }

textarea:focus::-moz-placeholder {
  color: transparent;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease; }

textarea:focus:-moz-placeholder {
  color: transparent;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease; }

textarea:focus:-ms-input-placeholder {
  color: transparent;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease; }

.open-nav {
  display: none; }

.header {
  z-index: 10;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  padding: 50px 0; }
  .header__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .header__wrap.header-balance {
      max-width: 100%; }
  .header .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    .header .menu > * + * {
      margin-left: 95px; }
    .header .menu a {
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 20px;
      color: #6E8185;
      -webkit-transition: 0.2s ease-out;
      -o-transition: 0.2s ease-out;
      -moz-transition: 0.2s ease-out;
      transition: 0.2s ease-out; }
      .header .menu a:hover {
        color: #6948c5; }
  .header .btn-primary {
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 50px;
    height: 50px;
    margin-left: 70px; }

.wrap-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wrap-nav--header {
    display: none; }

.footer {
  padding: 90px 0 40px 0;
  background-color: #FCFBFB; }
  .footer .text {
    margin-bottom: 36px;
    font-size: 17px;
    line-height: 27px;
    color: #70868F; }
    .footer .text > * + * {
      margin-top: 22px; }
  .footer h4, .footer .h4 {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #375867;
    margin-bottom: 25px; }
    @media (max-width: 1300px) {
      .footer h4, .footer .h4 {
        font-size: 20px; } }
  @media (max-width: 1300px) {
    .footer {
      padding: 40px 0 20px 0; } }
  .footer-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 1023px) {
      .footer-row:nth-child(1) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .footer-row:nth-child(2) {
        border-top: 1px solid #D2D8DF;
        padding-top: 30px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  @media (max-width: 1023px) and (max-width: 767px) {
    .footer-row:nth-child(2) {
      text-align: center; }
      .footer-row:nth-child(2) > *:nth-child(1) {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; }
      .footer-row:nth-child(2) > *:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .footer-row:nth-child(2) > *:nth-child(3) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
  .footer-col {
    width: 33%;
    margin-bottom: 36px;
    padding-right: 20px; }
    @media (max-width: 1023px) {
      .footer-col {
        width: 100%;
        padding-right: 0; } }
    .footer-col:last-of-type {
      padding-right: 0;
      max-width: 300px; }
      @media (max-width: 1023px) {
        .footer-col:last-of-type {
          max-width: 100%; } }
  .footer-logo {
    margin-bottom: 62px; }
    @media (max-width: 1023px) {
      .footer-logo {
        margin-bottom: 40px; } }
    @media (max-width: 767px) {
      .footer-logo {
        margin-bottom: 0;
        display: block;
        text-align: center; } }
    .footer-logo img {
      width: 270px; }
      @media (max-width: 767px) {
        .footer-logo img {
          width: 150px; } }
  .footer .app-market {
    background: #FCFBFB;
    border: 1.175px solid #D2D8DF;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    padding: 12px;
    margin: 0 20px 20px 0; }
    @media (max-width: 767px) {
      .footer .app-market {
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: calc(50% - 20px);
        margin: 0 8px 8px 8px; } }
  @media (max-width: 767px) {
    .footer .social {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 40px; }
      .footer .social .container {
        padding: 0 35px; } }
  .footer .social a {
    width: 36px;
    height: 36px;
    background: #f1f3f6; }
    .footer .social a:hover {
      background: #6948c5; }
    @media (max-width: 1300px) {
      .footer .social a {
        margin-right: 14px; } }
    @media (max-width: 767px) {
      .footer .social a {
        margin: 0 5px; } }
  .footer-nav {
    max-width: 50%; }
    .footer-nav__wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 1023px) {
        .footer-nav__wrap {
          padding: 40px 0;
          margin: 40px 0 0 0;
          border-top: 1px solid #d2d8df;
          border-bottom: 1px solid #D2D8DF; } }
    .footer-nav li {
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .footer-nav li {
          margin-bottom: 12px; } }
      .footer-nav li:last-of-type {
        margin-bottom: 0; }
      .footer-nav li a {
        font-size: 18px;
        line-height: 22px; }
        @media (max-width: 767px) {
          .footer-nav li a {
            font-size: 16px; } }
        .footer-nav li a:hover {
          color: #6948c5; }
    @media (max-width: 767px) {
      .footer-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        max-width: 100%;
        width: 100%; } }
  .footer .subtitle {
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      .footer .subtitle {
        margin-bottom: 16px;
        text-align: center; } }
  @media (max-width: 767px) {
    .footer-head {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .footer-head .nice-select {
    display: none; }
    @media (max-width: 767px) {
      .footer-head .nice-select {
        display: block; } }
  @media (max-width: 767px) {
    .footer .text p:nth-child(1) {
      display: none; } }

.copyright {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  color: #70868F; }
  @media (max-width: 767px) {
    .copyright {
      padding-top: 25px;
      border-top: 1px solid #D2D8DF; } }

.support {
  padding-left: 40px;
  font-weight: 500; }
  .support:hover {
    opacity: .7; }
  .support img {
    width: 24px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%); }

.privacy-policy {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  color: #70868F; }
  .privacy-policy:hover {
    color: #6948c5; }

.d-only-mob {
  display: none; }
  @media (max-width: 767px) {
    .d-only-mob {
      display: block; } }

@media (max-width: 767px) {
  .d-only-desk {
    display: none; } }

body.open {
  height: 100vh;
  overflow: hidden; }

.accounts {
  padding: 275px 0 400px;
  overflow: hidden; }
  .accounts-txt {
    max-width: 530px; }
    .accounts-txt h2 b {
      display: block; }
    .accounts-txt h6 {
      padding: 35px 0 70px; }
      .accounts-txt h6 a {
        font-weight: 500;
        font-size: 1.250em;
        line-height: 1.2;
        color: #6948c5;
        text-decoration: underline; }
        .accounts-txt h6 a:hover {
          text-decoration: none; }
  .accounts-form .btn-primary {
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    text-transform: uppercase;
    width: 155px;
    padding: 0 10px; }
  .accounts-form .form-control input {
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px; }
  .accounts-form > * + * {
    padding-top: 35px; }
  .accounts-form--row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .accounts-form--row .form-group {
      width: -webkit-calc(100% - 155px);
      width: -moz-calc(100% - 155px);
      width: calc(100% - 155px);
      padding-right: 50px; }
  .accounts .subscribe-bg > svg {
    z-index: 2; }
  .accounts-decor {
    top: 299px;
    position: absolute;
    right: -webkit-calc(((100% - 1340px)/ 2) - 290px);
    right: -moz-calc(((100% - 1340px)/ 2) - 290px);
    right: calc(((100% - 1340px)/ 2) - 290px);
    max-width: 945px; }

.points {
  padding: 225px 0 0 0; }
  .points h1 {
    max-width: 600px;
    margin: 0 auto;
    padding: 0 0 65px;
    text-align: center;
    font-size: 75px; }
    .points h1 b {
      font-size: inherit;
      font-weight: 500;
      display: inline; }
  .points__wrap {
    background: #EFEBFF;
    border: 1px solid #FFFFFF;
    -webkit-box-shadow: 0px 9px 38px rgba(193, 230, 220, 0.25);
       -moz-box-shadow: 0px 9px 38px rgba(193, 230, 220, 0.25);
            box-shadow: 0px 9px 38px rgba(193, 230, 220, 0.25);
    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
            border-radius: 50px;
    padding: 42px 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.transaction {
  background: #FFFFFF;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  padding: 35px 40px 25px;
  max-width: 630px;
  width: 100%; }
  .transaction .form-control input {
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
    padding: 0 52px 0 30px;
    color: #839AA5;
    border-color: #C6FAED; }
  .transaction .form-control--icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 30px;
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .transaction .form-control--icon img {
      max-height: 100%; }
  .transaction-status {
    position: absolute;
    top: -17px;
    right: 28px;
    background: #C6FAED;
    -webkit-border-radius: 11px 9px 40px 40px;
       -moz-border-radius: 11px 9px 40px 40px;
            border-radius: 11px 9px 40px 40px;
    padding: 15px 25px;
    text-align: center; }
    .transaction-status > * + * {
      margin-top: 10px; }
    .transaction-status h5, .transaction-status .h5 {
      line-height: 1.3;
      text-transform: uppercase;
      font-weight: 500; }
    .transaction-status .small {
      color: #81A6A7;
      font-family: "Formular"; }
  .transaction-percentage {
    width: 150px;
    height: 150px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .transaction-percentage--line {
      position: absolute;
      width: 100%;
      height: 100%;
      inset: 0;
      pointer-events: none;
      text-align: right; }
      .transaction-percentage--line img {
        max-height: 100%; }
    .transaction-percentage--txt {
      font-style: normal;
      font-weight: 500;
      font-size: 40px;
      line-height: 49px;
      color: #6948c5; }

.points-box {
  background: #FFFFFF;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  padding: 25px 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }
  .points-box > * + * {
    margin-top: 20px; }
  .points-box--header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .points-box--header > * + * {
      margin-left: 30px; }

.accounts-mini {
  padding: 230px 0 225px; }
  .accounts-mini .points-box {
    margin-top: 50px;
    -webkit-box-shadow: 0px 0px 20px rgba(113, 164, 180, 0.15);
       -moz-box-shadow: 0px 0px 20px rgba(113, 164, 180, 0.15);
            box-shadow: 0px 0px 20px rgba(113, 164, 180, 0.15); }
  .accounts-mini--decor {
    top: 120px;
    position: absolute;
    right: -webkit-calc(((100% - 1340px)/ 2) - 290px);
    right: -moz-calc(((100% - 1340px)/ 2) - 290px);
    right: calc(((100% - 1340px)/ 2) - 290px); }

.skip {
  padding: 0 0 120px; }
  .skip-points {
    padding: 8px 12px;
    background: #FFFFFF;
    -webkit-border-radius: 13px;
       -moz-border-radius: 13px;
            border-radius: 13px;
    z-index: 2;
    position: absolute;
    left: 5px;
    bottom: 5px; }
    .skip-points span {
      font-style: normal;
      font-weight: 500;
      font-size: 15px;
      line-height: 18px;
      color: #375867;
      mix-blend-mode: normal;
      padding-left: 24px; }
      .skip-points span:before {
        content: '';
        position: absolute;
        background: url("../img/icons/reward-star.svg") center no-repeat;
        -moz-background-size: contain;
             background-size: contain;
        width: 17px;
        height: 15px;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%); }
  .skip__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .skip-txt {
    max-width: 540px; }
    .skip-txt > * + * {
      margin-top: 50px; }
    .skip-txt h2 b {
      display: block; }
  .skip-content {
    width: -webkit-calc(100% - 540px);
    width: -moz-calc(100% - 540px);
    width: calc(100% - 540px);
    padding-left: 125px; }
  .skip .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -22px -40px; }
  .skip-item {
    width: -webkit-calc(50% - 44px);
    width: -moz-calc(50% - 44px);
    width: calc(50% - 44px);
    margin: 0 22px 40px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 20px rgba(113, 164, 180, 0.15);
       -moz-box-shadow: 0px 0px 20px rgba(113, 164, 180, 0.15);
            box-shadow: 0px 0px 20px rgba(113, 164, 180, 0.15);
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    padding: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .skip-item .points-box--header {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      margin-left: auto; }
      .skip-item .points-box--header h5 {
        font-size: 16px;
        line-height: 20px; }
      .skip-item .points-box--header .points-box--check {
        margin-left: 15px; }
    .skip-item--details {
      background: #FFFFFF;
      -webkit-border-radius: 0px 30px 0px 15px;
         -moz-border-radius: 0px 30px 0px 15px;
              border-radius: 0px 30px 0px 15px;
      height: 44px;
      padding: 0 20px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 5;
      font-style: normal;
      font-weight: 400;
      font-size: 15px;
      line-height: 18px;
      text-transform: capitalize;
      color: #81A6A7;
      cursor: pointer; }
      .skip-item--details .tooltip {
        margin-left: 10px; }
      .skip-item--details:hover .tooltip:before {
        opacity: 1;
        pointer-events: auto;
        visibility: visible; }
      .skip-item--details:hover .tooltip:after {
        opacity: 1;
        pointer-events: auto;
        visibility: visible; }
    .skip-item__img {
      width: 100%;
      -webkit-border-radius: 20px;
         -moz-border-radius: 20px;
              border-radius: 20px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      overflow: hidden;
      height: 115px; }
      .skip-item__img > img {
        max-height: 100%; }
    .skip-item__row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 16px; }
      .skip-item__row .btn-primary, .skip-item__row .btn-secondary {
        width: 107px;
        padding: 0 5px;
        height: 37px;
        font-weight: 500;
        font-size: 13px;
        line-height: 16px;
        -webkit-border-radius: 8px;
           -moz-border-radius: 8px;
                border-radius: 8px;
        text-transform: uppercase; }

.subscribe {
  overflow: hidden;
  padding: 0 0 400px; }
  .subscribe h2 {
    max-width: 850px;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 45px; }
  .subscribe-bg {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    left: 0;
    pointer-events: none; }
    .subscribe-bg > svg {
      z-index: 2; }

.search-form {
  max-width: 608px;
  margin: 0 auto; }
  .search-form .form-control input {
    padding: 0 220px 0 32px;
    height: 72px;
    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
            border-radius: 50px; }
  .search-form .btn-primary {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    padding: 0 64px;
    height: 50px;
    right: 10px; }

@media (max-width: 1919px) {
  h1, .h1 {
    font-size: 55px;
    line-height: 128%; }
  .points h1, .points .h1 {
    font-size: 55px;
    line-height: 128%;
    max-width: 490px; }
  .subtitle {
    font-size: 17px;
    line-height: 27px; }
  .skip-item:nth-child(even) .tooltip:before {
    right: -15px;
    left: auto; } }

@media (max-width: 1300px) {
  .points {
    padding: 175px 0 0 0; }
    .points__wrap {
      padding: 30px 35px; }
    .points h2 {
      max-width: 400px;
      padding: 0 0 45px; }
  .accounts-mini {
    padding: 130px 0 230px; }
    .accounts-mini--decor {
      height: 400px;
      right: -webkit-calc(((100% - 1340px)/ 2) - 20px);
      right: -moz-calc(((100% - 1340px)/ 2) - 20px);
      right: calc(((100% - 1340px)/ 2) - 20px); }
      .accounts-mini--decor img {
        max-height: 100%; }
  .skip-txt {
    max-width: 380px; }
    .skip-txt > * + * {
      margin-top: 35px; }
  .skip-content {
    width: -webkit-calc(100% - 380px);
    width: -moz-calc(100% - 380px);
    width: calc(100% - 380px);
    padding-left: 50px; }
  .transaction {
    max-width: 465px; }
  .accounts {
    padding: 175px 0 400px; }
    .accounts-decor {
      top: 175px;
      right: -webkit-calc(((100% - 1340px)/ 2) - 390px);
      right: -moz-calc(((100% - 1340px)/ 2) - 390px);
      right: calc(((100% - 1340px)/ 2) - 390px); }
  .scene-subscribe {
    width: 240px;
    height: 240px; }
  h2, .h2 {
    font-size: 40px;
    line-height: 133%; }
  h3, .h3 {
    font-size: 28px; }
  h6, .h6 {
    font-size: 14px;
    line-height: 17px; }
  h5, .h5 {
    font-size: 14px;
    line-height: 24px; } }

@media (max-width: 1023px) {
  .points {
    padding: 120px 0 0 0; }
    .points-box {
      padding: 20px 35px; }
    .points__wrap {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      padding: 30px; }
    .points h1, .points .h1 {
      font-size: 45px;
      max-width: 390px; }
  .transaction {
    width: 100%;
    max-width: 100%;
    margin: 0 0 30px;
    padding: 30px; }
  .accounts-mini {
    padding: 80px 0; }
    .accounts-mini--decor {
      display: none; }
    .accounts-mini .accounts-txt {
      margin: 0 auto;
      text-align: center; }
      .accounts-mini .accounts-txt .points-box {
        margin: 25px auto 0; }
  .skip {
    padding: 0 0 100px; }
    .skip-txt {
      width: 100%;
      max-width: 100%;
      text-align: center; }
    .skip-content {
      width: 100%;
      padding: 50px 0 0 0; }
  .scene-subscribe {
    width: 180px;
    height: 180px; }
  .subscribe {
    padding: 0 0 300px; }
  h1, .h1 {
    font-size: 45px; }
  .accounts {
    padding: 120px 0 300px; }
    .accounts-decor {
      display: none; }
    .accounts-txt h6 {
      padding: 15px 0 50px; }
  .reward-row--box {
    height: 60px;
    padding: 0 30px; } }

@media (max-width: 767px) {
  h1, .h1 {
    font-size: 36px; }
  h2, .h2 {
    font-size: 30px; }
  h4, .h4 {
    font-size: 20px; }
  .container {
    padding: 0 18px; }
  .points h1, .points .h1 {
    max-width: 310px;
    font-size: 36px;
    padding: 0 0 35px; }
  .points__wrap {
    padding: 15px; }
    .points__wrap .points-box {
      padding: 10px 15px; }
      .points__wrap .points-box > * + * {
        margin-top: 10px; }
  .transaction {
    padding: 30px 15px 15px; }
    .transaction-status {
      -webkit-border-radius: 10px 10px 30px 30px;
         -moz-border-radius: 10px 10px 30px 30px;
              border-radius: 10px 10px 30px 30px;
      padding: 10px 15px;
      top: -15px; }
      .transaction-status > * + * {
        margin-top: 5px; }
    .transaction-percentage {
      width: 100px;
      height: 100px; }
      .transaction-percentage--txt {
        font-size: 25px;
        line-height: 1; }
  .skip-item {
    width: 100%;
    margin: 0 22px 30px; }
  .skip .row {
    margin: 0 -22px -30px; }
  .search-form .btn-primary {
    padding: 0 24px; }
  .search-form .form-control input {
    padding: 0 140px 0 32px; }
  .form-group h5, .form-group .h5 {
    padding: 0 0 12px; }
  .reward-row--txt {
    font-size: 16px;
    line-height: 1.2; }
  .reward-row--box {
    height: 50px;
    padding: 0 24px; }
    .reward-row--box span {
      font-size: 20px;
      line-height: 1.4; }
  .scene-subscribe {
    left: 50%; }
  .accounts-form--row > * {
    width: 100% !important; }
    .accounts-form--row > * + * {
      margin-top: 20px; }
  .accounts-form--row .form-group {
    padding: 0; }
  .modal {
    padding: 60px 20px 100px; }
    .modal .search-form .form-control:before {
      display: none; }
    .modal .search-form .form-control input {
      padding: 0 150px 0 20px; }
  .fancybox-button.fancybox-close-small {
    top: 0 !important;
    right: 0 !important;
    -webkit-border-radius: 0 20px 0 20px;
       -moz-border-radius: 0 20px 0 20px;
            border-radius: 0 20px 0 20px;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  .header {
    padding: 25px 0; }
    .header .container {
      padding: 0 35px; }
    .header__wrap {
      background: #F1F3F6;
      -webkit-border-radius: 30px;
         -moz-border-radius: 30px;
              border-radius: 30px;
      padding: 0 0 0 25px; }
    .header .logo {
      width: 129px;
      height: 28px; }
    .header .menu {
      padding: 50px 0;
      display: block;
      border-top: 1px solid #D2D8DF;
      border-bottom: 1px solid #D2D8DF; }
      .header .menu > * + * {
        margin: 0; }
      .header .menu-item--hidden {
        display: block; }
      .header .menu-item a {
        font-weight: 400;
        font-size: 20px;
        line-height: 50px;
        color: #375867; }
        .header .menu-item a:before {
          content: '';
          position: absolute;
          left: -18px;
          top: 50%;
          -webkit-transform: translateY(-50%);
             -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
               -o-transform: translateY(-50%);
                  transform: translateY(-50%);
          height: 24px;
          width: 3px;
          background: #6948c5;
          -webkit-border-radius: 50px;
             -moz-border-radius: 50px;
                  border-radius: 50px;
          -webkit-transition: 0.2s ease-out;
          -o-transition: 0.2s ease-out;
          -moz-transition: 0.2s ease-out;
          transition: 0.2s ease-out;
          opacity: 0; }
        .header .menu-item a:hover {
          color: #6948c5; }
          .header .menu-item a:hover:before {
            opacity: 1; }
    .header .btn-primary {
      margin: 30px 0 0 0; }
  .container {
    padding: 0 18px; }
  .scene-subscribe {
    left: 50%; }
  .subscribe-bg {
    height: 200px; }
    .subscribe-bg > svg {
      left: 50%;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%);
      position: absolute;
      width: 1920px; }
  .open-nav {
    display: block;
    z-index: 88888;
    background: #6948c5;
    -webkit-box-shadow: -4px 0px 7px rgba(72, 197, 125, 0.2);
       -moz-box-shadow: -4px 0px 7px rgba(72, 197, 125, 0.2);
            box-shadow: -4px 0px 7px rgba(72, 197, 125, 0.2);
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    width: 78px;
    height: 58px; }
    .open-nav span {
      position: absolute;
      width: 28px;
      height: 3px;
      left: 0;
      background: #fff;
      will-change: transform;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      -moz-transition: .3s all ease-out;
      transition: .3s all ease-out; }
      .open-nav span:first-child {
        width: 20px;
        top: 33%;
        left: 55%;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%); }
      .open-nav span:nth-child(2) {
        top: 50%;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
           -moz-transform: translateY(-50%) translateX(-50%);
            -ms-transform: translateY(-50%) translateX(-50%);
             -o-transform: translateY(-50%) translateX(-50%);
                transform: translateY(-50%) translateX(-50%); }
      .open-nav span:last-child {
        bottom: 33%;
        left: 55%;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 20px; }
    .open-nav.open {
      background: #38565f; }
      .open-nav.open span:first-child {
        -webkit-transform: rotate(45deg) translateX(-50%);
           -moz-transform: rotate(45deg) translateX(-50%);
            -ms-transform: rotate(45deg) translateX(-50%);
             -o-transform: rotate(45deg) translateX(-50%);
                transform: rotate(45deg) translateX(-50%);
        width: 28px;
        top: 64%;
        left: 45%; }
      .open-nav.open span:nth-child(2) {
        opacity: 0; }
      .open-nav.open span:last-child {
        -webkit-transform: rotate(-45deg) translateX(-50%);
           -moz-transform: rotate(-45deg) translateX(-50%);
            -ms-transform: rotate(-45deg) translateX(-50%);
             -o-transform: rotate(-45deg) translateX(-50%);
                transform: rotate(-45deg) translateX(-50%);
        width: 28px;
        top: 31%;
        left: 45%; }
  .wrap-nav {
    display: block;
    position: fixed;
    width: 100%;
    max-width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: auto;
    visibility: hidden;
    opacity: 0;
    padding: 185px 35px 35px;
    margin: 0;
    background: url("../img/menu-bg.svg") 100% 20px no-repeat #FCFBFB;
    -moz-background-size: cover;
         background-size: cover;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .wrap-nav--header {
      height: 58px;
      position: absolute;
      width: -webkit-calc(100% - 70px);
      width: -moz-calc(100% - 70px);
      width: calc(100% - 70px);
      top: 25px;
      background: #F1F3F6;
      -webkit-border-radius: 30px;
         -moz-border-radius: 30px;
              border-radius: 30px;
      padding: 0 0 0 25px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .wrap-nav--header .logo {
        width: 129px;
        height: 28px; }
  .wrap-nav.open {
    visibility: visible;
    opacity: 1; } }
