/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html{
  line-height:1.15;
  -webkit-text-size-adjust:100%;
}

body{
  margin:0;
}

h1{
  font-size:2em;
  margin:0.67em 0;
}

hr{
  box-sizing:content-box;
  height:0;
  overflow:visible;
}

pre{
  font-family:monospace, monospace;
  font-size:1em;
}

a{
  background-color:transparent;
}

abbr[title]{
  border-bottom:none;
  text-decoration:underline;
  -webkit-text-decoration:underline dotted;
  text-decoration:underline dotted;
}

b,
strong{
  font-weight:bolder;
}

code,
kbd,
samp{
  font-family:monospace, monospace;
  font-size:1em;
}

small{
  font-size:80%;
}

sub,
sup{
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline;
}

sub{
  bottom:-0.25em;
}

sup{
  top:-0.5em;
}

img{
  border-style:none;
}

button,
input,
optgroup,
select,
textarea{
  font-family:inherit;
  font-size:100%;
  line-height:1.15;
  margin:0;
}

button,
input{
  overflow:visible;
}

button,
select{
  text-transform:none;
}

button,
[type="button"],
[type="reset"],
[type="submit"]{
  -webkit-appearance:button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{
  border-style:none;
  padding:0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{
  outline:1px dotted ButtonText;
}

fieldset{
  padding:0.35em 0.75em 0.625em;
}

legend{
  box-sizing:border-box;
  color:inherit;
  display:table;
  max-width:100%;
  padding:0;
  white-space:normal;
}

progress{
  vertical-align:baseline;
}

textarea{
  overflow:auto;
}

[type="checkbox"],
[type="radio"]{
  box-sizing:border-box;
  padding:0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{
  height:auto;
}

[type="search"]{
  -webkit-appearance:textfield;
  outline-offset:-2px;
}

[type="search"]::-webkit-search-decoration{
  -webkit-appearance:none;
}

::-webkit-file-upload-button{
  -webkit-appearance:button;
  font:inherit;
}

details{
  display:block;
}

summary{
  display:list-item;
}

template{
  display:none;
}

[hidden]{
  display:none;
}

@font-face{
  font-family:'Uni Neue';
  src:url("../fonts/UniNeueBlack.woff2") format("woff2"), url("../fonts/UniNeueBlack.woff") format("woff");
  font-weight:900;
  font-style:normal; }

@font-face{
  font-family:'Uni Neue';
  src:url("../fonts/UniNeueBold.woff2") format("woff2"), url("../fonts/UniNeueBold.woff") format("woff");
  font-weight:700;
  font-style:normal; }

@font-face{
  font-family:'Uni Neue Book';
  src:url("../fonts/UniNeueBook.woff2") format("woff2"), url("../fonts/UniNeueBook.woff") format("woff");
  font-weight:400;
  font-style:normal; }

@font-face{
  font-family:'Uni Neue';
  src:url("../fonts/UniNeueThin.woff2") format("woff2"), url("../fonts/UniNeueThin.woff") format("woff");
  font-weight:100;
  font-style:normal; }

@font-face{
  font-family:'Uni Neue';
  src:url("../fonts/UniNeueHeavy.woff2") format("woff2"), url("../fonts/UniNeueHeavy.woff") format("woff");
  font-weight:900;
  font-style:normal; }

@font-face{
  font-family:'Uni Neue';
  src:url("../fonts/UniNeueRegular.woff2") format("woff2"), url("../fonts/UniNeueRegular.woff") format("woff");
  font-weight:500;
  font-style:normal; }

@font-face{
  font-family:'Uni Neue';
  src:url("../fonts/UniNeueLight.woff2") format("woff2"), url("../fonts/UniNeueLight.woff") format("woff");
  font-weight:300;
  font-style:normal; }

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
sub,
sup,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video{
  margin:0;
  padding:0;
  border:0;
  outline:0;
  vertical-align:baseline;
  background:transparent; }

*{
  text-decoration:none;
  list-style:none;
  box-sizing:border-box; }

body{
  font-family:'Uni Neue';
  letter-spacing:0.04em;
  font-weight:700;
  height:100vh;
  background-color:#E5E5E5; }

body.overflow{
    overflow:hidden; }

a{
  text-decoration:none;
  display:inline-block;
  cursor:pointer;
  -webkit-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out; }

a:hover,
a:active,
a:focus{
  text-decoration:none; }

input{
  border:none;
  background-color:transparent;
  outline:none;
  -webkit-appearance:none; }

textarea{
  resize:vertical;
  border:none;
  background-color:transparent;
  outline:none;
  -webkit-appearance:none; }

button{
  cursor:pointer;
  border:none;
  background-color:transparent;
  -webkit-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  outline:none;
  -webkit-appearance:none; }

select{
  cursor:pointer;
  border:none;
  background-color:transparent;
  -webkit-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  outline:none;
  -webkit-appearance:none; }

.wrapper{
  width:100%;
  position:relative;
  overflow:hidden; }

.js-blur.active{
  -webkit-filter:blur(3px);
  filter:blur(3px); }

.container{
  max-width:1280px;
  width:100%;
  margin:0 auto;
  padding:0 15px 0 0; }

.main{
  min-height:calc(100vh - 165px); }

.scroll-wrap::-webkit-scrollbar{
  background:#C5DCEB;
  width:6px;
  border-radius:6px; }

.scroll-wrap::-webkit-scrollbar-thumb{
  background:#516AEC;
  border-radius:6px; }

.scroll-hist::-webkit-scrollbar{
  background:#818893;
  width:2px;
  border-radius:10px; }

.scroll-hist::-webkit-scrollbar-thumb{
  background:#000;
  border-radius:6px; }

.main-btn{
  cursor:pointer;
  display:-webkit-box;
  display:flex;
  -webkit-box-pack:center;
  justify-content:center;
  -webkit-box-align:center;
  align-items:center;
  padding:11px 19px;
  min-width:130px;
  font-weight:800;
  font-size:16px;
  text-align:center;
  text-transform:uppercase;
  color:#fff;
  background-color:#516AEC;
  border-radius:6px;
  position:relative;
  -webkit-transition:all 0.3s ease;
  transition:all 0.3s ease; }

.main-btn.deposit-btn{
    border-radius:0 0 6px 6px;
    padding:16px 43px 16px 19px; }

@media screen and (min-width: 800px){
      .main-btn.deposit-btn{
        border-radius:0 6px 6px 0; } }

.main-btn.deposit-btn:after{
      position:absolute;
      content:"";
      width:15px;
      height:15px;
      top:50%;
      -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
      transform:translateY(-50%);
      right:18px;
      background-size:contain;
      background-repeat:no-repeat;
      background-position:center;
      background-image:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.71967 13.2803C2.57902 13.1397 2.5 12.9489 2.5 12.75V10.75C2.5 10.3358 2.16421 10 1.75 10C1.33579 10 1 10.3358 1 10.75V12.75C1 13.3467 1.23705 13.919 1.65901 14.341C2.08097 14.7629 2.65326 15 3.25 15H13.75C14.3467 15 14.919 14.7629 15.341 14.341C15.7629 13.919 16 13.3467 16 12.75V10.75C16 10.3358 15.6642 10 15.25 10C14.8358 10 14.5 10.3358 14.5 10.75V12.75C14.5 12.9489 14.421 13.1397 14.2803 13.2803C14.1397 13.421 13.9489 13.5 13.75 13.5H3.25C3.05109 13.5 2.86032 13.421 2.71967 13.2803ZM4.21967 4.46985C3.92678 4.76275 3.92678 5.23762 4.21967 5.53051L7.96967 9.28051C8.26256 9.57341 8.73744 9.57341 9.03033 9.28051L12.7803 5.53051C13.0732 5.23762 13.0732 4.76275 12.7803 4.46985C12.4874 4.17696 12.0126 4.17696 11.7197 4.46985L9.25 6.93952V1.74963C9.25 1.33542 8.91421 0.999634 8.5 0.999634C8.08579 0.999634 7.75 1.33542 7.75 1.74963V6.93952L5.28033 4.46985C4.98744 4.17696 4.51256 4.17696 4.21967 4.46985Z' fill='white'/%3E%3Cpath d='M2.71967 13.2803L3.07322 12.9268L3.07322 12.9268L2.71967 13.2803ZM1.65901 14.341L1.30546 14.6945L1.30546 14.6945L1.65901 14.341ZM15.341 14.341L15.6945 14.6945V14.6945L15.341 14.341ZM14.2803 13.2803L13.9268 12.9268L13.9268 12.9268L14.2803 13.2803ZM4.21967 5.53051L3.86612 5.88407L3.86612 5.88407L4.21967 5.53051ZM4.21967 4.46985L3.86612 4.1163L3.86612 4.1163L4.21967 4.46985ZM7.96967 9.28051L8.32322 8.92696L7.96967 9.28051ZM9.03033 9.28051L8.67678 8.92696L8.67678 8.92696L9.03033 9.28051ZM12.7803 5.53051L13.1339 5.88407L12.7803 5.53051ZM11.7197 4.46985L11.3661 4.1163L11.7197 4.46985ZM9.25 6.93952H8.75C8.75 7.14175 8.87182 7.32407 9.05866 7.40146C9.2455 7.47885 9.46055 7.43608 9.60355 7.29308L9.25 6.93952ZM7.75 6.93952L7.39645 7.29308C7.53945 7.43608 7.7545 7.47885 7.94134 7.40146C8.12818 7.32407 8.25 7.14175 8.25 6.93952H7.75ZM5.28033 4.46985L5.63388 4.1163L5.63388 4.1163L5.28033 4.46985ZM2 12.75C2 13.0815 2.1317 13.3995 2.36612 13.6339L3.07322 12.9268C3.02634 12.8799 3 12.8163 3 12.75H2ZM2 10.75V12.75H3L3 10.75H2ZM1.75 10.5C1.88807 10.5 2 10.6119 2 10.75H3C3 10.0596 2.44036 9.5 1.75 9.5L1.75 10.5ZM1.5 10.75C1.5 10.6119 1.61193 10.5 1.75 10.5L1.75 9.5C1.05964 9.5 0.5 10.0596 0.5 10.75H1.5ZM1.5 12.75L1.5 10.75H0.5L0.5 12.75H1.5ZM2.01256 13.9874C1.68437 13.6592 1.5 13.2141 1.5 12.75H0.5C0.5 13.4793 0.789731 14.1788 1.30546 14.6945L2.01256 13.9874ZM3.25 14.5C2.78587 14.5 2.34075 14.3156 2.01256 13.9874L1.30546 14.6945C1.82118 15.2103 2.52065 15.5 3.25 15.5V14.5ZM13.75 14.5H3.25V15.5H13.75V14.5ZM14.9874 13.9874C14.6592 14.3156 14.2141 14.5 13.75 14.5V15.5C14.4793 15.5 15.1788 15.2103 15.6945 14.6945L14.9874 13.9874ZM15.5 12.75C15.5 13.2141 15.3156 13.6592 14.9874 13.9874L15.6945 14.6945C16.2103 14.1788 16.5 13.4793 16.5 12.75H15.5ZM15.5 10.75V12.75H16.5V10.75H15.5ZM15.25 10.5C15.3881 10.5 15.5 10.6119 15.5 10.75H16.5C16.5 10.0596 15.9404 9.5 15.25 9.5V10.5ZM15 10.75C15 10.6119 15.1119 10.5 15.25 10.5V9.5C14.5596 9.5 14 10.0596 14 10.75H15ZM15 12.75V10.75H14V12.75H15ZM14.6339 13.6339C14.8683 13.3995 15 13.0815 15 12.75H14C14 12.8163 13.9737 12.8799 13.9268 12.9268L14.6339 13.6339ZM13.75 14C14.0815 14 14.3995 13.8683 14.6339 13.6339L13.9268 12.9268C13.8799 12.9737 13.8163 13 13.75 13V14ZM3.25 14H13.75V13H3.25V14ZM2.36612 13.6339C2.60054 13.8683 2.91848 14 3.25 14V13C3.1837 13 3.12011 12.9737 3.07322 12.9268L2.36612 13.6339ZM4.57322 5.17696C4.47559 5.07933 4.47559 4.92104 4.57322 4.82341L3.86612 4.1163C3.37796 4.60446 3.37796 5.39591 3.86612 5.88407L4.57322 5.17696ZM8.32322 8.92696L4.57322 5.17696L3.86612 5.88407L7.61612 9.63407L8.32322 8.92696ZM8.67678 8.92696C8.57915 9.02459 8.42085 9.02459 8.32322 8.92696L7.61612 9.63407C8.10427 10.1222 8.89573 10.1222 9.38388 9.63407L8.67678 8.92696ZM12.4268 5.17696L8.67678 8.92696L9.38388 9.63407L13.1339 5.88407L12.4268 5.17696ZM12.4268 4.82341C12.5244 4.92104 12.5244 5.07933 12.4268 5.17696L13.1339 5.88407C13.622 5.39591 13.622 4.60446 13.1339 4.1163L12.4268 4.82341ZM12.0732 4.82341C12.1709 4.72578 12.3291 4.72578 12.4268 4.82341L13.1339 4.1163C12.6457 3.62814 11.8543 3.62814 11.3661 4.1163L12.0732 4.82341ZM9.60355 7.29308L12.0732 4.82341L11.3661 4.1163L8.89645 6.58597L9.60355 7.29308ZM8.75 1.74963V6.93952H9.75V1.74963H8.75ZM8.5 1.49963C8.63807 1.49963 8.75 1.61156 8.75 1.74963H9.75C9.75 1.05928 9.19036 0.499634 8.5 0.499634V1.49963ZM8.25 1.74963C8.25 1.61156 8.36193 1.49963 8.5 1.49963V0.499634C7.80964 0.499634 7.25 1.05928 7.25 1.74963H8.25ZM8.25 6.93952V1.74963H7.25V6.93952H8.25ZM4.92678 4.82341L7.39645 7.29308L8.10355 6.58597L5.63388 4.1163L4.92678 4.82341ZM4.57322 4.82341C4.67085 4.72578 4.82915 4.72578 4.92678 4.82341L5.63388 4.1163C5.14573 3.62814 4.35427 3.62814 3.86612 4.1163L4.57322 4.82341Z' fill='white'/%3E%3C/svg%3E%0A"); }

.main-btn.secondary{
    border:1px solid #dbe7ef;
    background:#f7fafc;
    color:#818893; }

.main-btn.secondary:hover{
      background-color:#516AEC;
      color:#fff; }

.main-btn.withdraw-btn{
    padding:16px 37px 16px 18px; }

.main-btn.withdraw-btn:after{
      -webkit-transition:all 0.3s ease;
      transition:all 0.3s ease;
      position:absolute;
      content:"";
      width:15px;
      height:15px;
      top:50%;
      -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
      transform:translateY(-50%);
      right:18px;
      background-size:contain;
      background-repeat:no-repeat;
      background-position:center;
      background-image:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.5 12.75C2.5 12.9489 2.57902 13.1397 2.71967 13.2803C2.86032 13.421 3.05109 13.5 3.25 13.5H13.75C13.9489 13.5 14.1397 13.421 14.2803 13.2803C14.421 13.1397 14.5 12.9489 14.5 12.75V10.75C14.5 10.3358 14.8358 10 15.25 10C15.6642 10 16 10.3358 16 10.75V12.75C16 13.3467 15.7629 13.919 15.341 14.341C14.919 14.7629 14.3467 15 13.75 15H3.25C2.65326 15 2.08097 14.7629 1.65901 14.341C1.23705 13.919 1 13.3467 1 12.75V10.75C1 10.3358 1.33579 10 1.75 10C2.16421 10 2.5 10.3358 2.5 10.75V12.75ZM4.21967 6.02996C3.92678 5.73707 3.92678 5.2622 4.21967 4.9693L7.96967 1.2193C8.26256 0.926411 8.73744 0.926411 9.03033 1.2193L12.7803 4.9693C13.0732 5.2622 13.0732 5.73707 12.7803 6.02996C12.4874 6.32286 12.0126 6.32286 11.7197 6.02996L9.25 3.56029V8.75018C9.25 9.1644 8.91421 9.50018 8.5 9.50018C8.08579 9.50018 7.75 9.1644 7.75 8.75018L7.75 3.56029L5.28033 6.02996C4.98744 6.32286 4.51256 6.32286 4.21967 6.02996Z' fill='%23818893'/%3E%3Cpath d='M2.71967 13.2803L3.07322 12.9268L3.07322 12.9268L2.71967 13.2803ZM14.2803 13.2803L13.9268 12.9268L13.9268 12.9268L14.2803 13.2803ZM15.341 14.341L15.6945 14.6945V14.6945L15.341 14.341ZM1.65901 14.341L1.30546 14.6945L1.30546 14.6945L1.65901 14.341ZM4.21967 4.9693L4.57322 5.32286H4.57322L4.21967 4.9693ZM4.21967 6.02996L4.57322 5.67641H4.57322L4.21967 6.02996ZM7.96967 1.2193L8.32322 1.57286L8.32322 1.57286L7.96967 1.2193ZM9.03033 1.2193L8.67678 1.57286L8.67678 1.57286L9.03033 1.2193ZM12.7803 4.9693L12.4268 5.32286H12.4268L12.7803 4.9693ZM12.7803 6.02996L12.4268 5.67641L12.4268 5.67641L12.7803 6.02996ZM11.7197 6.02996L12.0732 5.67641V5.67641L11.7197 6.02996ZM9.25 3.56029L9.60355 3.20674C9.46055 3.06374 9.2455 3.02096 9.05866 3.09835C8.87182 3.17574 8.75 3.35806 8.75 3.56029H9.25ZM7.75 3.56029H8.25C8.25 3.35806 8.12818 3.17574 7.94134 3.09835C7.7545 3.02096 7.53945 3.06374 7.39645 3.20674L7.75 3.56029ZM5.28033 6.02996L4.92678 5.67641V5.67641L5.28033 6.02996ZM3.07322 12.9268C3.02634 12.8799 3 12.8163 3 12.75H2C2 13.0815 2.1317 13.3995 2.36612 13.6339L3.07322 12.9268ZM3.25 13C3.1837 13 3.12011 12.9737 3.07322 12.9268L2.36612 13.6339C2.60054 13.8683 2.91848 14 3.25 14V13ZM13.75 13H3.25V14H13.75V13ZM13.9268 12.9268C13.8799 12.9737 13.8163 13 13.75 13V14C14.0815 14 14.3995 13.8683 14.6339 13.6339L13.9268 12.9268ZM14 12.75C14 12.8163 13.9737 12.8799 13.9268 12.9268L14.6339 13.6339C14.8683 13.3995 15 13.0815 15 12.75H14ZM14 10.75V12.75H15V10.75H14ZM15.25 9.5C14.5596 9.5 14 10.0596 14 10.75H15C15 10.6119 15.1119 10.5 15.25 10.5V9.5ZM16.5 10.75C16.5 10.0596 15.9404 9.5 15.25 9.5V10.5C15.3881 10.5 15.5 10.6119 15.5 10.75H16.5ZM16.5 12.75V10.75H15.5V12.75H16.5ZM15.6945 14.6945C16.2103 14.1788 16.5 13.4793 16.5 12.75H15.5C15.5 13.2141 15.3156 13.6592 14.9874 13.9874L15.6945 14.6945ZM13.75 15.5C14.4793 15.5 15.1788 15.2103 15.6945 14.6945L14.9874 13.9874C14.6592 14.3156 14.2141 14.5 13.75 14.5V15.5ZM3.25 15.5H13.75V14.5H3.25V15.5ZM1.30546 14.6945C1.82118 15.2103 2.52065 15.5 3.25 15.5V14.5C2.78587 14.5 2.34075 14.3156 2.01256 13.9874L1.30546 14.6945ZM0.5 12.75C0.5 13.4793 0.789731 14.1788 1.30546 14.6945L2.01256 13.9874C1.68437 13.6592 1.5 13.2141 1.5 12.75H0.5ZM0.5 10.75L0.5 12.75H1.5L1.5 10.75H0.5ZM1.75 9.5C1.05964 9.5 0.5 10.0596 0.5 10.75H1.5C1.5 10.6119 1.61193 10.5 1.75 10.5L1.75 9.5ZM3 10.75C3 10.0596 2.44036 9.5 1.75 9.5L1.75 10.5C1.88807 10.5 2 10.6119 2 10.75H3ZM3 12.75L3 10.75H2V12.75H3ZM3.86612 4.61575C3.37796 5.1039 3.37796 5.89536 3.86612 6.38352L4.57322 5.67641C4.47559 5.57878 4.47559 5.42049 4.57322 5.32286L3.86612 4.61575ZM7.61612 0.86575L3.86612 4.61575L4.57322 5.32286L8.32322 1.57286L7.61612 0.86575ZM9.38388 0.865751C8.89573 0.377595 8.10427 0.377595 7.61612 0.865751L8.32322 1.57286C8.42085 1.47523 8.57915 1.47523 8.67678 1.57286L9.38388 0.865751ZM13.1339 4.61575L9.38388 0.86575L8.67678 1.57286L12.4268 5.32286L13.1339 4.61575ZM13.1339 6.38352C13.622 5.89536 13.622 5.1039 13.1339 4.61575L12.4268 5.32286C12.5244 5.42049 12.5244 5.57878 12.4268 5.67641L13.1339 6.38352ZM11.3661 6.38352C11.8543 6.87167 12.6457 6.87167 13.1339 6.38352L12.4268 5.67641C12.3291 5.77404 12.1709 5.77404 12.0732 5.67641L11.3661 6.38352ZM8.89645 3.91385L11.3661 6.38352L12.0732 5.67641L9.60355 3.20674L8.89645 3.91385ZM8.75 3.56029V8.75018H9.75V3.56029H8.75ZM8.75 8.75018C8.75 8.88825 8.63807 9.00018 8.5 9.00018V10.0002C9.19036 10.0002 9.75 9.44054 9.75 8.75018H8.75ZM8.5 9.00018C8.36193 9.00018 8.25 8.88825 8.25 8.75018H7.25C7.25 9.44054 7.80964 10.0002 8.5 10.0002V9.00018ZM8.25 8.75018V3.56029H7.25L7.25 8.75018H8.25ZM5.63388 6.38352L8.10355 3.91385L7.39645 3.20674L4.92678 5.67641L5.63388 6.38352ZM3.86612 6.38352C4.35427 6.87167 5.14573 6.87167 5.63388 6.38352L4.92678 5.67641C4.82915 5.77404 4.67085 5.77404 4.57322 5.67641L3.86612 6.38352Z' fill='%23818893'/%3E%3C/svg%3E%0A"); }

.main-btn.withdraw-btn:hover{
      background-color:#516AEC;
      color:#fff; }

.main-btn.withdraw-btn:hover:after{
        background-image:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.5 12.75C2.5 12.9489 2.57902 13.1397 2.71967 13.2803C2.86032 13.421 3.05109 13.5 3.25 13.5H13.75C13.9489 13.5 14.1397 13.421 14.2803 13.2803C14.421 13.1397 14.5 12.9489 14.5 12.75V10.75C14.5 10.3358 14.8358 10 15.25 10C15.6642 10 16 10.3358 16 10.75V12.75C16 13.3467 15.7629 13.919 15.341 14.341C14.919 14.7629 14.3467 15 13.75 15H3.25C2.65326 15 2.08097 14.7629 1.65901 14.341C1.23705 13.919 1 13.3467 1 12.75V10.75C1 10.3358 1.33579 10 1.75 10C2.16421 10 2.5 10.3358 2.5 10.75V12.75ZM4.21967 6.02996C3.92678 5.73707 3.92678 5.2622 4.21967 4.9693L7.96967 1.2193C8.26256 0.926411 8.73744 0.926411 9.03033 1.2193L12.7803 4.9693C13.0732 5.2622 13.0732 5.73707 12.7803 6.02996C12.4874 6.32286 12.0126 6.32286 11.7197 6.02996L9.25 3.56029V8.75018C9.25 9.1644 8.91421 9.50018 8.5 9.50018C8.08579 9.50018 7.75 9.1644 7.75 8.75018L7.75 3.56029L5.28033 6.02996C4.98744 6.32286 4.51256 6.32286 4.21967 6.02996Z' fill='%23fff'/%3E%3Cpath d='M2.71967 13.2803L3.07322 12.9268L3.07322 12.9268L2.71967 13.2803ZM14.2803 13.2803L13.9268 12.9268L13.9268 12.9268L14.2803 13.2803ZM15.341 14.341L15.6945 14.6945V14.6945L15.341 14.341ZM1.65901 14.341L1.30546 14.6945L1.30546 14.6945L1.65901 14.341ZM4.21967 4.9693L4.57322 5.32286H4.57322L4.21967 4.9693ZM4.21967 6.02996L4.57322 5.67641H4.57322L4.21967 6.02996ZM7.96967 1.2193L8.32322 1.57286L8.32322 1.57286L7.96967 1.2193ZM9.03033 1.2193L8.67678 1.57286L8.67678 1.57286L9.03033 1.2193ZM12.7803 4.9693L12.4268 5.32286H12.4268L12.7803 4.9693ZM12.7803 6.02996L12.4268 5.67641L12.4268 5.67641L12.7803 6.02996ZM11.7197 6.02996L12.0732 5.67641V5.67641L11.7197 6.02996ZM9.25 3.56029L9.60355 3.20674C9.46055 3.06374 9.2455 3.02096 9.05866 3.09835C8.87182 3.17574 8.75 3.35806 8.75 3.56029H9.25ZM7.75 3.56029H8.25C8.25 3.35806 8.12818 3.17574 7.94134 3.09835C7.7545 3.02096 7.53945 3.06374 7.39645 3.20674L7.75 3.56029ZM5.28033 6.02996L4.92678 5.67641V5.67641L5.28033 6.02996ZM3.07322 12.9268C3.02634 12.8799 3 12.8163 3 12.75H2C2 13.0815 2.1317 13.3995 2.36612 13.6339L3.07322 12.9268ZM3.25 13C3.1837 13 3.12011 12.9737 3.07322 12.9268L2.36612 13.6339C2.60054 13.8683 2.91848 14 3.25 14V13ZM13.75 13H3.25V14H13.75V13ZM13.9268 12.9268C13.8799 12.9737 13.8163 13 13.75 13V14C14.0815 14 14.3995 13.8683 14.6339 13.6339L13.9268 12.9268ZM14 12.75C14 12.8163 13.9737 12.8799 13.9268 12.9268L14.6339 13.6339C14.8683 13.3995 15 13.0815 15 12.75H14ZM14 10.75V12.75H15V10.75H14ZM15.25 9.5C14.5596 9.5 14 10.0596 14 10.75H15C15 10.6119 15.1119 10.5 15.25 10.5V9.5ZM16.5 10.75C16.5 10.0596 15.9404 9.5 15.25 9.5V10.5C15.3881 10.5 15.5 10.6119 15.5 10.75H16.5ZM16.5 12.75V10.75H15.5V12.75H16.5ZM15.6945 14.6945C16.2103 14.1788 16.5 13.4793 16.5 12.75H15.5C15.5 13.2141 15.3156 13.6592 14.9874 13.9874L15.6945 14.6945ZM13.75 15.5C14.4793 15.5 15.1788 15.2103 15.6945 14.6945L14.9874 13.9874C14.6592 14.3156 14.2141 14.5 13.75 14.5V15.5ZM3.25 15.5H13.75V14.5H3.25V15.5ZM1.30546 14.6945C1.82118 15.2103 2.52065 15.5 3.25 15.5V14.5C2.78587 14.5 2.34075 14.3156 2.01256 13.9874L1.30546 14.6945ZM0.5 12.75C0.5 13.4793 0.789731 14.1788 1.30546 14.6945L2.01256 13.9874C1.68437 13.6592 1.5 13.2141 1.5 12.75H0.5ZM0.5 10.75L0.5 12.75H1.5L1.5 10.75H0.5ZM1.75 9.5C1.05964 9.5 0.5 10.0596 0.5 10.75H1.5C1.5 10.6119 1.61193 10.5 1.75 10.5L1.75 9.5ZM3 10.75C3 10.0596 2.44036 9.5 1.75 9.5L1.75 10.5C1.88807 10.5 2 10.6119 2 10.75H3ZM3 12.75L3 10.75H2V12.75H3ZM3.86612 4.61575C3.37796 5.1039 3.37796 5.89536 3.86612 6.38352L4.57322 5.67641C4.47559 5.57878 4.47559 5.42049 4.57322 5.32286L3.86612 4.61575ZM7.61612 0.86575L3.86612 4.61575L4.57322 5.32286L8.32322 1.57286L7.61612 0.86575ZM9.38388 0.865751C8.89573 0.377595 8.10427 0.377595 7.61612 0.865751L8.32322 1.57286C8.42085 1.47523 8.57915 1.47523 8.67678 1.57286L9.38388 0.865751ZM13.1339 4.61575L9.38388 0.86575L8.67678 1.57286L12.4268 5.32286L13.1339 4.61575ZM13.1339 6.38352C13.622 5.89536 13.622 5.1039 13.1339 4.61575L12.4268 5.32286C12.5244 5.42049 12.5244 5.57878 12.4268 5.67641L13.1339 6.38352ZM11.3661 6.38352C11.8543 6.87167 12.6457 6.87167 13.1339 6.38352L12.4268 5.67641C12.3291 5.77404 12.1709 5.77404 12.0732 5.67641L11.3661 6.38352ZM8.89645 3.91385L11.3661 6.38352L12.0732 5.67641L9.60355 3.20674L8.89645 3.91385ZM8.75 3.56029V8.75018H9.75V3.56029H8.75ZM8.75 8.75018C8.75 8.88825 8.63807 9.00018 8.5 9.00018V10.0002C9.19036 10.0002 9.75 9.44054 9.75 8.75018H8.75ZM8.5 9.00018C8.36193 9.00018 8.25 8.88825 8.25 8.75018H7.25C7.25 9.44054 7.80964 10.0002 8.5 10.0002V9.00018ZM8.25 8.75018V3.56029H7.25L7.25 8.75018H8.25ZM5.63388 6.38352L8.10355 3.91385L7.39645 3.20674L4.92678 5.67641L5.63388 6.38352ZM3.86612 6.38352C4.35427 6.87167 5.14573 6.87167 5.63388 6.38352L4.92678 5.67641C4.82915 5.77404 4.67085 5.77404 4.57322 5.67641L3.86612 6.38352Z' fill='%23fff'/%3E%3C/svg%3E%0A"); }

.chart-nav{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  margin-bottom:10px; }

@media screen and (min-width: 768px){
    .chart-nav{
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      flex-direction:row;
      -webkit-box-align:center;
      align-items:center;
      -webkit-box-pack:justify;
      justify-content:space-between; } }

.chart-title{
  font-weight:800;
  font-size:16px;
  line-height:21px;
  letter-spacing:0.04em;
  color:#172b4d;
  margin-bottom:15px; }

.chart-buttons{
  display:-webkit-box;
  display:flex;
  max-width:278px;
  width:100%;
  border:1px solid #dbe7ef;
  border-radius:100px;
  background:#f7fafc;
  margin-bottom:11px; }

.chart-buttons button{
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease;
    cursor:pointer;
    width:33.33%;
    font-size:14px;
    text-align:center;
    color:#172B4D;
    padding:12px 5px; }

.chart-buttons button.active, .chart-buttons button:hover{
      color:#fff;
      background-color:#516AEC;
      border-radius:100px; }

.green{
  color:#42C37F !important; }

.blue{
  color:#516AEC !important; }

.red{
  color:#ED404F !important; }

.orange{
  color:#F8A43C !important; }

.dark-blue{
  color:#172B4D !important; }

.grey{
  color:#818893 !important; }

.border-wrap{
  background:#fff;
  border:1px solid #dbe7ef;
  box-shadow:0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius:10px;
  position:relative;
  padding:10px; }

@media screen and (min-width: 700px){
    .border-wrap{
      padding:20px; } }

.border-wrap_port{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    -webkit-box-align:center;
    align-items:center;
    flex-wrap:wrap;
    padding:0;
    margin:40px 0 30px;
    border-radius:0 0 10px 10px; }

@media screen and (min-width: 700px){
      .border-wrap_port{
        -webkit-box-align:start;
        align-items:flex-start;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        flex-direction:row;
        border-radius:10px 0 10px 10px; } }

.border-wrap_dep{
    border-radius:10px;
    margin-bottom:10px; }

.border-wrap_withd .profit-wrap{
    padding:0 0 20px;
    margin-bottom:10px;
    border-bottom:1px solid #dbe7ef; }

.border-wrap_trans{
    overflow:hidden;
    overflow-x:auto;
    padding:20px 15px; }

@media screen and (min-width: 1024px){
      .border-wrap_trans{
        padding:30px; } }

.deposit{
  position:relative;
  max-width:770px;
  width:100%;
  margin:0 auto 20px;
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column; }

@media screen and (min-width: 850px){
    .deposit{
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      flex-direction:row; } }

.deposit:before{
    width:103% !important;
    height:140% !important; }

.deposit__wrap{
    position:relative;
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    background:#fff;
    border:1px solid #dbe7ef;
    border-radius:6px 6px 0 0;
    padding:0 15px 10px;
    width:100%; }

@media screen and (min-width: 768px){
      .deposit__wrap{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        flex-direction:row;
        -webkit-box-align:center;
        align-items:center;
        padding:0 15px 0 20px; } }

@media screen and (min-width: 850px){
      .deposit__wrap{
        border-radius:6px 0 0 6px; } }

.deposit__profit{
    padding:15px 20px 15px 0;
    margin-bottom:10px;
    border-bottom:1px solid #dbe7ef; }

@media screen and (min-width: 768px){
      .deposit__profit{
        border-right:1px solid #dbe7ef;
        border-bottom:none;
        margin:0 15px 0 0; } }

.deposit__profit span{
      font-weight:800;
      font-size:16px;
      white-space:nowrap;
      text-transform:uppercase; }

.deposit__profit span mark{
        color:#ED404F; }

.deposit__profit span:first-child{
        margin-right:5px; }

.deposit__amount{
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center; }

@media screen and (min-width: 768px){
      .deposit__amount{
        margin-right:10px; } }

.deposit__amount .main-form__input{
      padding:0;
      border:none;
      font-weight:800;
      font-size:18px;
      text-transform:uppercase;
      color:#172B4D;
      padding-right:70px; }

.deposit__amount .main-form__input::-webkit-input-placeholder{
        color:#172B4D !important; }

.deposit__amount .main-form__input:-ms-input-placeholder{
        color:#172B4D !important; }

.deposit__amount .main-form__input::-ms-input-placeholder{
        color:#172B4D !important; }

.deposit__amount .main-form__input::placeholder{
        color:#172B4D !important; }

@media screen and (min-width: 850px){
        .deposit__amount .main-form__input{
          font-size:24px;
          padding-right:0; } }

.deposit__amount span{
      font-weight:800;
      font-size:18px;
      text-transform:uppercase; }

@media screen and (min-width: 850px){
        .deposit__amount span{
          font-size:24px; } }

.deposit__amount span:first-child{
        margin-right:15px; }

.deposit__count{
    white-space:nowrap;
    position:absolute;
    bottom:12px;
    right:15px;
    font-size:12px;
    color:#818893; }

@media screen and (min-width: 850px){
      .deposit__count{
        position:static;
        bottom:auto;
        right:auto;
        margin:0 0 0 auto; } }

.footer{
  margin:20px 0; }

.footer .container{
    padding:0 15px; }

@media screen and (min-width: 1260px){
      .footer .container{
        padding:0 15px 0 0; } }

@media screen and (min-width: 768px){
      .footer .container{
        display:-webkit-box;
        display:flex;
        -webkit-box-align:center;
        align-items:center; } }

.bottom-info{
  font-size:12px;
  line-height:19px;
  font-weight:400;
  color:#172B4D;
  margin-bottom:10px; }

@media screen and (min-width: 768px){
    .bottom-info{
      max-width:213px;
      margin-right:24px;
      margin-bottom:0; } }

.ticker-wrap{
  background:#fff;
  border-radius:6px;
  padding:5px 15px;
  overflow:hidden;
  position:relative; }

@media screen and (min-width: 768px){
    .ticker-wrap{
      width:calc(100% - 234px); } }

.ticker-liner{
  display:-webkit-box;
  display:flex;
  -webkit-animation:linerContent 40s infinite linear;
  animation:linerContent 40s infinite linear;
  will-change:transform; }

.ticker{
  display:-webkit-box;
  display:flex;
  -webkit-box-align:center;
  align-items:center;
  padding:0 15px 0 0;
  margin:0 15px 0 0;
  min-width:175px;
  border-right:1px solid #dbe7ef; }

.ticker__wrap{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    margin-right:18px; }

.ticker__name{
    font-size:14px;
    color:#172B4D; }

.ticker__date{
    font-size:12px;
    color:#818893; }

.ticker__count{
    font-size:12px;
    letter-spacing:0.04em; }

@-webkit-keyframes linerContent{
  0%{
    -webkit-transform:translate(0, 0);
    transform:translate(0, 0); }
  100%{
    -webkit-transform:translate(-160%, 0);
    transform:translate(-160%, 0); } }

@keyframes linerContent{
  0%{
    -webkit-transform:translate(0, 0);
    transform:translate(0, 0); }
  100%{
    -webkit-transform:translate(-160%, 0);
    transform:translate(-160%, 0); } }

.main-form__wrap{
  display:-webkit-box;
  display:flex;
  -webkit-box-align:end;
  align-items:flex-end; }

.main-form__filter{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  width:20%;
  margin-right:20px; }

.main-form__label{
  font-size:14px;
  color:#172B4D;
  margin-bottom:10px; }

.main-form__input{
  border:1px solid #dbe7ef;
  border-radius:6px;
  font-size:14px;
  font-weight:700;
  letter-spacing:0.04em;
  color:#172B4D;
  padding:11px 20px; }

.main-form__input::-webkit-input-placeholder{
    color:#818893; }

.main-form__input:-ms-input-placeholder{
    color:#818893; }

.main-form__input::-ms-input-placeholder{
    color:#818893; }

.main-form__input::placeholder{
    color:#818893; }

.main-form__select-wrap{
  width:100%;
  position:relative; }

.main-form__select-wrap:after{
    position:absolute;
    content:"";
    width:7px;
    height:8px;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    right:20px;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center;
    background-image:url("data:image/svg+xml,%3Csvg width='7' height='6' viewBox='0 0 7 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 6L7 0H0L3.5 6Z' fill='%23818893'/%3E%3C/svg%3E%0A"); }

.main-form__select{
  width:100%;
  border:1px solid #dbe7ef;
  border-radius:6px;
  font-size:14px;
  color:#818893;
  padding:11px 20px; }

.main-form__input-wrap{
  max-width:325px;
  width:100%;
  margin-right:25px;
  position:relative; }

.main-form__input-wrap input{
    width:100%;
    padding:11px 50px 11px 20px; }

.main-form__link-btn{
  position:absolute;
  width:16px;
  height:20px;
  top:50%;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  right:20px;
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center;
  background-image:url("data:image/svg+xml,%3Csvg width='16' height='20' viewBox='0 0 16 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.5 0C4.94772 0 4.5 0.447715 4.5 1C4.5 1.55228 4.94772 2 5.5 2H13C13.5523 2 14 2.44772 14 3V14C14 14.5523 14.4477 15 15 15C15.5523 15 16 14.5523 16 14V3C16 1.34315 14.6569 0 13 0H5.5ZM2 6H10V18H2L2 6ZM0 6C0 4.89543 0.895431 4 2 4H10C11.1046 4 12 4.89543 12 6V18C12 19.1046 11.1046 20 10 20H2C0.895431 20 0 19.1046 0 18V6Z' fill='%23C5DCEB'/%3E%3C/svg%3E%0A"); }

.header{
  padding:20px 0;
  background-color:#E5E5E5;
  position:relative;
  z-index:10; }

@media screen and (min-width: 1200px){
    .header{
      z-index:1; } }

.header .container{
    max-width:1250px;
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center;
    padding:0 15px; }

@media screen and (min-width: 1280px){
      .header .container{
        padding:0 0 0 15px; } }

.header .logo{
    margin-right:20px;
    width:153px; }

@media screen and (min-width: 768px){
      .header .logo{
        margin-right:53px; } }

.header .logo img{
      width:100%; }

.header .lang{
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center;
    margin:0 20px 0 auto;
    position:relative; }

@media screen and (min-width: 768px){
      .header .lang{
        margin:0 40px 0 auto; } }

.header .lang span{
      cursor:pointer;
      font-weight:800;
      font-size:16px;
      text-transform:uppercase;
      color:#516AEC;
      padding:0 15px 0 0;
      position:relative; }

.header .lang span:after{
        position:absolute;
        content:"";
        width:10px;
        height:8px;
        top:50%;
        -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        transform:translateY(-50%);
        right:0;
        background-size:contain;
        background-repeat:no-repeat;
        background-position:center;
        background-image:url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.292893 1.70711C-0.0976315 1.31658 -0.0976315 0.683417 0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L0.292893 1.70711ZM5 5L5.70711 5.70711L5 6.41421L4.29289 5.70711L5 5ZM8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L8.29289 0.292893ZM1.70711 0.292893L5.70711 4.29289L4.29289 5.70711L0.292893 1.70711L1.70711 0.292893ZM4.29289 4.29289L8.29289 0.292893L9.70711 1.70711L5.70711 5.70711L4.29289 4.29289Z' fill='%23516AEC'/%3E%3C/svg%3E%0A"); }

.header .lang:hover .langs{
      visibility:visible;
      opacity:1; }

.header .langs{
    position:absolute;
    width:140px;
    background-color:#fff;
    padding:20px 25px;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease;
    border:1px solid #dbe7ef;
    box-shadow:0px 1px 4px rgba(0, 0, 0, 0.1);
    border-radius:6px;
    left:50%;
    top:50px;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    opacity:0;
    visibility:hidden; }

.header .langs:before{
      position:absolute;
      content:"";
      width:13px;
      height:13px;
      z-index:1;
      border-top:1px solid #dbe7ef;
      border-left:1px solid #dbe7ef;
      top:-8px;
      background-color:#fff;
      left:50%;
      -webkit-transform:translatex(-50%) rotate(45deg);
      -ms-transform:translatex(-50%) rotate(45deg);
      transform:translatex(-50%) rotate(45deg); }

.header .langs:after{
      position:absolute;
      content:"";
      width:100%;
      right:0;
      top:-33%;
      height:30px;
      background-color:transparent;
      z-index:-1;
      cursor:pointer; }

.header .langs a{
      display:-webkit-box;
      display:flex;
      -webkit-box-align:center;
      align-items:center;
      margin-bottom:18px; }

.header .langs a:last-child{
        margin-bottom:0; }

.header .langs a:hover span{
        color:#172B4D; }

.header .langs a span{
        font-size:14px;
        font-weight:400;
        color:#818893;
        text-transform:none;
        padding:0; }

.header .langs a span:after{
          display:none; }

.header .langs a .flag{
        border:none;
        width:20px;
        height:20px;
        margin-right:10px; }

.header .langs a .flag img{
          width:100%;
          height:100%; }

.header .flag{
    width:40px;
    height:40px;
    border-radius:50%;
    overflow:hidden;
    margin-right:5px;
    border:5px solid #dbe7ef;
    -webkit-box-flex:0;
    flex:none; }

.header .flag img{
      width:30px;
      height:30px; }

.header .sign-in{
    position:relative;
    cursor:pointer;
    width:50px;
    height:30px;
    background:#516AEC;
    border-radius:15px;
    background-repeat:no-repeat;
    background-position:center;
    background-size:50%;
    background-image:url("data:image/svg+xml,%3Csvg width='26' height='16' viewBox='0 0 26 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 4C11 6.20914 9.20914 8 7 8C4.79086 8 3 6.20914 3 4C3 1.79086 4.79086 0 7 0C9.20914 0 11 1.79086 11 4ZM25.6249 6.35109C25.8307 6.55241 25.8307 6.88358 25.6249 7.0849L23.101 9.55389C22.4929 10.1487 21.5071 10.1487 20.899 9.55389L18.3751 7.0849C18.1693 6.88358 18.1693 6.55241 18.3751 6.35109C18.5746 6.15595 18.8934 6.15595 19.0929 6.35109L21.633 8.8359C21.8357 9.03417 22.1643 9.03417 22.367 8.8359L24.9071 6.35109C25.1066 6.15595 25.4254 6.15595 25.6249 6.35109ZM3.5 9C1.567 9 0 10.567 0 12.5V14C0 15.1046 0.89543 16 2 16H12C13.1046 16 14 15.1046 14 14V12.5C14 10.567 12.433 9 10.5 9H3.5Z' fill='white'/%3E%3C/svg%3E%0A"); }

.header .sign-in:hover .sign-options{
      visibility:visible;
      opacity:1; }

.header .sign-options{
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease;
    width:130px;
    border:1px solid #dbe7ef;
    box-shadow:0px 1px 4px rgba(0, 0, 0, 0.1);
    border-radius:6px;
    background-color:#fff;
    padding:15px 20px;
    position:absolute;
    top:50px;
    right:8%;
    opacity:0;
    visibility:hidden; }

.header .sign-options:after{
      position:absolute;
      content:"";
      width:100%;
      right:0;
      top:-33%;
      height:30px;
      background-color:transparent; }

.header .sign-options:before{
      position:absolute;
      content:"";
      width:13px;
      height:13px;
      z-index:1;
      border-top:1px solid #dbe7ef;
      border-left:1px solid #dbe7ef;
      top:-8px;
      background-color:#fff;
      right:15px;
      -webkit-transform:rotate(45deg);
      -ms-transform:rotate(45deg);
      transform:rotate(45deg); }

.header .sign-options a{
      font-size:14px;
      color:#818893;
      font-weight:400;
      margin-bottom:10px; }

.header .sign-options a:last-child{
        margin-bottom:0; }

.header .sign-options a:hover{
        color:#172B4D; }

.header .sign-options .logout{
      padding:0 20px 0 0;
      position:relative; }

.header .sign-options .logout:after{
        position:absolute;
        content:"";
        width:15px;
        height:15px;
        top:50%;
        -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        transform:translateY(-50%);
        right:0;
        background-size:contain;
        background-repeat:no-repeat;
        background-position:center;
        background-image:url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.25 2.00507C2.05109 2.00507 1.86032 2.08408 1.71967 2.22474C1.57902 2.36539 1.5 2.55615 1.5 2.75507V13.2551C1.5 13.454 1.57902 13.6447 1.71967 13.7854C1.86032 13.926 2.05109 14.0051 2.25 14.0051H5.25C5.66421 14.0051 6 14.3409 6 14.7551C6 15.1693 5.66421 15.5051 5.25 15.5051H2.25C1.65326 15.5051 1.08097 15.268 0.65901 14.8461C0.237053 14.4241 0 13.8518 0 13.2551V2.75507C0 2.15833 0.237053 1.58603 0.65901 1.16408C1.08097 0.742119 1.65326 0.505066 2.25 0.505066H5.25C5.66421 0.505066 6 0.840852 6 1.25507C6 1.66928 5.66421 2.00507 5.25 2.00507H2.25ZM9.97004 3.72475C10.2629 3.43185 10.7378 3.43185 11.0307 3.72475L14.7807 7.47475C15.0736 7.76764 15.0736 8.24251 14.7807 8.53541L11.0307 12.2854C10.7378 12.5783 10.2629 12.5783 9.97004 12.2854C9.67714 11.9925 9.67714 11.5176 9.97004 11.2247L12.4397 8.75508H5.24982C4.8356 8.75508 4.49982 8.41929 4.49982 8.00508C4.49982 7.59086 4.8356 7.25508 5.24982 7.25508H12.4397L9.97004 4.78541C9.67714 4.49251 9.67714 4.01764 9.97004 3.72475Z' fill='%23818893'/%3E%3C/svg%3E%0A"); }

.burger-wrap{
  position:fixed;
  top:0;
  right:-100%;
  width:100%;
  height:100vh;
  z-index:2;
  padding:24px 25px;
  overflow:hidden;
  overflow-y:auto;
  -webkit-transition:all 0.5s ease;
  transition:all 0.5s ease;
  background-color:#fff; }

@media screen and (min-width: 1200px){
    .burger-wrap{
      position:static;
      width:auto;
      height:auto;
      top:auto;
      right:auto;
      -webkit-transform:translateX(0);
      -ms-transform:translateX(0);
      transform:translateX(0);
      padding:0;
      overflow:visible;
      background-color:transparent;
      z-index:0; } }

.burger-wrap .side-bar{
    display:block;
    margin:0 0 30px -25px; }

@media screen and (min-width: 1200px){
      .burger-wrap .side-bar{
        display:none; } }

.burger-wrap .side-bar ul{
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      flex-direction:column;
      -webkit-box-align:start;
      align-items:flex-start; }

.burger-wrap .side-bar a{
      border-radius:0 30px 30px 0 !important; }

.burger-wrap .side-bar span{
      font-size:16px; }

.burger-wrap.active{
    right:0; }

.burger{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  -webkit-box-align:center;
  align-items:center;
  z-index:5;
  cursor:pointer;
  margin-left:25px; }

@media screen and (min-width: 1200px){
    .burger{
      display:none; } }

.burger span{
    background-color:#516aec;
    width:30px;
    height:3px;
    position:relative;
    border-radius:15px;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease; }

.burger span:nth-child(1){
      margin-bottom:5px; }

.burger span:nth-child(3){
      margin-top:5px; }

.burger.active{
    z-index:25; }

.burger.active span:nth-child(1){
      top:7px;
      margin-bottom:5px;
      -webkit-transform:rotate(45deg);
      -ms-transform:rotate(45deg);
      transform:rotate(45deg); }

.burger.active span:nth-child(2){
      -webkit-transform:translateX(100px);
      -ms-transform:translateX(100px);
      transform:translateX(100px);
      opacity:0; }

.burger.active span:nth-child(3){
      bottom:7px;
      margin-top:3px;
      -webkit-transform:rotate(-45deg);
      -ms-transform:rotate(-45deg);
      transform:rotate(-45deg); }

.info-block-wrap{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  position:relative; }

@media screen and (min-width: 1200px){
    .info-block-wrap{
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      flex-direction:row;
      -webkit-box-align:start;
      align-items:flex-start; } }

.info-block{
  margin-bottom:15px; }

@media screen and (min-width: 1200px){
    .info-block{
      margin-right:45px;
      margin-bottom:0; } }

.info-block__wrap{
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center; }

.info-block__wrap_margin{
      margin-bottom:5px; }

.info-block__value{
    font-weight:800;
    font-size:16px;
    text-transform:uppercase;
    margin-right:10px;
    white-space:nowrap; }

.info-block__title{
    font-weight:800;
    font-size:16px;
    text-transform:uppercase;
    color:#172B4D;
    white-space:nowrap; }

.info-block__descr{
    font-size:12px;
    color:#818893; }

.info{
  cursor:pointer;
  margin-left:5px;
  width:10px;
  height:10px;
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center;
  background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 9C7.20914 9 9 7.20914 9 5C9 2.79086 7.20914 1 5 1C2.79086 1 1 2.79086 1 5C1 7.20914 2.79086 9 5 9ZM5 10C7.76142 10 10 7.76142 10 5C10 2.23858 7.76142 0 5 0C2.23858 0 0 2.23858 0 5C0 7.76142 2.23858 10 5 10ZM5.5 2.5C5.5 2.77614 5.27614 3 5 3C4.72386 3 4.5 2.77614 4.5 2.5C4.5 2.22386 4.72386 2 5 2C5.27614 2 5.5 2.22386 5.5 2.5ZM5 3.5C4.72386 3.5 4.5 3.72386 4.5 4V7.5C4.5 7.77614 4.72386 8 5 8C5.27614 8 5.5 7.77614 5.5 7.5V4C5.5 3.72386 5.27614 3.5 5 3.5Z' fill='%23818893'/%3E%3C/svg%3E%0A");
  position:relative; }

.info:hover span{
    opacity:1;
    visibility:visible; }

.info span{
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease;
    position:absolute;
    padding:12px 15px;
    width:225px;
    background-color:#fff;
    border:1px solid #dbe7ef;
    box-shadow:0px 1px 4px rgba(0, 0, 0, 0.1);
    border-radius:6px;
    right:0;
    font-size:12px;
    line-height:15px;
    color:#818893;
    opacity:0;
    top:20px;
    visibility:hidden; }

.mask{
  position:fixed;
  z-index:10;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(23, 43, 77, 0.3);
  display:none; }

.modal{
  position:fixed;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
  -ms-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  z-index:15;
  display:none;
  padding:0 15px; }

.modal_short{
    max-width:386px;
    width:100%; }

@media screen and (min-width: 450px){
      .modal_short{
        width:386px;
        max-width:100%;
        padding:0; } }

.modal_qr{
    max-width:600px;
    width:100%; }

.modal_qr .modal__second-wrap{
      padding:20px; }

.modal_qr .modal__sub-title{
      margin-bottom:15px; }

.modal_qr .main-form__wrap{
      -webkit-box-align:center;
      align-items:center;
      max-width:100%; }

.modal_qr .main-form__input-wrap{
      max-width:100%;
      margin:0; }

.modal_qr .modal__second-wrap{
      margin-bottom:20px; }

.modal_long{
    max-width:600px;
    width:100%; }

.modal_chart{
    max-width:658px;
    width:100%; }

.modal_balance{
    max-width:630px;
    width:100%; }

.modal_balance .profit-wrap{
      font-size:11px; }

@media screen and (min-width: 768px){
        .modal_balance .profit-wrap{
          margin-bottom:20px; } }

.modal_balance .modal__sub-title{
      display:block;
      margin-bottom:15px; }

.modal_balance .sub-info{
      padding:0;
      margin-top:10px; }

@media screen and (min-width: 768px){
        .modal_balance .sub-info{
          margin-top:20px;
          font-size:12px; } }

.modal_balance .profit{
      border:1px solid #dbe7ef;
      border-radius:10px;
      margin:0 0 10px;
      padding:10px; }

@media screen and (min-width: 768px){
        .modal_balance .profit{
          padding:20px 10px;
          margin:0 22px 0 0; } }

.modal_balance .profit:last-child{
        margin-right:0; }

.modal_balance .profit:after{
        display:none; }

.modal__important-wrap .modal__sub-title{
    margin-bottom:5px; }

.modal__important-wrap p{
    display:block;
    font-size:11px;
    font-weight:400;
    color:#172B4D;
    margin-bottom:10px; }

@media screen and (min-width: 768px){
      .modal__important-wrap p{
        font-size:12px; } }

@media screen and (min-width: 1441px){
      .modal__important-wrap p{
        font-size:14px; } }

.modal__important-wrap p:last-child{
      margin-bottom:0; }

.modal__close{
    position:absolute;
    width:14px;
    height:14px;
    top:20px;
    right:35px;
    cursor:pointer;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease;
    background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.655 2.00845C14.1144 1.54899 14.1144 0.804054 13.655 0.344595C13.1955 -0.114865 12.4506 -0.114865 11.9912 0.344595L7.00033 5.3356L2.00947 0.344595C1.55003 -0.114865 0.805119 -0.114865 0.345674 0.344595C-0.113772 0.804055 -0.113772 1.54899 0.345674 2.00845L5.33653 6.99945L0.344584 11.9915C-0.114862 12.451 -0.114861 13.1959 0.344584 13.6554C0.80403 14.1149 1.54894 14.1149 2.00838 13.6554L7.00033 8.6633L11.9923 13.6554C12.4517 14.1149 13.1966 14.1149 13.6561 13.6554C14.1155 13.1959 14.1155 12.451 13.6561 11.9916L8.66413 6.99945L13.655 2.00845Z' fill='%23C5DCEB'/%3E%3C/svg%3E%0A");
    z-index:1; }

.modal__close:hover{
      -webkit-transform:rotate(90deg);
      -ms-transform:rotate(90deg);
      transform:rotate(90deg); }

.modal__wrap{
    max-height:95vh;
    overflow:hidden;
    overflow-y:auto;
    padding:15px;
    border-radius:10px;
    position:relative;
    border:1px solid #dbe7ef;
    background-color:#fff;
    box-shadow:0px 1px 4px rgba(0, 0, 0, 0.1); }

@media screen and (min-width: 1300px){
      .modal__wrap{
        padding:30px; } }

.modal__title{
    color:#516AEC;
    font-weight:800;
    font-size:15px;
    margin-bottom:10px;
    line-height:32px;
    text-transform:uppercase; }

@media screen and (min-width: 768px){
      .modal__title{
        margin:0 0 20px 0;
        font-size:24px; } }

.modal__qr-btn{
    cursor:pointer;
    width:20px;
    height:20px;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center;
    margin-left:10px;
    background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.88889H2.22222V11.1111H0V8.88889ZM8.88889 2.22222H11.1111V6.66667H8.88889V2.22222ZM6.66667 8.88889H11.1111V13.3333H8.88889V11.1111H6.66667V8.88889ZM13.3333 8.88889H15.5556V11.1111H17.7778V8.88889H20V11.1111H17.7778V13.3333H20V17.7778H17.7778V20H15.5556V17.7778H11.1111V20H8.88889V15.5556H13.3333V13.3333H15.5556V11.1111H13.3333V8.88889ZM17.7778 17.7778V13.3333H15.5556V17.7778H17.7778ZM13.3333 0H20V6.66667H13.3333V0ZM15.5556 2.22222V4.44444H17.7778V2.22222H15.5556ZM0 0H6.66667V6.66667H0V0ZM2.22222 2.22222V4.44444H4.44444V2.22222H2.22222ZM0 13.3333H6.66667V20H0V13.3333ZM2.22222 15.5556V17.7778H4.44444V15.5556H2.22222Z' fill='%23C5DCEB'/%3E%3C/svg%3E%0A"); }

.modal__qr-wrap{
    width:100%;
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    -webkit-box-align:center;
    align-items:center;
    margin-top:40px; }

.modal__qr-img{
    max-width:90px;
    margin-bottom:10px; }

@media screen and (min-width: 1024px){
      .modal__qr-img{
        max-width:193px; } }

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

.modal__qr-title{
    font-size:14px;
    font-weight:400; }

.modal__sub-title{
    display:block;
    font-weight:800;
    font-size:14px;
    line-height:21px;
    color:#172B4D; }

.modal__sub-title mark{
      color:#ED404F; }

@media screen and (min-width: 768px){
      .modal__sub-title{
        font-size:16px; } }

.modal__withdraw{
    background:#F7FAFC;
    color:#818893;
    font-weight:800;
    font-size:16px;
    line-height:21px;
    text-transform:uppercase;
    position:relative;
    padding:14px 38px 13px 18px;
    border:1px solid #dbe7ef;
    border-radius:6px;
    margin:0 0 0 15px; }

.modal__withdraw:after{
      content:"";
      position:absolute;
      width:17px;
      height:16px;
      top:50%;
      right:17px;
      -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
      transform:translateY(-50%);
      background-image:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.5 12.75C2.5 12.9489 2.57902 13.1397 2.71967 13.2803C2.86032 13.421 3.05109 13.5 3.25 13.5H13.75C13.9489 13.5 14.1397 13.421 14.2803 13.2803C14.421 13.1397 14.5 12.9489 14.5 12.75V10.75C14.5 10.3358 14.8358 10 15.25 10C15.6642 10 16 10.3358 16 10.75V12.75C16 13.3467 15.7629 13.919 15.341 14.341C14.919 14.7629 14.3467 15 13.75 15H3.25C2.65326 15 2.08097 14.7629 1.65901 14.341C1.23705 13.919 1 13.3467 1 12.75V10.75C1 10.3358 1.33579 10 1.75 10C2.16421 10 2.5 10.3358 2.5 10.75V12.75ZM4.21967 6.02996C3.92678 5.73707 3.92678 5.2622 4.21967 4.9693L7.96967 1.2193C8.26256 0.926411 8.73744 0.926411 9.03033 1.2193L12.7803 4.9693C13.0732 5.2622 13.0732 5.73707 12.7803 6.02996C12.4874 6.32286 12.0126 6.32286 11.7197 6.02996L9.25 3.56029V8.75018C9.25 9.1644 8.91421 9.50018 8.5 9.50018C8.08579 9.50018 7.75 9.1644 7.75 8.75018L7.75 3.56029L5.28033 6.02996C4.98744 6.32286 4.51256 6.32286 4.21967 6.02996Z' fill='%23818893'/%3E%3Cpath d='M2.71967 13.2803L3.07322 12.9268L3.07322 12.9268L2.71967 13.2803ZM14.2803 13.2803L13.9268 12.9268L13.9268 12.9268L14.2803 13.2803ZM15.341 14.341L15.6945 14.6945V14.6945L15.341 14.341ZM1.65901 14.341L1.30546 14.6945L1.30546 14.6945L1.65901 14.341ZM4.21967 4.9693L4.57322 5.32286H4.57322L4.21967 4.9693ZM4.21967 6.02996L4.57322 5.67641H4.57322L4.21967 6.02996ZM7.96967 1.2193L8.32322 1.57286L8.32322 1.57286L7.96967 1.2193ZM9.03033 1.2193L8.67678 1.57286L8.67678 1.57286L9.03033 1.2193ZM12.7803 4.9693L12.4268 5.32286H12.4268L12.7803 4.9693ZM12.7803 6.02996L12.4268 5.67641L12.4268 5.67641L12.7803 6.02996ZM11.7197 6.02996L12.0732 5.67641V5.67641L11.7197 6.02996ZM9.25 3.56029L9.60355 3.20674C9.46055 3.06374 9.2455 3.02096 9.05866 3.09835C8.87182 3.17574 8.75 3.35806 8.75 3.56029H9.25ZM7.75 3.56029H8.25C8.25 3.35806 8.12818 3.17574 7.94134 3.09835C7.7545 3.02096 7.53945 3.06374 7.39645 3.20674L7.75 3.56029ZM5.28033 6.02996L4.92678 5.67641V5.67641L5.28033 6.02996ZM3.07322 12.9268C3.02634 12.8799 3 12.8163 3 12.75H2C2 13.0815 2.1317 13.3995 2.36612 13.6339L3.07322 12.9268ZM3.25 13C3.1837 13 3.12011 12.9737 3.07322 12.9268L2.36612 13.6339C2.60054 13.8683 2.91848 14 3.25 14V13ZM13.75 13H3.25V14H13.75V13ZM13.9268 12.9268C13.8799 12.9737 13.8163 13 13.75 13V14C14.0815 14 14.3995 13.8683 14.6339 13.6339L13.9268 12.9268ZM14 12.75C14 12.8163 13.9737 12.8799 13.9268 12.9268L14.6339 13.6339C14.8683 13.3995 15 13.0815 15 12.75H14ZM14 10.75V12.75H15V10.75H14ZM15.25 9.5C14.5596 9.5 14 10.0596 14 10.75H15C15 10.6119 15.1119 10.5 15.25 10.5V9.5ZM16.5 10.75C16.5 10.0596 15.9404 9.5 15.25 9.5V10.5C15.3881 10.5 15.5 10.6119 15.5 10.75H16.5ZM16.5 12.75V10.75H15.5V12.75H16.5ZM15.6945 14.6945C16.2103 14.1788 16.5 13.4793 16.5 12.75H15.5C15.5 13.2141 15.3156 13.6592 14.9874 13.9874L15.6945 14.6945ZM13.75 15.5C14.4793 15.5 15.1788 15.2103 15.6945 14.6945L14.9874 13.9874C14.6592 14.3156 14.2141 14.5 13.75 14.5V15.5ZM3.25 15.5H13.75V14.5H3.25V15.5ZM1.30546 14.6945C1.82118 15.2103 2.52065 15.5 3.25 15.5V14.5C2.78587 14.5 2.34075 14.3156 2.01256 13.9874L1.30546 14.6945ZM0.5 12.75C0.5 13.4793 0.789731 14.1788 1.30546 14.6945L2.01256 13.9874C1.68437 13.6592 1.5 13.2141 1.5 12.75H0.5ZM0.5 10.75L0.5 12.75H1.5L1.5 10.75H0.5ZM1.75 9.5C1.05964 9.5 0.5 10.0596 0.5 10.75H1.5C1.5 10.6119 1.61193 10.5 1.75 10.5L1.75 9.5ZM3 10.75C3 10.0596 2.44036 9.5 1.75 9.5L1.75 10.5C1.88807 10.5 2 10.6119 2 10.75H3ZM3 12.75L3 10.75H2V12.75H3ZM3.86612 4.61575C3.37796 5.1039 3.37796 5.89536 3.86612 6.38352L4.57322 5.67641C4.47559 5.57878 4.47559 5.42049 4.57322 5.32286L3.86612 4.61575ZM7.61612 0.86575L3.86612 4.61575L4.57322 5.32286L8.32322 1.57286L7.61612 0.86575ZM9.38388 0.865751C8.89573 0.377595 8.10427 0.377595 7.61612 0.865751L8.32322 1.57286C8.42085 1.47523 8.57915 1.47523 8.67678 1.57286L9.38388 0.865751ZM13.1339 4.61575L9.38388 0.86575L8.67678 1.57286L12.4268 5.32286L13.1339 4.61575ZM13.1339 6.38352C13.622 5.89536 13.622 5.1039 13.1339 4.61575L12.4268 5.32286C12.5244 5.42049 12.5244 5.57878 12.4268 5.67641L13.1339 6.38352ZM11.3661 6.38352C11.8543 6.87167 12.6457 6.87167 13.1339 6.38352L12.4268 5.67641C12.3291 5.77404 12.1709 5.77404 12.0732 5.67641L11.3661 6.38352ZM8.89645 3.91385L11.3661 6.38352L12.0732 5.67641L9.60355 3.20674L8.89645 3.91385ZM8.75 3.56029V8.75018H9.75V3.56029H8.75ZM8.75 8.75018C8.75 8.88825 8.63807 9.00018 8.5 9.00018V10.0002C9.19036 10.0002 9.75 9.44054 9.75 8.75018H8.75ZM8.5 9.00018C8.36193 9.00018 8.25 8.88825 8.25 8.75018H7.25C7.25 9.44054 7.80964 10.0002 8.5 10.0002V9.00018ZM8.25 8.75018V3.56029H7.25L7.25 8.75018H8.25ZM5.63388 6.38352L8.10355 3.91385L7.39645 3.20674L4.92678 5.67641L5.63388 6.38352ZM3.86612 6.38352C4.35427 6.87167 5.14573 6.87167 5.63388 6.38352L4.92678 5.67641C4.82915 5.77404 4.67085 5.77404 4.57322 5.67641L3.86612 6.38352Z' fill='%23818893'/%3E%3C/svg%3E%0A"); }

.modal__sub-title_short{
    margin:0 60px 25px 0; }

.modal__wrap_squirrel{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    -webkit-box-align:center;
    align-items:center;
    -webkit-box-pack:center;
    justify-content:center;
    text-align:center; }

.modal__title-number{
    font-size:14px;
    background:#516AEC;
    color:#fff;
    width:20px;
    height:20px;
    border-radius:50%;
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center;
    -webkit-box-pack:center;
    justify-content:center;
    margin:0 10px 0 0; }

.modal__expense{
    color:#516AEC;
    font-size:14px;
    line-height:17px;
    text-align:center; }

.modal__available{
    font-size:12px;
    line-height:15px;
    margin:0 0 3px 0;
    text-align:center; }

.modal__input-wrap{
    background:#fff;
    border:1px solid #DBE7EF;
    border-radius:6px;
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center;
    padding:9px 10px;
    margin-bottom:10px; }

@media screen and (min-width: 768px){
      .modal__input-wrap{
        padding:9px 20px; } }

.modal__input-wrap span{
      font-size:18px;
      margin-right:5px; }

@media screen and (min-width: 768px){
        .modal__input-wrap span{
          font-size:24px; } }

.modal__input-wrap .main-form{
      width:100%; }

.modal__input-wrap .main-form__wrap{
      width:100%;
      -webkit-box-align:center;
      align-items:center;
      -webkit-box-pack:justify;
      justify-content:space-between; }

.modal__input-wrap .main-form__input{
      width:60%;
      padding:0;
      border:none;
      font-weight:800;
      font-size:18px;
      text-transform:uppercase;
      color:#172B4D; }

.modal__input-wrap .main-form__input::-webkit-input-placeholder{
        color:#172B4D; }

.modal__input-wrap .main-form__input:-ms-input-placeholder{
        color:#172B4D; }

.modal__input-wrap .main-form__input::-ms-input-placeholder{
        color:#172B4D; }

.modal__input-wrap .main-form__input::placeholder{
        color:#172B4D; }

@media screen and (min-width: 768px){
        .modal__input-wrap .main-form__input{
          font-size:24px; } }

.modal__input-wrap .deposit__count{
      position:static;
      margin:0;
      font-size:14px; }

.modal__account{
    width:48%;
    cursor:pointer;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    color:#818893;
    border:1px solid #dbe7ef;
    box-sizing:border-box;
    border-radius:10px;
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center;
    -webkit-box-pack:center;
    justify-content:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    padding:10px; }

@media screen and (min-width: 768px){
      .modal__account{
        padding:25px 10px; } }

.modal__account:hover{
      color:#fff;
      background:#516AEC; }

.modal__account:hover .modal__expense{
        color:#fff; }

.modal__account-title{
    font-weight:800;
    font-size:10px;
    line-height:21px;
    text-transform:uppercase;
    margin-bottom:10px; }

@media screen and (min-width: 768px){
      .modal__account-title{
        margin:0 0 17px 0;
        font-size:16px; } }

.modal__title-wrap{
    display:-webkit-box;
    display:flex;
    margin-bottom:15px; }

.modal__account-wrap{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:justify;
    justify-content:space-between; }

.modal__second-wrap{
    border:1px solid #dbe7ef;
    box-sizing:border-box;
    border-radius:10px;
    padding:10px; }

@media screen and (min-width: 768px){
      .modal__second-wrap{
        padding:29px 19px; } }

.modal__second-wrap .modalsForm__input{
      margin-bottom:10px;
      padding:10px 15px; }

.modal__second-wrap .modal__item{
      margin-bottom:10px; }

@media screen and (min-width: 768px){
        .modal__second-wrap .modal__item{
          margin-bottom:30px; } }

.modal__second-wrap .modal__item:nth-child(3){
        margin-bottom:20px; }

.modal__item .main-form__input-wrap{
    max-width:100%;
    margin:0; }

.modal__item .main-form__wrap{
    -webkit-box-align:center;
    align-items:center; }

.modal__commission-fixed, .modal__commission-get{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:justify;
    justify-content:space-between;
    margin:0 0 15px 0; }

.modal__item_commission{
    font-size:14px;
    line-height:17px; }

.modal__commission-get{
    margin-bottom:10px; }

.modal__sum{
    color:#516AEC;
    font-weight:700; }

.modal__text-sum{
    color:#818893; }

.modal__withdraw_centr{
    margin:0 auto;
    display:block;
    width:155px; }

.modal__sum-text{
    color:#818893;
    font-size:12px;
    line-height:15px;
    font-weight:700; }

.modal__sum-text mark{
      color:#ED404F; }

.modal__text-sum_get{
    color:#172B4D; }

.modal__btns-wrap{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    align-items:center; }

.modal__btns-wrap .modalsForm__btn{
      padding:14px 21px;
      margin:0 20px 0 0; }

.modal__btns-wrap .modal__withdraw{
      padding:14px 35px 14px 10px;
      width:150px;
      margin:0; }

.modal__balance-wrap{
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center;
    -webkit-box-pack:center;
    justify-content:center;
    background:#fff;
    border:1px solid #dbe7ef;
    padding:10px;
    border-radius:10px;
    margin-bottom:10px; }

@media screen and (min-width: 768px){
      .modal__balance-wrap{
        margin-bottom:30px;
        padding:20px; } }

.modal__balance-title{
    font-size:12px;
    color:#818893;
    margin-right:10px; }

@media screen and (min-width: 425px){
      .modal__balance-title{
        font-size:14px; } }

.modal__balance-currency{
    margin-right:5px;
    font-weight:800;
    font-size:14px;
    color:#516AEC; }

@media screen and (min-width: 425px){
      .modal__balance-currency{
        font-size:16px; } }

.modal__balance-amount{
    font-weight:800;
    font-size:14px;
    color:#516AEC; }

@media screen and (min-width: 425px){
      .modal__balance-amount{
        font-size:16px; } }

.modal__balance-info{
    cursor:pointer;
    margin-left:10px;
    width:20px;
    height:20px;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center;
    background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20ZM11 5C11 5.55228 10.5523 6 10 6C9.44771 6 9 5.55228 9 5C9 4.44772 9.44771 4 10 4C10.5523 4 11 4.44772 11 5ZM10 7C9.44771 7 9 7.44772 9 8V15C9 15.5523 9.44771 16 10 16C10.5523 16 11 15.5523 11 15V8C11 7.44772 10.5523 7 10 7Z' fill='%23C5DCEB'/%3E%3C/svg%3E%0A"); }

.modal__successfully{
    background:rgba(90, 203, 36, 0.1);
    border:1px solid #42C37F;
    box-sizing:border-box;
    border-radius:10px;
    margin-bottom:30px; }

.modal__successfully .modalsForm__label{
      padding:20px 186px 21px 65px;
      position:relative;
      display:block; }

.modal__successfully .modalsForm__label::before{
        content:'';
        position:absolute;
        top:20px;
        left:20px;
        width:30px;
        height:30px;
        background-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 30C23.2843 30 30 23.2843 30 15C30 6.71573 23.2843 0 15 0C6.71573 0 0 6.71573 0 15C0 23.2843 6.71573 30 15 30ZM21.8836 12.8839C22.3718 12.3957 22.3718 11.6043 21.8836 11.1161C21.3955 10.628 20.604 10.628 20.1159 11.1161L13.4998 17.7322L9.88364 14.1161C9.39548 13.628 8.60403 13.628 8.11587 14.1161C7.62772 14.6043 7.62772 15.3957 8.11587 15.8839L13.4998 21.2678L21.8836 12.8839Z' fill='%235ACB24'/%3E%3C/svg%3E%0A"); }

.modal__text-second{
    color:#172B4D;
    font-size:14px;
    line-height:17px;
    margin:0 0 10px 0;
    font-weight:500; }

.modal__img{
    margin:20px auto;
    display:block; }

.modal__wrap_qr{
    margin:0 0 20px 0; }

.modal__wrap_qr .modalsForm__label{
      margin:0 0 15px 0;
      display:block; }

.modal__wrap_qr .main-form__input_code{
      width:100% !important;
      position:relative;
      background-image:url("data:image/svg+xml,%3Csvg width='16' height='20' viewBox='0 0 16 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.5 0C4.94772 0 4.5 0.447715 4.5 1C4.5 1.55228 4.94772 2 5.5 2H13C13.5523 2 14 2.44772 14 3V14C14 14.5523 14.4477 15 15 15C15.5523 15 16 14.5523 16 14V3C16 1.34315 14.6569 0 13 0H5.5ZM2 6H10V18H2L2 6ZM0 6C0 4.89543 0.895431 4 2 4H10C11.1046 4 12 4.89543 12 6V18C12 19.1046 11.1046 20 10 20H2C0.895431 20 0 19.1046 0 18V6Z' fill='%23C5DCEB'/%3E%3C/svg%3E%0A");
      background-repeat:no-repeat;
      background-position:97% 70%; }

.modalsForm__wrap{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  -webkit-box-align:center;
  align-items:center; }

.modalsForm__btn-wrap{
  display:-webkit-box;
  display:flex;
  -webkit-box-pack:center;
  justify-content:center; }

.modalsForm__label-wrap{
  width:100%;
  display:-webkit-box;
  display:flex;
  -webkit-box-align:center;
  align-items:center;
  -webkit-box-pack:start;
  justify-content:flex-start;
  margin-bottom:15px; }

.modalsForm__label{
  font-weight:800;
  font-size:16px;
  line-height:21px;
  margin-right:10px; }

.modalsForm__tooltip{
  width:10px;
  height:10px;
  cursor:pointer;
  background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 9C7.20914 9 9 7.20914 9 5C9 2.79086 7.20914 1 5 1C2.79086 1 1 2.79086 1 5C1 7.20914 2.79086 9 5 9ZM5 10C7.76142 10 10 7.76142 10 5C10 2.23858 7.76142 0 5 0C2.23858 0 0 2.23858 0 5C0 7.76142 2.23858 10 5 10ZM5.5 2.5C5.5 2.77614 5.27614 3 5 3C4.72386 3 4.5 2.77614 4.5 2.5C4.5 2.22386 4.72386 2 5 2C5.27614 2 5.5 2.22386 5.5 2.5ZM5 3.5C4.72386 3.5 4.5 3.72386 4.5 4V7.5C4.5 7.77614 4.72386 8 5 8C5.27614 8 5.5 7.77614 5.5 7.5V4C5.5 3.72386 5.27614 3.5 5 3.5Z' fill='%23818893'/%3E%3C/svg%3E%0A"); }

.modalsForm__input{
  display:block;
  width:100%;
  border:1px solid #dbe7ef;
  box-sizing:border-box;
  border-radius:6px;
  margin-bottom:20px;
  padding:15px 20px; }

.modalsForm__input::-webkit-input-placeholder{
    color:#818893; }

.modalsForm__input:-ms-input-placeholder{
    color:#818893; }

.modalsForm__input::-ms-input-placeholder{
    color:#818893; }

.modalsForm__input::placeholder{
    color:#818893; }

.modalsForm__nav{
  display:-webkit-box;
  display:flex;
  -webkit-box-pack:center;
  justify-content:center;
  -webkit-box-align:center;
  align-items:center; }

.modalsForm__link{
  color:#516AEC;
  font-size:12px;
  font-weight:700;
  border-bottom:2px solid transparent; }

.modalsForm__link:hover{
    border-bottom:2px solid #516AEC; }

.modalsForm__dot{
  color:#172B4D;
  margin:0 4px; }

.modalsForm__label_authentication{
  margin:0 0 15px 0;
  display:block; }

.modalsForm__google{
  position:relative; }

.modalsForm__google::before{
    content:'';
    position:absolute;
    top:0;
    left:210px;
    background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 15C11.6421 15 15 11.6421 15 7.5C15 3.35786 11.6421 0 7.5 0C3.35786 0 0 3.35786 0 7.5C0 11.6421 3.35786 15 7.5 15ZM10.9415 6.44192C11.1855 6.19784 11.1855 5.80211 10.9415 5.55803C10.6974 5.31396 10.3016 5.31396 10.0576 5.55803L6.74951 8.86609L4.94145 7.05803C4.69738 6.81396 4.30165 6.81396 4.05757 7.05803C3.81349 7.30211 3.81349 7.69784 4.05757 7.94192L6.74951 10.6339L10.9415 6.44192Z' fill='%235ACB24'/%3E%3C/svg%3E ");
    width:15px;
    height:15px; }

.modalsForm__protection{
  font-size:12px;
  line-height:15px;
  color:#172B4D;
  font-weight:500; }

.modalsForm__used{
  font-size:14px;
  line-height:17px;
  font-weight:500;
  margin:0 20px 10px 0; }

.modalsForm__btn{
  background:#516AEC;
  color:#fff;
  font-weight:800;
  font-size:16px;
  border-radius:5px;
  padding:9px 21px;
  margin:0 auto 21px;
  display:inline-block;
  border:2px solid #516AEC;
  -webkit-transition:all 0.3s ease;
  transition:all 0.3s ease; }

.modalsForm__btn:hover{
    color:#516AEC;
    background:transparent; }

.modalsForm__btn_w{
    background-color:#F7FAFC !important;
    color:#818893;
    border:1px solid #DBE7EF;
    padding:15px 21px !important; }

.modalsForm__btn_disconnect{
  position:relative;
  padding:10px 23px 10px 43px; }

.modalsForm__btn_disconnect::after{
    content:'';
    position:absolute;
    top:30%;
    left:24px;
    width:14px;
    height:16px;
    background-image:url("data:image/svg+xml,%3Csvg width='14' height='16' viewBox='0 0 14 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.3487 3.82405C13.4204 3.92832 13.4645 4.04913 13.4769 4.17515C13.4852 4.25615 14.1956 12.2496 7.05363 15.4345C6.9582 15.4777 6.8547 15.5 6.75 15.5C6.6453 15.5 6.5418 15.4777 6.44637 15.4345C-0.695638 12.2496 0.0148236 4.2554 0.02305 4.17515C0.0356763 4.04928 0.0797895 3.92864 0.1513 3.82442C0.222811 3.72021 0.319405 3.63578 0.432126 3.57897L6.41496 0.579279C6.51886 0.527144 6.63344 0.5 6.74963 0.5C6.86581 0.5 6.98039 0.527144 7.08429 0.579279L13.0671 3.57897C13.1802 3.63545 13.277 3.71978 13.3487 3.82405ZM4.81813 7.25129L6.00276 8.4392L8.68311 5.75145C8.97569 5.45806 9.45092 5.45806 9.74349 5.75145C10.0349 6.04369 10.0349 6.51666 9.7435 6.80891L6.00276 10.56L3.75774 8.30875C3.4663 8.0165 3.4663 7.54354 3.75774 7.25129C4.05032 6.9579 4.52555 6.9579 4.81813 7.25129Z' fill='%23818893'/%3E%3C/svg%3E "); }

.modalsForm input[type="checkbox"]{
  display:none; }

.modalsForm input[type="checkbox"]:checked + .modalsForm__check-confirm:after{
  width:31px;
  height:31px;
  left:0; }

.modalsForm input[type="checkbox"]:checked + .modalsForm__check-label:after{
  content:"";
  position:absolute;
  width:5.5px;
  height:8px;
  border-bottom:2px solid #516AEC;
  border-right:2px solid #516AEC;
  -webkit-transform:rotate(40deg);
  -ms-transform:rotate(40deg);
  transform:rotate(40deg);
  left:4px;
  top:1px; }

.modalsForm__check-label{
  position:relative;
  padding:2px 0 0 29px;
  font-size:10px;
  color:#516AEC;
  font-weight:700;
  cursor:pointer; }

.modalsForm__check-label:before{
    content:"";
    position:absolute;
    width:14px;
    height:14px;
    border:1px solid #516AEC;
    border-radius:2px;
    background:#f7fafc;
    left:0;
    top:0; }

.modalsForm__check-wrap{
  border:2px solid #C6DBE9;
  box-sizing:border-box;
  border-radius:5px;
  width:100%;
  padding:15px 10px;
  margin-bottom:15px;
  display:-webkit-box;
  display:flex;
  -webkit-box-align:center;
  align-items:center; }

.modalsForm__check-confirm{
  padding:0 0 0 40px;
  position:relative;
  cursor:pointer;
  font-weight:400;
  font-size:12px;
  color:#818893; }

@media screen and (min-width: 768px){
    .modalsForm__check-confirm{
      font-size:15px; } }

.modalsForm__check-confirm:before{
    position:absolute;
    content:'';
    width:29px;
    height:29px;
    border-radius:50%;
    border:1px solid #516AEC;
    background-color:#cad4f7;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    left:0; }

.modalsForm__check-confirm:after{
    position:absolute;
    content:'';
    width:16px;
    height:16px;
    border-radius:50%;
    background-color:#516AEC;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    left:7.5px;
    -webkit-transition:all .5s ease;
    transition:all .5s ease; }

.modalsForm__checkbox{
  margin:0 0 15px 0;
  width:100%; }

.modalsForm__text{
  font-size:10px;
  line-height:12px;
  color:#818893;
  letter-spacing:-0.45px;
  text-align:left; }

.modalsForm__text-wrap{
  margin:0 0 18px 0; }

.modalsForm__link_text{
  font-size:10px;
  line-height:12px; }

.modalsForm__wrap-btn{
  display:-webkit-box;
  display:flex;
  -webkit-box-pack:justify;
  justify-content:space-between; }

.modalsForm__adress-text{
  font-size:10px;
  line-height:12px;
  margin:5px 0 0 10px;
  letter-spacing:0.36px;
  color:#ED404F; }

.modalsForm__show-wrap{
  width:100%;
  margin-bottom:20px; }

@media screen and (min-width: 768px){
    .modalsForm__show-wrap:first-child{
      margin-bottom:30px; } }

.modalsForm__show-wrap:nth-child(3){
    -webkit-box-ordinal-group:2;
    order:1; }

@media screen and (min-width: 768px){
      .modalsForm__show-wrap:nth-child(3){
        -webkit-box-ordinal-group:1;
        order:0; } }

@media screen and (min-width: 768px){
    .modalsForm__show-wrap{
      width:calc(50% - 10px);
      min-height:71px;
      display:-webkit-box;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      flex-direction:column;
      -webkit-box-pack:end;
      justify-content:flex-end; } }

.modalsForm__input-show{
  position:relative; }

.modalsForm__show-btn{
  position:absolute;
  top:50%;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  right:10px;
  width:22px;
  height:15px;
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center;
  background-image:url("data:image/svg+xml,%3Csvg width='22' height='15' viewBox='0 0 22 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 2C12.8387 1.99389 14.6419 2.50678 16.2021 3.47973C17.7624 4.45267 19.0164 5.84616 19.82 7.5C18.17 10.87 14.8 13 11 13C7.2 13 3.83 10.87 2.18 7.5C2.98362 5.84616 4.23763 4.45267 5.79788 3.47973C7.35813 2.50678 9.16126 1.99389 11 2ZM11 0C6 0 1.73 3.11 0 7.5C1.73 11.89 6 15 11 15C16 15 20.27 11.89 22 7.5C20.27 3.11 16 0 11 0ZM11 5C11.663 5 12.2989 5.26339 12.7678 5.73223C13.2366 6.20107 13.5 6.83696 13.5 7.5C13.5 8.16304 13.2366 8.79893 12.7678 9.26777C12.2989 9.73661 11.663 10 11 10C10.337 10 9.70107 9.73661 9.23223 9.26777C8.76339 8.79893 8.5 8.16304 8.5 7.5C8.5 6.83696 8.76339 6.20107 9.23223 5.73223C9.70107 5.26339 10.337 5 11 5ZM11 3C8.52 3 6.5 5.02 6.5 7.5C6.5 9.98 8.52 12 11 12C13.48 12 15.5 9.98 15.5 7.5C15.5 5.02 13.48 3 11 3Z' fill='%23516AEC'/%3E%3C/svg%3E%0A"); }

.modalsForm__title{
  color:#172B4D;
  font-size:14px;
  line-height:17px;
  padding:0 12% 8px 0; }

.modal__second-wrap_authentication{
  margin:0 0 20px 0; }

.signature{
  font-size:10px;
  line-height:12px;
  color:#818893;
  letter-spacing:-0.5px; }

.signature .link{
    color:#516AEC; }

.btn_registration{
  width:145px;
  margin:0 auto; }

.conclusion{
  max-width:598px; }

.input__modals_sum{
  width:100%;
  height:50px;
  margin:0 0 12px 0; }

.input__modals_adress{
  height:40px;
  width:100%; }

.portfolio-chart{
  width:100%;
  position:relative;
  top:-34px; }

.portfolio-chart:before{
    top:50%;
    left:auto !important;
    right:-15px;
    -webkit-transform:translateY(-50%) !important;
    -ms-transform:translateY(-50%) !important;
    transform:translateY(-50%) !important;
    width:37% !important;
    height:140% !important; }

.portfolio-chart .portfolio-chart-btn{
    cursor:pointer;
    display:block;
    text-align:center;
    background:#516AEC;
    border-radius:10px 10px 0 0;
    padding:10px 0 11px;
    font-weight:800;
    font-size:12px;
    text-transform:uppercase;
    color:#fff; }

@media screen and (min-width: 700px){
      .portfolio-chart .portfolio-chart-btn{
        width:33.33%;
        margin-left:auto; } }

.portfolio{
  padding:0 0 20px 0;
  width:100%;
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  -webkit-box-align:center;
  align-items:center;
  position:relative; }

@media screen and (min-width: 700px){
    .portfolio{
      width:33.33%;
      margin-top:-10px; } }

@media screen and (min-width: 700px){
    .portfolio:after{
      position:absolute;
      content:"";
      width:1px;
      height:80%;
      background:#dbe7ef;
      border-radius:8px;
      right:0;
      top:40%;
      -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
      transform:translateY(-50%); } }

.portfolio:before{
    top:41% !important;
    width:75% !important;
    height:90% !important; }

.portfolio.overlay-index:after{
    display:none; }

.portfolio:last-child:after{
    display:none; }

.portfolio__title{
    font-weight:800;
    font-size:16px;
    text-transform:uppercase;
    color:#172B4D;
    margin-bottom:7px; }

.portfolio__value{
    font-weight:800;
    font-size:32px;
    text-align:center;
    text-transform:uppercase;
    margin-bottom:8px; }

.portfolio__count{
    font-size:12px;
    color:#42c37f; }

.profit-wrap{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  -webkit-box-align:center;
  align-items:center; }

@media screen and (min-width: 768px){
    .profit-wrap{
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      flex-direction:row;
      -webkit-box-align:start;
      align-items:flex-start; } }

.profit{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  -webkit-box-align:center;
  align-items:center;
  position:relative;
  margin-bottom:20px; }

@media screen and (min-width: 768px){
    .profit{
      margin-bottom:0;
      width:33.33%; } }

@media screen and (min-width: 768px){
    .profit:after{
      position:absolute;
      content:"";
      width:1px;
      height:100%;
      background:#dbe7ef;
      border-radius:8px;
      right:0;
      top:50%;
      -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
      transform:translateY(-50%); } }

.profit span{
    text-align:center; }

.profit:last-child:after{
    display:none; }

.profit__title{
    font-size:14px;
    color:#172B4D;
    margin-bottom:4px; }

.profit__amount{
    font-weight:800;
    font-size:16px;
    text-transform:uppercase;
    color:#516AEC;
    margin-bottom:4px; }

.profit__count{
    font-size:12px;
    text-align:center;
    color:#818893; }

@media screen and (min-width: 1024px){
  .referrals-content{
    display:-webkit-box;
    display:flex; } }

.other-info{
  width:100%; }

.referrals-wrap{
  width:100%; }

@media screen and (min-width: 1024px){
    .referrals-wrap{
      max-width:302px;
      margin-right:25px; } }

.referral{
  width:100%;
  border:1px solid #dbe7ef;
  box-shadow:0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius:10px;
  padding:10px 10px 50px 10px;
  position:relative; }

@media screen and (min-width: 768px){
    .referral{
      padding:20px 20px 50px 20px; } }

@media screen and (min-width: 1024px){
    .referral{
      padding:20px; } }

.referral_link{
    margin-bottom:20px;
    background-color:#fff; }

@media screen and (min-width: 700px){
      .referral_link{
        display:-webkit-box;
        display:flex;
        -webkit-box-align:center;
        align-items:center; } }

.referral_link:last-child{
      margin-bottom:0; }

.referral_link .main-form__input-wrap{
      margin:0; }

.referral_link .main-form{
      margin-bottom:10px;
      width:100%; }

@media screen and (min-width: 700px){
        .referral_link .main-form{
          max-width:325px;
          margin-bottom:0; } }

.referral_step{
    position:relative;
    height:calc(100% - 102px);
    background-color:#fff; }

.referral_users{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    -webkit-box-align:center;
    align-items:center;
    background-color:#fff;
    margin-bottom:20px; }

@media screen and (min-width: 1024px){
      .referral_users{
        margin-bottom:0; } }

.referral__all-users .referral__lvl{
    width:50px; }

.referral__info{
    font-size:12px;
    color:#172B4D; }

.referral__total-wrap{
    width:100%;
    margin-bottom:20px; }

.referral__total-wrap .referral__info{
      margin-bottom:5px; }

.referral__total{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    align-items:center; }

.referral__total-value{
    font-weight:800;
    font-size:32px; }

.referral__earnings{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    -webkit-box-align:end;
    align-items:flex-end; }

.referral__earnings span{
      font-size:12px;
      color:#818893; }

.referral__earnings-value{
    padding-left:15px;
    position:relative;
    margin-bottom:3px; }

.referral__earnings-value:after{
      position:absolute;
      content:"";
      width:10px;
      height:7px;
      top:50%;
      -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
      transform:translateY(-50%);
      left:0;
      background-size:contain;
      background-repeat:no-repeat;
      background-position:center;
      background-image:url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.292893 5.29289C-0.0976315 5.68342 -0.0976315 6.31658 0.292893 6.70711C0.683417 7.09763 1.31658 7.09763 1.70711 6.70711L0.292893 5.29289ZM5 2L5.70711 1.29289L5 0.585786L4.29289 1.29289L5 2ZM8.29289 6.70711C8.68342 7.09763 9.31658 7.09763 9.70711 6.70711C10.0976 6.31658 10.0976 5.68342 9.70711 5.29289L8.29289 6.70711ZM1.70711 6.70711L5.70711 2.70711L4.29289 1.29289L0.292893 5.29289L1.70711 6.70711ZM4.29289 2.70711L8.29289 6.70711L9.70711 5.29289L5.70711 1.29289L4.29289 2.70711Z' fill='%2342C37F'/%3E%3C/svg%3E%0A"); }

.referral__main-info{
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center;
    margin-bottom:25px; }

.referral__img{
    margin-right:30px;
    width:48px; }

.referral__img img{
      width:100%; }

.referral__user{
    margin-bottom:10px;
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:end;
    justify-content:flex-end; }

.referral__user:last-child{
      margin-bottom:0; }

.referral__lvl{
    font-weight:800;
    font-size:14px;
    text-transform:uppercase;
    margin-right:15px; }

.referral__user-number{
    font-size:12px;
    color:#172B4D;
    margin:0 4px 10px 0; }

.referral__count{
    font-size:12px;
    text-align:left;
    margin:0 0 0 auto;
    color:#818893; }

.referral__title{
    font-weight:800;
    font-size:16px;
    text-transform:uppercase;
    color:#172B4D;
    margin-bottom:10px; }

.referral__titles{
    margin-bottom:15px;
    display:-webkit-box;
    display:flex; }

.referral__titles span:first-child{
      width:50px;
      margin-right:15px; }

.referral__titles span:last-child{
      margin:0 0 0 auto; }

.referral__link-title{
    display:block;
    font-size:12px;
    font-weight:400;
    margin-bottom:10px; }

@media screen and (min-width: 700px){
      .referral__link-title{
        margin:0 29px 0 auto; } }

.referral__links{
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center; }

.referral__links a{
      margin-right:20px;
      width:22px;
      height:22px;
      background-size:contain;
      background-repeat:no-repeat;
      background-position:center;
      border-radius:50%; }

.referral__links a:last-child{
        margin-right:0; }

.referral__links a:hover{
        -webkit-transform:rotate(360deg);
        -ms-transform:rotate(360deg);
        transform:rotate(360deg); }

.referral__links .in{
      background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0C4.92479 0 0 4.92479 0 11C0 17.0752 4.92479 22 11 22C17.0752 22 22 17.0752 22 11C22 4.92479 17.0752 0 11 0ZM8.30729 15.5593H6.07979V8.39094H8.30729V15.5593ZM7.17979 7.51094C6.47625 7.51094 6.02135 7.0125 6.02135 6.39604C6.02135 5.76698 6.49 5.28344 7.20844 5.28344C7.92687 5.28344 8.36687 5.76698 8.38062 6.39604C8.38062 7.0125 7.92687 7.51094 7.17979 7.51094ZM16.4427 15.5593H14.2152V11.5867C14.2152 10.662 13.8921 10.0341 13.0866 10.0341C12.4712 10.0341 12.1057 10.4592 11.9442 10.8682C11.8846 11.0137 11.8697 11.22 11.8697 11.4251V15.5581H9.64104V10.6769C9.64104 9.78198 9.6124 9.03375 9.5826 8.38979H11.5179L11.6199 9.38552H11.6646C11.9579 8.91802 12.6764 8.22823 13.8783 8.22823C15.3439 8.22823 16.4427 9.21021 16.4427 11.3208V15.5593V15.5593Z' fill='%23516AEC'/%3E%3C/svg%3E%0A"); }

.referral__links .fb{
      background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0C4.92479 0 0 4.92479 0 11C0 17.0752 4.92479 22 11 22C17.0752 22 22 17.0752 22 11C22 4.92479 17.0752 0 11 0ZM13.6056 7.60146H11.9522C11.7563 7.60146 11.5385 7.85927 11.5385 8.20187V9.39583H13.6068L13.294 11.0985H11.5385V16.2101H9.58719V11.0985H7.81687V9.39583H9.58719V8.39437C9.58719 6.9575 10.5841 5.7899 11.9522 5.7899H13.6056V7.60146Z' fill='%23516AEC'/%3E%3C/svg%3E%0A"); }

.referral__links .tg{
      background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0C4.92339 0 0 4.92339 0 11C0 17.0766 4.92339 22 11 22C17.0766 22 22 17.0766 22 11C22 4.92339 17.0766 0 11 0ZM16.4024 7.53589L14.5972 16.0431C14.4641 16.6464 14.1048 16.7927 13.6036 16.5089L10.8536 14.4819L9.52742 15.7593C9.38105 15.9056 9.25686 16.0298 8.97298 16.0298L9.16815 13.231L14.2645 8.62702C14.4863 8.43185 14.2157 8.32097 13.923 8.51613L7.6246 12.4815L4.91008 11.6343C4.32016 11.448 4.30685 11.0444 5.03427 10.7605L15.6395 6.67097C16.1319 6.49355 16.5621 6.79073 16.4024 7.53589Z' fill='%23516AEC'/%3E%3C/svg%3E%0A"); }

.referral__links .tw{
      background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0C4.92545 0 0 4.92545 0 11C0 17.0746 4.92545 22 11 22C17.0746 22 22 17.0746 22 11C22 4.92545 17.0746 0 11 0ZM16.2864 8.29174C16.2937 8.40714 16.2937 8.52746 16.2937 8.64531C16.2937 12.2498 13.5487 16.4018 8.53237 16.4018C6.98549 16.4018 5.55156 15.9525 4.34353 15.179C4.56451 15.2036 4.77567 15.2134 5.00156 15.2134C6.27835 15.2134 7.45201 14.7812 8.3875 14.0496C7.18929 14.025 6.18259 13.2393 5.83884 12.1589C6.25871 12.2203 6.63683 12.2203 7.06897 12.1098C6.45201 11.9845 5.89746 11.6494 5.49955 11.1615C5.10164 10.6736 4.8849 10.0631 4.88616 9.43348V9.39911C5.2471 9.6029 5.67188 9.72812 6.11629 9.74531C5.74269 9.49633 5.4363 9.159 5.22429 8.76324C5.01228 8.36749 4.9012 7.92553 4.90089 7.47656C4.90089 6.9683 5.03348 6.50424 5.27165 6.10156C5.95646 6.94458 6.81099 7.63405 7.77971 8.12518C8.74843 8.61631 9.80966 8.8981 10.8944 8.95223C10.5089 7.09844 11.8938 5.59821 13.5585 5.59821C14.3442 5.59821 15.0513 5.92723 15.5498 6.45759C16.1661 6.34219 16.7554 6.11138 17.2808 5.80201C17.077 6.43304 16.6498 6.96585 16.0826 7.30223C16.6326 7.2433 17.1629 7.09107 17.654 6.87746C17.2833 7.42254 16.8192 7.90625 16.2864 8.29174Z' fill='%23516AEC'/%3E%3C/svg%3E%0A"); }

.referral__steps{
    margin-bottom:20px; }

@media screen and (min-width: 700px){
      .referral__steps{
        display:-webkit-box;
        display:flex;
        -webkit-box-pack:justify;
        justify-content:space-between; } }

.referral__step{
    margin-bottom:15px; }

@media screen and (min-width: 700px){
      .referral__step{
        width:calc(33.33% - 11px) !important;
        margin-bottom:0; } }

.referral__step-wrap{
    border:1px solid #dbe7ef;
    border-radius:10px;
    width:100%;
    padding:20px; }

@media screen and (min-width: 700px){
      .referral__step-wrap{
        min-height:130px;
        padding:20px 20px 5px; } }

.referral__step-wrap .main-form__wrap{
      margin:15px 0 0; }

.referral__step-wrap .main-form__input-wrap{
      margin:0; }

.referral__step-wrap .main-form__input-wrap input{
        padding:11px 50px 11px 10px; }

.referral__step-info{
    display:-webkit-box;
    display:flex; }

.referral__step-img{
    margin-right:10px; }

.referral__step-img img{
      width:20px;
      height:auto; }

.referral__step-text{
    font-size:12px;
    line-height:15px;
    color:#172B4D; }

.referral__step-text mark{
      color:#F8A43C; }

.referral__step-picture{
    max-width:100%; }

@media screen and (min-width: 1024px){
      .referral__step-picture{
        max-width:95%; } }

.referral__step-picture img{
      width:100%;
      height:auto; }

.referral__download{
    cursor:pointer;
    width:160px;
    padding:10px 0;
    position:absolute;
    font-weight:800;
    font-size:12px;
    text-align:center;
    text-transform:uppercase;
    color:#fff;
    background:#516AEC;
    border-radius:10px 10px 0 0;
    bottom:0;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%); }

@media screen and (min-width: 1024px){
      .referral__download{
        -webkit-transform:rotate(-90deg);
        -ms-transform:rotate(-90deg);
        transform:rotate(-90deg);
        right:-64px;
        bottom:87px;
        left:auto; } }

.referral__more{
    margin-top:30px;
    padding:0 18px 0 0;
    font-size:12px;
    text-align:center;
    color:#172B4D;
    position:relative;
    cursor:pointer; }

.referral__more:after{
      position:absolute;
      content:"";
      width:10px;
      height:7px;
      top:50%;
      -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
      transform:translateY(-50%);
      right:0;
      background-size:contain;
      background-repeat:no-repeat;
      background-position:center;
      background-image:url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.292893 1.70711C-0.0976315 1.31658 -0.0976315 0.683417 0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L0.292893 1.70711ZM5 5L5.70711 5.70711L5 6.41421L4.29289 5.70711L5 5ZM8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L8.29289 0.292893ZM1.70711 0.292893L5.70711 4.29289L4.29289 5.70711L0.292893 1.70711L1.70711 0.292893ZM4.29289 4.29289L8.29289 0.292893L9.70711 1.70711L5.70711 5.70711L4.29289 4.29289Z' fill='%23172B4D'/%3E%3C/svg%3E%0A"); }

.setting-wrap{
  display:-webkit-box;
  display:flex;
  flex-wrap:wrap;
  -webkit-box-pack:justify;
  justify-content:space-between; }

.setting{
  margin-bottom:22px;
  width:100%; }

@media screen and (min-width: 1024px){
    .setting{
      width:calc(50% - 11px); } }

@media screen and (min-width: 1024px){
    .setting:nth-child(2) .setting__wrap{
      padding-bottom:0; } }

.setting__wrap{
    width:100%;
    border:1px solid #dbe7ef;
    box-shadow:0px 1px 4px rgba(0, 0, 0, 0.1);
    border-radius:10px;
    min-height:225px;
    padding:15px 10px; }

@media screen and (min-width: 1024px){
      .setting__wrap{
        padding:15px 20px;
        min-height:242px; } }

.setting__wrap_history{
      padding-bottom:0; }

.setting__wrap .modalsForm__wrap{
      display:-webkit-box;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      flex-direction:row;
      -webkit-box-pack:justify;
      justify-content:space-between;
      flex-wrap:wrap;
      -webkit-box-align:start;
      align-items:start; }

.setting__wrap .modalsForm__wrap .setting__info{
        margin-bottom:0; }

.setting__wrap .modalsForm__wrap .modalsForm__tooltip{
        margin-left:5px; }

.setting__wrap .modalsForm__wrap .modalsForm__input{
        padding:10px 35px 10px 10px; }

.setting__wrap .main-form__input-wrap{
      max-width:100%;
      margin:0 0 20px; }

.setting__title{
    font-weight:800;
    font-size:16px;
    text-transform:uppercase;
    color:#172B4D;
    margin-bottom:15px; }

.setting__sub-title{
    display:block;
    font-size:14px;
    color:#172B4D;
    margin-bottom:10px; }

.setting__info{
    font-weight:400px;
    font-size:14px;
    color:#172B4D;
    display:block;
    margin-bottom:15px; }

.setting .main-form .main-btn,
  .setting .modalsForm__show-wrap .main-btn{
    width:140px;
    margin:0; }

.setting .main-form .modalsForm__input,
  .setting .modalsForm__show-wrap .modalsForm__input{
    margin:0; }

.setting .main-btn{
    width:170px;
    margin-bottom:15px; }

.setting__methods{
    display:block;
    cursor:pointer;
    font-size:12px;
    font-weight:400;
    color:#172B4D;
    padding-top:15px;
    position:relative; }

.setting__methods:before{
      position:absolute;
      content:"";
      top:0;
      left:-20px;
      width:100%;
      height:1px;
      background:#dbe7ef; }

.setting__history-titles{
    display:-webkit-box;
    display:flex;
    margin-bottom:14px; }

.setting__history-titles span:first-child{
      width:170px;
      margin:0 15px 0 0; }

.setting__history-titles span:nth-child(2){
      width:150px;
      margin:0 11px 0 0; }

.setting__history-titles span:last-child{
      width:86px;
      margin:0 0 0 auto; }

.setting__history-wrap{
    max-height:140px;
    overflow-y:scroll; }

.setting__history{
    display:-webkit-box;
    display:flex;
    padding:17px 0;
    border-top:1px solid #dbe7ef; }

.setting__history:last-child{
      border-bottom:1px solid #dbe7ef; }

.setting__history span{
      font-weight:400;
      font-size:12px;
      color:#818893; }

.setting__history-date{
    width:170px;
    margin-right:15px; }

.setting__history-location{
    width:150px;
    margin-right:11px; }

.setting__history-ip{
    width:80px;
    margin:0 0 0 auto; }

.side-bar{
  display:none;
  margin:10px 0 30px; }

@media screen and (min-width: 1200px){
    .side-bar{
      display:block; } }

@media screen and (min-width: 1260px){
    .side-bar{
      max-width:213px;
      margin:0 auto 0 -16px; } }

@media screen and (min-width: 1360px){
    .side-bar{
      max-width:213px;
      margin:0 auto 0 0; } }

.side-bar ul{
    display:-webkit-box;
    display:flex;
    flex-wrap:wrap; }

@media screen and (min-width: 1260px){
      .side-bar ul{
        max-width:213px;
        margin-right:24px;
        width:100%;
        padding:50px 0 0;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        flex-direction:column;
        -webkit-box-pack:justify;
        justify-content:space-between; } }

.side-bar__option{
    min-width:170px;
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center;
    padding:5px 15px;
    border-radius:30px; }

@media screen and (min-width: 1024px){
      .side-bar__option{
        padding:10px 30px;
        min-width:auto; } }

@media screen and (min-width: 1260px){
      .side-bar__option{
        border-radius:0 30px 30px 0;
        padding:10px 30px 10px 50px; } }

@media screen and (min-width: 1360px){
      .side-bar__option{
        padding:10px 30px; } }

.side-bar__option.active, .side-bar__option:hover{
      background-color:#516AEC; }

.side-bar__option.active .side-bar__option-name, .side-bar__option:hover .side-bar__option-name{
        color:#fff; }

.side-bar__img{
    width:28px;
    height:28px;
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    align-items:center;
    background:#516AEC;
    border-radius:6px;
    margin-right:15px; }

.side-bar__img img{
      width:14px;
      height:14px; }

.side-bar__option-name{
    font-size:14px;
    color:#172B4D; }

.steps{
  position:fixed;
  z-index:100;
  bottom:30px;
  right:30px;
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  -webkit-box-align:center;
  align-items:center;
  display:none; }

.steps.active{
    display:block; }

.steps.final-state{
    top:50%;
    left:50%;
    right:auto;
    bottom:auto;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%); }

.steps.final-state .steps__final-btn{
      display:block; }

.steps.final-state .steps__btn{
      display:none; }

.steps.final-state .steps__titles{
      text-align:center; }

.steps.final-state .steps__text{
      text-align:center;
      font-weight:800;
      font-size:24px;
      line-height:32px;
      text-transform:uppercase; }

.steps.final-state .steps__wrap{
      padding:158px 25px 40px;
      display:-webkit-box;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      flex-direction:column;
      -webkit-box-align:center;
      align-items:center; }

.steps.final-state .steps__img{
      position:absolute;
      z-index:1;
      top:-85px;
      left:50%;
      bottom:auto;
      -webkit-transform:translateX(-50%);
      -ms-transform:translateX(-50%);
      transform:translateX(-50%); }

.steps__img{
    display:-webkit-box;
    display:flex;
    -webkit-box-align:end;
    align-items:flex-end;
    -webkit-box-pack:center;
    justify-content:center;
    position:relative;
    bottom:-20px;
    z-index:2; }

.steps__info{
    max-width:426px;
    width:100%; }

.steps__close{
    position:absolute;
    top:20px;
    right:20px;
    width:14px;
    height:14px;
    cursor:pointer;
    background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.6554 2.00844C14.1148 1.54898 14.1148 0.804054 13.6554 0.344594C13.1959 -0.114865 12.451 -0.114865 11.9915 0.344594L7.00015 5.33598L2.00877 0.344594C1.54931 -0.114865 0.804377 -0.114865 0.344918 0.344594C-0.114542 0.804054 -0.114542 1.54898 0.344918 2.00844L5.3363 6.99983L0.344595 11.9915C-0.114865 12.451 -0.114865 13.1959 0.344595 13.6554C0.804054 14.1148 1.54898 14.1148 2.00844 13.6554L7.00015 8.66368L11.9919 13.6554C12.4513 14.1148 13.1963 14.1148 13.6557 13.6554C14.1152 13.1959 14.1152 12.451 13.6557 11.9915L8.664 6.99983L13.6554 2.00844Z' fill='white'/%3E%3C/svg%3E%0A"); }

.steps__wrap{
    padding:30px 140px 30px 30px;
    position:relative;
    background-color:#516AEC;
    border:2px solid #fff;
    border-radius:20px; }

.steps__titles{
    font-weight:800;
    font-size:24px;
    line-height:32px;
    text-transform:uppercase;
    color:#fff;
    margin:0 0 10px; }

.steps__text{
    font-weight:700;
    font-size:12px;
    line-height:15px;
    color:#fff; }

.steps__btn{
    position:absolute;
    z-index:1;
    bottom:30px;
    right:30px;
    font-weight:800;
    font-size:16px;
    line-height:21px;
    color:#fff;
    padding:10px 22px;
    border:2px solid #fff;
    border-radius:6px; }

.steps__btn:hover{
      background-color:#fff;
      color:#516AEC; }

.steps__final-btn{
    display:none;
    font-weight:800;
    font-size:16px;
    line-height:21px;
    color:#fff;
    padding:10px 22px;
    border:2px solid #fff;
    border-radius:6px;
    text-align:center;
    margin-top:20px;
    cursor:pointer; }

.steps__final-btn:hover{
      background-color:#fff;
      color:#516AEC; }

.overlay-active:before{
  content:"";
  position:fixed;
  z-index:1;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
  -ms-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  width:1000vw;
  height:10000vh;
  background-color:rgba(23, 43, 77, 0.7); }

.overlay-index{
  z-index:5;
  position:relative; }

.overlay-index:before{
    content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    width:118%;
    height:125%;
    background-color:#fff;
    border-radius:15px; }

.js-z-index{
  position:relative;
  z-index:50;
  background-color:rgba(23, 43, 77, 0.7); }

.section-title{
  display:block;
  font-weight:800;
  font-size:18px;
  text-transform:uppercase;
  color:#516AEC;
  margin-bottom:10px; }

.section-title_rel{
    position:relative;
    top:30px; }

.sub-info{
  padding:0 0 0 20px;
  font-size:12px;
  line-height:15px;
  color:#818893; }

.sub-info mark{
    color:#ED404F; }

.filter-wrap{
  margin-bottom:20px; }

.filter-wrap .main-form__wrap{
    display:-webkit-box;
    display:flex;
    flex-wrap:wrap; }

.filter-wrap .main-form__filter{
    min-width:100%;
    margin-bottom:15px; }

@media screen and (min-width: 480px){
      .filter-wrap .main-form__filter{
        min-width:180px; } }

.filter-wrap .main-form .main-btn{
    margin-bottom:15px;
    min-width:100%; }

@media screen and (min-width: 480px){
      .filter-wrap .main-form .main-btn{
        min-width:112px; } }

.transaction-table{
  min-width:905px; }

.transaction-titles{
  display:-webkit-box;
  display:flex;
  padding:0 0 14px;
  border-bottom:1px solid #dbe7ef; }

.transaction-titles span{
    font-size:14px;
    margin-right:25px; }

.transaction-titles span:first-of-type{
      width:167px; }

.transaction-titles span:nth-of-type(2){
      width:90px; }

.transaction-titles span:nth-of-type(3){
      width:55px; }

.transaction-titles span:nth-of-type(4){
      width:94px; }

.transaction-titles span:nth-of-type(5){
      width:70px; }

.transaction-titles span:nth-of-type(6){
      width:105px;
      margin:0 0 0 auto; }

.transaction-wrap{
  height:330px;
  overflow:hidden;
  overflow-y:auto; }

.transaction{
  max-width:100%;
  display:-webkit-box;
  display:flex;
  -webkit-box-align:center;
  align-items:center;
  padding:10px 0;
  border-bottom:1px solid #dbe7ef; }

.transaction span{
    font-size:14px;
    margin-right:25px;
    color:#818893; }

.transaction__number{
    width:167px;
    padding:0 17px 0 0;
    -webkit-text-decoration-line:underline;
    text-decoration-line:underline;
    color:#7986cb !important;
    position:relative; }

.transaction__number:after{
      position:absolute;
      content:"";
      width:12px;
      height:12px;
      top:50%;
      -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
      transform:translateY(-50%);
      left:calc(100% - 40px);
      background-size:contain;
      background-repeat:no-repeat;
      background-position:center;
      background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.979711 0 0.640573 0.140476 0.390524 0.390524C0.140476 0.640573 0 0.979711 0 1.33333V10.6667C0 11.0203 0.140476 11.3594 0.390524 11.6095C0.640573 11.8595 0.979711 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z' fill='%237986CB'/%3E%3C/svg%3E%0A"); }

.transaction__type{
    width:90px; }

.transaction__currency{
    width:55px;
    text-transform:uppercase; }

.transaction__amount{
    width:94px;
    color:#5acb24 !important; }

.transaction__status{
    width:70px; }

.transaction__sun-status{
    width:173px; }

.transaction__date{
    width:100px;
    margin:0 0 0 auto !important; }

.valid{
  margin-top:5px;
  display:-webkit-box;
  display:flex;
  -webkit-box-align:center;
  align-items:center;
  position:absolute;
  bottom:-15px;
  left:10px;
  cursor:pointer; }

.valid:hover .valid-info{
    opacity:1;
    visibility:visible; }

.valid .valid-info{
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    z-index:10;
    position:absolute;
    bottom:-180px;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    width:225px;
    padding:15px;
    background-color:#fff;
    border:1px solid #DBE7EF;
    box-shadow:0px 1px 4px rgba(0, 0, 0, 0.1);
    border-radius:6px;
    opacity:0;
    visibility:hidden; }

.valid .valid-info p{
      font-size:12px;
      color:#818893;
      line-height:15px; }

.valid .valid-info ul{
      margin-top:10px; }

.valid .valid-info li{
      position:relative;
      padding-left:18px;
      font-size:12px;
      color:#172B4D;
      margin-bottom:5px; }

.valid .valid-info li:last-child{
        margin-bottom:0; }

.valid .valid-info li:before{
        position:absolute;
        content:'';
        width:8px;
        height:8px;
        border-radius:50%;
        background-color:#42C37F;
        left:0;
        top:50%;
        -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        transform:translateY(-50%); }

.valid span{
    width:8px;
    height:8px;
    border-radius:50%;
    margin-right:5px; }

.valid span:last-of-type{
      margin:0 10px 0 0; }

.valid .valid-title{
    display:block;
    font-size:10px; }

.valid.blue span{
    background-color:#C5DCEB; }

.valid.blue .valid-title{
    color:#C5DCEB; }

.valid.red span{
    background-color:#ED404F; }

.valid.red .valid-title{
    color:#ED404F; }

.valid.green span{
    background-color:#42C37F; }

.valid.green .valid-title{
    color:#42C37F; }

.error input{
  border:1px solid #ED404F; }

.main .container{
  padding:0 15px; }

@media screen and (min-width: 1260px){
    .main .container{
      padding:0 15px 0 0; } }

.dashboard-section .main-wrap{
  padding:20px 15px; }

@media screen and (min-width: 1300px){
    .dashboard-section .main-wrap{
      padding:30px 30px 80px; } }

.main-wrap{
  background:#f7fafc;
  border-radius:10px;
  padding:20px 15px; }

@media screen and (min-width: 1260px){
    .main-wrap{
      width:calc(100% - 234px);
      padding:30px 30px 20px; } }

@media screen and (min-width: 1260px){
  .main-content{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    flex-direction:row;
    -webkit-box-align:start;
    align-items:flex-start; } }

.deposit-section .deposit-content{
  margin-bottom:30px; }

.deposit-section .withdraw-info{
  display:-webkit-box;
  display:flex;
  -webkit-box-align:center;
  align-items:center;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column; }

@media screen and (min-width: 768px){
    .deposit-section .withdraw-info{
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      flex-direction:row;
      -webkit-box-pack:end;
      justify-content:flex-end;
      margin-right:55px; } }

.deposit-section .withdraw-info .main-btn{
    margin-bottom:15px; }

@media screen and (min-width: 768px){
      .deposit-section .withdraw-info .main-btn{
        margin-bottom:0; } }

.deposit-section .main-wrap{
  padding:20px 15px; }

@media screen and (min-width: 1024px){
    .deposit-section .main-wrap{
      padding:30px 30px 20px; } }
