@font-face {
    font-family: Celias;
    src: local("Celias");
    src: url(/wp-content/themes/twentyseventeen/assets/fonts/Celias.woff2) format("woff2"), url(/wp-content/themes/twentyseventeen/assets/fonts/Celias.woff) format("woff"), url(/wp-content/themes/twentyseventeen/assets/fonts/Celias.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Celias-Black;
    src: local("Celias-Black"), local("Celias Black");
    src: url(/wp-content/themes/twentyseventeen/assets/fonts/Celias-Black.woff2) format("woff2"), url(/wp-content/themes/twentyseventeen/assets/fonts/Celias-Black.woff) format("woff"), url(/wp-content/themes/twentyseventeen/assets/fonts/Celias-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: DsDigital;
    src: local("DsDigital"), local("Ds Digital"), local("Ds-Digital");
    src: url(/wp-content/themes/twentyseventeen/assets/fonts/DsDigital.woff2) format("woff2"), url(/wp-content/themes/twentyseventeen/assets/fonts/DsDigital.woff) format("woff"), url(/wp-content/themes/twentyseventeen/assets/fonts/DsDigital.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

input,
textarea {
    outline: transparent
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%
}

body,
html {
    scroll-behavior: smooth
}

body {
    min-width: 320px;
    min-height: 100%;
    font-family: Celias, sans-serif;
    font-size: 15px;
    line-height: 22px
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.title {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700
}

.subtitle {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 8px;
    opacity: .5
}

.btn {
    display: inline-block;
    border: none;
    cursor: pointer;
    line-height: 1;
    padding: 10px 23px;
    font-weight: 500;
    font-size: 15px;
    background-color: #4424d0;
    border-radius: 5px;
    color: #fff;
    text-align: center
}

.btn--yellow {
    background-color: #fec70d;
    color: #000;
    padding: 15px 23px
}

.btn--purple {
    background-color: #5f5ea7
}

/* li,
ul {
    padding: 0;
    margin: 0
} */

ul li {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 400
}

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

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

button {
    outline: transparent;
    cursor: pointer
}

textarea {
    resize: none
}

section {
    overflow: hidden
}

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

img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

a {
    text-decoration: none;
    color: inherit
}

.overflow-hidden {
    overflow: hidden
}

.overflow-hidden body {
    overflow: hidden
}

.swiper-button-next,
.swiper-button-prev {
    background: url(../images/dist/arrow-right.png) center no-repeat;
    outline: 0;
    left: auto;
    top: auto;
    bottom: 30px
}

.swiper-button-next::after,
.swiper-button-prev::after {
    content: none
}

.swiper-button-next {
    right: 55px
}

.swiper-button-prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 110px
}

.page-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about {
    background-color: #fc7478;
    padding-top: 60px;
    padding-bottom: 45px;
    color: #fff
}

.about__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about__cards-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.about__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 167px;
    height: 174px;
    background-image: -o-linear-gradient(315deg, #dc505f 1%, #ec8266 58%, #fcb46d 100%, #ffae41 100%, #ffae41 100%, #ffae41 100%, #ffae41 100%);
    background-image: linear-gradient(135deg, #dc505f 1%, #ec8266 58%, #fcb46d 100%, #ffae41 100%, #ffae41 100%, #ffae41 100%, #ffae41 100%);
    border-radius: 7px;
    margin-left: 20px
}

.about__item--1 {
    margin-top: 100px
}

.about__item--2 {
    background-image: -o-linear-gradient(315deg, #fc2f78 1%, #fc4788 58%, #fc5f98 100%, #fcb46d 100%, #ffae41 100%, #ffae41 100%, #ffae41 100%);
    background-image: linear-gradient(135deg, #fc2f78 1%, #fc4788 58%, #fc5f98 100%, #fcb46d 100%, #ffae41 100%, #ffae41 100%, #ffae41 100%)
}

.about__item--3 {
    background-image: -o-linear-gradient(315deg, #5552e2 1%, #5884de 58%, #5ab5da 100%, #fcb46d 100%, #ffae41 100%, #ffae41 100%, #ffae41 100%);
    background-image: linear-gradient(135deg, #5552e2 1%, #5884de 58%, #5ab5da 100%, #fcb46d 100%, #ffae41 100%, #ffae41 100%, #ffae41 100%);
    margin-top: 100px
}

.about__item--4 {
    background-image: -o-linear-gradient(315deg, #1c43a6 0, #1f75b0 64%, #21a6ba 100%, #21a6ba 100%);
    background-image: linear-gradient(135deg, #1c43a6 0, #1f75b0 64%, #21a6ba 100%, #21a6ba 100%);
    margin-top: 20px
}

.about__item--5 {
    background-image: -o-linear-gradient(315deg, #f08815 0, #f5ab47 58%, #facd78 100%, #84cdf4 100%, #84cdf4 100%, #5aadda 100%, #fcb46d 100%, #ffae41 100%);
    background-image: linear-gradient(135deg, #f08815 0, #f5ab47 58%, #facd78 100%, #84cdf4 100%, #84cdf4 100%, #5aadda 100%, #fcb46d 100%, #ffae41 100%);
    margin-top: -80px
}

.about__item--6 {
    background-image: -o-linear-gradient(315deg, #8f32ee 1%, #a659f3 58%, #bc7ff7 100%, #fcb46d 100%, #ffae41 100%, #ffae41 100%, #ffae41 100%);
    background-image: linear-gradient(135deg, #8f32ee 1%, #a659f3 58%, #bc7ff7 100%, #fcb46d 100%, #ffae41 100%, #ffae41 100%, #ffae41 100%);
    margin-top: 20px
}

.about__img {
    margin-bottom: 15px
}

.about__name {
    color: #fff;
    font-size: 19px;
    line-height: 1
}

.about__content {
    margin-left: 25px;
    max-width: 580px
}

.about__subtitle {
    margin-bottom: 10px;
    font-weight: 500
}

.about__title {
    font-size: 25px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 5px
}

.about .fade-text {
    position: absolute;
    bottom: 0;
    height: 200px;
    width: 100%;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(252, 116, 120, 0)), to(#fc7478));
    background: -o-linear-gradient(top, rgba(252, 116, 120, 0), #fc7478);
    background: linear-gradient(to bottom, rgba(252, 116, 120, 0), #fc7478)
}

.about__text {
    position: relative;
    height: 370px;
    overflow: hidden;
    margin-bottom: 30px
}

.about__text.open {
    height: auto
}

.about__text.open .fade-text {
    display: none
}

.about__text.open::after {
    display: none
}

.about__btn {
    position: relative;
    display: inline-block;
    font-weight: 500;
    padding-bottom: 3px
}

.about__btn::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #fff
}

.about__btn-wrapper {
    text-align: center
}

.answers {
    padding-top: 55px;
    padding-bottom: 50px;
    background: url(../images/dist/bg-el-1.png) top left -40px no-repeat
}

.answers__title {
    margin-bottom: 30px
}

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

.answers__img {
    margin-top: 20px
}

.answers__content {
    margin-left: 55px;
    max-width: 622px;
    width: 100%;
    margin-top: -50px
}

.answers__item {
    border-radius: 7px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 9px 1px rgba(0, 0, 0, .13);
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, .13);
    margin-bottom: 15px;
    cursor: pointer
}

.answers__item:last-child {
    margin-bottom: 0
}

.answers__item p:last-child {
    margin-bottom: 0
}

.answers__item.active .answers__item-title svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.answers__item.active .answers__item-title svg path {
    fill: #4392ff
}

/* .answers__item.active .answers__item-content {
    display: block
} */

.answers__item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 10px
}

.answers__item-title svg {
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 10px
}

.answers__item-title path,
.answers__item-title svg {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.answers__item-content {
    display: none;
    font-weight: 300;
    padding: 15px 10px;
    padding-top: 0;
    padding-bottom: 20px
}

.answers__item-content p:first-child {
    margin-top: 0
}

.aside {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    margin-bottom: 30px;
    width: 31%;
    margin-right: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-top: 60px;
    border-right: 1px solid #e5e5e5
}

.aside__site-item {
    padding-bottom: 25px;
    padding-top: 20px;
    border-top: 1px solid #dcdcdc
}

.aside__site-item:first-child {
    border: none;
    padding-top: 0
}

.aside__site-logo {
    text-align: center;
    margin-bottom: 25px
}

.aside__site-logo img {
    margin: 0 auto
}

.aside__site-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.aside__site-btn {
    padding: 15px 23px;
    width: 48%
}

.aside__container {
    padding-right: 10px
}

.aside__logo {
    margin-bottom: 15px;
    text-align: center
}

.aside__title {
    font-size: 15px;
    line-height: 22px;
    font-family: Celias, sans-serif;
    color: #28c73b;
    text-align: center;
    margin-bottom: 15px
}

.aside__list {
    margin-bottom: 25px
}

.aside__list li {
    position: relative;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    line-height: 18px
}

.aside__list li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: url(../images/dist/list-circle.svg) center no-repeat
}

.aside__list li:last-child {
    margin-bottom: 0
}

.aside__list2 {
    margin-bottom: 25px
}

.aside__list2 li {
    position: relative;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    line-height: 18px
}

.aside__list2 li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: url(../images/dist/list-circle2.svg) center no-repeat
}

.aside__list2 li:last-child {
    margin-bottom: 0
}

.aside__rating {
    padding-bottom: 30px
}

.aside__currency {
    padding: 15px 0;
    padding-right: 10px;
    border-bottom: 1px solid #e5e5e5
}

.aside__currency:first-child {
    border-top: 1px solid #e5e5e5
}

.aside__currency .aside__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.aside__currency-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.aside__currency-name b {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500
}

.aside__currency-name span {
    color: #9c9ba9;
    text-transform: uppercase;
    margin-left: 5px
}

.aside__currency-name img {
    margin-right: 10px
}

.aside__currency-price {
    text-align: right
}

.aside__currency-price b {
    display: block;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 5px
}

.aside__currency-price span {
    display: block;
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    color: #eb0029
}

.rating {
    font-family: Celias, sans-serif
}

.rating__title {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 18;
    line-height: 22px;
    font-weight: 600
}

.rating__circle-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.rating__circle-wrapper {
    position: relative;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px
}

.rating__value {
    font-size: 25px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 10px
}

.rating__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rating__list li+li {
    margin-left: 3px
}

.rating__bar-title {
    font-weight: 600;
    font-size: 13px;
    line-height: 1.2;
    margin-bottom: 10px;
    opacity: .7
}

.rating__bar-value {
    position: relative;
    z-index: 3
}

.rating__bar {
    position: relative;
    border-radius: 5px;
    line-height: 1;
    font-weight: 600;
    padding: 10px;
    color: #fff;
    background-color: #f7f7f7;
    margin-bottom: 27px
}

.rating__bar--blue .rating__bar-fill {
    background-color: #6c87f0
}

.rating__bar--green .rating__bar-fill {
    background-color: #28c73b
}

.rating__bar--aqua .rating__bar-fill {
    background-color: #00daf9
}

.rating__bar-fill {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 5px
}

.rating__btn {
    display: block;
    text-align: center;
    margin-bottom: 15px
}

.rating__circle-wrapper svg {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.benefits {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    padding-top: 70px;
    overflow: hidden
}

.benefits__title {
    padding-bottom: 30px;
    margin-bottom: 22px;
    position: relative
}

.benefits__title::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    height: 2px;
    width: 98px;
    background-color: #fec70d
}

.benefits__subtitle {
    opacity: .7
}

.benefits__head {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 55px;
    max-width: 615px
}

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

.benefits__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 50px;
    max-width: 320px
}

.benefits__img {
    margin-right: 14px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.benefits__name {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px
}

.benefits__text {
    font-size: 16px;
    font-weight: 300
}

.clients {
    padding-top: 60px;
    padding-bottom: 65px;
    background-color: #f5f5f5
}

.clients__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px
}

.clients__title {
    color: #2d2e39
}

.clients__stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.clients__stats-item {
    margin-left: 40px;
    max-width: 230px;
    line-height: 1.2
}

.clients__stats-item:first-child {
    margin-left: 0
}

.clients__stats-item span {
    display: block;
    font-weight: 300
}

.clients__stats-item b {
    display: block;
    color: #fc7478;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 10px
}

.clients__slider {
    max-width: 940px;
    margin: 0 auto;
    padding: 25px;
    padding-bottom: 40px
}

.clients__item {
    border-radius: 10px;
    background-color: #fafafa;
    height: auto
}

.clients__item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 9px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, .1);
    background-color: #fafafa;
    padding: 25px 30px;
    height: 92%
}

.clients__info {
    max-width: 160px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.clients__img {
    width: 90px;
    height: 90px;
    margin: 0 auto 12px;
    position: relative;
}

.clients__img img {
    width: 100%;
    height: 100% !important;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.clients__name {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.2
}

.clients__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.clients__rating li+li {
    margin-left: 3px
}

.clients__text {
    position: relative;
    margin-left: 40px;
    line-height: 25px;
    opacity: .8;
    padding-right: 35px
}

.clients__text::after {
    position: absolute;
    content: "";
    background-color: #4424d0;
    right: 0;
    top: 50px;
    height: 80px;
    width: 1px
}

.clients .swiper-container-horizontal>.swiper-pagination-bullets,
.clients .swiper-pagination-custom,
.clients .swiper-pagination-fraction {
    top: 56px;
    display: inline-block;
    width: auto;
    right: 40px;
    bottom: auto;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    left: auto;
    opacity: .5
}

.credits {
    padding-top: 65px;
    padding-bottom: 70px;
    background: url(../images/dist/sections-bg.png) center/cover no-repeat
}

.credits__title {
    margin-bottom: 40px
}

.credits__list {
    margin-bottom: 50px
}

.credits__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 0;
    padding-right: 8px;
    padding-left: 20px;
    margin-bottom: 18px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 9px 1px rgba(0, 0, 0, .08);
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, .08);
    transition: all .4s;
}

.credits__item {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(49, 132, 255, .07)), to(rgba(100, 172, 255, .3)));
    background-image: -o-linear-gradient(right, rgba(49, 132, 255, .07) 0, rgba(100, 172, 255, .3) 100%);
    background-image: linear-gradient(270deg, rgba(49, 132, 255, .07) 0, rgba(100, 172, 255, .3) 100%)
}

.credits__cryptos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.credits__cryptos li+li {
    margin-left: 10px
}

.credits__col:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.credits__col--main {
    width: 50%;
    margin-left: 20px
}

.credits__logo {
    text-align: center;
    width: 160px
}

.credits__logo img {
    margin: 0 auto
}

.credits__key {
    font-size: 13px;
    line-height: 1;
    margin-bottom: 12px;
    opacity: .7
}

.credits__value {
    font-size: 16px;
    line-height: 1;
    color: #9c9ba9;
    text-transform: uppercase
}

.credits__value b {
    color: #000;
    font-weight: 500
}

.credits__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.credits__rating li+li {
    margin-left: 3px
}

.credits__btn {
    margin-bottom: 7px
}

.credits__btn-read {
    position: relative;
    color: #4392ff;
    padding-bottom: 2px
}

.credits__btn-read::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #4392ff
}

.credits__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 25px;
    line-height: 20px;
    opacity: .8
}

.credits__text img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px;
    margin-top: 3px
}

.credits__calculator-title {
    margin-bottom: 20px
}

.footer {
    background-color: #4424d0;
    color: #e1def6
}

.footer__logo img {
    width: 200px
}

.footer__top-wrapper {
    border-bottom: 1px solid #6950d9
}

.footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 25px
}

.footer__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    line-height: 27px
}

.footer__list li+li {
    margin-left: 30px
}

.footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 13px;
    line-height: 1.2;
    padding-bottom: 25px;
    padding-top: 40px
}

.footer__bottom-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer__bottom-list li+li {
    margin-left: 37px
}

.footer__policy {
    position: relative;
    padding-bottom: 3px
}

.footer__policy::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background-color: #fff;
    left: 0;
    bottom: 0
}

.header {
    position: fixed;
    z-index: 20;
    left: 0;
    top: 0;
    width: 100%;
    padding: 35px 0 5px;
    -webkit-transition: all .34s;
    -o-transition: all .34s;
    transition: all .34s
}

.header--black {
    color: #000
}

.header--black .header__navigation {
    color: #000
}

.header--black .menu .menu__list>a::after,
.header--black .menu .menu__list>a::before {
    background-color: #000
}

.header--black .header__menu-btn span {
    background-color: #000
}

.header--black .menu.active {
    color: #fff
}

.header--black .menu.active .menu__list>a::after,
.header--black .menu.active .menu__list>a::before {
    background-color: #fff
}

.header--black .menu.active~.header__menu-btn span {
    background-color: #fff
}

.header--black.fixed .header__menu-btn span {
    background-color: #fff
}

.header--black.fixed .header__navigation {
    color: #fff
}

.header.fixed {
    background-color: #498fee;
    padding-top: 5px;
    -webkit-box-shadow: 0 10px 18px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 10px 18px 2px rgba(0, 0, 0, .15);
}

.header.fixed .header__logo img {
    width: 120px
}

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

.header__logo img {
    width: 195px;
    transition: all .34s
}

.header__navigation {
    font-size: 18px;
    line-height: 27px;
    color: #fff
}

.header__navigation.active {
    display: block;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.header__navigation>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__navigation>ul>li {
    position: relative
}

.header__navigation li+li {
    margin-left: 35px
}

.header__navigation li {
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

.header__navigation li ul {
    position: absolute;
    left: -30px;
    top: 100%;
    background-color: #fff;
    color: #000;
    width: 280px;
    display: none;
    -webkit-box-shadow: 0 0 18px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 0 18px 2px rgba(0, 0, 0, .1);
    border-radius: 5px 0 0 5px
}

.header__navigation li ul a {
    padding: 15px 20px
}

.header__navigation li ul>li {
    opacity: .6
}

.header__navigation li ul li {
    margin-left: 0;
    border-bottom: 1px solid #e5e5e5
}

.header__navigation li ul li:last-child {
    border-bottom: none
}

.header__navigation li ul ul {
    left: auto;
    right: -100%;
    top: 0;
    border-radius: 0;
    border-bottom-right-radius: 5px
}

.header__navigation li a {
    display: block;
    padding: 15px 0
}

.header__navigation li li li {
    opacity: 1
}

.header__menu-btn {
    display: none;
    width: 30px;
    background-color: transparent;
    border: none
}

.header__menu-btn span {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #fff;
    margin-bottom: 8px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.header__menu-btn span:last-child {
    margin-bottom: 0
}

.header__menu-btn span:nth-child(2) {
    width: 20px
}

.header__navigation li.open>ul {
    display: block
}

.header__navigation li.open ul>li {
    opacity: 1
}

.header__navigation li.open li.open ul {
    z-index: 4
}

.header__navigation li.open ul {
    width: 180px;
    right: 0;
    left: auto
}

.menu .menu__list>a {
    position: relative;
    display: block;
    padding-right: 17px
}

.menu .menu__list>a::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 1px;
    background-color: #fff;
    right: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

.menu .menu__list>a::after {
    position: absolute;
    content: "";
    width: 6px;
    height: 1px;
    background-color: #fff;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

.menu .menu__list .menu__list a {
    padding-right: 20px
}

.menu .menu__list .menu__list a::after,
.menu .menu__list .menu__list a::before {
    right: 10px;
    background-color: #000
}

.menu .menu__list .menu__list a::before {
    top: calc(50% - 2px)
}

.menu .menu__list .menu__list a::after {
    top: calc(50% + 1px)
}

.hero {
    position: relative;
    /* background: url(../images/dist/hero-bg.jpg) center/cover no-repeat; */
	background: #864fb8;
    padding-top: 160px;
    padding-bottom: 90px
}

/* .hero::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#6950d9), to(#684fd9));
    background-image: -o-linear-gradient(bottom, #6950d9 0, #684fd9 100%);
    background-image: linear-gradient(0deg, #6950d9 0, #684fd9 100%);
    opacity: .8
} */

.hero__inner {
    position: relative;
    z-index: 2;
    color: #fff
}

.hero__content {
    text-align: center;
    max-width: 910px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto
}

.hero__title {
    margin-bottom: 12px;
    font-family: Celias, sans-serif
}

.hero__text {
    opacity: .8;
    font-size: 18px;
    line-height: 27px
}

.hero .hero__price {
    color: #fc7478;
    font-family: DsDigital, sans-serif;
    font-weight: 700;
    font-size: 75px;
    line-height: .7;
    max-width: 100%;
    opacity: 1
}

.hero .hero__price::after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hero__footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.hero__footer li {
    position: relative;
    padding-right: 15px;
    max-width: 215px;
    opacity: .7;
    text-align: center
}

.hero__footer li::after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #fc7478
}

.hero__footer li+li {
    margin-left: 70px
}

.mission {
    padding-top: 100px;
    padding-bottom: 60px;
    background: url(../images/dist/bg-el-2.png) left top no-repeat, url(../images/dist/bg-el-3.png) bottom right -365px no-repeat;
    color: #111
}

.mission__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.mission__content {
    max-width: 580px
}

.mission .fade-text {
    position: absolute;
    bottom: 0;
    height: 200px;
    width: 100%;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%)
}

.mission__text {
    position: relative;
    height: 290px;
    overflow: hidden;
    margin-bottom: 10px;
    opacity: .8
}

.mission__text.open {
    height: auto
}

.mission__text.open .fade-text {
    display: none
}

.mission__btn-wrapper {
    text-align: center
}

.mission__btn {
    position: relative;
    display: inline-block;
    font-weight: 500;
    padding-bottom: 3px
}

.mission__btn::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #000
}

.mission__title {
    font-weight: 500
}

.mission__img {
    margin-left: 20px
}

.review-hero {
    background-image: -o-linear-gradient(200deg, #8b53ac 0, #061d69 100%);
    background-image: linear-gradient(250deg, #8b53ac 0, #061d69 100%);
    padding-top: 140px
}

.review-hero__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 20px
}

.review-hero__title {
    font-size: 56px;
    line-height: 1.1;
    font-family: Celias, sans-serif;
    text-transform: uppercase;
    color: #fff;
    margin-left: 15px;
    margin-bottom: 2px;
    font-weight: 700
}

.review-hero__inner {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 50px
}

.review-hero__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px
}

.review-hero__rating span {
    font-size: 17px;
    opacity: .7;
    display: block;
    margin-right: 30px;
    color: #fff
}

.review-hero__rating ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.review-hero__rating li+li {
    margin-left: 3px
}

.review-hero__btn {
    max-width: 290px;
    width: 100%
}

.review-hero__slider {
    background-color: #1c2037;
    color: #fff;
    padding: 30px 23px
}

.review-hero__item {
    font-size: 16px;
    width: 115px
}

.review-hero__key {
    margin-bottom: 8px;
    font-weight: 500
}

.review-hero__value {
    display: inline-block
}

.review-hero__arrow {
    display: inline-block;
    margin-left: 5px
}

.review {
    padding-top: 30px;
    padding-bottom: 30px
}

.review__text p {
    font-family: Celias, sans-serif
}

.review__title {
    font-size: 21px;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 23px
}

.review__higlight {
    font-weight: 600;
    font-style: italic;
    color: #eb0029
}

.review__higlight b {
    color: #000
}

.review__list li {
    position: relative;
    padding-left: 40px;
    padding-top: 5px;
    padding-bottom: 5px
}

.review__list li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: url(../images/dist/list-circle.svg) center no-repeat
}

.review__coupon-wrapper {
    margin-bottom: 35px
}

.review__coupon-wrapper .review__title {
    font-weight: 700;
    text-align: center
}

.review__banner {
    margin: 40px 0;
    background-color: #6c87f0;
    -webkit-box-shadow: 0 0 9px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, .1);
    color: #fff;
    text-align: center;
    padding: 35px
}

