/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

body.trading-signals {
    -webkit-filter: blur(10px);
    filter: blur(10px)
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none
}

body, html {
    overflow-x: hidden;
    min-height: 100%
}

html {
    font-size: 10px
}

body {
    position: relative;
    font-family: Khula, sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.8rem;
    color: #000;
    -webkit-font-smoothing: antialiased;
    background-color: #f5f6ff
}

@media (max-width: 1366px) {
    body.overflow-nav {
        overflow: hidden;
        -webkit-transition: background-color .3s;
        transition: background-color .3s
    }

    body.overflow-nav:after {
        content: "";
        position: fixed;
        left: 0;
        top: 0;
        height: 100vh;
        width: 100vw;
        background-color: rgba(0, 0, 0, .8);
        z-index: 6
    }

    body.overflow-nav .header__logo-link {
        display: none
    }
}

img {
    max-width: 100%
}

.page-wrapper {
    padding: 7rem 0 20rem;
    min-height: 90vh
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 4.5rem;
    width: 100%
}

@media (max-width: 1024px) {
    .container {
        max-width: 768px
    }
}

@media (max-width: 767px) {
    .container {
        max-width: 690px;
        padding: 0 2rem
    }
}

p {
    margin: 2.4rem 0
}

p + .btn {
    margin-top: 3.6rem
}

@media (max-width: 1024px) {
    p + .btn {
        margin-top: 3.6rem
    }
}

@media (max-width: 767px) {
    p + .btn {
        margin-top: 2rem
    }
}

.header-relative {
    z-index: 10
}

.header-fixed {
    z-index: 999
}

.headline--sub {
    font-weight: 700
}

.arrow-points {
    max-width: 320px;
    margin: 2rem 0 3.5rem
}

.arrow-points ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.arrow-points li {
    padding-left: 16px;
    background-image: url(/Content/Images/custom-fit/cysec_regulated.svg);
    background-position: 0 8px;
    background-size: 8px;
    background-repeat: no-repeat;
    line-height: 20px;
    list-style: none;
    display: inline-block;
    width: 50%;
    margin-bottom: .8rem
}

.validation-summary-errors li {
    list-style: none
}

@media (max-width: 1366px) {
    .global-container.is-overlapped:before {
        content: "";
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, .8);
        z-index: 20
    }
}

@media (max-width: 1024px) {
    .global-container {
        margin-top: -7rem
    }
}

.menu-container {
    top: 0;
    width: 100%
}

@media (min-width: 1025px) {
    .menu-container {
        position: absolute
    }
}

.header-relative--cookies-not-fixed .cookie-policy {
    position: static
}

.risk-alert.is-active .risk-alert__hide {
    display: none
}

.position-relative {
    position: relative
}

@media (max-width: 1024px) {
    .desktop-only {
        display: none
    }
}

@media (min-width: 1025px) {
    .desktop-hide {
        display: none
    }
}

.btn {
    width: 100%;
    max-width: 320px;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    display: table;
    border-radius: 40px;
    padding: 1.7rem 4rem;
    text-transform: uppercase;
    color: #fff;
    background: #195ff5;
    border: 1px solid #195ff5;
    text-align: center;
    cursor: pointer;
    -webkit-transition: border-color .6s, background-color .6s, color .6s;
    transition: border-color .6s, background-color .6s, color .6s
}

.btn:hover {
    color: #fff;
    background: #00379a;
    border: 1px solid #00379a
}

.btn--ghost {
    background: rgba(25, 95, 245, 0)
}

.btn--alt {
    color: #fff;
    background: transparent;
    border: 1px solid #195ff5;
    font-size: 1.6rem
}

.btn--alt:hover {
    color: #fff;
    background: #00379a;
    border: 1px solid #00379a
}

.m-cfd-assets .btn--alt:hover {
    background: #00379a;
    border: 1px solid #195ff5
}

.btn--alt2 {
    color: #195ff5;
    background: transparent;
    border: 1px solid #195ff5
}

.btn--alt2:hover {
    color: #fff;
    background: #00379a;
    border: 1px solid #00379a
}

.btn--alt3 {
    color: #195ff5;
    background: #fff;
    border: 1px solid #fff
}

.btn--alt3:hover {
    color: #fff;
    background: #00379a;
    border: 1px solid #00379a
}

.btn--alt4 {
    color: #fff;
    background: transparent;
    border: 1px solid #fff
}

.btn--alt4:hover {
    color: #195ff5;
    background: #00379a;
    border: 1px solid #00379a
}

.btn--nav {
    color: #195ff5;
    background: #fff;
    border: 1px solid #fff
}

.btn--nav:hover {
    color: #fff;
    background: #00379a;
    border: 1px solid #00379a
}

.btn--nav-alt {
    color: #fff;
    background: transparent;
    border: 1px solid #fff
}

.btn--nav-alt:hover {
    color: #fff;
    background: #00379a;
    border: 1px solid #00379a
}

.btn--nav-alt2 {
    color: #195ff5;
    background: transparent;
    border: 1px solid #195ff5
}

.btn--nav-alt2:hover {
    color: #fff;
    background: #00379a;
    border: 1px solid #00379a
}

@media (max-width: 1024px) {
    .btn--nav {
        margin: 0
    }

    .btn--nav, .btn--nav-light {
        min-width: 150px;
        width: 75%;
        max-width: 200px
    }

    .btn--nav-light {
        margin-bottom: 15px
    }
}

@media (max-width: 767px) {
    .btn {
        font-size: 1.4rem;
        max-width: 290px;
        padding: 13px 10px
    }
}

.header {
    -webkit-transition: background-color .3s, -webkit-box-shadow .3s;
    transition: background-color .3s, -webkit-box-shadow .3s;
    transition: background-color .3s, box-shadow .3s;
    transition: background-color .3s, box-shadow .3s, -webkit-box-shadow .3s
}

.header, .header-relative {
    position: relative;
    z-index: 110
}

.header-fixed {
    position: fixed;
    top: 0;
    width: 100%
}

.header.is-fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0
}

.header.is-fixed, .header.no-hero {
    background-color: #fff
}

.header.is-colored, .header.is-fixed, .header.no-hero {
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .05)
}

.header.is-colored {
    background: #fff
}

.header__container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    padding: 0 40px;
    max-width: 1920px
}

.header__container, .header__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__content {
    width: 100%;
    -ms-flex-item-align: center;
    align-self: center
}

