@charset "UTF-8";

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

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;
    overflow: visible
}

main {
    display: block
}

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

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

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

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

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

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

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
}

[hidden],
template {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=48em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    box-sizing: border-box;
    font-size: 100%
}

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

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #424349;
    -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: transparent;
    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: 82.5rem;
    margin-right: auto;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

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

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

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

@media screen and (min-width:75em) {
    .row .row {
        margin-right: -1.5rem;
        margin-left: -1.5rem
    }
}

@media screen and (min-width:90em) {
    .row .row {
        margin-right: -1.5rem;
        margin-left: -1.5rem
    }
}

.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 {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-right: .5rem;
    padding-left: .5rem;
    min-width: 0
}

@media print,
screen and (min-width:48em) {

    .column,
    .columns {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media print,
screen and (min-width:64em) {

    .column,
    .columns {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

.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 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.small-up-8>.column,
.small-up-8>.columns {
    -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: .5rem;
    padding-left: .5rem
}

@media print,
screen and (min-width:48em) {
    .medium-1 {
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

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

    .medium-2 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .medium-offset-1 {
        margin-left: 8.3333333333%
    }

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

    .medium-offset-2 {
        margin-left: 16.6666666667%
    }

    .medium-4 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

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

    .medium-5 {
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .medium-offset-4 {
        margin-left: 33.3333333333%
    }

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

    .medium-offset-5 {
        margin-left: 41.6666666667%
    }

    .medium-7 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

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

    .medium-8 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .medium-offset-7 {
        margin-left: 58.3333333333%
    }

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

    .medium-offset-8 {
        margin-left: 66.6666666667%
    }

    .medium-10 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

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

    .medium-11 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .medium-offset-10 {
        margin-left: 83.3333333333%
    }

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

    .medium-offset-11 {
        margin-left: 91.6666666667%
    }

    .medium-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .medium-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .medium-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-3>.column,
    .medium-up-3>.columns {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .medium-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .medium-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .medium-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-6>.column,
    .medium-up-6>.columns {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .medium-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-7>.column,
    .medium-up-7>.columns {
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%
    }

    .medium-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

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

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

@media print,
screen and (min-width:48em) {

    .row.medium-unstack>.column,
    .row.medium-unstack>.columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:48em) {

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

    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media print,
screen and (min-width:64em) {
    .large-1 {
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

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

    .large-2 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .large-offset-1 {
        margin-left: 8.3333333333%
    }

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

    .large-offset-2 {
        margin-left: 16.6666666667%
    }

    .large-4 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

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

    .large-5 {
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .large-offset-4 {
        margin-left: 33.3333333333%
    }

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

    .large-offset-5 {
        margin-left: 41.6666666667%
    }

    .large-7 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

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

    .large-8 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .large-offset-7 {
        margin-left: 58.3333333333%
    }

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

    .large-offset-8 {
        margin-left: 66.6666666667%
    }

    .large-10 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

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

    .large-11 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .large-offset-10 {
        margin-left: 83.3333333333%
    }

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

    .large-offset-11 {
        margin-left: 91.6666666667%
    }

    .large-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .large-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .large-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-3>.column,
    .large-up-3>.columns {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .large-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .large-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .large-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-6>.column,
    .large-up-6>.columns {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .large-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-7>.column,
    .large-up-7>.columns {
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%
    }

    .large-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

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

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

@media print,
screen and (min-width:64em) {

    .row.large-unstack>.column,
    .row.large-unstack>.columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:64em) {

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

    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

@media screen and (min-width:75em) {
    .xlarge-1 {
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

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

    .xlarge-2 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .xlarge-offset-1 {
        margin-left: 8.3333333333%
    }

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

    .xlarge-offset-2 {
        margin-left: 16.6666666667%
    }

    .xlarge-4 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

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

    .xlarge-5 {
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .xlarge-offset-4 {
        margin-left: 33.3333333333%
    }

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

    .xlarge-offset-5 {
        margin-left: 41.6666666667%
    }

    .xlarge-7 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

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

    .xlarge-8 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .xlarge-offset-7 {
        margin-left: 58.3333333333%
    }

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

    .xlarge-offset-8 {
        margin-left: 66.6666666667%
    }

    .xlarge-10 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

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

    .xlarge-11 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .xlarge-offset-10 {
        margin-left: 83.3333333333%
    }

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

    .xlarge-offset-11 {
        margin-left: 91.6666666667%
    }

    .xlarge-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .xlarge-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .xlarge-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-3>.column,
    .xlarge-up-3>.columns {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .xlarge-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .xlarge-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .xlarge-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-6>.column,
    .xlarge-up-6>.columns {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .xlarge-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-7>.column,
    .xlarge-up-7>.columns {
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%
    }

    .xlarge-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

@media screen and (min-width:75em) and (min-width:75em) {
    .xlarge-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

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

@media screen and (min-width:75em) {

    .row.xlarge-unstack>.column,
    .row.xlarge-unstack>.columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:75em) {

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

    .xlarge-uncollapse>.column,
    .xlarge-uncollapse>.columns {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

@media screen and (min-width:90em) {
    .xxlarge-1 {
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

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

    .xxlarge-2 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .xxlarge-offset-1 {
        margin-left: 8.3333333333%
    }

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

    .xxlarge-offset-2 {
        margin-left: 16.6666666667%
    }

    .xxlarge-4 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

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

    .xxlarge-5 {
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .xxlarge-offset-4 {
        margin-left: 33.3333333333%
    }

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

    .xxlarge-offset-5 {
        margin-left: 41.6666666667%
    }

    .xxlarge-7 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

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

    .xxlarge-8 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .xxlarge-offset-7 {
        margin-left: 58.3333333333%
    }

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

    .xxlarge-offset-8 {
        margin-left: 66.6666666667%
    }

    .xxlarge-10 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

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

    .xxlarge-11 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .xxlarge-offset-10 {
        margin-left: 83.3333333333%
    }

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

    .xxlarge-offset-11 {
        margin-left: 91.6666666667%
    }

    .xxlarge-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .xxlarge-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .xxlarge-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xxlarge-up-3>.column,
    .xxlarge-up-3>.columns {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .xxlarge-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .xxlarge-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .xxlarge-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xxlarge-up-6>.column,
    .xxlarge-up-6>.columns {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .xxlarge-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xxlarge-up-7>.column,
    .xxlarge-up-7>.columns {
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%
    }

    .xxlarge-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

@media screen and (min-width:90em) and (min-width:90em) {
    .xxlarge-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

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

@media screen and (min-width:90em) {

    .row.xxlarge-unstack>.column,
    .row.xxlarge-unstack>.columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:90em) {

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

    .xxlarge-uncollapse>.column,
    .xxlarge-uncollapse>.columns {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

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

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

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

@media print,
screen and (min-width:48em) {
    .column-block {
        margin-bottom: 2rem
    }

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

@media print,
screen and (min-width:64em) {
    .column-block {
        margin-bottom: 3rem
    }

    .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: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic
}

b,
em,
i,
strong {
    line-height: inherit
}

b,
strong {
    font-weight: 700
}

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

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Helvetica Neue, Helvetica, Roboto, Arial, 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: 1.5rem
}

.h1,
.h2,
h1,
h2 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2,
h2 {
    font-size: 1.25rem
}

.h3,
h3 {
    font-size: 1.1875rem
}

.h3,
.h4,
h3,
h4 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4,
h4 {
    font-size: 1.125rem
}

.h5,
h5 {
    font-size: 1.0625rem
}

.h5,
.h6,
h5,
h6 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h6,
h6 {
    font-size: 1rem
}

@media print,
screen and (min-width:48em) {

    .h1,
    h1 {
        font-size: 3rem
    }

    .h2,
    h2 {
        font-size: 2.5rem
    }

    .h3,
    h3 {
        font-size: 1.9375rem
    }

    .h4,
    h4 {
        font-size: 1.5625rem
    }

    .h5,
    h5 {
        font-size: 1.25rem
    }

    .h6,
    h6 {
        font-size: 1rem
    }
}

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

a,
a:focus,
a:hover {
    color: #00bee1
}

a img {
    border: 0
}

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

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

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

ol,
ul {
    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 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: "— "
}

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

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca;
    font-weight: 400
}

code,
kbd {
    background-color: #e6e6e6;
    font-family: Consolas, Liberation Mono, Courier, monospace;
    color: #000
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0
}

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

.lead {
    font-size: 125%;
    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:48em) {
    .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:64em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:75em) {
    .xlarge-text-left {
        text-align: left
    }

    .xlarge-text-right {
        text-align: right
    }

    .xlarge-text-center {
        text-align: center
    }

    .xlarge-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:90em) {
    .xxlarge-text-left {
        text-align: left
    }

    .xxlarge-text-right {
        text-align: right
    }

    .xxlarge-text-center {
        text-align: center
    }

    .xxlarge-text-justify {
        text-align: justify
    }
}

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

@media print {
    * {
        background: transparent !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,
    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 #8a8a8a;
        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
    }
}

.flex-video,
.responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    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%
}

.media-object {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.media-object img {
    max-width: none
}

@media screen and (max-width:47.9375em) {
    .media-object.stack-for-small {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:47.9375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section>:last-child {
    margin-bottom: 0
}

.media-object-section.main-section {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width:75em) {
    .hide-for-xlarge {
        display: none !important
    }
}

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

@media screen and (min-width:75em) and (max-width:89.9375em) {
    .hide-for-xlarge-only {
        display: none !important
    }
}

@media screen and (max-width:74.9375em),
screen and (min-width:90em) {
    .show-for-xlarge-only {
        display: none !important
    }
}

@media screen and (min-width:90em) {
    .hide-for-xxlarge {
        display: none !important
    }
}

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

@media screen and (min-width:90em) {
    .hide-for-xxlarge-only {
        display: none !important
    }
}

@media screen and (max-width:89.9375em) {
    .show-for-xxlarge-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
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

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

.clearfix:after,
.clearfix:before {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1
}

.clearfix:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print,
screen and (min-width:48em) {
    .medium-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,
screen and (min-width:64em) {
    .large-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:75em) {
    .xlarge-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .xlarge-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .xlarge-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .xlarge-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .xlarge-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .xlarge-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:90em) {
    .xxlarge-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .xxlarge-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .xxlarge-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .xxlarge-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .xxlarge-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .xxlarge-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

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

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

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

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

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

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

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

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

@media print,
screen and (min-width:48em) {
    .medium-flex-container {
        display: -ms-flexbox;
        display: flex
    }

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

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

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

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

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

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

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

@media print,
screen and (min-width:64em) {
    .large-flex-container {
        display: -ms-flexbox;
        display: flex
    }

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

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

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

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

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

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

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

@media screen and (min-width:75em) {
    .xlarge-flex-container {
        display: -ms-flexbox;
        display: flex
    }

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

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

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

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

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

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

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

@media screen and (min-width:90em) {
    .xxlarge-flex-container {
        display: -ms-flexbox;
        display: flex
    }

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

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

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

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

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

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

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

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height:300px),
screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width:900px) {
    .mfp-arrow {
        transform: scale(.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

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

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

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

.swiper-wrapper {
    display: -ms-flexbox;
    display: flex;
    height: auto;
    position: relative;
    transition-property: transform;
    -o-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    width: 100%;
    z-index: 1
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 27px 44px;
    cursor: pointer;
    height: 44px;
    margin-top: -22px;
    position: absolute;
    top: 50%;
    width: 27px;
    z-index: 10
}

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

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: auto;
    right: 10px
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
    display: none
}

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

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

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

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

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1)
}

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

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

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

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

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

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

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

.swiper-pagination-bullet-active {
    background: #007aff;
    opacity: 1
}

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

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

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

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

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

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

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

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

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

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform-origin: left top;
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    width: 100%
}

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

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

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

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: rgba(0, 0, 0, .1);
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none
}

.swiper-container-horizontal>.swiper-scrollbar {
    bottom: 3px;
    height: 5px;
    left: 1%;
    position: absolute;
    width: 98%;
    z-index: 50
}

.swiper-container-vertical>.swiper-scrollbar {
    height: 98%;
    position: absolute;
    right: 3px;
    top: 1%;
    width: 5px;
    z-index: 50
}

.swiper-scrollbar-drag {
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    align-items: center;
    -webkit-align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    height: 100%;
    justify-content: center;
    -webkit-justify-content: center;
    text-align: center;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-box-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    animation: a 1s steps(12) infinite;
    -webkit-animation: a 1s steps(12) infinite;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    -ms-transform-origin: 50%;
    -webkit-transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-lazy-preloader:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: block;
    height: 100%;
    width: 100%
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

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

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

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

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

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    height: 100%;
    pointer-events: none;
    transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

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

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0
}

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

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    background: #000;
    bottom: 0;
    filter: blur(50px);
    -webkit-filter: blur(50px);
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

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

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

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

@font-face {
    font-family: work_sansbold;
    src: url(../fonts/worksans-bold-webfont.woff2) format("woff2"), url(../fonts/worksans-bold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: work_sanssemibold;
    src: url(../fonts/worksans-semibold-webfont.woff2) format("woff2"), url(../fonts/worksans-semibold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: work_sansmedium;
    src: url(../fonts/worksans-medium-webfont.woff2) format("woff2"), url(../fonts/worksans-medium-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: work_sansregular;
    src: url(../fonts/worksans-regular-webfont.woff2) format("woff2"), url(../fonts/worksans-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: merriweatheritalic;
    src: url(../fonts/merriweather-italic-webfont.woff2) format("woff2"), url(../fonts/merriweather-italic-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

h1 {
    font-family: work_sansbold
}

#key-visual .icon-link,
.ce-featured-customer-stories .quotee .name,
.cookie-notice h5,
.link,
.pagination ul li a,
.pagination ul li span,
.search-form .search-button,
h2,
label {
    font-family: work_sanssemibold
}

#footer .button.small,
.checkbox,
.mauticform-checkboxgrp-row .mauticform-checkboxgrp-label,
.mauticform-radiogrp .mauticform-radiogrp-label,
.mobile-primary-menu .menu-link,
.mobile-top-side-menu a,
.primary-menu .menu-link,
.radio,
.search-form input,
.sub-menu li a,
.top-side-menu a,
body {
    font-family: work_sansregular
}

.accordion-title,
.button,
.mobile-secondary-menu .menu-link,
.secondary-menu .menu-link,
.switch-language .selected,
h3,
h4,
h5 {
    font-family: work_sansmedium
}

blockquote {
    font-family: merriweatheritalic
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?orptrg);
    src: url(../fonts/icomoon.eot?orptrg#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?orptrg) format("truetype"), url(../fonts/icomoon.woff2?orptrg) format("woff2"), url(../fonts/icomoon.woff?orptrg) format("woff"), url(../fonts/icomoon.svg?orptrg#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

#footer .contact .contact-line:before,
#footer .social-media ul li a:before,
.accordion-title:after,
.breadcrumb a:after,
.button.with-icon:after,
.button.with-icon:before,
.ce-featured-customer-stories .quotee .quotee-icon:before,
.ce-featured-insights .doorway-item .content:before,
.ce-share ul li.st-custom-button:before,
.ce-text-with-media .video-wrapper .play-video:before,
.icon-link:after,
.icon-link:before,
.insight-item .arrow:after,
.mauticform-button:after,
.media-button:after,
.pagination .page-next:after,
.pagination .page-prev:after,
.slider .swiper-elements .next-slide:before,
.slider .swiper-elements .prev-slide:before,
.striped-list ul li:after,
.switch-language .selected:after,
.toggle-filters:before,
.toggle-sub-menu:after,
.top-menu-wrapper .top-menu a:after,
.vacancy-item:after {
    font-family: icomoon
}

body {
    color: #000;
    font-size: .875rem;
    line-height: 1.25rem
}

@media print,
screen and (min-width:48em) {
    body {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

body.filter-open,
body.menu-open,
body.search-open {
    overflow: hidden
}

body.preload * {
    transition: none !important
}

p {
    line-height: 1.25rem
}

@media print,
screen and (min-width:48em) {
    p {
        line-height: 1.5rem
    }
}

a,
a:hover {
    color: inherit
}

h1 {
    font-size: 2rem;
    line-height: 2.375rem
}

@media print,
screen and (min-width:48em) {
    h1 {
        font-size: 3.125rem;
        line-height: 3.125rem
    }
}

h2 {
    font-size: 1.625rem;
    line-height: 1.625rem
}

@media print,
screen and (min-width:48em) {
    h2 {
        font-size: 1.75rem;
        line-height: 2rem
    }
}

h3 {
    font-size: 1.25rem;
    line-height: 1.5rem
}

h4 {
    font-size: 1.125rem
}

h4,
h5,
h6 {
    line-height: 1.375rem
}

h5,
h6 {
    font-size: 1rem
}

.archive-title {
    margin-bottom: 2rem
}

.long-field {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.link {
    border-bottom: 1px solid #424349;
    color: #424349
}

.blue-label {
    color: #00bee1
}

:focus {
    outline: none
}

input[type=search] {
    box-sizing: border-box
}

a img.alignright,
img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

a img.alignleft,
img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

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

.wysiwyg a:not(.button) {
    color: #00bee1;
    text-decoration: underline
}

.wysiwyg a:not(.button):hover {
    text-decoration: none
}

.wysiwyg p {
    margin-bottom: 1rem
}

@media print,
screen and (min-width:48em) {
    .wysiwyg p {
        margin-bottom: 1.5rem
    }
}

.wysiwyg ol,
.wysiwyg ul {
    list-style-type: none;
    margin-left: 0
}

.wysiwyg ol li,
.wysiwyg ul li {
    padding: 0 0 .5rem 1.5rem;
    position: relative
}

.wysiwyg ol li:before,
.wysiwyg ul li:before {
    left: 0;
    position: absolute
}

.wysiwyg ul li:before {
    background: #424349;
    border-radius: 2.5rem;
    content: "";
    height: .5rem;
    position: absolute;
    top: .4375rem;
    width: .5rem
}

.wysiwyg ol {
    counter-reset: a
}

.wysiwyg ol li:before {
    content: counter(a);
    counter-increment: a;
    top: 0
}

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

blockquote {
    border: 0;
    color: #000;
    font-size: 1rem;
    font-style: normal;
    line-height: 1.625rem;
    margin: 0 0 1.5rem;
    padding: 0
}

@media print,
screen and (min-width:48em) {
    blockquote {
        font-size: 1.25rem;
        line-height: 1.875rem
    }
}

.wysiwyg blockquote p,
blockquote p {
    color: #000;
    display: inline
}

blockquote:last-child {
    margin-bottom: 0
}

table tbody {
    border: 0
}

.full-width {
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    width: 100%
}

svg {
    height: 100%;
    width: 100%
}

.icon {
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem
}

.icon svg {
    display: block;
    fill: #000
}

.icon-link:after,
.icon-link:before {
    transition: all .2s linear;
    color: inherit;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 1.25rem
}

.icon-link.icon-left:before {
    margin-right: 1rem
}

.icon-link.icon-left.account:before {
    content: ""
}

.icon-link.icon-left.arrow-right:before {
    content: ""
}

.icon-link.icon-left.arrow-left:before {
    content: ""
}

.icon-link.icon-left.arrow-up:before {
    content: ""
}

.icon-link.icon-left.arrow-down:before {
    content: ""
}

.icon-link.icon-left.calendar:before {
    content: ""
}

.icon-link.icon-left.chevron-left:before {
    content: ""
}

.icon-link.icon-left.chevron-right:before {
    content: ""
}

.icon-link.icon-left.close:before {
    content: ""
}

.icon-link.icon-left.download:before {
    content: ""
}

.icon-link.icon-left.filter:before {
    content: ""
}

.icon-link.icon-left.menu:before {
    content: ""
}

.icon-link.icon-left.minus:before {
    content: ""
}

.icon-link.icon-left.mute:before {
    content: ""
}

.icon-link.icon-left.pause:before {
    content: ""
}

.icon-link.icon-left.play:before {
    content: ""
}

.icon-link.icon-left.play-round:before {
    content: ""
}

.icon-link.icon-left.plus:before {
    content: ""
}

.icon-link.icon-left.search:before {
    content: ""
}

.icon-link.icon-left.social-googleplus:before {
    content: ""
}

.icon-link.icon-left.social-print:before {
    content: ""
}

.icon-link.icon-left.social-phone:before {
    content: ""
}

.icon-link.icon-left.social-email:before {
    content: ""
}

.icon-link.icon-left.social-youtube:before {
    content: ""
}

.icon-link.icon-left.social-whatsapp:before {
    content: ""
}

.icon-link.icon-left.social-twitter:before {
    content: ""
}

.icon-link.icon-left.social-linkedin:before {
    content: ""
}

.icon-link.icon-left.social-facebook:before {
    content: ""
}

.icon-link.icon-left.unmute:before {
    content: ""
}

.icon-link.icon-right:after {
    margin-left: 1rem
}

.icon-link.icon-right.account:after {
    content: ""
}

.icon-link.icon-right.arrow-right:after {
    content: ""
}

.icon-link.icon-right.arrow-left:after {
    content: ""
}

.icon-link.icon-right.arrow-up:after {
    content: ""
}

.icon-link.icon-right.arrow-down:after {
    content: ""
}

.icon-link.icon-right.calendar:after {
    content: ""
}

.icon-link.icon-right.chevron-left:after {
    content: ""
}

.icon-link.icon-right.chevron-right:after {
    content: ""
}

.icon-link.icon-right.close:after {
    content: ""
}

.icon-link.icon-right.download:after {
    content: ""
}

.icon-link.icon-right.filter:after {
    content: ""
}

.icon-link.icon-right.menu:after {
    content: ""
}

.icon-link.icon-right.minus:after {
    content: ""
}

.icon-link.icon-right.mute:after {
    content: ""
}

.icon-link.icon-right.pause:after {
    content: ""
}

.icon-link.icon-right.play:after {
    content: ""
}

.icon-link.icon-right.play-round:after {
    content: ""
}

.icon-link.icon-right.plus:after {
    content: ""
}

.icon-link.icon-right.search:after {
    content: ""
}

.icon-link.icon-right.social-googleplus:after {
    content: ""
}

.icon-link.icon-right.social-print:after {
    content: ""
}

.icon-link.icon-right.social-phone:after {
    content: ""
}

.icon-link.icon-right.social-email:after {
    content: ""
}

.icon-link.icon-right.social-youtube:after {
    content: ""
}

.icon-link.icon-right.social-whatsapp:after {
    content: ""
}

.icon-link.icon-right.social-twitter:after {
    content: ""
}

.icon-link.icon-right.social-linkedin:after {
    content: ""
}

.icon-link.icon-right.social-facebook:after {
    content: ""
}

.icon-link.icon-right.unmute:after {
    content: ""
}

.icon-link span {
    transition: all .2s linear;
    border-bottom: 1px solid #000
}

.icon-link.icon-only:after,
.icon-link.icon-only:before {
    margin: 0
}

.icon-link.email {
    color: inherit;
    text-decoration: none
}

label {
    display: block;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: .5rem
}

label .gfield_required {
    color: #ed7520;
    margin-left: .1875rem
}

input:not([type=file]),
textarea {
    background-color: #fff;
    border: 1px solid #cdcdd7;
    border-radius: 1.25rem;
    color: #424349;
    font-size: 1rem;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: .75rem .9375rem;
    width: 100%
}

input:not([type=file]):focus,
textarea:focus {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2)
}

textarea {
    border-radius: .375rem;
    height: 8.4375rem;
    line-height: 1em;
    resize: none;
    width: 100%
}

.ginput_container_fileupload {
    background: #697691;
    border: 0;
    border-radius: 3.125rem;
    color: #fff;
    cursor: pointer;
    font-size: .9375rem;
    padding: 1rem 1.5rem .75rem;
    position: relative;
    text-transform: uppercase
}

@media screen and (max-width:47.9375em) {
    input[type=file] {
        width: 100%
    }
}

.validation_message {
    background-color: #e85d5d;
    color: #fff;
    font-size: .875rem;
    left: 0;
    margin-top: -.3125rem;
    padding: .3125rem .625rem;
    position: absolute;
    top: 100%;
    z-index: 2
}

.validation_message:after {
    border-bottom: 6px solid #e85d5d;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    bottom: 100%;
    content: "";
    left: 50%;
    margin-right: .1875rem;
    position: absolute;
    transform: translateX(-50%)
}

.validation_error {
    background-color: #e85d5d;
    color: #fff;
    font-size: .875rem;
    margin-bottom: 1rem;
    padding: .3125rem .625rem
}

.checkbox,
.radio {
    cursor: pointer;
    display: block;
    margin-bottom: .75rem;
    padding-left: 2.75rem;
    padding-top: .375rem;
    position: relative
}

.checkbox:after,
.checkbox:before,
.radio:after,
.radio:before {
    transition: all .1s ease;
    border: 1px solid #cdcdd7;
    border-radius: .125rem;
    content: "";
    height: 1.5rem;
    left: 0;
    position: absolute;
    top: .25rem;
    width: 1.5rem
}

.checkbox:after,
.radio:after {
    border: 0;
    border-radius: .0625rem;
    height: 1.125rem;
    left: .1875rem;
    top: .4375rem;
    width: 1.125rem
}

.checkbox.selected:after,
.radio.selected:after {
    background-color: #00bee1
}

.checkbox input,
.radio input {
    display: none
}

.radio:after,
.radio:before {
    border-radius: 50%
}

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

.gform_body li {
    margin-bottom: .9375rem;
    position: relative
}

.gf_progressbar_percentage,
.gfield_visibility_hidden,
.gform_ajax_spinner,
.gform_validation_container {
    display: none
}

.form-container {
    padding-bottom: 2rem
}

@media print,
screen and (min-width:64em) {
    .form-container {
        padding-bottom: 0
    }
}

.form-title {
    margin-bottom: 2rem
}

.button {
    transition: all .2s linear;
    background: #ed7520;
    border: 0;
    border-radius: 3.125rem;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: .9375rem;
    padding: 1rem 1.5rem .75rem;
    position: relative;
    text-transform: uppercase
}

@media print,
screen and (min-width:48em) {
    .button {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.button span:after {
    transition: all .2s linear;
    border: .25rem solid #fff;
    border-radius: 3.125rem;
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, .25);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.button:focus,
.button:hover {
    color: #fff;
    text-decoration: none
}

.button:hover span:after {
    height: calc(100% + 8px);
    left: -.25rem;
    opacity: 1;
    top: -.25rem;
    width: calc(100% + 8px)
}

.button.with-icon:after,
.button.with-icon:before {
    font-size: 1.25rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

@media print,
screen and (min-width:48em) {

    .button.with-icon:after,
    .button.with-icon:before {
        font-size: 1.5rem
    }
}

.button.with-icon.icon-left:before {
    margin-right: .75rem
}

.button.with-icon.icon-left.account:before {
    content: ""
}

.button.with-icon.icon-left.arrow-right:before {
    content: ""
}

.button.with-icon.icon-left.arrow-left:before {
    content: ""
}

.button.with-icon.icon-left.arrow-up:before {
    content: ""
}

.button.with-icon.icon-left.arrow-down:before {
    content: ""
}

.button.with-icon.icon-left.calendar:before {
    content: ""
}

.button.with-icon.icon-left.chevron-left:before {
    content: ""
}

.button.with-icon.icon-left.chevron-right:before {
    content: ""
}

.button.with-icon.icon-left.close:before {
    content: ""
}

.button.with-icon.icon-left.download:before {
    content: ""
}

.button.with-icon.icon-left.filter:before {
    content: ""
}

.button.with-icon.icon-left.menu:before {
    content: ""
}

.button.with-icon.icon-left.minus:before {
    content: ""
}

.button.with-icon.icon-left.mute:before {
    content: ""
}

.button.with-icon.icon-left.pause:before {
    content: ""
}

.button.with-icon.icon-left.play:before {
    content: ""
}

.button.with-icon.icon-left.play-round:before {
    content: ""
}

.button.with-icon.icon-left.plus:before {
    content: ""
}

.button.with-icon.icon-left.search:before {
    content: ""
}

.button.with-icon.icon-left.social-googleplus:before {
    content: ""
}

.button.with-icon.icon-left.social-print:before {
    content: ""
}

.button.with-icon.icon-left.social-phone:before {
    content: ""
}

.button.with-icon.icon-left.social-email:before {
    content: ""
}

.button.with-icon.icon-left.social-youtube:before {
    content: ""
}

.button.with-icon.icon-left.social-whatsapp:before {
    content: ""
}

.button.with-icon.icon-left.social-twitter:before {
    content: ""
}

.button.with-icon.icon-left.social-linkedin:before {
    content: ""
}

.button.with-icon.icon-left.social-facebook:before {
    content: ""
}

.button.with-icon.icon-left.unmute:before {
    content: ""
}

.button.with-icon.icon-right:after {
    margin-left: .75rem
}

.button.with-icon.icon-right.account:after {
    content: ""
}

.button.with-icon.icon-right.arrow-right:after {
    content: ""
}

.button.with-icon.icon-right.arrow-left:after {
    content: ""
}

.button.with-icon.icon-right.arrow-up:after {
    content: ""
}

.button.with-icon.icon-right.arrow-down:after {
    content: ""
}

.button.with-icon.icon-right.calendar:after {
    content: ""
}

.button.with-icon.icon-right.chevron-left:after {
    content: ""
}

.button.with-icon.icon-right.chevron-right:after {
    content: ""
}

.button.with-icon.icon-right.close:after {
    content: ""
}

.button.with-icon.icon-right.download:after {
    content: ""
}

.button.with-icon.icon-right.filter:after {
    content: ""
}

.button.with-icon.icon-right.menu:after {
    content: ""
}

.button.with-icon.icon-right.minus:after {
    content: ""
}

.button.with-icon.icon-right.mute:after {
    content: ""
}

.button.with-icon.icon-right.pause:after {
    content: ""
}

.button.with-icon.icon-right.play:after {
    content: ""
}

.button.with-icon.icon-right.play-round:after {
    content: ""
}

.button.with-icon.icon-right.plus:after {
    content: ""
}

.button.with-icon.icon-right.search:after {
    content: ""
}

.button.with-icon.icon-right.social-googleplus:after {
    content: ""
}

.button.with-icon.icon-right.social-print:after {
    content: ""
}

.button.with-icon.icon-right.social-phone:after {
    content: ""
}

.button.with-icon.icon-right.social-email:after {
    content: ""
}

.button.with-icon.icon-right.social-youtube:after {
    content: ""
}

.button.with-icon.icon-right.social-whatsapp:after {
    content: ""
}

.button.with-icon.icon-right.social-twitter:after {
    content: ""
}

.button.with-icon.icon-right.social-linkedin:after {
    content: ""
}

.button.with-icon.icon-right.social-facebook:after {
    content: ""
}

.button.with-icon.icon-right.unmute:after {
    content: ""
}

.button.with-icon.icon-only {
    padding: 1.25rem 1.5rem
}

.button.with-icon.icon-only:after,
.button.with-icon.icon-only:before {
    margin-left: 0
}

.button.with-icon.icon-right {
    padding-right: 3.5rem
}

.button.with-icon.icon-right:after {
    right: 1.5rem
}

.button.with-icon.icon-left {
    padding-left: 3.5rem
}

.button.with-icon.icon-left:before {
    left: 1.5rem
}

.gform_previous_button {
    background-color: #2b292e
}

.media-button {
    transition: all .2s linear;
    background-color: #fff;
    border-radius: 50%;
    display: block;
    height: 4.625rem;
    position: relative;
    width: 4.625rem
}

.media-button:after {
    transition: all .2s linear;
    color: #ed7520;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.media-button:hover {
    background-color: #ed7520
}

.media-button:hover:after {
    color: #fff
}

.media-button.play:after {
    content: ""
}

.media-button.pause:after {
    content: ""
}

#wrap {
    position: relative
}

#nav-overlay {
    transition: all .2s linear;
    background-color: rgba(0, 0, 0, .8);
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 15
}

.menu-mouse-over #nav-overlay,
.menu-open #nav-overlay,
.search-open #nav-overlay {
    opacity: 1;
    visibility: visible
}

.block:last-child .block-content {
    margin-bottom: 0
}

.ce {
    margin-bottom: 1.875rem;
    padding: 0 .5rem
}

@media print,
screen and (min-width:48em) {
    .ce {
        margin-bottom: 3.125rem;
        padding: 0 2.75rem
    }
}

@media print,
screen and (min-width:64em) {
    .ce {
        padding: 0 2.25rem
    }
}

.breadcrumb {
    margin-bottom: 1.5625rem;
    padding-top: 1.5rem
}

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

.breadcrumb ol:after,
.breadcrumb ol:before {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1
}

.breadcrumb ol:after {
    clear: both
}

.breadcrumb li {
    float: left;
    margin-right: .9375rem
}

.breadcrumb li:last-child {
    margin-right: 0
}

.breadcrumb li span {
    color: #cdcdd7
}

.breadcrumb a {
    transition: all .2s linear;
    display: inline-block;
    padding-right: 1.5625rem;
    position: relative;
    text-decoration: underline
}

.breadcrumb a span {
    color: #000
}

.breadcrumb a:after {
    transition: all .2s linear;
    color: #000;
    content: "";
    font-size: .75rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.breadcrumb a:hover {
    text-decoration: none
}

.cookie-notice {
    transition: all .2s linear;
    background-color: #000;
    bottom: 0;
    color: #fff;
    opacity: 0;
    position: fixed;
    visibility: hidden;
    width: 100%;
    z-index: 9999999999
}

.cookie-notice h5 {
    font-size: 1.625rem;
    line-height: 1.625rem
}

@media print,
screen and (min-width:48em) {
    .cookie-notice h5 {
        font-size: 1.75rem;
        line-height: 2rem
    }
}

.cookie-notice .wysiwyg {
    margin-bottom: 1rem
}

.cookie-notice .wysiwyg:last-child {
    margin-bottom: 0
}

.cookie-notice .wysiwyg a:not(.button):not(.has-tip) {
    color: #fff
}

@media screen and (max-width:47.9375em) {
    .cookie-notice .cn-button-wrapper {
        margin-top: 1rem
    }
}

@media print,
screen and (min-width:48em) {
    .cookie-notice .cn-button-wrapper {
        -ms-flex-align: end;
        align-items: flex-end;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-bottom: .5rem
    }
}

@media screen and (min-width:75em) {
    .cookie-notice .cn-button-wrapper {
        margin: 0 0 0 2.5rem
    }
}

.cookie-notice .cn-button-wrapper .button {
    display: block;
    margin-top: 1.5rem;
    text-align: center;
    width: 11.25rem
}

@media print,
screen and (min-width:48em) {
    .cookie-notice .cn-button-wrapper .button {
        margin-top: 0
    }
}

.cookie-notice .cn-button-wrapper .link {
    border-bottom: .0625rem solid #fff;
    color: #fff;
    margin: 0 3rem .75rem 0
}

.cookie-notice .cn-box {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    padding: 1.5rem
}

@media screen and (min-width:75em) {
    .cookie-notice .cn-box {
        padding: 1.5rem 4rem
    }
}

.cookie-notice-open .cookie-notice {
    opacity: 1;
    visibility: visible
}

.footer-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.footer-menu li {
    float: left;
    margin-right: 1.5rem
}

.footer-menu a {
    color: #fff;
    display: inline-block;
    font-size: .875rem;
    line-height: 1rem;
    padding: .5rem 0;
    text-decoration: none
}

@media print,
screen and (min-width:48em) {
    .footer-menu a {
        padding: 2rem 0
    }
}

.footer-menu a:hover {
    text-decoration: underline
}

#footer {
    background: #000;
    color: #fff;
    position: relative
}

@media screen and (max-width:47.9375em) {
    #footer p {
        display: none
    }
}

#footer:before {
    background-image: url(../img/footer-shape.svg);
    content: "";
    height: 1.875rem;
    left: 0;
    position: absolute;
    top: -.0625rem;
    width: 7.5rem
}

#footer .footer-wrapper {
    background: 50% 50% no-repeat;
    background-size: cover;
    padding: 1.5rem 1rem
}

@media screen and (max-width:47.9375em) {
    #footer .footer-wrapper {
        padding-bottom: 0
    }
}

@media print,
screen and (min-width:64em) {
    #footer .footer-wrapper {
        padding: 0
    }
}

#footer .contact,
#footer .footer-logos,
#footer .newsletter,
#footer .request-a-demo {
    padding: 1rem 0
}

@media print,
screen and (min-width:48em) {

    #footer .contact,
    #footer .footer-logos,
    #footer .newsletter,
    #footer .request-a-demo {
        padding: 2rem 0
    }
}

@media print,
screen and (min-width:64em) {

    #footer .contact,
    #footer .footer-logos,
    #footer .newsletter,
    #footer .request-a-demo {
        padding: 4rem 0
    }
}

#footer .footer-logos {
    height: 100%;
    position: relative
}

@media print,
screen and (min-width:48em) {
    #footer .footer-logos {
        padding-right: 2.5rem
    }
}

@media print,
screen and (min-width:48em) {
    #footer .footer-logos a {
        display: block
    }
}

#footer .footer-logos a img {
    margin-bottom: 2rem;
    max-width: 100%
}

.site-be-sync #footer .footer-logos a img {
    width: 100%
}

#footer .footer-logos a .logo img {
    margin: 0 1rem 1rem 0
}

#footer .footer-logos img {
    height: 2.5rem;
    margin-right: 2rem
}

@media print,
screen and (min-width:48em) {
    #footer .footer-logos img {
        height: auto;
        margin-bottom: 2rem;
        max-width: 8.75rem
    }
}

@media print,
screen and (min-width:64em) {
    #footer .footer-logos img {
        margin-right: 0
    }
}

@media print,
screen and (min-width:64em) {
    #footer .footer-logos:after {
        background: hsla(0, 0%, 100%, .1);
        content: "";
        height: calc(100% + 81px);
        position: absolute;
        right: 0;
        top: 0;
        width: .0625rem
    }
}

#footer .request-a-demo p {
    margin-bottom: 0
}

#footer .request-a-demo .button {
    margin-top: 1rem
}

@media print,
screen and (min-width:48em) {
    #footer .request-a-demo .button {
        margin-top: 1.5rem
    }
}

#footer .contact .contact-line {
    display: block;
    padding: .625rem 0 .5rem 2rem;
    position: relative
}

@media print,
screen and (min-width:48em) {
    #footer .contact .contact-line {
        padding: .625rem 0 .5rem 2.25rem
    }
}

#footer .contact .contact-line:before {
    transition: all .2s linear;
    border: 2px solid #fff;
    border-radius: 3.125rem;
    font-size: 1.25rem;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

@media print,
screen and (min-width:48em) {
    #footer .contact .contact-line:before {
        font-size: 1.5rem
    }
}

#footer .contact .contact-line.phone:before {
    content: ""
}

#footer .contact .contact-line.email:before {
    content: ""
}

#footer .contact .contact-line:hover:before {
    background: #fff;
    color: #000
}

#footer .button.small {
    background: none;
    border: 1px solid #fff;
    font-size: .875rem;
    line-height: 1rem;
    margin-top: .5rem;
    padding: .5rem 1rem
}

@media print,
screen and (min-width:48em) {
    #footer .button.small {
        margin-top: 1rem
    }
}

#footer .button.small.icon-right {
    padding-right: 3rem
}

#footer .button.small.icon-right:after {
    right: 1rem
}

#footer .button.small.icon-left {
    padding-left: 3rem
}

#footer .button.small.icon-left:before {
    left: 1rem
}

#footer .button.small:hover {
    background: #fff;
    color: #000
}

#footer .newsletter p {
    margin-bottom: .5rem
}

#footer .footer-nav {
    border-top: 1px solid hsla(0, 0%, 100%, .1);
    padding: 1rem
}

@media print,
screen and (min-width:48em) {
    #footer .footer-nav {
        padding: 0 .5rem
    }
}

#footer .social-media {
    margin-top: 1.25rem
}

@media print,
screen and (min-width:48em) {
    #footer .social-media {
        float: right
    }
}

#footer .social-media ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#footer .social-media ul li {
    float: left;
    margin: 0 .5rem 0 0
}

@media print,
screen and (min-width:48em) {
    #footer .social-media ul li {
        margin: 0 0 0 .5rem
    }
}

#footer .social-media ul li a {
    font-size: 1.5rem
}

#footer .social-media ul li a:before {
    transition: all .2s linear;
    border: 2px solid #fff;
    border-radius: 1.5625rem;
    color: #fff
}

#footer .social-media ul li a.facebook:before {
    content: ""
}

#footer .social-media ul li a.linkedin:before {
    content: ""
}

