.bonus-program {
    position: relative;
    z-index: 0;
    padding-bottom: 5rem;
    color: #fff;
    background-color: #8f6949;
    overflow: hidden
}

.bonus-program:before {
    content: "";
    position: absolute;
    top: 1px;
    right: 50%;
    z-index: -1;
    font-size: 1rem;
    height: 58.4em;
    width: 65.6em;
    background-position: 100% 0;
    background-repeat: no-repeat;
    -webkit-transform: translate(960px);
    -ms-transform: translate(960px);
    transform: translate(960px)
}

html.webplossless .bonus-program.active:before {
    background-image: url(../../bundles/appfront/img/redesign/bonus-program/bonus-program-bg111611161116.html?ver=696)
}

html.no-webplossless .bonus-program.active:before {
    background-image: url(../../bundles/appfront/img/redesign/bonus-program/bonus-program-bg111611161116.jpg?ver=696)
}

.bonus-program__slider {
    position: relative;
    margin-top: 5.5rem
}

.bonus-program__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    overflow: visible;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: -webkit-transform .8s ease-in-out;
    -o-transition: transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    transition: transform .8s ease-in-out, -webkit-transform .8s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    will-change: auto
}

.bonus-program__item {
    display: inline-block;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    margin: 1rem
}

.bonus-program__bullets {
    position: absolute;
    bottom: 100%;
    left: 1rem;
    display: block;
    margin-bottom: 1rem;
    white-space: nowrap;
    visibility: hidden
}

.bonus-program__bullets.active {
    visibility: visible
}

.bonus-program__bullet {
    display: inline-block;
    vertical-align: middle;
    width: 2.6rem;
    height: 2.6rem;
    font-style: normal;
    line-height: 0;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    opacity: .15;
    cursor: pointer
}

.bonus-program__bullet:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-right: -1px
}

.bonus-program__bullet:after {
    content: "\02022";
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    font-size: 4rem;
    color: currentColor
}

.bonus-program__bullet.active,
.bonus-program__bullet:hover {
    color: #fff;
    opacity: 1
}

@media (max-width:1280px) {
    .bonus-program:before {
        -webkit-transform: translate(800px);
        -ms-transform: translate(800px);
        transform: translate(800px)
    }
}

@media (max-width:760px) {
    .bonus-program:before {
        content: none
    }
}

@media (max-width:680px) {
    .bonus-program__bullets {
        right: 1rem;
        text-align: center
    }
}

body.rtl .bonus-program__bullets {
    left: auto;
    right: 1rem
}

.bonus {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 24rem;
    height: auto !important;
    padding: 3rem 2rem 11.4rem;
    text-align: center;
    background-color: #2678bc;
    border-radius: 8px;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .15);
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.bonus-program.active .bonus_tp {
    background-image: url(../../bundles/appfront/img/redesign/bonus-program/bonus-bg_tp.jpg)
}

.bonus-program.active .bonus_cl {
    background-image: url(../../bundles/appfront/img/redesign/bonus-program/bonus-bg_cl.jpg)
}

.bonus-program.active .bonus_rb {
    background-image: url(../../bundles/appfront/img/redesign/bonus-program/bonus-bg_rb.jpg)
}

.bonus-program.active .bonus_pu {
    background-image: url(../../bundles/appfront/img/redesign/bonus-program/bonus-bg_pu.jpg)
}

.bonus__title {
    margin-bottom: 3rem;
    font-weight: 500;
    font-size: 2rem;
    line-height: 1.5
}

.bonus__details {
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    line-height: 1.42857143;
    list-style-type: none
}

.bonus__details li {
    margin-bottom: 1rem
}

.bonus__details li:before {
    display: inline-block;
    content: "-";
    margin-right: 5px
}

.bonus__details li:last-child {
    margin-bottom: 0
}

.bonus__link {
    position: absolute;
    left: 2rem;
    bottom: 2rem;
    right: 2rem;
    display: block
}

.bonus__link.button_blue {
    background: rgba(0, 89, 153, .75)
}

.bonus__sticker {
    position: absolute;
    top: 0;
    left: 0
}

.bonus__sticker:after {
    border-radius: 8px 0 2px
}

@media (max-width:680px) {
    .bonus {
        padding-bottom: 7.6rem
    }

    .bonus__title {
        margin-top: 1.4rem;
        margin-bottom: 2rem;
        font-size: 1.6rem;
        line-height: 1.25
    }

    .bonus__details {
        font-size: 1.2rem;
        line-height: 1.66666667
    }

    .bonus__details li {
        margin-bottom: 0
    }
}

.accounts {
    position: relative;
    z-index: 0;
    color: #000;
    background-color: #f2f5fb;
    overflow-x: hidden
}

.accounts:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-position: 50% 100%;
    background-size: cover
}

html.webplossless .accounts.active:before {
    background-image: url(../../bundles/appfront/img/redesign/accounts/accounts-bg111611161116.webp?ver=696)
}

html.no-webplossless .accounts.active:before {
    background-image: url(../../bundles/appfront/img/redesign/accounts/accounts-bg111611161116.jpg?ver=696)
}

.accounts:not(.active) .terminals-ico {
    background-image: none !important
}

.accounts__table {
    margin-top: 3.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.accounts__caption {
    list-style-type: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 200px;
    margin: 0 -200px 0 0;
    padding: 0 0 0 1rem;
    color: #d4bca7;
    -webkit-transition: color .5s linear;
    -o-transition: color .5s linear;
    transition: color .5s linear
}

.accounts__caption.caption {
    position: relative
}

.accounts__caption>li {
    position: absolute;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.4rem;
    line-height: 1.42857143;
    color: currentColor
}

.accounts__caption>li:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1200px;
    height: 1px;
    background-color: #e6ebef
}

.accounts__caption>li:first-child:before {
    content: none
}

.accounts__caption>li.caption__deposit {
    top: 18.5rem
}

.accounts__caption>li.caption__exec {
    top: 22.5rem
}

.accounts__caption>li.caption__spread {
    top: 26.5rem
}

.accounts__caption>li.caption__tools {
    top: 30.5rem
}

.accounts__caption>li.caption__bonuses {
    top: 36.5rem
}

.jur-eu .accounts__caption>li.caption__bonuses {
    display: none
}

.accounts__caption>li.caption__terminal {
    padding-bottom: 5rem;
    top: 40.5rem
}

.jur-eu .accounts__caption>li.caption__terminal {
    top: 36.5rem
}

.accounts__slider {
    position: relative
}

.accounts__pagination {
    position: absolute;
    bottom: 100%;
    right: 1rem;
    margin-right: 1rem;
    margin-bottom: 3rem
}

.accounts__rule-next,
.accounts__rule-prev {
    display: inline-block;
    vertical-align: middle;
    padding: 1rem;
    font-size: 0;
    opacity: 0;
    -webkit-transition: all .5s linear;
    -o-transition: all linear .5s;
    transition: all .5s linear
}

.accounts__rule-next {
    position: absolute
}

.accounts__counter {
    display: inline-block;
    vertical-align: middle;
    margin: 0 1rem;
    font-size: 2.2rem;
    line-height: .7;
    font-weight: 300
}

.accounts__bullets {
    display: none;
    vertical-align: middle;
    white-space: nowrap
}

.accounts__bullet,
.accounts__bullets.active {
    display: inline-block;
    vertical-align: middle
}

.accounts__bullet {
    width: 2.6rem;
    height: 2.6rem;
    font-style: normal;
    line-height: 0;
    text-align: center;
    color: #1c1c1c;
    background-color: rgba(0, 0, 0, 0);
    opacity: .15;
    cursor: pointer
}

.accounts__bullet:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-right: -1px
}

.accounts__bullet:after {
    content: "\02022";
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    font-size: 4rem;
    color: currentColor
}

.accounts__bullet.active,
.accounts__bullet:hover {
    color: #1c1c1c;
    opacity: 1
}

.accounts__wrapper {
    margin: 0 -100px;
    padding: 0 100px
}