.header__logo {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header__logo-mobile {
    display: none
}

.header__logo-image {
    display: block;
    height: 36px
}

.header__logo-image--dark, .is-fixed .header__logo-image--light, .no-hero .header__logo-image--light {
    display: none
}

.is-fixed .header__logo-image--dark, .no-hero .header__logo-image--dark {
    display: block
}

.is-colored .header__logo-image--dark, .is-colored .header__logo-image--light {
    display: none
}

.header.is-colored .header__buttons .btn--nav, .header.is-fixed .header__buttons .btn--nav, .header.no-hero .header__buttons .btn--nav {
    color: #fff;
    background: #195ff5;
    border-color: #195ff5
}

.header.is-colored .header__buttons .btn--nav:hover, .header.is-fixed .header__buttons .btn--nav:hover, .header.no-hero .header__buttons .btn--nav:hover {
    background: #00379a;
    border-color: #00379a
}

.header.is-colored .header__buttons .btn--nav-alt, .header.is-fixed .header__buttons .btn--nav-alt, .header.no-hero .header__buttons .btn--nav-alt {
    color: #195ff5;
    border-color: #195ff5
}

.header.is-colored .header__buttons .btn--nav-alt:hover, .header.is-fixed .header__buttons .btn--nav-alt:hover, .header.no-hero .header__buttons .btn--nav-alt:hover {
    color: #fff;
    background: #00379a;
    border-color: #00379a
}

.header.is-colored .header__toggle-menu-icon, .header.is-fixed .header__toggle-menu-icon, .header.no-hero .header__toggle-menu-icon {
    background: #195ff5
}

.header__addition {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__addition, .header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header__nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto
}

.is-fixed .header__nav, .no-hero .header__nav {
    padding: 2px 0
}

.header__buttons .btn {
    display: inline-block;
    margin-left: 2.4rem;
    min-width: 160px;
    width: unset;
    font-size: 1.5rem;
    line-height: 1.6rem;
    padding: 1rem 2.2rem
}

.header__language-container {
    -ms-flex-item-align: center;
    align-self: center;
    justify-self: flex-start
}

.header__language-container.mobile {
    display: none
}

.header__toggle-menu {
    position: relative;
    width: 40px;
    height: 40px;
    padding: 0;
    background: transparent;
    border: 0;
    display: none;
    cursor: pointer;
    z-index: 2
}

.header__toggle-menu-icon {
    position: absolute;
    background: #fff;
    height: 3px;
    border-radius: 10px;
    width: 30px;
    left: 10px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    z-index: 2
}

.header__toggle-menu-icon:first-child {
    top: 10px
}

.header__toggle-menu-icon:nth-child(2) {
    top: 18px
}

.header__toggle-menu-icon:nth-child(3) {
    top: 26px
}

.is-active .header__toggle-menu {
    left: 10px
}

.is-active .header__toggle-menu-icon {
    background: #195ff5
}

.is-active .header__toggle-menu-icon:first-child {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.is-active .header__toggle-menu-icon:nth-child(2) {
    opacity: 0
}

.is-active .header__toggle-menu-icon:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    top: 30px
}

@media (max-width: 1366px) {
    .header.is-colored {
        background: transparent none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .header.is-colored .header__logo-mobile {
        display: block;
        position: absolute;
        top: 20px;
        right: calc(100% - 405px);
        width: 100%;
        z-index: 3
    }

    .header.is-colored .header__logo-mobile img {
        height: 30px;
        width: auto
    }

    .is-fixed .header__logo-image--light {
        display: none
    }

    .is-colored .header__logo-image--light, .is-fixed .header__logo-image--dark {
        display: block
    }

    .is-colored .header__logo-image--dark, .is-fixed.is-colored .header__logo-image--dark, .is-fixed.is-colored .header__logo-image--light, .no-hero.is-colored .header__logo-image--dark {
        display: none
    }

    .header__container {
        padding-top: 15px;
        padding-bottom: 15px;
        position: relative
    }

    .header__content {
        position: absolute;
        background: #fff;
        padding-top: 70px;
        right: 0;
        top: 0;
        max-width: 375px;
        width: 100%;
        height: 100vh;
        -webkit-box-shadow: -2px 2px 2px rgba(0, 0, 0, .15);
        box-shadow: -2px 2px 2px rgba(0, 0, 0, .15);
        -webkit-transform: translateX(105%);
        transform: translateX(105%);
        overflow-x: hidden;
        overflow-y: auto;
        border-radius: 35px 0 0 35px
    }

    .header__content.open {
        display: none;
        right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: -webkit-transform .6s;
        transition: -webkit-transform .6s;
        transition: transform .6s;
        transition: transform .6s, -webkit-transform .6s
    }

    .header__content.open:before {
        content: "";
        position: absolute;
        z-index: 2;
        top: 0;
        right: 0;
        width: 100%;
        height: 70px;
        background: #fff
    }

    .header__content .header__addition {
        width: 100%;
        -webkit-box-shadow: 0 -4px 4px rgba(0, 0, 0, .05);
        box-shadow: 0 -4px 4px rgba(0, 0, 0, .05);
        background-color: #fff
    }

    .header__content .header__nav {
        width: 100%;
        height: calc(100% - 170px);
        overflow-y: auto;
        overflow-x: hidden
    }

    .header__content .header__buttons {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header__content .header__buttons .btn:first-child {
        margin-bottom: 2.4rem
    }

    .header__content .header__buttons .btn {
        padding: 1.5rem 1rem;
        width: 100%;
        max-width: none
    }

    .header__addition {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .header__buttons {
        padding: 2rem 3.5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .header__buttons .btn {
        margin: 0;
        width: 46%
    }

    .header__language-container {
        position: absolute;
        top: 50%;
        right: 90px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 3
    }

    .header__language-container.mobile {
        display: block
    }

    .header__language-container.desktop {
        display: none
    }

    .header__nav {
        padding: 0
    }

    .header__toggle-menu {
        display: block
    }
}

@media (max-width: 767px) {
    .header {
        position: static
    }

    .header.is-colored .header__logo-mobile {
        position: absolute;
        top: 18px;
        right: calc(100% - 405px);
        padding-left: 3rem;
        left: 0
    }

    .header.is-colored .header__logo-mobile img {
        height: 24px;
        width: auto
    }

    .header__content {
        width: 100%;
        max-width: 375px;
        border-radius: unset
    }

    .header__content.open:before {
        content: "";
        height: 60px
    }

    .header__logo-image {
        height: 24px
    }

    .header__logo-image--dark {
        display: none
    }

    .header__logo-image--light {
        display: block
    }

    .is-colored .header__logo-image--light, .is-fixed .header__logo-image--light, .no-hero .header__logo-image--light {
        display: none
    }

    .is-colored .header__logo-image--dark, .is-fixed .header__logo-image--dark, .no-hero .header__logo-image--dark {
        display: block;
        position: relative;
        z-index: 3
    }

    .is-fixed.is-colored .header__logo-image--light {
        display: none
    }

    .is-fixed.is-colored .header__logo-image--dark {
        top: 30px;
        right: unset;
        left: 30px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .header__container {
        padding: 1rem 1.5rem
    }

    .header__language-container {
        left: auto;
        right: 70px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .header__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header__buttons .btn {
        width: 100%;
        max-width: 250px;
        margin: 0 auto 1.2rem
    }

    .header__buttons .btn:not(:last-of-type) {
        margin-bottom: 1rem
    }
}

.dropdown {
    position: relative;
    font-size: 1.5rem;
    line-height: 2.4rem;
    color: #fff
}

.dropdown.is-active .dropdown__trigger:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.dropdown__trigger {
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 1rem .4rem 1rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.5rem;
    line-height: 3rem;
    margin-right: 1rem
}

.dropdown__list {
    position: absolute;
    background: #fff;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .15);
    box-shadow: 0 0 12px rgba(0, 0, 0, .15);
    width: 446px;
    margin: 0;
    padding: .5rem;
    overflow: hidden;
    height: auto;
    top: 100%;
    left: 0;
    display: none;
    opacity: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 12px;
    list-style-type: none
}

.dropdown__list.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    -webkit-animation: fadeIn .3s ease-out;
    animation: fadeIn .3s ease-out
}

.dropdown__list-option {
    width: 25%
}

.dropdown__option-link {
    position: relative;
    display: block;
    font-size: 1.5rem;
    line-height: 1.7rem;
    text-align: center;
    color: #000;
    text-decoration: none;
    padding: 1.8rem
}

.dropdown__option-link:hover {
    color: #195ff5
}

.dropdown.large .dropdown__list {
    min-width: 900px;
    padding: 3.4rem 5rem 3.8rem
}

.dropdown.large .dropdown__list-option {
    margin-bottom: .6rem
}

.dropdown.large .dropdown__list-text {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    text-align: left
}

.dropdown.large .dropdown__option-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .6rem
}

.dropdown.large .dropdown__option-link .flag {
    margin: 0 12px 0 0
}

.is-colored .dropdown, .is-fixed .dropdown, .no-hero .dropdown {
    color: #272b2b
}

@media (max-width: 1024px) {
    .dropdown.large .dropdown__list {
        border-radius: 0;
        min-width: 100%;
        width: 100vw;
        right: -105px
    }

    .dropdown.large .dropdown__list-option {
        margin-bottom: 1rem
    }
}

@media (max-width: 767px) {
    .dropdown__list {
        right: -85px !important;
        width: 100vw;
        border-radius: 0
    }

    .dropdown__list-option {
        width: 33.33%
    }

    .dropdown.large .dropdown__list {
        padding: 3rem 2rem 2rem 4.6rem
    }

    .dropdown.large .dropdown__list-option {
        width: 50%
    }
}

@media (max-width: 320px) {
    .dropdown.large .dropdown__list {
        padding-left: 2rem;
        padding-right: 1rem
    }
}

.nav--top {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0;
    margin: 0;
    list-style: none
}

.nav--top > .nav__option > .nav__link {
    font-family: Khula, sans-serif;
    color: #fff;
    font-size: 1.5rem;
    line-height: 5rem;
    text-decoration: none
}

.is-colored .nav--top > .nav__option > .nav__link, .is-fixed .nav--top > .nav__option > .nav__link, .no-hero .nav--top > .nav__option > .nav__link {
    color: #272b2b;
    line-height: 3.6rem
}

.nav--top > .nav__option:not(.has-children) .nav__link.is-current .nav__visual:before {
    content: "";
    position: absolute;
    left: -5px;
    right: -5px;
    top: 50%;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    height: 2px;
    background: #fff
}

.nav--top > .nav__option.has-children {
    cursor: pointer
}

.nav--top > .nav__option.has-children.has-current-children > .nav__link .nav__visual:before {
    content: "";
    position: absolute;
    left: -5px;
    right: -18px;
    top: 50%;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    height: 2px;
    background: #fff
}

.nav--top > .nav__option.has-children > .nav__link:after {
    content: "";
    display: inline-block;
    background: url(/dist/images/nav-arr-icon-down.svg) no-repeat 50% 50%/100% 100%;
    top: -2px;
    width: 12px;
    height: 6px;
    position: relative;
    margin-left: 4px;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.is-colored .nav--top > .nav__option.has-children > .nav__link:after, .is-fixed .nav--top > .nav__option.has-children > .nav__link:after, .no-hero .nav--top > .nav__option.has-children > .nav__link:after {
    -webkit-filter: none;
    filter: none
}

.nav--top > .nav__option.has-children:hover > .nav__link {
    color: colorprimary
}

.nav--top > .nav__option.has-children:hover > .nav__link:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-filter: invert(1) brightness(0);
    filter: invert(1) brightness(0)
}

.nav--top > .nav__option:hover > .nav--child {
    display: block
}

.nav__option {
    position: relative
}

.nav__option--has-children .nav, .nav__option--hidden, .nav__option--mobile {
    display: none
}

.nav__link {
    white-space: nowrap;
    padding: 10px 1.2vw;
    display: block;
    position: relative
}

.nav--child {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    background: #fff;
    padding: 10px 0;
    margin: 0;
    border-radius: 15px;
    min-width: 255px;
    list-style: none;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.nav--child .nav__option .nav__link:hover {
    background: #195ff5;
    color: #fff
}

.nav--child .nav__option .nav__link.is-current {
    background: #195ff5;
    color: #fff;
    font-weight: 700
}

.nav--child .nav__link {
    position: relative;
    display: block;
    font-size: 1.5rem;
    line-height: 2.4rem;
    padding: .8rem 4.6rem;
    color: rgba(0, 0, 0, .9);
    text-decoration: none
}

.nav--child .nav__link:before {
    content: "";
    position: absolute;
    left: 29px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #195ff5;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.nav--child .nav__link.is-current:before, .nav--child .nav__link:hover:before {
    background-color: #fff
}

.nav__visual {
    position: relative
}

.nav--more .nav__option > .nav__link:hover {
    color: #195ff5;
    background: transparent;
    font-weight: 400
}

.nav--more .nav__option.has-children > .nav__link {
    font-weight: 400
}

.nav--more .nav__option.has-children > .nav__link:after {
    content: "";
    display: inline-block;
    background: url(/dist/images/nav-arr-icon-down.svg) no-repeat 50% 50%/6px 3px;
    position: relative;
    margin-left: 5px;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.nav--more .nav__option.has-children .nav {
    position: static
}

.nav--more .nav__option.has-children .nav--child {
    color: rgba(0, 0, 0, .9);
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    display: block
}

.nav--more .nav__option.has-children .nav--child .nav__link {
    background: #f9f9f9
}

.nav--more .nav__option.has-children .nav--child .nav__link.is-current {
    background: #195ff5;
    font-weight: 700;
    color: #fff
}

.nav--more .nav__option.has-children .nav--child .nav__link:hover {
    background: #e8e8e8;
    font-weight: 700;
    color: #195ff5
}

@media (max-width: 1366px) {
    .nav {
        padding: 0
    }

    .nav--top {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow-x: hidden;
        overflow-y: auto
    }

    .nav--top > .nav__option > .nav__link {
        padding: 7px 35px;
        font-size: 1.5rem;
        line-height: 2.4rem
    }

    .nav--top > .nav__option.has-children > .nav__link {
        pointer-events: none
    }

    .nav--top > .nav__option.has-children > .nav__link:after {
        border-color: #272b2b transparent transparent;
        -webkit-filter: none;
        filter: none
    }

    .nav--top > .nav__option.has-children:hover > .nav__link:after {
        -webkit-transform: none;
        transform: none
    }

    .nav--top > .nav__option.has-children.open {
        background-color: #f9f9f9
    }

    .nav--top > .nav__option.has-children.open > .nav__link {
        background-color: #f9f9f9;
        font-weight: 700;
        color: #195ff5
    }

    .nav--top > .nav__option.has-children.open > .nav__link:after {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    .nav--top > .nav__option.has-children.open .nav--child {
        display: block;
        margin-top: 1.2rem
    }

    .nav--top > .nav__option:hover > .nav--child, .nav__option--more {
        display: none
    }

    .nav__option--mobile {
        display: block
    }

    .nav--child {
        position: static;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        background: #f9f9f9;
        padding: 0 0 7px
    }

    .nav--child .nav__option .nav__link {
        padding: 14px 60px;
        font-size: 1.6rem;
        line-height: 2.2rem
    }
}

@media (max-width: 767px) {
    .nav--top > .nav__option > .nav__link {
        padding: 7px 30px
    }

    .nav--child {
        padding: 0 0 7px
    }

    .nav--child .nav__option .nav__link {
        padding: 14px 50px
    }
}

.m-hero {
    background: url(/dist/images/47c7b609b73c7313626cd33345edf6a3.png) no-repeat top/auto 100%;
    overflow: hidden;
    color: #fff
}

.m-hero__description {
    max-width: 460px
}

.m-hero__description--uppercase {
    text-transform: uppercase;
    font-weight: 700
}

.m-hero p > a {
    color: #195ff5
}

.m-hero__content {
    position: relative;
    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;
    width: 100%;
    min-height: 850px
}

.m-hero__content-text {
    position: relative;
    max-width: 440px;
    width: calc(100% - 500px);
    z-index: 5
}

.m-hero__content-img {
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.m-hero__content-img:before {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: url(/dist/images/figure.png) no-repeat 100% 100%/contain;
    width: 730px;
    height: 730px;
    -webkit-transform: translateX(65px);
    transform: translateX(65px)
}

.m-hero__content-img img {
    position: relative
}

.m-hero__content-img-mobile {
    position: relative;
    display: none
}

.m-hero__content-img-mobile:before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    background: url(/dist/images/figure.png) no-repeat 50% 50%/contain;
    width: 590px;
    height: 590px
}

.m-hero__content-img-mobile img {
    vertical-align: top;
    position: relative;
    z-index: 1
}

.home .m-hero {
    overflow: hidden
}

.home .m-hero__content img {
    max-width: 400px;
    -webkit-transform: translateX(26px) translateY(66px);
    transform: translateX(26px) translateY(66px)
}

.home .m-hero .btn-header {
    margin: 50px 0 0
}

.professional-account .m-hero__content img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 550px;
    -webkit-transform: translate(-6%, -10%);
    transform: translate(-6%, -10%)
}

.license-regulation-compliance .m-hero__content img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 730px
}

.future-expiries .m-hero, .professional-leverages .m-hero, .retail-leverage .m-hero {
    margin-bottom: 200px
}

.future-expiries .m-hero__content img, .professional-leverages .m-hero__content img, .retail-leverage .m-hero__content img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 550px;
    -webkit-transform: translate(-6%, -25%);
    transform: translate(-6%, -25%)
}

.future-expiries .m-hero__content .btn, .professional-leverages .m-hero__content .btn, .retail-leverage .m-hero__content .btn {
    font-size: 14px
}

.legal .m-hero__title:after {
    display: none
}

.legal .m-hero__content img {
    width: 650px;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px)
}

.contact-page .m-hero__content-text {
    max-width: 455px
}

.contact-page .m-hero__content-img img {
    max-width: 780px;
    -webkit-transform: translateX(5%);
    transform: translateX(5%)
}

.contact-page .m-hero__description {
    max-width: 440px
}

.contact-management .m-hero__content {
    padding-top: 6rem
}

.contact-management .m-hero__content-text {
    max-width: 550px
}

.account-tiers .m-hero__content-img {
    right: -150px
}

.account-tiers .m-hero__content-img:before {
    -webkit-transform: translate(65px);
    transform: translate(65px)
}

.account-tiers .m-hero img {
    width: 650px;
    -webkit-transform: translateY(-7%);
    transform: translateY(-7%)
}

.trading .m-hero__content {
    padding-top: 6rem
}

.trading .m-hero__content-text {
    max-width: 550px;
    width: 100%
}

.trading .m-hero__content-img {
    -webkit-transform: translateX(7%);
    transform: translateX(7%)
}

.trading .m-hero__content img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 54%;
    -webkit-transform: translate(-6%, -10%);
    transform: translate(-6%, -10%)
}

.trading--crypto .m-hero__content img {
    max-width: 50%;
    -webkit-transform: translate(-5%, -10%);
    transform: translate(-5%, -10%)
}

.trading--commodities .m-hero__content img {
    max-width: 63%;
    -webkit-transform: translateY(-3%);
    transform: translateY(-3%)
}

.trading--stocks .m-hero__title {
    max-width: 500px
}

.trading--stocks .m-hero__content img {
    max-width: 64%;
    -webkit-transform: translateY(-3%);
    transform: translateY(-3%)
}

.trading--indices .m-hero__content img {
    max-width: 570px
}

.become-partner .m-hero__content-text {
    max-width: 460px
}

.become-partner .m-hero__content-text h5 {
    color: #195ff5;
    text-transform: uppercase;
    margin-top: 3.6rem
}

.become-partner .m-hero__content-text h5:after {
    display: none
}

.become-partner .m-hero__content-img {
    top: auto;
    bottom: 0;
    -webkit-transform: none;
    transform: none
}

.become-partner .m-hero__content-img img {
    max-width: 690px;
    -webkit-transform: translateX(70px);
    transform: translateX(70px)
}

.cryptocurrency-market .m-hero__description {
    max-width: 435px
}

.about-us .m-hero__content {
    padding-bottom: 0
}

.about-us .m-hero__content-text {
    max-width: 443px
}

.about-us .m-hero__content-img {
    top: auto;
    bottom: 0;
    -webkit-transform: none;
    transform: none;
    z-index: 2
}

.about-us .m-hero__content-img img {
    max-width: 730px;
    max-height: 730px !important;
    -webkit-transform: translate(40px, -25px);
    transform: translate(40px, -25px)
}

.market-announcements .m-hero, .swap-fees .m-hero {
    margin-bottom: 200px
}

.market-announcements .m-hero__content-text, .swap-fees .m-hero__content-text {
    max-width: 550px
}

.market-announcements .m-hero__content-img, .swap-fees .m-hero__content-img {
    right: -8%
}

.market-announcements .m-hero__content-img img, .swap-fees .m-hero__content-img img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 54%;
    -webkit-transform: translate(-6%, -10%);
    transform: translate(-6%, -10%)
}

.market-announcements .m-hero__description, .swap-fees .m-hero__description {
    max-width: 460px
}

.gold-trading-account .m-hero__content, .platinum-trading-account .m-hero__content, .silver-trading-account .m-hero__content {
    padding: 0
}

.gold-trading-account .m-hero__content-text, .platinum-trading-account .m-hero__content-text, .silver-trading-account .m-hero__content-text {
    max-width: 40%
}

.gold-trading-account .m-hero__content-img, .platinum-trading-account .m-hero__content-img, .silver-trading-account .m-hero__content-img {
    top: auto;
    bottom: 0;
    -webkit-transform: none;
    transform: none;
    z-index: 2
}

.gold-trading-account .m-hero__content-img img, .platinum-trading-account .m-hero__content-img img, .silver-trading-account .m-hero__content-img img {
    max-width: 650px;
    -webkit-transform: translateX(100px);
    transform: translateX(100px)
}

.platforms .m-hero {
    padding-top: 4.8rem
}

.platforms .m-hero__title {
    margin-bottom: 2.4rem
}

.platforms .m-hero__title:after {
    display: none
}

.platforms .m-hero__content-text {
    max-width: 520px;
    width: 100%
}

.platforms .m-hero__content-img {
    -webkit-transform: translateX(8%);
    transform: translateX(8%)
}

.platforms .m-hero__content-img img {
    max-width: 750px
}

.platforms .m-hero .app {
    margin: 0 2rem 0 0;
    background-color: #000
}

.platforms--desktop .m-hero__title:after {
    content: "";
    display: inline-block;
    width: 84px;
    height: 9px;
    background-color: #fff;
    margin-top: 2.4rem
}

.platforms--desktop .m-hero .btn {
    margin-top: 3.6rem
}

.platforms--webtrader .m-hero .hero-nav {
    display: block
}

.platforms--webtrader .m-hero .hero-nav__link.is-current {
    background-color: inherit;
    color: inherit
}

.platforms--webtrader .m-hero .hero-nav__link:hover {
    background-color: #fff;
    color: #195ff5
}

.platforms--webtrader .m-hero__content-img-mobile:before, .platforms--webtrader .m-hero__content-img:before {
    display: none
}

.platforms--mobile .m-hero__description {
    max-width: 550px
}

.platforms--mobile .m-hero__content-img {
    -webkit-transform: translateX(4%);
    transform: translateX(4%)
}

.platforms--mobile .m-hero__content-img:after {
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(50%, rgba(25, 95, 245, .4)), to(transparent));
    background: linear-gradient(90deg, transparent, rgba(25, 95, 245, .4) 50%, transparent);
    width: 100%;
    max-width: 567px;
    height: 2px;
    content: "";
    position: absolute;
    bottom: 0;
    right: 0
}

.platforms--mobile .m-hero__content-img img {
    max-width: 567px
}

.platforms--mobile .m-hero .hero-nav {
    display: block
}

.platforms--mobile .m-hero .hero-nav__link.is-current {
    background-color: inherit;
    color: inherit
}

.platforms--mobile .m-hero .hero-nav__link:hover {
    background-color: #fff;
    color: #195ff5
}

.faq .m-hero__title {
    font-size: 16rem;
    line-height: 16rem
}

.faq .m-hero__content img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 668px;
    -webkit-transform: translate(100px, 40px);
    transform: translate(100px, 40px)
}

