html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

fieldset {
    padding: .35em .75em .625em
}

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.tns-outer {
    padding: 0 !important
}

.tns-outer [hidden] {
    display: none !important
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
    cursor: pointer
}

.tns-slider {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
}

.tns-slider>.tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
    white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
    content: '';
    display: table;
    clear: both
}

.tns-horizontal.tns-no-subpixel>.tns-item {
    float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
    margin-right: -100%
}

.tns-no-calc {
    position: relative;
    left: 0
}

.tns-gallery {
    position: relative;
    left: 0;
    min-height: 1px
}

.tns-gallery>.tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: transform 0s, opacity 0s;
    -moz-transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s
}

.tns-gallery>.tns-slide-active {
    position: relative;
    left: auto !important
}

.tns-gallery>.tns-moving {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    transition: all .25s
}

.tns-autowidth {
    display: inline-block
}

.tns-lazy-img {
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    transition: opacity .6s;
    opacity: .6
}

.tns-lazy-img.tns-complete {
    opacity: 1
}

.tns-ah {
    -webkit-transition: height 0s;
    -moz-transition: height 0s;
    transition: height 0s
}

.tns-ovh {
    overflow: hidden
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em
}

.tns-transparent {
    opacity: 0;
    visibility: hidden
}

.tns-fadeIn {
    opacity: 1;
    z-index: 0
}

.tns-fadeOut,
.tns-normal {
    opacity: 0;
    z-index: -1
}

.tns-vpfix {
    white-space: nowrap
}

.tns-vpfix>div,
.tns-vpfix>li {
    display: inline-block
}

.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden
}

.tns-t-ct {
    width: 2333.3333333%;
    width: -webkit-calc(100% * 70 / 3);
    width: -moz-calc(100% * 70 / 3);
    width: calc(100% * 70 / 3);
    position: absolute;
    right: 0
}

.tns-t-ct:after {
    content: '';
    display: table;
    clear: both
}

.tns-t-ct>div {
    width: 1.4285714%;
    width: -webkit-calc(100% / 70);
    width: -moz-calc(100% / 70);
    width: calc(100% / 70);
    height: 10px;
    float: left
}

body:before {
    display: none;
    content: "small"
}

@media screen and (min-width:40em) {
    body:before {
        display: none;
        content: "medium"
    }
}

@media screen and (min-width:64em) {
    body:before {
        display: none;
        content: "large"
    }
}

@media screen and (min-width:76.875em) {
    body:before {
        display: none;
        content: "container"
    }
}

@media screen and (min-width:81.25em) {
    body:before {
        display: none;
        content: "xlarge"
    }
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato/Lato-Black.eot);
    src: url(../fonts/lato/Lato-Black.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/Lato-Black.woff2) format("woff2"), url(../fonts/lato/Lato-Black.woff) format("woff"), url(../fonts/lato/Lato-Black.ttf) format("truetype");
    font-style: normal;
    font-weight: 800;
    text-rendering: optimizeLegibility
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato/Lato-BlackItalic.eot);
    src: url(../fonts/lato/Lato-BlackItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/Lato-BlackItalic.woff2) format("woff2"), url(../fonts/lato/Lato-BlackItalic.woff) format("woff"), url(../fonts/lato/Lato-BlackItalic.ttf) format("truetype");
    font-style: italic;
    font-weight: 800;
    text-rendering: optimizeLegibility
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato/Lato-Bold.eot);
    src: url(../fonts/lato/Lato-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/Lato-Bold.woff2) format("woff2"), url(../fonts/lato/Lato-Bold.woff) format("woff"), url(../fonts/lato/Lato-Bold.ttf) format("truetype");
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato/Lato-BoldItalic.eot);
    src: url(../fonts/lato/Lato-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/Lato-BoldItalic.woff2) format("woff2"), url(../fonts/lato/Lato-BoldItalic.woff) format("woff"), url(../fonts/lato/Lato-BoldItalic.ttf) format("truetype");
    font-style: italic;
    font-weight: 700;
    text-rendering: optimizeLegibility
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato/Lato-Italic.eot);
    src: url(../fonts/lato/Lato-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/Lato-Italic.woff2) format("woff2"), url(../fonts/lato/Lato-Italic.woff) format("woff"), url(../fonts/lato/Lato-Italic.ttf) format("truetype");
    font-style: italic;
    font-weight: 400;
    text-rendering: optimizeLegibility
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato/Lato-Medium.eot);
    src: url(../fonts/lato/Lato-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/Lato-Medium.woff2) format("woff2"), url(../fonts/lato/Lato-Medium.woff) format("woff"), url(../fonts/lato/Lato-Medium.ttf) format("truetype");
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato/Lato-MediumItalic.eot);
    src: url(../fonts/lato/Lato-MediumItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/Lato-MediumItalic.woff2) format("woff2"), url(../fonts/lato/Lato-MediumItalic.woff) format("woff"), url(../fonts/lato/Lato-MediumItalic.ttf) format("truetype");
    font-style: italic;
    font-weight: 600;
    text-rendering: optimizeLegibility
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato/Lato-Regular.eot);
    src: url(../fonts/lato/Lato-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/Lato-Regular.woff2) format("woff2"), url(../fonts/lato/Lato-Regular.woff) format("woff"), url(../fonts/lato/Lato-Regular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato/Lato-Light.eot);
    src: url(../fonts/lato/Lato-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/Lato-Light.woff2) format("woff2"), url(../fonts/lato/Lato-Light.woff) format("woff"), url(../fonts/lato/Lato-Light.ttf) format("truetype");
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: Flaticon;
        src: url(../fonts/flaticon/Flaticon.svg#Flaticon) format("svg")
    }
}

.block_case_studies_detail__testimonials div.container:before,
.block_our_services__service span:after,
.block_services__links>a:before,
.block_slider__slide__next:before,
.block_slider__slide__prev:before,
.fi:before,
.link_alternative:after,
.video:not(.video--playing):before {
    display: inline-block;
    font-family: Flaticon;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

.flaticon-pie-chart:before {
    content: "\f100"
}

.flaticon-worldwide:before {
    content: "\f101"
}

.flaticon-list:before {
    content: "\f102"
}

.flaticon-networking:before {
    content: "\f103"
}

.flaticon-browser:before {
    content: "\f104"
}

.flaticon-conference:before {
    content: "\f105"
}

.flaticon-presentation:before {
    content: "\f106"
}

.flaticon-coin:before {
    content: "\f107"
}

.flaticon-shield:before {
    content: "\f108"
}

.flaticon-exam:before {
    content: "\f109"
}

.flaticon-ad:before {
    content: "\f10a"
}

.flaticon-email:before {
    content: "\f10b"
}

.flaticon-down-chevron:before {
    content: "\f10c"
}

.flaticon-linkedin-letters:before {
    content: "\f10d"
}

.flaticon-circular:before,
.video:not(.video--playing):before {
    content: "\f10e"
}

.block_our_services__service span:after,
.block_services__links>a:before,
.block_slider__slide__next:before,
.block_slider__slide__prev:before,
.flaticon-chevron-down:before,
.link_alternative:after {
    content: "\f10f"
}

.block_case_studies_detail__testimonials div.container:before,
.flaticon-quote:before {
    content: "\f110"
}

.flaticon-asecobiz-euro-icon-1:before {
    content: "\f111"
}

.heading--h1,
.heading--h2,
.heading--h3,
.heading--h4,
.heading--h5,
.heading--h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #313132;
    font-weight: 700;
    line-height: 1.3125;
    margin-bottom: .22em
}

@media screen and (max-width:39.9375em) {
    .heading--h1,
    .heading--h2,
    .heading--h3,
    .heading--h4,
    .heading--h5,
    .heading--h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: .6rem
    }
}

.heading--h1,
h1 {
    font-size: 2.8125rem
}

@media screen and (max-width:39.9375em) {
    .heading--h1,
    h1 {
        font-size: 1.36364rem
    }
}

.heading--h2,
h2 {
    font-size: 2.1875rem
}

@media screen and (max-width:39.9375em) {
    .heading--h2,
    h2 {
        font-size: 1.13636rem
    }
}

.heading--h3,
h3 {
    font-size: 2rem
}

@media screen and (max-width:39.9375em) {
    .heading--h3,
    h3 {
        font-size: 1.07955rem
    }
}

.heading--h4,
h4 {
    font-size: 1.8125rem
}

@media screen and (max-width:39.9375em) {
    .heading--h4,
    h4 {
        font-size: 1.02273rem
    }
}

.heading--h5,
h5 {
    font-size: 1.5625rem
}

@media screen and (max-width:39.9375em) {
    .heading--h5,
    h5 {
        font-size: .96591rem
    }
}

.heading--h6,
h6 {
    font-size: 1.25rem
}

@media screen and (max-width:39.9375em) {
    .heading--h6,
    h6 {
        font-size: .90909rem
    }
}

blockquote,
dd,
div,
dl,
dt,
form,
li,
ol,
pre,
td,
th,
ul {
    color: rgba(54, 54, 57, .7);
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.75
}

@media screen and (max-width:39.9375em) {
    blockquote,
    dd,
    div,
    dl,
    dt,
    form,
    li,
    ol,
    pre,
    td,
    th,
    ul {
        font-size: 1.125rem
    }
}

.p,
p {
    color: rgba(54, 54, 57, .7);
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.9em;
    margin-bottom: 1.35rem
}

@media screen and (max-width:39.9375em) {
    .p,
    p {
        font-size: 1.125rem
    }
}

b,
strong {
    color: rgba(54, 54, 57, .7);
    font-weight: 700
}

em,
i {
    font-style: italic
}

img {
    display: block
}

::selection {
    background: #f2b2bb
}

::-moz-selection {
    background: #f2b2bb
}

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