#footer .social-media ul li a.twitter:before {
    content: ""
}

#footer .social-media ul li a.youtube:before {
    content: ""
}

#footer .social-media ul li a:hover:before {
    background: #fff;
    border: 2px solid #fff;
    color: #000
}

#header-wrapper {
    background-color: #000;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20
}

@media screen and (min-width:75em) {
    #header-wrapper {
        background-color: rgba(0, 0, 0, .6);
        position: absolute
    }
}

#header {
    height: 4.0625rem;
    position: relative
}

@media screen and (min-width:75em) {
    #header {
        height: 8.125rem
    }
}

.logo-wrapper {
    position: relative
}

.logo-wrapper .logo {
    left: 1rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

@media print,
screen and (min-width:48em) {
    .logo-wrapper .logo {
        left: 1.5rem
    }
}

.logo-wrapper img {
    width: 2.75rem
}

@media screen and (min-width:75em) {
    .logo-wrapper img {
        width: 5.5rem
    }
}

.site-be-sync .logo-wrapper img {
    width: 5.75rem
}

@media screen and (min-width:75em) {
    .site-be-sync .logo-wrapper img {
        width: 8.5rem
    }
}

#key-visual-wrapper {
    margin-top: 4.0625rem;
    position: relative
}

@media print,
screen and (min-width:64em) {
    #key-visual-wrapper {
        margin-top: 0
    }
}

