html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
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:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

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

input:focus,
select:focus,
textarea:focus {
    outline: none
}

input,
button,
select {
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none
}

select {
    border: 0;
    background: none
}

textarea {
    border: none;
    overflow: auto;
    outline: none;
    resize: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

@font-face {
    font-family: "Gilroy";
    src: url("../fonts/Gilroy/Gilroy-Light/Gilroy-Light.eot");
    src: url("../fonts/Gilroy/Gilroy-Light/Gilroy-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy/Gilroy-Light/Gilroy-Light.woff2") format("woff2"), url("../fonts/Gilroy/Gilroy-Light/Gilroy-Light.woff") format("woff"), url("../fonts/Gilroy/Gilroy-Light/Gilroy-Light") format("opentype");
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Gilroy";
    src: url("../fonts/Gilroy/Gilroy-Regular/Gilroy-Regular.eot");
    src: url("../fonts/Gilroy/Gilroy-Regular/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy/Gilroy-Regular/Gilroy-Regular.woff2") format("woff2"), url("../fonts/Gilroy/Gilroy-Regular/Gilroy-Regular.woff") format("woff"), url("../fonts/Gilroy/Gilroy-Regular/Gilroy-Regular") format("opentype");
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Gilroy";
    src: url("../fonts/Gilroy/Gilroy-Bold/Gilroy-Bold.eot");
    src: url("../fonts/Gilroy/Gilroy-Bold/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy/Gilroy-Bold/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy/Gilroy-Bold/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy/Gilroy-Bold/Gilroy-Bold") format("opentype");
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Larsseit";
    src: url("../fonts/Larsseit/Larsseit-Light/Larsseit-Light.woff2") format("woff2"), url("../fonts/Larsseit/Larsseit-Light/Larsseit-Light.woff") format("woff"), url("../fonts/Larsseit/Larsseit-Light/Larsseit-Light.ttf") format("opentype");
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Larsseit";
    src: url("../fonts/Larsseit/Larsseit-Regular/Larsseit-Regular.woff2") format("woff2"), url("../fonts/Larsseit/Larsseit-Regular/Larsseit-Regular.woff") format("woff"), url("../fonts/Larsseit/Larsseit-Regular/Larsseit-Regular.ttf") format("opentype");
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Larsseit";
    src: url("../fonts/Larsseit/Larsseit-Medium/Larsseit-Medium.woff2") format("woff2"), url("../fonts/Larsseit/Larsseit-Medium/Larsseit-Medium.woff") format("woff"), url("../fonts/Larsseit/Larsseit-Medium/Larsseit-Medium.ttf") format("opentype");
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Larsseit";
    src: url("../fonts/Larsseit/Larsseit-Bold/Larsseit-Bold.woff2") format("woff2"), url("../fonts/Larsseit/Larsseit-Bold/Larsseit-Bold.woff") format("woff"), url("../fonts/Larsseit/Larsseit-Bold/Larsseit-Bold.ttf") format("opentype");
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    font-display: swap
}

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

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

html {
    font-size: 62.5%
}

body {
    position: relative;
    -webkit-font-feature-settings: "kern";
    font-feature-settings: "kern";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-y: scroll !important;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    color: #111;
    font-size: 16px;
    font-size: 1.6rem
}

a {
    color: #111;
    text-decoration: none
}

i,
em {
    font-style: italic
}

use {
    pointer-events: none
}

.u-visually-hidden {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap
}

.site-line {
    position: fixed;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background: #ebebeb;
    z-index: 85
}

.svg-icon {
    width: 1em;
    height: 1em;
    fill: currentColor;
    vertical-align: middle;
    overflow: hidden
}

.svg-icon.svg-arrow-down {
    width: 0.8278145695em
}

.svg-icon.svg-arrow-left {
    width: 1.208em
}

.svg-icon.svg-arrow-right {
    width: 1.208em
}

.svg-icon.svg-arrow-up {
    width: 0.8278145695em
}

.svg-icon.svg-bien-fonde-logo {
    width: 6.8781512605em
}

.svg-icon.svg-checked {
    width: 1.5em
}

.svg-icon.svg-cross {
    width: 1.0666666667em
}

.svg-icon.svg-default {
    width: 1em
}

.svg-icon.svg-drop {
    width: 0.6800511918em
}

.svg-icon.svg-fullscreen {
    width: 1em
}

.svg-icon.svg-icon-instagram {
    width: 1em
}

.svg-icon.svg-icon-linkedin {
    width: 1.0666666667em
}

.svg-icon.svg-like {
    width: 1.0500190913em
}

.svg-icon.svg-microphone {
    width: 0.5928010665em
}

.svg-icon.svg-paper-plane {
    width: 1em
}

.svg-icon.svg-smartphone {
    width: 0.9630947088em
}

.svg-icon.svg-website {
    width: 1em
}

.svg-icon.svg-wrench {
    width: 0.9998333333em
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 576px) {

    .container-sm,
    .container {
        max-width: 540px
    }
}

@media(min-width: 768px) {

    .container-md,
    .container-sm,
    .container {
        max-width: 720px
    }
}

@media(min-width: 1024px) {

    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 960px
    }
}

@media(min-width: 1280px) {

    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1140px
    }
}

@media(min-width: 1600px) {

    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1500px
    }
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

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

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

.col-xxl,
.col-xxl-auto,
.col-xxl-24,
.col-xxl-23,
.col-xxl-22,
.col-xxl-21,
.col-xxl-20,
.col-xxl-19,
.col-xxl-18,
.col-xxl-17,
.col-xxl-16,
.col-xxl-15,
.col-xxl-14,
.col-xxl-13,
.col-xxl-12,
.col-xxl-11,
.col-xxl-10,
.col-xxl-9,
.col-xxl-8,
.col-xxl-7,
.col-xxl-6,
.col-xxl-5,
.col-xxl-4,
.col-xxl-3,
.col-xxl-2,
.col-xxl-1,
.col-xl,
.col-xl-auto,
.col-xl-24,
.col-xl-23,
.col-xl-22,
.col-xl-21,
.col-xl-20,
.col-xl-19,
.col-xl-18,
.col-xl-17,
.col-xl-16,
.col-xl-15,
.col-xl-14,
.col-xl-13,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-24,
.col-lg-23,
.col-lg-22,
.col-lg-21,
.col-lg-20,
.col-lg-19,
.col-lg-18,
.col-lg-17,
.col-lg-16,
.col-lg-15,
.col-lg-14,
.col-lg-13,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md,
.col-md-auto,
.col-md-24,
.col-md-23,
.col-md-22,
.col-md-21,
.col-md-20,
.col-md-19,
.col-md-18,
.col-md-17,
.col-md-16,
.col-md-15,
.col-md-14,
.col-md-13,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-24,
.col-sm-23,
.col-sm-22,
.col-sm-21,
.col-sm-20,
.col-sm-19,
.col-sm-18,
.col-sm-17,
.col-sm-16,
.col-sm-15,
.col-sm-14,
.col-sm-13,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-24,
.col-23,
.col-22,
.col-21,
.col-20,
.col-19,
.col-18,
.col-17,
.col-16,
.col-15,
.col-14,
.col-13,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

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

.row-cols-1>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.row-cols-4>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

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

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 4.16666667%;
    -ms-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20.83333333%;
    -ms-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 29.16666667%;
    -ms-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45.83333333%;
    -ms-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54.16666667%;
    -ms-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%
}

.col-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
}

.col-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%
}

.col-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
}

.col-17 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70.83333333%;
    -ms-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%
}

.col-18 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-19 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 79.16666667%;
    -ms-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%
}

.col-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
}

.col-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%
}

.col-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66666667%;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
}

.col-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 95.83333333%;
    -ms-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%
}

.col-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

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

.order-last {
    -webkit-box-ordinal-group: 26;
    -webkit-order: 25;
    -ms-flex-order: 25;
    order: 25
}

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

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

.order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12
}

.order-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13
}

.order-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
    -ms-flex-order: 14;
    order: 14
}

.order-15 {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
    -ms-flex-order: 15;
    order: 15
}

.order-16 {
    -webkit-box-ordinal-group: 17;
    -webkit-order: 16;
    -ms-flex-order: 16;
    order: 16
}

.order-17 {
    -webkit-box-ordinal-group: 18;
    -webkit-order: 17;
    -ms-flex-order: 17;
    order: 17
}

.order-18 {
    -webkit-box-ordinal-group: 19;
    -webkit-order: 18;
    -ms-flex-order: 18;
    order: 18
}

.order-19 {
    -webkit-box-ordinal-group: 20;
    -webkit-order: 19;
    -ms-flex-order: 19;
    order: 19
}

.order-20 {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
    -ms-flex-order: 20;
    order: 20
}

.order-21 {
    -webkit-box-ordinal-group: 22;
    -webkit-order: 21;
    -ms-flex-order: 21;
    order: 21
}

.order-22 {
    -webkit-box-ordinal-group: 23;
    -webkit-order: 22;
    -ms-flex-order: 22;
    order: 22
}

.order-23 {
    -webkit-box-ordinal-group: 24;
    -webkit-order: 23;
    -ms-flex-order: 23;
    order: 23
}

.order-24 {
    -webkit-box-ordinal-group: 25;
    -webkit-order: 24;
    -ms-flex-order: 24;
    order: 24
}

.offset-1 {
    margin-left: 4.16666667%
}

.offset-2 {
    margin-left: 8.33333333%
}

.offset-3 {
    margin-left: 12.5%
}

.offset-4 {
    margin-left: 16.66666667%
}

.offset-5 {
    margin-left: 20.83333333%
}

.offset-6 {
    margin-left: 25%
}

.offset-7 {
    margin-left: 29.16666667%
}

.offset-8 {
    margin-left: 33.33333333%
}

.offset-9 {
    margin-left: 37.5%
}

.offset-10 {
    margin-left: 41.66666667%
}

.offset-11 {
    margin-left: 45.83333333%
}

.offset-12 {
    margin-left: 50%
}

.offset-13 {
    margin-left: 54.16666667%
}

.offset-14 {
    margin-left: 58.33333333%
}

.offset-15 {
    margin-left: 62.5%
}

.offset-16 {
    margin-left: 66.66666667%
}

.offset-17 {
    margin-left: 70.83333333%
}

.offset-18 {
    margin-left: 75%
}

.offset-19 {
    margin-left: 79.16666667%
}

.offset-20 {
    margin-left: 83.33333333%
}

.offset-21 {
    margin-left: 87.5%
}

.offset-22 {
    margin-left: 91.66666667%
}

.offset-23 {
    margin-left: 95.83333333%
}

@media(min-width: 576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-sm-4>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

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

    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 4.16666667%;
        -ms-flex: 0 0 4.16666667%;
        flex: 0 0 4.16666667%;
        max-width: 4.16666667%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20.83333333%;
        -ms-flex: 0 0 20.83333333%;
        flex: 0 0 20.83333333%;
        max-width: 20.83333333%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 29.16666667%;
        -ms-flex: 0 0 29.16666667%;
        flex: 0 0 29.16666667%;
        max-width: 29.16666667%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 37.5%;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 45.83333333%;
        -ms-flex: 0 0 45.83333333%;
        flex: 0 0 45.83333333%;
        max-width: 45.83333333%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-13 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 54.16666667%;
        -ms-flex: 0 0 54.16666667%;
        flex: 0 0 54.16666667%;
        max-width: 54.16666667%
    }

    .col-sm-14 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333333%;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-sm-15 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 62.5%;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-sm-16 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66666667%;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-sm-17 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 70.83333333%;
        -ms-flex: 0 0 70.83333333%;
        flex: 0 0 70.83333333%;
        max-width: 70.83333333%
    }

    .col-sm-18 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-19 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 79.16666667%;
        -ms-flex: 0 0 79.16666667%;
        flex: 0 0 79.16666667%;
        max-width: 79.16666667%
    }

    .col-sm-20 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333333%;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-sm-21 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 87.5%;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-sm-22 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66666667%;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-sm-23 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 95.83333333%;
        -ms-flex: 0 0 95.83333333%;
        flex: 0 0 95.83333333%;
        max-width: 95.83333333%
    }

    .col-sm-24 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

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

    .order-sm-last {
        -webkit-box-ordinal-group: 26;
        -webkit-order: 25;
        -ms-flex-order: 25;
        order: 25
    }

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

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

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

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .order-sm-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        -ms-flex-order: 14;
        order: 14
    }

    .order-sm-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        -ms-flex-order: 15;
        order: 15
    }

    .order-sm-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        -ms-flex-order: 16;
        order: 16
    }

    .order-sm-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        -ms-flex-order: 17;
        order: 17
    }

    .order-sm-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        -ms-flex-order: 18;
        order: 18
    }

    .order-sm-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        -ms-flex-order: 19;
        order: 19
    }

    .order-sm-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        -ms-flex-order: 20;
        order: 20
    }

    .order-sm-21 {
        -webkit-box-ordinal-group: 22;
        -webkit-order: 21;
        -ms-flex-order: 21;
        order: 21
    }

    .order-sm-22 {
        -webkit-box-ordinal-group: 23;
        -webkit-order: 22;
        -ms-flex-order: 22;
        order: 22
    }

    .order-sm-23 {
        -webkit-box-ordinal-group: 24;
        -webkit-order: 23;
        -ms-flex-order: 23;
        order: 23
    }

    .order-sm-24 {
        -webkit-box-ordinal-group: 25;
        -webkit-order: 24;
        -ms-flex-order: 24;
        order: 24
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .offset-sm-13 {
        margin-left: 54.16666667%
    }

    .offset-sm-14 {
        margin-left: 58.33333333%
    }

    .offset-sm-15 {
        margin-left: 62.5%
    }

    .offset-sm-16 {
        margin-left: 66.66666667%
    }

    .offset-sm-17 {
        margin-left: 70.83333333%
    }

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

    .offset-sm-19 {
        margin-left: 79.16666667%
    }

    .offset-sm-20 {
        margin-left: 83.33333333%
    }

    .offset-sm-21 {
        margin-left: 87.5%
    }

    .offset-sm-22 {
        margin-left: 91.66666667%
    }

    .offset-sm-23 {
        margin-left: 95.83333333%
    }
}

@media(min-width: 768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-md-4>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

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

    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 4.16666667%;
        -ms-flex: 0 0 4.16666667%;
        flex: 0 0 4.16666667%;
        max-width: 4.16666667%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20.83333333%;
        -ms-flex: 0 0 20.83333333%;
        flex: 0 0 20.83333333%;
        max-width: 20.83333333%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 29.16666667%;
        -ms-flex: 0 0 29.16666667%;
        flex: 0 0 29.16666667%;
        max-width: 29.16666667%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 37.5%;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 45.83333333%;
        -ms-flex: 0 0 45.83333333%;
        flex: 0 0 45.83333333%;
        max-width: 45.83333333%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-13 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 54.16666667%;
        -ms-flex: 0 0 54.16666667%;
        flex: 0 0 54.16666667%;
        max-width: 54.16666667%
    }

    .col-md-14 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333333%;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-md-15 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 62.5%;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-md-16 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66666667%;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-md-17 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 70.83333333%;
        -ms-flex: 0 0 70.83333333%;
        flex: 0 0 70.83333333%;
        max-width: 70.83333333%
    }

    .col-md-18 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-19 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 79.16666667%;
        -ms-flex: 0 0 79.16666667%;
        flex: 0 0 79.16666667%;
        max-width: 79.16666667%
    }

    .col-md-20 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333333%;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-md-21 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 87.5%;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-md-22 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66666667%;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-md-23 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 95.83333333%;
        -ms-flex: 0 0 95.83333333%;
        flex: 0 0 95.83333333%;
        max-width: 95.83333333%
    }

    .col-md-24 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

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

    .order-md-last {
        -webkit-box-ordinal-group: 26;
        -webkit-order: 25;
        -ms-flex-order: 25;
        order: 25
    }

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

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

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

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .order-md-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        -ms-flex-order: 14;
        order: 14
    }

    .order-md-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        -ms-flex-order: 15;
        order: 15
    }

    .order-md-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        -ms-flex-order: 16;
        order: 16
    }

    .order-md-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        -ms-flex-order: 17;
        order: 17
    }

    .order-md-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        -ms-flex-order: 18;
        order: 18
    }

    .order-md-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        -ms-flex-order: 19;
        order: 19
    }

    .order-md-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        -ms-flex-order: 20;
        order: 20
    }

    .order-md-21 {
        -webkit-box-ordinal-group: 22;
        -webkit-order: 21;
        -ms-flex-order: 21;
        order: 21
    }

    .order-md-22 {
        -webkit-box-ordinal-group: 23;
        -webkit-order: 22;
        -ms-flex-order: 22;
        order: 22
    }

    .order-md-23 {
        -webkit-box-ordinal-group: 24;
        -webkit-order: 23;
        -ms-flex-order: 23;
        order: 23
    }

    .order-md-24 {
        -webkit-box-ordinal-group: 25;
        -webkit-order: 24;
        -ms-flex-order: 24;
        order: 24
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .offset-md-13 {
        margin-left: 54.16666667%
    }

    .offset-md-14 {
        margin-left: 58.33333333%
    }

    .offset-md-15 {
        margin-left: 62.5%
    }

    .offset-md-16 {
        margin-left: 66.66666667%
    }

    .offset-md-17 {
        margin-left: 70.83333333%
    }

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

    .offset-md-19 {
        margin-left: 79.16666667%
    }

    .offset-md-20 {
        margin-left: 83.33333333%
    }

    .offset-md-21 {
        margin-left: 87.5%
    }

    .offset-md-22 {
        margin-left: 91.66666667%
    }

    .offset-md-23 {
        margin-left: 95.83333333%
    }
}

@media(min-width: 1024px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-lg-4>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

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

    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 4.16666667%;
        -ms-flex: 0 0 4.16666667%;
        flex: 0 0 4.16666667%;
        max-width: 4.16666667%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20.83333333%;
        -ms-flex: 0 0 20.83333333%;
        flex: 0 0 20.83333333%;
        max-width: 20.83333333%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 29.16666667%;
        -ms-flex: 0 0 29.16666667%;
        flex: 0 0 29.16666667%;
        max-width: 29.16666667%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 37.5%;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 45.83333333%;
        -ms-flex: 0 0 45.83333333%;
        flex: 0 0 45.83333333%;
        max-width: 45.83333333%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-13 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 54.16666667%;
        -ms-flex: 0 0 54.16666667%;
        flex: 0 0 54.16666667%;
        max-width: 54.16666667%
    }

    .col-lg-14 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333333%;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-lg-15 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 62.5%;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-lg-16 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66666667%;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-lg-17 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 70.83333333%;
        -ms-flex: 0 0 70.83333333%;
        flex: 0 0 70.83333333%;
        max-width: 70.83333333%
    }

    .col-lg-18 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-19 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 79.16666667%;
        -ms-flex: 0 0 79.16666667%;
        flex: 0 0 79.16666667%;
        max-width: 79.16666667%
    }

    .col-lg-20 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333333%;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-lg-21 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 87.5%;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-lg-22 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66666667%;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-lg-23 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 95.83333333%;
        -ms-flex: 0 0 95.83333333%;
        flex: 0 0 95.83333333%;
        max-width: 95.83333333%
    }

    .col-lg-24 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

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

    .order-lg-last {
        -webkit-box-ordinal-group: 26;
        -webkit-order: 25;
        -ms-flex-order: 25;
        order: 25
    }

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

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

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

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .order-lg-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        -ms-flex-order: 14;
        order: 14
    }

    .order-lg-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        -ms-flex-order: 15;
        order: 15
    }

    .order-lg-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        -ms-flex-order: 16;
        order: 16
    }

    .order-lg-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        -ms-flex-order: 17;
        order: 17
    }

    .order-lg-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        -ms-flex-order: 18;
        order: 18
    }

    .order-lg-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        -ms-flex-order: 19;
        order: 19
    }

    .order-lg-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        -ms-flex-order: 20;
        order: 20
    }

    .order-lg-21 {
        -webkit-box-ordinal-group: 22;
        -webkit-order: 21;
        -ms-flex-order: 21;
        order: 21
    }

    .order-lg-22 {
        -webkit-box-ordinal-group: 23;
        -webkit-order: 22;
        -ms-flex-order: 22;
        order: 22
    }

    .order-lg-23 {
        -webkit-box-ordinal-group: 24;
        -webkit-order: 23;
        -ms-flex-order: 23;
        order: 23
    }

    .order-lg-24 {
        -webkit-box-ordinal-group: 25;
        -webkit-order: 24;
        -ms-flex-order: 24;
        order: 24
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .offset-lg-13 {
        margin-left: 54.16666667%
    }

    .offset-lg-14 {
        margin-left: 58.33333333%
    }

    .offset-lg-15 {
        margin-left: 62.5%
    }

    .offset-lg-16 {
        margin-left: 66.66666667%
    }

    .offset-lg-17 {
        margin-left: 70.83333333%
    }

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

    .offset-lg-19 {
        margin-left: 79.16666667%
    }

    .offset-lg-20 {
        margin-left: 83.33333333%
    }

    .offset-lg-21 {
        margin-left: 87.5%
    }

    .offset-lg-22 {
        margin-left: 91.66666667%
    }

    .offset-lg-23 {
        margin-left: 95.83333333%
    }
}

@media(min-width: 1280px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-xl-4>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 4.16666667%;
        -ms-flex: 0 0 4.16666667%;
        flex: 0 0 4.16666667%;
        max-width: 4.16666667%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20.83333333%;
        -ms-flex: 0 0 20.83333333%;
        flex: 0 0 20.83333333%;
        max-width: 20.83333333%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 29.16666667%;
        -ms-flex: 0 0 29.16666667%;
        flex: 0 0 29.16666667%;
        max-width: 29.16666667%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 37.5%;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 45.83333333%;
        -ms-flex: 0 0 45.83333333%;
        flex: 0 0 45.83333333%;
        max-width: 45.83333333%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-13 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 54.16666667%;
        -ms-flex: 0 0 54.16666667%;
        flex: 0 0 54.16666667%;
        max-width: 54.16666667%
    }

    .col-xl-14 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333333%;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-xl-15 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 62.5%;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-xl-16 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66666667%;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-xl-17 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 70.83333333%;
        -ms-flex: 0 0 70.83333333%;
        flex: 0 0 70.83333333%;
        max-width: 70.83333333%
    }

    .col-xl-18 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-19 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 79.16666667%;
        -ms-flex: 0 0 79.16666667%;
        flex: 0 0 79.16666667%;
        max-width: 79.16666667%
    }

    .col-xl-20 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333333%;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-xl-21 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 87.5%;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-xl-22 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66666667%;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-xl-23 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 95.83333333%;
        -ms-flex: 0 0 95.83333333%;
        flex: 0 0 95.83333333%;
        max-width: 95.83333333%
    }

    .col-xl-24 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

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

    .order-xl-last {
        -webkit-box-ordinal-group: 26;
        -webkit-order: 25;
        -ms-flex-order: 25;
        order: 25
    }

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

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

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .order-xl-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        -ms-flex-order: 14;
        order: 14
    }

    .order-xl-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        -ms-flex-order: 15;
        order: 15
    }

    .order-xl-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        -ms-flex-order: 16;
        order: 16
    }

    .order-xl-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        -ms-flex-order: 17;
        order: 17
    }

    .order-xl-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        -ms-flex-order: 18;
        order: 18
    }

    .order-xl-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        -ms-flex-order: 19;
        order: 19
    }

    .order-xl-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        -ms-flex-order: 20;
        order: 20
    }

    .order-xl-21 {
        -webkit-box-ordinal-group: 22;
        -webkit-order: 21;
        -ms-flex-order: 21;
        order: 21
    }

    .order-xl-22 {
        -webkit-box-ordinal-group: 23;
        -webkit-order: 22;
        -ms-flex-order: 22;
        order: 22
    }

    .order-xl-23 {
        -webkit-box-ordinal-group: 24;
        -webkit-order: 23;
        -ms-flex-order: 23;
        order: 23
    }

    .order-xl-24 {
        -webkit-box-ordinal-group: 25;
        -webkit-order: 24;
        -ms-flex-order: 24;
        order: 24
    }

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

    .offset-xl-1 {
        margin-left: 4.16666667%
    }

    .offset-xl-2 {
        margin-left: 8.33333333%
    }

    .offset-xl-3 {
        margin-left: 12.5%
    }

    .offset-xl-4 {
        margin-left: 16.66666667%
    }

    .offset-xl-5 {
        margin-left: 20.83333333%
    }

    .offset-xl-6 {
        margin-left: 25%
    }

    .offset-xl-7 {
        margin-left: 29.16666667%
    }

    .offset-xl-8 {
        margin-left: 33.33333333%
    }

    .offset-xl-9 {
        margin-left: 37.5%
    }

    .offset-xl-10 {
        margin-left: 41.66666667%
    }

    .offset-xl-11 {
        margin-left: 45.83333333%
    }

    .offset-xl-12 {
        margin-left: 50%
    }

    .offset-xl-13 {
        margin-left: 54.16666667%
    }

    .offset-xl-14 {
        margin-left: 58.33333333%
    }

    .offset-xl-15 {
        margin-left: 62.5%
    }

    .offset-xl-16 {
        margin-left: 66.66666667%
    }

    .offset-xl-17 {
        margin-left: 70.83333333%
    }

    .offset-xl-18 {
        margin-left: 75%
    }

    .offset-xl-19 {
        margin-left: 79.16666667%
    }

    .offset-xl-20 {
        margin-left: 83.33333333%
    }

    .offset-xl-21 {
        margin-left: 87.5%
    }

    .offset-xl-22 {
        margin-left: 91.66666667%
    }

    .offset-xl-23 {
        margin-left: 95.83333333%
    }
}

@media(min-width: 1600px) {
    .col-xxl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xxl-1>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xxl-2>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xxl-3>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-xxl-4>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xxl-5>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xxl-6>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xxl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xxl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 4.16666667%;
        -ms-flex: 0 0 4.16666667%;
        flex: 0 0 4.16666667%;
        max-width: 4.16666667%
    }

    .col-xxl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-xxl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-xxl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-xxl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20.83333333%;
        -ms-flex: 0 0 20.83333333%;
        flex: 0 0 20.83333333%;
        max-width: 20.83333333%
    }

    .col-xxl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 29.16666667%;
        -ms-flex: 0 0 29.16666667%;
        flex: 0 0 29.16666667%;
        max-width: 29.16666667%
    }

    .col-xxl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-xxl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 37.5%;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-xxl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-xxl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 45.83333333%;
        -ms-flex: 0 0 45.83333333%;
        flex: 0 0 45.83333333%;
        max-width: 45.83333333%
    }

    .col-xxl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-13 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 54.16666667%;
        -ms-flex: 0 0 54.16666667%;
        flex: 0 0 54.16666667%;
        max-width: 54.16666667%
    }

    .col-xxl-14 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333333%;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-xxl-15 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 62.5%;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-xxl-16 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66666667%;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-xxl-17 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 70.83333333%;
        -ms-flex: 0 0 70.83333333%;
        flex: 0 0 70.83333333%;
        max-width: 70.83333333%
    }

    .col-xxl-18 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-19 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 79.16666667%;
        -ms-flex: 0 0 79.16666667%;
        flex: 0 0 79.16666667%;
        max-width: 79.16666667%
    }

    .col-xxl-20 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333333%;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-xxl-21 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 87.5%;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-xxl-22 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66666667%;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-xxl-23 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 95.83333333%;
        -ms-flex: 0 0 95.83333333%;
        flex: 0 0 95.83333333%;
        max-width: 95.83333333%
    }

    .col-xxl-24 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

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

    .order-xxl-last {
        -webkit-box-ordinal-group: 26;
        -webkit-order: 25;
        -ms-flex-order: 25;
        order: 25
    }

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

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

    .order-xxl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xxl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xxl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xxl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xxl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xxl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xxl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xxl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xxl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xxl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xxl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .order-xxl-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xxl-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        -ms-flex-order: 14;
        order: 14
    }

    .order-xxl-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        -ms-flex-order: 15;
        order: 15
    }

    .order-xxl-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        -ms-flex-order: 16;
        order: 16
    }

    .order-xxl-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        -ms-flex-order: 17;
        order: 17
    }

    .order-xxl-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        -ms-flex-order: 18;
        order: 18
    }

    .order-xxl-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        -ms-flex-order: 19;
        order: 19
    }

    .order-xxl-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        -ms-flex-order: 20;
        order: 20
    }

    .order-xxl-21 {
        -webkit-box-ordinal-group: 22;
        -webkit-order: 21;
        -ms-flex-order: 21;
        order: 21
    }

    .order-xxl-22 {
        -webkit-box-ordinal-group: 23;
        -webkit-order: 22;
        -ms-flex-order: 22;
        order: 22
    }

    .order-xxl-23 {
        -webkit-box-ordinal-group: 24;
        -webkit-order: 23;
        -ms-flex-order: 23;
        order: 23
    }

    .order-xxl-24 {
        -webkit-box-ordinal-group: 25;
        -webkit-order: 24;
        -ms-flex-order: 24;
        order: 24
    }

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

    .offset-xxl-1 {
        margin-left: 4.16666667%
    }

    .offset-xxl-2 {
        margin-left: 8.33333333%
    }

    .offset-xxl-3 {
        margin-left: 12.5%
    }

    .offset-xxl-4 {
        margin-left: 16.66666667%
    }

    .offset-xxl-5 {
        margin-left: 20.83333333%
    }

    .offset-xxl-6 {
        margin-left: 25%
    }

    .offset-xxl-7 {
        margin-left: 29.16666667%
    }

    .offset-xxl-8 {
        margin-left: 33.33333333%
    }

    .offset-xxl-9 {
        margin-left: 37.5%
    }

    .offset-xxl-10 {
        margin-left: 41.66666667%
    }

    .offset-xxl-11 {
        margin-left: 45.83333333%
    }

    .offset-xxl-12 {
        margin-left: 50%
    }

    .offset-xxl-13 {
        margin-left: 54.16666667%
    }

    .offset-xxl-14 {
        margin-left: 58.33333333%
    }

    .offset-xxl-15 {
        margin-left: 62.5%
    }

    .offset-xxl-16 {
        margin-left: 66.66666667%
    }

    .offset-xxl-17 {
        margin-left: 70.83333333%
    }

    .offset-xxl-18 {
        margin-left: 75%
    }

    .offset-xxl-19 {
        margin-left: 79.16666667%
    }

    .offset-xxl-20 {
        margin-left: 83.33333333%
    }

    .offset-xxl-21 {
        margin-left: 87.5%
    }

    .offset-xxl-22 {
        margin-left: 91.66666667%
    }

    .offset-xxl-23 {
        margin-left: 95.83333333%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

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

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

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

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media(min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

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

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

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

    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

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

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

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

    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width: 1024px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

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

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

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

    .d-lg-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width: 1280px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

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

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

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

    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width: 1600px) {
    .d-xxl-none {
        display: none !important
    }

    .d-xxl-inline {
        display: inline !important
    }

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

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

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

    .d-xxl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

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

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

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

    .d-print-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.u-crosshair {
    position: relative;
    width: 11px;
    height: 11px
}

.u-crosshair::before,
.u-crosshair::after {
    content: "";
    position: absolute;
    background-color: currentColor
}

.u-crosshair::before {
    top: 0;
    left: 5px;
    width: 1px;
    height: 11px
}

.u-crosshair::after {
    top: 5px;
    left: 0;
    width: 11px;
    height: 1px
}

.fixed-actions {
    position: fixed;
    top: 50px;
    left: 5%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-transform: rotate(-90deg) translate(50%, 0px);
    -ms-transform: rotate(-90deg) translate(50%, 0px);
    transform: rotate(-90deg) translate(50%, 0px);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    white-space: nowrap;
    color: #111;
    -webkit-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out;
    will-change: transform;
    z-index: 50
}

.fixed-actions.white {
    color: #fff
}

.fixed-actions.white .fixed-actions__logo svg {
    fill: #fff
}

.fixed-actions.white .fixed-actions__mailto {
    color: #fff
}

.fixed-actions.white .fixed-actions__mailto:before {
    background-color: rgba(255, 255, 255, .45)
}

.fixed-actions.enabled {
    -webkit-transform: rotate(-90deg) translate(-100%, 0px);
    -ms-transform: rotate(-90deg) translate(-100%, 0px);
    transform: rotate(-90deg) translate(-100%, 0px)
}

.fixed-actions__logo {
    display: inline-block;
    margin-left: 45px;
    vertical-align: bottom
}

@media(max-width: 1023.98px) {
    .fixed-actions__logo {
        display: none
    }
}

.fixed-actions__logo svg {
    font-size: 1.8rem;
    -webkit-transition: fill .35s ease;
    -o-transition: fill .35s ease;
    transition: fill .35s ease
}

.fixed-actions__mailto {
    position: relative;
    display: inline-block;
    padding-left: 60px;
    font-size: 1.3rem;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: .7px;
    color: #111;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.fixed-actions__mailto:before {
    content: "";
    position: absolute;
    left: 0px;
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 1px;
    background-color: rgba(17, 17, 17, .45);
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    will-change: width
}

.fixed-actions__mailto:hover {
    -webkit-transform: translate(8px, 0);
    -ms-transform: translate(8px, 0);
    transform: translate(8px, 0)
}

.fixed-actions__mailto:hover:before {
    width: 30px;
    left: 10px
}

@media(max-width: 767.98px) {
    .fixed-actions {
        top: 20px;
        left: 25px
    }
}

.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: none
}

.flickity-viewport {
    position: relative;
    height: 100%;
    overflow: hidden
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.template-404 .not-found-404 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff
}

.template-404 .not-found-404__background-media {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.template-404 .not-found-404__background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1
}

.template-404 .not-found-404__background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    z-index: 1
}

.template-404 .not-found-404__background-video.not-found-404__background-video--width {
    width: 100%;
    height: auto
}

.template-404 .not-found-404__background-video.not-found-404__background-video--height {
    width: auto;
    height: 100%
}

.template-404 .not-found-404__logo {
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    z-index: 3
}

.template-404 .not-found-404__logo .svg-icon {
    color: #fff
}

.template-404 .not-found-404__content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding-bottom: 30px;
    padding-bottom: 3rem;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3
}

.template-404 .not-found-404__title {
    position: relative;
    display: inline-block;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    text-align: center
}

.template-404 .not-found-404__bar {
    position: absolute;
    top: 0;
    background-color: #fff000;
    z-index: 4
}

.template-404 .not-found-404__text {
    position: relative;
    z-index: 5
}

.template-404 .not-found-404__subtitle {
    position: relative;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #fff;
    text-align: left
}