.accounts__scrollable {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 52rem;
    padding-left: 200px;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.accounts__list {
    position: relative;
    list-style-type: none;
    height: 100%;
    margin: 0 0 0 -3rem;
    padding: 0;
    font-size: 0
}

.accounts__next,
.accounts__prev {
    position: absolute;
    top: 50%;
    z-index: 1;
    font-size: 0;
    opacity: 1;
    -webkit-transition: all .5s linear;
    -o-transition: all linear .5s;
    transition: all .5s linear
}

.accounts__next {
    right: 0;
    margin-right: 1rem;
    -webkit-transform: translate(200%, -50%);
    -ms-transform: translate(200%, -50%);
    transform: translate(200%, -50%)
}

.accounts__prev {
    left: 0;
    -webkit-transform: translate(-200%, -50%);
    -ms-transform: translate(-200%, -50%);
    transform: translate(-200%, -50%);
    margin-left: 1rem
}

.accounts__btns {
    margin-top: 5rem;
    margin-bottom: 1.5rem;
    text-align: center;
    color: #1c1c1c
}

.accounts__demo,
.accounts__real {
    min-width: 28rem;
    margin: 1rem
}

.accounts__demo {
    font-size: 1.6rem;
    line-height: 1.25
}

@media (max-width:1460px) {
    .accounts__prev {
        -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
        margin-left: 0
    }

    .accounts__next {
        margin-right: 0;
        -webkit-transform: translate(100%, -50%);
        -ms-transform: translate(100%, -50%);
        transform: translate(100%, -50%)
    }
}

@media (max-width:1370px) {

    .accounts__next,
    .accounts__prev {
        opacity: 0
    }

    .accounts__rule-next,
    .accounts__rule-prev {
        opacity: 1;
        position: static
    }
}

@media (max-width:680px) {
    .accounts__table {
        margin-top: 5rem
    }

    .accounts__caption {
        color: rgba(0, 0, 0, 0)
    }

    .accounts__caption>li {
        padding-top: .5rem;
        padding-bottom: .5rem;
        font-size: 1.2rem;
        line-height: 1.66666667
    }

    .accounts__caption>li.caption__deposit {
        top: 17.5rem
    }

    .accounts__caption>li.caption__exec {
        top: 20.5rem
    }

    .accounts__caption>li.caption__spread {
        top: 23.5rem
    }

    .accounts__caption>li.caption__tools {
        top: 26.5rem
    }

    .accounts__caption>li.caption__bonuses {
        top: 31.5rem
    }

    .accounts__caption>li.caption__terminal {
        padding-bottom: 5rem;
        top: 34.5rem
    }

    .jur-eu .accounts__caption>li.caption__terminal {
        top: 31.5rem
    }

    .accounts__pagination {
        left: 0;
        right: 0;
        margin: 0;
        text-align: right;
        white-space: nowrap;
        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
    }

    .accounts__bullets {
        display: inline-block
    }

    .accounts__counter {
        margin: 0;
        font-size: 1.6rem;
        line-height: 1.25
    }

    .accounts__next,
    .accounts__prev {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }

    .accounts__scrollable {
        height: 43rem;
        padding-left: 0
    }

    .accounts__list {
        margin-left: -1rem
    }

    .accounts__demo,
    .accounts__real {
        padding: 2rem
    }
}

.account {
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 36rem;
    height: 52rem;
    padding: 1rem 4rem 33.7rem;
    -webkit-transition: opacity .9s ease-in-out, -webkit-transform .8s ease-in-out;
    transition: opacity .9s ease-in-out, -webkit-transform .8s ease-in-out;
    -o-transition: opacity .9s ease-in-out, transform .8s ease-in-out;
    transition: opacity .9s ease-in-out, transform .8s ease-in-out;
    transition: opacity .9s ease-in-out, transform .8s ease-in-out, -webkit-transform .8s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    will-change: auto;
    background: #fff;
    border-radius: 4px;
    border: none;
    border-bottom: 3px solid rgba(0, 0, 0, .15);
    cursor: pointer;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: .6
}

.account:first-child:not(.active) {
    opacity: 0
}

.account.active {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.account.active~.account {
    -webkit-transform: translate3d(40rem, 0, 0);
    transform: translate3d(40rem, 0, 0);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    opacity: .8;
    z-index: 2
}

.account.active~.account~.account {
    -webkit-transform: translate3d(80rem, 0, 0);
    transform: translate3d(80rem, 0, 0);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    z-index: 1;
    opacity: .6
}

.account.active~.account~.account:after {
    position: absolute;
    top: 0;
    bottom: -3px;
    right: 0;
    content: "";
    display: block;
    width: 24rem;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(234, 238, 249, 0)), to(#eaeef9));
    background-image: -o-linear-gradient(left, rgba(234, 238, 249, 0), #eaeef9 100%);
    background-image: linear-gradient(90deg, rgba(234, 238, 249, 0), #eaeef9 100%);
    -webkit-transition: all .6s linear;
    -o-transition: all .6s linear;
    transition: all .6s linear;
    pointer-events: none
}

.account.active~.account~.account~.account,
.account.naked~.account~.account~.account {
    -webkit-transform: translate3d(120rem, 0, 0);
    transform: translate3d(120rem, 0, 0);
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
    opacity: 0;
    z-index: 0
}

.account.naked {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    -webkit-transition: opacity .3s linear, background-color 1s linear, border-color 1s linear, -webkit-transform .8s ease-in-out;
    transition: opacity .3s linear, background-color 1s linear, border-color 1s linear, -webkit-transform .8s ease-in-out;
    -o-transition: opacity .3s linear, background-color 1s linear, border-color 1s linear, transform .8s ease-in-out;
    transition: opacity .3s linear, background-color 1s linear, border-color 1s linear, transform .8s ease-in-out;
    transition: opacity .3s linear, background-color 1s linear, border-color 1s linear, transform .8s ease-in-out, -webkit-transform .8s ease-in-out;
    opacity: .8
}

.account.hide-first {
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.account.prev-hidden {
    opacity: 0;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.account.fade-out {
    opacity: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.account__header {
    margin: 1rem 0;
    white-space: nowrap
}

.account__title {
    display: inline;
    vertical-align: baseline;
    margin-right: .7rem;
    font-weight: 400;
    font-size: 3rem;
    line-height: 1.76666667
}

.account__sticker {
    vertical-align: 5px
}

.account__desc {
    font-size: 1.4rem;
    line-height: 1.42857143;
    color: #d4bca7
}

.account__details {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.account__details>li {
    position: absolute;
    left: 40px;
    right: 40px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.4rem;
    line-height: 1.42857143
}

.account__details>li dl {
    display: inline-block;
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.account__details>li dl:after,
.account__details>li dl:before {
    content: " ";
    display: table
}

.account__details>li dl:after {
    clear: both
}

.account__details>li dt {
    display: inline-block;
    padding: 0;
    font-weight: 400;
    color: #d4bca7;
    float: left;
    margin: 0 -100% 0 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    opacity: 0;
    will-change: auto;
    -webkit-transition: all .4s linear;
    -o-transition: all linear .4s;
    transition: all .4s linear
}

.account__details>li dt:after {
    display: inline;
    content: ":";
    margin-right: 3px
}

.account__details>li dd {
    display: inline;
    margin: 0;
    padding: 0
}

.account__details>li.account__deposit {
    top: 18.5rem
}

.account__details>li.account__exec {
    top: 22.5rem
}

.account__details>li.account__spread {
    top: 26.5rem
}

.account__details>li.account__tools {
    top: 30.5rem
}

.account__details>li.account__bonuses {
    top: 36.5rem
}

.jur-eu .account__details>li.account__bonuses {
    display: none
}

.account__details>li.account__terminals {
    padding-bottom: 5rem;
    top: 40.5rem
}

.jur-eu .account__details>li.account__terminals {
    top: 36.5rem
}

.account__terminals-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.account__terminals-list>li {
    display: inline
}

.account__terminals-list>li:not(:last-child):after {
    content: ",";
    display: inline;
    margin-right: 3px
}

.account__terminals-list>li>a {
    position: absolute;
    margin-top: 4.2rem;
    font-size: 1rem;
    opacity: .6
}

.account__terminals-list>li>a:nth-child(2) {
    -webkit-transform: translateX(4em);
    -ms-transform: translateX(4em);
    transform: translateX(4em)
}

.account__terminals-list>li>a:nth-child(3) {
    -webkit-transform: translateX(8em);
    -ms-transform: translateX(8em);
    transform: translateX(8em)
}

.account__terminals-list>li:first-child>a {
    left: 0
}

.account__terminals-list>li:nth-child(2)>a {
    left: 4em
}

.account__terminals-list>li:nth-child(3)>a {
    left: 8em
}

.account__terminals-list>li:nth-child(4)>a {
    left: 12em
}

.account__terminals-list>li:nth-child(5)>a {
    left: 16em
}

.account__terminals-list>li:nth-child(6)>a {
    left: 20em
}

@media (max-width:1200px) {
    .account {
        width: 34rem;
        padding-left: 3rem;
        padding-right: 3rem
    }

    .account__details>li {
        left: 3rem;
        right: 3rem
    }

    .account.active~.account {
        -webkit-transform: translate3d(37rem, 0, 0);
        transform: translate3d(37rem, 0, 0)
    }

    .account.active~.account~.account {
        -webkit-transform: translate3d(74rem, 0, 0);
        transform: translate3d(74rem, 0, 0)
    }

    .account.active~.account~.account~.account {
        -webkit-transform: translate3d(111rem, 0, 0);
        transform: translate3d(111rem, 0, 0)
    }
}

@media (max-width:992px) {
    .account {
        width: 32rem;
        padding-left: 2rem;
        padding-right: 2rem
    }

    .account__details>li {
        left: 2rem;
        right: 2rem
    }

    .account.active~.account {
        -webkit-transform: translate3d(34rem, 0, 0);
        transform: translate3d(34rem, 0, 0)
    }

    .account.active~.account~.account {
        -webkit-transform: translate3d(68rem, 0, 0);
        transform: translate3d(68rem, 0, 0)
    }

    .account.active~.account~.account~.account {
        -webkit-transform: translate3d(102rem, 0, 0);
        transform: translate3d(102rem, 0, 0)
    }
}

@media (max-width:680px) {
    .account {
        width: 28rem;
        height: 43rem
    }

    .account.active~.account {
        -webkit-transform: translate3d(29rem, 0, 0);
        transform: translate3d(29rem, 0, 0)
    }

    .account.active~.account~.account {
        -webkit-transform: translate3d(58rem, 0, 0);
        transform: translate3d(58rem, 0, 0)
    }

    .account.active~.account~.account~.account {
        -webkit-transform: translate3d(87rem, 0, 0);
        transform: translate3d(87rem, 0, 0)
    }

    .account__header {
        margin: 0
    }

    .account__title {
        font-size: 2rem;
        line-height: 2.5
    }

    .account__desc {
        font-size: 1.2rem;
        line-height: 1.66666667
    }

    .account__details>li {
        padding-top: .5rem;
        padding-bottom: .5rem;
        font-size: 1.2rem;
        line-height: 1.66666667
    }

    .account__details>li.account__deposit {
        top: 17.5rem
    }

    .account__details>li.account__exec {
        top: 20.5rem
    }

    .account__details>li.account__spread {
        top: 23.5rem
    }

    .account__details>li.account__tools {
        top: 26.5rem
    }

    .account__details>li.account__bonuses {
        top: 31.5rem
    }

    .account__details>li.account__terminals {
        top: 34.5rem
    }

    .jur-eu .account__details>li.account__terminals {
        top: 31.5rem
    }

    .account__terminals-list>li>a {
        margin-top: 3.5rem
    }

    .account__terminals-list>li:first-child>a {
        left: 0
    }

    .account__terminals-list>li:nth-child(2)>a {
        left: 3.4em
    }

    .account__terminals-list>li:nth-child(3)>a {
        left: 6.8em
    }

    .account__terminals-list>li:nth-child(4)>a {
        left: 10.2em
    }

    .account__terminals-list>li:nth-child(5)>a {
        left: 13.6em
    }

    .account__terminals-list>li:nth-child(6)>a {
        left: 17em
    }

    .account.naked .account__details>li dt {
        margin-right: 0;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.terminals-ico {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    height: 3em;
    background-repeat: no-repeat;
    background-position-y: 0;
    pointer-events: none
}

a:hover .terminals-ico {
    background-position-y: 100%
}

.terminals-ico.web {
    background-image: url(../../bundles/appfront/img/redesign/terminals/web5ea35ea35ea3.svg?ver=872);
    width: 3em;
    background-position-x: 0;
    background-size: 3em 200%
}

.terminals-ico.apple {
    background-image: url(../../bundles/appfront/img/redesign/terminals/wt_apple5ea35ea35ea3.svg?ver=872);
    width: 3em;
    background-position-x: 0;
    background-size: 3em 200%
}

.terminals-ico.android {
    background-image: url(../../bundles/appfront/img/redesign/terminals/wt_android5ea35ea35ea3.svg?ver=872);
    width: 3em;
    background-position-x: 0;
    background-size: 3em 200%
}

.terminals-ico.mobile {
    background-image: url(../../bundles/appfront/img/redesign/terminals/mobile5ea35ea35ea3.svg?ver=872);
    width: 3em;
    background-position-x: 0;
    background-size: 3em 200%
}

.terminals-ico.desktop {
    background-image: url(../../bundles/appfront/img/redesign/terminals/desktop5ea35ea35ea3.svg?ver=872);
    width: 3em;
    background-position-x: 0;
    background-size: 3em 200%
}

.terminals-ico.web.mobile {
    background-image: url(../../bundles/appfront/img/redesign/terminals/web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/mobile5ea35ea35ea3.svg?ver=872);
    width: 7em;
    background-position-x: 0, 4em;
    background-size: 3em 200%, 3em 200%
}

.terminals-ico.web.desktop {
    background-image: url(../../bundles/appfront/img/redesign/terminals/web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/desktop5ea35ea35ea3.svg?ver=872);
    width: 7em;
    background-position-x: 0, 4em;
    background-size: 3em 200%, 3em 200%
}

.terminals-ico.web.mobile.desktop {
    background-image: url(../../bundles/appfront/img/redesign/terminals/web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/mobile5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/desktop5ea35ea35ea3.svg?ver=872);
    width: 11em;
    background-position-x: 0, 4em, 8em;
    background-size: 3em 200%, 3em 200%, 3em 200%
}

.terminals-ico.apple.android.web.mobile {
    background-image: url(../../bundles/appfront/img/redesign/terminals/wt_apple5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/wt_android5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/mobile5ea35ea35ea3.svg?ver=872);
    width: 15em;
    background-position-x: 0, 4em, 8em, 12em;
    background-size: 3em 200%, 3em 200%, 3em 200%, 3em 200%
}

.terminals-ico.apple.android.web.mobile.desktop {
    background-image: url(../../bundles/appfront/img/redesign/terminals/wt_apple5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/wt_android5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/mobile5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/desktop5ea35ea35ea3.svg?ver=872);
    width: 19em;
    background-position-x: 0, 4em, 8em, 12em, 16em;
    background-size: 3em 200%, 3em 200%, 3em 200%, 3em 200%, 3em 200%
}

.terminals-ico.mt4_web {
    background-image: url(../../bundles/appfront/img/redesign/terminals/mt4_web5ea35ea35ea3.svg?ver=872);
    width: 3em;
    background-position-x: 0;
    background-size: 3em 200%
}

.terminals-ico.mt4_desktop {
    background-image: url(../../bundles/appfront/img/redesign/terminals/mt4_desktop5ea35ea35ea3.svg?ver=872);
    width: 3em;
    background-position-x: 0;
    background-size: 3em 200%
}

.terminals-ico.mt4_desktop.mt4_mobile {
    background-image: url(../../bundles/appfront/img/redesign/terminals/mt4_desktop5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/mt4_mobile5ea35ea35ea3.svg?ver=872);
    width: 7em;
    background-position-x: 0, 4em;
    background-size: 3em 200%, 3em 200%
}

.terminals-ico.mt4_web.mt4_mobile {
    background-image: url(../../bundles/appfront/img/redesign/terminals/mt4_web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/mt4_mobile5ea35ea35ea3.svg?ver=872);
    width: 7em;
    background-position-x: 0, 4em;
    background-size: 3em 200%, 3em 200%
}

.terminals-ico.mt4_web.mt4_desktop {
    background-image: url(../../bundles/appfront/img/redesign/terminals/mt4_web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/mt4_desktop5ea35ea35ea3.svg?ver=872);
    width: 7em;
    background-position-x: 0, 4em;
    background-size: 3em 200%, 3em 200%
}

.terminals-ico.mt4_web.mt4_desktop.mt4_mobile {
    background-image: url(../../bundles/appfront/img/redesign/terminals/mt4_web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/mt4_desktop5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/mt4_mobile5ea35ea35ea3.svg?ver=872);
    width: 11em;
    background-position-x: 0, 4em, 8em;
    background-size: 3em 200%, 3em 200%, 3em 200%
}

.terminals-ico.mt5_web {
    background-image: url(../../bundles/appfront/img/redesign/terminals/mt5_web5ea35ea35ea3.svg?ver=872);
    width: 3em;
    background-position-x: 0;
    background-size: 3em 200%
}

.terminals-ico.mt5_desktop {
    background-image: url(../../bundles/appfront/img/redesign/terminals/mt5_desktop5ea35ea35ea3.svg?ver=872);
    width: 3em;
    background-position-x: 0;
    background-size: 3em 200%
}

.terminals-ico.mt5_desktop.mt5_mobile {
    background-image: url(../../bundles/appfront/img/redesign/terminals/mt5_desktop5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/mt5_mobile5ea35ea35ea3.svg?ver=872);
    width: 7em;
    background-position-x: 0, 4em;
    background-size: 3em 200%, 3em 200%
}

.terminals-ico.mt5_web.mt5_mobile {
    background-image: url(../../bundles/appfront/img/redesign/terminals/mt5_web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/mt5_mobile5ea35ea35ea3.svg?ver=872);
    width: 7em;
    background-position-x: 0, 4em;
    background-size: 3em 200%, 3em 200%
}

.terminals-ico.mt5_web.mt5_desktop {
    background-image: url(../../bundles/appfront/img/redesign/terminals/mt5_web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/mt5_desktop5ea35ea35ea3.svg?ver=872);
    width: 7em;
    background-position-x: 0, 4em;
    background-size: 3em 200%, 3em 200%
}

.terminals-ico.mt5_web.mt5_desktop.mt5_mobile {
    background-image: url(../../bundles/appfront/img/redesign/terminals/mt5_web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/mt5_desktop5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/mt5_mobile5ea35ea35ea3.svg?ver=872);
    width: 11em;
    background-position-x: 0, 4em, 8em;
    background-size: 3em 200%, 3em 200%, 3em 200%
}

.terminals-ico.ctrader_web {
    background-image: url(../../bundles/appfront/img/redesign/terminals/ctrader_web5ea35ea35ea3.svg?ver=872);
    width: 3em;
    background-position-x: 0;
    background-size: 3em 200%
}

.terminals-ico.ctrader_desktop {
    background-image: url(../../bundles/appfront/img/redesign/terminals/ctrader_desktop5ea35ea35ea3.svg?ver=872);
    width: 3em;
    background-position-x: 0;
    background-size: 3em 200%
}

.terminals-ico.ctrader_desktop.ctrader_mobile {
    background-image: url(../../bundles/appfront/img/redesign/terminals/ctrader_desktop5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/ctrader_mobile5ea35ea35ea3.svg?ver=872);
    width: 7em;
    background-position-x: 0, 4em;
    background-size: 3em 200%, 3em 200%
}

.terminals-ico.ctrader_web.ctrader_mobile {
    background-image: url(../../bundles/appfront/img/redesign/terminals/ctrader_web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/ctrader_mobile5ea35ea35ea3.svg?ver=872);
    width: 7em;
    background-position-x: 0, 4em;
    background-size: 3em 200%, 3em 200%
}

.terminals-ico.ctrader_web.ctrader_desktop {
    background-image: url(../../bundles/appfront/img/redesign/terminals/ctrader_web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/ctrader_desktop5ea35ea35ea3.svg?ver=872);
    width: 7em;
    background-position-x: 0, 4em;
    background-size: 3em 200%, 3em 200%
}

.terminals-ico.ctrader_web.ctrader_desktop.ctrader_mobile {
    background-image: url(../../bundles/appfront/img/redesign/terminals/ctrader_web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/ctrader_desktop5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/ctrader_mobile5ea35ea35ea3.svg?ver=872);
    width: 11em;
    background-position-x: 0, 4em, 8em;
    background-size: 3em 200%, 3em 200%, 3em 200%
}

.terminals-ico.wt_web {
    background-image: url(../../bundles/appfront/img/redesign/terminals/wt_web5ea35ea35ea3.svg?ver=872);
    width: 3em;
    background-position-x: 0;
    background-size: 3em 200%
}

.terminals-ico.wt_web.wt_mobile {
    background-image: url(../../bundles/appfront/img/redesign/terminals/wt_web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/wt_mobile5ea35ea35ea3.svg?ver=872);
    width: 7em;
    background-position-x: 0, 4em;
    background-size: 3em 200%, 3em 200%
}

.terminals-ico.wt_web.wt_apple {
    background-image: url(../../bundles/appfront/img/redesign/terminals/wt_web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/wt_apple5ea35ea35ea3.svg?ver=872);
    width: 7em;
    background-position-x: 0, 4em;
    background-size: 3em 200%, 3em 200%
}

.terminals-ico.wt_web.wt_android {
    background-image: url(../../bundles/appfront/img/redesign/terminals/wt_web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/wt_android5ea35ea35ea3.svg?ver=872);
    width: 7em;
    background-position-x: 0, 4em;
    background-size: 3em 200%, 3em 200%
}

.terminals-ico.wt_web.wt_apple.wt_android {
    background-image: url(../../bundles/appfront/img/redesign/terminals/wt_web5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/wt_apple5ea35ea35ea3.svg?ver=872), url(../../bundles/appfront/img/redesign/terminals/wt_android5ea35ea35ea3.svg?ver=872);
    width: 11em;
    background-position-x: 0, 4em, 8em;
    background-size: 3em 200%, 3em 200%, 3em 200%
}

.terminals-ico.windows_store {
    background-image: url(../../bundles/appfront/img/redesign/terminals/windows-store-ico5ea35ea35ea3.svg?ver=872);
    width: 3em;
    background-position-x: 0;
    background-size: 3em 200%
}

.terminals-ico.apple_store {
    background-image: url(../../bundles/appfront/img/redesign/terminals/apple-store-ico5ea35ea35ea3.svg?ver=872);
    width: 3em;
    background-position-x: 0;
    background-size: 3em 200%
}

.terminals-ico.android_store {
    background-image: url(../../bundles/appfront/img/redesign/terminals/android-store-ico5ea35ea35ea3.svg?ver=872);
    width: 3em;
    background-position-x: 0;
    background-size: 3em 200%
}

@media (max-width:680px) {
    .terminals-ico:not(.store-badge__icon) {
        height: 2.4em
    }

    .terminals-ico:not(.store-badge__icon).web {
        width: 2.4em;
        background-position-x: 0;
        background-size: 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).web.mobile {
        width: 5.8em;
        background-position-x: 0, 3.4em;
        background-size: 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).web.desktop {
        width: 5.8em;
        background-position-x: 0, 3.4em;
        background-size: 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).web.mobile.desktop {
        width: 9.2em;
        background-position-x: 0, 3.4em, 6.8em;
        background-size: 2.4em 200%, 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).apple.android.web.mobile {
        width: 12.6em;
        background-position-x: 0, 3.4em, 6.8em, 10.2em;
        background-size: 2.4em 200%, 2.4em 200%, 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).apple.android.web.mobile.desktop {
        width: 16em;
        background-position-x: 0, 3.4em, 6.8em, 10.2em, 13.6em;
        background-size: 2.4em 200%, 2.4em 200%, 2.4em 200%, 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).mt4_web {
        width: 2.4em;
        background-position-x: 0;
        background-size: 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).mt4_desktop {
        width: 2.4em;
        background-position-x: 0;
        background-size: 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).mt4_desktop.mt4_mobile {
        width: 5.8em;
        background-position-x: 0, 3.4em;
        background-size: 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).mt4_web.mt4_mobile {
        width: 5.8em;
        background-position-x: 0, 3.4em;
        background-size: 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).mt4_web.mt4_desktop {
        width: 5.8em;
        background-position-x: 0, 3.4em;
        background-size: 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).mt4_web.mt4_desktop.mt4_mobile {
        width: 9.2em;
        background-position-x: 0, 3.4em, 6.8em;
        background-size: 2.4em 200%, 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).mt5_web {
        width: 2.4em;
        background-position-x: 0;
        background-size: 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).mt5_desktop {
        width: 2.4em;
        background-position-x: 0;
        background-size: 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).mt5_desktop.mt5_mobile {
        width: 5.8em;
        background-position-x: 0, 3.4em;
        background-size: 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).mt5_web.mt5_mobile {
        width: 5.8em;
        background-position-x: 0, 3.4em;
        background-size: 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).mt5_web.mt5_desktop {
        width: 5.8em;
        background-position-x: 0, 3.4em;
        background-size: 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).mt5_web.mt5_desktop.mt5_mobile {
        width: 9.2em;
        background-position-x: 0, 3.4em, 6.8em;
        background-size: 2.4em 200%, 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).ctrader_web {
        width: 2.4em;
        background-position-x: 0;
        background-size: 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).ctrader_desktop {
        width: 2.4em;
        background-position-x: 0;
        background-size: 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).ctrader_desktop.ctrader_mobile {
        width: 5.8em;
        background-position-x: 0, 3.4em;
        background-size: 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).ctrader_web.ctrader_mobile {
        width: 5.8em;
        background-position-x: 0, 3.4em;
        background-size: 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).ctrader_web.ctrader_desktop {
        width: 5.8em;
        background-position-x: 0, 3.4em;
        background-size: 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).ctrader_web.ctrader_desktop.ctrader_mobile {
        width: 9.2em;
        background-position-x: 0, 3.4em, 6.8em;
        background-size: 2.4em 200%, 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).wt_web {
        width: 2.4em;
        background-position-x: 0;
        background-size: 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).wt_web.wt_mobile {
        width: 5.8em;
        background-position-x: 0, 3.4em;
        background-size: 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).wt_web.wt_apple {
        width: 5.8em;
        background-position-x: 0, 3.4em;
        background-size: 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).wt_web.wt_android {
        width: 5.8em;
        background-position-x: 0, 3.4em;
        background-size: 2.4em 200%, 2.4em 200%
    }

    .terminals-ico:not(.store-badge__icon).wt_web.wt_apple.wt_android {
        width: 9.2em;
        background-position-x: 0, 3.4em, 6.8em;
        background-size: 2.4em 200%, 2.4em 200%, 2.4em 200%
    }
}

.terminal {
    padding-left: 1rem;
    padding-right: 1rem
}

.terminal__header {
    margin-top: 1rem;
    margin-bottom: 1rem;
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.terminal__title {
    display: inline;
    vertical-align: middle;
    margin: 0;
    font-size: 0;
    line-height: 0;
    color: rgba(0, 0, 0, 0)
}

.terminal__link {
    display: inline-block;
    font-size: 1rem;
    color: rgba(0, 0, 0, 0);
    text-decoration: none;
    background-repeat: no-repeat
}

.terminal__link:first-child:not(:last-child) {
    margin-right: 2rem
}

.terminal_mt4 .terminal__link {
    width: 21.2em;
    height: 4em;
    background-position: 0 0;
    background-size: 100% 7.4em
}

.terminals.active .terminal_mt4 .terminal__link {
    background-image: url(../../bundles/appfront/img/redesign/terminals/mt4.svg)
}

.terminal_mt5 .terminal__link {
    width: 20.5em;
    height: 4em;
    background-position: 0 100%;
    background-size: 100% 8.7em
}

.terminals.active .terminal_mt5 .terminal__link {
    background-image: url(../../bundles/appfront/img/redesign/terminals/mt4.svg)
}

.terminal_wt .terminal__link {
    width: 18.8em;
    height: 2.2em;
    margin-top: 1rem;
    margin-bottom: 1rem;
    background-size: 18em 4.6em
}

.terminal_wt .terminal__link:first-child {
    background-position: 0 0
}

.terminal_wt .terminal__link:last-child {
    background-position: 0 100%
}

.our-terminals.active .terminal_wt .terminal__link {
    background-image: url(../../bundles/appfront/img/redesign/terminals/wt.svg)
}

.terminal_mt .terminal__link {
    width: 18.2em;
    height: 2.2em;
    margin-top: 1rem;
    margin-bottom: 1rem;
    background-size: 18em 4.6em;
    background-position: 0 100%
}

.our-terminals.active .terminal_mt .terminal__link {
    background-image: url(../../bundles/appfront/img/redesign/terminals/wt.svg)
}

.terminal_stocks .terminal__link {
    width: 11.3em;
    height: 3em
}

.our-terminals.active .terminal_stocks .terminal__link {
    background-image: url(../../bundles/appfront/img/redesign/terminals/umstel.svg)
}

.terminal__types {
    display: inline;
    vertical-align: middle;
    height: 3rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    opacity: .6;
    white-space: nowrap
}

.terminal__types a {
    display: inline-block;
    margin-right: 1rem
}

.terminal__types a:last-child {
    margin-right: 0
}

.terminal__desc {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 2rem;
    font-size: 1.4rem;
    line-height: 1.42857143
}

.terminal__details li {
    color: #d4bca7
}

@media (max-width:680px) {

    .terminal_mt4 .terminal__link,
    .terminal_mt5 .terminal__link,
    .terminal_stocks .terminal__link,
    .terminal_wt .terminal__link:first-child {
        background-image: none
    }
}

.terminals {
    color: #000;
    background-color: #fff
}

.terminals:not(.active) .terminals-ico {
    background-image: none !important
}

.terminals__list {
    margin: 0;
    padding: 0;
    font-size: 0
}

.terminals__item,
.terminals__list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.terminals__item {
    display: inline-block;
    vertical-align: top;
    width: 41.66666667%;
    margin-top: 1rem;
    margin-bottom: 2rem
}

.terminals__item:first-child {
    margin-right: 8.33333333%
}

@media (max-width:680px) {
    .terminals {
        display: none
    }

    .terminals .terminal__link {
        background-image: none
    }
}

.our-terminals {
    position: relative;
    z-index: 0;
    color: #000;
    background-color: #f2f5fb;
    overflow: hidden
}

.our-terminals:not(.active) .terminals-ico {
    background-image: none !important
}

.our-terminals:before {
    content: "";
    position: absolute;
    left: 50%;
    z-index: -1;
    font-size: 1rem;
    height: 67.2em;
    max-height: 100%;
    width: 148.8em;
    background-repeat: no-repeat;
    -webkit-transform: translate(-16.2rem, 5rem);
    -ms-transform: translate(-16.2rem, 5rem);
    transform: translate(-16.2rem, 5rem);
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    -o-transition: transform linear .3s;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear
}

html.webplossless .our-terminals.active:before {
    background-image: url(../../bundles/appfront/img/redesign/terminals/terminals-bg111611161116.webp?ver=696)
}

html.no-webplossless .our-terminals.active:before {
    background-image: url(../../bundles/appfront/img/redesign/terminals/terminals-bg111611161116.png?ver=696)
}

.our-terminals__list {
    margin: 0;
    padding: 0;
    font-size: 0
}

.our-terminals__item,
.our-terminals__list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.our-terminals__item {
    vertical-align: top;
    width: 41.66666667%;
    margin-top: 3rem;
    margin-bottom: 3rem
}

.our-terminals__item:first-child {
    margin-right: 8.33333333%
}

.our-terminals__link {
    min-width: 32%;
    min-width: calc(25% - 2rem);
    margin: 2.5rem 1rem;
    font-weight: 400
}

@media (max-width:1200px) {
    .our-terminals:before {
        -webkit-transform: translate(-8rem, 5rem);
        -ms-transform: translate(-8rem, 5rem);
        transform: translate(-8rem, 5rem)
    }

    .our-terminals__item {
        width: 50%
    }

    .our-terminals__link {
        min-width: 28rem
    }
}

@media (max-width:768px) {
    .our-terminals:before {
        -webkit-transform: translate(-12rem, 3rem);
        -ms-transform: translate(-12rem, 3rem);
        transform: translate(-12rem, 3rem)
    }
}

@media (max-width:680px) {
    .our-terminals {
        display: none
    }

    .our-terminals:before {
        background-image: none
    }

    .our-terminals .terminal__link {
        background-image: none
    }
}

.mobile-terminal {
    position: relative;
    z-index: 0;
    padding-bottom: 2rem;
    color: #000;
    background-color: #fff;
    overflow: hidden
}

.mobile-terminal:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: -1;
    font-size: 1rem;
    width: 63.7em;
    height: 48.1em;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    -webkit-transform: translate(-47.2%, 16.9rem);
    -ms-transform: translate(-47.2%, 16.9rem);
    transform: translate(-47.2%, 16.9rem);
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    -o-transition: transform linear .3s;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear
}

.mobile-terminal.active:before {
    background-image: url(../../bundles/appfront/img/redesign/terminals/mtrader-bg524252425242.png?ver=743)
}

.mobile-terminal__item {
    margin-bottom: 23.5rem
}

.mobile-terminal__link {
    position: relative;
    min-height: 8rem;
    display: block;
    max-width: 28rem;
    margin-left: auto;
    margin-right: auto
}

.mobile-terminal__link:last-of-type {
    margin-top: -8rem;
    visibility: hidden;
    z-index: -1
}

.mobile-terminal__link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    will-change: auto;
    opacity: 1;
    -webkit-animation: load_mt .5s linear;
    animation: load_mt .5s linear
}

body.iphone-browser .mobile-terminal__link[href*=apple]:before {
    background-size: 75% 100%
}

body.not-iphone-browser .mobile-terminal__link[href*=google]:before {
    background-size: 85% 100%
}

body.iphone-browser .mobile-terminal__link[href*=apple] {
    visibility: visible;
    z-index: auto
}

body.iphone-browser .mobile-terminal__link[href*=google] {
    visibility: hidden;
    z-index: -1
}

body.iphone-browser .mobile-terminal__link[href*=google]:before {
    background-image: none
}

body.not-iphone-browser .mobile-terminal__link[href*=apple] {
    visibility: hidden;
    z-index: -1
}

body.not-iphone-browser .mobile-terminal__link[href*=apple]:before {
    background-image: none
}

body.not-iphone-browser .mobile-terminal__link[href*=google] {
    visibility: visible;
    z-index: auto
}

body.iphone-browser .mobile-terminal.active .mobile-terminal__link[href*=apple]:before {
    background-image: url(../../bundles/appfront/img/redesign/terminals/app_store.svg)
}

body.not-iphone-browser .mobile-terminal.active .mobile-terminal__link[href*=google]:before {
    background-image: url(../../bundles/appfront/img/redesign/terminals/android_store.svg)
}

@-webkit-keyframes load_mt {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes load_mt {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@media (min-width:681px) {
    .mobile-terminal {
        display: none
    }

    .mobile-terminal:before {
        background-image: none !important
    }

    .mobile-terminal__link:before {
        background-image: none !important
    }
}

.security {
    position: relative;
    padding-bottom: 4rem;
    color: #fff;
    background-color: #8f6949;
    overflow: hidden
}

.security:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    font-size: 1rem;
    width: 64.1em;
    height: 58em;
    background-repeat: no-repeat;
    background-position: -3px -2px;
    -webkit-transform: translate(11.1rem);
    -ms-transform: translate(11.1rem);
    transform: translate(11.1rem)
}

html.webplossless .security.active:before {
    background-image: url(../../bundles/appfront/img/redesign/security/security-bg111611161116.svg?ver=696)
}

html.no-webplossless .security.active:before {
    background-image: url(../../bundles/appfront/img/redesign/security/security-bg111611161116.jpg?ver=696)
}

.security__wrapper {
    position: relative
}

.security .section__header {
    max-width: 66.66666667%
}

.security .section__desc {
    font-weight: 300;
    opacity: .75
}

.security__list {
    list-style-type: none;
    max-width: 66.66666667%;
    margin: 3.5rem 0 2rem;
    padding: 0;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.security__item {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    white-space: nowrap;
    min-width: 280px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.security__item:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-right: -1px
}

.security__link {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 2rem 0;
    text-decoration: none
}

.security__link,
.security__link:visited,
.security__text {
    color: currentColor
}

.security__text {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    max-width: 75%;
    margin-top: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    white-space: normal;
    font-size: 1.6rem;
    line-height: 1.25;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.security__link:hover .security__text {
    color: currentColor;
    text-decoration: underline;
    -webkit-transition: all .5s linear;
    -o-transition: all linear .5s;
    transition: all .5s linear
}

.security__accounts,
.security__fund,
.security__ifc,
.security__license,
.security__protection {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    height: 100%;
    min-height: 8rem;
    font-size: 1rem;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 8em
}

.security.active .security__license {
    background-image: url(../../bundles/appfront/img/redesign/security/license.svg)
}

.security.active .security__protection {
    background-image: url(../../bundles/appfront/img/redesign/security/protection.svg)
}

.security.active .security__fund {
    background-image: url(../../bundles/appfront/img/redesign/security/fund.svg)
}

.security.active .security__accounts {
    background-image: url(../../bundles/appfront/img/redesign/security/accounts.svg)
}

.security.active .security__ifc {
    background-image: url(../../bundles/appfront/img/redesign/security/ifc.svg)
}

.security__real {
    min-width: calc(25% - 2rem);
    margin: 2rem 1rem
}

@media (max-width:1200px) {
    .security__real {
        min-width: 28rem
    }
}

@media (max-width:680px) {
    .security:before {
        content: none
    }

    .security .section__header,
    .security__list {
        max-width: auto;
        max-width: none
    }

    .security__list {
        margin: 0 0 4rem
    }

    .security__link {
        padding: 1rem 0
    }

    .security__text {
        width: 66.66666667%;
        font-size: 1.4rem;
        line-height: 1.42857143
    }

    .security__accounts,
    .security__fund,
    .security__ifc,
    .security__license,
    .security__protection {
        width: 33.33333333%;
        min-height: 6rem;
        background-size: 100% 6em
    }

    .security__real {
        margin: 0;
        position: relative;
        left: 50%;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%)
    }
}

.assets {
    padding-bottom: 0;
    color: #fff
}

.assets,
.assets .section__header {
    position: relative
}

.assets .section__desc {
    opacity: .75
}

.assets__bg-list {
    bottom: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0
}

.assets__bg-item,
.assets__bg-list {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%
}

.assets__bg-item {
    top: 0;
    display: block;
    will-change: auto;
    opacity: 0;
    background-repeat: no-repeat;
    background-position: 50% 100%
}

.assets__bg-item,
.assets__bg-item.active {
    -webkit-transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    transition: opacity .5s linear
}

.assets__bg-item.active {
    opacity: 1
}

.assets__bg-item_forex {
    background-color: #151e29
}

.assets__bg-item_stocks {
    background-color: #183353
}

.assets__bg-item_indexes {
    background-color: #023f51
}

.assets__bg-item_etf {
    background-color: #131d2f
}

.assets__bg-item_commodities {
    background-color: #836224
}

.assets__bg-item_energies {
    background-color: #9d0d19
}

.assets__bg-item_metails {
    background-color: #ca8c00
}

.assets__bg-item_crypto-curr {
    background-color: #031a4c
}

html.webplossless .assets.active .assets__bg-item_forex {
    background-image: url(../../bundles/appfront/img/redesign/assets/forex-bg111611161116.webp?ver=696)
}

html.no-webplossless .assets.active .assets__bg-item_forex {
    background-image: url(../../bundles/appfront/img/redesign/assets/forex-bg111611161116.jpg?ver=696)
}

html.webplossless .assets.active .assets__bg-item_stocks {
    background-image: url(../../bundles/appfront/img/redesign/assets/stocks-bg111611161116.webp?ver=696)
}

html.no-webplossless .assets.active .assets__bg-item_stocks {
    background-image: url(../../bundles/appfront/img/redesign/assets/stocks-bg111611161116.jpg?ver=696)
}

html.webplossless .assets.active .assets__bg-item_indexes {
    background-image: url(../../bundles/appfront/img/redesign/assets/indexes-bg111611161116.webp?ver=696)
}

html.no-webplossless .assets.active .assets__bg-item_indexes {
    background-image: url(../../bundles/appfront/img/redesign/assets/indexes-bg111611161116.jpg?ver=696)
}

html.webplossless .assets.active .assets__bg-item_etf {
    background-image: url(../../bundles/appfront/img/redesign/assets/etf-bg111611161116.webp?ver=696)
}

html.no-webplossless .assets.active .assets__bg-item_etf {
    background-image: url(../../bundles/appfront/img/redesign/assets/etf-bg111611161116.jpg?ver=696)
}

html.webplossless .assets.active .assets__bg-item_commodities {
    background-image: url(../../bundles/appfront/img/redesign/assets/commodities-bg111611161116.webp?ver=696)
}

html.no-webplossless .assets.active .assets__bg-item_commodities {
    background-image: url(../../bundles/appfront/img/redesign/assets/commodities-bg111611161116.jpg?ver=696)
}

html.webplossless .assets.active .assets__bg-item_energies {
    background-image: url(../../bundles/appfront/img/redesign/assets/energies-bg111611161116.webp?ver=696)
}

html.no-webplossless .assets.active .assets__bg-item_energies {
    background-image: url(../../bundles/appfront/img/redesign/assets/energies-bg111611161116.jpg?ver=696)
}

html.webplossless .assets.active .assets__bg-item_metails {
    background-image: url(../../bundles/appfront/img/redesign/assets/metails-bg111611161116.webp?ver=696)
}

html.no-webplossless .assets.active .assets__bg-item_metails {
    background-image: url(../../bundles/appfront/img/redesign/assets/metails-bg111611161116.jpg?ver=696)
}

html.webplossless .assets.active .assets__bg-item_crypto-curr {
    background-image: url(../../bundles/appfront/img/redesign/assets/crypto-curr-bg111611161116.webp?ver=696)
}

html.no-webplossless .assets.active .assets__bg-item_crypto-curr {
    background-image: url(../../bundles/appfront/img/redesign/assets/crypto-curr-bg111611161116.jpg?ver=696)
}

.assets__wrapper {
    padding-bottom: 6.6rem;
    overflow: hidden
}

.assets__tabs {
    position: relative;
    height: 5.5rem;
    margin-top: 4rem;
    margin-bottom: 4rem;
    margin-right: -1rem;
    overflow: hidden
}

.assets__tab-scrollable {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -20px;
    padding-bottom: 20px;
    overflow: hidden;
    overflow-x: auto
}

.assets__tab-list {
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
    white-space: nowrap;
    font-size: 0
}

.assets__tab-item {
    display: inline-block;
    vertical-align: middle;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.assets__tab-item:first-child {
    padding-left: 1rem
}

.assets__tab-link {
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding-top: 1.8rem;
    padding-bottom: 1.7rem;
    font-size: 1.8rem;
    line-height: 1.11111111;
    color: hsla(0, 0%, 100%, .7);
    text-decoration: none
}

.assets__tab-link:hover {
    color: #fff
}

.assets__tab-item.active .assets__tab-link,
.assets__tab-link:visited {
    color: #fff
}

.assets__tab-border {
    position: absolute;
    bottom: 0;
    display: block;
    height: 3px;
    background-color: #1c1c1c;
    will-change: auto;
    -webkit-transition: width .5s ease-in-out, -webkit-transform .5s ease-in-out;
    transition: width .5s ease-in-out, -webkit-transform .5s ease-in-out;
    -o-transition: width .5s ease-in-out, transform .5s ease-in-out;
    transition: width .5s ease-in-out, transform .5s ease-in-out;
    transition: width .5s ease-in-out, transform .5s ease-in-out, -webkit-transform .5s ease-in-out
}

.assets__slider {
    position: relative;
    margin-bottom: 2.5rem
}

.assets__pagination {
    position: absolute;
    top: .2rem;
    right: 1rem
}

.assets__counter {
    display: inline-block;
    vertical-align: middle;
    margin: 0 1rem;
    font-size: 2.2rem;
    line-height: .7;
    font-weight: 300
}

.assets__next,
.assets__prev {
    display: inline-block;
    vertical-align: middle;
    padding: 1rem;
    font-size: 0
}

.assets__bullets {
    display: none;
    vertical-align: middle;
    white-space: nowrap
}

.assets__bullet {
    display: inline-block;
    vertical-align: middle;
    width: 2.6rem;
    height: 2.6rem;
    font-style: normal;
    line-height: 0;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    opacity: .15;
    cursor: pointer
}

.assets__bullet:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-right: -1px
}

.assets__bullet:after {
    content: "\02022";
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    font-size: 4rem;
    color: currentColor
}

.assets__bullet.active,
.assets__bullet:hover {
    color: #1c1c1c;
    opacity: 1
}

.assets__scrollable {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 36rem;
    padding-left: 400px
}

.assets__list {
    list-style-type: none;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 0;
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px)
}

.assets__btns,
.assets__list {
    position: relative
}

.assets__real {
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 23%;
    min-width: calc(25% - 2rem)
}

@media (min-width:680px) and (max-width:1200px) {
    .assets__pagination {
        display: none
    }
}

@media (max-width:1240px) {
    .assets__bg-list {
        overflow: hidden
    }

    .assets__bg-item {
        width: 1520px;
        -webkit-transform: translate(-150px);
        -ms-transform: translate(-150px);
        transform: translate(-150px)
    }
}

@media (max-width:1200px) {
    .assets__real {
        min-width: 28rem
    }
}

@media (max-width:680px) {
    .assets {
        height: 60rem;
        padding-bottom: 3.4rem;
        overflow: hidden
    }

    .assets__bg-item {
        background-position: 50% -18px
    }

    .assets__tabs {
        margin-top: 2rem;
        margin-bottom: 1rem
    }

    .assets__tab-item {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .assets__tab-link {
        padding-top: .8rem;
        padding-bottom: .7rem;
        font-size: 1.5rem;
        line-height: 1.33333333
    }

    .assets__slider {
        position: absolute;
        left: 1rem;
        right: 1rem;
        top: 15.8rem;
        margin-bottom: 0;
        padding-top: 1.7rem
    }

    .assets__pagination {
        top: 2rem;
        left: 0;
        right: -1rem;
        -webkit-transform: translateY(-60%);
        -ms-transform: translateY(-60%);
        transform: translateY(-60%);
        text-align: right;
        white-space: nowrap;
        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
    }

    .assets__bullets {
        display: inline-block
    }

    .assets__counter {
        margin: 0;
        font-size: 1.6rem;
        line-height: 1.25
    }

    .assets__next,
    .assets__prev {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }

    .assets__scrollable {
        height: 30rem;
        padding-left: 300px
    }

    .assets__list {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .assets__btns {
        position: static
    }

    .assets__real {
        -webkit-transform: translate(-50%, -75%);
        -ms-transform: translate(-50%, -75%);
        transform: translate(-50%, -75%);
        margin-top: -3rem
    }
}

@media (max-width:359px) {
    .assets__bullet {
        width: 2.4rem;
        height: 2.4rem
    }

    .assets__real {
        -webkit-transform: translate(-50%, -100%);
        -ms-transform: translate(-50%, -100%);
        transform: translate(-50%, -100%)
    }
}

.asset-item {
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 28rem;
    height: 36rem;
    -webkit-transition: opacity .6s ease-in-out, -webkit-transform .8s ease-in-out;
    transition: opacity .6s ease-in-out, -webkit-transform .8s ease-in-out;
    -o-transition: opacity .6s ease-in-out, transform .8s ease-in-out;
    transition: opacity .6s ease-in-out, transform .8s ease-in-out;
    transition: opacity .6s ease-in-out, transform .8s ease-in-out, -webkit-transform .8s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    will-change: auto;
    cursor: pointer;
    -webkit-transform: translate3d(-390px, 0, 0);
    transform: translate3d(-390px, 0, 0)
}

.asset-item:not(.detailed) {
    cursor: pointer;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3), 0 3px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3), 0 3px 0 rgba(0, 0, 0, .15);
    overflow: hidden
}

.asset-item:not(.detailed):before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-position: 0 0;
    background-repeat: no-repeat
}

.asset-item:first-child:not(.active) {
    opacity: 0
}

.asset-item.active {
    -webkit-transform: translate3d(-390px, 0, 0);
    transform: translate3d(-390px, 0, 0);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 0);
    -webkit-animation: colorchange .6s;
    animation: colorchange .6s
}

.asset-item.active~.asset-item {
    -webkit-transform: translate3d(1rem, 0, 0);
    transform: translate3d(1rem, 0, 0);
    -webkit-transition-delay: .05s;
    -o-transition-delay: .05s;
    transition-delay: .05s;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .8s ease-in-out;
    transition: opacity .2s ease-in-out, -webkit-transform .8s ease-in-out;
    -o-transition: opacity .2s ease-in-out, transform .8s ease-in-out;
    transition: opacity .2s ease-in-out, transform .8s ease-in-out;
    transition: opacity .2s ease-in-out, transform .8s ease-in-out, -webkit-transform .8s ease-in-out;
    z-index: 3
}

.asset-item.active~.asset-item~.asset-item {
    -webkit-transform: translate3d(31rem, 0, 0);
    transform: translate3d(31rem, 0, 0);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    z-index: 2
}

.asset-item.active~.asset-item~.asset-item~.asset-item {
    -webkit-transform: translate3d(61rem, 0, 0);
    transform: translate3d(61rem, 0, 0);
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s;
    z-index: 1
}

.asset-item.active~.asset-item~.asset-item~.asset-item~.asset-item {
    -webkit-transform: translate3d(91rem, 0, 0);
    transform: translate3d(91rem, 0, 0);
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s;
    opacity: 0;
    z-index: 0;
    pointer-events: none
}

.asset-item.hide-first {
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.asset-item.prev-hidden {
    opacity: 0;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.asset-item.fade-out {
    opacity: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.asset-item_forex:not(.detailed) {
    background-color: #151e29
}

.asset-item_stocks:not(.detailed) {
    background-color: #183353
}

.asset-item_indexes:not(.detailed) {
    background-color: #023f51
}

.asset-item_etf:not(.detailed) {
    background-color: #131d2f
}

.asset-item_commodities:not(.detailed) {
    background-color: #836224
}

.asset-item_energies:not(.detailed) {
    background-color: #9d0d19
}

.asset-item_metails:not(.detailed) {
    background-color: #ca8c00
}

.asset-item_crypto-curr:not(.detailed) {
    background-color: #031a4c
}

html.webplossless .assets.active .asset-item_forex:not(.detailed):before {
    background-image: url(../../bundles/appfront/img/redesign/assets/forex-card-bg111611161116.webp?ver=696)
}

html.no-webplossless .assets.active .asset-item_forex:not(.detailed):before {
    background-image: url(../../bundles/appfront/img/redesign/assets/forex-card-bg111611161116.jpg?ver=696)
}

html.webplossless .assets.active .asset-item_stocks:not(.detailed):before {
    background-image: url(../../bundles/appfront/img/redesign/assets/stocks-card-bg111611161116.webp?ver=696)
}

html.no-webplossless .assets.active .asset-item_stocks:not(.detailed):before {
    background-image: url(../../bundles/appfront/img/redesign/assets/stocks-card-bg111611161116.jpg?ver=696)
}

html.webplossless .assets.active .asset-item_indexes:not(.detailed):before {
    background-image: url(../../bundles/appfront/img/redesign/assets/indexes-card-bg111611161116.webp?ver=696)
}

html.no-webplossless .assets.active .asset-item_indexes:not(.detailed):before {
    background-image: url(../../bundles/appfront/img/redesign/assets/indexes-card-bg111611161116.jpg?ver=696)
}

html.webplossless .assets.active .asset-item_etf:not(.detailed):before {
    background-image: url(../../bundles/appfront/img/redesign/assets/etf-card-bg111611161116.webp?ver=696)
}

html.no-webplossless .assets.active .asset-item_etf:not(.detailed):before {
    background-image: url(../../bundles/appfront/img/redesign/assets/etf-card-bg111611161116.jpg?ver=696)
}

html.webplossless .assets.active .asset-item_commodities:not(.detailed):before {
    background-image: url(../../bundles/appfront/img/redesign/assets/commodities-card-bg111611161116.webp?ver=696)
}

html.no-webplossless .assets.active .asset-item_commodities:not(.detailed):before {
    background-image: url(../../bundles/appfront/img/redesign/assets/commodities-card-bg111611161116.jpg?ver=696)
}

html.webplossless .assets.active .asset-item_energies:not(.detailed):before {
    background-image: url(../../bundles/appfront/img/redesign/assets/energies-card-bg111611161116.webp?ver=696)
}

html.no-webplossless .assets.active .asset-item_energies:not(.detailed):before {
    background-image: url(../../bundles/appfront/img/redesign/assets/energies-card-bg111611161116.jpg?ver=696)
}

html.webplossless .assets.active .asset-item_metails:not(.detailed):before {
    background-image: url(../../bundles/appfront/img/redesign/assets/metails-card-bg111611161116.webp?ver=696)
}

html.no-webplossless .assets.active .asset-item_metails:not(.detailed):before {
    background-image: url(../../bundles/appfront/img/redesign/assets/metails-card-bg111611161116.jpg?ver=696)
}

html.webplossless .assets.active .asset-item_crypto-curr:not(.detailed):before {
    background-image: url(../../bundles/appfront/img/redesign/assets/crypto-curr-card-bg111611161116.webp?ver=696)
}

html.no-webplossless .assets.active .asset-item_crypto-curr:not(.detailed):before {
    background-image: url(../../bundles/appfront/img/redesign/assets/crypto-curr-card-bg111611161116.jpg?ver=696)
}

.asset-item:not(.detailed) .asset-item__lead {
    opacity: 1;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.asset-item:not(.detailed) .asset-item__details {
    opacity: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.asset-item.detailed .asset-item__lead {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.asset-item.detailed .asset-item__details {
    opacity: 1;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.asset-item.prev-slide.detailed .asset-item__lead {
    opacity: 0
}

.asset-item.prev-slide.detailed .asset-item__details,
.asset-item.prev-slide.detailed .asset-item__lead {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.asset-item.prev-slide.detailed .asset-item__details {
    opacity: 1
}

.asset-item__lead {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 100%;
    width: 28rem;
    padding: 18rem 3rem 3rem;
    background-position: 50% 6rem;
    background-repeat: no-repeat;
    background-size: 100% 8rem
}

.assets.active .asset-item_commodities .asset-item__lead {
    background-image: url(../../bundles/appfront/img/redesign/assets/commodities.svg)
}

.assets.active .asset-item_crypto-curr .asset-item__lead {
    background-image: url(../../bundles/appfront/img/redesign/assets/crypto-curriencies.svg)
}

.assets.active .asset-item_energies .asset-item__lead {
    background-image: url(../../bundles/appfront/img/redesign/assets/energies.svg)
}

.assets.active .asset-item_etf .asset-item__lead {
    background-image: url(../../bundles/appfront/img/redesign/assets/etf.svg)
}

.assets.active .asset-item_forex .asset-item__lead {
    background-image: url(../../bundles/appfront/img/redesign/assets/forex.svg)
}

.assets.active .asset-item_indexes .asset-item__lead {
    background-image: url(../../bundles/appfront/img/redesign/assets/indexes.svg)
}

.assets.active .asset-item_metails .asset-item__lead {
    background-image: url(../../bundles/appfront/img/redesign/assets/metails.svg)
}

.assets.active .asset-item_stocks .asset-item__lead {
    background-image: url(../../bundles/appfront/img/redesign/assets/stocks.svg)
}

.asset-item__heading {
    margin: 0 0 2rem;
    font-weight: 500;
    font-size: 2.2rem;
    line-height: 1.18181818;
    text-align: center
}

.asset-item__desc {
    font-size: 1.4rem;
    line-height: 1.42857143;
    text-align: center
}

.asset-item__details {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 100%;
    width: 400px;
    padding: 1rem;
    -webkit-transform: translate(-1rem, -100%);
    -ms-transform: translate(-1rem, -100%);
    transform: translate(-1rem, -100%);
    opacity: 0
}

.asset-item__title {
    margin: 1rem 0;
    font-weight: 300;
    font-size: 2.5rem;
    line-height: 1
}

.asset-item__list {
    margin-top: 4rem
}

.asset-item__list>li {
    padding-left: 3rem;
    font-size: 1.6rem;
    line-height: 1.25
}

.asset-item__list>li:before {
    width: 8px;
    height: 8px
}

@media (max-width:680px) {
    .asset-item {
        height: 30rem;
        overflow: hidden;
        -webkit-transform: translate3d(-290px, 0, 0);
        transform: translate3d(-290px, 0, 0)
    }

    .asset-item:first-child:not(.active) {
        opacity: 0
    }

    .asset-item.active {
        -webkit-transform: translate3d(-290px, 0, 0);
        transform: translate3d(-290px, 0, 0)
    }

    .asset-item.active~.asset-item {
        -webkit-transform: translate3d(1rem, 0, 0);
        transform: translate3d(1rem, 0, 0)
    }

    .asset-item.active~.asset-item~.asset-item {
        -webkit-transform: translate3d(31rem, 0, 0);
        transform: translate3d(31rem, 0, 0)
    }

    .asset-item.active~.asset-item~.asset-item~.asset-item {
        -webkit-transform: translate3d(61rem, 0, 0);
        transform: translate3d(61rem, 0, 0)
    }

    .asset-item.active~.asset-item~.asset-item~.asset-item~.asset-item {
        -webkit-transform: translate3d(91rem, 0, 0);
        transform: translate3d(91rem, 0, 0)
    }

    .asset-item__heading {
        margin: 0 0 2rem;
        font-weight: 500;
        font-size: 2.2rem;
        line-height: 1.18181818;
        text-align: center
    }

    .asset-item__desc {
        font-size: 1.4rem;
        line-height: 1.42857143;
        text-align: center
    }

    .asset-item__lead {
        padding-top: 13rem;
        background-position: 50% 3rem
    }

    .asset-item__details {
        width: 100%;
        padding-left: 4rem;
        padding-right: 4rem;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .asset-item__title {
        font-weight: 400;
        font-size: 1.6rem;
        line-height: 1.25
    }

    .asset-item__list {
        margin-top: 2rem
    }

    .asset-item__list>li {
        padding-left: 2rem;
        font-size: 1.3rem;
        line-height: 1.53846154
    }
}

@-webkit-keyframes colorchange {
    0% {
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3), 0 3px 0 rgba(0, 0, 0, .15);
        box-shadow: 0 0 10px rgba(0, 0, 0, .3), 0 3px 0 rgba(0, 0, 0, .15)
    }

    to {
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 0)
    }
}

@keyframes colorchange {
    0% {
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3), 0 3px 0 rgba(0, 0, 0, .15);
        box-shadow: 0 0 10px rgba(0, 0, 0, .3), 0 3px 0 rgba(0, 0, 0, .15)
    }

    to {
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 0)
    }
}

.commissions {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding-right: 8.33333333%;
    color: #000
}

.commissions__text {
    margin-top: 4rem;
    margin-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem
}

.commissions__text p:not(:last-child) {
    margin-bottom: 2rem
}

@media (max-width:1018px) {
    .commissions {
        -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%
    }

    .commissions .section__title {
        white-space: normal
    }
}

@media (max-width:680px) {
    .commissions {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 100%;
        padding: 0 !important
    }

    .commissions__text {
        margin-top: 2rem;
        margin-bottom: 3rem
    }
}

.withdrawals {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: #000
}

.withdrawals .section__title {
    white-space: nowrap
}

.withdrawals__list {
    margin-top: 4rem;
    margin-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem
}

.withdrawals__list li:before {
    background-color: #1c1c1c
}

@media (max-width:1018px) {
    .withdrawals {
        -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%
    }

    .withdrawals .section__title {
        white-space: normal
    }
}

@media (max-width:680px) {
    .withdrawals {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 100%;
        padding: 0 !important
    }

    .withdrawals__list {
        margin-top: 2rem;
        margin-bottom: 0
    }
}

.payment-system {
    padding-top: 2rem;
    padding-bottom: 1.5rem;
    background-image: -webkit-gradient(linear, left top, right top, from(#1c1c1c), to(#C58F61));
    background-image: -o-linear-gradient(left, #1c1c1c, #C58F61);
    background-image: linear-gradient(90deg, #1c1c1c, #C58F61);
    color: #fff;
    font-size: 0;
    overflow: hidden
}

.payment-system__title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    margin: 1rem 0;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 2.5rem;
    line-height: 1.2;
    font-weight: 300
}

.payment-system__title b {
    display: block;
    font-weight: 500
}

.payment-system__list {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    width: 75%;
    height: 8rem;
    overflow: hidden
}

.payment-system__scrollable {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding-bottom: 20px;
    bottom: -20px;
    overflow: hidden;
    overflow-x: auto
}

.payment-system__links {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.payment-system__links>a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    -ms-flex-preferred-size: 10rem;
    flex-basis: 10rem;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
    opacity: .5;
    -webkit-transition: all .3s linear;
    -o-transition: all linear .3s;
    transition: all .3s linear
}

.payment-system__links>a:hover {
    opacity: 1
}

.payment-system__links>a:first-child {
    padding-left: 0
}

.payment-system__links>a:last-child {
    padding-right: 0
}

.payment-system__ico {
    display: inline-block;
    width: 8rem;
    height: 100%;
    min-height: 5.2rem;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.payment-system.active .payment-system__ico_multibanco_lg {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/multibanco.svg)
}

.payment-system.active .payment-system__ico_webmoney {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/webmoney.svg)
}

.payment-system.active .payment-system__ico_alfa-bank {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/alfa-bank.svg)
}

.payment-system.active .payment-system__ico_sber-bank {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/sber-bank.svg)
}

.payment-system.active .payment-system__ico_qiwi {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/qiwi.svg)
}

.payment-system.active .payment-system__ico_przelewy {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/przelewy.svg)
}

.payment-system.active .payment-system__ico_netteler {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/neteller.svg)
}

.payment-system.active .payment-system__ico_visa {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/visa.svg)
}

.payment-system.active .payment-system__ico_yandex {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/yandex.svg)
}

.payment-system.active .payment-system__ico_sofort {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/sofort.svg)
}

.payment-system.active .payment-system__ico_skrill {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/skrill.svg)
}

.payment-system.active .payment-system__ico_mastercard {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/mastercard.svg)
}

.payment-system.active .payment-system__ico_giro-pay {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/giro-pay.svg)
}

.payment-system.active .payment-system__ico_union-pay {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/union_pay.svg)
}

.payment-system.active .payment-system__ico_boleto {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/boleto.svg)
}

.payment-system.active .payment-system__ico_bank-transfer {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/bank_transfer.svg)
}

.payment-system.active .payment-system__ico_bank {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/bank.svg)
}

.payment-system.active .payment-system__ico_paysafe-card {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/paysafe-card.svg)
}