#key-visual-wrapper .image-wrapper {
    background: #424349 50% 50% no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

#key-visual-wrapper .image-wrapper:before {
    background-color: rgba(0, 0, 0, .75);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#key-visual-wrapper .image-wrapper:after {
    background: url(../img/construction-lines.svg) no-repeat 50% 50%;
    background-size: cover;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%
}

#key-visual-wrapper .content-wrapper {
    padding: 0 .5rem;
    position: relative;
    z-index: 2
}

@media print,
screen and (min-width:48em) {
    #key-visual-wrapper .content-wrapper {
        padding: 0 2.75rem
    }
}

@media print,
screen and (min-width:64em) {
    #key-visual-wrapper .content-wrapper {
        padding: 0
    }
}

#key-visual {
    color: #fff;
    padding: 0 0 2rem
}

@media print,
screen and (min-width:48em) {
    #key-visual {
        padding: 0 0 3rem
    }
}

@media print,
screen and (min-width:64em) {
    #key-visual {
        padding: 12.5rem 0 3rem
    }
}

@media print,
screen and (min-width:48em) {
    #key-visual.with-statistics {
        padding: 0 0 9rem
    }
}

@media print,
screen and (min-width:64em) {
    #key-visual.with-statistics {
        padding: 12.5rem 0 6rem
    }
}