.template-404 .not-found-404__button {
    position: absolute;
    bottom: 15%;
    left: 50%;
    width: 50%;
    margin-left: -20px;
    margin-left: -2rem;
    z-index: 3
}

.template-404 .not-found-404__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #fff;
    opacity: .4;
    z-index: 2
}

@media(max-width: 1279.98px) {
    .template-404 .not-found-404__logo {
        left: 24px;
        left: 2.4rem;
        bottom: 0;
        margin-bottom: 30px;
        margin-bottom: 3rem;
        font-size: 16px;
        font-size: 1.6rem
    }

    .template-404 .not-found-404__content {
        padding-bottom: 70px;
        padding-bottom: 7rem;
        position: fixed
    }

    .template-404 .not-found-404__title {
        font-size: 70px;
        font-size: 7rem;
        letter-spacing: 2px;
        letter-spacing: .2rem;
        padding: 30px 0;
        padding: 3rem 0;
        margin-bottom: 30px;
        margin-bottom: 3rem
    }

    .template-404 .not-found-404__bar {
        left: 11%;
        width: 30px;
        height: 100%
    }

    .template-404 .not-found-404__subtitle {
        width: 100%;
        max-width: 425px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 30px;
        font-size: 3rem;
        line-height: 38px;
        line-height: 3.8rem;
        padding-left: 70px;
        padding-left: 7rem;
        padding-right: 40px;
        padding-right: 4rem;
        margin-top: -10px;
        margin-top: -1rem
    }

    .template-404 .not-found-404__subtitle br {
        display: none
    }

    .template-404 .not-found-404__button {
        position: fixed;
        bottom: 20%;
        top: auto;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        left: 50%;
        width: 100%
    }
}

@media(min-width: 1024px) {
    .template-404 .not-found-404__logo {
        left: 60px;
        left: 6rem;
        bottom: 75px;
        bottom: 7.5rem;
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 30px;
        margin-bottom: 3rem
    }

    .template-404 .not-found-404__content {
        padding-bottom: 30px;
        padding-bottom: 3rem
    }

    .template-404 .not-found-404__title {
        font-size: 140px;
        font-size: 14rem;
        letter-spacing: 2px;
        letter-spacing: .2rem;
        padding: 40px 0;
        padding: 4rem 0
    }

    .template-404 .not-found-404__bar {
        left: 14.5%;
        width: 35px;
        height: 100%
    }

    .template-404 .not-found-404__subtitle {
        left: 50%;
        width: 50%;
        font-size: 30px;
        font-size: 3rem;
        line-height: 38px;
        line-height: 3.8rem;
        margin-top: -10px;
        margin-top: -1rem
    }
}

.template-home .c-header {
    background-color: #f8f8f8
}

.template-home .c-header__background-media {
    max-height: 100vh
}

.template-home .vision-know-how {
    position: relative;
    background-color: #f8f8f8
}

.template-home .vision-know-how__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #111;
    opacity: .2
}

.template-home .vision-know-how .outer-container {
    position: relative
}

.template-home .vision-know-how__black-background {
    position: absolute;
    background-color: #111;
    z-index: 1
}

.template-home .projects-introduction {
    padding-top: 120px;
    padding-top: 12rem;
    position: relative;
    width: 800px;
    margin: 0 auto;
    background-color: #fff
}

.template-home .projects-introduction .u-line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: calc(100% - 89px);
    background-color: #111;
    opacity: .15;
    z-index: 2
}

.template-home .projects-introduction__title {
    position: relative;
    color: #111;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    padding-left: 100px;
    padding-left: 10rem;
    font-size: 90px;
    font-size: 9rem;
    line-height: 74px;
    line-height: 7.4rem;
    letter-spacing: 5px;
    letter-spacing: .5rem;
    z-index: 3
}

.template-home .projects-introduction__title .u-crosshair {
    bottom: -58px;
    bottom: -5.8rem
}

.template-home .projects-introduction__title__emphasis {
    display: block;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.template-home .projects-introduction__description {
    position: absolute;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: 300;
    will-change: transform;
    padding-right: 100px;
    padding-right: 10rem;
    margin-top: 50px;
    margin-top: 5rem;
    padding-left: 200px;
    padding-left: 20rem;
    z-index: 5;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
    letter-spacing: 1px;
    letter-spacing: .1rem
}

.template-home .projects-introduction__description strong {
    font-weight: bold
}

.template-home .projects-introduction__description em {
    font-style: italic
}

.template-home .projects-highlights {
    position: relative
}

.template-home .projects-highlights .c-list-projects {
    overflow: unset !important
}

.template-home .projects-highlights .c-list-projects:after {
    display: none
}

.template-home .projects-highlights .c-list-projects__line {
    z-index: -1
}

.template-home .projects-highlights__extra-background {
    padding: 118px 0 72px 0
}

.template-home .projects-highlights__extra-background__black-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 70%;
    height: 100%;
    background-color: #111
}

.template-home .projects-highlights__extra-background__black-background__yellow-bar {
    position: absolute;
    top: -55px;
    right: 0;
    height: 225px;
    width: 34px;
    background-color: #fff000;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0)
}

.template-home .projects-highlights__extra-background__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, .1);
    z-index: 1
}

.template-home .projects-highlights__extra-background__button {
    position: relative;
    color: #fff;
    pointer-events: none
}

.template-home .projects-highlights__extra-background__button .c-button {
    pointer-events: all;
    margin: 0 auto
}

.template-home .c-grid-logos {
    padding: 70px 0 40px 0
}

.template-home .c-grid-logos__container {
    margin-top: 25px
}

@media(max-width: 1023.98px) {
    .template-home .vision-know-how__top {
        position: absolute;
        background-color: #fff;
        top: -30px;
        left: 30px;
        height: 30px;
        width: 100%
    }

    .template-home .vision-know-how .inner-container {
        width: 100%;
        max-width: 425px;
        margin: 0 auto;
        background-color: #fff
    }

    .template-home .vision-know-how__extra-background {
        display: none
    }

    .template-home .vision-know-how__black-background {
        display: none
    }

    .template-home .vision-know-how__bottom {
        display: none
    }

    .template-home .projects {
        background-color: #f8f8f8
    }

    .template-home .projects__container {
        position: relative;
        width: 100%;
        max-width: 425px;
        margin: 0 auto;
        padding-top: 45px;
        padding-top: 4.5rem;
        padding-bottom: 45px;
        padding-bottom: 4.5rem;
        background-color: #fff
    }

    .template-home .projects__top {
        position: absolute;
        top: -34px;
        left: 30px;
        height: 35px;
        width: calc(100% - 60px);
        background-color: #fff;
        z-index: 2
    }

    .template-home .projects__line {
        position: absolute;
        top: 0;
        left: 50%;
        bottom: 0;
        width: 1px;
        height: 100%;
        background-color: #111;
        opacity: .2
    }

    .template-home .projects-introduction {
        padding-top: 60px;
        padding-top: 6rem;
        width: 100%
    }

    .template-home .projects-introduction .u-line {
        height: calc(100% - 30px)
    }

    .template-home .projects-introduction .u-crosshair {
        position: absolute;
        bottom: -10px;
        bottom: -1rem;
        right: 25px;
        right: 2.5rem
    }

    .template-home .projects-introduction__title {
        font-size: 50px;
        font-size: 5rem;
        line-height: 46px;
        line-height: 4.6rem;
        letter-spacing: 2px;
        letter-spacing: .2rem;
        padding-left: 30px;
        padding-left: 3rem;
        padding-right: 30px;
        padding-right: 3rem;
        margin-left: 30px;
        margin-right: 30px
    }

    .template-home .projects-introduction__description {
        position: relative;
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 18px;
        line-height: 1.8rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        padding-left: 30px;
        padding-left: 3rem;
        padding-right: 30px;
        padding-right: 3rem;
        margin-top: 30px;
        margin-top: 3rem;
        margin-left: 30px;
        margin-right: 30px
    }

    .template-home .projects-introduction__description p+p {
        margin-top: 18px;
        margin-top: 1.8rem
    }

    .template-home .projects-highlights {
        padding-top: 100px
    }

    .template-home .projects-highlights .c-list-projects__container__item {
        -webkit-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        transform: translateY(-50px)
    }

    .template-home .projects-highlights .c-list-projects__container {
        padding-bottom: 0 !important
    }

    .template-home .projects-highlights .projects-highlights__container-black {
        padding: 0px 0 50px 0;
        color: #fff;
        background-color: #111
    }

    .template-home .projects-highlights .projects-highlights__container-black__button {
        padding-top: 85px
    }

    .template-home .projects-highlights .projects-highlights__container-black__button .c-button.c-button--right {
        margin: 0 auto;
        z-index: 5
    }

    .template-home .projects-highlights .projects-highlights__container-black__button .c-button.c-button--right .c-button__label {
        display: inline-block;
        top: -75px;
        left: 50%;
        -webkit-transform: translate(-50%, 0px);
        -ms-transform: translate(-50%, 0px);
        transform: translate(-50%, 0px);
        z-index: 1
    }

    .template-home .projects-highlights .projects-highlights__container-black__button .c-button.c-button--right .c-button__label:after {
        content: "";
        display: block;
        width: 1px;
        height: 23px;
        background-color: rgba(255, 255, 255, .4);
        margin: 12px auto 0px auto
    }

    .template-home .c-site-footer:before {
        content: "";
        display: block;
        position: absolute;
        top: -155px;
        right: 0;
        width: 30px;
        height: 155px;
        background-color: #fff000
    }
}

@media(min-width: 1024px) {
    .template-home .vision-know-how__extra-background {
        position: absolute;
        width: 100%;
        height: 260px;
        background-color: #f8f8f8
    }

    .template-home .vision-know-how__extra-background--top {
        top: -250px;
        left: 0
    }

    .template-home .vision-know-how__extra-background--bottom {
        height: 360px;
        bottom: -200px;
        left: 0;
        z-index: 2
    }

    .template-home .vision-know-how__extra-background__line,
    .template-home .vision-know-how__extra-background .u-line {
        position: absolute;
        top: 0;
        left: 50%;
        bottom: 0;
        width: 1px;
        height: 100%;
        background-color: #111;
        opacity: .15;
        z-index: 2
    }

    .template-home .vision-know-how__extra-background__container {
        position: relative;
        width: 800px;
        height: 100%;
        margin: 0 auto;
        background-color: #fff;
        z-index: 1
    }

    .template-home .vision-know-how .outer-container {
        position: relative;
        width: 1024px;
        margin: 0 auto
    }

    .template-home .vision-know-how .inner-container {
        top: -350px;
        position: relative;
        width: 800px;
        margin: 0 auto -350px auto;
        background-color: #fff
    }

    .template-home .vision-know-how .inner-container[data-cursor-color] {
        pointer-events: none
    }

    .template-home .vision-know-how .inner-container[data-cursor-color] .vision-know-how__black-background {
        pointer-events: all
    }

    .template-home .vision-know-how__black-background {
        left: -112px;
        width: 1024px
    }

    .template-home .vision-know-how__bottom {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 250px;
        z-index: 2
    }

    .template-home .vision-know-how__bottom__line {
        position: absolute;
        top: 0;
        left: 50%;
        bottom: 0;
        width: 1px;
        height: 100%;
        background-color: #111;
        opacity: .2;
        z-index: 2
    }

    .template-home .projects-highlights {
        padding: 256px 0
    }

    .template-home .projects-highlights .c-list-projects__container__item__background-media {
        -webkit-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        transform: translateY(-50px)
    }

    .template-home .projects-highlights .c-list-projects__container__item__title {
        padding: 22px 0
    }

    .template-home .projects-highlights::before {
        content: "";
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 250px;
        background-color: #111;
        z-index: 2
    }

    .template-home .projects-highlights__extra-background {
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 100%;
        height: 260px;
        background-color: #fff;
        z-index: 2
    }

    .template-home .projects-highlights .c-list-projects .background-white-top {
        display: none
    }

    .template-home .projects-highlights .c-list-projects__container__item:last-of-type .c-list-projects__container__item__background-media__inner {
        height: calc(100% + 3px)
    }
}

.template-know-how .c-list-expertises,
.template-know-how-savoir .c-list-expertises,
.template-vision .c-list-expertises {
    position: relative;
    background-color: #111;
    padding: 150px 0 200px
}

.template-know-how .c-list-expertises .c-list-expertises__container,
.template-know-how-savoir .c-list-expertises .c-list-expertises__container,
.template-vision .c-list-expertises .c-list-expertises__container {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

.template-know-how .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type,
.template-know-how-savoir .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type,
.template-vision .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type {
    width: 260px;
    margin-bottom: 110px
}

.template-know-how .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>h2>a,
.template-know-how-savoir .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>h2>a,
.template-vision .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>h2>a {
    text-transform: uppercase;
    color: #fff;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.19;
    letter-spacing: .64px;
    margin-bottom: 20px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out
}

.template-know-how .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>h2>a strong,
.template-know-how-savoir .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>h2>a strong,
.template-vision .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>h2>a strong {
    font-weight: 700
}

.template-know-how .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>h2>a:hover,
.template-know-how-savoir .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>h2>a:hover,
.template-vision .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>h2>a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.template-know-how .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>.c-list-expertises__container__item__expertise__wrapper:hover>.c-list-expertises__container__item__expertise>h3>a,
.template-know-how-savoir .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>.c-list-expertises__container__item__expertise__wrapper:hover>.c-list-expertises__container__item__expertise>h3>a,
.template-vision .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>.c-list-expertises__container__item__expertise__wrapper:hover>.c-list-expertises__container__item__expertise>h3>a {
    color: rgba(255, 255, 255, .4)
}

.template-know-how .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>.c-list-expertises__container__item__expertise__wrapper>.c-list-expertises__container__item__expertise:hover>h3>a,
.template-know-how-savoir .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>.c-list-expertises__container__item__expertise__wrapper>.c-list-expertises__container__item__expertise:hover>h3>a,
.template-vision .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>.c-list-expertises__container__item__expertise__wrapper>.c-list-expertises__container__item__expertise:hover>h3>a {
    color: #fff !important
}

.template-know-how .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>.c-list-expertises__container__item__expertise__wrapper>.c-list-expertises__container__item__expertise>h3>a,
.template-know-how-savoir .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>.c-list-expertises__container__item__expertise__wrapper>.c-list-expertises__container__item__expertise>h3>a,
.template-vision .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>.c-list-expertises__container__item__expertise__wrapper>.c-list-expertises__container__item__expertise>h3>a {
    color: rgba(255, 255, 255, .9);
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.69;
    letter-spacing: .66px;
    position: relative;
    -webkit-transition: all 125ms ease-in-out;
    -o-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

.template-know-how .know-how-expertise,
.template-know-how-savoir .know-how-expertise,
.template-vision .know-how-expertise {
    position: relative;
    color: #fff;
    z-index: 10
}

.template-know-how .know-how-expertise__black-background-left,
.template-know-how .know-how-expertise__black-background-right,
.template-know-how-savoir .know-how-expertise__black-background-left,
.template-know-how-savoir .know-how-expertise__black-background-right,
.template-vision .know-how-expertise__black-background-left,
.template-vision .know-how-expertise__black-background-right {
    position: absolute;
    top: 0;
    height: 100%;
    background-color: #111
}

.template-know-how .know-how-expertise__black-background-left,
.template-know-how-savoir .know-how-expertise__black-background-left,
.template-vision .know-how-expertise__black-background-left {
    left: 0;
    width: 50%
}

.template-know-how .know-how-expertise__black-background-right,
.template-know-how-savoir .know-how-expertise__black-background-right,
.template-vision .know-how-expertise__black-background-right {
    left: 50%;
    width: calc(50% - 30px)
}

.template-know-how .know-how-expertise__line,
.template-know-how-savoir .know-how-expertise__line,
.template-vision .know-how-expertise__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #4f4f4f;
    z-index: 1
}

.template-know-how .know-how-expertise .c-know-how-highlight,
.template-know-how-savoir .know-how-expertise .c-know-how-highlight,
.template-vision .know-how-expertise .c-know-how-highlight {
    position: relative
}

.template-know-how .know-how-expertise .c-know-how-expertise-item,
.template-know-how-savoir .know-how-expertise .c-know-how-expertise-item,
.template-vision .know-how-expertise .c-know-how-expertise-item {
    position: relative
}

.template-know-how .know-how-jobs,
.template-know-how-savoir .know-how-jobs,
.template-vision .know-how-jobs {
    position: relative
}

.template-know-how .know-how-jobs__line,
.template-know-how-savoir .know-how-jobs__line,
.template-vision .know-how-jobs__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #111;
    opacity: .2
}

.template-know-how .know-how-vision,
.template-know-how-savoir .know-how-vision,
.template-vision .know-how-vision {
    position: relative;
    color: #fff
}

.template-know-how .know-how-vision__button,
.template-know-how-savoir .know-how-vision__button,
.template-vision .know-how-vision__button {
    position: relative;
    left: 50%;
    bottom: 0;
    width: 50%;
    margin-left: -20px;
    margin-left: -2rem;
    z-index: 6
}

@media(max-width: 1023.98px) {

    .template-know-how .c-list-expertises,
    .template-know-how-savoir .c-list-expertises,
    .template-vision .c-list-expertises {
        padding: 70px 0 120px
    }

    .template-know-how .c-list-expertises .c-list-expertises__container,
    .template-know-how-savoir .c-list-expertises .c-list-expertises__container,
    .template-vision .c-list-expertises .c-list-expertises__container {
        padding: 0 70px
    }

    .template-know-how .c-page-introduction,
    .template-know-how-savoir .c-page-introduction,
    .template-vision .c-page-introduction {
        margin-bottom: -30px;
        margin-bottom: -3rem
    }

    .template-know-how .introduction-image,
    .template-know-how-savoir .introduction-image,
    .template-vision .introduction-image {
        position: relative;
        max-width: 425px;
        margin: 0 auto
    }

    .template-know-how .introduction-image:before,
    .template-know-how-savoir .introduction-image:before,
    .template-vision .introduction-image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 70%
    }

    .template-know-how .introduction-image>.u-aspect-ratio__inner,
    .template-know-how-savoir .introduction-image>.u-aspect-ratio__inner,
    .template-vision .introduction-image>.u-aspect-ratio__inner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .template-know-how .introduction-image__image,
    .template-know-how-savoir .introduction-image__image,
    .template-vision .introduction-image__image {
        display: block;
        width: 100%;
        height: 100%
    }

    .template-know-how .introduction-image__line,
    .template-know-how-savoir .introduction-image__line,
    .template-vision .introduction-image__line {
        position: absolute;
        top: 0;
        left: 50%;
        bottom: 0;
        width: 1px;
        height: 100%;
        background-color: #fff;
        opacity: .4
    }

    .template-know-how .know-how-content,
    .template-know-how-savoir .know-how-content,
    .template-vision .know-how-content {
        position: relative;
        background-color: #f8f8f8
    }

    .template-know-how .know-how-container,
    .template-know-how-savoir .know-how-container,
    .template-vision .know-how-container {
        max-width: 425px;
        margin: 0 auto;
        background-color: #fff
    }

    .template-know-how .know-how-expertise,
    .template-know-how-savoir .know-how-expertise,
    .template-vision .know-how-expertise {
        padding-bottom: 30px;
        padding-bottom: 3rem
    }

    .template-know-how .know-how-expertise__black-background-right,
    .template-know-how-savoir .know-how-expertise__black-background-right,
    .template-vision .know-how-expertise__black-background-right {
        top: -30px;
        width: calc(50% - 30px)
    }

    .template-know-how .know-how-expertise__tell-do,
    .template-know-how-savoir .know-how-expertise__tell-do,
    .template-vision .know-how-expertise__tell-do {
        position: relative
    }

    .template-know-how .know-how-expertise__tell-do::before,
    .template-know-how-savoir .know-how-expertise__tell-do::before,
    .template-vision .know-how-expertise__tell-do::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #111
    }

    .template-know-how .know-how-expertise__tell-items,
    .template-know-how .know-how-expertise__do-items,
    .template-know-how-savoir .know-how-expertise__tell-items,
    .template-know-how-savoir .know-how-expertise__do-items,
    .template-vision .know-how-expertise__tell-items,
    .template-vision .know-how-expertise__do-items {
        padding: 45px 0;
        padding: 4.5rem 0
    }

    .template-know-how .know-how-jobs__illustration,
    .template-know-how-savoir .know-how-jobs__illustration,
    .template-vision .know-how-jobs__illustration {
        padding-bottom: 60px;
        padding-bottom: 6rem
    }

    .template-know-how .know-how-vision,
    .template-know-how-savoir .know-how-vision,
    .template-vision .know-how-vision {
        max-width: 425px;
        margin: 0 auto;
        margin-top: -30px;
        background-color: #fff
    }

    .template-know-how .know-how-vision__line,
    .template-know-how-savoir .know-how-vision__line,
    .template-vision .know-how-vision__line {
        position: absolute;
        top: 0;
        left: 50%;
        bottom: 0;
        width: 1px;
        height: 100%;
        background-color: #111;
        opacity: .2;
        z-index: 5
    }

    .template-know-how .know-how-vision .know-how-container,
    .template-know-how-savoir .know-how-vision .know-how-container,
    .template-vision .know-how-vision .know-how-container {
        position: relative;
        max-width: none;
        width: calc(100% - 60px);
        background-color: #f8f8f8;
        padding-top: 10px;
        padding-top: 1rem;
        padding-bottom: 60px;
        padding-bottom: 6rem;
        z-index: 4
    }

    .template-know-how .know-how-vision .c-know-how-highlight,
    .template-know-how-savoir .know-how-vision .c-know-how-highlight,
    .template-vision .know-how-vision .c-know-how-highlight {
        padding-bottom: 50px;
        padding-bottom: 5rem
    }

    .template-know-how .know-how-vision .c-know-how-highlight__title,
    .template-know-how-savoir .know-how-vision .c-know-how-highlight__title,
    .template-vision .know-how-vision .c-know-how-highlight__title {
        padding-left: 0
    }

    .template-know-how .know-how-vision .c-know-how-highlight__description,
    .template-know-how-savoir .know-how-vision .c-know-how-highlight__description,
    .template-vision .know-how-vision .c-know-how-highlight__description {
        padding-left: 0
    }

    .template-know-how .know-how-vision .c-know-how-highlight__title .u-crosshair,
    .template-know-how-savoir .know-how-vision .c-know-how-highlight__title .u-crosshair,
    .template-vision .know-how-vision .c-know-how-highlight__title .u-crosshair {
        display: none
    }

    .template-know-how .know-how-vision__button,
    .template-know-how-savoir .know-how-vision__button,
    .template-vision .know-how-vision__button {
        color: #111
    }
}

@media(min-width: 1024px) {

    .template-know-how .c-page-introduction__content,
    .template-know-how-savoir .c-page-introduction__content,
    .template-vision .c-page-introduction__content {
        padding: 8vw 14vw 8vw 10vw
    }
}

@media(max-width: 575.98px) {

    .template-know-how .c-list-expertises,
    .template-know-how-savoir .c-list-expertises,
    .template-vision .c-list-expertises {
        padding: 70px 0
    }

    .template-know-how .c-list-expertises .c-list-expertises__container,
    .template-know-how-savoir .c-list-expertises .c-list-expertises__container,
    .template-vision .c-list-expertises .c-list-expertises__container {
        padding: 0 70px
    }

    .template-know-how .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type,
    .template-know-how-savoir .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type,
    .template-vision .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type {
        margin-bottom: 60px;
        width: 100%
    }

    .template-know-how .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type:last-child,
    .template-know-how-savoir .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type:last-child,
    .template-vision .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type:last-child {
        margin-bottom: 0
    }

    .template-know-how .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>.c-list-expertises__container__item__expertise,
    .template-know-how-savoir .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>.c-list-expertises__container__item__expertise,
    .template-vision .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>.c-list-expertises__container__item__expertise {
        width: 100%
    }

    .template-know-how .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>.c-list-expertises__container__item__expertise>a,
    .template-know-how-savoir .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>.c-list-expertises__container__item__expertise>a,
    .template-vision .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>.c-list-expertises__container__item__expertise>a {
        width: 100%;
        padding: 5px 0;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        background-image: url("../images/next-white.svg");
        background-repeat: no-repeat;
        background-size: 12px;
        background-position: center right
    }

    .template-know-how .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>a,
    .template-know-how-savoir .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>a,
    .template-vision .c-list-expertises .c-list-expertises__container .c-list-expertises__item__type>a {
        font-size: 28px;
        line-height: 1.14;
        letter-spacing: .56px
    }
}

@media(min-width: 1024px) {

    .template-know-how .know-how-content,
    .template-know-how-savoir .know-how-content,
    .template-vision .know-how-content {
        position: relative;
        background-color: #f8f8f8
    }

    .template-know-how .know-how-container,
    .template-know-how-savoir .know-how-container,
    .template-vision .know-how-container {
        width: 800px;
        margin: 0 auto;
        background-color: #fff
    }

    .template-know-how .know-how-expertise,
    .template-know-how-savoir .know-how-expertise,
    .template-vision .know-how-expertise {
        padding-bottom: 75px;
        padding-bottom: 7.5rem
    }

    .template-know-how .know-how-expertise__black-background-right,
    .template-know-how-savoir .know-how-expertise__black-background-right,
    .template-vision .know-how-expertise__black-background-right {
        top: -75px;
        width: 50%
    }

    .template-know-how .know-how-expertise__black-ribbon--top,
    .template-know-how .know-how-expertise__black-ribbon--bottom,
    .template-know-how-savoir .know-how-expertise__black-ribbon--top,
    .template-know-how-savoir .know-how-expertise__black-ribbon--bottom,
    .template-vision .know-how-expertise__black-ribbon--top,
    .template-vision .know-how-expertise__black-ribbon--bottom {
        position: absolute;
        height: 76px;
        background-color: #111;
        width: 0%;
        pointer-events: none;
        z-index: 4;
        will-change: transform
    }

    .template-know-how .know-how-expertise__black-ribbon--top,
    .template-know-how-savoir .know-how-expertise__black-ribbon--top,
    .template-vision .know-how-expertise__black-ribbon--top {
        top: -75px;
        right: 0
    }

    .template-know-how .know-how-expertise__black-ribbon--bottom,
    .template-know-how-savoir .know-how-expertise__black-ribbon--bottom,
    .template-vision .know-how-expertise__black-ribbon--bottom {
        bottom: 0;
        left: 0
    }

    .template-know-how .know-how-expertise__tell-items,
    .template-know-how-savoir .know-how-expertise__tell-items,
    .template-vision .know-how-expertise__tell-items {
        padding: 75px 0 37px;
        padding: 7.5rem 0 3.7rem
    }

    .template-know-how .know-how-expertise .c-know-how-expertise-box--do,
    .template-know-how-savoir .know-how-expertise .c-know-how-expertise-box--do,
    .template-vision .know-how-expertise .c-know-how-expertise-box--do {
        bottom: 0
    }

    .template-know-how .know-how-expertise__do-items,
    .template-know-how-savoir .know-how-expertise__do-items,
    .template-vision .know-how-expertise__do-items {
        padding: 37px 0 75px;
        padding: 3.7rem 0 7.5rem
    }

    .template-know-how .know-how-jobs[data-animation],
    .template-know-how-savoir .know-how-jobs[data-animation],
    .template-vision .know-how-jobs[data-animation] {
        padding-top: 60px;
        padding-top: 6rem;
        padding-bottom: 60px;
        padding-bottom: 6rem
    }

    .template-know-how .know-how-jobs__illustration,
    .template-know-how-savoir .know-how-jobs__illustration,
    .template-vision .know-how-jobs__illustration {
        padding-left: 100px;
        padding-left: 10rem;
        padding-right: 100px;
        padding-right: 10rem;
        padding-bottom: 100px;
        padding-bottom: 10rem
    }

    .template-know-how .know-how-vision,
    .template-know-how-savoir .know-how-vision,
    .template-vision .know-how-vision {
        top: -121px;
        background-color: #111;
        margin-bottom: -121px;
        padding-top: 121px;
        padding-top: 12.1rem;
        padding-bottom: 100px;
        padding-bottom: 10rem
    }

    .template-know-how .know-how-vision__line,
    .template-know-how-savoir .know-how-vision__line,
    .template-vision .know-how-vision__line {
        position: absolute;
        top: 0;
        left: 50%;
        bottom: 0;
        width: 1px;
        height: 100%;
        background-color: #fff;
        opacity: .4
    }

    .template-know-how .know-how-vision .know-how-container,
    .template-know-how-savoir .know-how-vision .know-how-container,
    .template-vision .know-how-vision .know-how-container {
        background-color: #111
    }

    .template-know-how .know-how-vision .c-know-how-highlight,
    .template-know-how-savoir .know-how-vision .c-know-how-highlight,
    .template-vision .know-how-vision .c-know-how-highlight {
        padding-bottom: 50px;
        padding-bottom: 5rem
    }

    .template-know-how .know-how-vision .c-know-how-highlight__description,
    .template-know-how-savoir .know-how-vision .c-know-how-highlight__description,
    .template-vision .know-how-vision .c-know-how-highlight__description {
        padding-left: 110px !important;
        padding-left: 11rem !important;
        padding-right: 290px !important;
        padding-right: 29rem !important
    }
}

.template-single-expertise .c-expertise-others {
    position: relative;
    padding-bottom: 90px
}

.template-single-expertise .c-expertise-others .c-expertise-others__yellow-bar-2 {
    position: absolute;
    right: 0;
    bottom: -30px;
    width: 40px;
    height: 225px;
    background-color: #fff000;
    z-index: 2
}

@media(max-width: 1279.98px) {
    .template-single-expertise .c-expertise-others .c-expertise-others__yellow-bar-2 {
        display: none
    }
}

.template-single-expertise .c-expertise-others .c-expertise-others__content {
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
    padding: 100px 0 93px;
    position: relative
}

@media(max-width: 1599.98px) {
    .template-single-expertise .c-expertise-others .c-expertise-others__content {
        padding: 40px 70px
    }
}

@media(max-width: 1023.98px) {
    .template-single-expertise .c-expertise-others .c-expertise-others__content {
        padding: 40px 34px 40px 70px
    }
}

.template-single-expertise .c-expertise-others .c-expertise-others__content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    z-index: 10;
    background-color: rgba(17, 17, 17, .06)
}

.template-single-expertise .c-expertise-others .c-expertise-others__content .c-expertise-others__yellow-bar {
    position: absolute;
    left: -10px;
    top: 90px;
    width: 26px;
    height: 127px;
    background-color: #fff000;
    z-index: -1
}

@media(max-width: 1599.98px) {
    .template-single-expertise .c-expertise-others .c-expertise-others__content .c-expertise-others__yellow-bar {
        left: 62px;
        top: 40px
    }
}

@media(max-width: 1023.98px) {
    .template-single-expertise .c-expertise-others .c-expertise-others__content .c-expertise-others__yellow-bar {
        left: 60px
    }
}

.template-single-expertise .c-expertise-others .c-expertise-others__content .c-expertise-others__title__head {
    max-width: 300px;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.15;
    letter-spacing: 1.15px;
    text-transform: uppercase;
    z-index: 1;
    margin-bottom: 70px;
    padding-top: 50px
}

@media(max-width: 575.98px) {
    .template-single-expertise .c-expertise-others .c-expertise-others__content .c-expertise-others__title__head {
        font-size: 28px;
        margin-bottom: 30px;
        margin-top: 40px
    }
}

.template-single-expertise .c-expertise-others .c-expertise-others__content .c-expertise-others__title__head strong {
    font-weight: 700;
    display: block
}

