@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif;
}
body {
    margin: 0;
}
a {
    background: transparent;
}
a:focus {
    outline: none;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
.strong,
b,
strong {
    font-weight: 700;
}
.em,
dfn,
em {
    font-style: italic;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    margin: 0;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "“" "”" "‘" "’";
}
q:after,
q:before {
    content: "";
    content: none;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dd,
dl,
menu,
ol,
ul {
    margin: 0;
}
menu {
    padding: 0 0 0 40px;
}
ol,
ul {
    list-style-type: none;
    padding: 0;
}
nav ol,
nav ul {
    list-style: none;
    list-style-image: none;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
    box-sizing: border-box;
}
.image-replacement,
.ir {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.cf,
.clearfix {
    zoom: 1;
}
.cf:after,
.cf:before,
.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}
.cf:after,
.clearfix:after {
    clear: both;
}
span.amp {
    font-family: Baskerville, Goudy Old Style, Palatino, Book Antiqua, serif !important;
    font-style: italic;
}
#viewport {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    right: 0;
    top: 0;
    width: 100%;
}
#viewport,
#viewport.touch {
    position: relative;
}
.scroll-container {
    backface-visibility: hidden;
    left: -1px;
    overflow: visible;
    perspective: 1000;
    position: relative;
    transform-style: preserve-3d;
    width: calc(100% + 1px);
    will-change: transform;
    z-index: 10;
}
.scroll-container.touch {
    left: 0;
    overflow: visible;
    width: 100%;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-bottom: 940px;
}
@media screen and (min-width: 500px) {
    body {
        padding-bottom: 770px;
    }
}
@media screen and (min-width: 650px) {
    body {
        padding-bottom: 858px;
    }
}
@media screen and (min-width: 800px) {
    body {
        padding-bottom: 658px;
    }
}
.touch body {
    padding-bottom: 0 !important;
}
.touch footer,
section {
    position: relative;
}
section {
    z-index: 20;
}
.bg-cover,
.img-object-fit {
    background-position: 50%;
    background-size: cover;
}
.img-object-fit {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.img-object-fit-replace {
    background-position: 50%;
    background-size: cover;
    height: 100%;
    width: 100%;
}
.fade-transition {
    opacity: 0;
    transition: 0.4s;
}
.fade-transition.active {
    opacity: 1;
}
.owl-carousel {
    -webkit-tap-highlight-color: transparent;
    display: none;
    position: relative;
    width: 100%;
    z-index: 1;
}

.owl-carousel .owl-stage {
    -moz-backface-visibility: hidden;
    position: relative;
    touch-action: manipulation;
    will-change: transform;
}
.owl-carousel .owl-stage:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
}
#home-owl .owl-item {
    height: 150px;
}
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-backface-visibility: hidden;
    float: left;
    min-height: 1px;
    position: relative;
}
.owl-carousel .owl-item img {
    display: block;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: none;
    border: none;
    color: inherit;
    font: inherit;
    padding: 0 !important;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    display: block;
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel {
    display: block;
}
.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.owl-carousel .fadeIn {
    animation-name: fadeIn;
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.owl-height {
    transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    background: #000;
    height: 100%;
    position: relative;
}
.owl-carousel .owl-video-play-icon {
    -webkit-backface-visibility: hidden;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    transition: transform 0.1s ease;
    width: 80px;
    z-index: 1;
}
.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    opacity: 0;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}

h1 {
    font-family: Kyron;
    font-size: 50px;
    font-weight: 500;
    line-height: 66px;
    margin: 0;
}
@media screen and (min-width: 500px) {
    h1 {
        font-size: 70px;
        line-height: 86px;
    }
}
@media screen and (min-width: 650px) {
    h1 {
        font-size: 90px;
        line-height: 106px;
    }
}
@media screen and (min-width: 800px) {
    h1 {
        font-size: 110px;
        line-height: 126px;
    }
}
@media screen and (min-width: 1080px) {
    h1 {
        font-size: 130px;
        line-height: 136px;
    }
}
h1.small {
    font-size: 48px;
    line-height: 50px;
}
@media screen and (min-width: 650px) {
    h1.small {
        font-size: 60px;
        font-size: 80px;
        line-height: 76px;
        line-height: 96px;
    }
}
@media screen and (min-width: 800px) {
    h1.small {
        font-size: 100px;
        line-height: 116px;
    }
}
@media screen and (min-width: 1080px) {
    h1.small {
        font-size: 120px;
        line-height: 136px;
    }
}
h1.super-size {
    font-size: 220px;
}
h2 {
    font-family: Kyron;
    font-size: 120px;
    font-weight: 500;
    line-height: 126px;
    margin: 0;
}
h2.medium {
    font-size: 50px;
    line-height: 58px;
}
@media screen and (min-width: 650px) {
    h2.medium {
        font-size: 65px;
        line-height: 71px;
    }
}
@media screen and (min-width: 800px) {
    h2.medium {
        font-size: 80px;
        line-height: 86px;
    }
}
@media screen and (min-width: 1080px) {
    h2.medium {
        font-size: 100px;
        line-height: 106px;
    }
}
h2.small {
    font-size: 40px;
    line-height: 50px;
}
@media screen and (min-width: 650px) {
    h2.small {
        font-size: 50px;
        line-height: 60px;
    }
}
@media screen and (min-width: 800px) {
    h2.small {
        font-size: 60px;
        line-height: 70px;
    }
}
@media screen and (min-width: 1080px) {
    h2.small {
        font-size: 66px;
        line-height: 76px;
    }
}
h3 {
    font-family: Roobert-Regular;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin: 0;
}
@media screen and (min-width: 500px) {
    h3 {
        font-size: 28px;
        line-height: 38px;
    }
}
@media screen and (min-width: 650px) {
    h3 {
        font-size: 36px;
        line-height: 46px;
    }
}
@media screen and (min-width: 800px) {
    h3 {
        font-size: 46px;
        line-height: 52px;
    }
}
@media screen and (min-width: 1080px) {
    h3 {
        font-size: 52px;
        line-height: 60px;
    }
}
h3.medium-weight {
    font-family: Kyron;
    font-size: 28px;
    line-height: 38px;
}
@media screen and (min-width: 650px) {
    h3.medium-weight {
        font-size: 36px;
        line-height: 46px;
    }
}
@media screen and (min-width: 800px) {
    h3.medium-weight {
        font-size: 46px;
        line-height: 52px;
    }
}
@media screen and (min-width: 1080px) {
    h3.medium-weight {
        font-size: 52px;
        line-height: 60px;
    }
}
h4 {
    font-family: Roobert-Regular;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin: 0;
}
@media screen and (min-width: 500px) {
    h4 {
        font-size: 28px;
        line-height: 38px;
    }
}
@media screen and (min-width: 650px) {
    h4 {
        font-size: 32px;
        line-height: 44px;
    }
}
@media screen and (min-width: 800px) {
    h4 {
        font-size: 35px;
        line-height: 50px;
    }
}
h4.small {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
}
@media screen and (min-width: 650px) {
    h4.small {
        font-size: 26px;
        line-height: 38px;
    }
}
@media screen and (min-width: 800px) {
    h4.small {
        font-size: 32px;
        line-height: 44px;
    }
}
h4.medium {
    font-size: 24px;
    line-height: 30px;
}
@media screen and (min-width: 500px) {
    h4.medium {
        font-size: 32px;
        line-height: 40px;
    }
}
@media screen and (min-width: 650px) {
    h4.medium {
        font-size: 36px;
        line-height: 48px;
    }
}
@media screen and (min-width: 800px) {
    h4.medium {
        font-size: 40px;
        line-height: 56px;
    }
}
h4.large {
    font-size: 32px;
    line-height: 40px;
}
@media screen and (min-width: 650px) {
    h4.large {
        font-size: 38px;
        line-height: 48px;
    }
}
@media screen and (min-width: 800px) {
    h4.large {
        font-size: 44px;
        line-height: 60px;
    }
}
h5 {
    font-family: Roobert-Regular;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}
h5.large {
    font-size: 18px;
}
h5.xlarge {
    font-size: 24px;
    line-height: 36px;
}
p {
    font-family: Roobert-Regular;
    font-size: 18px;
    line-height: 30px;
    margin: 0;
}
@media screen and (min-width: 500px) {
    p {
        font-size: 20px;
        line-height: 35px;
    }
}
@media screen and (min-width: 800px) {
    p {
        font-size: 22px;
        line-height: 40px;
    }
}
p.large {
    font-size: 20px;
    line-height: 34px;
}
@media screen and (min-width: 500px) {
    p.large {
        font-size: 22px;
        line-height: 36px;
    }
}
@media screen and (min-width: 800px) {
    p.large {
        font-size: 26px;
        line-height: 38px;
    }
}
p.medium {
    font-size: 18px;
    line-height: 38px;
}
@media screen and (min-width: 500px) {
    p.medium {
        font-size: 20px;
        line-height: 44px;
    }
}
p.small {
    font-size: 16px;
    line-height: 32px;
}
@media screen and (min-width: 800px) {
    p.small {
        font-size: 18px;
        line-height: 36px;
    }
}
p.xsmall {
    font-size: 16px;
    line-height: 32px;
}
a {
    font-family: Roobert-Regular;
    font-size: 22px;
    margin: 0;
}
a.medium {
    font-size: 20px;
    line-height: 44px;
}
a.small {
    font-size: 18px;
}
.container-fluid {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
}
.xsmall-container {
    max-width: 930px;
}
.small-container,
.xsmall-container {
    height: 100%;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
    width: 100%;
}
.small-container {
    max-width: 980px;
}
.medium-container {
    height: 100%;
    max-width: 1040px;
}
.large-container,
.medium-container {
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
    width: 100%;
}
.large-container {
    max-width: 1380px;
}
.container {
    height: 100%;
    margin: 0 auto;
    max-width: 1150px;
    padding: 0 30px;
    position: relative;
    width: 100%;
}
.row {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
}
.row.reverse {
    flex-direction: row-reverse;
}
.col.reverse {
    flex-direction: column-reverse;
}
.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-left: 0;
    padding-right: 0;
}
.col-xs {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.col-xs-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
}
.col-xs-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
}
.col-xs-3 {
    flex-basis: 25%;
    max-width: 25%;
}
.col-xs-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
}
.col-xs-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
}
.col-xs-6 {
    flex-basis: 50%;
    max-width: 50%;
}
.col-xs-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
}
.col-xs-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
}
.col-xs-9 {
    flex-basis: 75%;
    max-width: 75%;
}
.col-xs-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
}
.col-xs-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
}
.col-xs-12 {
    flex-basis: 100%;
    max-width: 100%;
}
.col-xs-offset-1 {
    margin-left: 8.333%;
}
.col-xs-offset-2 {
    margin-left: 16.667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.333%;
}
.col-xs-offset-5 {
    margin-left: 41.667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.333%;
}
.col-xs-offset-8 {
    margin-left: 66.667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.333%;
}
.col-xs-offset-11 {
    margin-left: 91.667%;
}
.start-xs {
    justify-content: flex-start;
    text-align: start;
}
.center-xs {
    justify-content: center;
    text-align: center;
}
.end-xs {
    justify-content: flex-end;
    text-align: end;
}
.top-xs {
    align-items: flex-start;
}
.middle-xs {
    align-items: center;
}
.bottom-xs {
    align-items: flex-end;
}
.around-xs {
    justify-content: space-around;
}
.between-xs {
    justify-content: space-between;
}
.first-xs {
    order: -1;
}
.last-xs {
    order: 1;
}
@media only screen and (min-width: 650px) {
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        box-sizing: border-box;
        flex: 0 0 auto;
    }
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-1 {
        flex-basis: 8.333%;
        max-width: 8.333%;
    }
    .col-sm-2 {
        flex-basis: 16.667%;
        max-width: 16.667%;
    }
    .col-sm-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        flex-basis: 33.333%;
        max-width: 33.333%;
    }
    .col-sm-5 {
        flex-basis: 41.667%;
        max-width: 41.667%;
    }
    .col-sm-6 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        flex-basis: 58.333%;
        max-width: 58.333%;
    }
    .col-sm-8 {
        flex-basis: 66.667%;
        max-width: 66.667%;
    }
    .col-sm-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        flex-basis: 83.333%;
        max-width: 83.333%;
    }
    .col-sm-11 {
        flex-basis: 91.667%;
        max-width: 91.667%;
    }
    .col-sm-12 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .col-sm-offset-1 {
        margin-left: 8.333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.667%;
    }
    .start-sm {
        justify-content: flex-start;
        text-align: start;
    }
    .center-sm {
        justify-content: center;
        text-align: center;
    }
    .end-sm {
        justify-content: flex-end;
        text-align: end;
    }
    .top-sm {
        align-items: flex-start;
    }
    .middle-sm {
        align-items: center;
    }
    .bottom-sm {
        align-items: flex-end;
    }
    .around-sm {
        justify-content: space-around;
    }
    .between-sm {
        justify-content: space-between;
    }
    .first-sm {
        order: -1;
    }
    .last-sm {
        order: 1;
    }
}
@media only screen and (min-width: 800px) {
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        box-sizing: border-box;
        flex: 0 0 auto;
        padding-left: 0;
        padding-right: 0;
    }
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-1 {
        flex-basis: 8.333%;
        max-width: 8.333%;
    }
    .col-md-2 {
        flex-basis: 16.667%;
        max-width: 16.667%;
    }
    .col-md-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .col-md-4 {
        flex-basis: 33.333%;
        max-width: 33.333%;
    }
    .col-md-5 {
        flex-basis: 41.667%;
        max-width: 41.667%;
    }
    .col-md-6 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .col-md-7 {
        flex-basis: 58.333%;
        max-width: 58.333%;
    }
    .col-md-8 {
        flex-basis: 66.667%;
        max-width: 66.667%;
    }
    .col-md-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .col-md-10 {
        flex-basis: 83.333%;
        max-width: 83.333%;
    }
    .col-md-11 {
        flex-basis: 91.667%;
        max-width: 91.667%;
    }
    .col-md-12 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .col-md-offset-1 {
        margin-left: 8.333%;
    }
    .col-md-offset-2 {
        margin-left: 16.667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.333%;
    }
    .col-md-offset-5 {
        margin-left: 41.667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.333%;
    }
    .col-md-offset-8 {
        margin-left: 66.667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.333%;
    }
    .col-md-offset-11 {
        margin-left: 91.667%;
    }
    .start-md {
        justify-content: flex-start;
        text-align: start;
    }
    .center-md {
        justify-content: center;
        text-align: center;
    }
    .end-md {
        justify-content: flex-end;
        text-align: end;
    }
    .top-md {
        align-items: flex-start;
    }
    .middle-md {
        align-items: center;
    }
    .bottom-md {
        align-items: flex-end;
    }
    .around-md {
        justify-content: space-around;
    }
    .between-md {
        justify-content: space-between;
    }
    .first-md {
        order: -1;
    }
    .last-md {
        order: 1;
    }
}
@media only screen and (min-width: 1080px) {
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        box-sizing: border-box;
        flex: 0 0 auto;
    }
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-1 {
        flex-basis: 8.333%;
        max-width: 8.333%;
    }
    .col-lg-2 {
        flex-basis: 16.667%;
        max-width: 16.667%;
    }
    .col-lg-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        flex-basis: 33.333%;
        max-width: 33.333%;
    }
    .col-lg-5 {
        flex-basis: 41.667%;
        max-width: 41.667%;
    }
    .col-lg-6 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        flex-basis: 58.333%;
        max-width: 58.333%;
    }
    .col-lg-8 {
        flex-basis: 66.667%;
        max-width: 66.667%;
    }
    .col-lg-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        flex-basis: 83.333%;
        max-width: 83.333%;
    }
    .col-lg-11 {
        flex-basis: 91.667%;
        max-width: 91.667%;
    }
    .col-lg-12 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .col-lg-offset-1 {
        margin-left: 8.333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.667%;
    }
    .start-lg {
        justify-content: flex-start;
        text-align: start;
    }
    .center-lg {
        justify-content: center;
        text-align: center;
    }
    .end-lg {
        justify-content: flex-end;
        text-align: end;
    }
    .top-lg {
        align-items: flex-start;
    }
    .middle-lg {
        align-items: center;
    }
    .bottom-lg {
        align-items: flex-end;
    }
    .around-lg {
        justify-content: space-around;
    }
    .between-lg {
        justify-content: space-between;
    }
    .first-lg {
        order: -1;
    }
    .last-lg {
        order: 1;
    }
}
@media only screen and (min-width: 930px) {
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        box-sizing: border-box;
        flex: 0 0 auto;
    }
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-1 {
        flex-basis: 8.333%;
        max-width: 8.333%;
    }
    .col-xl-2 {
        flex-basis: 16.667%;
        max-width: 16.667%;
    }
    .col-xl-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        flex-basis: 33.333%;
        max-width: 33.333%;
    }
    .col-xl-5 {
        flex-basis: 41.667%;
        max-width: 41.667%;
    }
    .col-xl-6 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        flex-basis: 58.333%;
        max-width: 58.333%;
    }
    .col-xl-8 {
        flex-basis: 66.667%;
        max-width: 66.667%;
    }
    .col-xl-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        flex-basis: 83.333%;
        max-width: 83.333%;
    }
    .col-xl-11 {
        flex-basis: 91.667%;
        max-width: 91.667%;
    }
    .col-xl-12 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .col-xl-offset-1 {
        margin-left: 8.333%;
    }
    .col-xl-offset-2 {
        margin-left: 16.667%;
    }
    .col-xl-offset-3 {
        margin-left: 25%;
    }
    .col-xl-offset-4 {
        margin-left: 33.333%;
    }
    .col-xl-offset-5 {
        margin-left: 41.667%;
    }
    .col-xl-offset-6 {
        margin-left: 50%;
    }
    .col-xl-offset-7 {
        margin-left: 58.333%;
    }
    .col-xl-offset-8 {
        margin-left: 66.667%;
    }
    .col-xl-offset-9 {
        margin-left: 75%;
    }
    .col-xl-offset-10 {
        margin-left: 83.333%;
    }
    .col-xl-offset-11 {
        margin-left: 91.667%;
    }
    .start-xl {
        justify-content: flex-start;
        text-align: start;
    }
    .center-xl {
        justify-content: center;
        text-align: center;
    }
    .end-xl {
        justify-content: flex-end;
        text-align: end;
    }
    .top-xl {
        align-items: flex-start;
    }
    .middle-xl {
        align-items: center;
    }
    .bottom-xl {
        align-items: flex-end;
    }
    .around-xl {
        justify-content: space-around;
    }
    .between-xl {
        justify-content: space-between;
    }
    .first-xl {
        order: -1;
    }
    .last-xl {
        order: 1;
    }
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        filter: none !important;
        -ms-filter: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        color: #444 !important;
        text-decoration: underline;
    }
    a:after,
    a:visited:after {
        content: " (" attr(href) ")";
    }
    a abbr[title]:after,
    a:visited abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .page-navigation,
    .respond-form,
    .sidebar,
    .wp-prev-next,
    nav {
        display: none;
    }
}
.c__logo {
    height: 70px;
    left: 20px;
    mix-blend-mode: difference;
    position: fixed;
    top: 25px;
    width: 70px;
    z-index: 20;
}
@media screen and (min-width: 800px) {
    .c__logo {
        left: 45px;
        top: 60px;
    }
}
.c__logo #ignite-header-logo-animate {
    height: 70px;
}
header {
    align-items: center;
    display: flex;
    height: 90px;
    justify-content: flex-end;
    left: 30px;
    mix-blend-mode: normal;
    overflow: hidden;
    padding: 30px 0 0;
    pointer-events: none;
    position: fixed;
    width: calc(100% - 60px);
    z-index: 20;
}
@media screen and (min-width: 800px) {
    header {
        height: 140px;
        left: 60px;
        padding: 50px 0 0;
        width: calc(100% - 120px);
    }
}
header.color-difference {
    mix-blend-mode: difference;
}
header .c__logo a {
    display: none;
}
header .c__logo a.active {
    display: block;
}
header.light .c__button-outlined {
    border: 2px solid hsla(0, 0%, 100%, 0.4);
    color: white;
    cursor: pointer;
    font-family: Kyron;
    font-size: 16px;
    text-decoration: none;
}
header.light .c__button-outlined:hover {
    background-color: white;
    border: 2px solid white;
    color: #000;
    text-decoration: none;
}
header.light .c__menu-toggle {
    border: 2px solid hsla(0, 0%, 100%, 0.4);
}
header.light .c__menu-toggle span {
    background-color: white;
}
header.light .c__menu-toggle:hover {
    border: 3px solid white;
}
header.dark .c__button-outlined {
    border: 2px solid #dfdde0;
    color: #000;
    cursor: pointer;
    font-family: Kyron;
    font-size: 16px;
    text-decoration: none;
}
header.dark .c__button-outlined:hover {
    background-color: #000;
    border: 2px solid #000;
    color: white;
    text-decoration: none;
}
header.dark .c__menu-toggle {
    border: 2px solid #dfdde0;
}
header.dark .c__menu-toggle span {
    background-color: #000;
}
header.dark .c__menu-toggle:hover {
    border: 3px solid #000;
}
header.dark .c__header-buttons--v2 .c__button-filled {
    background-color: #000;
}
header.dark .c__header-buttons--v2 .c__button-filled .vertical-line {
    background-color: hsla(0, 0%, 100%, 0.8);
}
header.dark .c__header-buttons--v2 .c__button-filled a {
    color: white;
}
header.dark .c__header-buttons--v2 .c__button-filled a:after {
    content: url(../../images/icons/right-arrow.svg);
}
header.dark .c__header-buttons--v2 .c__button-filled .c__menu-toggle span {
    background-color: white;
}
header .c__header-buttons {
    align-items: center;
    display: flex;
    pointer-events: auto;
    position: absolute;
    right: 0;
    top: 30px;
    transform: translateY(-150px);
    transition: transform 0.3s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
}
@media screen and (min-width: 800px) {
    header .c__header-buttons {
        top: 50px;
    }
}
header .c__header-buttons.show {
    transform: translateY(0);
}
header .c__header-buttons .c__button-outlined {
    margin-right: 37px;
}
header .c__header-buttons--v2 {
    align-items: center;
    display: flex;
    pointer-events: auto;
    position: absolute;
    right: 0;
    top: 30px;
    transform: translateX(100%);
    transition: transform 0.3s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
}
@media screen and (min-width: 800px) {
    header .c__header-buttons--v2 {
        top: 50px;
    }
}
header .c__header-buttons--v2.show {
    transform: translateX(0);
}
header .c__header-buttons--v2 .c__button-filled {
    align-items: center;
    background-color: white;
    border-radius: 45px;
    display: flex;
    height: 60px;
    transition: 0.3s;
}
@media screen and (min-width: 800px) {
    header .c__header-buttons--v2 .c__button-filled {
        height: 80px;
    }
}
header .c__header-buttons--v2 .c__button-filled .vertical-line {
    background-color: rgba(0, 0, 0, 0.2);
    height: 20px;
    width: 1px;
}
header .c__header-buttons--v2 .c__button-filled a {
    color: #000;
    font-family: Kyron;
    font-size: 16px;
    padding: 30px 35px 30px 40px;
    position: relative;
    text-decoration: none;
}
header .c__header-buttons--v2 .c__button-filled a:after {
    content: url(../../images/icons/right-arrow-dark.svg);
    opacity: 0;
    position: absolute;
    transform: translateX(-5px);
    transition: 0.3s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
}
header .c__header-buttons--v2 .c__button-filled a:hover:after {
    opacity: 1;
    transform: translateX(8px);
}
header .c__header-buttons--v2 .c__button-filled .c__menu-toggle {
    border: none;
}
header .c__header-buttons--v2 .c__button-filled .c__menu-toggle span {
    background-color: #000;
}
footer {
    background-color: #edeced;
    bottom: 0;
    padding: 80px 0 40px;
    position: fixed;
    width: 100%;
    will-change: transform;
    z-index: 2;
}

footer h4 {
    color: #1a1a1a;
}

footer.touch {
    position: relative;
}
@media screen and (min-width: 650px) {
    footer {
        padding: 115px 0 80px;
    }
}
footer .offices {
    flex-basis: 100%;
    max-width: 100%;
}
@media screen and (min-width: 500px) {
    footer .offices {
        flex-basis: 41.667%;
        max-width: 41.667%;
    }
}
@media screen and (min-width: 800px) {
    footer .offices {
        flex-basis: 25%;
        max-width: 25%;
    }
}
footer .stay-in-touch {
    flex-basis: 100%;
    max-width: 100%;
}
@media screen and (min-width: 500px) {
    footer .stay-in-touch {
        flex-basis: 58.333%;
        max-width: 58.333%;
    }
}
@media screen and (min-width: 800px) {
    footer .stay-in-touch {
        flex-basis: 25%;
        max-width: 25%;
    }
}
footer .top {
    margin-bottom: 70px;
}
@media screen and (min-width: 800px) {
    footer .top {
        margin-bottom: 110px;
    }
}
footer .top h5 {
    color: #aba7af;
    margin-bottom: 55px;
}
footer .top h4 {
    margin-bottom: 40px;
    max-width: 350px;
}
@media screen and (min-width: 800px) {
    footer .top h4 {
        margin-bottom: 60px;
    }
}
footer .top .c__button {
    margin-bottom: 60px;
}
@media screen and (min-width: 800px) {
    footer .top .c__button {
        margin-bottom: 0;
    }
}
footer .top .footer-office-links li {
    margin-bottom: 25px;
}
footer .top .footer-office-links li a {
    color: #1a1a1a;
    text-decoration: none;
}