#key-visual h1 {
    font-size: 1.375rem;
    line-height: 1.5rem;
    margin-bottom: 1.5rem
}

@media print,
screen and (min-width:48em) {
    #key-visual h1 {
        font-size: 2.5rem;
        line-height: 2.5rem
    }
}

#key-visual .wysiwyg p {
    margin-bottom: .5rem
}

#key-visual .button-wrapper {
    margin-bottom: 1rem
}

@media print,
screen and (min-width:48em) {
    #key-visual .button-wrapper {
        display: inline-block
    }
}

#key-visual .button {
    margin: 1rem 1rem 0 0
}

@media print,
screen and (min-width:48em) {
    #key-visual .button {
        margin: 2rem 1rem 0 0
    }
}

#key-visual .label {
    background: #cdcdd7;
    border: 0;
    border-radius: 3.125rem;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: .875rem;
    line-height: 1.5rem;
    margin-bottom: 1rem;
    padding: .25rem 1rem;
    position: relative;
    text-transform: uppercase
}

#key-visual .link {
    transition: all .2s linear;
    border-bottom: .0625rem solid #fff;
    color: #fff
}

#key-visual .link:hover {
    border-bottom: .0625rem solid hsla(0, 0%, 100%, 0)
}

#key-visual .icon-link:before {
    font-size: 1.5rem;
    margin-right: .75rem;
    position: relative;
    top: .0625rem
}

#key-visual .icon-link span {
    border-bottom: .0625rem solid #fff
}

#key-visual .icon-link:hover {
    color: #00bee1
}

#key-visual .icon-link:hover span {
    border-bottom: .0625rem solid #00bee1
}

#key-visual .icon-link.download:before {
    font-size: 1.125rem;
    margin-right: .5rem
}

#key-visual .statistics {
    bottom: 2.5rem;
    display: none;
    position: absolute;
    right: 3rem
}

@media print,
screen and (min-width:48em) {
    #key-visual .statistics {
        display: block
    }
}

#key-visual .statistics .statistic-item {
    display: inline-block;
    margin-left: 2.5rem
}

#key-visual .statistics .statistic-item h2 {
    margin: 0
}

#key-visual .statistics .statistic-item p {
    margin-bottom: 0
}

.certified-logo-wrapper {
    padding-bottom: 2rem;
    padding-top: 1rem
}

@media print,
screen and (min-width:64em) {
    .certified-logo-wrapper {
        padding-top: 10rem
    }
}

.certified-logo-wrapper img {
    height: 2.5rem;
    margin-right: 2rem
}

.certified-logo-wrapper img:last-child {
    margin-right: 0
}

@media print,
screen and (min-width:48em) {
    .certified-logo-wrapper img {
        height: auto;
        margin-bottom: 2rem;
        max-width: 8.75rem
    }
}

@media print,
screen and (min-width:64em) {
    .certified-logo-wrapper img {
        margin-right: 0;
        padding-right: 2rem
    }
}

@media screen and (min-width:64em) and (max-width:74.9375em) {
    .certified-logo-wrapper img {
        padding-right: 2rem
    }
}

.line-left,
.line-right {
    position: relative
}

@media print,
screen and (min-width:64em) {

    .line-left:after,
    .line-right:after {
        background-color: #fff;
        content: "";
        height: 100%;
        opacity: .1;
        position: absolute;
        right: 1.5rem;
        top: 0;
        width: .0625rem;
        z-index: 25
    }
}

.line-left:after {
    display: none;
    left: 1.5rem;
    right: auto
}

@media screen and (min-width:75em) {
    .line-left:after {
        display: block
    }
}

.mobile-menu {
    transition: all .2s linear;
    background-color: #fff;
    height: calc(100% - 65px);
    left: 0;
    opacity: 0;
    overflow: hidden;
    overflow-y: scroll;
    position: fixed;
    top: 4.0625rem;
    visibility: hidden;
    width: 100%;
    z-index: 20
}

@media screen and (min-width:75em) {
    .mobile-menu {
        display: none
    }
}

.menu-open .mobile-menu {
    opacity: 1;
    visibility: visible
}

.mobile-secondary-menu>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.mobile-secondary-menu>ul>li {
    position: relative
}

.mobile-secondary-menu .menu-link {
    border-bottom: .0625rem solid #cdcdd7;
    display: block;
    font-size: 1.125rem;
    line-height: 1.375rem;
    padding: 1rem 5.25rem 1rem 1.5rem;
    text-decoration: none
}

.mobile-secondary-menu .current-menu-item .menu-link,
.mobile-secondary-menu .is-opened .menu-link {
    color: #ed7520
}

.mobile-primary-menu>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.mobile-primary-menu>ul>li {
    position: relative
}

.mobile-primary-menu .menu-link {
    border-bottom: .0625rem solid #cdcdd7;
    display: block;
    font-size: .875rem;
    line-height: 1.25rem;
    padding: 1rem 5.25rem 1rem 1.5rem;
    text-decoration: none
}

.mobile-primary-menu .current-menu-item .menu-link {
    color: #ed7520
}

.mobile-top-side-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.mobile-top-side-menu li {
    float: left
}

.mobile-top-side-menu a {
    display: block;
    font-size: .875rem;
    line-height: 1.25rem;
    padding: 1rem .5rem 1rem 1.5rem;
    position: relative;
    text-decoration: none
}

.mobile-top-side-menu .current-menu-item a {
    color: #ed7520
}

.primary-menu {
    display: none;
    left: 0;
    position: absolute;
    top: 2rem
}

@media screen and (min-width:75em) {
    .primary-menu {
        display: block
    }
}

.primary-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.primary-menu li {
    float: left;
    line-height: 1em
}

@media screen and (min-width:75em) {
    .primary-menu li {
        margin-right: 1.5rem
    }
}

.primary-menu li:last-child {
    margin-right: 0
}