.markets .m-hero__content-text {
    max-width: 550px;
    width: 48%
}

.markets .m-hero__content-img {
    -webkit-transform: translateX(4%);
    transform: translateX(4%)
}

.markets .m-hero__content img {
    -webkit-transform: translate(10%, -12%);
    transform: translate(10%, -12%);
    max-width: 690px
}

.markets .m-hero__description {
    max-width: 500px
}

.NotFound .m-hero__content img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 696px;
    -webkit-transform: translate(-11px, -70px);
    transform: translate(-11px, -70px)
}

.NotFound .m-hero__title {
    text-transform: uppercase
}

@media (max-width: 1366px) {
    .m-hero__content {
        min-height: 750px
    }

    .m-hero__content-img:before {
        width: 590px;
        height: 590px
    }

    .home .m-hero__content-img img, .m-hero__content-img:before {
        -webkit-transform: translate(20%, -10%);
        transform: translate(20%, -10%)
    }


    .contact-page .m-hero__content-img img {
        max-width: 730px;
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
    }

    .about-us .m-hero__content-img img {
        max-width: 590px;
        max-height: 590px !important;
        -webkit-transform: translate(100px, -85px);
        transform: translate(100px, -85px)
    }

    .market-announcements .m-hero__content-text, .swap-fees .m-hero__content-text {
        max-width: 45%
    }

    .market-announcements .m-hero__content-img, .swap-fees .m-hero__content-img {
        right: 0
    }

    .market-announcements .m-hero__content-img:before, .swap-fees .m-hero__content-img:before {
        -webkit-transform: translate(20%, -10%);
        transform: translate(20%, -10%)
    }

    .market-announcements .m-hero__content-img img, .swap-fees .m-hero__content-img img {
        -webkit-transform: translate(5%, -10%);
        transform: translate(5%, -10%)
    }

    .gold-trading-account .m-hero__content-img img, .platinum-trading-account .m-hero__content-img img, .silver-trading-account .m-hero__content-img img {
        max-width: 60%;
        -webkit-transform: translateX(60px);
        transform: translateX(60px)
    }

    .trading .m-hero__content-text {
        max-width: 45%
    }

    .trading .m-hero__content-img {
        -webkit-transform: none;
        transform: none
    }

    .trading .m-hero__content-img img {
        -webkit-transform: translate(5%, -10%);
        transform: translate(5%, -10%)
    }

    .trading--commodities .m-hero__content img {
        max-width: 590px;
        -webkit-transform: translate(13%, -15%);
        transform: translate(13%, -15%)
    }

    .trading--stocks .m-hero__content img {
        max-width: 600px;
        -webkit-transform: translate(12%, -12%);
        transform: translate(12%, -12%)
    }

    .trading--indices .m-hero__content img {
        max-width: 500px
    }

    .become-partner .m-hero__content-img img {
        width: 55%;
        -webkit-transform: translate(60px);
        transform: translate(60px)
    }

    .platforms .m-hero__content-img {
        -webkit-transform: none;
        transform: none
    }

    .platforms .m-hero__content-img img {
        max-width: 620px
    }

    .platforms--mobile .m-hero__content-img:after, .platforms .m-hero__content-img img {
        -webkit-transform: translateX(90px);
        transform: translateX(90px)
    }

    .platforms--mobile .m-hero__content-img img {
        max-width: 567px
    }

    .markets .m-hero__content-img {
        -webkit-transform: none;
        transform: none
    }

    .markets .m-hero__content img {
        width: 58%;
        max-width: 550px;
        -webkit-transform: translate(11%, -25%);
        transform: translate(11%, -25%)
    }

    .NotFound .m-hero__content img {
        -webkit-transform: translate(77px, -44px);
        transform: translate(77px, -44px)
    }

    .professional-account .m-hero__content img {
        -webkit-transform: translate(16%, -10%);
        transform: translate(16%, -10%)
    }

    .license-regulation-compliance .m-hero__content img {
        max-width: 650px;
        width: 100%;
        -webkit-transform: translate(16%, -10%);
        transform: translate(16%, -10%)
    }

    .future-expiries .m-hero__content img, .professional-leverages .m-hero__content img, .retail-leverage .m-hero__content img {
        max-width: 550px;
        width: 100%;
        -webkit-transform: translate(16%, -10%);
        transform: translate(16%, -10%)
    }
}