.review__banner-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 12px
}

.review__banner-subtitle {
    margin-bottom: 20px;
    font-weight: 300;
    opacity: .6
}

.review__btn {
    max-width: 250px;
    width: 100%
}

.review__img {
    margin-top: 35px;
    margin-bottom: 40px
}

.coupon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-shadow: 0 0 9px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, .1);
    padding: 30px;
    padding-bottom: 35px
}

.coupon::before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 14px 14px 0;
    border-color: transparent #6c87f0 transparent transparent
}

.coupon::after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 14px 14px;
    border-color: transparent transparent #6c87f0 transparent
}

.coupon__left {
    max-width: 350px
}

.coupon__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px
}

.coupon__rating-caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.coupon__rating-caption span {
    opacity: .7
}

.coupon__rating-caption b {
    display: inline-block;
    font-size: 20px;
    margin-left: 10px
}

.coupon__rating-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10px
}

.coupon__rating-list li+li {
    margin-left: 3px
}

.coupon__title {
    font-size: 24px;
    line-height: 30px;
    color: #333;
    margin-bottom: 15px
}

.coupon__text {
    font-size: 15px;
    line-height: 1.2;
    color: rgba(51, 51, 51, .6);
    margin-bottom: 15px
}

.coupon__btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 13px;
    max-width: 250px;
    width: 100%;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 500;
    background-color: #6c87f0;
    border-radius: 5px;
    border: none;
    text-align: center;
    color: #fff;
    padding-right: 40px
}