.button,
button {
    align-items: center;
    background-color: #009bd6;
    border: none;
    color: #fff;
    display: inline-flex;
    font-size: 1rem;
    justify-content: center;
    min-width: 180px;
    border-radius: 0;
    padding: 11px 40px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.button:hover,
button:hover {
    background-color: #00719c
}

@media screen and (min-width:40em) {
    .button+.button,
    button+.button {
        margin-left: 5px
    }
}

@media screen and (max-width:39.9375em) {
    .button+.button,
    button+.button {
        margin-top: 1.35rem
    }
}

.button--secondary,
button--secondary {
    background-color: transparent;
    color: #009bd6;
    box-shadow: inset 0 0 0 2px #009bd6
}

.button--secondary:hover,
button--secondary:hover {
    background-color: #009bd6;
    color: #fff
}

.button--white,
button--white {
    background-color: #fff;
    color: #363639
}

.button--white:hover,
button--white:hover {
    background-color: #363639;
    color: #fff
}

a {
    color: #009bd6;
    line-height: inherit;
    text-decoration: none
}

a.video:before {
    background-color: red;
    color: #000;
    content: 'VIDEO CONTAINERS SHOULD NOT BE ANCHORS. Use divs instead.';
    display: block;
    font-size: 2rem;
    width: 300px
}

a[data-lightbox-video]:before,
a[data-lightbox]:before {
    background-color: red;
    color: #000;
    content: 'LIGHTBOX TRIGGERS SHOULD NOT BE ANCHORS. Use a span or a button instead.';
    display: block;
    font-size: 2rem;
    width: 300px
}

.block_our_services__service span,
.link_alternative {
    color: #009bd6;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    font-size: 1rem;
    position: relative;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.block_our_services__service span:after,
.link_alternative:after {
    font-size: .6rem;
    transform: rotate(-90deg);
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-top: 11px
}

@media screen and (min-width:40em) {
    .active .block_our_services__service span,
    .active .link_alternative,
    .block_our_services__service .active span,
    .block_our_services__service .link_alternative__parent:hover span,
    .block_our_services__service span:hover,
    .link_alternative:hover,
    .link_alternative__parent:hover .block_our_services__service span,
    .link_alternative__parent:hover .link_alternative {
        color: #00719c
    }
}

.link_alternative--secondary {
    color: #363639
}

.active .link_alternative--secondary,
.link_alternative--secondary:hover,
.link_alternative__parent:hover .link_alternative--secondary {
    color: #1d1d1f
}

ul:not(.unstyled) {
    margin-left: 25px;
    margin-bottom: 1.35rem
}

ul:not(.unstyled) li {
    font-size: 1.1rem;
    line-height: 1.75;
    list-style-type: none;
    margin-bottom: 7px;
    position: relative;
    font-weight: 400
}

ul:not(.unstyled) li::before {
    background: #009bd6;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 7px;
    position: absolute;
    left: -25px;
    top: 11px;
    width: 7px
}

ol:not(.unstyled) {
    counter-reset: ol-counter;
    list-style: none;
    margin-bottom: 1.35rem;
    margin-left: 20px
}

ol:not(.unstyled) li {
    counter-increment: ol-counter;
    font-size: 1.1rem;
    line-height: 1.75;
    list-style-type: none;
    margin-bottom: 11px;
    position: relative
}

ol:not(.unstyled) li::before {
    color: #363639;
    content: counter(ol-counter) ". ";
    display: inline-block;
    font-weight: 700;
    font-size: 1.125rem;
    position: absolute;
    left: -20px;
    top: 2px
}

blockquote:not(.unstyled) {
    border-left: 5px solid #009bd6;
    font-style: italic;
    font-size: 1.1rem;
    padding: 0 35px;
    font-weight: 400
}

blockquote:not(.unstyled) cite {
    font-weight: 700;
    font-size: 1.1rem;
    color: #313132;
    margin-top: 15px;
    display: block;
    font-style: normal
}

input {
    padding: 0
}

input[type=email],
input[type=search],
input[type=text],
select,
textarea {
    -webkit-appearance: none;
    box-shadow: none;
    border: 1px solid #363639;
    color: rgba(54, 54, 57, .7);
    height: 30px;
    margin-bottom: 15px;
    padding: 5px;
    width: 100%
}

input[type=email]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #a1a1a1
}

input[type=email]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=text]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
    color: #a1a1a1
}

input[type=email]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=text]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
    color: #a1a1a1
}

input[type=email]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #a1a1a1
}

input[type=email]::-ms-input-placeholder,
input[type=search]::-ms-input-placeholder,
input[type=text]::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #a1a1a1
}

textarea {
    min-height: 120px;
    resize: none
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 0;
    border: transparent;
    outline: 0
}

select::-ms-expand {
    display: none
}

.select_wrapper {
    margin: 0 auto 29px;
    max-width: 330px;
    position: relative;
    width: 100%
}

.select_wrapper__label {
    color: #009bd6;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center
}

.select_wrapper:after {
    background-color: #b0b2b5;
    color: #b8b9bb;
    display: block;
    font-family: icomoon;
    font-size: .9rem;
    height: 30px;
    line-height: 30px;
    pointer-events: none;
    position: absolute;
    right: 1px;
    top: 50%;
    text-align: center;
    transform: translate3D(0, -50%, 0);
    width: 30px
}

.select_wrapper select {
    background-color: #b0b2b5;
    border: 1px solid #e1e2e3;
    color: #313132;
    font-weight: 600;
    height: 54px;
    padding: 0 10px;
    width: 100%
}

.select_wrapper select option {
    background-color: transparent
}

.select_wrapper.select_wrapper--alternative select {
    background-color: #d6dbdc;
    color: #313132;
    font-weight: 700;
    text-transform: uppercase
}

.select_wrapper.select_wrapper--alternative:after {
    background-color: #d6dbdc
}