footer .top .footer-office-links li a:after {
    content: url(../../images/icons/right-arrow-dark.svg);
    opacity: 0;
    position: absolute;
    transform: translateX(15px);
    transition: 0.3s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
}
footer .top .footer-office-links li a:hover:after {
    opacity: 1;
    transform: translateX(25px);
}
footer .top .social-links {
    align-items: center;
    display: flex;
    margin-bottom: 30px;
}
footer .top .social-links img {
    margin-right: 35px;
    opacity: 1;
    transition: 0.2s;
}
footer .top .social-links img:hover {
    opacity: 0.5;
}
footer .bottom {
    justify-content: space-between;
}
footer .bottom .general-links ul {
    align-items: center;
    display: flex;
}
footer .bottom .general-links ul li {
    margin-left: 35px;
}
footer .bottom .general-links ul li a {
    color: #69686c;
    font-size: 15px;
    line-height: 30px;
    text-decoration: none;
}
footer .bottom .general-links ul li a:after {
    background: #69686c;
    content: "";
    display: block;
    height: 1px;
    transition: width 0.3s;
    width: 0;
}
footer .bottom .general-links ul li a:hover:after {
    width: 100%;
}
.c__navigation {
    height: 100vh;
    overflow: scroll;
    position: fixed;
    transition: visibility 1.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    visibility: hidden;
    width: 100vw;
    z-index: 15;
}
@media screen and (min-width: 500px) {
    .c__navigation {
        overflow: hidden;
    }
}
@media screen and (min-width: 650px) {
    .c__navigation {
        min-height: 650px;
    }
}
.c__navigation .row {
    width: 100%;
}
.c__navigation.active {
    visibility: visible;
}
.c__navigation.active:before {
    transform: scaleY(1) translateZ(0);
}
.c__navigation.active h5 {
    opacity: 0.2;
    transition: opacity 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 1s;
}
.c__navigation.active .c__navigation--contact-switcher,
.c__navigation.active .c__navigation--social-links {
    opacity: 1;
    transition: opacity 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 1s;
}
.c__navigation.active .menu li a {
    opacity: 1;
    transform: translateZ(0);
}
.c__navigation.active .menu li:first-of-type a,
.c__navigation.active .menu li:nth-of-type(2) a {
    transition: opacity 0.3s,
        transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s;
}
.c__navigation.active .menu li:nth-of-type(3) a,
.c__navigation.active .menu li:nth-of-type(4) a {
    transition: opacity 0.3s,
        transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) 0.8s;
}
.c__navigation.active .menu li:nth-of-type(5) a,
.c__navigation.active .menu li:nth-of-type(6) a {
    transition: opacity 0.3s,
        transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) 0.9s;
}
.c__navigation.active .menu li:nth-of-type(7) a,
.c__navigation.active .menu li:nth-of-type(8) a {
    transition: opacity 0.3s,
        transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) 1s;
}
.c__navigation:before {
    background-color: #000;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scaleY(0) translateZ(0);
    transform-origin: top;
    transition: transform 1.2s cubic-bezier(0.77, 0, 0.175, 1) 0.2s;
    width: 100%;
}
.c__navigation .container {
    align-items: center;
    display: flex;
    height: auto;
    max-width: 1210px;
    padding: 60px 30px;
}
@media screen and (min-width: 500px) {
    .c__navigation .container {
        height: 100%;
        padding: 0 30px;
    }
}
@media screen and (min-width: 800px) {
    .c__navigation .container {
        padding: 0 60px;
    }
}
.c__navigation .container .row {
    position: relative;
}
.c__navigation .container .row .contact {
    display: none;
    padding-top: 80px;
}
@media screen and (min-width: 1080px) {
    .c__navigation .container .row .contact {
        display: block;
    }
}
.c__navigation .container .row .nav {
    margin-bottom: 15px;
    padding-top: 53px;
}
@media screen and (min-width: 350px) {
    .c__navigation .container .row .nav {
        margin-bottom: 28px;
    }
}
@media screen and (min-width: 400px) {
    .c__navigation .container .row .nav {
        margin-bottom: 35px;
    }
}
@media screen and (min-width: 1080px) {
    .c__navigation .container .row .nav {
        margin-bottom: 0;
    }
}
.c__navigation h5 {
    color: #000;
    margin-bottom: 70px;
}
.c__navigation h5,
.c__navigation--contact-switcher {
    opacity: 0;
    transform: translateZ(0);
    transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.c__navigation--contact-switcher .switch {
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 32px;
    margin: 0 20px 40px 0;
    opacity: 0.2;
    transition: opacity 0.3s;
}
@media screen and (min-width: 1150px) {
    .c__navigation--contact-switcher .switch {
        margin: 0 30px 40px 0;
    }
}
.c__navigation--contact-switcher .switch.active,
.c__navigation--contact-switcher .switch:hover {
    opacity: 1;
}
.c__navigation--contact-switcher--info {
    display: none;
}
.c__navigation--contact-switcher--info.active {
    display: block;
}
.c__navigation--contact-switcher--info a {
    color: white;
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
}
.c__navigation--social-links {
    align-items: center;
    bottom: 0;
    display: flex;
    color: white;
    opacity: 0;
    transform: translateZ(0);
    transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.c__navigation--social-links img {
    margin-right: 30px;
    transition: 0.2s;
}
.c__navigation--social-links img:hover {
    opacity: 0.5;
}
.c__navigation .menu {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    width: 100%;
}
@media screen and (min-width: 1080px) {
    .c__navigation .menu {
        padding-left: 50px;
    }
}
.c__navigation .menu li {
    overflow: hidden;
    width: 100%;
}
.c__navigation .menu li:first-of-type {
    order: 1;
}
.c__navigation .menu li:nth-of-type(2) {
    order: 5;
}
@media screen and (min-width: 650px) {
    .c__navigation .menu li:nth-of-type(2) {
        order: 2;
    }
}
.c__navigation .menu li:nth-of-type(3) {
    order: 2;
}
@media screen and (min-width: 650px) {
    .c__navigation .menu li:nth-of-type(3) {
        order: 3;
    }
}
.c__navigation .menu li:nth-of-type(4) {
    order: 6;
}
@media screen and (min-width: 650px) {
    .c__navigation .menu li:nth-of-type(4) {
        order: 4;
    }
}
.c__navigation .menu li:nth-of-type(5) {
    order: 3;
}
@media screen and (min-width: 650px) {
    .c__navigation .menu li:nth-of-type(5) {
        order: 5;
    }
}
.c__navigation .menu li:nth-of-type(6) {
    order: 7;
}
@media screen and (min-width: 650px) {
    .c__navigation .menu li:nth-of-type(6) {
        order: 8;
    }
}
.c__navigation .menu li:nth-of-type(7) {
    order: 4;
}
@media screen and (min-width: 650px) {
    .c__navigation .menu li:nth-of-type(7) {
        order: 7;
    }
}
.c__navigation .menu li:nth-of-type(8) {
    order: 8;
}
@media screen and (min-width: 650px) {
    .c__navigation .menu li:nth-of-type(8) {
        order: 6;
    }
    .c__navigation .menu li {
        width: 50%;
    }
}
.c__navigation .menu li:nth-of-type(2n) {
    padding-left: 0;
}
@media screen and (min-width: 650px) {
    .c__navigation .menu li:nth-of-type(2n) {
        padding-left: 50px;
    }
}
.c__navigation .menu li a {
    color: white;
    display: inline-block;
    font-size: 20px;
    opacity: 0;
    padding: 10px 0;
    position: relative;
    text-decoration: none;
    transform: translateY(105%) translateZ(0);
    transition: 0.3s;
    transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1),
        transform 0s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
}
@media screen and (min-width: 350px) {
    .c__navigation .menu li a {
        font-size: 26px;
        padding: 12px 0;
    }
}
@media screen and (min-width: 400px) {
    .c__navigation .menu li a {
        font-size: 28px;
        padding: 15px 0;
    }
}
@media screen and (min-width: 650px) {
    .c__navigation .menu li a {
        font-size: 32px;
        padding: 24px 0;
    }
}
@media screen and (min-width: 800px) {
    .c__navigation .menu li a {
        font-size: 40px;
        padding: 27px 0;
    }
}
@media screen and (min-width: 1150px) {
    .c__navigation .menu li a {
        font-size: 42px;
    }
}
@media screen and (min-width: 1200px) {
    .c__navigation .menu li a {
        font-size: 46px;
    }
}
.c__navigation .menu li a.disable {
    opacity: 0.2;
    transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s,
        transform 0s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s !important;
}
.c__button {
    align-items: center;
    border-radius: 40px;
    cursor: pointer;
    display: flex;
    font-family: Kyron;
    font-size: 16px;
    height: 77px;
    border: 1px solid white;
    color: white;
    justify-content: center;
    text-decoration: none;
    width: 230px;
}
.c__button.dark {
    background-color: #004b4f;
    color: white;
}
.c__button.dark:after {
    content: url(../../images/icons/right-arrow.svg);
    height: 12px;
    margin-left: 10px;
    transform: translateX(0);
    transition: transform 0.3s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
}
.c__button.dark:hover:after {
    transform: translateX(10px);
}
.c__button.light {
    background-color: white;
    color: #150026;
}
.c__button.light:after {
    content: url(../../images/icons/right-arrow-dark.svg);
    margin-left: 10px;
    transform: translateX(0);
    transition: transform 0.3s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
}
.c__button.light:hover:after {
    transform: translateX(10px);
}
.c__button-outlined {
    align-items: center;
    border-radius: 100px;
    display: flex;
    font-family: Kyron;
    height: 50px;
    justify-content: center;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    width: 145px;
}
.c__button-circle {
    align-items: center;
    cursor: pointer;
    display: flex;
    outline: none;
    text-decoration: none;
}
.c__button-circle.back span {
    margin-left: 20px;
}
.c__button-circle.back img {
    transform: rotate(180deg);
}
.c__button-circle.light span {
    color: white;
}
.c__button-circle.light .c__button-circle--arrow {
    border: 1px solid hsla(0, 0%, 100%, 0.3);
    transition: 0.3s;
}
.c__button-circle.light:hover .c__button-circle--arrow {
    border: 2px solid white;
}
.c__button-circle.dark span {
    color: #1a1a1a;
}
.c__button-circle.dark .c__button-circle--arrow {
    border: 1px solid #dfdde0;
    transition: 0.3s;
}
.c__button-circle.dark:hover .c__button-circle--arrow {
    border: 2px solid #000;
}
.c__button-circle h4 {
    margin-right: 20px;
}
.c__button-circle span {
    font-family: Roobert-Regular;
    font-size: 20px;
    margin-right: 20px;
    text-decoration: none;
}
.c__button-circle--arrow {
    align-items: center;
    border-radius: 50%;
    display: flex;
    height: 60px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 60px;
}
@media screen and (min-width: 800px) {
    .c__button-circle--arrow {
        height: 80px;
        width: 80px;
    }
}
.c__button-circle--arrow svg {
    position: absolute;
}
.c__button-circle--arrow img {
    height: 20px;
    transition: 0.2s;
    width: 20px;
}
.c__menu-toggle {
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    height: 60px;
    justify-content: center;
    position: relative;
    transition: 0.4s;
    width: 60px;
}
@media screen and (min-width: 800px) {
    .c__menu-toggle {
        height: 80px;
        width: 80px;
    }
}
.c__menu-toggle--lines {
    display: flex;
    flex-wrap: wrap;
    height: 20px;
    justify-content: flex-end;
    position: relative;
    width: 32px;
}
.c__menu-toggle--lines span {
    height: 2px;
    margin-bottom: 6px;
    position: absolute;
    transition: 0.3s;
    width: 32px;
}
.c__menu-toggle--lines span:first-child {
    top: 0;
}
.c__menu-toggle--lines span:nth-child(2) {
    top: 10px;
}
.c__menu-toggle--lines span:nth-child(3) {
    top: 20px;
}
.c__menu-toggle--lines span:last-of-type {
    margin-bottom: 0;
    width: 16px;
}
.c__menu-toggle.open .c__menu-toggle--lines span:first-child {
    top: 10px;
    transform: rotate(135deg);
}
.c__menu-toggle.open .c__menu-toggle--lines span:nth-child(2) {
    opacity: 0;
}
.c__menu-toggle.open .c__menu-toggle--lines span:nth-child(3) {
    top: 10px;
    transform: rotate(-135deg);
    width: 32px;
}
.c__page-transition {
    align-items: center;
    background-color: #000;
    display: flex;
    height: 100vh;
    justify-content: center;
    opacity: 0;
    position: fixed;
    transition: opacity 0.5s;
    width: 100vw;
    z-index: -1;
}
.c__page-transition.active {
    opacity: 1;
}
.c__page-transition #ignite-logo-animate {
    background-color: #000;
    display: block;
    height: 100%;
    opacity: 1;
    overflow: hidden;
    text-align: center;
    transform: translateZ(0);
    width: 100%;
}
.popup-overlay {
    -webkit-overflow-scrolling: touch;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    height: 100%;
    overflow-y: scroll;
    padding: 60px 30px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 40;
}
@media screen and (min-width: 500px) {
    .popup-overlay {
        padding: 130px 30px;
    }
}
.popup-overlay.active {
    display: block;
}
.popup-overlay .popup {
    background-color: white;
    display: none;
    margin: 0 auto;
    max-width: 800px;
    padding: 40px;
    position: relative;
}
@media screen and (min-width: 500px) {
    .popup-overlay .popup {
        padding: 80px;
    }
}
.popup-overlay .popup.active {
    display: block;
}
.popup-overlay .popup .close-popup {
    cursor: pointer;
    height: 54px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 54px;
}
@media screen and (min-width: 400px) {
    .popup-overlay .popup .close-popup {
        right: 35px;
        top: 35px;
    }
}
@media screen and (min-width: 500px) {
    .popup-overlay .popup .close-popup {
        right: 70px;
        top: 70px;
    }
}
.popup-overlay .popup h4 {
    color: #000;
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 40px;
    padding-right: 80px;
}
@media screen and (min-width: 400px) {
    .popup-overlay .popup h4 {
        font-size: 32px;
        line-height: 40px;
    }
}
@media screen and (min-width: 500px) {
    .popup-overlay .popup h4 {
        margin-bottom: 60px;
    }
}
.popup-overlay .popup p {
    color: #000;
    display: inline-block;
    line-height: 32px;
    margin-bottom: 20px;
}
@media screen and (min-width: 500px) {
    .popup-overlay .popup p {
        margin-bottom: 30px;
    }
}
.popup-overlay .popup p.error {
    color: red;
    display: none;
    font-size: 14px;
    margin-left: 15px;
}
.popup-overlay .popup p.error.active {
    display: block;
    margin: 0 0 20px;
}
@media screen and (min-width: 650px) {
    .popup-overlay .popup p.error.active {
        display: inline-block;
    }
}
.popup-overlay .popup .checkbox-container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.popup-overlay .popup .checkbox-holder {
    align-items: center;
    display: flex;
    margin-bottom: 10px;
    width: 220px;
}
.popup-overlay .popup .checkbox-holder input {
    margin-right: 10px;
}
.popup-overlay .popup .checkbox-holder p {
    font-size: 16px;
    line-height: 16px;
    margin: 0;
    width: 100%;
}
.popup-overlay .popup .radio-container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
@media screen and (min-width: 500px) {
    .popup-overlay .popup .radio-container {
        margin-bottom: 50px;
    }
}
.popup-overlay .popup .radio-container .radio-holder {
    align-items: center;
    display: flex;
    margin: 0 30px 20px 0;
    width: 100%;
}
@media screen and (min-width: 400px) {
    .popup-overlay .popup .radio-container .radio-holder {
        width: auto;
    }
}
.popup-overlay .popup .radio-container .radio-holder input {
    margin-right: 10px;
}
.popup-overlay .popup .radio-container .radio-holder p {
    font-size: 16px;
    line-height: 16px;
    margin: 0;
}
.popup-overlay .popup .radio-container.find-us {
    margin-bottom: 0;
}
.popup-overlay .popup #hidden-input {
    display: none;
}
.popup-overlay .popup textarea {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid #dfdde0;
    border-radius: 0;
    margin-bottom: 40px;
    min-height: 150px;
    padding: 20px;
    width: 100%;
}
.popup-overlay .popup textarea.input-error {
    border: 1px solid red;
}
.popup-overlay .popup .input-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}
.popup-overlay .popup .input-container input[type="text"] {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid #dfdde0;
    color: #3b3a3b;
    font-size: 14px;
    height: 50px;
    margin-bottom: 20px;
    padding: 15px;
    width: 100%;
}
@media screen and (min-width: 400px) {
    .popup-overlay .popup .input-container input[type="text"] {
        font-size: 16px;
        height: 57px;
        width: 48%;
    }
}
.popup-overlay .popup .input-container input[type="text"].input-error {
    border: 1px solid red;
}
.popup-overlay .popup .input-container input[type="text"].full-width {
    width: 100%;
}
.popup-overlay .popup .gdpr-error {
    color: red;
    display: none;
}
.popup-overlay .popup .gdpr-error.active,
.popup-overlay .popup .submit {
    display: block;
}
.popup-overlay .popup .submit .submit-gdpr {
    width: 100%;
}
@media screen and (min-width: 500px) {
    .popup-overlay .popup .submit .submit-gdpr {
        width: 50%;
    }
}
.popup-overlay .popup .submit .submit-gdpr .checkbox-holder {
    margin-top: 20px;
}
.popup-overlay .popup .submit .submit-gdpr .checkbox-holder.gdpr-checkbox {
    width: 100%;
}
.popup-overlay .popup .submit .submit-gdpr .checkbox-holder.gdpr-checkbox p {
    color: #000;
    font-size: 16px;
}
@media screen and (min-width: 500px) {
    .popup-overlay .popup .submit {
        align-items: center;
        display: flex;
        justify-content: space-between;
        padding-top: 40px;
    }
}
.popup-overlay .popup .submit .checkbox-holder p {
    width: 100%;
}
.popup-overlay .popup .submit p {
    color: #a5a5a5;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding-right: 20px;
}
.popup-overlay .popup .submit .c__button {
    margin-top: 20px;
    width: 190px;
}
@media screen and (min-width: 500px) {
    .popup-overlay .popup .submit .c__button {
        margin-top: 0;
        width: 230px;
    }
}
.get-in-touch-form-inner.inactive,
.oti-form-inner.inactive {
    display: none;
}
.c__language-switcher {
    align-items: center;
    border: 2px solid hsla(0, 0%, 100%, 0.4);
    border-radius: 100px;
    cursor: pointer;
    display: flex;
    font-family: Kyron;
    height: 50px;
    justify-content: center;
    margin-right: 15px;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    width: 135px;
}
@media only screen and (min-width: 768px) {
    .c__language-switcher {
        margin-right: 37px;
        width: 185px;
    }
}
.c__language-switcher li {
    position: relative;
    transition: all 0.3s ease-in-out;
}
.c__language-switcher li:after {
    background-color: whites;
    content: "";
    height: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(15deg);
    width: 2px;
}
.c__language-switcher li:last-child:after {
    content: none;
}
.c__language-switcher li a {
    align-items: center;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-family: Kyron;
    font-size: 16px;
    height: 50px;
    justify-content: center;
    padding: 0 18px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 992px) {
    .c__language-switcher li a {
        font-size: 20px;
    }
}
.c__language-switcher li a:hover {
    opacity: 1 !important;
    text-decoration: none;
}
.c__language-switcher.lang-2 a {
    opacity: 1;
}
.c__language-switcher.lang-2:hover {
    cursor: default;
    text-decoration: none;
}
.c__language-switcher.lang-2:hover li a {
    opacity: 0.5;
    text-decoration: none;
}
.c__language-switcher.lang-2:hover li a.current,
.c__language-switcher.lang-3 a {
    opacity: 0.5;
}
.c__language-switcher.lang-3 a.current {
    opacity: 1;
    pointer-events: none;
}
.c__language-switcher.lang-3:hover {
    cursor: default;
    text-decoration: none;
}
.c__language-switcher.lang-3:hover li a {
    opacity: 1;
    text-decoration: none;
}
.c__language-switcher.lang-3:hover li a.current {
    opacity: 0.5;
}
.c__language-switcher--filled {
    background-color: white;
    border: 2px solid white;
}
.c__language-switcher--filled li:after {
    background-color: #000;
}
.c__language-switcher--filled li a {
    color: #000;
}
.home-video-container {
    align-items: center;
    background-color: black;
    display: flex;
    height: auto;
    max-height: 100vh;
    justify-content: center;
    pointer-events: none;
    position: fixed;
    width: 100vw;
    z-index: 5;
}
/* .home .home-video-container {
    display: flex;
} */
#home-video {
    height: 100%;
    min-height: 500px;
    width: auto;
}
@media (min-aspect-ratio: 16/9) {
    #home-video {
        height: auto;
        width: 100%;
    }
}
@media (max-aspect-ratio: 16/9) {
    #home-video {
        height: 100%;
        width: auto;
    }
}
.showreel-video-container {
    align-items: center;
    display: none;
    height: 100vh;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 40;
}
.showreel-video-container.active {
    display: flex;
}
/* Responsive Video Container */
#home-video {
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.showreel-video-container .close-video {
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 40;
}
.showreel-video-container #showreel-video {
    height: 100%;
    opacity: 0;
    transition: 0.4s;
    width: auto;
}
.showreel-video-container #showreel-video.active {
    opacity: 1;
}
@media (min-aspect-ratio: 16/9) {
    .showreel-video-container #showreel-video {
        height: auto;
        width: 100%;
    }
}
@media (max-aspect-ratio: 16/9) {
    .showreel-video-container #showreel-video {
        height: 100%;
        width: auto;
    }
}
.l__home {
    background-color: #004b4f;
}