.coupon__btn::after {
    position: absolute;
    content: "";
    right: 30px;
    top: 0;
    height: 45px;
    width: 17px;
    background: url(../images/dist/coupon-bg.png) center no-repeat
}

.coupon__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 18px
}

.coupon__date span {
    opacity: .6
}

.coupon__date img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 8px
}

.coupon__right {
    margin-left: 30px
}

.seo-hero {
    padding-top: 200px;
    padding-bottom: 110px;
    font-family: Celias, sans-serif;
    background: url(../images/dist/bg-el-2.png) top left no-repeat
}

.seo-hero .container {
    position: relative
}

.seo-hero__bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 80px;
    bottom: -190px;
    z-index: -1;
    font-family: Celias, sans-serif
}

.seo-hero__title {
    font-size: 40px;
    font-weight: 700;
    line-height: 65px;
    margin: 10px 0;
    color: #111
}

.seo-hero__title span {
    font-size: 55px;
    display: inline-block;
    font-weight: 800;
    color: #fc7478
}

.seo-hero__bg-title {
    line-height: 1;
    font-size: 250px;
    font-weight: 700;
    color: #f6fbff
}

.seo-hero__bg-title--2 {
    font-size: 210px;
    margin-top: 80px;
    margin-left: 80px
}

.seo-hero__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.seo-hero__content {
    max-width: 750px
}