.template-single-expertise .c-expertise-others .c-expertise-others__content .list-others-expertises-by-same-taxonomy {
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(max-width: 575.98px) {
    .template-single-expertise .c-expertise-others .c-expertise-others__content .list-others-expertises-by-same-taxonomy {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.template-single-expertise .c-expertise-others .c-expertise-others__content .list-others-expertises-by-same-taxonomy>.expertise {
    width: 26%;
    height: 65px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom: solid 1px #e8e8e8;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    position: relative;
    -webkit-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    -webkit-flex-basis: 26%;
    -ms-flex-preferred-size: 26%;
    flex-basis: 26%;
    padding-right: 25px;
    line-height: 28px
}

@media(max-width: 575.98px) {
    .template-single-expertise .c-expertise-others .c-expertise-others__content .list-others-expertises-by-same-taxonomy>.expertise {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        font-size: 16px;
        padding: 30px 0;
        margin-bottom: 0
    }
}

.template-single-expertise .c-expertise-others .c-expertise-others__content .list-others-expertises-by-same-taxonomy>.expertise.spacer {
    margin: 0;
    padding: 0;
    height: initial;
    border: 0
}

.template-single-expertise .c-expertise-others .c-expertise-others__content .list-others-expertises-by-same-taxonomy>.expertise:hover>.icon {
    -webkit-transform: translateY(-50%) translateX(-15px);
    -ms-transform: translateY(-50%) translateX(-15px);
    transform: translateY(-50%) translateX(-15px)
}

.template-single-expertise .c-expertise-others .c-expertise-others__content .list-others-expertises-by-same-taxonomy>.expertise>.icon {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 12px;
    height: 12px;
    -webkit-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out
}

.template-single-expertise .c-expertise-others .c-expertise-others__content .list-others-expertises-by-same-taxonomy>.expertise>.icon>svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.template-single-expertise .c-expertise-others .buttons {
    padding-right: calc((100% - 980px)/2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media(max-width: 1023.98px) {
    .template-single-expertise .c-expertise-others .buttons {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 70px;
        margin-bottom: -50px
    }

    .template-single-expertise .c-expertise-others .buttons .c-button__label {
        top: -70px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .template-single-expertise .c-expertise-others .buttons .c-button__line {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 1px;
        height: 23px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute;
        bottom: calc(100% + 4px);
        background-color: #111
    }
}

.template-single-expertise .c-list-realizations {
    background-color: #0a0a0a;
    overflow-x: hidden
}

.template-single-expertise .c-list-realizations .c-list-realizations__container {
    padding-top: 90px;
    padding-bottom: 160px;
    max-width: 1020px;
    width: 100%;
    margin: 0 auto
}

@media(max-width: 1599.98px) {
    .template-single-expertise .c-list-realizations .c-list-realizations__container {
        padding: 90px 34px 120px
    }
}

@media(max-width: 1023.98px) {
    .template-single-expertise .c-list-realizations .c-list-realizations__container {
        padding: 60px 0 120px 70px
    }
}

.template-single-expertise .c-list-realizations .c-list-realizations__container .c-list-realizations__title {
    font-size: 40px;
    font-weight: 300;
    line-height: 1.15;
    letter-spacing: 1.15px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 30px
}

@media(max-width: 575.98px) {
    .template-single-expertise .c-list-realizations .c-list-realizations__container .c-list-realizations__title {
        font-size: 28px
    }
}

.template-single-expertise .c-list-realizations .c-list-realizations__container .c-list-realizations__title strong {
    font-weight: 700
}

.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li {
    margin-bottom: 37px
}

@media(max-width: 1023.98px) {
    .template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li {
        width: 100%;
        margin-bottom: 45px
    }

    .template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li:last-child {
        margin-bottom: 0
    }
}

.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 493px;
    height: 311px;
    overflow: hidden
}

@media(max-width: 1599.98px) {
    .template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a {
        width: 468px;
        height: 295px
    }
}

@media(max-width: 1023.98px) {
    .template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a {
        height: auto;
        width: 100%
    }
}

.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a:hover>.image>img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a:hover>.hover_move {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), color-stop(146%, #111));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.43), #111 146%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.43), #111 146%)
}

@media(max-width: 1023.98px) {
    .template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a:after {
        content: none
    }
}

.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

@media(max-width: 1023.98px) {
    .template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.image {
        position: relative;
        height: 193px;
        margin-bottom: 15px
    }
}

.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.image>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out
}

.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    padding-bottom: 35px;
    height: 100%;
    -webkit-transform: translateY(var(--push-down));
    -ms-transform: translateY(var(--push-down));
    transform: translateY(var(--push-down));
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out
}

@media(max-width: 1023.98px) {
    .template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move {
        position: relative;
        padding-bottom: 0;
        height: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding-top: 10px
    }
}

.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move .customer,
.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move .title,
.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move .terms {
    position: relative;
    color: #fff;
    margin-left: 34px
}

@media(max-width: 1023.98px) {

    .template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move .customer,
    .template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move .title,
    .template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move .terms {
        margin-left: 0
    }
}

.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move .customer {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.88;
    letter-spacing: .53px;
    color: rgba(255, 255, 255, .5);
    margin-bottom: 10px
}

@media(max-width: 1023.98px) {
    .template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move .customer {
        font-size: 15px;
        margin-bottom: 5px
    }
}

.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move .title {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: .16px;
    color: #fff;
    margin-bottom: 15px;
    padding-right: 30px
}

@media(max-width: 1023.98px) {
    .template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move .title {
        font-size: 17px;
        margin-bottom: 5px
    }
}

.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move ul.terms {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 2;
    letter-spacing: .5px;
    color: rgba(255, 255, 255, .6);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -10px
}

@media(max-width: 1023.98px) {
    .template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move ul.terms {
        font-size: 14px
    }
}

@media(max-width: 1023.98px) {
    .template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move ul.terms {
        margin-bottom: 0
    }
}

.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move ul.terms>li {
    position: relative;
    margin-right: 20px
}

.template-single-expertise .c-list-realizations .c-list-realizations__container ul.c-list-realizations__container__item__realization>li>a>.hover_move ul.terms>li:not(:first-of-type):after {
    content: ".";
    position: absolute;
    left: -13px;
    top: -21px;
    z-index: 2;
    color: rgba(255, 255, 255, .6);
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 2;
    letter-spacing: .5px
}

.template-single-expertise .c-list-realizations .c-list-realizations__container .c-list-realizations__button {
    color: #fff;
    margin-top: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media(max-width: 1023.98px) {
    .template-single-expertise .c-list-realizations .c-list-realizations__container .c-list-realizations__button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 100px;
        margin-left: -70px;
        margin-bottom: -70px
    }

    .template-single-expertise .c-list-realizations .c-list-realizations__container .c-list-realizations__button .c-button__label {
        top: -70px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .template-single-expertise .c-list-realizations .c-list-realizations__container .c-list-realizations__button .c-button__line {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 1px;
        height: 23px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute;
        bottom: calc(100% + 4px);
        background-color: #fff
    }
}

.template-single-expertise .c-in-detail {
    background-color: #f6f6f6
}

.template-single-expertise .c-in-detail .c-in-detail__content {
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
    padding: 60px 0 130px;
    position: relative
}

@media(max-width: 1023.98px) {
    .template-single-expertise .c-in-detail .c-in-detail__content {
        padding: 45px 34px 70px
    }
}

.template-single-expertise .c-in-detail .c-in-detail__content .c-in-detail__yellow-bar {
    position: absolute;
    left: -10px;
    top: 58px;
    width: 20px;
    height: 30px;
    z-index: 0;
    background-color: #fff000
}

@media(max-width: 1023.98px) {
    .template-single-expertise .c-in-detail .c-in-detail__content .c-in-detail__yellow-bar {
        left: 25px;
        top: 40px
    }
}

.template-single-expertise .c-in-detail .c-in-detail__content .c-in-detail__title__head {
    margin-bottom: 35px;
    text-transform: uppercase;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 2.15;
    letter-spacing: .9px;
    position: relative;
    z-index: 1
}

.template-single-expertise .c-in-detail .c-in-detail__content .text_wiziwig {
    font-weight: 300;
    letter-spacing: .17px;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    line-height: 1.59
}

.template-legal-notice {
    background-color: #f8f8f8
}

.template-legal-notice .legal-notice {
    position: relative;
    background-color: #f8f8f8;
    z-index: 2
}

.template-legal-notice .legal-notice__content {
    background-color: #fff
}

.template-legal-notice .legal-notice__content h1,
.template-legal-notice .legal-notice__content h2,
.template-legal-notice .legal-notice__content h3,
.template-legal-notice .legal-notice__content h4,
.template-legal-notice .legal-notice__content h5,
.template-legal-notice .legal-notice__content h6 {
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-transform: uppercase
}

.template-legal-notice .legal-notice__content p {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: 300
}

.template-legal-notice .legal-notice__content strong {
    font-weight: bold
}

.template-legal-notice .legal-notice__content em {
    font-style: italic
}

.template-legal-notice .legal-notice__content a {
    text-decoration: underline
}

.template-legal-notice .legal-notice__content ul {
    list-style: disc
}

.template-legal-notice .legal-notice__content ul ul {
    list-style: circle
}

.template-legal-notice .legal-notice__content ul ul ul {
    list-style: square
}

.template-legal-notice .legal-notice__content ol {
    list-style: decimal
}

.template-legal-notice .legal-notice__content ol ol {
    list-style: lower-alpha
}

.template-legal-notice .legal-notice__content table {
    border-collapse: collapse
}

.template-legal-notice .legal-notice__content table,
.template-legal-notice .legal-notice__content th,
.template-legal-notice .legal-notice__content td {
    border: 1px solid #111
}

.template-legal-notice .legal-notice__content th,
.template-legal-notice .legal-notice__content td {
    min-width: 75px;
    padding: 10px
}

.template-legal-notice .legal-notice__content th {
    font-weight: bold
}

@media(max-width: 1023.98px) {
    .template-legal-notice .legal-notice__content {
        padding: 60px;
        padding: 6rem
    }

    .template-legal-notice .legal-notice__content h1,
    .template-legal-notice .legal-notice__content h2,
    .template-legal-notice .legal-notice__content h3,
    .template-legal-notice .legal-notice__content h4,
    .template-legal-notice .legal-notice__content h5,
    .template-legal-notice .legal-notice__content h6 {
        margin-top: 40px;
        margin-top: 4rem;
        margin-bottom: 25px;
        margin-bottom: 2.5rem
    }

    .template-legal-notice .legal-notice__content h1,
    .template-legal-notice .legal-notice__content h2 {
        font-size: 40px;
        font-size: 4rem;
        line-height: 44px;
        line-height: 4.4rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .template-legal-notice .legal-notice__content h3 {
        font-size: 35px;
        font-size: 3.5rem;
        line-height: 38px;
        line-height: 3.8rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .template-legal-notice .legal-notice__content h4 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 33px;
        line-height: 3.3rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .template-legal-notice .legal-notice__content h5 {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 27px;
        line-height: 2.7rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .template-legal-notice .legal-notice__content h6 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 22px;
        line-height: 2.2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .template-legal-notice .legal-notice__content p {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 20px;
        line-height: 2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        margin-top: 20px;
        margin-top: 2rem
    }

    .template-legal-notice .legal-notice__content ul,
    .template-legal-notice .legal-notice__content ol {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 20px;
        line-height: 2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        padding-left: 40px;
        padding-left: 4rem;
        margin: 5px 0;
        margin: .5rem 0
    }
}

@media(min-width: 1024px) {
    .template-legal-notice .legal-notice {
        margin-top: -250px;
        margin-top: -25rem
    }

    .template-legal-notice .legal-notice__content {
        width: 800px;
        margin: 0 auto;
        padding: 100px;
        padding: 10rem
    }

    .template-legal-notice .legal-notice__content h1,
    .template-legal-notice .legal-notice__content h2,
    .template-legal-notice .legal-notice__content h3,
    .template-legal-notice .legal-notice__content h4,
    .template-legal-notice .legal-notice__content h5,
    .template-legal-notice .legal-notice__content h6 {
        margin-top: 50px;
        margin-top: 5rem;
        margin-bottom: 30px;
        margin-bottom: 3rem
    }

    .template-legal-notice .legal-notice__content h1,
    .template-legal-notice .legal-notice__content h2 {
        font-size: 45px;
        font-size: 4.5rem;
        line-height: 49px;
        line-height: 4.9rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .template-legal-notice .legal-notice__content h3 {
        font-size: 40px;
        font-size: 4rem;
        line-height: 43px;
        line-height: 4.3rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .template-legal-notice .legal-notice__content h4 {
        font-size: 35px;
        font-size: 3.5rem;
        line-height: 38px;
        line-height: 3.8rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .template-legal-notice .legal-notice__content h5 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 32px;
        line-height: 3.2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .template-legal-notice .legal-notice__content h6 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 22px;
        line-height: 2.2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .template-legal-notice .legal-notice__content p {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 20px;
        line-height: 2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        margin-top: 20px;
        margin-top: 2rem
    }

    .template-legal-notice .legal-notice__content ul,
    .template-legal-notice .legal-notice__content ol {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 20px;
        line-height: 2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        padding-left: 40px;
        padding-left: 4rem;
        margin: 5px 0;
        margin: .5rem 0
    }
}

.template-vision .c-push-contact {
    padding: 0;
    position: absolute;
    bottom: -40px;
    left: 0;
    z-index: 20;
    width: 75%
}

.template-vision .c-push-contact__container__box {
    width: 100%;
    min-width: auto;
    max-width: initial;
    padding-left: 45%
}

.template-vision .c-push-contact__container__box__line {
    left: 66.66%
}

.template-vision .c-push-contact__container__box__button {
    position: absolute;
    left: calc(66.66% - 20px)
}

.template-vision .c-push-contact__container__box__crosshair--bottom {
    left: 40%
}

.template-vision .vision-highlights {
    position: relative;
    z-index: 10
}

.template-vision .vision-highlights__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #111;
    opacity: .2
}

.template-vision .vision-highlights__black-background {
    position: absolute;
    width: 100%;
    background-color: #111
}

.template-vision .vision-highlights__black-background__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #fff;
    opacity: .4
}

.template-vision .vision-highlights__black-background__bottom {
    position: absolute;
    background-color: #111;
    z-index: 2
}

@media(max-width: 1023.98px) {
    .template-vision .c-push-contact {
        width: 100%;
        position: initial
    }

    .template-vision .c-push-contact__container__box {
        width: 100%;
        min-width: auto;
        max-width: initial;
        padding-left: 45%;
        padding-bottom: 20px !important
    }

    .template-vision .c-push-contact__container__box__description {
        max-width: 310px;
        margin: auto;
        margin-bottom: 40px
    }

    .template-vision .c-push-contact__container__box__line {
        left: 66.66%;
        display: none
    }

    .template-vision .c-push-contact__container__box__button {
        position: initial;
        left: unset;
        padding-top: 0;
        margin-bottom: 0
    }

    .template-vision .c-push-contact__container__box__button:before {
        display: none
    }

    .template-vision .c-push-contact__container__box__crosshair--bottom {
        left: 10%
    }

    .template-vision .c-push-contact__container__box__yellow-bar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 14px
    }

    .template-vision .introduction-image {
        position: relative;
        max-width: 425px;
        margin: 0 auto
    }

    .template-vision .introduction-image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 70%
    }

    .template-vision .introduction-image>.u-aspect-ratio__inner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .template-vision .introduction-image__image {
        display: block;
        width: 100%;
        height: 100%
    }

    .template-vision .introduction-image__line {
        position: absolute;
        top: 0;
        left: 50%;
        bottom: 0;
        width: 1px;
        height: 100%;
        background-color: #fff;
        opacity: .4
    }

    .template-vision .vision-highlights {
        margin-top: -30px
    }

    .template-vision .vision-highlights__black-background__bottom {
        bottom: -250px;
        left: 0;
        width: 30px;
        height: 250px
    }
}

@media(min-width: 1024px) {
    .template-vision .vision-highlights {
        padding-top: 125px;
        padding-top: 12.5rem;
        overflow: hidden
    }

    .template-vision .vision-highlights__top {
        position: absolute;
        top: -1px;
        left: 0;
        width: 100%;
        height: 500px;
        background-color: #fff;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
        z-index: 2
    }

    .template-vision .vision-highlights__top .vision-highlights__line {
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px)
    }

    .template-vision .vision-highlights__black-background__top {
        position: absolute;
        top: -250px;
        left: 0;
        width: 30px;
        height: 250px;
        background-color: #111;
        z-index: 2
    }

    .template-vision .vision-highlights__black-background__bottom {
        bottom: -250px;
        right: 0;
        width: 30px;
        height: 250px;
        background-color: #111;
        z-index: 2
    }

    .template-vision .vision-highlights__separator {
        position: relative;
        height: 125px
    }
}

.template-list-projects .list-projects-content {
    position: relative;
    z-index: 20;
    background-color: #fff
}

.template-list-projects .list-projects-content__filters {
    pointer-events: none
}

.template-list-sitemap .lists-wrapper {
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 100px 34px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width: 575.98px) {
    .template-list-sitemap .lists-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.template-list-sitemap .lists-wrapper .list {
    position: relative;
    z-index: 20;
    background-color: #fff;
    margin-bottom: 60px;
    width: 30%;
    -webkit-transition: all 225ms ease-in-out;
    -o-transition: all 225ms ease-in-out;
    transition: all 225ms ease-in-out
}

@media(max-width: 1023.98px) {
    .template-list-sitemap .lists-wrapper .list {
        width: 50%
    }
}

@media(max-width: 575.98px) {
    .template-list-sitemap .lists-wrapper .list {
        width: 100%
    }
}

.template-list-sitemap .lists-wrapper .list .c-list-expertises__item__type .c-list-expertises__container__item__expertise__wrapper:hover a {
    color: rgba(17, 17, 17, .4)
}

.template-list-sitemap .lists-wrapper .list .c-list-expertises__item__type .c-list-expertises__container__item__expertise__wrapper:hover a:hover {
    color: #111 !important
}

.template-list-sitemap .lists-wrapper .list .c-list-customers-title__container:hover a,
.template-list-sitemap .lists-wrapper .list .c-list-projects-title__container:hover a,
.template-list-sitemap .lists-wrapper .list .c-list-pages-title__container:hover a {
    color: rgba(17, 17, 17, .4)
}

.template-list-sitemap .lists-wrapper .list .c-list-customers-title__container:hover a:hover,
.template-list-sitemap .lists-wrapper .list .c-list-projects-title__container:hover a:hover,
.template-list-sitemap .lists-wrapper .list .c-list-pages-title__container:hover a:hover {
    color: #111 !important
}

.template-list-sitemap .lists-wrapper .list.list-expertises-content {
    width: 100%
}

@media(max-width: 1023.98px) {
    .template-list-sitemap .lists-wrapper .list.list-expertises-content {
        width: 50%
    }
}

@media(max-width: 575.98px) {
    .template-list-sitemap .lists-wrapper .list.list-expertises-content {
        width: 100%
    }
}

.template-list-sitemap .lists-wrapper .list.list-expertises-content>.c-list-expertises {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.template-list-sitemap .lists-wrapper .list.list-expertises-content>.c-list-expertises>.c-list-expertises__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(max-width: 1023.98px) {
    .template-list-sitemap .lists-wrapper .list.list-expertises-content>.c-list-expertises>.c-list-expertises__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.template-list-sitemap .lists-wrapper .list.list-expertises-content>.c-list-expertises>.c-list-expertises__container>.c-list-expertises__item__type {
    width: 30%;
    margin-bottom: 40px
}

@media(max-width: 1023.98px) {
    .template-list-sitemap .lists-wrapper .list.list-expertises-content>.c-list-expertises>.c-list-expertises__container>.c-list-expertises__item__type {
        width: 100%
    }
}

.template-list-sitemap .lists-wrapper .list.list-expertises-content>.c-list-expertises>.c-list-expertises__container>.c-list-expertises__item__type>.c-list-expertises__container__item__title__big {
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px
}

.template-list-sitemap .lists-wrapper .list.list-expertises-content>.c-list-expertises>.c-list-expertises__container>.c-list-expertises__item__type>.c-list-expertises__container__item__title__big br {
    display: none
}

.template-list-sitemap .lists-wrapper .list.list-expertises-content>.c-list-expertises>.c-list-expertises__container>.c-list-expertises__item__type>.c-list-expertises__container__item__expertise {
    padding-left: 15px
}

.template-list-sitemap .lists-wrapper .list h2 {
    font-weight: 700;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 40px;
    -webkit-transition: all 225ms ease-in-out;
    -o-transition: all 225ms ease-in-out;
    transition: all 225ms ease-in-out
}

.template-list-sitemap .lists-wrapper .list a {
    position: relative;
    font-size: 18px;
    text-decoration: none;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 10px;
    line-height: 22px;
    -webkit-transition: all 225ms ease-in-out;
    -o-transition: all 225ms ease-in-out;
    transition: all 225ms ease-in-out
}

.template-single-project .single-project-content {
    position: relative;
    z-index: 20;
    background-color: #f4f4f6;
    overflow: hidden
}

.template-single-project .single-project-content:before {
    content: "";
    position: relative;
    display: block;
    width: 1px;
    margin: 0 auto;
    height: 102px;
    background-color: #111;
    opacity: .1;
    z-index: 1
}

@media(max-width: 1023.98px) {
    .template-single-project .c-header.c-header--project .c-header__line {
        height: 100%
    }

    .template-single-project .single-project-content:before {
        height: 175px
    }

    .template-single-project .single-project-content.small-line:before {
        height: 100px
    }
}

@media(max-width: 767.98px) {
    .template-single-project .u-project-separator+.c-project-double-content {
        padding-top: 45px
    }

    .template-single-project .u-project-separator+.c-project-double-content .c-project-double-content__container.light-space {
        padding-top: 0px
    }
}

.u-project-separator {
    width: 75%;
    margin: 0px auto
}

.u-project-separator+.c-project-double-content {
    padding-top: 80px
}

.u-project-separator+.c-project-double-content .c-project-double-content__container.light-space {
    padding-top: 45px
}

.u-project-separator hr {
    height: 1px;
    border-color: rgba(17, 17, 17, .06);
    border-bottom: none;
    margin: 0
}

.c-button {
    display: block;
    position: relative;
    width: 41px;
    width: 4.1rem;
    height: 41px;
    height: 4.1rem;
    color: currentColor;
    border-radius: 50%;
    pointer-events: all;
    padding: 0;
    border: none;
    outline: none;
    font: inherit;
    background: none;
    cursor: pointer
}

.c-button__icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.c-button__icon .svg-icon {
    font-size: 12px;
    font-size: 1.2rem
}

.c-button__icon .svg-icon.svg-arrow-down {
    margin-bottom: 2px;
    margin-bottom: .2rem
}

.c-button__disc {
    position: absolute;
    width: 7px;
    width: .7rem;
    height: 7px;
    height: .7rem;
    background-color: currentColor;
    border-radius: 50%;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    top: 50%;
    left: 50%;
    -webkit-animation: c-button-disc-scale 2.6s ease-in-out 1s infinite;
    animation: c-button-disc-scale 2.6s ease-in-out 1s infinite;
    will-change: transform
}

@-webkit-keyframes c-button-disc-scale {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0.9);
        transform: translate(-50%, -50%) scale(0.9)
    }

    50% {
        -webkit-transform: translate(-50%, -50%) scale(1.35);
        transform: translate(-50%, -50%) scale(1.35)
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(0.9);
        transform: translate(-50%, -50%) scale(0.9)
    }
}

@keyframes c-button-disc-scale {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0.9);
        transform: translate(-50%, -50%) scale(0.9)
    }

    50% {
        -webkit-transform: translate(-50%, -50%) scale(1.35);
        transform: translate(-50%, -50%) scale(1.35)
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(0.9);
        transform: translate(-50%, -50%) scale(0.9)
    }
}

.c-button__circle {
    position: absolute;
    border-radius: 50%;
    pointer-events: none
}

.c-button__circle--inner {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    width: 41px;
    width: 4.1rem;
    height: 41px;
    height: 4.1rem;
    border: 2px solid currentColor;
    opacity: .8;
    will-change: transform
}

.c-button__circle--outer {
    width: 53px;
    width: 5.3rem;
    height: 53px;
    height: 5.3rem;
    border: 1px solid currentColor;
    opacity: .45;
    top: 50%;
    left: 50%;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation: c-button-circle-outer-scale 3s ease-in-out infinite;
    animation: c-button-circle-outer-scale 3s ease-in-out infinite;
    will-change: transform
}

@-webkit-keyframes c-button-circle-outer-scale {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }

    50% {
        -webkit-transform: translate(-50%, -50%) scale(1.15);
        transform: translate(-50%, -50%) scale(1.15)
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
}

@keyframes c-button-circle-outer-scale {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }

    50% {
        -webkit-transform: translate(-50%, -50%) scale(1.15);
        transform: translate(-50%, -50%) scale(1.15)
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
}

.c-button__label {
    position: absolute;
    top: 0;
    margin-top: -5px;
    margin-top: -0.5rem;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 20px 0;
    letter-spacing: .7px
}

@media(max-width: 1023.98px) {
    .c-button.white .c-button__circle--outer {
        opacity: .4;
        background-color: rgba(0, 0, 0, 0);
        width: 49px;
        height: 49px
    }

    .c-button.white .c-button__circle--inner {
        background-color: rgba(0, 0, 0, .2)
    }

    .c-button.white .c-button__disc {
        background-color: #fff
    }

    .c-button.black .c-button__circle--outer {
        opacity: 1;
        background-color: #fff;
        border-color: rgba(79, 79, 79, .6);
        width: 49px;
        height: 49px
    }

    .c-button.black .c-button__disc {
        background-color: #111
    }

    .c-button.grey .c-button__circle--outer {
        opacity: 1;
        background-color: #f8f8f8;
        border-color: #4f4f4f
    }

    .c-button.grey .c-button__disc {
        background-color: #111
    }

    .c-button__line {
        display: none
    }

    .c-button.c-button--left .c-button__label {
        right: 62px;
        right: 6.2rem
    }

    .c-button.c-button--right .c-button__label {
        left: 62px;
        left: 6.2rem;
        font-size: 1rem
    }
}

@media(min-width: 1024px) {
    .c-button.focused.transparent .c-button__circle--inner {
        opacity: 1;
        background-color: #111
    }

    .c-button.focused.transparent .c-button__disc {
        background-color: #fff
    }

    .c-button.focused.transparent .c-button__icon svg {
        fill: #fff
    }

    .c-button.focused.white .c-button__circle--inner {
        opacity: 1;
        background-color: #fff
    }

    .c-button.focused.white .c-button__disc {
        background-color: #111
    }

    .c-button.focused.white .c-button__icon svg {
        fill: #111
    }

    .c-button.focused.black .c-button__circle--inner {
        opacity: 1;
        background-color: #111
    }

    .c-button.focused.black .c-button__disc {
        background-color: #fff
    }

    .c-button.focused.black .c-button__icon svg {
        fill: #fff
    }

    .c-button .c-button__circle--outer .c-button__circle--outer__echo {
        display: block;
        width: 102%;
        height: 102%;
        border-radius: 50%;
        border: 1px solid currentColor;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 0
    }

    .c-button .c-button__circle--inner {
        -webkit-transition: background-color .65s ease .1s, border-color .65s ease .1s;
        -o-transition: background-color .65s ease .1s, border-color .65s ease .1s;
        transition: background-color .65s ease .1s, border-color .65s ease .1s
    }

    .c-button .c-button__circle--inner .c-button__circle--inner__echo {
        display: block;
        width: 102%;
        height: 102%;
        border-radius: 50%;
        border: 1px solid currentColor;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 0
    }

    .c-button__disc {
        -webkit-transition: background-color .45s ease .1s;
        -o-transition: background-color .45s ease .1s;
        transition: background-color .45s ease .1s
    }

    .c-button__icon svg {
        -webkit-transition: fill .5s ease .1s;
        -o-transition: fill .5s ease .1s;
        transition: fill .5s ease .1s
    }

    .c-button__line {
        position: absolute;
        top: 50%;
        width: 50px;
        width: 5rem;
        height: 1px;
        background-color: currentColor;
        opacity: .35;
        pointer-events: none
    }

    .c-button.c-button--left .c-button__line {
        right: 57px;
        right: 5.7rem
    }

    .c-button.c-button--left .c-button__label {
        right: 0;
        padding-right: 113px;
        padding-right: 11.3rem
    }

    .c-button.c-button--left-2 .c-button__line {
        left: 5.7rem;
        right: auto;
        width: 50vw
    }

    .c-button.c-button--left-2 .c-button__label {
        right: 0;
        padding-right: 8rem
    }

    .c-button.c-button--right .c-button__line {
        left: 57px;
        left: 5.7rem
    }

    .c-button.c-button--right .c-button__label {
        padding-left: 113px;
        padding-left: 11.3rem
    }
}

html.edge .c-button .c-button__circle--outer {
    -webkit-animation: none;
    animation: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.c-company-highlight {
    position: relative;
    z-index: 2
}

.c-company-highlight__title {
    position: relative;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    will-change: transform;
    z-index: 5
}

.c-company-highlight__title__emphasis {
    display: block;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.c-company-highlight__title .u-crosshair {
    position: absolute
}

.c-company-highlight__description {
    position: relative;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: 300;
    will-change: transform;
    z-index: 5
}

.c-company-highlight__description strong {
    font-weight: bold
}

.c-company-highlight__description em {
    font-style: italic
}

.c-company-highlight__ribbon--line {
    position: absolute;
    top: -1px;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #dcdcdc;
    z-index: 8
}

.c-company-highlight__illustration {
    position: relative;
    z-index: 5
}

.c-company-highlight__illustration__line {
    position: absolute;
    top: -1px;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #111;
    opacity: .2;
    z-index: 8
}

.c-company-highlight__bar {
    position: absolute;
    top: 50%;
    background-color: #fff000;
    pointer-events: none;
    z-index: 12;
    will-change: transform
}

.c-company-highlight__ribbon {
    position: absolute;
    pointer-events: none;
    z-index: 8;
    will-change: transform
}

.c-company-highlight__button {
    z-index: 10
}

.c-company-highlight__button .c-button {
    position: absolute
}

.c-company-highlight__media {
    position: relative;
    z-index: 5
}

.c-company-highlight__image,
.c-company-highlight__video {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.c-company-highlight__coordinates {
    position: absolute;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    color: #fff;
    pointer-events: none
}

.c-company-highlight__coordinates .u-crosshair {
    position: absolute;
    bottom: 0
}

.c-company-highlight__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    pointer-events: none;
    z-index: 3
}

.c-company-highlight.c-company-highlight--white {
    color: #111
}

.c-company-highlight.c-company-highlight--white .c-company-highlight__line {
    background-color: #dcdcdc
}

.c-company-highlight.c-company-highlight--black {
    color: #fff
}

.c-company-highlight.c-company-highlight--black .c-company-highlight__ribbon--line {
    background-color: #fff;
    opacity: .4;
    z-index: 9
}

.c-company-highlight.c-company-highlight--black .c-company-highlight__line {
    background-color: #fff;
    opacity: .4
}

@media(max-width: 1023.98px) {
    .c-company-highlight {
        padding-top: 30px;
        padding-top: 3rem
    }

    .c-company-highlight::before {
        content: "";
        position: absolute;
        top: -35px;
        left: 30px;
        height: 35px;
        width: calc(100% - 60px)
    }

    .c-company-highlight__title {
        font-size: 50px;
        font-size: 5rem;
        line-height: 46px;
        line-height: 4.6rem;
        letter-spacing: 2px;
        letter-spacing: .2rem;
        padding-left: 30px;
        padding-left: 3rem;
        padding-right: 30px;
        padding-right: 3rem;
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom: 30px;
        margin-bottom: 3rem
    }

    .c-company-highlight__title .u-crosshair {
        bottom: 0px;
        bottom: 0rem;
        right: 25px;
        right: 2.5rem
    }

    .c-company-highlight__description {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 18px;
        line-height: 1.8rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        padding-left: 30px;
        padding-left: 3rem;
        padding-right: 30px;
        padding-right: 3rem;
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom: 30px;
        margin-bottom: 3rem
    }

    .c-company-highlight__description p+p {
        margin-top: 18px;
        margin-top: 1.8rem
    }

    .c-company-highlight__bar {
        margin-top: -75px;
        width: 30px;
        height: 150px
    }

    .c-company-highlight__button {
        position: relative;
        height: 100px;
        height: 10rem;
        margin-bottom: 30px;
        margin-bottom: 3rem
    }

    .c-company-highlight__button .c-button {
        top: 29.5px;
        top: 2.95rem;
        left: 50%;
        margin-left: -20px;
        margin-left: -2rem
    }

    .c-company-highlight__media {
        position: relative;
        z-index: 8
    }

    .c-company-highlight__media:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 70%
    }

    .c-company-highlight__media>.u-aspect-ratio__inner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .c-company-highlight__image--desktop,
    .c-company-highlight__video--desktop {
        display: none
    }

    .c-company-highlight__illustration__line {
        display: none
    }

    .c-company-highlight__coordinates {
        bottom: 70px;
        right: 0;
        font-size: 8px;
        font-size: .8rem;
        line-height: 10px;
        line-height: 1rem;
        letter-spacing: .5px;
        letter-spacing: .05rem;
        text-align: right
    }

    .c-company-highlight__coordinates .u-crosshair {
        right: 70px
    }

    .c-company-highlight__line {
        top: -35px
    }

    .c-company-highlight.c-company-highlight--left .c-company-highlight__bar {
        left: 0
    }

    .c-company-highlight.c-company-highlight--right .c-company-highlight__bar {
        right: 0
    }

    .c-company-highlight.c-company-highlight--white {
        background-color: #fff
    }

    .c-company-highlight.c-company-highlight--white.c-company-highlight__button .c-button__circle--outer {
        opacity: 1;
        background-color: #fff;
        border-color: rgba(192, 192, 192, .75)
    }

    .c-company-highlight.c-company-highlight--white::before {
        background-color: #fff
    }

    .c-company-highlight.c-company-highlight--black {
        background-color: #111
    }

    .c-company-highlight.c-company-highlight--black.c-company-highlight__button .c-button__circle--outer {
        opacity: 1;
        background-color: #111;
        border-color: rgba(248, 248, 248, .5)
    }

    .c-company-highlight.c-company-highlight--black::before {
        background-color: #111
    }
}

@media(min-width: 1024px) {
    .c-company-highlight {
        padding-top: 100px;
        padding-top: 10rem
    }

    .c-company-highlight__title {
        font-size: 90px;
        font-size: 9rem;
        line-height: 74px;
        line-height: 7.4rem;
        letter-spacing: 5px;
        letter-spacing: .5rem;
        margin-bottom: 50px;
        margin-bottom: 5rem
    }

    .c-company-highlight__title .u-crosshair {
        bottom: -58px;
        bottom: -5.8rem
    }

    .c-company-highlight__description {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 20px;
        line-height: 2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        margin-bottom: 60px;
        margin-bottom: 6rem
    }

    .c-company-highlight__description p {
        display: inline
    }

    .c-company-highlight__description p::before {
        content: " "
    }

    .c-company-highlight__bar {
        margin-top: -115px;
        width: 40px;
        height: 230px
    }

    .c-company-highlight__ribbon {
        position: absolute;
        top: -1px;
        width: calc(50% - 100px);
        height: 75px;
        background-color: #fff
    }

    .c-company-highlight__ribbon--line {
        height: 75px
    }

    .c-company-highlight__button {
        position: absolute;
        top: -1px;
        width: calc(50% - 100px);
        height: 75px;
        background-color: #fff
    }

    .c-company-highlight__button .c-button {
        top: 16.5px
    }

    .c-company-highlight__media {
        position: relative;
        pointer-events: all
    }

    .c-company-highlight__media:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 52.967525196%
    }

    .c-company-highlight__media>.u-aspect-ratio__inner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .c-company-highlight__image--mobile,
    .c-company-highlight__video--mobile {
        display: none
    }

    .c-company-highlight__coordinates {
        bottom: 74px;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 16px;
        line-height: 1.6rem;
        letter-spacing: .5px;
        letter-spacing: .05rem
    }

    .c-company-highlight.c-company-highlight--left .c-company-highlight__title {
        padding-left: 100px;
        padding-left: 10rem;
        text-align: left
    }

    .c-company-highlight.c-company-highlight--left .c-company-highlight__title .u-crosshair {
        left: 100px
    }

    .c-company-highlight.c-company-highlight--left .c-company-highlight__description {
        padding-left: 200px;
        padding-left: 20rem;
        padding-right: 100px;
        padding-right: 10rem;
        text-align: left
    }

    .c-company-highlight.c-company-highlight--left .c-company-highlight__bar {
        left: 80px
    }

    .c-company-highlight.c-company-highlight--left .c-company-highlight__button {
        left: 100px
    }

    .c-company-highlight.c-company-highlight--left .c-company-highlight__button .c-button {
        right: -20.5px
    }

    .c-company-highlight.c-company-highlight--left .c-company-highlight__media {
        margin-left: 100px;
        margin-left: 10rem
    }

    .c-company-highlight.c-company-highlight--left .c-company-highlight__media__line {
        left: calc(50% - 50px)
    }

    .c-company-highlight.c-company-highlight--left .c-company-highlight__coordinates {
        right: 0;
        text-align: right
    }

    .c-company-highlight.c-company-highlight--left .c-company-highlight__coordinates .u-crosshair {
        right: 100px
    }

    .c-company-highlight.c-company-highlight--right .c-company-highlight__title {
        padding-right: 100px;
        padding-right: 10rem;
        text-align: right
    }

    .c-company-highlight.c-company-highlight--right .c-company-highlight__title .u-crosshair {
        right: 100px
    }

    .c-company-highlight.c-company-highlight--right .c-company-highlight__description {
        padding-right: 200px;
        padding-right: 20rem;
        padding-left: 100px;
        padding-left: 10rem;
        text-align: right
    }

    .c-company-highlight.c-company-highlight--right .c-company-highlight__bar {
        right: 80px
    }

    .c-company-highlight.c-company-highlight--right .c-company-highlight__ribbon {
        right: 0
    }

    .c-company-highlight.c-company-highlight--right .c-company-highlight__button {
        right: 100px
    }

    .c-company-highlight.c-company-highlight--right .c-company-highlight__button .c-button {
        left: -20.5px
    }

    .c-company-highlight.c-company-highlight--right .c-company-highlight__media {
        margin-right: 100px;
        margin-right: 10rem
    }

    .c-company-highlight.c-company-highlight--right .c-company-highlight__media__line {
        left: calc(50% + 50px)
    }

    .c-company-highlight.c-company-highlight--right .c-company-highlight__coordinates {
        left: 0;
        text-align: left
    }

    .c-company-highlight.c-company-highlight--right .c-company-highlight__coordinates .u-crosshair {
        left: 100px
    }

    .c-company-highlight.c-company-highlight--white {
        color: #111
    }

    .c-company-highlight.c-company-highlight--white .c-company-highlight__ribbon--line {
        background-color: #dcdcdc;
        z-index: 9
    }

    .c-company-highlight.c-company-highlight--white .c-company-highlight__button {
        background-color: rgba(0, 0, 0, 0)
    }

    .c-company-highlight.c-company-highlight--white .c-company-highlight__button .c-button .c-button__circle .c-button__circle--outer__echo,
    .c-company-highlight.c-company-highlight--white .c-company-highlight__button .c-button .c-button__circle .c-button__circle--inner__echo {
        border: 1px solid rgba(79, 79, 79, .7)
    }

    .c-company-highlight.c-company-highlight--black {
        color: #fff
    }

    .c-company-highlight.c-company-highlight--black .c-company-highlight__button {
        background-color: rgba(0, 0, 0, 0)
    }

    .c-company-highlight.c-company-highlight--black .c-company-highlight__button .c-button .c-button__circle .c-button__circle--outer__echo,
    .c-company-highlight.c-company-highlight--black .c-company-highlight__button .c-button .c-button__circle .c-button__circle--inner__echo {
        border: 1px solid #f8f8f8
    }

    .c-company-highlight.c-company-highlight--black .c-company-highlight__ribbon {
        background-color: #111
    }
}

.c-cursor {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    pointer-events: none;
    display: none;
    z-index: 9999
}

.c-cursor.white .c-cursor__pointer {
    background-color: #fff
}

.c-cursor.white .c-cursor__container__circle {
    border-color: #fff
}

.c-cursor.is-stuck .c-cursor__pointer,
.c-cursor.is-stuck .c-cursor__container {
    -webkit-animation: none;
    animation: none
}

.c-cursor__pointer {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #000;
    -webkit-animation: c-cursor-pointer-scale 2.6s ease-in-out infinite;
    animation: c-cursor-pointer-scale 2.6s ease-in-out infinite
}

@-webkit-keyframes c-cursor-pointer-scale {
    0% {
        opacity: .75;
        -webkit-transform: translate(-50%, -50%) scale(0.95);
        transform: translate(-50%, -50%) scale(0.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale(1.35);
        transform: translate(-50%, -50%) scale(1.35)
    }

    100% {
        opacity: .75;
        -webkit-transform: translate(-50%, -50%) scale(0.95);
        transform: translate(-50%, -50%) scale(0.95)
    }
}

@keyframes c-cursor-pointer-scale {
    0% {
        opacity: .75;
        -webkit-transform: translate(-50%, -50%) scale(0.95);
        transform: translate(-50%, -50%) scale(0.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale(1.35);
        transform: translate(-50%, -50%) scale(1.35)
    }

    100% {
        opacity: .75;
        -webkit-transform: translate(-50%, -50%) scale(0.95);
        transform: translate(-50%, -50%) scale(0.95)
    }
}

.c-cursor__container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    background: none;
    margin: 0;
    pointer-events: none;
    z-index: 9999
}

.c-cursor__container__circle {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
    -webkit-transition: border-color .25s ease;
    -o-transition: border-color .25s ease;
    transition: border-color .25s ease
}

.c-cursor__container__circle--inner {
    top: 0;
    left: 0;
    width: 30px;
    width: 3rem;
    height: 30px;
    height: 3rem;
    border: 2px solid #000;
    opacity: .8
}

.c-cursor__container__circle--outer {
    top: -6px;
    top: -0.6rem;
    left: -6px;
    left: -0.6rem;
    width: 42px;
    width: 4.2rem;
    height: 42px;
    height: 4.2rem;
    border: 1px solid #000;
    opacity: .45;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: c-cursor-circle-outer-scale 3s ease-in-out .4s infinite;
    animation: c-cursor-circle-outer-scale 3s ease-in-out .4s infinite
}

@-webkit-keyframes c-cursor-circle-outer-scale {
    0% {
        opacity: .5;
        -webkit-transform: translate(-50%, -50%) scale(0.9);
        transform: translate(-50%, -50%) scale(0.9)
    }

    50% {
        opacity: .2;
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1)
    }

    100% {
        opacity: .5;
        -webkit-transform: translate(-50%, -50%) scale(0.9);
        transform: translate(-50%, -50%) scale(0.9)
    }
}

@keyframes c-cursor-circle-outer-scale {
    0% {
        opacity: .5;
        -webkit-transform: translate(-50%, -50%) scale(0.9);
        transform: translate(-50%, -50%) scale(0.9)
    }

    50% {
        opacity: .2;
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1)
    }

    100% {
        opacity: .5;
        -webkit-transform: translate(-50%, -50%) scale(0.9);
        transform: translate(-50%, -50%) scale(0.9)
    }
}

.c-header {
    position: relative;
    height: 1200px;
    background-color: #fff;
    overflow: hidden
}

.c-header__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    z-index: 3
}

.c-header__fold {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh)*100)
}