.form {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.form--centered {
    justify-content: center;
    text-align: center
}

.form--centered .form__container {
    justify-content: center;
    text-align: center
}

.form__container {
    display: flex;
    flex-wrap: wrap
}

.form__thank_you_message {
    display: none
}

.form__error {
    color: red;
    display: none
}

.form__field_wrapper {
    width: 100%
}

.form__field_wrapper--width-1 {
    width: 100%
}

@media screen and (min-width:40em) {
    .form__field_wrapper--width-1-2 {
        width: calc(50% - 10px)
    }
    .form__field_wrapper--width-1-2+.form__field_wrapper--width-1-2 {
        margin-left: 20px
    }
}

@media screen and (min-width:40em) {
    .form__field_wrapper--width-1-3 {
        width: calc((100% / 3) - 13.33333px)
    }
    .form__field_wrapper--width-1-3+.form__field_wrapper--width-1-3 {
        margin-left: 20px
    }
}

.form__field_wrapper--checkbox {
    width: 100%
}

.form__field_wrapper--checkbox .form__label {
    margin-bottom: 0
}

.form__field--checkbox {
    margin-top: 8px
}

.form__checkbox_wrapper {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    margin-bottom: 15px;
    position: relative
}

.form__checkbox_wrapper input {
    opacity: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    top: 0
}

.form__visible_checkbox {
    background: 0 0;
    border: 1px solid #d9d9d9;
    flex-shrink: 0;
    height: 14px;
    margin-right: 13px;
    position: relative;
    top: 8px;
    width: 14px
}

.form__visible_checkbox:after {
    background-color: #009bd6;
    content: '';
    display: none;
    font-family: flaticon;
    font-size: .68rem;
    height: 10px;
    left: .5px;
    position: absolute;
    top: 1px;
    width: 10px
}

.form__checkbox_wrapper input:checked~.form__visible_checkbox:after {
    display: block
}

.cover_image {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.cover_image img {
    display: block;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.cover_image .img {
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.cover_image--link:hover img,
a:hover .cover_image img {
    cursor: pointer;
    transform: scale(1.1)
}

.contain_image {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.contain_image img {
    height: 100%;
    object-fit: contain;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.contain_image .img {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.contain_image--link:hover img,
a:hover .contain_image img {
    cursor: pointer;
    transform: scale(1.1)
}

@media screen and (min-width:40em) {
    .main_container img[width] {
        float: right;
        height: auto !important;
        margin: 20px 0 20px 20px;
        max-width: 100%;
        width: 50% !important
    }
}

@media screen and (max-width:39.9375em) {
    .main_container img[width] {
        height: 100% !important;
        max-width: 100%;
        margin: 20px 0;
        width: 100% !important
    }
}

table {
    border-radius: 0;
    margin-bottom: 40px;
    margin-top: 40px;
    overflow: hidden;
    width: 100%
}

table thead {
    background-color: #009bd6
}

table tbody tr:nth-child(odd) {
    background-color: #f9f9fa
}

table th {
    color: #fff;
    font-weight: 700;
    font-size: 1.05rem;
    min-height: 45px;
    padding-bottom: 9px;
    padding-top: 9px;
    padding-right: 20px;
    text-align: left;
    white-space: pre
}

table th:first-child {
    padding-left: 25px
}

table td {
    color: rgba(54, 54, 57, .7);
    font-size: .95rem;
    font-weight: 400;
    padding: 8px 20px 8px 0
}

@media screen and (max-width:39.9375em) {
    table td {
        padding-left: 25px
    }
}

table td:first-child {
    padding-left: 25px
}

@media screen and (max-width:39.9375em) {
    table table,
    table tbody,
    table td,
    table th,
    table thead {
        display: block
    }
    table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    table tbody tr:nth-child(odd) {
        background-color: rgba(249, 249, 250, .4)
    }
    table tr {
        border: 1px solid rgba(128, 128, 128, .25);
        display: flex;
        flex-direction: column
    }
    table td {
        border: none;
        position: relative
    }
    table td:not(:last-of-type) {
        border-bottom: 1px solid rgba(128, 128, 128, .25)
    }
    table td::before {
        content: attr(data-name);
        display: block;
        font-weight: 700
    }
}

.video {
    cursor: pointer;
    position: relative
}

.video:not(.unstyled) {
    align-items: center;
    display: flex;
    justify-content: center;
    height: 340px;
    overflow: hidden
}

.video:not(.video--playing):before {
    align-items: center;
    background-color: transparent;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 4.5em;
    justify-content: center;
    left: 50%;
    line-height: 1;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    background-color: #009bd6;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

@media screen and (max-width:63.9375em) {
    .video:not(.video--playing):before {
        font-size: 2.65em
    }
}

.video:not(.video--playing):after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3)
}

.video:hover {
    cursor: pointer
}

.video:hover img {
    transform: scale(1.1)
}

.video:hover:before {
    background-color: #00719c
}

.video__container {
    width: 100%
}

.video img {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.video__image {
    width: 100%
}

.video__image:not(.cover_image) img {
    display: block;
    max-width: 100%
}

.video--playing .video__container {
    height: 0;
    padding-bottom: 56.1797752809%;
    position: relative;
    width: 100%
}

.video--playing iframe {
    display: block !important
}

.video--iframe .video__container {
    height: 0;
    padding-bottom: 56.1797752809%;
    position: relative;
    width: 100%
}

.video--iframe .video__image {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.video iframe {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.sidebar__heading {
    align-items: center;
    color: rgba(54, 54, 57, .7);
    display: flex;
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: 10px;
    text-transform: uppercase
}

@media screen and (min-width:64em) {
    .sidebar .container {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .block--global_spacings {
        padding-bottom: 30px;
        padding-top: 30px
    }
}

@media screen and (max-width:39.9375em) {
    .block--global_spacings {
        padding-bottom: 20px;
        padding-top: 20px
    }
}

hr {
    background-color: #f9f9fa;
    border: none;
    box-shadow: none;
    height: 2px;
    width: 100%;
    display: block
}

html {
    overflow-x: hidden
}

body {
    width: 100%;
    display: block !important;
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.75;
    color: rgba(54, 54, 57, .7);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden
}

body.loading::before {
    content: "";
    display: block;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7)
}

body.loading:after {
    content: "";
    -webkit-animation: .75s all infinite;
    -moz-animation: .75s all infinite;
    -ms-animation: .75s all infinite;
    -o-animation: .75s all infinite;
    animation: .75s all infinite;
    animation-name: ue45c4d69;
    height: 30px;
    width: 30px;
    border: 3px solid #009bd6;
    border-right-color: transparent;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: fixed;
    z-index: 100
}

@keyframes ue45c4d69 {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

*,
:after,
:before {
    box-sizing: border-box;
    outline: 0
}

#instantclick-bar {
    background: #009bd6
}

.main_container {
    position: relative;
    z-index: 3
}

.main_container__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 50px
}

.main_container--with_sidebar .main_container__inner.container {
    display: flex
}

@media screen and (min-width:64em) {
    .main_container--with_sidebar .main_container__inner.container .main_container__content {
        order: 2;
        width: calc(100% - 180px - 48px)
    }
}

@media screen and (min-width:64em) {
    .main_container--with_sidebar .main_container__inner.container .main_container__sidebar {
        order: 1;
        width: 180px
    }
}

@media screen and (max-width:63.9375em) {
    .main_container--with_sidebar .main_container__inner.container .main_container__sidebar {
        display: none
    }
}

.main_container__content--bottom {
    width: 100%
}

.main_container__sidebar--mobile {
    margin-top: 40px
}

@media screen and (min-width:64em) {
    .main_container__sidebar--mobile {
        display: none !important
    }
}

.container {
    display: block;
    max-width: 1230px;
    padding-left: 25px;
    padding-right: 25px;
    margin-right: auto;
    margin-left: auto
}

@media screen and (max-width:63.9375em) {
    .container {
        max-width: 800px
    }
}

.container.standard {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto
}

.lightbox {
    align-items: center;
    background: rgba(54, 54, 57, .95);
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 0;
    opacity: 0;
    padding: 30px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2147483647;
    white-space: nowrap;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

@media screen and (max-width:39.9375em) {
    .lightbox {
        padding: 30px 10px
    }
}

.lightbox__content {
    background-color: #fff;
    box-shadow: 0 2px 37px 0 rgba(0, 0, 0, .15);
    margin: 0 5%;
    max-height: 95%;
    max-width: 1040px;
    position: relative;
    text-align: left;
    width: 80%;
    overflow: scroll
}

@media screen and (min-width:64em) {
    .lightbox__content {
        min-width: 500px
    }
}

@media screen and (max-width:39.9375em) {
    .lightbox__content {
        margin: 0;
        width: 100%
    }
}

.lightbox__content_inner {
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll
}

.lightbox__close {
    cursor: pointer;
    height: .9375em;
    font-size: 16px;
    position: absolute;
    right: -1.25em;
    top: -1.25em;
    transform: rotate(45deg);
    width: .9375em
}

@media screen and (max-width:39.9375em) {
    .lightbox__close {
        right: 8px;
        top: -2.25em
    }
}

.lightbox__close:hover:after,
.lightbox__close:hover:before {
    opacity: 1
}

.lightbox__close:after,
.lightbox__close:before {
    background-color: #fff;
    content: '';
    display: block;
    font-size: inherit;
    height: 1.1875em;
    left: 50%;
    opacity: .9;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.lightbox__close:before {
    height: 2px;
    width: 1.1875em
}

.lightbox__url {
    height: 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%
}

.lightbox__url_iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lightbox__video {
    height: 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%
}

.lightbox__video_iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lightbox__image {
    display: block;
    width: 100%
}

.pagination_block {
    list-style-type: none;
    text-align: center
}

.pagination_block__item {
    align-items: center;
    background: #363639;
    border-radius: 2px;
    color: #fff;
    display: inline-flex;
    font-size: .8125rem;
    font-weight: 700;
    height: 2.4375rem;
    justify-content: center;
    line-height: 2.4375rem;
    margin: 0 .3125rem;
    width: 2.4375rem;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.pagination_block__item.current,
.pagination_block__item:hover {
    background-color: #009bd6
}

.pagination_block__link {
    color: #fff;
    height: 100%;
    width: 100%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.pagination_block__link:hover {
    color: #fff
}

.pagination_block__arrow {
    align-items: center;
    display: inline-flex;
    font-size: .8125rem;
    height: 2.4375rem;
    justify-content: center;
    line-height: 2.4375rem
}

.pagination_block__arrow_link {
    padding: 0 .28125rem
}

.pagination_block__arrow_link:after {
    color: rgba(54, 54, 57, .7);
    display: block;
    font-family: icomoon;
    height: 100%;
    width: 100%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.pagination_block__arrow_link:hover:after {
    color: #009bd6
}

.pagination_block__arrow--next .pagination_block__arrow_link:after {
    content: '\f054'
}

.pagination_block__arrow--previous .pagination_block__arrow_link:after {
    content: '\f053'
}

.cookie_bar {
    background: #fff;
    bottom: 0;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .08);
    position: fixed;
    left: 0;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    width: 100%;
    z-index: 30
}

.cookie_bar .container {
    position: relative
}

.cookie_bar__inner {
    padding: 15px 35px;
    position: relative;
    display: flex;
    justify-content: center
}

.cookie_bar__info {
    align-items: center;
    display: flex
}

@media screen and (max-width:63.9375em) {
    .cookie_bar__info {
        flex-direction: column
    }
}

.cookie_bar__message {
    font-size: .8875rem;
    display: block
}

.cookie_bar__message a {
    color: #009bd6;
    text-decoration: underline;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.cookie_bar__message a:hover {
    opacity: .5
}

.cookie_bar__close_icon {
    color: #fff;
    font-size: .7em;
    right: 10px;
    position: absolute;
    top: 10px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.cookie_bar__close_icon:hover {
    opacity: .5
}

.cookie_bar--no_opt_out .cookie_bar__close_icon {
    display: none
}

.cookie_bar .button {
    cursor: pointer;
    font-size: .7rem;
    flex-shrink: 0;
    margin-left: 15px;
    min-height: 30px;
    min-width: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    width: 80px
}

@media screen and (max-width:63.9375em) {
    .cookie_bar .button {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px
    }
}

[data-tab-accordion-content] {
    display: none
}

@media screen and (min-width:64em) {
    [data-tab-accordion-content] {
        display: block !important
    }
}

@media screen and (min-width:64em) {
    [data-tab-accordion-trigger] {
        display: none !important
    }
}

@media screen and (max-width:63.9375em) {
    [data-tab-accordion] {
        display: block !important
    }
}

div.tns-nav {
    margin-top: 20px
}

div.tns-nav button {
    display: inline-block;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    padding: 0;
    min-width: auto
}

div.tns-nav button:not(.tns-nav-active) {
    opacity: .4
}

div.tns-nav button+button {
    margin-left: 8px
}

.social_icons {
    display: flex;
    margin-top: 17px
}

@media screen and (max-width:39.9375em) {
    .social_icons {
        justify-content: center
    }
}

.social_icons__item {
    display: flex;
    height: 1.455em;
    text-align: center;
    width: 1.455em
}

.social_icons__item:not(:first-child) {
    margin-left: 2px
}

@media screen and (max-width:39.9375em) {
    .social_icons__item {
        font-size: 1.51rem
    }
}

.social_icons__icon {
    align-items: center;
    background-color: #363639;
    border-radius: 1px;
    color: #fff;
    display: flex;
    font-size: .72em;
    justify-content: center;
    line-height: 1;
    height: 100%;
    width: 100%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.social_icons__icon:hover {
    background-color: #009bd6
}

.text_image_panels {
    padding: 80px 0
}

@media screen and (max-width:63.9375em) {
    .text_image_panels {
        padding: 40px 0
    }
}

.text_image_panels>div.container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 90px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .text_image_panels>div.container {
        display: flex;
        flex-wrap: wrap
    }
    .text_image_panels>div.container>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(100% - 0px);
        margin-right: 90px;
        margin-top: 90px
    }
    .text_image_panels>div.container>:nth-child(-n+1) {
        margin-top: 0
    }
    .text_image_panels>div.container>:last-child,
    .text_image_panels>div.container>:nth-child(1n+1) {
        margin-right: 0
    }
}

@media screen and (max-width:63.9375em) {
    .text_image_panels>div.container {
        grid-gap: 50px
    }
}

.text_image_panels__heading {
    margin-bottom: 20px
}

.text_image_panels__description p:last-of-type {
    margin-bottom: 0
}

.text_image_panels__link {
    margin-top: 30px
}

.text_image_panels__panel {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0;
    align-items: center
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .text_image_panels__panel {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
    .text_image_panels__panel>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(50% - 0px);
        margin-right: 0;
        margin-top: 0
    }
    .text_image_panels__panel>:nth-child(-n+2) {
        margin-top: 0
    }
    .text_image_panels__panel>:last-child,
    .text_image_panels__panel>:nth-child(2n+2) {
        margin-right: 0
    }
}

@media screen and (max-width:63.9375em) {
    .text_image_panels__panel {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 50px
    }
}

.text_image_panels__media {
    position: relative;
    min-height: 420px;
    height: 100%
}

@media screen and (max-width:63.9375em) {
    .text_image_panels__media {
        min-height: auto;
        height: 200px;
        grid-row: 1
    }
}

.text_image_panels__media>* {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
    overflow: hidden
}

@media screen and (max-width:63.9375em) {
    .text_image_panels__media>* {
        width: calc(100% - 20px)
    }
}

.text_image_panels__image--video {
    transition: all .2s;
    cursor: pointer
}

.text_image_panels__image--video:hover {
    box-shadow: 0 0 34px 0 rgba(0, 0, 0, .2)
}

.text_image_panels__image--video:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .3;
    z-index: 2
}

.text_image_panels__image--video i {
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 4rem
}

@media screen and (max-width:63.9375em) {
    .text_image_panels__content {
        grid-row: 2
    }
}

@media screen and (min-width:64em) {
    .text_image_panels__panel--left .text_image_panels__content {
        padding-left: 85px
    }
    .text_image_panels__panel--right .text_image_panels__content {
        padding-right: 85px
    }
}

.text_image_panels--stack {
    background-color: #f9f9fa;
    margin: 40px 0
}

@media screen and (min-width:64em) {
    .text_image_panels--stack {
        padding: 0 !important
    }
    .text_image_panels--stack>div.container {
        grid-gap: 0
    }
    .text_image_panels--stack .text_image_panels__content {
        padding-top: 50px;
        padding-bottom: 50px
    }
    .text_image_panels--stack .text_image_panels__panel--left .text_image_panels__image,
    .text_image_panels--stack .text_image_panels__panel--right .text_image_panels__image {
        width: 50vw
    }
    .text_image_panels--stack .text_image_panels__panel--left .text_image_panels__image {
        left: auto;
        right: 0
    }
}

.block_alternating_panels {
    padding: 90px 0
}

@media screen and (max-width:63.9375em) {
    .block_alternating_panels {
        padding: 50px 0
    }
}

.block_call_to_action {
    padding: 55px 0;
    background-color: #009bd6
}

@media screen and (max-width:63.9375em) {
    .block_call_to_action {
        padding: 30px 0
    }
}

.block_call_to_action div.container {
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-gap: 50px;
    justify-content: center;
    align-items: center
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .block_call_to_action div.container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center
    }
    .block_call_to_action div.container>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(50% - 25px);
        margin-right: 50px;
        margin-top: 50px
    }
    .block_call_to_action div.container>:nth-child(1n+1) {
        flex-shrink: 0;
        flex-grow: 0;
        width: auto
    }
    .block_call_to_action div.container>:nth-child(2n+2) {
        flex-shrink: 0;
        flex-grow: 0;
        width: auto
    }
    .block_call_to_action div.container>:nth-child(3n+3) {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(50% - 0px - 0% - 0px)
    }
    .block_call_to_action div.container>:nth-child(-n+2) {
        margin-top: 0
    }
    .block_call_to_action div.container>:last-child,
    .block_call_to_action div.container>:nth-child(2n+2) {
        margin-right: 0
    }
}

@media screen and (min-width:64em) {
    .block_call_to_action div.container {
        max-width: 1100px
    }
}

@media screen and (max-width:63.9375em) {
    .block_call_to_action div.container {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 30px
    }
}

.block_call_to_action__text p {
    margin: 0;
    font-size: 2.4rem;
    color: #fff;
    font-weight: 600
}

@media screen and (max-width:63.9375em) {
    .block_call_to_action__text p {
        font-size: 1.5rem
    }
}

.block_case_studies_detail__sub_heading {
    text-align: center;
    margin-top: -10px;
    font-style: italic;
    color: rgba(54, 54, 57, .7);
    font-weight: 600
}

@media screen and (min-width:40em) {
    .block_case_studies_detail__sub_heading {
        font-size: 1.4rem
    }
}

@media screen and (min-width:64em) {
    .block_case_studies_detail div.text_image_panels__content h3.text_image_panels__heading {
        font-size: 2.4rem
    }
}

.block_case_studies_detail__what_we_did {
    padding: 50px 0;
    background-color: #f9f9fa
}

@media screen and (max-width:63.9375em) {
    .block_case_studies_detail__what_we_did {
        padding: 30px 0
    }
}

.block_case_studies_detail__what_we_did__items {
    max-width: 1020px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 110px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .block_case_studies_detail__what_we_did__items {
        display: flex;
        flex-wrap: wrap
    }
    .block_case_studies_detail__what_we_did__items>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(50% - 55px);
        margin-right: 110px;
        margin-top: 110px
    }
    .block_case_studies_detail__what_we_did__items>:nth-child(-n+2) {
        margin-top: 0
    }
    .block_case_studies_detail__what_we_did__items>:last-child,
    .block_case_studies_detail__what_we_did__items>:nth-child(2n+2) {
        margin-right: 0
    }
}

@media screen and (max-width:63.9375em) {
    .block_case_studies_detail__what_we_did__items {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 50px
    }
}

.block_case_studies_detail__what_we_did__item__heading {
    margin-bottom: 15px
}

.block_case_studies_detail__what_we_did__item__content p:last-of-type {
    margin-bottom: 0
}

.block_case_studies_detail__what_we_did__item__content[data-truncated] p:last-of-type:after {
    content: "..."
}

.block_case_studies_detail__what_we_did__item__content[data-truncated] a.link_alternative {
    margin-top: 20px
}

.block_case_studies_detail [data-full] {
    display: none
}

.block_case_studies_detail__testimonials {
    padding: 70px 0;
    background-color: #f9f9fa
}

@media screen and (max-width:63.9375em) {
    .block_case_studies_detail__testimonials {
        padding: 40px 0
    }
}

.block_case_studies_detail__testimonials div.container {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    position: relative
}

.block_case_studies_detail__testimonials div.container:before {
    position: absolute;
    left: -20px;
    top: 30px;
    color: rgba(54, 54, 57, .7);
    opacity: .08;
    pointer-events: none;
    font-size: 4.5rem
}

.block_case_studies_detail__testimonials__heading {
    margin-bottom: 20px
}

@media screen and (min-width:64em) {
    .block_case_studies_detail__testimonials__heading {
        font-size: 2.4rem
    }
}

.block_case_studies_detail__testimonials__slide__quote p {
    font-style: italic
}

.block_case_studies_detail__testimonials__slide__author {
    font-weight: 700;
    margin-bottom: 0;
    color: #009bd6
}

@media screen and (min-width:64em) {
    .block_case_studies_detail__testimonials__slide__author {
        font-size: 1.2rem
    }
}

.block_contact {
    padding: 90px 0
}

@media screen and (max-width:63.9375em) {
    .block_contact {
        padding: 40px 0
    }
}

.block_contact>div.container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px;
    max-width: calc(1080px + 50px)
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .block_contact>div.container {
        display: flex;
        flex-wrap: wrap
    }
    .block_contact>div.container>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(50% - 25px);
        margin-right: 50px;
        margin-top: 50px
    }
    .block_contact>div.container>:nth-child(-n+2) {
        margin-top: 0
    }
    .block_contact>div.container>:last-child,
    .block_contact>div.container>:nth-child(2n+2) {
        margin-right: 0
    }
}

@media screen and (max-width:63.9375em) {
    .block_contact>div.container {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 30px
    }
}

.block_contact__informations__heading {
    margin-bottom: 20px
}

@media screen and (min-width:64em) {
    .block_contact__informations__heading {
        font-size: 2.4rem
    }
}

.block_contact__contact_details>* {
    display: block;
    margin-bottom: 5px
}

.block_contact__contact_details>:last-of-type {
    margin-bottom: 0
}

.block_contact__contact_details>* a {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: rgba(54, 54, 57, .7)
}

.block_contact__contact_details>* a:hover {
    color: #009bd6
}

.block_contact__contact_details>* a i {
    display: inline-block;
    background-color: #009bd6;
    width: 20px;
    height: 20px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    vertical-align: top;
    line-height: 20px;
    margin-top: 7px
}

.block_contact__contact_details>* strong {
    color: #313132;
    margin-right: 5px
}

.block_contact form {
    background-color: #f9f9fa;
    padding: 25px
}

.block_contact form input[type=email],
.block_contact form input[type=search],
.block_contact form input[type=text],
.block_contact form select,
.block_contact form textarea {
    border: .5px solid rgba(236, 237, 239, .3);
    outline: 0;
    padding: 15px 25px;
    display: block;
    margin-bottom: 10px;
    height: auto
}

.block_contact form input[type=email]::-webkit-input-placeholder,
.block_contact form input[type=search]::-webkit-input-placeholder,
.block_contact form input[type=text]::-webkit-input-placeholder,
.block_contact form select::-webkit-input-placeholder,
.block_contact form textarea::-webkit-input-placeholder {
    color: rgba(54, 54, 57, .7)
}

.block_contact form input[type=email]:-moz-placeholder,
.block_contact form input[type=search]:-moz-placeholder,
.block_contact form input[type=text]:-moz-placeholder,
.block_contact form select:-moz-placeholder,
.block_contact form textarea:-moz-placeholder {
    color: rgba(54, 54, 57, .7)
}

.block_contact form input[type=email]::-moz-placeholder,
.block_contact form input[type=search]::-moz-placeholder,
.block_contact form input[type=text]::-moz-placeholder,
.block_contact form select::-moz-placeholder,
.block_contact form textarea::-moz-placeholder {
    color: rgba(54, 54, 57, .7)
}

.block_contact form input[type=email]:-ms-input-placeholder,
.block_contact form input[type=search]:-ms-input-placeholder,
.block_contact form input[type=text]:-ms-input-placeholder,
.block_contact form select:-ms-input-placeholder,
.block_contact form textarea:-ms-input-placeholder {
    color: rgba(54, 54, 57, .7)
}

.block_contact form textarea {
    height: 160px
}

.block_contact form div.row {
    display: block;
    width: 100%
}

@media screen and (min-width:40em) {
    .block_contact form div.row-2 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px
    }
}

@media screen and (min-width:40em) and (-ms-high-contrast:active),
screen and (min-width:40em) and (-ms-high-contrast:none) {
    .block_contact form div.row-2 {
        display: flex;
        flex-wrap: wrap
    }
    .block_contact form div.row-2>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(50% - 5px);
        margin-right: 10px;
        margin-top: 10px
    }
    .block_contact form div.row-2>:nth-child(-n+2) {
        margin-top: 0
    }
    .block_contact form div.row-2>:last-child,
    .block_contact form div.row-2>:nth-child(2n+2) {
        margin-right: 0
    }
}

.block_contact form div.gdpr_checkbox {
    padding-top: 5px;
    font-size: .8rem;
    display: flex;
    line-height: 1.9rem
}

.block_contact form div.gdpr_checkbox label {
    margin-left: 5px;
    line-height: 1rem;
    font-weight: 300;
    font-size: .9rem;
    color: rgba(54, 54, 57, .7)
}

.block_contact form div.gdpr_checkbox label a {
    font-weight: 700
}

.block_contact form div.gdpr_checkbox input[type=checkbox] {
    position: absolute;
    opacity: 0
}

.block_contact form div.gdpr_checkbox input[type=checkbox]+label {
    position: relative;
    cursor: pointer;
    padding: 0;
    padding-left: 20px
}

.block_contact form div.gdpr_checkbox input[type=checkbox]+label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 15px;
    height: 15px;
    background: 0 0;
    position: absolute;
    left: -4px;
    top: 1px;
    border: 1px solid #64666e
}

.block_contact form div.gdpr_checkbox input[type=checkbox]:hover+label:before {
    background: #eaeaea
}

.block_contact form div.gdpr_checkbox input[type=checkbox]:focus+label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .12)
}

.block_contact form div.gdpr_checkbox input[type=checkbox]:checked+label:before {
    background: #fff
}

.block_contact form div.gdpr_checkbox input[type=checkbox]:disabled+label {
    color: #b8b8b8;
    cursor: auto
}

.block_contact form div.gdpr_checkbox input[type=checkbox]:disabled+label:before {
    box-shadow: none;
    background: #ddd
}

.block_contact form div.gdpr_checkbox input[type=checkbox]:checked+label:after {
    content: '';
    position: absolute;
    left: -2px;
    top: 8px;
    background: #fff;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 rgba(54, 54, 57, .7), 4px 0 0 rgba(54, 54, 57, .7), 4px -2px 0 rgba(54, 54, 57, .7), 4px -4px 0 rgba(54, 54, 57, .7), 4px -6px 0 rgba(54, 54, 57, .7), 4px -8px 0 rgba(54, 54, 57, .7);
    transform: rotate(45deg)
}

.block_contact form button {
    margin-top: 20px;
    padding: 15px 20px;
    font-weight: 700;
    cursor: pointer
}

.form__thank_you_message {
    padding: 15px 20px;
    background-color: #d2efd2
}

.form__thank_you_message p {
    margin-bottom: 0;
    color: green;
    text-align: center
}

.block_customers_logos {
    padding: 90px 0
}

@media screen and (max-width:63.9375em) {
    .block_customers_logos {
        padding: 40px 0
    }
}

.block_customers_logos__heading {
    text-align: center;
    margin-bottom: 15px
}

@media screen and (min-width:64em) {
    .block_customers_logos__heading {
        font-size: 2.4rem
    }
}

.block_customers_logos__description {
    max-width: 865px;
    margin-left: auto;
    margin-right: auto
}

.block_customers_logos__description>p {
    text-align: center;
    margin-bottom: 40px
}

@media screen and (max-width:39.9375em) {
    .block_customers_logos__description>p {
        margin-bottom: 20px
    }
}

.block_customers_logos__logos {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
    max-width: 785px;
    margin: 0 auto
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .block_customers_logos__logos {
        display: flex;
        flex-wrap: wrap
    }
    .block_customers_logos__logos>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(33.33333% - 10px);
        margin-right: 15px;
        margin-top: 15px
    }
    .block_customers_logos__logos>:nth-child(-n+3) {
        margin-top: 0
    }
    .block_customers_logos__logos>:last-child,
    .block_customers_logos__logos>:nth-child(3n+3) {
        margin-right: 0
    }
}

@media screen and (max-width:63.9375em) {
    .block_customers_logos__logos {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (max-width:39.9375em) {
    .block_customers_logos__logos {
        grid-template-columns: repeat(1, 1fr)
    }
}

.block_customers_logos__logo {
    padding: 8px 20px;
    border: 2px solid #ecedef
}

.block_customers_logos__logo>div {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 60px
}

.block_events_detail {
    padding-bottom: 60px;
    padding-top: 60px;
    max-width: 800px;
    padding-left: 25px;
    padding-right: 25px;
    margin-right: auto;
    margin-left: auto
}

@media screen and (max-width:63.9375em) {
    .block_events_detail {
        max-width: 800px
    }
}

.block_events_listing {
    padding-bottom: 80px
}

.block_events_listing__cards {
    margin-bottom: 60px
}

@media screen and (min-width:64em) {
    .block_events_listing__cards {
        display: flex;
        flex-wrap: wrap
    }
}

@media screen and (min-width:64em) {
    .block_events_listing__cards>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(33.33333% - 52.66667px);
        margin-right: 79px;
        margin-top: 50px
    }
    .block_events_listing__cards>:nth-child(-n+3) {
        margin-top: 0
    }
    .block_events_listing__cards>:nth-child(3n+3) {
        margin-right: 0
    }
    .block_events_listing__cards>:last-child {
        margin-right: 0
    }
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .block_events_listing__cards {
        display: flex;
        flex-wrap: wrap
    }
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .block_events_listing__cards>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(50% - 39.5px);
        margin-right: 79px;
        margin-top: 50px
    }
    .block_events_listing__cards>:nth-child(-n+2) {
        margin-top: 0
    }
    .block_events_listing__cards>:nth-child(2n+2) {
        margin-right: 0
    }
    .block_events_listing__cards>:last-child {
        margin-right: 0
    }
}

@media screen and (max-width:39.9375em) {
    .block_events_listing__cards {
        display: flex;
        flex-direction: column
    }
}

.block_events_listing__intro {
    margin: 52px auto 50px;
    max-width: 933px;
    text-align: center
}

.block_events_listing__card {
    display: block
}

@media screen and (max-width:63.9375em) {
    .block_events_listing__card {
        margin-bottom: 70px
    }
}

@media screen and (max-width:39.9375em) {
    .block_events_listing__card {
        margin-bottom: 36px
    }
}

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

.block_events_listing__image {
    height: 200px;
    margin-bottom: 10px
}

.block_events_listing__date {
    color: #009bd6;
    display: block;
    font-weight: 400;
    font-size: 1.0625rem;
    margin-bottom: 10px;
    text-transform: uppercase
}

.block_events_listing__heading {
    margin-bottom: 14px
}

.block_events_listing_description {
    margin-bottom: 17px
}

.block_form {
    padding: 30px 0
}

.block_home_banner {
    background-position: center;
    background-size: cover;
    padding: 150px 0;
    padding-top: 240px;
    position: relative;
    overflow: hidden;
    text-align: center
}

@media screen and (max-width:63.9375em) {
    .block_home_banner {
        padding-top: 180px
    }
}

@media screen and (max-width:39.9375em) {
    .block_home_banner {
        padding: 60px 0;
        padding-top: 120px
    }
}

.block_home_banner>* {
    position: relative;
    z-index: 5
}

.block_home_banner>iframe,
.block_home_banner>video {
    height: 56.25vw;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    width: 177.77777778vh
}

.block_home_banner:after {
    background-color: rgba(54, 54, 57, .7);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4
}

.block_home_banner__container {
    max-width: 770px;
    margin: 0 auto
}

@media screen and (max-width:39.9375em) {
    .block_home_banner__container {
        align-items: center;
        display: flex;
        flex-direction: column;
        text-align: center
    }
}

.block_home_banner__heading {
    color: #fff
}

@media screen and (min-width:64em) {
    .block_home_banner__heading {
        font-size: 3.9rem
    }
}

.block_home_banner__description p {
    color: #fff
}

@media screen and (min-width:64em) {
    .block_home_banner__description p {
        font-size: 1.2rem
    }
}

@media screen and (min-width:64em) {
    .block_home_banner__links a.button {
        margin-top: 20px;
        font-size: 1.1rem;
        margin-top: 5px
    }
}

.block_intro {
    padding: 90px 0;
    background-color: #f9f9fa;
    text-align: center
}

@media screen and (max-width:63.9375em) {
    .block_intro {
        padding: 40px 0
    }
}

@media screen and (min-width:64em) {
    .block_intro>div.container {
        max-width: 870px;
        margin: 0 auto
    }
}

.block_intro h2 {
    margin-bottom: 20px
}

@media screen and (min-width:64em) {
    .block_intro h2 {
        font-size: 2.4rem
    }
}

.block_intro p {
    margin-bottom: 0
}

.block_layers {
    padding: 45px 0
}

.main_container:not(.main_container--with_sidebar) .block_layers {
    max-width: 1230px;
    padding-left: 25px;
    padding-right: 25px;
    margin-right: auto;
    margin-left: auto
}

@media screen and (max-width:63.9375em) {
    .main_container:not(.main_container--with_sidebar) .block_layers {
        max-width: 800px
    }
}

.block_map {
    height: 300px;
    width: 100%
}

.block_news_detail {
    padding-bottom: 60px;
    padding-top: 60px;
    max-width: 800px;
    padding-left: 25px;
    padding-right: 25px;
    margin-right: auto;
    margin-left: auto
}

@media screen and (max-width:63.9375em) {
    .block_news_detail {
        max-width: 800px
    }
}

.block_news_listing {
    padding-bottom: 80px
}

.block_news_listing__cards {
    margin-bottom: 60px
}

@media screen and (min-width:64em) {
    .block_news_listing__cards {
        display: flex;
        flex-wrap: wrap
    }
}

@media screen and (min-width:64em) {
    .block_news_listing__cards>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(33.33333% - 52.66667px);
        margin-right: 79px;
        margin-top: 50px
    }
    .block_news_listing__cards>:nth-child(-n+3) {
        margin-top: 0
    }
    .block_news_listing__cards>:nth-child(3n+3) {
        margin-right: 0
    }
    .block_news_listing__cards>:last-child {
        margin-right: 0
    }
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .block_news_listing__cards {
        display: flex;
        flex-wrap: wrap
    }
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .block_news_listing__cards>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(50% - 39.5px);
        margin-right: 79px;
        margin-top: 50px
    }
    .block_news_listing__cards>:nth-child(-n+2) {
        margin-top: 0
    }
    .block_news_listing__cards>:nth-child(2n+2) {
        margin-right: 0
    }
    .block_news_listing__cards>:last-child {
        margin-right: 0
    }
}