.seo-hero__subtitle {
    font-size: 25px;
    line-height: 1.1;
    color: #111
}

.seo-hero__img {
    margin-left: 30px
}

.seo-hero__img img {
    max-width: 350px
}

.seo-page .credits {
    background: 0 0;
    padding: 0
}

.seo-page__wrapper {
    background: #f5f5f5
}

.staking-hero {
    background: url(../images/dist/staking-bg.png) center/cover no-repeat;
    padding-top: 200px;
    padding-bottom: 110px
}

.staking-hero__content {
    max-width: 550px;
    color: #fff
}

.staking-hero__subtitle {
    opacity: .6;
    font-weight: 700;
    margin-bottom: 8px
}

.staking-hero__title {
    margin-bottom: 12px
}

.staking-hero__text {
    font-size: 18px;
    line-height: 1.2;
    opacity: .6
}

.trade-foot {
    padding-top: 55px;
    padding-bottom: 0
}

.trade-foot__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -10px;
    margin-right: -10px
}

.trade-foot__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 9px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, .1);
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(25% - 20px);
    width: 100%
}

.trade-foot__left ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.trade-foot__left li+li {
    margin-left: 3px
}

.trade-foot__left>img {
    max-width: 95px;
    padding-right: 20px
}

.trade-foot__right {
    margin-left: 10px
}

