@import url(../../../node_modules/swiper/swiper-bundle.min.css);
@import url(../../../node_modules/@fancyapps/fancybox/dist/jquery.fancybox.min.css);
@import url(../../../node_modules/normalize.css/normalize.css);
* {
  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 {
  margin: 0 0 50px;
  font-style: normal;
  font-weight: 500;
  font-size: 75px;
  line-height: 120%;
  text-transform: capitalize;
  color: #375867;
  font-family: "Gilroy"; }
  h1 span, .h1 span {
    display: block; }
  h1 b, .h1 b {
    font-weight: 600;
    color: #6948c5; }

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;
  margin-bottom: 95px; }
  @media (max-width: 1300px) {
    .subtitle {
      font-size: 17px;
      line-height: 27px;
      margin-bottom: 45px; } }
  .subtitle > * + * {
    margin-top: 16px; }

.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-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #70868F; }
  .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;
    font-size: 12px;
    line-height: 15px;
    color: #81A6A7; }
    .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: #7853db;
    background-color: #7853db;
    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: #7853db;
    background-color: #7853db;
    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-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 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: #70868F; }
    .form-control input:-moz-placeholder {
      color: #70868F; }
    .form-control input::-moz-placeholder {
      color: #70868F; }
    .form-control input:-ms-input-placeholder {
      color: #70868F; }
    .form-control input::-ms-input-placeholder {
      color: #70868F; }
    .form-control input::placeholder {
      color: #70868F; }

.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: #48c57d; }
    .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-log {
    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-log img {
      width: 100%;
      height: 100%; }

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; }

/*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); }

.open-nav {
  display: none; }

.header {
  z-index: 10;
  padding: 54px 0;
  position: absolute; }
  .header__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;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .header .menu {
    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; }
    .header .menu > * + * {
      margin-left: 95px; }
    .header .menu-item a {
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 20px;
      color: #6E8185; }
      .header .menu-item a:hover {
        color: #6948c5; }
    .header .menu-item--hidden {
      display: none; }
    .header .menu-item--green a {
      font-weight: 500;
      color: #6948c5; }

.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; }

.welcome {
  padding: 164px 0 110px; }
  .welcome__wrap {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .welcome-info {
    max-width: 475px; }
    .welcome-info--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 -37px -37px; }
    .welcome-info--item {
      width: 33.3%;
      margin-bottom: 37px;
      padding: 0 37px;
      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;
      text-align: center; }
      .welcome-info--item > * + * {
        margin-top: 12px; }
      .welcome-info--item:nth-child(2) {
        border-left: 1px solid #ADEDDE;
        border-right: 1px solid #ADEDDE; }
  .welcome-content {
    padding: 80px 70px;
    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
            border-radius: 50px;
    overflow: hidden;
    max-width: 687px;
    width: 100%; }
    .welcome-content .btn-primary {
      width: 100%;
      height: 85px;
      -webkit-border-radius: 30px;
         -moz-border-radius: 30px;
              border-radius: 30px;
      text-transform: uppercase; }
    .welcome-content--reminder {
      background: #ADEDDE;
      border: 1px solid #FFFFFF;
      -webkit-border-radius: 11px 11px 40px 40px;
         -moz-border-radius: 11px 11px 40px 40px;
              border-radius: 11px 11px 40px 40px;
      padding: 19px 60px;
      font-style: normal;
      font-weight: 500;
      font-size: 18px;
      line-height: 22px;
      color: #5C8D8D;
      position: absolute;
      top: 0;
      left: 50px; }
    .welcome-content--inner {
      background: rgba(212, 255, 243, 0.85);
      border: 1px solid #FFFFFF;
      -webkit-box-shadow: 0px 9px 20px rgba(92, 141, 141, 0.15);
         -moz-box-shadow: 0px 9px 20px rgba(92, 141, 141, 0.15);
              box-shadow: 0px 9px 20px rgba(92, 141, 141, 0.15);
      -webkit-backdrop-filter: blur(40px);
              backdrop-filter: blur(40px);
      -webkit-border-radius: 50px;
         -moz-border-radius: 50px;
              border-radius: 50px;
      padding: 107px 50px 45px;
      overflow: hidden; }
    .welcome-content--inner:before {
      content: '';
      position: absolute;
      background: url("../img/welcome/decor-inner.svg") center no-repeat;
      -moz-background-size: cover;
           background-size: cover;
      bottom: 0;
      left: 50%;
      width: -webkit-calc(100% + 2px);
      width: -moz-calc(100% + 2px);
      width: calc(100% + 2px);
      height: 250px;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%);
      pointer-events: none; }

.status {
  padding: 22px 40px;
  background: #FFFFFF;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .status-price {
    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;
    text-align: center;
    font-size: 22px;
    line-height: 28px;
    color: #6948c5; }
  .status-name {
    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;
    max-width: 235px; }
    .status-name h5 {
      width: -webkit-calc(100% - 60px);
      width: -moz-calc(100% - 60px);
      width: calc(100% - 60px);
      padding-left: 25px; }
  .status-img {
    width: 60px;
    height: 60px; }
    .status-img img {
      width: 100%;
      min-height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center;
      -webkit-transition: .5s;
      -o-transition: .5s;
      -moz-transition: .5s;
      transition: .5s; }

.prize {
  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;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 75px 0 125px; }
  .prize:before {
    content: attr(data-label);
    position: absolute;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #5C8D8D;
    bottom: -webkit-calc(100% + 15px);
    bottom: -moz-calc(100% + 15px);
    bottom: calc(100% + 15px);
    left: 0; }
  .prize-coins {
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    line-height: 85px;
    color: #375867; }
  .prize .h4 {
    font-weight: 700;
    color: #6948c5;
    font-size: 25px;
    line-height: 32px;
    padding: 0 0 0 20px;
    margin-right: auto; }
  .prize-status {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #6948c5;
    background: #FFFFFF;
    -webkit-border-radius: 23.5px;
       -moz-border-radius: 23.5px;
            border-radius: 23.5px;
    padding: 13px 27px; }

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

.modal {
  background: url("../img/modal-bg.svg") bottom no-repeat #FFFFFF;
  -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: 958px;
  width: 100%;
  padding: 50px; }
  .modal .status {
    background: #F1F3F6;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    padding: 25px 45px; }
    .modal .status .col {
      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; }
      .modal .status .col > * + * {
        margin-top: 15px; }
    .modal .status-price h5 b {
      display: block !important;
      text-align: left; }
    .modal .status h5 b {
      display: inline-block; }
  .modal-details--join {
    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;
    max-width: 320px;
    width: 100%;
    margin: 40px auto 0;
    padding: 0 0 80px; }
    .modal-details--join .btn-primary {
      width: 100%; }
    .modal-details--join h4 {
      text-align: center;
      font-weight: 500;
      font-size: 22px;
      line-height: 26px;
      font-family: "Gilroy"; }
    .modal-details--join .row {
      padding: 25px 0 40px;
      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; }
      .modal-details--join .row h5 {
        line-height: 22px;
        font-weight: 500; }

.tabs {
  padding: 40px 0 0 0; }
  .tabs_nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 45px; }
    .tabs_nav > * + * {
      margin-left: 35px; }
    .tabs_nav li {
      font-style: normal;
      font-weight: 500;
      font-size: 22px;
      line-height: 26px;
      text-transform: capitalize;
      color: #375867;
      font-family: "Gilroy";
      padding: 0 5px 8px;
      -webkit-transition: 0.2s ease-out;
      -o-transition: 0.2s ease-out;
      -moz-transition: 0.2s ease-out;
      transition: 0.2s ease-out;
      cursor: pointer; }
      .tabs_nav li:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 3px;
        background: #6948c5;
        left: 0;
        bottom: 0;
        -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; }
      .tabs_nav li:hover {
        color: #6948c5; }
      .tabs_nav li.active:before {
        opacity: 1; }
  .tabs_content {
    padding: 25px 0 0 0; }
    .tabs_content--item {
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: -1; }
      .tabs_content--item.active {
        opacity: 1;
        position: relative;
        z-index: 3; }

.search-form {
  margin: 25px 0; }
  .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; }

.members {
  background: #F1F3F6;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  padding: 25px 45px; }
  .members h6 {
    text-transform: uppercase; }

.wallets {
  max-height: 300px;
  overflow: hidden;
  overflow-y: auto; }
  .wallets li:nth-child(odd) .wallets-item {
    background: #fff; }
  .wallets-item {
    width: 100%;
    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;
    padding: 8px 20px;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px; }
    .wallets-item--img {
      width: 59px;
      height: 56px;
      background: #D1E6E8;
      -webkit-border-radius: 10px;
         -moz-border-radius: 10px;
              border-radius: 10px;
      overflow: hidden; }
      .wallets-item--img img {
        width: 100%;
        min-height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center;
        -webkit-transition: .5s;
        -o-transition: .5s;
        -moz-transition: .5s;
        transition: .5s; }
    .wallets-item--link {
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 20px;
      color: #6948c5;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
         -moz-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin: 0 20px;
      max-width: 480px;
      white-space: nowrap;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis; }

.fancybox-button {
  width: 60px;
  height: 60px;
  background: #FFFFFF;
  -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: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  transition: 0.2s ease-out; }
  .fancybox-button 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:hover {
    background: #6948c5; }
    .fancybox-button:hover svg path {
      filL: #fff !important; }

.subscribe h2 {
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
  padding: 0 0 45px; }

.subscribe .form-control input {
  padding: 0 220px 0 32px;
  height: 72px;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px; }

.subscribe .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; }

.subscribe .search-form {
  max-width: 608px;
  margin: 0 auto; }

.log {
  padding: 75px 0 415px; }
  .log-swiper {
    margin: -20px;
    padding: 20px; }
    .log-swiper .swiper-wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .log-swiper .swiper-slide {
      height: auto;
      margin: 0 20px 20px 0 !important; }
  .log .swiper-pagination-bullet {
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    width: 9px;
    height: 9px;
    background: #839AA5; }
    .log .swiper-pagination-bullet:before {
      content: '';
      position: absolute;
      width: -webkit-calc(100% - 2px);
      width: -moz-calc(100% - 2px);
      width: calc(100% - 2px);
      height: -webkit-calc(100% - 2px);
      height: -moz-calc(100% - 2px);
      height: calc(100% - 2px);
      border: 2px solid #fff;
      left: 1px;
      top: 1px;
      -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;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%; }
    .log .swiper-pagination-bullet-active {
      width: 15px;
      height: 15px;
      background: #48C57D; }
      .log .swiper-pagination-bullet-active:before {
        opacity: 1; }
  .log-slide {
    width: 100%;
    height: 100%;
    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;
    background: rgba(241, 243, 246, 0.75);
    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
            border-radius: 50px;
    padding: 25px 30px 30px; }
    .log-slide__img {
      width: 100%;
      -webkit-border-radius: 50px;
         -moz-border-radius: 50px;
              border-radius: 50px;
      overflow: hidden; }
      .log-slide__img:before {
        content: '';
        display: block;
        padding-top: 64%; }
      .log-slide__img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .log-slide__content {
      padding: 28px 0 0 0;
      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; }
      .log-slide__content > * + * {
        margin-top: 30px; }
      .log-slide__content .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;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
    .log-slide--removable {
      background: #FFFFFF;
      -webkit-box-shadow: 0px 7px 30px rgba(92, 141, 141, 0.13);
         -moz-box-shadow: 0px 7px 30px rgba(92, 141, 141, 0.13);
              box-shadow: 0px 7px 30px rgba(92, 141, 141, 0.13); }
      .log-slide--removable:before {
        content: '';
        background: #BCE7DB;
        -webkit-border-radius: 11px 17px 40px 40px;
           -moz-border-radius: 11px 17px 40px 40px;
                border-radius: 11px 17px 40px 40px;
        width: 35px;
        height: 51px;
        position: absolute;
        left: -webkit-calc(50px + 102px);
        left: -moz-calc(50px + 102px);
        left: calc(50px + 102px);
        top: -15px; }
    .log-slide--label {
      font-weight: 500;
      color: #81A6A7;
      background: #CBF4E7;
      -webkit-box-shadow: 3px 3px 3px rgba(42, 126, 105, 0.2);
         -moz-box-shadow: 3px 3px 3px rgba(42, 126, 105, 0.2);
              box-shadow: 3px 3px 3px rgba(42, 126, 105, 0.2);
      -webkit-border-radius: 11px 9px 15px 40px;
         -moz-border-radius: 11px 9px 15px 40px;
              border-radius: 11px 9px 15px 40px;
      padding: 17px 14px 17px 17px;
      position: absolute;
      left: 50px;
      top: -15px;
      z-index: 5;
      pointer-events: none; }
  .log-info {
    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; }
    .log-info__img {
      width: 38px;
      height: 38px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
      .log-info__img img {
        max-height: 100%; }
    .log-info__content {
      width: -webkit-calc(100% - 38px);
      width: -moz-calc(100% - 38px);
      width: calc(100% - 38px);
      padding-left: 15px; }
      .log-info__content h6 {
        line-height: 26px;
        color: #375867; }
      .log-info__content .small {
        line-height: 24px; }
  .log .expired {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #E57F99;
    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;
    background: #FAD5D7;
    -webkit-border-radius: 11px 9px 15px 40px;
       -moz-border-radius: 11px 9px 15px 40px;
            border-radius: 11px 9px 15px 40px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 45px;
    padding: 0 28px 0 37px; }

.single-link {
  padding: 85px 0 0 0;
  text-align: center; }
  .single-link a {
    border-bottom: 1px solid #48C57D;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out; }
    .single-link a:hover {
      border-color: transparent; }

.log .scene {
  z-index: -2; }

.log-bg {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0;
  left: 0;
  pointer-events: none; }

.slide-wrap {
  display: none; }

.transactions {
  height: 100vh;
  padding: 180px 0 40px; }
  .transactions-decor {
    height: 100%;
    position: absolute;
    top: 0;
    right: -35px; }
    .transactions-decor img {
      max-height: 100%;
      height: 100%; }
  .transactions__wrap .title-row {
    padding: 0 0 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; }
    .transactions__wrap .title-row h4 {
      font-weight: 600;
      font-family: "Gilroy"; }
    .transactions__wrap .title-row > * + * {
      margin-left: 35px; }
  .transactions-list {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 15px rgba(210, 216, 223, 0.3);
       -moz-box-shadow: 0px 0px 15px rgba(210, 216, 223, 0.3);
            box-shadow: 0px 0px 15px rgba(210, 216, 223, 0.3);
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
    padding: 20px 50px 45px;
    max-width: 630px;
    width: 100%; }
    .transactions-list--name {
      width: 177px; }
      .transactions-list--name h6, .transactions-list--name .h6 {
        color: #375867; }
    .transactions-list--content {
      width: -webkit-calc(100% - 177px);
      width: -moz-calc(100% - 177px);
      width: calc(100% - 177px);
      padding: 8px 0;
      min-height: 50px;
      border-bottom: 1px solid #E9ECEF;
      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; }
    .transactions-list li {
      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-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }

.statuses-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 -5px -5px; }
  .statuses-row .h6 {
    margin: 0 5px 5px; }

.copy-txt {
  width: 100%;
  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; }
  .copy-txt input {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #70868F;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 302px;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis; }
  .copy-txt .copy-btn {
    width: 18px;
    height: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px; }
    .copy-txt .copy-btn svg {
      max-height: 100%;
      max-width: 100%; }
      .copy-txt .copy-btn 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; }
    .copy-txt .copy-btn:hover svg path {
      fill: #6948c5; }

@media (max-width: 1919px) and (min-width: 1024px) {
  .transactions-decor {
    right: -webkit-calc(((100% - 1340px)/ 2) - 282px);
    right: -moz-calc(((100% - 1340px)/ 2) - 282px);
    right: calc(((100% - 1340px)/ 2) - 282px); } }

@media (max-width: 1300px) {
  .scene-log {
    width: 240px;
    height: 240px; }
  h1, .h1 {
    font-size: 60px;
    line-height: 128%;
    margin-bottom: 25px; }
  h3, .h3 {
    font-size: 28px; }
  h6, .h6 {
    font-size: 14px;
    line-height: 17px; }
  h5, .h5 {
    font-size: 14px;
    line-height: 24px; }
  .welcome-info {
    max-width: 390px; }
    .welcome-info--row {
      margin: 0 -30px 0; }
    .welcome-info--item {
      padding: 0 30px;
      margin: 0; }
  .welcome-content {
    padding: 30px;
    max-width: 560px;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px; }
    .welcome-content--inner {
      padding: 78px 23px 35px;
      -webkit-border-radius: 30px;
         -moz-border-radius: 30px;
              border-radius: 30px; }
    .welcome-content--reminder {
      padding: 12px 37px;
      left: 23px;
      -webkit-border-radius: 8px 8px 25px 25px;
         -moz-border-radius: 8px 8px 25px 25px;
              border-radius: 8px 8px 25px 25px;
      font-size: 14px; }
    .welcome-content .btn-primary {
      height: 65px; }
  .welcome .status-img {
    width: 48px;
    height: 48px; }
  .welcome .status-name {
    max-width: 175px; }
    .welcome .status-name h5 {
      width: -webkit-calc(100% - 48px);
      width: -moz-calc(100% - 48px);
      width: calc(100% - 48px);
      padding-left: 15px; }
  .welcome .prize-coins {
    font-size: 55px;
    line-height: 1.2; }
  .swiper-wrap {
    padding: 0 0 40px; }
    .swiper-wrap .swiper-pagination {
      margin: 0;
      bottom: 0;
      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; }
  .log {
    padding: 75px 0 315px; }
  h2, .h2 {
    font-size: 40px;
    line-height: 133%; } }

@media (max-width: 1023px) {
  .log {
    padding: 60px 0 295px; }
  .single-link {
    display: none; }
  .scene-log {
    width: 180px;
    height: 180px; }
  .transactions-decor {
    right: -webkit-calc(((100% - 1340px)/ 2) - 120px);
    right: -moz-calc(((100% - 1340px)/ 2) - 120px);
    right: calc(((100% - 1340px)/ 2) - 120px); }
  .welcome-info {
    max-width: 100%;
    text-align: center;
    width: 100%; }
  .welcome-content {
    max-width: 600px;
    width: 100%;
    margin: 45px auto 0; }
  .modal {
    padding: 35px;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px; }
    .modal .status {
      padding: 20px;
      -webkit-border-radius: 20px;
         -moz-border-radius: 20px;
              border-radius: 20px; }
  .fancybox-button {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    right: 35px !important; }
  .members {
    padding: 20px 20px 5px;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px; } }

@media (max-width: 767px) {
  .transactions {
    height: auto;
    padding: 153px 0 80px; }
    .transactions-decor {
      display: none; }
    .transactions .title-row {
      -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; }
      .transactions .title-row > * + * {
        margin: 10px 0 0 0; }
    .transactions-list {
      padding: 20px 15px; }
      .transactions-list li {
        padding: 0 0 10px; }
        .transactions-list li:last-child {
          padding: 0; }
      .transactions-list--name {
        width: 100%; }
      .transactions-list--content {
        width: 100%; }
  .slide-wrap {
    display: block;
    padding: 0 0 45px;
    margin: 0 0 45px;
    border-bottom: 1px solid #ADEDDE; }
  .log-swiper .swiper-slide--removable {
    display: none; }
  .log-swiper .log-slide {
    padding: 20px;
    -webkit-border-radius: 35px;
       -moz-border-radius: 35px;
            border-radius: 35px; }
    .log-swiper .log-slide__img {
      -webkit-border-radius: 30px;
         -moz-border-radius: 30px;
              border-radius: 30px; }
    .log-swiper .log-slide .btn-secondary {
      height: 48px;
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 17px;
      color: #6948c5;
      padding: 0 33px; }
    .log-swiper .log-slide .log-info {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
  .log-slide {
    padding: 25px;
    -webkit-border-radius: 40px;
       -moz-border-radius: 40px;
            border-radius: 40px; }
    .log-slide__img {
      -webkit-border-radius: 40px;
         -moz-border-radius: 40px;
              border-radius: 40px; }
  .log .expired {
    font-size: 12px;
    line-height: 15px;
    -webkit-border-radius: 7px 7px 11px 33px;
       -moz-border-radius: 7px 7px 11px 33px;
            border-radius: 7px 7px 11px 33px;
    height: 35px;
    padding: 0 22px; }
  h2, .h2 {
    font-size: 30px; }
  .container {
    padding: 0 18px; }
  .scene-log {
    left: 50%; }
  .log-bg {
    height: 200px; }
    .log-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; }
  h1, .h1 {
    font-size: 36px; }
  .welcome {
    padding: 153px 0 80px; }
    .welcome-info--row {
      margin: 0 -14px; }
    .welcome-info--item {
      padding: 0 14px; }
      .welcome-info--item h3 {
        font-weight: 500; }
    .welcome-content {
      background: transparent !important;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      padding: 0; }
      .welcome-content--reminder {
        font-size: 12px;
        left: 50%;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%); }
      .welcome-content .btn-primary {
        background: #6948c5;
        -webkit-border-radius: 20px;
           -moz-border-radius: 20px;
                border-radius: 20px; }
    .welcome .status {
      padding: 20px; }
      .welcome .status-price {
        font-size: 16px;
        line-height: 24px;
        font-weight: 700; }
        .welcome .status-price .h6, .welcome .status-price h6 {
          font-size: 12px;
          line-height: 24px; }
  .prize {
    margin: 72px 0 97px; }
    .prize:before {
      font-size: 14px;
      line-height: 17px; }
    .prize-coins {
      font-size: 35px;
      line-height: 42px; }
    .prize h4, .prize .h4 {
      font-size: 16px;
      line-height: 19px;
      padding: 0 0 0 15px; }
    .prize-status {
      font-weight: 500;
      font-size: 14px;
      line-height: 16px;
      padding: 12px 25px;
      -webkit-border-radius: 23.5px;
         -moz-border-radius: 23.5px;
              border-radius: 23.5px; }
  .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; }
  .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;
      display: block;
      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; }
  .modal {
    padding: 60px 20px 20px; }
    .modal-details--join {
      padding: 0 0 40px; }
      .modal-details--join .row {
        padding: 25px 0; }
    .modal .status > * {
      width: 100%; }
      .modal .status > * + * {
        margin-top: 15px; }
    .modal .status-price {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .modal .status .prize-status {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; }
    .modal .status .col > * + * {
      margin-top: 5px; }
  .fancybox-button {
    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; }
  .tabs_nav {
    padding: 0; }
    .tabs_nav li {
      font-size: 18px;
      line-height: 20px; }
  .search-form .btn-primary {
    padding: 0 24px; }
  .search-form .form-control input {
    padding: 0 120px 0 32px; }
  .wallets-item {
    padding: 8px 10px; }
    .wallets-item--img {
      width: 45px;
      height: 45px; }
    .wallets-item--link {
      font-size: 14px;
      margin: 0 10px; }
    .wallets-item .btn-secondary {
      height: 45px;
      padding: 0 20px; } }