@media screen and (max-width:39.9375em) {
    .block_news_listing__cards {
        display: flex;
        flex-direction: column
    }
}

.block_news_listing__intro {
    margin: 52px auto 50px;
    max-width: 933px;
    text-align: center
}

.block_news_listing__card {
    display: block
}

@media screen and (max-width:63.9375em) {
    .block_news_listing__card {
        margin-bottom: 70px
    }
}

@media screen and (max-width:39.9375em) {
    .block_news_listing__card {
        margin-bottom: 36px
    }
}

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

.block_news_listing__image {
    height: 200px;
    margin-bottom: 30px
}

.block_news_listing__date {
    color: #009bd6;
    display: block;
    font-weight: 400;
    font-size: 1.0625rem;
    margin-bottom: 18px;
    text-transform: uppercase
}

.block_news_listing__heading {
    margin-bottom: 14px
}

.block_news_listing_description {
    margin-bottom: 17px
}

.block_our_services {
    padding: 90px 0;
    background-color: #f9f9fa
}

@media screen and (max-width:63.9375em) {
    .block_our_services {
        padding: 40px 0
    }
}

.block_our_services h2 {
    text-align: center;
    margin-bottom: 40px
}

@media screen and (min-width:64em) {
    .block_our_services h2 {
        font-size: 2.4rem
    }
}