@media (max-width: 1024px) {
    .m-hero {
        background: url(/dist/images/bg.png) no-repeat 30% top/auto 520px
    }

    .m-hero__description {
        margin: 0;
        color: #000
    }

    .m-hero__content {
        padding-top: 84px;
        padding-bottom: 5.6rem
    }

    .m-hero__content, .m-hero__content-text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .m-hero__content-text {
        max-width: none;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .m-hero__content-img {
        display: none
    }

    .m-hero__content-img-mobile {
        display: block;
        margin: 0 auto
    }

    .home .m-hero__content-img-mobile img {
        -webkit-transform: none;
        transform: none
    }

    .legal .m-hero__content {
        padding-bottom: 0;
        min-height: unset
    }

    .legal .m-hero__content-img-mobile img {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
        width: 550px
    }

    .professional-account .m-hero__content-img-mobile img {
        max-width: 550px;
        width: 100%
    }

    .professional-account .m-hero__content img {
        -webkit-transform: initial;
        transform: none
    }

    .license-regulation-compliance .m-hero__content-img-mobile img {
        max-width: 550px;
        width: 100%
    }

    .license-regulation-compliance .m-hero__content img {
        -webkit-transform: initial;
        transform: none
    }

    .future-expiries .m-hero__content-img-mobile:before, .professional-leverages .m-hero__content-img-mobile:before, .retail-leverage .m-hero__content-img-mobile:before {
        width: 100%;
        height: 100%
    }

    .future-expiries .m-hero__content-img-mobile img, .professional-leverages .m-hero__content-img-mobile img, .retail-leverage .m-hero__content-img-mobile img {
        max-width: 550px;
        width: 100%
    }

    .future-expiries .m-hero__content img, .professional-leverages .m-hero__content img, .retail-leverage .m-hero__content img {
        -webkit-transform: initial;
        transform: none
    }

    .account-tiers .m-hero__content, .account-tiers .m-hero__description {
        margin-top: 0
    }

    .trading .m-hero__content-text {
        width: 100%;
        max-width: none;
        padding-top: 4rem
    }

    .trading .m-hero__content-img-mobile:before {
        height: 530px
    }

    .trading .m-hero__content-img-mobile img {
        max-width: 500px;
        -webkit-transform: none;
        transform: none
    }

    .trading .m-hero__title {
        max-width: 550px
    }

    .trading .m-hero__description {
        max-width: 560px;
        padding-top: 2.4rem
    }

    .trading--commodities .m-hero__content img {
        max-width: 560px
    }

    .trading--stocks .m-hero__content img {
        -webkit-transform: translateX(-5%);
        transform: translateX(-5%)
    }

    .trading--indices .m-hero__content-img-mobile {
        margin: 3rem auto
    }

    .trading--indices .m-hero__content-img-mobile:before {
        height: 590px
    }

    .trading--indices .m-hero__content img {
        max-width: 450px;
        -webkit-transform: translate(-5%, 5%);
        transform: translate(-5%, 5%)
    }

    .contact-page .m-hero__title {
        max-width: 390px
    }

    .contact-page .m-hero__content {
        padding-bottom: 0
    }

    .contact-page .m-hero__content-img-mobile img {
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px);
        max-width: 615px
    }

    .contact-page .m-hero__description {
        margin-top: 0
    }

    .contact-page .m-hero__wrap {
        color: #000;
        width: 100vw;
        background-color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 3.6rem
    }

    .contact-management .m-hero__title {
        max-width: 100%
    }

    .about-us .m-hero {
        padding-bottom: 4.8rem
    }

    .about-us .m-hero .btn {
        margin-top: 2.4rem
    }

    .about-us .m-hero__content-text, .become-partner .m-hero__content-text, .contact-page .m-hero__content-text {
        max-width: 560px
    }

    .about-us .m-hero__content-img-mobile:before, .become-partner .m-hero__content-img-mobile:before, .contact-page .m-hero__content-img-mobile:before {
        z-index: -1
    }

    .become-partner .m-hero__content {
        padding-bottom: 3.6rem
    }

    .become-partner .m-hero__content-img-mobile {
        max-width: 510px
    }

    .gold-trading-account .m-hero__description, .platinum-trading-account .m-hero__description, .silver-trading-account .m-hero__description {
        margin: 0
    }

    .gold-trading-account .m-hero__content, .platinum-trading-account .m-hero__content, .silver-trading-account .m-hero__content {
        padding: 7.6rem 0
    }

    .gold-trading-account .m-hero__content-text, .platinum-trading-account .m-hero__content-text, .silver-trading-account .m-hero__content-text {
        max-width: 560px
    }

    .gold-trading-account .m-hero__content-img-mobile:before, .platinum-trading-account .m-hero__content-img-mobile:before, .silver-trading-account .m-hero__content-img-mobile:before {
        z-index: -1
    }

    .gold-trading-account .m-hero__content-img-mobile:after, .platinum-trading-account .m-hero__content-img-mobile:after, .silver-trading-account .m-hero__content-img-mobile:after {
        display: none
    }

    .gold-trading-account .m-hero__content-img-mobile img, .platinum-trading-account .m-hero__content-img-mobile img, .silver-trading-account .m-hero__content-img-mobile img {
        max-width: 520px
    }

    .platforms .m-hero__title {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 0;
        max-width: 550px
    }

    .platforms .m-hero__content-text {
        max-width: none
    }

    .platforms .m-hero__content-img-mobile {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .platforms .m-hero__content-img-mobile img {
        -webkit-transform: translateX(-5%);
        transform: translateX(-5%);
        max-width: 85%
    }

    .platforms .m-hero .hero-nav {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .platforms .m-hero__description {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        max-width: none
    }

    .platforms .m-hero .b-apps, .platforms .m-hero .btn {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .platforms .m-hero .b-apps {
        margin-top: 2.4rem
    }

    .platforms--mobile .m-hero__content-img-mobile {
        position: relative
    }

    .platforms--mobile .m-hero__content-img-mobile:after {
        background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(50%, rgba(25, 95, 245, .4)), to(transparent));
        background: linear-gradient(90deg, transparent, rgba(25, 95, 245, .4) 50%, transparent);
        width: 100%;
        height: 2px;
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0
    }

    .platforms--mobile .m-hero__content-img-mobile img {
        max-width: 485px
    }

    .platforms--desktop .m-hero__title:after {
        content: none
    }

    .faq .m-hero__title {
        font-size: 14rem;
        line-height: 14rem
    }

    .faq .m-hero__content img {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    .markets .m-hero__content {
        padding-bottom: 0
    }

    .markets .m-hero__content-text {
        width: 100%
    }

    .markets .m-hero__content img {
        width: 100%;
        -webkit-transform: none;
        transform: none
    }

    .markets .m-hero__description {
        max-width: unset;
        margin-top: 4.8rem
    }

    .market-announcements .m-hero__content-text, .swap-fees .m-hero__content-text {
        max-width: none
    }

    .market-announcements .m-hero__content-img-mobile:before, .swap-fees .m-hero__content-img-mobile:before {
        height: 530px
    }

    .market-announcements .m-hero__content-img-mobile img, .swap-fees .m-hero__content-img-mobile img {
        max-width: 500px
    }

    .market-announcements .m-hero__title, .swap-fees .m-hero__title {
        max-width: 550px
    }

    .market-announcements .m-hero__description, .swap-fees .m-hero__description {
        max-width: 560px;
        padding-top: 24px
    }

    .NotFound .m-hero__content img {
        width: 578px;
        -webkit-transform: translate(-51px, 10px);
        transform: translate(-51px, 10px);
        margin: 20px 0
    }

    .NotFound .m-hero__title {
        text-transform: none
    }

    .NotFound .m-hero__description {
        margin: 1.2rem 0 0
    }
}

@media (max-width: 767px) {
    .m-hero {
        background: url(/dist/images/bg.png) no-repeat 30% top/auto 345px
    }

    .m-hero h1, .m-hero h2 {
        margin-bottom: 2rem
    }

    .m-hero__content {
        min-height: unset;
        padding-top: 75px;
        padding-bottom: 5rem
    }

    .m-hero__content, .m-hero__content-text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .m-hero__content-text {
        max-width: none;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .m-hero__content-img {
        display: none
    }

    .m-hero__content-img-mobile {
        display: block;
        margin: 0 auto
    }

    .m-hero__content-img-mobile:before {
        width: 100%;
        height: 100%;
        max-width: 500px
    }

    .home .m-hero__content-img-mobile img {
        width: 100%;
        max-width: 500px
    }

    .legal .m-hero__content {
        padding-bottom: 0;
        min-height: unset
    }

    .legal .m-hero__content-img-mobile img {
        -webkit-transform: none;
        transform: none;
        width: 300px
    }

    .account-tiers .m-hero__content {
        margin-top: 0
    }

    .trading .m-hero__content-text {
        width: 100%;
        max-width: none;
        padding-top: 1.5rem
    }

    .trading .m-hero__content-img-mobile:before {
        width: 100%
    }

    .trading .m-hero__content-img-mobile img {
        max-width: 330px;
        -webkit-transform: none;
        transform: none;
        width: 100%
    }

    .trading--commodities .m-hero__title {
        margin-bottom: 4rem
    }

    .trading--commodities .m-hero__description {
        padding-top: 4rem
    }

    .trading--indices .m-hero__content-img-mobile {
        margin: 2rem auto
    }

    .trading--indices .m-hero__content-img-mobile:before {
        width: 380px;
        height: 360px
    }

    .trading--indices .m-hero__content img {
        max-width: 275px;
        -webkit-transform: translate(-3%, 5%);
        transform: translate(-3%, 5%)
    }

    .license-regulation-compliance .m-hero__content-img-mobile img {
        max-width: 330px
    }

    .future-expiries .m-hero, .professional-leverages .m-hero, .retail-leverage .m-hero {
        margin-bottom: 100px
    }

    .future-expiries .m-hero__content-img-mobile img, .professional-leverages .m-hero__content-img-mobile img, .retail-leverage .m-hero__content-img-mobile img {
        max-width: 330px
    }

    .about-us .m-hero__content, .become-partner .m-hero__content, .contact-page .m-hero__content {
        padding: 7.6rem 0
    }

    .about-us .m-hero__content-text, .become-partner .m-hero__content-text, .contact-page .m-hero__content-text {
        max-width: none
    }

    .about-us .m-hero__content-img-mobile:before, .become-partner .m-hero__content-img-mobile:before, .contact-page .m-hero__content-img-mobile:before {
        z-index: -1
    }

    .contact-page .m-hero__content {
        padding-bottom: 0
    }

    .contact-page .m-hero__content img {
        -webkit-transform: translateX(-8%);
        transform: translateX(-8%);
        max-width: 100%
    }

    .contact-page .m-hero__content-img-mobile:before {
        width: 100%;
        height: 100%
    }

    .contact-page .m-hero__description {
        margin-top: 0
    }

    .contact-page .m-hero__wrap {
        color: #000;
        width: 100vw;
        background-color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 3.6rem 2rem 0
    }

    .contact-management .m-hero__title {
        font-size: 2.4rem;
        line-height: 3.4rem
    }

    .gold-trading-account .m-hero__description, .platinum-trading-account .m-hero__description, .silver-trading-account .m-hero__description {
        margin: 0
    }

    .gold-trading-account .m-hero__content, .platinum-trading-account .m-hero__content, .silver-trading-account .m-hero__content {
        padding: 7.6rem 0
    }

    .gold-trading-account .m-hero__content-text, .platinum-trading-account .m-hero__content-text, .silver-trading-account .m-hero__content-text {
        max-width: none
    }

    .gold-trading-account .m-hero__content-img-mobile, .platinum-trading-account .m-hero__content-img-mobile, .silver-trading-account .m-hero__content-img-mobile {
        max-width: 300px
    }

    .gold-trading-account .m-hero__content-img-mobile:before, .platinum-trading-account .m-hero__content-img-mobile:before, .silver-trading-account .m-hero__content-img-mobile:before {
        z-index: -1
    }

    .gold-trading-account .m-hero__content-img-mobile:after, .platinum-trading-account .m-hero__content-img-mobile:after, .silver-trading-account .m-hero__content-img-mobile:after {
        display: none
    }

    .platforms .m-hero {
        background-size: auto 400px;
        padding-top: 0
    }

    .platforms .m-hero .app {
        margin: 0
    }

    .platforms .m-hero .app:first-of-type {
        margin-bottom: 2rem
    }

    .platforms .m-hero__content-img-mobile img {
        -webkit-transform: none;
        transform: none;
        max-width: 100%
    }

    .platforms--mobile .m-hero__content-img-mobile img {
        -webkit-transform: translateX(-6%);
        transform: translateX(-6%);
        max-width: 350px
    }

    .faq .m-hero__title {
        font-size: 7.4rem;
        line-height: 7.4rem
    }

    .faq .m-hero__content img {
        max-width: calc(100% - 40px);
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    .markets .m-hero__description {
        margin-top: 2rem
    }

    .market-announcements .m-hero__content-img-mobile img, .swap-fees .m-hero__content-img-mobile img {
        max-width: 330px
    }

    .NotFound .m-hero__content img {
        width: 244px;
        -webkit-transform: translate(-24px, 6px);
        transform: translate(-24px, 6px)
    }

    .become-partner .m-hero__content {
        padding-bottom: 6rem
    }

    .become-partner .m-hero__content-img-mobile {
        max-width: 245px;
        margin-bottom: 3.2rem
    }

    .professional-account .m-hero__title {
        max-width: 360px
    }
}

[lang=de] .m-hero {
    background: url(/dist/images/47c7b609b73c7313626cd33345edf6a3.png) no-repeat top/auto 103%
}

@media screen and (max-width: 1024px) {
    [lang=de] .m-hero {
        background: url(/dist/images/bg.png) no-repeat 30% top/auto 520px
    }
}

@media screen and (max-width: 767px) {
    [lang=de] .m-hero {
        background: url(/dist/images/bg.png) no-repeat 30% top/auto 390px
    }
}

.nav-bar {
    width: 100%;
    background: transparent;
    color: #fff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    top: 0
}

.nav-bar--colored, .nav-bar--nohero {
    background: #020046
}

.nav-bar.is-active {
    background: rgba(0, 26, 108, .95)
}

.nav-bar ul {
    padding: 0;
    margin: 0
}

.nav-bar__menu-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nav-bar__action-container {
    margin-right: 24px
}

.nav-bar__action-container, .nav-bar__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav-bar__logo {
    margin-left: 24px;
    min-width: 120px
}

.nav-bar__container {
    position: relative;
    margin: 0 auto;
    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;
    max-width: 100%;
    height: 68px
}

.nav-bar__toggle-menu {
    position: relative;
    width: 40px;
    height: 40px;
    padding: 0;
    background: transparent;
    border: 0;
    display: none;
    margin-right: 24px
}

.nav-bar__toggle-menu-icon {
    position: absolute;
    background: #195ff5;
    height: 3px;
    border-radius: 3px;
    width: 30px;
    left: 10px
}

.nav-bar__toggle-menu-icon:first-child {
    top: 10px
}

.nav-bar__toggle-menu-icon:nth-child(2) {
    top: 18px
}

.nav-bar__toggle-menu-icon:nth-child(3) {
    top: 26px
}

.nav-bar__toggle-menu.is-active .nav-bar__toggle-menu-icon {
    left: 10px
}

.nav-bar__toggle-menu.is-active .nav-bar__toggle-menu-icon:first-child {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.nav-bar__toggle-menu.is-active .nav-bar__toggle-menu-icon:nth-child(2) {
    display: none;
    opacity: 0
}

.nav-bar__toggle-menu.is-active .nav-bar__toggle-menu-icon:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    top: 30px
}

.nav-bar__nav-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto
}

.nav-bar li {
    list-style: none
}

@media (max-width: 1024px) {
    .nav-bar .nav--more {
        display: none
    }

    .nav-bar__menu-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .nav-bar__container {
        height: 64px
    }

    .nav-bar__logo.is-active {
        z-index: 100;
        -webkit-transition: .3s;
        transition: .3s
    }

    .nav-bar__action-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .nav-bar__toggle-menu {
        display: block;
        opacity: 1
    }

    .nav-bar__nav-wrapper {
        display: none;
        opacity: 0;
        position: absolute;
        right: 0;
        background: rgba(0, 26, 108, .95);
        width: 100%;
        top: 64px;
        padding: 10px 0 40px;
        overflow: auto;
        max-height: calc(100vh - 64px)
    }

    .nav-bar__nav-wrapper .nav.nav--has-children {
        position: absolute
    }

    .nav-bar__nav-wrapper.is-active {
        opacity: 1;
        display: block
    }

    .nav-bar__nav-wrapper.is-active .nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%
    }

    .nav-bar__nav-wrapper.is-active .nav--top .nav__option {
        display: block
    }

    .nav-bar__nav-wrapper.is-active .nav--top .nav__option.is-active .nav.nav--child {
        display: block;
        opacity: 1;
        position: relative;
        top: 0
    }

    .nav-bar .nav-bar__language-container {
        width: 100%
    }

    .nav-bar .language-switcher {
        margin: 0
    }
}

@media (max-width: 767px) {
    .nav-bar__nav-wrapper {
        width: 400px
    }
}

.hero-nav {
    width: 380px;
    margin: 2.4rem 0;
    min-height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.hero-nav__items {
    border: 1px solid transparent;
    height: 36px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden
}

.hero-nav__items, .hero-nav__link {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.hero-nav__link {
    font-family: Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.6rem;
    height: 100%;
    max-width: 180px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 40px
}

.hero-nav__link.is-current, .hero-nav__link:hover {
    background-color: #fff;
    color: #195ff5
}

@media (max-width: 767px) {
    .hero-nav {
        margin: 1.2rem 0 2rem;
        width: 100%
    }

    .hero-nav__link {
        width: 48%
    }

    .hero-nav__items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 20px
    }
}

.language-switcher {
    margin: 0 1.5rem
}

.language-switcher .dropdown__trigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0
}

.language-switcher .dropdown__trigger:after {
    content: "";
    display: inline-block;
    background: url(/dist/images/nav-arr-icon-down.svg) no-repeat 50% 50%/100% 100%;
    top: 0;
    width: 12px;
    height: 6px;
    position: relative;
    margin-left: 4px;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.language-switcher .dropdown__list {
    left: auto;
    right: 0
}

.language-switcher .dropdown__list_option:hover {
    background-color: #195ff5;
    color: #fff
}

.language-switcher .dropdown__option-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.is-colored .language-switcher .dropdown, .is-fixed .language-switcher .dropdown {
    color: #272b2b
}

.is-colored .language-switcher .dropdown__trigger:after, .is-fixed .language-switcher .dropdown__trigger:after {
    -webkit-filter: none;
    filter: none
}

@media (max-width: 1366px) {
    .dropdown__list {
        left: auto;
        right: 0
    }

    .dropdown__list_option:hover {
        background-color: #195ff5;
        color: #fff
    }
}

@media (max-width: 1024px) {
    .header-relative--cookies-not-fixed .dropdown__trigger {
        color: #272b2b
    }
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    overflow-y: auto;
    background: url(/dist/images/signal-c.jpg) no-repeat 50%
}

.modal__window {
    display: none;
    z-index: 3;
    margin: auto;
    max-width: 768px;
    width: 90%;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.modal__body {
    background: #fff;
    width: 100%;
    height: 100%;
    position: relative
}

.modal__btn-close-wrapper {
    position: absolute;
    right: 20px;
    top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.modal__btn-close {
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(/Content/Images/login/close_btn.svg) 50% no-repeat;
    background-size: contain
}

.login-modal {
    z-index: 9
}

.login-modal__window {
    max-width: 484px;
    -webkit-box-shadow: 0 4px 10px rgba(78, 78, 103, .6);
    box-shadow: 0 4px 10px rgba(78, 78, 103, .6);
    border-radius: 4px;
    overflow: hidden;
    background-color: #fff
}

.login-modal__body {
    background: none
}

.login-modal__login-col {
    width: 100%;
    padding: 0 48px 48px
}

.login-modal__headline {
    color: #000;
    width: 100%;
    margin-bottom: auto;
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    text-align: center
}

.login-modal__headline-light {
    font-size: 22px;
    font-weight: 300;
    display: block
}

.login-modal__risk {
    line-height: 14px;
    font-size: 12px;
    color: #646464;
    margin-bottom: 0
}

.login-modal__risk a {
    color: #0b0b0b
}

.login-modal .validation-summary-errors {
    color: #e10000;
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 16px;
    padding: 7px 16px;
    border: 1px solid #e10000;
    border-radius: 4px;
    margin-bottom: 20px
}

.login-modal .validation-summary-errors ul {
    padding: 0
}

.login-modal .validation-summary-errors li {
    list-style: none;
    text-align: center
}

.login-modal .input-validation-error {
    border-color: #f33
}

.login-modal .field-validation-error {
    font-size: 12px;
    color: #e10000;
    letter-spacing: .5px;
    line-height: 16px;
    position: absolute;
    top: 100%
}

.login-modal .login-form__label {
    margin: 0 0 0 10px;
    color: rgba(78, 78, 103, .6)
}

.login-modal .login-form .input-container {
    margin-bottom: 20px;
    text-align: left
}

.login-modal .spinner {
    display: none
}

@media (max-width: 480px) {
    .login-modal__login-col {
        padding: 0 32px 48px
    }
}

#user-login-modal.forgot-password .login-form, #user-login-modal.login .forgot-password-form {
    display: none
}

.forgot-password-form .login-form__headline {
    text-align: center
}

.forgot-password-form .login-form__header-text {
    margin-bottom: 30px;
    text-align: center
}

.forgot-password-form .login-form__desctiption {
    margin: 0 0 0 40px
}

@media (max-width: 767px) {
    .forgot-password-form .login-form__headline {
        font-size: 24px
    }

    .forgot-password-form .login-form__header-text {
        margin-bottom: 20px
    }

    .forgot-password-form .btn {
        margin-top: 30px
    }
}

.login-form {
    font-size: 14px;
    line-height: 120%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.login-form__headline {
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    margin: 39px 0 20px;
    color: #000;
    text-align: start
}

.login-form__headline:after {
    content: none
}

.login-form__description {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 35px;
    text-align: start
}

.login-form__sub-texts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 16px;
    margin-top: 0
}

@media (min-width: 768px) {
    .login-form__sub-texts {
        margin-bottom: 20px
    }
}

.login-form .btn, .login-form .button {
    min-width: 148px
}

.login-form__footer {
    display: block;
    margin-bottom: 20px
}

.login-form__footer .btn {
    margin: 16px 0;
    min-width: unset;
    max-width: unset
}

.login-form__remember-me {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.login-form__remember-me > .label-remember-me {
    margin: 0 0 0 10px
}

.login-form .login-modal__risk {
    color: #9791b8;
    font-size: 12px;
    line-height: 130%;
    text-align: center
}

.login-form .login-modal__risk a {
    color: #195ff5;
    font-size: 12px;
    line-height: 130%;
    text-decoration: underline
}

.login-form__link {
    color: #195ff5;
    font-size: 16px;
    line-height: 20px
}

.login-form__link, .login-form__open-account-link {
    text-decoration: underline
}

.login-form__disclosure-text {
    font-size: 12px;
    line-height: 14px
}

.login-form .input-validation-error {
    border-color: #f33 !important
}

.login-form__wrapper {
    margin: 0;
    text-align: center
}

.subscribe-modal.modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 9
}

.subscribe-modal__title {
    margin: 38px 0 0
}

.subscribe-modal__title:after {
    content: none
}

.subscribe-modal__title img {
    display: block;
    width: 100%;
    max-width: 238px;
    margin: 0 auto
}

.subscribe-modal__sub-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    margin: 20px 0 56px
}

.subscribe-modal__window {
    max-width: 484px;
    display: block
}

.subscribe-modal__btn-close-wrapper {
    display: none
}

.subscribe-modal .btn {
    margin: 3rem auto
}

.subscribe-modal .input-container .form-control {
    margin: 30px 0 36px
}

.form-control:focus ~ .subscribe-modal .input-container__label {
    top: 6px;
    font-size: 12px;
    line-height: 15px;
    -webkit-transform: none;
    transform: none
}

.subscribe-modal .input-container:last-of-type {
    background: none
}

.subscribe-modal a {
    text-decoration: none;
    color: #195ff5;
    font-weight: 700
}

.subscribe-modal__checkbox {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.subscribe-modal__checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    font-size: 16px;
    line-height: 24px
}

.subscribe-modal__checkbox + label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #195ff5
}

.subscribe-modal__checkbox:focus + label:before {
    -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .12);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .12)
}

.subscribe-modal__checkbox:checked + label:before {
    background: transparent
}

.subscribe-modal__checkbox:checked + label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 9px;
    background: #195ff5;
    width: 2px;
    height: 2px;
    -webkit-box-shadow: 2px 0 0 #195ff5, 4px 0 0 #195ff5, 4px -2px 0 #195ff5, 4px -4px 0 #195ff5, 4px -6px 0 #195ff5, 4px -8px 0 #195ff5;
    box-shadow: 2px 0 0 #195ff5, 4px 0 0 #195ff5, 4px -2px 0 #195ff5, 4px -4px 0 #195ff5, 4px -6px 0 #195ff5, 4px -8px 0 #195ff5;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.experience {
    margin-top: 6rem;
    margin-bottom: 6rem
}

