/*!
Theme Name: ST_Market
Description: Description
Version: 1.0.0
Text Domain: st-market
*/
@font-face {
    font-family: OpenSans-Regular;
    src: url(/static/fonts/opensans-regular.eot);
    src: url(/static/fonts/opensans-regular.eot) format("embedded-opentype"), url(fonts/OpenSans-Regular.otf) format("opentype"), url(fonts/OpenSans-Regular.svg) format("svg"), url(/static/fonts/opensans-regular.ttf) format("truetype"), url(/static/fonts/opensans-regular.woff) format("woff"), url(/static/fonts/opensans-regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: OpenSans-Light;
    src: url(/static/fonts/opensans-light.eot);
    src: url(/static/fonts/opensans-light.eot) format("embedded-opentype"), url(fonts/OpenSans-Light.otf) format("opentype"), url(fonts/OpenSans-Light.svg) format("svg"), url(/static/fonts/opensans-light.ttf) format("truetype"), url(/static/fonts/opensans-light.woff) format("woff"), url(/static/fonts/opensans-light.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: AcuminPro-Bold;
    src: url(/static/fonts/acumin-bdpro.eot);
    src: url(/static/fonts/acumin-bdpro.eot) format("embedded-opentype"), url(fonts/Acumin-BdPro.otf) format("opentype"), url(fonts/Acumin-BdPro.svg) format("svg"), url(/static/fonts/acumin-bdpro.ttf) format("truetype"), url(/static/fonts/acumin-bdpro.woff) format("woff"), url(/static/fonts/acumin-bdpro.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

.u-list-reset {
    list-style: none;
    margin: 0;
    padding: 0
}

.u-bg-center {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.u-clear:after, .u-clear:before {
    content: "";
    display: table
}

.u-clear:after {
    clear: both
}

.block-text ul, .home-software ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.block-text ul li, .home-software ul li {
    position: relative;
    margin-bottom: 28px;
    padding-left: 30px;
    line-height: 28px
}

.block-text ul li:before, .home-software ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 25px;
    height: 25px;
    content: "";
    background: url(/static/fonts/correct.svg) no-repeat 50%;
    background-size: contain
}

/*! 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 {
    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 {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

html {
    box-sizing: border-box
}

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

body, html {
    width: 100%;
    height: 100%
}

body {
    background: #fff
}

hr {
    background-color: #ebebeb;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ol, ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li > ol, li > ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    height: auto;
    max-width: 100%
}

figure {
    margin: 1em 0
}

svg {
    vertical-align: middle;
    transition: fill .3s
}

embed, iframe, object {
    max-width: 100%
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

body, button, input, optgroup, select, textarea {
    color: #283545;
    font-family: OpenSans-Light, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    margin: 0;
    font-weight: 400;
    letter-spacing: .01em
}

p {
    margin: 0 0 1.5em
}

b, strong {
    font-family: OpenSans-Regular, sans-serif;
    font-weight: 400
}

cite, dfn, em, i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #fafafa;
    font-family: Courier\ 10 Pitch, Courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code, kbd, pre, tt, var {
    font-size: 15px;
    font-size: .9375rem
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace
}

abbr, acronym {
    border-bottom: 1px dotted #ebebeb;
    cursor: help
}

ins, mark {
    background: #fafafa;
    text-decoration: none
}

big {
    font-size: 125%
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    width: 100%;
    color: inherit;
    border: 1px solid #ebebeb;
    border-radius: 0
}

select {
    border: 1px solid #ebebeb
}

textarea {
    width: 100%
}

button, input[type=button], input[type=reset], input[type=submit] {
    border: 1px solid;
    border-radius: 0;
    background: none;
    color: #ebebeb;
    font-size: inherit;
    cursor: pointer
}

button:active, button:focus, input[type=button]:active, input[type=button]:focus, input[type=reset]:active, input[type=reset]:focus, input[type=submit]:active, input[type=submit]:focus {
    outline: none
}

a {
    color: inherit
}

a:active, a:focus {
    outline: none
}

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
    -ms-overflow-style: scrollbar
}

.container, .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.align-items-center {
    align-items: center !important
}

@font-face {
    font-family: swiper-icons;
    src: url("/static/fonts/4c43c6f630cc47c8b6d180029c4872f9.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #0b5c99
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: normal
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.u-center {
    text-align: center
}

.u-img-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.u-img-fit {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit: cover; object-position: center;"
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #283545;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:after, .clear:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after {
    clear: both
}

.comment-content .wp-smiley, .entry-content .wp-smiley, .page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption, .sticky {
    display: block
}

.updated:not(.published) {
    display: none
}

.section-content h1, .section-content h2, .section-content h3, .section-content h4, .section-content h5, .section-content h6, .t-header {
    margin-bottom: 24px;
    font-family: OpenSans-Regular, sans-serif;
    color: #22263f;
    font-size: 32px;
    line-height: 1.35em;
    letter-spacing: .01em;
    text-transform: uppercase
}

.t-header-nd {
    margin: 0 0 24px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: OpenSans-Light, sans-serif;
    letter-spacing: .01em
}

nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

nav ul li.menu-item-button > a {
    display: inline-block
}

nav ul li.menu-item-link > a {
    color: #066fd2
}

nav a {
    text-decoration: none;
    font-size: inherit
}

.main-nav-mobile {
    display: none;
    position: fixed;
    z-index: 4;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    background-color: #081b2d;
    color: #fff;
    text-align: center
}

.main-nav-mobile__inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start
}

.main-nav-mobile__inner .menu-close {
    margin-top: 4px
}

.main-nav-mobile__header {
    display: flex;
    padding-top: 4px;
    justify-content: space-between;
    width: 100%
}

.js-menu-open .main-nav-mobile {
    display: block
}

.main-nav-mobile .menu {
    width: 100%;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.main-nav-mobile .menu > li {
    margin-bottom: 20px;
    text-transform: uppercase
}

.main-nav-mobile .menu > li.menu-item-button {
    margin-top: 35px
}

.main-nav-mobile .menu > li > .sub-menu {
    display: none;
    -webkit-animation: fadeInUp .2s ease-in;
    animation: fadeInUp .2s ease-in;
    margin-top: 10px
}

.main-nav-mobile .menu > li > .sub-menu > li {
    margin-bottom: 5px
}

.main-nav-mobile .menu > li:hover > .sub-menu {
    display: block
}

.main-navigation {
    display: none
}

.main-navigation .menu > li {
    position: relative;
    display: inline-block;
    margin: 0 18px;
    color: #fff;
    text-transform: uppercase
}

.main-navigation .menu > li:last-child {
    margin-right: 0
}

.main-navigation .menu > li.menu-item-has-children > a {
    cursor: pointer
}

.main-navigation .menu > li.menu-item-button {
    margin-left: 40px
}

.main-navigation .menu > li:hover > .sub-menu {
    display: block;
    -webkit-animation: fadeInUp .2s ease-in;
    animation: fadeInUp .2s ease-in
}

.main-navigation .menu > li .sub-menu {
    top: 105%;
    left: 0;
    display: none;
    padding-left: 15px
}

.main-navigation .menu > li .sub-menu li {
    position: relative;
    font-size: 14px;
    padding-left: 24px;
    margin-bottom: 12px
}

.main-navigation .menu > li .sub-menu li a {
    display: block;
    width: 120px
}

.main-navigation.toggled ul, .menu-toggle {
    display: block
}

.site-branding {
    position: relative
}

.custom-logo-link img {
    height: 32px;
    margin: 20px 0;
}


.custom-logo-link .logo-std {
    opacity: 1
}

.custom-logo-link .logo-sticky {
    opacity: 0
}

.custom-logo-link--sticky .logo-sticky {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.btn-std, nav ul li.menu-item-button > a {
    display: inline-block;
    padding: 11px 42px;
    background-color: #066fd2;
    color: #fff;
    letter-spacing: .05em;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    transition: background-color .3s;
    text-transform: uppercase
}

.btn-std:hover, nav ul li.menu-item-button > a:hover {
    background-color: #0776de
}

.btn-std__line {
    display: block;
    font-size: 12px;
    color: hsla(0, 0%, 100%, .59)
}

.btn-link {
    color: #066fd2;
    text-decoration: none
}

.menu-toggle {
    position: relative;
    width: 40px;
    height: 30px;
    border: none;
    cursor: pointer
}

.menu-toggle__stick {
    position: absolute;
    left: 0;
    height: 4px;
    width: 100%;
    background-color: #fff;
    border-radius: 3px
}

.menu-toggle__stick:first-child {
    top: 0
}

.menu-toggle__stick:nth-child(2) {
    top: 14px
}

.menu-toggle__stick:nth-child(3) {
    top: 28px
}

.menu-close {
    position: relative;
    width: 28px;
    height: 28px;
    border: none;
    cursor: pointer;
    background-color: #fff;
    border-radius: 100%
}

.menu-close .menu-toggle__stick {
    position: absolute;
    top: 13px;
    left: 20%;
    height: 2px;
    width: 60%;
    background-color: #000
}

.menu-close .menu-toggle__stick:first-child {
    transform: rotate(45deg)
}

.menu-close .menu-toggle__stick:nth-child(2) {
    transform: rotate(-45deg)
}

.list-contact {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-contact li {
    position: relative;
    margin-bottom: 30px;
    padding-left: 30px;
    line-height: 24px
}

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

.list-contact li > span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 20px
}

.list-contact li a {
    text-decoration: none
}

.list-faq {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-faq li {
    border: 1px solid #ebebeb;
    border-radius: 3px;
    margin-bottom: 25px
}

.list-faq li.js-active h3:after {
    content: "-"
}

.list-faq li.js-active div {
    display: block
}

.list-faq li h3 {
    position: relative;
    color: #22263f;
    font-size: 16px;
    font-family: OpenSans-Regular, sans-serif;
    padding: 20px 50px 20px 20px;
    cursor: pointer
}

.list-faq li h3:after {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    content: "+";
    font-size: 35px;
    color: #066fd2
}

.list-faq li div {
    display: none;
    padding: 20px
}

.list-faq li div p {
    font-size: 16px
}

.list-markets {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-markets li {
    display: inline-block;
    margin: 0 40px 40px
}

.list-markets li > div {
    height: 60px;
    margin-bottom: 24px
}

.list-markets li > div img, .list-markets li > div svg {
    height: 100%;
    width: auto
}

.list-markets li p {
    font-family: OpenSans-Regular, sans-serif;
    letter-spacing: .01em;
    text-transform: uppercase
}

.tabs-buttons {
    list-style: none;
    margin: 0;
    padding: 0
}

.tabs-buttons li {
    font-family: OpenSans-Regular, sans-serif;
    font-size: 20px;
    color: #22263f;
    margin-bottom: 15px
}

.tabs-buttons li a {
    display: block;
    padding: 8px 30px;
    text-decoration: none;
    transition: all .3s
}

.tabs-buttons li h2 {
    font-size: inherit
}

.tabs-buttons li.js-active a {
    background-color: #066fd2;
    color: #fff;
    border-radius: 3px
}

.tabs-content {
    display: none
}

.tabs-content.js-active {
    display: block
}

.tile-step {
    text-align: center;
    margin-bottom: 40px
}

.tile-step__icon {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto 27px;
    border-radius: 50%;
    background-color: #eef6fe
}

.tile-step__icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 45px;
    transform: translate(-50%, -50%)
}

.tile-step h3 {
    margin: 0 0 18px;
    font-family: OpenSans-Regular, sans-serif;
    color: #22263f;
    font-size: 20px;
    text-transform: uppercase
}

.tile-step p {
    padding: 0 25px;
    font-size: 16px
}

.tile-plan-wrapper {
    margin-bottom: 30px
}

.tile-plan {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 40px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #efefef;
    text-align: center
}

.tile-plan h3 {
    padding: 14px;
    margin: 0 0 30px;
    border-radius: 3px;
    background-color: #f1f5f9;
    font-family: OpenSans-Regular, sans-serif;
    font-size: 18px;
    color: #066fd2;
    text-transform: uppercase
}

.tile-plan__content {
    padding-bottom: 15px
}

.tile-plan__content p {
    font-size: 16px;
    margin-bottom: 14px
}

.tile-plan__info {
    margin-top: auto;
    padding-top: 25px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    font-family: OpenSans-Regular, sans-serif;
    color: #22263f;
    text-transform: uppercase
}

.tile-plan__info p {
    font-size: 16px;
    margin-bottom: 0
}

.tile-feature {
    margin-bottom: 70px
}

.tile-feature__icon {
    height: 65px;
    margin-bottom: 24px
}

.tile-feature__icon img, .tile-feature__icon svg {
    height: 100%
}

.tile-feature h3 {
    margin-bottom: 18px;
    font-size: 20px;
    color: #066fd2;
    font-family: OpenSans-Regular, sans-serif;
    text-transform: uppercase
}

.tile-feature p {
    font-size: 16px
}

.tile-contact__icon {
    height: 40px;
    margin-bottom: 30px
}

.tile-contact__icon img, .tile-contact__icon svg {
    height: 100%
}

.tile-contact h3 {
    margin-bottom: 25px;
    font-family: OpenSans-Regular, sans-serif;
    color: #22263f;
    font-size: 18px;
    letter-spacing: .01em;
    text-transform: uppercase
}

.tile-contact p {
    font-size: 16px
}

.tile-contact a {
    text-decoration: none
}

.tile-regulation {
    padding: 15px 50px;
    border: 1px solid #ebebeb
}

.tile-regulation__icon {
    height: 115px;
    margin-bottom: 24px
}

.tile-regulation__icon img, .tile-regulation__icon svg {
    height: 100%
}

.tile-regulation h3 {
    margin-bottom: 18px;
    font-family: OpenSans-Regular, sans-serif;
    color: #22263f;
    font-size: 22px;
    letter-spacing: .01em;
    text-transform: uppercase
}

.tile-regulation p {
    font-size: 16px
}

.tile-program {
    padding: 35px 42px;
    border: 1px solid #ebebeb;
    height: 100%
}

.tile-program__icon {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto 27px;
    border-radius: 50%;
    background-color: #eef6fe
}

.tile-program__icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 45px;
    transform: translate(-50%, -50%)
}

.tile-program p {
    font-size: 16px
}

.tile-program ul li {
    line-height: 24px
}

.tile-benefit {
    height: 100%;
    padding: 20px;
    border: 1px solid #ebebeb
}

.tile-benefit__icon {
    width: 80px;
    margin: 0 20px 20px 0
}

.tile-benefit.block-text h3 {
    margin-bottom: 18px;
    font-size: 18px
}

.tile-benefit.block-text ul li {
    margin-bottom: 16px;
    line-height: 20px
}

.tile-benefit.block-text ul li:before {
    top: -3px
}

.home-slider.swiper-container {
    height: 100%
}

.home-slider.swiper-container .swiper-slide {
    background-color: #000;
    box-sizing: border-box
}

.home-slider.swiper-container .swiper-slide__inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.home-slider.swiper-container .swiper-slide__title {
    margin-bottom: 35px;
    font-size: 40px;
    letter-spacing: .01em;
    font-family: AcuminPro-Bold, sans-serif;
    line-height: 1.3
}

.home-slider.swiper-container .swiper-slide__content {
    transform: translateX(100%);
    opacity: 0;
    color: #fff
}

.home-slider.swiper-container .swiper-slide__content .btn-std, .home-slider.swiper-container .swiper-slide__content nav ul li.menu-item-button > a, nav ul .home-slider.swiper-container .swiper-slide__content li.menu-item-button > a {
    margin-right: 20px
}

.home-slider.swiper-container .swiper-slide__content .btn-link {
    color: #066fd2;
    text-decoration: none;
    margin-left: 20px;
    text-transform: uppercase
}

.home-slider.swiper-container .swiper-slide.swiper-slide-active .swiper-slide__content {
    transform: translateX(0);
    opacity: 1;
    transition: transform 1s, opacity 1s
}

.home-slider.swiper-container .swiper-button-next, .home-slider.swiper-container .swiper-button-prev {
    display: none
}

.home-slider.swiper-container .swiper-button-prev {
    left: 35px
}

.home-slider.swiper-container .swiper-button-next {
    right: 35px
}

.home-slider.swiper-container .swiper-button-next:after, .home-slider.swiper-container .swiper-button-prev:after {
    display: block;
    content: "";
    width: 30px;
    height: 24px
}

.home-slider.swiper-container .swiper-button-prev:after {
    background: url(/static/fonts/icon-arrow-left.svg) no-repeat 50%;
    background-size: contain
}

.home-slider.swiper-container .swiper-button-next:after {
    background: url(/static/fonts/icon-arrow-right.svg) no-repeat 50%;
    background-size: contain
}

.market-top {
    margin-bottom: 45px
}

.market-table {
    overflow-y: auto
}

.market-bottom {
    margin-top: 45px
}

.market .tablepress td, .market .tablepress th {
    text-align: center;
    font-size: 14px;
    border: none;
    white-space: nowrap
}

.market .tablepress thead tr th {
    padding: 20px 8px;
    background-color: #f2f8fd;
    font-family: OpenSans-Regular, sans-serif;
    font-weight: 400;
    color: #066fd2
}

.market .tablepress tbody td {
    padding: 15px 8px;
    color: #7b7d88
}

.market .tablepress caption {
    margin-top: 20px !important
}

.site-header {
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    padding: 4px 0;
    transition: background-color .3s
}

.site-header .container, .site-header .row, .site-header .site-branding {
    height: 100%
}

.js-header-sticky .site-header, .page-template-faq .site-header {
    background-color: #fff;
    box-shadow: 0 5px 16px 0 rgba(0, 0, 0, .32)
}

.js-header-sticky .site-header {
    height: 70px
}

.js-header-sticky .site-header .custom-logo-link, .js-header-sticky .site-header .custom-logo-link img {
    height: 32px;
    margin: 0;
}

.js-header-sticky .site-header .site-header__button {
    margin-top: 0;
    align-self: center
}

.site-header__button {
    margin-top: 4px;
    align-self: flex-start
}

.page-top {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 700px;
    color: #fff;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    overflow: hidden
}

.page-top__title > span {
    display: block;
    font-family: AcuminPro-Bold, sans-serif;
    line-height: 48px
}

.page-top__cta {
    margin-top: 35px
}

.page-top__cta > a {
    text-transform: uppercase
}

.page-top__cta > span {
    display: block;
    padding: 10px 0
}

.page-top > .container {
    position: relative;
    z-index: 1
}

.page-top__video {
    display: none
}

.page-top__video video {
    display: block;
    width: 100%
}

.block {
    padding: 60px 0
}

.block-header {
    margin-bottom: 45px;
    text-align: center
}

.block-text h1, .block-text h2, .block-text h3, .block-text h4, .block-text h5, .block-text h6 {
    margin-bottom: 24px;
    color: #22263f;
    letter-spacing: .01em;
    line-height: 1.35em;
    text-transform: uppercase
}

.block-text h1, .block-text h2 {
    font-family: OpenSans-Regular, sans-serif;
    font-size: 36px
}

.block-text h3, .block-text h4, .block-text h5, .block-text h6 {
    font-family: OpenSans-Regular, sans-serif;
    font-size: 20px
}

.block-text p:last-child {
    margin-bottom: 0
}

.block-text ul li {
    font-size: 16px !important
}

.block-text b, .block-text strong {
    color: #22263f
}

.js-menu-open {
    overflow: hidden
}

.site-footer {
    padding-top: 80px;
    background-color: #081b2d;
    color: #fff
}

.site-footer__main {
    font-size: 12px
}

.site-footer__main:after {
    display: block;
    content: "";
    width: calc(100% - 30px);
    margin: 35px auto 60px;
    height: 1px;
    background-color: hsla(0, 0%, 100%, .08)
}

.site-footer__main-menus {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.site-footer__main-menus nav {
    margin-bottom: 40px;
    width: 50%;
    flex-shrink: 0
}

.site-footer__main-menus nav li {
    margin-bottom: 12px
}

.site-footer__contact, .site-footer__logo {
    margin-bottom: 40px
}

.site-footer__center {
    font-size: 10px;
    line-height: 18px
}

.site-footer__center:after {
    display: block;
    content: "";
    width: 100%;
    margin: 50px auto 0;
    height: 1px;
    background-color: hsla(0, 0%, 100%, .08)
}

.site-footer__center p {
    margin: 0 0 14px;
    font-size: 10px
}

.site-footer__center h1, .site-footer__center h2, .site-footer__center h3, .site-footer__center h4, .site-footer__center h5, .site-footer__center h6 {
    margin: 0;
    font-size: 14px;
    font-family: OpenSans-Light, sans-serif;
    line-height: 18px
}

.site-footer__bottom {
    padding: 30px 0
}

.site-footer__bottom-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}

.site-footer__bottom-menu ul li {
    font-size: 12px;
    letter-spacing: .01em;
    text-transform: uppercase
}

.site-footer__bottom-menu ul li a {
    text-decoration: none
}

.site {
    display: flex;
    flex-direction: column;
    height: 100%
}

.site-content {
    flex: 1 0 auto
}

.site-footer {
    flex-shrink: 0
}

p {
    font-size: 16px;
    line-height: 1.444em;
    letter-spacing: .01em
}

.home-hero {
    height: 100vh
}

.home-access {
    padding: 60px 0
}

.home-access header {
    margin-bottom: 45px
}

.home-access__markets {
    margin: 0;
    padding: 0;
    list-style: none
}

.home-access__markets li {
    margin-bottom: 50px;
    text-align: center
}

.home-access__markets li > div:first-child {
    width: 60px;
    margin: 0 auto 10px;
    flex-shrink: 0
}

.home-access__markets li > div:first-child img, .home-access__markets li > div:first-child svg {
    width: 100%;
    height: auto
}

.home-access__markets li a {
    display: inline-block;
    margin-bottom: 10px;
    font-family: OpenSans-Regular, sans-serif;
    font-size: 20px;
    color: #066fd2;
    text-transform: uppercase
}

.home-access__markets li p {
    font-size: 16px
}

.home-access__markets li p:last-child {
    margin-bottom: 0
}

.home-plans {
    padding: 60px 0;
    background-color: #fafcfe
}

.home-plans__header {
    margin-bottom: 45px
}

.home-software {
    padding: 60px 0
}

.home-software__header {
    margin-bottom: 45px
}

.home-software span {
    text-transform: uppercase
}

.home-software__media {
    margin-top: 40px
}

.home-steps {
    padding: 60px 0;
    background-color: #fafcfe
}

.home-steps__header {
    margin-bottom: 45px
}

.home-steps__options {
    margin-top: 85px;
    text-align: center
}

.home-steps__options p {
    font-size: 14px;
    margin-bottom: 14px;
    font-family: OpenSans-Regular, sans-serif
}

.home-steps__options ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.home-steps__options ul li {
    margin: 0 5px
}

.home-steps__options ul li:first-child img, .home-steps__options ul li:first-child svg {
    height: 22px
}

.home-steps__options ul li img, .home-steps__options ul li svg {
    display: block;
    height: 15px;
    width: auto;
    max-width: 64px
}

.home-partnership {
    padding: 60px 0
}

.home-partnership a {
    font-family: OpenSans-Regular, sans-serif;
    color: #066fd2
}

.about .page-top__title > span:first-child {
    font-size: 24px
}

.about .page-top__title > span:last-child {
    font-size: 40px;
    color: #88bee9
}

.about-intro p {
    font-size: 18px
}

.about-features {
    background-color: #fafcfe
}

.about-features h2 {
    margin-bottom: 65px
}

.about-mission__header h2 {
    margin-bottom: 5px
}

.about-mission__header h2 + p {
    color: #066fd2;
    font-size: 18px;
    text-transform: uppercase;
    font-family: OpenSans-Regular, sans-serif
}

.about-contact {
    background-color: #fafcfe
}

.about-regulations .row > div {
    margin-bottom: 30px
}

.about-funding {
    background-color: #fafcfe
}

.about-funding img {
    margin-bottom: 30px
}

.about-funding__list.block-text h3 {
    font-size: 20px;
    margin-bottom: 30px
}

.about-funding__list.block-text ul li {
    margin-bottom: 5px
}

.about-outro p {
    font-family: OpenSans-Regular, sans-serif;
    font-size: 24px;
    color: #22263f
}

.about-outro p:last-child {
    margin-bottom: 0
}

.about-outro p a {
    color: #066fd2
}

.faq {
    margin: 215px 0 100px
}

.faq-header {
    margin-bottom: 65px
}

.faq-categories {
    margin-bottom: 70px
}

.faq-footer {
    margin-top: 100px
}

.faq-footer p {
    font-family: OpenSans-Regular, sans-serif;
    color: #22263f
}

.partner .page-top__title > span:first-child {
    font-size: 32px
}

.partner-programs .row > div {
    margin-bottom: 30px
}

.partner-broker {
    background-color: #fafcfe
}

.partner-broker__content {
    margin-top: 30px
}

.partner-broker ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.partner-broker ul li {
    display: flex
}

.partner-broker ul li > div {
    width: 54px;
    margin-right: 24px;
    flex-shrink: 0
}

.partner-broker ul li > div img, .partner-broker ul li > div svg {
    height: auto
}

.partner-partnership .block-text {
    margin-bottom: 30px
}

.partner-label {
    background-color: #fafcfe
}

.partner-label .block-text {
    margin-top: 30px
}

.partner-why .row > div {
    margin-bottom: 30px
}

.platforms .page-top__title > span:first-child {
    font-size: 42px
}

.platforms .page-top__title > span:last-child {
    font-size: 35px
}

.platforms-intro .block-text {
    margin-bottom: 30px
}

.platforms-features {
    background-color: #fafcfe
}

.platforms-features ul {
    margin-top: 50px
}

.platforms-features ul li {
    margin-bottom: 10px
}

.platforms-web .block-text {
    margin-top: 30px
}

.platforms-mobile {
    padding-top: 0 !important
}

.platforms-mobile .block-text {
    margin-bottom: 30px
}

.markets-top {
    position: relative;
    background-color: #000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    padding-top: 180px;
    padding-bottom: 100px
}

.markets-top__background {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    transition: opacity 1s
}

.markets-top__background--1 {
    opacity: 1
}

.markets-top__background--2 {
    opacity: 0;
    display: none
}

.markets-top .container {
    position: relative;
    z-index: 1
}

.markets-top h1 {
    font-family: AcuminPro-Bold, sans-serif;
    color: inherit;
    font-size: 50px
}

.markets-top__types {
    margin-top: 70px
}

.markets-nav {
    padding: 45px 0
}

.markets main {
    padding-bottom: 75px
}

.markets-info {
    padding-top: 100px
}

.markets-info p {
    font-size: 10px;
    line-height: 18px;
    letter-spacing: .01em
}

.error404 .error-404 {
    padding: 200px 0 150px
}

.default-page {
    padding: 200px 0 100px
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 50px, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 50px, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.error404 .main-navigation .menu > li, .js-header-sticky .main-navigation .menu > li, .page-template-default:not(.home) .main-navigation .menu > li, .page-template-faq .main-navigation .menu > li {
    color: #22263f
}

.error404 .custom-logo-link .logo-std, .js-header-sticky .custom-logo-link .logo-std, .page-template-default:not(.home) .custom-logo-link .logo-std, .page-template-faq .custom-logo-link .logo-std {
    opacity: 0
}

.error404 .custom-logo-link .logo-sticky, .js-header-sticky .custom-logo-link .logo-sticky, .page-template-default:not(.home) .custom-logo-link .logo-sticky, .page-template-faq .custom-logo-link .logo-sticky {
    opacity: 1
}

.error404 .menu-toggle__stick, .js-header-sticky .menu-toggle__stick, .page-template-default:not(.home) .menu-toggle__stick, .page-template-faq .menu-toggle__stick {
    background-color: #000
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }

    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media screen and (min-width: 576px) {
    .page-top__cta > span {
        display: inline-block;
        padding: 0 20px
    }

    .home-access__markets li {
        display: flex;
        text-align: initial
    }

    .home-access__markets li > div:first-child {
        margin: 0 20px 20px 0
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }

    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media screen and (min-width: 768px) {
    .section-content h1, .section-content h2, .section-content h3, .section-content h4, .section-content h5, .section-content h6, .t-header {
        font-size: 40px
    }

    .main-nav-mobile__inner .menu-close {
        margin-top: 8px
    }

    .list-faq li div, .list-faq li h3 {
        font-size: 18px;
        padding: 20px 30px
    }

    .list-markets {
        display: flex;
        justify-content: center
    }

    .tabs-buttons {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }

    .tabs-buttons li {
        font-size: 16px;
        margin: 0 30px 15px 0
    }

    .tile-benefit {
        padding: 35px 30px
    }

    .market-top {
        margin-bottom: 60px
    }

    .market-table {
        padding: 32px;
        margin: -32px
    }

    .market-bottom {
        margin-top: 60px
    }

    .market .tablepress {
        border-radius: 3px;
        box-shadow: 0 0 25.6px 6.4px rgba(0, 0, 0, .08)
    }

    .market .tablepress thead tr th:first-child {
        border-top-left-radius: 3px
    }

    .market .tablepress thead tr th:last-child {
        border-top-right-radius: 3px
    }

    .page-top__video {
        display: block;
        width: 100%
    }

    .block-text h1, .block-text h2 {
        font-size: 40px
    }

    .site-footer__bottom-menu ul li {
        display: inline-block;
        margin: 0 20px
    }

    .home-software ul + p {
        text-align: initial !important
    }

    .home-software__media {
        margin-top: 0
    }

    .home-steps__header {
        margin-bottom: 75px
    }

    .home-steps__options ul li {
        margin: 0 10px
    }

    .home-partnership p {
        padding-right: 22%
    }

    .about .page-top {
        height: auto
    }

    .about .page-top .container {
        top: 60%;
        position: absolute
    }

    .about .page-top__title > span:first-child {
        font-size: 35px
    }

    .about-mission__header h2 + p {
        font-size: 30px
    }

    .about-mission .block-text {
        padding-right: 50px
    }

    .about-funding img, .about-regulations .row > div {
        margin-bottom: 0
    }

    .about-outro p {
        font-size: 30px
    }

    .partner-broker__content {
        margin-top: 0
    }

    .partner-partnership .block-text {
        margin-bottom: 0
    }

    .partner-label .block-text {
        margin-top: 0
    }

    .platforms .page-top__title > span:first-child {
        font-size: 50px
    }

    .platforms .page-top .container {
        margin-top: -150px
    }

    .platforms-intro .block-text {
        margin-bottom: 0
    }

    .platforms-features ul {
        display: flex;
        flex-wrap: wrap;
        margin-top: 75px
    }

    .platforms-features ul li {
        width: 50%;
        flex-shrink: 0
    }

    .platforms-web .block-text {
        margin-top: 0
    }

    .platforms-mobile .block-text {
        margin-bottom: 0
    }

    .markets-top {
        padding-top: 220px;
        padding-bottom: 200px
    }

    .markets-top__background--2 {
        display: block
    }

    .markets-top.js-change-bg .markets-top__background--1 {
        opacity: 0
    }

    .markets-top.js-change-bg .markets-top__background--2 {
        opacity: 1
    }

    .error404 .error-404 {
        padding: 300px 0 200px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }

    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media screen and (min-width: 992px) {
    .main-nav-mobile__header {
        padding-top: 8px
    }

    .tile-step {
        margin-bottom: 0
    }

    .tile-benefit {
        display: flex
    }

    .tile-benefit__icon {
        flex-shrink: 0;
        margin-bottom: 0
    }

    .site-header {
        padding: 8px 0
    }

    .js-header-sticky .site-header {
        height: 90px
    }

    .block {
        padding: 95px 0
    }

    .block--m {
        padding: 115px 0
    }

    .site-footer__main-menus {
        flex-wrap: nowrap
    }

    .site-footer__main-menus nav {
        width: auto
    }

    .home-access {
        padding: 115px 0
    }

    .home-access header {
        margin-bottom: 95px
    }

    .home-plans {
        padding: 115px 0
    }

    .home-software {
        padding: 100px 0 50px
    }

    .home-steps {
        padding: 100px 0
    }

    .home-partnership {
        padding: 115px 0
    }

    .about .page-top__title > span:last-child {
        font-size: 50px
    }

    .about-intro p {
        font-size: 22px
    }

    .partner .page-top__title > span:first-child {
        font-size: 42px
    }

    .partner-why .block-header {
        margin-bottom: 70px
    }

    .platforms-features ul li {
        width: 33.33333%
    }
}

@media screen and (min-width: 1200px) {
    .block-text ul li, .home-software ul li {
        font-size: 18px
    }

    .main-nav-mobile {
        display: none
    }

    .main-navigation {
        display: block
    }

    .main-navigation .menu > li .sub-menu {
        background-color: #fff;
        border-bottom: 6px solid #066fd2
    }

    .main-navigation .menu > li .sub-menu li {
        color: #22263f
    }

    .main-navigation .menu > li .sub-menu {
        position: absolute;
        z-index: 1;
        left: 0;
        top: 100%;
        padding-top: 15px
    }

    .main-navigation ul {
        display: block
    }

    .menu-toggle {
        display: none
    }

    .tabs-buttons li {
        font-size: 20px
    }

    .tile-plan-wrapper {
        margin-bottom: 0
    }

    .home-slider.swiper-container .swiper-slide__title {
        font-size: 50px
    }

    .home-slider.swiper-container .swiper-button-next, .home-slider.swiper-container .swiper-button-prev {
        display: block
    }

    .site-header__button {
        display: none
    }

    .js-menu-open {
        overflow: initial
    }

    p {
        font-size: 18px
    }

    .partner .page-top__title > span:first-child {
        font-size: 50px
    }

    .partner-broker__content {
        padding-left: 20px;
        padding-right: 55px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px
    }
}

@media screen and (min-width: 1650px) {
    .tile-plan h3 {
        font-size: 20px;
        margin: 0 15px 30px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 1.25dppx), only screen and (min-resolution: 120dpi) {
    body, button, input, optgroup, select, textarea {
        color: #283545;
        font-family: OpenSans-Regular, sans-serif;
        font-size: 16px;
        line-height: 1.5
    }

    .container {
        max-width: 1200px
    }
}

.posts.section {
    padding: 3rem 0;
}

.posts.section h2 {
    text-align: center;
    margin-bottom: 2rem;
    font-size: 2rem;
}


.post-item {
    background-color: #ffffff;
    box-shadow: 0 0 10px 0 #dddddd;
    height: 100%;
}


.post-item .thumb img {
    width: 100%;
    height: 168px;
    object-fit: cover;
}


.post-item .texts {
    padding: .85rem;
}

.post-item .texts h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.12rem;
    font-weight: bold;
    margin-bottom: .85rem;
}

.post-item .texts h3 a {
    text-decoration: none;
    white-space: nowrap;
    color: #141414;
}

.post-item .texts .summary {
    font-size: .9rem;
    color: #6b6b6b;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: .85rem;
}

.post-item .texts .time {
    font-size: .9rem;
    margin-bottom: 0;
    font-weight: 600;
    color: #6b6b6b;
}

.mb-4 {
    margin-bottom: 30px;
}

@media screen and (min-width: 768px){
    .mb-md-0 {
        margin-bottom: 0 !important;
    }

}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.pagination li a, .pagination li span {
    display: block;
    padding: 8px 20px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    border-radius: 3px;
    margin: 0 8px;
    text-decoration: none;
    font-size: 1rem;
    line-height: 1;
}

.pagination li.active span {
    background-color: #066fd2;
    border-color: #066fd2;
    color: #ffffff;
}

.box {
    box-shadow: 0 0 1px 1px #ebebeb;
    background-color: #ffffff;
}

aside .forex {
    padding: 0;
    margin-bottom: 2.5rem;
}

aside .forex img {
    width: 100%;
}

aside .related {
    padding: .75rem;
}

aside .related h3 {
    font-size: 1.2rem;
}

aside .related ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

aside .related li {
    padding: .85rem 0;
    border-bottom: 1px solid #eeeeee;
}

aside .related li:last-child {
    border-bottom: none;
}

aside .related li a {
    color: #333333;
    text-decoration: none;
    font-size: 1rem;
}

.post-content .box {
    padding: 2rem;
}

.post-content h1 {
    margin-bottom: 1.5rem;
    line-height: 120%;
}

.post-content .infos {
    margin-bottom: 2rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.post-content .infos .time {
    color: #6b6b6b;
    font-weight: bold;
    margin-right: 2rem;
}

.post-content .infos .tags {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-content .infos .tags span {
    display: inline-block;
    background-color: #eeeeee;
    padding: 3px 5px;
    font-size: 12px;
    border-radius: 3px;
}