.trade-foot__right strong {
    display: block;
    font-size: 17px;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 10px
}

.trade-foot__right span {
    display: block;
    line-height: 18px
}

.trade-hero {
    padding-top: 220px;
    background: url(../images/dist/trade-bg.png) center/cover no-repeat
}

.trade-hero__inner {
    padding-bottom: 100px;
    text-align: center;
    color: #fff
}

.trade-hero__title {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 17px;
    line-height: 1.3
}

.trade-hero__text {
    max-width: 592px;
    margin: 0 auto;
    opacity: .7;
    line-height: 22px
}

.trade-info {
    padding-top: 65px;
    padding-bottom: 60px;
    background: -o-linear-gradient(315deg, #7f1fd3 0, #6c12b9 36%, #110859 100%);
    background: linear-gradient(135deg, #7f1fd3 0, #6c12b9 36%, #110859 100%);
    color: #fff
}

.trade-info__title {
    font-family: Celias, sans-serif
}

.trade-info__text {
    opacity: .7;
    font-family: Celias, sans-serif;
    max-height: 185px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative
}

.trade-info__text.open {
    max-height: 100%
}

.trade-info__btn-wrapper {
    text-align: center
}

.trade-info__btn {
    position: relative;
    padding-bottom: 3px
}

.trade-info__btn::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #fff
}

.trade-page .answers {
    background: 0 0
}

.trade {
    position: relative;
    padding-bottom: 45px;
    padding-top: 60px
}

.trade__inner {
    padding-bottom: 20px
}

.trade__bg {
    position: absolute;
    top: -30px;
    left: 80px;
    z-index: -1
}

.trade .container {
    position: relative
}

.trade__title-bg {
    display: inline-block;
    font-size: 250px;
    font-weight: 700;
    font-family: Celias, sans-serif;
    color: #f6fbff
}

.trade__title-bg--2 {
    font-size: 209px;
    margin-left: 115px;
    margin-top: 35px
}

.trade__title {
    margin-bottom: 35px
}

.trade__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.trade__item {
    border-radius: 5px;
    -webkit-box-shadow: 0 0 9px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, .1);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px)
}