.articles {
    padding: 6rem 0 22rem;
}

.articles-title {
    text-align: center;
    margin-bottom: 5rem
}

.article-list {
    display: flex;
    flex-flow: row wrap
}

.article-item {
    flex: 0 0 calc(33.333% - 20px);
    height: auto;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 0 11px 1px #dfdfdf;
    margin: 0 10px 20px;
    display: flex;
    flex-direction: column;
}

.article-item .thumb img {
    width: 100%;
    height: 196px;
    object-fit: cover
}

.article-item .info {
    padding: 1rem;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.article-item .info h4 {
    line-height: 1.675rem;
    margin-bottom: 1.25rem;
    flex: 1;
}

.article-item .info a {
    color: #0C1021;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: inherit;
}

.article-item .info  time {
    font-size: 1.25rem;
    color: #666666;
}

.footer__disclaimer-text p {
    font-size: 14px;
}

.footer-links {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 3px solid #ddd;
}

.footer-links a {
    color: #0C1021;
    font-size: 1rem;
    font-weight: 600;
    margin-right: 1.5rem;
}

.header.is-fixed .header__buttons .btn--nav.btn--nav-alt {
    color: white;
}

.account-types__card-item .btn.btn--alt2, .islamic, .m-banner-link, .hero-nav {
    display: none;
}

.about-us .m-hero__content-img img {
    max-height: 650px;
    max-width: none;
}


.m-acc-features__item {
    max-width: 22%;
    width: 100%;
}

.m-acc-features__item p {
    max-width: 68%;
}

.account-type--islamic .m-acc-features__item {
    max-width: 29%;
}

@media (max-width: 1024px) {
    .global-container .main-content {
        top: 0;
    }

    .m-acc-features__item {
        max-width: 40%;
    }

    .account-type--islamic .m-acc-features__item {
        max-width: 29%;
    }

    .m-hero {
        padding-top: 0;
    }

    .info-contacts {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .account-type--islamic .m-acc-features__item {
        max-width: none;
    }

    .m-acc-features__item p {
        max-width: none;
    }
}



.page-articles .m-hero {
    background-image: url("/dist/images/bg.jpg");
    background-size: cover;
}

.page-articles .m-hero__content {
    min-height: 282px;
    align-items: flex-end;
    padding-bottom: 40px;
}

.page-articles .article-item {
    margin-bottom: 35px;
}

.pagination {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    list-style: none;
}

.pagination .page-item {
    margin: 10px;
}

.pagination .page-item span, .pagination .page-item a {
    padding: 8px 14px;
    background-color: #fdfdfd;
    color: #333333;
    border-radius: 3px;
}

.pagination .page-item.active span {
    background-color: #195ff5;
    color: #ffffff;
}

.page-article .m-hero {
    background-image: url("/dist/images/bg.jpg");
    background-size: cover;
}

.page-article .m-hero__content {
    min-height: 382px;
    align-items: flex-end;
    padding-bottom: 40px;
}

.page-article .m-hero__content-text {
    max-width: 100%;
    width: 100%;
}

.page-article .article .content {
    background-color: #ffffff;
    padding: 4rem 4rem 14rem 4rem;
    margin: 3rem 0 8rem;
}

.page-article .article .content img {
    max-width: 100%;
}

.post-ad {
    margin-bottom: 3rem;
}

.post-ad img {
    width: 100%;
}

.post-ad .mobile {
    display: none;
}

.page-article .articles {
    padding: 0;
}

.page-article .articles h2 {
    text-align: left;
    padding: 0 10px;
    font-size: 2rem;
    margin-bottom: 2rem;
}

@media screen and (max-width: 768px) {
    .article-list {
        flex-direction: column;
    }

    .article-item {
        margin-bottom: 1.5rem;
    }

    .post-ad .desktop {
        display: none;
    }

    .post-ad .mobile {
        display: inline-block;
    }

    .page-article .m-hero__content, .page-articles .m-hero__content {
        justify-content: flex-end;
    }
}