.payment-system.active .payment-system__ico_fasapay {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/fasapay.svg)
}

.payment-system.active .payment-system__ico_paypal {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/paypal.svg)
}

.payment-system.active .payment-system__ico_alipay {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/alipay.svg)
}

.payment-system.active .payment-system__ico_western-union {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/western-union.svg)
}

.payment-system.active .payment-system__ico_ideal {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/ideal.svg)
}

.payment-system.active .payment-system__ico_multibanco {
    background-image: url(../../bundles/appfront/img/redesign/payment_system/multibanco.svg)
}

@media (max-width:680px) {
    .payment-system {
        padding-bottom: 2.5rem
    }

    .payment-system__title {
        width: 100%;
        margin: 0;
        font-size: 1.6rem;
        line-height: 1.875;
        text-align: center
    }

    .payment-system__title b {
        display: inline
    }

    .payment-system__list {
        width: 100%;
        height: 4.4rem;
        margin: auto;
        text-align: center
    }

    .payment-system__links {
        padding: 1rem 0 .5rem
    }

    .payment-system__links a {
        padding-left: 0;
        padding-right: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        min-width: 5rem
    }

    .payment-system__ico {
        min-height: 4rem;
        background-size: contain
    }
}

.invest-product {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 6rem
}

.invest-product__header {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 2.5rem;
    line-height: 1.2
}

