html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none; }

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

.content__button, .header__nav-top, .top-bar__link, .header-nav__link, .form--default .form__input-response, .form--default .form__input-response .form__input-tip, .form--default .form__input-response .form__input-notice, .form--default .form__input-response .form__input-error, .form--default .form__checkbox-box {
  transition: all 0.1s ease-in-out; }

.content__button--social-footer svg path, .top-bar__link:after, .header-nav__dropdown-title:after, .header-nav__dropdown-list, .header-nav__dropdown-list .header-nav__link, .form--default .form__input-area .form__input-cover {
  transition: all 0.3s ease-in-out; }

.header__toggle, .header-nav {
  transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1); }

@font-face {
  font-family: 'Inter';
  src: url("/pub/public/fonts/Inter/Inter.ttf"); }

p, span, label, h1, h2, h3, h4, h5, h6, b, i, a, button, input, select, strong, small, li, ol, ul {
  font-family: "Inter", sans-serif;
  line-height: 1.4;
  color: #151515; }

.tc-white {
  color: #fff; }

@media (min-width: 0) {
  .content__title, .content__text, .content__link, .content__list-item {
    color: #1A202B; }
  .fs-10 {
    font-size: 10px; }
  .fs-12 {
    font-size: 12px; }
  .fs-13 {
    font-size: 13px; }
  .fs-14 {
    font-size: 14px; }
  .fs-16 {
    font-size: 16px; }
  .fs-17 {
    font-size: 17px; }
  .fs-18 {
    font-size: 18px; }
  .fs-20 {
    font-size: 20px; }
  .fs-22 {
    font-size: 22px; }
  .fs-24 {
    font-size: 24px; }
  .fs-26 {
    font-size: 26px; }
  .fs-28 {
    font-size: 28px; }
  .fs-30 {
    font-size: 30px; }
  .fs-32 {
    font-size: 32px; }
  .fs-34 {
    font-size: 34px; }
  .fs-36 {
    font-size: 36px; }
  .fs-38 {
    font-size: 38px; }
  .fs-40 {
    font-size: 40px; }
  .fs-42 {
    font-size: 42px; }
  .fs-44 {
    font-size: 44px; }
  .fs-46 {
    font-size: 46px; }
  .fs-48 {
    font-size: 48px; }
  .fs-50 {
    font-size: 50px; }
  .fs-52 {
    font-size: 52px; }
  .fs-54 {
    font-size: 54px; }
  .fs-56 {
    font-size: 56px; }
  .fs-58 {
    font-size: 58px; }
  .fs-60 {
    font-size: 60px; }
  .fs-62 {
    font-size: 62px; }
  .fs-64 {
    font-size: 64px; }
  .fs-66 {
    font-size: 66px; }
  .fs-68 {
    font-size: 68px; }
  .fs-70 {
    font-size: 70px; }
  .fw-100 {
    font-weight: 100; }
  .fw-200 {
    font-weight: 200; }
  .fw-300 {
    font-weight: 300; }
  .fw-400 {
    font-weight: 400; }
  .fw-500 {
    font-weight: 500; }
  .fw-600 {
    font-weight: 600; }
  .fw-700 {
    font-weight: 700; }
  .fw-800 {
    font-weight: 800; }
  .fw-900 {
    font-weight: 900; }
  .lh-5 {
    line-height: 0.5; }
  .lh-10 {
    line-height: 1; }
  .lh-12 {
    line-height: 1.2; }
  .lh-13 {
    line-height: 1.3; }
  .lh-15 {
    line-height: 1.5; }
  .lh-20 {
    line-height: 2; }
  .lh-25 {
    line-height: 2.5; }
  .ls-25 {
    letter-spacing: 0.025rem; }
  .ls-50 {
    letter-spacing: 0.05rem; }
  .ls-75 {
    letter-spacing: 0.075rem; }
  .ls-100 {
    letter-spacing: 0.1rem; }
  .ls-125 {
    letter-spacing: 0.125rem; }
  .ls-150 {
    letter-spacing: 0.15rem; }
  .ls-175 {
    letter-spacing: 0.175rem; }
  .ls-200 {
    letter-spacing: 0.2rem; }
  .tc-midnight {
    color: #1A202B; }
  .tc-bayoux {
    color: #5E697E; }
  .tc-cherry {
    color: #EDF25E; }
  .tc-goldenrod {
    color: #C49C00; }
  .tc-orange {
    color: #FF9300; }
  .tc-kelly {
    color: #1CC30E; }
  .tc-green {
    color: #EDF25E; }
  .tc-gray {
    color: #D0D0D0; }
  .tc-silver {
    color: #c4c4c4; }
  .content__link.tc-midnight:hover {
    color: black; }
  .content__link.tc-bayoux:hover {
    color: #3d4452; }
  .content__link.tc-cherry:hover {
    color: #072ebb; }
  .content__link.tc-goldenrod:hover {
    color: #785f00; }
  .content__link.tc-orange:hover {
    color: #b36700; }
  .content__link.tc-kelly:hover {
    color: #127c09; }
  .content__link.tc-green:hover {
    color: #072ebb; }
  .content__link.tc-gray:hover {
    color: #aaaaaa; }
  .content__link.tc-silver:hover {
    color: #9e9e9e; }
  .content__list--dot-cherry li, .content__list--dot-asphalt li {
    position: relative;
    padding-left: 20px; }
    .content__list--dot-cherry li:before, .content__list--dot-asphalt li:before {
      content: "";
      display: block;
      position: absolute;
      top: 6px;
      left: 0;
      width: 8px;
      height: 8px;
      border-radius: 5px; }
  .content__list--dot-cherry li:before {
    background: #EDF25E; }
  .content__list--dot-asphalt li:before {
    background: #5E697E; } }

@media (min-width: 576px) {
  .fs-sm-10 {
    font-size: 10px; }
  .fs-sm-12 {
    font-size: 12px; }
  .fs-sm-13 {
    font-size: 13px; }
  .fs-sm-14 {
    font-size: 14px; }
  .fs-sm-16 {
    font-size: 16px; }
  .fs-sm-17 {
    font-size: 17px; }
  .fs-sm-18 {
    font-size: 18px; }
  .fs-sm-20 {
    font-size: 20px; }
  .fs-sm-22 {
    font-size: 22px; }
  .fs-sm-24 {
    font-size: 24px; }
  .fs-sm-26 {
    font-size: 26px; }
  .fs-sm-28 {
    font-size: 28px; }
  .fs-sm-30 {
    font-size: 30px; }
  .fs-sm-32 {
    font-size: 32px; }
  .fs-sm-34 {
    font-size: 34px; }
  .fs-sm-36 {
    font-size: 36px; }
  .fs-sm-38 {
    font-size: 38px; }
  .fs-sm-40 {
    font-size: 40px; }
  .fs-sm-42 {
    font-size: 42px; }
  .fs-sm-44 {
    font-size: 44px; }
  .fs-sm-46 {
    font-size: 46px; }
  .fs-sm-48 {
    font-size: 48px; }
  .fs-sm-50 {
    font-size: 50px; }
  .fs-sm-52 {
    font-size: 52px; }
  .fs-sm-54 {
    font-size: 54px; }
  .fs-sm-56 {
    font-size: 56px; }
  .fs-sm-58 {
    font-size: 58px; }
  .fs-sm-60 {
    font-size: 60px; }
  .fs-sm-62 {
    font-size: 62px; }
  .fs-sm-64 {
    font-size: 64px; }
  .fs-sm-66 {
    font-size: 66px; }
  .fs-sm-68 {
    font-size: 68px; }
  .fs-sm-70 {
    font-size: 70px; }
  .fw-sm-100 {
    font-weight: 100; }
  .fw-sm-200 {
    font-weight: 200; }
  .fw-sm-300 {
    font-weight: 300; }
  .fw-sm-400 {
    font-weight: 400; }
  .fw-sm-500 {
    font-weight: 500; }
  .fw-sm-600 {
    font-weight: 600; }
  .fw-sm-700 {
    font-weight: 700; }
  .fw-sm-800 {
    font-weight: 800; }
  .fw-sm-900 {
    font-weight: 900; }
  .lh-sm-5 {
    line-height: 0.5; }
  .lh-sm-10 {
    line-height: 1; }
  .lh-sm-12 {
    line-height: 1.2; }
  .lh-sm-13 {
    line-height: 1.3; }
  .lh-sm-15 {
    line-height: 1.5; }
  .lh-sm-20 {
    line-height: 2; }
  .lh-sm-25 {
    line-height: 2.5; }
  .ls-sm-25 {
    letter-spacing: 0.025rem; }
  .ls-sm-50 {
    letter-spacing: 0.05rem; }
  .ls-sm-75 {
    letter-spacing: 0.075rem; }
  .ls-sm-100 {
    letter-spacing: 0.1rem; }
  .ls-sm-125 {
    letter-spacing: 0.125rem; }
  .ls-sm-150 {
    letter-spacing: 0.15rem; }
  .ls-sm-175 {
    letter-spacing: 0.175rem; }
  .ls-sm-200 {
    letter-spacing: 0.2rem; } }

@media (min-width: 768px) {
  .fs-md-10 {
    font-size: 10px; }
  .fs-md-12 {
    font-size: 12px; }
  .fs-md-13 {
    font-size: 13px; }
  .fs-md-14 {
    font-size: 14px; }
  .fs-md-16 {
    font-size: 16px; }
  .fs-md-17 {
    font-size: 17px; }
  .fs-md-18 {
    font-size: 18px; }
  .fs-md-20 {
    font-size: 20px; }
  .fs-md-22 {
    font-size: 22px; }
  .fs-md-24 {
    font-size: 24px; }
  .fs-md-26 {
    font-size: 26px; }
  .fs-md-28 {
    font-size: 28px; }
  .fs-md-30 {
    font-size: 30px; }
  .fs-md-32 {
    font-size: 32px; }
  .fs-md-34 {
    font-size: 34px; }
  .fs-md-36 {
    font-size: 36px; }
  .fs-md-38 {
    font-size: 38px; }
  .fs-md-40 {
    font-size: 40px; }
  .fs-md-42 {
    font-size: 42px; }
  .fs-md-44 {
    font-size: 44px; }
  .fs-md-46 {
    font-size: 46px; }
  .fs-md-48 {
    font-size: 48px; }
  .fs-md-50 {
    font-size: 50px; }
  .fs-md-52 {
    font-size: 52px; }
  .fs-md-54 {
    font-size: 54px; }
  .fs-md-56 {
    font-size: 56px; }
  .fs-md-58 {
    font-size: 58px; }
  .fs-md-60 {
    font-size: 60px; }
  .fs-md-62 {
    font-size: 62px; }
  .fs-md-64 {
    font-size: 64px; }
  .fs-md-66 {
    font-size: 66px; }
  .fs-md-68 {
    font-size: 68px; }
  .fs-md-70 {
    font-size: 70px; }
  .fw-md-100 {
    font-weight: 100; }
  .fw-md-200 {
    font-weight: 200; }
  .fw-md-300 {
    font-weight: 300; }
  .fw-md-400 {
    font-weight: 400; }
  .fw-md-500 {
    font-weight: 500; }
  .fw-md-600 {
    font-weight: 600; }
  .fw-md-700 {
    font-weight: 700; }
  .fw-md-800 {
    font-weight: 800; }
  .fw-md-900 {
    font-weight: 900; }
  .lh-md-5 {
    line-height: 0.5; }
  .lh-md-10 {
    line-height: 1; }
  .lh-md-12 {
    line-height: 1.2; }
  .lh-md-13 {
    line-height: 1.3; }
  .lh-md-15 {
    line-height: 1.5; }
  .lh-md-20 {
    line-height: 2; }
  .lh-md-25 {
    line-height: 2.5; }
  .ls-md-25 {
    letter-spacing: 0.025rem; }
  .ls-md-50 {
    letter-spacing: 0.05rem; }
  .ls-md-75 {
    letter-spacing: 0.075rem; }
  .ls-md-100 {
    letter-spacing: 0.1rem; }
  .ls-md-125 {
    letter-spacing: 0.125rem; }
  .ls-md-150 {
    letter-spacing: 0.15rem; }
  .ls-md-175 {
    letter-spacing: 0.175rem; }
  .ls-md-200 {
    letter-spacing: 0.2rem; } }

@media (min-width: 992px) {
  .fs-lg-10 {
    font-size: 10px; }
  .fs-lg-12 {
    font-size: 12px; }
  .fs-lg-13 {
    font-size: 13px; }
  .fs-lg-14 {
    font-size: 14px; }
  .fs-lg-16 {
    font-size: 16px; }
  .fs-lg-17 {
    font-size: 17px; }
  .fs-lg-18 {
    font-size: 18px; }
  .fs-lg-20 {
    font-size: 20px; }
  .fs-lg-22 {
    font-size: 22px; }
  .fs-lg-24 {
    font-size: 24px; }
  .fs-lg-26 {
    font-size: 26px; }
  .fs-lg-28 {
    font-size: 28px; }
  .fs-lg-30 {
    font-size: 30px; }
  .fs-lg-32 {
    font-size: 32px; }
  .fs-lg-34 {
    font-size: 34px; }
  .fs-lg-36 {
    font-size: 36px; }
  .fs-lg-38 {
    font-size: 38px; }
  .fs-lg-40 {
    font-size: 40px; }
  .fs-lg-42 {
    font-size: 42px; }
  .fs-lg-44 {
    font-size: 44px; }
  .fs-lg-46 {
    font-size: 46px; }
  .fs-lg-48 {
    font-size: 48px; }
  .fs-lg-50 {
    font-size: 50px; }
  .fs-lg-52 {
    font-size: 52px; }
  .fs-lg-54 {
    font-size: 54px; }
  .fs-lg-56 {
    font-size: 56px; }
  .fs-lg-58 {
    font-size: 58px; }
  .fs-lg-60 {
    font-size: 60px; }
  .fs-lg-62 {
    font-size: 62px; }
  .fs-lg-64 {
    font-size: 64px; }
  .fs-lg-66 {
    font-size: 66px; }
  .fs-lg-68 {
    font-size: 68px; }
  .fs-lg-70 {
    font-size: 70px; }
  .fw-lg-100 {
    font-weight: 100; }
  .fw-lg-200 {
    font-weight: 200; }
  .fw-lg-300 {
    font-weight: 300; }
  .fw-lg-400 {
    font-weight: 400; }
  .fw-lg-500 {
    font-weight: 500; }
  .fw-lg-600 {
    font-weight: 600; }
  .fw-lg-700 {
    font-weight: 700; }
  .fw-lg-800 {
    font-weight: 800; }
  .fw-lg-900 {
    font-weight: 900; }
  .lh-lg-5 {
    line-height: 0.5; }
  .lh-lg-10 {
    line-height: 1; }
  .lh-lg-12 {
    line-height: 1.2; }
  .lh-lg-13 {
    line-height: 1.3; }
  .lh-lg-15 {
    line-height: 1.5; }
  .lh-lg-20 {
    line-height: 2; }
  .lh-lg-25 {
    line-height: 2.5; }
  .ls-lg-25 {
    letter-spacing: 0.025rem; }
  .ls-lg-50 {
    letter-spacing: 0.05rem; }
  .ls-lg-75 {
    letter-spacing: 0.075rem; }
  .ls-lg-100 {
    letter-spacing: 0.1rem; }
  .ls-lg-125 {
    letter-spacing: 0.125rem; }
  .ls-lg-150 {
    letter-spacing: 0.15rem; }
  .ls-lg-175 {
    letter-spacing: 0.175rem; }
  .ls-lg-200 {
    letter-spacing: 0.2rem; } }

@media (min-width: 1200px) {
  .fs-xl-10 {
    font-size: 10px; }
  .fs-xl-12 {
    font-size: 12px; }
  .fs-xl-13 {
    font-size: 13px; }
  .fs-xl-14 {
    font-size: 14px; }
  .fs-xl-16 {
    font-size: 16px; }
  .fs-xl-17 {
    font-size: 17px; }
  .fs-xl-18 {
    font-size: 18px; }
  .fs-xl-20 {
    font-size: 20px; }
  .fs-xl-22 {
    font-size: 22px; }
  .fs-xl-24 {
    font-size: 24px; }
  .fs-xl-26 {
    font-size: 26px; }
  .fs-xl-28 {
    font-size: 28px; }
  .fs-xl-30 {
    font-size: 30px; }
  .fs-xl-32 {
    font-size: 32px; }
  .fs-xl-34 {
    font-size: 34px; }
  .fs-xl-36 {
    font-size: 36px; }
  .fs-xl-38 {
    font-size: 38px; }
  .fs-xl-40 {
    font-size: 40px; }
  .fs-xl-42 {
    font-size: 42px; }
  .fs-xl-44 {
    font-size: 44px; }
  .fs-xl-46 {
    font-size: 46px; }
  .fs-xl-48 {
    font-size: 48px; }
  .fs-xl-50 {
    font-size: 50px; }
  .fs-xl-52 {
    font-size: 52px; }
  .fs-xl-54 {
    font-size: 54px; }
  .fs-xl-56 {
    font-size: 56px; }
  .fs-xl-58 {
    font-size: 58px; }
  .fs-xl-60 {
    font-size: 60px; }
  .fs-xl-62 {
    font-size: 62px; }
  .fs-xl-64 {
    font-size: 64px; }
  .fs-xl-66 {
    font-size: 66px; }
  .fs-xl-68 {
    font-size: 68px; }
  .fs-xl-70 {
    font-size: 70px; }
  .fw-xl-100 {
    font-weight: 100; }
  .fw-xl-200 {
    font-weight: 200; }
  .fw-xl-300 {
    font-weight: 300; }
  .fw-xl-400 {
    font-weight: 400; }
  .fw-xl-500 {
    font-weight: 500; }
  .fw-xl-600 {
    font-weight: 600; }
  .fw-xl-700 {
    font-weight: 700; }
  .fw-xl-800 {
    font-weight: 800; }
  .fw-xl-900 {
    font-weight: 900; }
  .lh-xl-5 {
    line-height: 0.5; }
  .lh-xl-10 {
    line-height: 1; }
  .lh-xl-12 {
    line-height: 1.2; }
  .lh-xl-13 {
    line-height: 1.3; }
  .lh-xl-15 {
    line-height: 1.5; }
  .lh-xl-20 {
    line-height: 2; }
  .lh-xl-25 {
    line-height: 2.5; }
  .ls-xl-25 {
    letter-spacing: 0.025rem; }
  .ls-xl-50 {
    letter-spacing: 0.05rem; }
  .ls-xl-75 {
    letter-spacing: 0.075rem; }
  .ls-xl-100 {
    letter-spacing: 0.1rem; }
  .ls-xl-125 {
    letter-spacing: 0.125rem; }
  .ls-xl-150 {
    letter-spacing: 0.15rem; }
  .ls-xl-175 {
    letter-spacing: 0.175rem; }
  .ls-xl-200 {
    letter-spacing: 0.2rem; } }

.content__button {
  position: relative;
  display: block;
  padding: 15px 15px;
  background: #eee;
  border: 0;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .05rem;
  text-align: center;
  text-decoration: none;
  outline: none !important;
  overflow: hidden;
  width: 100%;
  cursor: pointer; }
  .content__button span {
    position: relative;
    transition: all .3s ease-in-out;
    z-index: 2; }
  .content__button:before {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    border-radius: 100%;
    background: transparent;
    transition: all .3s ease-in-out;
    z-index: 1; }
  .content__button:hover {
    text-decoration: none; }
    .content__button:hover:before {
      top: 0;
      border-radius: 0; }
  .content__button--table {
    padding: 6px;
    font-size: 12px;
    border-radius: 6px; }
  .content__button--thin {
    padding: 10px; }
  .content__button--social-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: transparent; }
    .content__button--social-footer svg path {
      fill: #FFFFFF; }
    .content__button--social-footer:nth-of-type(1) svg {
      width: 24px;
      height: 24px; }
    .content__button--social-footer:nth-of-type(2) svg {
      width: 24px;
      height: 24px; }
    .content__button--social-footer:nth-of-type(3) svg {
      width: 24px;
      height: 24px; }
    .content__button--social-footer:hover svg path {
      fill: #EDF25E; }
  .content__button--app-store, .content__button--play-store {
    display: flex;
    flex-direction: row;
    width: 190px;
    padding: 15px 20px; }
    .content__button--app-store img, .content__button--play-store img {
      min-width: 30px;
      margin-right: 15px; }
    .content__button--app-store span, .content__button--play-store span {
      display: block; }
      .content__button--app-store span i, .content__button--app-store span b, .content__button--play-store span i, .content__button--play-store span b {
        display: block;
        text-align: left;
        line-height: 1.2;
        color: #FFFFFF; }
      .content__button--app-store span i, .content__button--play-store span i {
        font-weight: 300;
        font-size: 16px; }
      .content__button--app-store span b, .content__button--play-store span b {
        font-weight: 400;
        font-size: 20px; }
    .content__button--app-store-es, .content__button--play-store-es {
      width: 220px; }
    .content__button--app-store:before, .content__button--play-store:before {
      content: "";
      display: block;
      position: absolute;
      top: calc(50% - 150px / 2);
      left: 0;
      width: 80px;
      height: 250px;
      background: rgba(255, 255, 255, 0.2);
      border-radius: 0;
      transform: rotate(45deg) translate(-160px, 10px); }
    .content__button--app-store:hover:before, .content__button--play-store:hover:before {
      animation: .5s btn-blink ease-in-out; }
  .content__button--play-store--green {
    background: linear-gradient(145deg, #7BB0F6, #00D887); }
  .content__button--play-store--orange {
    background: linear-gradient(145deg, #FA5B05, #F41616); }
  .content__button--app-store--midnight {
    background: linear-gradient(145deg, #1A202B, #5E697E); }
  .content__button--app-store--white {
    background: #FFFFFF; }
    .content__button--app-store--white span {
      display: block; }
      .content__button--app-store--white span i, .content__button--app-store--white span b {
        color: #1A202B; }
  .content__button--app-store--black {
    background: #151515; }
  .content__button--cherry {
    background: #EDF25E;
    color: #FFFFFF; }
    .content__button--cherry span {
      color: #FFFFFF; }
    .content__button--cherry:hover {
      background: #1A202B;
      color: #FFFFFF; }
      .content__button--cherry:hover span {
        color: #FFFFFF; }
    .content__button--cherry-border {
      border: 1px solid #EDF25E;
      background: #FFFFFF; }
      .content__button--cherry-border span {
        color: #EDF25E; }
      .content__button--cherry-border:hover {
        background: #EDF25E; }
        .content__button--cherry-border:hover span {
          color: #FFFFFF; }
  .content__button--kelly {
    background: #1CC30E;
    color: #FFFFFF; }
    .content__button--kelly span {
      color: #FFFFFF; }
    .content__button--kelly:hover {
      background: #1A202B;
      color: #FFFFFF; }
      .content__button--kelly:hover span {
        color: #FFFFFF; }
    .content__button--kelly-border {
      border: 1px solid #1CC30E;
      background: #FFFFFF; }
      .content__button--kelly-border span {
        color: #1CC30E; }
      .content__button--kelly-border:hover {
        background: #1CC30E; }
        .content__button--kelly-border:hover span {
          color: #FFFFFF; }
  .content__button--bayoux {
    background: #5E697E;
    color: #FFFFFF; }
    .content__button--bayoux span {
      color: #FFFFFF; }
    .content__button--bayoux:hover {
      background: #1A202B;
      color: #FFFFFF; }
      .content__button--bayoux:hover span {
        color: #FFFFFF; }
    .content__button--bayoux-border {
      border: 1px solid #5E697E;
      background: #FFFFFF; }
      .content__button--bayoux-border span {
        color: #5E697E; }
      .content__button--bayoux-border:hover {
        background: #5E697E; }
        .content__button--bayoux-border:hover span {
          color: #FFFFFF; }
  .content__button--upload svg {
    height: 14px;
    width: 16px;
    margin-top: -2px;
    margin-right: 5px; }
    .content__button--upload svg path {
      fill: #1CC30E;
      transition: all .3s ease-in-out; }
  .content__button--upload:hover svg path {
    fill: #FFFFFF; }
  .content__button--prev {
    background: #FFFFFF;
    border: 1px solid #5E697E;
    color: #5E697E; }
    .content__button--prev:hover {
      background: #5E697E;
      border: 1px solid #5E697E;
      color: #FFFFFF; }
    .content__button--prev[disabled] {
      opacity: .2;
      cursor: not-allowed; }
      .content__button--prev[disabled]:hover {
        background: #FFFFFF;
        border: 1px solid #5E697E;
        color: #5E697E; }
  .content__button--next, .content__button--finish {
    background: #EDF25E;
    color: #FFFFFF; }
    .content__button--next:hover, .content__button--finish:hover {
      background: #1A202B;
      color: #FFFFFF; }
    .content__button--next.hidden, .content__button--finish.hidden {
      display: none; }

@keyframes btn-blink {
  0% {
    transform: rotate(45deg) translate(-130px, 30px); }
  100% {
    transform: rotate(45deg) translate(120px, -200px); } }

@media (min-width: 0) {
  .btn-size-80 {
    width: 80px; }
  .btn-size-100 {
    width: 100px; }
  .btn-size-120 {
    width: 120px; }
  .btn-size-140 {
    width: 140px; }
  .btn-size-160 {
    width: 160px; }
  .btn-size-180 {
    width: 180px; }
  .btn-size-200 {
    width: 200px; }
  .btn-size-220 {
    width: 220px; }
  .btn-size-240 {
    width: 240px; }
  .btn-size-260 {
    width: 260px; }
  .btn-size-280 {
    width: 280px; }
  .btn-size-300 {
    width: 300px; }
  .btn-size-320 {
    width: 320px; } }

@media (min-width: 576px) {
  .btn-size-sm-80 {
    width: 80px; }
  .btn-size-sm-100 {
    width: 100px; }
  .btn-size-sm-120 {
    width: 120px; }
  .btn-size-sm-140 {
    width: 140px; }
  .btn-size-sm-160 {
    width: 160px; }
  .btn-size-sm-180 {
    width: 180px; }
  .btn-size-sm-200 {
    width: 200px; }
  .btn-size-sm-220 {
    width: 220px; }
  .btn-size-sm-240 {
    width: 240px; }
  .btn-size-sm-260 {
    width: 260px; }
  .btn-size-sm-280 {
    width: 280px; }
  .btn-size-sm-300 {
    width: 300px; }
  .btn-size-sm-320 {
    width: 320px; } }

@media (min-width: 768px) {
  .btn-size-md-80 {
    width: 80px; }
  .btn-size-md-100 {
    width: 100px; }
  .btn-size-md-120 {
    width: 120px; }
  .btn-size-md-140 {
    width: 140px; }
  .btn-size-md-160 {
    width: 160px; }
  .btn-size-md-180 {
    width: 180px; }
  .btn-size-md-200 {
    width: 200px; }
  .btn-size-md-220 {
    width: 220px; }
  .btn-size-md-240 {
    width: 240px; }
  .btn-size-md-260 {
    width: 260px; }
  .btn-size-md-280 {
    width: 280px; }
  .btn-size-md-300 {
    width: 300px; }
  .btn-size-md-320 {
    width: 320px; } }

@media (min-width: 992px) {
  .btn-size-lg-80 {
    width: 80px; }
  .btn-size-lg-100 {
    width: 100px; }
  .btn-size-lg-120 {
    width: 120px; }
  .btn-size-lg-140 {
    width: 140px; }
  .btn-size-lg-160 {
    width: 160px; }
  .btn-size-lg-180 {
    width: 180px; }
  .btn-size-lg-200 {
    width: 200px; }
  .btn-size-lg-220 {
    width: 220px; }
  .btn-size-lg-240 {
    width: 240px; }
  .btn-size-lg-260 {
    width: 260px; }
  .btn-size-lg-280 {
    width: 280px; }
  .btn-size-lg-300 {
    width: 300px; }
  .btn-size-lg-320 {
    width: 320px; } }

@media (min-width: 1200px) {
  .btn-size-xl-80 {
    width: 80px; }
  .btn-size-xl-100 {
    width: 100px; }
  .btn-size-xl-120 {
    width: 120px; }
  .btn-size-xl-140 {
    width: 140px; }
  .btn-size-xl-160 {
    width: 160px; }
  .btn-size-xl-180 {
    width: 180px; }
  .btn-size-xl-200 {
    width: 200px; }
  .btn-size-xl-220 {
    width: 220px; }
  .btn-size-xl-240 {
    width: 240px; }
  .btn-size-xl-260 {
    width: 260px; }
  .btn-size-xl-280 {
    width: 280px; }
  .btn-size-xl-300 {
    width: 300px; }
  .btn-size-xl-320 {
    width: 320px; } }

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100; }
  .header__nav-top {
    display: flex;
    align-items: center;
    background: #FFFFFF;
    height: 100px; }
  .header__container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px; }
  .header__dropdown {
    left: 0;
    top: 0;
    width: 100%;
    padding: 30px 0; }
    .header__dropdown-component {
      position: fixed;
      left: 0;
      top: 80px;
      width: 100%; }
    .header__dropdown-wrapper {
      padding: 20px 0 25px;
      background: #FFFFFF; }
    .header__dropdown-item {
      width: calc(100% / 4);
      padding: 5px; }
    .header__dropdown-link {
      position: relative;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      height: 100%;
      background: #FFFFFF;
      padding: 25px;
      border-radius: 10px;
      transition: all .2s ease-in-out;
      overflow: hidden; }
      .header__dropdown-link .icon, .header__dropdown-link .text {
        position: relative;
        z-index: 2; }
      .header__dropdown-link .icon {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 23px;
        height: 23px;
        min-width: 23px;
        min-height: 23px;
        border-radius: 100%;
        margin-right: 15px; }
        .header__dropdown-link .icon img {
          width: 100%; }
      .header__dropdown-link .text-title, .header__dropdown-link .text-description {
        display: block; }
      .header__dropdown-link .text-title {
        color: #1A202B;
        font-size: 14px;
        font-weight: 600; }
      .header__dropdown-link .text-description {
        color: #000000;
        font-size: 13px;
        font-weight: 400; }
      .header__dropdown-link:hover {
        background: #F4F4F4;
        text-decoration: none; }
  .header__list {
    flex-direction: row;
    justify-content: center; }
    .header__list-cover {
      position: absolute;
      width: calc(100% + (100vw - 100%));
      height: calc(100vw - 100px);
      background: rgba(22, 86, 168, 0.16);
      left: calc(0px - ((100vw - 100%) / 2));
      top: 100px;
      opacity: 0;
      visibility: hidden;
      transition: all .3s ease-in-out;
      z-index: 1; }
    .header__list-item {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      cursor: default; }
      .header__list-item:hover .header__list-link {
        text-decoration: none; }
        .header__list-item:hover .header__list-link span:last-child {
          color: #EDF25E; }
        .header__list-item:hover .header__list-link ~ div {
          opacity: 1;
          visibility: visible; }
        .header__list-item:hover .header__list-link .drop-icon {
          transform: rotate(180deg); }
          .header__list-item:hover .header__list-link .drop-icon svg path {
            stroke: #EDF25E; }
      .header__list-item:hover ~ .header__list-cover {
        visibility: visible;
        opacity: 1; }
      .header__list-item--static:hover ~ .header__list-cover {
        visibility: hidden;
        opacity: 0; }
    .header__list-link {
      display: flex;
      flex-direction: row;
      align-items: center;
      height: 100px;
      padding: 0 20px;
      text-decoration: none;
      transition: all .3s ease-in-out;
      font-size: 14px;
      font-weight: 500; }
      .header__list-link span {
        color: #1A202B;
        transition: all .3s ease-in-out; }
      .header__list-link ~ div {
        opacity: 0;
        visibility: hidden;
        transition: all .1s ease-in-out;
        z-index: 2; }
        .header__list-link ~ div:hover {
          opacity: 1;
          visibility: visible; }
      .header__list-link .drop-icon {
        position: relative;
        width: 15px;
        height: 15px;
        margin-right: 7px; }
        .header__list-link .drop-icon svg {
          position: absolute;
          left: calc(50% - 10px / 2);
          top: calc(50% - 10px / 2);
          width: 10px;
          height: 10px; }
        .header__list-link .drop-icon svg path {
          stroke: #1A202B; }
        .header__list-link .drop-icon svg * {
          transition: all .3s ease-in-out; }
  .header__account {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
  .header__switcher {
    position: relative;
    display: flex;
    justify-content: center;
    cursor: default;
    z-index: 1; }
    .header__switcher-text {
      color: #1A202B;
      font-size: 14px;
      font-weight: 500; }
    .header__switcher-link {
      display: flex;
      flex-direction: row;
      align-items: center;
      height: 100%; }
    .header__switcher-icon {
      display: block; }
      .header__switcher-icon--planet, .header__switcher-icon--dropdown {
        display: flex;
        justify-content: center; }
      .header__switcher-icon--planet {
        margin-right: 10px;
        min-width: 15px;
        height: 25px; }
      .header__switcher-icon--dropdown {
        margin-left: 5px;
        height: 15px;
        width: 15px; }
        .header__switcher-icon--dropdown img {
          display: block;
          width: 11px;
          transform: rotate(-180deg);
          transition: all .3s ease-in-out; }
    .header__switcher-drop {
      position: absolute;
      top: 100%;
      padding-top: 20px;
      transform: translateY(-15px);
      transition: all .3s ease-in-out;
      opacity: 0;
      visibility: hidden; }
    .header__switcher-wrapper {
      width: fit-content;
      padding: 7px;
      background: #fff;
      box-shadow: 0 0 30px 5px rgba(176, 189, 206, 0.45);
      border-radius: 10px; }
      .header__switcher-wrapper:before {
        left: calc(50% - 40px / 2);
        top: 0;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: #ffffff;
        /*border-right-color: #BF6F41;*/
        border-width: 0 20px 20px 20px;
        z-index: 2;
        /*margin-top: -200px;
        margin-left: -15px;*/ }
    .header__switcher-language {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding: 10px;
      margin-bottom: 3px;
      border-radius: 5px;
      background: #fff;
      transition: all .1s ease-in-out;
      font-size: 14px;
      font-weight: 500;
      color: #1A202B;
      cursor: pointer; }
      .header__switcher-language:hover {
        background: rgba(204, 32, 57, 0.1);
        text-decoration: none;
        color: #1A202B; }
    .header__switcher-flag {
      display: block;
      width: 27px;
      height: 18px;
      border-radius: 3px;
      margin-right: 12px; }
      .header__switcher-flag--en {
        background: url("../../../public/images/icons/ico-flag-en.svg") center/cover no-repeat; }
      .header__switcher-flag--cs {
        background: url("../../../public/images/icons/ico-flag-cs.svg") center/cover no-repeat; }
      .header__switcher-flag--sk {
        background: url("../../../public/images/icons/ico-flag-sk.svg") center/cover no-repeat; }
      .header__switcher-flag--es {
        background: url("../../../public/images/icons/ico-flag-es.svg") center/cover no-repeat; }
      .header__switcher-flag--pt {
        background: url("../../../public/images/icons/ico-flag-pt.svg") center/cover no-repeat; }
      .header__switcher-flag--vi {
        background: url("../../../public/images/icons/ico-flag-vi.svg") center/cover no-repeat; }
      .header__switcher-flag--ru {
        background: url("../../../public/images/icons/ico-flag-ru.svg") center/cover no-repeat; }
    .header__switcher:hover .header__switcher-drop {
      transform: translateY(0);
      opacity: 1;
      visibility: visible; }
    .header__switcher:hover .header__switcher-icon--dropdown img {
      display: block;
      width: 11px;
      transform: rotate(0); }
  .header__toggle {
    position: absolute;
    right: 15px;
    width: 50px;
    height: 50px;
    padding: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    border-radius: 50%;
    box-shadow: 0 5px 15px -10px rgba(0, 0, 0, 0.4); }
    .header__toggle-checkbox {
      display: none; }
      .header__toggle-checkbox:checked + label i:nth-of-type(1) {
        top: 7px;
        transform: rotate(45deg);
        transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
      .header__toggle-checkbox:checked + label i:nth-of-type(2) {
        background: rgba(255, 255, 255, 0); }
      .header__toggle-checkbox:checked + label i:nth-of-type(3) {
        bottom: 7px;
        transform: rotate(-45deg);
        transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
    .header__toggle:checked + label span:nth-of-type(2) {
      animation: toCloseSecond .2s .3s forwards; }
    .header__toggle-button {
      position: relative;
      width: 23px;
      height: 16px; }
      .header__toggle-button i {
        position: absolute;
        width: 100%;
        height: 2px;
        background: #1A202B; }
        .header__toggle-button i:nth-of-type(1) {
          top: 0;
          transform: rotate(0);
          transition: top 0.3s 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
        .header__toggle-button i:nth-of-type(2) {
          transition: all .3s ease;
          transform: translateY(7px); }
        .header__toggle-button i:nth-of-type(3) {
          bottom: 0;
          transform: rotate(0);
          transition: bottom 0.3s 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
  .header__logo img {
    width: 100%; }

.top-bar {
  padding-top: 80px;
  border-top: 1px solid #eeeeee; }
  .top-bar__container {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 70px;
    margin: 0 auto;
    padding: 0 15px; }
    .top-bar__container > p {
      min-width: fit-content; }
  .top-bar__routes {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    height: 60px; }
  .top-bar__link {
    position: relative;
    padding: 2px 1.5rem;
    font-size: 14px;
    color: #8C8EA8; }
    .top-bar__link:after {
      content: "";
      display: block;
      position: absolute;
      left: 1.5rem;
      bottom: -3px;
      width: 0;
      height: 3px;
      background: #EDF25E;
      border-radius: 3px; }
    .top-bar__link:hover {
      color: #EDF25E;
      text-decoration: none; }
    .top-bar__link.active {
      color: #EDF25E; }
      .top-bar__link.active:after {
        width: calc(100% - 1.5rem * 2); }

/* MOBILE header-nav */
.header-nav {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.03);
  opacity: 0;
  z-index: 101; }
  .header-nav__wrapper {
    padding: 15px 20px; }
  .header-nav__buttons {
    display: flex;
    flex-direction: row;
    justify-content: left; }
  .header-nav__link {
    width: 100%;
    padding: 10px 0;
    text-decoration: none;
    color: #1A202B;
    font-size: 20px;
    font-weight: 500; }
    .header-nav__link:hover {
      color: #EDF25E;
      text-decoration: none; }
  .header-nav__routes {
    display: flex;
    flex-direction: column; }
    .header-nav__routes .header-nav__link:last-child {
      border-bottom: none !important; }
  .header-nav__dropdown {
    position: relative; }
    .header-nav__dropdown-title {
      position: relative;
      width: fit-content;
      padding: 10px 30px 10px 0;
      color: #1A202B;
      font-size: 20px;
      font-weight: 500; }
      .header-nav__dropdown-title:after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: calc(50% - 12px / 2);
        width: 12px;
        height: 12px;
        background: url("./../public/img/icons/ico-head-drop.svg") center/100% no-repeat;
        transform: rotate(0); }
    .header-nav__dropdown-list {
      display: flex;
      flex-direction: column;
      width: 100%; }
      .header-nav__dropdown-list .header-nav__link {
        font-size: 14px;
        padding: 0 0 0 20px;
        height: 0;
        line-height: 0;
        opacity: 0; }
    .header-nav__dropdown-switch {
      display: none; }
      .header-nav__dropdown-switch:checked ~ .header-nav__dropdown-title {
        color: #EDF25E; }
        .header-nav__dropdown-switch:checked ~ .header-nav__dropdown-title:after {
          transform: rotate(180deg); }
      .header-nav__dropdown-switch:checked ~ .header-nav__dropdown-list .header-nav__link {
        height: 100%;
        padding: 7px 0 7px 20px;
        line-height: 1.4;
        opacity: 1; }
  .header-nav__head {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 100px;
    z-index: 6; }

@media (min-width: 0) {
  .header__nav-top {
    height: 80px;
    background: transparent;
    backdrop-filter: initial; }
    .header__nav-top.active {
      background: #FFFFFF; }
  .header__container {
    max-width: 100%; }
  .header__list, .header__account {
    display: none; }
  .header__logo {
    display: flex; }
    .header__logo img {
      max-width: 150px; }
  .top-bar__container {
    display: none;
    max-width: 100%; }
  .header-nav {
    top: 79px;
    right: -100%;
    max-width: 100%;
    height: calc(100vh - 43px);
    box-shadow: none;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(10px); }
    .header-nav__wrapper {
      padding: 15px 40px; }
    .header-nav__head {
      height: initial;
      padding: 0 0 30px; }
    .header-nav__buttons {
      justify-content: space-between; }
    .header-nav.active {
      right: 0;
      overflow-y: scroll;
      opacity: 1; } }

@media (min-width: 576px) {
  .header__nav-top {
    height: 80px; }
  .header__container {
    max-width: 540px; }
  .header__toggle.active {
    right: calc(320px - ((100vw - 590px) / 2)); }
  .header__logo img {
    max-width: 150px; }
  .top-bar__container {
    max-width: 540px; }
  .header-nav {
    top: 0;
    max-width: 320px;
    height: 100vh;
    right: -320px;
    background: #FFFFFF; }
    .header-nav__head {
      height: 100px;
      padding: 0; }
    .header-nav__wrapper {
      padding: 0 30px 20px 30px; }
    .header-nav__buttons {
      justify-content: start; } }

@media (min-width: 768px) {
  .header__container {
    max-width: 720px; }
  .header__toggle.active {
    right: calc(320px - ((100vw - 770px) / 2)); }
  .header__logo img {
    max-width: 190px; }
  .top-bar__container {
    display: block;
    max-width: 720px; }
  .top-bar__link {
    padding: 2px 1rem; }
    .top-bar__link:after {
      left: 1rem; }
    .top-bar__link:nth-of-type(1) {
      padding-left: 0; }
      .top-bar__link:nth-of-type(1):after {
        left: 0; }
      .top-bar__link:nth-of-type(1).active:after {
        width: calc(100% - 1rem); }
    .top-bar__link.active:after {
      width: calc(100% - 1rem * 2); }
  .header-nav {
    box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.03); }
    .header-nav__head {
      height: 100px; } }

@media (min-width: 992px) {
  .header__container {
    max-width: 960px; }
  .header__toggle.active {
    right: calc(320px - ((100vw - 1010px) / 2)); }
  .top-bar__container {
    max-width: 960px; }
  .top-bar__link {
    padding: 2px 1rem; }
    .top-bar__link:after {
      left: 1rem; }
    .top-bar__link:nth-of-type(1) {
      padding-left: 0; }
      .top-bar__link:nth-of-type(1):after {
        left: 1rem; }
      .top-bar__link:nth-of-type(1).active:after {
        width: calc(100% - 1rem * 2); }
    .top-bar__link.active:after {
      width: calc(100% - 1rem * 2); } }

@media (min-width: 1200px) {
  .header__container {
    max-width: 1340px; }
  .header__toggle {
    display: none; }
  .header__list, .header__account {
    display: flex; }
  .top-bar__container {
    max-width: 1140px; }
  .header-nav {
    display: none; } }

* {
  min-height: 0;
  min-width: 0; }

body {
  overflow-x: hidden; }
  body.typ .section[data-section="1"], body.rejected-body .section[data-section="1"] {
    padding-top: 120px; }

body.rejected-body .section[data-section="1"] {
  padding-top: 200px; }

.section {
  position: relative;
  width: 100%; }
  .section--reglog[data-section="1"] {
    width: 100%;
    height: 100vh;
    margin-top: 0;
    padding: 0; }
    .section--reglog[data-section="1"] .container, .section--reglog[data-section="1"] .row {
      height: 100%; }
  .section--complete {
    padding-top: 130px;
    margin-bottom: 100px; }
  .section--lobby[data-section="4"] {
    margin-bottom: 100px; }

.content {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box; }
  .content__image img {
    width: 70%; }
  .content__image--logo img {
    width: 220px; }
  .content__image--main img {
    width: 100%;
    margin-bottom: -5px; }
  .content__image--icon-simple {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    min-width: 24px;
    height: 24px; }
    .content__image--icon-simple-1 img {
      width: 24px; }
    .content__image--icon-simple-2 img {
      width: 22px; }
    .content__image--icon-simple-3 img {
      width: 22px; }
  .content__image--icon-doubt img {
    width: 15px;
    min-width: 15px; }
  .content__image--icon-provide img {
    width: 24px;
    min-width: 24px; }
  .content__image--icon-benefits img {
    width: 50px;
    min-width: 50px; }
  .content__image--ctrader {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center; }
    .content__image--ctrader img:first-child {
      position: absolute;
      z-index: 1; }
    .content__image--ctrader img:last-child {
      position: relative;
      display: block;
      width: calc(100% - 250px);
      margin: 0 auto;
      z-index: 2; }
    .content__image--ctrader-icon img {
      width: 100%;
      min-width: 40px;
      max-width: 40px; }

@media (min-width: 0) {
  .section--reglog[data-section="1"] {
    height: initial;
    overflow: hidden; }
    .section--reglog[data-section="1"] .container, .section--reglog[data-section="1"] .row {
      height: initial; }
  .section--lobby[data-section="1"] {
    padding: 30px 0 50px; }
  .section--lobby[data-section="2"], .section--lobby[data-section="3"], .section--lobby[data-section="4"] {
    padding: 20px 0; } }

@media (min-width: 768px) {
  .section--reglog[data-section="1"] {
    overflow: visible; }
    .section--reglog[data-section="1"] .container, .section--reglog[data-section="1"] .row {
      height: 100%; } }

@media (min-width: 992px) {
  .section--reglog[data-section="1"] {
    height: 100vh;
    min-height: initial; } }

@media (min-width: 1200px) {
  .container--wide {
    max-width: 1340px; } }

.status {
  position: relative;
  display: flex;
  align-items: center; }
  .status--bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border-radius: 15px;
    padding: 10px 20px; }
    .status--bar.status--rejected {
      border: 1px solid #F46C6C;
      background: rgba(244, 108, 108, 0.3); }
      .status--bar.status--rejected > span {
        position: relative;
        padding-left: 30px;
        font-weight: 500;
        color: #EDF25E; }
        .status--bar.status--rejected > span:before {
          content: "";
          display: block;
          position: absolute;
          width: 20px;
          height: 20px;
          top: calc(50% - 20px / 2);
          left: 0;
          background: url("/pub/public/images/icons/ico-exclamation-mark-red.svg") center/cover no-repeat; }
  .status--table:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 8px / 2);
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: black; }
  .status--table > span {
    padding-left: 16px; }
  .status--table.status--approved:before {
    background: #1CC30E; }
  .status--table.status--approved > span {
    color: #1CC30E; }
  .status--table.status--rejected:before {
    background: #F46C6C; }
  .status--table.status--rejected > span {
    color: #F46C6C; }
  .status--table.status--pending:before {
    background: #FFCC08; }
  .status--table.status--pending > span {
    color: #FFCC08; }

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.95);
  backdrop-filter: blur(5px);
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease-in-out;
  z-index: 999; }
  .loader__body {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%; }
  .loader__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    background: black;
    border-radius: 20px; }
    .loader__icon img {
      width: 57px; }
  .loader.active {
    visibility: visible;
    opacity: 1; }

.typ-block {
  padding: 30px 30px;
  background: #EBEEFE;
  border-radius: 15px; }

.note {
  padding: 15px;
  background: #F4F4F4;
  border-radius: 10px; }

.note > p {
  position: relative;
  padding-left: 25px;
  font-size: 12px;
  line-height: 1.8; }

.note > p:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 15px;
  height: 15px;
  background: url("/pub/public/images/icons/ico-note-info.svg") center/cover no-repeat;
  border-radius: 100%; }

.block {
  position: relative;
  z-index: 2; }
  .block--card {
    display: flex;
    border-radius: 25px;
    background: #fff;
    box-shadow: -5px 5px 25px 0 rgba(157, 161, 214, 0.1);
    overflow: hidden; }
  .block--wave {
    padding: 70px 60px;
    border-radius: 25px;
    overflow: hidden; }
    .block--wave-green {
      background: url("./../public/img/background/bg-waves-2.svg") center top/100% no-repeat, #EDF25E; }
    .block--wave-black {
      background: url("./../public/img/background/bg-waves-3.svg") center top/cover no-repeat, radial-gradient(#404040, #1A1A1A); }
    .block--wave-red {
      background: url("./../public/img/background/bg-waves-2.svg") center top/100% no-repeat, linear-gradient(135deg, #E64242, #B50A0A); }
    .block--wave-gray {
      background: url("../../../img/background/bg-waves-4.svg") center -200px/cover no-repeat, linear-gradient(135deg, #E7E7E7, #DCDCDC); }
  .block--gradient-1, .block--gradient-2 {
    padding: 70px 0;
    border-radius: 30px; }
  .block--gradient-1 {
    background: linear-gradient(135deg, #F5FFFB 30%, #EFF6FF); }
  .block--gradient-2 {
    background: linear-gradient(135deg, #EFF6FF, #F5FFFB 70%); }
  .block--shadow-1 {
    box-shadow: 0 -20px 50px -20px #cfd9e6;
    border-radius: 20px; }
  .block--shadow-2 {
    background: #FFFFFF;
    box-shadow: 0 10px 50px -15px #cfd9e6;
    border-radius: 20px; }
  .block--shadow-3 {
    box-shadow: 0 25px 50px 0 rgba(207, 217, 230, 0.6);
    border-radius: 20px; }
  .block--bottom-dots {
    position: initial; }
    .block--bottom-dots:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      left: calc(50% - 320px / 2);
      width: 320px;
      height: 115px;
      background: url("./../public/img/pages/investing/ico-download.svg");
      z-index: 0; }
  .block--bottom-dots-red {
    position: initial; }
    .block--bottom-dots-red .block {
      position: relative;
      z-index: 1; }
    .block--bottom-dots-red:before {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      left: calc(50% - 320px / 2);
      width: 320px;
      height: 100%;
      background: url("./../public/img/pages/investing/ico-download-red.svg");
      z-index: 0; }
  .block--blur {
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(8px); }
    .block--blur-ocean {
      background: linear-gradient(90deg, rgba(234, 247, 255, 0.6), rgba(234, 255, 247, 0.6)); }
      .block--blur-ocean-1 {
        min-height: 330px; }
      .block--blur-ocean-2 {
        min-height: 585px; }
    .block--blur-peach {
      background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), rgba(234, 244, 245, 0.5)); }
      .block--blur-peach-1 {
        min-height: 330px; }
    .block--blur-1 p {
      min-height: 96px; }
    .block--blur-1-vi p {
      min-height: 64px; }
  .block--border-1 {
    border-radius: 30px;
    border: 1px solid #CFD9E6;
    background: #fff; }
  .block--border-2 {
    border-radius: 30px;
    border: 1px solid #CFD9E6;
    background: #F5F7FA; }
  .block--sky {
    background: #F5F9FF; }
  .block--category {
    max-width: 95px; }
  .block--warning {
    width: fit-content;
    padding: 18px;
    background: #FFFAE7;
    border: 1px solid #F5EAC0;
    border-radius: 10px; }
    .block--warning span {
      font-weight: 400;
      color: #C49C00; }
  .block--balance {
    border: 1px solid #adbed5;
    border-radius: 30px;
    background: #F5F7FA; }
  .block--steps {
    display: flex;
    width: fit-content;
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    background: #F4F4F4;
    justify-content: center;
    padding-right: 10px; }
    .block--steps i {
      display: flex;
      justify-content: center;
      align-items: flex-start;
      width: 34px;
      min-width: 34px;
      padding-top: 14px;
      background: #EDF25E;
      color: #FFFFFF;
      margin-right: 15px;
      border-radius: 10px 0 0 10px;
      font-weight: 600; }
    .block--steps p {
      padding: 13px 0; }
  .block--platform {
    width: 100%;
    border-radius: 10px;
    background: #F4F4F4; }

.slider {
  width: 100%; }
  .slider__header, .slider__body, .slider__footer {
    width: 100%; }
  .slider__body {
    margin: 40px 0; }
  .slider__section {
    display: none;
    width: 100%;
    height: fit-content; }
  .slider__wrapper {
    display: flex;
    flex-direction: row;
    width: 100%;
    transition: all .5s ease-in-out; }
    .slider__wrapper[data-current-slide="1"] .slider__section[data-slide="1"] {
      display: block; }
    .slider__wrapper[data-current-slide="2"] .slider__section[data-slide="2"] {
      display: block; }
    .slider__wrapper[data-current-slide="3"] .slider__section[data-slide="3"] {
      display: block; }
    .slider__wrapper[data-current-slide="4"] .slider__section[data-slide="4"] {
      display: block; }
  .slider__content .row > div {
    position: relative; }
  .slider__content .row > div:nth-child(1) {
    z-index: 15; }
  .slider__content .row > div:nth-child(2) {
    z-index: 14; }
  .slider__content .row > div:nth-child(3) {
    z-index: 13; }
  .slider__content .row > div:nth-child(4) {
    z-index: 12; }
  .slider__content .row > div:nth-child(5) {
    z-index: 11; }
  .slider__content .row > div:nth-child(6) {
    z-index: 10; }
  .slider__content .row > div:nth-child(7) {
    z-index: 9; }
  .slider__content .row > div:nth-child(8) {
    z-index: 8; }
  .slider__content .row > div:nth-child(9) {
    z-index: 7; }
  .slider__content .row > div:nth-child(10) {
    z-index: 6; }
  .slider__content .row > div:nth-child(11) {
    z-index: 5; }
  .slider__content .row > div:nth-child(12) {
    z-index: 4; }
  .slider__content .row > div:nth-child(13) {
    z-index: 3; }
  .slider__content .row > div:nth-child(14) {
    z-index: 2; }
  .slider__content .row > div:nth-child(15) {
    z-index: 1; }
  .slider__content .row > div:nth-child(16) {
    z-index: 0; }
  .slider__header, .slider__footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%; }
  .slider__footer {
    position: relative;
    z-index: 1; }

.expandable {
  position: relative;
  margin-bottom: 1.5rem;
  border-radius: 7px;
  overflow: hidden; }
  .expandable__header {
    position: relative;
    width: 100%;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 7px;
    background: #FFFFFF;
    transition: all .3s ease-in-out;
    z-index: 2; }
    .expandable__header p {
      transition: all .1s ease-in-out; }
  .expandable__arrow {
    position: absolute;
    top: calc(50% - 30px / 2);
    right: 20px;
    width: 24px;
    height: 30px;
    z-index: 4; }
    .expandable__arrow-container {
      position: relative;
      display: block;
      width: 100%;
      height: 100%; }
      .expandable__arrow-container span {
        position: absolute;
        top: calc(50% - 15px / 2);
        display: flex;
        justify-content: center;
        align-items: center;
        width: 15px;
        height: 15px;
        transition: all .3s ease-out; }
        .expandable__arrow-container span:before {
          content: "";
          display: block;
          position: absolute;
          width: 2px;
          height: 13px;
          border-radius: 5px;
          background: #EDF25E;
          transform-origin: center center;
          transition: all .3s ease-in-out; }
        .expandable__arrow-container span:first-child {
          left: 0; }
          .expandable__arrow-container span:first-child:before {
            transform: rotate(-50deg); }
        .expandable__arrow-container span:last-child {
          right: 0; }
          .expandable__arrow-container span:last-child:before {
            transform: rotate(50deg); }
  .expandable__body {
    position: relative;
    width: 100%;
    height: fit-content;
    padding: 0 20px;
    border: 1px solid #ccc;
    border-radius: 0 0 7px 7px;
    background: rgba(0, 0, 0, 0.01);
    transform: translateY(-15px);
    transition: all .5s ease-in-out;
    z-index: 1; }
    .expandable__body li {
      padding-bottom: 0;
      line-height: 0;
      opacity: 0;
      transition: all .5s ease-in-out; }
    .expandable__body ul:last-child li:last-child {
      padding-bottom: 0 !important; }
  .expandable__checkbox {
    position: absolute;
    opacity: 0; }
    .expandable__checkbox:checked ~ .expandable__header p {
      color: #EDF25E; }
    .expandable__checkbox:checked ~ .expandable__header .expandable__arrow .expandable__arrow-container span {
      transition: all .2s ease-in; }
      .expandable__checkbox:checked ~ .expandable__header .expandable__arrow .expandable__arrow-container span:first-child {
        left: calc(50% - 15px / 2); }
        .expandable__checkbox:checked ~ .expandable__header .expandable__arrow .expandable__arrow-container span:first-child:before {
          transform: rotate(45deg); }
      .expandable__checkbox:checked ~ .expandable__header .expandable__arrow .expandable__arrow-container span:last-child {
        right: calc(50% - 15px / 2); }
        .expandable__checkbox:checked ~ .expandable__header .expandable__arrow .expandable__arrow-container span:last-child:before {
          transform: rotate(-45deg); }
    .expandable__checkbox:checked ~ .expandable__body {
      padding: 30px 20px 20px 20px;
      transition: all .3s ease-in-out; }
      .expandable__checkbox:checked ~ .expandable__body li {
        line-height: 1.4;
        padding-bottom: 1rem;
        opacity: 1; }

.modal {
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.92);
  backdrop-filter: blur(10px);
  visibility: hidden;
  opacity: 0;
  transition: all .1s ease-in-out;
  z-index: 999; }
  .modal__toggle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0; }
  .modal__close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: -15px;
    top: -15px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0);
    border-radius: 15px;
    background: url("/pub/public/images/icons/ico-close-block.svg") center/12px no-repeat, #f1f1f1;
    cursor: pointer;
    transition: all .2s ease-in-out; }
    .modal__close:hover {
      box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
      background: url("/pub/public/images/icons/ico-close-block.svg") center/12px no-repeat, #FFFFFF;
      transform: scale(1.2); }
  .modal__body {
    position: relative;
    background: #FFFFFF;
    width: 100%;
    max-width: 600px;
    height: fit-content;
    padding: 30px;
    border-radius: 15px 0 15px 15px;
    z-index: 2; }
  .modal__item {
    display: none; }
    .modal__item.active {
      display: block; }
  .modal.active {
    visibility: visible;
    opacity: 1; }

.rejected {
  padding: 15px;
  border-radius: 10px;
  background: #FFF4F5;
  border: 1px solid #FAE8EB; }
  .rejected p {
    color: #CC2039;
    font-size: 14px;
    line-height: 1.8; }

@keyframes dropdownHide {
  0% {
    padding-bottom: 1rem;
    line-height: 1.4;
    opacity: 1; }
  100% {
    padding-bottom: 0;
    line-height: 0;
    opacity: 0; } }

@keyframes dropdownShow {
  0% {
    padding-bottom: 0;
    line-height: 0;
    opacity: 0; }
  100% {
    line-height: 1.4;
    padding-bottom: 1rem;
    opacity: 1; } }

@media (min-width: 0) {
  .modal__body {
    max-width: 280px;
    padding: 15px; } }

@media (min-width: 576px) {
  .modal__body {
    max-width: 320px;
    padding: 20px; } }

@media (min-width: 768px) {
  .modal__body {
    max-width: 440px;
    padding: 30px; } }

.content__image--registration, .content__image--login {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%; }
  .content__image--registration div, .content__image--login div {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #FBFBFB;
    overflow: hidden;
    z-index: 1; }
    .content__image--registration div:after, .content__image--login div:after {
      content: "";
      display: block;
      position: absolute;
      bottom: -40px;
      left: -40px;
      width: calc(100% + 80px);
      height: calc(40vh + 40px);
      background: linear-gradient(135deg, #ccc, #000);
      filter: blur(40px); }

.content__image--registration img {
  position: relative;
  width: calc(100% + (1140px / 12 * 3));
  margin-left: calc(-1140px / 12 * 2);
  z-index: 2; }

.content__image--registration-mobile img {
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-bottom: -150px; }

.content__image--login img {
  position: relative;
  width: calc(100% + 30px);
  margin-left: calc(-1140px / 12 - 15px);
  z-index: 2; }

.content__image--login-mobile img {
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-bottom: -180px; }

.content__image--typ-icon-platform img {
  width: 36px; }

.content__image--typ-icon-platform-apple img {
  width: 28px; }

.content__image--typ-icon-platform-android img {
  width: 30px; }

.content__image--platform-btn img {
  height: 50px; }

.content__image--footer-logo {
  position: relative; }
  .content__image--footer-logo img {
    width: 200px;
    position: relative;
    z-index: 2; }
  .content__image--footer-logo:before {
    content: "";
    display: block;
    position: absolute;
    top: -240px;
    right: 30px;
    width: 500px;
    height: 500px;
    background: url("/pub/public/images/img-footer-logo-bg.svg") center/500px no-repeat;
    z-index: 1; }

.content__image--crypto {
  width: fit-content;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 auto; }
  .content__image--crypto img {
    width: 100%;
    min-width: 60px;
    max-width: 60px; }

.content__image--qr {
  width: 200px;
  height: 200px;
  margin: 0 auto; }
  .content__image--qr img {
    width: 100%; }

.content__image--thankyou-main {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .content__image--thankyou-main .content__title {
    position: absolute; }

.content__image--thankyou-mobile-phone {
  width: 100%;
  height: 145px; }
  .content__image--thankyou-mobile-phone img {
    margin-top: -50px; }

@keyframes infinity-scroll-1 {
  0% {
    transform: translateY(0%); }
  100% {
    transform: translateY(-50%); } }

@media (min-width: 0) {
  .content__image--footer-logo {
    display: flex;
    align-items: center;
    height: 60px; }
    .content__image--footer-logo img {
      width: 120px; }
    .content__image--footer-logo:before {
      top: 0;
      left: 50%;
      width: 310px;
      height: 60px;
      background: url("/pub/public/images/img-footer-logo-bg-mobile.svg") center/cover no-repeat; }
  .content__image--thankyou-mobile-phone img {
    margin-top: 0; }
  .content__image--registration-mobile img {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-bottom: -150px; }
  .content__image--login-mobile img {
    width: calc(100% + 240px);
    margin-left: -120px;
    margin-bottom: -300px; } }

@media (min-width: 576px) {
  .content__image--footer-logo img {
    width: 160px; }
  .content__image--registration-mobile img {
    width: calc(100% + 260px);
    margin-left: -130px;
    margin-bottom: -340px; }
  .content__image--login-mobile img {
    width: calc(100% + 260px);
    margin-left: -130px;
    margin-bottom: -430px; } }

@media (min-width: 768px) {
  .content__image--footer-logo {
    display: block;
    align-items: initial;
    height: initial; }
    .content__image--footer-logo--footer-logo img {
      width: 200px; }
    .content__image--footer-logo:before {
      top: -420px;
      left: initial;
      right: -60px;
      width: 500px;
      height: 500px;
      background: url("/pub/public/images/img-footer-logo-bg.svg") center/500px no-repeat; }
  .content__image--registration div, .content__image--login div {
    right: 0;
    width: calc(100% + ((100vw - 720px) / 2) + 15px); } }

@media (min-width: 992px) {
  .content__image--registration div, .content__image--login div {
    right: 0;
    width: calc(100% + ((100vw - 960px) / 2) + 15px); }
  .content__image--thankyou-mobile-phone img {
    margin-top: -50px; } }

@media (min-width: 1200px) {
  .content__image--footer-logo:before {
    top: -240px;
    right: 30px; }
  .content__image--registration div, .content__image--login div {
    right: 0;
    width: calc(100% + ((100vw - 1140px) / 2) + 15px); } }

.form--default {
  width: 100%;
  padding: 15px;
  border: none;
  background: #fff;
  border-radius: 20px; }
  .form--default .form--deposit {
    width: 100%; }
    .form--default .form--deposit select {
      width: 100%; }
    .form--default .form--deposit .form__input {
      width: 100%; }
  .form--default .form__input {
    margin-bottom: 1rem; }
    .form--default .form__input-area, .form--default .form__input-response {
      position: relative; }
    .form--default .form__input-area .form__input-field {
      position: relative;
      width: 100%;
      padding: 17px;
      background: transparent;
      outline: none;
      border: none;
      border-radius: 10px;
      font-size: 14px;
      color: #000;
      z-index: 3; }
      .form--default .form__input-area .form__input-field--phone {
        width: calc(100% - 76px);
        margin-left: 76px; }
      .form--default .form__input-area .form__input-field:focus ~ .form__input-placeholder {
        transform-origin: left top; }
      .form--default .form__input-area .form__input-field:focus ~ .form__input-response {
        height: 20px; }
        .form--default .form__input-area .form__input-field:focus ~ .form__input-response .form__input-tip {
          visibility: visible;
          opacity: 1; }
        .form--default .form__input-area .form__input-field:focus ~ .form__input-response .form__input-notice, .form--default .form__input-area .form__input-field:focus ~ .form__input-response .form__input-error {
          visibility: hidden;
          opacity: 0; }
    .form--default .form__input-area .form__input-cover {
      position: absolute;
      left: 0;
      top: 0; }
    .form--default .form__input-area .form__input-placeholder {
      margin-bottom: 5px;
      transform-origin: left top;
      font-size: 16px;
      color: #1A202B;
      z-index: 2; }
    .form--default .form__input-area .form__input-cover {
      width: 100%;
      height: 53px;
      top: 27px;
      border: none;
      border-radius: 10px;
      background: #F4F4F4;
      z-index: 1; }
      .form--default .form__input-area .form__input-cover--notop {
        top: 0; }
    .form--default .form__input-response {
      height: 0;
      overflow: hidden; }
      .form--default .form__input-response .form__input-tip, .form--default .form__input-response .form__input-notice, .form--default .form__input-response .form__input-error {
        position: absolute;
        padding: 4px 0 0;
        font-size: 12px;
        font-weight: 500;
        visibility: hidden;
        opacity: 0; }
      .form--default .form__input-response .form__input-tip {
        color: #888888; }
      .form--default .form__input-response .form__input-notice {
        color: #ff9800; }
      .form--default .form__input-response .form__input-error {
        color: #e30614; }
    .form--default .form__input-dialcode {
      display: block;
      width: 100%;
      max-width: 61px;
      text-align: center;
      font-size: 14px;
      color: #191b51;
      position: absolute;
      left: 15px;
      top: 44px;
      border-right: 1px solid rgba(25, 27, 81, 0.2);
      padding-right: 15px;
      z-index: 2; }
    .form--default .form__input.contains .form__input-placeholder {
      transform-origin: left top; }
    .form--default .form__input.notice .form__input-placeholder, .form--default .form__input.error .form__input-placeholder {
      color: #e30614; }
    .form--default .form__input.notice .form__input-cover, .form--default .form__input.error .form__input-cover {
      border: 1px solid #e30614; }
    .form--default .form__input.notice .form__input-response, .form--default .form__input.error .form__input-response {
      height: 20px; }
    .form--default .form__input.notice .form__input-placeholder {
      color: #ff9800; }
    .form--default .form__input.notice .form__input-cover {
      border: 1px solid #ff9800; }
    .form--default .form__input.notice .form__input-notice {
      visibility: visible;
      opacity: 1; }
    .form--default .form__input.error .form__input-error {
      visibility: visible;
      opacity: 1; }
    .form--default .form__input.error .form__checkbox-box {
      border-color: #e30614; }
    .form--default .form__input.error .form__checkbox label {
      color: #e30614; }
  .form--default .form__select-field {
    position: relative;
    width: calc(100% - 34px);
    margin: 0 0 0 17px;
    padding: 17px 0;
    background: transparent;
    outline: none;
    border: none;
    font-size: 14px;
    color: #000;
    z-index: 3; }
    .form--default .form__select-field:focus ~ .form__input-placeholder {
      transform-origin: left top; }
    .form--default .form__select-field:focus ~ .form__input-response {
      height: 20px; }
      .form--default .form__select-field:focus ~ .form__input-response .form__input-tip {
        visibility: visible;
        opacity: 1; }
      .form--default .form__select-field:focus ~ .form__input-response .form__input-notice, .form--default .form__select-field:focus ~ .form__input-response .form__input-error {
        visibility: hidden;
        opacity: 0; }
  .form--default .form__phone {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    .form--default .form__phone .form__input:first-child {
      width: 100px; }
    .form--default .form__phone .form__input:last-child {
      width: calc(100% - 100px - .6rem); }
  .form--default .form__checkbox {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-bottom: .6rem; }
    .form--default .form__checkbox.error .form__checkbox-box {
      border: 1px solid #e30614; }
    .form--default .form__checkbox-box {
      width: 20px;
      min-width: 20px;
      height: 20px;
      min-height: 20px;
      margin-right: 10px;
      border: 1px solid #5E697E;
      border-radius: 5px;
      background: url("/pub/public/images/icons/ico-check-w.svg") center/12px no-repeat, #FFFFFF; }
    .form--default .form__checkbox-input {
      position: absolute;
      left: 3px;
      top: 3px;
      opacity: 0;
      z-index: 0; }
      .form--default .form__checkbox-input:checked ~ .form__checkbox-box {
        border: 1px solid #EDF25E;
        background: url("/pub/public/images/icons/ico-check-w.svg") center/12px no-repeat, #EDF25E; }
  .form--default select {
    height: 52px;
    background: #eff7fa;
    border-radius: 10px;
    border: none;
    padding: 0 10px;
    outline: none !important; }

.form--multistep .form__row {
  position: relative; }
  .form--multistep .form__row--radio {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
  .form--multistep .form__row--toggle {
    opacity: .4;
    transition: all .3s ease-in-out; }
    .form--multistep .form__row--toggle[data-is-active="true"] {
      opacity: 1; }

.form--multistep .form__input, .form--multistep .form__select {
  position: relative; }
  .form--multistep .form__input-placeholder, .form--multistep .form__select-placeholder {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: .5rem; }
  .form--multistep .form__input-field, .form--multistep .form__select-field {
    position: relative;
    width: 100%;
    height: 54px; }
  .form--multistep .form__input-cover, .form--multistep .form__select-cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #F4F4F4;
    border-radius: 9px;
    background: #F4F4F4;
    z-index: 2; }
    .form--multistep .form__input-cover:before, .form--multistep .form__select-cover:before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%; }
  .form--multistep .form__input-status, .form--multistep .form__select-status {
    position: absolute;
    right: 20px;
    top: calc(50% - 20px / 2);
    width: 20px;
    height: 20px;
    z-index: 3;
    transform: translateX(40px);
    transition: all .2s ease-in-out; }
    .form--multistep .form__input-status-success, .form--multistep .form__input-status-error, .form--multistep .form__select-status-success, .form--multistep .form__select-status-error {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      border-radius: 100%;
      opacity: 0;
      transition: all .2s ease-in-out; }
    .form--multistep .form__input-status-success, .form--multistep .form__select-status-success {
      background: url("../../../public/images/icons/ico-check-white.svg") center/10px no-repeat, green; }
    .form--multistep .form__input-status-error, .form--multistep .form__select-status-error {
      background: url("../../../public/images/icons/ico-close-white.svg") center/10px no-repeat, red; }
  .form--multistep .form__input.success .form__input-status, .form--multistep .form__input.success .form__select-status, .form--multistep .form__input.error .form__input-status, .form--multistep .form__input.error .form__select-status, .form--multistep .form__select.success .form__input-status, .form--multistep .form__select.success .form__select-status, .form--multistep .form__select.error .form__input-status, .form--multistep .form__select.error .form__select-status {
    transform: translateX(0); }
  .form--multistep .form__input.success .form__input-status-success, .form--multistep .form__input.success .form__select-status-success, .form--multistep .form__select.success .form__input-status-success, .form--multistep .form__select.success .form__select-status-success {
    opacity: 1; }
  .form--multistep .form__input.error .form__input-status-error, .form--multistep .form__input.error .form__select-status-error, .form--multistep .form__select.error .form__input-status-error, .form--multistep .form__select.error .form__select-status-error {
    opacity: 1; }

.form--multistep .form__input-field--date:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 26px / 2);
  left: 20px;
  width: 26px;
  height: 26px;
  background: url("../../../public/images/icons/ico-calendar-gray.svg") center/cover no-repeat;
  z-index: 3; }

.form--multistep .form__input-field--date .form__input-area {
  padding: 15px 60px 15px 66px; }

.form--multistep .form__input-area {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 15px 60px 15px 20px;
  border: none;
  background: transparent;
  outline: none !important;
  color: #1A202B;
  z-index: 5; }

.form--multistep .form__select {
  z-index: 6; }
  .form--multistep .form__select-default {
    width: 100%;
    height: 100%; }
    .form--multistep .form__select-default .form__select-area {
      position: relative;
      height: 100%;
      width: calc(100% - 20px);
      padding: 15px 20px 15px 20px;
      border: none;
      background: transparent;
      outline: none !important;
      color: #1A202B;
      transition: all .2s ease-in-out;
      z-index: 5; }
  .form--multistep .form__select-custom .form__select-area {
    position: relative;
    width: 100%;
    height: 54px;
    z-index: 3; }
  .form--multistep .form__select-custom .form__select-value {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 15px 20px 15px 20px;
    border: 1px solid #F4F4F4;
    border-radius: 9px;
    background: #F4F4F4;
    white-space: nowrap;
    overflow: hidden;
    transition: all .2s ease-in-out;
    cursor: pointer;
    user-select: none;
    z-index: 3; }
  .form--multistep .form__select-custom .form__select-arrow {
    position: absolute;
    top: calc(50% - 30px / 2);
    right: 20px;
    width: 24px;
    height: 30px;
    z-index: 4; }
    .form--multistep .form__select-custom .form__select-arrow-container {
      position: relative;
      display: block;
      width: 100%;
      height: 100%; }
      .form--multistep .form__select-custom .form__select-arrow-container span {
        position: absolute;
        top: calc(50% - 15px / 2);
        display: flex;
        justify-content: center;
        align-items: center;
        width: 15px;
        height: 15px;
        transition: all .3s ease-out; }
        .form--multistep .form__select-custom .form__select-arrow-container span:before {
          content: "";
          display: block;
          position: absolute;
          width: 2px;
          height: 13px;
          border-radius: 5px;
          background: #EDF25E;
          transform-origin: center center;
          transition: all .3s ease-in-out; }
        .form--multistep .form__select-custom .form__select-arrow-container span:first-child {
          left: 0; }
          .form--multistep .form__select-custom .form__select-arrow-container span:first-child:before {
            transform: rotate(-50deg); }
        .form--multistep .form__select-custom .form__select-arrow-container span:last-child {
          right: 0; }
          .form--multistep .form__select-custom .form__select-arrow-container span:last-child:before {
            transform: rotate(50deg); }
  .form--multistep .form__select-custom .form__select-dropdown {
    position: absolute;
    top: 44px;
    left: 0;
    width: 100%;
    height: fit-content;
    padding-top: 10px;
    background: #FFFFFF;
    border: 1px solid #CFD9E6;
    border-radius: 0 0 9px 9px;
    transform: translateY(-10px);
    visibility: hidden;
    opacity: 0;
    user-select: none;
    cursor: pointer;
    overflow: hidden;
    transition: all .3s ease-in-out;
    z-index: 2; }
    .form--multistep .form__select-custom .form__select-dropdown-option, .form--multistep .form__select-custom .form__select-dropdown-filter {
      display: block;
      width: 100%;
      padding: 10px 20px;
      transition: all .1s ease-in-out; }
    .form--multistep .form__select-custom .form__select-dropdown-filter {
      position: relative; }
      .form--multistep .form__select-custom .form__select-dropdown-filter input {
        width: 100%;
        padding: 5px 20px 5px 30px;
        border: 1px solid #CFD9E6;
        border-radius: 7px;
        background: #FFFFFF;
        outline: none !important;
        font-size: 14px;
        transition: all .1s ease-in-out; }
        .form--multistep .form__select-custom .form__select-dropdown-filter input:focus {
          box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 0.8);
          border: 1px solid #adbed5; }
      .form--multistep .form__select-custom .form__select-dropdown-filter:before {
        content: "";
        display: block;
        position: absolute;
        width: 15px;
        height: 15px;
        left: 30px;
        top: calc(50% - 15px / 2);
        background: url("../../../public/images/icons/ico-search-gray.svg") center/cover no-repeat; }
    .form--multistep .form__select-custom .form__select-dropdown-items {
      display: block;
      width: 100%;
      height: fit-content;
      max-height: calc(42px * 4);
      overflow: scroll; }
    .form--multistep .form__select-custom .form__select-dropdown-option {
      display: flex;
      flex-direction: row;
      align-items: center;
      overflow: hidden;
      cursor: pointer; }
      .form--multistep .form__select-custom .form__select-dropdown-option b {
        transition: all .1s ease-in-out; }
      .form--multistep .form__select-custom .form__select-dropdown-option:hover {
        background: rgba(0, 0, 0, 0.02); }
        .form--multistep .form__select-custom .form__select-dropdown-option:hover b {
          color: #EDF25E; }
  .form--multistep .form__select-custom .form__select-checkbox {
    position: absolute;
    opacity: 0; }
    .form--multistep .form__select-custom .form__select-checkbox:checked ~ .form__select-value {
      box-shadow: 0 1px 0 0 #CFD9E6; }
    .form--multistep .form__select-custom .form__select-checkbox:checked ~ .form__select-arrow .form__select-arrow-container span {
      transition: all .2s ease-in; }
      .form--multistep .form__select-custom .form__select-checkbox:checked ~ .form__select-arrow .form__select-arrow-container span:first-child {
        left: calc(50% - 15px / 2); }
        .form--multistep .form__select-custom .form__select-checkbox:checked ~ .form__select-arrow .form__select-arrow-container span:first-child:before {
          transform: rotate(45deg); }
      .form--multistep .form__select-custom .form__select-checkbox:checked ~ .form__select-arrow .form__select-arrow-container span:last-child {
        right: calc(50% - 15px / 2); }
        .form--multistep .form__select-custom .form__select-checkbox:checked ~ .form__select-arrow .form__select-arrow-container span:last-child:before {
          transform: rotate(-45deg); }
    .form--multistep .form__select-custom .form__select-checkbox:checked ~ .form__select-dropdown {
      transform: translateY(0);
      visibility: visible;
      opacity: 1; }
  .form--multistep .form__select.success .form__select-custom .form__select-value, .form--multistep .form__select.error .form__select-custom .form__select-value {
    width: calc(100% - 60px);
    padding: 15px 0 15px 20px; }
  .form--multistep .form__select.success .form__select-default .form__select-area, .form--multistep .form__select.error .form__select-default .form__select-area {
    width: calc(100% - 60px); }

.form--multistep .form__radio, .form--multistep .form__checkbox {
  position: relative;
  display: flex;
  flex-direction: row; }
  .form--multistep .form__radio input[type="radio"],
  .form--multistep .form__radio input[type="checkbox"], .form--multistep .form__checkbox input[type="radio"],
  .form--multistep .form__checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    z-index: 1; }
  .form--multistep .form__radio-label, .form--multistep .form__checkbox-label {
    min-width: 20px; }
  .form--multistep .form__radio-box, .form--multistep .form__checkbox-box {
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    margin-right: .5rem;
    border: 1px solid #5E697E;
    border-radius: 5px;
    background: url("../../../public/images/icons/ico-check-white.svg") center/10px no-repeat, #FFFFFF;
    transition: all .1s ease-in-out;
    z-index: 2; }
  .form--multistep .form__radio input[type="radio"]:checked ~ .form__radio-label .form__radio-box,
  .form--multistep .form__radio input[type="radio"]:checked ~ .form__checkbox-label .form__checkbox-box,
  .form--multistep .form__radio input[type="checkbox"]:checked ~ .form__radio-label .form__radio-box,
  .form--multistep .form__radio input[type="checkbox"]:checked ~ .form__checkbox-label .form__checkbox-box, .form--multistep .form__checkbox input[type="radio"]:checked ~ .form__radio-label .form__radio-box,
  .form--multistep .form__checkbox input[type="radio"]:checked ~ .form__checkbox-label .form__checkbox-box,
  .form--multistep .form__checkbox input[type="checkbox"]:checked ~ .form__radio-label .form__radio-box,
  .form--multistep .form__checkbox input[type="checkbox"]:checked ~ .form__checkbox-label .form__checkbox-box {
    border-color: #EDF25E;
    background: url("../../../public/images/icons/ico-check-white.svg") center/10px no-repeat, #EDF25E; }

.form--multistep .form__radio {
  width: 100%;
  min-width: 130px;
  max-width: 130px;
  margin-left: 1rem; }
  .form--multistep .form__radio-item:first-child {
    margin-right: 1rem; }
  .form--multistep .form__radio-label {
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer; }

.form--multistep .form__checkbox-label {
  width: 20px;
  margin-right: 1rem; }

.form--multistep .form__row.invalid .form__input-placeholder, .form--multistep .form__row.invalid .form__select-placeholder {
  color: #EDF25E; }

.form--multistep .form__row.invalid .form__input-area {
  color: #EDF25E; }
  .form--multistep .form__row.invalid .form__input-area::placeholder {
    color: #EDF25E; }

.form--multistep .form__row.invalid .form__input-cover {
  border-color: #EDF25E; }

.form--multistep .form__row.invalid .form__select-value {
  color: #EDF25E;
  border-color: #EDF25E; }

.form--multistep .form__row--radio.invalid .form__radio .content__text, .form--multistep .form__row--radio.invalid .form__checkbox .content__text, .form--multistep .form__row--checkbox.invalid .form__radio .content__text, .form--multistep .form__row--checkbox.invalid .form__checkbox .content__text {
  color: #EDF25E; }

.form--multistep .form__row--radio.invalid .form__radio-box, .form--multistep .form__row--radio.invalid .form__checkbox-box, .form--multistep .form__row--checkbox.invalid .form__radio-box, .form--multistep .form__row--checkbox.invalid .form__checkbox-box {
  border-color: #EDF25E; }

@media (min-width: 0) {
  .form--default {
    padding: 15px 15px 80px 15px; }
  .form--multistep .form__select-custom {
    display: none; } }

@media (min-width: 576px) {
  .form--default {
    padding: 40px 40px 80px 40px; } }

@media (min-width: 768px) {
  .form--default {
    padding: 120px 15px 40px 15px; } }

@media (min-width: 992px) {
  .form--default {
    padding: 15px; }
  .form--multistep .form__select-default {
    display: none; }
  .form--multistep .form__select-custom {
    display: block; } }

.footer {
  padding: 60px 0;
  background: #1c143b;
  overflow: hidden; }

.footer hr {
  border-color: rgba(255, 255, 255, 0.2);
  margin-bottom: 2rem;
  margin-top: 2rem;
  /*&:first-child {
  }
  &:last-child {
  }*/ }

.footer__row {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.footer__column {
  display: flex;
  flex-direction: column;
  padding: 0 15px; }

.footer__column:first-child {
  padding-left: 0; }

.footer__column:last-child {
  padding-right: 0; }

.footer__switcher {
  position: relative;
  display: flex;
  justify-content: center;
  cursor: default;
  z-index: 3; }

.footer__switcher-text {
  color: #FFFFFF;
  font-weight: 300;
  font-size: 14px; }

.footer__switcher-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%; }

.footer__switcher-icon {
  display: block; }

.footer__switcher-icon--planet, .footer__switcher-icon--dropdown {
  display: flex;
  justify-content: center; }

.footer__switcher-icon--planet {
  margin-right: 10px;
  height: 25px; }

.footer__switcher-icon--dropdown {
  margin-left: 5px;
  height: 15px;
  width: 15px; }

.footer__switcher-icon--dropdown img {
  display: block;
  width: 11px;
  transform: rotate(-180deg);
  transition: all .3s ease-in-out; }

.footer__switcher-drop {
  position: absolute;
  top: 100%;
  padding-top: 20px;
  transform: translateY(-15px);
  transition: all .3s ease-in-out;
  opacity: 0;
  visibility: hidden; }

.footer__switcher-wrapper {
  width: fit-content;
  padding: 7px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.3); }

.footer__switcher-wrapper:before {
  left: calc(50% - 40px / 2);
  top: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #ffffff;
  border-width: 0 20px 20px 20px;
  z-index: 2; }

.footer__switcher-language {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px;
  margin-bottom: 3px;
  border-radius: 5px;
  background: #fff;
  transition: all .1s ease-in-out;
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  cursor: pointer; }

.footer__switcher-language:hover {
  background: #ECF0F5;
  text-decoration: none;
  color: #000000; }

.footer__switcher-flag {
  display: block;
  width: 27px;
  height: 18px;
  border-radius: 3px;
  margin-right: 12px; }

.footer__switcher-flag--en {
  background: url("/pub/public/images/icons/ico-flag-en.svg") center/cover no-repeat; }

.footer__switcher-flag--cs {
  background: url("/pub/public/images/icons/ico-flag-cs.svg") center/cover no-repeat; }

.footer__switcher-flag--es {
  background: url("/pub/public/images/icons/ico-flag-es.svg") center/cover no-repeat; }

.footer__switcher-flag--pt {
  background: url("/pub/public/images/icons/ico-flag-pt.svg") center/cover no-repeat; }

.footer__switcher-flag--vi {
  background: url("/pub/public/images/icons/ico-flag-vi.svg") center/cover no-repeat; }

.footer__switcher-flag--ru {
  background: url("/pub/public/images/icons/ico-flag-ru.svg") center/cover no-repeat; }

.footer__switcher:hover .footer__switcher-drop {
  transform: translateY(0);
  opacity: 1;
  visibility: visible; }

.footer__switcher:hover .footer__switcher-icon--dropdown img {
  display: block;
  width: 11px;
  transform: rotate(0); }

.footer .link {
  color: #bdbed6;
  text-decoration: none !important; }

.footer .link:hover {
  color: #ffffff; }

.footer .contact {
  position: relative;
  padding-left: 24px; }

.footer .contact:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px; }

.footer .contact:hover {
  color: #ffffff; }

.footer .contact--phone:before {
  background: url("../../../public/images/icons/ico-foot-phone.svg") center top/100% no-repeat; }

.footer .contact--email:before {
  background: url("../../../public/images/icons/ico-foot-email.svg") center top/100% no-repeat; }

.footer .contact--address:before {
  background: url("../../../public/images/icons/ico-foot-compass.svg") center top/100% no-repeat; }

[data-layout="none"] .footer {
  margin: 0; }

@media (min-width: 0) {
  .footer__switcher {
    justify-content: flex-start; }
  .footer__switcher-drop {
    left: calc(50% - (270px / 2)); }
  .footer > .container > .row {
    position: relative;
    z-index: 1; }
  .footer > .container > .row:first-child {
    z-index: 2; } }

@media (min-width: 768px) {
  .footer__switcher {
    justify-content: center; }
  .footer__switcher-drop {
    left: initial;
    top: initial;
    bottom: 100%;
    padding-top: 0;
    padding-bottom: 20px; }
  .footer__switcher-wrapper:before {
    top: initial;
    bottom: 0;
    border-top-color: #ffffff;
    border-width: 20px 20px 0 20px; }
  .footer > .container > .row {
    position: relative;
    z-index: 1; }
  .footer > .container > .row:first-child {
    z-index: 2; }
  .footer > .container > .row {
    position: relative;
    z-index: 1; }
  .footer > .container > .row:last-child {
    z-index: 2; }
  .footer > .container > .row:nth-of-type(3) > div {
    position: relative;
    z-index: 1; }
  .footer > .container > .row:nth-of-type(3) > div:last-child {
    z-index: 2; } }