.primary-menu .menu-link {
    transition: all .2s linear;
    color: #fff;
    font-size: .875rem;
    line-height: 1.25rem;
    position: relative;
    text-decoration: none
}

.primary-menu .current-menu-item .menu-link,
.primary-menu .menu-link:hover {
    color: #ed7520
}

.primary-menu .sub-menu {
    display: none
}

.search-form {
    transition: all .2s linear;
    left: 0;
    margin-top: 1.5rem;
    opacity: 0;
    padding: 0 0 0 1rem;
    position: fixed;
    top: 3.75rem;
    visibility: hidden;
    width: 80%;
    z-index: 10
}

@media screen and (min-width:75em) {
    .search-form {
        background-image: linear-gradient(-144deg, #424349, #464a5f 52%, #2e313e);
        left: auto;
        margin-right: -1.5rem;
        padding: .5rem 0;
        position: absolute;
        right: 100%;
        top: 100%;
        width: auto
    }
}

.search-open .search-form {
    opacity: 1;
    visibility: visible
}

.search-form form {
    display: -ms-flexbox;
    display: flex
}

.search-form input {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    color: #000;
    width: 100%;
    -webkit-appearance: none
}

@media screen and (min-width:75em) {
    .search-form input {
        background-color: transparent;
        color: #fff;
        width: auto
    }
}

.search-form .search-button {
    border-left: .0625rem solid #cdcdd7;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: .25rem 1.5rem
}

@media screen and (min-width:75em) {
    .search-form .search-button {
        display: block
    }
}

.search-form .search-button span {
    border-bottom: .0625rem solid #fff
}

.search-form .close {
    color: #fff;
    left: 100%;
    margin-left: 1rem;
    position: absolute;
    top: 0
}

@media screen and (min-width:75em) {
    .search-form ::-webkit-input-placeholder {
        color: #fff
    }

    .search-form ::-moz-placeholder {
        color: #fff;
        opacity: 1
    }

    .search-form :-ms-input-placeholder {
        color: #fff
    }
}

.search-content .search {
    margin-bottom: 2.5rem
}

.search-content .search form {
    display: -ms-flexbox;
    display: flex
}

.search-content .search input {
    transition: all .2s linear;
    background: #ededf1;
    border: 1px solid #ededf1;
    border-radius: 0;
    height: 3.25rem;
    max-width: 26.25rem;
    width: 100%
}

.search-content .search input:focus {
    border: 1px solid #697691;
    box-shadow: none
}

@media print,
screen and (min-width:48em) {
    .search-content .search input {
        width: 75%
    }
}

.search-content .search .button {
    background: #697691;
    border-radius: 0;
    height: 3.25rem;
    margin: 0;
    padding: .875rem 1.75rem;
    position: relative
}

@media print,
screen and (min-width:48em) {
    .search-content .search .button {
        padding: .875rem 4rem .875rem 1.5rem
    }
}

.search-content .search .button span {
    display: none
}

@media print,
screen and (min-width:48em) {
    .search-content .search .button span {
        display: block
    }
}

.search-content .search .button span:after {
    display: none
}

.search-content .search .button:after {
    font-size: 1.5rem;
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%)
}

@media print,
screen and (min-width:48em) {
    .search-content .search .button:after {
        right: 1.5rem
    }
}

.search-content .search .button:hover {
    background: #ed7520
}

.search-content .results-for {
    margin-bottom: 2rem
}

.search-content .results-for p {
    color: #424349;
    margin-bottom: 0
}

.secondary-menu {
    display: none;
    left: 0;
    position: absolute;
    top: 4.5rem
}

@media screen and (min-width:75em) {
    .secondary-menu {
        display: block
    }
}

.secondary-menu>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.secondary-menu>ul>li {
    float: left;
    line-height: 1em;
    position: relative
}

@media screen and (min-width:75em) {
    .secondary-menu>ul>li {
        margin-right: 1.5rem
    }

    .secondary-menu>ul>li:hover .sub-menu {
        opacity: 1;
        visibility: visible
    }
}

.secondary-menu>ul>li:last-child {
    margin-right: 0
}

.secondary-menu .menu-link {
    transition: all .2s linear;
    color: #fff;
    display: inline-block;
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-bottom: 2.125rem;
    position: relative;
    text-decoration: none
}

.secondary-menu .current-menu-item .menu-link,
.secondary-menu .menu-link:hover {
    color: #ed7520
}

.sub-menu {
    transition: all .2s linear;
    border-bottom: .0625rem solid #cdcdd7;
    display: none;
    padding: 1rem 1.5rem
}