.trade__item--1 .trade__img {
    background-color: #6c87f0
}

.trade__item--2 .trade__img {
    background-color: #0047b2
}

.trade__item--3 .trade__img {
    background-color: #aca0ee
}

.trade__item--4 .trade__img {
    background-color: #41929d
}

.trade__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 70px;
    border-radius: 5px 5px 0 0
}

.trade__img img {
    max-height: 65px
}

.trade__content {
    padding: 25px 30px
}

.trade__item-list {
    margin-bottom: 30px
}

.trade__item-list li {
    position: relative;
    padding-left: 45px;
    padding-top: 8px;
    margin-bottom: 20px
}

.trade__item-list li:last-child {
    margin-bottom: 0
}

.trade__item-list li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: url(../images/dist/list-circle.svg) center no-repeat
}

.trade__item-list2 {
    margin-bottom: 30px
}

.trade__item-list2 li {
    position: relative;
    padding-left: 45px;
    padding-top: 8px;
    margin-bottom: 20px
}

.trade__item-list2 li:last-child {
    margin-bottom: 0
}

.trade__item-list2 li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: url(../images/dist/list-circle2.svg) center no-repeat
}

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

.trade__btn {
    padding: 15px 23px;
    width: 48%
}

@media (min-width:1025px) {
    .btn {
        -webkit-transition: .3s ease;
        -o-transition: .3s ease;
        transition: .3s ease
    }
    .btn:hover {
        background-color: #ffd033;
        color: #fff
    }
    .btn--yellow:hover {
        background-color: #ffd033;
        color: #000
    }
    .header__navigation>ul>li>a:hover,
    .header__navigation>ul>li:hover>a {
        color: #fec70d
    }
    .footer__list li:hover {
        color: #fec70d
    }
    .footer__bottom-list li:hover {
        color: #fec70d
    }
    .header__navigation li:hover>ul {
        display: block
    }
    .header__navigation li li li:hover {
        background-color: #f0f0f0;
        color: #2968af
    }
    .header__navigation li ul>li:hover {
        opacity: 1
    }
    .menu .menu__list .menu__list a:hover {
        opacity: .8;
    }
    .answers__item {
        transition: box-shadow .34s;
    }
    .answers__item:hover {
        -webkit-box-shadow: 0 0 9px 1px rgba(0, 0, 0, .35);
        box-shadow: 0 0 9px 1px rgba(0, 0, 0, .35);
    }
    .footer__policy:after,
    .lang-item a,
    #breadcrumbs a,
    .mission__btn:after,
    .credits__btn-read:after,
    .more__btn:after {
        transition: all .4s;
    }
    .footer__policy:hover:after,
    .mission__btn:hover:after,
    .credits__btn-read:hover:after,
    .more__btn:hover:after {
        opacity: 0;
    }
    .lang-item a:hover,
    #breadcrumbs a:hover {
        opacity: .7;
    }
}

@media (max-width:1200px) {
    .answers__content {
        margin-top: 0
    }
}