.c-header__background-media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.c-header__background-video {
    position: absolute;
    top: 0;
    left: 50%;
    width: auto;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-fit: cover;
    object-fit: cover
}

.c-header__background-video.c-header__background-video-mobile[poster] {
    height: 100%
}

.c-header__background-video.c-header__background-video-mobile {
    width: 100%;
    height: auto
}

.c-header__background-video.c-header__background-video--width {
    width: 100%;
    height: auto
}

.c-header__background-video.c-header__background-video--height {
    width: auto;
    height: 100%
}

.c-header__background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.c-header__background-image--desktop {
    display: block
}

.c-header__background-image--mobile {
    display: none
}

.c-header__button {
    position: absolute;
    left: 50%;
    width: 41px;
    height: 41px;
    margin-left: -20px;
    color: currentColor;
    z-index: 11
}

.c-header.c-header--home {
    color: #fff
}

.c-header.c-header--home .c-header__background-media {
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8)
}

.c-header.c-header--home .c-header__background-video {
    height: 100%
}

.c-header.c-header--home .c-header__line {
    background-color: #fff;
    opacity: .2
}

.c-header.c-header--home .c-header__fold {
    z-index: 4
}

.c-header.c-header--home .c-header__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.c-header.c-header--home .c-header__logo {
    text-align: center;
    width: 160px;
    position: absolute;
    top: 100px;
    left: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 15
}

.c-header.c-header--home .c-header__logo svg {
    width: 100% !important
}

.c-header.c-header--home .c-header__tagline {
    position: relative
}

.c-header.c-header--home .c-header__tagline__bar {
    position: absolute;
    top: 0;
    background-color: #fff000
}

.c-header.c-header--home .c-header__tagline__text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    font-family: "Gilroy";
    max-width: 90vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.c-header.c-header--home .c-header__tagline__text strong {
    font-weight: 700
}

.c-header.c-header--page {
    color: #fff
}

.template-list-sitemap .c-header.c-header--page {
    height: 100vh !important
}

.template-know-how .c-header.c-header--page {
    height: 1260px !important;
    margin-bottom: 0 !important
}

@media(max-width: 1599.98px) {
    .template-know-how .c-header.c-header--page {
        height: 1089px !important
    }
}

@media(max-width: 575.98px) {
    .template-know-how .c-header.c-header--page {
        height: 640px !important
    }
}

@media(max-width: 575.98px) {
    .c-header.c-header--page {
        height: 640px !important
    }
}

.c-header.c-header--page .c-header__line {
    background-color: #fff;
    opacity: .4
}

.c-header.c-header--page .c-header__background-media {
    z-index: 2
}

.c-header.c-header--page .c-header__black-background {
    position: absolute;
    top: 0;
    height: 100%;
    background-color: #111;
    z-index: 1
}

.c-header.c-header--page .c-header__logo {
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    z-index: 4
}

.c-header.c-header--page .c-header__title {
    position: absolute;
    top: 50%;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
    z-index: 4
}

.c-header.c-header--page .c-header__title__emphasis {
    display: block;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.c-header.c-header--page .c-header__title__crosshair {
    position: absolute
}

.c-header.c-header--page .c-header__title__crosshair--top {
    top: -85px;
    left: 5vw
}

.c-header.c-header--page .c-header__title__crosshair--bottom {
    bottom: -85px;
    left: 5vw
}

.c-header.c-header--page .c-header__subtitle {
    position: absolute;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    text-align: right;
    z-index: 3
}

.c-header.c-header--project {
    height: 100vh;
    background-color: rgba(0, 0, 0, 0);
    color: #fff
}

@media(max-width: 1023.98px) {
    .c-header.c-header--project {
        height: 100vh !important
    }
}

.c-header.c-header--project .c-header__line {
    background-color: #fff;
    opacity: .4
}

.c-header.c-header--project .c-header__background-media {
    z-index: 2
}

.c-header.c-header--project .c-header__background-media:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 17, 17, .2);
    z-index: 1
}

.c-header.c-header--project .c-header__black-background {
    position: absolute;
    top: 0;
    height: 100%;
    background-color: #111;
    z-index: 1
}

.c-header.c-header--project .c-header__logo {
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    z-index: 4
}

.c-header.c-header--project .c-header__logo svg {
    fill: #fff
}

.c-header.c-header--project .c-header__title {
    position: absolute;
    top: calc(50% + 35px);
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4
}

.c-header.c-header--project .c-header__title b {
    display: inline-block;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.c-header.c-header--project .c-header__title__bar {
    top: -20px;
    height: 110%
}

.c-header.c-header--project .c-header__title__crosshair {
    position: absolute;
    pointer-events: none;
    left: 5vw;
    z-index: 4
}

.c-header.c-header--project .c-header__title__crosshair--top {
    top: -85px
}

.c-header.c-header--project .c-header__title__crosshair--bottom {
    bottom: -5px
}

.c-header.c-header--project .c-header__title__baseline {
    padding-top: 20px;
    display: block;
    text-transform: none;
    font-weight: normal;
    font-size: 2.6rem;
    line-height: 3rem;
    font-family: "Larsseit", Arial, Helvetica, sans-serif
}

.c-header.c-header--project .c-header__customer {
    font-family: "Larsseit", Arial, Helvetica, sans-serif
}

.c-header.c-header--project .c-header__subtitle {
    position: absolute;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    text-align: right;
    z-index: 3
}

.c-header.c-header--project .c-header__button {
    bottom: 110px
}

.c-header.c-header--single-expertise {
    height: 100vh;
    background-color: rgba(0, 0, 0, 0);
    color: #fff
}

@media(max-width: 1023.98px) {
    .c-header.c-header--single-expertise {
        height: 100vh !important
    }
}

.c-header.c-header--single-expertise .c-header__line {
    background-color: #fff;
    opacity: .4
}

.c-header.c-header--single-expertise .c-header__background-media {
    z-index: 2
}

.c-header.c-header--single-expertise .c-header__background-media:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 17, 17, .2);
    z-index: 1
}

.c-header.c-header--single-expertise .c-header__black-background {
    position: absolute;
    top: 0;
    height: 100%;
    background-color: #111;
    z-index: 1
}

.c-header.c-header--single-expertise .c-header__logo {
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    z-index: 4
}

.c-header.c-header--single-expertise .c-header__logo svg {
    fill: #111
}

.c-header.c-header--single-expertise .c-header__title {
    position: absolute;
    top: 50%;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0 !important;
    z-index: 4;
    line-height: 72px
}

@media(max-width: 1023.98px) {
    .c-header.c-header--single-expertise .c-header__title {
        -webkit-transform: translateY(-60%);
        -ms-transform: translateY(-60%);
        transform: translateY(-60%)
    }
}

.c-header.c-header--single-expertise .c-header__title .c-header__taxonomy__assigned {
    position: relative;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-bottom: 20px;
    z-index: 4;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 2;
    letter-spacing: .5px
}

.c-header.c-header--single-expertise .c-header__title b,
.c-header.c-header--single-expertise .c-header__title strong {
    display: inline-block;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.c-header.c-header--single-expertise .c-header__title__bar {
    top: -20px;
    height: 110%
}

.c-header.c-header--single-expertise .c-header__title__crosshair {
    position: absolute;
    pointer-events: none;
    left: 5vw;
    z-index: 4
}

.c-header.c-header--single-expertise .c-header__title__crosshair--top {
    top: -40px;
    left: 55px
}

.c-header.c-header--single-expertise .c-header__title__crosshair--bottom {
    bottom: -40px !important;
    left: 55px !important
}

.c-header.c-header--single-expertise .c-header__title__baseline {
    padding-top: 20px;
    display: block;
    text-transform: none;
    font-weight: normal;
    font-size: 2.6rem;
    line-height: 3rem;
    font-family: "Larsseit", Arial, Helvetica, sans-serif
}

.c-header.c-header--single-expertise .c-header__customer {
    font-family: "Larsseit", Arial, Helvetica, sans-serif
}

.c-header.c-header--single-expertise .c-header__subtitle {
    position: absolute;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    text-align: right;
    z-index: 3
}

.c-header.c-header--single-expertise .c-header__button {
    bottom: 110px
}

@media(max-width: 1023.98px) {
    .c-header__button {
        bottom: 75px
    }

    .c-header__background-video-desktop {
        display: none
    }

    .c-header.c-header--home .c-header__logo {
        width: 140px;
        left: -20px
    }

    .c-header.c-header--home .c-header__logo .svg-icon {
        font-size: 11vw
    }

    .c-header.c-header--home .c-header__tagline {
        height: 90px;
        margin: 0 auto
    }

    .c-header.c-header--home .c-header__tagline__bar {
        left: -9px;
        width: 18px;
        height: 90px
    }

    .c-header.c-header--home .c-header__tagline__text {
        font-size: 45px;
        line-height: 51px;
        letter-spacing: -0.6px
    }

    .c-header.c-header--page .c-header__background-media,
    .c-header.c-header--project .c-header__background-media,
    .c-header.c-header--single-expertise .c-header__background-media {
        left: 25%;
        width: 85%;
        height: 101%
    }

    .c-header.c-header--page .c-header__black-background,
    .c-header.c-header--project .c-header__black-background,
    .c-header.c-header--single-expertise .c-header__black-background {
        left: 0;
        width: 100%
    }

    .c-header.c-header--page .c-header__logo,
    .c-header.c-header--project .c-header__logo,
    .c-header.c-header--single-expertise .c-header__logo {
        left: 20px;
        left: 2rem;
        bottom: 30px;
        bottom: 3rem;
        margin-bottom: 30px;
        margin-bottom: 3rem;
        font-size: 16px;
        font-size: 1.6rem
    }

    .c-header.c-header--page .c-header__logo .svg-icon,
    .c-header.c-header--project .c-header__logo .svg-icon,
    .c-header.c-header--single-expertise .c-header__logo .svg-icon {
        fill: #fff
    }

    .c-header.c-header--page .c-header__bar,
    .c-header.c-header--project .c-header__bar,
    .c-header.c-header--single-expertise .c-header__bar {
        position: absolute;
        top: 170px;
        left: 0;
        width: 35px;
        height: 240px;
        margin-left: -17px;
        background-color: #fff000;
        z-index: 11
    }
}

@media(max-width: 1023.98px)and (max-width: 1023.98px) {

    .c-header.c-header--page .c-header__bar,
    .c-header.c-header--project .c-header__bar,
    .c-header.c-header--single-expertise .c-header__bar {
        top: 370px
    }
}

@media(max-width: 1023.98px)and (max-width: 575.98px) {

    .c-header.c-header--page .c-header__bar,
    .c-header.c-header--project .c-header__bar,
    .c-header.c-header--single-expertise .c-header__bar {
        top: 195px
    }
}

@media(max-width: 1023.98px)and (max-width: 575.98px) {

    .template-know-how .c-header.c-header--page .c-header__bar,
    .template-know-how .c-header.c-header--project .c-header__bar,
    .template-know-how .c-header.c-header--single-expertise .c-header__bar {
        top: auto;
        bottom: -40px;
        left: 90px;
        height: 206px
    }
}

@media(max-width: 1023.98px) {

    .c-header.c-header--page .c-header__title,
    .c-header.c-header--project .c-header__title,
    .c-header.c-header--single-expertise .c-header__title {
        left: 90px;
        margin-left: -20px;
        margin-left: -2rem;
        margin-bottom: 35px;
        margin-bottom: 3.5rem;
        font-size: 45px;
        font-size: 4.5rem
    }
}

@media(max-width: 1023.98px)and (max-width: 1023.98px) {

    .c-header.c-header--page .c-header__title,
    .c-header.c-header--project .c-header__title,
    .c-header.c-header--single-expertise .c-header__title {
        font-size: 40px;
        font-size: 4rem;
        line-height: 48px
    }
}

@media(max-width: 1023.98px) {

    .c-header.c-header--page .c-header__title__crosshair,
    .c-header.c-header--project .c-header__title__crosshair,
    .c-header.c-header--single-expertise .c-header__title__crosshair {
        position: absolute;
        left: -15px !important
    }

    .c-header.c-header--page .c-header__title__crosshair--top,
    .c-header.c-header--project .c-header__title__crosshair--top,
    .c-header.c-header--single-expertise .c-header__title__crosshair--top {
        top: -40px
    }

    .c-header.c-header--page .c-header__title__crosshair--bottom,
    .c-header.c-header--project .c-header__title__crosshair--bottom,
    .c-header.c-header--single-expertise .c-header__title__crosshair--bottom {
        bottom: -43px
    }
}

@media(max-width: 1023.98px) {

    .c-header.c-header--page .c-header__subtitle,
    .c-header.c-header--project .c-header__subtitle,
    .c-header.c-header--single-expertise .c-header__subtitle {
        top: 68.5px;
        right: 110px;
        font-size: 13px;
        font-size: 1.3rem
    }
}

@media(max-width: 1023.98px) {
    .c-header.c-header--project .c-header__bar {
        display: none
    }
}

@media(max-width: 767.98px) {
    .c-header__background-video-mobile {
        width: 100% !important
    }
}

@media(max-width: 767.98px) {
    .c-header__background-image--desktop {
        display: none
    }

    .c-header__background-image--mobile {
        display: block
    }

    .c-header.c-header--page .c-header__title {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .c-header.c-header--page .c-header__title__crosshair {
        left: -15px
    }

    .c-header.c-header--page .c-header__title__crosshair--top {
        top: -35px
    }

    .c-header.c-header--page .c-header__title__crosshair--bottom {
        bottom: -39px
    }

    .c-header.c-header--project .c-header__title {
        width: 100%;
        padding-bottom: 0;
        top: 45%;
        font-size: 3.5rem;
        line-height: 4.1rem;
        -webkit-transform: translate(0, -60%);
        -ms-transform: translate(0, -60%);
        transform: translate(0, -60%)
    }

    .c-header.c-header--project .c-header__title .c-header__title__baseline {
        padding-top: 20px;
        display: block;
        font-size: 2.2rem;
        line-height: 3rem
    }

    .c-header.c-header--project .c-header__title__crosshair {
        left: -25px
    }

    .c-header.c-header--project .c-header__title__crosshair--top {
        top: -60px
    }

    .c-header.c-header--project .c-header__title__crosshair--bottom {
        bottom: -65px
    }

    .c-header.c-header--project .c-header__black-background {
        height: calc(100% - 40px)
    }

    .c-header.c-header--project .c-header__logo {
        top: calc(100% - 40px - 35px)
    }

    .c-header.c-header--project .c-header__title {
        padding-left: 65px;
        left: 0;
        margin-left: 0
    }

    .c-header.c-header--project .c-header__title__bar {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0px, -50%);
        -ms-transform: translate(0px, -50%);
        transform: translate(0px, -50%);
        left: 0;
        height: 110%;
        width: 20px;
        background-color: #fff000
    }

    .c-header.c-header--project .c-header__title__crosshair {
        left: 60px
    }

    .c-header.c-header--project .c-header__title__crosshair--top {
        top: -60px
    }

    .c-header.c-header--project .c-header__title__crosshair--bottom {
        bottom: -65px
    }

    .c-header.c-header--single-expertise .c-header__line {
        height: 100%
    }

    .c-header.c-header--single-expertise .c-header__black-background {
        height: calc(100% - 40px);
        width: 120px;
        z-index: 4
    }

    .c-header.c-header--single-expertise .c-header__logo {
        top: calc(100% - 40px - 35px)
    }

    .c-header.c-header--single-expertise .c-header__title {
        padding-left: 65px;
        left: 0;
        margin-left: 0
    }

    .c-header.c-header--single-expertise .c-header__title__crosshair {
        left: 55px
    }

    .c-header.c-header--single-expertise .c-header__title__crosshair--top {
        top: -40px
    }

    .c-header.c-header--single-expertise .c-header__title__crosshair--bottom {
        bottom: -65px
    }
}

@media(max-height: 424.98px) {
    .c-header__button {
        display: none
    }

    .c-header.c-header--home .c-header__content {
        margin-top: 0
    }

    .c-header.c-header--page .c-header__bar {
        height: 70px
    }
}

@media(min-width: 1024px) {
    .c-header__button {
        bottom: 140px
    }
}

@media(min-width: 1024px)and (max-width: 1599.98px) {
    .c-header__button {
        bottom: 140px
    }
}

@media(min-width: 1024px) {
    .c-header__fold {
        z-index: 5
    }
}

@media(min-width: 1024px) {
    .c-header__background-video-mobile {
        display: none
    }
}

@media(min-width: 1024px) {
    .c-header.c-header--home .c-header__content {
        margin-top: -60px;
        margin-top: -6rem
    }

    .c-header.c-header--home .c-header__background-video {
        width: 100%
    }

    .c-header.c-header--home .c-header__logo .svg-icon {
        font-size: 100px;
        font-size: 10rem
    }

    .c-header.c-header--home .c-header__tagline {
        left: 50%;
        height: 110px
    }

    .c-header.c-header--home .c-header__tagline__bar {
        left: -9px;
        width: 18px;
        height: 110px
    }

    .c-header.c-header--home .c-header__tagline__text {
        font-size: 83px;
        line-height: 91px;
        letter-spacing: -1.11px
    }
}

@media(min-width: 1024px) {
    .c-header.c-header--page .c-header__background-media {
        left: 44%;
        width: 56%
    }

    .c-header.c-header--page .c-header__black-background {
        left: 27%;
        height: calc(100% - 90px);
        width: 17%
    }

    .c-header.c-header--page .c-header__logo {
        left: 60px;
        left: 6rem;
        bottom: 75px;
        bottom: 10.5rem;
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 30px;
        margin-bottom: 3rem;
        z-index: 11
    }

    .c-header.c-header--page .c-header__title {
        left: 27%;
        padding-left: calc(17% - 65px);
        padding-left: calc(17% - 6.5rem);
        font-size: 70px;
        font-size: 7rem;
        pointer-events: none
    }

    .c-header.c-header--page .c-header__title__bar {
        position: absolute;
        top: 0;
        left: -17.5px;
        width: 35px;
        height: 100%;
        background-color: #fff000
    }

    .c-header.c-header--page .c-header__title__crosshair {
        left: 65px
    }

    .c-header.c-header--page .c-header__subtitle {
        top: 87.5px;
        right: 170px;
        font-size: 15px;
        font-size: 1.5rem
    }
}

@media(min-width: 1024px) {
    .c-header.c-header--project .c-header__line {
        height: 100%
    }

    .c-header.c-header--project .c-header__background-media {
        left: 30%;
        width: 70%
    }

    .c-header.c-header--project .c-header__black-background {
        left: 16%;
        height: calc(100% - 125px);
        width: 19%
    }

    .c-header.c-header--project .c-header__logo {
        left: 60px;
        left: 6rem;
        bottom: 75px;
        bottom: 7.5rem;
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 30px;
        margin-bottom: 3rem;
        z-index: 11
    }

    .c-header.c-header--project .c-header__title {
        left: 16%;
        padding-left: 73px;
        font-size: 70px;
        font-size: 7rem;
        margin-top: -60px;
        margin-top: -6rem;
        pointer-events: none;
        letter-spacing: 1px
    }

    .c-header.c-header--project .c-header__title__bar {
        position: absolute;
        top: -20px;
        left: -17.5px;
        width: 35px;
        height: 110%;
        background-color: #fff000
    }

    .c-header.c-header--project .c-header__title__crosshair--bottom {
        bottom: -85px;
        left: 5vw;
        pointer-events: none;
        z-index: 4
    }

    .c-header.c-header--project .c-header__subtitle {
        top: 87.5px;
        right: 170px;
        font-size: 15px;
        font-size: 1.5rem
    }
}

@media(min-width: 1024px) {
    .c-header.c-header--single-expertise .c-header__line {
        height: 100%
    }

    .c-header.c-header--single-expertise .c-header__background-media {
        left: 30%;
        width: 70%
    }

    .c-header.c-header--single-expertise .c-header__black-background {
        left: 16%;
        height: calc(100% - 125px);
        width: 19%
    }

    .c-header.c-header--single-expertise .c-header__logo {
        left: 60px;
        left: 6rem;
        bottom: 75px;
        bottom: 7.5rem;
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 30px;
        margin-bottom: 3rem;
        z-index: 11
    }

    .c-header.c-header--single-expertise .c-header__taxonomy__assigned {
        pointer-events: none
    }

    .c-header.c-header--single-expertise .c-header__title {
        left: 16%;
        padding-left: 73px;
        font-size: 70px;
        font-size: 7rem;
        margin-top: -60px;
        margin-top: -6rem;
        pointer-events: none;
        letter-spacing: 1px
    }

    .template-single-expertise .c-header.c-header--single-expertise .c-header__title {
        font-size: 68px;
        font-size: 6.8rem
    }

    .c-header.c-header--single-expertise .c-header__title__bar {
        position: absolute;
        top: -15px;
        left: -17.5px;
        width: 35px;
        height: 110%;
        background-color: #fff000
    }

    .c-header.c-header--single-expertise .c-header__title__crosshair--bottom {
        bottom: -85px;
        left: 5vw;
        pointer-events: none;
        z-index: 4
    }

    .c-header.c-header--single-expertise .c-header__subtitle {
        top: 87.5px;
        right: 170px;
        font-size: 15px;
        font-size: 1.5rem
    }
}

.c-know-how-cutout-image {
    position: relative
}

.c-know-how-cutout-image__container {
    position: relative
}

.c-know-how-cutout-image__container:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 66.6666666667%
}

.c-know-how-cutout-image__container>.u-aspect-ratio__inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.c-know-how-cutout-image__left,
.c-know-how-cutout-image__right {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    overflow: hidden
}

.c-know-how-cutout-image__left {
    left: 0
}

.c-know-how-cutout-image__left .c-know-how-cutout-image__image {
    left: 0
}

.c-know-how-cutout-image__left .c-know-how-cutout-image__cutout {
    bottom: 0
}

.c-know-how-cutout-image__right {
    left: 50%
}

.c-know-how-cutout-image__right .c-know-how-cutout-image__image {
    right: 0
}

.c-know-how-cutout-image__right .c-know-how-cutout-image__cutout {
    top: 0
}

.c-know-how-cutout-image__image {
    position: absolute;
    top: 0;
    width: 200%;
    height: 100%;
    z-index: 1
}

.c-know-how-cutout-image__cutout {
    position: absolute;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #fff;
    z-index: 2
}

.c-know-how-cutout-image__coordinates {
    position: absolute;
    right: 0;
    bottom: 20%;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: right;
    pointer-events: none;
    z-index: 3
}

.c-know-how-cutout-image__line {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #fff;
    opacity: .6;
    pointer-events: none;
    z-index: 3
}

@media(max-width: 1023.98px) {
    .c-know-how-cutout-image__cutout {
        height: 30px
    }

    .c-know-how-cutout-image__coordinates {
        font-size: 8px;
        font-size: .8rem;
        line-height: 10px;
        line-height: 1rem;
        letter-spacing: .5px;
        letter-spacing: .05rem
    }
}

@media(min-width: 1024px) {
    .c-know-how-cutout-image__cutout {
        height: 75px
    }

    .c-know-how-cutout-image__coordinates {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 16px;
        line-height: 1.6rem;
        letter-spacing: .5px;
        letter-spacing: .05rem
    }
}

.c-know-how-expertise-box__bar {
    position: absolute;
    background-color: #fff000;
    pointer-events: none;
    z-index: 1
}

.c-know-how-expertise-box__title {
    position: absolute;
    color: #111;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    z-index: 2
}

