@charset "UTF-8";
@font-face {
    font-family: "pxn";
    src: url("assets/font/pxn.ttf");
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}


/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

main {
    display: block
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=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
}

input {
    overflow: visible
}

[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-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=56.25em&xlarge=75em&xxlarge=90em&x2large=105em&x3large=125em"
}

html {
    box-sizing: border-box;
    font-size: 14px
}

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

body {
    margin: 0;
    padding: 0;
    background: #0d0d0d;
    font-family: Manrope, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    line-height: 1.33;
    color: #ccc;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0
}

.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none!important
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: 0 0;
    line-height: 1;
    cursor: auto
}

[data-whatinput=mouse] button {
    outline: 0
}

pre {
    overflow: auto
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit
}

.is-visible {
    display: block!important
}

.is-hidden {
    display: none!important
}

.row {
    max-width: 82rem;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.row .row {
    margin-right: -1.42857rem;
    margin-left: -1.42857rem
}

@media print,
screen and (min-width:40em) {
    .row .row {
        margin-right: -1.42857rem;
        margin-left: -1.42857rem
    }
}

@media print,
screen and (min-width:56.25em) {
    .row .row {
        margin-right: -1.42857rem;
        margin-left: -1.42857rem
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-right: auto;
    margin-left: auto
}

.row:not(.expanded) .row {
    max-width: none
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.row.collapse>.column>.row,
.row.collapse>.columns>.row,
.row.is-collapse-child {
    margin-right: 0;
    margin-left: 0
}

.column,
.columns {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-right: 1.42857rem;
    padding-left: 1.42857rem;
    min-width: 0
}

.column.row.row,
.row.row.columns {
    float: none;
    display: block
}

.row .column.row.row,
.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

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

.small-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

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

.small-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

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

.small-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

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

.small-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-1>.column,
.small-up-1>.columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.small-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-2>.column,
.small-up-2>.columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.small-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-3>.column,
.small-up-3>.columns {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-4>.column,
.small-up-4>.columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.small-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-5>.column,
.small-up-5>.columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.small-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-6>.column,
.small-up-6>.columns {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-7>.column,
.small-up-7>.columns {
    -webkit-flex: 0 0 14.28571%;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%
}

.small-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-8>.column,
.small-up-8>.columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.small-collapse>.column,
.small-collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-right: 1.42857rem;
    padding-left: 1.42857rem
}

@media print,
screen and (min-width:40em) {
    .medium-1 {
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .medium-offset-0 {
        margin-left: 0
    }
    .medium-2 {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .medium-offset-1 {
        margin-left: 8.33333%
    }
    .medium-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .medium-offset-2 {
        margin-left: 16.66667%
    }
    .medium-4 {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .medium-5 {
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .medium-offset-4 {
        margin-left: 33.33333%
    }
    .medium-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .medium-offset-5 {
        margin-left: 41.66667%
    }
    .medium-7 {
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .medium-8 {
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .medium-offset-7 {
        margin-left: 58.33333%
    }
    .medium-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .medium-offset-8 {
        margin-left: 66.66667%
    }
    .medium-10 {
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .medium-11 {
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .medium-offset-10 {
        margin-left: 83.33333%
    }
    .medium-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .medium-offset-11 {
        margin-left: 91.66667%
    }
    .medium-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-1>.column,
    .medium-up-1>.columns {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .medium-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-2>.column,
    .medium-up-2>.columns {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .medium-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-3>.column,
    .medium-up-3>.columns {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .medium-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-4>.column,
    .medium-up-4>.columns {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .medium-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-5>.column,
    .medium-up-5>.columns {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .medium-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-6>.column,
    .medium-up-6>.columns {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .medium-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-7>.column,
    .medium-up-7>.columns {
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }
    .medium-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-8>.column,
    .medium-up-8>.columns {
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media print,
screen and (min-width:40em) and (min-width:40em) {
    .medium-expand {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.medium-unstack>.column,
.row.medium-unstack>.columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media print,
screen and (min-width:40em) {
    .row.medium-unstack>.column,
    .row.medium-unstack>.columns {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:40em) {
    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }
    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-right: 1.42857rem;
        padding-left: 1.42857rem
    }
}

@media print,
screen and (min-width:56.25em) {
    .large-1 {
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .large-offset-0 {
        margin-left: 0
    }
    .large-2 {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .large-offset-1 {
        margin-left: 8.33333%
    }
    .large-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .large-offset-2 {
        margin-left: 16.66667%
    }
    .large-4 {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .large-5 {
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .large-offset-4 {
        margin-left: 33.33333%
    }
    .large-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .large-offset-5 {
        margin-left: 41.66667%
    }
    .large-7 {
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .large-8 {
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .large-offset-7 {
        margin-left: 58.33333%
    }
    .large-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .large-offset-8 {
        margin-left: 66.66667%
    }
    .large-10 {
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .large-11 {
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .large-offset-10 {
        margin-left: 83.33333%
    }
    .large-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .large-offset-11 {
        margin-left: 91.66667%
    }
    .large-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-1>.column,
    .large-up-1>.columns {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .large-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-2>.column,
    .large-up-2>.columns {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .large-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-3>.column,
    .large-up-3>.columns {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .large-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-4>.column,
    .large-up-4>.columns {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .large-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-5>.column,
    .large-up-5>.columns {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .large-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-6>.column,
    .large-up-6>.columns {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .large-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-7>.column,
    .large-up-7>.columns {
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }
    .large-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-8>.column,
    .large-up-8>.columns {
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media print,
screen and (min-width:56.25em) and (min-width:56.25em) {
    .large-expand {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.large-unstack>.column,
.row.large-unstack>.columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media print,
screen and (min-width:56.25em) {
    .row.large-unstack>.column,
    .row.large-unstack>.columns {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:56.25em) {
    .large-collapse>.column,
    .large-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }
    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-right: 1.42857rem;
        padding-left: 1.42857rem
    }
}

.shrink {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.column-block {
    margin-bottom: 2.85714rem
}

.column-block>:last-child {
    margin-bottom: 0
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1.55rem;
    font-size: 15px;
    line-height: 1.64;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic;
    line-height: inherit
}

b,
strong {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Heading Pro", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    line-height: 0;
    color: #cacaca
}

.h1,
h1 {
    font-size: 2.28571rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2,
h2 {
    font-size: 1.42857rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: .5rem
}

.h3,
h3 {
    font-size: 1.14286rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4,
h4 {
    font-size: 1.28571rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: .5rem
}

.h5,
h5 {
    font-size: 1.21429rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: .5rem
}

.h6,
h6 {
    font-size: 1.14286rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print,
screen and (min-width:40em) {
    .h1,
    h1 {
        font-size: 3rem
    }
    .h2,
    h2 {
        font-size: 2.14286rem
    }
    .h3,
    h3 {
        font-size: 1.71429rem
    }
    .h4,
    h4 {
        font-size: 1.57143rem
    }
    .h5,
    h5 {
        font-size: 1.28571rem
    }
    .h6,
    h6 {
        font-size: 1.14286rem
    }
}

@media print,
screen and (min-width:56.25em) {
    .h1,
    h1 {
        font-size: 3.71429rem
    }
    .h2,
    h2 {
        font-size: 3rem
    }
    .h3,
    h3 {
        font-size: 30px;
    }
    .h4,
    h4 {
        font-size: 1.42857rem
    }
    .h5,
    h5 {
        font-size: 1.28571rem
    }
    .h6,
    h6 {
        font-size: 1.14286rem
    }
}

@media screen and (min-width:105em) {
    .h1,
    h1 {
        font-size: 4.57143rem
    }
    .h2,
    h2 {
        font-size: 3.57143rem
    }
    .h3,
    h3 {
        font-size: 2rem
    }
    .h4,
    h4 {
        font-size: 1.42857rem
    }
    .h5,
    h5 {
        font-size: 1.28571rem
    }
    .h6,
    h6 {
        font-size: 1.14286rem
    }
}

@media screen and (min-width:125em) {
    .h1,
    h1 {
        font-size: 5.71429rem
    }
    .h2,
    h2 {
        font-size: 4.28571rem
    }
    .h3,
    h3 {
        font-size: 2.28571rem
    }
    .h4,
    h4 {
        font-size: 1.42857rem
    }
    .h5,
    h5 {
        font-size: 1.28571rem
    }
    .h6,
    h6 {
        font-size: 1.14286rem
    }
}

a {
    line-height: inherit;
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

a:focus,
a:hover {
    color: #dbdbdb
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 82rem;
    height: 0;
    margin: 1.42857rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

dl,
ol,
ul {
    margin-bottom: 1.55rem;
    list-style-position: outside;
    line-height: 1.64
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1.55rem;
    padding: .64286rem 1.42857rem 0 1.35714rem;
    border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
    line-height: 1.64;
    color: #515052
}

cite {
    display: block;
    font-size: .92857rem;
    color: #515052
}

cite:before {
    content: "— "
}

abbr,
abbr[title] {
    border-bottom: 1px dotted #0d0d0d;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .14286rem .35714rem .07143rem;
    border: 1px solid #cacaca;
    background-color: #ccc;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #0d0d0d
}

kbd {
    margin: 0;
    padding: .14286rem .28571rem 0;
    background-color: #ccc;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #0d0d0d
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #515052
}

.lead {
    font-size: 17.5px;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

ol.no-bullet,
ul.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,
screen and (min-width:40em) {
    .medium-text-left {
        text-align: left
    }
    .medium-text-right {
        text-align: right
    }
    .medium-text-center {
        text-align: center
    }
    .medium-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width:56.25em) {
    .large-text-left {
        text-align: left
    }
    .large-text-right {
        text-align: right
    }
    .large-text-center {
        text-align: center
    }
    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none!important
}

@media print {
    * {
        background: 0 0!important;
        box-shadow: none!important;
        color: #000!important;
        text-shadow: none!important
    }
    .show-for-print {
        display: block!important
    }
    .hide-for-print {
        display: none!important
    }
    table.show-for-print {
        display: table!important
    }
    thead.show-for-print {
        display: table-header-group!important
    }
    tbody.show-for-print {
        display: table-row-group!important
    }
    tr.show-for-print {
        display: table-row!important
    }
    td.show-for-print {
        display: table-cell!important
    }
    th.show-for-print {
        display: table-cell!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^='#']:after,
    a[href^='javascript:']:after {
        content: ''
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    blockquote,
    pre {
        border: 1px solid #515052;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .print-break-inside {
        page-break-inside: auto
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: .85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-size: .9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #c4c3ac;
    color: #fff
}

[data-whatinput=mouse] .button {
    outline: 0
}

.button:focus,
.button:hover {
    background-color: #adac8c;
    color: #fff
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.button.primary {
    background-color: #c4c3ac;
    color: #0d0d0d
}

.button.primary:focus,
.button.primary:hover {
    background-color: #a5a481;
    color: #0d0d0d
}

.button.secondary {
    background-color: #deddc3;
    color: #0d0d0d
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #c0bf8d;
    color: #0d0d0d
}

.button.success {
    background-color: #3adb76;
    color: #0d0d0d
}

.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #0d0d0d
}

.button.warning {
    background-color: #ffae00;
    color: #0d0d0d
}

.button.warning:focus,
.button.warning:hover {
    background-color: #cc8b00;
    color: #0d0d0d
}

.button.alert {
    background-color: #cc4b37;
    color: #fff
}

.button.alert:focus,
.button.alert:hover {
    background-color: #a53b2a;
    color: #fff
}

.button.disabled,
.button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #c4c3ac;
    color: #fff
}

.button.disabled.primary,
.button[disabled].primary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.primary,
.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary,
.button[disabled].primary:focus,
.button[disabled].primary:hover {
    background-color: #c4c3ac;
    color: #0d0d0d
}

.button.disabled.secondary,
.button[disabled].secondary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.secondary,
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
    background-color: #deddc3;
    color: #0d0d0d
}

.button.disabled.success,
.button[disabled].success {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.success,
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success,
.button[disabled].success:focus,
.button[disabled].success:hover {
    background-color: #3adb76;
    color: #0d0d0d
}

.button.disabled.warning,
.button[disabled].warning {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.warning,
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
    background-color: #ffae00;
    color: #0d0d0d
}

.button.disabled.alert,
.button[disabled].alert {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.alert,
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert,
.button[disabled].alert:focus,
.button[disabled].alert:hover {
    background-color: #cc4b37;
    color: #fff
}

.button.hollow {
    border: 1px solid #c4c3ac;
    color: #c4c3ac
}

.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
    background-color: transparent
}

.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    background-color: transparent
}

.button.hollow:focus,
.button.hollow:hover {
    border-color: #6c6a4c;
    color: #6c6a4c
}

.button.hollow:focus.disabled,
.button.hollow:focus[disabled],
.button.hollow:hover.disabled,
.button.hollow:hover[disabled] {
    border: 1px solid #c4c3ac;
    color: #c4c3ac
}

.button.hollow.primary {
    border: 1px solid #c4c3ac;
    color: #c4c3ac
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #6c6a4c;
    color: #6c6a4c
}

.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled],
.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled] {
    border: 1px solid #c4c3ac;
    color: #c4c3ac
}

.button.hollow.secondary {
    border: 1px solid #deddc3;
    color: #deddc3
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #87844a;
    color: #87844a
}

.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled],
.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled] {
    border: 1px solid #deddc3;
    color: #deddc3
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #157539;
    color: #157539
}

.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled],
.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #805700;
    color: #805700
}

.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled],
.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled],
.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear {
    border: 1px solid #c4c3ac;
    color: #c4c3ac
}

.button.clear,
.button.clear:focus,
.button.clear:hover {
    background-color: transparent
}

.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    background-color: transparent
}

.button.clear:focus,
.button.clear:hover {
    border-color: #6c6a4c;
    color: #6c6a4c
}

.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled] {
    border: 1px solid #c4c3ac;
    color: #c4c3ac
}

.button.clear,
.button.clear.disabled,
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear[disabled] {
    border-color: transparent
}

.button.clear.primary {
    border: 1px solid #c4c3ac;
    color: #c4c3ac
}

.button.clear.primary:focus,
.button.clear.primary:hover {
    border-color: #6c6a4c;
    color: #6c6a4c
}

.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled] {
    border: 1px solid #c4c3ac;
    color: #c4c3ac
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary[disabled] {
    border-color: transparent
}

.button.clear.secondary {
    border: 1px solid #deddc3;
    color: #deddc3
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
    border-color: #87844a;
    color: #87844a
}

.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled] {
    border: 1px solid #deddc3;
    color: #deddc3
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary[disabled] {
    border-color: transparent
}

.button.clear.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.clear.success:focus,
.button.clear.success:hover {
    border-color: #157539;
    color: #157539
}

.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success[disabled] {
    border-color: transparent
}

.button.clear.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.clear.warning:focus,
.button.clear.warning:hover {
    border-color: #805700;
    color: #805700
}

.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning[disabled] {
    border-color: transparent
}

.button.clear.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert:focus,
.button.clear.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert[disabled] {
    border-color: transparent
}

.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.dropdown.hollow::after {
    border-top-color: #c4c3ac
}

.button.dropdown.hollow.primary::after {
    border-top-color: #c4c3ac
}

.button.dropdown.hollow.secondary::after {
    border-top-color: #deddc3
}

.button.dropdown.hollow.success::after {
    border-top-color: #3adb76
}

.button.dropdown.hollow.warning::after {
    border-top-color: #ffae00
}

.button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37
}

.button.arrow-only::after {
    top: -.1em;
    float: none;
    margin-left: 0
}

a.button:focus,
a.button:hover {
    text-decoration: none
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[data-whatinput=mouse] .menu li {
    outline: 0
}

.menu .button,
.menu a {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem
}

.menu a,
.menu button,
.menu input,
.menu select {
    margin-bottom: 0
}

.menu input {
    display: inline-block
}

.menu,
.menu.horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.menu.vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu.expanded li {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.menu.simple {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.menu.simple li+li {
    margin-left: 1rem
}

.menu.simple a {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .menu.medium-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .menu.medium-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu.medium-expanded li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .menu.medium-simple li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:56.25em) {
    .menu.large-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .menu.large-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu.large-expanded li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .menu.large-simple li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.menu.icons a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-bottom a,
.menu.icon-left a,
.menu.icon-right a,
.menu.icon-top a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-left li a {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-left li a i,
.menu.icon-left li a img,
.menu.icon-left li a svg {
    margin-right: .25rem
}

.menu.icon-right li a {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg {
    margin-left: .25rem
}

.menu.icon-top li a {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-top li a i,
.menu.icon-top li a img,
.menu.icon-top li a svg {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu.icon-bottom li a {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-bottom li a i,
.menu.icon-bottom li a img,
.menu.icon-bottom li a svg {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu .is-active>a {
    background: #c4c3ac;
    color: #fff
}

.menu .active>a {
    background: #c4c3ac;
    color: #fff
}

.menu.align-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.menu.align-right li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right.vertical li {
    display: block;
    text-align: right
}

.menu.align-right.vertical li .submenu li {
    text-align: right
}

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.menu.align-center li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu.align-center li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu .menu-text {
    padding: .7rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.menu-centered>.menu {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.no-js [data-responsive-menu] ul {
    display: none
}

.flex-video,
.responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1.14286rem;
    padding-bottom: 75%;
    overflow: hidden
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video,
.responsive-embed embed,
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.flex-video.widescreen,
.responsive-embed.widescreen {
    padding-bottom: 56.25%
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    transition: opacity .3s ease, visibility .3s ease;
    background: #0d0d0d;
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 12;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #0d0d0d
}

[data-whatinput=mouse] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-closed {
    visibility: hidden
}

.off-canvas.is-transition-overlap {
    z-index: 13
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: none
}

.off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #0d0d0d
}

[data-whatinput=mouse] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-closed {
    visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: none
}

.off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(196, 195, 172, .25)
}

.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 100%;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(196, 195, 172, .25)
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 100vh;
    -webkit-transform: translateY(-100vh);
    -ms-transform: translateY(-100vh);
    transform: translateY(-100vh)
}

.off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-100vh);
    -ms-transform: translateY(-100vh);
    transform: translateY(-100vh)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(100vh);
    -ms-transform: translateY(100vh);
    transform: translateY(100vh)
}

.position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(196, 195, 172, .25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 100vh;
    -webkit-transform: translateY(100vh);
    -ms-transform: translateY(100vh);
    transform: translateY(100vh)
}

.off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(100vh);
    -ms-transform: translateY(100vh);
    transform: translateY(100vh)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-100vh);
    -ms-transform: translateY(-100vh);
    transform: translateY(-100vh)
}

.position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(196, 195, 172, .25)
}

.off-canvas-content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media print,
screen and (min-width:40em) {
    .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-left.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 100%
    }
    .position-left.reveal-for-medium~.off-canvas-content {
        margin-left: 100%
    }
    .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-right.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 100%
    }
    .position-right.reveal-for-medium~.off-canvas-content {
        margin-right: 100%
    }
    .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-top.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 100%
    }
    .position-top.reveal-for-medium~.off-canvas-content {
        margin-top: 100%
    }
    .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-bottom.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 100%
    }
    .position-bottom.reveal-for-medium~.off-canvas-content {
        margin-bottom: 100%
    }
}

@media print,
screen and (min-width:56.25em) {
    .position-left.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-left.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 100%
    }
    .position-left.reveal-for-large~.off-canvas-content {
        margin-left: 100%
    }
    .position-right.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-right.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 100%
    }
    .position-right.reveal-for-large~.off-canvas-content {
        margin-right: 100%
    }
    .position-top.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-top.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 100%
    }
    .position-top.reveal-for-large~.off-canvas-content {
        margin-top: 100%
    }
    .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-bottom.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 100%
    }
    .position-bottom.reveal-for-large~.off-canvas-content {
        margin-bottom: 100%
    }
}

@media print,
screen and (min-width:40em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }
    .off-canvas.in-canvas-for-medium.position-bottom,
    .off-canvas.in-canvas-for-medium.position-left,
    .off-canvas.in-canvas-for-medium.position-right,
    .off-canvas.in-canvas-for-medium.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas.in-canvas-for-medium .close-button {
        display: none
    }
}

@media print,
screen and (min-width:56.25em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }
    .off-canvas.in-canvas-for-large.position-bottom,
    .off-canvas.in-canvas-for-large.position-left,
    .off-canvas.in-canvas-for-large.position-right,
    .off-canvas.in-canvas-for-large.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas.in-canvas-for-large .close-button {
        display: none
    }
}

.hide {
    display: none!important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width:39.9375em) {
    .hide-for-small-only {
        display: none!important
    }
}

@media screen and (max-width:0em),
screen and (min-width:40em) {
    .show-for-small-only {
        display: none!important
    }
}

@media print,
screen and (min-width:40em) {
    .hide-for-medium {
        display: none!important
    }
}

@media screen and (max-width:39.9375em) {
    .show-for-medium {
        display: none!important
    }
}

@media screen and (min-width:40em) and (max-width:56.1875em) {
    .hide-for-medium-only {
        display: none!important
    }
}

@media screen and (max-width:39.9375em),
screen and (min-width:56.25em) {
    .show-for-medium-only {
        display: none!important
    }
}

@media print,
screen and (min-width:56.25em) {
    .hide-for-large {
        display: none!important
    }
}

@media screen and (max-width:56.1875em) {
    .show-for-large {
        display: none!important
    }
}

@media screen and (min-width:56.25em) and (max-width:74.9375em) {
    .hide-for-large-only {
        display: none!important
    }
}

@media screen and (max-width:56.1875em),
screen and (min-width:75em) {
    .show-for-large-only {
        display: none!important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute!important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static!important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.hide-for-portrait,
.show-for-landscape {
    display: block!important
}

@media screen and (orientation:landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block!important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none!important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none!important
}

@media screen and (orientation:landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none!important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block!important
    }
}

.align-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-right.vertical.menu>li>a {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.align-stretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

@media print,
screen and (min-width:40em) {
    .medium-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .medium-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .medium-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .medium-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .medium-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .medium-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,
screen and (min-width:56.25em) {
    .large-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .large-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .large-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .large-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .large-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .large-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print,
screen and (min-width:40em) {
    .medium-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .medium-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .medium-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .medium-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .medium-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .medium-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .medium-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .medium-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width:56.25em) {
    .large-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .large-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .large-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .large-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .large-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .large-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .large-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .large-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.text-hide {
    font: 0/0 a!important;
    color: transparent!important;
    text-shadow: none!important;
    background-color: transparent!important;
    border: 0!important
}

.text-truncate {
    max-width: 100%!important;
    overflow: hidden!important;
    text-overflow: ellipsis;
    white-space: nowrap!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-wrap {
    word-wrap: break-word!important
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.text-overline {
    text-decoration: overline!important
}

.text-underline {
    text-decoration: underline!important
}

.text-line-through {
    text-decoration: line-through!important
}

.font-wide {
    letter-spacing: .28571rem
}

.font-normal {
    font-weight: 400
}

.font-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic!important
}

ul.list-disc {
    list-style-type: disc!important
}

ul.list-circle {
    list-style-type: circle!important
}

ul.list-square {
    list-style-type: square!important
}

ol.list-decimal {
    list-style-type: decimal!important
}

ol.list-lower-alpha {
    list-style-type: lower-alpha!important
}

ol.list-lower-latin {
    list-style-type: lower-latin!important
}

ol.list-lower-roman {
    list-style-type: lower-roman!important
}

ol.list-upper-alpha {
    list-style-type: upper-alpha!important
}

ol.list-upper-latin {
    list-style-type: upper-latin!important
}

ol.list-upper-roman {
    list-style-type: upper-roman!important
}

.rounded {
    border-radius: 5000px!important
}

.radius {
    border-radius: .21429rem
}

.bordered {
    border: .07143rem solid #cacaca
}

.shadow {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.arrow-down {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0d0d0d transparent transparent
}

.arrow-up {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0d0d0d
}

.arrow-right {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0d0d0d
}

.arrow-left {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0d0d0d transparent transparent
}

.separator-center {
    text-align: center!important
}

.separator-center::after,
.separator-center::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.separator-center::after {
    clear: both
}

.separator-center::after {
    position: relative!important;
    width: 3rem;
    border-bottom: .14286rem solid #c4c3ac;
    margin: 1rem auto 0
}

.separator-left {
    text-align: left!important
}

.separator-left::after,
.separator-left::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.separator-left::after {
    clear: both
}

.separator-left::after {
    position: relative!important;
    width: 3rem;
    border-bottom: .14286rem solid #c4c3ac;
    margin: 1rem auto 0;
    margin-left: 0!important
}

.separator-right {
    text-align: right!important
}

.separator-right::after,
.separator-right::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.separator-right::after {
    clear: both
}

.separator-right::after {
    position: relative!important;
    width: 3rem;
    border-bottom: .14286rem solid #c4c3ac;
    margin: 1rem auto 0;
    margin-right: 0!important
}

.overflow-visible {
    overflow: visible!important
}

.overflow-x-visible {
    overflow-x: visible!important
}

.overflow-y-visible {
    overflow-y: visible!important
}

.overflow-hidden {
    overflow: hidden!important
}

.overflow-x-hidden {
    overflow-x: hidden!important
}

.overflow-y-hidden {
    overflow-y: hidden!important
}

.overflow-scroll {
    overflow: scroll!important
}

.overflow-x-scroll {
    overflow-x: scroll!important
}

.overflow-y-scroll {
    overflow-y: scroll!important
}

.display-inline {
    display: inline!important
}

.display-inline-block {
    display: inline-block!important
}

.display-block {
    display: block!important
}

.display-table {
    display: table!important
}

.display-table-cell {
    display: table-cell!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-fixed-top {
    position: fixed!important;
    top: 0!important;
    right: 0!important;
    left: 0!important;
    z-index: 975
}

.position-fixed-bottom {
    position: fixed!important;
    right: 0!important;
    bottom: 0!important;
    left: 0!important;
    z-index: 975
}

.border-box {
    box-sizing: border-box!important
}

.border-none {
    border: none!important
}

.width-25 {
    width: 25%!important
}

.width-50 {
    width: 50%!important
}

.width-75 {
    width: 75%!important
}

.width-100 {
    width: 100%!important
}

.height-25 {
    height: 25%!important
}

.height-50 {
    height: 50%!important
}

.height-75 {
    height: 75%!important
}

.height-100 {
    height: 100%!important
}

.max-width-100 {
    max-width: 100%!important
}

.max-height-100 {
    max-height: 100%!important
}

.margin-0 {
    margin-top: 0!important;
    margin-right: 0!important;
    margin-bottom: 0!important;
    margin-left: 0!important
}

.padding-0 {
    padding-top: 0!important;
    padding-right: 0!important;
    padding-bottom: 0!important;
    padding-left: 0!important
}

.margin-top-0 {
    margin-top: 0!important
}

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

.margin-right-0 {
    margin-right: 0!important
}

.padding-right-0 {
    padding-right: 0!important
}

.margin-bottom-0 {
    margin-bottom: 0!important
}

.padding-bottom-0 {
    padding-bottom: 0!important
}

.margin-left-0 {
    margin-left: 0!important
}

.padding-left-0 {
    padding-left: 0!important
}

.margin-horizontal-0 {
    margin-right: 0!important;
    margin-left: 0!important
}

.padding-horizontal-0 {
    padding-right: 0!important;
    padding-left: 0!important
}

.margin-vertical-0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.padding-vertical-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.margin-1 {
    margin-top: 1rem!important;
    margin-right: 1rem!important;
    margin-bottom: 1rem!important;
    margin-left: 1rem!important
}

.padding-1 {
    padding-top: 1rem!important;
    padding-right: 1rem!important;
    padding-bottom: 1rem!important;
    padding-left: 1rem!important
}

.margin-top-1 {
    margin-top: 1rem!important
}

.padding-top-1 {
    padding-top: 1rem!important
}

.margin-right-1 {
    margin-right: 1rem!important
}

.padding-right-1 {
    padding-right: 1rem!important
}

.margin-bottom-1 {
    margin-bottom: 1rem!important
}

.padding-bottom-1 {
    padding-bottom: 1rem!important
}

.margin-left-1 {
    margin-left: 1rem!important
}

.padding-left-1 {
    padding-left: 1rem!important
}

.margin-horizontal-1 {
    margin-right: 1rem!important;
    margin-left: 1rem!important
}

.padding-horizontal-1 {
    padding-right: 1rem!important;
    padding-left: 1rem!important
}

.margin-vertical-1 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important
}

.padding-vertical-1 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important
}

.margin-2 {
    margin-top: 2rem!important;
    margin-right: 2rem!important;
    margin-bottom: 2rem!important;
    margin-left: 2rem!important
}

.padding-2 {
    padding-top: 2rem!important;
    padding-right: 2rem!important;
    padding-bottom: 2rem!important;
    padding-left: 2rem!important
}

.margin-top-2 {
    margin-top: 2rem!important
}

.padding-top-2 {
    padding-top: 2rem!important
}

.margin-right-2 {
    margin-right: 2rem!important
}

.padding-right-2 {
    padding-right: 2rem!important
}

.margin-bottom-2 {
    margin-bottom: 2rem!important
}

.padding-bottom-2 {
    padding-bottom: 2rem!important
}

.margin-left-2 {
    margin-left: 2rem!important
}

.padding-left-2 {
    padding-left: 2rem!important
}

.margin-horizontal-2 {
    margin-right: 2rem!important;
    margin-left: 2rem!important
}

.padding-horizontal-2 {
    padding-right: 2rem!important;
    padding-left: 2rem!important
}

.margin-vertical-2 {
    margin-top: 2rem!important;
    margin-bottom: 2rem!important
}

.padding-vertical-2 {
    padding-top: 2rem!important;
    padding-bottom: 2rem!important
}

.margin-3 {
    margin-top: 3rem!important;
    margin-right: 3rem!important;
    margin-bottom: 3rem!important;
    margin-left: 3rem!important
}

.padding-3 {
    padding-top: 3rem!important;
    padding-right: 3rem!important;
    padding-bottom: 3rem!important;
    padding-left: 3rem!important
}

.margin-top-3 {
    margin-top: 3rem!important
}

.padding-top-3 {
    padding-top: 3rem!important
}

.margin-right-3 {
    margin-right: 3rem!important
}

.padding-right-3 {
    padding-right: 3rem!important
}

.margin-bottom-3 {
    margin-bottom: 3rem!important
}

.padding-bottom-3 {
    padding-bottom: 3rem!important
}

.margin-left-3 {
    margin-left: 3rem!important
}

.padding-left-3 {
    padding-left: 3rem!important
}

.margin-horizontal-3 {
    margin-right: 3rem!important;
    margin-left: 3rem!important
}

.padding-horizontal-3 {
    padding-right: 3rem!important;
    padding-left: 3rem!important
}

.margin-vertical-3 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important
}

.padding-vertical-3 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important
}

@-webkit-keyframes lineBlink {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }
    50% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }
    51% {
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%
    }
    100% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%
    }
}

@keyframes lineBlink {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }
    50% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }
    51% {
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%
    }
    100% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%
    }
}

svg {
    display: inline-block;
    vertical-align: middle;
    transition-timing-function: ease-in;
    transition-duration: .2s;
    transition-property: fill, stroke
}

@media screen and (max-width:39.9375em) {
    body {
        font-size: 12px
    }
}

@media screen and (min-width:105em) {
    body {
        font-size: 18px
    }
}

@media screen and (min-width:125em) {
    body {
        font-size: 22px
    }
}

@media screen and (min-width:105em) {
    .row {
        max-width: 1300px
    }
}

@media screen and (min-width:125em) {
    .row {
        max-width: 1600px
    }
}

[type=button],
[type=submit],
a,
button {
    transition-timing-function: ease-in;
    transition-duration: .2s;
    transition-property: color, border-color, background-color, opacity, -webkit-transform;
    transition-property: color, border-color, background-color, opacity, transform;
    transition-property: color, border-color, background-color, opacity, transform, -webkit-transform
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: -1.6px
}

.ba-shape {
    width: calc(100vw - 64px);
    height: calc(100vw - 64px);
    margin-left: -15%
}

@media print,
screen and (min-width:40em) {
    .ba-shape {
        margin-left: -70px
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-shape {
        width: 60vmin;
        height: 60vmin;
        margin-left: 0
    }
}

@media screen and (min-width:75em) {
    .ba-shape {
        width: 70vmin;
        height: 70vmin;
        margin-left: -80px
    }
}

@media screen and (min-width:75em) and (max-height:700px) {
    .ba-shape {
        margin-left: 0
    }
}

@media screen and (min-width:105em) {
    .ba-shape {
        margin-left: 0
    }
}

@media screen and (max-width:74.9375em) {
    .ba-shape {
        max-width: 500px;
        max-height: 500px
    }
}

@media screen and (max-width:39.9375em) {
    .ba-shape {
        max-height: 430px;
        max-width: 430px
    }
}

.ba-shape canvas {
    width: inherit!important;
    height: inherit!important;
    max-width: inherit;
    max-height: inherit
}

.ba-ghost-shape {
    width: calc(100vw - 64px);
    height: calc(100vw - 64px);
    max-height: 430px;
    max-width: 430px
}

@media print,
screen and (min-width:56.25em) {
    .ba-ghost-shape {
        display: none!important
    }
}

@media print,
screen and (min-width:40em) {
    .ba-ghost-shape {
        max-height: 500px;
        max-width: 500px
    }
}

@media only screen and (max-width:39.9375em) and (min-device-width:375px) and (min-device-height:812px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait) {
    .ba-ghost-shape,
    .ba-shape {
        width: 110vw;
        height: 110vw;
        margin-left: -17%;
        margin-top: -30px
    }
}

@media only screen and (max-width:39.9375em) and (min-device-width:414px) and (min-device-height:896px) and (-webkit-device-pixel-ratio:2) and (orientation:portrait) {
    .ba-ghost-shape,
    .ba-shape {
        width: 110vw;
        height: 110vw;
        margin-left: -17%;
        margin-top: -30px
    }
}

.off-canvas-content {
    min-height: 100vh;
    position: relative
}

.ba-main-content {
    min-height: 100vh
}

.ba-section {
    padding: 60px 0;
    min-height: 100vh;
    position: relative
}

@media print,
screen and (min-width:40em) {
    .ba-section {
        padding: 10vh 0 100px 0
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-section {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.ba-section--shape {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -ms-touch-action: none;
    touch-action: none;
    pointer-events: none;
    will-change: opacity;
    transition-timing-function: ease-in;
    transition-duration: .2s;
    transition-property: opacity;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media print,
screen and (min-width:56.25em) {
    .ba-section--shape {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media print,
screen and (min-width:40em) {
    .ba-section-industries {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.ba-section-body {
    position: relative;
    z-index: 500;
    padding: 0 12px;
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .ba-section-body {
        padding: 0 44px
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-section-text {
        max-width: 345px
    }
}

@media screen and (min-width:105em) {
    .ba-section-text {
        max-width: 520px
    }
}

@media screen and (min-width:125em) {
    .ba-section-text {
        font-size: 22px
    }
}

.ba-section-title-line-wrap {
    overflow: hidden
}

.ba-section-title-line-wrap--pad {
    padding-bottom: 5px;
    margin-bottom: -5px
}

.ba-section-title {
    margin-bottom: 14px
}

@media print,
screen and (min-width:40em) {
    .ba-section-title {
        margin-top: 24px;
        width: 150%
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-section-title {
        white-space: nowrap
    }
}

@media screen and (max-width:56.1875em) {
    .ba-section-title br {
        display: none
    }
}

.ba-rotate-device {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
    background: #121212;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px;
    font-size: 15px;
    line-height: 20px
}

.ba-rotate-device span {
    display: block
}

.ba-rotate-device svg {
    margin-bottom: 30px
}

@media screen and (min-width:480px) and (max-width:900px) and (max-height:600px) and (orientation:landscape) {
    body {
        overflow: hidden;
        pointer-events: none
    }
    .ba-rotate-device {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.fp-section {
    height: auto!important
}

.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell,
.fp-responsive .fp-auto-height-responsive.fp-section {
    height: auto!important
}

.fullpage-wrapper {
    width: 100%!important;
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
    z-index: 1
}

.fp-section,
.section {
    width: 100%!important;
    position: absolute!important;
    left: 0;
    top: 0;
    z-index: 0;
    transition: 2s ease-in-out;
    transition-property: opacity, visibility
}

.fp-section.active {
    visibility: visible;
    opacity: 1;
    z-index: 1
}

.fullpage-wrapper {
    height: 100vh!important
}

.ba-section--error {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.ba-section--error:after {
    background: radial-gradient(73.24% 27.2% at 50% 36.53%, rgba(3, 5, 10, 0) 0, #03050a 100%)
}

@media print,
screen and (min-width:40em) {
    .ba-section--error:after {
        background: radial-gradient(55.25% 54.74% at 50% 35.69%, rgba(3, 5, 10, 0) 0, #03050a 100%)
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-section--error:after {
        background: radial-gradient(50% 56.6% at 50% 43.4%, rgba(3, 5, 10, 0) 0, #03050a 100%)
    }
}

.ba-page-not-found {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 40px
}

@media print,
screen and (min-width:40em) {
    .ba-page-not-found {
        font-size: 17px;
        line-height: 24px
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-page-not-found {
        padding-bottom: 80px
    }
}

.ba-page-not-found p {
    color: #515052
}

.ba-page-not-found a {
    color: #fff;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ba-page-not-found a:hover {
    color: #ccc
}

.ba-page-not-found a svg {
    margin-right: 10px
}

.error404 ba-top-menu {
    display: none
}

.ba-section-error {
    background: #fff;
    color: #515052
}

.ba-section-error .ba-extra-text {
    color: inherit;
    margin-top: 60px
}

@media print,
screen and (min-width:56.25em) {
    .ba-section-error .ba-extra-text {
        margin-top: 100px
    }
}

@media print,
screen and (min-width:40em) {
    .ba-section-error .icon-404 {
        width: 344px;
        height: 344px
    }
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    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
}

#wpadminbar {
    position: fixed!important
}

body.admin-bar.f-topbar-fixed .sticky.fixed {
    margin-top: 2.28571rem
}

body.admin-bar.offcanvas .off-canvas.is-open {
    top: 3.28571rem
}

@media screen and (min-width:48.9375em) {
    body.admin-bar.offcanvas .off-canvas.is-open {
        top: 2.28571rem
    }
}

.wp-caption>figcaption {
    max-width: 100%;
    font-size: .8rem;
    color: #999;
    padding: .25rem 0
}

p.wp-caption-text {
    font-size: 90%;
    color: #666;
    padding: .71429rem 0
}

.alignleft {
    float: left;
    padding-right: 1rem;
    margin: 0
}

.alignright {
    float: right;
    padding-left: 1rem;
    margin: 0
}

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

.gallery {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -1.42857rem;
    margin-left: -1.42857rem
}

@media print,
screen and (min-width:40em) {
    .gallery {
        margin-right: -2.85714rem;
        margin-left: -2.85714rem
    }
}

.gallery.gallery-columns-1>.gallery-item {
    width: calc(50% - 2.85714rem);
    margin-right: 1.42857rem;
    margin-left: 1.42857rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-1>.gallery-item {
        width: calc(25% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

@media print,
screen and (min-width:56.25em) {
    .gallery.gallery-columns-1>.gallery-item {
        width: calc(100% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

.gallery.gallery-columns-2>.gallery-item {
    width: calc(50% - 2.85714rem);
    margin-right: 1.42857rem;
    margin-left: 1.42857rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-2>.gallery-item {
        width: calc(25% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

@media print,
screen and (min-width:56.25em) {
    .gallery.gallery-columns-2>.gallery-item {
        width: calc(50% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

.gallery.gallery-columns-3>.gallery-item {
    width: calc(50% - 2.85714rem);
    margin-right: 1.42857rem;
    margin-left: 1.42857rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-3>.gallery-item {
        width: calc(25% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

@media print,
screen and (min-width:56.25em) {
    .gallery.gallery-columns-3>.gallery-item {
        width: calc(33.33333% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

.gallery.gallery-columns-4>.gallery-item {
    width: calc(50% - 2.85714rem);
    margin-right: 1.42857rem;
    margin-left: 1.42857rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-4>.gallery-item {
        width: calc(25% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

@media print,
screen and (min-width:56.25em) {
    .gallery.gallery-columns-4>.gallery-item {
        width: calc(25% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

.gallery.gallery-columns-5>.gallery-item {
    width: calc(50% - 2.85714rem);
    margin-right: 1.42857rem;
    margin-left: 1.42857rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-5>.gallery-item {
        width: calc(25% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

@media print,
screen and (min-width:56.25em) {
    .gallery.gallery-columns-5>.gallery-item {
        width: calc(20% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

.gallery.gallery-columns-6>.gallery-item {
    width: calc(50% - 2.85714rem);
    margin-right: 1.42857rem;
    margin-left: 1.42857rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-6>.gallery-item {
        width: calc(25% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

@media print,
screen and (min-width:56.25em) {
    .gallery.gallery-columns-6>.gallery-item {
        width: calc(16.66667% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

.gallery.gallery-columns-7>.gallery-item {
    width: calc(50% - 2.85714rem);
    margin-right: 1.42857rem;
    margin-left: 1.42857rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-7>.gallery-item {
        width: calc(25% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

@media print,
screen and (min-width:56.25em) {
    .gallery.gallery-columns-7>.gallery-item {
        width: calc(14.28571% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

.gallery.gallery-columns-8>.gallery-item {
    width: calc(50% - 2.85714rem);
    margin-right: 1.42857rem;
    margin-left: 1.42857rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-8>.gallery-item {
        width: calc(25% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

@media print,
screen and (min-width:56.25em) {
    .gallery.gallery-columns-8>.gallery-item {
        width: calc(12.5% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

.gallery.gallery-columns-9>.gallery-item {
    width: calc(50% - 2.85714rem);
    margin-right: 1.42857rem;
    margin-left: 1.42857rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-9>.gallery-item {
        width: calc(25% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

@media print,
screen and (min-width:56.25em) {
    .gallery.gallery-columns-9>.gallery-item {
        width: calc(11.11111% - 2.14286rem);
        margin-right: 1.07143rem;
        margin-left: 1.07143rem
    }
}

.gallery .gallery-icon>a {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fff;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(13, 13, 13, .2);
    line-height: 0;
    transition: box-shadow .2s ease-out
}

.gallery .gallery-icon>a:focus,
.gallery .gallery-icon>a:hover {
    box-shadow: 0 0 6px 1px rgba(196, 195, 172, .5)
}

.gallery .gallery-icon>a image {
    box-shadow: none
}

.gallery .gallery-icon>img {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fff;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(13, 13, 13, .2);
    line-height: 0
}

.ba-header-bar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media print,
screen and (min-width:40em) {
    .mobile-menu {
        display: none!important
    }
}

.mobile-menu {
    display: none
}

.js-off-canvas-overlay {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    will-change: opacity, hidden
}

.off-canvas {
    height: 100vh;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 0;
    visibility: hidden;
    transition: .6s;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: transform, opacity, visibility;
    transition-property: transform, opacity, visibility, -webkit-transform;
    transition-delay: 0s;
    will-change: opacity, hidden
}

.off-canvas.is-open {
    transition-duration: .6s;
    transition-delay: .3s;
    opacity: 1;
    visibility: visible
}

.off-canvas.is-open~.js-off-canvas-overlay {
    transition-delay: 0s
}

.off-canvas.is-open .ba-header {
    background: 0 0
}

.off-canvas~.js-off-canvas-overlay {
    transition-delay: .4s
}

.post-navigation::after,
.post-navigation::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.post-navigation::after {
    clear: both
}

.nav-previous {
    float: left
}

.nav-next {
    float: right
}

@media screen and (max-width:56.1875em) {
    .ba-site-description {
        display: none!important
    }
}

.ba-header {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 18px 12px 10px;
    overflow: hidden
}

@media print,
screen and (min-width:40em) {
    .ba-header {
        padding: 28px 44px
    }
}

@media screen and (max-width:56.1875em) {
    .ba-header .ba-header-bar {
        position: relative;
        z-index: 1
    }
    .ba-header:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 0;
        height: 100%;
    }
}

.ba-logo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width:105em) {
    .ba-logo img {
        height: 14px
    }
}

@media screen and (min-width:125em) {
    .ba-logo img {
        height: 18px
    }
}

.ba-logo span {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    margin-left: 12px;
    font-family: "Heading Pro", sans-serif;
    font-weight: 700
}

.ba-extra-text,
.ba-menu-toggle {
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    font: 400 13px/1 Iosevka, sans-serif;
    letter-spacing: .5px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media print,
screen and (min-width:40em) {
    .ba-extra-text,
    .ba-menu-toggle {
        font-size: 15px
    }
}

@media screen and (min-width:105em) {
    .ba-extra-text,
    .ba-menu-toggle {
        font-size: 18px
    }
}

@media screen and (min-width:125em) {
    .ba-extra-text,
    .ba-menu-toggle {
        font-size: 20px
    }
}

.ba-extra-text>span {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ba-extra-text--icon-right svg {
    margin-left: 12px
}

@media (pointer:fine) {
    .ba-menu-toggle {
        position: relative
    }
    .ba-menu-toggle:after {
        transition-duration: .2s;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        position: absolute;
        content: '';
        top: 45%;
        margin-right: 5px;
        height: 1px;
        background: #c4c3ac;
        width: 100%;
        top: 100%;
        margin-top: 5px;
        left: 0
    }
    .ba-menu-toggle:hover:after {
        -webkit-animation: lineBlink .6s;
        animation: lineBlink .6s
    }
}

.ba-top-menu {
    color: #fff;
    font: 400 15px/1 Iosevka, sans-serif;
    letter-spacing: .5px;
    text-transform: uppercase;
    position: relative;
    z-index: 2
}

@media screen and (min-width:105em) {
    .ba-top-menu {
        font-size: 18px
    }
}

@media screen and (min-width:125em) {
    .ba-top-menu {
        font-size: 20px
    }
}

.ba-top-menu a {
    position: relative
}

.ba-top-menu a:after {
    transition-duration: .2s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    position: absolute;
    content: '';
    top: 45%;
    margin-right: 5px;
    height: 1px;
    background: #c4c3ac;
    width: 100%;
    top: 100%;
    margin-top: 5px;
    left: 0
}

.ba-top-menu a:hover:after {
    -webkit-animation: lineBlink .6s;
    animation: lineBlink .6s
}

.ba-top-menu:hover a,
.ba-top-menu:hover button {
    color: #fff
}

.ba-top-menu:hover a:not(:hover),
.ba-top-menu:hover button:not(:hover) {
    color: #68696c
}

.ba-top-menu button.ba-menu-toggle {
    margin-left: 43px
}

a.ba-explore {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    bottom: 0;
    background: #deddc3;
    color: #0d0d0d;
    height: 52px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 32px
}

@media print,
screen and (min-width:40em) {
    a.ba-explore {
        padding: 0 64px;
        height: 80px
    }
}

a.ba-explore svg {
    margin-right: 15px
}

@media screen and (min-width:105em) {
    a.ba-explore svg {
        width: 30px;
        height: 30px
    }
}

a.ba-explore:hover {
    color: #0d0d0d
}

a.ba-explore:hover .ba-explore-icon__rect {
    -webkit-animation: explIcon .4s alternate;
    animation: explIcon .4s alternate;
    -webkit-animation-iteration-count: 4;
    animation-iteration-count: 4;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.ba-explore-dark {
    background: #0d0d0d;
    position: absolute;
    color: #fff;
    overflow: hidden;
    transition-delay: .2s;
    top: 0;
    padding: 12px 0 4px;
    overflow: hidden;
    line-height: 1;
    width: calc(100% - 40px);
    margin-top: -17px
}

@media print,
screen and (min-width:40em) {
    .ba-explore-dark {
        padding: 24px 0;
        margin-top: -28px;
        width: calc(100% - 110px)
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-explore-dark {
        margin-top: 0;
        width: calc(100% - 240px)
    }
}

.ba-explore-dark,
.ba-explore-dark>span {
    -webkit-transform: translateY(105%);
    -ms-transform: translateY(105%);
    transform: translateY(105%);
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: .4s
}

.ba-explore-dark>span {
    transition-delay: 0s
}

.ba-explore-dark svg {
    margin-right: 15px
}

@media screen and (min-width:105em) {
    .ba-explore-dark svg {
        width: 30px;
        height: 30px
    }
}

.ba-explore-dark:hover {
    color: #fff
}

.ba-explore-dark:hover .ba-explore-icon__rect {
    -webkit-animation: explIcon .4s alternate;
    animation: explIcon .4s alternate;
    -webkit-animation-iteration-count: 4;
    animation-iteration-count: 4;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.fp-viewing-contact .ba-explore-dark {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 0s
}

.fp-viewing-contact .ba-explore-dark>span {
    transition-delay: .4s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@-webkit-keyframes explIcon {
    to {
        height: 8px
    }
}

@keyframes explIcon {
    to {
        height: 8px
    }
}

@media screen and (max-width:39.9375em) {
    .ba-explore {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        transition-duration: .4s;
        transition-timing-function: ease-in-out
    }
    .ba-explore:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 99%;
        background: inherit;
        height: 140px
    }
    .fp-viewing-news .ba-explore {
        -webkit-transform: translateY(-70px);
        -ms-transform: translateY(-70px);
        transform: translateY(-70px)
    }
}

@media only screen and (max-width:39.9375em) and (min-device-width:375px) and (min-device-height:812px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait) {
    .fp-viewing-news .ba-explore {
        -webkit-transform: translateY(-110px);
        -ms-transform: translateY(-110px);
        transform: translateY(-110px)
    }
}

@media only screen and (max-width:39.9375em) and (min-device-width:414px) and (min-device-height:896px) and (-webkit-device-pixel-ratio:2) and (orientation:portrait) {
    .fp-viewing-news .ba-explore {
        -webkit-transform: translateY(-110px);
        -ms-transform: translateY(-110px);
        transform: translateY(-110px)
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2) {
    .ba-explore {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    .ba-explore:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 99%;
        background: inherit;
        height: 140px
    }
}

.ba-explore__inner {
    transition-duration: .4s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-delay: .4s
}

.ba-explore__container,
.ba-explore__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ba-explore__container {
    max-width: 1108px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

@media screen and (min-width:105em) {
    .ba-explore__container {
        max-width: 1260px
    }
}

@media screen and (min-width:125em) {
    .ba-explore__container {
        max-width: 1560px
    }
}

.ba-explore-icon__rect {
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    transition: .2s;
    transition-property: height, -webkit-transform;
    transition-property: height, transform;
    transition-property: height, transform, -webkit-transform
}

.ba-mmap {
    position: absolute;
    z-index: 0;
    right: 0;
    bottom: 0;
    width: 140%;
    height: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media screen and (min-width:75em) {
    .ba-mmap {
        width: 100%;
        height: auto
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .offcanvas-menu {
        padding-top: 40px
    }
}

@media print,
screen and (min-width:40em) {
    .offcanvas-menu {
        background-position: 100% 100%
    }
}

@media print,
screen and (min-width:56.25em) {
    .offcanvas-menu {
        padding-top: 20%;
    }
}

.offcanvas-menu:after {
    /* content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: radial-gradient(91.02% 162.02% at 79.22% 62.78%, rgba(13, 13, 13, 0) 0, #0d0d0d 100%);
    z-index: 0 */
}

.ba-menu-nav {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
    margin-bottom: 20px
}

@media print,
screen and (min-width:40em) {
    .ba-menu-nav {
        margin-bottom: 40px
    }
}

.ba-offcanvas-contacts {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 12px;
    line-height: 1.7
}

@media print,
screen and (min-width:40em) {
    .ba-offcanvas-contacts {
        font-size: 14px
    }
}

@media screen and (min-width:105em) {
    .ba-offcanvas-contacts {
        font-size: 18px
    }
}

@media screen and (min-width:125em) {
    .ba-offcanvas-contacts {
        font-size: 20px
    }
}

.ba-offcanvas-contacts p {
    margin-bottom: 2em;
    line-height: inherit
}

.ba-offcanvas-contacts>:last-child {
    margin-bottom: 0
}

.desktop-menu {
    margin-bottom: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media print,
screen and (min-width:56.25em) {
    .desktop-menu {
        margin-bottom: 0
    }
}

.desktop-menu a {
    font-size: 36px;
    line-height: 1;
    color: #fff;
    padding: 0;
    font-family: "Heading Pro", sans-serif;
    text-transform: uppercase;
    letter-spacing: -2px;
    transition-duration: .3s;
    transition-timing-function: ease-out
}

@media only screen and (max-width:320px) {
    .desktop-menu a {
        font-size: 30px
    }
}

@media print,
screen and (min-width:40em) {
    .desktop-menu a {
        font-size: 52px
    }
}

@media print,
screen and (min-width:56.25em) {
    .desktop-menu a {
        line-height: 1
    }
}

@media screen and (min-width:105em) {
    .desktop-menu a {
        font-size: 64px
    }
}

@media screen and (min-width:125em) {
    .desktop-menu a {
        font-size: 80px
    }
}

.desktop-menu .is-active>a {
    background-color: transparent
}

.desktop-menu:hover li:not(:hover) a {
    color: #68696c
}

@media print,
screen and (min-width:40em) {
    .ba-social-network {
        position: absolute;
        bottom: 80px;
        left: 40px
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-social-network {
        left: auto;
        right: 60px
    }
}

@media only screen and (min-width:750px) and (-webkit-min-device-pixel-ratio:2) and (-webkit-max-device-pixel-ratio:2) and (orientation:portrait) {
    .ba-social-network {
        bottom: 100px
    }
}

.ba-social-network a {
    color: #fff
}

.ba-social-network a:hover {
    color: #c4c3ac
}

.ba-social-network a+a {
    margin-left: 24px
}

.ba-map-link {
    position: absolute;
    height: 50px;
    width: 50px;
    z-index: 3;
    bottom: 223px;
    right: 77px
}

@media print,
screen and (min-width:40em) {
    .ba-map-link {
        right: 207px
    }
}

@media screen and (min-width:75em) {
    .ba-map-link {
        bottom: 290px;
        right: 270px
    }
}

@media screen and (min-width:105em) {
    .ba-map-link {
        bottom: 350px;
        right: 325px
    }
}

@media screen and (min-width:125em) {
    .ba-map-link {
        bottom: 470px;
        right: 440px
    }
}

.ba-footer {
    position: absolute;
    width: 100%;
    z-index: 3;
    padding: 0 20px;
    bottom: 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .ba-footer {
        bottom: 80px
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait) {
    .ba-footer {
        bottom: 120px
    }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) and (orientation:portrait) {
    .ba-footer {
        bottom: 80px
    }
}

@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait) {
    .ba-footer {
        bottom: 120px
    }
}

@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2) {
    .ba-footer {
        bottom: 120px
    }
}

@media screen and (min-device-width:600px) and (orientation:portrait) {
    .ba-footer {
        bottom: 100px
    }
}

@media only screen and (device-width:1280px) and (orientation:landscape) {
    .ba-footer {
        bottom: 80px
    }
}

@media print,
screen and (min-width:40em) {
    .ba-footer {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 40px
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-footer {
        padding: 0 60px
    }
}

.ba-footer .ba-social-network {
    position: relative;
    left: 0;
    bottom: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 5px
}

@media print,
screen and (min-width:40em) {
    .ba-footer .ba-social-network {
        margin-bottom: 0
    }
}

.ba-footer .ba-copyright {
    font-size: 11px;
    line-height: 16px;
    text-align: center
}

@media print,
screen and (min-width:40em) {
    .ba-footer .ba-copyright {
        text-align: left;
        font-size: 15px;
        line-height: 20px
    }
}

body#tinymce {
    height: auto;
    max-width: 82rem;
    padding: 1.42857rem!important
}

[data-whatinput=mouse] a:focus,
button:focus,
button:focus [data-whatinput=touch] a:focus {
    outline: 0
}


/*!
 * fullPage 3.0.7
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */

.fp-enabled body,
html.fp-enabled {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.fp-section {
    position: relative;
    box-sizing: border-box
}

.fp-slide {
    float: left
}

.fp-slide,
.fp-slidesContainer {
    height: 100%;
    display: block
}

.fp-slides {
    z-index: 1;
    height: 100%;
    overflow: hidden;
    position: relative
}

.fp-section.fp-table,
.fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%
}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.fp-slidesContainer {
    float: left;
    position: relative
}

.fp-controlArrow {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent
}

.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff
}

.fp-scrollable {
    overflow: hidden;
    position: relative
}

.fp-scroller {
    overflow: hidden
}

.iScrollIndicator {
    border: 0!important
}

.fp-notransition {
    transition: none!important
}

#fp-nav {
    position: fixed;
    z-index: 5;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0)
}

#fp-nav.fp-right {
    right: 20px
}

@media print,
screen and (min-width:40em) {
    #fp-nav.fp-right {
        right: 40px
    }
}

@media print,
screen and (min-width:56.25em) {
    #fp-nav.fp-right {
        right: 68px
    }
}

#fp-nav.fp-left {
    left: 17px
}

.fp-slidesNav {
    position: absolute;
    z-index: 4;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0!important;
    right: 0;
    margin: 0 auto!important
}

.fp-slidesNav.fp-bottom {
    bottom: 17px
}

.fp-slidesNav.fp-top {
    top: 17px
}

#fp-nav ul,
.fp-slidesNav ul {
    margin: 0;
    padding: 0
}

#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 6px;
    height: 6px;
    margin: 12px 0;
    position: relative
}

.fp-slidesNav ul li {
    display: inline-block
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none
}

#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
    background: #fff
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    position: absolute;
    z-index: 1;
    height: 6px;
    width: 6px;
    border: 0;
    background: #68696c;
    left: 50%;
    top: 50%;
    display: block;
    margin: -2px 0 0 -2px;
    transition: background .1s ease-in-out
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
    background: #35373b
}

#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active+.fp-tooltip {
    transition: opacity .2s ease-in;
    width: auto;
    opacity: 1
}

#fp-nav ul li .fp-tooltip.fp-right {
    right: 20px
}

#fp-nav ul li .fp-tooltip.fp-left {
    left: 20px
}

.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.fp-section {
    height: auto!important
}

.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell,
.fp-responsive .fp-auto-height-responsive.fp-section {
    height: auto!important
}

.fp-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.ba-loader,
.ba-loader-bg,
.ba-loader-shades {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 5
}

.ba-loader-bg {
    z-index: 5000;
}

.ba-loader {
    background-color: #000000;
    /*
    background-image: url('assets/img/pred.gif');
    background-repeat: no-repeat, repeat;
    background-size: 80px auto;
    background-position: center; */
}

.ba-loader-shades {
    display: none;
}

.ba-loader-shades__part,
.ba-loader__part {
    background: #fff;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}

.ba-loader__logo-wrap {
    position: absolute;
    z-index: 4;
    width: 69px;
    height: 32px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.ba-loader-shades {
    z-index: 4
}

.ba-loader-shades__part {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ba-loader-shades__part--top {
    background: #0d0d0d;
    color: #fff
}

.ba-loader-shades__part--bottom {
    background: #c4c3ac;
    color: #0d0d0d
}

.ba-loader-shades__text-wrap {
    margin: 0;
    overflow: hidden;
    color: inherit
}

.ba-loader-shades__text-wrap span {
    display: block
}

[data-line-h],
[data-line] {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

[data-scroll] {
    transition-property: color
}

[data-line-h] {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
}

.ba-industries-bar {
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

@media screen and (max-width:39.9375em) {
    .ba-industries-bar {
        transition-duration: .8s;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }
    .fp-viewing-industries .ba-industries-bar {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.ba-contact-shade {
    transition: -webkit-transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s;
    transition-delay: 0s
}

.ba-section-contact {
    transition-duration: .3s;
    transition-property: opacity, visibility;
    transition-delay: .4s
}

.fp-viewing-contact .ba-contact-shade {
    transition-delay: .3s;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.fp-viewing-contact .ba-industries-bar {
    -webkit-transform: translateX(60px);
    -ms-transform: translateX(60px);
    transform: translateX(60px);
    opacity: 0
}

.fp-viewing-contact .ba-section-contact {
    transition-delay: 0s;
    visibility: visible;
    opacity: 1
}

.fp-viewing-contact .ba-explore {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-delay: .4s
}

.fp-viewing-contact .ba-explore .ba-explore__inner {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition-delay: 0s
}

.fp-viewing-contact .ba-header {
    /* background: #0d0d0d */
}

.ba-project {
    transition: opacity .3s
}

.fp-viewing-news .ba-section--shape,
.fp-viewing-industries .ba-section--shape,
.fp-viewing-contact .ba-section--shape {
    opacity: 0
}

.fp-viewing-industries .ba-section--shape {
    transition-delay: 0s
}

.fp-viewing-visions3 .ba-section--shape {
    transition-delay: .6s
}

.ba-section--shape {
    transition-delay: .8s
}

@media screen and (max-width:56.1875em) {
    .ba-section--shape {
        transition-delay: .5s
    }
}

.fp-viewing-news .ba-section--shape,
.fp-viewing-contact .ba-section--shape {
    transition-delay: 0s
}

@media screen and (max-width:56.1875em) {
    .fp-viewing-news .ba-section--shape,
    .fp-viewing-contact .ba-section--shape {
        transition-delay: 0s
    }
}

.ba-404-logo {
    max-width: 100%;
    height: auto;
    margin-bottom: 64px
}

.slick-slide {
    outline: 0
}

#fp-nav {
    opacity: 0
}

.position-relative {
    position: relative
}

.ba-section-line {
    position: absolute;
    left: 40px;
    top: calc(100% + 40px);
    width: 1px;
    background: #c4c3ac;
    height: 90vh;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ba-scroll-link {
    margin-top: 40px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    overflow: hidden;
    transition-property: color;
    position: relative
}

@media screen and (max-width:39.9375em) {
    .ba-scroll-link {
        display: none!important
    }
}

.ba-scroll-link:hover {
    color: #fff
}

@media print,
screen and (min-width:56.25em) {
    .ba-scroll-link {
        margin-top: 48px
    }
}

.ba-scroll-link svg {
    margin-left: 12px
}

.ba-section-news {
    padding-top: 104px
}

@media print,
screen and (min-width:40em) {
    .ba-section-news {
        padding-top: 160px
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-section-news {
        padding-top: 100px
    }
}

@media screen and (min-width:75em) {
    .ba-section-news {
        padding-top: 150px
    }
}

.ba-news-section-title {
    margin-bottom: 15px
}

@media print,
screen and (min-width:40em) {
    .ba-news-section-title {
        margin-bottom: 80px
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-news-section-title {
        margin-bottom: 50px
    }
}

.ba-slick-arrow-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    z-index: 3;
    padding-top: 20px
}

@media print,
screen and (min-width:40em) {
    .ba-slick-arrow-wrap {
        padding-top: 25px
    }
}

.ba-slick-arrow {
    color: #fff;
    cursor: pointer;
    transition-timing-function: ease-in;
    transition-duration: .2s;
    transition-property: color, opacity, -webkit-transform;
    transition-property: transform, color, opacity;
    transition-property: transform, color, opacity, -webkit-transform
}

.ba-slick-arrow--prev {
    margin-right: 24px
}

.ba-slick-arrow--prev.slick-disabled {
    -webkit-transform: translateX(calc(-100% - 24px));
    -ms-transform: translateX(calc(-100% - 24px));
    transform: translateX(calc(-100% - 24px));
    opacity: 0
}

.ba-slick-arrow--prev.slick-disabled+.ba-slick-arrow {
    -webkit-transform: translateX(calc(-100% - 24px));
    -ms-transform: translateX(calc(-100% - 24px));
    transform: translateX(calc(-100% - 24px))
}

.ba-slick-arrow--next.slick-disabled {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0
}

.ba-slick-arrow:hover {
    color: #68696c
}

.ba-slick-arrow.slick-disabled {
    pointer-events: none
}

.ba-news-slider {
    margin-left: -40px
}

@media print,
screen and (min-width:40em) {
    .ba-news-slider {
        margin-left: -136px
    }
}

.ba-news-slider__item {
    max-width: 280px;
    padding-left: 40px
}

@media print,
screen and (min-width:40em) {
    .ba-news-slider__item {
        max-width: 546px;
        padding-left: 136px
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-news-slider__item {
        max-width: none
    }
}

.ba-news-slider .slick-list {
    overflow: visible
}

.ba-news-slider .slick-list:after,
.ba-news-slider .slick-list:before {
    content: '';
    position: absolute;
    top: -5px;
    bottom: -5px;
    width: 150px;
    z-index: 2;
    pointer-events: none
}

.ba-news-slider .slick-list:after {
    left: 100%;
    margin-left: -100px;
    background: linear-gradient(to right, rgba(3, 5, 10, 0) 0, #0d0d0d 80%)
}

@media print,
screen and (min-width:40em) {
    .ba-news-slider .slick-list:after {
        background: linear-gradient(to right, rgba(3, 5, 10, 0) 0, #0d0d0d 70%);
        width: 350px;
        margin-left: -250px
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-news-slider .slick-list:after {
        margin-left: -25vw;
        width: 50vw;
        background: linear-gradient(-270deg, rgba(3, 5, 10, 0) 0, #0d0d0d 40%)
    }
}

@media screen and (min-width:105em) {
    .ba-news-slider .slick-list:after {
        margin-left: -10vw
    }
}

.ba-news-slider .slick-list:before {
    right: 100%;
    margin-right: -50px;
    background: linear-gradient(to left, rgba(3, 5, 10, 0) 0, #0d0d0d 80%)
}

@media print,
screen and (min-width:40em) {
    .ba-news-slider .slick-list:before {
        background: linear-gradient(to left, rgba(3, 5, 10, 0) 0, #0d0d0d 90%)
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-news-slider .slick-list:before {
        margin-right: -100px;
        width: 40vw;
        background: linear-gradient(to left, rgba(3, 5, 10, 0) 0, #0d0d0d 30%)
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-news-slider--count-2 .slick-list:after,
    .ba-news-slider--count-2 .slick-list:before {
        content: none
    }
}

.ba-post__title {
    font-family: Manrope, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    text-transform: none;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.4;
    letter-spacing: 0
}

@media screen and (min-width:105em) {
    .ba-post__title {
        margin-bottom: 1em
    }
}

.ba-post__title a {
    color: #fff;
    background-image: linear-gradient(to bottom, transparent 20%, currentColor 21%);
    background-position: 0 1.2em;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    transition: background-size .2s ease-in-out
}

.ba-post__title a:hover {
    background-size: 100% 0;
    transition-delay: 0s
}

@media print,
screen and (min-width:56.25em) {
    .ba-post p {
        font-size: 15px;
        line-height: 1.53
    }
}

@media screen and (min-width:105em) {
    .ba-post p {
        font-size: 18px
    }
}

@media screen and (min-width:125em) {
    .ba-post p {
        font-size: 20px
    }
}

.ba-all-news-link {
    margin-top: 40px;
    overflow: hidden;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative
}

.ba-all-news-link>span {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ba-all-news-link:hover {
    color: #fff
}

@media print,
screen and (min-width:40em) {
    .ba-all-news-link {
        margin-top: 90px
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-all-news-link {
        margin-top: 30px;
        margin-bottom: 50px
    }
}

@media screen and (min-width:75em) {
    .ba-all-news-link {
        margin-top: 90px;
        margin-bottom: 0
    }
}

@media screen and (max-width:56.1875em) {
    .fp-section-industries:after {
        content: '';
        position: absolute;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 1;
        height: 100px;
        background-image: linear-gradient(to top, #0d0d0d 0, rgba(13, 13, 13, .95) 60%, rgba(13, 13, 13, 0) 100%);
        pointer-events: none
    }
}

@media screen and (max-width:56.1875em) and (min-width:40em) {
    .fp-section-industries {
        height: 200px
    }
}

.ba-industries-slider .slick-list {
    overflow: visible
}

.ba-industries-slider .slick-track {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ba-industries-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100vw;
    z-index: 2;
    margin-left: -60px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 60px;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width:39.9375em) {
    .ba-industries-bar {
        top: 50px
    }
}

@media print,
screen and (min-width:40em) {
    .ba-industries-bar {
        padding-top: 80px
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-industries-bar {
        padding-top: 0;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 80px
    }
}

@media screen and (min-width:75em) {
    .ba-industries-bar {
        padding-bottom: 40px
    }
}

.ba-industries-bar--mob {
    position: relative;
    top: 0;
    padding-top: 20px;
    margin-left: 24px;
    padding-bottom: 20px;
    opacity: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-duration: .4s
}

@media print,
screen and (min-width:40em) {
    .ba-industries-bar--mob {
        padding-top: 40px
    }
}

.fp-viewing-industries .ba-industries-bar--mob {
    opacity: 1
}

.ba-industries-bar-wrap {
    max-height: 432px;
    padding-top: 48px;
    padding-bottom: 48px;
    position: relative;
    -webkit-transform: translateX(-40%);
    -ms-transform: translateX(-40%);
    transform: translateX(-40%);
    pointer-events: none;
    overflow: hidden
}

.fp-viewing-industries .ba-industries-bar-wrap {
    pointer-events: auto
}

.ba-industries-bar-wrap .ba-industries-list {
    -webkit-transform: translateX(40%);
    -ms-transform: translateX(40%);
    transform: translateX(40%);
    pointer-events: auto
}

.ba-industries-bar-wrap__fade {
    position: absolute;
    content: '';
    height: 48px;
    width: 100%;
    left: 0;
    z-index: 1;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s;
    transition-delay: .4s
}

.fp-viewing-industries .ba-industries-bar-wrap__fade {
    opacity: 1;
    transition-delay: .4s
}

.ba-industries-bar-wrap__fade--bot {
    bottom: 0;
    background-image: linear-gradient(to top, #0d0d0d, rgba(13, 13, 13, 0))
}

.ba-industries-bar-wrap__fade--top {
    top: 0;
    background-image: linear-gradient(to bottom, #0d0d0d, rgba(13, 13, 13, 0))
}

@-webkit-keyframes moveBar {
    to {
        margin-left: -15px
    }
}

@keyframes moveBar {
    to {
        margin-left: -15px
    }
}

@-webkit-keyframes moveBarBack {
    to {
        margin-left: 0
    }
}

@keyframes moveBarBack {
    to {
        margin-left: 0
    }
}

.ba-industries-list {
    margin: 0;
    padding: 0;
    list-style: none;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-animation: moveBarBack 1s alternate 1;
    animation: moveBarBack 1s alternate 1
}

.fp-viewing-industries .ba-industries-list:hover li:not(:hover) {
    opacity: .3
}

body:not(.fp-viewing-industries) .ba-industries-list:hover {
    -webkit-animation: moveBar .25s alternate;
    animation: moveBar .25s alternate;
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.ba-project {
    height: 80px;
    width: 100vw;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    position: relative
}

@media screen and (min-width:125em) {
    .ba-project {
        height: 60px
    }
}

.ba-project.active {
    opacity: .8
}

.ba-project__img {
    margin: 0px 18px 0px 5px;
    width: 35px;
    height: auto;
}

.ba-project__line-h {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #c4c3ac
}

.ba-project__line {
    position: absolute;
    bottom: -1px;
    right: 100%;
    width: 24px;
    height: 24px;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    overflow: hidden
}

.ba-project__line:before {
    position: absolute;
    content: '';
    background: #c4c3ac;
    height: 1px;
    width: 34px;
    right: 0;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.ba-industries-wrap-inner {
    padding: 20px 32px;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: translate3d(-50px, 0, 0) scale3d(.9, .9, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0deg, 0deg);
    transform: translate3d(-50px, 0, 0) scale3d(.9, .9, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, transform, visibility;
    transition-property: opacity, transform, visibility, -webkit-transform;
    transition-delay: 0s
}

@media print,
screen and (min-width:40em) {
    .ba-industries-wrap-inner {
        padding: 34px 64px
    }
}

.ba-industries-wrap {
    position: fixed;
    background: #0d0d0d;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 4;
    webkit-overflow-scrolling: touch;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, transform, visibility;
    transition-property: opacity, transform, visibility, -webkit-transform;
    transition-delay: .3s
}

@media screen and (max-width:56.1875em) {
    .ba-industries-wrap.open {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s
    }
    .ba-industries-wrap.open .ba-industries-wrap-inner {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0deg, 0deg);
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0deg, 0deg);
        opacity: 1;
        visibility: visible;
        transition-delay: .3s
    }
    .ba-industries-wrap.open~.ba-explore {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.ba-industries-wrap .ba-industries-slider .slick-track {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.ba-industries-close {
    margin-bottom: 40px
}

@media print,
screen and (min-width:40em) {
    .ba-industries-close {
        margin-bottom: 100px
    }
}

.fp-section-contact {
    transition-duration: 1s;
    transition-property: z-index
}

.ba-section-contact {
    z-index: 0;
    visibility: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
    height: inherit;
    position: relative;
    display: block
}


/* SCC*/

.ba-all-news-link:after {
    transition-duration: .2s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    position: absolute;
    content: '';
    top: 45%;
    margin-right: 5px;
    height: 1px;
    background: #c4c3ac;
    width: 100%;
    top: 100%;
    margin-top: 5px;
    left: 0
}

.ba-all-news-link:hover:after {
    -webkit-animation: lineBlink .6s;
    animation: lineBlink .6s
}

.ba-scroll-link>span {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.ba-scroll-link:after {
    transition-duration: .2s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    position: absolute;
    content: '';
    top: 45%;
    margin-right: 5px;
    height: 1px;
    background: #c4c3ac;
    width: 100%;
    top: 100%;
    margin-top: 5px;
    left: 0
}

.ba-scroll-link:hover:after {
    -webkit-animation: lineBlink .6s;
    animation: lineBlink .6s
}


/* SCC*/

@media screen and (max-width:39.9375em) {
    .ba-section-contact {
        font-size: 14px
    }
}

@media print,
screen and (min-width:40em) {
    .ba-section-contact {
        font-size: 16px
    }
}

@media screen and (min-width:105em) {
    .ba-section-contact {
        font-size: 18px
    }
}

.ba-section-contact .h1,
.ba-section-contact .h2,
.ba-section-contact .h3,
.ba-section-contact .h4,
.ba-section-contact .h5,
.ba-section-contact .h6,
.ba-section-contact h1,
.ba-section-contact h2,
.ba-section-contact h3,
.ba-section-contact h4,
.ba-section-contact h5,
.ba-section-contact h6 {
    color: inherit;
    text-transform: none
}

.ba-contact-shape-wrap {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    height: 100%
}

.ba-contact-shape {
    max-width: 920px;
    margin: 0 auto;
    display: block;
    left: 0!important;
    right: 0!important;
    width: calc(100% - 48px)!important;
    height: auto;
    will-change: transform;
    top: 0
}

@media print,
screen and (min-width:40em) {
    .ba-contact-shape {
        width: calc(100% - 128px)!important
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-contact-shape {
        width: 100%!important
    }
}

@media screen and (min-width:75em) {
    .ba-contact-shape {
        width: 100%!important
    }
}

@media screen and (min-width:105em) {
    .ba-contact-shape {
        max-width: 1044px!important
    }
}

@media screen and (min-width:125em) {
    .ba-contact-shape {
        max-width: 1294px!important
    }
}

.ba-title-line:after {
    content: '';
    display: block;
    height: 1px;
    background: rgba(81, 80, 82, .3);
    margin: 30px 0;
    width: 100vw
}

@media print,
screen and (min-width:40em) {
    .ba-title-line:after {
        margin: 40px 0
    }
}

.ba-title-large {
    font-size: 48px
}

@media print,
screen and (min-width:56.25em) {
    .ba-title-large {
        font-size: 72px
    }
}

@media screen and (min-width:105em) {
    .ba-title-large {
        font-size: 76px
    }
}

.ba-subtitle {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 28px;
    line-height: 1.4
}

@media print,
screen and (min-width:56.25em) {
    .ba-subtitle {
        font-size: 24px
    }
}

@media screen and (min-width:105em) {
    .ba-subtitle {
        font-size: 28px
    }
}

.ba-timeline {
    list-style: none;
    margin: 0;
    padding: 0 0 0 26px
}

@media print,
screen and (min-width:40em) {
    .ba-timeline {
        padding-left: 0
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-timeline--offset {
        margin-left: -96px
    }
}

.ba-milestone {
    position: relative
}

@media print,
screen and (min-width:40em) {
    .ba-milestone {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .ba-milestone__year {
        min-width: 96px;
        padding-right: 20px
    }
}

.ba-milestone__line {
    width: 100vw
}

.ba-milestone__year {
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 10px
}

@media print,
screen and (min-width:40em) {
    .ba-milestone__year {
        margin-bottom: 0
    }
}

@media screen and (min-width:105em) {
    .ba-milestone__year {
        font-size: 28px
    }
}

.ba-milestone:not(:last-child) {
    margin-bottom: 24px;
    padding-bottom: 32px
}

@media print,
screen and (min-width:40em) {
    .ba-milestone:not(:last-child) {
        margin-bottom: 32px;
        padding-bottom: 32px
    }
}

.ba-milestone .ba-project__line {
    right: calc(100% + 5px)
}

.ba-milestone .ba-milestone__line {
    margin-left: -5px
}

@media print,
screen and (min-width:40em) {
    .ba-milestone .ba-project__line {
        right: calc(100% + 20px)
    }
    .ba-milestone .ba-milestone__line {
        margin-left: -20px
    }
}

.ba-milestone__text-wrap {
    padding-bottom: 32px;
    position: relative
}

.ba-milestone--wide {
    padding-bottom: 0!important;
    display: block
}

.ba-milestone--wide:last-child:not(:only-child) {
    margin-bottom: 0
}

.ba-milestone--wide:last-child:not(:only-child) .ba-milestone__text-wrap {
    padding-bottom: 0
}

.ba-milestone--wide:last-child:not(:only-child) [class*=ba-project__line] {
    display: none
}

.ba-contact-shade {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    background: #0d0d0d;
    z-index: 2
}

.ba-contact-section-light {
    padding-top: 40px;
    padding-bottom: 40px
}

@media print,
screen and (min-width:40em) {
    .ba-contact-section-light {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-contact-section-light {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.ba-founders-arrows {
    padding: 0 0 40px
}

.ba-founders-arrows .ba-slick-arrow {
    color: #0d0d0d
}

.ba-founders-arrows .ba-slick-arrow:hover {
    color: #4d4d4d
}

@media print,
screen and (min-width:40em) {
    .ba-founders-arrows {
        padding-bottom: 54px;
        position: absolute;
        bottom: 0
    }
}

@media screen and (max-width:39.9375em) {
    .ba-founders-slider {
        margin: 0 -32px
    }
}

.ba-founders-slider .slick-track {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media print,
screen and (min-width:40em) {
    .ba-founders-slider .slick-track {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.ba-founders-slider .slick-track .slick-slide {
    float: none
}

.ba-founders-slider .slick-list {
    overflow: visible
}

.ba-founder {
    padding-top: 40px;
    padding-left: 32px;
    padding-right: 32px
}

@media print,
screen and (min-width:40em) {
    .ba-founder {
        padding-top: 80px;
        padding-left: 0;
        padding-right: 0
    }
}

.ba-founder--mob {
    padding-left: 0;
    padding-right: 0
}

.ba-founder--mob+.ba-founder--mob {
    padding-top: 0
}

.ba-founder__info {
    padding-bottom: 40px;
    position: relative;
    z-index: 1
}

@media print,
screen and (min-width:40em) {
    .ba-founder__info {
        padding-bottom: 104px
    }
}

.ba-founder__info>:last-child {
    margin-bottom: 0
}

.ba-founder__title {
    margin-bottom: 13px
}

.ba-founder__position {
    font-size: 14px;
    font-weight: 500
}

@media print,
screen and (min-width:40em) {
    .ba-founder__position {
        margin-bottom: 32px
    }
}

@media screen and (min-width:90em) {
    .ba-founder__position {
        font-size: 16px
    }
}

.ba-founder__img-wrap {
    position: relative;
    margin-bottom: 35px
}

@media print,
screen and (min-width:40em) {
    .ba-founder__img-wrap {
        margin-bottom: 0;
        left: -60px
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-founder__img-wrap {
        left: 0
    }
}

.ba-founder__img-wrap .ba-project__line-h,
.ba-founder__img-wrap .ba-project__line:before {
    background: #5c5b5d
}

.ba-founder__img {
    max-width: 424px;
    width: 100%;
    display: block;
    margin-left: auto;
    position: relative;
    z-index: 1
}

@media print,
screen and (min-width:40em) {
    .ba-founder__img {
        max-width: 424px;
        width: auto;
        margin-left: 0
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-founder__img {
        position: relative;
        right: -60px
    }
}

.ba-contact-slider .slick-track {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.ba-contact-slider .slick-track .slick-slide {
    float: none
}

.ba-contact-slider .slick-list {
    overflow: visible
}

.ba-contact-arrows {
    padding: 0
}

@media screen and (max-width:39.9375em) {
    .ba-contact-arrows {
        position: absolute;
        right: 32px;
        top: 10px;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .ba-contact-arrows svg {
        width: 50px;
        height: auto
    }
}

@media print,
screen and (min-width:40em) {
    .ba-contact-arrows {
        position: static
    }
}

.ba-contact-arrows .ba-slick-arrow--prev {
    margin-right: 24px
}

.ba-contact-arrows .ba-slick-arrow--prev.slick-disabled {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.ba-contact-arrows .ba-slick-arrow--prev.slick-disabled+.ba-slick-arrow {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.ba-contact-arrows .ba-slick-arrow--next.slick-disabled {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.ba-contact-arrows .ba-slick-arrow.slick-disabled {
    color: rgba(104, 105, 108, .6);
    pointer-events: none
}

.ba-person {
    border-bottom: 1px solid #5c5b5d;
    position: relative
}

.ba-person__line:before {
    background: #5c5b5d
}

.ba-person__line--last {
    left: 100%;
    right: auto
}

.ba-person__line--last:before {
    right: auto;
    left: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.ba-person__position {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 20px;
    letter-spacing: .2px
}

@media screen and (min-width:56.25em) and (max-width:74.9375em) {
    .ba-person__position {
        margin-bottom: 0;
        min-height: 38px;
        padding-right: 20px
    }
}

@media screen and (min-width:90em) {
    .ba-person__position {
        font-size: 14px
    }
}

.ba-person__title {
    font-size: 24px;
    font-family: Manrope, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 300;
    letter-spacing: normal
}

@media screen and (min-width:90em) {
    .ba-person__title {
        font-size: 28px
    }
}

.ba-person__img {
    max-width: 320px;
    width: 100%;
    position: relative;
    left: -60px
}

.ba-contact-section {
    background: #c4c3ac;
    padding-top: 40px;
    padding-bottom: 80px
}

@media print,
screen and (min-width:40em) {
    .ba-contact-section {
        padding-top: 60px
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-contact-section {
        padding-top: 80px;
        padding-bottom: 120px
    }
}

.ba-contact-section--founders {
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden
}

.ba-value-row+.ba-value-row {
    margin-top: 40px
}

@media print,
screen and (min-width:56.25em) {
    .ba-value-row+.ba-value-row {
        margin-top: 80px
    }
}

.ba-value-row__text {
    margin-bottom: 40px
}

.ba-value-row__text>:last-child {
    margin-bottom: 0
}

.ba-value-row:last-child .ba-value-row__text {
    margin-bottom: 0
}

.ba-value {
    padding-bottom: 24px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media print,
screen and (min-width:40em) {
    .ba-value {
        padding-bottom: 48px
    }
}

.ba-value__text {
    font-size: 14px
}

@media screen and (min-width:90em) {
    .ba-value__text {
        font-size: 16px
    }
}

.ba-contact-section-wrap {
    position: relative;
    overflow: hidden
}

@media print,
screen and (min-width:40em) {
    .ba-contact-section-wrap {
        padding-top: 60px
    }
}

@media screen and (max-width:39.9375em) {
    .ba-contact-section-wrap {
        padding-bottom: 160px
    }
}

@media print,
screen and (min-width:56.25em) {
    .ba-contact-section-wrap:after,
    .ba-contact-section-wrap:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100px;
        z-index: 2;
        pointer-events: none
    }
}

.ba-contact-section-wrap:after {
    right: 0;
    background: linear-gradient(to left, #c4c3ac 0, rgba(196, 195, 172, 0) 100%)
}

.ba-contact-section-wrap:before {
    left: 0;
    background: linear-gradient(to right, #c4c3ac 0, rgba(196, 195, 172, 0) 100%)
}

@media screen and (min-width:75em) {
    .ba-contact-section-wrap:after,
    .ba-contact-section-wrap:before {
        width: calc(100% - 1120px)
    }
    .ba-contact-section-wrap:after {
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
        background: linear-gradient(to left, #c4c3ac 0, #c4c3ac 60%, rgba(196, 195, 172, 0) 100%)
    }
    .ba-contact-section-wrap:before {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        background: linear-gradient(to right, #c4c3ac 0, #c4c3ac 60%, rgba(196, 195, 172, 0) 100%)
    }
}

.ba-founders-img-col {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.ba-founders-img-col:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 35%;
    height: 8vh;
    background-image: linear-gradient(to top, #c4c3ac, rgba(196, 195, 172, 0));
    z-index: 2
}

.ba-founders-img-col:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 50vh;
    background: #c4c3ac;
    z-index: 1
}

.ba-founders-wrap {
    height: calc(100vh - 70px);
    position: relative
}

.ba-founders-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 35%;
    height: calc(80px + 6vh);
    background-image: linear-gradient(to bottom, #c4c3ac 0, #c4c3ac 80px, rgba(196, 195, 172, 0));
    z-index: 2
}

@media screen and (min-width:105em) {
    .ba-founders-wrap:before {
        height: calc(80px + 10vh)
    }
}

@media screen and (min-width:105em) {
    .ba-founders-wrap:before {
        background-image: linear-gradient(to bottom, #c4c3ac 0, #c4c3ac 10vh, rgba(196, 195, 172, 0));
        height: calc(80px + 13vh)
    }
}

.ba-founders-wrap .ba-founder__info:first-child {
    padding-top: 7vh
}

@media screen and (min-width:105em) {
    .ba-founders-wrap .ba-founder__info:first-child {
        padding-top: 10vh
    }
}

@media screen and (min-width:125em) {
    .ba-founders-wrap .ba-founder__info:first-child {
        padding-top: 15vh
    }
}

.ba-founders-wrap .ba-founder__img-wrap {
    position: absolute;
    top: auto;
    right: -200px;
    left: auto;
    z-index: 3;
    bottom: -2px
}

.ba-founders-wrap .ba-founder__img-wrap svg {
    display: block
}

@media print,
screen and (min-width:56.25em) {
    .ba-founders-wrap .ba-founder__img-wrap {
        right: -50px
    }
}

.ba-founders-wrap .ba-founder__img {
    right: 0
}

.ba-founders-wrap .ba-project__line {
    left: -40px;
    right: auto
}

@media print,
screen and (min-width:56.25em) {
    .ba-founders-wrap .ba-project__line {
        left: 0
    }
}

.ba-founders-wrap .ba-project__line-h {
    left: -16px
}

@media print,
screen and (min-width:56.25em) {
    .ba-founders-wrap .ba-project__line-h {
        left: 24px
    }
}

.ba-founders-wrap .ba-project__line-h,
.ba-founders-wrap .ba-project__line:before {
    background: #5c5b5d;
    z-index: 4
}