@charset "UTF-8";
/*!
Theme Name: en2x
Theme URI: https://en2x.de/
Version: 1.0
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

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

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

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

a {
    background-color: transparent
}

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

b, strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

:first-child {
    margin-top: 0
}

:last-child {
    margin-bottom: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -ms-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale
}

body {
    font-family: "Rubik", sans-serif;
    font-size: 1rem;
    line-height: 1.75;
    color: #323f49;
    font-size: 16px;
    line-height: 28px
}

.text-h1, h1 {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #250F51;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 30px
}

@media only screen and (min-width: 834px) {
    .text-h1, h1 {
        font-size: 50px;
        line-height: 70px
    }
}

@media only screen and (min-width: 1588px) {
    .text-h1, h1 {
        font-size: 80px;
        line-height: 95px
    }
}

.text-h2, h2 {
    font-size: 22px;
    line-height: 28px;
    text-transform: uppercase;
    color: #250F51;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 30px
}

@media only screen and (min-width: 834px) {
    .text-h2, h2 {
        font-size: 26px;
        line-height: 33px
    }
}

@media screen and (max-width: 1588px) {
    .text-h2, h2 {
        max-width: 735px
    }
}

@media only screen and (min-width: 834px) {
    .text-h2, h2 {
        max-width: 85%
    }
}

@media only screen and (min-width: 1024px) {
    .text-h2, h2 {
        max-width: 75%
    }
}

@media only screen and (min-width: 1588px) {
    .text-h2, h2 {
        max-width: 930px
    }
}

.text-h3, h3 {
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 30px
}

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

h2.titleNew {
    text-transform: none !important;
}

.text-no-versalien {
    text-transform: none !important
}

.info {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #221182;
    margin-bottom: 10px;
    font-weight: 600
}

.caption {
    font-size: 14px;
    line-height: 25px;
    font-weight: 400
}

.entry-meta {
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    margin-bottom: 10px
}

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

a:empty {
    display: none
}

.en2x-module a:not(.button) {
    color: #221182;
    -webkit-transition: color 0.4s ease;
    transition: color 0.4s ease
}

.en2x-module a:not(.button):hover {
    color: #250F51
}

::-webkit-input-placeholder {
    color: #1e2832;
    opacity: 1
}

::-moz-placeholder {
    color: #1e2832;
    opacity: 1
}

:-ms-input-placeholder {
    color: #1e2832;
    opacity: 1
}

::-ms-input-placeholder {
    color: #1e2832;
    opacity: 1
}

::placeholder {
    color: #1e2832;
    opacity: 1
}

:-ms-input-placeholder {
    color: #1e2832
}

::-ms-input-placeholder {
    color: #1e2832
}

[type=button], [type=reset], [type=submit], button {
    display: inline-block;
    border: none;
    margin: 0;
    text-decoration: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none
}

[type=email], [type=text], textarea {
    font-size: 14px;
    line-height: 28px;
    font-weight: 700;
    outline: none;
    padding: 4px 20px;
    border: 2px solid #221182;
    color: #1e2832;
    display: block;
    width: 100%;
    margin-bottom: 20px
}

@media only screen and (min-width: 834px) {
    [type=email], [type=text], textarea {
        margin-bottom: 30px
    }
}

textarea {
    min-height: 110px;
    max-height: 110px;
    height: 110px
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0
}

.wpcf7 .wpcf7-list-item {
    display: block;
    margin-bottom: 24px;
    margin-top: 20px
}

@media only screen and (min-width: 834px) {
    .wpcf7 .wpcf7-list-item {
        margin-bottom: 14px;
        margin-top: 0
    }
}

.wpcf7-checkbox label {
    position: relative;
    cursor: pointer
}

input[type=checkbox] {
    position: absolute;
    visibility: hidden;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0
}

input[type=checkbox] + span:before {
    display: block;
    position: absolute;
    content: "";
    border-radius: 0;
    height: 16px;
    width: 16px;
    top: 0px;
    left: 0px;
    border: 2px solid #221182
}

input[type=checkbox] + span:after {
    display: block;
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    top: 0;
    left: 0;
    visibility: hidden;
    background-image: url(../svg/times.svg);
    background-repeat: no-repeat;
    background-position: center
}

input[type=checkbox]:checked + span:before {
    background: transparent
}

input[type=checkbox]:checked + span:after {
    visibility: visible
}

.wpcf7-list-item-label {
    margin-left: 40px;
    display: inline-block;
    font-size: 10px;
    line-height: 16px
}

.wpcf7-not-valid-tip {
    display: none
}

.wpcf7 form.invalid .wpcf7-response-output {
    border: 0;
    padding: 0;
    margin: 30px 0 0
}

.wpcf7-not-valid {
    border-color: #ed2e07
}

.button {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.07em;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #221182;
    border-radius: 5px;
    padding: 10px 30px;
    display: inline-block
}

.button__white {
    color: #221182;
    background-color: #ffffff
}

.button__download {
    width: 45px;
    height: 45px;
    padding: 0;
    margin-right: 10px;
    position: relative;
    background-position: center center
}

.button__download .download-text {
    position: absolute;
    top: 105%;
    left: 50%;
    min-width: 60px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 12px;
    line-height: 14px;
    background: #221182;
    border-radius: 2px;
    padding: 4px 4px 2px;
    text-align: center;
    color: white;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease
}

.button__download:hover .download-text {
    opacity: 1
}

.button__download:last-child {
    margin-right: 0
}

.button__download-video {
    background-image: url(../svg/download-video.svg)
}

.button__download-image {
    background-image: url(../svg/download-image.svg)
}

.button__download-doc {
    background-image: url(../svg/download-doc.svg)
}

.button__download-pdf {
    background-image: url(../svg/download-pdf.svg)
}

.button__download-zip {
    background-image: url(../svg/download-zip.svg)
}

img {
    display: block;
    width: 100%;
    height: auto
}

.slick-slider {
    position: relative;
    display: block
}

.slick-slider .slick-arrow {
    height: 22px;
    width: 8px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    background: none;
    display: block;
    z-index: 1;
    text-indent: -9999rem;
    padding: 0;
    background-size: 100%;
    background-repeat: no-repeat
}

.slick-slider .slick-arrow.slick-prev {
    left: 30px;
    background-image: url(../svg/arrow-left.svg)
}

.slick-slider .slick-arrow.slick-next {
    right: 30px;
    background-image: url(../svg/arrow-right.svg)
}

.slick-slider .slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    bottom: 30px
}

.slick-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    width: 30px;
    height: 2px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.7);
    margin-left: 10px;
    margin-right: 10px
}

.slick-slider .slick-dots li.slick-active {
    background: #ffffff
}

.slick-slider .slick-dots li button {
    display: none
}

.slick-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.slick-slider .slick-slide {
    position: relative;
    background-size: cover;
    background-position: center
}

.slick-slider .slick-slide img {
    display: block;
    max-height: 130px;
    -o-object-fit: contain;
    object-fit: contain
}

.slick-slider .slick-slide .slide-layer {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slick-slider .slick-slide .slide-layer .container > .row {
    min-height: 450px;
    padding: 65px 100px
}

@media only screen and (min-width: 1588px) {
    .slick-slider .slick-slide .slide-layer .container > .row {
        min-height: 650px
    }
}

@media screen and (max-width: 833px) {
    .slick-slider .slick-slide .slide-layer .container > .row {
        padding: 65px 50px
    }
}

@media screen and (max-width: 400px) {
    .slick-slider .slick-slide .slide-layer .container > .row {
        padding: 65px 20px
    }
}

.site {
    overflow: hidden;
    margin: 0 auto
}

.container {
    max-width: 1388px;
    width: 100%;
    margin: 0 auto
}

.pull-left {
    display: block;
    width: calc(50% + 50vw);
    margin-left: calc(50% - 50vw)
}

.pull-right {
    display: block;
    width: calc(50% + 50vw);
    margin-right: calc(50% - 50vw)
}

.col-xs-6 .pull-left {
    width: calc(0% + 50vw);
    margin-left: calc(100% - 50vw)
}

.col-xs-6 .pull-right {
    width: calc(0% + 50vw);
    margin-right: calc(100% - 50vw)
}

.col-xs-7 .pull-left {
    width: calc(14.3288% + 50vw);
    margin-left: calc(85.6712% - 50vw)
}

.col-xs-7 .pull-right {
    width: calc(14.3288% + 50vw);
    margin-right: calc(85.6712% - 50vw)
}

.col-hidden {
    display: none
}

.wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1388px;
    margin: 0 auto
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px
}

.row {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0
}

.row.reverse {
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.col.reverse {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.col-xs {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.col-xs-1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -ms-flex-preferred-size: 8.3333333333%;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%
}

.col-xs-2 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%
}

.col-xs-3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
}

.col-xs-4 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%
}

.col-xs-5 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -ms-flex-preferred-size: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%
}

.col-xs-6 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
}

.col-xs-7 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -ms-flex-preferred-size: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%
}

.col-xs-8 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -ms-flex-preferred-size: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%
}

.col-xs-9 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
}

.col-xs-10 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -ms-flex-preferred-size: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%
}

.col-xs-11 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -ms-flex-preferred-size: 91.6666666667%;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%
}

.col-xs-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.col-xs-offset-0 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 0
}

.col-xs-offset-1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 25%
}

.col-xs-offset-4 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 50%
}

.col-xs-offset-7 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 75%
}

.col-xs-offset-10 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 100%
}

.col-xs {
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
}

.start-xs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left
}

.center-xs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center
}

.end-xs {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right
}

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

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

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

.around-xs {
    -ms-flex-pack: distribute;
    -moz-justify-content: space-around;
    justify-content: space-around
}

.between-xs {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between
}

.first-xs {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.last-xs {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (min-width: 834px) {
    .container {
        max-width: 834px
    }

    .col-sm {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .col-sm-1 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-sm-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-3 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-sm-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-sm-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-sm-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-sm-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-sm-11 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-sm-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-sm-offset-0 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 0
    }

    .col-sm-offset-1 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 25%
    }

    .col-sm-offset-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 50%
    }

    .col-sm-offset-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 75%
    }

    .col-sm-offset-10 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 100%
    }

    .col-sm {
        -webkit-box-flex: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .start-sm {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        text-align: left
    }

    .center-sm {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center;
        text-align: center
    }

    .end-sm {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -moz-justify-content: flex-end;
        justify-content: flex-end;
        text-align: right
    }

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

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

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

    .around-sm {
        -ms-flex-pack: distribute;
        -moz-justify-content: space-around;
        justify-content: space-around
    }

    .between-sm {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -moz-justify-content: space-between;
        justify-content: space-between
    }

    .first-sm {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .last-sm {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width: 1024px) {
    .container {
        max-width: 1024px
    }

    .col-md {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .col-md-1 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-md-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-3 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-md-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-md-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-md-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-md-11 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-md-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-md-offset-0 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 0
    }

    .col-md-offset-1 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 25%
    }

    .col-md-offset-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 50%
    }

    .col-md-offset-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 75%
    }

    .col-md-offset-10 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 100%
    }

    .col-md {
        -webkit-box-flex: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .start-md {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        text-align: left
    }

    .center-md {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center;
        text-align: center
    }

    .end-md {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -moz-justify-content: flex-end;
        justify-content: flex-end;
        text-align: right
    }

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

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

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

    .around-md {
        -ms-flex-pack: distribute;
        -moz-justify-content: space-around;
        justify-content: space-around
    }

    .between-md {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -moz-justify-content: space-between;
        justify-content: space-between
    }

    .first-md {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .last-md {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width: 1588px) {
    .container {
        max-width: 1588px
    }

    .col-lg {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .col-lg-1 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lg-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-3 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-lg-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lg-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-11 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-lg-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-lg-offset-0 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 0
    }

    .col-lg-offset-1 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 25%
    }

    .col-lg-offset-4 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 50%
    }

    .col-lg-offset-7 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 75%
    }

    .col-lg-offset-10 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 100%
    }

    .col-lg {
        -webkit-box-flex: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .start-lg {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        text-align: left
    }

    .center-lg {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center;
        text-align: center
    }

    .end-lg {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -moz-justify-content: flex-end;
        justify-content: flex-end;
        text-align: right
    }

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

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

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

    .around-lg {
        -ms-flex-pack: distribute;
        -moz-justify-content: space-around;
        justify-content: space-around
    }

    .between-lg {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -moz-justify-content: space-between;
        justify-content: space-between
    }

    .first-lg {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .last-lg {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.site-header {
    -webkit-transition: background 0.5s ease, color 0.5s ease;
    transition: background 0.5s ease, color 0.5s ease;
    color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10
}

.admin-bar .site-header {
    top: 46px
}

@media screen and (min-width: 783px) {
    .admin-bar .site-header {
        top: 32px
    }
}

.site-header .container {
    padding: 9px 20px 8px
}

@media only screen and (min-width: 834px) {
    .site-header .container {
        padding: 19px 30px 18px
    }
}

@media only screen and (min-width: 1588px) {
    .site-header .container {
        padding: 19px 100px 18px
    }
}

.site-header .site-branding {
    max-width: 180px;
    -webkit-transition: max-width 0.5s;
    transition: max-width 0.5s
}

.site-header .site-branding a {
    background-image: url(../svg/logo.svg);
    background-repeat: no-repeat;
    background-position: center left;
    width: 180px;
    height: 33px;
    display: block;
    background-size: 100%;
    text-indent: -999rem;
    -webkit-transition: width 0.5s;
    transition: width 0.5s
}

.site-header__scrolled {
    background: white
}

.site-header__scrolled .site-branding {
    max-width: 160px
}

.site-header__scrolled .site-branding a {
    background-image: url(../svg/logo-blue.svg);
    width: 160px
}

.site-header__scrolled .main-navigation .menu-toggle {
    background-image: url(../svg/bars-blue.svg)
}

.site-header__scrolled .main-navigation .menu {
    color: #221182
}

.site-header__scrolled .main-navigation .menu li.menu-item-has-children:after {
    background-image: url(../svg/caret-down-blue.svg)
}

.main-navigation {
    display: none
}

@media only screen and (min-width: 1024px) {
    .main-navigation {
        display: block
    }
}

.main-navigation .menu-toggle {
    display: none
}

.main-navigation .menu {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    font-weight: 600
}

@media only screen and (min-width: 1588px) {
    .main-navigation .menu {
        font-size: 16px;
        line-height: 19px
    }
}

.main-navigation .menu li {
    float: left;
    margin-left: 30px;
    position: relative
}

@media only screen and (min-width: 1588px) {
    .main-navigation .menu li {
        margin-left: 50px
    }
}

@media only screen and (min-width: 1588px) {
    .main-navigation .menu li:hover .sub-menu {
        display: block
    }
}

.main-navigation .menu li a {
    position: relative;
    z-index: 10
}

.main-navigation .menu li.menu-item-has-children:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -2px;
    margin-left: -3px;
    width: 6px;
    height: 3px;
    background-image: url(../svg/caret-down.svg);
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat
}

@media only screen and (min-width: 1588px) {
    .main-navigation .menu li.menu-item-has-children:after {
        margin-left: -5px;
        width: 10px;
        height: 5px;
        bottom: -6px
    }
}

.main-navigation .menu .sub-menu {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0;
    list-style: none;
    font-weight: 400;
    color: #221182;
    text-transform: none;
    width: 200px;
    margin-left: -100px;
    display: none;
    padding-top: 45px;
    padding-left: 0
}

.main-navigation .menu .sub-menu li {
    margin: 0;
    padding: 10px 20px;
    background: #ffffff;
    display: block;
    width: 100%
}

.main-navigation .menu .sub-menu li:first-child {
    padding-top: 20px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}

.main-navigation .menu .sub-menu li:last-child {
    padding-bottom: 20px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.main-navigation .menu li .sub-menu.active, .main-navigation .menu li.focus .sub-menu {
    display: block !important
}

@media screen and (max-width: 1024px) {
    .main-navigation {
        display: block
    }

    .main-navigation .menu-toggle {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 999;
        padding: 0;
        width: 90px;
        height: 20px;
        padding: 20px 30px;
        text-indent: -999rem;
        background-image: url(../svg/bars.svg);
        background-size: 30px 20px;
        background-position: center;
        background-repeat: no-repeat;
        background-color: transparent
    }

    .main-navigation.toggled .menu-toggle {
        background-image: url(../svg/bars-blue.svg)
    }

    .main-navigation.toggled .menu-main-container {
        display: block
    }

    .menu-main-container {
        background: #fff;
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        width: 300px;
        height: 100vh;
        padding: 30px;
        z-index: 990;
        overflow: auto
    }

    .menu-main-container a {
        color: #221182
    }

    .main-navigation .menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }

    .main-navigation .menu li {
        margin-bottom: 20px
    }

    .main-navigation .menu li:after {
        display: none
    }

    .main-navigation .menu li.current-menu-parent .sub-menu {
        display: block
    }

    .main-navigation .menu li ul.sub-menu {
        padding-top: 0;
        position: relative;
        left: 0;
        margin-left: 0;
        width: auto
    }

    .main-navigation .menu li ul.sub-menu li {
        padding: 5px 15px !important
    }
}

.site-footer {
    background-color: #ffffff;
    background-image: url(../images/footer-iphone.png);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #ffffff
}

@media only screen and (min-width: 834px) {
    .site-footer {
        background-image: url(../svg/footer-ipad.svg);
        background-size: 100% auto
    }
}

.site-footer .container {
    padding: 127px 30px 20px
}

@media only screen and (min-width: 834px) {
    .site-footer .container {
        height: 392px;
        padding: 127px 30px 20px
    }
}

@media only screen and (min-width: 1588px) {
    .site-footer .container {
        padding: 127px 100px 20px
    }
}

.site-footer .title {
    color: #ffffff;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    text-transform: none
}

.site-footer .copyright {
    font-size: 12px;
    line-height: 33px;
    margin-top: 24px
}

.site-footer .menu-meta-container {
    margin-top: 30px
}

@media only screen and (min-width: 834px) {
    .site-footer .menu-meta-container {
        margin-top: 0
    }
}

.site-footer .menu-meta-container .menu {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (min-width: 834px) {
    .site-footer .menu-meta-container .menu {
        font-size: 20px
    }
}

@media screen and (max-width: 532px) {
    .site-footer .menu-meta-container .menu {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.site-footer .menu-meta-container .menu li {
    display: list-item;
    margin-right: 13px
}

@media only screen and (min-width: 1024px) {
    .site-footer .menu-meta-container .menu li {
        margin-right: 50px
    }
}

.site-footer .menu-meta-container .menu li:last-child {
    margin-right: 0
}

.site-footer .menu-social-container {
    margin-top: 30px
}

.site-footer .menu-social-container .menu {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width: 532px) {
    .site-footer .menu-social-container .menu {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.site-footer .menu-social-container .menu li {
    margin-right: 13px;
    display: list-item
}

.site-footer .menu-social-container .menu li a {
    width: 30px;
    height: 30px;
    text-indent: -999rem;
    display: block
}

.site-footer .menu-social-container .menu li.zukunftsheizen a {
    background-image: url(../svg/ICO_zukunftsheizen.svg);
    background-size: 100%
}

.site-footer .menu-social-container .menu li.future-fuels-blog a {
    background-image: url(../svg/ICO_future_fuels_blog.svg);
    background-size: 100%
}

.site-footer .menu-social-container .menu li.linkedin a {
    background-image: url(../svg/ICO_linkedin.svg);
    background-size: 100%
}

.site-footer .menu-social-container .menu li.youtube a {
    background-image: url(../svg/ICO_youtube.svg);
    background-size: 100%
}

.site-footer .menu-social-container .menu li.twitter a {
    background-image: url(../svg/ICO_twitter.svg);
    background-size: 100%
}

.site-footer .menu-social-container .menu li.bluesky a {
    background-image: url(../svg/ICO_blue.svg);
    background-size: 100%
}

.site-footer .menu-social-container .menu li:last-child {
    margin-right: 0
}

.site-sharing {
    width: 43px;
    height: 60px;
    background: #221182;
    position: fixed;
    bottom: 0;
    right: 30px;
    cursor: pointer;
    -webkit-transition: height 0.5s ease;
    transition: height 0.5s ease;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    z-index: 30
}

.site-sharing:hover {
    height: 81px
}

.site-sharing .site-sharing-toggle {
    width: 21px;
    height: 20px;
    background-image: url(../svg/share.svg);
    background-size: auto 100%;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    text-indent: -9999rem;
    margin: 21px 0px 11px;
    width: 100%
}

.site-sharing p {
    font-size: 8px;
    line-height: 1em;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px
}

.site-sharing ul {
    list-style: none;
    margin: 0;
    padding: 20px 0 0;
    position: relative
}

.site-sharing ul:before {
    content: "";
    width: 20px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -10px
}

.site-sharing ul li .sharing-icon {
    display: block;
    width: 100%;
    margin: 0 0 20px;
    text-indent: -999rem;
    height: 19px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%
}

.site-sharing ul li .sharing-icon__twitter {
    background-image: url(../svg/share-twitter.svg)
}

.site-sharing ul li .sharing-icon__linkedin {
    background-image: url(../svg/share-linkedin.svg)
}

.site-sharing ul li .sharing-icon__facebook {
    background-image: url(../svg/share-facebook.svg)
}

.site-sharing ul li .sharing-icon__mail {
    background-image: url(../svg/share-mail.svg)
}

.site-sharing ul li .sharing-icon__xing {
    background-image: url(../svg/share-xing.svg)
}

.site-sharing ul li .sharing-icon__bluesky {
    background-image: url(../svg/share-bluesky.svg)
}

.site-sharing__toggled {
    height: 305px
}

.site-sharing__toggled:hover {
    height: 305px
}

.site-sharing__toggled .site-sharing-toggle {
    background-image: url(../svg/times-white.svg)
}

.en2x—module-articles {
    background: #ffffff
}

.en2x—module-articles .loop {
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat
}

@media only screen and (min-width: 834px) {
    .en2x—module-articles .loop {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.en2x—module-articles .loop article {
    padding: 10px 20px 30px;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
    position: relative
}

@media only screen and (min-width: 834px) {
    .en2x—module-articles .loop article {
        padding: 30px 100px 30px
    }
}

.en2x—module-articles .loop article:hover {
    background: #ffffff;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease
}

.en2x—module-articles .loop article:hover .button {
    opacity: 1
}

.en2x—module-articles .loop article .entry-title {
    color: #221182
}

.en2x—module-articles .loop article .entry-meta .updated {
    display: none
}

.en2x—module-articles .loop article .button {
    position: absolute;
    bottom: 15px;
    right: 15px;
    opacity: 0
}

.en2x—module-articles .cta .container {
    padding: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-articles .cta .container {
        padding: 30px 100px
    }
}

.en2x—module-articles-archive {
    background: #ffffff
}

.en2x—module-articles-archive > .container {
    padding: 30px 20px 0
}

@media only screen and (min-width: 834px) {
    .en2x—module-articles-archive > .container {
        padding: 35px 100px 0
    }
}

.en2x—module-articles-archive .title {
    font-size: 25px;
    line-height: 33px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #221182;
    font-weight: 600
}

.en2x—module-articles-archive .loop {
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat
}

@media only screen and (min-width: 834px) {
    .en2x—module-articles-archive .loop {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.en2x—module-articles-archive .loop article {
    padding: 10px 20px;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
    position: relative
}

@media only screen and (min-width: 834px) {
    .en2x—module-articles-archive .loop article {
        padding: 30px 100px
    }
}

.en2x—module-articles-archive .loop article:hover {
    background: #ffffff;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease
}

.en2x—module-articles-archive .loop article:hover .button {
    opacity: 1
}

.en2x—module-articles-archive .loop article .entry-title {
    color: #221182
}

.en2x—module-articles-archive .loop article .entry-meta .updated {
    display: none
}

.en2x—module-articles-archive .loop article .button {
    position: absolute;
    bottom: -15px;
    right: 15px;
    opacity: 0
}

.en2x—module-articles-archive .cta {
    padding: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-articles-archive .cta {
        padding: 30px 100px
    }
}

.ui-tabs-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 20px;
    line-height: 35px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 10px
}

.ui-tabs-nav li {
    display: list-item;
    padding: 0;
    margin: 0 10px;
    outline: none
}

.ui-tabs-nav li a {
    outline: none
}

.en2x—module-carousel {
    background: #ffffff
}

.en2x—module-carousel .title {
    margin-bottom: 50px;
    color: #250F51
}

.en2x—module-carousel .container {
    padding: 30px 60px
}

@media only screen and (min-width: 834px) {
    .en2x—module-carousel .container {
        padding: 35px 70px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-carousel .container {
        padding: 35px 100px
    }
}

.en2x—module-carousel .carousel .slick-arrow.slick-prev {
    left: -38px;
    background-image: url(../svg/arrow-left-blue.svg)
}

.en2x—module-carousel .carousel .slick-arrow.slick-next {
    right: -38px;
    background-image: url(../svg/arrow-right-blue.svg)
}

.en2x—module-carousel .carousel .slick-list {
    margin: 0 -15px
}

.en2x—module-carousel .carousel .slick-list .slick-slide {
    padding: 0 15px
}

.en2x—module-copy-text {
    background: #ffffff
}

.en2x—module-copy-text .container {
    padding: 30px 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-copy-text .container {
        padding: 35px 30px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-copy-text .container {
        padding: 35px 100px
    }
}

.en2x—module-copy-text .content {
    font-size: 18px;
    line-height: 30px
}

@media only screen and (min-width: 834px) {
    .en2x—module-copy-text .content {
        font-size: 1.25em;
        line-height: 1.75em
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-copy-text .content {
        max-width: 85%
    }
}

@media only screen and (min-width: 1024px) {
    .en2x—module-copy-text .content {
        max-width: 75%
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-copy-text .content {
        max-width: 930px
    }
}

.en2x—module-copy-text figure, .en2x—module-copy-text img.alignleft {
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    margin-left: -20px;
    margin-top: 0;
    max-width: 30%
}

.en2x—module-copy-text figure img, .en2x—module-copy-text img.alignleft img {
    max-width: 100%;
    margin: 0 !important
}

.en2x—module-copy-text figure .wp-caption-text, .en2x—module-copy-text img.alignleft .wp-caption-text {
    text-align: right;
    font-size: 0.8em
}

@media only screen and (min-width: 834px) {
    .en2x—module-copy-text figure, .en2x—module-copy-text img.alignleft {
        margin-left: -30px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-copy-text figure, .en2x—module-copy-text img.alignleft {
        margin-left: -100px
    }
}

@media screen and (max-width: 500px) {
    .en2x—module-copy-text figure, .en2x—module-copy-text img.alignleft {
        float: none;
        margin-left: 0;
        margin-right: 0;
        display: block;
        width: 100%;
        max-width: 100%
    }

    .en2x—module-copy-text figure .wp-caption-text, .en2x—module-copy-text img.alignleft .wp-caption-text {
        text-align: left
    }
}

.en2x-module—downloads {
    background: #ffffff
}

.en2x-module—downloads .title {
    max-width: 70%
}

.en2x-module—downloads .content {
    margin-bottom: 20px
}

@media only screen and (min-width: 834px) {
    .en2x-module—downloads .content {
        margin-bottom: 30px
    }
}

.en2x-module—downloads .downloads .row {
    margin-bottom: 40px;
    background: #f2f3f3
}

.en2x-module—downloads .downloads .row:last-child {
    margin-bottom: 0
}

.en2x-module—downloads .downloads .row .title {
    max-width: 100%
}

@media only screen and (min-width: 834px) {
    .en2x-module—downloads .col-xs-12:first-of-type {
        max-width: 205px;
        -ms-flex-preferred-size: 205px;
        flex-basis: 205px
    }
}

.en2x-module—downloads .col-xs-12:nth-of-type(2) {
    padding: 20px
}

@media only screen and (min-width: 834px) {
    .en2x-module—downloads .col-xs-12:nth-of-type(2) {
        padding: 25px 40px
    }
}

.en2x-module—downloads .container {
    padding: 30px 20px
}

@media only screen and (min-width: 834px) {
    .en2x-module—downloads .container {
        padding: 35px 30px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x-module—downloads .container {
        padding: 35px 100px
    }
}

.en2x-module—gallery {
    background: #ffffff
}

.en2x-module—gallery .container {
    padding: 30px 20px
}

@media only screen and (min-width: 834px) {
    .en2x-module—gallery .container {
        padding: 35px 30px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x-module—gallery .container {
        padding: 35px 100px
    }
}

.en2x-module—gallery .container .row {
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: -20px
}

@media only screen and (min-width: 834px) {
    .en2x-module—gallery .container .row {
        margin-right: -15px;
        margin-left: -15px;
        margin-bottom: -30px
    }
}

.en2x-module—gallery .container .row .col {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px
}

@media only screen and (min-width: 834px) {
    .en2x-module—gallery .container .row .col {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px
    }
}

.en2x-module—gallery .title {
    max-width: 70%
}

.en2x-module—gallery .content {
    margin-bottom: 20px
}

@media only screen and (min-width: 834px) {
    .en2x-module—gallery .content {
        margin-bottom: 30px
    }
}

.en2x-module—gallery .image {
    position: relative;
    display: block
}

.en2x-module—gallery .image:hover .layer {
    opacity: 1
}

.en2x-module—gallery .image .layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #221182;
    color: #ffffff;
    padding: 20px;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease
}

.en2x—module-h1_copy-text {
    background: #ffffff
}

.en2x—module-h1_copy-text .container {
    padding: 30px 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-h1_copy-text .container {
        padding: 65px 30px 35px 30px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-h1_copy-text .container {
        padding: 65px 100px 35px 100px
    }
}

.en2x—module-h1_copy-text .info, .en2x—module-h1_copy-text .title {
    margin-bottom: 30px
}

.en2x—module-h1_copy-text .content {
    font-size: 18px;
    line-height: 30px
}

@media only screen and (min-width: 834px) {
    .en2x—module-h1_copy-text .content {
        font-size: 1.25em;
        line-height: 1.75em
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-h1_copy-text .content, .en2x—module-h1_copy-text .info, .en2x—module-h1_copy-text .title {
        max-width: 85%
    }
}

@media only screen and (min-width: 1024px) {
    .en2x—module-h1_copy-text .content, .en2x—module-h1_copy-text .info, .en2x—module-h1_copy-text .title {
        max-width: 75%
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-h1_copy-text .content, .en2x—module-h1_copy-text .info, .en2x—module-h1_copy-text .title {
        max-width: 930px
    }
}

.en2x—module-h2_copy-text-full-width {
    background: #ffffff
}

.en2x—module-h2_copy-text-full-width .container {
    padding: 30px 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-h2_copy-text-full-width .container {
        padding: 35px 30px 35px 30px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-h2_copy-text-full-width .container {
        padding: 35px 100px 35px 100px
    }
}

.en2x—module-h2_copy-text-full-width .title {
    margin-top: 0;
    margin-bottom: 30px
}

@media only screen and (min-width: 834px) {
    .en2x—module-h2_copy-text-full-width .content, .en2x—module-h2_copy-text-full-width .title {
        max-width: 85%
    }
}

@media only screen and (min-width: 1024px) {
    .en2x—module-h2_copy-text-full-width .content, .en2x—module-h2_copy-text-full-width .title {
        max-width: 75%
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-h2_copy-text-full-width .content, .en2x—module-h2_copy-text-full-width .title {
        max-width: 930px
    }
}

.en2x—module-h2_copy-text-full-width.no-margin-top .container {
    padding-top: 0
}

.en2x—module-image_caption {
    background: #ffffff
}

.en2x—module-image_caption .caption {
    margin-top: 15px
}

.en2x—module-image_caption__variant-1 .container {
    padding: 30px 0 30px 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_caption__variant-1 .container {
        padding: 65px 0 35px 186px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-image_caption__variant-1 .container {
        padding: 65px 0 35px 100px
    }
}

.en2x—module-image_caption__variant-1 .caption {
    padding-right: 20px;
    margin-top: 15px
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_caption__variant-1 .caption {
        padding-right: 100px
    }
}

.en2x—module-image_caption__variant-2 .container {
    padding: 30px 20px 30px 0
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_caption__variant-2 .container {
        padding: 65px 186px 35px 0
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-image_caption__variant-2 .container {
        padding: 65px 100px 35px 0
    }
}

.en2x—module-image_caption__variant-2 .caption {
    padding-left: 20px;
    margin-top: 15px
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_caption__variant-2 .caption {
        padding-left: 100px
    }
}

.en2x—module-image_h2_copy-text-long {
    background: #ffffff
}

.en2x—module-image_h2_copy-text-long .content {
    margin-top: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-long .content {
        margin-top: 30px
    }
}

@media screen and (max-width: 1588px) {
    .en2x—module-image_h2_copy-text-long .content {
        max-width: 635px
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-long .content {
        max-width: 85%
    }
}

@media only screen and (min-width: 1024px) {
    .en2x—module-image_h2_copy-text-long .content {
        max-width: 75%
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-image_h2_copy-text-long .content {
        max-width: 930px
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-long .col-sm:first-of-type {
        max-width: 61.444%;
        -ms-flex-preferred-size: 61.444%;
        flex-basis: 61.444%
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-long .col-sm:nth-of-type(2) {
        max-width: 38.556%;
        -ms-flex-preferred-size: 38.556%;
        flex-basis: 38.556%
    }
}

.en2x—module-image_h2_copy-text-long__variant-1 .container {
    padding: 30px 0 30px 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-long__variant-1 .container {
        padding: 35px 0 35px 30px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-image_h2_copy-text-long__variant-1 .container {
        padding: 35px 0 35px 100px
    }
}

.en2x—module-image_h2_copy-text-long__variant-1 .content {
    padding-right: 20px
}

.en2x—module-image_h2_copy-text-long__variant-1 .col-sm:nth-of-type(2) {
    padding-right: 20px;
    margin-top: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-long__variant-1 .col-sm:nth-of-type(2) {
        margin-top: 0
    }
}

.en2x—module-image_h2_copy-text-long__variant-2 .container {
    padding: 30px 20px 30px 0
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-long__variant-2 .container {
        padding: 35px 30px 35px 0
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-image_h2_copy-text-long__variant-2 .container {
        padding: 35px 100px 35px 0
    }
}

.en2x—module-image_h2_copy-text-long__variant-2 .container:after {
    display: block;
    width: 0;
    height: 0;
    clear: both;
    content: ""
}

.en2x—module-image_h2_copy-text-long__variant-2 .content {
    padding-left: 20px;
    float: right
}

.en2x—module-image_h2_copy-text-long__variant-2 .col-sm:nth-of-type(2) {
    padding-left: 20px;
    margin-top: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-long__variant-2 .col-sm:nth-of-type(2) {
        margin-top: 0
    }
}

.en2x—module-image_h2_copy-text-long__variant-3 .container {
    padding: 30px 0 30px 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-long__variant-3 .container {
        padding: 35px 0 35px 30px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-image_h2_copy-text-long__variant-3 .container {
        padding: 35px 0 35px 100px
    }
}

.en2x—module-image_h2_copy-text-long__variant-3 .title {
    margin-bottom: 20px
}

.en2x—module-image_h2_copy-text-long__variant-3 .content {
    padding-right: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-long__variant-3 .content {
        padding-right: 186px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-image_h2_copy-text-long__variant-3 .content {
        padding-right: 100px
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-long__variant-3 .col-sm:first-of-type {
        max-width: 70%;
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-long__variant-3 .col-sm:nth-of-type(2) {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.en2x—module-image_h2_copy-text-long__variant-4 .container {
    padding: 30px 20px 30px 0
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-long__variant-4 .container {
        padding: 35px 30px 35px 0
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-image_h2_copy-text-long__variant-4 .container {
        padding: 35px 100px 35px 0
    }
}

.en2x—module-image_h2_copy-text-long__variant-4 .title {
    margin-bottom: 20px
}

.en2x—module-image_h2_copy-text-long__variant-4 .content {
    padding-left: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-long__variant-4 .content {
        padding-left: 186px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-image_h2_copy-text-long__variant-4 .content {
        padding-left: 100px
    }
}

.en2x—module-image_h2_copy-text-long__variant-4 .col-sm:first-of-type {
    margin-left: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-long__variant-4 .col-sm:first-of-type {
        margin-left: 186px;
        max-width: 70%;
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-image_h2_copy-text-long__variant-4 .col-sm:first-of-type {
        margin-left: 100px
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-long__variant-4 .col-sm:nth-of-type(2) {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.en2x—module-image_h2_copy-text-short {
    background: #ffffff
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-short .col-sm:first-of-type {
        padding-top: 90px;
        max-width: 61.444%;
        -ms-flex-preferred-size: 61.444%;
        flex-basis: 61.444%
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-short .col-sm:nth-of-type(2) {
        max-width: 38.556%;
        -ms-flex-preferred-size: 38.556%;
        flex-basis: 38.556%
    }
}

.en2x—module-image_h2_copy-text-short__variant-1 .container {
    padding: 30px 0 30px 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-short__variant-1 .container {
        padding: 35px 0 35px 100px
    }
}

.en2x—module-image_h2_copy-text-short__variant-1 .col-sm:nth-of-type(2) {
    padding-right: 20px;
    margin-top: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-short__variant-1 .col-sm:nth-of-type(2) {
        margin-top: 0
    }
}

.en2x—module-image_h2_copy-text-short__variant-2 .container {
    padding: 30px 20px 30px 0
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-short__variant-2 .container {
        padding: 35px 100px 35px 0
    }
}

.en2x—module-image_h2_copy-text-short__variant-2 .col-sm:nth-of-type(2) {
    padding-left: 20px;
    margin-top: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-image_h2_copy-text-short__variant-2 .col-sm:nth-of-type(2) {
        margin-top: 0
    }
}

.en2x—module-image-full-width_h1 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.en2x—module-image-full-width_h1 .container {
    padding: 0 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-image-full-width_h1 .container {
        padding: 0 30px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-image-full-width_h1 .container {
        padding: 0 100px
    }
}

.en2x—module-image-full-width_h1 .container > .row {
    min-height: 450px
}

@media only screen and (min-width: 1588px) {
    .en2x—module-image-full-width_h1 .container > .row {
        min-height: 650px
    }
}

.en2x—module-image-full-width_h1 .title {
    color: #ffffff
}

@media only screen and (min-width: 834px) {
    .en2x—module-image-full-width_h1 .title {
        max-width: 85%
    }
}

@media only screen and (min-width: 1024px) {
    .en2x—module-image-full-width_h1 .title {
        max-width: 75%
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-image-full-width_h1 .title {
        max-width: 930px
    }
}

.en2x—module-image-full-width_h1.breadcrumbs {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px
}

.en2x—module-image-full-width_h1.breadcrumbs a {
    text-decoration: none;
    color: #323f49
}

.en2x—module-image-full-width_h1.h_short .container > .row {
    min-height: 300px
}

@media only screen and (min-width: 1588px) {
    .en2x—module-image-full-width_h1.h_short .container > .row {
        min-height: 450px
    }
}

.en2x—module-interactive-module {
    background: #ffffff
}

.en2x—module-interactive-module .title {
    padding: 60px 0 0;
    margin-left: 20px;
    margin-right: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-interactive-module .title {
        padding: 30px 0 0;
        margin-left: 100px;
        margin-right: 100px
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-interactive-module .title {
        max-width: 85%
    }
}

@media only screen and (min-width: 1024px) {
    .en2x—module-interactive-module .title {
        max-width: 75%
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-interactive-module .title {
        max-width: 930px
    }
}

.en2x—module-interactive-module .box {
    background: #f2f3f3;
    margin-top: 30px;
    padding-bottom: 40px
}

@media screen and (max-width: 1030px) {
    .en2x—module-interactive-module .box {
        padding-bottom: 0px
    }
}

.en2x—module-interactive-module .interactive-module {
    max-width: 634px;
    margin: 0 auto;
    position: relative
}

.en2x—module-interactive-module .interactive-module .trigger {
    position: absolute;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.en2x—module-interactive-module .interactive-module .trigger.show {
    opacity: 1;
    z-index: 3;
    pointer-events: auto;
    cursor: pointer
}

.en2x—module-interactive-module .interactive-module .trigger__fuels-and-energy {
    top: 8.4%;
    left: 13.4%;
    width: 24.1%;
    height: 11.6%;
    cursor: pointer
}

.en2x—module-interactive-module .interactive-module .trigger__fuels-and-energy:hover .trigger__fuels-and-energy__hover {
    opacity: 1
}

.en2x—module-interactive-module .interactive-module .trigger__technology {
    top: 10.2%;
    right: 11.2%;
    width: 25.6%;
    height: 10.8%;
    cursor: pointer
}

.en2x—module-interactive-module .interactive-module .trigger__technology:hover .trigger__fuels-and-energy__hover {
    opacity: 1
}

.en2x—module-interactive-module .interactive-module .trigger__innovation {
    bottom: 19.2%;
    left: 16.1%;
    width: 20.8%;
    height: 11.2%;
    cursor: pointer
}

.en2x—module-interactive-module .interactive-module .trigger__innovation:hover .trigger__fuels-and-energy__hover {
    opacity: 1
}

.en2x—module-interactive-module .interactive-module .trigger__dialog {
    bottom: 17.2%;
    right: 18.3%;
    width: 18.3%;
    height: 12.2%;
    cursor: pointer
}

.en2x—module-interactive-module .interactive-module .trigger__dialog:hover .trigger__fuels-and-energy__hover {
    opacity: 1
}

.en2x—module-interactive-module .interactive-module .trigger__fuels-and-energy__hover {
    top: 50%;
    left: 50%;
    margin-left: -95px;
    margin-top: -95px;
    background: #2dad30;
    background-image: url(../svg/fuels-and-energy-hover.svg);
    background-position: center;
    background-repeat: no-repeat;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    border: 10px solid #ffffff;
    opacity: 0;
    z-index: 2
}

@media screen and (max-width: 768px) {
    .en2x—module-interactive-module .interactive-module .trigger__fuels-and-energy__hover {
        -webkit-transform: scale(0.6);
        transform: scale(0.6)
    }
}

@media screen and (max-width: 450px) {
    .en2x—module-interactive-module .interactive-module .trigger__fuels-and-energy__hover {
        -webkit-transform: scale(0.47);
        transform: scale(0.47)
    }
}

.en2x—module-interactive-module .interactive-module .trigger__fuels-and-energy__hover.toggled, .en2x—module-interactive-module .interactive-module .trigger__fuels-and-energy__hover:hover {
    opacity: 1
}

.en2x—module-interactive-module .interactive-module .trigger__fuels-and-energy__hover.toggled {
    z-index: 20
}

.en2x—module-interactive-module .interactive-module .trigger__technology__hover {
    top: 50%;
    right: 50%;
    margin-right: -95px;
    margin-top: -95px;
    background: #34c7d6;
    background-image: url(../svg/technology-hover.svg);
    background-position: center;
    background-repeat: no-repeat;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    border: 10px solid #ffffff;
    opacity: 0;
    z-index: 2
}

@media screen and (max-width: 768px) {
    .en2x—module-interactive-module .interactive-module .trigger__technology__hover {
        -webkit-transform: scale(0.6);
        transform: scale(0.6)
    }
}

@media screen and (max-width: 450px) {
    .en2x—module-interactive-module .interactive-module .trigger__technology__hover {
        -webkit-transform: scale(0.47);
        transform: scale(0.47)
    }
}

.en2x—module-interactive-module .interactive-module .trigger__technology__hover.toggled, .en2x—module-interactive-module .interactive-module .trigger__technology__hover:hover {
    opacity: 1
}

.en2x—module-interactive-module .interactive-module .trigger__technology__hover.toggled {
    z-index: 20
}

.en2x—module-interactive-module .interactive-module .trigger__innovation__hover {
    bottom: 50%;
    left: 50%;
    margin-left: -95px;
    margin-bottom: -95px;
    background: #ef35a4;
    background-image: url(../svg/innovation-hover.svg);
    background-position: center;
    background-repeat: no-repeat;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    border: 10px solid #ffffff;
    opacity: 0;
    z-index: 2
}

@media screen and (max-width: 768px) {
    .en2x—module-interactive-module .interactive-module .trigger__innovation__hover {
        -webkit-transform: scale(0.6);
        transform: scale(0.6)
    }
}

@media screen and (max-width: 450px) {
    .en2x—module-interactive-module .interactive-module .trigger__innovation__hover {
        -webkit-transform: scale(0.47);
        transform: scale(0.47)
    }
}

.en2x—module-interactive-module .interactive-module .trigger__innovation__hover.toggled, .en2x—module-interactive-module .interactive-module .trigger__innovation__hover:hover {
    opacity: 1
}

.en2x—module-interactive-module .interactive-module .trigger__innovation__hover.toggled {
    z-index: 20
}

.en2x—module-interactive-module .interactive-module .trigger__dialog__hover {
    bottom: 50%;
    right: 50%;
    margin-bottom: -95px;
    margin-right: -95px;
    background: #ffec00;
    background-image: url(../svg/dialog-hover.svg);
    background-position: center;
    background-repeat: no-repeat;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    border: 10px solid #ffffff;
    opacity: 0;
    z-index: 2
}

@media screen and (max-width: 768px) {
    .en2x—module-interactive-module .interactive-module .trigger__dialog__hover {
        -webkit-transform: scale(0.6);
        transform: scale(0.6)
    }
}

@media screen and (max-width: 450px) {
    .en2x—module-interactive-module .interactive-module .trigger__dialog__hover {
        -webkit-transform: scale(0.47);
        transform: scale(0.47)
    }
}

.en2x—module-interactive-module .interactive-module .trigger__dialog__hover.toggled, .en2x—module-interactive-module .interactive-module .trigger__dialog__hover:hover {
    opacity: 1
}

.en2x—module-interactive-module .interactive-module .trigger__dialog__hover.toggled {
    z-index: 20
}

.en2x—module-interactive-module .interactive-module .trigger__fuels-and-energy__tooltip {
    background: #2dad30;
    color: #ffffff;
    top: 72px;
    left: 0;
    border-radius: 10px;
    width: 100%;
    padding: 60px 30px 30px;
    opacity: 0
}

@media screen and (max-width: 768px) {
    .en2x—module-interactive-module .interactive-module .trigger__fuels-and-energy__tooltip {
        top: 85px
    }
}

@media screen and (max-width: 450px) {
    .en2x—module-interactive-module .interactive-module .trigger__fuels-and-energy__tooltip {
        top: 73px;
        padding: 30px
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-interactive-module .interactive-module .trigger__fuels-and-energy__tooltip {
        width: 74.8%;
        left: 26.2%;
        padding: 30px 30px 30px 100px
    }
}

.en2x—module-interactive-module .interactive-module .trigger__fuels-and-energy__tooltip:not(.show) {
    pointer-events: none
}

.en2x—module-interactive-module .interactive-module .trigger__technology__tooltip {
    background: #34c7d6;
    color: #ffffff;
    right: 0;
    border-radius: 10px;
    width: 100%;
    top: 75px;
    opacity: 0;
    padding: 30px
}

@media screen and (max-width: 768px) {
    .en2x—module-interactive-module .interactive-module .trigger__technology__tooltip {
        top: 90px
    }
}

@media screen and (max-width: 450px) {
    .en2x—module-interactive-module .interactive-module .trigger__technology__tooltip {
        top: 76px;
        padding: 30px
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-interactive-module .interactive-module .trigger__technology__tooltip {
        width: 75.9%;
        padding: 30px 100px 30px 30px;
        right: 24.1%
    }
}

.en2x—module-interactive-module .interactive-module .trigger__technology__tooltip:not(.show) {
    pointer-events: none
}

.en2x—module-interactive-module .interactive-module .trigger__innovation__tooltip {
    background: #ef35a4;
    color: #ffffff;
    width: 100%;
    border-radius: 10px;
    left: 0;
    padding: 30px 30px 60px;
    opacity: 0;
    bottom: 100px
}

@media screen and (max-width: 450px) {
    .en2x—module-interactive-module .interactive-module .trigger__innovation__tooltip {
        padding: 30px
    }
}

@media only screen and (min-width: 440px) {
    .en2x—module-interactive-module .interactive-module .trigger__innovation__tooltip {
        bottom: 140px
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-interactive-module .interactive-module .trigger__innovation__tooltip {
        padding: 30px 30px 30px 100px;
        width: 74.7%;
        left: 25.3%
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-interactive-module .interactive-module .trigger__innovation__tooltip {
        bottom: 120px
    }
}

.en2x—module-interactive-module .interactive-module .trigger__innovation__tooltip:not(.show) {
    pointer-events: none
}

.en2x—module-interactive-module .interactive-module .trigger__dialog__tooltip {
    background: #ffec00;
    color: #221182;
    bottom: 117px;
    right: 0;
    border-radius: 10px;
    width: 100%;
    padding: 30px;
    opacity: 0
}

@media screen and (max-width: 768px) {
    .en2x—module-interactive-module .interactive-module .trigger__dialog__tooltip {
        bottom: 115px
    }
}

@media screen and (max-width: 450px) {
    .en2x—module-interactive-module .interactive-module .trigger__dialog__tooltip {
        bottom: 96px;
        padding: 30px
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-interactive-module .interactive-module .trigger__dialog__tooltip {
        padding: 30px 100px 30px 30px;
        right: 27.6%;
        width: 72.4%
    }
}

.en2x—module-interactive-module .interactive-module .trigger__dialog__tooltip:not(.show) {
    pointer-events: none
}

.int_container {
    background: #f2f3f3;
    width: 100%;
    padding: 300px 0;
    position: relative
}

.int_container .click {
    background: url(../images/int-hand.png) 5px 0 no-repeat;
    padding-left: 50px;
    position: absolute;
    bottom: -20px;
    color: #bdc1c3;
    text-transform: uppercase;
    width: 210px;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(0.8);
    transform: translateX(-50%) scale(0.8);
    font-size: 16px;
    line-height: 18px
}

@media screen and (max-width: 1030px) {
    .int_container .click {
        bottom: 10px
    }
}

.int_container .logo {
    width: 960px;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px
}

.int_container .logo img {
    max-width: 80%;
    height: auto;
    margin: 0 auto
}

.int_container .logo .line {
    width: 2px;
    height: 270px;
    position: absolute;
    left: 50%;
    height: 0px;
    -webkit-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out
}

.int_container .logo .line.line1 {
    bottom: 100%;
    background: #2dad30;
    margin-left: -45px;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

.int_container .logo .line.line2 {
    bottom: 100%;
    background: #34c7d6;
    margin-left: 45px;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

.int_container .logo .line.line3 {
    top: 100%;
    background: #ef35a4;
    margin-left: -45px;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.int_container .logo .line.line4 {
    top: 100%;
    background: #ffcc00;
    margin-left: 45px;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.int_container .popup_overlay.active {
    position: absolute;
    top: -200px;
    bottom: -200px;
    left: 0;
    right: 0
}

.int_container .content_container .toggler {
    position: absolute;
    width: 300px;
    height: 90px;
    cursor: pointer;
    -webkit-transform: translateX(-50vw);
    transform: translateX(-50vw);
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 30px;
    line-height: 33px;
    font-weight: 600;
    text-transform: uppercase
}

.int_container .content_container .toggler .ico {
    position: relative
}

.int_container .content_container .popup {
    position: absolute;
    z-index: 999;
    top: 50%;
    max-width: 1200px;
    width: 90%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    min-height: 500px;
    background: red;
    opacity: 0;
    -webkit-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out;
    padding: 85px;
    -webkit-box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.2);
    color: #fff
}

.int_container .content_container .popup .close {
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 65px;
    right: 85px;
    font-size: 40px;
    cursor: pointer
}

.int_container .content_container .popup:after {
    position: absolute;
    content: "";
    width: 140px;
    height: 140px;
    top: -50px;
    left: -50px;
    border: 5px solid #fff;
    border-radius: 50%;
    background-color: inherit;
    background-size: 95px 95px;
    background-position: center center;
    background-repeat: no-repeat
}

.int_container .content_container.active .popup {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1
}

.int_container .fuel .toggler {
    top: 70px;
    left: 50%;
    margin-left: -480px;
    color: #2dad30;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

.int_container .fuel .toggler .ico {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.int_container .fuel .toggler .ico img {
    width: 94px;
    height: 70px
}

.int_container .fuel .toggler .ico .i2 {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out
}

.int_container .fuel .toggler .text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 20px
}

.int_container .fuel .toggler:hover .i2 {
    -webkit-transform: scale(0.9, 1.1) skew(-5deg, -10deg);
    transform: scale(0.9, 1.1) skew(-5deg, -10deg)
}

.int_container .fuel .popup {
    background: #2dad30;
    -webkit-transform-origin: top left;
    transform-origin: top left
}

.int_container .fuel .popup:after {
    background-image: url(../images/blitz_white.svg);
    background-size: 93px auto
}

.int_container .tech .toggler {
    top: 70px;
    right: 50%;
    color: #34c7d6;
    margin-right: -480px;
    -webkit-transform: translateX(50vw);
    transform: translateX(50vw)
}

.int_container .tech .toggler .text {
    padding-left: 20px
}

.int_container .tech .toggler .ico img {
    -webkit-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out
}

.int_container .tech .toggler:hover img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.int_container .tech .popup {
    background: #34c7d6;
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.int_container .tech .popup:after {
    background-image: url(../images/cog_white.svg);
    background-size: 68px auto
}

.int_container .inno .toggler {
    position: absolute;
    bottom: 70px;
    left: 50%;
    color: #ef35a4;
    margin-left: -480px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

.int_container .inno .toggler .ico {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.int_container .inno .toggler .ico .i1 {
    width: 50px;
    height: 82px
}

.int_container .inno .toggler .ico .i2 {
    position: absolute;
    width: 65px;
    height: 24px;
    top: -28px;
    left: 50%;
    margin-left: -32px;
    -webkit-transform: scale(0.7, 0);
    transform: scale(0.7, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out;
    opacity: 0
}

.int_container .inno .toggler .text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 20px
}

.int_container .inno .toggler:hover .ico .i2 {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

.int_container .inno .popup {
    background: #ef35a4;
    color: #fff;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left
}

.int_container .inno .popup:after {
    background-image: url(../images/bulb_white.svg);
    background-size: 50px auto
}

.int_container .dia .toggler {
    position: absolute;
    bottom: 70px;
    right: 50%;
    color: #ffcc00;
    margin-right: -480px;
    -webkit-transform: translateX(50vw);
    transform: translateX(50vw)
}

.int_container .dia .toggler .text {
    padding-left: 20px
}

.int_container .dia .toggler .ico {
    position: relative
}

.int_container .dia .toggler .ico .i1 {
    width: 75px;
    height: 72px
}

.int_container .dia .toggler .ico .i2 {
    position: absolute;
    -webkit-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out;
    width: 53px;
    height: 23px;
    top: 15px;
    left: 10px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.int_container .dia .toggler:hover .ico .i2 {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.int_container .dia .popup {
    background: #ffcc00;
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    color: #221182
}

.int_container .dia .popup:after {
    background-image: url(../images/chat_blue.svg);
    background-size: 72px auto
}

.int_container .dia .popup .close {
    color: #221182
}

@media screen and (max-width: 1030px) {
    .int_container {
        padding-top: 250px;
        padding-bottom: 250px
    }

    .int_container .logo .line {
        max-height: 85px
    }

    .int_container .fuel .toggler {
        margin-left: -400px
    }

    .int_container .tech .toggler {
        margin-right: -400px
    }

    .int_container .inno .toggler {
        margin-left: -400px
    }

    .int_container .dia .toggler {
        margin-right: -400px
    }
}

@media screen and (max-width: 800px) {
    .int_container .logo {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .int_container .logo .line.line1 {
        margin-left: -25px
    }

    .int_container .logo .line.line2 {
        margin-left: 25px
    }

    .int_container .logo .line.line3 {
        margin-left: -25px
    }

    .int_container .logo .line.line4 {
        margin-left: 25px
    }

    .int_container .content_container .toggler {
        display: block;
        height: auto
    }

    .int_container .content_container .toggler .ico {
        display: inline-block
    }

    .int_container .content_container .toggler .text {
        display: block;
        padding: 0px 0 0 0;
        font-size: 20px;
        line-height: 26px;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .int_container .fuel .toggler {
        top: 60px;
        margin-left: -350px;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .int_container .fuel .toggler .ico {
        height: 50px
    }

    .int_container .fuel .toggler .ico img {
        width: 65px;
        height: 50px
    }

    .int_container .tech .toggler {
        top: 60px;
        margin-right: -350px
    }

    .int_container .tech .toggler .ico img {
        height: 50px
    }

    .int_container .inno .toggler {
        margin-left: -350px;
        bottom: 60px
    }

    .int_container .inno .toggler .ico .i1 {
        height: 50px;
        width: auto
    }

    .int_container .inno .toggler .ico .i2 {
        width: 40px;
        height: auto;
        margin-left: -20px;
        top: -14px
    }

    .int_container .dia .toggler {
        bottom: 60px;
        margin-right: -350px;
        text-align: left
    }

    .int_container .dia .toggler .ico .i1 {
        height: 50px;
        width: auto
    }

    .int_container .dia .toggler .ico .i2 {
        top: 12px;
        left: 5px;
        width: 35px;
        height: auto
    }

    .int_container .content_container .popup {
        padding: 50px;
        width: 95%
    }

    .int_container .content_container .popup:after {
        top: 40px;
        left: 50px;
        border: 0 none;
        width: 50px;
        height: 50px;
        border-radius: 0;
        background-size: contain
    }

    .int_container .content_container .popup h3 {
        margin-left: 60px;
        margin-top: 0
    }

    .int_container .content_container .popup .close {
        top: 20px;
        right: 20px
    }
}

@media screen and (max-width: 500px) {
    .int_container .content_container .popup {
        padding: 50px 20px;
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .int_container .content_container .popup:after {
        top: 40px;
        left: 20px;
        width: 40px;
        height: 40px
    }

    .int_container .content_container .popup h3 {
        margin-left: 50px;
        margin-top: 0
    }

    .int_container .content_container .popup .close {
        top: 20px;
        right: 20px;
        font-size: 20px
    }
}

.aos-animate .int_container .line, .int_container.active .line {
    -webkit-animation: lineheight 1s forwards;
    animation: lineheight 1s forwards
}

@media screen and (max-width: 990px) {
    .aos-animate .int_container .line, .int_container.active .line {
        -webkit-animation: lineheight85 1s forwards;
        animation: lineheight85 1s forwards
    }
}

.aos-animate .int_container .line.line1, .int_container.active .line.line1 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.aos-animate .int_container .line.line2, .int_container.active .line.line2 {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.aos-animate .int_container .line.line3, .int_container.active .line.line3 {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.aos-animate .int_container .line.line4, .int_container.active .line.line4 {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.aos-animate .int_container .content_container .toggler, .int_container.active .content_container .toggler {
    -webkit-animation: appear 1s forwards;
    animation: appear 1s forwards;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.aos-animate .int_container .content_container.tech .toggler, .int_container.active .content_container.tech .toggler {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.aos-animate .int_container .content_container.inno .toggler, .int_container.active .content_container.inno .toggler {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.aos-animate .int_container .content_container.dia .toggler, .int_container.active .content_container.dia .toggler {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

@-webkit-keyframes lineheight {
    0% {
        height: 0
    }
    to {
        height: 270px
    }
}

@keyframes lineheight {
    0% {
        height: 0
    }
    to {
        height: 270px
    }
}

@-webkit-keyframes lineheight85 {
    0% {
        height: 0
    }
    to {
        height: 85px
    }
}

@keyframes lineheight85 {
    0% {
        height: 0
    }
    to {
        height: 85px
    }
}

@-webkit-keyframes appear {
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes appear {
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

.en2x—module-slider .title {
    color: #ffffff
}

.en2x-module—teaser .container {
    padding: 30px 20px
}

@media only screen and (min-width: 834px) {
    .en2x-module—teaser .container {
        padding: 35px 100px
    }
}

@media only screen and (min-width: 834px) {
    .en2x-module—teaser .container .row {
        margin-right: -25px;
        margin-left: -25px;
        margin-bottom: -50px
    }
}

.en2x-module—teaser .container .col {
    margin-bottom: 30px
}

@media only screen and (min-width: 834px) {
    .en2x-module—teaser .container .col {
        padding-right: 25px;
        padding-left: 25px;
        margin-bottom: 50px
    }
}

.en2x-module—teaser .box {
    background: #f2f3f3;
    padding: 20px
}

@media only screen and (min-width: 834px) {
    .en2x-module—teaser .box {
        padding: 30px
    }
}

.en2x-module—teaser .title {
    color: #1e2832;
    margin-bottom: 20px
}

@media only screen and (min-width: 834px) {
    .en2x-module—teaser .title {
        margin-bottom: 30px
    }
}

.en2x-module-teaser—downloads {
    background: #ffffff
}

.en2x-module-teaser—downloads .downloads .row {
    margin-bottom: 40px;
    background: #f2f3f3
}

.en2x-module-teaser—downloads .downloads .row:last-child {
    margin-bottom: 0
}

.en2x-module-teaser—downloads .downloads .row .title {
    max-width: 100%;
    margin-bottom: 0;
    color: #221182
}

.en2x-module-teaser—downloads .downloads .row .date {
    font-weight: 400;
    color: #221182
}

.en2x-module-teaser—downloads .downloads .row .content {
    margin-bottom: 20px
}

@media only screen and (min-width: 834px) {
    .en2x-module-teaser—downloads .downloads .row .content {
        margin-bottom: 30px
    }
}

.en2x-module-teaser—downloads .downloads .row .button:not(.button__download) {
    line-height: 25px;
    padding: 10px 30px;
    vertical-align: top;
    font-size: 14px
}

@media only screen and (min-width: 834px) {
    .en2x-module-teaser—downloads .col-xs-12:first-of-type {
        max-width: 249px;
        -ms-flex-preferred-size: 249px;
        flex-basis: 249px
    }
}

.en2x-module-teaser—downloads .col-xs-12:nth-of-type(2) {
    padding: 20px
}

@media only screen and (min-width: 834px) {
    .en2x-module-teaser—downloads .col-xs-12:nth-of-type(2) {
        padding: 25px 70px 40px 45px
    }
}

@media only screen and (min-width: 834px) {
    .en2x-module-teaser—downloads .col-xs-12.space {
        padding: 25px 70px 40px 70px
    }
}

.en2x-module-teaser—downloads .container {
    padding: 30px 20px
}

@media only screen and (min-width: 834px) {
    .en2x-module-teaser—downloads .container {
        padding: 35px 30px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x-module-teaser—downloads .container {
        padding: 35px 100px
    }
}

.en2x—module-teaser_h2_copy-text_button {
    background: #ffffff
}

.en2x—module-teaser_h2_copy-text_button .container {
    padding: 30px 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_h2_copy-text_button .container {
        padding: 65px 186px 35px 100px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-teaser_h2_copy-text_button .container {
        padding: 65px 100px 35px 100px
    }
}

.en2x—module-teaser_h2_copy-text_button .title {
    max-width: 930px
}

.en2x—module-teaser_h2_copy-text_button .content {
    margin-bottom: 20px;
    max-width: 930px
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_h2_copy-text_button .content {
        margin-bottom: 30px
    }
}

.en2x—module-teaser_h2_copy-text_button .content strong {
    color: #323f49
}

.en2x—module-teaser_h2_copy-text_button .row {
    max-width: 930px
}

.en2x—module-teaser_image_h2_copy-text_button {
    background: #ffffff
}

.en2x—module-teaser_image_h2_copy-text_button .title {
    max-width: 70%
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image_h2_copy-text_button .title {
        max-width: 100%
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-teaser_image_h2_copy-text_button .title {
        max-width: 465px
    }
}

.en2x—module-teaser_image_h2_copy-text_button .content {
    margin-bottom: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image_h2_copy-text_button .content {
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-teaser_image_h2_copy-text_button .content {
        max-width: 465px
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image_h2_copy-text_button .col-sm:first-of-type {
        max-width: 67.0398%;
        -ms-flex-preferred-size: 67.0398%;
        flex-basis: 67.0398%
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image_h2_copy-text_button .col-sm:nth-of-type(2) {
        max-width: 32.9602%;
        -ms-flex-preferred-size: 32.9602%;
        flex-basis: 32.9602%
    }
}

.en2x—module-teaser_image_h2_copy-text_button__variant-1 .container {
    padding: 30px 0 30px 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image_h2_copy-text_button__variant-1 .container {
        padding: 35px 0 35px 30px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-teaser_image_h2_copy-text_button__variant-1 .container {
        padding: 35px 0 35px 35px
    }
}

.en2x—module-teaser_image_h2_copy-text_button__variant-1 .col-sm:nth-of-type(2) {
    padding-right: 20px;
    margin-top: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image_h2_copy-text_button__variant-1 .col-sm:nth-of-type(2) {
        margin-top: 0
    }
}

.en2x—module-teaser_image_h2_copy-text_button__variant-2 .container {
    padding: 30px 20px 30px 0
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image_h2_copy-text_button__variant-2 .container {
        padding: 35px 30px 35px 0
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-teaser_image_h2_copy-text_button__variant-2 .container {
        padding: 35px 35px 35px 0
    }
}

.en2x—module-teaser_image_h2_copy-text_button__variant-2 .col-sm:nth-of-type(2) {
    padding-left: 20px;
    margin-top: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image_h2_copy-text_button__variant-2 .col-sm:nth-of-type(2) {
        margin-top: 0
    }
}

.en2x—module-teaser_image-full-width_h2_copy-text_button {
    background: #ffffff;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat
}

.en2x—module-teaser_image-full-width_h2_copy-text_button .container {
    padding: 40px 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-full-width_h2_copy-text_button .container {
        padding: 50px 100px
    }
}

.en2x—module-teaser_image-full-width_h2_copy-text_button .title {
    margin-bottom: 20px;
    color: #ffffff
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-full-width_h2_copy-text_button .title {
        margin-bottom: 30px
    }
}

.en2x—module-teaser_image-full-width_h2_copy-text_button .content {
    margin-bottom: 20px;
    color: #ffffff
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-full-width_h2_copy-text_button .content {
        margin-bottom: 50px
    }
}

.en2x—module-teaser_image-full-width_h2_copy-text_button .content a {
    color: inherit
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-full-width_h2_copy-text_button .content {
        max-width: 85%
    }
}

@media only screen and (min-width: 1024px) {
    .en2x—module-teaser_image-full-width_h2_copy-text_button .content {
        max-width: 75%
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-teaser_image-full-width_h2_copy-text_button .content {
        max-width: 930px
    }
}

.en2x—module-teaser_image-full-width_h2_copy-text {
    background: #ffffff;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat
}

.en2x—module-teaser_image-full-width_h2_copy-text .container {
    padding: 50px 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-full-width_h2_copy-text .container {
        padding: 50px 30px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-teaser_image-full-width_h2_copy-text .container {
        padding: 50px 100px
    }
}

.en2x—module-teaser_image-full-width_h2_copy-text .title {
    margin-bottom: 20px;
    color: #1e2832;
    max-width: 70%
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-full-width_h2_copy-text .title {
        margin-bottom: 30px
    }
}

.en2x—module-teaser_image-full-width_h2_copy-text .content {
    margin-bottom: 20px;
    color: #1e2832;
    max-width: 930px
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-full-width_h2_copy-text .content {
        margin-bottom: 50px
    }
}

.en2x—module-teaser_image-small_h2_copy-text_button {
    background: #ffffff
}

.en2x—module-teaser_image-small_h2_copy-text_button .content {
    margin-bottom: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-small_h2_copy-text_button .content {
        max-width: 85%
    }
}

@media only screen and (min-width: 1024px) {
    .en2x—module-teaser_image-small_h2_copy-text_button .content {
        max-width: 75%
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-teaser_image-small_h2_copy-text_button .content {
        max-width: 930px
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-small_h2_copy-text_button .content {
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-small_h2_copy-text_button .col-sm:first-of-type {
        max-width: 32.4626%;
        -ms-flex-preferred-size: 32.4626%;
        flex-basis: 32.4626%
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-small_h2_copy-text_button .col-sm:nth-of-type(2) {
        max-width: 67.5374%;
        -ms-flex-preferred-size: 67.5374%;
        flex-basis: 67.5374%
    }
}

.en2x—module-teaser_image-small_h2_copy-text_button.small_image .col-sm:first-of-type {
    text-align: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.en2x—module-teaser_image-small_h2_copy-text_button.small_image .col-sm:first-of-type img {
    display: inline-block;
    max-width: 150px
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-small_h2_copy-text_button.small_image .col-sm:first-of-type {
        max-width: 150px;
        -ms-flex-preferred-size: 150px;
        flex-basis: 150px
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-small_h2_copy-text_button.small_image .col-sm:nth-of-type(2) {
        max-width: 100%;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.en2x—module-teaser_image-small_h2_copy-text_button__variant-1 .container {
    padding: 30px 0 30px 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-small_h2_copy-text_button__variant-1 .container {
        padding: 35px 0 35px 30px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-teaser_image-small_h2_copy-text_button__variant-1 .container {
        padding: 35px 0 35px 100px
    }
}

.en2x—module-teaser_image-small_h2_copy-text_button__variant-1 .col-sm:nth-of-type(2) {
    padding-right: 20px;
    margin-top: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-small_h2_copy-text_button__variant-1 .col-sm:nth-of-type(2) {
        margin-top: 0
    }
}

.en2x—module-teaser_image-small_h2_copy-text_button__variant-2 .container {
    padding: 30px 20px 30px 0
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-small_h2_copy-text_button__variant-2 .container {
        padding: 35px 30px 35px 0
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-teaser_image-small_h2_copy-text_button__variant-2 .container {
        padding: 35px 100px 35px 0
    }
}

.en2x—module-teaser_image-small_h2_copy-text_button__variant-2 .col-sm:nth-of-type(2) {
    padding-left: 20px;
    margin-top: 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-teaser_image-small_h2_copy-text_button__variant-2 .col-sm:nth-of-type(2) {
        margin-top: 0
    }
}

.en2x—module-wpcf7 {
    background: #ffffff
}

.en2x—module-wpcf7 .container {
    padding: 30px 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-wpcf7 .container {
        padding: 35px 30px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-wpcf7 .container {
        padding: 35px 100px
    }
}

.en2x—module-wpcf7 .box {
    padding: 20px;
    background: #f2f3f3
}

@media only screen and (min-width: 834px) {
    .en2x—module-wpcf7 .box {
        padding: 50px 70px
    }
}

.en2x—module-wpcf7 .box .title {
    margin-bottom: 0;
    color: #1e2832;
    max-width: 70%
}

.en2x—module-wpcf7 .box .sub-title {
    font-weight: 400;
    margin-bottom: 20px;
    color: #1e2832;
    max-width: 70%
}

@media only screen and (min-width: 834px) {
    .en2x—module-wpcf7 .box .sub-title {
        margin-bottom: 50px
    }
}

.en2x—module-wpcf7 .row {
    margin: 0 -15px
}

.en2x—module-wpcf7 .row .col {
    padding: 0 15px
}

.en2x—module-accordion {
    background: #ffffff
}

.en2x—module-accordion .container {
    padding: 0px 20px 20px
}

@media only screen and (min-width: 834px) {
    .en2x—module-accordion .container {
        padding: 0px 0px 20px 30px
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-accordion .container {
        padding: 0px 0px 20px 100px
    }
}

@media screen and (max-width: 1588px) {
    .en2x—module-accordion .content {
        max-width: 635px
    }
}

@media only screen and (min-width: 834px) {
    .en2x—module-accordion .content {
        max-width: 85%
    }
}

@media only screen and (min-width: 1024px) {
    .en2x—module-accordion .content {
        max-width: 75%
    }
}

@media only screen and (min-width: 1588px) {
    .en2x—module-accordion .content {
        max-width: 930px
    }
}

.en2x—module-accordion .accordion {
    background: #f2f3f3;
    padding-left: 45px;
    padding-right: 45px
}

.en2x—module-accordion .title {
    max-width: 930px;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 50px;
    cursor: pointer
}

.en2x—module-accordion .title h2 {
    font-weight: 400;
    text-transform: none;
    color: #250F51;
    margin: 0;
    max-width: 100%
}

.en2x—module-accordion .title h3 {
    max-width: 100%;
    margin: 0
}

.en2x—module-accordion .title span {
    position: absolute;
    width: 25px;
    height: 3px;
    background: #221182;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    display: block
}

.en2x—module-accordion .title span:after {
    position: absolute;
    content: "";
    width: 23px;
    height: 3px;
    top: 0px;
    left: 1px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    background: inherit;
    -webkit-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out
}

.en2x—module-accordion .title.active span:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.en2x—module-accordion .ac_content {
    padding-top: 10px;
    padding-bottom: 40px;
    display: none;
    max-width: 930px
}

.en2x—module-accordion .ac_content strong {
    color: #323f49
}

.en2x—module-accordion .ac_content img {
    max-width: 100%;
    width: auto
}

.en2x—module-accordion .row {
    max-width: 930px
}

@media only screen and (max-width: 834px) {
    .en2x—module-accordion .accordion {
        padding-left: 15px;
        padding-right: 15px
    }

    .en2x—module-accordion .title {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-right: 35px
    }

    .en2x—module-accordion .title span {
        right: 0px
    }
}

/*# sourceMappingURL=style.css.map */