.c-know-how-expertise-box__title__emphasis {
    display: block;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.c-know-how-expertise-box__subtitle {
    position: absolute;
    color: #111;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    z-index: 2
}

.c-know-how-expertise-box__image {
    display: block;
    width: 100%;
    height: 100%
}

@media(max-width: 1023.98px) {
    .c-know-how-expertise-box {
        position: relative;
        width: 100%;
        height: 320px;
        z-index: 1
    }

    .c-know-how-expertise-box__illustration {
        position: absolute;
        top: 0;
        width: 280px;
        height: 320px
    }

    .c-know-how-expertise-box__bar {
        top: 60px;
        width: 30px;
        height: 275px
    }

    .c-know-how-expertise-box__title {
        top: 35%;
        font-size: 34px;
        font-size: 3.4rem;
        line-height: 36px;
        line-height: 3.6rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .c-know-how-expertise-box__subtitle {
        top: 70%;
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 19px;
        line-height: 1.9rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .c-know-how-expertise-box__media {
        position: relative
    }

    .c-know-how-expertise-box__media:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 114.2857142857%
    }

    .c-know-how-expertise-box__media>.u-aspect-ratio__inner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .c-know-how-expertise-box__image--desktop {
        display: none
    }

    .c-know-how-expertise-box__line {
        position: absolute;
        top: 0;
        left: 50%;
        bottom: 0;
        width: 1px;
        height: 100%;
        background-color: #fff;
        opacity: .4
    }

    .c-know-how-expertise-box.c-know-how-expertise-box--mobile-left .c-know-how-expertise-box__illustration {
        left: 0
    }

    .c-know-how-expertise-box.c-know-how-expertise-box--mobile-left .c-know-how-expertise-box__bar {
        right: -15px
    }

    .c-know-how-expertise-box.c-know-how-expertise-box--mobile-left .c-know-how-expertise-box__title {
        right: 0;
        text-align: right
    }

    .c-know-how-expertise-box.c-know-how-expertise-box--mobile-left .c-know-how-expertise-box__subtitle {
        right: 0;
        text-align: right
    }

    .c-know-how-expertise-box.c-know-how-expertise-box--mobile-right .c-know-how-expertise-box__illustration {
        right: 0
    }

    .c-know-how-expertise-box.c-know-how-expertise-box--mobile-right .c-know-how-expertise-box__bar {
        left: -15px
    }

    .c-know-how-expertise-box.c-know-how-expertise-box--mobile-right .c-know-how-expertise-box__title {
        left: 0;
        text-align: left
    }

    .c-know-how-expertise-box.c-know-how-expertise-box--mobile-right .c-know-how-expertise-box__subtitle {
        left: 0;
        text-align: left
    }
}

@media(min-width: 1024px) {
    .c-know-how-expertise-box {
        position: absolute;
        width: 260px
    }

    .c-know-how-expertise-box__bar {
        top: -20px;
        width: 40px;
        height: 260px
    }

    .c-know-how-expertise-box__title {
        top: 80px;
        font-size: 48px;
        font-size: 4.8rem;
        line-height: 50px;
        line-height: 5rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .c-know-how-expertise-box__subtitle {
        top: 200px;
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 19px;
        line-height: 1.9rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .c-know-how-expertise-box__media {
        position: relative
    }

    .c-know-how-expertise-box__media:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 267.5159235669%
    }

    .c-know-how-expertise-box__media>.u-aspect-ratio__inner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .c-know-how-expertise-box__image--mobile {
        display: none
    }

    .c-know-how-expertise-box.c-know-how-expertise-box--desktop-left {
        left: -112px
    }

    .c-know-how-expertise-box.c-know-how-expertise-box--desktop-left .c-know-how-expertise-box__bar {
        left: 20px
    }

    .c-know-how-expertise-box.c-know-how-expertise-box--desktop-left .c-know-how-expertise-box__title {
        left: 40px;
        text-align: left
    }

    .c-know-how-expertise-box.c-know-how-expertise-box--desktop-left .c-know-how-expertise-box__subtitle {
        left: 40px;
        text-align: left
    }

    .c-know-how-expertise-box.c-know-how-expertise-box--desktop-right {
        right: -112px
    }

    .c-know-how-expertise-box.c-know-how-expertise-box--desktop-right .c-know-how-expertise-box__bar {
        right: 20px
    }

    .c-know-how-expertise-box.c-know-how-expertise-box--desktop-right .c-know-how-expertise-box__title {
        right: 40px;
        text-align: right
    }

    .c-know-how-expertise-box.c-know-how-expertise-box--desktop-right .c-know-how-expertise-box__subtitle {
        right: 40px;
        text-align: right
    }
}

.c-know-how-expertise-item {
    position: relative;
    height: 80px;
    padding: 5px 0;
    padding: .5rem 0
}

.c-know-how-expertise-item__label {
    position: absolute;
    top: 0;
    height: 100%;
    text-transform: uppercase;
    z-index: 2
}

.c-know-how-expertise-item__text {
    position: absolute;
    top: 50%;
    width: 100%;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-know-how-expertise-item__icon {
    position: absolute;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 70px;
    color: #4f4f4f;
    background-color: #111;
    z-index: 1
}

.c-know-how-expertise-item__icon::before {
    content: "";
    position: absolute;
    top: 0;
    width: 35px;
    height: 70px;
    border: 1px solid currentColor
}

.c-know-how-expertise-item__icon .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 26px;
    font-size: 2.6rem;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.c-know-how-expertise-item.c-know-how-expertise-item--left .c-know-how-expertise-item__icon::before {
    right: 0;
    border-top-right-radius: 70px;
    border-bottom-right-radius: 70px;
    border-left: 0
}

.c-know-how-expertise-item.c-know-how-expertise-item--right .c-know-how-expertise-item__icon::before {
    left: 1px;
    border-top-left-radius: 70px;
    border-bottom-left-radius: 70px;
    border-right: 0
}

@media(max-width: 1023.98px) {
    .c-know-how-expertise-item__label {
        width: calc(50% - 70px)
    }

    .c-know-how-expertise-item__text {
        font-size: 11px;
        font-size: 1.1rem;
        line-height: 13px;
        line-height: 1.3rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .c-know-how-expertise-item.c-know-how-expertise-item--left .c-know-how-expertise-item__label {
        right: calc(50% + 35px)
    }

    .c-know-how-expertise-item.c-know-how-expertise-item--right .c-know-how-expertise-item__label {
        left: calc(50% + 35px)
    }
}

@media(min-width: 1024px) {
    .c-know-how-expertise-item__label {
        width: calc(50% - 255px)
    }

    .c-know-how-expertise-item__text {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 15px;
        line-height: 1.5rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .c-know-how-expertise-item.c-know-how-expertise-item--left .c-know-how-expertise-item__label {
        right: calc(50% + 45px)
    }

    .c-know-how-expertise-item.c-know-how-expertise-item--right .c-know-how-expertise-item__label {
        left: calc(50% + 45px)
    }
}

.c-know-how-highlight {
    position: relative;
    z-index: 2
}

.c-know-how-highlight__title {
    position: relative;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-transform: uppercase
}

.c-know-how-highlight__title__emphasis {
    display: block;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.c-know-how-highlight__title .u-crosshair {
    position: absolute
}

.c-know-how-highlight__description {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: 300
}

.c-know-how-highlight__description strong {
    font-weight: bold
}

.c-know-how-highlight__description em {
    font-style: italic
}

.c-know-how-highlight.c-know-how-highlight--white {
    color: #111
}

.c-know-how-highlight.c-know-how-highlight--black {
    color: #fff
}

@media(max-width: 1023.98px) {
    .c-know-how-highlight {
        padding-top: 60px;
        padding-top: 6rem;
        padding-bottom: 60px;
        padding-bottom: 6rem
    }

    .c-know-how-highlight__title {
        font-size: 38px;
        font-size: 3.8rem;
        line-height: 35px;
        line-height: 3.5rem;
        letter-spacing: 2px;
        letter-spacing: .2rem;
        padding-left: 30px;
        padding-left: 3rem;
        padding-right: 30px;
        padding-right: 3rem;
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom: 30px;
        margin-bottom: 3rem
    }

    .c-know-how-highlight__title .u-crosshair {
        bottom: -38px;
        bottom: -3.8rem;
        left: 25px;
        left: 2.5rem
    }

    .c-know-how-highlight__description {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 18px;
        line-height: 1.8rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        padding-left: 60px;
        padding-left: 6rem;
        padding-right: 30px;
        padding-right: 3rem;
        margin-left: 30px;
        margin-right: 30px
    }

    .c-know-how-highlight__description p+p {
        margin-top: 18px;
        margin-top: 1.8rem
    }
}

@media(min-width: 1024px) {
    .c-know-how-highlight {
        padding-top: 100px;
        padding-top: 10rem;
        padding-bottom: 100px;
        padding-bottom: 10rem
    }

    .c-know-how-highlight__title {
        font-size: 75px;
        font-size: 7.5rem;
        line-height: 77px;
        line-height: 7.7rem;
        letter-spacing: 5px;
        letter-spacing: .5rem;
        margin-bottom: 50px;
        margin-bottom: 5rem
    }

    .c-know-how-highlight__title .u-crosshair {
        bottom: -58px;
        bottom: -5.8rem
    }

    .c-know-how-highlight__description {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 22px;
        line-height: 2.2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .c-know-how-highlight__description p {
        display: inline
    }

    .c-know-how-highlight__description p::before {
        content: " "
    }

    .c-know-how-highlight.c-know-how-highlight--left .c-know-how-highlight__title {
        padding-left: 100px;
        padding-left: 10rem;
        text-align: left
    }

    .c-know-how-highlight.c-know-how-highlight--left .c-know-how-highlight__title .u-crosshair {
        left: 100px
    }

    .c-know-how-highlight.c-know-how-highlight--left .c-know-how-highlight__description {
        padding-left: 200px;
        padding-left: 20rem;
        padding-right: 150px;
        padding-right: 15rem;
        text-align: left
    }

    .c-know-how-highlight.c-know-how-highlight--right .c-know-how-highlight__title {
        padding-right: 100px;
        padding-right: 10rem;
        text-align: right
    }

    .c-know-how-highlight.c-know-how-highlight--right .c-know-how-highlight__title .u-crosshair {
        right: 100px
    }

    .c-know-how-highlight.c-know-how-highlight--right .c-know-how-highlight__description {
        padding-right: 200px;
        padding-right: 20rem;
        padding-left: 150px;
        padding-left: 15rem
    }
}

.c-know-how-quote {
    position: relative
}

.c-know-how-quote__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #111;
    opacity: .2;
    z-index: 3
}

.c-know-how-quote__quote__text {
    position: relative;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-style: italic
}

.c-know-how-quote__quote__text strong {
    font-weight: bold
}

.c-know-how-quote__quote__text em {
    font-style: italic
}

.c-know-how-quote__quote__dots {
    position: absolute;
    font-size: 0
}

.c-know-how-quote__quote__dots::before,
.c-know-how-quote__quote__dots::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: currentColor;
    border-radius: 50%
}

.c-know-how-quote__quote__dots::after {
    margin-left: 6px
}

.c-know-how-quote__quote__dots--start {
    top: 0
}

.c-know-how-quote__quote__dots--end {
    bottom: 0
}

.c-know-how-quote__author {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase
}

.c-know-how-quote__author-description {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: normal
}

.c-know-how-quote__image {
    display: block;
    width: 100%
}

@media(max-width: 1023.98px) {
    .c-know-how-quote__quote {
        position: absolute;
        width: 70%;
        padding-left: 30px;
        padding-left: 3rem;
        padding-right: 30px;
        padding-right: 3rem;
        margin-left: 30px;
        margin-right: 30px;
        z-index: 2
    }

    .c-know-how-quote__quote__text {
        padding: 40px 0;
        padding: 4rem 0;
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 19px;
        line-height: 1.9rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .c-know-how-quote__quote p+p {
        margin-top: 20px;
        margin-top: 2rem
    }

    .c-know-how-quote__quote__dots--start {
        left: 0
    }

    .c-know-how-quote__quote__dots--end {
        right: 0
    }

    .c-know-how-quote__author {
        width: 90%;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 16px;
        line-height: 1.6rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        margin-top: 30px;
        margin-top: 3rem
    }

    .c-know-how-quote__author-description {
        display: none
    }

    .c-know-how-quote__illustration {
        position: relative;
        left: 50%;
        width: 50%;
        z-index: 1
    }

    .c-know-how-quote__media:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 340%
    }

    .c-know-how-quote__media>.u-aspect-ratio__inner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .c-know-how-quote__image--desktop {
        display: none
    }

    .c-know-how-quote__button {
        position: absolute;
        left: 50%;
        bottom: 90px;
        width: 50%;
        margin-left: -20px;
        margin-left: -2rem;
        z-index: 2
    }
}

@media(min-width: 1024px) {
    .c-know-how-quote {
        height: 806px
    }

    .c-know-how-quote__quote {
        position: absolute;
        width: 486px;
        z-index: 3
    }

    .c-know-how-quote__quote__text {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 25px;
        line-height: 2.5rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        padding: 0 60px;
        padding: 0 6rem
    }

    .c-know-how-quote__quote p+p {
        margin-top: 32px;
        margin-top: 3.2rem
    }

    .c-know-how-quote__quote__dots--start {
        left: -13px
    }

    .c-know-how-quote__quote__dots--end {
        right: -13px
    }

    .c-know-how-quote__author {
        position: absolute;
        top: 480px;
        left: 110px;
        width: 340px;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 17px;
        line-height: 1.7rem
    }

    .c-know-how-quote__author-description {
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .c-know-how-quote__illustration {
        position: absolute;
        top: 0;
        right: -112px;
        width: 426px;
        z-index: 2
    }

    .c-know-how-quote__bar {
        position: absolute;
        left: 625px;
        bottom: -50px;
        width: 40px;
        height: 220px;
        background-color: #fff000;
        z-index: 5
    }

    .c-know-how-quote__media:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 189.1949153%
    }

    .c-know-how-quote__media>.u-aspect-ratio__inner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .c-know-how-quote__image--mobile {
        display: none
    }

    .c-know-how-quote__button {
        position: absolute;
        left: calc(50% - 55px);
        bottom: 1px;
        width: 40%;
        margin-left: -20px;
        margin-left: -2rem;
        padding-top: 40px;
        padding-top: 4rem;
        padding-bottom: 40px;
        padding-bottom: 4rem;
        padding-left: 55px;
        padding-left: 5.5rem;
        background-color: #fff;
        z-index: 3
    }
}

.c-expertise-introduction {
    position: relative;
    z-index: 10
}

.c-expertise-introduction__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #111;
    opacity: .15
}

.template-know-how .c-expertise-introduction__line {
    opacity: 0
}

.c-expertise-introduction__content {
    background-color: #fff
}

.c-expertise-introduction__title {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: 500
}

.c-expertise-introduction__description {
    position: relative;
    font-family: "Larsseit", Arial, Helvetica, sans-serif
}

.c-expertise-introduction__description strong {
    font-weight: bold
}

.c-expertise-introduction__description em {
    font-style: italic
}

.c-expertise-introduction__description__crosshair {
    position: absolute;
    top: -40px;
    right: -35px
}

@media(max-width: 1023.98px) {
    .c-expertise-introduction {
        margin-top: 0
    }

    .c-expertise-introduction__content {
        width: calc(100% - 60px);
        max-width: 425px;
        margin: 0 auto;
        padding: 100px 40px 90px;
        padding: 10rem 4rem 9rem
    }

    .c-expertise-introduction__title {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 30px;
        line-height: 3rem;
        padding-bottom: 35px;
        padding-bottom: 3.5rem
    }

    .c-expertise-introduction__description {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 25px;
        line-height: 2.5rem;
        letter-spacing: .53px;
        letter-spacing: .053rem;
        padding-left: 0;
        font-family: "Larsseit", Arial, Helvetica, sans-serif;
        font-weight: 300
    }

    .c-expertise-introduction__description p+p {
        margin-top: 18px;
        margin-top: 1.8rem
    }
}

@media(max-width: 767.98px) {
    .c-expertise-introduction__line {
        opacity: .07
    }
}

@media(min-width: 1024px) {
    .c-expertise-introduction__content {
        width: 70%;
        padding: 7vw 0 10vw 24vw;
        position: relative;
        z-index: -1;
        top: 2px;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 22px;
        line-height: 2.2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .c-expertise-introduction__title {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 32px;
        line-height: 3.2rem;
        padding-bottom: 35px;
        padding-bottom: 3.5rem
    }

    .c-expertise-introduction__description {
        padding-left: 6vw;
        font-size: 24px;
        font-weight: 500;
        line-height: 1.87;
        letter-spacing: .17px;
        font-family: "Larsseit", Arial, Helvetica, sans-serif
    }

    .c-expertise-introduction__description p+p {
        margin-top: 22px;
        margin-top: 2.2rem
    }
}

.c-page-introduction {
    position: relative;
    z-index: 10
}

.template-know-how .c-page-introduction {
    margin-top: -478px
}

@media(max-width: 1599.98px) {
    .template-know-how .c-page-introduction {
        margin-top: -440px
    }
}

@media only screen and (min-width: 1200px)and (min-height: 700px) {
    .template-know-how .c-page-introduction {
        margin-top: -355px
    }
}

@media(max-width: 1023.98px) {
    .template-know-how .c-page-introduction {
        margin-top: -40px
    }
}

.c-page-introduction__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #111;
    opacity: .15
}

.template-know-how .c-page-introduction__line {
    opacity: 0
}

.c-page-introduction__content {
    background-color: #fff
}

.c-page-introduction__title {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: 500
}

.c-page-introduction__description {
    position: relative;
    font-family: "Larsseit", Arial, Helvetica, sans-serif
}

.c-page-introduction__description strong {
    font-weight: bold
}

.c-page-introduction__description em {
    font-style: italic
}

.c-page-introduction__description__crosshair {
    position: absolute;
    bottom: 0;
    left: -5px;
    left: -0.5rem
}

@media(max-width: 1023.98px) {
    .c-page-introduction {
        margin-top: -40px;
        margin-top: -4rem
    }

    .c-page-introduction__content {
        width: calc(100% - 60px);
        max-width: 425px;
        margin: 0 auto;
        padding: 80px 40px 70px;
        padding: 8rem 4rem 7rem
    }

    .c-page-introduction__title {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 30px;
        line-height: 3rem;
        padding-bottom: 35px;
        padding-bottom: 3.5rem
    }

    .c-page-introduction__description {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 25px;
        line-height: 2.5rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        padding-left: 35px;
        padding-left: 3.5rem
    }

    .c-page-introduction__description p+p {
        margin-top: 18px;
        margin-top: 1.8rem
    }
}

@media(max-width: 767.98px) {
    .c-page-introduction__line {
        opacity: .07
    }

    .c-page-introduction__title {
        font-size: 22px;
        font-size: 2.2rem
    }

    .c-page-introduction__description {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 25px;
        line-height: 2.5rem;
        letter-spacing: -0.07px;
        letter-spacing: -0.007rem;
        padding-left: 0;
        font-weight: 300
    }

    .c-page-introduction__description__crosshair {
        left: -25px;
        left: -2.5rem
    }

    .c-page-introduction__description p+p {
        margin-top: 18px;
        margin-top: 1.8rem
    }
}

@media(min-width: 1024px) {
    .c-page-introduction__content {
        width: 56%;
        padding: 8vw 14vw 4vw 10vw;
        position: relative;
        z-index: -1;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 22px;
        line-height: 2.2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .template-know-how .c-page-introduction__content {
        width: 50%;
        padding: 6vw 14vw 8vw 10vw
    }

    .c-page-introduction__title {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 32px;
        line-height: 3.2rem;
        padding-bottom: 35px;
        padding-bottom: 3.5rem
    }

    .c-page-introduction__description {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 22px;
        line-height: 2.2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        padding-left: 6vw
    }

    .c-page-introduction__description p+p {
        margin-top: 22px;
        margin-top: 2.2rem
    }
}

.agency-introduction {
    background-color: #fff;
    position: relative;
    z-index: 10
}

.template-know-how .agency-introduction {
    margin-top: -478px
}

@media(max-width: 1599.98px) {
    .template-know-how .agency-introduction {
        margin-top: -440px
    }
}

@media only screen and (min-width: 1200px)and (min-height: 700px) {
    .template-know-how .agency-introduction {
        margin-top: -355px
    }
}

@media(max-width: 1023.98px) {
    .template-know-how .agency-introduction {
        margin-top: -40px
    }
}

.agency-introduction__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 200%;
    background-color: #111;
    opacity: .15
}

.template-know-how .agency-introduction__line {
    opacity: 0
}

.agency-introduction__wrapper {
    background-color: #fff
}

.agency-introduction__title {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: 500
}

.agency-introduction__description,
.agency-introduction__side {
    position: relative;
    font-family: "Larsseit", Arial, Helvetica, sans-serif
}

.agency-introduction__description strong,
.agency-introduction__side strong {
    font-weight: bold
}

.agency-introduction__description em,
.agency-introduction__side em {
    font-style: italic
}

.agency-introduction__description__crosshair,
.agency-introduction__side__crosshair {
    position: absolute;
    right: -20%;
    top: -50%
}

.agency-introduction__wrapper {
    padding: 8vw 0 4vw 0;
    max-width: 960px;
    margin: auto;
    margin-top: -20%;
    position: relative;
    z-index: -1;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    letter-spacing: 1px;
    letter-spacing: .1rem
}

.agency-introduction__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.agency-introduction__title {
    max-width: 339px;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 32px;
    line-height: 3.2rem;
    padding-bottom: 35px;
    padding-bottom: 3.5rem
}

.agency-introduction__description {
    max-width: 339px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    letter-spacing: 1px;
    letter-spacing: .1rem;
    margin-left: 6vw
}

.agency-introduction__description p+p {
    margin-top: 22px;
    margin-top: 2.2rem
}

.agency-introduction__side {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: -50px;
    max-width: 339px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    letter-spacing: 1px;
    letter-spacing: .1rem
}

@media(max-width: 1023.98px) {
    .agency-introduction__content {
        max-width: 425px;
        margin: auto
    }

    .agency-introduction__line {
        z-index: 15;
        height: 110%
    }

    .agency-introduction__description {
        max-width: 339px;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 22px;
        line-height: 2.2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .agency-introduction__description p+p {
        margin-top: 22px;
        margin-top: 2.2rem
    }

    .agency-introduction__side {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: 12px;
        max-width: 339px;
        margin-left: 6vw;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 22px;
        line-height: 2.2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }
}

@media(max-width: 767.98px) {
    .agency-introduction__title {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 30px;
        line-height: 3rem;
        padding-bottom: 35px;
        padding-bottom: 3.5rem
    }

    .agency-introduction__description {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 25px;
        line-height: 2.5rem;
        font-weight: 300;
        max-width: 271px;
        margin-bottom: 30px;
        margin-left: 0;
        letter-spacing: -0.07px
    }

    .agency-introduction__description__crosshair {
        right: 0%;
        top: -320%
    }

    .agency-introduction__side {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 25px;
        line-height: 2.5rem;
        font-weight: 300;
        margin-left: 0;
        max-width: 271px;
        letter-spacing: -0.07px
    }

    .agency-introduction__wrapper {
        width: calc(100% - 60px);
        max-width: 311px;
        margin: 0 auto;
        padding: 80px 0 70px 40px;
        margin-top: -40px;
        background-color: #fff;
        position: relative;
        z-index: 10
    }
}

@media(max-width: 767.98px) {
    .agency-introduction {
        position: relative;
        background-color: rgba(0, 0, 0, 0)
    }
}

.template-vision .agency-curious {
    position: relative
}

.template-vision .agency-curious .img-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    margin-top: 5%;
    position: relative;
    z-index: 10
}

.template-vision .agency-curious .img-wrapper .mask {
    overflow: hidden;
    max-width: 91%
}

.template-vision .agency-curious .img-wrapper .mask img {
    width: 100%
}

.template-vision .agency-curious .line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #111;
    opacity: .15
}

.template-vision .agency-curious .content {
    max-width: 960px;
    margin: auto;
    padding-top: 10vw;
    padding-bottom: calc(1% + 0px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.template-vision .agency-curious .content .yellow_bar {
    position: absolute;
    left: -10px;
    top: -20px;
    height: 139px;
    width: 26px;
    background-color: #fff000;
    z-index: -1
}

.template-vision .agency-curious .content h2 {
    position: relative;
    font-size: 48px;
    text-transform: uppercase;
    max-width: 370px;
    margin-left: 6vw
}

.template-vision .agency-curious .content h2 strong {
    font-weight: bold
}

.template-vision .agency-curious .content h2 p:last-child {
    font-weight: lighter
}

.template-vision .agency-curious .content .description {
    max-width: 340px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-bottom: 200px
}

.template-vision .agency-curious .content .description p {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 22px;
    line-height: 2.2rem;
    letter-spacing: 1px;
    letter-spacing: .1rem
}

.template-vision .agency-curious .button-wrapper {
    width: 0;
    position: absolute;
    left: calc(50% - 20px);
    bottom: 200px
}

@media(max-width: 1023.98px) {
    .template-vision .agency-curious {
        position: relative
    }

    .template-vision .agency-curious .img-wrapper {
        z-index: 15
    }

    .template-vision .agency-curious .img-wrapper .mask {
        max-width: 100%
    }

    .template-vision .agency-curious .content {
        padding: 14vw 14vw 0vw 10vw;
        padding-bottom: calc(15% + 100px);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 120px
    }

    .template-vision .agency-curious .content .yellow_bar {
        position: absolute;
        left: -10px;
        top: -20px;
        height: 139px;
        width: 26px;
        background-color: #fff000;
        z-index: -1
    }

    .template-vision .agency-curious .content h2 {
        font-size: 48px;
        max-width: 370px;
        margin-left: 0
    }

    .template-vision .agency-curious .content .description {
        max-width: 340px;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-left: 20px;
        margin-bottom: 150px;
        margin-top: 64px
    }

    .template-vision .agency-curious .content .description p {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 22px;
        line-height: 2.2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .template-vision .agency-curious .button-wrapper {
        width: 0;
        position: absolute;
        left: calc(50% - 20px);
        bottom: 200px
    }
}

@media(max-width: 767.98px) {
    .template-vision .agency-curious .img-wrapper {
        z-index: 15
    }

    .template-vision .agency-curious .img-wrapper .mask {
        max-width: 100%
    }

    .template-vision .agency-curious .content {
        padding: 0;
        padding-top: 14vw;
        padding-bottom: calc(15% + 150px);
        padding-left: 40px;
        max-width: 311px;
        margin: 0 auto
    }

    .template-vision .agency-curious .content h2 {
        font-size: 34px;
        font-size: 3.4rem;
        max-width: 370px;
        margin-left: 0
    }

    .template-vision .agency-curious .content .description {
        margin-left: 0
    }

    .template-vision .agency-curious .content .description p {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 25px;
        line-height: 2.5rem;
        letter-spacing: -0.07px
    }

    .template-vision .agency-curious .button-wrapper {
        width: 0;
        position: absolute;
        left: calc(50% - 20px);
        bottom: 200px
    }

    .template-vision .agency-curious .c-button__label {
        left: 50%;
        top: -100%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 10px;
        font-size: 1rem
    }
}

.template-vision .agency-stake .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative
}

.template-vision .agency-stake .wrapper .img {
    position: absolute;
    left: 0;
    top: -15%;
    overflow: hidden;
    max-width: 466px;
    max-height: 613px
}

.template-vision .agency-stake .wrapper .yellow_bar {
    position: absolute;
    right: -10px;
    bottom: -20px;
    height: 139px;
    width: 26px;
    background-color: #fff000
}

.template-vision .agency-stake .wrapper .content {
    background-color: #111;
    color: #fff;
    width: 85%;
    padding-top: 135px;
    padding-left: 400px;
    padding-right: 128px;
    padding-bottom: 66px
}

.template-vision .agency-stake .wrapper .content h2 {
    font-size: 48px;
    text-transform: uppercase
}

.template-vision .agency-stake .wrapper .content h2 p {
    font-weight: lighter
}

.template-vision .agency-stake .wrapper .content h2 strong {
    font-weight: bold
}

.template-vision .agency-stake .wrapper .content .description {
    margin-top: 60px;
    max-width: 454px;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    letter-spacing: 1px;
    letter-spacing: .1rem
}

.template-vision .agency-stake .wrapper .content .expertises {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 60px;
    grid-row-gap: 0px;
    margin: 60px 0 80px 0
}

.template-vision .agency-stake .wrapper .content .expertises .item {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: 500;
    padding: 50px 0px;
    border-bottom: 1px #262626 solid;
    font-size: 19px;
    font-size: 1.9rem;
    position: relative;
    color: #fff;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: .7
}

.template-vision .agency-stake .wrapper .content .expertises .item:before {
    content: "";
    width: 10px;
    height: 10px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

.template-vision .agency-stake .wrapper .content .expertises .item:hover {
    opacity: 1
}

.template-vision .agency-stake .wrapper .content .expertises .item:hover:before {
    -webkit-transform: rotate(45deg) translate(10px, -10px);
    -ms-transform: rotate(45deg) translate(10px, -10px);
    transform: rotate(45deg) translate(10px, -10px)
}

.template-vision .agency-stake .wrapper .content .expertises .item span {
    display: inline-block;
    width: 90%
}

.template-vision .agency-stake .wrapper .content .button-wrapper {
    position: absolute;
    right: 128px
}

@media(max-width: 1023.98px) {
    .template-vision .agency-stake .wrapper {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .template-vision .agency-stake .wrapper .img {
        position: absolute;
        left: 0;
        top: -15%;
        max-width: 50%;
        overflow: hidden
    }

    .template-vision .agency-stake .wrapper .yellow_bar {
        display: none
    }

    .template-vision .agency-stake .wrapper .content {
        width: 100%;
        padding-top: 45vw;
        padding-left: 80px;
        padding-right: 80px
    }

    .template-vision .agency-stake .wrapper .content h2 {
        font-size: 48px
    }

    .template-vision .agency-stake .wrapper .content .description {
        margin-top: 60px;
        max-width: 454px;
        margin-left: 24px
    }

    .template-vision .agency-stake .wrapper .content .expertises {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(6, 1fr);
        grid-column-gap: 60px;
        grid-row-gap: 0px;
        margin: 60px 0 80px 0
    }
}

@media(max-width: 767.98px) {
    .template-vision .agency-stake .wrapper {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        background-color: #111
    }

    .template-vision .agency-stake .wrapper .mask {
        position: absolute;
        left: 0;
        top: -15%;
        max-width: 50%;
        overflow: hidden
    }

    .template-vision .agency-stake .wrapper .yellow_bar {
        display: none
    }

    .template-vision .agency-stake .wrapper .content {
        background-color: rgba(0, 0, 0, 0);
        padding: 0;
        max-width: 310px;
        margin: auto;
        padding-left: 40px;
        padding-top: 128px;
        padding-bottom: 128px
    }

    .template-vision .agency-stake .wrapper .content h2 {
        font-size: 34px
    }

    .template-vision .agency-stake .wrapper .content .description {
        max-width: 310px;
        margin-top: 40px;
        margin-left: 0px;
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 25px;
        line-height: 2.5rem;
        letter-spacing: -0.07px
    }

    .template-vision .agency-stake .wrapper .content .expertises {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(6, 1fr);
        grid-column-gap: 60px;
        grid-row-gap: 0px;
        margin: 60px 0 80px 0
    }

    .template-vision .agency-stake .wrapper .content .expertises .item {
        padding: 30px 0px;
        opacity: 1;
        font-size: 16px;
        font-size: 1.6rem
    }

    .template-vision .agency-stake .wrapper .content .expertises .item:before {
        right: 10px
    }

    .template-vision .agency-stake .wrapper .content .button-wrapper {
        position: relative;
        top: 30px;
        right: 20px
    }

    .template-vision .agency-stake .wrapper .content .button-wrapper .c-button {
        width: initial;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%)
    }

    .template-vision .agency-stake .wrapper .content .button-wrapper .c-button.c-button--left .c-button__label {
        position: relative;
        right: initial;
        top: -180%;
        font-size: 10px;
        font-size: 1rem
    }

    .template-vision .agency-stake .wrapper .content .button-wrapper .c-button__label:before {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 50%;
        width: 1px;
        height: 23px;
        background-color: rgba(255, 255, 255, .4)
    }
}

.template-vision .agency-partners {
    padding-top: 160px;
    padding-bottom: 140px
}

.template-vision .agency-partners .line {
    display: none
}

.template-vision .agency-partners h2 {
    font-size: 48px;
    text-align: center;
    text-transform: uppercase
}

.template-vision .agency-partners h2 strong {
    font-weight: bolder
}

.template-vision .agency-partners .grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 70px;
    max-width: 960px;
    margin: auto;
    margin-top: 120px
}

.template-vision .agency-partners .grid img {
    margin: auto;
    max-width: 140px;
    max-height: 100px
}

@media(max-width: 1023.98px) {
    .template-vision .agency-partners {
        padding-top: 55px;
        padding-bottom: 75px
    }

    .template-vision .agency-partners .grid {
        grid-template-columns: repeat(2, 1fr);
        grid-row-gap: 70px;
        max-width: 380px
    }

    .template-vision .agency-partners .grid img {
        max-width: 116px;
        max-height: 82px
    }
}

@media(max-width: 767.98px) {
    .template-vision .agency-partners {
        position: relative
    }

    .template-vision .agency-partners .line {
        display: block;
        position: absolute;
        left: 50%;
        background-color: #d8d8d8;
        top: 0;
        width: 1px;
        height: 100%;
        z-index: -1
    }

    .template-vision .agency-partners h2 {
        font-size: 34px;
        max-width: 265px;
        margin: auto
    }

    .template-vision .agency-partners .grid {
        grid-template-columns: repeat(2, 1fr);
        grid-row-gap: 45px;
        grid-column-gap: 45px;
        max-width: 280px;
        margin-top: 60px
    }

    .template-vision .agency-partners .grid img {
        max-width: 116px;
        max-height: 82px
    }
}

.template-vision .agency-awards {
    background-color: #;
    padding-top: 10px;
    padding-bottom: 480px;
    position: relative
}

.template-vision .agency-awards .line {
    position: absolute;
    left: 50%;
    top: 0;
    margin: auto;
    width: 1px;
    height: 100%;
    background-color: #d8d8d8
}

.template-vision .agency-awards .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

.template-vision .agency-awards .content .left-side {
    width: 50%
}

.template-vision .agency-awards .content h2 {
    margin: auto;
    font-size: 48px;
    text-transform: uppercase;
    max-width: 378px;
    position: relative
}

.template-vision .agency-awards .content h2 strong {
    font-weight: bolder
}

.template-vision .agency-awards .content h2 p {
    position: relative
}

.template-vision .agency-awards .content h2 .yellow_bar {
    position: absolute;
    left: -10px;
    top: -20px;
    height: 139px;
    width: 26px;
    background-color: #fff000
}

.template-vision .agency-awards .content .right-side {
    margin: auto;
    margin-top: 100px;
    max-width: 422px
}

.template-vision .agency-awards .content h3 {
    font-size: 30px;
    font-weight: 500;
    font-family: "Larsseit", Arial, Helvetica, sans-serif
}

.template-vision .agency-awards .content .description {
    margin-top: 40px;
    max-width: 339px;
    font-size: 17px;
    line-height: 27px;
    font-family: "Larsseit", Arial, Helvetica, sans-serif
}

.template-vision .agency-awards .content .awards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 48px;
    grid-row-gap: 0px;
    margin-top: 60px
}

.template-vision .agency-awards .content .awards .award {
    height: 88px;
    border-top: solid 1px rgba(151, 151, 151, .2);
    position: relative
}

.template-vision .agency-awards .content .awards .award:nth-last-child(-n+2) {
    border-bottom: solid 1px rgba(151, 151, 151, .2)
}

.template-vision .agency-awards .content .awards img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    padding: 10px 0
}

@media(max-width: 1023.98px) {
    .template-vision .agency-awards {
        padding-top: 120px;
        padding-bottom: 0
    }

    .template-vision .agency-awards .line {
        display: none
    }

    .template-vision .agency-awards .content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 80px
    }

    .template-vision .agency-awards .content .left-side {
        width: 100%
    }

    .template-vision .agency-awards .content h2 {
        margin: auto;
        font-size: 48px;
        max-width: 378px
    }

    .template-vision .agency-awards .content h2 .yellow_bar {
        position: absolute;
        left: -10px;
        top: -20px;
        height: 139px;
        width: 26px;
        background-color: #fff000
    }

    .template-vision .agency-awards .content .right-side {
        margin: auto;
        margin-top: 100px
    }

    .template-vision .agency-awards .content h3 {
        font-size: 30px
    }

    .template-vision .agency-awards .content .description {
        margin-top: 40px;
        max-width: 339px;
        font-size: 17px;
        line-height: 27px;
        font-family: "Larsseit", Arial, Helvetica, sans-serif
    }

    .template-vision .agency-awards .content .awards {
        max-width: 422px;
        margin: auto;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 1fr);
        grid-column-gap: 48px;
        grid-row-gap: 0px;
        margin-top: 60px
    }

    .template-vision .agency-awards .content .awards .award {
        height: 88px;
        border-top: solid 1px rgba(151, 151, 151, .2);
        position: relative
    }

    .template-vision .agency-awards .content .awards .award:nth-last-child(-n+2) {
        border-bottom: solid 1px rgba(151, 151, 151, .2)
    }

    .template-vision .agency-awards .content .awards img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto
    }
}

@media(max-width: 767.98px) {
    .template-vision .agency-awards .content {
        max-width: 310px;
        margin: auto;
        padding-left: 40px;
        margin-bottom: 40px
    }

    .template-vision .agency-awards .content .right-side {
        margin-top: 48px
    }

    .template-vision .agency-awards .content h2 {
        margin: auto;
        font-size: 34px;
        font-size: 3.4rem;
        max-width: 275px
    }

    .template-vision .agency-awards .content h3 {
        font-size: 20px;
        font-size: 2rem
    }

    .template-vision .agency-awards .content .description {
        margin-top: 40px;
        max-width: 339px;
        font-size: 15px;
        line-height: 25px;
        letter-spacing: -0.07px;
        font-family: "Larsseit", Arial, Helvetica, sans-serif
    }

    .template-vision .agency-awards .content .awards {
        max-width: 422px;
        margin: auto;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 1fr);
        grid-column-gap: 48px;
        grid-row-gap: 0px;
        margin-top: 60px
    }

    .template-vision .agency-awards .content .awards .award {
        height: 88px;
        border-top: solid 1px rgba(151, 151, 151, .2);
        position: relative
    }

    .template-vision .agency-awards .content .awards .award:nth-last-child(-n+2) {
        border-bottom-color: rgba(0, 0, 0, 0)
    }

    .template-vision .agency-awards .content .awards img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto
    }
}

.c-project-highlight {
    color: #fff
}

.c-project-highlight__title {
    position: absolute;
    top: 25%;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-size: 45px;
    font-size: 4.5rem;
    font-weight: 300;
    text-transform: uppercase
}

.c-project-highlight__title__emphasis {
    display: block;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.c-project-highlight__description {
    position: absolute;
    top: 52.5%;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px;
    line-height: 2.2rem;
    text-transform: uppercase
}

.c-project-highlight__button {
    position: absolute;
    top: 70%;
    left: 50%;
    width: 41px;
    width: 4.1rem;
    height: 41px;
    height: 4.1rem;
    margin-top: -21px;
    margin-top: -2.1rem;
    margin-left: -21px;
    margin-left: -2.1rem;
    color: currentColor;
    z-index: 2
}

.c-project-highlight__illustration {
    position: relative;
    width: 50%;
    z-index: 1
}

.c-project-highlight__image-container {
    position: relative
}

.c-project-highlight__image-container:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 72.0670391061%
}