.m__home-hero img {
    left: 50%;
    max-width: 600px;
    padding: 0 45px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
/* .m__home-hero--tag {
  bottom: 110px;
  color: white;
  font-size: 26px;
  left: 30px;
  line-height: 30px;
  padding-right: 30px;
  position: absolute;
}
@media screen and (min-width: 500px) {
  .m__home-hero--tag {
    bottom: 120px;
    font-size: 31px;
    line-height: 35px;
  }
}
@media screen and (min-width: 800px) {
  .m__home-hero--tag {
    bottom: 90px;
  }
}
@media screen and (min-width: 1150px) {
  .m__home-hero--tag {
    left: calc(50vw - 545px);
  }
}
.m__home-hero .open-fullscreen {
  align-items: center;
  background-color: transparent;
  border: 2px solid hsla(0, 0%, 100%, 0.4);
  bottom: 20px;
  color: white;
  cursor: pointer;
  display: flex;
  height: 65px;
  left: 30px;
  padding-left: 25px;
  position: absolute;
  right: inherit;
  transition: 0.2s;
}
@media screen and (min-width: 500px) {
  .m__home-hero .open-fullscreen {
    height: 77px;
  }
}
@media screen and (min-width: 800px) {
  .m__home-hero .open-fullscreen {
    bottom: 70px;
    left: inherit;
    right: 30px;
  }
}
@media screen and (min-width: 1150px) {
  .m__home-hero .open-fullscreen {
    right: calc(50vw - 545px);
  }
}
.m__home-hero .open-fullscreen:hover {
  border: 2px solid white;
}
.m__home-hero .open-fullscreen:before {
  content: url(../../images/icons/play.svg);
  height: 12px;
  left: 40px;
  position: absolute;
} */
.m__home-intro {
    background-color: #000;
    padding: 90px 0 45px;
}
@media screen and (min-width: 650px) {
    .m__home-intro {
        padding: 120px 0 90px;
    }
}
@media screen and (min-width: 800px) {
    .m__home-intro {
        padding: 150px 0 115px;
    }
}
.m__home-intro.active h1 {
    opacity: 1;
    transform: translateY(0);
}
.m__home-intro.active .title-carousel {
    opacity: 0.4;
    transition-delay: 0s !important;
}
.m__home-intro.active .title-carousel.active {
    opacity: 1;
}
.m__home-intro--award {
    background-color: #004b4f;
    clip-path: polygon(10% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 20%);
    display: none;
    height: 225px;
    padding: 50px 30px;
    position: absolute;
    right: 30px;
    width: 240px;
}
@media screen and (min-width: 1080px) {
    .m__home-intro--award {
        display: block;
    }
}

.m__home-intro--award img {
    height: 80px;
    margin-bottom: 20px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
}
.m__home-intro--award p {
    color: white;
    line-height: 18px;
}
.m__home-intro--content {
    max-width: 700px;
}
.m__home-intro--content h1 {
    color: white;
    font-size: 48px;
    line-height: 58px;
    opacity: 0;
    transform: translateY(30px);
    transition: 0.5s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
}
@media screen and (min-width: 400px) {
    .m__home-intro--content h1 {
        font-size: 60px;
        line-height: 70px;
    }
}
@media screen and (min-width: 650px) {
    .m__home-intro--content h1 {
        font-size: 80px;
        line-height: 90px;
    }
}
@media screen and (min-width: 800px) {
    .m__home-intro--content h1 {
        font-size: 110px;
        line-height: 126px;
    }
}
.m__home-intro--content h1 span {
    opacity: 0;
    position: absolute;
    transition-delay: 0;
}
.m__home-intro--content .title-carousel {
    margin-bottom: 70px;
    opacity: 0;
    transition-delay: 0.7s;
}
@media screen and (min-width: 800px) {
    .m__home-intro--content .title-carousel {
        margin-bottom: 90px;
    }
}
.m__home-intro--content p {
    color: white;
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 40px;
}
@media screen and (min-width: 650px) {
    .m__home-intro--content p {
        font-size: 26px;
        line-height: 42px;
        margin-bottom: 90px;
    }
}
@media screen and (min-width: 800px) {
    .m__home-intro--content p {
        font-size: 30px;
        line-height: 48px;
    }
}
.m__home-intro--content #scroll-to {
    cursor: pointer;
    margin-bottom: 30px;
}
.m__home-intro .c__button-circle {
    margin-bottom: 60px;
    position: relative;
}
@media screen and (min-width: 650px) {
    .m__home-intro .c__button-circle {
        bottom: 0;
        margin-bottom: 0;
        position: absolute;
        right: 30px;
    }
}
.l__slider-panels .m__slider-panel {
    background-attachment: fixed;
    background-color: #000;
    background-position: 50%;
    background-size: cover;
    cursor: pointer;
    height: 100vh;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.l__slider-panels .m__slider-panel.mobile {
    height: auto;
    padding: 70px 0;
}
.l__slider-panels .m__slider-panel.mobile .c__button-circle span {
    display: none;
}
.l__slider-panels .m__slider-panel.mobile .container {
    padding-bottom: 0;
}
@media (hover: none) {
    .l__slider-panels .m__slider-panel {
        background-attachment: scroll;
    }
}
.l__slider-panels .m__slider-panel:hover .overlay {
    background-color: rgba(0, 0, 0, 0.3);
}
.l__slider-panels .m__slider-panel--bg-image {
    background-attachment: fixed;
    background-position: 50%;
    background-size: cover;
    height: 110vh;
    position: absolute;
    transform: scale(1.6);
    transform-origin: top;
    width: 100%;
    will-change: transform;
}
.l__slider-panels .m__slider-panel .overlay {
    background-color: transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: 0.3s;
    width: 100%;
}
.l__slider-panels .m__slider-panel .container {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 30px;
}
@media screen and (min-width: 800px) {
    .l__slider-panels .m__slider-panel .container {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
    }
}
.l__slider-panels .m__slider-panel--content {
    box-sizing: content-box;
    margin-bottom: 30px;
    max-width: 100%;
    position: relative;
}
@media screen and (min-width: 500px) {
    .l__slider-panels .m__slider-panel--content {
        margin-bottom: 50px;
    }
}
@media screen and (min-width: 800px) {
    .l__slider-panels .m__slider-panel--content {
        margin-bottom: 0;
        max-width: 770px;
    }
}
.l__slider-panels .m__slider-panel--content img {
    margin-bottom: 50px;
    max-height: 60px;
    max-width: 150px;
    width: auto;
}
.l__slider-panels .m__slider-panel--content h2 {
    color: white;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 30px;
    max-width: 420px;
}
@media screen and (min-width: 500px) {
    .l__slider-panels .m__slider-panel--content h2 {
        font-size: 60px;
        line-height: 68px;
        margin-bottom: 60px;
    }
}
@media screen and (min-width: 800px) {
    .l__slider-panels .m__slider-panel--content h2 {
        font-size: 72px;
        line-height: 78px;
        margin-bottom: 90px;
        max-width: 100%;
    }
}
.l__slider-panels .m__slider-panel--content p {
    color: white;
    font-size: 20px;
    line-height: 34px;
    max-width: 420px;
}
@media screen and (min-width: 500px) {
    .l__slider-panels .m__slider-panel--content p {
        font-size: 24px;
        line-height: 38px;
    }
}
@media screen and (min-width: 800px) {
    .l__slider-panels .m__slider-panel--content p {
        font-size: 30px;
        line-height: 46px;
        max-width: 100%;
    }
}
.l__slider-panels .m__slider-panel--content .c__button-circle {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.m__work-with {
    background-color: #000;
    padding: 90px 0;
}
@media screen and (min-width: 500px) {
    .m__work-with {
        padding: 140px 0;
    }
}
@media screen and (min-width: 800px) {
    .m__work-with {
        padding: 180px 0 170px;
    }
}
.m__work-with h3 {
    color: white;
    margin-bottom: 50px;
}
@media screen and (min-width: 1080px) {
    .m__work-with h3 {
        margin-bottom: 70px;
    }
}
.m__work-with p {
    color: #aba7af;
    margin-bottom: 50px;
}
@media screen and (min-width: 1080px) {
    .m__work-with p {
        margin-bottom: 0;
    }
}
.m__work-with .tile {
    padding: 5px;
}
.m__work-with--tile {
    align-items: center;
    background-color: #004b4f;
    display: flex;
    height: 130px;
    justify-content: center;
}
@media screen and (min-width: 500px) {
    .m__work-with--tile {
        height: 190px;
    }
}
.m__work-with--tile img {
    max-height: 50%;
    max-width: 50%;
}
.m__services {
    background-color: #000;
    padding: 80px 0 120px;
}
@media screen and (min-width: 800px) {
    .m__services {
        padding: 140px 0 170px;
    }
}
.m__services h3 {
    color: white;
    margin-bottom: 70px;
}
.m__services p {
    color: white;
    max-width: 430px;
    padding-bottom: 70px;
}
@media screen and (min-width: 800px) {
    .m__services p {
        padding-bottom: 110px;
    }
}
.m__services--bg-image {
    display: none;
    height: 560px;
    width: 100%;
}
@media screen and (min-width: 800px) {
    .m__services--bg-image {
        display: block;
    }
}
.m__services--bg-image img {
    height: 100%;
    width: 100%;
}
.m__services--list {
    padding: 0 30px;
}
@media screen and (min-width: 800px) {
    .m__services--list {
        padding: 0 30px 0 80px;
    }
}
@media screen and (min-width: 1150px) {
    .m__services--list {
        padding: 0 calc(50vw - 545px) 0 140px;
    }
}
.m__services--list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.m__services--list ul li {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
    cursor: pointer;
    width: 100%;
}
@media screen and (min-width: 650px) {
    .m__services--list ul li {
        width: 47%;
    }
}
.m__services--list ul li:first-of-type,
.m__services--list ul li:nth-of-type(2) {
    border-top: 1px solid hsla(0, 0%, 100%, 0.3);
}
.m__services--list ul li a {
    color: white;
    display: block;
    font-size: 19px;
    opacity: 0.5;
    padding: 40px 0;
    text-decoration: none;
    transition: opacity 0.3s;
}
.m__services--list ul li:hover a {
    opacity: 1;
    text-decoration: none;
}
.m__testimonials {
    background-color: #000;
    height: auto;
    padding: 0 0 115px;
}
@media screen and (min-width: 800px) {
    .m__testimonials {
        height: 770px;
    }
}
.m__testimonials .container {
    align-items: center;
    display: flex;
}
.m__testimonials--mobile {
    display: block;
}
@media screen and (min-width: 800px) {
    .m__testimonials--mobile {
        display: none;
    }
}
.m__testimonials--mobile .owl-stage-outer {
    margin-bottom: 0 !important;
}
.m__testimonials--mobile .owl-carousel .owl-item {
    align-items: center;
    display: flex;
    height: 120px;
    justify-content: center;
    padding: 0 50px;
}
.m__testimonials--mobile .owl-carousel .owl-item img {
    max-width: 180px;
}
.m__testimonials--content {
    background-color: #004b4f;
    height: auto;
    max-width: 100%;
    padding: 70px 40px;
    position: relative;
    z-index: 20;
}
@media screen and (min-width: 650px) {
    .m__testimonials--content {
        padding: 70px 80px;
    }
}
@media screen and (min-width: 800px) {
    .m__testimonials--content {
        max-width: 400px;
    }
}
@media screen and (min-width: 1080px) {
    .m__testimonials--content {
        max-width: 500px;
    }
}
.m__testimonials--content h4 {
    color: white;
    margin-bottom: 50px;
}
.m__testimonials--content p {
    color: white;
    line-height: 26px;
    margin: 0;
}
.m__testimonials--bg-image {
    display: none;
    height: 655px;
    position: absolute;
    right: 0;
    top: 0;
    width: 75%;
}
@media screen and (min-width: 800px) {
    .m__testimonials--bg-image {
        display: block;
    }
}
.m__testimonials--bg-image div {
    background-position: 50%;
    background-size: cover;
    height: 100%;
    width: 100%;
}
.m__testimonials .owl-stage-outer {
    margin-bottom: 50px;
}
.m__testimonials .owl-dots .owl-dot {
    background-color: transparent;
    border: 1px solid hsla(0, 0%, 100%, 0.2);
    border-radius: 50%;
    height: 15px;
    margin-right: 10px;
    transition: 0.2s;
    width: 15px;
}
.m__testimonials .owl-dots .owl-dot.active {
    background-color: white;
}
.m__awards {
    background-color: #000;
}
.m__awards h3 {
    color: white;
    font-size: 42px;
    margin-bottom: 50px;
}
@media screen and (min-width: 800px) {
    .m__awards h3 {
        margin-bottom: 70px;
    }
}
.m__awards .tile {
    padding: 5px;
}
.m__awards--tile {
    align-items: center;
    background-color: #004b4f;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 190px;
    justify-content: center;
    width: 100%;
}
.m__awards--tile img {
    height: auto;
    margin-bottom: 25px;
    max-height: 50px;
    max-width: 80%;
}
.m__awards--tile p {
    color: white;
    font-size: 14px;
    line-height: 14px;
}
@media screen and (min-width: 500px) {
    .m__awards--tile p {
        font-size: 16px;
        line-height: 16px;
    }
}
.m__awards .horizontal-line {
    background-color: hsla(0, 0%, 100%, 0.3);
    height: 1px;
    margin: 130px auto 0;
    max-width: 1090px;
    width: 100%;
}
.l__blog-blocks {
    background-color: #004b4f;
    padding: 100px 0 145px;
}
@media screen and (min-width: 800px) {
    .l__blog-blocks {
        padding: 150px 0 215px;
    }
}
.l__blog-blocks a {
    text-decoration: none;
}
.l__blog-blocks h3 {
    color: white;
}
.l__blog-blocks h5 {
    color: white;
    margin-bottom: 60px;
    padding-left: 30px;
}
@media screen and (min-width: 1150px) {
    .l__blog-blocks h5 {
        padding-left: calc(50vw - 545px);
    }
}
.l__blog-blocks p {
    color: white;
}
.l__blog-blocks .m__blog-block--top-left {
    padding: 0 30px;
}
@media screen and (min-width: 800px) {
    .l__blog-blocks .m__blog-block--top-left {
        padding: 0 0 0 30px;
    }
}
@media screen and (min-width: 1150px) {
    .l__blog-blocks .m__blog-block--top-left {
        padding: 0 0 0 calc(50vw - 545px);
    }
}
.l__blog-blocks .m__blog-block--top-left:hover img {
    transform: scale(1.1);
}
.l__blog-blocks .m__blog-block--top-left--title-link {
    display: block;
    margin-bottom: 60px;
    position: relative;
}
.l__blog-blocks .m__blog-block--top-left--title-link h3 {
    margin-bottom: 30px;
    padding-right: 0;
}
@media screen and (min-width: 1080px) {
    .l__blog-blocks .m__blog-block--top-left--title-link h3 {
        margin-bottom: 0;
        padding-right: 220px;
    }
}
.l__blog-blocks .m__blog-block--top-left--title-link .c__button-circle {
    min-width: 180px;
    position: relative;
}
@media screen and (min-width: 1080px) {
    .l__blog-blocks .m__blog-block--top-left--title-link .c__button-circle {
        bottom: 0;
        position: absolute;
        right: 0;
    }
}
.l__blog-blocks .m__blog-block--top-left--image {
    height: 388px;
    margin-bottom: 80px;
    overflow: hidden;
    width: 100%;
}
@media screen and (min-width: 800px) {
    .l__blog-blocks .m__blog-block--top-left--image {
        margin-bottom: 165px;
        max-width: 425px;
    }
}
@media screen and (min-width: 1080px) {
    .l__blog-blocks .m__blog-block--top-left--image {
        height: 488px;
    }
}
.l__blog-blocks .m__blog-block--top-left--image img {
    height: 100%;
    transform: scale(1);
    transition: transform 0.4s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
    width: 100%;
}
.l__blog-blocks .m__blog-block--bottom-left {
    display: flex;
    margin-bottom: 80px;
    min-height: 280px;
}
@media screen and (min-width: 800px) {
    .l__blog-blocks .m__blog-block--bottom-left {
        margin-bottom: 0;
        min-height: 380px;
    }
}
.l__blog-blocks .m__blog-block--bottom-left:hover img {
    transform: scale(1.1);
}
.l__blog-blocks .m__blog-block--bottom-left--image {
    height: 100%;
    margin-bottom: 80px;
    min-width: 80px;
    overflow: hidden;
    width: 80px;
}
@media screen and (min-width: 500px) {
    .l__blog-blocks .m__blog-block--bottom-left--image {
        min-width: 100px;
        width: 100px;
    }
}
@media screen and (min-width: 650px) {
    .l__blog-blocks .m__blog-block--bottom-left--image {
        min-width: 270px;
        width: 270px;
    }
}
@media screen and (min-width: 800px) {
    .l__blog-blocks .m__blog-block--bottom-left--image {
        margin-bottom: 0;
        max-width: 370px;
        width: 100%;
    }
}
.l__blog-blocks .m__blog-block--bottom-left--image img {
    height: 100%;
    transform: scale(1);
    transition: transform 0.4s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
    width: 100%;
}
.l__blog-blocks .m__blog-block--bottom-left--title-link {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 30px;
}
@media screen and (min-width: 500px) {
    .l__blog-blocks .m__blog-block--bottom-left--title-link {
        padding: 0 30px 0 55px;
    }
}
@media screen and (min-width: 800px) {
    .l__blog-blocks .m__blog-block--bottom-left--title-link {
        padding: 0 0 0 55px;
        width: 100%;
    }
}
.l__blog-blocks .m__blog-block--bottom-left--title-link h3 {
    margin-bottom: 30px;
}
.l__blog-blocks .right {
    padding-left: 30px;
}
@media screen and (min-width: 650px) {
    .l__blog-blocks .right {
        padding-left: 150px;
    }
}
@media screen and (min-width: 800px) {
    .l__blog-blocks .right {
        padding-left: 70px;
    }
}
@media screen and (min-width: 1080px) {
    .l__blog-blocks .right {
        padding-left: 130px;
    }
}
.l__blog-blocks .right .m__blog-block--right {
    height: 550px;
    position: relative;
    width: 100%;
}
@media screen and (min-width: 800px) {
    .l__blog-blocks .right .m__blog-block--right {
        height: 750px;
    }
}
@media screen and (min-width: 1080px) {
    .l__blog-blocks .right .m__blog-block--right {
        height: 950px;
    }
}
.l__blog-blocks .right .m__blog-block--right:hover img {
    transform: scale(1.1);
}
.l__blog-blocks .right .m__blog-block--right--main-image {
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.l__blog-blocks .right .m__blog-block--right--main-image img {
    height: 100%;
    transform: scale(1);
    transition: transform 0.4s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
    width: 100%;
}
.l__blog-blocks .right .m__blog-block--right h3 {
    padding: 0 100px 70px;
    position: absolute;
    text-align: center;
    transform: rotate(-90deg);
    width: 550px;
}
@media screen and (min-width: 800px) {
    .l__blog-blocks .right .m__blog-block--right h3 {
        width: 750px;
    }
}
@media screen and (min-width: 1080px) {
    .l__blog-blocks .right .m__blog-block--right h3 {
        width: 950px;
    }
}
.l__blog-blocks .right .m__blog-block--right h3.rotated-text--horizontal {
    bottom: 70px;
    padding-left: 15px;
    padding-right: 15px;
    right: 0 !important;
    top: unset !important;
    transform: rotate(0deg);
    width: 100%;
}
@media screen and (min-width: 800px) {
    .l__blog-blocks .right .m__blog-block--right h3.rotated-text--horizontal {
        bottom: 85px;
    }
}
@media screen and (min-width: 1080px) {
    .l__blog-blocks .right .m__blog-block--right h3.rotated-text--horizontal {
        bottom: 100px;
    }
}
.l__blog-blocks .right .m__blog-block--right .c__button-circle {
    bottom: 60px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 210px;
}
.l__blog {
    background-color: #000;
    overflow: hidden;
}
.l__blog--flame-background {
    backface-visibility: hidden;
    perspective: 1000;
    position: absolute;
    transform-style: preserve-3d;
    width: 100%;
    will-change: transform;
}
.l__blog .m__filters {
    margin-bottom: 90px;
    padding: 170px 0 0;
}
.l__blog .m__filters h1 {
    font-family: Roobert-Regular;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 20px;
    position: relative;
}
@media screen and (min-width: 1080px) {
    .l__blog .m__filters h1 {
        margin-bottom: 0;
        position: absolute;
    }
}
.l__blog .m__filters ul {
    border-bottom: 1px solid hsla(0, 0%, 44%, 0.2);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 30px;
}
@media screen and (min-width: 1080px) {
    .l__blog .m__filters ul {
        padding-bottom: 40px;
    }
}
.l__blog .m__filters ul li {
    margin: 0 20px;
}
.l__blog .m__filters ul li p {
    color: white;
    cursor: pointer;
    font-size: 16px;
    opacity: 0.3;
    transition: 0.3s;
}
.l__blog .m__filters ul li p.label {
    pointer-events: none;
}
.l__blog .m__filters ul li p.active,
.l__blog .m__filters ul li p:hover {
    opacity: 1;
}
.l__blog .m__latest-article {
    margin-bottom: 40px;
}
@media screen and (min-width: 800px) {
    .l__blog .m__latest-article {
        margin-bottom: 130px;
    }
}
.l__blog .m__latest-article--left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    order: 2;
    padding: 0 30px;
}
@media screen and (min-width: 800px) {
    .l__blog .m__latest-article--left {
        order: 1;
        padding: 0 100px 0 0;
    }
}
.l__blog .m__latest-article--left a {
    text-decoration: none;
}
.l__blog .m__latest-article--left h3 {
    color: white;
    margin-bottom: 20px;
}
@media screen and (min-width: 800px) {
    .l__blog .m__latest-article--left h3 {
        padding-left: 30px;
    }
}
@media screen and (min-width: 1150px) {
    .l__blog .m__latest-article--left h3 {
        padding-left: calc(50vw - 545px);
    }
}
.l__blog .m__latest-article--left p {
    color: white;
    margin-bottom: 30px;
    opacity: 0.5;
}
@media screen and (min-width: 800px) {
    .l__blog .m__latest-article--left p {
        padding-left: 30px;
    }
}
@media screen and (min-width: 1150px) {
    .l__blog .m__latest-article--left p {
        padding-left: calc(50vw - 545px);
    }
}
.l__blog .m__latest-article--left--counter {
    padding-left: calc(50vw - 660px);
}
.l__blog .m__latest-article--left--counter .horizontal-line {
    background-color: hsla(0, 0%, 44%, 0.2);
    height: 1px;
    width: 100%;
}
.l__blog .m__latest-article--left--counter p {
    margin: 0;
    padding-left: 0;
}
.l__blog .m__latest-article--left--author {
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 44%, 0.2);
    display: flex;
    padding: 0 0 30px;
}
@media screen and (min-width: 800px) {
    .l__blog .m__latest-article--left--author {
        border-bottom: none;
        padding: 0 30px;
    }
}
@media screen and (min-width: 1150px) {
    .l__blog .m__latest-article--left--author {
        padding-left: calc(50vw - 545px);
    }
}
.l__blog .m__latest-article--left--author--image {
    background-color: white;
    border-radius: 50%;
    display: inline-block;
    height: 38px;
    margin-right: 20px;
    width: 38px;
}
.l__blog .m__latest-article--left--author p {
    display: inline-block;
    font-size: 12px;
    margin: 0;
    opacity: 1;
    padding: 0;
    text-transform: capitalize;
}
.l__blog .m__latest-article--right {
    height: 400px;
    margin-bottom: 40px;
    order: 1;
    padding: 0 30px;
    position: relative;
    width: 100%;
}
@media screen and (min-width: 800px) {
    .l__blog .m__latest-article--right {
        height: 500px;
        margin-bottom: 0;
        order: 2;
        padding: 0;
    }
}
.l__blog .m__latest-article--right .img-holder,
.l__blog .m__latest-article--right--image {
    height: 100%;
    width: 100%;
}
.l__blog .m__latest-article--right--nav {
    display: flex;
    left: 70px;
    position: absolute;
    top: 60px;
}
.l__blog .m__latest-article--right--nav #prev {
    align-items: center;
    background-color: hsla(0, 0%, 100%, 0.3);
    border-radius: 50%;
    display: flex;
    height: 80px;
    justify-content: center;
    width: 80px;
}
.l__blog .m__latest-article--right--nav #prev img {
    transform: rotate(-180deg);
}
.l__blog .m__latest-article--right--nav #next {
    align-items: center;
    background-color: white;
    border-radius: 50%;
    display: flex;
    height: 80px;
    justify-content: center;
    margin-left: 25px;
    width: 80px;
}
.l__blog .m__latest-article--right--content {
    background-color: white;
    bottom: 60px;
    display: none;
    left: 70px;
    max-width: 420px;
    padding: 70px 80px;
    position: absolute;
    width: calc(100% - 140px);
}
@media screen and (min-width: 800px) {
    .l__blog .m__latest-article--right--content {
        display: block;
    }
}
.l__blog .m__latest-article--right--content p {
    color: #000;
    margin-bottom: 30px;
    opacity: 0.5;
}
.l__blog .m__latest-article--right--content a {
    color: #000;
    font-family: Kyron;
    font-size: 12px;
    position: relative;
    text-decoration: none;
}
.l__blog .m__latest-article--right--content a:after {
    content: url(../assets/images/icons/right-arrow-dark.svg);
    opacity: 0;
    position: absolute;
    top: 0;
    transform: translateX(15px);
    transition: 0.3s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
}
.l__blog .m__latest-article--right--content a:hover:after {
    opacity: 1;
    transform: translateX(25px);
}
.l__blog .m__quad-group {
    margin-bottom: 0;
}
@media screen and (min-width: 800px) {
    .l__blog .m__quad-group {
        margin-bottom: 160px;
    }
}
.l__blog .m__quad-group .left {
    border-bottom: none;
    padding-bottom: 30px;
}
@media screen and (min-width: 800px) {
    .l__blog .m__quad-group .left {
        border-bottom: 1px solid hsla(0, 0%, 44%, 0.2);
        padding-bottom: 0;
    }
}
.l__blog .m__quad-group .left:hover img {
    transform: scale(1.1);
}
.l__blog .m__quad-group--large-image {
    height: 300px;
    margin-bottom: 50px;
    overflow: hidden;
    width: 100%;
}
@media screen and (min-width: 1080px) {
    .l__blog .m__quad-group--large-image {
        height: 350px;
        margin-bottom: 70px;
    }
}
.l__blog .m__quad-group--large-image img {
    height: 100%;
    transform: scale(1);
    transition: transform 0.4s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
    width: 100%;
}
.l__blog .m__quad-group--content {
    padding: 0 35px 0 0;
}
@media screen and (min-width: 1080px) {
    .l__blog .m__quad-group--content {
        padding: 0 35px;
    }
}
.l__blog .m__quad-group--content p {
    display: none;
    margin-bottom: 30px;
}
@media screen and (min-width: 800px) {
    .l__blog .m__quad-group--content p {
        display: block;
    }
}
.l__blog .m__quad-group--content a {
    text-decoration: none;
}
.l__blog .m__quad-group--content h3 {
    color: white;
    margin-bottom: 40px;
}
@media screen and (min-width: 800px) {
    .l__blog .m__quad-group--content h3 {
        margin-bottom: 50px;
    }
}
.l__blog .m__quad-group--tile {
    margin-left: 0;
    padding-bottom: 30px;
}
@media screen and (min-width: 800px) {
    .l__blog .m__quad-group--tile {
        align-items: flex-start;
        display: flex;
        margin-left: 50px;
        padding-bottom: 60px;
    }
}
@media screen and (min-width: 1080px) {
    .l__blog .m__quad-group--tile {
        margin-left: 75px;
    }
}
.l__blog .m__quad-group--tile a {
    text-decoration: none;
}
.l__blog .m__quad-group--tile h4 {
    color: white;
    margin-bottom: 40px;
}
.l__blog .m__quad-group--tile:hover img.img-object-fit {
    transform: scale(1.1);
}
.l__blog .m__quad-group--tile:last-of-type {
    border-bottom: 1px solid hsla(0, 0%, 44%, 0.2);
}
.l__blog .m__quad-group--tile--image {
    height: 300px;
    margin: 0 0 30px;
    min-width: 210px;
    overflow: hidden;
    width: 100%;
}
@media screen and (min-width: 800px) {
    .l__blog .m__quad-group--tile--image {
        height: 210px;
        margin: 0 30px 0 0;
        width: 210px;
    }
}
.l__blog .m__quad-group--tile--image img {
    height: 100%;
    transform: scale(1);
    transition: transform 0.4s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
    width: 100%;
}
.l__blog .m__quad-group--author {
    align-items: center;
    display: flex;
}
.l__blog .m__quad-group--author--image {
    background-color: white;
    border-radius: 50%;
    display: inline-block;
    height: 38px;
    margin-right: 20px;
    width: 38px;
}
.l__blog .m__quad-group--author p {
    display: inline-block;
    font-size: 12px;
    margin: 0;
    opacity: 1;
    padding: 0;
    text-transform: capitalize;
}
.l__blog .l__blog-list .row {
    margin: 0;
}
@media screen and (min-width: 800px) {
    .l__blog .l__blog-list .row {
        margin: 0 -15px;
    }
}
.l__blog .l__blog-list h3 {
    margin: 0 auto;
    padding-bottom: 100px;
}
.l__blog .l__blog-list .m__list-tile {
    position: relative;
}
@media screen and (min-width: 800px) {
    .l__blog .l__blog-list .m__list-tile {
        border-bottom: 1px solid hsla(0, 0%, 44%, 0.2);
        margin: 0 15px 70px;
    }
}
.l__blog .l__blog-list .m__list-tile:hover img.img-object-fit {
    transform: scale(1.1);
}
.l__blog .l__blog-list .m__list-tile--image {
    height: 280px;
    overflow: hidden;
    width: 100%;
}
.l__blog .l__blog-list .m__list-tile--image img {
    height: 100%;
    transform: scale(1);
    transition: transform 0.4s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
    width: 100%;
}
.l__blog .l__blog-list .m__list-tile--content {
    padding: 30px 0;
}
@media screen and (min-width: 800px) {
    .l__blog .l__blog-list .m__list-tile--content {
        padding: 70px 40px 110px;
    }
}
.l__blog .l__blog-list .m__list-tile--content a {
    text-decoration: none;
}
.l__blog .l__blog-list .m__list-tile--content h4 {
    color: white;
    margin-bottom: 40px;
}
.l__blog .l__blog-list .m__list-tile--content p {
    color: white;
    opacity: 0.5;
}
.l__blog .l__blog-list .m__list-tile--content--excerpt {
    display: none;
}
@media screen and (min-width: 800px) {
    .l__blog .l__blog-list .m__list-tile--content--excerpt {
        display: block;
    }
}
.l__blog .l__blog-list .m__list-tile--content--author {
    align-items: center;
    display: flex;
    position: relative;
}
@media screen and (min-width: 800px) {
    .l__blog .l__blog-list .m__list-tile--content--author {
        bottom: 30px;
        position: absolute;
    }
}
.l__blog .l__blog-list .m__list-tile--content--author--image {
    background-color: white;
    border-radius: 50%;
    display: inline-block;
    height: 38px;
    margin-right: 20px;
    width: 38px;
}
.l__blog .l__blog-list .m__list-tile--content--author p {
    display: inline-block;
    font-size: 12px;
    margin: 0;
    opacity: 1;
    padding: 0;
    text-transform: capitalize;
}
.l__blog .l__blog-list--more-articles {
    display: flex;
    justify-content: center;
    padding: 80px 0 0;
}
.l__blog .l__blog-list--more-articles .c__button-circle {
    padding-bottom: 130px;
}
.l__client--flame-background {
    position: absolute;
    width: 100%;
}
.m__client-hero {
    background-color: white;
    height: 100vh;
    width: 100%;
}
.m__client-hero .container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-bottom: 110px;
}
.m__client-hero .c__button-circle {
    margin-bottom: 50px;
}
.m__client-hero .c__button-circle--arrow {
    margin-right: 20px;
    transform: rotate(180deg);
}
.m__client-hero .c__button-circle span {
    order: 2;
}
.m__client-hero h1 {
    color: white;
    width: 100%;
}
.m__client-intro {
    background: white;
    padding: 100px 0;
}
@media screen and (min-width: 650px) {
    .m__client-intro {
        background: linear-gradient(90deg, #f5f5f5 80%, #fff 0);
    }
}
@media screen and (min-width: 1080px) {
    .m__client-intro {
        padding: 150px 0 120px;
    }
}
.m__client-intro--content {
    padding: 0 30px;
}
@media screen and (min-width: 650px) {
    .m__client-intro--content {
        padding: 0 150px 0 50px;
    }
}
@media screen and (min-width: 1080px) {
    .m__client-intro--content {
        padding: 0 150px 0 0;
    }
}
.m__client-intro--content h4 {
    font-size: 40px;
    margin-bottom: 70px;
}
.m__client-intro--quote {
    background-color: #004b4f;
    clip-path: polygon(10% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 20%);
    margin: 80px auto 0;
    padding: 50px;
    position: relative;
    width: 80%;
}
@media screen and (min-width: 650px) {
    .m__client-intro--quote {
        padding: 150px 100px 110px;
    }
}
@media screen and (min-width: 1080px) {
    .m__client-intro--quote {
        margin: 0;
        position: absolute;
        right: 60px;
        top: 50%;
        transform: translateY(-50%);
        width: 550px;
    }
}
@media screen and (min-width: 1200px) {
    .m__client-intro--quote {
        width: 650px;
    }
}
.m__client-intro--quote h4 {
    color: white;
    margin-bottom: 50px;
}
.m__client-intro--quote p {
    color: white;
}
.m__client-focus-tile {
    background-color: #6f6f6f;
    padding: 80px 0 60px;
}
@media screen and (min-width: 650px) {
    .m__client-focus-tile {
        padding: 150px 0 80px;
    }
}
.m__client-focus-tile h2 {
    color: white;
    font-size: 70px;
    line-height: 80px;
    margin-bottom: 40px;
}
@media screen and (min-width: 650px) {
    .m__client-focus-tile h2 {
        font-size: 80px;
        line-height: 90px;
        margin-bottom: 50px;
    }
}
@media screen and (min-width: 800px) {
    .m__client-focus-tile h2 {
        font-size: 90px;
        line-height: 100px;
    }
}
.m__client-focus-tile p {
    color: white;
    font-size: 24px;
    margin-bottom: 70px;
    max-width: 850px;
}
@media screen and (min-width: 650px) {
    .m__client-focus-tile p {
        font-size: 30px;
        margin-bottom: 120px;
    }
}
.m__client-focus-tile--list {
    display: flex;
    flex-wrap: wrap;
}
.m__client-focus-tile--list .c__button-circle {
    color: white;
    font-size: 22px;
}
.m__client-focus-tile--list .c__button-circle:hover .c__button-circle--arrow {
    opacity: 1;
}
.m__client-focus-tile--list .c__button-circle--arrow {
    opacity: 0;
    transition: 0.3s;
}
.m__client-focus-tile--list li {
    align-items: center;
    display: flex;
    height: 80px;
    width: 100%;
}
@media screen and (min-width: 400px) {
    .m__client-focus-tile--list li {
        width: 50%;
    }
}
@media screen and (min-width: 650px) {
    .m__client-focus-tile--list li {
        width: 33.33%;
    }
}
.m__client-focus-tile--list li p {
    color: white;
    font-size: 22px;
    margin-bottom: 0;
}
.page-template-page-campaign,
.page-template-page-campaign-usa {
    background-color: #f5f5f5;
}
.page-template-page-campaign .m__further-solution,
.page-template-page-campaign-usa .m__further-solution {
    padding: 90px 0 0;
}
@media screen and (min-width: 800px) {
    .page-template-page-campaign .m__further-solution,
    .page-template-page-campaign-usa .m__further-solution {
        padding: 160px 0 0;
    }
}
.page-template-page-campaign .m__further-solution .title-container,
.page-template-page-campaign-usa .m__further-solution .title-container {
    margin-bottom: 50px;
}
@media screen and (min-width: 800px) {
    .page-template-page-campaign .m__further-solution .title-container,
    .page-template-page-campaign-usa .m__further-solution .title-container {
        margin-bottom: 90px;
    }
}
.page-template-page-campaign .m__further-solution .title-container h2,
.page-template-page-campaign-usa .m__further-solution .title-container h2 {
    font-family: Roobert-Regular;
    margin-bottom: 40px;
    max-width: 100%;
}
.page-template-page-campaign .m__further-solution .title-container h4,
.page-template-page-campaign-usa .m__further-solution .title-container h4 {
    opacity: 0.5;
}
.page-template-page-campaign
    .m__further-solution
    .m__further-solution--content
    h4,
.page-template-page-campaign-usa
    .m__further-solution
    .m__further-solution--content
    h4 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 30px;
}
@media screen and (min-width: 500px) {
    .page-template-page-campaign
        .m__further-solution
        .m__further-solution--content
        h4,
    .page-template-page-campaign-usa
        .m__further-solution
        .m__further-solution--content
        h4 {
        font-size: 30px;
        line-height: 44px;
        margin-bottom: 50px;
    }
}
@media screen and (min-width: 800px) {
    .page-template-page-campaign
        .m__further-solution
        .m__further-solution--content
        h4,
    .page-template-page-campaign-usa
        .m__further-solution
        .m__further-solution--content
        h4 {
        font-size: 38px;
        line-height: 52px;
    }
}
.page-template-page-campaign .m__further-solution p,
.page-template-page-campaign-usa .m__further-solution p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
    opacity: 0.7;
}
.page-template-page-campaign .m__further-solution p:last-of-type,
.page-template-page-campaign-usa .m__further-solution p:last-of-type {
    margin-bottom: 30px;
}
@media screen and (min-width: 500px) {
    .page-template-page-campaign .m__further-solution p,
    .page-template-page-campaign-usa .m__further-solution p {
        font-size: 20px;
        line-height: 32px;
    }
}
.page-template-page-campaign .m__further-solution .image-right-text-left,
.page-template-page-campaign-usa .m__further-solution .image-right-text-left {
    margin-bottom: 100px;
}
@media screen and (min-width: 650px) {
    .page-template-page-campaign .m__further-solution .image-right-text-left,
    .page-template-page-campaign-usa
        .m__further-solution
        .image-right-text-left {
        margin-bottom: 140px;
    }
}
.page-template-page-campaign
    .m__further-solution
    .image-right-text-left.no-margin,
.page-template-page-campaign-usa
    .m__further-solution
    .image-right-text-left.no-margin {
    margin-bottom: 0;
}
.page-template-page-campaign .l__related-case-studies,
.page-template-page-campaign-usa .l__related-case-studies {
    padding: 90px 0;
}
@media screen and (min-width: 800px) {
    .page-template-page-campaign .l__related-case-studies,
    .page-template-page-campaign-usa .l__related-case-studies {
        padding: 140px 0;
    }
}
.page-template-page-campaign .l__related-case-studies .row,
.page-template-page-campaign-usa .l__related-case-studies .row {
    padding: 80px 0;
}
.page-template-page-campaign
    .l__related-case-studies
    .m__case-study--block--content
    p
    span,