@media screen and (max-width:39.9375em) {
    .block_our_services h2 {
        margin-bottom: 20px
    }
}

.block_our_services__services {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 45px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .block_our_services__services {
        display: flex;
        flex-wrap: wrap
    }
    .block_our_services__services>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(20% - 36px);
        margin-right: 45px;
        margin-top: 45px
    }
    .block_our_services__services>:nth-child(-n+5) {
        margin-top: 0
    }
    .block_our_services__services>:last-child,
    .block_our_services__services>:nth-child(5n+5) {
        margin-right: 0
    }
}

@media screen and (max-width:63.9375em) {
    .block_our_services__services {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px
    }
}

@media screen and (max-width:39.9375em) {
    .block_our_services__services {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 20px
    }
}

.block_our_services__service {
    text-align: center
}

.block_our_services__service i {
    font-size: 3.5rem;
    color: #313132;
    display: block;
    margin-bottom: 5px;
    line-height: 1.5em
}

.block_our_services__service h4 {
    font-size: 1.1rem;
    margin: 0 auto;
    margin-bottom: 10px;
    max-width: 130px
}

.block_our_services__service p {
    font-size: .9rem;
    line-height: 1.7em;
    margin-bottom: 10px
}

@media screen and (min-width:64em) {
    .block_our_services__service span {
        opacity: 0
    }
}

.block_our_services__service span:hover {
    color: #009bd6
}

.block_our_services__service:hover span {
    opacity: 1
}

.block_search_results .loading {
    opacity: .5;
    pointer-events: none
}

.block_services {
    padding: 20px 0
}

.block_services__grid {
    display: grid;
    grid-template-columns: 1fr 53%;
    grid-gap: 80px;
    align-items: center
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .block_services__grid {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
    .block_services__grid>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(50% - 40px);
        margin-right: 80px;
        margin-top: 80px
    }
    .block_services__grid>:nth-child(1n+1) {
        flex-shrink: 0;
        flex-grow: 1;
        max-width: calc(50% - 80px)
    }
    .block_services__grid>:nth-child(2n+2) {
        flex-shrink: 0;
        flex-grow: 0;
        width: 53%
    }
    .block_services__grid>:nth-child(3n+3) {
        flex-grow: 0;
        flex-shrink: 0;
        width: 1fr
    }
    .block_services__grid>:nth-child(-n+2) {
        margin-top: 0
    }
    .block_services__grid>:last-child,
    .block_services__grid>:nth-child(2n+2) {
        margin-right: 0
    }
}

@media screen and (max-width:63.9375em) {
    .block_services__grid {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 30px
    }
}

@media screen and (max-width:63.9375em) {
    .block_services__grid {
        display: none
    }
}

.block_services__grid--responsive {
    display: none
}

@media screen and (max-width:63.9375em) {
    .block_services__grid--responsive {
        display: grid !important
    }
}

.block_services__links>a {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    position: relative;
    display: block;
    padding: 15px 30px;
    background-color: #f9f9fa;
    color: #313132
}

@media screen and (max-width:63.9375em) {
    .block_services__links>a {
        padding: 15px 20px;
        padding-right: 60px
    }
}

.block_services__links>a:not(:last-of-type) {
    margin-bottom: 5px
}

.block_services__links>a:before {
    opacity: 0;
    color: #fff;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: -15px;
    transform: translateY(-50%) rotate(-90deg);
    line-height: 35px;
    text-align: center;
    font-size: 12px;
    background-color: #009bd6
}

@media screen and (min-width:64em) {
    .block_services__links>a:before {
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        -ms-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s
    }
}

@media screen and (max-width:63.9375em) {
    .block_services__links>a:before {
        transform: translateY(-50%);
        right: 15px
    }
}

.block_services__links>a.active,
.block_services__links>a:hover {
    color: #009bd6
}

.block_services__links>a.active:before {
    opacity: 1
}

@media screen and (max-width:63.9375em) {
    .block_services__service {
        padding: 30px 20px
    }
}

.block_services__service__heading {
    margin-bottom: 20px
}

.block_services__service__description p:last-of-type {
    margin-bottom: 0
}

.block_services a.link_alternative {
    margin-bottom: 0;
    margin-top: 20px
}

.block_sitemap {
    margin: 50px auto 80px auto;
    max-width: 910px
}

.block_sitemap a,
.block_sitemap span.disabled_link {
    margin-bottom: 10px
}