.c-project-highlight__image-container>.u-aspect-ratio__inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.c-project-highlight__image-crop {
    position: absolute;
    top: 0;
    width: 43%;
    height: 100%;
    overflow: hidden
}

.c-project-highlight__image-crop::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 42px;
    background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(0, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    opacity: .5;
    pointer-events: none
}

.c-project-highlight__image {
    display: block;
    position: absolute;
    top: 0;
    width: auto;
    height: 100%
}

.c-project-highlight__collaboration {
    position: absolute;
    bottom: 10px;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    color: #fff;
    text-transform: uppercase;
    z-index: 100;
    pointer-events: none
}

.c-project-highlight__collaboration a {
    color: #fff;
    pointer-events: initial
}

.c-project-highlight.c-project-highlight--left .c-project-highlight__title {
    right: 50%;
    margin-right: 82px;
    margin-right: 8.2rem;
    text-align: right
}

.c-project-highlight.c-project-highlight--left .c-project-highlight__description {
    right: 50%;
    margin-right: 82px;
    margin-right: 8.2rem;
    text-align: right
}

.c-project-highlight.c-project-highlight--left .c-project-highlight__illustration {
    left: 50%
}

.c-project-highlight.c-project-highlight--left .c-project-highlight__image-crop {
    left: 0
}

.c-project-highlight.c-project-highlight--left .c-project-highlight__image {
    left: 0
}

.c-project-highlight.c-project-highlight--left .c-project-highlight__collaboration {
    left: 12px
}

.c-project-highlight.c-project-highlight--right .c-project-highlight__title {
    left: 50%;
    margin-left: 82px;
    margin-left: 8.2rem;
    text-align: left
}

.c-project-highlight.c-project-highlight--right .c-project-highlight__description {
    left: 50%;
    margin-left: 82px;
    margin-left: 8.2rem;
    text-align: left
}

.c-project-highlight.c-project-highlight--right .c-project-highlight__illustration {
    left: 0
}

.c-project-highlight.c-project-highlight--right .c-project-highlight__image-crop {
    right: 0
}

.c-project-highlight.c-project-highlight--right .c-project-highlight__image {
    right: 0
}

.c-project-highlight.c-project-highlight--right .c-project-highlight__collaboration {
    right: 12px
}

@media(max-width: 1023.98px) {
    .c-project-highlight {
        display: none
    }
}

@media(min-width: 1024px) {
    .c-project-highlight__title {
        top: 30%;
        -webkit-transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    }

    .c-project-highlight__description {
        opacity: 0;
        -webkit-transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    }

    .c-project-highlight__button {
        top: 70%;
        -webkit-transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    }

    .c-project-highlight__image-crop {
        -webkit-transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    }

    .desktop .c-project-highlight:hover .c-project-highlight__title {
        top: 25%
    }

    .desktop .c-project-highlight:hover .c-project-highlight__description {
        -webkit-transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94) .125s;
        -o-transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94) .125s;
        transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94) .125s;
        opacity: 1
    }

    .desktop .c-project-highlight:hover .c-project-highlight__button {
        top: 75%
    }

    .desktop .c-project-highlight:hover .c-project-highlight__image-crop {
        width: 100%
    }

    .desktop .c-project-highlight .c-project-highlight__collaboration a:hover {
        text-decoration: underline
    }
}

.c-projects-mobile-slider .flickity-viewport {
    z-index: 1
}

.c-projects-mobile-slider__slider-container {
    position: relative;
    margin-left: 60px;
    margin-left: 6rem;
    overflow: hidden
}

.c-projects-mobile-slider__slider-container:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%
}

.c-projects-mobile-slider__slider-container>.u-aspect-ratio__inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.c-projects-mobile-slider__slider {
    position: relative;
    height: 100%
}

.c-projects-mobile-slider__slide {
    position: absolute;
    width: 100%;
    z-index: 1
}

.c-projects-mobile-slider__image-container::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 42px;
    background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(0, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    opacity: .5;
    pointer-events: none
}

.c-projects-mobile-slider__image {
    display: block;
    width: 100%
}

.c-projects-mobile-slider__collaboration {
    position: absolute;
    left: 66px;
    bottom: 10px;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    color: #fff;
    text-transform: uppercase;
    z-index: 100
}

.c-projects-mobile-slider__collaboration a {
    color: #fff
}

.c-projects-mobile-slider__slider__button {
    position: absolute;
    width: 52px;
    height: 52px;
    z-index: 2;
    padding: 0;
    border: none;
    outline: none;
    font: inherit;
    background: none;
    cursor: pointer
}

.c-projects-mobile-slider__slider__button .svg-icon {
    font-size: 10px;
    font-size: 1rem
}

.c-projects-mobile-slider__slider__button.c-projects-mobile-slider__slider__button--next {
    bottom: 52px;
    background-color: #f8f8f8
}

.c-projects-mobile-slider__slider__button.c-projects-mobile-slider__slider__button--prev {
    bottom: 0;
    background-color: #ebebeb
}

.c-projects-mobile-slider__title {
    position: relative;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 30px;
    line-height: 3rem;
    letter-spacing: 1px;
    letter-spacing: .1rem;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 30px;
    margin-top: 3rem;
    margin-left: 60px;
    margin-left: 6rem
}

.c-projects-mobile-slider__title__emphasis {
    display: block;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.c-projects-mobile-slider__title .u-crosshair {
    position: absolute;
    bottom: 0px;
    bottom: 0rem;
    right: 25px;
    right: 2.5rem
}

.c-projects-mobile-slider__button {
    position: relative;
    left: 50%;
    bottom: 0;
    width: 50%;
    margin-left: -20px;
    margin-left: -2rem;
    margin-top: 30px;
    margin-top: 3rem;
    z-index: 1
}

@media(min-width: 1024px) {
    .c-projects-mobile-slider {
        display: none
    }
}

.c-site-footer {
    position: relative;
    background-color: #fff000;
    z-index: 15
}

.c-site-footer__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #111;
    opacity: .2
}

.c-site-footer__row {
    margin-right: -15px;
    margin-left: -15px
}

.c-site-footer__tagline {
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-size: 65px;
    font-size: 6.5rem;
    line-height: 75px;
    line-height: 7.5rem;
    letter-spacing: 4px;
    letter-spacing: .4rem;
    font-weight: 300;
    text-transform: uppercase
}

.c-site-footer__tagline__emphasis {
    font-weight: bold
}

.c-site-footer__text {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: 400
}

.c-site-footer__primary-nav {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase
}

.c-site-footer__primary-nav ul {
    display: inline-block
}

.c-site-footer__contact {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: 300
}

.c-site-footer__open-button {
    padding: 0 35px
}

.c-site-footer__open-button .c-button.c-button--right .c-button__label {
    padding-left: 60px
}

.c-site-footer__group-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-site-footer__group-3__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-site-footer__join {
    z-index: 3;
    position: absolute;
    top: 6rem;
    padding-left: 12rem;
    left: 50%
}

.c-site-footer__briefing {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: left
}

.c-site-footer__briefing .c-button__label {
    font-size: 30px;
    line-height: 30px;
    -webkit-transform: translate(10%, -20%);
    -ms-transform: translate(10%, -20%);
    transform: translate(10%, -20%)
}

.c-site-footer__briefing .c-button__label span {
    font-weight: 300
}

.c-site-footer li,
.c-site-footer .languages {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px
}

.c-site-footer li:last-child,
.c-site-footer .languages:last-child {
    margin-right: 0
}

.c-site-footer li.social-networks a,
.c-site-footer .languages.social-networks a {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 48px;
    height: 48px;
    border-radius: 48px;
    margin-right: 5px;
    border: 1px solid #111;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.c-site-footer li.social-networks a:last-child,
.c-site-footer .languages.social-networks a:last-child {
    margin-right: 0
}

.c-site-footer li.social-networks a:before,
.c-site-footer .languages.social-networks a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    margin-left: -0.25rem
}

.c-site-footer li.social-networks a:hover,
.c-site-footer .languages.social-networks a:hover {
    background: #111
}

.c-site-footer li.social-networks a:hover svg,
.c-site-footer .languages.social-networks a:hover svg {
    fill: #fff
}

.c-site-footer li.social-networks a svg,
.c-site-footer .languages.social-networks a svg {
    font-size: 1.6rem;
    fill: #111;
    -webkit-transition: fill .35s ease;
    -o-transition: fill .35s ease;
    transition: fill .35s ease
}

.c-site-footer__secondary-nav {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding-top: 87px;
    padding-bottom: 87px
}

.c-site-footer__secondary-nav::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 50vw;
    opacity: .2;
    background-color: #000
}

.c-site-footer__secondary-nav .c-site-footer__link--active {
    position: relative
}

.c-site-footer__secondary-nav .c-site-footer__link--active::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor
}

@media(min-width: 1024px) {
    .c-site-footer {
        padding-top: 120px;
        padding-top: 12rem
    }

    .c-site-footer::before {
        content: "";
        position: absolute;
        top: -250px;
        left: 0;
        width: 30px;
        height: 250px;
        background-color: #fff000;
        z-index: 2
    }

    .template-know-how .c-site-footer::before,
    .template-single-expertise .c-site-footer::before,
    .template-taxonomy-expertise-type .c-site-footer::before {
        content: none
    }

    .c-site-footer__container {
        position: relative;
        width: 1000px;
        margin: 0 auto
    }

    .c-site-footer__row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .c-site-footer__group-1 {
        position: relative;
        margin-bottom: 40px;
        margin-bottom: 4rem
    }

    .c-site-footer__group-2 {
        position: relative
    }

    .c-site-footer__tagline {
        font-size: 68px;
        font-size: 6.8rem;
        line-height: 75px;
        line-height: 7.5rem;
        letter-spacing: 4px;
        letter-spacing: .4rem
    }

    .c-site-footer__tagline__emphasis br {
        display: none
    }

    .c-site-footer__text {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 22px;
        line-height: 2.2rem;
        padding-left: 120px;
        padding-left: 12rem;
        text-align: left
    }

    .c-site-footer__primary-nav {
        position: absolute;
        bottom: 0;
        right: 0;
        padding-left: 0;
        padding-right: 0;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
        line-height: 2.4rem;
        text-align: right
    }

    .c-site-footer__contact {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 22px;
        line-height: 2.2rem
    }

    .c-site-footer__secondary-nav {
        padding-left: 12rem;
        padding-right: 0;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 16px;
        line-height: 1.6rem;
        text-align: right
    }
}

@media(max-width: 1023.98px) {
    .c-site-footer {
        padding-top: 70px;
        padding-top: 7rem
    }

    .c-site-footer__container {
        position: relative;
        width: calc(100% - 60px);
        margin-left: 30px;
        margin-right: 30px
    }

    .c-site-footer__tagline {
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 35px;
        line-height: 3.5rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        margin-bottom: 35px;
        margin-bottom: 3.5rem
    }

    .c-site-footer__text {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 18px;
        line-height: 1.8rem;
        margin-bottom: 45px;
        margin-bottom: 4.5rem;
        max-width: 360px
    }

    .c-site-footer__text br {
        display: none
    }

    .c-site-footer__primary-nav {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
        line-height: 2.4rem;
        margin-bottom: 35px;
        margin-bottom: 3.5rem
    }

    .c-site-footer__contact {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 18px;
        line-height: 1.8rem;
        margin-top: 135px;
        margin-top: 13.5rem;
        margin-bottom: 35px;
        margin-bottom: 3.5rem
    }

    .c-site-footer__secondary-nav {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
        line-height: 2.4rem
    }

    .c-site-footer__secondary-nav {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .c-site-footer__secondary-nav ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 1rem
    }

    .c-site-footer__secondary-nav::after {
        display: none
    }

    .c-site-footer__open-button {
        padding: 0
    }

    .c-site-footer__open-button .c-button.c-button--right .c-button__label {
        padding-left: 0;
        padding-right: 1rem
    }

    .c-site-footer .c-site-footer__briefing .c-button.c-button--right {
        text-align: left
    }

    .c-site-footer .c-site-footer__briefing .c-button.c-button--right .c-button__label {
        font-size: 16px;
        line-height: 19px;
        -webkit-transform: translate(10%, -20%);
        -ms-transform: translate(10%, -20%);
        transform: translate(10%, -20%);
        left: -14.5rem
    }

    .c-site-footer__join {
        -webkit-transform: translateX(-15.8rem);
        -ms-transform: translateX(-15.8rem);
        transform: translateX(-15.8rem);
        padding-left: 0
    }

    .c-site-footer__group-3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        background-color: #fff000
    }

    .c-site-footer__group-3__left {
        padding: 24px 0;
        width: 100%;
        padding-right: 145px;
        position: relative
    }

    .c-site-footer__group-3__left::after {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 1px;
        width: 100vw;
        opacity: .2;
        background-color: #000
    }

    .c-site-footer__group-3__left::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 1px;
        width: 100vw;
        opacity: .2;
        background-color: #000
    }
}

@media(max-width: 575.98px) {
    .c-site-footer__secondary-nav {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
        line-height: 2.4rem
    }

    .c-site-footer__secondary-nav li {
        margin-bottom: 15px
    }
}

.c-site-loader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #111;
    will-change: transform, opacity;
    cursor: default;
    z-index: 2147483646 !important
}

.c-site-loader.animate-out {
    cursor: none
}

.c-site-loader.animate-out .c-site-loader__circle--inner {
    -webkit-animation: none;
    animation: none;
    overflow: visible
}

.c-site-loader.animate-out .c-site-loader__circle--inner .c-site-loader__arc {
    opacity: 0
}

.c-site-loader.animate-out .c-site-loader__circle--inner .c-site-loader__arc .c-site-loader__arc__path {
    -webkit-animation: none;
    animation: none
}

.c-site-loader.animate-in .c-site-loader__circle--inner .c-site-loader__arc {
    opacity: 1
}

.c-site-loader.animate-in .c-site-loader__circle--inner .c-site-loader__arc .c-site-loader__arc__path {
    -webkit-animation: c-site-loader-arc-path-dash 1.5s ease-in-out infinite;
    animation: c-site-loader-arc-path-dash 1.5s ease-in-out infinite
}

.c-site-loader__background {
    position: absolute;
    border-radius: 50%;
    background: #fff000;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    -webkit-transform: translate(-50%, -50%) scale(50);
    -ms-transform: translate(-50%, -50%) scale(50);
    transform: translate(-50%, -50%) scale(50);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    will-change: transform
}

.c-site-loader__circle {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.c-site-loader__circle--outer {
    width: 140px;
    width: 14rem;
    height: 140px;
    height: 14rem;
    border: 1px solid currentColor;
    -webkit-animation: c-site-loader-circle-outer-scale 3s ease-in-out infinite;
    animation: c-site-loader-circle-outer-scale 3s ease-in-out infinite
}

@-webkit-keyframes c-site-loader-circle-outer-scale {
    0% {
        opacity: .5;
        -webkit-transform: translate(-50%, -50%) scale(0.9);
        transform: translate(-50%, -50%) scale(0.9)
    }

    50% {
        opacity: .2;
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1)
    }

    100% {
        opacity: .5;
        -webkit-transform: translate(-50%, -50%) scale(0.9);
        transform: translate(-50%, -50%) scale(0.9)
    }
}

@keyframes c-site-loader-circle-outer-scale {
    0% {
        opacity: .5;
        -webkit-transform: translate(-50%, -50%) scale(0.9);
        transform: translate(-50%, -50%) scale(0.9)
    }

    50% {
        opacity: .2;
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1)
    }

    100% {
        opacity: .5;
        -webkit-transform: translate(-50%, -50%) scale(0.9);
        transform: translate(-50%, -50%) scale(0.9)
    }
}

.c-site-loader__circle--outer__echo {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid currentColor;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0
}

.c-site-loader__circle--inner {
    width: 110px;
    width: 11rem;
    height: 110px;
    height: 11rem;
    border: 2px solid currentColor;
    overflow: hidden;
    -webkit-animation: c-site-loader-circle-inner-rotate 4s ease-in-out infinite;
    animation: c-site-loader-circle-inner-rotate 4s ease-in-out infinite
}

@-webkit-keyframes c-site-loader-circle-inner-rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@keyframes c-site-loader-circle-inner-rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

.c-site-loader__circle--inner__echo {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid currentColor;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0
}

.c-site-loader__arc {
    position: absolute;
    top: -12px;
    right: -12px;
    width: 130px;
    width: 13rem;
    height: 130px;
    height: 13rem;
    opacity: 0
}

.c-site-loader__arc__path {
    stroke: currentColor;
    stroke-dasharray: 0, 200;
    stroke-dashoffset: 0
}