.page-template-page-campaign-usa
    .l__related-case-studies
    .m__case-study--block--content
    p
    span {
    font-size: 30px;
    margin-right: 10px;
}
.page-template-page-campaign .l__related-case-studies h3,
.page-template-page-campaign-usa .l__related-case-studies h3 {
    color: #000;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 30px;
}
@media screen and (min-width: 500px) {
    .page-template-page-campaign .l__related-case-studies h3,
    .page-template-page-campaign-usa .l__related-case-studies h3 {
        font-size: 36px;
        line-height: 40px;
    }
}
@media screen and (min-width: 650px) {
    .page-template-page-campaign .l__related-case-studies h3,
    .page-template-page-campaign-usa .l__related-case-studies h3 {
        font-size: 46px;
        line-height: 52px;
    }
}
@media screen and (min-width: 800px) {
    .page-template-page-campaign .l__related-case-studies h3,
    .page-template-page-campaign-usa .l__related-case-studies h3 {
        font-size: 52px;
        line-height: 58px;
    }
}
.page-template-page-campaign .l__related-case-studies .button-container,
.page-template-page-campaign-usa .l__related-case-studies .button-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%;
}
.page-template-page-campaign .l__black-background,
.page-template-page-campaign-usa .l__black-background {
    background-color: #000;
}
.page-template-page-campaign .l__black-background .m__work-with,
.page-template-page-campaign-usa .l__black-background .m__work-with {
    padding: 0 0 90px;
}
@media screen and (min-width: 500px) {
    .page-template-page-campaign .l__black-background .m__work-with,
    .page-template-page-campaign-usa .l__black-background .m__work-with {
        padding: 0 0 140px;
    }
}
@media screen and (min-width: 800px) {
    .page-template-page-campaign .l__black-background .m__work-with,
    .page-template-page-campaign-usa .l__black-background .m__work-with {
        padding: 0 0 170px;
    }
}
.m__campaign-hero {
    background-attachment: fixed;
    background-color: #004b4f;
    background-position: 50%;
    background-size: cover;
    height: 100vh;
    overflow: hidden;
    padding-bottom: 100px;
    position: relative;
    width: 100%;
}
.m__campaign-hero .overlay {
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
    height: 100%;
    position: absolute;
    width: 100%;
}
.m__campaign-hero video {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
@media (min-aspect-ratio: 16/9) {
    .m__campaign-hero video {
        height: auto;
        width: 100%;
    }
}
@media (max-aspect-ratio: 16/9) {
    .m__campaign-hero video {
        height: 100%;
        width: auto;
    }
}
.m__campaign-hero img.img-object-fit {
    height: 100%;
    position: absolute;
    width: 100%;
}
.m__campaign-hero #scroll-to {
    bottom: 50px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    z-index: 20;
}
.m__campaign-intro {
    background-color: #000;
    padding: 70px 0 80px;
}
@media screen and (min-width: 800px) {
    .m__campaign-intro {
        padding: 100px 0 110px;
    }
}
@media screen and (min-width: 1080px) {
    .m__campaign-intro {
        padding: 120px 0 140px;
    }
}
.m__campaign-intro h1 {
    color: white;
    font-size: 38px;
    line-height: 46px;
    margin-bottom: 40px;
    max-width: 690px;
}
@media screen and (min-width: 500px) {
    .m__campaign-intro h1 {
        font-size: 44px;
        line-height: 48px;
        margin-bottom: 60px;
    }
}
@media screen and (min-width: 650px) {
    .m__campaign-intro h1 {
        font-size: 54px;
        line-height: 58px;
    }
}
@media screen and (min-width: 800px) {
    .m__campaign-intro h1 {
        font-size: 70px;
        line-height: 80px;
        margin-bottom: 80px;
    }
}
@media screen and (min-width: 1080px) {
    .m__campaign-intro h1 {
        font-size: 90px;
        line-height: 102px;
    }
}
.m__campaign-intro p {
    color: white;
    margin-bottom: 60px;
    max-width: 750px;
}
.m__campaign-intro p a {
    color: inherit;
    font-size: inherit;
}
.m__two-column-text {
    background-color: white;
    padding: 70px 0 80px;
}
@media screen and (min-width: 800px) {
    .m__two-column-text {
        padding: 100px 0 110px;
    }
}
@media screen and (min-width: 1080px) {
    .m__two-column-text {
        padding: 120px 0 140px;
    }
}
.m__two-column-text h3 {
    color: #000;
    font-size: 38px;
    line-height: 46px;
    margin-bottom: 40px;
}
@media screen and (min-width: 500px) {
    .m__two-column-text h3 {
        font-size: 44px;
        line-height: 48px;
        margin-bottom: 60px;
    }
}
@media screen and (min-width: 650px) {
    .m__two-column-text h3 {
        font-size: 54px;
        line-height: 58px;
    }
}
@media screen and (min-width: 800px) {
    .m__two-column-text h3 {
        font-size: 64px;
        line-height: 68px;
        margin-bottom: 80px;
    }
}
@media screen and (min-width: 1080px) {
    .m__two-column-text h3 {
        font-size: 72px;
        line-height: 70px;
    }
}
.m__two-column-text--left {
    padding-right: 0;
}
@media screen and (min-width: 800px) {
    .m__two-column-text--left {
        padding-right: 130px;
    }
}
.m__two-column-text--right {
    padding-right: 0;
}
@media screen and (min-width: 800px) {
    .m__two-column-text--right {
        padding-right: 130px;
    }
}
.m__two-column-text--right p {
    margin-bottom: 50px;
}
.m__two-column-text p {
    color: #000;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 30px;
}
@media screen and (min-width: 800px) {
    .m__two-column-text p {
        font-size: 20px;
        line-height: 38px;
    }
}
.m__two-column-text p a {
    color: inherit;
    font-size: inherit;
}
.m__campaign-feature_panel {
    background-position: 50%;
    background-size: cover;
    padding: 120px 0;
}
.m__campaign-feature_panel p {
    color: white;
    margin-bottom: 50px;
}
@media screen and (min-width: 500px) {
    .m__campaign-feature_panel p {
        margin-bottom: 80px;
    }
}
.m__campaign-feature_panel h3 {
    color: white;
    margin-bottom: 40px;
    max-width: 720px;
}
@media screen and (min-width: 500px) {
    .m__campaign-feature_panel h3 {
        margin-bottom: 55px;
    }
}
.m__campaign-work-with-us {
    background-color: #f5f5f5;
    padding: 70px 0 80px;
}
@media screen and (min-width: 800px) {
    .m__campaign-work-with-us {
        padding: 150px 0;
    }
}
.m__campaign-work-with-us h3 {
    color: #000;
    margin-bottom: 80px;
}
.m__campaign-work-with-us--content {
    margin-bottom: 45px;
    position: relative;
}
@media screen and (min-width: 800px) {
    .m__campaign-work-with-us--content {
        margin-bottom: 100px;
        padding-right: 50px;
    }
}
.m__campaign-work-with-us--content img {
    height: 35px;
    left: 0;
    position: absolute;
    top: 0;
}
@media screen and (min-width: 800px) {
    .m__campaign-work-with-us--content img {
        height: 45px;
    }
}
.m__campaign-work-with-us--content h4 {
    font-size: 24px;
    margin-bottom: 40px;
    padding-left: 50px;
}
@media screen and (min-width: 650px) {
    .m__campaign-work-with-us--content h4 {
        font-size: 26px;
    }
}
@media screen and (min-width: 800px) {
    .m__campaign-work-with-us--content h4 {
        font-size: 30px;
        padding-left: 80px;
    }
}
.m__campaign-work-with-us--content p {
    font-size: 18px;
    line-height: 30px;
    max-width: 420px;
    opacity: 0.7;
}
.m__campaign-work-with-us--content p a {
    border-bottom: 2px solid #c7c7c7;
    color: #000;
    font-size: inherit;
    line-height: 30px;
    text-decoration: none;
    transition: 0.2s;
}
.m__campaign-work-with-us--content p a:hover {
    border-bottom: 2px solid #000;
}
.page-template-page-campaign-usa .m__campaign-work-with-us--copy {
    margin-bottom: 0;
}
.page-template-page-campaign-usa .m__campaign-work-with-us {
    background-color: #f5f5f5;
    padding-bottom: 35px;
}
@media screen and (min-width: 800px) {
    .page-template-page-campaign-usa .m__campaign-work-with-us {
        padding-bottom: 50px;
    }
}
.page-template-page-campaign-usa .m__campaign-work-with-us h3 {
    color: #000;
    font-size: 38px;
    line-height: 46px;
    margin-bottom: 40px;
}
@media screen and (min-width: 500px) {
    .page-template-page-campaign-usa .m__campaign-work-with-us h3 {
        font-size: 44px;
        line-height: 48px;
        margin-bottom: 60px;
    }
}
@media screen and (min-width: 650px) {
    .page-template-page-campaign-usa .m__campaign-work-with-us h3 {
        font-size: 54px;
        line-height: 58px;
    }
}
@media screen and (min-width: 800px) {
    .page-template-page-campaign-usa .m__campaign-work-with-us h3 {
        font-size: 64px;
        line-height: 68px;
        margin-bottom: 80px;
    }
}
@media screen and (min-width: 1080px) {
    .page-template-page-campaign-usa .m__campaign-work-with-us h3 {
        font-size: 72px;
        line-height: 70px;
    }
}
.page-template-page-campaign-usa .m__campaign-points {
    background-color: white;
    padding: 70px 0 80px;
}
@media screen and (min-width: 800px) {
    .page-template-page-campaign-usa .m__campaign-points {
        padding: 150px 0;
    }
}
.page-template-page-campaign-usa .m__campaign-points--heading {
    font-size: 38px;
    line-height: 44px;
    max-width: 496px;
}
@media screen and (min-width: 1080px) {
    .page-template-page-campaign-usa .m__campaign-points--heading {
        font-size: 52px;
        line-height: 63px;
    }
}
@media screen and (min-width: 800px) {
    .page-template-page-campaign-usa .m__campaign-points--row {
        justify-content: space-between;
    }
}
.page-template-page-campaign-usa .m__campaign-points--content {
    color: rgba(59, 58, 59, 0.7);
    font-size: 20px;
    line-height: 1.7;
    margin-bottom: 40px;
    margin-top: 26px;
    max-width: 416px;
}
@media screen and (min-width: 1080px) {
    .page-template-page-campaign-usa .m__campaign-points--content {
        font-size: 22px;
    }
}
.page-template-page-campaign-usa .m__campaign-points--points {
    background-color: #f5f5f5;
    padding: 38px 31px;
}
@media screen and (min-width: 1080px) {
    .page-template-page-campaign-usa .m__campaign-points--points {
        padding: 60px 65px;
    }
}
.page-template-page-campaign-usa
    .m__campaign-points--points
    .m__campaign-points--point {
    align-items: center;
    margin-bottom: 30px;
}
@media screen and (min-width: 1080px) {
    .page-template-page-campaign-usa
        .m__campaign-points--points
        .m__campaign-points--point {
        margin-bottom: 40px;
    }
}
.page-template-page-campaign-usa
    .m__campaign-points--points
    .m__campaign-points--point:last-child {
    margin-bottom: 0;
}
.page-template-page-campaign-usa
    .m__campaign-points--points
    .m__campaign-points--point
    img {
    width: 30px;
}
.page-template-page-campaign-usa
    .m__campaign-points--points
    .m__campaign-points--point
    h4 {
    color: #000;
    flex: 1 1 0;
    font-size: 18px;
    line-height: 32px;
    margin-left: 15px;
}
@media screen and (min-width: 1080px) {
    .page-template-page-campaign-usa
        .m__campaign-points--points
        .m__campaign-points--point
        h4 {
        font-size: 23px;
        letter-spacing: -0.46px;
    }
}
.page-template-page-campaign-usa .m__campaign-points #scroll-to-solution {
    margin-top: 48px;
    width: 62px;
}
@media screen and (min-width: 800px) {
    .page-template-page-campaign-usa .m__campaign-points #scroll-to-solution {
        margin-top: 10px;
    }
}
.page-template-page-campaign-usa .m__further-solution--content .c__button {
    display: inline-flex;
    min-width: 230px;
    padding: 0 30px;
    width: auto;
}
.page-template-page-campaign-usa .m__further-solution--bg-image .image {
    background-position: center calc(50% - 1px);
}
.page-template-page-campaign-usa .m__two-column-text {
    background-color: #f5f5f5;
}
.page-template-page-campaign-usa
    .m__campaign-feature_panel
    .m__campaign-feature_panel-subtitle {
    color: white;
    margin-bottom: 40px;
    margin-top: -30px;
    max-width: 720px;
}
@media screen and (min-width: 500px) {
    .page-template-page-campaign-usa
        .m__campaign-feature_panel
        .m__campaign-feature_panel-subtitle {
        margin-bottom: 55px;
    }
}
.page-template-page-campaign-usa .l__black-background {
    padding-top: 90px;
}
@media screen and (min-width: 500px) {
    .page-template-page-campaign-usa .l__black-background {
        padding-top: 140px;
    }
}
@media screen and (min-width: 800px) {
    .page-template-page-campaign-usa .l__black-background {
        padding-top: 170px;
    }
}
.clients-template {
    background-color: white;
}
.m__case-study-hero {
    background-attachment: fixed;
    background-color: #004b4f;
    background-position: 50%;
    background-size: cover;
    height: 100vh;
    overflow: hidden;
    padding-bottom: 100px;
    width: 100%;
}
.m__case-study-hero video {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
@media (min-aspect-ratio: 16/9) {
    .m__case-study-hero video {
        height: auto;
        width: 100%;
    }
}
@media (max-aspect-ratio: 16/9) {
    .m__case-study-hero video {
        height: 100%;
        width: auto;
    }
}
.m__case-study-hero img.img-object-fit {
    height: 100%;
    position: absolute;
    width: 100%;
}
.m__case-study-hero .c__button-circle {
    margin-bottom: 50px;
}
.m__case-study-hero .container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.m__case-study-hero p {
    color: white;
    margin-bottom: 20px;
}
.m__case-study-hero h1 {
    color: white;
    font-size: 42px;
    line-height: 50px;
}
@media screen and (min-width: 800px) {
    .m__case-study-hero h1 {
        font-size: 46px;
        line-height: 52px;
    }
}
.m__case-study-intro {
    background-color: white;
    padding-bottom: 40px;
}
@media screen and (min-width: 800px) {
    .m__case-study-intro {
        padding-bottom: 0;
    }
}
.m__case-study-intro--title {
    background-color: #f5f5f5;
    padding: 70px 30px;
}
@media screen and (min-width: 650px) {
    .m__case-study-intro--title {
        padding: 120px 90px 120px 30px;
    }
}
@media screen and (min-width: 1150px) {
    .m__case-study-intro--title {
        padding: 120px 90px 120px calc(50vw - 545px);
    }
}
.m__case-study-intro--title p {
    margin-top: 50px;
}
@media screen and (min-width: 650px) {
    .m__case-study-intro--title p {
        margin-top: 65px;
    }
}
@media screen and (min-width: 1150px) {
    .m__case-study-intro--title p {
        margin-top: 76px;
    }
}
.m__case-study-intro--work-types {
    background-color: white;
    display: none;
}
@media screen and (min-width: 800px) {
    .m__case-study-intro--work-types {
        display: block;
        padding: 120px 30px 120px 60px;
    }
}
@media screen and (min-width: 1150px) {
    .m__case-study-intro--work-types {
        padding: 120px calc(50vw - 545px) 120px 120px;
    }
}
@media screen and (min-width: 1400px) {
    .m__case-study-intro--work-types {
        padding: 120px 0 120px 120px;
    }
}
.m__case-study-intro--work-types ul {
    display: flex;
    flex-wrap: wrap;
}
@media screen and (min-width: 800px) {
    .m__case-study-intro--work-types ul {
        display: block;
        width: auto;
    }
}
@media screen and (min-width: 1400px) {
    .m__case-study-intro--work-types ul {
        width: 300px;
    }
}
.m__case-study-intro--work-types ul li {
    margin-right: 25px;
}
@media screen and (min-width: 800px) {
    .m__case-study-intro--work-types ul li {
        border-top: 1px solid #e7e5e9;
        padding: 5px;
    }
}
.m__case-study-intro--work-types ul li p {
    font-size: 16px;
}
.l__counter {
    background: white;
    padding: 40px 0;
}
@media screen and (min-width: 800px) {
    .l__counter {
        padding: 70px 0;
    }
}
.l__counter .m__counter {
    align-items: center;
    background: #f5f5f5;
    display: block;
    padding: 70px 0 60px;
}
@media screen and (min-width: 500px) {
    .l__counter .m__counter {
        background: linear-gradient(90deg, #f5f5f5 85%, #fff 0);
        padding: 115px 0 80px;
    }
}
@media screen and (min-width: 800px) {
    .l__counter .m__counter {
        display: flex;
        padding: 115px 0;
    }
}
@media screen and (min-width: 1080px) {
    .l__counter .m__counter {
        background: linear-gradient(90deg, #f5f5f5 80%, #fff 0);
    }
}
.l__counter .m__counter--quote {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: auto;
    justify-content: center;
    margin-bottom: 60px;
    width: 100%;
}
@media screen and (min-width: 500px) {
    .l__counter .m__counter--quote {
        width: 80%;
    }
}
@media screen and (min-width: 1080px) {
    .l__counter .m__counter--quote {
        margin-bottom: 0;
        width: 420px;
    }
}
.l__counter .m__counter--quote h4 {
    color: #004b4f;
    margin-bottom: 55px;
}
.l__counter .m__counter--quote a {
    color: #004b4f;
    font-size: inherit;
}
.l__counter .m__counter--quote p {
    color: #004b4f;
}
.l__counter .m__counter--count {
    align-items: center;
    background-color: #004b4f;
    clip-path: polygon(10% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 20%);
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 300px;
    justify-content: center;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
    text-align: center;
    width: calc(100% - 60px);
}
@media screen and (min-width: 500px) {
    .l__counter .m__counter--count {
        height: 400px;
        width: 80%;
    }
}
@media screen and (min-width: 800px) {
    .l__counter .m__counter--count {
        height: 530px;
        left: unset;
        right: 30px;
    }
}
@media screen and (min-width: 1080px) {
    .l__counter .m__counter--count {
        left: unset;
        position: absolute;
        right: 60px;
        width: 520px;
    }
}
@media screen and (min-width: 1200px) {
    .l__counter .m__counter--count {
        width: 600px;
    }
}
.l__counter .m__counter--count h2 {
    color: white;
    margin-bottom: 40px;
}
.l__counter .m__counter--count p {
    color: white;
    opacity: 0.5;
}
.m__case-study-half-text {
    background-color: white;
    padding: 40px 0;
}
@media screen and (min-width: 800px) {
    .m__case-study-half-text {
        padding: 70px 0;
    }
}
.m__case-study-text {
    background-color: white;
    padding: 40px 0;
}
@media screen and (min-width: 800px) {
    .m__case-study-text {
        padding: 70px 0;
    }
}
.m__case-study-text .xsmall-container {
    max-width: 860px;
}
.m__case-study-text h4 {
    color: #000;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 50px;
}
@media screen and (min-width: 650px) {
    .m__case-study-text h4 {
        font-size: 26px;
        line-height: 38px;
    }
}
@media screen and (min-width: 800px) {
    .m__case-study-text h4 {
        font-size: 32px;
        line-height: 44px;
    }
}
.m__case-study-text p {
    color: #3b3a3b;
    font-size: 18px;
    line-height: 30px;
}
@media screen and (min-width: 650px) {
    .m__case-study-text p {
        font-size: 20px;
        line-height: 44px;
    }
}
.m__case-study-text a:not(.c__button) {
    border-bottom: 2px solid #c7c7c7;
    color: #000;
    font-size: inherit;
    text-decoration: none;
    transition: 0.2s;
}
.m__case-study-text a:not(.c__button):hover {
    border-bottom: 2px solid #000;
}
.m__case-study-text__btn-container {
    margin-top: 24px;
}
@media screen and (min-width: 650px) {
    .m__case-study-text__btn-container {
        margin-top: 35px;
    }
}
.m__image {
    background-color: white;
    padding: 40px 0;
}
@media screen and (min-width: 800px) {
    .m__image {
        padding: 70px 0;
    }
}
.m__image.disable-both {
    padding: 0;
}
.m__image.disable-padding-top {
    padding: 0 0 40px;
}
@media screen and (min-width: 800px) {
    .m__image.disable-padding-top {
        padding: 0 0 70px;
    }
}
.m__image.disable-padding-bottom {
    padding: 40px 0 0;
}
@media screen and (min-width: 800px) {
    .m__image.disable-padding-bottom {
        padding: 70px 0 0;
    }
}
.m__image.extra-padding {
    padding: 60px 0;
}
@media screen and (min-width: 800px) {
    .m__image.extra-padding {
        padding: 120px 0;
    }
}
.m__image img,
.m__image video {
    display: block;
    height: auto;
    width: 100%;
}
.m__image p {
    color: #aba7af;
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
}
@media screen and (min-width: 500px) {
    .m__image p {
        font-size: 14px;
        line-height: 18px;
    }
}
@media screen and (min-width: 800px) {
    .m__image p {
        font-size: 16px;
        line-height: 20px;
    }
}
.m__full-width-image {
    background-color: white;
    padding: 40px 0;
}
@media screen and (min-width: 800px) {
    .m__full-width-image {
        padding: 70px 0;
    }
}
.m__full-width-image.disable-both {
    padding: 0;
}
.m__full-width-image.disable-padding-top {
    padding: 0 0 40px;
}
@media screen and (min-width: 800px) {
    .m__full-width-image.disable-padding-top {
        padding: 0 0 70px;
    }
}
.m__full-width-image.disable-padding-bottom {
    padding: 40px 0 0;
}
@media screen and (min-width: 800px) {
    .m__full-width-image.disable-padding-bottom {
        padding: 70px 0 0;
    }
}
.m__full-width-image img,
.m__full-width-image video {
    display: block;
    height: auto;
    width: 100%;
}
.m__full-width-image p {
    color: #aba7af;
    font-size: 12px;
    line-height: 16px;
    margin: 10px 0 0 30px;
}
@media screen and (min-width: 500px) {
    .m__full-width-image p {
        font-size: 14px;
        line-height: 18px;
    }
}
@media screen and (min-width: 800px) {
    .m__full-width-image p {
        font-size: 16px;
        line-height: 20px;
    }
}
.m__quote {
    background-color: #f5f5f5;
    padding: 40px 0;
}
@media screen and (min-width: 800px) {
    .m__quote {
        padding: 70px 0;
    }
}
.m__quote--box {
    background-color: white;
    clip-path: polygon(15% 0, 100% 0, 100% 80%, 85% 100%, 0 100%, 0 20%);
    padding: 150px 250px 60px;
}
.m__quote--box h4 {
    color: #000;
    margin-bottom: 80px;
}
.m__quote--box p {
    color: #3b3a3b;
    font-size: 16px;
    opacity: 0.4;
}
@media screen and (min-width: 1080px) {
    .m__quote-with-image.l__counter .m__counter--quote {
        width: 500px;
    }
}
@media screen and (min-width: 1700px) {
    .m__quote-with-image.l__counter .m__counter--quote {
        width: 600px;
    }
}
@media screen and (min-width: 1080px) {
    .m__quote-with-image .m__counter {
        min-height: 630px;
    }
}
.m__quote-with-image .m__counter .m__quote-with-image__img-container {
    height: 300px;
    margin: 0 auto;
    position: relative;
    width: calc(100% - 60px);
}
@media screen and (min-width: 500px) {
    .m__quote-with-image .m__counter .m__quote-with-image__img-container {
        height: 400px;
        width: 80%;
    }
}
@media screen and (min-width: 800px) {
    .m__quote-with-image .m__counter .m__quote-with-image__img-container {
        height: 530px;
        left: unset;
        right: 30px;
    }
}
@media screen and (min-width: 1080px) {
    .m__quote-with-image .m__counter .m__quote-with-image__img-container {
        left: unset;
        position: absolute;
        right: 60px;
        width: 520px;
    }
}
@media screen and (min-width: 1200px) {
    .m__quote-with-image .m__counter .m__quote-with-image__img-container {
        width: 600px;
    }
}
.m__quote-with-image
    .m__counter
    .m__quote-with-image__img-container
    .m__quote-with-image__img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
}
.m__results {
    background-color: white;
    padding: 40px 0;
}
@media screen and (min-width: 800px) {
    .m__results {
        padding: 70px 0;
    }
}
@media screen and (min-width: 650px) {
    .m__results.extra-padding {
        padding: 50px 0 250px;
    }
}
.m__results .tile {
    padding: 15px;
}
@media screen and (min-width: 650px) {
    .m__results .tile.odd {
        transform: translateY(250px);
    }
}
.m__results--tile {
    align-items: center;
    background-color: #000;
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
    padding: 60px 40px;
    text-align: center;
    width: 100%;
}
@media screen and (min-width: 650px) {
    .m__results--tile {
        height: 400px;
    }
}
@media screen and (min-width: 800px) {
    .m__results--tile {
        height: 500px;
        padding: 0 20px;
    }
}
.m__results--tile h2,
.m__results--tile p {
    color: white;
}
.m__related-work {
    background-color: white;
    padding-top: 70px;
}
.m__related-work .col-md-6:first-of-type {
    margin-bottom: 30px;
}
@media screen and (min-width: 800px) {
    .m__related-work .col-md-6:first-of-type {
        padding-right: 15px;
    }
}
.m__related-work .col-md-6:nth-of-type(2) {
    margin-bottom: 30px;
}
@media screen and (min-width: 800px) {
    .m__related-work .col-md-6:nth-of-type(2) {
        padding-left: 15px;
    }
}
.m__related-work--title {
    color: #aba7af;
    font-size: 16px;
    margin-bottom: 80px;
    text-align: center;
}
.m__related-work--block {
    background-position: 50%;
    background-size: cover;
    cursor: pointer;
    height: 300px;
    position: relative;
    width: 100%;
}
@media screen and (min-width: 800px) {
    .m__related-work--block {
        height: 510px;
    }
}
.m__related-work--block:hover .m__related-work--block--content {
    transform: translateY(-50px);
}
.m__related-work--block:hover .m__related-work--block--link {
    opacity: 1;
    transition: opacity 0.3s ease-in 0.4s;
}
.m__related-work--block:hover .m__related-work--block--link img {
    transform: translateX(40px);
    transition: transform 0.6s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.6ss;
}
.m__related-work--block--content {
    bottom: 50px;
    left: 50px;
    position: absolute;
    transform: translateY(0);
    transition: transform 0.6s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.m__related-work--block--content h5,
.m__related-work--block--content p {
    color: white;
}
.m__related-work--block--link {
    align-items: center;
    bottom: 50px;
    color: white;
    display: flex;
    left: 50px;
    opacity: 0;
    position: absolute;
    text-decoration: none;
    transition: opacity 0.3s ease-in 0s;
}
.m__related-work--block--link img {
    transform: translateX(20px);
    transition: transform 0.6s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
}
.m__related-work--more-work {
    display: flex;
    justify-content: center;
    padding: 50px 0 80px;
}
@media screen and (min-width: 500px) {
    .m__related-work--more-work {
        padding: 100px 0 130px;
    }
}
.m__copy-image {
    background: white;
    padding: 60px 0 0;
}
@media screen and (min-width: 800px) {
    .m__copy-image {
        padding: 80px 0;
    }
    .m__copy-image .row {
        align-items: center;
        flex-direction: row-reverse;
    }
}
.m__copy-image .image-holder {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    order: 1;
    position: relative;
}
@media screen and (min-width: 800px) {
    .m__copy-image .image-holder {
        order: 2;
    }
}
.m__copy-image h3 {
    color: #004b4f;
    margin-bottom: 50px;
    max-width: 70%;
}
@media screen and (min-width: 800px) {
    .m__copy-image h3 {
        font-size: 38px;
        margin-bottom: 40px;
        margin-left: 0 !important;
    }
}
@media screen and (min-width: 1080px) {
    .m__copy-image h3 {
        max-width: 790px;
    }
}
.m__copy-image--content {
    order: 2;
    padding: 50px 0 30px 30px;
}
@media screen and (min-width: 800px) {
    .m__copy-image--content {
        min-height: unset;
        order: 1;
        padding: 0 80px;
    }
}
@media screen and (min-width: 1150px) {
    .m__copy-image--content {
        padding: 0 130px;
    }
}
@media screen and (min-width: 1400px) {
    .m__copy-image--content {
        padding: 0 10vw;
    }
}
.m__copy-image--content p {
    color: #004b4f;
    margin-bottom: 30px;
    width: 90%;
}
@media screen and (min-width: 800px) {
    .m__copy-image--content p {
        width: 100%;
    }
}
.m__copy-image--content .c__button:after {
    margin-top: -15px;
}
.m__copy-image--image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
}
.l__generic {
    background-color: #f5f5f5;
    padding: 200px 0 100px;
}
.l__generic--content h1 {
    color: #000;
    font-family: Roobert-Regular;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 60px;
}
@media screen and (min-width: 500px) {
    .l__generic--content h1 {
        font-size: 28px;
        line-height: 38px;
    }
}
@media screen and (min-width: 650px) {
    .l__generic--content h1 {
        font-size: 36px;
        line-height: 46px;
    }
}
@media screen and (min-width: 800px) {
    .l__generic--content h1 {
        font-size: 46px;
        line-height: 52px;
    }
}
@media screen and (min-width: 1080px) {
    .l__generic--content h1 {
        font-size: 52px;
        line-height: 60px;
    }
}
.l__generic--content h4 {
    color: #000;
    display: block;
    font-size: 28px;
    margin: 25px 0 30px;
}
@media screen and (min-width: 800px) {
    .l__generic--content h4 {
        font-size: 32px;
    }
}
.l__generic--content h4:first-of-type {
    font-size: 30px;
}
@media screen and (min-width: 800px) {
    .l__generic--content h4:first-of-type {
        font-size: 35px;
    }
}
.l__generic--content p {
    color: #3b3a3b;
    font-size: 20px;
    line-height: 44px;
    margin-bottom: 30px;
    padding: 0;
}
.l__generic--content a {
    color: #3b3a3b;
    display: inline-block;
    font-size: 20px;
    line-height: 26px;
    position: relative;
    text-decoration: none;
}
.l__generic--content a:after {
    background: #3b3a3b;
    content: "";
    display: block;
    height: 1px;
    transition: width 0.3s;
    width: 0;
}
.l__generic--content a:hover:after {
    width: 100%;
}
.l__generic--content ul {
    list-style-type: disc;
    margin: 0 0 40px;
    padding: 0 30px;
}
@media screen and (min-width: 800px) {
    .l__generic--content ul {
        padding: 0 135px;
    }
}
.l__generic--content ul li {
    color: #3b3a3b;
    font-family: Roobert-Regular;
    font-size: 20px;
    line-height: 44px;
}
.l__generic--content ol {
    list-style-type: decimal;
    margin: 0 0 40px;
    padding: 0 30px;
}
@media screen and (min-width: 800px) {
    .l__generic--content ol {
        padding: 0 135px;
    }
}
.l__generic--content ol li {
    color: #3b3a3b;
    font-family: Roobert-Regular;
    font-size: 20px;
    line-height: 44px;
}
.l__generic--content img {
    display: block;
    height: auto;
    margin: 20px auto 50px;
}
.m__hero--content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
    padding-bottom: 85px;
}
.m__hero--content h1 {
    color: white;
    margin-bottom: 55px;
    padding: 0;
}
@media screen and (min-width: 800px) {
    .m__hero--content h1 {
        font-size: 82px;
        line-height: 92px;
        padding: 0 105px;
    }
}
.m__hero--content h2.subheading {
    color: white;
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 55px;
    margin-top: -30px;
    padding: 0;
    position: relative;
}
@media screen and (min-width: 800px) {
    .m__hero--content h2.subheading {
        font-size: 42px;
        line-height: 1.2;
        padding: 0 105px;
    }
}
.m__hero--content div {
    padding: 0;
}
@media screen and (min-width: 800px) {
    .m__hero--content div {
        padding: 0 105px;
    }
}
.m__hero--content div p {
    color: white;
    display: inline-block;
    margin-right: 40px;
}
.l__blog-post {
    background-color: #f5f5f5;
    padding-bottom: 100px;
}
.l__blog-post--details {
    padding: 70px 0 90px;
}
@media screen and (min-width: 800px) {
    .l__blog-post--details {
        display: flex;
        justify-content: space-between;
        padding: 70px 105px 90px;
    }
}
.l__blog-post--details--author {
    align-items: center;
    display: flex;
    margin-bottom: 20px;
}
@media screen and (min-width: 800px) {
    .l__blog-post--details--author {
        margin-bottom: 0;
    }
}
.l__blog-post--details--author--image {
    background-color: white;
    border-radius: 50%;
    height: 80px;
    margin-right: 30px;
    width: 80px;
}
.l__blog-post--details--author p {
    color: #000;
    font-size: 16px;
    text-transform: capitalize;
}
.l__blog-post--details--share {
    align-items: center;
    display: flex;
    justify-content: center;
}
@media screen and (min-width: 800px) {
    .l__blog-post--details--share {
        justify-content: flex-start;
    }
}
.l__blog-post--details--share p {
    color: #000;
    font-size: 16px;
}
.l__blog-post--details--share img {
    height: 16px;
    margin-left: 15px;
    opacity: 1;
    transition: 0.2s;
    width: auto;
}
.l__blog-post--details--share img:hover {
    opacity: 0.5;
}
.l__blog-post--content h3 {
    width: 100%;
}
@media screen and (min-width: 800px) {
    .l__blog-post--content h3 {
        padding: 20px 105px;
    }
}
.l__blog-post--content h4 {
    color: #000;
    display: block;
    font-size: 28px;
    margin: 25px 0 30px;
    padding: 0;
}
@media screen and (min-width: 800px) {
    .l__blog-post--content h4 {
        font-size: 32px;
        padding: 0 105px;
    }
}
.l__blog-post--content h4:first-of-type {
    font-size: 30px;
}
@media screen and (min-width: 800px) {
    .l__blog-post--content h4:first-of-type {
        font-size: 35px;
    }
}
.l__blog-post--content p {
    color: #3b3a3b;
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 30px;
    padding: 0;
}
@media screen and (min-width: 800px) {
    .l__blog-post--content p {
        font-size: 20px;
        line-height: 44px;
        padding: 0 105px;
    }
}
.l__blog-post--content a {
    border-bottom: 2px solid #c7c7c7;
    color: #000;
    display: inline-block;
    font-size: 18px;
    line-height: 25px;
    position: relative;
    text-decoration: none;
    transition: 0.2s;
}
@media screen and (min-width: 800px) {
    .l__blog-post--content a {
        font-size: 20px;
    }
}
.l__blog-post--content a:hover {
    border-bottom: 2px solid #000;
}
.l__blog-post--content ul {
    list-style-type: disc;
    margin: 0 0 40px;
    padding: 0 30px;
}
@media screen and (min-width: 800px) {
    .l__blog-post--content ul {
        padding: 0 135px;
    }
}
.l__blog-post--content ul li {
    color: #3b3a3b;
    font-family: Roobert-Regular;
    font-size: 20px;
    line-height: 44px;
}
.l__blog-post--content ol {
    list-style-type: decimal;
    margin: 0 0 40px;
    padding: 0 30px;
}
@media screen and (min-width: 800px) {
    .l__blog-post--content ol {
        padding: 0 135px;
    }
}
.l__blog-post--content ol li {
    color: #3b3a3b;
    font-family: Roobert-Regular;
    font-size: 20px;
    line-height: 44px;
}
.l__blog-post--content img {
    display: block;
    height: auto;
    margin: 20px auto 50px;
    width: 100%;
}
@media screen and (min-width: 800px) {
    .l__blog-post--content img {
        padding: 0 105px;
    }
}
.l__get-in-touch {
    background-color: #f5f5f5;
    padding: 0 0 80px;
}
@media screen and (min-width: 800px) {
    .l__get-in-touch {
        padding: 0 105px 80px;
    }
}
.l__get-in-touch h4 {
    margin-bottom: 40px;
    width: 50%;
}
.l__get-in-touch .horizontal-line {
    background-color: hsla(0, 0%, 44%, 0.2);
    height: 1px;
    margin-bottom: 40px;
    width: 100%;
}
.l__get-in-touch .c__button,
.l__get-in-touch .horizontal-line.top {
    margin-bottom: 70px;
}
.l__get-in-touch--social {
    justify-content: space-between;
}
.l__get-in-touch--social,
.l__get-in-touch--social--share {
    align-items: center;
    display: flex;
}
.l__get-in-touch--social--share p {
    color: #000;
    font-size: 16px;
}
.l__get-in-touch--social--share img {
    height: 16px;
    margin-left: 15px;
    opacity: 1;
    transition: 0.5s;
    width: auto;
}
.l__get-in-touch--social--share img:hover {
    opacity: 0.5;
}
.l__newsletter {
    background-color: #f5f5f5;
    padding-bottom: 125px;
}
.l__newsletter--content {
    align-items: center;
    background-color: white;
    clip-path: polygon(10% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 20%);
    display: flex;
    flex-direction: column;
    padding: 90px 0 75px;
}
.l__newsletter--content p {
    color: #3b3a3b;
    font-size: 15px;
    margin-bottom: 25px;
}
.l__newsletter--content input[type="text"] {
    border: 1px solid #dfdde0;
    border-radius: 3px;
    color: #3b3a3b;
    height: 80px;
    margin-bottom: 25px;
    padding-left: 40px;
    width: 415px;
}
.l__newsletter--content .checkbox-holder {
    align-items: center;
    display: flex;
    margin-bottom: 40px;
    width: 415px;
}
.l__newsletter--content .checkbox-holder input[type="checkbox"] {
    border: 1px solid #dfdde0;
    border-radius: 3px;
    height: 20px;
    margin-right: 20px;
    width: 20px;
}
.l__newsletter--content .checkbox-holder p {
    color: #3b3a3b;
    font-size: 15px;
    line-height: 15px;
    margin: 0;
}
.m__related-posts {
    background-color: #f5f5f5;
    padding-bottom: 90px;
}
.m__related-posts .row {
    margin: 0 -15px;
}
.m__related-posts--tile {
    background-position: 50%;
    background-size: cover;
    cursor: pointer;
    height: 420px;
    margin: 0 15px;
    padding: 60px;
}
.m__related-posts--tile p {
    color: white;
    margin-bottom: 30px;
}
.m__related-posts--tile h4 {
    color: white;
}
.m__related-posts--tile a {
    opacity: 0;
    position: absolute;
}
.l__our-work {
    background-color: #000;
    overflow: hidden;
    padding: 0 0 60px;
}
@media screen and (min-width: 500px) {
    .l__our-work {
        padding: 0 0 120px;
    }
}
.l__our-work--flame-background {
    position: absolute;
    width: 100%;
}
.l__our-work .container {
    padding-top: 150px;
}
@media screen and (min-width: 800px) {
    .l__our-work .container {
        padding-top: 220px;
    }
}
.l__our-work .container h1 {
    color: white;
    font-size: 50px;
    line-height: 66px;
    margin-bottom: 40px;
}
@media screen and (min-width: 500px) {
    .l__our-work .container h1 {
        font-size: 60px;
        line-height: 76px;
    }
}
@media screen and (min-width: 650px) {
    .l__our-work .container h1 {
        font-size: 70px;
        line-height: 86px;
        margin-bottom: 60px;
    }
}
@media screen and (min-width: 800px) {
    .l__our-work .container h1 {
        font-size: 90px;
        line-height: 106px;
    }
}
@media screen and (min-width: 1080px) {
    .l__our-work .container h1 {
        font-size: 110px;
        line-height: 126px;
    }
}
.l__our-work .left {
    padding-right: 0;
}
@media screen and (min-width: 800px) {
    .l__our-work .left {
        padding-right: 15px;
    }
}
.l__our-work .right {
    padding-left: 0;
}
@media screen and (min-width: 800px) {
    .l__our-work .right {
        padding-left: 15px;
    }
}
.l__our-work .double {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.l__our-work .m__our-work--filters {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
@media screen and (min-width: 500px) {
    .l__our-work .m__our-work--filters {
        margin-bottom: 100px;
    }
}
.l__our-work .m__our-work--filters--selector {
    margin-bottom: 20px;
    width: 100%;
    color: white;
}
@media screen and (min-width: 800px) {
    .l__our-work .m__our-work--filters--selector {
        width: 25%;
    }
}
.l__our-work .m__our-work--filters--selector h4 {
    cursor: pointer;
    font-size: 24px;
    opacity: 0.4;
    transition: 0.3s;
}
@media screen and (min-width: 500px) {
    .l__our-work .m__our-work--filters--selector h4 {
        font-size: 28px;
    }
}
.l__our-work .m__our-work--filters--selector h4:after {
    content: url(../../images/icons/right-arrow-dark.svg);
    opacity: 0;
    position: absolute;
    transform: translateX(5px);
    transition: 0.3s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
}
.l__our-work .m__our-work--filters--selector h4.active,
.l__our-work .m__our-work--filters--selector h4:hover {
    opacity: 1;
}
.l__our-work .m__our-work--filters--selector h4.active:after,
.l__our-work .m__our-work--filters--selector h4:hover:after {
    opacity: 1;
    transform: translateX(15px);
}
.l__our-work .m__our-work--filters--tabs {
    min-height: 100px;
    position: relative;
    width: 100%;
}
@media screen and (min-width: 800px) {
    .l__our-work .m__our-work--filters--tabs {
        width: 75%;
    }
}
.l__our-work .m__our-work--filters--tabs .tab {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 20px;
    column-gap: 20px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transition: 0.3s;
    width: 100%;
}
@media screen and (min-width: 650px) {
    .l__our-work .m__our-work--filters--tabs .tab {
        -moz-column-count: 3;
        column-count: 3;
    }
}
.l__our-work .m__our-work--filters--tabs .tab.active {
    display: block;
    opacity: 1;
    pointer-events: auto;
}
.l__our-work .m__our-work--filters--tabs .tab li {
    cursor: pointer;
    opacity: 0.4;
    transition: 0.3s;
}
.l__our-work .m__our-work--filters--tabs .tab li.active,
.l__our-work .m__our-work--filters--tabs .tab li:hover {
    opacity: 1;
}
.l__our-work .m__our-work--filters a,
.l__our-work .m__our-work--filters p {
    color: white;
    font-family: Roobert-Regular;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
.l__our-work .m__our-work--filters a {
    cursor: pointer;
    text-align: left;
    text-decoration: none;
}
.l__our-work .m__our-work--block {
    cursor: pointer;
    margin-bottom: 15px;
    position: relative;
}
@media screen and (min-width: 650px) {
    .l__our-work .m__our-work--block {
        margin-bottom: 30px;
    }
}
@media screen and (min-width: 800px) {
    .l__our-work .m__our-work--block {
        margin: 0;
    }
}
.l__our-work .m__our-work--block.large {
    clip-path: polygon(0 30%, 100% 30%, 100% 100%, 0 100%);
    height: 300px;
    transition: 0.5s;
    width: 100%;
}
@media screen and (min-width: 500px) {
    .l__our-work .m__our-work--block.large {
        height: 410px;
    }
}
@media screen and (min-width: 650px) {
    .l__our-work .m__our-work--block.large {
        height: 635px;
    }
}
@media screen and (min-width: 1080px) {
    .l__our-work .m__our-work--block.large {
        height: 835px;
    }
}
.l__our-work .m__our-work--block.large.active {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.l__our-work .m__our-work--block.small {
    clip-path: polygon(0 30%, 100% 30%, 100% 100%, 0 100%);
    height: 300px;
    transition: 0.5s;
    width: 100%;
}
@media screen and (min-width: 1080px) {
    .l__our-work .m__our-work--block.small {
        height: 400px;
    }
}
.l__our-work .m__our-work--block.small.active {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.l__our-work .m__our-work--block.full-width {
    clip-path: polygon(0 30%, 100% 30%, 100% 100%, 0 100%);
    height: 300px;
    transition: 0.5s;
    width: 100%;
}
@media screen and (min-width: 800px) {
    .l__our-work .m__our-work--block.full-width {
        height: 500px;
        margin: 30px 0;
    }
}
@media screen and (min-width: 1080px) {
    .l__our-work .m__our-work--block.full-width {
        height: 700px;
    }
}
.l__our-work .m__our-work--block.full-width.active {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.l__our-work .m__our-work--block:hover .m__our-work--block--content {
    transform: translateY(-50px);
}
.l__our-work .m__our-work--block:hover .m__our-work--block--link {
    opacity: 1;
    transition: opacity 0.3s ease-in 0.4s;
}
.l__our-work .m__our-work--block:hover .m__our-work--block--link img {
    transform: translateX(40px);
    transition: transform 0.6s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.6s;
}
.l__our-work .m__our-work--block--overlay {
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.9));
    bottom: 0;
    display: block;
    height: 80%;
    position: absolute;
    width: 100%;
}
@media screen and (min-width: 650px) {
    .l__our-work .m__our-work--block--overlay {
        display: none;
    }
}
.l__our-work .m__our-work--block--content {
    bottom: 20px;
    left: 20px;
    padding-right: 20px;
    position: absolute;
    transform: translateY(0);
    transition: transform 0.6s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
@media screen and (min-width: 500px) {
    .l__our-work .m__our-work--block--content {
        bottom: 35px;
        left: 35px;
        padding-right: 35px;
    }
}
@media screen and (min-width: 1080px) {
    .l__our-work .m__our-work--block--content {
        bottom: 50px;
        left: 50px;
        padding-right: 50px;
    }
}
.l__our-work .m__our-work--block--content p {
    color: white;
    font-size: 14px;
    line-height: 30px;
}
@media screen and (min-width: 500px) {
    .l__our-work .m__our-work--block--content p {
        font-size: 16px;
        line-height: 32px;
    }
}
.l__our-work .m__our-work--block--content h5 {
    color: white;
    font-size: 20px;
    line-height: 25px;
}
@media screen and (min-width: 500px) {
    .l__our-work .m__our-work--block--content h5 {
        font-size: 24px;
        line-height: 36px;
    }
}
.l__our-work .m__our-work--block--link {
    align-items: center;
    bottom: 50px;
    color: white;
    display: flex;
    left: 50px;
    opacity: 0;
    position: absolute;
    text-decoration: none;
    transition: opacity 0.3s ease-in 0s;
}
.l__our-work .m__our-work--block--link img {
    transform: translateX(20px);
    transition: transform 0.6s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
}
.l__working-together {
    background-color: #000;
    position: relative;
    z-index: 20;
}
.l__working-together--flame-background {
    position: absolute;
    width: 100%;
    will-change: transform;
}
.l__working-together--titles {
    padding-top: 150px;
}
@media screen and (min-width: 500px) {
    .l__working-together--titles {
        padding-top: 220px;
    }
}
.l__working-together--titles p {
    color: white;
    margin-bottom: 50px;
}
@media screen and (min-width: 500px) {
    .l__working-together--titles p {
        margin-bottom: 80px;
    }
}
@media screen and (min-width: 1080px) {
    .l__working-together--titles p {
        margin-bottom: 120px;
    }
}
.l__working-together--titles h2 {
    color: white;
    margin-bottom: 40px;
}
@media screen and (min-width: 500px) {
    .l__working-together--titles h2 {
        margin-bottom: 60px;
    }
}
@media screen and (min-width: 1080px) {
    .l__working-together--titles h2 {
        margin-bottom: 80px;
    }
}
.l__working-together--titles h3 {
    color: white;
    margin-bottom: 100px;
}
@media screen and (min-width: 500px) {
    .l__working-together--titles h3 {
        margin-bottom: 140px;
    }
}
.l__working-together--intro {
    padding: 0 30px 120px;
}
@media screen and (min-width: 650px) {
    .l__working-together--intro {
        padding: 0 30px 150px;
    }
}
@media screen and (min-width: 800px) {
    .l__working-together--intro {
        padding: 0 0 170px;
    }
}
@media screen and (min-width: 1080px) {
    .l__working-together--intro {
        padding: 0 0 210px;
    }
}
.l__working-together--intro--image {
    background-position: 50%;
    background-size: cover;
    height: 250px;
    width: 100%;
}
@media screen and (min-width: 500px) {
    .l__working-together--intro--image {
        height: 350px;
    }
}
@media screen and (min-width: 650px) {
    .l__working-together--intro--image {
        height: 500px;
    }
}
@media screen and (min-width: 800px) {
    .l__working-together--intro--image {
        height: 600px;
    }
}
@media screen and (min-width: 1150px) {
    .l__working-together--intro--image {
        height: 700px;
    }
}
.l__working-together--intro--content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 40px 0 0;
}
@media screen and (min-width: 800px) {
    .l__working-together--intro--content {
        padding: 0 50px 0 80px;
    }
}
@media screen and (min-width: 1150px) {
    .l__working-together--intro--content {
        padding: 0 calc(50vw - 545px) 0 140px;
    }
}
.l__working-together--intro--content p {
    color: white;
    margin-bottom: 30px;
}
.l__working-together--intro--content p:last-of-type {
    margin-bottom: 0;
}
.l__working-together--specialization {
    padding-bottom: 120px;
}
@media screen and (min-width: 650px) {
    .l__working-together--specialization {
        padding-bottom: 160px;
    }
}
@media screen and (min-width: 1080px) {
    .l__working-together--specialization {
        padding-bottom: 200px;
    }
}
.l__working-together--specialization .title-carousel {
    margin-bottom: 60px;
    opacity: 0.4;
}
@media screen and (min-width: 650px) {
    .l__working-together--specialization .title-carousel {
        margin-bottom: 80px;
    }
}
.l__working-together--specialization .title-carousel.active {
    opacity: 1;
}
.l__working-together--specialization .title-carousel h2 {
    color: white;
}
.l__working-together--specialization h3 {
    color: white;
    margin-bottom: 50px;
}
@media screen and (min-width: 650px) {
    .l__working-together--specialization h3 {
        margin-bottom: 70px;
    }
}
@media screen and (min-width: 1080px) {
    .l__working-together--specialization h3 {
        margin-bottom: 110px;
    }
}
.l__working-together--specialization p {
    color: white;
}
@media screen and (min-width: 650px) {
    .l__working-together--specialization p {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 80px;
        column-gap: 80px;
    }
}
.l__working-together--full-width {
    padding-bottom: 120px;
}
@media screen and (min-width: 800px) {
    .l__working-together--full-width {
        padding-bottom: 190px;
    }
}
.l__working-together--full-width--tile {
    align-items: center;
    background-position: 50%;
    background-size: cover;
    display: flex;
    height: 350px;
    justify-content: center;
    width: 100%;
}
@media screen and (min-width: 650px) {
    .l__working-together--full-width--tile {
        height: 500px;
    }
}
@media screen and (min-width: 800px) {
    .l__working-together--full-width--tile {
        height: 600px;
    }
}
@media screen and (min-width: 1080px) {
    .l__working-together--full-width--tile {
        height: 725px;
    }
}
.l__working-together--full-width--tile h2 {
    color: white;
    text-align: center;
}
.l__working-together--offices h3 {
    color: white;
    margin-bottom: 40px;
    padding-right: 40px;
}
@media screen and (min-width: 800px) {
    .l__working-together--offices h3 {
        margin-bottom: 0;
    }
}
.l__working-together--offices p {
    color: white;
}
.l__working-together--offices--gallery {
    margin: 120px 0;
}
@media screen and (min-width: 500px) {
    .l__working-together--offices--gallery {
        margin: 180px 0;
    }
}
.l__working-together--offices--gallery .owl-carousel {
    height: 260px;
    margin: 0 auto;
    width: 280px;
}
@media screen and (min-width: 500px) {
    .l__working-together--offices--gallery .owl-carousel {
        height: 350px;
        width: 460px;
    }
}
@media screen and (min-width: 650px) {
    .l__working-together--offices--gallery .owl-carousel {
        height: 500px;
    }
}
.l__working-together--offices--gallery .owl-carousel .owl-stage-outer {
    overflow: visible;
}
.l__working-together--offices--gallery .owl-carousel .owl-item.active .image {
    transform: scale(1);
}
.l__working-together--offices--gallery .owl-carousel .owl-item .image {
    background-size: cover;
    height: 260px;
    transform: scale(0.8);
    transition: 0.3s;
    width: 100%;
}
@media screen and (min-width: 500px) {
    .l__working-together--offices--gallery .owl-carousel .owl-item .image {
        height: 350px;
    }
}
@media screen and (min-width: 650px) {
    .l__working-together--offices--gallery .owl-carousel .owl-item .image {
        height: 500px;
    }
}
.l__working-together--beliefs {
    padding-bottom: 70px;
}
@media screen and (min-width: 500px) {
    .l__working-together--beliefs {
        padding-bottom: 120px;
    }
}
@media screen and (min-width: 800px) {
    .l__working-together--beliefs {
        padding-bottom: 170px;
    }
}
.l__working-together--beliefs h2 {
    color: white;
    margin-bottom: 70px;
}
@media screen and (min-width: 650px) {
    .l__working-together--beliefs h2 {
        margin-bottom: 100px;
    }
}
.l__working-together--beliefs h3 {
    color: white;
    margin-bottom: 30px;
}
@media screen and (min-width: 650px) {
    .l__working-together--beliefs h3 {
        margin-bottom: 40px;
    }
}
.l__working-together--beliefs p {
    color: white;
}
.l__working-together--beliefs--container {
    margin-bottom: 50px;
}
@media screen and (min-width: 650px) {
    .l__working-together--beliefs--container {
        margin-bottom: 80px;
    }
}
@media screen and (min-width: 800px) {
    .l__working-together--beliefs--container {
        margin-bottom: 100px;
    }
}
.l__working-together--beliefs--container:nth-of-type(2n) {
    padding-left: 0;
}
@media screen and (min-width: 650px) {
    .l__working-together--beliefs--container:nth-of-type(2n) {
        padding-left: 60px;
    }
}
@media screen and (min-width: 800px) {
    .l__working-together--beliefs--container:nth-of-type(2n) {
        padding-left: 80px;
    }
}
.l__working-together--beliefs--container:nth-of-type(odd) {
    padding-right: 0;
}
@media screen and (min-width: 650px) {
    .l__working-together--beliefs--container:nth-of-type(odd) {
        padding-right: 60px;
    }
}
@media screen and (min-width: 800px) {
    .l__working-together--beliefs--container:nth-of-type(odd) {
        padding-right: 80px;
    }
}
.l__working-together--clients h3 {
    color: white;
    margin-bottom: 70px;
}
.l__working-together--clients .horizontal-line {
    background-color: hsla(0, 0%, 100%, 0.3);
    height: 1px;
    margin-bottom: 75px;
    width: 100%;
}
@media screen and (min-width: 500px) {
    .l__working-together--clients .horizontal-line {
        margin-bottom: 125px;
    }
}
@media screen and (min-width: 800px) {
    .l__working-together--clients .horizontal-line {
        margin-bottom: 175px;
    }
}
.l__working-together--clients--container {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 120px;
    padding: 0 30px;
}
.l__working-together--clients--container img {
    height: auto;
    max-width: 150px;
    width: 100%;
}
.working-with-us-scroll-image {
    height: 100vh;
    left: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    width: 50%;
    z-index: -1;
}
.l__working-with-us--flame-background {
    position: absolute;
    width: 150%;
}
@media screen and (min-width: 500px) {
    .l__working-with-us--flame-background {
        width: 100%;
    }
}
.l__working-with-us {
    padding-top: 150px;
}
@media screen and (min-width: 650px) {
    .l__working-with-us {
        padding-top: 220px;
    }
}
.l__working-with-us h1 {
    color: white;
    margin-bottom: 50px;
}
@media screen and (min-width: 650px) {
    .l__working-with-us h1 {
        margin-bottom: 90px;
    }
}
.l__working-with-us .anchor-link-container {
    display: none;
    flex-wrap: nowrap;
}
@media screen and (min-width: 800px) {
    .l__working-with-us .anchor-link-container {
        display: flex;
    }
}
.l__working-with-us .anchor-link-container .anchor-link {
    border-right: 1px solid #e2e2e2;
    cursor: pointer;
    padding: 0 15px;
}
@media screen and (min-width: 1080px) {
    .l__working-with-us .anchor-link-container .anchor-link {
        padding: 0 20px;
    }
}
.l__working-with-us .anchor-link-container .anchor-link:first-of-type {
    padding: 0 15px 0 0;
}
@media screen and (min-width: 1080px) {
    .l__working-with-us .anchor-link-container .anchor-link:first-of-type {
        padding: 0 20px 0 0;
    }
}
.l__working-with-us .anchor-link-container .anchor-link:last-of-type {
    border-right: none;
    padding: 0 0 0 15px;
}
@media screen and (min-width: 1080px) {
    .l__working-with-us .anchor-link-container .anchor-link:last-of-type {
        padding: 0 0 0 20px;
    }
}
.l__working-with-us .anchor-link-container .anchor-link span {
    display: block;
    font-family: Roobert-Regular;
    font-size: 16px;
    margin-bottom: 30px;
}
.l__working-with-us .anchor-link-container .anchor-link p {
    color: #d4de21;
    font-size: 18px;
    line-height: 24px;
    transition: 0.3s;
}

.l__working-with-us .anchor-link-container .anchor-link span {
    color: #d4de21;
}

@media screen and (min-width: 1080px) {
    .l__working-with-us .anchor-link-container .anchor-link p {
        font-size: 22px;
        line-height: 32px;
    }
}
.l__working-with-us .anchor-link-container .anchor-link.active p,
.l__working-with-us .anchor-link-container .anchor-link:hover p {
    color: #d4de21;
}
.l__working-with-us .hero-image {
    background-position: 50%;
    background-size: cover;
    height: 300px;
    margin-top: 50px;
    width: calc(100vw - 30px);
}
@media screen and (min-width: 650px) {
    .l__working-with-us .hero-image {
        height: 400px;
    }
}
@media screen and (min-width: 800px) {
    .l__working-with-us .hero-image {
        height: 600px;
    }
}
@media screen and (min-width: 1150px) {
    .l__working-with-us .hero-image {
        width: calc(50vw + 545px);
    }
}
.m__intro-experience {
    background-color: #000;
    padding: 100px 0 70px;
}
@media screen and (min-width: 800px) {
    .m__intro-experience {
        padding: 140px 0 170px;
    }
}
.m__intro-experience .section-number {
    align-items: center;
    border: 1px solid #e2e2e2;
    display: flex;
    height: 90px;
    justify-content: center;
    margin-bottom: 30px;
    width: 90px;
}
@media screen and (min-width: 800px) {
    .m__intro-experience .section-number {
        height: 130px;
        width: 130px;
    }
}
.m__intro-experience .section-number span {
    color: white;
    font-family: Roobert-Regular;
    font-size: 40px;
    line-height: 44px;
    opacity: 0.3;
}
@media screen and (min-width: 800px) {
    .m__intro-experience .section-number span {
        font-size: 60px;
        line-height: 62px;
    }
}
.m__intro-experience--title {
    align-items: center;
    color: white;
    display: flex;
    margin-bottom: 30px;
}
@media screen and (min-width: 500px) {
    .m__intro-experience--title {
        margin-bottom: 50px;
    }
}
@media screen and (min-width: 800px) {
    .m__intro-experience--title {
        margin-bottom: 0;
        padding-right: 50px;
    }
}
@media screen and (min-width: 1080px) {
    .m__intro-experience--title {
        padding-right: 110px;
    }
}
@media screen and (min-width: 1150px) {
    .m__intro-experience--title {
        padding-right: 140px;
    }
}
.m__intro-experience--tile {
    align-items: center;
    background-color: #004b4f;
    clip-path: polygon(10% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 20%);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: 300px;
    justify-content: center;
    margin: 0 auto 30px;
    max-width: 545px;
}
@media screen and (min-width: 500px) {
    .m__intro-experience--tile {
        height: 505px;
        margin: 0 auto 50px;
    }
}
@media screen and (min-width: 800px) {
    .m__intro-experience--tile {
        margin: 0;
    }
}
.m__intro-experience--tile h1 {
    color: white;
    font-size: 140px;
    line-height: 140px;
}
@media screen and (min-width: 500px) {
    .m__intro-experience--tile h1 {
        font-size: 200px;
        line-height: 170px;
    }
}
@media screen and (min-width: 1080px) {
    .m__intro-experience--tile h1 {
        font-size: 240px;
        line-height: 200px;
    }
}
.m__intro-experience--tile h3 {
    color: white;
    font-size: 24px;
}
@media screen and (min-width: 500px) {
    .m__intro-experience--tile h3 {
        font-size: 36px;
    }
}
@media screen and (min-width: 1080px) {
    .m__intro-experience--tile h3 {
        font-size: 46px;
        line-height: 52px;
    }
}
.m__intro-experience--tile h3 span {
    font-size: 20px;
    opacity: 0.6;
}
@media screen and (min-width: 500px) {
    .m__intro-experience--tile h3 span {
        font-size: 26px;
    }
}
@media screen and (min-width: 1080px) {
    .m__intro-experience--tile h3 span {
        font-size: 30px;
    }
}
.m__intro-experience--content-left {
    padding: 0 0 30px;
}
@media screen and (min-width: 500px) {
    .m__intro-experience--content-left {
        padding: 0 70px 30px 0;
    }
}
@media screen and (min-width: 800px) {
    .m__intro-experience--content-left {
        padding: 100px 100px 0 0;
    }
}
.m__intro-experience--content-left p {
    color: #d4de21;
    opacity: 0.7;
}
.m__intro-experience--content-right {
    padding: 0 0 30px;
}
@media screen and (min-width: 500px) {
    .m__intro-experience--content-right {
        padding: 0 70px 30px 0;
    }
}
@media screen and (min-width: 800px) {
    .m__intro-experience--content-right {
        padding: 100px 100px 0 0;
    }
}
.m__intro-experience--content-right p {
    color: #d4de21;
    opacity: 0.7;
}
.m__advantage-scroll {
    background-color: #f5f5f5;
}
.m__advantage-scroll--title {
    background-color: #f5f5f5;
    padding: 50px 0;
}
@media screen and (min-width: 650px) {
    .m__advantage-scroll--title {
        padding: 160px 0 110px;
    }
}
.m__advantage-scroll--title .title-container {
    display: block;
}
@media screen and (min-width: 650px) {
    .m__advantage-scroll--title .title-container {
        align-items: center;
        display: flex;
    }
}
.m__advantage-scroll--title .title-container .section-number {
    align-items: center;
    border: 1px solid #e2e2e2;
    display: flex;
    height: 90px;
    justify-content: center;
    margin: 0 0 40px;
    width: 90px;
}
@media screen and (min-width: 650px) {
    .m__advantage-scroll--title .title-container .section-number {
        margin: 0 40px 0 0;
    }
}
@media screen and (min-width: 800px) {
    .m__advantage-scroll--title .title-container .section-number {
        height: 130px;
        width: 130px;
    }
}
.m__advantage-scroll--title .title-container .section-number span {
    color: #000;
    font-family: Roobert-Regular;
    font-size: 40px;
    line-height: 44px;
    opacity: 0.3;
}
@media screen and (min-width: 800px) {
    .m__advantage-scroll--title .title-container .section-number span {
        font-size: 60px;
        line-height: 62px;
    }
}
.m__advantage-scroll--title .title-container h2 {
    color: #000;
}
.m__advantage-scroll .left {
    padding-top: 0;
    position: relative;
    z-index: 20;
}
@media screen and (min-width: 800px) {
    .m__advantage-scroll .left {
        padding-top: 190px;
    }
}
.m__advantage-scroll--content {
    background-color: #000;
    height: auto;
    padding: 60px 30px;
}
@media screen and (min-width: 500px) {
    .m__advantage-scroll--content {
        padding: 90px 90px 30px;
    }
}
@media screen and (min-width: 800px) {
    .m__advantage-scroll--content {
        padding: 140px 100px 140px 90px;
    }
}
@media screen and (min-width: 1080px) {
    .m__advantage-scroll--content {
        padding: 230px 190px 230px 140px;
    }
}
.m__advantage-scroll--content:before {
    background-color: #000;
    content: "";
    height: 100%;
    left: -300px;
    position: absolute;
    top: 0;
    width: 300px;
}
.m__advantage-scroll--content--item {
    margin-bottom: 60px;
    position: relative;
}
.m__advantage-scroll--content--item h4 {
    color: white;
    margin-bottom: 20px;
}
.m__advantage-scroll--content--item p {
    color: #adadad;
    font-size: 20px;
    line-height: 34px;
}
.m__advantage-scroll--content--item .c__button-circle {
    position: absolute;
    right: 0;
    top: 0;
}
.m__advantage-scroll--bg-image {
    background-position: 50%;
    background-size: cover;
    display: none;
    height: 100vh;
    width: 100%;
    z-index: 20;
}
@media screen and (min-width: 800px) {
    .m__advantage-scroll--bg-image {
        display: block;
    }
}
.m__solution {
    background-color: #000;
    padding: 60px 0 70px;
}
@media screen and (min-width: 650px) {
    .m__solution {
        padding: 100px 0 140px;
    }
}
@media screen and (min-width: 800px) {
    .m__solution {
        padding: 190px 0 220px;
    }
}
.m__solution .title-container {
    display: block;
    margin-bottom: 60px;
}
@media screen and (min-width: 650px) {
    .m__solution .title-container {
        align-items: center;
        display: flex;
        margin-bottom: 90px;
    }
}
@media screen and (min-width: 800px) {
    .m__solution .title-container {
        margin-bottom: 120px;
    }
}
@media screen and (min-width: 1150px) {
    .m__solution .title-container {
        margin-bottom: 170px;
    }
}
.m__solution .title-container .section-number {
    align-items: center;
    border: 1px solid #e2e2e2;
    display: flex;
    height: 90px;
    justify-content: center;
    margin: 0 0 40px;
    width: 90px;
}
@media screen and (min-width: 650px) {
    .m__solution .title-container .section-number {
        margin: 0 40px 0 0;
    }
}
@media screen and (min-width: 800px) {
    .m__solution .title-container .section-number {
        height: 130px;
        width: 130px;
    }
}
.m__solution .title-container .section-number span {
    color: #d4de21;
    font-family: Roobert-Regular;
    font-size: 40px;
    line-height: 44px;
    opacity: 0.3;
}
@media screen and (min-width: 800px) {
    .m__solution .title-container .section-number span {
        font-size: 60px;
        line-height: 62px;
    }
}
.m__solution .title-container h2 {
    color: white;
}
.m__solution--circle-diagram {
    display: block;
    margin: 0 auto 50px;
    max-width: 600px;
}
@media screen and (min-width: 650px) {
    .m__solution--circle-diagram {
        display: flex;
        justify-content: space-between;
    }
}
@media screen and (min-width: 800px) {
    .m__solution--circle-diagram {
        margin: 0 auto 120px;
        max-width: 750px;
    }
}
@media screen and (min-width: 1150px) {
    .m__solution--circle-diagram {
        margin-bottom: 160px;
        max-width: 100%;
    }
}
.m__solution--circle-diagram .circle {
    align-items: center;
    background-color: #004b4f;
    border-radius: 50%;
    display: flex;
    height: 170px;
    justify-content: center;
    margin: 0 auto 45px;
    position: relative;
    width: 170px;
}
@media screen and (min-width: 800px) {
    .m__solution--circle-diagram .circle {
        height: 200px;
        margin: 0;
        width: 200px;
    }
}
@media screen and (min-width: 1150px) {
    .m__solution--circle-diagram .circle {
        height: 270px;
        width: 270px;
    }
}
.m__solution--circle-diagram .circle:after {
    background-color: #000;
    content: "";
    height: 25px;
    left: inherit;
    position: absolute;
    top: 105%;
    width: 1px;
}
@media screen and (min-width: 650px) {
    .m__solution--circle-diagram .circle:after {
        height: 1px;
        left: 105%;
        top: inherit;
        width: 12px;
    }
}
@media screen and (min-width: 800px) {
    .m__solution--circle-diagram .circle:after {
        width: 50px;
    }
}
@media screen and (min-width: 1150px) {
    .m__solution--circle-diagram .circle:after {
        width: 110px;
    }
}
.m__solution--circle-diagram .circle:last-of-type:after {
    content: none;
}
.m__solution--circle-diagram .circle p {
    color: white;
}
.m__solution--content-left h4 {
    color: white;
    margin-bottom: 50px;
}
@media screen and (min-width: 800px) {
    .m__solution--content-left h4 {
        margin-bottom: 0;
    }
}
.m__solution--content-right {
    padding-left: 0;
}
@media screen and (min-width: 800px) {
    .m__solution--content-right {
        padding-left: 110px;
    }
}
.m__solution--content-right p {
    margin-bottom: 40px;
    color: white;
    opacity: 0.7;
}
.m__solution--content-right p:last-of-type {
    margin-bottom: 0;
}
.m__further-solution {
    background-color: #f5f5f5;
    padding: 90px 0;
}
@media screen and (min-width: 800px) {
    .m__further-solution {
        padding: 160px 0;
    }
}
.m__further-solution .title-container {
    margin-bottom: 80px;
}
@media screen and (min-width: 800px) {
    .m__further-solution .title-container {
        margin-bottom: 140px;
    }
}
.m__further-solution .title-container h2 {
    color: #000;
    font-size: 38px;
    line-height: 44px;
    max-width: 600px;
}
@media screen and (min-width: 500px) {
    .m__further-solution .title-container h2 {
        font-size: 44px;
        line-height: 48px;
        margin-bottom: 60px;
    }
}
@media screen and (min-width: 650px) {
    .m__further-solution .title-container h2 {
        font-size: 54px;
        line-height: 58px;
    }
}
@media screen and (min-width: 800px) {
    .m__further-solution .title-container h2 {
        font-size: 64px;
        line-height: 68px;
    }
}
@media screen and (min-width: 1080px) {
    .m__further-solution .title-container h2 {
        font-size: 72px;
        line-height: 78px;
    }
}
.m__further-solution--bg-image {
    align-items: center;
    display: flex;
}
.m__further-solution--bg-image.left {
    background: #f5f5f5;
}
@media screen and (min-width: 800px) {
    .m__further-solution--bg-image.left {
        background: linear-gradient(90deg, #f5f5f5 80%, #000 0);
    }
}
.m__further-solution--bg-image.right {
    background: #f5f5f5;
}
@media screen and (min-width: 800px) {
    .m__further-solution--bg-image.right {
        background: linear-gradient(90deg, #000 20%, #f5f5f5 0);
    }
}
.m__further-solution--bg-image .image {
    background-color: white;
    background-position: 50%;
    background-size: cover;
    height: 320px;
    width: 100%;
}
@media screen and (min-width: 800px) {
    .m__further-solution--bg-image .image {
        height: 80%;
    }
}
.m__further-solution--content {
    background-color: #000;
    margin: -120px auto 0;
}
@media screen and (min-width: 500px) {
    .m__further-solution--content {
        margin: -70px auto 0;
    }
}
@media screen and (min-width: 800px) {
    .m__further-solution--content {
        margin: 0;
    }
}
.m__further-solution--content.left {
    padding: 40px;
}
@media screen and (min-width: 800px) {
    .m__further-solution--content.left {
        padding: 110px 50px 110px 30px;
    }
}
@media screen and (min-width: 1150px) {
    .m__further-solution--content.left {
        padding: 110px 110px 110px calc(50vw - 545px);
    }
}
.m__further-solution--content.right {
    padding: 40px;
}
@media screen and (min-width: 800px) {
    .m__further-solution--content.right {
        padding: 110px 30px 110px 50px;
    }
}
@media screen and (min-width: 1150px) {
    .m__further-solution--content.right {
        padding: 110px calc(50vw - 545px) 110px 110px;
    }
}
.m__further-solution--content h4 {
    color: white;
    margin-bottom: 50px;
}
.m__further-solution--content p {
    color: white;
    margin-bottom: 30px;
}
.m__further-solution--content p:last-of-type {
    margin-bottom: 0;
}
.m__further-solution .image-left-text-right {
    margin-bottom: 100px;
}
@media screen and (min-width: 650px) {
    .m__further-solution .image-left-text-right {
        margin-bottom: 140px;
    }
}
.m__further-solution .image-right-text-left .m__further-solution--content {
    order: 2;
}
@media screen and (min-width: 800px) {
    .m__further-solution .image-right-text-left .m__further-solution--content {
        order: 1;
    }
}
.m__further-solution .image-right-text-left .m__further-solution--bg-image {
    order: 1;
}
@media screen and (min-width: 800px) {
    .m__further-solution .image-right-text-left .m__further-solution--bg-image {
        order: 2;
    }
}
.m__global-reach {
    background-color: #000;
    padding: 60px 0;
}
@media screen and (min-width: 650px) {
    .m__global-reach {
        padding: 90px 0;
    }
}
@media screen and (min-width: 800px) {
    .m__global-reach {
        padding: 170px 0;
    }
}
.m__global-reach .title-container {
    display: block;
    margin-bottom: 60px;
}
@media screen and (min-width: 650px) {
    .m__global-reach .title-container {
        align-items: center;
        display: flex;
        margin-bottom: 80px;
    }
}
.m__global-reach .title-container .section-number {
    align-items: center;
    border: 1px solid #e2e2e2;
    display: flex;
    height: 90px;
    justify-content: center;
    margin: 0 0 40px;
    width: 90px;
}
@media screen and (min-width: 650px) {
    .m__global-reach .title-container .section-number {
        margin: 0 40px 0 0;
    }
}
@media screen and (min-width: 800px) {
    .m__global-reach .title-container .section-number {
        height: 130px;
        width: 130px;
    }
}
.m__global-reach .title-container .section-number span {
    color: #d4de21;
    font-family: Roobert-Regular;
    font-size: 40px;
    line-height: 44px;
    opacity: 0.3;
}
@media screen and (min-width: 800px) {
    .m__global-reach .title-container .section-number span {
        font-size: 60px;
        line-height: 62px;
    }
}
.m__global-reach .title-container h2 {
    color: #d4de21;
}
.m__global-reach--content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 80px;
}
@media screen and (min-width: 650px) {
    .m__global-reach--content {
        margin-bottom: 140px;
    }
}
.m__global-reach--content p {
    color: #d4de21;
    font-size: 20px;
    margin-bottom: 50px;
    max-width: 100%;
    opacity: 0.7;
}
@media screen and (min-width: 800px) {
    .m__global-reach--content p {
        margin-bottom: 0;
        max-width: 450px;
    }
}
@media screen and (min-width: 1080px) {
    .m__global-reach--content p {
        max-width: 570px;
    }
}
.m__global-reach--gallery .owl-carousel {
    height: 260px;
    margin: 0 auto;
    width: 280px;
}
@media screen and (min-width: 500px) {
    .m__global-reach--gallery .owl-carousel {
        height: 350px;
        width: 460px;
    }
}
@media screen and (min-width: 650px) {
    .m__global-reach--gallery .owl-carousel {
        height: 500px;
    }
}
.m__global-reach--gallery .owl-carousel .owl-stage-outer {
    overflow: visible;
}
.m__global-reach--gallery .owl-carousel .owl-item.active .image {
    transform: scale(1);
}
.m__global-reach--gallery .owl-carousel .owl-item .image {
    background-size: cover;
    height: 260px;
    transform: scale(0.8);
    transition: 0.3s;
    width: 100%;
}
@media screen and (min-width: 500px) {
    .m__global-reach--gallery .owl-carousel .owl-item .image {
        height: 350px;
    }
}
@media screen and (min-width: 650px) {
    .m__global-reach--gallery .owl-carousel .owl-item .image {
        height: 500px;
    }
}
.m__beliefs {
    background-color: #f5f5f5;
    padding: 60px 0;
}
@media screen and (min-width: 650px) {
    .m__beliefs {
        padding: 90px 0;
    }
}
@media screen and (min-width: 800px) {
    .m__beliefs {
        padding: 130px 0;
    }
}
.m__beliefs .title-container {
    display: block;
    margin-bottom: 60px;
}
@media screen and (min-width: 650px) {
    .m__beliefs .title-container {
        align-items: center;
        display: flex;
        margin-bottom: 80px;
    }
}
@media screen and (min-width: 800px) {
    .m__beliefs .title-container {
        margin-bottom: 140px;
    }
}
.m__beliefs .title-container .section-number {
    align-items: center;
    border: 1px solid #e2e2e2;
    display: flex;
    height: 90px;
    justify-content: center;
    margin: 0 0 40px;
    width: 90px;
}
@media screen and (min-width: 650px) {
    .m__beliefs .title-container .section-number {
        margin: 0 40px 0 0;
    }
}
@media screen and (min-width: 800px) {
    .m__beliefs .title-container .section-number {
        height: 130px;
        width: 130px;
    }
}
.m__beliefs .title-container .section-number span {
    color: #000;
    font-family: Roobert-Regular;
    font-size: 40px;
    line-height: 44px;
    opacity: 0.3;
}
@media screen and (min-width: 800px) {
    .m__beliefs .title-container .section-number span {
        font-size: 60px;
        line-height: 62px;
    }
}
.m__beliefs .title-container h2 {
    color: #000;
}
.m__beliefs--content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.m__beliefs--content--tile {
    margin-bottom: 50px;
    padding: 0;
    width: 100%;
}
@media screen and (min-width: 500px) {
    .m__beliefs--content--tile {
        padding-right: 60px;
    }
}
@media screen and (min-width: 650px) {
    .m__beliefs--content--tile {
        margin-bottom: 70px;
        width: 50%;
    }
}
@media screen and (min-width: 800px) {
    .m__beliefs--content--tile {
        padding: 0;
        width: 30%;
    }
}
.m__beliefs--content--tile br {
    display: none;
}
@media screen and (min-width: 650px) {
    .m__beliefs--content--tile br {
        display: block;
    }
}
.m__beliefs--content--tile h4 {
    color: #000;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 20px;
}
@media screen and (min-width: 500px) {
    .m__beliefs--content--tile h4 {
        font-size: 32px;
        line-height: 46px;
    }
}
@media screen and (min-width: 650px) {
    .m__beliefs--content--tile h4 {
        margin-bottom: 40px;
    }
}
@media screen and (min-width: 1080px) {
    .m__beliefs--content--tile h4 {
        font-size: 48px;
        line-height: 62px;
        margin-bottom: 50px;
    }
}
.m__beliefs--content--tile p {
    color: #000;
    opacity: 0.7;
}
.m__clients {
    background-color: #000;
    padding: 60px 0;
}
@media screen and (min-width: 650px) {
    .m__clients {
        padding: 90px 0;
    }
}
@media screen and (min-width: 800px) {
    .m__clients {
        padding: 180px 0 170px;
    }
}
.m__clients .title-container {
    display: block;
    margin-bottom: 50px;
}
@media screen and (min-width: 650px) {
    .m__clients .title-container {
        align-items: center;
        display: flex;
    }
}
.m__clients .title-container .section-number {
    align-items: center;
    border: 1px solid #e2e2e2;
    display: flex;
    height: 90px;
    justify-content: center;
    margin: 0 0 40px;
    width: 90px;
}
@media screen and (min-width: 650px) {
    .m__clients .title-container .section-number {
        margin: 0 40px 0 0;
    }
}
@media screen and (min-width: 800px) {
    .m__clients .title-container .section-number {
        height: 130px;
        width: 130px;
    }
}
.m__clients .title-container .section-number span {
    color: white;
    font-family: Roobert-Regular;
    font-size: 40px;
    line-height: 44px;
    opacity: 0.3;
}
@media screen and (min-width: 800px) {
    .m__clients .title-container .section-number span {
        font-size: 60px;
        line-height: 62px;
    }
}
.m__clients .title-container h2 {
    color: #d4de21;
}
.m__clients p {
    color: #d4de21;
    margin-bottom: 50px;
    opacity: 0.7;
}
@media screen and (min-width: 1080px) {
    .m__clients p {
        margin-bottom: 100px;
    }
}
.m__clients .tile {
    padding: 5px;
}
.m__clients--tile {
    align-items: center;
    background-color: #f5f5f5;
    display: flex;
    height: 130px;
    justify-content: center;
}
@media screen and (min-width: 500px) {
    .m__clients--tile {
        height: 190px;
    }
}
.m__clients--tile img {
    max-height: 50%;
    max-width: 50%;
}
.l__what-we-do {
    background-color: #000;
    overflow: hidden;
    padding: 210px 0 120px;
}
.l__what-we-do--flame-background {
    position: absolute;
    width: 100%;
}
.l__what-we-do h1 {
    color: white;
    font-size: 60px;
    margin-bottom: 70px;
}
@media screen and (min-width: 500px) {
    .l__what-we-do h1 {
        font-size: 80px;
        line-height: 80px;
    }
}
@media screen and (min-width: 650px) {
    .l__what-we-do h1 {
        font-size: 100px;
        line-height: 100px;
        margin-bottom: 90px;
    }
}
@media screen and (min-width: 800px) {
    .l__what-we-do h1 {
        font-size: 130px;
        line-height: 130px;
    }
}
@media screen and (min-width: 1080px) {
    .l__what-we-do h1 {
        font-size: 170px;
        line-height: 170px;
        margin-bottom: 130px;
    }
}
.l__what-we-do h4 {
    color: white;
    font-weight: 100;
    margin-bottom: 30px;
    opacity: 1;
    transition: opacity 0.2s;
}
@media screen and (min-width: 500px) {
    .l__what-we-do h4 {
        margin-bottom: 50px;
    }
}
@media screen and (min-width: 800px) {
    .l__what-we-do h4 {
        margin-bottom: 70px;
    }
}
.l__what-we-do h4.fade {
    opacity: 0;
}
.m__what-we-do--intro {
    margin-bottom: 160px;
    padding: 0 30px;
    position: relative;
}
@media screen and (min-width: 500px) {
    .m__what-we-do--intro {
        padding: 0 50px;
    }
}
@media screen and (min-width: 650px) {
    .m__what-we-do--intro {
        padding: 0;
    }
}
.m__what-we-do--intro--bg-image {
    display: none;
    height: 650px;
    overflow: hidden;
    position: relative;
    width: 80%;
}
@media screen and (min-width: 650px) {
    .m__what-we-do--intro--bg-image {
        display: block;
    }
}
@media screen and (min-width: 1080px) {
    .m__what-we-do--intro--bg-image {
        height: 770px;
    }
}
.m__what-we-do--intro--bg-image img {
    height: 100%;
    width: 100%;
}
.m__what-we-do--intro--bg-image video {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.m__what-we-do--intro--content {
    background-color: white;
    clip-path: polygon(10% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 20%);
    max-width: 100%;
    padding: 50px;
    position: relative;
    z-index: 20;
}
@media screen and (min-width: 650px) {
    .m__what-we-do--intro--content {
        max-width: 540px;
        padding: 90px;
        position: absolute;
        right: 30px;
        top: 50%;
        transform: translateY(-50%);
    }
}
@media screen and (min-width: 1150px) {
    .m__what-we-do--intro--content {
        right: calc(50vw - 545px);
    }
}
.m__what-we-do--intro--content h4 {
    color: #000;
    margin-bottom: 40px;
}
@media screen and (min-width: 650px) {
    .m__what-we-do--intro--content h4 {
        margin-bottom: 80px;
    }
}
.l__what-we-do--services {
    padding-bottom: 80px;
}
@media screen and (min-width: 650px) {
    .l__what-we-do--services {
        padding-bottom: 120px;
    }
}
.l__what-we-do--services h2 {
    color: white;
    margin-bottom: 70px;
    max-width: 730px;
}
.l__what-we-do--services p {
    color: white;
    margin-bottom: 110px;
    max-width: 650px;
}
.l__what-we-do--services .m__services--tile {
    cursor: pointer;
    margin-bottom: 40px;
}
@media screen and (min-width: 650px) {
    .l__what-we-do--services .m__services--tile {
        margin-bottom: 80px;
    }
}
.l__what-we-do--services .m__services--tile:hover img {
    transform: scale(1.1);
}
.l__what-we-do--services .m__services--tile--image-holder {
    border-right: 1px solid #000;
    height: 300px;
    margin-bottom: 40px;
    overflow: hidden;
}
@media screen and (min-width: 500px) {
    .l__what-we-do--services .m__services--tile--image-holder {
        height: 400px;
    }
}
@media screen and (min-width: 1080px) {
    .l__what-we-do--services .m__services--tile--image-holder {
        height: 500px;
    }
}
.l__what-we-do--services .m__services--tile--image-holder img {
    height: 100%;
    transform: scale(1);
    transition: transform 0.4s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
    width: 100%;
}
.l__what-we-do--services .m__services--tile .c__button-circle {
    justify-content: space-between;
    padding-right: 30px;
}
.l__what-we-do--services .m__services--tile .c__button-circle span {
    font-size: 24px;
    width: 60%;
}
@media screen and (min-width: 1080px) {
    .l__what-we-do--services .m__services--tile .c__button-circle span {
        font-size: 30px;
    }
}
.l__testimonials-awards {
    background-color: #000;
    position: relative;
}
.l__testimonials-awards .container.top {
    padding-bottom: 80px;
}
@media screen and (min-width: 650px) {
    .l__testimonials-awards .container.top {
        padding-bottom: 140px;
    }
}
.l__testimonials-awards .container.bottom {
    padding-top: 70px;
}
@media screen and (min-width: 650px) {
    .l__testimonials-awards .container.bottom {
        padding-top: 130px;
    }
}
.l__testimonials-awards .horizontal-line {
    background-color: hsla(0, 0%, 100%, 0.3);
    height: 1px;
    margin: 0 auto;
    max-width: 1090px;
    width: 100%;
}
.l__testimonials-awards .m__testimonial {
    background-color: #004b4f;
    height: auto;
    margin-bottom: 60px;
    padding: 70px 40px;
}
@media screen and (min-width: 650px) {
    .l__testimonials-awards .m__testimonial {
        padding: 70px 80px;
    }
}
@media screen and (min-width: 800px) {
    .l__testimonials-awards .m__testimonial {
        height: 525px;
        margin-bottom: 0;
        padding: 120px 80px 70px;
    }
}
@media screen and (min-width: 1150px) {
    .l__testimonials-awards .m__testimonial {
        padding: 120px 80px 70px calc(50vw - 545px);
    }
}
.l__testimonials-awards .m__testimonial h4 {
    color: white;
    margin-bottom: 50px;
}
.l__testimonials-awards .m__testimonial p {
    color: white;
    line-height: 26px;
    margin: 0;
}
.l__testimonials-awards .m__testimonial .owl-stage-outer {
    margin-bottom: 50px;
}
.l__testimonials-awards .m__testimonial .owl-dots .owl-dot {
    background-color: transparent;
    border: 1px solid hsla(0, 0%, 100%, 0.2);
    border-radius: 50%;
    height: 15px;
    margin-right: 10px;
    transition: 0.2s;
    width: 15px;
}
.l__testimonials-awards .m__testimonial .owl-dots .owl-dot.active {
    background-color: white;
}
.l__testimonials-awards .m__awards {
    padding: 0 30px;
}
@media screen and (min-width: 800px) {
    .l__testimonials-awards .m__awards {
        padding: 0 30px 0 70px;
    }
}
@media screen and (min-width: 1150px) {
    .l__testimonials-awards .m__awards {
        padding: 0 calc(50vw - 545px) 0 140px;
    }
}
.l__testimonials-awards .m__awards h3 {
    color: white;
    font-size: 42px;
    margin-bottom: 50px;
}
@media screen and (min-width: 800px) {
    .l__testimonials-awards .m__awards h3 {
        margin-bottom: 70px;
    }
}
.l__testimonials-awards .m__awards .tile {
    padding: 5px;
}
.l__testimonials-awards .m__awards--tile {
    align-items: center;
    background-color: #004b4f;
    display: flex;
    height: 190px;
    justify-content: center;
    width: 100%;
}
.l__testimonials-awards .m__awards--tile img {
    height: auto;
    max-height: 60%;
    max-width: 60%;
}
.page-template-page-individual-service {
    background-color: #f5f5f5;
}
.individual-service-scroll-image {
    height: 100vh;
    left: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    width: 50%;
    z-index: -1;
}
.l__individual-service--flame-background,
.m__hero--overlay {
    position: absolute;
    width: 100%;
}
.m__hero--overlay {
    background: linear-gradient(hsla(0, 0%, 100%, 0), rgba(0, 0, 0, 0.9));
    height: 100%;
    pointer-events: none;
}
.m__hero--title {
    bottom: 110px;
}
.m__hero--title .c__button-circle {
    margin-bottom: 60px;
}
.m__hero--title h1 {
    margin-bottom: 50px;
    max-width: 75%;
}
@media screen and (min-width: 800px) {
    .m__hero--title h1 {
        font-size: 82px;
        line-height: 92px;
    }
}
.m__hero--google-partner-badge {
    bottom: 20%;
    display: none;
    position: absolute;
    right: 0;
}
@media screen and (min-width: 1080px) {
    .m__hero--google-partner-badge {
        display: block;
    }
}
.m__intro {
    background-color: #000;
    padding: 70px 0 80px;
}
@media screen and (min-width: 800px) {
    .m__intro {
        padding: 100px 0 110px;
    }
}
@media screen and (min-width: 1080px) {
    .m__intro {
        padding: 120px 0 140px;
    }
}
.m__intro h3 {
    color: white;
    font-size: 38px;
    line-height: 46px;
    margin-bottom: 40px;
    max-width: 690px;
}
@media screen and (min-width: 500px) {
    .m__intro h3 {
        font-size: 44px;
        line-height: 48px;
        margin-bottom: 60px;
    }
}
@media screen and (min-width: 650px) {
    .m__intro h3 {
        font-size: 54px;
        line-height: 58px;
    }
}
@media screen and (min-width: 800px) {
    .m__intro h3 {
        font-size: 64px;
        line-height: 68px;
        margin-bottom: 80px;
    }
}
@media screen and (min-width: 1080px) {
    .m__intro h3 {
        font-size: 72px;
        line-height: 70px;
    }
}
.m__intro--left {
    padding-right: 0;
}
@media screen and (min-width: 800px) {
    .m__intro--left {
        padding-right: 130px;
    }
}
.m__intro--right {
    padding-right: 0;
}
@media screen and (min-width: 800px) {
    .m__intro--right {
        padding-right: 130px;
    }
}
.m__intro--right p {
    margin-bottom: 50px;
}
.m__intro p {
    color: white;
    margin-bottom: 30px;
}
.m__intro p a {
    color: inherit;
    font-size: inherit;
}
.m__listing {
    background-color: #f5f5f5;
    padding: 70px 0 80px;
}
@media screen and (min-width: 800px) {
    .m__listing {
        padding: 130px 0 30px;
    }
}
.m__listing--content {
    margin-bottom: 45px;
    position: relative;
}
@media screen and (min-width: 800px) {
    .m__listing--content {
        margin-bottom: 100px;
        padding-right: 40px;
    }
}
.m__listing--content img {
    height: 35px;
    left: 0;
    position: absolute;
    top: 0;
}
@media screen and (min-width: 800px) {
    .m__listing--content img {
        height: 45px;
    }
}
.m__listing--content h4 {
    font-size: 24px;
    max-width: 410px;
    padding-left: 80px;
}
@media screen and (min-width: 650px) {
    .m__listing--content h4 {
        font-size: 26px;
    }
}
@media screen and (min-width: 800px) {
    .m__listing--content h4 {
        font-size: 30px;
    }
}
.m__text-title {
    background-color: white;
    padding: 70px 0 90px;
}
.m__text-title.second {
    padding-top: 0;
}
@media screen and (min-width: 800px) {
    .m__text-title {
        padding: 140px 0 150px;
    }
}
.m__text-title h3 {
    color: #000;
    font-size: 38px;
    line-height: 46px;
    margin-bottom: 40px;
    max-width: 610px;
}
@media screen and (min-width: 500px) {
    .m__text-title h3 {
        font-size: 44px;
        line-height: 48px;
        margin-bottom: 60px;
    }
}
@media screen and (min-width: 650px) {
    .m__text-title h3 {
        font-size: 54px;
        line-height: 58px;
    }
}
@media screen and (min-width: 800px) {
    .m__text-title h3 {
        font-size: 64px;
        line-height: 68px;
        margin-bottom: 80px;
    }
}
@media screen and (min-width: 1080px) {
    .m__text-title h3 {
        font-size: 72px;
        line-height: 70px;
    }
}
.m__text-title p {
    color: #000;
    max-width: 820px;
}
.m__approach-scroll {
    background-color: white;
}
.m__approach-scroll .left {
    padding-top: 190px;
    position: relative;
    z-index: 20;
}
.m__approach-scroll--content {
    background-color: #000;
    height: auto;
    padding: 60px 40px;
}
@media screen and (min-width: 800px) {
    .m__approach-scroll--content {
        padding: 150px 40px;
    }
}
@media screen and (min-width: 1080px) {
    .m__approach-scroll--content {
        padding: 230px 90px 230px 80px;
    }
}
@media screen and (min-width: 1400px) {
    .m__approach-scroll--content {
        padding: 230px 190px 230px 140px;
    }
}
.m__approach-scroll--content:before {
    background-color: #000;
    content: "";
    height: 100%;
    left: -300px;
    position: absolute;
    top: 0;
    width: 300px;
}
.m__approach-scroll--content--item {
    align-items: center;
    display: flex;
    margin-bottom: 40px;
    max-width: 600px;
    min-height: 60px;
    padding-right: 120px;
    position: relative;
}
@media screen and (min-width: 800px) {
    .m__approach-scroll--content--item {
        margin-bottom: 60px;
        max-width: 100%;
        min-height: 80px;
    }
}
.m__approach-scroll--content--item h4 {
    color: white;
}
.m__approach-scroll--content--item .c__button-circle {
    position: absolute;
    right: 0;
    top: 0;
}
.m__approach-scroll--bg-image {
    background-position: 50%;
    background-size: cover;
    display: none;
    height: 100vh;
    z-index: 20;
}
@media screen and (min-width: 800px) {
    .m__approach-scroll--bg-image {
        display: block;
    }
}
.l__related-case-studies {
    background-color: white;
    overflow: hidden;
    padding: 0 0 60px;
}
@media screen and (min-width: 800px) {
    .l__related-case-studies {
        padding: 0 0 120px;
    }
}
.l__related-case-studies.padding {
    padding: 130px 0 120px;
}
.l__related-case-studies h3 {
    color: #000;
    font-size: 38px;
    line-height: 46px;
    margin-bottom: 40px;
}
@media screen and (min-width: 500px) {
    .l__related-case-studies h3 {
        font-size: 44px;
        line-height: 48px;
        margin-bottom: 60px;
    }
}
@media screen and (min-width: 650px) {
    .l__related-case-studies h3 {
        font-size: 54px;
        line-height: 58px;
    }
}
@media screen and (min-width: 800px) {
    .l__related-case-studies h3 {
        font-size: 64px;
        line-height: 68px;
        margin-bottom: 70px;
    }
}
@media screen and (min-width: 1080px) {
    .l__related-case-studies h3 {
        font-size: 72px;
        line-height: 70px;
    }
}
@media screen and (min-width: 800px) {
    .l__related-case-studies .left {
        padding-right: 15px;
    }
    .l__related-case-studies .right {
        padding-left: 15px;
    }
}
.l__related-case-studies .double {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.l__related-case-studies .m__case-study--block {
    cursor: pointer;
    margin-bottom: 15px;
    position: relative;
}
@media screen and (min-width: 650px) {
    .l__related-case-studies .m__case-study--block {
        margin-bottom: 30px;
    }
}
@media screen and (min-width: 800px) {
    .l__related-case-studies .m__case-study--block {
        margin: 0;
    }
}
.l__related-case-studies .m__case-study--block.large {
    clip-path: polygon(0 30%, 100% 30%, 100% 100%, 0 100%);
    height: 300px;
    transition: 0.5s;
    width: 100%;
}
@media screen and (min-width: 500px) {
    .l__related-case-studies .m__case-study--block.large {
        height: 410px;
    }
}
@media screen and (min-width: 650px) {
    .l__related-case-studies .m__case-study--block.large {
        height: 635px;
    }
}
@media screen and (min-width: 1080px) {
    .l__related-case-studies .m__case-study--block.large {
        height: 835px;
    }
}
.l__related-case-studies .m__case-study--block.large.active {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.l__related-case-studies .m__case-study--block.small {
    clip-path: polygon(0 30%, 100% 30%, 100% 100%, 0 100%);
    height: 210px;
    transition: 0.5s;
    width: 100%;
}
@media screen and (min-width: 650px) {
    .l__related-case-studies .m__case-study--block.small {
        height: 300px;
    }
}
@media screen and (min-width: 1080px) {
    .l__related-case-studies .m__case-study--block.small {
        height: 400px;
    }
}
.l__related-case-studies .m__case-study--block.small.active {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.l__related-case-studies .m__case-study--block.full-width {
    clip-path: polygon(0 30%, 100% 30%, 100% 100%, 0 100%);
    height: 210px;
    transition: 0.5s;
    width: 100%;
}
@media screen and (min-width: 650px) {
    .l__related-case-studies .m__case-study--block.full-width {
        height: 300px;
    }
}
@media screen and (min-width: 800px) {
    .l__related-case-studies .m__case-study--block.full-width {
        height: 500px;
        margin: 30px 0;
    }
}
@media screen and (min-width: 1080px) {
    .l__related-case-studies .m__case-study--block.full-width {
        height: 700px;
    }
}
.l__related-case-studies .m__case-study--block.full-width.active {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.l__related-case-studies
    .m__case-study--block:hover
    .m__case-study--block--content {
    transform: translateY(-50px);
}
.l__related-case-studies
    .m__case-study--block:hover
    .m__case-study--block--link {
    opacity: 1;
    transition: opacity 0.3s ease-in 0.4s;
}
.l__related-case-studies
    .m__case-study--block:hover
    .m__case-study--block--link
    img {
    transform: translateX(40px);
    transition: transform 0.6s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.6ss;
}
.l__related-case-studies .m__case-study--block--overlay {
    background: linear-gradient(hsla(0, 0%, 100%, 0), rgba(0, 0, 0, 0.9));
    bottom: 0;
    display: block;
    height: 80%;
    position: absolute;
    width: 100%;
}
@media screen and (min-width: 500px) {
    .l__related-case-studies .m__case-study--block--overlay {
        display: none;
    }
}
.l__related-case-studies .m__case-study--block--content {
    bottom: 20px;
    left: 20px;
    padding-right: 20px;
    position: absolute;
    transform: translateY(0);
    transition: transform 0.6s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
@media screen and (min-width: 500px) {
    .l__related-case-studies .m__case-study--block--content {
        bottom: 35px;
        left: 35px;
        padding-right: 35px;
    }
}
@media screen and (min-width: 1080px) {
    .l__related-case-studies .m__case-study--block--content {
        bottom: 50px;
        left: 50px;
        padding-right: 50px;
    }
}
.l__related-case-studies .m__case-study--block--content p {
    color: white;
    font-size: 14px;
    line-height: 30px;
}
@media screen and (min-width: 500px) {
    .l__related-case-studies .m__case-study--block--content p {
        font-size: 16px;
        line-height: 32px;
    }
}
.l__related-case-studies .m__case-study--block--content h5 {
    color: white;
    font-size: 20px;
    line-height: 25px;
}
@media screen and (min-width: 500px) {
    .l__related-case-studies .m__case-study--block--content h5 {
        font-size: 24px;
        line-height: 36px;
    }
}
.l__related-case-studies .m__case-study--block--link {
    align-items: center;
    bottom: 50px;
    color: white;
    display: flex;
    left: 50px;
    opacity: 0;
    position: absolute;
    text-decoration: none;
    transition: opacity 0.3s ease-in 0s;
}
.l__related-case-studies .m__case-study--block--link img {
    transform: translateX(20px);
    transition: transform 0.6s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0s;
}
.m__work-with-us {
    padding: 205px 0 220px;
}
.m__work-with-us h3 {
    margin-bottom: 60px;
}
.page-template-page-sub-service {
    background-color: #f5f5f5;
}
.l__sub-service--flame-background {
    position: absolute;
    width: 100%;
}
.m__hero {
    background-position: 50%;
    background-size: cover;
    height: 100vh;
    width: 100%;
}
.m__hero--title {
    bottom: 70px;
    position: absolute;
}
@media screen and (min-width: 800px) {
    .m__hero--title {
        bottom: 110px;
    }
}
.m__hero--title .c__button-circle {
    margin-bottom: 40px;
}
@media screen and (min-width: 800px) {
    .m__hero--title .c__button-circle {
        margin-bottom: 60px;
    }
}
.m__hero--title h1 {
    color: white;
    margin-bottom: 30px;
}
@media screen and (min-width: 800px) {
    .m__hero--title h1 {
        margin-bottom: 50px;
    }
}
.m__sub-service-intro {
    padding: 60px 0 50px;
}
@media screen and (min-width: 650px) {
    .m__sub-service-intro {
        padding: 90px 0 80px;
    }
}
@media screen and (min-width: 800px) {
    .m__sub-service-intro {
        padding: 170px 0 160px;
    }
}
.m__sub-service-intro--content h3 {
    color: #000;
    line-height: 40px;
    margin-bottom: 30px;
}
@media screen and (min-width: 500px) {
    .m__sub-service-intro--content h3 {
        line-height: 60px;
    }
}
@media screen and (min-width: 650px) {
    .m__sub-service-intro--content h3 {
        line-height: 80px;
        margin-bottom: 60px;
    }
}
@media screen and (min-width: 800px) {
    .m__sub-service-intro--content h3 {
        margin-bottom: 80px;
    }
}
.m__sub-service-intro--content p {
    color: #3b3a3b;
    margin-bottom: 20px;
}
@media screen and (min-width: 650px) {
    .m__sub-service-intro--content p {
        padding-right: 80px;
    }
}
@media screen and (min-width: 800px) {
    .m__sub-service-intro--content p {
        margin-bottom: 30px;
    }
}
.m__sub-service-intro--content p:last-of-type {
    margin-bottom: 0;
}
.m__sub-service-intro--quote {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-top: 40px;
}
@media screen and (min-width: 650px) {
    .m__sub-service-intro--quote {
        padding-top: 60px;
    }
}
@media screen and (min-width: 800px) {
    .m__sub-service-intro--quote {
        justify-content: flex-end;
    }
}
.m__sub-service-intro--quote .c__button {
    margin: 0 0 50px;
}
@media screen and (min-width: 650px) {
    .m__sub-service-intro--quote .c__button {
        margin: 0 90px 100px 0;
    }
}
.m__sub-service-intro--quote--content {
    background-color: white;
    clip-path: polygon(7% 0, 100% 0, 100% 93%, 93% 100%, 0 100%, 0 7%);
    padding: 40px;
    width: 100%;
}
@media screen and (min-width: 500px) {
    .m__sub-service-intro--quote--content {
        clip-path: polygon(10% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 20%);
        padding: 80px;
    }
}
@media screen and (min-width: 650px) {
    .m__sub-service-intro--quote--content {
        clip-path: polygon(15% 0, 100% 0, 100% 80%, 85% 100%, 0 100%, 0 20%);
    }
}
@media screen and (min-width: 1080px) {
    .m__sub-service-intro--quote--content {
        padding: 100px;
    }
}
.m__sub-service-intro--quote--content h5 {
    color: #000;
    line-height: 46px;
    margin-bottom: 50px;
}
.m__sub-service-intro--quote--content p {
    color: #3b3a3b;
}
.m__partners {
    padding: 30px 0 0;
}
@media screen and (min-width: 500px) {
    .m__partners {
        padding: 30px 0 50px;
    }
}
.m__partners--images {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.m__partners--images img {
    margin-bottom: 10px;
    max-width: 49%;
    width: 49%;
}
@media screen and (min-width: 500px) {
    .m__partners--images img {
        max-width: 24%;
        width: 24%;
    }
}
.m__features {
    padding: 30px 0 60px;
}
@media screen and (min-width: 800px) {
    .m__features {
        padding: 30px 0 80px;
        padding: 30px 0 130px;
    }
}
.m__features .tile {
    margin-bottom: 30px;
}
.m__features .tile:nth-of-type(odd) {
    padding-right: 0;
}
@media screen and (min-width: 650px) {
    .m__features .tile:nth-of-type(odd) {
        padding-right: 15px;
    }
}
.m__features .tile:nth-of-type(2n) {
    padding-left: 0;
}
@media screen and (min-width: 650px) {
    .m__features .tile:nth-of-type(2n) {
        padding-left: 15px;
    }
}
.m__features--tile {
    background-color: #000;
    padding: 40px;
}
@media screen and (min-width: 500px) {
    .m__features--tile {
        padding: 60px;
    }
}
@media screen and (min-width: 1080px) {
    .m__features--tile {
        padding: 100px;
    }
}
.m__features--tile h3 {
    color: white;
    margin-bottom: 30px;
}
.m__features--tile p {
    color: #6f6f6f;
}
.m__more-case-studies {
    background-position: 50%;
    background-size: cover;
    padding: 80px 0;
}
@media screen and (min-width: 650px) {
    .m__more-case-studies {
        padding: 110px 0 120px;
    }
}
@media screen and (min-width: 800px) {
    .m__more-case-studies {
        padding: 150px 0 160px;
    }
}
@media screen and (min-width: 1080px) {
    .m__more-case-studies {
        padding: 205px 0 220px;
    }
}
.m__more-case-studies .right {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}
.m__more-case-studies h3 {
    color: white;
    margin-bottom: 40px;
}
@media screen and (min-width: 400px) {
    .m__more-case-studies h3 {
        margin-bottom: 60px;
    }
}
.m__more-case-studies h4 {
    color: white;
    margin-bottom: 50px;
}
@media screen and (min-width: 650px) {
    .m__more-case-studies h4 {
        margin-bottom: 0;
    }
}
.m__work-with-us {
    background-color: #000;
    padding: 80px 0;
}
@media screen and (min-width: 650px) {
    .m__work-with-us {
        padding: 110px 0 120px;
    }
}
@media screen and (min-width: 800px) {
    .m__work-with-us {
        padding: 150px 0 160px;
    }
}
@media screen and (min-width: 1080px) {
    .m__work-with-us {
        padding: 205px 0 220px;
    }
}
.m__work-with-us h3 {
    color: white;
    margin-bottom: 40px;
}
@media screen and (min-width: 650px) {
    .m__work-with-us h3 {
        margin-bottom: 60px;
    }
}
.m__work-with-us .c__button {
    margin-bottom: 40px;
}
@media screen and (min-width: 800px) {
    .m__work-with-us .c__button {
        margin-bottom: 0;
    }
}
.m__work-with-us h4 {
    color: white;
}
.l__contact {
    background-color: #000;
    overflow: hidden;
}
.l__contact--flame-background {
    position: absolute;
    width: 100%;
}
.l__contact .container {
    padding: 200px 30px 0;
}
.l__contact .left {
    margin-bottom: 50px;
}
@media screen and (min-width: 800px) {
    .l__contact .left {
        margin-bottom: 0;
    }
}
.l__contact .left h2 {
    color: white;
    font-size: 62px;
    line-height: 70px;
    margin-bottom: 40px;
}
@media screen and (min-width: 1080px) {
    .l__contact .left h2 {
        font-size: 72px;
        margin-bottom: 70px;
    }
}
.l__contact .left .horizontal-line {
    background-color: white;
    height: 1px;
    margin-bottom: 35px;
    width: 70%;
}
.l__contact .right .c__button-circle {
    margin-bottom: 50px;
}
.l__contact .right .c__button-circle h4 {
    margin-bottom: 0;
}
.l__contact .right .horizontal-line {
    background-color: white;
    height: 1px;
    margin: 0 0 35px;
    width: 70%;
}
@media screen and (min-width: 800px) {
    .l__contact .right .horizontal-line {
        margin: 110px 0 35px;
    }
}
@media screen and (min-width: 1080px) {
    .l__contact .right .horizontal-line {
        margin: 140px 0 35px;
    }
}
.l__contact .right .careers-link {
    color: white;
    text-decoration: none;
}
.l__contact .right .careers-link h4 {
    opacity: 1;
    transition: 0.3s;
}
.l__contact .right .careers-link:hover {
    color: white;
    text-decoration: none;
}
.l__contact .right .careers-link:hover h4 {
    color: white;
    opacity: 0.6;
}
.l__contact .right h4 {
    color: white;
    margin-bottom: 30px;
}
.l__contact .right p {
    color: white;
    margin-bottom: 30px;
}
.l__contact .right p a {
    color: inherit;
}
.l__contact--switcher h4 {
    color: white;
    cursor: pointer;
    display: inline-block;
    margin: 0 30px 40px 0;
    opacity: 0.2;
    transition: 0.3s;
}
.l__contact--switcher h4.active,
.l__contact--switcher h4:hover {
    opacity: 1;
}
.l__contact--switcher--info {
    display: none;
}
.l__contact--switcher--info.active {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.l__contact--switcher--info--links {
    margin: 0 0 30px;
    width: 100%;
}
@media screen and (min-width: 650px) {
    .l__contact--switcher--info--links {
        margin: 0 40px 0 0;
        width: 210px;
    }
}
@media screen and (min-width: 1080px) {
    .l__contact--switcher--info--links {
        width: 240px;
    }
}
.l__contact--switcher--info--links a {
    color: white;
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
}
.l__contact--switcher--info .c__button {
    display: flex;
}
.l__contact--office-heading {
    color: #d4de21;
    display: flex;
    margin: 80px 0 60px;
    cursor: pointer;
}
.l__contact--office-heading img {
    margin-right: 30px;
}
.l__contact .m__office-tile {
    align-items: flex-start;
    background-position: 50%;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    justify-content: center;
    margin-bottom: 30px;
    padding: 40px 15px;
    position: relative;
    width: 100%;
}
@media screen and (min-width: 500px) {
    .l__contact .m__office-tile {
        padding: 80px 40px;
    }
}
@media screen and (min-width: 800px) {
    .l__contact .m__office-tile {
        height: 700px;
        justify-content: flex-start;
        padding: 110px 0 0;
    }
}
.l__contact .m__office-tile h1 {
    color: white;
    margin-bottom: 30px;
    padding-left: 0;
    text-align: center;
}
@media screen and (min-width: 500px) {
    .l__contact .m__office-tile h1 {
        margin-bottom: 60px;
    }
}
@media screen and (min-width: 800px) {
    .l__contact .m__office-tile h1 {
        margin-bottom: 0;
        padding-left: 110px;
        text-align: left;
    }
}
.l__contact .m__office-tile--card {
    background-color: #000;
    clip-path: polygon(10% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 20%);
    max-width: 540px;
    padding: 35px 25px;
    position: relative;
    width: 100%;
    z-index: 20;
}
@media screen and (min-width: 400px) {
    .l__contact .m__office-tile--card {
        padding: 35px 40px;
    }
}
@media screen and (min-width: 500px) {
    .l__contact .m__office-tile--card {
        padding: 70px;
    }
}
@media screen and (min-width: 800px) {
    .l__contact .m__office-tile--card {
        bottom: 60px;
        position: absolute;
        right: 60px;
    }
}
.l__contact .m__office-tile--card--address {
    margin-bottom: 30px;
}
@media screen and (min-width: 650px) {
    .l__contact .m__office-tile--card--address {
        margin-bottom: 0;
    }
}
.l__contact .m__office-tile--card h4 {
    color: white;
    font-size: 22px;
    margin-bottom: 20px;
    width: 100%;
}
@media screen and (min-width: 500px) {
    .l__contact .m__office-tile--card h4 {
        font-size: 28px;
    }
}
.l__contact .m__office-tile--card p {
    color: white;
    font-size: 14px;
    line-height: 25px;
}
@media screen and (min-width: 500px) {
    .l__contact .m__office-tile--card p {
        font-size: 16px;
        line-height: 30px;
    }
}
.l__contact .m__office-tile--card a {
    color: white;
    display: block;
    font-size: 14px;
    margin-bottom: 20px;
}
@media screen and (min-width: 500px) {
    .l__contact .m__office-tile--card a {
        font-size: 16px;
        line-height: 30px;
    }
}
.l__contact .m__office-tile--card a:first-of-type {
    margin-bottom: 0;
}
.l__contact .m__office-tile--card .c__button {
    height: 65px;
    width: 200px;
}
.l__technology {
    background-color: #000;
    position: relative;
    z-index: 20;
}
.l__technology--flame-background {
    position: absolute;
    width: 100%;
    will-change: transform;
}
.l__technology--titles {
    margin-bottom: 110px;
    padding-top: 200px;
    position: relative;
}
@media screen and (min-width: 800px) {
    .l__technology--titles {
        padding-top: 260px;
    }
}
.l__technology--titles h1 {
    color: white;
    margin-bottom: 60px;
}
@media screen and (min-width: 800px) {
    .l__technology--titles h1 {
        margin-bottom: 80px;
    }
}
.l__technology--titles--content {
    position: relative;
}
.l__technology--titles--content h4 {
    color: #d4de21;
    margin-bottom: 40px;
    max-width: 400px;
}
@media screen and (min-width: 800px) {
    .l__technology--titles--content h4 {
        margin-bottom: 0;
        max-width: 500px;
    }
}
@media screen and (min-width: 1080px) {
    .l__technology--titles--content h4 {
        max-width: 600px;
    }
}
.l__technology--titles--content a {
    position: relative;
}
@media screen and (min-width: 800px) {
    .l__technology--titles--content a {
        position: absolute;
        right: 0;
        top: 0;
    }
}
.l__technology .m__technology-intro {
    align-items: center;
    display: block;
}
@media screen and (min-width: 650px) {
    .l__technology .m__technology-intro {
        display: flex;
        padding: 0;
    }
}
.l__technology .m__technology-intro img {
    height: 300px;
    width: 90%;
}
@media screen and (min-width: 500px) {
    .l__technology .m__technology-intro img {
        height: 400px;
    }
}
@media screen and (min-width: 650px) {
    .l__technology .m__technology-intro img {
        display: block;
        height: 650px;
        width: 80%;
    }
}
@media screen and (min-width: 1080px) {
    .l__technology .m__technology-intro img {
        height: 780px;
    }
}
.l__technology .m__technology-intro--content {
    background-color: #004b4f;
    clip-path: polygon(10% 0, 100% 0, 100% 90%, 90% 100%, 0 100%, 0 10%);
    padding: 50px 30px;
    position: relative;
    width: 100%;
}
@media screen and (min-width: 400px) {
    .l__technology .m__technology-intro--content {
        clip-path: polygon(10% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 20%);
    }
}
@media screen and (min-width: 650px) {
    .l__technology .m__technology-intro--content {
        padding: 110px;
        position: absolute;
        right: 30px;
        width: 530px;
    }
}
@media screen and (min-width: 1150px) {
    .l__technology .m__technology-intro--content {
        right: calc(50vw - 545px);
    }
}
.l__technology .m__technology-intro--content h4 {
    color: white;
    margin-bottom: 40px;
}
.l__technology .m__technology-intro--content p {
    color: white;
    font-size: 20px;
    line-height: 34px;
}
@media screen and (min-width: 650px) {
    .l__technology .m__technology-intro--content p {
        font-size: 16px;
        line-height: 32px;
    }
}
.l__technology .l__products {
    background-color: #000;
}
.l__technology .l__products--intro {
    padding: 0 0 90px;
}
@media screen and (min-width: 650px) {
    .l__technology .l__products--intro {
        padding: 140px 0 120px;
    }
}
.l__technology .l__products--intro h3 {
    color: white;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 40px;
}
@media screen and (min-width: 650px) {
    .l__technology .l__products--intro h3 {
        font-size: 60px;
    }
}
.l__technology .l__products--intro p {
    font-size: 20px;
    line-height: 34px;
    max-width: 650px;
    color: white;
}
@media screen and (min-width: 650px) {
    .l__technology .l__products--intro p {
        font-size: 22px;
        line-height: 36px;
    }
}
.l__technology .l__products .m__product {
    background: linear-gradient(90deg, #000 85%, #fff 0);
    padding: 80px 0 0;
}
@media screen and (min-width: 800px) {
    .l__technology .l__products .m__product {
        padding: 140px 0 110px;
    }
}
.l__technology .l__products .m__product .logo-container {
    display: block;
    margin-bottom: 50px;
}
@media screen and (min-width: 650px) {
    .l__technology .l__products .m__product .logo-container {
        align-items: flex-start;
        display: flex;
        margin-bottom: 90px;
    }
}
.l__technology .l__products .m__product .logo-container img {
    margin-right: 20px;
}
.l__technology .l__products .m__product .logo-container h4 {
    color: white;
    opacity: 0.4;
}
.l__technology .l__products .m__product .image-holder {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    order: 1;
    position: relative;
}
@media screen and (min-width: 800px) {
    .l__technology .l__products .m__product .image-holder {
        order: 2;
    }
}
.l__technology .l__products .m__product h3 {
    color: white;
    margin-bottom: 50px;
    max-width: 70%;
}
@media screen and (min-width: 800px) {
    .l__technology .l__products .m__product h3 {
        margin-bottom: 100px;
    }
}
@media screen and (min-width: 1080px) {
    .l__technology .l__products .m__product h3 {
        max-width: 790px;
    }
}
.l__technology .l__products .m__product--content {
    order: 2;
    padding: 50px 0 30px 30px;
}
@media screen and (min-width: 800px) {
    .l__technology .l__products .m__product--content {
        min-height: 400px;
        order: 1;
        padding: 100px 130px 0 30px;
    }
}
@media screen and (min-width: 1150px) {
    .l__technology .l__products .m__product--content {
        padding: 100px 130px 0 calc(50vw - 545px);
    }
}
.l__technology .l__products .m__product--content p {
    color: white;
    margin-bottom: 30px;
    width: 70%;
}
@media screen and (min-width: 800px) {
    .l__technology .l__products .m__product--content p {
        width: 100%;
    }
}
.l__technology .l__products .m__product--image {
    width: 90%;
}
@media screen and (min-width: 800px) {
    .l__technology .l__products .m__product--image {
        width: 100%;
    }
}
.l__technology .l__products .m__product--additional-info {
    background-color: #000;
    padding: 60px 0 80px;
}
@media screen and (min-width: 800px) {
    .l__technology .l__products .m__product--additional-info {
        padding: 150px 0;
    }
}
.l__technology .l__products .m__product--additional-info--content {
    margin-bottom: 50px;
    padding: 0 50px 0 0;
}
@media screen and (min-width: 800px) {
    .l__technology .l__products .m__product--additional-info--content {
        margin-bottom: 0;
        padding: 0 130px 0 0;
    }
}
.l__technology .l__products .m__product--additional-info--content h4 {
    color: white;
    margin-bottom: 50px;
}
.l__technology .l__products .m__product--additional-info--content p {
    color: white;
    margin-bottom: 40px;
}
.l__technology .l__products .m__product--additional-info--content .c__button {
    width: 260px;
}
.l__technology .l__products .m__product--additional-info--block {
    background-color: #004b4f;
    padding: 50px 20px;
}
@media screen and (min-width: 500px) {
    .l__technology .l__products .m__product--additional-info--block {
        padding: 70px 60px;
    }
}
.l__technology .l__products .m__product--additional-info--block li {
    align-items: center;
    display: flex;
    margin-bottom: 10px;
    padding-left: 50px;
    position: relative;
}
.l__technology .l__products .m__product--additional-info--block li img {
    height: 32px;
    left: 0;
    opacity: 0.4;
    position: absolute;
    top: 5px;
}
.l__technology .l__products .m__product--additional-info--block li p {
    font-size: 16px;
    line-height: 30px;
}
@media screen and (min-width: 500px) {
    .l__technology .l__products .m__product--additional-info--block li p {
        font-size: 18px;
        line-height: 36px;
    }
}
@media screen and (min-width: 1080px) {
    .l__technology .l__products .m__product--additional-info--block li p {
        font-size: 22px;
        line-height: 40px;
    }
}
.l__ventures {
    background-color: #000;
    position: relative;
    z-index: 20;
}
.l__ventures--flame-background {
    position: absolute;
    width: 100%;
    will-change: transform;
}
.l__ventures--titles {
    margin-bottom: 110px;
    padding-top: 200px;
    position: relative;
}
@media screen and (min-width: 800px) {
    .l__ventures--titles {
        padding-top: 260px;
    }
}
.l__ventures--titles h1 {
    color: white;
    margin-bottom: 60px;
}
@media screen and (min-width: 800px) {
    .l__ventures--titles h1 {
        margin-bottom: 80px;
    }
}
.l__ventures--titles h3,
.l__ventures--titles h4 {
    color: white;
    margin-bottom: 40px;
    max-width: 400px;
}
@media screen and (min-width: 800px) {
    .l__ventures--titles h3,
    .l__ventures--titles h4 {
        margin-bottom: 0;
        max-width: 500px;
    }
}
@media screen and (min-width: 1080px) {
    .l__ventures--titles h3,
    .l__ventures--titles h4 {
        max-width: 600px;
    }
}
.l__ventures--titles a {
    margin-left: 30px;
    position: relative;
}
@media screen and (min-width: 800px) {
    .l__ventures--titles a {
        bottom: 0;
        position: absolute;
        right: 30px;
    }
}
@media screen and (min-width: 1150px) {
    .l__ventures--titles a {
        right: calc(50vw - 545px);
    }
}
.l__ventures .m__ventures-intro {
    align-items: center;
    display: flex;
    padding: 0 30px 90px;
}
@media screen and (min-width: 400px) {
    .l__ventures .m__ventures-intro {
        padding: 0 30px 120px;
    }
}
@media screen and (min-width: 650px) {
    .l__ventures .m__ventures-intro {
        padding: 0 0 170px;
    }
}
.l__ventures .m__ventures-intro img {
    display: none;
    height: 650px;
    width: 80%;
}
@media screen and (min-width: 650px) {
    .l__ventures .m__ventures-intro img {
        display: block;
    }
}
@media screen and (min-width: 1080px) {
    .l__ventures .m__ventures-intro img {
        height: 780px;
    }
}
.l__ventures .m__ventures-intro--content {
    background-color: white;
    clip-path: polygon(10% 0, 100% 0, 100% 90%, 90% 100%, 0 100%, 0 10%);
    padding: 50px;
    position: relative;
    width: 100%;
}
@media screen and (min-width: 400px) {
    .l__ventures .m__ventures-intro--content {
        clip-path: polygon(10% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 20%);
        padding: 75px;
    }
}
@media screen and (min-width: 650px) {
    .l__ventures .m__ventures-intro--content {
        padding: 110px;
        position: absolute;
        right: 30px;
        width: 530px;
    }
}
@media screen and (min-width: 1150px) {
    .l__ventures .m__ventures-intro--content {
        right: calc(50vw - 545px);
    }
}
.l__ventures .m__ventures-intro--content h4 {
    color: #000;
    margin-bottom: 40px;
}
.l__ventures .m__ventures-intro--content p {
    color: #000;
}
.l__ventures .l__current-holdings {
    background-color: #004b4f;
    padding: 70px 0;
}
@media screen and (min-width: 650px) {
    .l__ventures .l__current-holdings {
        padding: 120px 0;
    }
}
.l__ventures .l__current-holdings h3 {
    color: white;
    margin-bottom: 40px;
}
@media screen and (min-width: 650px) {
    .l__ventures .l__current-holdings h3 {
        margin-bottom: 50px;
    }
}
.l__ventures .l__current-holdings .subtext {
    color: white;
    margin-bottom: 90px;
    max-width: 680px;
}
.l__ventures .l__current-holdings .subtext--less-margin {
    margin-bottom: 40px;
}
.l__ventures .l__current-holdings .m__current-holding-tile {
    margin-bottom: 50px;
    padding: 0;
}
@media screen and (min-width: 800px) {
    .l__ventures .l__current-holdings .m__current-holding-tile {
        padding: 10px;
    }
}
.l__ventures .l__current-holdings .m__current-holding-tile img.main {
    height: 210px;
    width: 100%;
}
@media screen and (min-width: 400px) {
    .l__ventures .l__current-holdings .m__current-holding-tile img.main {
        height: 310px;
    }
}
@media screen and (min-width: 650px) {
    .l__ventures .l__current-holdings .m__current-holding-tile img.main {
        height: 410px;
    }
}
.l__ventures .l__current-holdings .m__current-holding-tile--content {
    padding: 40px 0 0;
}
@media screen and (min-width: 400px) {
    .l__ventures .l__current-holdings .m__current-holding-tile--content {
        padding: 40px 100px 0 0;
    }
}
.l__ventures .l__current-holdings .m__current-holding-tile--content h4 {
    color: white;
    margin-bottom: 35px;
}
.l__ventures .l__current-holdings .m__current-holding-tile--content p {
    color: white;
    margin-bottom: 40px;
    opacity: 0.7;
}
.l__ventures .l__current-holdings .vacancies .row {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.5);
    margin-bottom: 30px;
    padding-bottom: 30px;
}
@media screen and (min-width: 650px) {
    .l__ventures .l__current-holdings .vacancies .row {
        align-items: center;
        margin-bottom: 40px;
        margin-top: 40px;
        padding-bottom: 40px;
    }
}
.l__ventures .l__current-holdings .vacancies .row:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
@media screen and (min-width: 650px) {
    .l__ventures .l__current-holdings .vacancies .row .button-col {
        display: flex;
        justify-content: flex-end;
    }
}
.l__ventures .l__current-holdings .vacancies .row h3 {
    color: white;
    margin-bottom: 15px;
}
@media screen and (min-width: 650px) {
    .l__ventures .l__current-holdings .vacancies .row h3 {
        margin-bottom: 0;
    }
}
.l__ventures .l__how-we-help {
    padding: 100px 0 115px;
}
@media screen and (min-width: 800px) {
    .l__ventures .l__how-we-help {
        padding: 150px 0 165px;
    }
}
.l__ventures .l__how-we-help--list {
    margin-bottom: 80px;
}
@media screen and (min-width: 650px) {
    .l__ventures .l__how-we-help--list {
        margin-bottom: 180px;
    }
}
.l__ventures .l__how-we-help--list h3 {
    color: white;
    margin-bottom: 50px;
}
@media screen and (min-width: 650px) {
    .l__ventures .l__how-we-help--list h3 {
        margin-bottom: 80px;
    }
}
@media screen and (min-width: 800px) {
    .l__ventures .l__how-we-help--list h3 {
        margin-bottom: 110px;
    }
}
.l__ventures .l__how-we-help--list .tile {
    padding: 5px;
}
.l__ventures .l__how-we-help--list .m__how-we-help-tile {
    align-items: flex-start;
    background-color: #004b4f;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: auto;
    justify-content: space-between;
    padding: 30px;
}
@media screen and (min-width: 650px) {
    .l__ventures .l__how-we-help--list .m__how-we-help-tile {
        height: 300px;
    }
}
@media screen and (min-width: 1080px) {
    .l__ventures .l__how-we-help--list .m__how-we-help-tile {
        padding: 40px;
    }
}
.l__ventures .l__how-we-help--list .m__how-we-help-tile img {
    margin-bottom: 40px;
}
@media screen and (min-width: 650px) {
    .l__ventures .l__how-we-help--list .m__how-we-help-tile img {
        margin-bottom: 0;
    }
}
.l__ventures .l__how-we-help--list .m__how-we-help-tile h4 {
    color: white;
    font-size: 26px;
    line-height: 30px;
}
@media screen and (min-width: 1080px) {
    .l__ventures .l__how-we-help--list .m__how-we-help-tile h4 {
        font-size: 30px;
        line-height: 38px;
    }
}
.l__ventures .l__how-we-help .l__getting-in-touch h3 {
    color: white;
    margin-bottom: 10px;
}
.l__ventures .l__how-we-help .l__getting-in-touch h4 {
    color: white;
    font-size: 18px;
    margin-bottom: 40px;
}
@media screen and (min-width: 650px) {
    .l__ventures .l__how-we-help .l__getting-in-touch h4 {
        font-family: 22px;
    }
}
@media screen and (min-width: 800px) {
    .l__ventures .l__how-we-help .l__getting-in-touch h4 {
        font-family: 26px;
    }
}
.l__modular {
    background-color: white;
    position: relative;
    z-index: 20;
}
.l__modular--flame-background {
    position: absolute;
    width: 100%;
    will-change: transform;
}
.l__modular--titles {
    margin-bottom: 110px;
    padding-top: 200px;
    position: relative;
}
@media screen and (min-width: 800px) {
    .l__modular--titles {
        padding-top: 260px;
    }
}
.l__modular--titles h1 {
    color: #000;
    margin-bottom: 60px;
}
@media screen and (min-width: 800px) {
    .l__modular--titles h1 {
        margin-bottom: 80px;
    }
}
.l__modular--titles--content {
    position: relative;
}
.l__modular--titles--content h4 {
    color: #000;
    margin-bottom: 40px;
    max-width: 400px;
}
@media screen and (min-width: 800px) {
    .l__modular--titles--content h4 {
        margin-bottom: 0;
        max-width: 500px;
    }
}
@media screen and (min-width: 1080px) {
    .l__modular--titles--content h4 {
        max-width: 600px;
    }
}
.l__modular--titles--content a {
    position: relative;
}
@media screen and (min-width: 800px) {
    .l__modular--titles--content a {
        position: absolute;
        right: 0;
        top: 0;
    }
}
.l__modular .m__hero + .m__testimonials {
    padding: 115px 0;
}
@media screen and (min-width: 800px) {
    .l__modular .m__hero + .m__testimonials {
        height: unset;
    }
    .l__modular .m__hero + .m__testimonials .m__testimonials--inner {
        height: 655px;
        position: relative;
    }
    .l__modular
        .m__hero
        + .m__testimonials
        .m__testimonials--inner
        .m__testimonials--bg-image {
        top: 50%;
        transform: translateY(-50%);
    }
}
.l__modular .m__hero--content-center {
    justify-content: center;
    padding-bottom: 0;
}
.l__modular .m__hero--content-center .subheading {
    margin-bottom: 0;
}
.l__modular .m__testimonials + .m__copy-image-dark {
    margin-top: 80px;
}
@media screen and (min-width: 800px) {
    .l__modular .m__testimonials + .m__copy-image-dark {
        margin-top: 150px;
    }
}
.l__modular .m__listing + .m__copy-image-dark {
    margin-top: 80px;
}
@media screen and (min-width: 800px) {
    .l__modular .m__listing + .m__copy-image-dark {
        margin-top: 160px;
    }
}
.l__modular .m__copy-image-dark {
    background: #000 85%;
    margin-bottom: 80px;
    padding: 80px 0 0;
}
@media screen and (min-width: 800px) {
    .l__modular .m__copy-image-dark {
        background: linear-gradient(90deg, #000 85%, #fff 0);
        margin-bottom: 150px;
        padding: 140px 0 110px;
    }
    .l__modular .m__copy-image-dark .container--hide-on-desktop {
        display: none;
    }
}
.l__modular .m__copy-image-dark .image-holder {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    order: 1;
    position: relative;
}
@media screen and (min-width: 800px) {
    .l__modular .m__copy-image-dark .image-holder {
        order: 2;
    }
}
.l__modular .m__copy-image-dark h3 {
    color: white;
    margin-bottom: 50px;
    max-width: 70%;
}
@media screen and (min-width: 800px) {
    .l__modular .m__copy-image-dark h3 {
        margin-bottom: 100px;
    }
}
@media screen and (min-width: 1080px) {
    .l__modular .m__copy-image-dark h3 {
        max-width: 790px;
    }
}
.l__modular .m__copy-image-dark--content {
    order: 2;
    padding: 50px 0 30px 30px;
}
@media screen and (min-width: 800px) {
    .l__modular .m__copy-image-dark--content {
        min-height: 400px;
        order: 1;
        padding: 100px 130px 0 30px;
    }
}
@media screen and (min-width: 1150px) {
    .l__modular .m__copy-image-dark--content {
        padding: 100px 130px 0 calc(50vw - 545px);
    }
}
.l__modular .m__copy-image-dark--content p {
    color: white;
    margin-bottom: 30px;
    width: 90%;
}
@media screen and (min-width: 800px) {
    .l__modular .m__copy-image-dark--content p {
        width: 100%;
    }
}
.l__modular .m__copy-image-dark--image {
    width: 90%;
}
@media screen and (min-width: 800px) {
    .l__modular .m__copy-image-dark--image {
        width: 100%;
    }
    .l__modular .m__copy-image-dark--title-in-content .row {
        align-items: center;
    }
    .l__modular
        .m__copy-image-dark--title-in-content
        .m__copy-image-dark--content {
        min-height: unset;
        padding: 0 80px;
    }
}
@media screen and (min-width: 1150px) {
    .l__modular
        .m__copy-image-dark--title-in-content
        .m__copy-image-dark--content {
        padding: 0 130px;
    }
}
@media screen and (min-width: 1400px) {
    .l__modular
        .m__copy-image-dark--title-in-content
        .m__copy-image-dark--content {
        padding: 0 10vw;
    }
}
.l__modular
    .m__copy-image-dark--title-in-content
    .m__copy-image-dark--content
    h3 {
    display: none;
}
@media screen and (min-width: 800px) {
    .l__modular
        .m__copy-image-dark--title-in-content
        .m__copy-image-dark--content
        h3 {
        display: block;
        font-size: 38px;
        margin-bottom: 40px;
        margin-left: 0 !important;
    }
}
.l__modular
    .m__copy-image-dark--title-in-content
    .image-holder
    .m__copy-image-dark--image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
@media screen and (min-width: 800px) {
    .l__modular .m__copy-image-dark--flipped h3 {
        margin-left: 30%;
    }
    .l__modular .m__copy-image-dark--flipped {
        background: linear-gradient(270deg, #000 85%, #fff 0);
    }
    .l__modular .m__copy-image-dark--flipped .row {
        flex-direction: row-reverse;
    }
    .l__modular .m__copy-image-dark--flipped--content {
        padding: 100px 30px 0 130px;
    }
}
@media screen and (min-width: 1150px) {
    .l__modular .m__copy-image-dark--flipped--content {
        padding: 100px calc(50vw - 545px) 0 130px;
    }
}
.l__modular .m__copy-bullets {
    background-color: white;
    padding: 60px 0 80px;
}
@media screen and (min-width: 800px) {
    .l__modular .m__copy-bullets {
        padding: 150px 0;
    }
}
.l__modular .m__copy-bullets--content {
    margin-bottom: 50px;
    padding: 0 50px 0 0;
}
@media screen and (min-width: 800px) {
    .l__modular .m__copy-bullets--content {
        margin-bottom: 0;
        padding: 0 130px 0 0;
    }
}
.l__modular .m__copy-bullets--content h4 {
    color: #000;
    margin-bottom: 50px;
}
.l__modular .m__copy-bullets--content p {
    color: #000;
    margin-bottom: 40px;
}
.l__modular .m__copy-bullets--content .c__button {
    width: 260px;
}
.l__modular .m__copy-bullets--block {
    background-color: #f5f5f5;
    padding: 50px 20px;
}
@media screen and (min-width: 500px) {
    .l__modular .m__copy-bullets--block {
        padding: 70px 60px;
    }
}
.l__modular .m__copy-bullets--block li {
    align-items: center;
    display: flex;
    margin-bottom: 10px;
    padding-left: 50px;
    position: relative;
}
.l__modular .m__copy-bullets--block li img {
    height: 32px;
    left: 0;
    opacity: 0.4;
    position: absolute;
    top: 5px;
}
.l__modular .m__copy-bullets--block li p {
    font-size: 16px;
    line-height: 30px;
}
@media screen and (min-width: 500px) {
    .l__modular .m__copy-bullets--block li p {
        font-size: 18px;
        line-height: 36px;
    }
}
@media screen and (min-width: 1080px) {
    .l__modular .m__copy-bullets--block li p {
        font-size: 22px;
        line-height: 40px;
    }
}
.l__modular .m__advantage-scroll {
    margin-bottom: 80px;
}
@media screen and (min-width: 800px) {
    .l__modular .m__advantage-scroll {
        margin-bottom: 150px;
    }
}
.l__modular .m__listing h3 {
    margin-bottom: 40px;
}
@media screen and (min-width: 800px) {
    .l__modular .m__listing h3 {
        font-size: 64px;
        line-height: 68px;
        margin-bottom: 80px;
    }
}
.l__modular .m__awards {
    padding-top: 90px;
}
@media screen and (min-width: 800px) {
    .l__modular .m__awards {
        padding-top: 180px;
    }
}
.l__modular .m__work-with + .m__awards {
    padding-top: 0;
}
.m__single-slider-panel-section + .m__testimonials {
    padding-top: 115px;
}
.page-template-page-careers .l__ventures .l__current-holdings--usa {
    background-color: white;
}
.page-template-page-careers .l__ventures .l__current-holdings--usa .subtext {
    color: #000;
}
.page-template-page-careers
    .l__ventures
    .l__current-holdings--usa
    .vacancies
    .row {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.page-template-page-careers
    .l__ventures
    .l__current-holdings--usa
    .vacancies
    .row:last-child {
    border-bottom: none;
}
.page-template-page-careers
    .l__ventures
    .l__current-holdings--usa
    .vacancies
    .row
    h3 {
    color: #000;
}
.page-template-page-careers .carbutt {
    display: inline-flex;
    margin-bottom: 15px;
    margin-right: 15px;
}
.page-template-page-careers .carbutt.active {
    background-color: #000;
    border: 3px solid white;
    color: white;
}
.page-template-page-careers-child .l__current-holdings .careers-content * {
    color: white;
}
.page-template-page-careers-child .l__current-holdings .careers-content a,
.page-template-page-careers-child
    .l__current-holdings
    .careers-content
    a:hover {
    color: white;
    text-decoration: underline;
}
.page-template-page-careers-child .l__current-holdings .careers-content h1,
.page-template-page-careers-child .l__current-holdings .careers-content h2,
.page-template-page-careers-child .l__current-holdings .careers-content h3,
.page-template-page-careers-child .l__current-holdings .careers-content h4,
.page-template-page-careers-child .l__current-holdings .careers-content h5,
.page-template-page-careers-child .l__current-holdings .careers-content h6 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 32px;
}
@media screen and (min-width: 650px) {
    .page-template-page-careers-child .l__current-holdings .careers-content h1,
    .page-template-page-careers-child .l__current-holdings .careers-content h2,
    .page-template-page-careers-child .l__current-holdings .careers-content h3,
    .page-template-page-careers-child .l__current-holdings .careers-content h4,
    .page-template-page-careers-child .l__current-holdings .careers-content h5,
    .page-template-page-careers-child .l__current-holdings .careers-content h6 {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 38px;
    }
}
@media screen and (min-width: 800px) {
    .page-template-page-careers-child .l__current-holdings .careers-content h1,
    .page-template-page-careers-child .l__current-holdings .careers-content h2,
    .page-template-page-careers-child .l__current-holdings .careers-content h3,
    .page-template-page-careers-child .l__current-holdings .careers-content h4,
    .page-template-page-careers-child .l__current-holdings .careers-content h5,
    .page-template-page-careers-child .l__current-holdings .careers-content h6 {
        font-size: 32px;
        line-height: 44px;
        margin-bottom: 44px;
    }
}
.page-template-page-careers-child .l__current-holdings .careers-content p,
.page-template-page-careers-child .l__current-holdings .careers-content ul {
    margin-bottom: 32px;
}
@media screen and (min-width: 650px) {
    .page-template-page-careers-child .l__current-holdings .careers-content p,
    .page-template-page-careers-child .l__current-holdings .careers-content ul {
        margin-bottom: 38px;
    }
}
@media screen and (min-width: 800px) {
    .page-template-page-careers-child .l__current-holdings .careers-content p,
    .page-template-page-careers-child .l__current-holdings .careers-content ul {
        margin-bottom: 44px;
    }
}
.page-template-page-careers-child .l__current-holdings .careers-content p ul,
.page-template-page-careers-child .l__current-holdings .careers-content ul ul {
    margin-bottom: 0;
    margin-left: 30px;
}
.page-template-page-careers-child .l__current-holdings .careers-content ul {
    list-style: disc;
    margin-left: 18px;
}
.page-template-page-careers-child .l__current-holdings .careers-content ul li {
    font-family: Roobert-Regular;
    font-size: 18px;
    line-height: 30px;
}
@media screen and (min-width: 500px) {
    .page-template-page-careers-child
        .l__current-holdings
        .careers-content
        ul
        li {
        font-size: 20px;
        line-height: 35px;
    }
}
@media screen and (min-width: 800px) {
    .page-template-page-careers-child
        .l__current-holdings
        .careers-content
        ul
        li {
        font-size: 22px;
        line-height: 40px;
    }
}
.page-template-page-careers-child
    .l__current-holdings
    .careers-content
    .us-job {
    display: none;
}
.formsection {
    background-color: white;
    padding: 100px 0;
}
.formsection h4 {
    margin-bottom: 30px;
}
.formsection .oti-form-inner {
    max-width: 700px;
}
.formsection .oti-form-inner.form .input-container input {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid #dfdde0;
    color: #3b3a3b;
    font-size: 16px;
    height: 57px;
    margin-bottom: 20px;
    padding: 15px;
    width: 100%;
}
.formsection .oti-form-inner.form .input-container input.input-error {
    border: 1px solid red !important;
}
.formsection p.error {
    color: red;
    display: none;
    font-size: 14px;
    margin-left: 15px;
}
.formsection p.error.active {
    display: block;
    margin: 0 0 20px;
}
@media screen and (min-width: 650px) {
    .formsection p.error.active {
        display: inline-block;
    }
}
.formsection .checkbox-container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.formsection .checkbox-holder {
    align-items: center;
    display: flex;
    margin: 40px 0;
}
.formsection .checkbox-holder input {
    margin-right: 10px;
    transform: scale(1.3);
    width: 30px;
}
.formsection .checkbox-holder p {
    font-size: 16px;
    line-height: 16px;
    margin: 0;
    width: 100%;
}
.page-template-page-own-the-internet .overlay h1 {
    color: white;
    left: 50%;
    max-width: 90%;
    padding: 0 45px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
@media screen and (min-width: 650px) {
    .page-template-page-own-the-internet .overlay h1 {
        max-width: 70%;
    }
}
.m__hero {
    overflow: hidden;
    position: relative;
}
.m__hero--overlay {
    z-index: 1;
}
.m__hero--iframe-wrap {
    height: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.m__hero--iframe-wrap embed,
.m__hero--iframe-wrap iframe,
.m__hero--iframe-wrap object,
.m__hero--iframe-wrap video {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    width: 100%;
}
.m__hero--content-bottom {
    position: relative;
}
.m__hero .container {
    left: 0;
    position: absolute;
    right: 0;
    z-index: 2;
}
body.no-smooth-scroll {
    padding-bottom: 0 !important;
}
body.no-smooth-scroll .scroll-container {
    perspective: none;
    transform-style: flat;
    will-change: auto;
}
body.no-smooth-scroll .m__home-intro--content .title-carousel,
body.no-smooth-scroll .m__home-intro--content h1 {
    opacity: 1;
}
body.no-smooth-scroll footer {
    position: relative;
    z-index: 5;
}
/*# sourceMappingURL=style.min.css.map */
