@font-face {
    font-family: 'GothamPro-Medium';
    src: url('../fonts/GothamPro-Medium.otf');
    src: url('../fonts/GothamPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PPNeueMontreal-Medium';
    src: url('../../fonts/PPNeueMontreal-Medium.otf');
    src: url('../../fonts/PPNeueMontreal-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
:focus {
    outline: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}
input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}
a{
    text-decoration: none;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}
button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}
*{
    box-sizing: border-box;
}
a:focus{
    outline: none;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}
input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html,
button,
input,
select,
textarea {
    color: #222;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
img {
    vertical-align: middle;
    display: inline-block;
    width: 100%;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
*,::after, ::before{
    box-sizing: border-box;
}
body{
    background-color: #0D121B;
    font-family: 'PPNeueMontreal-Medium',sans-serif;
    font-size: 16px;
}
.container{
    width:100%;
    max-width: 1400px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
h1,h2{
    font-size: 108px;
    font-family: 'GothamPro-Medium',sans-serif;
    font-size: 108px;
    letter-spacing: -0.07em;
    line-height: 90%;
    background:radial-gradient(87.5% 87.5% at 99.95% 91.33%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%), linear-gradient(100.42deg, #A8DEFF -173.64%, #4C4CFF 79.13%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    color: transparent;
}
h2{
    text-align: center;
    margin-bottom: 24px;
}
p.subtitle{
    color: #BFC3CA;
    font-size: 16px;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: -0.02em;
    text-align: center;
}
section .btn{
    position: relative;
}
section .btn:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1px; 
    border-radius: 25px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
    -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 0;
}
.d-flex{
    display: flex;
}
.page-home{
    overflow: hidden;
}
.first{
    margin-bottom: 204px;
}
.first .container{
    max-width: 1415px;
}
.first .left{
    position: relative;
    margin-right: 70px;
}
.first .left img{
    max-width: 525px;
    display: inline-block;
}
.transaction_block{
    position: absolute;
    right: 50px;
    bottom: 120px;
}
.first h1{
    max-width: 564px;
    margin-bottom: 24px;
}
.first .subtitle{
    max-width: 320px;
    margin-bottom: 86px;
    text-align: left;
}
.first .d-flex{
    align-items: center;
} 
.first .btn{
    height: 58px;
    width: auto;
    padding:0 15px;
    min-width: 126px;
}
.first h1 span{
    line-height: 116px;
    margin-top: -10px;
    display: block;
}
.colored{
    background-image: url('../img/data2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 56px;
    padding-top: 62px;
    padding-left: 109px;
}
.trade{
    position: relative;
    margin-bottom: 184px;
}
.trade:before{
    content: "";
    position: absolute;
    width: 100%;
    max-width: 1480px;
    height: 485px;
    bottom: -125px;
    left: 0;
    background: radial-gradient(50% 50% at 50% 50%, #B3E5D1 0%, #91ABD1 50%, #B05B5B 100%);
    filter: blur(150px);
    left: 50%;
    transform: translate(-50%,0);
}
.trade .container{
    max-width: 1230px;
}
.trade .items_scoup{
    justify-content: center;
    margin-top: 104px;
}
.trade .item_block{
    width: 276px;
    border-radius: 32px;
    text-align: center;
    position: relative;
    padding-top: 32px;
    margin-left: 16px;
    overflow: hidden;
    margin-right: 16px;
    display: flex;
    flex-flow: column;
}
.trade .item_block .img_block{
    margin-top: auto;
}
.trade .item_block .img_block img{
    width: 100%;
    height: auto;
}
.trade .item_block:first-child{
    margin-left: 0;
}
.trade .item_block:last-child{
    margin-right: 0;
}
.trade .item_block.black{
    background-color: #16181F;
    padding-bottom: 24px;
    padding-top: 0;
}
.trade .item_block.white{
    background-color: #fff;
    position: relative;
}
.trade .item_block.dark{
    background-color: #272928;
}
.trade .item_block:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1px; 
    border-radius: 32px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
    -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 0;
}
.trade .item_block p{
    font-size: 32px;
    color: #fff;
    margin-bottom: 16px;
}
.trade .item_block span{
    font-size: 16px;
    color:#A6A9B0;
}
.trade .item_block.black .img_block{
    margin-bottom: 50px;
    margin-top: 0;
}
.trade .item_block.black .info_block{
    width: 174px;
    margin: 0 auto;
}
.trade .item_block.white p{
    color: #0D121B;
}
.trade .item_block .inside_block{
    position: absolute;
    width: 100%;
    bottom: 24px;
}
.trade .item_block.white .inside_block a{
    display: block;
    color: #fff;
    text-decoration: underline;
}
.trade .item_block.white .inside_block a:hover{
    text-decoration: none;
}
.trade .item_block.white span{
    color: #fff;
}
.trade .item_block.dark span{
    max-width: 200px;
    margin: 0 auto;
    display: block;
}
.trade .item_block.white:last-child span{
    color: #A6A9B0;
    max-width: 188px;
    left: 50%;
    transform: translate(-50%,0);
}
.trade .item_block.white:last-child p{
    max-width: 80%;
    margin: 0 auto;
}
.trade .cover_btn{
    margin-top: 72px;
    text-align: center;
}
.btn.beige{
    color: #0D121B;
    width: 276px;
    height: 58px;
    margin-left: 0;
    background-color: #DAB790;
    z-index: 1;
}
.btn.beige:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    background: radial-gradient(87.5% 87.5% at 99.95% 91.33%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%), #DAB790;
    z-index: -1;
}
.btn.beige:hover{
    background-color: #fff;
}
.btn.beige:hover:after{
    background:#fff;
}
.how{
    position: relative;
    margin-bottom: 204px;
}
.how:before{
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.9) 0%, rgba(218, 205, 228, 0.1) 56.25%, rgba(196, 110, 48, 0.8) 100%);
  filter: blur(150px);
  position: absolute;
  height: 400px;
  width: 100%;
  max-width: 1480px;
  left: 50%;
  top: 52%;
  width: 81%;
  content: "";
  transform: translate(-50%,-50%);
    z-index: -1;
}
.how h2{
    margin-bottom: 64px;
}
.how .d-flex{
    flex-wrap: wrap;
    justify-content: space-between;
}
.how .item_block{
    width:calc(50% - 16px);
    margin-bottom: 32px;
    background-color: #10151C;
    padding-top: 48px;
    border-radius: 40px;
    text-align: center;
    display: flex;
    position: relative;
    flex-flow: column;
}
.how .item_block:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1px; 
    border-radius: 40px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
    -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 0;
}
.how .item_block .img_block{
    margin-top: auto;
}
.how .item_block span{
    color: #A6A9B0;
    display: block;
    max-width: 320px;
    margin: 0 auto 8px;
}
.how .item_block p{
    font-size: 32px;
    margin-bottom: 16px;
    color: #fff;
}
.how .item_block:first-child{
    background-color: rgba(14, 19, 28, 0.7);
}
.how .item_block:first-child img{
    max-width: 345px;
}
.how .item_block:nth-child(2) img{
    max-width: 405px;
}
.how .item_block:nth-child(3) img,.how .item_block:nth-child(4) img{
    max-width: 584px;
}
.how .item_block:nth-child(3){
    padding-top: 0;
    background-color: rgba(14, 19, 28, 0.5);
    padding-bottom: 96px;
}
.how .item_block:nth-child(3) .text-block{
    margin-top: -20px;
}
.how .item_block:first-child span:last-child{
    margin-bottom: 40px;
}
.how .container{
    max-width: 1230px;
}
.how .item_block:nth-child(2) span{
    max-width: 200px;
}
.how .item_block:nth-child(4){
    position: relative;
    background-color: rgba(16, 21, 28, 0.5);
}
.how .item_block:nth-child(4):before{
    content: "";
    position: absolute;
    width: 100%;
    background: linear-gradient(180deg, rgba(16, 21, 28, 0) 26%, #10151C 100%);
    height: 400px;
    bottom: 0;
    border-radius: 40px;
    left: 0;
}
.how .item_block:nth-child(4) .text_block{
    position: absolute;
    bottom: 32px;
    width: 100%;
}
.how .btn.beige{
    width: 158px;
    margin-top: 24px;
}
.how .btn.beige span{
    color: #0D121B;
    margin: 0;
}
.how .btn.beige:hover{
    background: linear-gradient(284.73deg, #4C4CFF 1.28%, #55BEFF 113.51%);
    color: #fff;
}
.how .btn.beige:hover:after{
    background:none;
}
.fast{
    position: relative;
    margin-bottom: 200px;
}
.fast:before{
    content: "";
    position: absolute;
    width: 100%;
    max-width: 1571px;
    height: 541px;
    top: 58%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: radial-gradient(50% 50% at 50% 50%, #DAB790 11.06%, rgba(116, 98, 77, 0) 100%);
    filter: blur(150px);
    z-index: -1;
}
.fast .subtitle{
    max-width: 570px;
    margin: 0 auto;
}
.fast .container{
    max-width: 1120px;
}
.card_block_outer {
    margin-top: 110px;
}
.card_hold{
    position: relative;
    transform: translateX(0);
    opacity: 0;
}
.card_hold.animated{
    opacity: 1;
}
.card_hold.animated:nth-child(2){
    transform:translateX(-38.4%);
    transition: all .5s ease .2s;
}
.card_hold.animated:nth-child(3){
    transform:translateX(-76.8%);
    transition: all .5s ease .4s;
}
.card_hold.animated:nth-child(4){
    transform:translateX(-115.2%);
    transition: all .5s ease .6s;
}
.card_hold.animated:nth-child(5){
    transform:translateX(-153.6%);
    transition: all .5s ease .8s;
}
.card_hold.animated:nth-child(6){
    transform:translateX(-192%);
    transition: all .5s ease 1s;
}

.card_block_outer .card_block{
    min-width: 276px;
    height: 357px;
    display: flex;
    background: rgba(30, 33, 39, 0.5);
    backdrop-filter: blur(28px);
    border-radius: 40px;
    transform: matrix(0.96, -0.29, 0, 1, 0, 0);
    align-items: center;
    padding-left: 45px;
}
.card_block_outer .card_block img{
    width: auto;
}
.fast .plus {
  text-align: center;
  margin-top: 80px;
}
.fast .plus p{
  font-family: 'GothamPro-Medium',sans-serif;
    font-size: 108px;
    font-weight: 500;
    line-height: 90%;
    letter-spacing: -0.07em;
    background: linear-gradient(180deg, #A6A9B0 -32.99%, rgba(166, 169, 176, 0) 93.35%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.fast .plus span{
    font-size: 16px;
    line-height: 20px;
    color: rgba(166, 169, 176, 0.3);
}
.faq{
    position: relative;
    background-image: url('../img/bg_faq.png');
    margin-bottom: 51px;
}
.faq:before{
    content: "";
    position: absolute;
    left: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(136, 136, 136, 0.3) 0%, rgba(122, 101, 134, 0.3) 56.25%, rgba(13, 18, 26, 0.3) 100%);
    opacity: 0.5;
    filter: blur(150px);
    width: 100%;
    top: 50%;
    transform: translate(-50%,-50%);
    height: 904px;
    z-index: -1;
}
.faq h2 span{
    display: block;
    line-height: 107px;
    margin-top: -10px;
}
.cover_faq{
    max-width: 584px;
    margin: 56px auto 0;
}
.faq_item{
    background-color: #0E131C;
    margin-bottom: 8px;
    padding: 36px 32px 36px 40px;
    border-radius: 32px;
}
.faq_item p{
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.faq_item p span:last-child{
    font-size: 32px;
}
.faq_item:hover p,.faq_item.active p{
    color: #dab790;
}
.faq_item:hover p span.plus:before,
.faq_item:hover p span.plus:after{
    background-color:#dab790;
}
.faq_item .answ{
    color: #BFC3CA;
    line-height: 115%;
    margin-top: 24px;
    display: none;
}
.faq_item p span.plus{
    position: relative;
    width: 17px;
    height: 17px;
    min-width: 17px;
    margin-left: 10px;
}
.faq_item p span.plus:before{
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 49%;
    transform: translate(0,-50%);
    left: 0;
    content: "";
}
.faq_item p span.plus:after{
    width: 3px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0%);
    content: "";
}
.faq_item.active p span.plus:after{
    opacity: 0;
}
.faq_item.active p span.plus:before{
    background-color: #dab790;
}

.ready{
    margin-bottom: 204px;
}
.ready .img_block img{
    max-width: 797px;
}
.ready .container{
    max-width: 1230px;
}
.ready .cover_block{
    backdrop-filter: blur(50px);
    background-color: rgba(30, 33, 39, 0.2);
    border-radius: 56px;
    padding: 104px 73px 0;
    position: relative;
}
.ready .cover_block:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url('../img/ready_bg.svg');
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.ready h2{
    line-height: 105%;
}
.ready .subtitle{
    max-width: 556px;
    margin: 0 auto;
}
.ready .img_block{
    margin-top: 24px;
    position: relative;
}
.ready .img_block a{
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    bottom: 48px;
    width: 231px;
}
.btn.vis_mob{
    display: none;
}
@media(max-width: 1440px){
    .first .container{
        max-width: 1170px;
    }
    .colored{
        padding-left: 25px;
    }
}
@media(max-width: 1199px){
    .first .container,
    .trade .container,
    .container,
    .how .container,
    .fast .container,
    .ready .container{
        max-width:960px;
    } 
    h1, h2{
        font-size: 80px;
    }
    p.subtitle{
        font-size: 28px;
    }
    .first .subtitle{
        margin-bottom: 50px;
    }
    .first{
        margin-bottom: 104px;
    }
    .trade .items_scoup{
        margin-top: 52px;
    }
    .trade .item_block p{
        font-size: 25px;
    }
    .how h2{
        margin-bottom: 52px;
    }
    .how{
        margin-bottom: 102px;
    }
    .fast{
        margin-bottom: 100px;
    }
    .card_block_outer .card_block{
        min-width: 230px;
        height: 315px;
    }
    .fast .plus p{
        font-size: 80px;
    }
    .cover_faq{
        margin-top: 23px;
    }
    .ready .cover_block{
        padding-top: 50px;
    }
    .ready .cover_block::before {
        background-size: contain;
    }
}
@media(max-width: 991px){
    .first .container,
    .trade .container,
    .container,
    .how .container,
    .fast .container,
    .ready .container{
        max-width:730px;
    }
    h1, h2{
        font-size: 48px;
    }
    .first h1 span{
        line-height: 65px;
    }
    .first .subtitle{
        font-size: 20px;
    }
    .colored{
        padding: 20px 20px 0;
    }
    .first .left{
        margin-right: 30px;
    }
    h2{
        margin-bottom: 15px;
    }
    .trade .item_block{
        width:calc(50% - 10px);
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .trade .items_scoup{
        flex-wrap: wrap;
        justify-content:space-between;    
    }
    .trade::before {
        bottom: auto;
        top: 25%;
        transform: translate(-50%,0%);
    }
    .trade .cover_btn{
        margin-top: 25px;
    }
    .trade{
        margin-bottom: 80px;
    }
    .fast{
        overflow: hidden;
    }
    .how .item_block:first-child img{
        max-width: 250px;
    }
    .how .item_block:nth-child(2) img{
        max-width: 270px;
    }
    .fast::before {
        height: 300px;
    }
    .faq h2 span{
        line-height: 70px;
    }
    .how .item_block:nth-child(4) .text_block{
        bottom: 10px;
    }
    .how .item_block:nth-child(3){
        padding-bottom: 72px;
    }
    .ready{
        margin-bottom: 100px;
    }
}
@media(max-width: 767px){
    .ready{
        margin-bottom: 50px;
    }
    .first .d-flex{
        flex-flow: column-reverse;
    }
    .first h1{
        text-align: center;
        margin-bottom: 16px;
    }
    .first .subtitle{
        text-align: center;
        margin-bottom: 30px;
    }
    .btn.hid_mob{
        display: none;
    }
    .first .left{
        margin-right: 0;
    }
    .btn.vis_mob{
        display: inline-flex;
        position: absolute;
        left: 50%;
        transform: translate(-50%,0);
        margin-left: 0;
        bottom: 35px;
    }
    .transaction_block{
        display: none;
    }
    p.subtitle{
        font-size: 20px;
    }
    .first{
        margin-bottom: 60px;
    }
    .trade .items_scoup{
        margin-top: 30px;
    }
    .trade{
        margin-bottom: 50px;
    }
    .how h2{
        margin-bottom: 30px;
    }
    .how{
        margin-bottom: 50px;
    }
    .card_block_outer .card_block img{
        width: 70px;
    }
    .card_block_outer .card_block {
      min-width: 190px;
      height: 210px;
    }
    .card_hold:nth-child(2){
        transform: translateX(-55%);
    }
    .card_hold:nth-child(3){
        transform: translateX(-108.4%);
    }
    .card_hold:nth-child(4){
        transform:translateX(-166.2%);
    }
    .card_hold:nth-child(5){
        transform: translateX(-224.6%);
    }
    .card_hold:nth-child(6){
        transform: translateX(-283%);
    }
    .fast .plus p {
      font-size: 60px;
    }
    .fast::before {
      height: 70px;
    }
    .faq_item p{
        font-size: 18px;
    }
    .faq_item{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .ready .cover_block{
        padding-left: 5px;
        padding-right: 5px;
    }
    .ready .img_block a{
        bottom: 20px;
    }
}
@media(max-width: 500px){
    .trade .item_block{
        width: 100%;
        max-width: 280px;
        margin: 0 auto 20px;
    }
    .trade .item_block:first-child{
        margin-left: auto;
    }
    .trade .item_block:last-child{
        margin-right: auto;
    }
    .how .item_block{
        width: 100%;
        margin-bottom: 10px;
    }

}
.wow:first-child {
  visibility: hidden;
}
@media screen and (max-width:1199px) {
    .wow:first-child{
        visibility: visible;
    }
    .card_hold{
        opacity: 1;
    }
    .how .item_block{
        overflow: hidden;
    }
}