@-webkit-keyframes c-site-loader-arc-path-dash {
    0% {
        stroke-dasharray: 0, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

@keyframes c-site-loader-arc-path-dash {
    0% {
        stroke-dasharray: 0, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

.c-site-loader__disc {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    width: 1rem;
    height: 10px;
    height: 1rem;
    background-color: currentColor;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: c-site-loader-disc-scale 2s ease-in-out infinite;
    animation: c-site-loader-disc-scale 2s ease-in-out infinite
}

@-webkit-keyframes c-site-loader-disc-scale {
    0% {
        opacity: .75;
        -webkit-transform: translate(-50%, -50%) scale(0.5);
        transform: translate(-50%, -50%) scale(0.5)
    }

    50% {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale(1.5);
        transform: translate(-50%, -50%) scale(1.5)
    }

    100% {
        opacity: .75;
        -webkit-transform: translate(-50%, -50%) scale(0.5);
        transform: translate(-50%, -50%) scale(0.5)
    }
}

@keyframes c-site-loader-disc-scale {
    0% {
        opacity: .75;
        -webkit-transform: translate(-50%, -50%) scale(0.5);
        transform: translate(-50%, -50%) scale(0.5)
    }

    50% {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale(1.5);
        transform: translate(-50%, -50%) scale(1.5)
    }

    100% {
        opacity: .75;
        -webkit-transform: translate(-50%, -50%) scale(0.5);
        transform: translate(-50%, -50%) scale(0.5)
    }
}

@media(max-width: 1023.98px) {
    .c-site-loader__background {
        width: 60px;
        height: 60px
    }
}

@media(min-width: 1024px) {
    .c-site-loader__background {
        width: 80px;
        height: 80px
    }
}

@media screen and (min-width: 1024px)and (min-width: 1800px) {
    .c-site-loader .c-site-loader__background {
        width: 150px;
        height: 150px
    }
}

.c-site-menu--color-grey .c-site-menu__burger {
    color: #4f4f4f
}

.c-site-menu--color-grey .c-site-menu__burger .c-site-menu__circle_inner {
    background-color: #f8f8f8
}

.c-site-menu--color-grey .c-site-menu__burger .c-site-menu__circle_outer {
    border-color: rgba(0, 0, 0, .7)
}

.c-site-menu--color-black .c-site-menu__burger {
    color: #000
}

.c-site-menu--color-black .c-site-menu__burger .c-site-menu__circle_inner {
    background-color: rgba(0, 0, 0, 0)
}

.c-site-menu--color-black .c-site-menu__burger .c-site-menu__circle_outer {
    border-color: rgba(0, 0, 0, .7)
}

.c-site-menu__burger {
    opacity: 1;
    -webkit-transition: color .35s ease, opacity .35s ease .2s;
    -o-transition: color .35s ease, opacity .35s ease .2s;
    transition: color .35s ease, opacity .35s ease .2s
}

.c-site-menu__burger .c-site-menu__circle_inner {
    -webkit-transition: background-color .35s ease;
    -o-transition: background-color .35s ease;
    transition: background-color .35s ease
}

.c-site-menu__burger .c-site-menu__circle_outer {
    -webkit-transition: border-color .35s ease;
    -o-transition: border-color .35s ease;
    transition: border-color .35s ease
}

.c-site-menu__content {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    visibility: hidden
}

.c-site-menu__content.is-shown {
    visibility: visible
}

.c-site-menu__content__yellow-circle {
    position: absolute;
    border-radius: 50%;
    background: #fff000
}

.c-site-menu__content__line {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 100%;
    background-color: #fff;
    opacity: .8;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.c-site-menu__content__rect {
    position: absolute;
    height: 40px;
    background-color: #111;
    width: calc(50% + 1px)
}

.c-site-menu__content__rect.c-site-menu__content__rect--top-left {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.c-site-menu__content__rect.c-site-menu__content__rect--bottom-right {
    top: 100%;
    right: 50%;
    width: calc(50% - 1px);
    -webkit-transform: translate(100%, -100%);
    -ms-transform: translate(100%, -100%);
    transform: translate(100%, -100%)
}

.c-site-menu__logo {
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left
}

.c-site-menu__link {
    display: inline-block;
    color: #111
}

.c-site-menu__primary-nav {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.c-site-menu__primary-nav .c-site-menu__link {
    position: relative;
    display: inline-block
}

.c-site-menu__primary-nav .c-site-menu__link--active {
    color: #fff
}

.c-site-menu__primary-nav__item:first-child {
    margin-top: 0
}

.c-site-menu__primary-nav__number {
    position: absolute;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 300
}

.c-site-menu__primary-nav__title {
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: bold
}

.c-site-menu__primary-nav__subtitle {
    position: absolute;
    top: 100%;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    white-space: nowrap
}

.c-site-menu__secondary-nav {
    position: absolute;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right
}

.c-site-menu__secondary-nav .c-site-menu__link--active {
    position: relative
}

.c-site-menu__secondary-nav .c-site-menu__link--active::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor
}

.c-site-menu__secondary-nav__item:first-child {
    margin-top: 0
}

.c-site-menu__secondary-nav__separator {
    font-family: Arial, Helvetica, sans-serif
}

@media(max-width: 1023.98px) {
    .c-site-menu__burger {
        position: fixed;
        top: 45px;
        right: 35px;
        width: 60px;
        height: 60px;
        color: #fff;
        border-radius: 50%;
        z-index: 100;
        padding: 0;
        border: none;
        outline: none;
        font: inherit;
        background: none;
        cursor: pointer;
        -webkit-transition: width .35s ease, height .35s ease, color .15s ease;
        -o-transition: width .35s ease, height .35s ease, color .15s ease;
        transition: width .35s ease, height .35s ease, color .15s ease
    }

    .c-site-menu__burger.is-open {
        color: #111
    }

    .c-site-menu__burger.is-open .c-site-menu__circle_inner {
        background-color: rgba(0, 0, 0, 0)
    }

    .c-site-menu__burger.is-open .c-site-menu__circle_inner {
        border-color: currentColor
    }

    .c-site-menu__burger.is-open .c-site-menu__circle_inner__arc {
        opacity: 0
    }

    .c-site-menu__burger.is-open .c-site-menu__circle_outer {
        border-color: currentColor
    }

    .c-site-menu__burger.retracted {
        width: 45px;
        height: 45px
    }

    .c-site-menu__burger.retracted .c-site-menu__bar {
        height: 20px
    }

    .c-site-menu__burger.retracted .c-site-menu__bar.c-site-menu__bar--1 {
        left: 22px
    }

    .c-site-menu__burger.retracted .c-site-menu__bar.c-site-menu__bar--2 {
        left: 28px
    }

    .c-site-menu__burger.retracted .c-site-menu__bar.c-site-menu__bar--3 {
        left: 34px
    }

    .c-site-menu__burger.retracted .c-site-menu__bar.c-site-menu__bar--4 {
        left: 40px
    }

    .c-site-menu__line {
        position: absolute;
        top: 50%;
        right: -35px;
        width: 28px;
        height: 1px;
        background-color: currentColor;
        opacity: .75
    }

    .c-site-menu__circle {
        position: absolute;
        border-radius: 50%;
        pointer-events: none
    }

    .c-site-menu__circle_inner {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 2px solid currentColor;
        background: rgba(0, 0, 0, .15);
        will-change: background-color
    }

    .c-site-menu__circle_inner__echo {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 1px solid currentColor;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0
    }

    .c-site-menu__circle_inner__arc {
        fill: rgba(0, 0, 0, 0);
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 1;
        -webkit-transition: opacity .35s ease;
        -o-transition: opacity .35s ease;
        transition: opacity .35s ease;
        will-change: opacity;
        pointer-events: none;
        overflow: visible
    }

    .c-site-menu__circle_inner__arc #bar {
        stroke: currentColor;
        stroke-dashoffset: 230;
        stroke-dasharray: 230;
        will-change: stroke-dashoffset
    }

    .c-site-menu__circle_outer {
        top: -7px;
        left: -7px;
        width: calc(100% + 14px);
        height: calc(100% + 14px);
        border: 1px solid rgba(255, 255, 255, .7);
        opacity: .75;
        will-change: border-color
    }

    .c-site-menu__circle_outer__echo {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 1px solid currentColor;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0
    }

    .c-site-menu__bars {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%
    }

    .c-site-menu__bar {
        position: absolute;
        top: 50%;
        width: 2px;
        height: 25px;
        background-color: currentColor;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -webkit-transition: left .35s ease, height .35s ease;
        -o-transition: left .35s ease, height .35s ease;
        transition: left .35s ease, height .35s ease
    }

    .c-site-menu__bar--1 {
        left: 19.5px
    }

    .c-site-menu__bar--2 {
        left: 25.5px
    }

    .c-site-menu__bar--3 {
        left: 31.5px
    }

    .c-site-menu__bar--4 {
        left: 37.5px
    }

    .c-site-menu__burger.retracted .c-site-menu__bar.c-site-menu__bar--1 {
        left: 13px
    }

    .c-site-menu__burger.retracted .c-site-menu__bar.c-site-menu__bar--2 {
        left: 19px
    }

    .c-site-menu__burger.retracted .c-site-menu__bar.c-site-menu__bar--3 {
        left: 25px
    }

    .c-site-menu__burger.retracted .c-site-menu__bar.c-site-menu__bar--4 {
        left: 31px
    }

    .c-site-menu__content__yellow-circle {
        top: 45px;
        right: 35px;
        width: 60px;
        height: 60px
    }

    .c-site-menu__content__rect {
        height: 45px
    }

    .c-site-menu__logo {
        left: 24px;
        left: 2.4rem;
        bottom: 0px;
        bottom: 0rem;
        margin-bottom: 15px;
        margin-bottom: 1.5rem;
        font-size: 16px;
        font-size: 1.6rem
    }

    .c-site-menu__primary-nav {
        padding-bottom: 75px;
        padding-bottom: 7.5rem
    }

    .c-site-menu__primary-nav .c-site-menu__link {
        position: relative;
        display: inline-block;
        width: 100%
    }

    .c-site-menu__primary-nav__item {
        margin-top: 55px;
        margin-top: 5.5rem;
        margin-left: 10px;
        margin-left: 1rem
    }

    .c-site-menu__primary-nav__number {
        left: -30px;
        top: 7px;
        font-size: 14px;
        font-size: 1.4rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .c-site-menu__primary-nav__title {
        font-size: 50px;
        font-size: 5rem;
    }

    .c-site-menu__primary-nav__subtitle {
        top: calc(100% + 5px);
        left: 2px;
        font-size: 14px;
        font-size: 1.4rem;
        letter-spacing: .5px;
        letter-spacing: .05rem
    }

    .c-site-menu__secondary-nav {
        right: 40px;
        bottom: 65px;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 16px;
        line-height: 1.6rem
    }

    .c-site-menu__secondary-nav__item {
        margin-top: 8px;
        margin-top: .8rem
    }
}

@media(max-width: 575.98px) {
    .c-site-menu__burger.retracted .c-site-menu__bar {
        height: 16px
    }
}

@media(min-width: 1024px) {
    .c-site-menu__burger {
        position: fixed;
        top: 55px;
        right: 50px;
        width: 80px;
        height: 80px;
        color: #fff;
        border-radius: 50%;
        z-index: 100;
        padding: 0;
        border: none;
        outline: none;
        font: inherit;
        background: none;
        cursor: pointer;
        -webkit-transition: width .35s ease, height .35s ease, color .15s ease;
        -o-transition: width .35s ease, height .35s ease, color .15s ease;
        transition: width .35s ease, height .35s ease, color .15s ease
    }

    .c-site-menu__burger.is-open {
        color: #111
    }

    .c-site-menu__burger.is-open .c-site-menu__circle_inner {
        background-color: rgba(0, 0, 0, 0)
    }

    .c-site-menu__burger.is-open .c-site-menu__circle_inner {
        border-color: currentColor
    }

    .c-site-menu__burger.is-open .c-site-menu__circle_inner__arc {
        opacity: 0
    }

    .c-site-menu__burger.is-open .c-site-menu__circle_outer {
        border-color: currentColor
    }

    .c-site-menu__burger.retracted {
        width: 65px;
        height: 65px
    }

    .c-site-menu__burger.retracted .c-site-menu__bar {
        height: 20px
    }

    .c-site-menu__burger.retracted .c-site-menu__bar.c-site-menu__bar--1 {
        left: 22px
    }

    .c-site-menu__burger.retracted .c-site-menu__bar.c-site-menu__bar--2 {
        left: 28px
    }

    .c-site-menu__burger.retracted .c-site-menu__bar.c-site-menu__bar--3 {
        left: 34px
    }

    .c-site-menu__burger.retracted .c-site-menu__bar.c-site-menu__bar--4 {
        left: 40px
    }

    .c-site-menu__line {
        position: absolute;
        top: 50%;
        right: -50px;
        width: 40px;
        height: 1px;
        background-color: currentColor;
        opacity: .75
    }

    .c-site-menu__circle {
        position: absolute;
        border-radius: 50%;
        pointer-events: none
    }

    .c-site-menu__circle_inner {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 2px solid currentColor;
        background: rgba(0, 0, 0, .15);
        will-change: background-color
    }

    .c-site-menu__circle_inner__echo {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 1px solid currentColor;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0
    }

    .c-site-menu__circle_inner__arc {
        fill: rgba(0, 0, 0, 0);
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 1;
        -webkit-transition: opacity .35s ease;
        -o-transition: opacity .35s ease;
        transition: opacity .35s ease;
        will-change: opacity;
        pointer-events: none;
        overflow: visible
    }

    .c-site-menu__circle_inner__arc #bar {
        stroke: currentColor;
        stroke-dashoffset: 230;
        stroke-dasharray: 230;
        will-change: stroke-dashoffset
    }

    .c-site-menu__circle_outer {
        top: -10px;
        left: -10px;
        width: calc(100% + 20px);
        height: calc(100% + 20px);
        border: 1px solid rgba(255, 255, 255, .7);
        opacity: .75;
        will-change: border-color
    }

    .c-site-menu__circle_outer__echo {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 1px solid currentColor;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0
    }

    .c-site-menu__bars {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%
    }

    .c-site-menu__bar {
        position: absolute;
        top: 50%;
        width: 2px;
        height: 25px;
        background-color: currentColor;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -webkit-transition: left .35s ease, height .35s ease;
        -o-transition: left .35s ease, height .35s ease;
        transition: left .35s ease, height .35s ease
    }

    .c-site-menu__bar--1 {
        left: 29.5px
    }

    .c-site-menu__bar--2 {
        left: 35.5px
    }

    .c-site-menu__bar--3 {
        left: 41.5px
    }

    .c-site-menu__bar--4 {
        left: 47.5px
    }

    .c-site-menu__content__yellow-circle {
        top: 55px;
        right: 50px;
        width: 80px;
        height: 80px
    }
}

@media screen and (min-width: 1024px)and (min-width: 1800px) {
    .c-site-menu__content__yellow-circle .c-site-menu__content__yellow-circle {
        width: 150px;
        height: 150px
    }
}

@media(min-width: 1024px) {
    .c-site-menu__content__rect {
        height: 50px
    }
}

@media(min-width: 1024px) {
    .c-site-menu__logo {
        left: 45px;
        bottom: 100px;
        font-size: 20px;
        font-size: 2rem
    }
}

@media(min-width: 1024px) {
    .c-site-menu__primary-nav__item {
        margin-top: 65px;
        margin-top: 6.5rem
    }

    .c-site-menu__primary-nav__number {
        left: -40px;
        top: 11px;
        font-size: 18px;
        font-size: 1.8rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .c-site-menu__primary-nav__title {
        font-size: 100px;
        font-size: 80px;
    }

    .c-site-menu__primary-nav__subtitle {
        left: 100%;
        font-size: 18px;
        font-size: 1.8rem;
        letter-spacing: .5px;
        letter-spacing: .05rem
    }
}

@media(min-width: 1024px) {
    .c-site-menu__secondary-nav {
        right: 40px;
        bottom: 100px;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 16px;
        line-height: 1.6rem
    }

    .c-site-menu__secondary-nav__item {
        margin-top: 8px;
        margin-top: .8rem
    }
}

.desktop .c-site-menu__link {
    -webkit-transition: color .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: color .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: color .25s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.desktop .c-site-menu__link:hover {
    color: #fff
}

.c-vision-highlight {
    position: relative;
    z-index: 3
}

.c-vision-highlight__crosshair {
    position: absolute
}

.c-vision-highlight__title {
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    z-index: 3
}

.c-vision-highlight__title__bar {
    position: absolute;
    top: 0;
    height: 100%;
    background-color: #fff000
}

.c-vision-highlight__title__text {
    position: relative
}

.c-vision-highlight__title__emphasis {
    display: block;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.c-vision-highlight__description {
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: 300;
    z-index: 3
}

.c-vision-highlight__description strong {
    font-weight: bold
}

.c-vision-highlight__description em {
    font-style: italic
}

.c-vision-highlight__illustration {
    position: relative
}

.c-vision-highlight__illustration__label {
    position: absolute
}

.c-vision-highlight__media {
    position: relative
}

.c-vision-highlight__media__crosshair {
    position: absolute
}

.c-vision-highlight__image,
.c-vision-highlight__video {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.c-vision-highlight__coordinates {
    position: absolute;
    font-family: "Larsseit", Arial, Helvetica, sans-serif
}

.c-vision-highlight.c-vision-highlight--white .c-vision-highlight__crosshair {
    color: #111
}

.c-vision-highlight.c-vision-highlight--white .c-vision-highlight__title {
    color: #111
}

.c-vision-highlight.c-vision-highlight--white .c-vision-highlight__description {
    color: #111
}

.c-vision-highlight.c-vision-highlight--black .c-vision-highlight__crosshair {
    color: #fff
}

.c-vision-highlight.c-vision-highlight--black .c-vision-highlight__title {
    color: #fff
}

.c-vision-highlight.c-vision-highlight--black .c-vision-highlight__description {
    color: #fff
}

@media(max-width: 1023.98px) {
    .c-vision-highlight {
        width: calc(100% - 60px);
        max-width: 425px;
        padding-bottom: 30px;
        padding-bottom: 3rem;
        margin: 0 auto
    }

    .c-vision-highlight__crosshair {
        bottom: 30px;
        left: 67.5px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .c-vision-highlight__title {
        position: relative;
        font-size: 40px;
        font-size: 4rem;
        line-height: 38px;
        line-height: 3.8rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        padding-top: 40px;
        padding-top: 4rem;
        padding-bottom: 10px;
        padding-bottom: 1rem;
        margin-top: -15px;
        margin-top: -1.5rem;
        margin-left: 15px;
        margin-left: 1.5rem
    }

    .c-vision-highlight__title__bar {
        width: 30px
    }

    .c-vision-highlight__description {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 18px;
        line-height: 1.8rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        padding-left: 67.5px;
        padding-left: 6.75rem;
        padding-right: 30px;
        padding-right: 3rem;
        margin-top: 30px;
        margin-top: 3rem;
        margin-bottom: 30px;
        margin-bottom: 3rem
    }

    .c-vision-highlight__illustration {
        color: #fff
    }

    .c-vision-highlight__illustration__media-line {
        position: absolute;
        top: 0;
        left: 50%;
        bottom: 0;
        width: 1px;
        height: 100%;
        background-color: #fff;
        opacity: .4
    }

    .c-vision-highlight__illustration__horizontal-line {
        position: absolute;
        top: 50%;
        width: 18%;
        height: 1px;
        background-color: #fff
    }

    .c-vision-highlight__illustration__label {
        top: 50%;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 17px;
        line-height: 1.7rem;
        letter-spacing: .5px;
        letter-spacing: .05rem;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .c-vision-highlight__black-bar {
        position: absolute;
        top: 30px;
        width: 60px;
        height: 100%;
        background-color: #111
    }

    .c-vision-highlight__media {
        position: relative
    }

    .c-vision-highlight__media:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 100%
    }

    .c-vision-highlight__media>.u-aspect-ratio__inner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .c-vision-highlight__media__crosshair.c-vision-highlight__media__crosshair--top {
        top: 17%
    }

    .c-vision-highlight__media__crosshair.c-vision-highlight__media__crosshair--bottom {
        bottom: 17%
    }

    .c-vision-highlight__image--desktop,
    .c-vision-highlight__video--desktop {
        display: none
    }

    .c-vision-highlight__coordinates {
        bottom: 17%;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 17px;
        line-height: 1.7rem;
        letter-spacing: .5px;
        letter-spacing: .05rem
    }

    .c-vision-highlight.c-vision-highlight--mobile-left .c-vision-highlight__title {
        margin-left: 15px;
        margin-left: 1.5rem;
        text-align: left
    }

    .c-vision-highlight.c-vision-highlight--mobile-left .c-vision-highlight__title__bar {
        left: 0
    }

    .c-vision-highlight.c-vision-highlight--mobile-left .c-vision-highlight__title__text {
        margin-left: 15px;
        margin-left: 1.5rem
    }

    .c-vision-highlight.c-vision-highlight--mobile-left .c-vision-highlight__description {
        text-align: left
    }

    .c-vision-highlight.c-vision-highlight--mobile-left .c-vision-highlight__illustration__horizontal-line {
        left: -30px
    }

    .c-vision-highlight.c-vision-highlight--mobile-left .c-vision-highlight__illustration__label {
        left: 17%
    }

    .c-vision-highlight.c-vision-highlight--mobile-left .c-vision-highlight__black-bar {
        left: -30px
    }

    .c-vision-highlight.c-vision-highlight--mobile-left .c-vision-highlight__media__crosshair {
        left: 20%
    }

    .c-vision-highlight.c-vision-highlight--mobile-left .c-vision-highlight__coordinates {
        left: 0;
        text-align: left
    }

    .c-vision-highlight.c-vision-highlight--mobile-right .c-vision-highlight__title {
        margin-right: 15px;
        margin-right: 1.5rem;
        text-align: right
    }

    .c-vision-highlight.c-vision-highlight--mobile-right .c-vision-highlight__title__bar {
        right: 0
    }

    .c-vision-highlight.c-vision-highlight--mobile-right .c-vision-highlight__title__text {
        margin-right: 15px;
        margin-right: 1.5rem
    }

    .c-vision-highlight.c-vision-highlight--mobile-right .c-vision-highlight__description {
        text-align: right
    }

    .c-vision-highlight.c-vision-highlight--mobile-right .c-vision-highlight__illustration__horizontal-line {
        right: -30px
    }

    .c-vision-highlight.c-vision-highlight--mobile-right .c-vision-highlight__illustration__label {
        right: 17%
    }

    .c-vision-highlight.c-vision-highlight--mobile-right .c-vision-highlight__black-bar {
        right: -30px
    }

    .c-vision-highlight.c-vision-highlight--mobile-right .c-vision-highlight__media__crosshair {
        right: 20%
    }

    .c-vision-highlight.c-vision-highlight--mobile-right .c-vision-highlight__coordinates {
        right: 0;
        text-align: right
    }
}

@media(min-width: 1024px) {
    .c-vision-highlight__crosshair {
        top: 20%
    }

    .c-vision-highlight__title {
        position: absolute;
        top: 13%;
        font-size: 55px;
        font-size: 5.5rem;
        line-height: 52px;
        line-height: 5.2rem;
        letter-spacing: 2px;
        letter-spacing: .2rem;
        padding: 25px 0;
        padding: 2.5rem 0
    }

    .c-vision-highlight__title__bar {
        width: 35px
    }

    .c-vision-highlight__title__emphasis {
        display: block;
        font-family: "Gilroy", Arial, Helvetica, sans-serif;
        font-weight: 700
    }

    .c-vision-highlight__description {
        position: absolute;
        top: 60%;
        width: 29%;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 22px;
        line-height: 2.2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .c-vision-highlight__illustration {
        width: 28%;
        background-color: #111;
        z-index: 2
    }

    .c-vision-highlight__illustration__horizontal-line {
        position: absolute;
        top: 50%;
        width: 40%;
        height: 1px;
        background-color: #fff
    }

    .c-vision-highlight__illustration__label {
        top: 50%;
        left: 50%;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 17px;
        line-height: 1.7rem;
        letter-spacing: .5px;
        letter-spacing: .05rem;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .c-vision-highlight__illustration.c-vision-highlight__illustration--white {
        color: #fff
    }

    .c-vision-highlight__illustration.c-vision-highlight__illustration--black {
        color: #111
    }

    .c-vision-highlight__black-bar {
        position: absolute;
        top: 0;
        width: 20%;
        height: 100%
    }

    .c-vision-highlight__media {
        position: relative;
        top: 0;
        width: 80%;
        height: 100%;
        background-color: #111
    }

    .c-vision-highlight__media:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 175%
    }

    .c-vision-highlight__media>.u-aspect-ratio__inner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .c-vision-highlight__media__crosshair {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .c-vision-highlight__media__crosshair.c-vision-highlight__media__crosshair--top {
        top: 20%
    }

    .c-vision-highlight__media__crosshair.c-vision-highlight__media__crosshair--bottom {
        bottom: 20%
    }

    .c-vision-highlight__image--mobile,
    .c-vision-highlight__video--mobile {
        display: none
    }

    .c-vision-highlight__coordinates {
        bottom: 20%;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 16px;
        line-height: 1.6rem;
        letter-spacing: .5px;
        letter-spacing: .05rem
    }

    .c-vision-highlight.c-vision-highlight--desktop-left .c-vision-highlight__crosshair {
        left: 62%
    }

    .c-vision-highlight.c-vision-highlight--desktop-left .c-vision-highlight__title {
        left: 28%;
        text-align: left
    }

    .c-vision-highlight.c-vision-highlight--desktop-left .c-vision-highlight__title__bar {
        left: -17.5px
    }

    .c-vision-highlight.c-vision-highlight--desktop-left .c-vision-highlight__title__text {
        margin-left: -75px
    }

    .c-vision-highlight.c-vision-highlight--desktop-left .c-vision-highlight__description {
        left: 33%
    }

    .c-vision-highlight.c-vision-highlight--desktop-left .c-vision-highlight__illustration {
        left: 0
    }

    .c-vision-highlight.c-vision-highlight--desktop-left .c-vision-highlight__illustration__horizontal-line {
        left: 0
    }

    .c-vision-highlight.c-vision-highlight--desktop-left .c-vision-highlight__black-bar {
        left: 0
    }

    .c-vision-highlight.c-vision-highlight--desktop-left .c-vision-highlight__media {
        left: 20%
    }

    .c-vision-highlight.c-vision-highlight--desktop-left .c-vision-highlight__coordinates {
        left: 0;
        text-align: left
    }

    .c-vision-highlight.c-vision-highlight--desktop-left.c-vision-highlight--offset .c-vision-highlight__crosshair {
        left: 79%
    }

    .c-vision-highlight.c-vision-highlight--desktop-left.c-vision-highlight--offset .c-vision-highlight__title {
        left: 45%
    }

    .c-vision-highlight.c-vision-highlight--desktop-left.c-vision-highlight--offset .c-vision-highlight__description {
        left: 50%
    }

    .c-vision-highlight.c-vision-highlight--desktop-left.c-vision-highlight--offset .c-vision-highlight__illustration {
        left: 17%
    }

    .c-vision-highlight.c-vision-highlight--desktop-right .c-vision-highlight__crosshair {
        right: 62%
    }

    .c-vision-highlight.c-vision-highlight--desktop-right .c-vision-highlight__title {
        right: 28%;
        text-align: right
    }

    .c-vision-highlight.c-vision-highlight--desktop-right .c-vision-highlight__title__bar {
        right: -17.5px
    }

    .c-vision-highlight.c-vision-highlight--desktop-right .c-vision-highlight__title__text {
        margin-right: -75px
    }

    .c-vision-highlight.c-vision-highlight--desktop-right .c-vision-highlight__description {
        right: 33%
    }

    .c-vision-highlight.c-vision-highlight--desktop-right .c-vision-highlight__illustration {
        left: 72%
    }

    .c-vision-highlight.c-vision-highlight--desktop-right .c-vision-highlight__illustration__horizontal-line {
        right: 0
    }

    .c-vision-highlight.c-vision-highlight--desktop-right .c-vision-highlight__black-bar {
        right: 0
    }

    .c-vision-highlight.c-vision-highlight--desktop-right .c-vision-highlight__media {
        left: 0
    }

    .c-vision-highlight.c-vision-highlight--desktop-right .c-vision-highlight__coordinates {
        right: 0;
        text-align: right
    }

    .c-vision-highlight.c-vision-highlight--desktop-right.c-vision-highlight--offset .c-vision-highlight__crosshair {
        right: 79%
    }

    .c-vision-highlight.c-vision-highlight--desktop-right.c-vision-highlight--offset .c-vision-highlight__title {
        right: 45%
    }

    .c-vision-highlight.c-vision-highlight--desktop-right.c-vision-highlight--offset .c-vision-highlight__description {
        right: 50%
    }

    .c-vision-highlight.c-vision-highlight--desktop-right.c-vision-highlight--offset .c-vision-highlight__illustration {
        left: 55%
    }

    .c-vision-highlight.c-vision-highlight--black .c-vision-highlight__title__bar {
        top: 110%
    }
}

.c-vision-quote {
    position: relative
}

.c-vision-quote__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #111;
    opacity: .2;
    z-index: 1
}

.c-vision-quote__yellow-bar {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff000;
    will-change: transform;
    z-index: 2
}

.c-vision-quote__crosshair {
    position: absolute
}

.c-vision-quote__quote {
    position: relative;
    will-change: transform;
    z-index: 3
}

.c-vision-quote__quote__text {
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-transform: uppercase
}

.c-vision-quote__quote__text__emphasis {
    display: inline-block;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.c-vision-quote__quote__dots {
    font-size: 0
}

.c-vision-quote__quote__dots::before,
.c-vision-quote__quote__dots::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: currentColor;
    border-radius: 50%
}

.c-vision-quote__quote__dots::after {
    margin-left: 6px
}

.c-vision-quote__quote__dots--start {
    position: absolute;
    top: 0;
    left: 0
}

.c-vision-quote__quote__dots--end {
    display: inline-block
}

.c-vision-quote__description {
    position: relative;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: 300;
    z-index: 2;
    will-change: transform
}

.c-vision-quote__description strong {
    font-weight: bold
}

.c-vision-quote__description em {
    font-style: italic
}

.c-vision-quote__button {
    position: relative;
    left: 50%;
    width: 50%;
    margin-left: -20px;
    margin-left: -2rem;
    z-index: 2;
    will-change: transform
}

@media(max-width: 1023.98px) {
    .c-vision-quote {
        width: calc(100% - 60px);
        max-width: 425px;
        padding-top: 45px;
        padding-top: 4.5rem;
        padding-bottom: 75px;
        padding-bottom: 7.5rem;
        margin: 0 auto
    }

    .c-vision-quote__container {
        max-width: 340px;
        margin: 0 auto
    }

    .c-vision-quote__yellow-bar {
        width: calc(50% + 1px);
        height: 100%
    }

    .c-vision-quote__crosshair {
        top: 0;
        right: 25px
    }

    .c-vision-quote__quote {
        padding-top: 30px;
        padding-top: 3rem;
        padding-bottom: 45px;
        padding-bottom: 4.5rem;
        padding-left: 30px;
        padding-left: 3rem;
        padding-right: 30px;
        padding-right: 3rem
    }

    .c-vision-quote__quote__text {
        position: relative;
        font-size: 46px;
        font-size: 4.6rem;
        line-height: 43px;
        line-height: 4.3rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .c-vision-quote__quote__text__emphasis {
        font-size: 46px;
        font-size: 4.6rem;
        line-height: 43px;
        line-height: 4.3rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .c-vision-quote__quote__dots--start {
        left: 30px
    }

    .c-vision-quote__quote__dots--end {
        margin-left: 20px;
        margin-left: 2rem
    }

    .c-vision-quote__author {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 18px;
        line-height: 1.8rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        text-align: right;
        margin-top: 10px;
        margin-top: 1rem
    }

    .c-vision-quote__description {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 18px;
        line-height: 1.8rem;
        letter-spacing: 1px;
        letter-spacing: .1rem;
        padding-left: 30px;
        padding-left: 3rem;
        padding-right: 30px;
        padding-right: 3rem;
        margin-top: 30px;
        margin-top: 3rem
    }

    .c-vision-quote__button {
        margin-top: 45px;
        margin-top: 4.5rem
    }
}

@media(min-width: 1024px) {
    .c-vision-quote {
        padding-bottom: 150px;
        padding-bottom: 15rem;
        margin-top: -50px;
        margin-top: -5rem
    }

    .c-vision-quote__container {
        position: relative;
        width: 800px;
        margin: 0 auto;
        padding-top: 175px;
        padding-top: 17.5rem
    }

    .c-vision-quote__yellow-bar {
        bottom: 20px;
        width: 40%
    }

    .c-vision-quote__crosshair {
        top: -5px;
        right: -5px
    }

    .c-vision-quote__quote {
        left: 25%;
        width: 75%;
        padding-left: 66px;
        padding-left: 6.6rem
    }

    .c-vision-quote__quote__text {
        font-size: 65px;
        font-size: 6.5rem;
        line-height: 60px;
        line-height: 6rem;
        letter-spacing: 2px;
        letter-spacing: .2rem
    }

    .c-vision-quote__quote__text__emphasis {
        font-size: 65px;
        font-size: 6.5rem;
        line-height: 60px;
        line-height: 6rem;
        letter-spacing: 2px;
        letter-spacing: .2rem
    }

    .c-vision-quote__quote__dots--start {
        top: 5px
    }

    .c-vision-quote__quote__dots--end {
        margin-left: 40px;
        margin-left: 4rem
    }

    .c-vision-quote__author {
        position: absolute;
        bottom: 0;
        right: 0
    }

    .c-vision-quote__description {
        left: 50%;
        width: 50%;
        padding-right: 10%;
        margin-top: 60px;
        margin-top: 6rem;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 20px;
        line-height: 2rem;
        letter-spacing: 1px;
        letter-spacing: .1rem
    }

    .c-vision-quote__description strong {
        font-weight: bold
    }

    .c-vision-quote__description em {
        font-style: italic
    }

    .c-vision-quote__button {
        margin-top: 75px;
        margin-top: 7.5rem
    }
}

.c-grid-logos {
    padding: 110px 0 60px 0;
    position: relative;
    background-color: #fff;
    z-index: 12
}

.c-grid-logos__line {
    display: none;
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #111;
    opacity: .2
}

.c-grid-logos__container {
    width: 80%;
    max-width: 1000px;
    margin: 0 auto
}

.c-grid-logos__container ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-grid-logos__container__item {
    display: inline-block;
    vertical-align: top;
    width: calc(25% - 40px);
    text-align: center;
    margin-bottom: 85px
}

.c-grid-logos__container__item a {
    display: block
}

.c-grid-logos__container__item img {
    width: 70%;
    margin: 0 auto
}

@media(max-width: 1023.98px) {
    .c-grid-logos {
        padding: 55px 0 0 0
    }

    .c-grid-logos__container {
        width: 100%;
        padding: 0 30px
    }

    .c-grid-logos__container ul {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .c-grid-logos__container__item {
        width: calc(33.3333333333% - 20px);
        margin-bottom: 65px
    }
}

@media(max-width: 767.98px) {
    .c-grid-logos__line {
        display: block
    }

    .c-grid-logos__container__item {
        width: 45%
    }

    .c-grid-logos__container__item img {
        opacity: 1
    }
}

.c-project-introduction {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    z-index: 30
}

.c-project-introduction__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #fff;
    opacity: .1
}

.c-project-introduction__content {
    position: relative;
    display: inline-block;
    width: 50%;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    line-height: 1.69;
    font-weight: 300;
    letter-spacing: .5px;
    color: rgba(255, 255, 255, .9)
}

.c-project-introduction__content--left {
    padding-top: 20px;
    padding-left: calc(21% + 4px);
    padding-right: 10%;
    color: rgba(255, 255, 255, .8)
}

.c-project-introduction__content--left .c-project-introduction__content__details {
    padding: 25px 0;
    position: relative
}

.c-project-introduction__content--left .c-project-introduction__content__details:last-child:after {
    content: none
}

.c-project-introduction__content--left .c-project-introduction__content__details:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: rgba(255, 255, 255, .2);
    z-index: 15
}

.c-project-introduction__content--left .c-project-introduction__content__details__title {
    display: block;
    padding-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.3rem
}

.c-project-introduction__content--left .c-project-introduction__content__details__item {
    font-size: 1.4rem;
    line-height: 1.71
}

.c-project-introduction__content--right {
    margin-top: -35px;
    padding: 55px 115px 155px 80px;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    background-color: #111
}

.c-project-introduction__content--right.no-website {
    padding: 55px 115px 55px 80px
}

.c-project-introduction__content--right .c-project-introduction__content__crosshair {
    position: absolute;
    top: 60px;
    right: 114px
}

.c-project-introduction__content--right span.mark {
    padding-top: 20px;
    padding-bottom: 15px;
    display: block;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 2;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .9)
}

.c-project-introduction__content--right span.mark:first-child {
    padding-top: 20px
}

.c-project-introduction__content--right b,
.c-project-introduction__content--right strong {
    font-weight: bold
}

.c-project-introduction__content--right p,
.c-project-introduction__content--right ol li,
.c-project-introduction__content--right ul li {
    color: rgba(255, 255, 255, .7)
}

.c-project-introduction__content--right p>a,
.c-project-introduction__content--right li>a {
    color: #fff;
    text-decoration: underline;
    -webkit-transition: color .35s ease;
    -o-transition: color .35s ease;
    transition: color .35s ease
}

.c-project-introduction__content--right p>a:hover,
.c-project-introduction__content--right li>a:hover {
    color: #fff000
}

.c-project-introduction__content--right ol li {
    padding: 20px 0 20px 95px;
    position: relative;
    display: block
}

.c-project-introduction__content--right ol li strong,
.c-project-introduction__content--right ol li b {
    display: inline-block;
    position: absolute;
    top: 45%;
    left: 0;
    text-transform: uppercase;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 4rem;
    line-height: normal;
    color: #fff;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%)
}

.c-project-introduction__content--right ul li {
    padding: 20px 0 0px 95px;
    position: relative;
    display: block
}

.c-project-introduction__content--right ul li:before {
    content: "";
    position: absolute;
    top: 31px;
    left: 65px;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, .9)
}

.c-project-introduction__content--right .c-project-introduction__button {
    position: absolute;
    bottom: 70px;
    left: 0;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    z-index: 15
}

.c-project-introduction__content--right .c-project-introduction__button .c-button__label {
    line-height: 1.16
}

.c-project-introduction__content--result {
    padding-bottom: 60px;
    padding-left: calc(21% - 76px);
    margin-right: 50%;
    text-align: right
}

.c-project-introduction__content--result.extra-space {
    padding-bottom: 100px
}

.c-project-introduction__content--result .c-project-introduction__content__box {
    position: relative;
    margin-top: -90px;
    display: inline-block;
    width: 100%;
    text-align: left;
    z-index: 10
}

.c-project-introduction__content--result .c-project-introduction__content__box__crosshair {
    position: absolute;
    top: 55px;
    right: 80px
}

.c-project-introduction__content--result .c-project-introduction__content__box h2 {
    padding-bottom: 15px;
    display: block;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 2;
    text-transform: uppercase;
    color: #fff
}

.c-project-introduction__content--result .c-project-introduction__content__box a {
    color: #fff;
    text-decoration: underline;
    -webkit-transition: color .35s ease;
    -o-transition: color .35s ease;
    transition: color .35s ease
}

.c-project-introduction__content--result .c-project-introduction__content__box a:hover {
    color: #fff000
}

.c-project-introduction__content__box {
    padding: 80px
}

.c-project-introduction__key-figures {
    position: relative;
    display: block;
    width: 100%;
    padding: 0 5%;
    margin: 0 auto
}

.c-project-introduction__key-figures__background {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    display: block;
    width: 100%;
    height: 70%
}

.c-project-introduction__key-figures__list {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-project-introduction__key-figures__list__background {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
    z-index: 1
}

.c-project-introduction__key-figures__list__background__video,
.c-project-introduction__key-figures__list__background__image {
    position: absolute;
    top: 50%;
    left: 0%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin: auto;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    opacity: 1;
    z-index: 1
}

@supports(-ms-ime-align: auto) {
    .c-project-introduction__key-figures__list__background__video {
        position: inherit;
        top: 50%;
        left: 0%;
        height: auto;
        width: auto;
        -o-object-fit: none;
        object-fit: none;
        margin: 0;
        -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
        z-index: 1
    }
}

.c-project-introduction__key-figures__list__item {
    padding: 82px 20px 67px 20px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 275px;
    margin-right: 30px;
    text-align: center;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 15
}

.c-project-introduction__key-figures__list__item:last-child {
    margin-right: 0px
}

.c-project-introduction__key-figures__list__item:before {
    position: absolute;
    content: "";
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    left: 20px;
    top: 21px;
    background: #000;
    z-index: -1
}

.c-project-introduction__key-figures__list__item__yellow-bar {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    display: block;
    width: 20px;
    height: 37px;
    margin: 0 auto;
    background-color: #fff000
}

.c-project-introduction__key-figures__list__item__number {
    padding-bottom: 20px;
    position: relative;
    display: block;
    font-weight: bold;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-size: 6.8rem;
    line-height: 1;
    letter-spacing: 1.36px
}

.c-project-introduction__key-figures__list__item__number sup {
    position: absolute;
    top: 0;
    font-size: 2.8rem;
    text-transform: uppercase;
    margin-left: 2px
}

.c-project-introduction__key-figures__list__item__caption {
    padding: 0 40px;
    display: block;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 1.7rem;
    line-height: 1.47;
    letter-spacing: .46px
}

@media(max-width: 1023.98px) {
    .c-project-introduction__line {
        display: none
    }

    .c-project-introduction__content {
        padding: 30px
    }

    .c-project-introduction__content--left,
    .c-project-introduction__content--right {
        width: 100%
    }

    .c-project-introduction__content--left {
        padding-bottom: 55px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .c-project-introduction__content--left .c-project-introduction__content__details {
        width: calc(50% - 20px)
    }

    .c-project-introduction__content--left .c-project-introduction__content__details.sectors {
        display: none
    }

    .c-project-introduction__content--left .c-project-introduction__content__details:after {
        content: none
    }

    .c-project-introduction__content--left .c-project-introduction__content__details__item {
        margin-right: 10px
    }

    .c-project-introduction__content--right {
        padding-bottom: 0
    }

    .c-project-introduction__content--right.no-website {
        padding: 30px
    }

    .c-project-introduction__content--right .u-crosshair {
        display: none
    }

    .c-project-introduction__content--right .mobile-separator {
        height: 1px;
        width: 100%;
        margin: 30px 0 45px 0;
        background-color: rgba(255, 255, 255, .1)
    }

    .c-project-introduction__content--right h2 {
        font-size: 1.3rem
    }

    .c-project-introduction__content--right ol li {
        padding: 10px 0 10px 95px;
        font-size: 1.5rem
    }

    .c-project-introduction__content--right .c-project-introduction__button {
        position: relative;
        bottom: 0;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin: 0px auto -20px;
        padding-top: 60px
    }

    .c-project-introduction__content--right .c-project-introduction__button .c-button {
        margin: 0 auto
    }

    .c-project-introduction__content--right .c-project-introduction__button .c-button__label {
        display: inline-block;
        top: -75px;
        left: 50%;
        -webkit-transform: translate(-50%, 0px);
        -ms-transform: translate(-50%, 0px);
        transform: translate(-50%, 0px);
        z-index: -1
    }

    .c-project-introduction__content--right .c-project-introduction__button .c-button__label:after {
        content: "";
        display: block;
        width: 1px;
        height: 23px;
        background-color: rgba(255, 255, 255, .4);
        margin: 12px auto 0px auto
    }

    .c-project-introduction__content--result {
        padding: 0;
        margin: -20px 0 0 0;
        width: 100%
    }

    .c-project-introduction__content--result.extra-space {
        padding-bottom: 0px
    }

    .c-project-introduction__content--result.extra-space .c-project-introduction__content__box {
        padding: 90px 30px 90px 30px
    }

    .c-project-introduction__content--result.extra-space-top-m {
        background-color: #111;
        padding: 90px 30px 180px 30px
    }

    .c-project-introduction__content--result .c-project-introduction__content__box {
        padding: 90px 30px 240px 30px;
        margin-top: 0;
        width: 100%;
        text-align: center
    }

    .c-project-introduction__content--result .c-project-introduction__content__box__crosshair {
        display: none
    }

    .c-project-introduction__key-figures {
        position: absolute;
        top: 100%;
        margin-top: -190px;
        padding: 0
    }

    .c-project-introduction__key-figures__list {
        display: block;
        width: 100%;
        margin: 0;
        z-index: 10
    }

    .c-project-introduction__key-figures__list:after {
        content: "flickity";
        display: none
    }

    .c-project-introduction__key-figures__list__item {
        padding: 60px 18px 56px 18px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        min-height: 100%;
        width: 233px;
        margin-right: 17px
    }

    .c-project-introduction__key-figures__list__item:before {
        width: calc(100% - 36px);
        height: calc(100% - 37px);
        left: 18px;
        top: 19px
    }

    .c-project-introduction__key-figures__list__item__yellow-bar {
        width: 16px;
        height: 30px
    }

    .c-project-introduction__key-figures__list__item__caption {
        padding: 0 25px
    }

    .c-project-introduction__key-figures__list__item:last-child {
        margin-right: 17px
    }

    .c-project-introduction__key-figures__list .flickity-page-dots {
        display: block;
        bottom: 40px
    }
}

.c-project-quote {
    padding-top: 75px;
    padding-bottom: 75px
}

.c-project-quote__container {
    position: relative;
    display: block;
    width: 40%;
    margin: 0 auto;
    text-align: center;
    font-family: "Larsseit", Arial, Helvetica, sans-serif
}

.c-project-quote__container:before,
.c-project-quote__container:after {
    content: "";
    position: absolute;
    top: -15px;
    left: -65px;
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    background-color: #111
}

.c-project-quote__container:before {
    left: -80px
}

.c-project-quote__container__content {
    position: relative;
    font-size: 1.6rem;
    line-height: 1.69;
    letter-spacing: .56px;
    font-style: italic
}

.c-project-quote__container__content:before,
.c-project-quote__container__content:after {
    content: "";
    position: absolute;
    bottom: -15px;
    right: -65px;
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    background-color: #111
}

.c-project-quote__container__content:after {
    right: -80px
}

.c-project-quote__container__author {
    padding-top: 40px;
    display: block;
    font-size: 1.3rem;
    font-weight: bold;
    letter-spacing: .9px;
    text-transform: uppercase
}

@media(max-width: 767.98px) {
    .c-project-quote .c-project-quote__container {
        width: initial;
        max-width: 310px
    }
}

.c-project-main-title {
    padding-top: 125px;
    padding-bottom: 120px
}

.c-project-main-title__container {
    position: relative;
    width: 30%;
    margin: 0 auto;
    color: #111;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-weight: 300
}

.c-project-main-title__container__crosshair {
    position: absolute;
    right: 0;
    top: -20px
}

.c-project-main-title__container__hat {
    position: absolute;
    top: 0;
    left: -30%;
    font-size: 4.8rem;
    font-weight: bold;
    display: inline-block;
    vertical-align: top
}

.c-project-main-title__container__hat:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 86px;
    width: 40px;
    background-color: #fff000;
    z-index: -1
}

.c-project-main-title__container__title {
    padding-bottom: 30px;
    display: block;
    font-size: 4.8rem;
    text-transform: uppercase;
    line-height: 1.1
}

.c-project-main-title__container__title b,
.c-project-main-title__container__title strong {
    font-weight: bold
}

.c-project-main-title__container__description {
    display: block;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    line-height: 1.69;
    letter-spacing: .56px
}

@media(max-width: 1023.98px) {
    .c-project-main-title {
        padding-top: 75px;
        padding-bottom: 50px
    }

    .c-project-main-title__container {
        padding: 0 70px;
        width: 100%
    }

    .c-project-main-title__container__hat {
        padding-bottom: 35px;
        position: relative;
        display: block;
        top: 0;
        left: 0;
        font-size: 3.6rem;
        letter-spacing: 1.03px
    }

    .c-project-main-title__container__hat:before {
        top: -16px;
        left: -9px;
        right: auto;
        width: 32px;
        height: 66px
    }

    .c-project-main-title__container__title {
        padding-bottom: 25px;
        font-size: 3.4rem;
        line-height: 1.12;
        letter-spacing: .68px
    }

    .c-project-main-title__container__description {
        font-size: 1.5rem;
        line-height: 1.67;
        letter-spacing: .53px
    }

    .c-project-main-title__container__crosshair {
        right: 58px
    }
}

.c-project-media {
    position: relative
}

.c-project-media+.c-project-media,
.c-project-media+.c-project-double-medias,
.c-project-media+.c-project-triple-medias,
.c-project-media+.c-project-mosaic-medias {
    margin-top: 70px
}

.c-project-media--small .c-project-media__container {
    width: 60%
}

.c-project-media--small .c-project-media__container.background-paddings {
    width: 60%
}

.c-project-media--fullscreen .c-project-media__container {
    width: 100%
}

.c-project-media--fullscreen .c-project-media__container.background-paddings {
    width: 100%
}

.c-project-media--fullscreen .c-project-media__container:not(.background-paddings) .c-project-media__container__media__image,
.c-project-media--fullscreen .c-project-media__container:not(.background-paddings) .c-project-media__container__media__video {
    -webkit-box-shadow: none;
    box-shadow: none
}

.c-project-media__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(17, 17, 17, .06);
    z-index: 1
}

.c-project-media__container {
    padding: 0%;
    position: relative;
    width: 67%;
    margin: 0 auto;
    z-index: 2
}

.c-project-media__container.background-paddings {
    padding: 7% 11%;
    width: 90%
}

.c-project-media__container__background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    z-index: -1
}

.c-project-media__container__media__image,
.c-project-media__container__media__video {
    display: block;
    width: 100%;
    -webkit-box-shadow: 0 22px 54px -8px rgba(0, 0, 0, .28);
    box-shadow: 0 22px 54px -8px rgba(0, 0, 0, .28)
}

@media(max-width: 1023.98px) {

    .c-project-media+.c-project-double-medias,
    .c-project-media+.c-project-media {
        margin-top: 40px
    }

    .c-project-media+.c-project-main-title {
        padding-top: 90px
    }

    .c-project-media__line {
        display: none
    }

    .c-project-media__container {
        width: 100% !important
    }

    .c-project-media__container.background-paddings {
        padding: 33px
    }

    .c-project-media__container__media__video,
    .c-project-media__container__media__image {
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.c-project-double-medias+.c-project-media,
.c-project-double-medias+.c-project-double-medias {
    margin-top: 70px
}

.c-project-double-medias--portrait .c-project-double-medias__container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-project-double-medias--portrait .c-project-double-medias__container__background {
    left: 5%;
    width: 86%;
    margin: 0 auto
}

.c-project-double-medias--portrait .c-project-double-medias__container__media--left {
    width: 28%;
    min-width: 260px;
    margin-right: 6%
}

.c-project-double-medias--portrait .c-project-double-medias__container__media--right {
    width: 28%;
    min-width: 260px
}

.c-project-double-medias--landscape .c-project-double-medias__container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-project-double-medias--landscape .c-project-double-medias__container__background {
    left: 5%;
    width: 90%;
    margin: 0 auto
}

.c-project-double-medias--landscape .c-project-double-medias__container__media--left {
    width: 40%;
    margin-left: 0%;
    margin-right: 6%
}

.c-project-double-medias--landscape .c-project-double-medias__container__media--right {
    width: 40%
}

.c-project-double-medias--landscape-portrait.c-project-double-medias--background-paddings .c-project-double-medias__container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.c-project-double-medias--landscape-portrait.c-project-double-medias--background-paddings .c-project-double-medias__container__background {
    right: auto;
    left: 5%
}

.c-project-double-medias--landscape-portrait.c-project-double-medias--background-paddings .c-project-double-medias__container__media--left {
    margin-left: 9%;
    margin-right: 8%;
    width: 48%
}

.c-project-double-medias--landscape-portrait.c-project-double-medias--background-paddings .c-project-double-medias__container__media--right {
    width: 28%
}

.c-project-double-medias--landscape-portrait:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.c-project-double-medias--landscape-portrait:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media--left {
    margin-left: 0;
    margin-right: 36px;
    width: calc(70% - 36px);
    -webkit-box-shadow: none;
    box-shadow: none
}

.c-project-double-medias--landscape-portrait:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media--right {
    width: 28%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: none;
    box-shadow: none
}

.c-project-double-medias--landscape-portrait:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media__image {
    -o-object-fit: cover;
    object-fit: cover
}

.c-project-double-medias--landscape-portrait:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media__video {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.c-project-double-medias--portrait-landscape.c-project-double-medias--background-paddings .c-project-double-medias__container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.c-project-double-medias--portrait-landscape.c-project-double-medias--background-paddings .c-project-double-medias__container__media--left {
    width: 28%
}

.c-project-double-medias--portrait-landscape.c-project-double-medias--background-paddings .c-project-double-medias__container__media--right {
    width: 48%
}

.c-project-double-medias--portrait-landscape:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.c-project-double-medias--portrait-landscape:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media--left {
    width: 30%;
    margin-left: 0;
    margin-right: 36px
}

.c-project-double-medias--portrait-landscape:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media--right {
    width: calc(70% - 36px)
}

.c-project-double-medias--portrait-landscape:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media__image,
.c-project-double-medias--portrait-landscape:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media__video {
    height: 100%;
    width: auto
}

.c-project-double-medias--portrait-landscape:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media__video {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.c-project-double-medias--background-paddings .c-project-double-medias__container {
    padding: 7% 5%
}

.c-project-double-medias__container {
    position: relative;
    padding: 0% 5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

.c-project-double-medias__container__background {
    position: absolute;
    top: 0;
    right: 5%;
    height: 100%;
    width: 70%;
    z-index: -1
}

.c-project-double-medias__container__media {
    -webkit-box-shadow: 0 22px 54px -8px rgba(0, 0, 0, .28);
    box-shadow: 0 22px 54px -8px rgba(0, 0, 0, .28)
}

.c-project-double-medias__container__media--left {
    margin-left: 4%;
    margin-right: 10%
}

.c-project-double-medias__container__media__image,
.c-project-double-medias__container__media__video {
    display: block;
    width: 100%
}

.c-project-double-medias__container__media__video,
.c-project-double-medias__container__media__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media(max-width: 1023.98px) {

    .c-project-double-medias+.c-project-double-medias,
    .c-project-double-medias+.c-project-media {
        margin-top: 40px
    }

    .c-project-double-medias+.c-project-main-title {
        padding-top: 90px
    }

    .c-project-double-medias--landscape-portrait.c-project-double-medias--background-paddings .c-project-double-medias__container__background {
        left: 0%;
        width: 80%
    }

    .c-project-double-medias--portrait-landscape .c-project-double-medias__container__background {
        right: auto;
        left: 0
    }

    .c-project-double-medias--portrait-landscape .c-project-double-medias__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .c-project-double-medias--landscape.c-project-double-medias--background-paddings {
        padding: 0px !important
    }

    .c-project-double-medias--landscape.c-project-double-medias--background-paddings .c-project-double-medias__container__background {
        left: 0%;
        width: 100%
    }

    .c-project-double-medias--landscape.c-project-double-medias--background-paddings .c-project-double-medias__container {
        padding: 40px 33px !important
    }

    .c-project-double-medias--landscape.c-project-double-medias--background-paddings .c-project-double-medias__container__media--left,
    .c-project-double-medias--landscape.c-project-double-medias--background-paddings .c-project-double-medias__container__media--right {
        width: 100%;
        margin-right: 0
    }

    .c-project-double-medias--landscape.c-project-double-medias--background-paddings .c-project-double-medias__container__media--left {
        margin-bottom: 40px
    }

    .c-project-double-medias__container {
        padding: 33px 0 !important
    }

    .c-project-double-medias__container__background {
        right: 0%;
        width: 80%
    }

    .c-project-double-medias__container__media {
        margin-bottom: 6%
    }

    .c-project-double-medias__container__media--left {
        margin-left: 7%;
        margin-right: 10%
    }
}

@media(max-width: 767.98px) {

    .c-project-double-medias--landscape-portrait:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container,
    .c-project-double-medias--portrait-landscape:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container {
        display: block;
        padding: 0 33px !important
    }

    .c-project-double-medias--landscape-portrait:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media--left,
    .c-project-double-medias--portrait-landscape:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media--left {
        margin-left: 0;
        margin-bottom: 33px
    }

    .c-project-double-medias--landscape-portrait:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media--right,
    .c-project-double-medias--landscape-portrait:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media--left,
    .c-project-double-medias--portrait-landscape:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media--right,
    .c-project-double-medias--portrait-landscape:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media--left {
        width: 100% !important;
        display: block;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .c-project-double-medias--landscape-portrait:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media__image,
    .c-project-double-medias--portrait-landscape:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media__image {
        -o-object-fit: cover;
        object-fit: cover
    }

    .c-project-double-medias--landscape-portrait:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media__video,
    .c-project-double-medias--portrait-landscape:not(.c-project-double-medias--background-paddings) .c-project-double-medias__container__media__video {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.c-project-triple-medias {
    margin-top: 70px
}

.c-project-triple-medias+.c-project-media,
.c-project-triple-medias+.c-project-double-medias,
.c-project-triple-medias+.c-project-triple-medias {
    margin-top: 70px
}

.c-project-triple-medias+.c-project-media,
.c-project-triple-medias+.c-project-triple-medias {
    margin-top: 70px
}

.c-project-triple-medias__container {
    position: relative;
    width: 90%;
    margin: 0 auto;
    z-index: 2
}

.c-project-triple-medias__container.background-paddings .c-project-triple-medias__container__medias {
    padding: 120px
}

.c-project-triple-medias__container__background {
    position: absolute;
    top: 0;
    left: 0%;
    right: 0%;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    z-index: -1
}

.c-project-triple-medias__container__medias {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-project-triple-medias__container__medias__image,
.c-project-triple-medias__container__medias__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.c-project-triple-medias__container__media {
    position: relative;
    width: 28%;
    -webkit-box-shadow: 0 22px 54px -8px rgba(0, 0, 0, .28);
    box-shadow: 0 22px 54px -8px rgba(0, 0, 0, .28)
}

.c-project-triple-medias__container__media:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 177.7777777778%
}

.c-project-triple-medias__container__media:last-child {
    margin-right: 0
}

@media(max-width: 1023.98px) {
    .c-project-triple-medias {
        margin-bottom: 40px
    }

    .c-project-triple-medias+.c-project-media,
    .c-project-triple-medias+.c-project-triple-medias {
        margin-top: 40px
    }

    .c-project-triple-medias__container {
        width: 100% !important
    }
}

@media(max-width: 767.98px) {
    .c-project-triple-medias+.c-project-mosaic-medias {
        padding-top: 25px
    }

    .c-project-triple-medias__container {
        padding: 33px 0;
        overflow: hidden
    }

    .c-project-triple-medias__container.background-paddings .c-project-triple-medias__container__medias {
        padding: 0
    }

    .c-project-triple-medias__container .flickity-viewport {
        overflow: visible
    }

    .c-project-triple-medias__container__medias {
        padding: 0;
        display: block;
        width: 100%;
        height: 100%
    }

    .c-project-triple-medias__container__medias:after {
        content: "flickity";
        display: none
    }

    .c-project-triple-medias__container__media {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        min-height: 100%;
        width: 233px;
        min-width: 220px;
        margin-right: 38px;
        -webkit-box-shadow: 0 29px 49px -7px rgba(0, 0, 0, .28);
        box-shadow: 0 29px 49px -7px rgba(0, 0, 0, .28)
    }
}

@media(max-width: 575.98px) {
    .c-project-triple-medias__container__media {
        width: 50%;
        margin-right: 38px
    }
}

.c-project-mosaic-medias {
    padding-top: 70px;
    padding-bottom: 70px
}

.c-project-mosaic-medias__container {
    position: relative;
    width: 78%;
    margin: 0 auto;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-project-mosaic-medias__container__image,
.c-project-mosaic-medias__container__video {
    position: relative;
    width: calc(33.3333333333% - 40px);
    overflow: hidden;
    margin-right: 40px;
    margin-bottom: 40px
}

.c-project-mosaic-medias__container__image:before,
.c-project-mosaic-medias__container__video:before {
    content: "";
    position: relative;
    display: block;
    height: 0;
    padding-bottom: 100%
}

.c-project-mosaic-medias__container__image:nth-child(3n),
.c-project-mosaic-medias__container__video:nth-child(3n) {
    margin-right: 0
}

.c-project-mosaic-medias__container__image img,
.c-project-mosaic-medias__container__image video,
.c-project-mosaic-medias__container__video img,
.c-project-mosaic-medias__container__video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

@media(max-width: 1023.98px) {
    .c-project-mosaic-medias__container {
        width: 100%;
        padding: 0 33px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .c-project-mosaic-medias__container__image:nth-child(2n) {
        margin-right: 0px
    }

    .c-project-mosaic-medias__container__image:nth-child(3n) {
        margin-right: inherit
    }

    .c-project-mosaic-medias__container__image:last-child {
        margin-right: 0
    }
}

@media(max-width: 575.98px) {
    .c-project-mosaic-medias {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .c-project-mosaic-medias__container {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .c-project-mosaic-medias__container__image,
    .c-project-mosaic-medias__container__video {
        width: calc(50% - 12px);
        margin-right: 12px !important;
        margin-bottom: 12px
    }

    .c-project-mosaic-medias__container__image:last-child,
    .c-project-mosaic-medias__container__video:last-child {
        margin-right: 0
    }
}

.c-project-double-content {
    padding-top: 110px;
    padding-bottom: 90px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-project-double-content+.c-project-triple-medias,
.c-project-double-content+.c-project-double-medias {
    margin-top: 0
}

.c-project-double-content__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(17, 17, 17, .06);
    z-index: 3
}

.c-project-double-content__container {
    width: 50%
}

.c-project-double-content__container--offset {
    margin-top: 165px
}

.c-project-double-content__container--left {
    padding-right: 6%;
    padding-left: 26%
}

.c-project-double-content__container--right {
    padding-right: 26%;
    padding-left: 6%
}

.c-project-double-content__container__hat {
    padding-bottom: 30px;
    display: block;
    position: relative;
    font-size: 1.3rem;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: .9px;
    text-transform: uppercase
}

.c-project-double-content__container__hat+.c-project-double-content__container__description {
    margin-top: 0 !important
}

.c-project-double-content__container__hat:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -15px;
    display: block;
    height: 30px;
    width: 20px;
    background-color: #fff000;
    z-index: -1
}

.c-project-double-content__container__hat__crosshair {
    position: absolute;
    top: -25px;
    right: 0
}

.c-project-double-content__container__title {
    padding-bottom: 15px;
    display: block;
    font-size: 2.8rem;
    line-height: 1.36;
    font-weight: 500;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    letter-spacing: .2px
}

.c-project-double-content__container__description {
    display: block;
    font-weight: 300;
    font-size: 1.6rem;
    line-height: 1.69;
    letter-spacing: .56px;
    font-family: "Larsseit", Arial, Helvetica, sans-serif
}

.c-project-double-content__container__description h3,
.c-project-double-content__container__description h4 {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 1.3rem;
    line-height: 2.15;
    letter-spacing: .9px;
    text-transform: uppercase;
    font-weight: bold
}

.c-project-double-content__container__description b,
.c-project-double-content__container__description strong {
    font-weight: bold
}

.c-project-double-content__container__description p {
    margin-bottom: 10px
}

.c-project-double-content__container__description p:last-child {
    margin-bottom: 0
}

@media(max-width: 1023.98px) {
    .c-project-double-content {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .c-project-double-content__line {
        display: none
    }

    .c-project-double-content__container--left,
    .c-project-double-content__container--right {
        padding: 0 70px;
        width: 100%
    }

    .c-project-double-content__container--left+.c-project-double-content__container--right .c-project-double-content__container__description {
        margin-top: 40px
    }

    .c-project-double-content__container--right {
        margin-top: 0
    }

    .c-project-double-content__container__hat {
        padding-bottom: 25px;
        margin-top: 25px
    }

    .c-project-double-content__container__title {
        font-size: 2.2rem;
        line-height: 1.25;
        letter-spacing: .17px
    }

    .c-project-double-content__container__description {
        font-size: 1.5rem;
        line-height: 1.67;
        letter-spacing: .53px
    }
}

.c-push-contact-white {
    background-color: #f6f6f6;
    padding: 0 !important;
    position: relative
}

@media(max-width: 1023.98px) {
    .c-push-contact-white {
        overflow: hidden
    }
}

.c-push-contact-white .c-push-contact__container:before {
    content: none
}

.c-push-contact-white .c-push-contact__container__box__yellow-bar {
    position: relative;
    z-index: 0;
    left: -20px;
    height: 127px;
    width: 26px
}

.c-push-contact-white .c-push-contact__container__box__title,
.c-push-contact-white .c-push-contact__container__box__description {
    color: #111;
    position: relative;
    z-index: 1
}

.c-push-contact-white .c-push-contact__container__box {
    background-color: #fff;
    color: #111;
    padding: 0 120px 80px;
    position: relative;
    top: -170px;
    margin-bottom: -170px
}

.template-single-expertise .c-push-contact-white .c-push-contact__container__box,
.template-taxonomy-expertise-type .c-push-contact-white .c-push-contact__container__box {
    top: -70px;
    margin-bottom: 0
}

.c-push-contact-white .c-push-contact__container__box:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    z-index: 2
}

.c-push-contact-white .c-push-contact__container__box__line {
    background-color: rgba(0, 0, 0, .07)
}

.c-push-contact {
    padding: 85px 0 0 0;
    position: relative;
    z-index: 15
}

.c-push-contact__container {
    position: relative
}

.c-push-contact__container:before {
    content: "";
    position: absolute;
    top: 85px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 70%;
    height: 1px;
    background-color: rgba(17, 17, 17, .1)
}

.c-push-contact__container__box {
    padding: 120px;
    position: relative;
    width: 50%;
    min-width: 650px;
    max-width: 680px;
    margin: 0 auto;
    color: #fff;
    background-color: #111;
    text-align: center
}

.c-push-contact__container__box__crosshair {
    position: absolute
}

.c-push-contact__container__box__crosshair--top {
    top: 60px;
    right: 70px
}

.c-push-contact__container__box__crosshair--bottom {
    bottom: 60px;
    left: 70px
}

.c-push-contact__container__box__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, .1);
    z-index: 1
}

.c-push-contact__container__box__yellow-bar {
    position: absolute;
    top: 84px;
    right: 0;
    height: 206px;
    width: 34px;
    background-color: #fff000;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0)
}

.c-push-contact__container__box__title {
    padding-bottom: 40px;
    display: block;
    text-align: left;
    text-transform: uppercase;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-size: 4.4rem;
    line-height: 1.2;
    letter-spacing: .88px;
    color: rgba(255, 255, 255, .9)
}

.c-push-contact__container__box__title b,
.c-push-contact__container__box__title strong {
    font-weight: bold
}

.c-push-contact__container__box__description {
    padding-bottom: 60px;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    display: block;
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.69;
    color: rgba(255, 255, 255, .7)
}

.c-push-contact__container__box__button {
    display: inline-block
}

@media(max-width: 1023.98px) {
    .c-push-contact {
        padding-top: 40px;
        margin-top: 0;
        z-index: 15 !important
    }

    .c-push-contact__container__box {
        padding: 70px 35px 0 35px !important;
        min-width: auto;
        width: 100%;
        max-width: 100%;
        text-align: center;
        top: auto !important;
        margin-bottom: 0 !important;
        position: relative
    }

    .c-push-contact-white .c-push-contact__container__box:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 145px;
        z-index: 1;
        width: 100%;
        height: 1px;
        background-color: rgba(0, 0, 0, .07)
    }

    .c-push-contact__container__box__title {
        padding-bottom: 20px;
        font-size: 3.4rem;
        text-align: center
    }

    .c-push-contact__container__box__description {
        font-size: 1.5rem;
        line-height: 1.67;
        text-align: center;
        font-weight: 300;
        letter-spacing: .17px;
        font-family: "Larsseit", Arial, Helvetica, sans-serif
    }

    .c-push-contact__container__box__crosshair {
        opacity: .4;
        z-index: 2
    }

    .c-push-contact__container__box__crosshair--top {
        top: 30px;
        right: 30px
    }

    .c-push-contact__container__box__crosshair--bottom {
        bottom: 110px;
        left: 30px
    }

    .c-push-contact__container__box__button {
        padding-top: 85px;
        margin-bottom: -24px
    }

    .c-push-contact__container__box__button:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
        width: 100%;
        height: 145px;
        background-color: #111;
        border-top: 1px solid rgba(255, 255, 255, .1);
        z-index: 1
    }

    .c-push-contact-white .c-push-contact__container__box__button:before {
        background-color: #fff
    }

    .c-push-contact__container__box__button .c-button.c-button--right {
        margin: 0 auto;
        z-index: 5
    }

    .c-push-contact-white .c-push-contact__container__box__button .c-button.c-button--right {
        margin-bottom: 50px
    }

    .c-push-contact-white .c-push-contact__container__box__button .c-button.c-button--right .c-button__line {
        display: block;
        background-color: #111;
        position: absolute;
        opacity: .4;
        bottom: calc(100% + 5px);
        width: 1px;
        height: 23px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .c-push-contact__container__box__button .c-button.c-button--right .c-button__label {
        display: inline-block;
        top: -75px;
        left: 50%;
        -webkit-transform: translate(-50%, 0px);
        -ms-transform: translate(-50%, 0px);
        transform: translate(-50%, 0px);
        z-index: 1
    }

    .c-push-contact-white .c-push-contact__container__box__button .c-button.c-button--right .c-button__label {
        font-size: 13px;
        padding: 0;
        top: -50px
    }

    .c-push-contact__container__box__button .c-button.c-button--right .c-button__label:after {
        content: "";
        display: block;
        width: 1px;
        height: 23px;
        background-color: rgba(255, 255, 255, .4);
        margin: 12px auto 0px auto
    }

    .c-push-contact-white .c-push-contact__container__box__yellow-bar {
        position: absolute;
        left: auto;
        right: 0;
        top: 40px
    }
}

.c-project-cross-nav {
    position: relative;
    margin-top: -60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: hidden
}

.desktop .c-project-cross-nav:hover .c-project-cross-nav__container-black {
    width: 15%
}

.desktop .c-project-cross-nav:hover .c-project-cross-nav__container-black__crosshair {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.desktop .c-project-cross-nav:hover .c-project-cross-nav__container {
    background-position-x: 70px
}

.desktop .c-project-cross-nav:hover .c-project-cross-nav__container__hat {
    -webkit-transform: translate(75px, 0);
    -ms-transform: translate(75px, 0);
    transform: translate(75px, 0)
}

.desktop .c-project-cross-nav:hover .c-project-cross-nav__container__title {
    -webkit-transform: translate(75px, 0);
    -ms-transform: translate(75px, 0);
    transform: translate(75px, 0)
}

.c-project-cross-nav__container-black {
    position: absolute;
    top: -1px;
    left: 0;
    bottom: -1px;
    display: inline-block;
    vertical-align: top;
    width: 10%;
    background-color: #111;
    will-change: width;
    -webkit-transition: width .75s ease;
    -o-transition: width .75s ease;
    transition: width .75s ease;
    z-index: 5
}

.c-project-cross-nav__container-black__crosshair {
    position: absolute;
    color: #fff;
    right: 58px;
    z-index: 8;
    -webkit-transition: -webkit-transform .75s ease-in-out;
    transition: -webkit-transform .75s ease-in-out;
    -o-transition: transform .75s ease-in-out;
    transition: transform .75s ease-in-out;
    transition: transform .75s ease-in-out, -webkit-transform .75s ease-in-out;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    will-change: transform
}

.c-project-cross-nav__container-black__crosshair--top {
    top: 80px
}

.c-project-cross-nav__container-black__crosshair--bottom {
    bottom: 80px
}

.c-project-cross-nav__yellow-bar {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 34px;
    height: 246px;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    background-color: #fff000;
    will-change: width;
    -webkit-transition: width .75s ease;
    -o-transition: width .75s ease;
    transition: width .75s ease;
    z-index: 10
}

.c-project-cross-nav__container {
    padding: 170px 60px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 90%;
    margin-left: 10%;
    background-position-x: 0;
    -webkit-transition: background .75s ease;
    -o-transition: background .75s ease;
    transition: background .75s ease;
    will-change: background
}

.c-project-cross-nav__container__mask {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #111;
    opacity: .6;
    will-change: opacity;
    z-index: 1
}

.c-project-cross-nav__container__hat {
    padding-bottom: 15px;
    position: relative;
    z-index: 15;
    display: block;
    color: #fff;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: .5px;
    -webkit-transition: -webkit-transform .75s ease;
    transition: -webkit-transform .75s ease;
    -o-transition: transform .75s ease;
    transition: transform .75s ease;
    transition: transform .75s ease, -webkit-transform .75s ease;
    will-change: transform
}

.c-project-cross-nav__container__title {
    position: relative;
    z-index: 15;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-size: 4.4rem;
    line-height: 1.14;
    letter-spacing: .88px;
    max-width: 45%;
    -webkit-transition: -webkit-transform .75s ease;
    transition: -webkit-transform .75s ease;
    -o-transition: transform .75s ease;
    transition: transform .75s ease;
    transition: transform .75s ease, -webkit-transform .75s ease;
    will-change: transform
}

.c-project-cross-nav__container__title b,
.c-project-cross-nav__container__title strong {
    font-weight: bold
}

@media(max-width: 1023.98px) {
    .c-project-cross-nav {
        margin-top: 0
    }

    .c-project-cross-nav__yellow-bar {
        width: 20px;
        height: 163px;
        -webkit-transform: translate(100%, -50%);
        -ms-transform: translate(100%, -50%);
        transform: translate(100%, -50%)
    }

    .c-project-cross-nav__container-black {
        width: 0
    }

    .c-project-cross-nav__container {
        padding: 72px 60px 72px 65px;
        width: 100%;
        margin-left: 0;
        z-index: 3
    }

    .c-project-cross-nav__container__hat {
        font-size: 1.3rem;
        letter-spacing: .7px
    }

    .c-project-cross-nav__container__title {
        font-size: 3.4rem;
        line-height: 1.12;
        letter-spacing: -0.3px;
        max-width: 85%
    }

    .c-project-cross-nav__container__title br {
        display: none
    }
}

@media(max-width: 767.98px) {
    .c-project-cross-nav__container__title {
        max-width: 100%
    }
}

.c-filters-projects {
    padding: 80px 87px 25px 87px;
    width: 50%;
    margin-left: 50%;
    color: rgba(255, 255, 255, .6);
    background-color: #111
}

.c-filters-projects__container {
    pointer-events: all;
    min-height: 160px
}

.c-filters-projects__container__tabs-head {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 80%;
    margin-bottom: 32px
}

.c-filters-projects__container__tabs-head:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #979797;
    opacity: .4
}

.c-filters-projects__container__tabs-head__item {
    padding: 0 10px 15px 0;
    position: relative;
    display: inline-block;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    line-height: 2;
    font-weight: bold;
    letter-spacing: .5px;
    text-transform: uppercase;
    margin-right: 35px;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.c-filters-projects__container__tabs-head__item:last-child {
    margin-right: 0
}

.c-filters-projects__container__tabs-head__item:after {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    top: calc(100% - 2px);
    background-color: #fff;
    -webkit-transition: -webkit-transform .35s ease;
    transition: -webkit-transform .35s ease;
    -o-transition: transform .35s ease;
    transition: transform .35s ease;
    transition: transform .35s ease, -webkit-transform .35s ease;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    will-change: transform;
    z-index: 5
}

.c-filters-projects__container__tabs-head__item:hover,
.c-filters-projects__container__tabs-head__item.active {
    color: #fff
}

.c-filters-projects__container__tabs-head__item:hover:after,
.c-filters-projects__container__tabs-head__item.active:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.c-filters-projects__container__tabs-content__items {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: none
}

.c-filters-projects__container__tabs-content__items.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.c-filters-projects__container__tabs-content__item {
    padding: 0 5px 5px 0;
    margin: 0 25px 10px 0;
    position: relative;
    display: inline-block;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    line-height: 1.3;
    letter-spacing: .5px;
    width: 30%;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.c-filters-projects__container__tabs-content__item:hover,
.c-filters-projects__container__tabs-content__item.active {
    color: #fff
}

@media(max-width: 1023.98px) {
    .c-filters-projects {
        margin-left: 0;
        width: 100%
    }
}

@media(max-width: 767.98px) {
    .c-filters-projects {
        padding: 35px 0 40px 30px
    }

    .c-filters-projects__container__tabs-head {
        max-width: none;
        margin-bottom: 25px
    }

    .c-filters-projects__container__tabs-head__item {
        font-size: 1.3rem
    }

    .c-filters-projects__container__tabs-content__item {
        font-size: 1.4rem;
        width: 40%
    }
}

.c-list-projects {
    position: relative;
    margin-top: -1px;
    color: #fff;
    background-color: #111;
    z-index: 10
}

.c-list-projects+.c-grid-logos {
    z-index: 8
}

.c-list-projects__line {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #fff;
    opacity: .15;
    z-index: 11
}

.c-list-projects .background-white-top {
    display: block;
    position: absolute;
    top: -245px;
    left: 0;
    width: 50%;
    height: 475px;
    background-color: #fff;
    z-index: 1
}

.c-list-projects:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 60px;
    background-color: #fff;
    z-index: 1
}

.c-list-projects__container__item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 120px
}

.c-list-projects__container__item.hide {
    display: none
}

.c-list-projects__container__item:last-child {
    margin-bottom: 0
}

.c-list-projects__container__item--reversed {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    text-align: right
}

.c-list-projects__container__item--reversed .c-list-projects__container__item__background-image {
    left: 0
}

.c-list-projects__container__item--reversed .c-list-projects__container__item__button .c-button {
    -webkit-transform: translate(calc(50% + 85px), 0);
    -ms-transform: translate(calc(50% + 85px), 0);
    transform: translate(calc(50% + 85px), 0)
}

.c-list-projects__container__item--reversed .c-list-projects__container__item__background-media__inner {
    left: 0
}

.c-list-projects__container__item--reversed .c-list-projects__container__item__details {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.c-list-projects__container__item__left,
.c-list-projects__container__item__right {
    position: relative;
    display: inline-block;
    width: 50%;
    z-index: 12
}

.c-list-projects__container__item__right {
    padding: 0px 87px 0px 87px
}

.c-list-projects__container__item__background-media {
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 3
}

.c-list-projects__container__item__background-media:before {
    content: "";
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 71.9444444444%
}

.c-list-projects__container__item__background-media__inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    width: 60%;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.c-list-projects__container__item__background-media__inner:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 17, 17, .2);
    z-index: 3
}

.c-list-projects__container__item__background-media .c-list-projects__container__item__background-image {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 100%;
    z-index: 2
}

.c-list-projects__container__item__title {
    padding-bottom: 22px;
    display: block;
    text-transform: uppercase;
    font-family: "Gilroy", Arial, Helvetica, sans-serif;
    font-size: 4.4rem;
    font-weight: 300;
    line-height: 1.09;
    color: #fff
}

.c-list-projects__container__item__title b,
.c-list-projects__container__item__title strong {
    font-weight: bold
}

.c-list-projects__container__item__customer {
    padding-bottom: 15px;
    display: inline-block;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    font-size: 2.2rem;
    line-height: 1.36
}

.c-list-projects__container__item__details {
    padding-bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: right;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: rgba(255, 255, 255, .6);
    font-size: 1.6rem;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    letter-spacing: .5px;
    -webkit-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px);
    transform: translate(0, 15px);
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .55s ease;
    -o-transition: all .55s ease;
    transition: all .55s ease
}

.c-list-projects__container__item__details span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 6px
}

.c-list-projects__container__item__details span:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background-color: currentColor;
    margin: 0 8px 0 8px
}

.c-list-projects__container__item__details span:last-child:after {
    content: none
}

.c-list-projects__container__item__button {
    display: block;
    position: relative;
    z-index: 5
}

.c-list-projects__container__item__button .c-button {
    display: inline-block;
    -webkit-transform: translate(calc(-50% - 85px), 0);
    -ms-transform: translate(calc(-50% - 85px), 0);
    transform: translate(calc(-50% - 85px), 0)
}

.desktop .c-list-projects .c-list-projects__container__item:hover .c-list-projects__container__item__background-media__inner {
    width: 100%
}

.desktop .c-list-projects .c-list-projects__container__item:hover .c-list-projects__container__item__details {
    padding-bottom: 100px;
    max-height: 120px;
    opacity: 1
}

@media(max-width: 1023.98px) {
    .c-list-projects {
        overflow: hidden
    }

    .c-list-projects:after {
        display: none
    }

    .c-list-projects .background-white-top {
        display: none
    }

    .c-list-projects__container {
        padding-bottom: 55px
    }

    .c-list-projects__container__item {
        margin-bottom: 65px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .c-list-projects__container__item--reversed .c-list-projects__container__item__right {
        padding: 30px 30px 0 0;
        text-align: left
    }

    .c-list-projects__container__item--reversed .c-list-projects__container__item__details {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .c-list-projects__container__item__left {
        width: 100%
    }

    .c-list-projects__container__item__right {
        padding: 30px 0 0 30px;
        width: 82%
    }

    .c-list-projects__container__item__background-media {
        width: 82%
    }

    .c-list-projects__container__item__background-media:before {
        padding-bottom: 56.393442623%
    }

    .c-list-projects__container__item__background-media__inner {
        width: 100%
    }

    .c-list-projects__container__item .c-list-projects__container__item__background-image {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .c-list-projects__container__item__title {
        padding-bottom: 18px;
        font-size: 2.8rem;
        line-height: 3.2rem
    }

    .c-list-projects__container__item__customer {
        padding-bottom: 10px;
        font-size: 1.7rem
    }

    .c-list-projects__container__item__details {
        font-size: 1.4rem;
        line-height: 2rem;
        max-height: none;
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .c-list-projects__container__item__details span:after {
        margin: 0 5px
    }

    .c-list-projects__container__item__button .c-button {
        display: none
    }
}

.c-news-letter-form {
    z-index: 101;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    width: 100%;
    min-height: 30.75rem;
    background-color: #111;
    color: #fff;
    -webkit-transition: opacity .5s ease-in-out, -webkit-transform .4s ease-in-out;
    transition: opacity .5s ease-in-out, -webkit-transform .4s ease-in-out;
    -o-transition: transform .4s ease-in-out, opacity .5s ease-in-out;
    transition: transform .4s ease-in-out, opacity .5s ease-in-out;
    transition: transform .4s ease-in-out, opacity .5s ease-in-out, -webkit-transform .4s ease-in-out;
    padding: 130px 55px
}

.c-news-letter-form .mailjet_widget_front_container {
    margin-bottom: 0
}

.c-news-letter-form .widgettitle {
    font-size: 40px;
    line-height: 45px;
    position: absolute;
    top: 55px
}

.c-news-letter-form #mailjet_widget_email {
    border: none;
    background: rgba(0, 0, 0, 0);
    border-bottom: 2px solid rgba(65, 65, 65, 0.7019607843);
    font-size: 16px;
    width: 310px;
    color: #fff;
    padding: 16px 0;
    -webkit-transition: border .3s ease-in-out;
    -o-transition: border .3s ease-in-out;
    transition: border .3s ease-in-out
}

.c-news-letter-form #mailjet_widget_email:focus {
    border-bottom: 2px solid #fff
}

.c-news-letter-form #mailjet_widget_email::-webkit-input-placeholder {
    font-size: 16px;
    color: #fff
}

.c-news-letter-form #mailjet_widget_email::-moz-placeholder {
    font-size: 16px;
    color: #fff
}

.c-news-letter-form #mailjet_widget_email:-ms-input-placeholder {
    font-size: 16px;
    color: #fff
}

.c-news-letter-form #mailjet_widget_email::-ms-input-placeholder {
    font-size: 16px;
    color: #fff
}

.c-news-letter-form #mailjet_widget_email::placeholder {
    font-size: 16px;
    color: #fff
}

.c-news-letter-form #mailjetSubscriptionForm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 145px
}

.c-news-letter-form #conditions {
    font-size: 14px;
    font-family: "Larsseit", Arial, Helvetica, sans-serif;
    line-height: 21px
}

.c-news-letter-form__checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 382px
}

.c-news-letter-form__checkbox span {
    font-size: 14px;
    max-width: 340px
}

.c-news-letter-form__container {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.c-news-letter-form input[type=submit] {
    display: none
}

.c-news-letter-form .c-news-letter-close-button {
    position: fixed;
    top: 2.875rem;
    right: 1.875rem
}

@media(max-width: 1023.98px) {
    .c-news-letter-form {
        height: 100vh;
        padding: 140px 40px 5px 40px
    }

    .c-news-letter-form .widgettitle {
        font-size: 20px;
        line-height: 23px;
        position: absolute;
        top: 90px
    }

    .c-news-letter-form #mailjetSubscriptionForm {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-right: 0
    }

    .c-news-letter-form #mailjetSubscriptionForm>* {
        margin-bottom: 34px !important
    }

    .c-news-letter-form__container #conditions {
        font-size: 10px !important
    }

    .c-news-letter-form__checkbox {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 382px
    }

    .c-news-letter-form__checkbox span {
        font-size: 12px;
        max-width: 340px
    }
}

.mailjet_widget_form_message {
    padding-bottom: 4rem;
    display: block;
    font-size: 3rem;
    font-weight: 700
}

.c-news-letter-open {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.c-news-letter-form__shadow {
    opacity: 0;
    background-color: #000;
    opacity: 0;
    z-index: 16;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    width: 100vw;
    pointer-events: none;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.c-news-letter-form__shadow.shadow-open {
    opacity: .8;
    pointer-events: all
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-appearance: none !important;
    outline: none !important;
    border-top: 1px solid #111 !important;
    border-left: 1px solid #111 !important;
    border-right: 1px solid #111 !important;
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0px 1000px #111 inset;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem
}

.lds-ring div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 44px;
    height: 44px;
    margin: 8px;
    border: 4px solid #fff;
    border-radius: 50%;
    -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.lds-ring div:nth-child(1) {
    -webkit-animation-delay: -0.45s;
    animation-delay: -0.45s
}

.lds-ring div:nth-child(2) {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s
}

.lds-ring div:nth-child(3) {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s
}

@-webkit-keyframes lds-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes lds-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

/*# sourceMappingURL=style.css.map */