.block_sitemap .sitemap {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.block_sitemap ul {
    margin-left: 0
}

.block_sitemap ul li {
    list-style-type: none;
    position: relative;
    display: block;
    padding-left: 0
}

.block_sitemap ul li:before {
    display: none
}

.block_sitemap ul li a {
    background-color: #363639;
    border-radius: 6px;
    color: #fff;
    display: block;
    padding: 8px 15px;
    position: relative;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.block_sitemap ul li a:hover {
    color: #fff;
    background-color: #1d1d1f
}

.block_sitemap ul li a:hover:before {
    color: #fff
}

.block_sitemap ul li ul {
    margin: 10px 0 0 25px
}

.block_sitemap ul li ul li a {
    font-size: .9em !important;
    background: #fff;
    color: rgba(54, 54, 57, .7);
    border: 1px solid #f4f4f6;
    font-weight: 400;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.block_sitemap ul li ul li a:hover {
    background-color: #1d1d1f;
    color: #fff !important
}

.block_sitemap ul li ul li span {
    background: #fff !important;
    color: rgba(54, 54, 57, .7) !important;
    border: 1px solid #f4f4f6 !important
}

.block_sitemap ul li ul li span:before {
    color: rgba(54, 54, 57, .7) !important
}

.block_sitemap ul li ul li span:hover {
    color: #fff !important;
    background: #009bd6 !important;
    border: 1px solid #009bd6 !important
}

.disabled_link {
    display: none
}

.block_slider {
    padding: 90px 0
}

@media screen and (max-width:63.9375em) {
    .block_slider {
        padding: 40px 0
    }
}

.block_slider div.container {
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-gap: 70px;
    align-items: center
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .block_slider div.container {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
    .block_slider div.container>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(50% - 35px);
        margin-right: 70px;
        margin-top: 70px
    }
    .block_slider div.container>:nth-child(1n+1) {
        flex-shrink: 0;
        flex-grow: 0;
        width: 50%
    }
    .block_slider div.container>:nth-child(2n+2) {
        flex-shrink: 0;
        flex-grow: 1;
        max-width: calc(50% - 70px)
    }
    .block_slider div.container>:nth-child(3n+3) {
        flex-grow: 0;
        flex-shrink: 0;
        width: 50%
    }
    .block_slider div.container>:nth-child(-n+2) {
        margin-top: 0
    }
    .block_slider div.container>:last-child,
    .block_slider div.container>:nth-child(2n+2) {
        margin-right: 0
    }
}

@media screen and (max-width:63.9375em) {
    .block_slider div.container {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 50px
    }
}

.block_slider__slide__image {
    position: relative;
    min-height: 420px;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

@media screen and (max-width:63.9375em) {
    .block_slider__slide__image {
        height: 320px;
        min-height: auto
    }
}

@media screen and (max-width:39.9375em) {
    .block_slider__slide__image {
        height: 220px
    }
}

.block_slider__slide__heading {
    margin-bottom: 20px
}

.block_slider__slide__description p:last-of-type {
    margin-bottom: 0
}

.block_slider__slide__link {
    margin-top: 30px
}

.block_slider__slide__next,
.block_slider__slide__prev {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    background-color: #009bd6
}

.block_slider__slide__next:before,
.block_slider__slide__prev:before {
    color: #fff;
    font-size: 17px;
    transform: rotate(90deg);
    margin-left: 8px;
    margin-top: 11px
}

.block_slider__slide__next:hover,
.block_slider__slide__prev:hover {
    background-color: #00719c
}

.block_slider__slide__next {
    left: 55px
}

.block_slider__slide__next:before {
    transform: rotate(-90deg);
    margin-left: 14px
}

.block_standard_page_detail {
    margin: 0 auto
}

.main_container:not(.main_container--with-sidebar) .block_standard_page_detail {
    margin-bottom: 50px;
    margin-top: 0
}

.block_standard_page_detail div.toc>ul {
    display: none
}

.block_our_services__service .block_standard_page_detail span,
.block_standard_page_detail .block_our_services__service span,
.block_standard_page_detail .link_alternative {
    margin-right: 20px
}

.block_our_services__service .block_standard_page_detail .link_alternative+span,
.block_our_services__service .block_standard_page_detail span+.link_alternative,
.block_our_services__service .block_standard_page_detail span+span,
.block_standard_page_detail .block_our_services__service .link_alternative+span,
.block_standard_page_detail .block_our_services__service span+.link_alternative,
.block_standard_page_detail .block_our_services__service span+span,
.block_standard_page_detail .link_alternative+.link_alternative {
    margin-left: 0
}

@media screen and (max-width:63.9375em) {
    .container .block_standard_page_detail {
        padding-left: 0;
        padding-right: 0
    }
}

.block_standard_page_detail:after {
    content: '';
    clear: both;
    display: block
}

.block_standard_page_detail .button {
    margin-bottom: 1.35rem
}

.js_init--block_standard_page_detail section.main_container:not(.main_container--with-sidebar) .block_standard_page_detail .block_layers,
.standard-page-module section.main_container:not(.main_container--with-sidebar) .block_standard_page_detail .block_layers {
    max-width: 924px;
    margin-left: auto;
    margin-right: auto
}

.block_technology_partners {
    padding: 90px 0;
    text-align: center
}

@media screen and (max-width:63.9375em) {
    .block_technology_partners {
        padding: 40px 0
    }
}

.block_technology_partners__heading {
    margin-bottom: 35px
}

@media screen and (min-width:64em) {
    .block_technology_partners__heading {
        font-size: 2.4rem
    }
}

.block_technology_partners__logo {
    height: 80px;
    padding: 8px 20px;
    border: 2px solid #ecedef
}

@media screen and (min-width:64em) {
    .block_technology_partners__logo {
        max-width: 220px
    }
}

.block_technology_partners__logo>div {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 60px
}

.block_what_makes_us_distinctive {
    padding: 50px 0;
    padding-bottom: 70px;
    text-align: center
}

@media screen and (max-width:63.9375em) {
    .block_what_makes_us_distinctive {
        padding: 40px 0;
        padding-bottom: 60px
    }
}

.block_what_makes_us_distinctive__heading {
    margin-bottom: 50px
}

@media screen and (min-width:64em) {
    .block_what_makes_us_distinctive__heading {
        font-size: 2.4rem
    }
}

@media screen and (max-width:63.9375em) {
    .block_what_makes_us_distinctive__heading {
        margin-bottom: 30px
    }
}

.block_what_makes_us_distinctive__cards {
    max-width: 940px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .block_what_makes_us_distinctive__cards {
        display: flex;
        flex-wrap: wrap
    }
    .block_what_makes_us_distinctive__cards>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(33.33333% - 33.33333px);
        margin-right: 50px;
        margin-top: 50px
    }
    .block_what_makes_us_distinctive__cards>:nth-child(-n+3) {
        margin-top: 0
    }
    .block_what_makes_us_distinctive__cards>:last-child,
    .block_what_makes_us_distinctive__cards>:nth-child(3n+3) {
        margin-right: 0
    }
}

@media screen and (max-width:63.9375em) {
    .block_what_makes_us_distinctive__cards {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px
    }
}

@media screen and (max-width:39.9375em) {
    .block_what_makes_us_distinctive__cards {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 20px
    }
}

.block_what_makes_us_distinctive__card__image {
    display: block;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    height: 280px;
    width: 100%
}

@media screen and (max-width:63.9375em) {
    .block_what_makes_us_distinctive__card__image {
        background-size: contain
    }
}

@media screen and (max-width:63.9375em) {
    .block_what_makes_us_distinctive__card__image {
        height: 200px
    }
}

@media screen and (max-width:39.9375em) {
    .block_what_makes_us_distinctive__card__image {
        height: 150px
    }
}

.block_what_makes_us_distinctive__card__name {
    margin-bottom: 10px;
    margin-top: 20px
}

@media screen and (min-width:40em) {
    .block_what_makes_us_distinctive__card__name {
        font-size: 1.5rem
    }
}

.block_what_makes_us_distinctive__card__description p {
    padding: 0 10px;
    margin-bottom: 0
}

.block_why_clients_choose_us {
    padding: 90px 0;
    background-color: #f9f9fa;
    text-align: center
}

@media screen and (max-width:63.9375em) {
    .block_why_clients_choose_us {
        padding: 40px 0
    }
}

.block_why_clients_choose_us__heading {
    margin-bottom: 35px
}

@media screen and (min-width:64em) {
    .block_why_clients_choose_us__heading {
        font-size: 2.4rem
    }
}

.block_why_clients_choose_us__features {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    max-width: 880px;
    margin: 0 auto
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .block_why_clients_choose_us__features {
        display: flex;
        flex-wrap: wrap
    }
    .block_why_clients_choose_us__features>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(33.33333% - 13.33333px);
        margin-right: 20px;
        margin-top: 20px
    }
    .block_why_clients_choose_us__features>:nth-child(-n+3) {
        margin-top: 0
    }
    .block_why_clients_choose_us__features>:last-child,
    .block_why_clients_choose_us__features>:nth-child(3n+3) {
        margin-right: 0
    }
}

@media screen and (max-width:63.9375em) {
    .block_why_clients_choose_us__features {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (max-width:39.9375em) {
    .block_why_clients_choose_us__features {
        grid-template-columns: repeat(1, 1fr)
    }
}

.block_why_clients_choose_us__feature {
    background-color: #fff;
    padding: 12px 35px;
    padding-bottom: 30px
}

.block_why_clients_choose_us__feature__icon {
    font-size: 3.9rem;
    color: #313132
}

.block_why_clients_choose_us__feature__heading {
    margin-bottom: 10px
}

@media screen and (min-width:40em) {
    .block_why_clients_choose_us__feature__heading {
        font-size: 1.3rem
    }
}

.block_why_clients_choose_us__feature__description p {
    font-size: .95rem;
    margin-bottom: 0
}

.core_404 {
    padding: 40px 0;
    text-align: center
}

.core_footer {
    padding: 55px 0;
    background-color: #363639
}

.core_footer div.container {
    display: grid;
    grid-template-columns: 300px auto 1fr 200px;
    /*grid-template-columns: 50% auto 200px;*/
    grid-gap: 120px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .core_footer div.container {
        display: flex;
        flex-wrap: wrap
    }
    .core_footer div.container>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(25% - 90px);
        margin-right: 120px;
        margin-top: 120px
    }
    .core_footer div.container>:nth-child(1n+1) {
        flex-shrink: 0;
        flex-grow: 0;
        width: 300px
    }
    .core_footer div.container>:nth-child(2n+2) {
        flex-shrink: 0;
        flex-grow: 0;
        width: auto
    }
    .core_footer div.container>:nth-child(3n+3) {
        flex-shrink: 0;
        flex-grow: 1;
        max-width: calc(25% - 120px)
    }
    .core_footer div.container>:nth-child(4n+4) {
        flex-shrink: 0;
        flex-grow: 0;
        width: 200px
    }
    .core_footer div.container>:nth-child(5n+5) {
        flex-grow: 0;
        flex-shrink: 0;
        width: 300px
    }
    .core_footer div.container>:nth-child(-n+4) {
        margin-top: 0
    }
    .core_footer div.container>:last-child,
    .core_footer div.container>:nth-child(4n+4) {
        margin-right: 0
    }
}

@media screen and (max-width:68.75em) {
    .core_footer div.container {
        grid-template-columns: 330px 1fr 1fr 1fr;
        /*grid-template-columns: 50% 1fr 1fr;*/
        grid-gap: 70px
    }
}

@media screen and (max-width:63.9375em) {
    .core_footer div.container {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px 70px
    }
}

@media screen and (max-width:39.9375em) {
    .core_footer div.container {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 50px 30px
    }
}

.core_footer__logo {
    max-width: 160px;
    display: block;
    margin-bottom: 30px
}

.core_footer__column>a {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    display: block;
    color: #fff;
    font-weight: 400
}

.core_footer__column>a.active {
    color: #fff;
    font-weight: 700
}

.core_footer__column>a:not(.active):hover {
    color: #009bd6
}

.core_footer__column>a:not(:last-of-type) {
    margin-bottom: 10px
}

.core_footer__column:first-of-type {
    position: relative
}

.core_footer__column:first-of-type>p>a {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #fff;
    font-weight: 700
}

.core_footer__column:first-of-type>p>a:hover {
    color: #009bd6
}

.core_footer__column:last-of-type p {
    margin-bottom: 5px
}

.core_footer__column:last-of-type div a {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: .9rem
}

.core_footer__column:last-of-type div a:hover {
    color: #009bd6
}

.core_footer__column:last-of-type i {
    font-size: 1.2rem
}

.core_footer__column:last-of-type div>a:first-of-type {
    margin-top: 10px
}

.core_footer__column:last-of-type div>a:not(:last-of-type) {
    margin-bottom: 10px
}

.core_footer a,
.core_footer p {
    font-size: .95rem
}

.core_footer p {
    margin-bottom: 10px;
    color: #fff
}

.core_footer h4 {
    text-transform: none;
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 13px;
    color: #fff
}

.core_footer__bottom_links {
    margin-top: 35px
}

.core_footer__bottom_links a {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    position: relative
}

.core_footer__bottom_links a.active {
    color: #fff;
    font-weight: 700
}

.core_footer__bottom_links a:not(.active):hover {
    color: #009bd6
}

.core_footer__bottom_links a:not(:last-of-type) {
    padding-right: 10px;
    margin-right: 8px
}

.core_footer__bottom_links a:not(:last-of-type):after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 24px;
    max-height: 100%;
    width: 2px;
    background-color: #f4f4f6
}

.core_header {
    position: relative
}

.core_header__logo {
    display: block;
    width: 172px
}

@media screen and (max-width:63.9375em) {
    .core_header__logo {
        width: 132px
    }
}

.core_header__logo_image {
    display: block;
    width: 100%
}

.core_header__container {
    box-shadow: 0 0 34px 0 rgba(0, 0, 0, .2)
}

.core_header__container>div.container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
    padding-top: 40px;
    position: relative
}

@media screen and (max-width:63.9375em) {
    .core_header__container>div.container {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.banner {
    align-items: center;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 90px 0;
    padding-bottom: 0;
    position: relative;
    text-align: center;
    z-index: 2
}

@media screen and (max-width:39.9375em) {
    .banner {
        padding: 40px 0;
        padding-bottom: 0
    }
}

.banner>* {
    position: relative;
    z-index: 5
}

.banner .container {
    width: 100%
}

.banner__heading {
    margin-bottom: 0
}

@media screen and (min-width:64em) {
    .banner__heading {
        font-size: 3.9rem
    }
}

.navigation {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

@media screen and (max-width:63.9375em) {
    .navigation {
        display: none
    }
}

.navigation__item {
    color: #313132;
    cursor: pointer;
    font-weight: 600;
    font-size: 1.1rem;
    padding: 10px 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.navigation__item i {
    display: inline-block;
    vertical-align: top;
    font-size: .65rem;
    margin-left: 8px;
    margin-top: 8px
}

.navigation__item:not(:last-child) {
    margin-right: 55px
}

.navigation__item.open,
.navigation__item:hover {
    color: #009bd6
}

.navigation__item.active {
    color: #009bd6 !important;
    font-weight: 700
}

.navigation__item--button {
    margin-bottom: 0
}

.navigation__item--button.active,
.navigation__item--button:hover {
    color: #fff
}

.navigation__dropdown_container {
    position: relative
}

.navigation__dropdown_container:hover .navigation__dropdown {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0)
}

.navigation__dropdown_container:hover>a.navigation__item:not(.active) {
    color: #363639
}

.navigation__dropdown_container>a.navigation__item {
    cursor: default
}

.navigation__dropdown {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding-top: 5px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 100%;
    transform: translateY(-5px);
    width: 220px;
    z-index: 5
}

.navigation__dropdown>div {
    background-color: #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, .2);
    z-index: 5
}

.navigation__dropdown>div>a.navigation__item {
    display: block;
    padding: 10px 20px;
    margin: 0;
    text-transform: none;
    font-weight: 600
}

.navigation__dropdown>div>a.navigation__item:not(:last-of-type) {
    border-bottom: 1px solid #f6f6f7
}

[data-dropdown] {
    display: none
}

.responsive_menu {
    height: 100%;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    transform: translate3D(0, 0, 0);
    transition: width .35s;
    z-index: 99;
    width: 0
}

.responsive_menu:before {
    background-color: #363639;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transition: width .35s;
    z-index: 70;
    width: 0
}

.responsive_menu__inner_wrapper {
    display: flex;
    height: 100%;
    justify-content: flex-end;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 85;
    width: 100vw
}

.responsive_menu__inner {
    align-items: center;
    display: flex;
    height: 100%;
    align-items: center;
    overflow: scroll;
    overflow-x: hidden;
    width: 0
}

.responsive_menu__close_icon {
    cursor: pointer;
    color: #fff;
    font-size: 1.5rem;
    opacity: .2;
    position: absolute;
    right: 26px;
    top: 38px;
    transform: rotate(45deg);
    z-index: 86
}

.responsive_menu__close_icon:hover:after,
.responsive_menu__close_icon:hover:before {
    opacity: 1
}

.responsive_menu__close_icon:after,
.responsive_menu__close_icon:before {
    background-color: #fff;
    content: '';
    display: block;
    font-size: inherit;
    height: 1.0875em;
    left: 50%;
    opacity: .9;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 4px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.responsive_menu__close_icon:before {
    height: 4px;
    width: 1.0875em
}

.responsive_menu--in {
    width: 100%
}

.responsive_menu--in:before {
    width: 360px
}

.responsive_menu--in .responsive_menu__inner_wrapper {
    visibility: visible
}

.responsive_menu--in .responsive_menu__inner {
    width: 360px
}

.responsive_menu--in .responsive_menu__close_icon {
    opacity: 1
}

.responsive_menu--in .responsive_menu__close_icon:after,
.responsive_menu--in .responsive_menu__close_icon:before {
    transform: translate(-50%, -50%) rotate(0)
}

.responsive_navigation {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 75px 10px 40px;
    text-align: center;
    width: 100%
}

.responsive_navigation>*,
.responsive_navigation__item {
    color: #fff;
    font-weight: 400;
    font-size: 1.4375rem;
    letter-spacing: .43px;
    margin-bottom: 15px;
    position: relative
}

.responsive_navigation>* i,
.responsive_navigation__item i {
    display: inline-block;
    vertical-align: top;
    font-size: .8rem;
    margin-left: 8px;
    margin-top: 13px
}

.responsive_navigation>.active,
.responsive_navigation>:hover,
.responsive_navigation__item.active,
.responsive_navigation__item:hover {
    color: #fff;
    font-weight: 700
}

.responsive_navigation__item--button {
    color: #fff
}

.responsive_navigation__dropdown_container {
    margin-bottom: 15px
}

.responsive_navigation__dropdown_container>a {
    cursor: default
}

.responsive_navigation__dropdown {
    display: none
}

.responsive_navigation__dropdown>div>a {
    display: block;
    font-size: 1.1rem;
    margin-top: 5px;
    margin-bottom: 0
}

.burger {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

@media screen and (min-width:64em) {
    .burger {
        display: none !important
    }
}

.burger__line {
    background-color: #363639;
    display: block;
    height: 3px;
    width: 30px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.burger__line:not(:last-child) {
    margin-bottom: 7px
}

.burger__line:nth-child(2) {
    width: 23px
}

.burger__line:nth-child(2) {
    width: 26px
}

.burger:focus .burger__line,
.burger:hover .burger__line {
    background-color: #009bd6;
    outline: 0
}

body.homepage .core_header {
    background: 0 0 !important;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 5
}

body.homepage .core_header__container {
    box-shadow: none
}

body.homepage .core_header .navigation>a,
body.homepage .core_header .navigation>div>a {
    color: #fff
}

body.homepage .core_header .navigation>a:hover,
body.homepage .core_header .navigation>div>a:hover {
    color: #009bd6
}

body.homepage .core_header .navigation__dropdown_container:hover>a.navigation__item:not(.active) {
    color: #fff
}

body.homepage .core_header span.burger span.burger__line {
    background-color: #fff
}

.examples_scrollable_navigation .horizontal_menu {
    height: 60px;
    width: 100%
}

.examples_scrollable_navigation .horizontal_menu__container {
    position: relative;
    display: flex;
    justify-content: center
}

.examples_scrollable_navigation .horizontal_menu__content {
    background: rgba(54, 54, 57, .7);
    display: flex;
    position: relative;
    height: 60px;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.examples_scrollable_navigation .horizontal_menu__content::-webkit-scrollbar {
    display: none
}

.examples_scrollable_navigation .horizontal_menu__scroll {
    display: flex;
    white-space: nowrap
}

.examples_scrollable_navigation .horizontal_menu__link {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    position: relative;
    display: inline-flex;
    align-items: center;
    vertical-align: top;
    padding: 0 15px;
    height: 60px;
    background: rgba(54, 54, 57, .7);
    color: #fff
}

.examples_scrollable_navigation .horizontal_menu__link:not(:last-child) {
    border-right: 1px solid #fff
}

.examples_scrollable_navigation .horizontal_menu__link.active,
.examples_scrollable_navigation .horizontal_menu__link:hover {
    background: #009bd6
}

.examples_scrollable_navigation .horizontal_menu__next,
.examples_scrollable_navigation .horizontal_menu__prev {
    position: absolute;
    top: 0;
    z-index: 1;
    display: none
}

.examples_scrollable_navigation .horizontal_menu__next>a,
.examples_scrollable_navigation .horizontal_menu__prev>a {
    cursor: default
}

.examples_scrollable_navigation .horizontal_menu__next:after,
.examples_scrollable_navigation .horizontal_menu__prev:after {
    pointer-events: none;
    position: absolute;
    height: 60px;
    width: 30px;
    content: "";
    display: inline-block;
    left: 60px;
    top: 0;
    transform: rotate(180deg)
}

.examples_scrollable_navigation .horizontal_menu__prev {
    left: 0
}

.examples_scrollable_navigation .horizontal_menu__next {
    right: 0
}

.examples_scrollable_navigation .horizontal_menu__arrow {
    background: rgba(54, 54, 57, .7);
    height: 60px;
    width: 60px;
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.examples_scrollable_navigation .horizontal_menu__arrow--left {
    left: 0
}

.examples_scrollable_navigation .horizontal_menu__arrow--right {
    right: 0
}

.examples_scrollable_navigation .horizontal_menu__arrow:hover .horizontal_menu__icon {
    color: #009bd6
}

.examples_scrollable_navigation .horizontal_menu__icon {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #fff
}

.fieldtype_submit--align_center {
    text-align: center;
    width: 100%
}

.layer_embed {
    align-items: center;
    display: flex;
    justify-content: center
}

.content_image {
    margin-bottom: 38px;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

@media screen and (max-width:31.1875em) {
    .content_image {
        margin-bottom: 25px
    }
}

.content_image__image {
    height: auto;
    width: 100%
}

@media screen and (max-width:39.9375em) {
    .content_image__inner {
        max-height: 410px
    }
}

@media screen and (min-width:31.25em) {
    .content_image--left {
        float: left;
        margin: 10px 38px 30px 0
    }
}

@media screen and (min-width:31.25em) {
    .content_image--right {
        float: right;
        margin: 10px 0 30px 38px
    }
}

.content_image--cover .content_image__inner {
    height: 370px
}

@media screen and (max-width:39.9375em) {
    .content_image--cover .content_image__inner {
        height: 200px
    }
}

.content_image--contain .content_image__inner {
    height: auto !important
}

@media screen and (min-width:31.25em) {
    .content_image--width-10 {
        width: 10%
    }
}

@media screen and (min-width:31.25em) {
    .content_image--width-25 {
        width: 25%
    }
}

@media screen and (min-width:31.25em) {
    .content_image--width-35 {
        width: 35%
    }
}

@media screen and (min-width:31.25em) {
    .content_image--width-50 {
        width: 50%
    }
}

@media screen and (min-width:31.25em) {
    .content_image--width-75 {
        width: 75%
    }
}

@media screen and (min-width:31.25em) {
    .content_image--width-100 {
        width: 100%
    }
}

.content_image__description {
    font-size: .85em;
    text-align: center !important;
    width: 95%;
    margin: auto;
    font-style: italic;
    margin-bottom: 6px;
    margin-top: 15px
}

.block_news_detail__body .content_image {
    margin-top: 35px
}

.layer_link__form {
    display: none
}

.button--read-more {
    margin-top: 25px
}

.button--read-more .read_less_text {
    display: none
}

.button--read-more.open .read_more_text {
    display: none
}

.button--read-more.open .read_less_text {
    display: block
}

.read_more_container {
    overflow: hidden;
    position: relative;
    transition: .4s cubic-bezier(.62, .34, .34, .96) 0s
}

.read_more_container--open {
    transition-delay: 0s
}

.read_more_container--open:after {
    display: none
}

.read_more_container:not(.read_more_container--open) {
    max-height: 300px !important
}

.read_more_container:after {
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -o-linear-gradient(rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 100%);
    bottom: 0;
    content: '';
    display: block;
    height: 25px;
    left: 0;
    position: absolute;
    width: 100%
}

.layer_spacing {
    display: flex
}

.layer_spacing--size_small {
    height: 30px
}

.layer_spacing--size_medium {
    height: 50px
}

.layer_spacing--size_large {
    height: 90px
}

.layer_spacing--line:before {
    align-self: center;
    background-color: rgba(236, 237, 239, .3);
    content: '';
    display: inline-block;
    height: 2px;
    margin: 20px 0;
    text-align: center;
    width: 100%
}

.column_table {
    border-radius: 2px;
    display: flex;
    padding-bottom: 50px
}

@media screen and (max-width:39.9375em) {
    .column_table {
        flex-direction: column
    }
}

.column_table__column {
    flex-grow: 1
}

@media screen and (max-width:39.9375em) {
    .column_table__column {
        width: 100%
    }
}

.column_table__column:first-child .column_table__heading {
    border-top-left-radius: 2px
}

@media screen and (max-width:39.9375em) {
    .column_table__column:first-child .column_table__heading {
        border-top-right-radius: 2px
    }
}

@media screen and (max-width:39.9375em) {
    .column_table__column:last-child {
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        overflow: hidden
    }
}

.column_table__column:last-child .column_table__heading {
    border-top-right-radius: 2px
}

@media screen and (max-width:39.9375em) {
    .column_table__column:last-child .column_table__heading {
        border-top-right-radius: 0
    }
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .column_table[data-columns="4"] .column_table__column {
        width: 50%
    }
}

.column_table__heading {
    background-color: #009bd6;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.125rem;
    margin-bottom: 0;
    padding: 12px 20px
}

@media screen and (max-width:39.9375em) {
    .column_table__heading {
        padding: 20px 25px
    }
}

.column_table__description {
    font-size: 1rem;
    padding-bottom: 8px;
    padding: 8px 25px
}

@media screen and (max-width:39.9375em) {
    .column_table__description {
        padding: 15px 25px
    }
}

.column_table__description:nth-child(even) {
    background-color: #363639
}

@media screen and (max-width:39.9375em) {
    .column_table__description--empty {
        display: none
    }
}

.layer_text--size_small {
    font-size: .99rem
}

.layer_text--size_small sup {
    font-size: .77rem
}

.layer_text--size_large {
    font-size: 1.21rem
}

.layer_text--size_large sup {
    font-size: .99rem
}

.layer_text sup {
    font-size: .88rem;
    color: rgba(54, 54, 57, .7)
}

.video.layer_video {
    margin-bottom: 38px;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    position: relative
}

@media screen and (max-width:31.1875em) {
    .video.layer_video {
        margin-bottom: 25px;
        width: 100%
    }
}

.video.layer_video:not(.layer_video--contain):not(.video--iframe) .video__container {
    height: 100%
}

@media screen and (max-width:39.9375em) {
    .video.layer_video:not(.layer_video--contain):not(.video--iframe) .video__container {
        height: 180px
    }
}

@media screen and (min-width:31.25em) {
    .video.layer_video--left {
        float: left;
        margin: 10px 38px 30px 0
    }
}

@media screen and (min-width:31.25em) {
    .video.layer_video--right {
        float: right;
        margin: 10px 0 30px 38px
    }
}

@media screen and (min-width:31.25em) {
    .video.layer_video--width_10 {
        width: 10%
    }
}

@media screen and (min-width:31.25em) {
    .video.layer_video--width_25 {
        width: 25%
    }
}

@media screen and (min-width:31.25em) {
    .video.layer_video--width_35 {
        width: 35%
    }
}

@media screen and (min-width:31.25em) {
    .video.layer_video--width_50 {
        width: 50%
    }
}

@media screen and (min-width:31.25em) {
    .video.layer_video--width_75 {
        width: 75%
    }
}

@media screen and (min-width:31.25em) {
    .video.layer_video--width_100 {
        width: 100%
    }
}

.sidebar_image_heading_text_and_link .button {
    font-size: .875rem;
    margin-bottom: 0;
    min-height: 41px;
    padding: 12px 6px
}

.sidebar_image_heading_text_and_link__image {
    height: 128px;
    width: 100%
}

.sidebar_image_heading_text_and_link__image+.sidebar_image_heading_text_and_link__heading {
    margin-top: 22px
}

.sidebar_subnav ul {
    margin-left: 0
}

.sidebar_subnav ul>li>ul>li>a {
    padding-left: 25px
}

.sidebar_subnav ul>li>ul>li>ul>li>a {
    padding-left: 35px
}

.sidebar_subnav ul li {
    margin: 0;
    padding: 0
}

.sidebar_subnav ul li:before {
    display: none
}

.sidebar_subnav ul li:nth-child(odd) a {
    background-color: #ededed
}

.sidebar_subnav ul li:first-of-type a {
    background-color: #bababa
}

.sidebar_subnav ul li.parent {
    border-top: 1px solid grey
}

.sidebar_subnav ul li a {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    display: block;
    padding: 5px 15px;
    background-color: #d3d3d3;
    color: #771422
}

.sidebar_subnav ul li a.active,
.sidebar_subnav ul li a:hover {
    color: #fff;
    background-color: #838383
}

.template_careers__intro {
    text-align: center;
    margin-top: 10px;
    max-width: 880px;
    margin: 0 auto
}

.template_case_studies__items {
    padding: 50px 0;
    padding-bottom: 70px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px
}

@media screen and (max-width:63.9375em) {
    .template_case_studies__items {
        padding: 40px 0;
        padding-bottom: 60px
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .template_case_studies__items {
        display: flex;
        flex-wrap: wrap
    }
    .template_case_studies__items>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(25% - 15px);
        margin-right: 20px;
        margin-top: 20px
    }
    .template_case_studies__items>:nth-child(-n+4) {
        margin-top: 0
    }
    .template_case_studies__items>:last-child,
    .template_case_studies__items>:nth-child(4n+4) {
        margin-right: 0
    }
}

@media screen and (max-width:63.9375em) {
    .template_case_studies__items {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (max-width:39.9375em) {
    .template_case_studies__items {
        grid-template-columns: repeat(1, 1fr)
    }
}

.template_case_studies__item {
    text-align: center
}

.template_case_studies__item span {
    display: block
}

.template_case_studies__item__image {
    display: block;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    height: 200px;
    width: 100%
}

@media screen and (max-width:39.9375em) {
    .template_case_studies__item__image {
        height: 150px
    }
}

.template_case_studies__item__name {
    color: #313132;
    padding: 0 20px;
    display: block;
    font-size: 1.2rem;
    margin-top: 15px;
    margin-bottom: 10px
}

@media screen and (min-width:64em) {
    .block_our_services__service .template_case_studies__item span,
    .template_case_studies__item .block_our_services__service span,
    .template_case_studies__item span.link_alternative {
        opacity: 0
    }
}

.block_our_services__service .template_case_studies__item span:hover,
.template_case_studies__item .block_our_services__service span:hover,
.template_case_studies__item span.link_alternative:hover {
    color: #009bd6
}

.block_our_services__service .template_case_studies__item:hover span,
.template_case_studies__item:hover .block_our_services__service span,
.template_case_studies__item:hover span.link_alternative {
    opacity: 1
}

.template_our_services__description {
    max-width: 820px;
    margin: 0 auto;
    text-align: center;
    margin-top: 5px
}

.template_our_services div.block_slider {
    background-color: #f9f9fa;
    margin-top: 60px
}

@media screen and (max-width:63.9375em) {
    .template_our_services div.block_slider {
        margin-top: 30px
    }
}

.template_our_team__strapline {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px
}

.template_our_team__members {
    padding: 90px 0;
    padding-top: 20px;
    max-width: 880px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px
}

@media screen and (max-width:63.9375em) {
    .template_our_team__members {
        padding: 40px 0;
        padding-top: 20px
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .template_our_team__members {
        display: flex;
        flex-wrap: wrap
    }
    .template_our_team__members>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(33.33333% - 13.33333px);
        margin-right: 20px;
        margin-top: 20px
    }
    .template_our_team__members>:nth-child(-n+3) {
        margin-top: 0
    }
    .template_our_team__members>:last-child,
    .template_our_team__members>:nth-child(3n+3) {
        margin-right: 0
    }
}

@media screen and (max-width:63.9375em) {
    .template_our_team__members {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (max-width:39.9375em) {
    .template_our_team__members {
        grid-template-columns: repeat(1, 1fr)
    }
}

.template_our_team__member {
    cursor: pointer;
    text-align: center
}

.template_our_team__member__image {
    display: block;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    height: 280px;
    width: 100%
}

@media screen and (max-width:63.9375em) {
    .template_our_team__member__image {
        height: 200px
    }
}

@media screen and (max-width:63.9375em) {
    .template_our_team__member__image {
        background-size: contain
    }
}

.template_our_team__member__name {
    margin-bottom: 0;
    margin-top: 20px
}

@media screen and (min-width:40em) {
    .template_our_team__member__name {
        font-size: 1.5rem
    }
}

.template_our_team__member__position {
    font-style: italic;
    margin-bottom: 10px
}

@media screen and (min-width:64em) {
    .block_our_services__service .template_our_team__member span,
    .template_our_team__member .block_our_services__service span,
    .template_our_team__member span.link_alternative {
        opacity: 0
    }
}

.block_our_services__service .template_our_team__member span:hover,
.template_our_team__member .block_our_services__service span:hover,
.template_our_team__member span.link_alternative:hover {
    color: #009bd6
}

.block_our_services__service .template_our_team__member:hover span,
.template_our_team__member:hover .block_our_services__service span,
.template_our_team__member:hover span.link_alternative {
    opacity: 1
}

.template_our_team__lightboxes {
    display: none
}

.template_our_team__lightbox {
    white-space: initial;
    padding: 30px 35px
}

.template_our_team__lightbox p:last-of-type {
    margin-bottom: 0
}

.template_our_team__lightbox__grid {
    display: grid;
    grid-template-columns: 280px 1fr;
    grid-gap: 30px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .template_our_team__lightbox__grid {
        display: flex;
        flex-wrap: wrap
    }
    .template_our_team__lightbox__grid>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: calc(50% - 15px);
        margin-right: 30px;
        margin-top: 30px
    }
    .template_our_team__lightbox__grid>:nth-child(1n+1) {
        flex-shrink: 0;
        flex-grow: 0;
        width: 280px
    }
    .template_our_team__lightbox__grid>:nth-child(2n+2) {
        flex-shrink: 0;
        flex-grow: 1;
        max-width: calc(50% - 30px)
    }
    .template_our_team__lightbox__grid>:nth-child(3n+3) {
        flex-grow: 0;
        flex-shrink: 0;
        width: 280px
    }
    .template_our_team__lightbox__grid>:nth-child(-n+2) {
        margin-top: 0
    }
    .template_our_team__lightbox__grid>:last-child,
    .template_our_team__lightbox__grid>:nth-child(2n+2) {
        margin-right: 0
    }
}

@media screen and (max-width:63.9375em) {
    .template_our_team__lightbox__grid {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 20px
    }
}

.template_our_team__lightbox__image {
    display: block;
    height: 280px;
    width: 100%;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    margin-bottom: 20px
}

@media screen and (max-width:63.9375em) {
    .template_our_team__lightbox__image {
        height: 200px
    }
}

@media screen and (max-width:63.9375em) {
    .template_our_team__lightbox__image {
        background-size: contain;
        background-position: left
    }
}

.template_our_team__lightbox__info a {
    display: block;
    color: rgba(54, 54, 57, .7);
    position: relative;
    font-weight: 600;
    font-size: 1rem
}

.template_our_team__lightbox__info a+a {
    margin-top: 10px
}

.template_our_team__lightbox__info a i {
    display: inline-block;
    background-color: #009bd6;
    width: 28px;
    height: 28px;
    color: #fff;
    text-align: center;
    margin-right: 10px;
    vertical-align: top
}

.template_our_team__lightbox__name {
    margin-bottom: 0;
    font-size: 1.5rem
}

.template_our_team__lightbox__position {
    font-style: italic;
    margin-bottom: 10px !important;
    font-weight: 600
}

.template_our_team__lightbox__biography p {
    font-size: 1rem
}

.template_our_team__lightbox__biography p:last-of-type {
    margin-bottom: 0
}