@media screen and (min-width:75em) {
    .sub-menu {
        background-image: linear-gradient(-144deg, #424349, #464a5f 52%, #2e313e);
        border-bottom: 0;
        display: block;
        left: 0;
        opacity: 0;
        padding: 1.5rem;
        position: absolute;
        top: 100%;
        visibility: hidden;
        width: 31.25rem;
        z-index: 30
    }
}

.sub-menu.is-active {
    display: block
}

@media screen and (min-width:75em) {
    .sub-menu.is-active {
        opacity: 1;
        visibility: visible
    }
}

.sub-menu h4 {
    color: #fff;
    display: none
}

@media screen and (min-width:75em) {
    .sub-menu h4 {
        display: block
    }
}

.sub-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.sub-menu li {
    margin-bottom: 1rem
}

@media screen and (min-width:75em) {
    .sub-menu li:last-child {
        margin-bottom: 0
    }
}

.sub-menu li a {
    transition: all .2s linear
}

@media screen and (min-width:75em) {
    .sub-menu li a {
        color: #fff;
        font-size: 1rem;
        line-height: 1.5rem;
        margin-bottom: .375rem
    }

    .sub-menu li a:hover {
        color: #ed7520
    }
}

.sub-menu li.current-menu-item a {
    color: #ed7520
}

.toggle-sub-menu {
    border-left: .0625rem solid #cdcdd7;
    display: block;
    height: 3.375rem;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 3.375rem
}

@media screen and (min-width:75em) {
    .toggle-sub-menu {
        display: none
    }
}

.toggle-sub-menu:after {
    content: "";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.toggle-sub-menu:active {
    background-color: #ed7520;
    color: #fff
}

.toggle-sub-menu.is-active:after {
    content: ""
}

.top-menu-wrapper {
    position: relative
}

.top-menu-wrapper .top-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    right: 1rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

@media print,
screen and (min-width:48em) {
    .top-menu-wrapper .top-menu {
        right: 2rem
    }
}

.top-menu-wrapper .top-menu li {
    float: left;
    margin-left: .5rem
}

.top-menu-wrapper .top-menu li:first-child {
    margin-left: 0
}

.top-menu-wrapper .top-menu a {
    transition: all .2s linear;
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 2.5rem;
    position: relative;
    width: 2.5rem
}

.top-menu-wrapper .top-menu a:after {
    transition: all .2s linear;
    font-size: 1.5rem;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.top-menu-wrapper .top-menu a span {
    display: none
}

.top-menu-wrapper .top-menu a.menu-button:after {
    content: ""
}

.menu-open .top-menu-wrapper .top-menu a.menu-button:after {
    content: ""
}

.top-menu-wrapper .top-menu a.search-button:after {
    content: ""
}

.search-open .top-menu-wrapper .top-menu a.search-button:after {
    content: ""
}

.top-side-menu-wrapper {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: 2rem
}

.top-side-menu {
    display: none
}

@media screen and (min-width:75em) {
    .top-side-menu {
        display: block
    }
}

.top-side-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.top-side-menu li {
    float: left;
    line-height: 1em
}

@media screen and (min-width:75em) {
    .top-side-menu li {
        margin-left: 1.5rem
    }
}

.top-side-menu li:first-child {
    margin-left: 0
}

.top-side-menu a {
    color: #fff;
    font-size: .875rem;
    line-height: 1.25rem;
    position: relative;
    text-decoration: none
}

.top-side-menu a:hover {
    text-decoration: underline
}

.top-side-menu .current-menu-item a {
    color: #ed7520
}

.archive-solution .doorway-item.with-logo {
    background: #ededf1
}

.archive-solution .doorway-item.with-logo:after {
    transition: all .2s linear;
    background: linear-gradient(144deg, #424349, #464a5f 52%, #2e313e);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.archive-solution .doorway-item.with-logo .content,
.archive-solution .doorway-item.with-logo .image-wrapper {
    background: none
}

.archive-solution .doorway-item.with-logo .content:after {
    display: none
}

.archive-solution .doorway-item.with-logo:hover {
    background: none
}

.archive-solution .doorway-item.with-logo:hover:after {
    opacity: 1
}

.archive-solution .doorway-item.with-logo:hover .image-wrapper img {
    filter: brightness(0) invert(1)
}

.archive-solution .ce-category-blocks {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.archive-solution .slider {
    margin-bottom: 2.5rem
}

.archive-solution .slider .doorway-item {
    background: linear-gradient(144deg, #424349, #464a5f 52%, #2e313e);
    margin-bottom: 0
}

.archive-solution .slider .doorway-item:after {
    display: none
}

.archive-solution .slider .doorway-item:hover {
    background: linear-gradient(144deg, #424349, #464a5f 52%, #2e313e)
}

.archive-solution .slider .doorway-item:hover .image-wrapper img {
    filter: none
}

.category-block {
    margin-bottom: 2rem
}

.category-block h2 {
    margin-bottom: 1rem
}

.contact-details .form-block {
    margin-bottom: 2.5rem
}

@media print,
screen and (min-width:64em) {
    .contact-details .form-block {
        margin-bottom: 0
    }
}

.contact-details .form-block h2 {
    margin-bottom: 1.5rem
}

.address-block address {
    font-style: normal;
    margin: 0 0 1.5625rem
}

.address-block address p {
    margin-bottom: 0
}

.address-block .map-link {
    color: #00bee1;
    text-decoration: underline
}

.contact-block {
    background: #ed7520 -3.3125rem -16rem url(../img/contact-block-lines.png);
    color: #fff;
    margin: 0 0 2.5rem;
    padding: 1.25rem
}

.contact-block h2 {
    margin-bottom: 5rem
}

.contact-block .icon-link {
    text-decoration: underline;
    display: inline-block;
    margin-bottom: .5rem
}

.contact-block .icon-link:before {
    border: .125rem solid #fff;
    border-radius: 50%;
    font-size: 1.25rem;
    height: 1.5rem;
    line-height: 1.25rem;
    text-align: center;
    width: 1.5rem
}

.demo-popup {
    background: linear-gradient(144deg, #424349, #464a5f 52%, #2e313e);
    color: #fff;
    margin: 1.25rem auto;
    max-width: 43.75rem;
    padding: 2rem;
    position: relative;
    width: auto
}

@media print,
screen and (min-width:48em) {
    .demo-popup {
        padding: 3rem
    }
}

.demo-popup h2 {
    margin-bottom: 1rem
}

.demo-popup p {
    margin-bottom: 2rem
}

.demo-popup form ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -.75rem
}

.demo-popup form ul li {
    -ms-flex: 100%;
    flex: 100%;
    margin-bottom: 1.5rem;
    padding: 0 .75rem
}

@media print,
screen and (min-width:48em) {
    .demo-popup form ul li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

.demo-popup form ul li:last-child {
    -ms-flex: 100%;
    flex: 100%
}

.demo-popup .mfp-close {
    color: #fff;
    cursor: pointer
}

.demo-popup .content {
    margin-top: 2rem
}

.demo-popup .content .link-wrapper {
    margin-top: 1rem
}

.demo-popup .content .link {
    transition: all .2s linear;
    border-bottom: .0625rem solid #fff;
    color: #fff
}

.demo-popup .content .link:hover {
    border-bottom: .0625rem solid hsla(0, 0%, 100%, 0)
}

.demo-popup .content .file-type {
    text-transform: uppercase
}

.doorway-item {
    transition: all .2s linear;
    display: inline-block;
    margin-bottom: 2rem;
    position: relative;
    width: 100%
}

@media print,
screen and (min-width:64em) {
    .doorway-item {
        margin-bottom: 3rem
    }
}

.doorway-item .image-wrapper {
    overflow: hidden
}

.doorway-item .content,
.doorway-item .image-wrapper img {
    transition: all .2s linear
}

.doorway-item .content {
    background: #ededf1;
    color: #424349;
    padding: 1.5rem 1.5rem 3.5rem;
    position: relative
}

.doorway-item .content h3 {
    margin-bottom: 1rem
}

.doorway-item .content:after {
    transition: all .2s linear;
    background: linear-gradient(144deg, #424349, #464a5f 52%, #2e313e);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.doorway-item:hover img {
    transform: scale(1.1)
}

.doorway-item:hover .content {
    background: none;
    color: #fff
}

.doorway-item:hover .content .link {
    border-bottom: .0625rem solid #fff;
    color: #fff
}

.doorway-item:hover .content:after {
    opacity: 1
}

.doorway-item .link {
    transition: all .2s linear;
    bottom: 1.5rem;
    left: 1.5rem;
    position: absolute
}

.doorway-item.with-logo .image-wrapper {
    background: #ededf1;
    padding: 2.5rem;
    text-align: center
}

@media print,
screen and (min-width:48em) {
    .doorway-item.with-logo .image-wrapper {
        height: 9rem
    }
}

.doorway-item.with-logo .image-wrapper img {
    max-height: 4rem;
    max-width: 100%;
    width: auto
}

@media print,
screen and (min-width:48em) {
    .doorway-item.with-logo .image-wrapper img {
        max-width: 12.5rem
    }
}

.doorway-item.dark {
    background: linear-gradient(144deg, #424349, #464a5f 52%, #2e313e)
}

.doorway-item.dark .image-wrapper {
    background: none
}

.doorway-item.dark .content {
    background: none;
    color: #fff
}

.doorway-item.dark .content .link {
    border-bottom: .0625rem solid #fff;
    color: #fff
}

[data-trigger=filter] {
    background-color: #697691;
    margin-bottom: 2rem
}

.filter-form {
    margin-bottom: 2.5rem
}

.filter-form .title {
    margin-bottom: 1.5rem
}

@media print,
screen and (min-width:64em) {

    .filter-form .title,
    .filter-form button {
        display: none
    }
}

@media screen and (max-width:63.9375em) {
    .filter-form {
        transition: all .2s linear;
        background-color: #fff;
        height: 100%;
        left: 0;
        margin: 0;
        opacity: 0;
        padding: 1rem .5rem;
        position: fixed;
        top: 0;
        visibility: hidden;
        width: 100%;
        z-index: 30
    }

    .filter-form .scroller {
        height: 100%;
        overflow: hidden;
        overflow-y: auto
    }

    .filter-open .filter-form {
        opacity: 1;
        visibility: visible
    }
}

.filter-form .close-filter {
    display: none
}

@media screen and (max-width:63.9375em) {
    .filter-form .close-filter {
        color: #000;
        display: block;
        position: absolute;
        right: 1.25rem;
        top: 1.25rem
    }
}

.filter-block {
    margin-bottom: 2rem
}

@media print,
screen and (min-width:64em) {
    .filter-block {
        margin-bottom: 0
    }
}

.filter-block .checkbox,
.filter-block .radio {
    transition: all .2s linear;
    background-color: #ededf1;
    border-radius: 1.625rem;
    display: inline-block;
    font-size: .875rem;
    margin-right: .3125rem;
    padding: .25rem 1rem
}

@media screen and (max-width:47.9375em) {

    .filter-block .checkbox,
    .filter-block .radio {
        float: left;
        clear: left
    }
}

.filter-block .checkbox.selected,
.filter-block .checkbox:hover,
.filter-block .radio.selected,
.filter-block .radio:hover {
    background-color: #697691;
    color: #fff
}

.filter-block .checkbox:after,
.filter-block .checkbox:before,
.filter-block .radio:after,
.filter-block .radio:before {
    display: none
}

.toggle-filters {
    transition: all .2s linear;
    color: #00bee1;
    text-decoration: none;
    white-space: nowrap
}

@media screen and (max-width:47.9375em) {
    .toggle-filters {
        display: block;
        clear: left
    }
}

.toggle-filters:before {
    transition: all .2s linear;
    color: inherit;
    content: "";
    display: inline-block;
    font-size: .875rem;
    margin-right: .75rem;
    text-align: center;
    vertical-align: middle;
    width: 1.25rem
}

.toggle-filters span {
    transition: all .2s linear;
    border-bottom: .0625rem solid #00bee1
}

.toggle-filters.less:before {
    content: ""
}

.toggle-filters:hover {
    color: #697691
}

.toggle-filters:hover span {
    border-bottom: .0625rem solid #697691
}

.insight-item {
    transition: all .2s linear;
    display: inline-block;
    margin-bottom: 2rem;
    position: relative;
    width: 100%
}

@media print,
screen and (min-width:48em) {
    .insight-item {
        width: auto
    }
}

@media print,
screen and (min-width:64em) {
    .insight-item {
        margin-bottom: 3rem
    }
}

.insight-item .image-wrapper {
    background: #ededf1;
    overflow: hidden
}

.insight-item .image-wrapper img {
    transition: all .2s linear
}

.insight-item:not(.featured-item) .image-wrapper {
    height: 10rem
}

.insight-item .arrow {
    position: relative
}

.insight-item .arrow:after {
    content: "";
    font-size: 1.5rem;
    position: absolute;
    right: 0;
    top: .25rem
}

.insight-item .date {
    margin-bottom: 0;
    padding-bottom: 1rem
}

.insight-item .content {
    transition: all .2s linear;
    background: #ededf1;
    color: #424349;
    padding: 1.5rem;
    position: relative
}

.insight-item .content h3 {
    margin-bottom: 1rem
}

.insight-item .content .label {
    background: #cdcdd7;
    border: 0;
    border-radius: 3.125rem;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: .875rem;
    line-height: 1.5rem;
    margin-bottom: 1rem;
    padding: .25rem 1rem;
    position: relative;
    text-transform: uppercase
}

.insight-item .content:after {
    transition: all .2s linear;
    background: linear-gradient(144deg, #424349, #464a5f 52%, #2e313e);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.insight-item:hover img {
    transform: scale(1.1)
}

.insight-item:hover .arrow {
    color: #00bee1
}

.insight-item:hover .content {
    background: none;
    color: #fff
}

.insight-item:hover .content:after {
    opacity: 1
}

.insight-item.featured-item .date {
    padding-top: .25rem
}

@media print,
screen and (min-width:48em) {
    .insight-item.featured-item .content {
        padding: 2.5rem
    }
}

.switch-language {
    font-size: 1.125rem;
    line-height: 1.375rem;
    position: relative
}

@media screen and (min-width:75em) {
    .switch-language {
        color: #fff;
        font-size: .875rem;
        line-height: 1.25rem;
        margin-left: 1.5rem
    }

    .switch-language:hover .submenu {
        display: block
    }
}

.top-side-menu-wrapper .switch-language {
    display: none
}

@media screen and (min-width:75em) {
    .top-side-menu-wrapper .switch-language {
        display: block
    }
}

.switch-language .submenu {
    border-bottom: .0625rem solid #cdcdd7;
    display: none;
    font-size: 1rem;
    margin: 0;
    padding: 1rem 1.5rem
}

@media screen and (min-width:75em) {
    .switch-language .submenu {
        border: none;
        font-size: .875rem;
        padding: 0;
        position: absolute
    }
}

.switch-language .submenu.is-active {
    display: block
}

.switch-language .submenu li {
    list-style: none;
    margin-bottom: .5rem
}

@media screen and (min-width:75em) {
    .switch-language .submenu li a:hover {
        text-decoration: underline
    }
}

.switch-language .selected {
    border-bottom: .0625rem solid #cdcdd7;
    display: block;
    padding: 1rem 5.25rem 1rem 1.5rem
}

@media screen and (min-width:75em) {
    .switch-language .selected {
        border: none;
        display: inline-block;
        padding: 0 0 1rem
    }
}

.switch-language .selected:after {
    content: "";
    display: none;
    font-size: .5rem;
    margin-left: .25rem;
    transform: rotate(90deg)
}

@media screen and (min-width:75em) {
    .switch-language .selected:after {
        display: inline-block
    }
}

.pagination {
    margin-bottom: 2.5rem;
    margin-top: 1rem;
    text-align: center
}

.pagination ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

.pagination ul li {
    transition: all .2s linear;
    background: #ededf1;
    border-radius: 2.5rem;
    float: left;
    height: 2rem;
    margin: 0 .25rem .5rem;
    position: relative;
    width: 2.5rem
}

.pagination ul li a,
.pagination ul li span {
    transition: all .2s linear;
    color: #697691;
    height: 100%;
    left: 0;
    padding: .3125rem .9375rem;
    position: absolute;
    top: 0;
    width: 100%
}

@media print,
screen and (min-width:48em) {

    .pagination ul li a,
    .pagination ul li span {
        padding: .25rem .9375rem
    }
}

.pagination ul li:hover {
    background: #00bee1
}

.pagination ul li:hover a,
.pagination ul li:hover span {
    color: #fff
}

.pagination ul li.current {
    background: #697691
}

.pagination ul li.current span {
    color: #fff
}

.pagination .icon {
    transition: all .2s linear;
    height: 1rem;
    position: relative;
    top: .1875rem;
    width: .5rem
}

.pagination .icon svg {
    fill: #000
}

.pagination .page-next:after,
.pagination .page-prev:after {
    transition: all .2s linear;
    color: #697691;
    cursor: pointer;
    font-size: 1.5rem;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.pagination .page-next:hover:after,
.pagination .page-prev:hover:after {
    color: #fff
}

.pagination .page-prev {
    float: left
}

.pagination .page-prev .icon {
    right: 0;
    transform: rotate(-180deg)
}

.pagination .page-prev:not(.blur):hover .icon {
    right: .3125rem
}

.pagination .page-prev:after {
    content: ""
}

.pagination .page-next .icon {
    left: 0
}

.pagination .page-next:not(.blur):hover .icon {
    left: .3125rem
}

.pagination .page-next:after {
    content: ""
}

.pagination .blur {
    opacity: .5
}

.pagination .blur a {
    cursor: default
}

.pagination .blur:hover {
    background: #ededf1
}

.pagination .blur:hover:after {
    color: #697691
}

.slider {
    position: relative
}

.slider .swiper-elements .next-slide,
.slider .swiper-elements .prev-slide {
    transition: all .2s linear;
    background: #ededf1;
    border-radius: 2.5rem;
    cursor: pointer;
    height: 1.875rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1.875rem;
    z-index: 1
}

@media print,
screen and (min-width:48em) {

    .slider .swiper-elements .next-slide,
    .slider .swiper-elements .prev-slide {
        height: 2.5rem;
        width: 2.5rem
    }
}

.slider .swiper-elements .next-slide:before,
.slider .swiper-elements .prev-slide:before {
    transition: all .2s linear;
    font-size: .625rem;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.slider .swiper-elements .next-slide:after,
.slider .swiper-elements .prev-slide:after {
    transition: all .2s linear;
    border-radius: 2.5rem;
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, .25);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media print,
screen and (min-width:48em) {

    .slider .swiper-elements .next-slide:after,
    .slider .swiper-elements .prev-slide:after {
        height: calc(100% + 8px);
        left: -.25rem;
        top: -.25rem;
        width: calc(100% + 8px)
    }
}

.slider .swiper-elements .next-slide.swiper-button-disabled,
.slider .swiper-elements .prev-slide.swiper-button-disabled {
    opacity: .5
}

@media print,
screen and (min-width:48em) {

    .slider .swiper-elements .next-slide:hover:not(.swiper-button-disabled),
    .slider .swiper-elements .prev-slide:hover:not(.swiper-button-disabled) {
        background: #00bee1
    }

    .slider .swiper-elements .next-slide:hover:not(.swiper-button-disabled):before,
    .slider .swiper-elements .prev-slide:hover:not(.swiper-button-disabled):before {
        color: #fff
    }

    .slider .swiper-elements .next-slide:hover:not(.swiper-button-disabled):after,
    .slider .swiper-elements .prev-slide:hover:not(.swiper-button-disabled):after {
        opacity: 1
    }
}

.slider .swiper-elements .prev-slide {
    left: -2.25rem
}

@media print,
screen and (min-width:48em) {
    .slider .swiper-elements .prev-slide {
        left: -3.125rem
    }
}

.slider .swiper-elements .prev-slide:before {
    content: ""
}

.slider .swiper-elements .next-slide {
    right: -2.25rem
}

@media print,
screen and (min-width:48em) {
    .slider .swiper-elements .next-slide {
        right: -3.125rem
    }
}

.slider .swiper-elements .next-slide:before {
    content: ""
}

.slider .swiper-elements.dark .next-slide,
.slider .swiper-elements.dark .prev-slide {
    background: linear-gradient(144deg, #424349, #464a5f 52%, #2e313e)
}

.slider .swiper-elements.dark .next-slide:before,
.slider .swiper-elements.dark .prev-slide:before {
    color: #fff
}

.slider .swiper-elements.dark .next-slide:hover:not(.swiper-button-disabled),
.slider .swiper-elements.dark .prev-slide:hover:not(.swiper-button-disabled) {
    background: #00bee1
}

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

.striped-list ul li {
    position: relative
}

.striped-list ul li a {
    transition: all .2s linear;
    display: block;
    padding: 1rem 3.5rem 1rem 1.5rem
}

.striped-list ul li a:before {
    transition: all .2s linear;
    background: linear-gradient(144deg, #424349, #464a5f 52%, #2e313e);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.striped-list ul li h3 {
    margin-bottom: 0
}

.striped-list ul li p {
    transition: all .2s linear;
    color: #424349;
    margin: .5rem 0 0
}

.striped-list ul li .category {
    display: block;
    padding-right: 1.5rem
}

@media print,
screen and (min-width:48em) {
    .striped-list ul li .category {
        display: inline-block
    }
}

.striped-list ul li .date {
    transition: all .2s linear;
    color: #424349
}

.striped-list ul li:nth-child(odd) a {
    background: #ededf1
}

.striped-list ul li:after {
    color: #697691;
    content: "";
    font-size: 1.5rem;
    position: absolute;
    right: 1.5rem;
    top: 50%;
    transform: translateY(-50%)
}

@media print,
screen and (min-width:64em) {
    .striped-list ul li:hover a {
        background: none;
        color: #fff
    }

    .striped-list ul li:hover a:before {
        opacity: 1
    }

    .striped-list ul li:hover .date,
    .striped-list ul li:hover:after,
    .striped-list ul li:hover p {
        color: #fff
    }
}

.vacancy-item {
    transition: all .2s linear;
    background: #ededf1;
    color: #424349;
    display: block;
    margin-bottom: 2rem;
    padding: 1.5rem;
    position: relative;
    width: 100%
}

@media print,
screen and (min-width:48em) {
    .vacancy-item {
        width: auto
    }
}

@media print,
screen and (min-width:64em) {
    .vacancy-item {
        margin-bottom: 3rem
    }
}

.vacancy-item h3 {
    margin-bottom: 2.5rem
}

.vacancy-item:after {
    bottom: 1.5rem;
    content: "";
    font-size: 1.5rem;
    position: absolute;
    right: 1.5rem
}

.vacancy-item.open-application {
    background: #cdcdd7
}

.vacancy-item.featured-item,
.vacancy-item:hover {
    background: linear-gradient(144deg, #424349, #464a5f 52%, #2e313e);
    color: #fff
}

.ce-call-to-action {
    color: #fff;
    text-align: center
}

.ce-call-to-action h2 {
    margin-bottom: 1rem
}

.ce-call-to-action .image-wrapper {
    background: no-repeat 50% 50%;
    background-size: cover;
    height: 100%;
    padding: 1.5rem;
    width: 100%;
    z-index: 1
}

@media print,
screen and (min-width:64em) {
    .ce-call-to-action .image-wrapper {
        padding: 3rem
    }
}

.ce-call-to-action .button-wrapper {
    margin-top: 1.5rem
}

.ce-call-to-action .button-wrapper .icon-link span {
    border-bottom: 0
}

.ce-call-to-action .button-wrapper.download a:after,
.ce-call-to-action .button-wrapper.download a:before {
    font-size: 1.25rem
}

@media print,
screen and (min-width:64em) {
    .ce-call-to-action .align-image {
        text-align: left
    }
}

.ce-call-to-action .align-image img {
    margin-bottom: 1.875rem;
    max-width: 100%
}

@media print,
screen and (min-width:48em) {
    .ce-call-to-action .align-image img {
        max-width: 15.625rem
    }
}

@media print,
screen and (min-width:64em) {
    .ce-call-to-action .align-image img {
        margin-bottom: 0;
        max-width: 11.25rem
    }
}

@media screen and (min-width:90em) {
    .ce-call-to-action .align-image img {
        max-width: 12.5rem
    }
}

.ce-call-to-action .round-image {
    text-align: center
}

@media print,
screen and (min-width:64em) {
    .ce-call-to-action .round-image {
        text-align: right
    }
}

.ce-call-to-action .round-image img {
    border-radius: 50%
}

@media print,
screen and (min-width:64em) {
    .ce-call-to-action .round-image img {
        max-width: 7.5rem
    }
}

@media screen and (min-width:75em) {
    .ce-call-to-action .round-image img {
        max-width: 9.375rem
    }
}

@media screen and (min-width:90em) {
    .ce-call-to-action .round-image img {
        max-width: 11.25rem
    }
}

.ce-call-to-action .content.with-image {
    text-align: center
}

@media print,
screen and (min-width:64em) {
    .ce-call-to-action .content.with-image {
        text-align: left
    }
}

.ce-call-to-action .content p {
    margin: 0
}

.sidebar .ce-call-to-action {
    text-align: center
}

@media screen and (min-width:75em) {
    .sidebar .ce-call-to-action {
        padding: 0
    }
}

@media print,
screen and (min-width:64em) {
    .sidebar .ce-call-to-action {
        text-align: left
    }
}

.sidebar .ce-call-to-action .align-image img {
    margin-bottom: 1.875rem
}

@media screen and (min-width:75em) {
    .sidebar .ce-call-to-action .align-image img {
        max-width: 12.5rem
    }
}

.ce-call-to-action h3 {
    margin-bottom: 1rem
}

.ce-contact-details .content-wrapper {
    background: #ededf1 -3.5rem -8.125rem no-repeat;
    padding: 1.5rem
}

@media print,
screen and (min-width:64em) {
    .ce-contact-details .content-wrapper {
        background-position: -3.5rem -8.125rem;
        padding: 0
    }
}

.ce-contact-details h2 {
    margin-bottom: 1rem
}

.ce-contact-details p {
    margin-bottom: 0
}

.ce-contact-details p.contact-bold {
    font-weight: 600
}

.ce-contact-details p.contact-padding {
    margin-bottom: 1.5rem
}

.ce-contact-details .contact-details {
    padding: 0 0 1.5rem
}

@media print,
screen and (min-width:64em) {
    .ce-contact-details .contact-details {
        padding: 3rem
    }
}

.ce-contact-details .contact-details .icon-link {
    transition: all .2s linear;
    display: inline-block;
    font-weight: 600;
    margin-bottom: .5rem;
    text-decoration: underline
}

.ce-contact-details .contact-details .icon-link:before {
    border: .10625rem solid #000;
    border-radius: 50%;
    font-size: 1.25rem;
    font-weight: 400;
    height: 1.5rem;
    line-height: 1.25rem;
    text-align: center;
    width: 1.5rem
}

.ce-contact-details .contact-details .icon-link:hover:before {
    background: #000;
    color: #fff
}

.ce-contact-details .image-wrapper {
    background: 50% 50% no-repeat;
    background-size: cover;
    height: 12.5rem
}

@media screen and (min-width:75em) {
    .ce-contact-details .image-wrapper {
        background: 100% 0 no-repeat;
        background-size: cover
    }
}

@media print,
screen and (min-width:48em) {
    .ce-contact-details .image-wrapper {
        height: 100%
    }
}

.sidebar .ce-contact-details {
    color: #fff
}

@media screen and (min-width:75em) {
    .sidebar .ce-contact-details {
        padding: 0
    }
}

.sidebar .ce-contact-details .image-wrapper {
    height: auto
}

.sidebar .ce-contact-details .image-wrapper-overlay {
    background-color: #ed7520
}

@media screen and (min-width:75em) {
    .sidebar .ce-contact-details .image-wrapper-overlay {
        background-color: rgba(237, 117, 32, .7)
    }
}

.sidebar .ce-contact-details .icon-link:before {
    border: .10625rem solid #fff
}

.sidebar .ce-contact-details .icon-link:hover:before {
    background: #fff;
    color: #000
}

.sidebar .ce-contact-details .contact-details {
    padding: 1.5rem
}

.ce-content-tab-container {
    padding-bottom: 3rem;
    padding-top: 3rem
}

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

.accordion-item {
    transition: all .2s linear;
    margin-bottom: .5rem
}

.accordion-title {
    cursor: pointer;
    display: block;
    font-size: 1.0625rem;
    line-height: 1.25rem;
    margin-bottom: 0;
    padding-left: 2.5rem;
    position: relative
}

.accordion-title:after {
    transition: all .2s linear;
    color: #00bee1;
    content: "";
    font-size: 1.0625rem;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.is-active .accordion-title:after {
    content: ""
}

.accordion-title:focus,
.accordion-title:hover {
    color: inherit;
    outline: none
}

.tab-intro {
    color: #424349;
    margin-bottom: 2rem
}

.accordion-content {
    display: none;
    padding: 0 0 0 2.5rem
}

.accordion-content:after,
.accordion-content:before {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1
}

.accordion-content:after {
    clear: both
}

.short-content {
    color: #424349
}

.long-content {
    margin-top: 1rem
}

.media-holder {
    position: relative
}

@media print,
screen and (min-width:64em) {
    .media-holder:before {
        background-color: #ededf1;
        content: "";
        height: calc(100% + 96px);
        position: absolute;
        right: -3rem;
        top: -3rem;
        width: 75%;
        z-index: -1
    }
}

.media-holder .button {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ce-doorway-slider {
    padding-top: 3rem
}

@media screen and (max-width:47.9375em) {
    .ce-doorway-slider {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.ce-doorway-slider h2 {
    margin-bottom: 2rem;
    text-align: center
}

.ce-doorway-slider .button-wrapper {
    margin-top: 2rem;
    text-align: center
}

.ce-doorway-slider .doorway-item {
    height: auto;
    margin: 0
}

.ce-doorway-slider .swiper-wrapper {
    padding: 1rem 0
}

.vc-empty-row {
    height: 1.875rem
}

@media print,
screen and (min-width:48em) {
    .vc-empty-row {
        height: 3.125rem
    }
}

.ce-featured-customer-stories {
    padding-left: 0;
    padding-right: 0
}

@media screen and (max-width:47.9375em) {
    .ce-featured-customer-stories .swiper-elements {
        display: none
    }
}

.ce-featured-customer-stories .image-wrapper {
    background: no-repeat 50% 50%;
    background-size: cover;
    height: 100%
}

.ce-featured-customer-stories .content-wrapper {
    background: #ededf1;
    padding: 1.5rem 0
}

@media print,
screen and (min-width:48em) {
    .ce-featured-customer-stories .content-wrapper {
        padding: 3rem 3.75rem
    }
}

@media print,
screen and (min-width:64em) {
    .ce-featured-customer-stories .content-wrapper {
        height: calc(100% - 80px);
        margin: 2.5rem 0
    }
}

.ce-featured-customer-stories .content-wrapper h2 {
    margin-bottom: .75rem
}

@media screen and (max-width:47.9375em) {

    .ce-featured-customer-stories .content-wrapper .button,
    .ce-featured-customer-stories .content-wrapper .content-swiper,
    .ce-featured-customer-stories .content-wrapper h2 {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }
}

.ce-featured-customer-stories .swiper-slide {
    background: #ededf1
}

.ce-featured-customer-stories .pagination-swiper {
    padding: .75rem 0
}

.ce-featured-customer-stories .pagination-swiper figure {
    transition: all .2s linear;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 2.5rem
}

.ce-featured-customer-stories .pagination-swiper figure img {
    filter: grayscale(100%);
    max-width: 20rem;
    position: relative;
    width: 100%
}

@media print,
screen and (min-width:48em) {
    .ce-featured-customer-stories .pagination-swiper .swiper-slide-active {
        box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .15)
    }
}

.ce-featured-customer-stories .pagination-swiper .swiper-slide-active figure img {
    filter: grayscale(0)
}

.ce-featured-customer-stories .content-swiper .swiper-slide {
    padding: .75rem 0 0
}

.ce-featured-customer-stories .quotee {
    margin-bottom: .5rem;
    padding-left: 2.5rem;
    position: relative
}

.ce-featured-customer-stories .quotee .quotee-icon {
    border: .125rem solid #697691;
    border-radius: 3.125rem;
    height: 1.5rem;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1.5rem
}

.ce-featured-customer-stories .quotee .quotee-icon:before {
    color: #697691;
    content: "";
    font-size: 1.5rem;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ce-featured-customer-stories .quotee .name {
    display: block;
    margin-right: .5rem
}

.ce-featured-customer-stories .button {
    margin-top: 1rem
}

@media screen and (max-width:47.9375em) {
    .ce-featured-insights h2 {
        font-size: 1.5rem
    }

    .ce-featured-insights h3 {
        font-size: 1.125rem
    }
}

.ce-featured-insights h2 {
    margin-bottom: 1rem
}

@media print,
screen and (min-width:48em) {
    .ce-featured-insights h2 {
        margin-bottom: 2rem
    }
}

.ce-featured-insights .link {
    transition: all .2s linear;
    border-bottom: .0625rem solid #00bee1;
    color: #00bee1;
    display: inline-block;
    margin: 1rem 0 0 1.5rem
}

.ce-featured-insights .link:hover {
    border-bottom: .0625rem solid #424349;
    color: #424349
}

.ce-featured-insights .doorway-item .content {
    padding: 1.5rem
}

.ce-featured-insights .doorway-item .content .category {
    transition: all .2s linear;
    color: #424349;
    display: block;
    padding-right: 1.5rem
}

@media print,
screen and (min-width:48em) {
    .ce-featured-insights .doorway-item .content .category {
        display: inline-block
    }
}

.ce-featured-insights .doorway-item .content .category p {
    margin: 0
}

.ce-featured-insights .doorway-item .content .date {
    transition: all .2s linear;
    color: #424349
}

.ce-featured-insights .doorway-item .content .button {
    margin-top: 1.5rem
}

.ce-featured-insights .doorway-item .content:before {
    color: #697691;
    content: "";
    font-size: 1.5rem;
    opacity: 0;
    position: absolute;
    right: 1.5rem;
    top: 50%;
    transform: translateY(-50%)
}

.ce-featured-insights .doorway-item.dark .category,
.ce-featured-insights .doorway-item.dark .date,
.ce-featured-insights .doorway-item:hover .category,
.ce-featured-insights .doorway-item:hover .date {
    color: #fff
}

@media screen and (max-width:63.9375em) {
    .ce-featured-insights .doorway-item {
        margin-bottom: 0;
        width: 100%
    }

    .ce-featured-insights .doorway-item .image-wrapper {
        display: none
    }

    .ce-featured-insights .doorway-item .content {
        background: #fff;
        padding: 1rem 3.5rem 1rem 1.5rem
    }

    .ce-featured-insights .doorway-item .content h3 {
        color: #000;
        margin-bottom: .5rem
    }

    .ce-featured-insights .doorway-item .content .category,
    .ce-featured-insights .doorway-item .content .date {
        color: #000
    }

    .ce-featured-insights .doorway-item .content:before {
        opacity: 1
    }

    .ce-featured-insights .doorway-item .button {
        display: none
    }
}

@media screen and (min-width:75em) {
    .sidebar .ce-featured-insights {
        padding: 0
    }
}

.ce-featured-solutions-slider {
    padding-bottom: 2rem;
    padding-top: 2rem;
    position: relative
}

@media screen and (max-width:47.9375em) {
    .ce-featured-solutions-slider {
        padding-left: 1rem
    }

    .ce-featured-solutions-slider .swiper-elements {
        display: none
    }
}

.ce-featured-solutions-slider h2 {
    margin-bottom: 2rem
}

@media print,
screen and (min-width:64em) {
    .ce-featured-solutions-slider h2 {
        text-align: center
    }
}

.ce-featured-solutions-slider .background {
    background: no-repeat 50% 50%;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 25%;
    z-index: -1
}

.ce-featured-solutions-slider .swiper-slide {
    margin-bottom: 0
}

.ce-featured-solutions-slider .button-wrapper {
    margin-top: 2rem;
    text-align: center
}

.mauticform_wrapper {
    padding: .5rem
}

@media print,
screen and (min-width:48em) {
    .mauticform_wrapper {
        padding: 1.5rem 2.75rem
    }
}

@media print,
screen and (min-width:64em) {
    .mauticform_wrapper {
        padding: 1.5rem 2.25rem
    }
}

.ce-forms .mauticform_wrapper {
    padding: 0
}

.mauticform_wrapper .mautic_connector_form_form {
    margin: 0 auto;
    max-width: 82.5rem
}

.mauticform_wrapper .mautic_connector_form_form .mauticform-innerform {
    padding: 0 .5rem
}

@media print,
screen and (min-width:48em) {
    .mauticform_wrapper .mautic_connector_form_form .mauticform-innerform {
        padding: 0 1rem
    }
}

@media print,
screen and (min-width:64em) {
    .mauticform_wrapper .mautic_connector_form_form .mauticform-innerform {
        margin: 0 auto;
        max-width: 66.6667%;
        padding: 0 1.5rem
    }
}

.ce-forms .mauticform_wrapper .mautic_connector_form_form .mauticform-innerform {
    margin: 0;
    max-width: 100%;
    padding: 0
}

.mauticform-button {
    transition: all .2s linear;
    background: #ed7520;
    border: 0;
    border-radius: 3.125rem;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 1rem 1.5rem .75rem;
    position: relative;
    text-transform: uppercase
}

.mauticform-button:after {
    content: "";
    font-size: 1.5rem;
    margin-left: .75rem;
    right: 1.5rem;
    vertical-align: bottom
}

.mauticform-button-wrapper,
.mauticform-row {
    margin-top: .625rem
}

.mauticform-required>label:after {
    color: #ed7520;
    content: "*";
    display: inline-block;
    margin-left: .1875rem
}

.mauticform-message {
    margin: .625rem 0
}

.mauticform-errormsg {
    font-size: .9em;
    color: red
}

.mauticform-radiogrp input {
    height: 1.5rem;
    width: 1.5rem
}

.mauticform-radiogrp input:focus {
    box-shadow: none
}

.mauticform-radiogrp .mauticform-radiogrp-label {
    display: inline-block;
    margin-left: .3125rem;
    vertical-align: bottom
}

.mauticform-checkboxgrp-row {
    display: grid;
    gap: .625rem;
    grid-auto-flow: column;
    grid-auto-columns: 0 100%;
    margin-top: .9375rem
}

.mauticform-checkboxgrp-row .mauticform-checkboxgrp-checkbox {
    height: 1.5rem;
    width: 1.5rem
}

.mauticform-checkboxgrp-row .mauticform-checkboxgrp-label {
    font-weight: 400;
    margin-left: 2rem
}

.ce-share ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.ce-share ul li {
    float: left
}

.ce-share ul li.title {
    float: none
}

@media print,
screen and (min-width:48em) {
    .ce-share ul li.title {
        float: left
    }
}

.ce-share ul li.title h4 {
    padding-top: .4375rem
}

@media print,
screen and (min-width:48em) {
    .ce-share ul li.title h4 {
        margin: 0 1rem 0 0
    }
}

.ce-share ul li.st-custom-button {
    padding-right: .5rem
}

.ce-share ul li.st-custom-button:before {
    transition: all .2s linear;
    border: 2px solid #cdcdd7;
    border-radius: 2.5rem;
    color: #cdcdd7;
    font-size: 1.5rem
}

.ce-share ul li.st-custom-button:hover {
    cursor: pointer
}

.ce-share ul li.st-custom-button:hover:before {
    background: #cdcdd7;
    color: #fff
}

.ce-share ul li.icon-linkedin:before {
    content: ""
}

.ce-share ul li.icon-twitter:before {
    content: ""
}

.ce-share ul li.icon-googleplus:before {
    content: ""
}

.ce-share ul li.icon-facebook:before {
    content: ""
}

@media print,
screen and (min-width:48em) {
    .ce-share ul li.icon-whatsapp {
        display: none
    }
}

.ce-share ul li.icon-whatsapp:before {
    content: ""
}

.ce-share ul li.icon-print:before {
    content: ""
}

.ce-share ul li.icon-email:before {
    content: ""
}

.ce-single-download .content-wrapper {
    background: #ededf1;
    padding: 1rem 1.5rem
}

@media print,
screen and (min-width:48em) {
    .ce-single-download .content-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.ce-single-download .file-type {
    text-transform: uppercase
}

.ce-single-download .button {
    margin-top: 1rem
}

@media print,
screen and (min-width:48em) {
    .ce-single-download .button {
        margin-top: 0
    }
}

.ce-single-download .button:before {
    font-size: 1.25rem
}

.ce-text-with-media {
    padding-bottom: 1rem;
    padding-top: 3rem
}

@media print,
screen and (min-width:64em) {
    .ce-text-with-media {
        padding-bottom: 3rem
    }
}

.ce-text-with-media h2 {
    margin-bottom: 1rem
}

.ce-text-with-media .content-holder {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.ce-text-with-media .content {
    padding: 4rem 0 0
}

@media print,
screen and (min-width:48em) {
    .ce-text-with-media .content {
        padding: 5rem 0 0
    }
}

@media print,
screen and (min-width:64em) {
    .ce-text-with-media .content {
        padding: 0
    }
}

.ce-text-with-media figure {
    position: relative
}

.ce-text-with-media figure.left:before,
.ce-text-with-media figure.right:before {
    background: #ededf1;
    content: "";
    height: calc(100% + 64px);
    position: absolute;
    top: -2rem;
    width: calc(100% + 12px);
    z-index: -1
}

@media print,
screen and (min-width:48em) {

    .ce-text-with-media figure.left:before,
    .ce-text-with-media figure.right:before {
        height: calc(100% + 96px);
        top: -3rem
    }
}

.ce-text-with-media figure.left:before,
.ce-text-with-media figure.right:before {
    right: 3rem
}

@media print,
screen and (min-width:64em) {
    .ce-text-with-media figure.right:before {
        left: 3rem
    }
}

.ce-text-with-media .video-wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ce-text-with-media .video-wrapper .play-video {
    transition: all .2s linear;
    background: #fff;
    border-radius: 4.6875rem;
    height: 3.5rem;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 3.5rem
}

@media print,
screen and (min-width:48em) {
    .ce-text-with-media .video-wrapper .play-video {
        height: 4.625rem;
        width: 4.625rem
    }
}

.ce-text-with-media .video-wrapper .play-video:before {
    transition: all .2s linear;
    color: #ed7520;
    content: "";
    font-size: 1.125rem;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ce-text-with-media .video-wrapper:hover .play-video {
    background: #ed7520
}

.ce-text-with-media .video-wrapper:hover .play-video:before {
    color: #fff
}

.ce-text-with-media .link-wrapper {
    margin-top: 1.5rem
}

.ce-text-with-media .icon-link {
    color: #00bee1
}

.ce-text-with-media .icon-link span {
    border-bottom: .0625rem solid #00bee1
}

.ce-text-with-media .icon-link.download:before {
    position: relative;
    top: .0625rem
}

.ce-text-with-media .icon-link:hover span {
    border-bottom: .0625rem solid rgba(0, 190, 225, 0)
}

.ce-text-with-media .button {
    margin-top: 1.5rem
}

.act-on-form {
    max-width: 1320px;
    margin: 0 auto;
    padding: 20px 50px;
    width: 100%;
}

.act-on-form input[type="radio"] {
    width: auto;
    height: auto;
    margin-right: 10px;
}

.act-on-form input[type="checkbox"] {
    width: auto;
    height: auto;
    margin-right: 10px;
}

.act-on-form input:not([type="radio"]):not([type="checkbox"]) {
    background-color: #fff;
    border: 1px solid #cdcdd7;
    border-radius: 1.25rem!important;
    color: #424349;
    font-size: 1rem;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: .75rem .9375rem!important;
    width: 100%;
}

select.ao-form-field{
    border-radius: 1.25rem!important;
    color: #424349;
    padding: .75rem .9375rem!important;
}

.ao-block-wrapper {
    padding: 0 !important;
}

.ao-form button.ao-form-submit {
    cursor: pointer;
    transition: all .2s linear;
    background: #ed7520;
    border: 0;
    border-radius: 3.125rem !important;
    color: #fff;
    cursor: pointer;
    display: inline-block !important;
    font-size: .9375rem !important;
    padding: 1rem 1.5rem .75rem !important;
    position: relative;
    text-transform: uppercase;
}