.invest-product__title {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 2rem;
    font-size: 0;
    line-height: 0;
    color: rgba(0, 0, 0, 0)
}

.invest-product__link {
    display: inline-block;
    font-size: 1rem;
    color: rgba(0, 0, 0, 0);
    text-decoration: none;
    background-repeat: no-repeat
}

.invest-product_copyfx .invest-product__link {
    width: 18em;
    height: 5em;
    background-position: 0 0;
    background-size: 100% auto
}

.invest-products.active .invest-product_copyfx .invest-product__link {
    background-image: url(../../bundles/appfront/img/redesign/invest-product/copyfx.svg)
}

.invest-product_ramm .invest-product__link {
    width: 28em;
    height: 5em;
    background-position: 0 100%;
    background-size: auto 5em
}

.invest-products.active .invest-product_ramm .invest-product__link {
    background-image: url(../../bundles/appfront/img/redesign/invest-product/logo.html)
}

.invest-product__desc {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 4.5rem;
    font-size: 1.6rem;
    line-height: 1.25
}

.invest-product__details {
    margin-top: 3.8rem;
    margin-bottom: 4rem
}

.invest-product__details li {
    font-size: 1.6rem;
    line-height: 1.25;
    padding-left: 3rem
}

.invest-product__details li:before {
    width: 8px;
    height: 8px;
    background: #ecaa22
}