@media (max-width:1024px) {
    .mission {
        padding-top: 60px;
        background: 0 0
    }
    .mission__content {
        max-width: 425px
    }
    .mission__img {
        margin-top: 60px
    }
    .benefits__list {
        margin-left: -30px;
        margin-right: -30px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .benefits__item {
        max-width: 100%;
        width: calc(50% - 60px);
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom: 30px
    }
    .seo-hero {
        background-position: top -173px left -379px;
        padding-top: 140px;
        padding-bottom: 90px
    }
    .seo-hero__bg {
        left: 10px;
        bottom: -165px
    }
    .seo-hero__bg-title {
        font-size: 185px
    }
    .seo-hero__bg-title--2 {
        font-size: 155px;
        margin-top: 50px
    }
    .seo-hero__img {
        display: none
    }
    .trade__bg {
        display: none
    }
    .trade__content {
        padding: 20px 10px
    }
    .trade-info {
        padding: 45px 0
    }
    .trade-foot {
        padding-top: 40px;
        padding-bottom: 0
    }
    .trade-foot__item {
        max-width: calc(50% - 20px)
    }
    .trade-foot__item:nth-child(2)~.trade-foot__item {
        display: none
    }
    .trade-hero {
        padding-top: 140px
    }
    .trade-hero__inner {
        padding-bottom: 65px
    }
    .coupon__right {
        margin-left: 0
    }
    .aside {
        width: 35%
    }
    .aside__list {
        margin-bottom: 0
    }
    .aside__currency {
        padding-right: 0
    }
    .aside__currency-price b {
        margin-bottom: 0
    }
    .footer__bottom-list {
        display: none
    }
    .swiper-button-next {
        right: 30px;
        bottom: 50px;
        height: 20px
    }
    .swiper-button-prev {
        right: 85px;
        bottom: 50px;
        height: 20px
    }
    .clients .swiper-container-horizontal>.swiper-pagination-bullets,
    .clients .swiper-pagination-custom,
    .clients .swiper-pagination-fraction {
        right: 30px
    }
    .clients__slider {
        padding-left: 10px;
        padding-right: 10px;
        max-width: calc(100% + 30px);
        margin-left: -10px;
        margin-right: -10px
    }
    .clients__stats-item {
        margin-left: 25px
    }
    .clients__stats-item span {
        font-size: 13px;
        line-height: 1.2
    }
    .clients__stats-item b {
        font-size: 25px
    }
    .clients__item-inner {
        padding-left: 15px
    }
    .about__item {
        width: 105px;
        height: 110px
    }
    .about__item--1,
    .about__item--3 {
        margin-top: 50px
    }
    .about__item--5 {
        margin-top: -30px
    }
    .about__name {
        font-size: 12px
    }
    .about__cards {
        margin-bottom: 40px
    }
    .about__img {
        text-align: center;
        margin-bottom: 10px
    }
    .about__img img {
        width: 65%
    }
    .about__inner {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .credits {
        background: 0 0
    }
    .credits__cryptos li:nth-child(6)~li {
        display: none
    }
    .credits__item {
        padding-left: 10px
    }
    .credits__col:nth-child(5),
    .credits__col:nth-child(6) {
        display: none
    }
    .header {
        padding-top: 20px;
    }
    .header__navigation {
        font-size: 15px;
        line-height: 1.2
    }
    .header__logo img {
        width: 140px
    }
    .hero {
        padding-bottom: 75px
    }
    .hero__content {
        margin-bottom: 80px
    }
    .hero__footer li {
        font-size: 13px;
        line-height: 1.2;
        max-width: 180px
    }
    .hero__footer li+li {
        margin-left: 35px
    }
    .hero__footer ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .hero .hero__price {
        font-size: 59px;
        margin-left: 20px
    }
    .footer__logo img {
        width: 140px
    }
}

@media (max-width:900px) {
    .answers {
        background: 0 0
    }
    .answers__img {
        display: none
    }
    .answers__content {
        max-width: 100%;
        margin-left: 0
    }
}

@media (max-width:750px) {
    .subtitle {
        font-size: 12px
    }
    .title {
        font-size: 19px
    }
    .mission {
        padding-top: 50px;
        padding-bottom: 35px
    }
    .mission__title {
        text-align: center;
        margin-bottom: 10px;
        font-size: 20px
    }
    .mission__content {
        max-width: 100%
    }
    .mission__img {
        margin: 0;
        margin-bottom: 20px
    }
    .mission__text {
        font-size: 13px
    }
    .mission__btn {
        font-size: 13px
    }
    .benefits__list {
        margin-left: -12px;
        margin-right: -12px
    }
    .benefits__item {
        margin-bottom: 30px;
        margin-left: 12px;
        margin-right: 12px;
        width: calc(50% - 24px)
    }
    .mission {
        padding-top: 40px
    }
    .seo-hero {
        padding-bottom: 70px
    }
    .seo-hero__subtitle {
        font-size: 15px
    }
    .seo-hero__bg {
        display: block;
        right: 10px;
        bottom: -175px
    }
    .seo-hero__bg-title {
        display: block;
        font-size: 94px;
        line-height: 1
    }
    .seo-hero__bg-title--2 {
        font-size: 78px;
        margin-top: 0;
        margin-left: auto;
        text-align: right
    }
    .seo-hero__title {
        font-size: 16px;
        line-height: 35px
    }
    .seo-hero__title span {
        display: block;
        font-size: 26px;
        line-height: 35px
    }
    .trade-hero {
        padding-top: 130px
    }
    .trade-hero__title {
        font-size: 24px
    }
    .trade-hero__inner {
        padding-bottom: 45px
    }
    .trade-hero__text {
        font-size: 13px;
        line-height: 1.2
    }
    .review-hero__rating {
        margin-bottom: 30px
    }
    .review-hero__inner {
        padding-bottom: 65px
    }
    .review-hero__title {
        font-size: 38px
    }
    .review-hero__logo {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .review-hero__logo img {
        width: 280px
    }
    .footer__top {
        padding: 15px 0
    }
    .footer__logo {
        margin: 0 auto
    }
    .footer__list {
        display: none
    }
    .footer__copy {
        margin-bottom: 20px
    }
    .footer__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 25px
    }
    .clients {
        padding: 40px 0
    }
    .clients__head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 0
    }
    .clients__stats {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%
    }
    .clients__titles {
        margin-bottom: 20px
    }
    .clients__rating {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .clients__text {
        margin-left: 0;
        padding-right: 0;
        padding-bottom: 20px
    }
    .clients__text::after {
        display: none
    }
    .clients__name {
        font-size: 14px
    }
    .clients__item {
        background-color: transparent
    }
    .clients__item-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 20px 10px;
        padding-bottom: 5px
    }
    .clients__slider {
        min-height: auto;
        padding-bottom: 40px
    }
    .clients__info {
        text-align: center
    }
    .clients__swiper-elems {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        position: absolute;
        left: 50%;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .swiper-button-next,
    .swiper-button-prev {
        position: static;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .clients .swiper-container-horizontal>.swiper-pagination-bullets,
    .clients .swiper-pagination-custom,
    .clients .swiper-pagination-fraction {
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        left: auto;
        top: 2px;
        bottom: auto;
        right: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin-left: 30px;
        margin-right: 30px;
        padding-right: 100px;
        opacity: 1;
        color: #9b9b9b
    }
    .clients .swiper-container-horizontal>.swiper-pagination-bullets::after,
    .clients .swiper-pagination-custom::after,
    .clients .swiper-pagination-fraction::after {
        position: absolute;
        content: "";
        width: 75px;
        height: 1px;
        background-color: #5c40d5;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .answers {
        padding: 45px 0
    }
    .answers__item {
        font-size: 14px;
        margin-bottom: 20px
    }
    .answers__title {
        margin-bottom: 25px
    }
    .answers__item-content {
        line-height: 18px;
        padding-bottom: 0
    }
    .about {
        padding-top: 35px;
        padding-bottom: 40px
    }
    .about__btn-wrapper {
        margin-top: 0
    }
    .about__cards-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .about__item--1,
    .about__item--4 {
        margin-left: 0
    }
    .about__content {
        max-width: 100%
    }
    .about__title {
        margin-bottom: 30px
    }
    .about__text {
        margin-bottom: 0
    }
    .about__cards {
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto
    }
    .about__content {
        margin-left: 0
    }
    .header__menu-btn {
        display: block;
        position: relative;
        z-index: 22
    }
    .header__menu-btn.active span {
        margin-bottom: -2px
    }
    .header__menu-btn.active span:nth-child(2) {
        opacity: 0
    }
    .header__menu-btn.active span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .header__menu-btn.active span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .menu .menu__list>a::before {
        right: 24px;
    }
    .menu .menu__list>a::after {
        right: 20px;
    }
    .menu .menu__list .menu__list a::after,
    .menu .menu__list .menu__list a::before {
        right: 21px;
    }
    .header__navigation {
        position: absolute;
        left: 0;
        top: -15px;
        overflow: auto;
        z-index: 15;
        width: 100%;
        height: calc(100vh + 15px);
        background-color: #6950d9;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6950d9), to(#684fd9));
        background-image: -o-linear-gradient(bottom, #6950d9 0, #684fd9 100%);
        background-image: linear-gradient(0deg, #6950d9 0, #684fd9 100%);
        padding-top: 95px;
        -webkit-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
        transform: translateX(-200%);
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }
    .header__navigation li {
        width: 100%;
        font-size: 20px;
        line-height: 24px
    }
    .header__navigation li a {
        padding: 15px
    }
    .header__navigation li+li {
        margin-left: 0
    }
    .header__navigation>ul {
        margin: 0;
        padding: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .header .header__navigation li {
        border: none
    }
    .header .header__navigation li ul {
        position: static;
        width: 100%;
        background-color: transparent;
        border-radius: 0;
        color: #fff
    }
    .credits {
        padding-bottom: 50px;
        padding-top: 40px
    }
    .credits__logo {
        width: 100%;
        text-align: center;
        margin-bottom: 15px
    }
    .credits__title {
        margin-bottom: 25px;
        font-size: 18px
    }
    .credits__calculator-title {
        margin-bottom: 20px
    }
    .credits__item {
        margin-bottom: 10px;
        padding-top: 15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .hero {
        padding-top: 140px;
        padding-bottom: 55px
    }
    .hero__text {
        font-size: 13px
    }
    .hero__footer ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .hero__footer li {
        margin-bottom: 20px;
        margin-left: 0;
        max-width: 175px
    }
    .hero__footer li:nth-child(2) {
        margin-bottom: 0;
        margin-left: 0;
        -ms-flex-item-align: start;
        align-self: flex-start
    }
    .hero .hero__price {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-left: 0
    }
    .hero__content {
        margin-bottom: 20px
    }
    .menu .menu__list .menu__list a::after,
    .menu .menu__list .menu__list a::before {
        background-color: #fff
    }
    .menu .sub-menu {
        margin: 0;
        padding: 20px 0;
    }
    .menu .sub-menu .sub-menu {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .menu a {
        padding: 0 35px 0 35px;
        display: block;
    }
    .credits__col--main {
        margin-left: 0
    }
    nav.menu ul.sub-menu a {
        padding: 3px 35px 3px 30px !important;
    }
    nav.menu ul.sub-menu ul.sub-menu a {
        padding-left: 50px !important;
    }
}

@media (max-width:700px) {
    .benefits {
        padding-top: 40px
    }
    .benefits__head {
        max-width: 100%;
        margin-bottom: 20px
    }
    .benefits__title {
        margin-bottom: 10px
    }
    .benefits__subtitle {
        font-size: 13px
    }
    .benefits__name {
        font-size: 13px;
        line-height: 1.2
    }
    .benefits__text {
        font-size: 12px;
        line-height: 1.3
    }
    .benefits__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .benefits__img {
        margin: 0 auto;
        margin-bottom: 12px
    }
    .trade-info {
        padding-bottom: 35px
    }
    .trade-info__title {
        font-size: 20px;
        line-height: 25px
    }
    .trade-info__text {
        max-height: 189px
    }
    .trade-foot {
        margin-bottom: -15px
    }
    .trade-foot__list {
        margin-left: 0;
        margin-right: 0
    }
    .trade-foot__left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .trade-foot__left>img {
        padding-left: 10px
    }
    .trade-foot__item {
        max-width: 100%;
        margin: 0
    }
    .trade-foot__item:nth-child(1)~.trade-foot__item {
        display: none
    }
    .trade {
        padding-top: 45px
    }
    .trade__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .trade__content {
        padding-bottom: 25px
    }
    .trade__item-list {
        margin-bottom: 20px
    }
    .trade__item-list li {
        font-size: 13px;
        padding-top: 0;
        padding-left: 35px
    }
    .trade__item-list li::before {
        background-size: cover;
        width: 25px;
        height: 25px
    }
    .trade__inner {
        padding-bottom: 30px
    }
    .aside {
        display: none
    }
    .coupon {
        padding: 12px;
        padding-bottom: 30px;
        margin-top: 20px
    }
    .coupon::after,
    .coupon::before {
        display: none
    }
    .review {
        padding-bottom: 20px;
        padding-top: 20px
    }
    .review__banner {
        margin: 20px 0;
        padding: 35px 17px
    }
    .review__banner-title {
        font-size: 20px;
        line-height: 30px
    }
    .review__banner-subtitle {
        font-size: 14px;
        line-height: 1.2
    }
    .review__title {
        font-size: 18px;
        line-height: 1;
        margin-bottom: 10px;
        margin-top: 20px
    }
    .review__text {
        font-size: 13px;
        line-height: 20px
    }
}

@media (max-width:550px) {
    .review-hero__logo {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .review-hero__title {
        margin-left: 70px
    }
    .about__item {
        width: 76px;
        height: 76px
    }
    .about__name {
        font-size: 9px
    }
    .about__img {
        margin-bottom: 8px
    }
    .about__img img {
        width: 50%
    }
    .about__cards {
        margin-bottom: 0
    }
    .credits__col:nth-child(2),
    .credits__col:nth-child(3) {
        width: 33.333%;
        margin-bottom: 15px
    }
    .credits__col:nth-child(4) {
        max-width: 33.333%;
        margin-bottom: 15px
    }
    .credits__list {
        margin-bottom: 40px
    }
    .credits__item {
        padding-left: 25px;
        padding-right: 25px
    }
    .credits__calculator-title {
        margin-bottom: 15px
    }
    .credits .credits__col--main {
        width: 100%
    }
    .staking-page .credits__col:nth-child(4) {
        max-width: 100%
    }
}

@media (max-width:440px) {
    .trade__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .trade__btn {
        width: 100%;
        margin-bottom: 10px
    }
    .trade__btn:last-child {
        margin-bottom: 0
    }
    .clients__swiper-elems {
        width: 100%;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .swiper-button-next {
        margin-right: 15px
    }
    .swiper-button-prev {
        margin-left: 15px
    }
}