.invest-product__more {
    position: absolute;
    left: 1rem;
    bottom: 0;
    min-width: 60%;
    min-width: calc(60% - 2rem)
}

@media (max-width:1200px) {
    .invest-product__more {
        min-width: 28rem
    }
}

@media (max-width:680px) {
    .invest-product {
        padding-bottom: 0
    }

    .invest-product__header {
        font-size: 1.8rem;
        line-height: 1.11111111
    }

    .invest-product__title {
        float: left;
        margin: 0;
        font-weight: 400
    }

    .invest-product__link,
    .invest-product__title {
        font-size: inherit;
        line-height: inherit;
        color: currentColor
    }

    .invest-product__link {
        display: inline;
        background-image: none !important
    }

    .invest-product__link:visited {
        color: currentColor
    }

    .invest-product__link:after {
        content: "-";
        display: inline;
        margin: 0 5px
    }

    .invest-product__desc {
        margin-bottom: 3.5rem;
        font-size: 1.3rem;
        line-height: 1.53846154
    }

    .invest-product__details {
        margin: 2rem 0
    }

    .invest-product__details li {
        font-size: 1.3rem;
        line-height: 1.53846154
    }

    .invest-product__more {
        position: static
    }
}

@media (max-width:359px) {
    .invest-product__more {
        min-width: 18rem
    }
}

.invest-products {
    padding-bottom: 5rem;
    color: #fff;
    background-color: #014f8c;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    overflow: hidden
}

html.webplossless .invest-products.active {
    background-image: url(../../bundles/appfront/img/redesign/invest-product/invest-products_bg111611161116.svg?ver=696)
}

html.no-webplossless .invest-products.active {
    background-image: url(../../bundles/appfront/img/redesign/invest-product/invest-products_bg111611161116.jpg?ver=696)
}

.invest-products__list {
    margin: 0;
    padding: 0;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.invest-products__item,
.invest-products__list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.invest-products__item {
    display: inline-block;
    vertical-align: top;
    width: 41.66666667%;
    margin-top: 2rem;
    margin-bottom: 1rem
}

.invest-products__item:first-child {
    margin-right: 8.33333333%
}

@media (min-width:681px) {
    .invest-products__item.invest-product_ramm:first-child:last-child:after {
        display: block;
        content: "";
        position: absolute;
        background: url(../../bundles/appfront/img/redesign/invest-product/ramm_bg.png);
        width: 844px;
        height: 490px;
        left: 100%;
        bottom: -60px
    }
}

@media (min-width:681px) and (max-width:1160px) {
    .invest-products__item.invest-product_ramm:first-child:last-child {
        width: 50%
    }

    .invest-products__item.invest-product_ramm:first-child:last-child:after {
        left: 110%
    }
}

@media (max-width:1520px) {
    .invest-products {
        background-size: cover
    }
}

@media (max-width:680px) {
    .invest-products__item {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .invest-products__item:first-child {
        margin-top: 0
    }

    .invest-products__item:last-child {
        margin-bottom: 0
    }
}

.preview__list {
    width: 83.33333333%
}

.preview__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 4rem 0;
    padding-left: 1rem;
    padding-right: 1rem
}

.preview__date {
    font-size: 1.4rem;
    line-height: 1.42857143;
    font-weight: 400;
    color: #667285
}

.preview__date strong {
    color: #000
}

.preview__title {
    margin: 1rem 0;
    font-size: 1.6rem;
    line-height: 1.25;
    font-weight: 400
}

.preview__title a {
    text-decoration: none
}

.preview__announce {
    font-size: 1.4rem;
    line-height: 1.42857143;
    font-weight: 400;
    color: #667285
}

.preview__list_hor {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.preview__list_hor .preview__item {
    display: inline-block;
    vertical-align: top;
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    margin: 2rem 0
}

.preview__list_hor .preview__title {
    height: 4rem;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

@media (max-width:680px) {
    .preview__list_hor {
        display: block
    }

    .preview__list_hor .preview__item {
        width: 100%;
        margin: 1rem 0
    }

    .preview__list_hor .preview__item:first-child {
        margin-top: 0
    }

    .preview__list_hor .preview__item:last-child {
        margin-bottom: 0
    }

    .preview__list_hor .preview__title {
        height: auto
    }
}

@media (max-width:680px) {
    .preview__list {
        width: 100%
    }

    .preview__item {
        margin: 2rem 0
    }

    .preview__date {
        font-size: 1.2rem;
        line-height: 1.66666667
    }

    .preview__title {
        margin: 0;
        font-size: 1.3rem;
        line-height: 1.53846154
    }

    .preview__announce {
        font-size: 1.2rem;
        line-height: 1.66666667
    }
}

.analytics {
    color: #000;
    background-color: #fff
}

.analytics:not(.active) .flag {
    background-image: none !important
}

.analytics__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0
}

.analytics__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 41.66666667%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.analytics__item:first-child {
    margin-right: 8.33333333%
}

.analytics__logo {
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40%;
    height: 3rem;
    min-width: 20rem;
    margin: 1.4rem 0;
    padding-left: 1rem;
    padding-right: 1rem;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 90%
}

.analytics__logo.claws_horns {
    margin-top: 1.2rem
}

.analytics.active .analytics__logo.claws_horns {
    background-image: url(../../bundles/appfront/img/redesign/analytics/claws_horns.png)
}

.analytics.active .analytics__logo.fx_wire_pro {
    background-image: url(../../bundles/appfront/img/redesign/analytics/fx_wire.png)
}

.analytics__desc {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 60%;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.4rem;
    line-height: 1.42857143;
    color: #d4bca7
}

.analytics__list_ver {
    margin-top: 3rem
}

.analytics__list_ver .analytics__item {
    display: block;
    width: 83.33333333%
}

.analytics__list_ver .analytics__logo {
    width: 20rem;
    margin-top: 3rem
}

.analytics__list_ver .analytics__desc {
    display: block;
    width: 100%
}

@media (max-width:680px) {

    .analytics__item,
    .analytics__list_ver .analytics__item {
        width: 100%;
        margin-right: 0 !important
    }

    .analytics__logo {
        margin: 0 !important
    }

    .analytics__desc {
        display: block;
        width: 100%;
        font-size: 1.2rem;
        line-height: 1.66666667
    }
}

.events {
    position: relative;
    min-height: 40rem
}

.events__loader {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0
}

.events__container {
    margin-top: 2.6rem;
    margin-bottom: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: #fff
}

@media (max-width:680px) {
    .events {
        min-height: 33rem
    }

    .events__container {
        margin-top: 2rem;
        margin-bottom: 4rem
    }
}

.event.table {
    width: 100%;
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    border-collapse: collapse
}

.event.table td {
    padding: 1.5rem 1rem 1.3rem;
    font-size: 1.4rem;
    line-height: 1.42857143;
    color: #000;
    border-bottom: 2px solid #f2f5f7
}

.event.table td:first-child {
    padding-left: 0
}

.event.table td:last-child:not(:first-child) {
    padding-right: 1rem;
    padding-left: 1rem
}

.event.table td:nth-child(3) {
    width: 16.66666667%
}

.event.table td:nth-child(4) {
    width: 66.66666667%
}

.event.table a {
    text-decoration: none;
    border-bottom: 1px dashed #1c1c1c
}

.event.table a:hover {
    border-bottom: 0
}

.event__date {
    font-weight: 700;
    color: #000
}

.event__vol {
    position: relative;
    margin: 1em auto
}

.event__vol,
.event__vol:after,
.event__vol:before {
    display: block;
    font-size: 1rem;
    width: .5em;
    height: .8em;
    border-radius: 1px
}

.event__vol:after,
.event__vol:before {
    content: "";
    position: absolute;
    left: 0
}

.event__vol:before {
    top: -1em
}

.event__vol:after {
    bottom: -1em
}

.event__vol_0,
.event__vol_0:after,
.event__vol_0:before {
    background-color: #f0f5f8
}

.event__vol_1 {
    background-color: #f0f5f8
}

.event__vol_1:before {
    background-color: #f0f5f8
}

.event__vol_1:after {
    background-color: #e1de0a
}

.event__vol_2 {
    background-color: #e1880a
}

.event__vol_2:before {
    background-color: #f0f5f8
}

.event__vol_2:after {
    background-color: #e1de0a
}

.event__vol_3 {
    background-color: #e1880a
}

.event__vol_3:before {
    background-color: #e11e0a
}

.event__vol_3:after {
    background-color: #e1de0a
}

.event__flag {
    margin-right: 1rem;
    -webkit-box-shadow: 0 0 0 1px #f2f5f7;
    box-shadow: 0 0 0 1px #f2f5f7
}

.event__country {
    display: inline-block;
    vertical-align: middle;
    font-weight: 300;
    font-size: 1.8rem;
    line-height: 1.11111111;
    text-transform: uppercase
}

.event__name {
    display: block;
    font-size: 1.6rem;
    line-height: 1.25
}

.event__previous {
    color: #d4bca7
}

.event__previous b {
    font-weight: 500;
    color: #000
}

.event .fa-chevron-up {
    display: inline-block;
    font-size: 1rem;
    font-weight: 300;
    color: #d4bca7
}

.event .fa-chevron-down {
    display: none;
    font-size: 1rem;
    font-weight: 300;
    color: #d4bca7
}

.event__item.desc-hidden .fa-chevron-up {
    display: none
}

.event__item.desc-hidden .fa-chevron-down {
    display: inline-block
}

.section.analytics .event__name {
    position: relative;
    height: 20px;
    overflow: hidden
}

.section.analytics .event__row {
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    white-space: nowrap
}

.section.analytics .event__desc,
.section.analytics .event__row {
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.section.analytics .event__desc {
    padding-left: 0;
    padding-right: 0
}

@media (max-width:680px) {
    .event.table td {
        padding: .8rem 0;
        font-size: 1.2rem;
        line-height: 1.66666667
    }

    .event__date {
        font-weight: 700;
        color: #000
    }

    .event__vol {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .event__flag {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .event__country {
        display: none
    }

    .event__name {
        font-size: 1.3rem;
        line-height: 1.53846154
    }
}

.webinars {
    padding-top: 3rem;
    padding-bottom: 6rem;
    color: #000;
    background-color: #f2f5fb
}

.webinars .section__title {
    font-size: 3rem;
    line-height: .66666667
}

.webinars__block {
    overflow: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-right: 16.66666667%
}

.webinars__date {
    display: block;
    padding: 1rem;
    margin-right: 80%;
    font-size: 1.4rem;
    line-height: 1.42857143;
    font-weight: 500;
    text-align: right;
    white-space: nowrap;
    color: #000
}

.webinars__list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.webinars__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.webinars__time {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 1.4rem;
    line-height: 1.42857143;
    text-align: right;
    color: #d4bca7
}

.webinars__time,
.webinars__title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding: 1rem
}

.webinars__title {
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
    font-size: 1.6rem;
    line-height: 1.25;
    color: #1c1c1c;
    text-decoration: none;
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word
}

@media (min-width:680px) {
    .webinars__block {
        height: 27.5rem
    }
}

@media (max-width:680px) {
    .webinars {
        padding-bottom: 3.4rem
    }

    .webinars .section__title {
        font-size: 2.5rem;
        line-height: 1.2
    }

    .webinars__block {
        padding: 0 !important
    }

    .webinars__date {
        margin-right: 66.66666667%
    }

    .webinars__date,
    .webinars__time {
        font-size: 1.2rem;
        line-height: 1.66666667
    }

    .webinars__time {
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%
    }

    .webinars__title {
        -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
        font-size: 1.4rem;
        line-height: 1.42857143
    }
}

.youtube-news {
    margin-top: 3rem;
    width: 100%;
    height: 320px
}

.awards {
    padding-bottom: 0;
    color: #fff;
    background-position: 50% 50%;
    background-size: cover;
    text-align: center;
    background-color: #3d362c
}

html.webplossless .awards.active {
    background-image: url(../../bundles/appfront/img/redesign/awards/awards-bg111611161116.webp?ver=696)
}

html.no-webplossless .awards.active {
    background-image: url(../../bundles/appfront/img/redesign/awards/awards-bg111611161116.jpg?ver=696)
}

.awards__wrapper {
    position: relative;
    padding-bottom: 4rem
}

.awards__desc {
    margin-top: -.5rem;
    font-weight: 300;
    font-size: 2.5rem;
    line-height: 1.6
}

.awards__desc b {
    font-weight: 500
}

.awards__list {
    list-style-type: none;
    padding: 0;
    margin: 7.3rem 0 7.7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.awards__item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.25
}

.awards__item strong {
    position: relative;
    z-index: 1;
    display: block;
    margin-bottom: 2rem;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 1.11111111
}

.awards__item:after,
.awards__item:before {
    content: "";
    position: absolute;
    top: 0;
    font-size: 1rem;
    width: 5.2em;
    height: 8.3em;
    background-repeat: no-repeat;
    background-size: 10.4em 100%
}

.awards__item:before {
    left: 16.66666667%;
    -webkit-transform: translate(-50%, -1rem);
    -ms-transform: translate(-50%, -1rem);
    transform: translate(-50%, -1rem)
}

.awards__item:after {
    right: 16.66666667%;
    -webkit-transform: translate(50%, -1rem);
    -ms-transform: translate(50%, -1rem);
    transform: translate(50%, -1rem);
    background-position: 100% 0
}

.awards.active .awards__item:after,
.awards.active .awards__item:before {
    background-image: url(../../bundles/appfront/img/redesign/awards/sprig.svg)
}

.awards__link {
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 32%;
    min-width: calc(33.33333% - 2rem);
    padding-top: 3rem;
    padding-bottom: 3rem
}

@media (min-width:681px) {
    .awards__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 10px;
        display: block
    }

    .awards__item {
        width: 25% !important;
        max-width: 300px;
        opacity: 1 !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        margin-bottom: 60px
    }

    .awards__list.children-length-1,
    .awards__list.children-length-2,
    .awards__list.children-length-3,
    .awards__list.children-length-5,
    .awards__list.children-length-6,
    .awards__list.children-length-9 {
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto
    }

    .awards__list.children-length-1>li,
    .awards__list.children-length-2>li,
    .awards__list.children-length-3>li,
    .awards__list.children-length-5>li,
    .awards__list.children-length-6>li,
    .awards__list.children-length-9>li {
        width: 33% !important
    }

    .awards__list.children-length-7>li {
        width: 25% !important;
        max-width: 240px
    }

    .awards__list.children-length-7>li:before {
        -webkit-transform: translate(-50%, -1rem) scale(.7);
        -ms-transform: translate(-50%, -1rem) scale(.7);
        transform: translate(-50%, -1rem) scale(.7)
    }

    .awards__list.children-length-7>li:after {
        -webkit-transform: translate(50%, -1rem) scale(.7);
        -ms-transform: translate(50%, -1rem) scale(.7);
        transform: translate(50%, -1rem) scale(.7)
    }

    .awards__list.children-length-7>li strong {
        font-size: 1.5rem;
        margin-top: 12px
    }

    .awards__list.children-length-7>li:first-child,
    .awards__list.children-length-7>li:nth-child(2),
    .awards__list.children-length-7>li:nth-child(3) {
        width: 28% !important;
        max-width: 400px;
        margin-bottom: 40px
    }

    .awards__list.children-length-7>li:first-child:before,
    .awards__list.children-length-7>li:nth-child(2):before,
    .awards__list.children-length-7>li:nth-child(3):before {
        -webkit-transform: translate(-50%, -1rem) scale(1);
        -ms-transform: translate(-50%, -1rem) scale(1);
        transform: translate(-50%, -1rem) scale(1)
    }

    .awards__list.children-length-7>li:first-child:after,
    .awards__list.children-length-7>li:nth-child(2):after,
    .awards__list.children-length-7>li:nth-child(3):after {
        -webkit-transform: translate(50%, -1rem) scale(1);
        -ms-transform: translate(50%, -1rem) scale(1);
        transform: translate(50%, -1rem) scale(1)
    }

    .awards__list.children-length-7>li:first-child strong,
    .awards__list.children-length-7>li:nth-child(2) strong,
    .awards__list.children-length-7>li:nth-child(3) strong {
        font-size: 1.8rem;
        margin-top: 5px
    }

    .awards__list.children-length-7>li:first-child {
        margin-left: 3%
    }

    .awards__list.children-length-7>li:nth-child(3) {
        margin-right: 3%
    }

    .awards .swiper-pagination {
        display: none
    }
}

@media (max-width:768px) and (min-width:681px) {

    .awards__list.children-length-4>li,
    .awards__list.children-length-8>li {
        width: 34% !important
    }

    .awards__list.children-length-7>li:first-child,
    .awards__list.children-length-7>li:nth-child(2),
    .awards__list.children-length-7>li:nth-child(3) {
        width: 33% !important
    }

    .awards__list.children-length-7>li:first-child {
        margin-left: 0
    }

    .awards__list.children-length-7>li:nth-child(3) {
        margin-right: 0
    }
}

@media (max-width:680px) {
    .awards {
        background-image: none !important;
        background-color: #1c1c1c
    }

    .awards .swiper-container {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto
    }

    .awards .swiper-wrapper {
        height: 100px
    }

    .awards .swiper-pagination {
        position: static;
        height: 4rem;
        padding-left: .2rem;
        padding-right: .2rem;
        font-size: 0;
        line-height: 0
    }

    .awards .swiper-pagination:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        width: 1px;
        margin-right: -1px
    }

    .awards .swiper-pagination-bullet {
        color: #fff
    }

    .awards .swiper-pagination-bullet-active,
    .awards .swiper-pagination-bullet:hover {
        color: #fff;
        opacity: 1
    }

    .awards__desc {
        margin-top: -.8rem;
        font-size: 1.8rem;
        line-height: 1.66666667
    }

    .awards__desc br {
        display: none
    }

    .awards__list {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-top: 3rem;
        margin-bottom: 6rem;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .awards__item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        background-color: #1c1c1c
    }

    .awards__link {
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 2.2rem;
        line-height: 1
    }
}

.quotes {
    margin-top: 3rem;
    padding-left: 1rem;
    padding-right: 1rem
}

.quotes__tabs {
    border-bottom: 3px solid #f2f5f7;
    position: relative
}

.quotes__tab {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 1rem 1.5rem;
    text-decoration: none;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.42857143;
    color: #000
}

.quotes__tab:first-child {
    padding-left: 0
}

.quotes__tab:last-child {
    padding-right: 0
}

.quotes__tab-border {
    height: 3px;
    background-color: #1c1c1c;
    -webkit-transform: translateY(100%) translateZ(0);
    transform: translateY(100%) translateZ(0)
}

.quotes__list {
    border-collapse: collapse;
    width: 100%
}

.quotes__list th {
    width: 16.66666667%;
    padding-top: 2.8rem;
    padding-bottom: .8rem;
    font-size: 1.2rem;
    line-height: 2rem;
    font-weight: 300;
    color: #8f9ea9;
    text-align: center
}

.quotes__list th:first-child {
    text-align: left
}

.quotes__list td {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: bottom;
    padding-top: 1rem;
    padding-bottom: .9rem;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 300;
    text-align: center;
    color: #000;
    white-space: nowrap
}

.quotes__list td:first-child {
    font-size: 1.8rem;
    line-height: 2rem;
    text-align: left
}

.quotes__list tr:not(:first-child) td {
    border-top: 1px solid #f2f5f7
}

.quotes__drawer-heading {
    display: none
}

@media (max-width:680px) {
    .quotes {
        margin-bottom: 3rem
    }

    .quotes__tabs {
        display: none
    }

    .quotes__drawer-heading {
        position: relative;
        display: block !important;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-decoration: none;
        font-size: 1.4rem;
        line-height: 1.42857143;
        color: #000;
        border-bottom: 3px solid #f2f5f7;
        background-color: #fff;
        padding: .8rem 0
    }

    .quotes__drawer-heading:after {
        position: absolute;
        top: 50%;
        right: 1rem;
        display: inline-block;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-family: FontAwesome;
        font-size: 1rem;
        line-height: 1;
        font-weight: 300;
        font-style: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .quotes__drawer-heading:not(.active):after {
        content: "\f078"
    }

    .quotes__drawer-heading.active:after {
        content: "\f077"
    }

    .quotes__drawer-heading.active,
    .quotes__drawer-heading:active,
    .quotes__drawer-heading:hover {
        text-decoration: none;
        color: #000
    }

    .quotes__drawer-heading:after {
        color: #d4bca7
    }

    .quotes__drawer-heading.active {
        border-bottom-color: #1c1c1c
    }

    .quotes__list th {
        padding-top: 1.8rem
    }

    .quotes__list td {
        padding: .8rem 0;
        font-size: 1.2rem;
        line-height: 1.66666667
    }

    .quotes__list td:first-child {
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.input__label-content--hoshi {
    color: #a1aeb7 !important;
    font-weight: 400
}

.input {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.input__field {
    position: relative;
    display: block;
    width: 60%;
    border: none;
    border-radius: 0;
    background: #f0f0f0;
    color: #aaa;
    font-weight: 700;
    -webkit-appearance: none
}

input.input__field:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #fff inset;
    box-shadow: inset 0 0 0 30px #fff
}

.input__field:focus {
    outline: none
}

.input__label {
    display: inline-block;
    float: right;
    width: 40%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.input__label-content {
    position: relative;
    display: block;
    padding: 1.6em 0;
    width: 100%;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.input__field--hoshi {
    margin-top: 1em;
    padding: .85em .15em;
    width: 100%;
    background: rgba(0, 0, 0, 0);
    color: #595f6e
}

.input__label--hoshi {
    overflow: hidden;
    position: absolute;
    bottom: 7px;
    left: 0;
    padding: 0;
    width: 100%;
    height: 60px;
    text-align: left;
    pointer-events: none
}

.input__label-content--hoshi {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    position: absolute;
    padding: 6px 0;
    bottom: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.input--filled .input__label-content--hoshi {
    -webkit-transform: translate3d(0, -21px, 0);
    transform: translate3d(0, -21px, 0);
    opacity: 1;
    font-size: 13px
}

input.input__field:-webkit-autofill {
    -webkit-animation-name: onAutoFillStart;
    animation-name: onAutoFillStart
}

input.input__field:not(:-webkit-autofill) {
    -webkit-animation-name: onAutoFillCancel;
    animation-name: onAutoFillCancel
}

.input__label--hoshi:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #b9c1ca
}

.input__label--hoshi:after {
    margin-top: -1px;
    border-bottom: 1px solid #C58F61;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.input__label--hoshi-color-1:after {
    border-color: #0af
}

.input__label--hoshi-color-2:after {
    border-color: #0fa
}

.input__label--hoshi-color-3:after {
    border-color: #f50
}

.input__field--hoshi:focus+.input__label--hoshi:after {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.input--filled .input__field--hoshi:focus+.input__label--hoshi .input__label-content--hoshi {
    opacity: 1;
    -webkit-transform: translate3d(0, -21px, 0);
    transform: translate3d(0, -21px, 0)
}

@-webkit-keyframes anim-1 {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(1em, 0, 0);
        transform: translate3d(1em, 0, 0)
    }

    51% {
        opacity: 0;
        -webkit-transform: translate3d(-1em, -21px, 0);
        transform: translate3d(-1em, -21px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -21 px, 0);
        transform: translate3d(0, -21 px, 0)
    }
}

@keyframes anim-1 {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(1em, 0, 0);
        transform: translate3d(1em, 0, 0)
    }

    51% {
        opacity: 0;
        -webkit-transform: translate3d(-1em, -21px, 0);
        transform: translate3d(-1em, -21px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -21px, 0);
        transform: translate3d(0, -21px, 0)
    }
}

@-webkit-keyframes anim-start {
    0% {
        left: -30px
    }

    to {
        opacity: 1
    }
}

@keyframes anim-start {
    0% {
        left: -30px
    }

    to {
        left: 0
    }
}