@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure,
section,
nav,
input,
select,
textarea,
button,
header,
footer,
article,
aside,
section {
    border: 0;
    box-sizing: border-box;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

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

caption,
th,
td {
    font-weight: 400;
    text-align: left
}

article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    margin: 0
}

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

select.dropdown {}

button {
    background: 0 0
}

button:active {
    color: inherit
}

:focus {
    outline: 0
}

* {
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -webkit-text-size-adjust: 100%
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

textarea {
    resize: none
}

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

::-moz-selection {
    background: #0072ff;
    color: #fff;/* !important*/
}

::selection {
    background: #0072ff;
    color: #fff;/* !important*/
}

::-moz-selection {
    background: #0072ff;
    color: #fff;/* !important*/
}

::-webkit-scrollbar {
    display: none !important
}

body {
    background: #121212;
    color: #fff;
    cursor: default;
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 300;
    min-height: calc(100vh + 1px);
    min-width: 320px;
    opacity: 1;
    -ms-scroll-chaining: none;
        overscroll-behavior: none
}

body div#transition {
    display: block;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000
}

body div#transition::before {
    background: #000;
    content: '';
    display: block;
    height: 100%;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000
}

body div#transition::after {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 2001
}

body div#transition div {
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    z-index: 2002
}

body div#transition div p {
    align-items: center;
    color: #d5d5d5;
    display: flex;
    justify-content: center;
    font-weight: 300;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    width: calc(var(--vw) * 100);
    z-index: 2003
}

body:not(.transition) div#transition::after,
body:not(.transition) div#transition div {
    left: 0;
    transition: width .6s cubic-bezier(.34, .07, .095, .995);
    width: 0
}

body:not(.transition) div#transition div p {
    left: 0
}

body div#transition div p strong span sub {
    white-space: pre;
    transition: transform 0s 1s
}

body.transition {
    pointer-events: none
}

body.transition #smoothscroll * {
    pointer-events: none !important
}

body.transition:not(.work-transition) div#transition::before {
    opacity: .8;
    transition: opacity .8s cubic-bezier(.34, .07, .095, .995)
}

body.transition:not(.work-transition) div#transition::after,
body.transition:not(.work-transition) div#transition div {
    right: 0;
    transition: width .8s cubic-bezier(.77, 0, .175, 1);
    width: 100%
}

body.transition:not(.work-transition) div#transition div p {
    right: 0;
    transform: translate3d(0, 0, 0)
}

body.transition:not(.work-transition) div#transition div p strong.reveal span sub {
    transform: translate3d(0, 0, 0);
    transition: transform 1s cubic-bezier(.77, 0, .175, 1)
}

div[data-scroll]>section {
    will-change: transform
}

section[smoothscroll]:not(:first-child) {
    visibility: hidden
}

div.container,
section {
    pointer-events: auto;
    position: relative
}

div.container {
    min-height: 100%
}

.background-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block
}

.background-image.cover {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.hidden {
    display: none !important
}

code.device {
    display: none;
    height: 1px;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 1px;
    width: 1px
}

@media all and (max-width:1200px) {}

@media all and (max-width:900px) {
    body {
        --smoothScroll: 1
    }
    body.transition {
        height: calc(100vh);
        overflow: hidden
    }
    [smoothscroll] {
        transform: none !important
    }
    section {
        visibility: visible !important
    }
    div#transition div strong {
        letter-spacing: -.5px;
        line-height: 1em
    }
    body {
        height: calc(var(--vh_fixed) * 100);
        overflow: hidden;
        position: fixed;
        width: 100%
    }
    #main {
        height: calc(var(--vh_fixed) * 100) !important;
        left: 0;
        overflow-x: hidden;
        overflow-y: scroll;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 2;
        -webkit-overflow-scrolling: touch
    }
    div.scroll-container {
        background: #121212
    }
}

@media all and (max-width:600px) {
    body {
        min-width: 320px
    }
    #_mobile {
        display: block
    }
    .not-mobile {
        display: none !important
    }
    div.container {
        margin: 0 38px
    }
    div#transition div strong {
        font-size: 8vw
    }
}

@media all and (min-width:601px) {
    .mobile-only {
        display: none !important
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    #_tablet {
        display: block
    }
    div.container {
        margin: 0 84px
    }
    div#transition div strong {
        font-size: 7vw
    }
}

@media all and (min-width:901px) {
    #_laptop_desktop_only {
        display: block
    }
    a[href^="tel:"] {
        pointer-events: none
    }
    body div#transition div strong {
        font-size: 80px
    }
    @supports(-webkit-touch-callout:none) {
        body {
            --smoothScroll: 1
        }
        [smoothscroll] {
            transform: none !important
        }
        section {
            visibility: visible !important
        }
        #_laptop_desktop_touch {
            display: block
        }
        body {
            height: calc(var(--vh_fixed) * 100);
            overflow: hidden;
            position: fixed;
            width: 100%
        }
        #main {
            height: calc(var(--vh_fixed) * 100) !important;
            left: 0;
            overflow-x: hidden;
            overflow-y: scroll;
            position: fixed;
            top: 0;
            width: 100%;
            z-index: 2;
            -webkit-overflow-scrolling: touch
        }
        #main.no-scroll {
            height: calc(var(--vh_fixed) * 100) !important;
            overflow: hidden
        }
        div.scroll-container {
            background: #121212;
            overflow: hidden
        }
        div.scroll-container section {
            margin-bottom: 0 !important
        }
    }
    @supports not (-webkit-touch-callout:none) {
        body {
            --smoothScroll: .1
        }
        #_laptop_desktop_notouch {
            display: block
        }
        main {
            height: 100%;
            left: 0;
            overflow: hidden;
            pointer-events: none;
            position: fixed;
            top: 0;
            width: 100%;
            z-index: 2
        }
        div[data-scroll] {
            pointer-events: none;
            position: absolute;
            width: 100%
        }
    }
}

@media all and (min-width:901px) and (max-width:1200px) {
    #_laptop {
        display: block
    }
    div.container {
        margin: 0 62px
    }
}

@media all and (min-width:1201px) {
    #_desktop {
        display: block
    }
}

@media all and (min-width:1201px) and (max-width:1500px) {
    div.container {
        margin: 0 120px
    }
}

@media all and (min-width:1501px) {
    div.container {
        margin: 0 160px
    }
}

header {
    pointer-events: none;
    position: fixed;
    width: 100%;
    z-index: 2006;
    transition: opacity .4s ease, transform .4s ease
}

header div.container {
    align-items: flex-end;
    display: flex;
    justify-content: space-between
}

header div.container>a:first-child {
    pointer-events: auto
}

header svg {
    cursor: pointer
}

header svg path {
    transition: fill .2s ease
}

header.dark svg path {
    fill: #000
}

header.scroll {
    opacity: 0;
    pointer-events: none;
    transform: translate3d(0, -10px, 0)
}

header.scroll div.container {
    pointer-events: none
}

@media all and (max-width:900px) {}

@media all and (max-width:600px) {
    header {
        height: 57px;
        transition: opacity .4s ease
    }
    header:not(.nav) div.container>a:first-child.no-touch {
        pointer-events: none
    }
    header nav {
        align-items: flex-start;
        color: #121212;
        display: flex;
        flex-direction: column;
        height: calc(var(--vh) * 100);
        justify-content: flex-end;
        pointer-events: none;
        position: absolute;
        top: 0
    }
    header nav>a {
        font-size: 56px;
        left: -3px;
        letter-spacing: -4px;
        line-height: 59px
    }
    header nav>a:not(:last-of-type) {
        margin-bottom: 30px
    }
    header nav div {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        padding: 60px 0
    }
    header nav div a {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px
    }
    header nav div a:not(:last-child) {
        margin-bottom: 6px
    }
    header nav a span sub {
        padding-right: 6px
    }
    header button {
        bottom: -10px;
        height: 40px;
        overflow: hidden;
        text-indent: -9999px;
        position: absolute;
        right: -20px;
        width: 40px
    }
    body.init header button {
        pointer-events: none
    }
    header button::before,
    header button::after {
        border-top: 2px solid #fff;
        content: '';
        display: block;
        position: absolute;
        transition: border-color .2s ease, left .8s cubic-bezier(.77, 0, .175, 1), top .8s cubic-bezier(.77, 0, .175, 1), width .8s cubic-bezier(.77, 0, .175, 1), transform .8s cubic-bezier(.77, 0, .175, 1)
    }
    header button::before {
        transform-origin: top left
    }
    header button::after {
        transform-origin: top right
    }
    header:not(.nav) nav {
        opacity: 0;
        pointer-events: none
    }
    header:not(.nav).remove-nav nav {
        transition: opacity .4s ease
    }
    header:not(.nav) nav div {
        opacity: 0;
        transition: opacity 0s .6s
    }
    header:not(.nav) button::before,
    header:not(.nav) button::after {
        left: 10px;
        width: 20px
    }
    header:not(.nav) button::before {
        top: 16px
    }
    header:not(.nav) button::after {
        top: 22px
    }
    body.init header {
        opacity: 0;
        pointer-events: none;
        transition: none
    }
    body.init header div.container {
        pointer-events: none
    }
    header.nav svg path,
    header.remove-nav svg path {
        transition: fill .8s cubic-bezier(.77, 0, .175, 1)
    }
    header.nav button::before,
    header.nav button::after,
    header.remove-nav button::before,
    header.remove-nav button::after {
        transition: border-color .8s cubic-bezier(.77, 0, .175, 1), left .2s ease, top .2s ease, width .2s ease, transform .2s ease
    }
    header.transition-nav svg path {
        transition: fill .4s ease
    }
    header.transition-nav button::before,
    header.transition-nav button::after {
        transition: border-color .4s ease, left .2s ease, top .2s ease, width .2s ease, transform .2s ease
    }
    header.nav svg path {
        fill: #000
    }
    header.nav nav {
        opacity: 1
    }
    header.nav nav a {
        pointer-events: auto
    }
    header.nav nav a span sub,
    header.remove-nav nav a span sub {
        transform: translate3d(0, 0, 0);
        transition: transform 1s cubic-bezier(.77, 0, .175, 1)
    }
    header.nav nav a:nth-child(1) span sub {
        transition-delay: .2s
    }
    header.nav nav a:nth-child(2) span sub {
        transition-delay: .3s
    }
    header.nav nav a:nth-child(3) span sub {
        transition-delay: .4s
    }
    header.nav nav div {
        opacity: 1;
        transition: opacity 1s .8s
    }
    header.nav button::before,
    header.nav button::after {
        border-color: #000;
        top: 13px;
        width: 16px
    }
    header.nav button::before {
        left: 15px;
        transform: rotate(45deg)
    }
    header.nav button::after {
        left: 9px;
        transform: rotate(-45deg)
    }
    header.dark button::before,
    header.dark button::after {
        border-color: #000
    }
}

@media all and (min-width:601px) {
    header {
        visibility: visible !important;
        will-change: transform
    }
    header nav {
        font-weight: 400
    }
    header nav>a {
        font-size: 16px;
        line-height: 24px;
        transition: color .2s ease
    }
    header nav>a:not(:last-of-type) {
        margin-right: 40px
    }
    header nav>a.text-reveal span sub {
        transform: translate3d(0, 0, 0);
        transition: none
    }
    header nav div {
        display: none
    }
    header button {
        display: none
    }
    header:not(.dark) nav a:hover {
        color: #858585
    }
    header.dark nav {
        color: #000
    }
    header.dark nav a:hover {
        color: #7d7d7d
    }
    body:not(.work-transition) header.transition:not(.remove-nav),
    body.init header {
        opacity: 0;
        pointer-events: none;
        transform: translate3d(0, 10px, 0)
    }
    body:not(.work-transition) header.transition:not(.remove-nav) div.container,
    body.init header div.container {
        pointer-events: none
    }
    body:not(.init) header:not(.scroll):not(.transition) {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
    body:not(.init) header:not(.scroll):not(.transition) nav a {
        pointer-events: auto
    }
}

@media all and (min-width:601px) and (max-width:1200px) {
    header {
        height: 71px
    }
    header a:first-child {
        margin-bottom: 2px
    }
}

@media all and (min-width:1201px) {
    header {
        height: 101px
    }
    header nav>a {
        position: relative
    }
    header a:first-child {
        margin-bottom: 1px
    }
}

footer {
    background: #fff;
    color: #000;
    overflow: hidden;
    width: 100%;
    z-index: 1
}

footer #connect strong {
    color: #757574;
    display: block;
    letter-spacing: -1px
}

footer #contact p:first-of-type {
    white-space: pre-line
}

footer #contact p a {
    transition: color .2s ease
}

footer #contact p a::after {
    content: '';
    display: block
}

footer #contact p a:hover {
    color: #757574
}

footer #contact #social {
    font-weight: 400
}

footer #contact #social a {
    transition: color .2s ease
}

footer #contact #social a::after {
    content: '';
    display: block
}

footer #contact #social a:hover {
    color: #757574
}

footer #contact small {
    color: #757574;
    font-weight: 400;
    position: absolute;
    right: 0
}

@media all and (min-width:400px) {}

@media all and (max-width:1500px) {
    footer #contact p {
        letter-spacing: -.5px
    }
    footer #contact {
        position: relative
    }
    footer #contact #social,
    footer #contact small {
        font-size: 16px;
        line-height: 30px
    }
    footer #contact small {
        bottom: 0
    }
}

@media all and (max-width:1200px) {
    footer #connect strong {
        margin-bottom: 30px
    }
    footer #contact p:first-of-type {
        margin-bottom: 10px
    }
}

@media all and (max-width:900px) {
    footer #footer {
        opacity: 1 !important;
        transform: none !important
    }
    footer #contact #address {
        margin-bottom: 30px
    }
}

@media all and (max-width:600px) {
    footer div.container {
        padding: 80px 0
    }
    footer #connect strong {
        font-size: 40px;
        line-height: 49px
    }
    footer #contact {
        padding-top: 80px
    }
    footer #contact p {
        font-size: 20px;
        line-height: 32px
    }
    footer #contact small {
        position: absolute;
        right: 0
    }
}

@media all and (min-width:600px) {
    footer #footer {
        display: flex;
        flex-direction: column;
        justify-content: center
    }
    footer #contact p {
        font-size: 24px;
        line-height: 39px
    }
}

@media all and (min-width:601px) and (max-width:1200px) {
    footer div.container {
        padding: 100px 0
    }
    footer #connect strong {
        font-size: 52px;
        line-height: 58px;
        margin-bottom: 30px
    }
    footer #contact {
        padding-top: 100px
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    footer #connect strong {
        width: calc(var(--col) * 10)
    }
}

@media all and (min-width:901px) {
    footer {
        height: calc(100vh);
        opacity: 1 !important
    }
    footer div.container {
        display: flex;
        flex-direction: column
    }
    footer #connect {
        flex: 1
    }
    footer #connect strong {
        white-space: pre-line
    }
    footer #contact {
        align-items: flex-end;
        display: flex
    }
    footer #contact #address {
        width: calc(var(--col) * 9)
    }
    footer #contact #social {
        flex: 1
    }
    footer #footer {
        height: calc(100vh);
        will-change: opacity, transform
    }
    @supports(-webkit-touch-callout:none) {
        footer div.container {
            padding-bottom: 43px
        }
        footer #footer {
            background: #fff;
            height: 100%;
            position: fixed;
            top: 0;
            width: 100%;
            transform: none !important
        }
    }
}

@media all and (min-width:1201px) {
    footer div.container {
        padding: 120px 0
    }
    footer #connect strong {
        margin-bottom: 40px
    }
    footer #contact p:first-of-type {
        margin-bottom: 20px
    }
}

@media all and (min-width:1201px) and (max-width:1500px) {
    footer #connect strong {
        font-size: 62px;
        line-height: 69px
    }
    footer #contact {
        padding-top: 160px
    }
}

@media all and (min-width:1501px) {
    footer #connect strong {
        font-size: 60px;
        line-height: 63px
    }
    footer #contact #social,
    footer #contact small {
        font-size: 18px;
        line-height: 27px
    }
}

@media all and (min-width:1501px) and (min-height:900px) {
    footer div.container {
        padding: 150px 0
    }
}

.text-reveal {
    position: relative
}

.text-reveal span {
    display: inline-block;
    margin-bottom: -6px;
    overflow: hidden;
    position: relative;
    vertical-align: bottom;
    white-space: pre-wrap
}

.text-reveal span sub {
    display: block;
    padding-bottom: 6px;
    will-change: transform;
    transform: translate3d(0, 100%, 0);
    transition: transform 1s cubic-bezier(.77, 0, .175, 1)
}

.text-reveal.reveal span sub {
    transform: translate3d(0, 0, 0)
}

.text-reveal:not(.set) span sub {
    white-space: pre
}

.text-reveal.reveal:not(.concurrent) span sub {
    transition-delay: calc(var(--index) * .05s)
}

.text-reveal.reveal.concurrent span sub {
    transition-delay: .05s
}

.arrow {
    display: inline-block;
    font-weight: 400;
    position: relative;
    transition: color .2s ease-out
}

.arrow arrow {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(var(--transform))
}

.arrow arrow::before,
.arrow arrow::after {
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.arrow arrow::before {
    background: url(/images/icons_arrow-right-white.svg?317dfdcf452981130f627ba6328329a4) center center no-repeat;
    background-size: 15px auto;
    z-index: 2
}

.arrow arrow::after {
    border-style: solid;
    border-width: 1px;
    border-radius: 50%;
    box-sizing: border-box;
    transition: background .2s, border .2s, transform .2s
}

.arrow:hover arrow::after {
    border-color: transparent !important;
    transform: scale(1.75) !important
}

.arrow.rotate {
    padding-right: 60px
}

.arrow.rotate arrow {
    height: 50px;
    width: 50px
}

.arrow.rotate arrow::before {
    background-image: url(/images/icons_arrow-right-white-rotate.svg?6604209932b026570548e752c8ae0618)
}

.arrow:not(.black) arrow::after {
    border-color: #282828
}

.arrow:not(.black):hover arrow::after {
    background: rgba(0, 90, 255, .6)
}

.arrow.black arrow::after {
    border-color: #d5d5d5
}

.arrow.black arrow::before {
    background-image: url(/images/icons_arrow-right-black.svg?d06a71840ed966f16c8579eedcfb02b4)
}

.arrow.black:hover arrow::after {
    background: rgba(0, 90, 255, .7)
}

.arrow span {
    position: relative;
    z-index: 3
}

@media all and (max-width:1200px) {
    .arrow {
        font-size: 16px;
        height: 42px;
        line-height: 42px
    }
    .arrow arrow {
        height: 42px;
        width: 42px
    }
    .arrow:not(.rotate) {
        padding-right: 52px
    }
    .arrow:not(.rotate) arrow::before,
    .arrow:not(.rotate) arrow::after {
        height: 42px;
        width: 42px
    }
    .arrow.rotate {
        padding-right: 60px
    }
}

@media all and (min-width:1201px) {
    .arrow {
        height: 52px;
        line-height: 52px
    }
    .arrow arrow {
        height: 52px;
        width: 52px
    }
    .arrow:not(.rotate) {
        padding-right: 62px
    }
    .arrow:not(.rotate) arrow {
        height: 52px;
        width: 52px
    }
}

@media all and (min-width:1501px) {
    .arrow {
        font-size: 18px
    }
}

section#loader {
    background: #121212;
    height: calc(100vh);
    left: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2010;
    transition: transform 1s cubic-bezier(.77, 0, .175, 1) 5.5s
}

section#loader #loader-images {
    pointer-events: none;
    position: absolute;
    top: calc(-5vh);
    width: 100%;
    z-index: 21
}

section#loader #loader-images picture {
    display: block;
    height: 112%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -6%;
    width: 100%
}

section#loader #loader-images picture img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

section#loader #loader-images picture:nth-child(1) {
    margin-top: 0 !important;
    z-index: 24;
    transition: opacity .3s ease-out .3s, transform 1s cubic-bezier(.77, 0, .175, 1) 1s
}

section#loader #loader-images picture:nth-child(2) {
    margin-top: 18%;
    z-index: 23;
    transition: margin-top 1.6s ease-out 1s, opacity 0s 1s, transform 1s cubic-bezier(.77, 0, .175, 1) 2.2s
}

section#loader #loader-images picture:nth-child(3) {
    margin-top: 18%;
    z-index: 22;
    transition: margin-top 1.6s ease-out 2.2s, opacity 0s 1s, transform 1s cubic-bezier(.77, 0, .175, 1) 3.4s
}

section#loader.ready #loader-images picture {
    margin-top: -6%;
    opacity: 1;
    transform: scale(1.05) translate3d(0, -100%, 0) translateZ(0)
}

section#loader #loader-intro {
    background: #fff;
    height: calc(100vh);
    opacity: 0;
    pointer-events: none;
    position: relative;
    transform: translateY(1px);
    transition: opacity 0s 1s
}

section#loader #loader-intro div.container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

section#loader #loader-intro div.container div {
    color: #000;
    letter-spacing: -1px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none
}

section#loader #loader-intro div.container div span sub {
    transition-delay: calc(3.5s + (var(--index) * .05s));
    white-space: pre
}

section#loader.ready {
    transform: translate3d(0, -100%, 0) !important
}

section#loader.ready #loader-intro {
    transform: translateY(0)
}

section#loader.ready #loader-intro div.container {
    height: calc(100vh)
}

section#loader.ready #loader-intro {
    opacity: 1;
    pointer-events: auto
}

section#loader.ready #loader-intro div.container div span sub {
    transform: translate3d(0, 0, 0)
}

@media all and (max-width:900px) {
    section#loader,
    section#loader #loader-intro,
    section#loader #loader-intro div.container {
        max-height: calc(var(--vh) * 100)
    }
    section#loader #loader-images {
        height: calc(var(--vh) * 110)
    }
}

@media all and (max-width:600px) {
    section#loader.ready #loader-intro div.container {
        padding-bottom: 80px
    }
    section#loader.ready #loader-intro div.container div {
        font-size: 40px;
        line-height: 49px
    }
}

@media all and (min-width:601px) {
    section#loader #loader-intro div.container div {
        white-space: pre-line
    }
}

@media all and (min-width:601px) and (max-width:1200px) {
    section#loader.ready #loader-intro div.container div {
        font-size: 52px;
        line-height: 58px
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section#loader.ready #loader-intro div.container {
        padding-bottom: 120px
    }
}

@media all and (min-width:901px) {
    section#loader #loader-images {
        height: calc(110vh)
    }
    section#loader.ready #loader-intro div.container {
        align-items: flex-end
    }
}

@media all and (min-width:901px) and (max-width:1200px) {
    section#loader.ready #loader-intro div.container {
        padding-bottom: 140px
    }
}

@media all and (min-width:1201px) {
    section#loader.ready #loader-intro div.container {
        padding-bottom: 210px
    }
}

@media all and (min-width:1201px) and (max-width:1500px) {
    section#loader.ready #loader-intro div.container div {
        font-size: 62px;
        line-height: 69px
    }
}

@media all and (min-width:1501px) {
    section#loader.ready #loader-intro div.container div {
        font-size: 80px;
        line-height: 83px
    }
}

section#services {
    background: #121212;
    margin-bottom: -1px;
    overflow: hidden;
    visibility: visible;
    z-index: 5
}

section#services h1 {
    opacity: 0
}

section#services h1.reveal {
    opacity: 1
}

section#services #services_container {
    overflow: hidden;
    width: 100%
}

section#services #services_container div {
    display: flex;
    width: 10000px
}

section#services div.container:first-child {
    align-items: center;
    display: flex;
    height: calc(100vh);
    max-height: calc((var(--vh_fixed) * 100))
}

section#services #services_container div:last-child ol {
    flex-direction: row-reverse
}

section#services #services_container ol {
    align-items: center;
    color: #7d7d7d;
    counter-reset: section;
    display: flex;
    position: relative;
    will-change: transform
}

section#services #services_container div:nth-child(2) ol {
    counter-reset: section 5
}

section#services #services_container ol li {
    align-items: center;
    display: flex;
    position: relative;
    white-space: pre
}

section#services #services_container ol li::before {
    content: counter(section);
    counter-increment: section;
    left: 0;
    position: absolute;
    text-align: center
}

section#services #services_container ol li::after {
    background: #282828;
    content: '';
    height: 1px;
    width: 62px
}

section#services #services_container.reveal div:first-child ol:nth-child(1) {
    -webkit-animation: services1a 60s linear -20s infinite;
            animation: services1a 60s linear -20s infinite
}

section#services #services_container.reveal div:first-child ol:nth-child(2) {
    -webkit-animation: services1b 60s linear 10s infinite;
            animation: services1b 60s linear 10s infinite
}

section#services #services_container.reveal div:last-child ol:nth-child(1) {
    -webkit-animation: services2a 60s linear -20s infinite;
            animation: services2a 60s linear -20s infinite
}

section#services #services_container.reveal div:last-child ol:nth-child(2) {
    -webkit-animation: services2b 60s linear 10s infinite;
            animation: services2b 60s linear 10s infinite
}

@-webkit-keyframes services1a {
    0% {
        transform: translate3d(100vw, 0, 0)
    }
    100% {
        transform: translate3d(100vw, 0, 0) translate3d(-200%, 0, 0)
    }
}

@keyframes services1a {
    0% {
        transform: translate3d(100vw, 0, 0)
    }
    100% {
        transform: translate3d(100vw, 0, 0) translate3d(-200%, 0, 0)
    }
}

@-webkit-keyframes services1b {
    0% {
        transform: translate3d(100vw, 0, 0) translate3d(-100%, 0, 0)
    }
    100% {
        transform: translate3d(100vw, 0, 0) translate3d(-300%, 0, 0)
    }
}

@keyframes services1b {
    0% {
        transform: translate3d(100vw, 0, 0) translate3d(-100%, 0, 0)
    }
    100% {
        transform: translate3d(100vw, 0, 0) translate3d(-300%, 0, 0)
    }
}

@-webkit-keyframes services2a {
    0% {
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes services2a {
    0% {
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes services2b {
    0% {
        transform: translate3d(-200%, 0, 0)
    }
    100% {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes services2b {
    0% {
        transform: translate3d(-200%, 0, 0)
    }
    100% {
        transform: translate3d(0, 0, 0)
    }
}

@media all and (max-width:1500px) {
    section#services h1,
    section#services #services_container ol li::before {
        letter-spacing: -.5px
    }
}

@media all and (max-width:900px) {
    section#services #services_container {
        margin-bottom: 40px
    }
    section#services #services_container div {
        transform: none !important
    }
    section#services #services_container div:first-child {
        margin-bottom: 20px
    }
    section#services #services_container ol li {
        letter-spacing: -2px
    }
}

@media all and (max-width:600px) {
    section#services {
        padding-bottom: 180px
    }
    section#services h1 {
        font-size: 24px;
        line-height: 39px
    }
    section#services #services_container ol li {
        font-size: 56px;
        line-height: 65px;
        margin-right: 21px
    }
    section#services #services_container ol li::before {
        font-size: 20px;
        left: -20px;
        line-height: 32px;
        width: 20px
    }
    section#services #services_container ol li::after {
        margin-left: 5px
    }
    section#services div.container:last-child {
        text-align: right
    }
}

@media all and (min-width:601px) and (max-width:1500px) {
    section#services h1 {
        font-size: 32px;
        line-height: 48px
    }
    section#services #services_container ol li {
        margin-right: 34px
    }
    section#services #services_container ol li::before {
        font-size: 24px;
        left: -24px;
        line-height: 39px
    }
    section#services #services_container ol li::after {
        margin-left: 10px
    }
}

@media all and (min-width:601px) and (max-width:1200px) {
    section#services {
        padding-bottom: 200px
    }
    section#services #services_container ol li {
        font-size: 70px;
        line-height: 79px
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section#services a.arrow {
        padding-left: calc(var(--col) * 5)
    }
}

@media all and (min-width:901px) {
    section#services #services_container {
        margin-bottom: 60px
    }
    section#services #services_container div:first-child {
        margin-bottom: 30px
    }
    section#services #services_container ol li {
        letter-spacing: -4px
    }
    @supports(-webkit-touch-callout:none) {
        section#services #services_container div {
            transform: none !important
        }
    }
}

@media all and (min-width:901px) and (max-width:1200px) {
    section#services h1 {
        padding: 0 calc(var(--col))
    }
    section#services a.arrow {
        margin-left: calc(var(--col) * 7)
    }
}

@media all and (min-width:1201px) {
    section#services h1 {
        margin: 0 auto
    }
}

@media all and (min-width:1201px) and (max-width:1500px) {
    section#services {
        padding-bottom: 250px
    }
    section#services #services_container ol li {
        font-size: 76px;
        line-height: 85px
    }
    section#services a.arrow {
        margin-left: calc(var(--col) * 5)
    }
}

@media all and (min-width:1240px) {
    section#services h1 {
        white-space: pre-line
    }
}

@media all and (min-width:1501px) {
    section#services {
        padding-bottom: 300px
    }
    section#services h1 {
        font-size: 34px;
        letter-spacing: -1px;
        line-height: 56px;
        padding: 0 15%;
    }
    section#services #services_container ol li {
        font-size: 110px;
        line-height: 128px;
        margin-right: 59px
    }
    section#services #services_container ol li::before {
        font-size: 34px;
        left: -39px;
        letter-spacing: -1px;
        line-height: 56px
    }
    section#services #services_container ol li::after {
        margin-left: 20px
    }
    section#services a.arrow {
        margin-left: calc(var(--col) * 6)
    }
}

@media all and (min-width:2000px) {
    section#services h1 {
        font-size: 42px;
        line-height: 69px
    }
}

section#case-studies {
    background: #121212;
    overflow-x: hidden;
    z-index: 4
}

section#case-studies div.case-study {
    align-items: flex-start;
    display: flex
}

section#case-studies div.case-study a {
    display: block
}

section#case-studies div.case-study figure {
    opacity: 0;
    overflow: hidden;
    position: relative;
    will-change: opacity;
    transition: opacity 1s ease;
}

section#case-studies div.case-study figure>span {
    display: block;
    position: relative;
    will-change: transform;
    --parallaxMargin: 15
}

section#case-studies div.case-study figure>span * {
    display: block;
    position: relative;
    width: 100%
}

section#case-studies div.case-study figure>span video+img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

section#case-studies div.case-study strong {
    color: #fff;
    display: block;
    font-family: 'Overpass';
    font-weight: 700
}

section#case-studies div.case-study em {
    color: #7d7d7d;
    display: block
}

section#case-studies div.case-study .arrow {
    display: inline-block;
    opacity: 0;
    transition: color .2s ease-out, opacity .6s cubic-bezier(.77, 0, .175, 1) .6s
}

section#case-studies div.case-study a.reveal span sub {
    transform: translate3d(0, 0, 0);
    transition: transform 1s cubic-bezier(.77, 0, .175, 1);
    transition-delay: calc(var(--index) * .05s)
}

section#case-studies div.case-study a.reveal span.arrow {
    opacity: 1
}

section#case-studies div.case-study figure.reveal {
    opacity: 1
}

@media all and (min-width:400px) {
    section#case-studies div.case-study em {
        white-space: pre-line
    }
}

@media all and (max-width:900px) {
    section#case-studies div.case-study {
        flex-direction: column
    }
    section#case-studies div.case-study figure>span * {
        transform: scale(1.1)
    }
    section#case-studies div.case-study strong {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px
    }
    section#case-studies div.case-study em {
        margin-bottom: 30px
    }
}

@media all and (max-width:600px) {
    section#case-studies {
        padding-bottom: 100px
    }
    section#case-studies div.case-study:not(:last-of-type) {
        margin-bottom: 80px
    }
    section#case-studies div.case-study figure {
        margin-bottom: 40px
    }
    section#case-studies div.case-study em {
        font-size: 34px;
        letter-spacing: -.5px;
        line-height: 43px
    }
    section#case-studies div.case-study>a:nth-child(1) {
        width: 100%
    }
    section#case-studies div.case-study:nth-child(3)>a:nth-child(1),
    section#case-studies div.case-study:nth-child(6)>a:nth-child(1) {
        margin-left: calc(var(--margin) * -1);
        width: calc(100% + (var(--margin) * 2))
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section#case-studies div.case-study:not(:last-of-type) {
        margin-bottom: 120px
    }
    section#case-studies div.case-study>a:nth-child(1) {
        margin-bottom: 30px;
        width: 100%
    }
    section#case-studies div.case-study em {
        font-size: 38px;
        line-height: 44px
    }
    section#case-studies div.case-study:nth-child(1) {
        width: calc((var(--col) * 10) - var(--gutter))
    }
    section#case-studies div.case-study:nth-child(2) {
        margin-left: auto;
        width: calc((var(--col) * 9) - var(--gutter))
    }
    section#case-studies div.case-study:nth-child(3) {
        width: calc((var(--col) * 11) - var(--gutter))
    }
    section#case-studies div.case-study:nth-child(3) div:nth-child(2) {
        padding-right: calc(var(--col))
    }
    section#case-studies div.case-study:nth-child(4) {
        margin-left: auto;
        width: calc((var(--col) * 10) - var(--gutter))
    }
    section#case-studies div.case-study:nth-child(5) {
        width: calc((var(--col) * 9) - var(--gutter))
    }
    section#case-studies div.case-study:nth-child(6) {
        margin-left: auto;
        width: calc((var(--col) * 10) - var(--gutter))
    }
    section#case-studies div.case-study:nth-child(6) div:nth-child(2) {
        padding-right: calc(var(--col))
    }
}

@media all and (min-width:901px) {
    section#case-studies {
        margin: 0 auto;
        max-width: 1600px
    }
    section#case-studies div.container {
        margin: 0
    }
    section#case-studies div.case-study strong {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 30px
    }
    section#case-studies div.case-study em {
        font-size: 42px;
        line-height: 51px;
        letter-spacing: -1px;
        margin-bottom: 60px
    }
    section#case-studies div.case-study:nth-child(even) {
        flex-direction: row-reverse;
        margin-left: auto
    }
    section#case-studies div.case-study:nth-child(2),
    section#case-studies div.case-study:nth-child(5) {
        align-items: flex-end
    }
    section#case-studies div.case-study:nth-child(2),
    section#case-studies div.case-study:nth-child(5) div:nth-child(2) [scroll=reveal] {
        --revealMargin: 0
    }
    section#case-studies div.case-study:nth-child(1) {
        margin-bottom: calc(var(--col_max) * -2.43);
        width: calc(var(--margin) + var(--grid_max) - var(--col_max))
    }
    section#case-studies div.case-study:nth-child(1)>a:nth-child(1) {
        margin-right: calc(var(--col_max) + var(--gutter));
        width: calc(var(--margin) + (var(--col_max) * 6) - var(--gutter))
    }
    section#case-studies div.case-study:nth-child(1) div:nth-child(2) {
        width: calc((var(--col_max) * 4) - var(--gutter))
    }
    section#case-studies div.case-study:nth-child(2) {
        margin-bottom: calc(var(--col_max) * 2.2);
        width: calc(var(--margin) + var(--grid_max) - var(--col_max))
    }
    section#case-studies div.case-study:nth-child(2)>a:nth-child(1) {
        width: calc((var(--col_max) * 5) - var(--gutter) + var(--margin))
    }
    section#case-studies div.case-study:nth-child(2) div:nth-child(2) {
        margin-right: calc(var(--col_max) + var(--gutter));
        width: calc((var(--col_max) * 5) - var(--gutter))
    }
    section#case-studies div.case-study:nth-child(3) {
        margin-bottom: calc(var(--col_max) * 2.2);
        width: 100%
    }
    section#case-studies div.case-study:nth-child(3)>a:nth-child(1) {
        margin-right: calc(var(--col_max) + var(--gutter));
        width: calc(var(--margin) + (var(--col_max) * 8) - var(--gutter))
    }
    section#case-studies div.case-study:nth-child(4) {
        margin-bottom: calc(var(--col_max) * -2.43);
        width: calc(var(--margin) + var(--grid_max) - var(--col_max))
    }
    section#case-studies div.case-study:nth-child(4)>a:nth-child(1) {
        width: calc((var(--col_max) * 6) - var(--gutter) + var(--margin))
    }
    section#case-studies div.case-study:nth-child(4) div:nth-child(2) {
        margin-right: calc(var(--col_max) + var(--gutter));
        width: calc((var(--col_max) * 4) - var(--gutter))
    }
    section#case-studies div.case-study:nth-child(5) {
        margin-bottom: calc(var(--col_max) * 2.2);
        width: calc(var(--margin) + var(--grid_max) - var(--col_max))
    }
    section#case-studies div.case-study:nth-child(5)>a:nth-child(1) {
        margin-right: calc(var(--col_max) + var(--gutter));
        width: calc(var(--margin) + (var(--col_max) * 5) - var(--gutter))
    }
    section#case-studies div.case-study:nth-child(5) div:nth-child(2) {
        width: calc((var(--col_max) * 5) - var(--gutter))
    }
    section#case-studies div.case-study:nth-child(6) {
        width: calc(var(--grid_max) + var(--margin))
    }
    section#case-studies div.case-study:nth-child(6)>a:nth-child(1) {
        width: calc((var(--col_max) * 8) - var(--gutter) + var(--margin))
    }
    @supports(-webkit-touch-callout:none) {
        section#case-studies {
            overflow: visible;
            z-index: 5
        }
        section#case-studies div.container {
            overflow: hidden
        }
        section#case-studies::after {
            background: #121212;
            bottom: -20px;
            content: '';
            display: block;
            height: 40px;
            position: absolute;
            width: 100%;
            z-index: -1
        }
    }
}

@media all and (min-width:901px) and (max-width:1500px) {
    section#case-studies div.case-study:nth-child(1) div:nth-child(2) em {
        white-space: normal
    }
    section#case-studies div.case-study:nth-child(3) div:nth-child(2) {
        width: calc((var(--col_max) * 3))
    }
    section#case-studies div.case-study:nth-child(3) div:nth-child(2) em {
        white-space: normal
    }
    section#case-studies div.case-study:nth-child(6) div:nth-child(2) {
        margin-right: calc(var(--col_max) + var(--gutter));
        width: calc((var(--col_max) * 3) - var(--gutter))
    }
    section#case-studies div.case-study:nth-child(6) div:nth-child(2) em {
        white-space: normal
    }
}

@media all and (min-width:901px) and (max-width:1023px) {
    section#case-studies div.case-study:nth-child(1) div:nth-child(2) {
        width: calc((var(--col_max) * 4) + var(--margin) - var(--gutter))
    }
    section#case-studies div.case-study:nth-child(2) div:nth-child(2) em {
        white-space: normal
    }
}

@media all and (min-width:1501px) {
    section#case-studies div.case-study:nth-child(3) div:nth-child(2) {
        flex: 1
    }
    section#case-studies div.case-study:nth-child(6) div:nth-child(2) {
        margin-right: calc(var(--col_max));
        width: calc((var(--col_max) * 3))
    }
}

section#our-work {
    background: #121212;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 4
}

section#our-work div.container {
    min-height: auto
}

@media all and (max-width:1200px) {
    section#our-work p {
        margin-bottom: 30px
    }
}

@media all and (max-width:1500px) {
    section#our-work p {
        letter-spacing: -.5px
    }
}

@media all and (max-width:600px) {
    section#our-work {
        padding: 80px 0
    }
    section#our-work p {
        font-size: 24px;
        line-height: 39px
    }
}

@media all and (min-width:601px) {
    section#our-work {
        height: 100vh
    }
}

@media all and (min-width:601px) and (max-width:1200px) {
    section#our-work p {
        font-size: 32px;
        line-height: 48px;
        padding-right: calc(var(--col))
    }
}

@media all and (min-width:901px) and (max-width:1200px) {
    section#our-work {
        padding-left: calc(var(--col))
    }
}

@media all and (min-width:1201px) {
    section#our-work {
        padding-left: calc(var(--col) * 2)
    }
    section#our-work p {
        font-size: 34px;
        line-height: 53px;
        margin-bottom: 60px;
        padding-right: calc(var(--col) * 2)
    }
}

@media all and (min-width:2000px) {
    section#our-work p {
        font-size: 42px;
        line-height: 69px
    }
}

section#contact-us {
    background: #121212
}

section#contact-us div.container {
    display: flex
}

section#contact-us #contact-info>p:first-child {
    letter-spacing: -.5px
}

section#contact-us #contact-info>p:first-child:not(.reveal) {
    opacity: 0
}

section#contact-us #contact-info div:nth-child(n+3) p {
    line-height: 32px
}

section#contact-us #contact-info :nth-child(n+2) {
    transition: opacity .8s ease-out
}

section#contact-us #contact-info>:nth-child(n+2):not(.reveal) {
    opacity: 0
}

section#contact-us #contact-info div h1,
section#contact-us #contact-info div h2 {
    color: #7d7d7d;
    letter-spacing: -.5px
}

section#contact-us #contact-info div p {
    font-size: 16px;
    font-weight: 400;
    white-space: pre-line
}

section#contact-us #contact-info small {
    color: #7d7d7d;
    display: block
}

section#contact-us figure {
    overflow: hidden;
    width: 100%
}

section#contact-us.animate figure {
    transition: width .8s cubic-bezier(.77, 0, .175, 1)
}

section#contact-us figure img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    transform: scale(1);
    transition: transform 1s ease
}

section#contact-us figure:not(.reveal) {
    width: 0
}

section#contact-us figure:not(.reveal) img {
    transform: scale(1.2)
}

section#contact-us.lh p span {
    opacity: 1;
    transition: none
}

section#contact-us.lh p span sub,
section#contact-us.lh figure img {
    transform: none;
    transition: none
}

section#contact-us.lh figure {
    transition: none
}

section#contact-us.lh #contact-info :nth-child(n+2) {
    opacity: 1;
    transition: none
}

@media all and (max-width:900px) {
    section#contact-us div.container {
        flex-direction: column-reverse
    }
    section#contact-us #contact-info>p:first-child {
        margin-bottom: 60px
    }
    section#contact-us #contact-info div:nth-last-child(n+3) {
        margin-bottom: 40px
    }
    section#contact-us #contact-info div:nth-last-child(2) {
        margin-bottom: 60px
    }
    section#contact-us #contact-info small {
        font-size: 16px;
        line-height: 24px
    }
    section#contact-us figure {
        margin-bottom: 60px;
        width: calc(var(--vw) * 100)
    }
    section#contact-us figure img {
        -o-object-position: left;
           object-position: left;
        width: calc(var(--vw) * 100)
    }
}

@media all and (max-width:600px) {
    section#contact-us #contact-info {
        padding-bottom: 80px
    }
    section#contact-us #contact-info>p:first-child {
        font-size: 28px;
        line-height: 40px
    }
    section#contact-us #contact-info div h1,
    section#contact-us #contact-info div h2 {
        font-size: 20px;
        line-height: 32px
    }
    section#contact-us #contact-info div:nth-child(2) h1 {
        margin-bottom: 13px
    }
    section#contact-us #contact-info div:nth-child(3) h2 {
        margin-bottom: 20px
    }
    section#contact-us #contact-info div:nth-child(2) p {
        line-height: 22px
    }
    section#contact-us figure {
        margin-left: -38px;
        width: calc(var(--vw) * 100)
    }
    section#contact-us figure img {
        width: calc(var(--vw) * 100)
    }
}

@media all and (min-width:601px) {
    section#contact-us #contact-info div h1,
    section#contact-us #contact-info div h2 {
        font-size: 24px;
        line-height: 39px
    }
    section#contact-us #contact-info div:nth-child(2) h1 {
        margin-bottom: 7px
    }
    section#contact-us #contact-info div:nth-child(3) h2 {
        margin-bottom: 20px
    }
    section#contact-us #contact-info div:nth-child(2) p {
        line-height: 24px
    }
    section#contact-us #contact-info div p a:not(.arrow) {
        transition: color .2s ease
    }
    section#contact-us #contact-info div p a:not(.arrow):hover {
        color: #858585
    }
}

@media all and (min-width:601px) and (max-width:1200px) {
    section#contact-us #contact-info>p:first-child {
        font-size: 32px;
        line-height: 42px
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section#contact-us #contact-info {
        padding-bottom: 100px
    }
    section#contact-us #contact-info>p:first-child {
        font-size: 32px;
        line-height: 38px
    }
    section#contact-us figure {
        margin-left: -84px
    }
}

@media all and (min-width:901px) {
    section#contact-us div.container {
        align-items: stretch;
        margin: 0
    }
    section#contact-us #contact-info {
        padding-bottom: 40px;
        padding-right: var(--col);
        width: 50%
    }
    section#contact-us #contact-info>p:first-child {
        margin-bottom: 80px
    }
    section#contact-us #contact-info :nth-child(n+2) {
        transition-delay: .9s
    }
    section#contact-us #contact-info div:nth-last-child(n+3) {
        margin-bottom: 60px
    }
    section#contact-us #contact-info div:nth-last-child(2) {
        margin-bottom: 180px
    }
    section#contact-us #contact-info small {
        font-size: 18px;
        line-height: 27px
    }
    section#contact-us figure {
        height: 100%;
        position: absolute;
        right: 0;
        transition-delay: .6s;
        width: 50%
    }
    section#contact-us figure img {
        height: 100%;
        -o-object-position: center;
           object-position: center;
        position: absolute;
        right: 0;
        width: calc(var(--vw) * 50)
    }
}

@media all and (min-width:901px) and (max-width:1500px) {
    section#contact-us {
        padding-top: 170px
    }
}

@media all and (min-width:901px) and (max-width:1200px) {
    section#contact-us #contact-info {
        padding-left: 62px
    }
}

@media all and (min-width:1201px) {
    section#contact-us #contact-info>p:first-child {
        font-size: 36px;
        line-height: 50px
    }
    section#contact-us #contact-info div:nth-last-child(n+3) p a.arrow {
        margin-bottom: -5px
    }
}

@media all and (min-width:1201px) and (max-width:1500px) {
    section#contact-us #contact-info {
        padding-left: 120px
    }
}

@media all and (min-width:1501px) {
    section#contact-us {
        padding-top: 224px
    }
    section#contact-us #contact-info {
        padding-left: 160px
    }
}

section#we-are {
    background: #fff;
    min-height: 100vh;
    margin-bottom: -1px;
    overflow: hidden;
    z-index: 5
}

section#we-are #culture_text {
    align-items: center;
    color: #000;
    display: flex;
    height: calc(var(--vh_fixed) * 100);
    left: 0;
    justify-content: center;
    max-height: calc(var(--vh) * 100);
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3
}

section#we-are #culture_text h1 {
    overflow: hidden;
    position: relative
}

section#we-are #culture_text h1 svg {
    width: 100%;
    will-change: transform;
    transform: translate3d(0, 110%, 0);
    transition: transform 1s .5s cubic-bezier(.77, 0, .175, 1)
}

section#we-are #culture_text.ready h1 svg {
    transform: translate3d(0, 0, 0)
}

section#we-are #culture_imagery {
    opacity: 0;
    padding-top: calc((var(--vh_fixed) * 50));
    position: relative;
    z-index: 4
}

section#we-are #culture_imagery figure {
    display: block;
    opacity: 0;
    overflow: hidden;
    position: relative;
    top: calc(var(--vh_fixed) * 60);
    z-index: 4
}

section#we-are.active #culture_imagery figure {
    opacity: 1;
    top: 0;
    transition: opacity 1.2s cubic-bezier(.77, 0, .175, 1), top 1.2s cubic-bezier(.77, 0, .175, 1)
}

section#we-are #culture_imagery figure:nth-child(1),
section#we-are #culture_imagery figure:nth-child(3),
section#we-are #culture_imagery figure:nth-child(6),
section#we-are #culture_imagery figure:nth-child(8) {
    z-index: 2
}

section#we-are #culture_imagery figure:nth-child(10) {
    opacity: 0;
    pointer-events: none
}

section#we-are #culture_imagery figure img {
    display: block;
    position: relative;
    width: 100%;
    will-change: transform;
    z-index: 4
}

body.ready section#we-are #culture_imagery {
    opacity: 1;
    transition: opacity 0s .6s
}

section#we-are.lh #culture_imagery {
    opacity: 1;
    transition: none
}

section#we-are.lh #culture_imagery figure {
    opacity: 1;
    top: 0;
    transition: none
}

section#we-are.lh #culture_text h1 svg {
    transform: none;
    transition: none
}

@supports(-webkit-touch-callout:none) {
    body.white {
        background: #fff
    }
    section#we-are #culture_text {
        position: fixed;
        transform: translateY(0) !important
    }
    section#we-are #culture_imagery figure:last-child img {
        z-index: 6
    }
}

@media all and (max-width:900px) {
    section#we-are #culture_text h1 {
        width: 80%
    }
    section#we-are #culture_text h1 svg {
        height: calc(var(--vw) * 80 * .17)
    }
    section#we-are #culture_imagery figure:last-child img {
        z-index: 6
    }
}

@media all and (max-width:600px) {
    section#we-are #culture_imagery {
        margin-bottom: calc(var(--col) * -2.5)
    }
    section#we-are #culture_imagery figure:nth-child(1) {
        width: calc(var(--col) - var(--gutter) + var(--margin))
    }
    section#we-are #culture_imagery figure:nth-child(2) {
        margin-top: calc(var(--col_only));
        margin-left: calc(var(--col) * 3);
        width: calc((var(--col) * 3) - var(--gutter) + var(--margin))
    }
    section#we-are #culture_imagery figure:nth-child(3) {
        margin-top: calc((var(--col_only) * 5.5));
        margin-left: calc(var(--margin) * -1);
        width: calc((var(--col) * 3) - var(--gutter) + var(--margin))
    }
    section#we-are #culture_imagery figure:nth-child(4) {
        margin-top: calc((var(--col_only) * -.2));
        margin-left: calc(var(--col) * 4);
        width: calc((var(--col) * 2) - var(--gutter) + var(--margin))
    }
    section#we-are #culture_imagery figure:nth-child(5) {
        margin-top: calc((var(--col_only) * 5));
        margin-left: calc(var(--col) * 4);
        width: calc((var(--col) * 2) - var(--gutter) + var(--margin))
    }
    section#we-are #culture_imagery figure:nth-child(6) {
        margin-top: calc(var(--col_only) * -1);
        margin-left: calc(var(--margin) * -1);
        width: calc(var(--col) * 3)
    }
    section#we-are #culture_imagery figure:nth-child(7) {
        margin-top: calc(var(--col_only));
        margin-left: calc(var(--col) * 3);
        width: calc((var(--col) * 3) - var(--gutter) + var(--margin))
    }
    section#we-are #culture_imagery figure:nth-child(8) {
        margin-top: calc(var(--col_only) * 2.5);
        margin-left: calc(var(--col));
        width: calc((var(--col) * 4) - var(--gutter))
    }
    section#we-are #culture_imagery figure:nth-child(9) {
        margin-top: calc(var(--col_only));
        margin-left: calc(var(--margin) * -1);
        margin-right: calc(var(--col) * 4);
        width: calc((var(--col) * 2) - (var(--gutter) * 2) + var(--margin))
    }
    section#we-are #culture_imagery figure:nth-child(10) {
        margin-top: calc(var(--col_only) * 2.5);
        width: 100%
    }
}

@media all and (min-width:601px) {
    section#we-are #culture_imagery {
        margin-bottom: calc(var(--col) * -2)
    }
    section#we-are #culture_imagery figure:nth-child(1) {
        width: calc((var(--col) * 3) - var(--gutter))
    }
    section#we-are #culture_imagery figure:nth-child(2) {
        margin-top: calc(var(--col_only) * -2);
        margin-left: calc(var(--col) * 7);
        width: calc((var(--col) * 5) - var(--gutter) + var(--margin))
    }
    section#we-are #culture_imagery figure:nth-child(3) {
        margin-top: calc((var(--col_only) * 4.5));
        margin-left: calc(var(--margin) * -1);
        width: calc((var(--col) * 5) - var(--gutter) + var(--margin))
    }
    section#we-are #culture_imagery figure:nth-child(4) {
        margin-top: calc((var(--col_only) * -3));
        margin-left: calc(var(--col) * 8)
    }
    section#we-are #culture_imagery figure:nth-child(5) {
        margin-top: calc((var(--col_only) * 3));
        margin-left: auto
    }
    section#we-are #culture_imagery figure:nth-child(6) {
        margin-top: calc(var(--col_only));
        width: calc((var(--col) * 5) - var(--gutter))
    }
    section#we-are #culture_imagery figure:nth-child(7) {
        margin-top: calc(var(--col_only));
        margin-left: calc(var(--col) * 7);
        width: calc((var(--col) * 5) - var(--gutter) + var(--margin))
    }
    section#we-are #culture_imagery figure:nth-child(8) {
        margin-top: calc(var(--col_only) * 2.5);
        margin-left: calc(var(--col) * 3);
        margin-right: calc(var(--col) * 4);
        width: calc((var(--col) * 5) - var(--gutter))
    }
    section#we-are #culture_imagery figure:nth-child(9) {
        margin-top: calc(var(--col_only) * -2);
        margin-left: calc(var(--margin) * -1);
        margin-right: calc(var(--col) * 8);
        width: calc((var(--col) * 2) - (var(--gutter) * 2) + var(--margin))
    }
    section#we-are #culture_imagery figure:nth-child(10) {
        margin-top: calc(var(--col_only));
        margin-left: auto
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section#we-are #culture_imagery figure:nth-child(4) {
        width: calc((var(--col) * 4) - var(--gutter))
    }
    section#we-are #culture_imagery figure:nth-child(5) {
        margin-right: -84px;
        width: calc((var(--col) * 2) + var(--margin))
    }
    section#we-are #culture_imagery figure:nth-child(10) {
        width: calc((var(--col) * 6) - var(--gutter))
    }
}

@media all and (min-width:901px) {
    section#we-are #culture_text h1 {
        width: 60%
    }
    section#we-are #culture_text h1 svg {
        height: calc(var(--vw) * 60 * .17)
    }
    section#we-are #culture_imagery figure:nth-child(4) {
        width: calc((var(--col) * 3) - var(--gutter))
    }
    section#we-are #culture_imagery figure:nth-child(5) {
        width: calc((var(--col) * 2) - var(--gutter) + var(--margin))
    }
    section#we-are #culture_imagery figure:nth-child(10) {
        width: calc((var(--col) * 5) - var(--gutter))
    }
}

@media all and (min-width:901px) and (max-width:1200px) {
    section#we-are #culture_imagery figure:nth-child(5) {
        margin-right: -62px
    }
}

@media all and (min-width:1201px) and (max-width:1500px) {
    section#we-are #culture_imagery figure:nth-child(5) {
        margin-right: -120px
    }
}

@media all and (min-width:1501px) {
    section#we-are #culture_imagery figure:nth-child(5) {
        margin-right: -160px
    }
}

section#agency-intro {
    background: #121212;
    position: relative;
    white-space: pre-line;
    z-index: 5
}

section#agency-intro::after {
    background: #121212;
    bottom: -2px;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1
}

section#agency-intro p {
    color: #d5d5d5;
    letter-spacing: -.5px
}

section#agency-intro img {
    display: block;
    position: absolute;
    top: 0;
    transform: translateY(-50%)
}

@supports(-webkit-touch-callout:none) {
    section#agency-intro {
        z-index: 5
    }
}

@media all and (max-width:900px) {
    section#agency-intro {
        z-index: 5
    }
}

@media all and (max-width:600px) {
    section#agency-intro div.container {
        padding: calc((var(--col) * 2.5) + 80px) 0 100px
    }
    section#agency-intro p {
        font-size: 24px;
        line-height: 34px
    }
    section#agency-intro p:not(:last-of-type) {
        margin-bottom: 34px
    }
    section#agency-intro img {
        width: 100%
    }
}

@media all and (min-width:601px) {
    section#agency-intro img {
        right: 0
    }
}

@media all and (min-width:601px) and (max-width:1200px) {
    section#agency-intro p {
        font-size: 32px;
        line-height: 42px
    }
    section#agency-intro p:not(:last-of-type) {
        margin-bottom: 32px
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section#agency-intro div.container {
        padding: calc((var(--col) * 2) + 100px) 0 140px
    }
    section#agency-intro img {
        width: calc((var(--col) * 6) - var(--gutter))
    }
}

@media all and (min-width:901px) {
    section#agency-intro div.container {
        padding: calc((var(--col) * 2) + 180px) 0 200px
    }
    section#agency-intro p {
        padding: 0 calc(var(--col))
    }
    section#agency-intro img {
        width: calc((var(--col) * 5) - var(--gutter))
    }
}

@media all and (min-width:1201px) {
    section#agency-intro p {
        font-size: 36px;
        line-height: 50px
    }
    section#agency-intro p:not(:last-of-type) {
        margin-bottom: 36px
    }
}

section#capabilities {
    background: #121212;
    z-index: 5
}

section#capabilities::after {
    background: #121212;
    bottom: -2px;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1
}

section#capabilities h2 {
    color: #fff;
    display: block;
    font-family: Graphik;
    font-weight: 700
}

section#capabilities ul {
    display: flex
}

section#capabilities ul li a strong {
    display: block;
    font-size: 24px;
    letter-spacing: -.5px;
    line-height: 39px
}

section#capabilities ul li a small {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

section#capabilities ul li a figure img {
    display: block
}

@media all and (max-width:1200px) {
    section#capabilities {
        overflow: hidden;
        padding-bottom: 140px
    }
    section#capabilities h2 {
        margin-bottom: 40px
    }
    section#capabilities ul {
        margin-left: calc(var(--margin) * -1);
        overflow-x: scroll;
        overflow-y: hidden;
        padding-left: calc(var(--margin));
        width: calc(100% + (var(--margin) * 2));
        -webkit-overflow-scrolling: touch
    }
    section#capabilities ul li:not(:last-of-type) {
        margin-right: 10px
    }
    section#capabilities ul li:last-of-type {
        padding-right: calc(var(--margin))
    }
    section#capabilities ul li a {
        display: flex;
        flex-direction: column
    }
    section#capabilities ul li a small.text-reveal span sub {
        transform: translate3d(0, 0, 0)
    }
    section#capabilities ul li a figure {
        margin-bottom: 20px;
        order: -1;
        overflow: hidden;
        position: relative
    }
    section#capabilities ul li a figure img {
        width: 100%
    }
}

@media all and (max-width:900px) {
    section#capabilities {
        z-index: 5
    }
    section#capabilities h2 {
        font-size: 20px;
        line-height: 26px
    }
}

@media all and (max-width:600px) {
    section#capabilities ul li a figure {
        width: calc(var(--vw) * 80)
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section#capabilities ul li a figure {
        width: calc(var(--vw) * 60)
    }
}

@media all and (min-width:901px) {
    section#capabilities h2 {
        font-size: 26px;
        line-height: 36px
    }
}

@media all and (min-width:901px) and (max-width:1200px) {
    section#capabilities ul li a figure {
        width: calc(var(--vw) * 50)
    }
}

@media all and (min-width:1201px) {
    section#capabilities {
        padding-bottom: 120px
    }
    section#capabilities h2 {
        margin-bottom: 60px
    }
    section#capabilities ul {
        align-items: flex-start;
        flex-direction: column;
        justify-content: space-around;
        padding-left: calc(var(--col) * 7);
        position: relative
    }
    section#capabilities ul li:first-of-type {
        --revealMargin: 200px
    }
    section#capabilities ul li a strong {
        transition: opacity .6s ease
    }
    section#capabilities ul li a::before {
        background: url(/images/icons_arrow-right-white.svg?317dfdcf452981130f627ba6328329a4) center center no-repeat;
        background-size: 15px auto;
        border: 1px solid #282828;
        border-radius: 50%;
        box-sizing: border-box;
        content: '';
        display: block;
        height: 52px;
        margin-top: 6px;
        margin-left: calc(-52px - var(--gutter));
        pointer-events: none;
        position: absolute;
        width: 52px
    }
    section#capabilities ul li a figure {
        height: 100%;
        overflow: hidden;
        pointer-events: none;
        position: absolute;
        top: 0
    }
    section#capabilities ul li a figure img {
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        top: 0;
        width: calc((var(--col) * 6) - var(--gutter) + var(--margin));
        z-index: 1
    }
    section#capabilities ul li:not(.active) a::before {
        opacity: 0;
        transform: translate3d(-50%, 0, 0);
        transition: opacity .6s ease, transform 0s .6s
    }
    section#capabilities ul li:not(.active) a strong {
        opacity: .2
    }
    section#capabilities ul li:not(.active) a small.text-reveal {
        opacity: 0;
        transition: opacity .6s ease
    }
    section#capabilities ul li:not(.active) a small.text-reveal span sub {
        transition: transform 0s .6s
    }
    section#capabilities ul li:not(.active) a figure {
        right: calc((var(--grid) + var(--margin)) - ((var(--col) * 6) - var(--gutter) + var(--margin)));
        transition: width .8s cubic-bezier(.77, 0, .175, 1);
        width: 0
    }
    section#capabilities ul li:not(.active) a figure img {
        left: auto;
        right: 0;
        transform: scale(1.1);
        transition: opacity 0s .8s, transform 0s .8s
    }
    section#capabilities ul li.active a::before {
        opacity: 1;
        transform: translate3d(0, 0, 0);
        transition: opacity .6s ease, transform .6s ease
    }
    section#capabilities ul li.active a strong {
        opacity: 1
    }
    section#capabilities ul li.active a small.text-reveal {
        opacity: 1
    }
    section#capabilities ul li.active a small.text-reveal span sub {
        white-space: pre;
        transform: translate3d(0, 0, 0);
        transition: transform .6s ease
    }
    section#capabilities ul li.active a figure {
        left: calc(var(--margin) * -1);
        width: calc((var(--col) * 6) - var(--gutter) + var(--margin));
        transition: width .6s cubic-bezier(.77, 0, .175, 1)
    }
    section#capabilities ul li.active a figure img {
        transform: scale(1);
        transition: transform 1s ease
    }
    section#capabilities.active ul li.active a figure {
        transition-delay: .6s
    }
    section#capabilities.active ul li.active a figure img {
        transition-delay: .6s
    }
    @supports(-webkit-touch-callout:none) {
        section#capabilities ul li a {
            display: block
        }
        section#capabilities ul li:not(.clickable) a {
            pointer-events: none !important
        }
    }
}

@media all and (min-width:1201px) and (max-width:1500px) {
    section#capabilities ul {
        height: calc((63px * 6) + (20px * 5))
    }
}

@media all and (min-width:1501px) {
    section#capabilities ul {
        height: calc((63px * 6) + (40px * 5))
    }
}

section#manifesto {
    background: #121212;
    z-index: 5
}

section#manifesto::after {
    background: #121212;
    bottom: -2px;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1
}

section#manifesto h2 {
    color: #fff;
    display: block;
    font-family: 'Overpass';
    font-weight: 700
}

section#manifesto ul {
    counter-reset: manifesto
}

section#manifesto ul li {
    letter-spacing: -.5px
}

section#manifesto ul li::before {
    counter-increment: manifesto;
    display: block
}

@media all and (max-width:900px) {
    section#manifesto {
        padding-bottom: 140px;
        z-index: 5
    }
    section#manifesto h2 {
        font-size: 20px;
        line-height: 26px
    }
    section#manifesto ul li:not(:last-of-type) {
        margin-bottom: 60px
    }
}

@media all and (max-width:767px) {
    section#manifesto h2 {
        transform: none !important
    }
}

@media all and (max-width:600px) {
    section#manifesto h2 {
        margin-bottom: 100px
    }
    section#manifesto strong {
        display: none
    }
    section#manifesto ul li {
        font-size: 34px;
        line-height: 43px
    }
    section#manifesto ul li::before {
        content: counter(manifesto, decimal-leading-zero);
        display: block;
        font-size: 56px;
        letter-spacing: -4px;
        line-height: 59px
    }
}

@media all and (min-width:601px) {
    section#manifesto strong {
        color: #fff;
        display: block;
        left: 0;
        position: absolute
    }
    section#manifesto strong span:last-child {
        opacity: .1
    }
    section#manifesto ul li {
        position: relative
    }
}

@media all and (min-width:768px) {
    @supports not (-webkit-touch-callout: none) {
        section#manifesto ul li::before {
            border-top:1px solid #7d7d7d;
            content: '';
            left: calc((var(--col_only) * -1) - 20px);
            position: absolute;
            width: calc(var(--col_only))
        }
    }
}

@media all and (min-width:768px) and (max-width:900px) {
    section#manifesto h2 {
        --lock: 80px
    }
}

@media all and (min-width:601px) and (max-width:1200px) {
    section#manifesto strong {
        font-size: 70px;
        letter-spacing: -4px;
        line-height: 80px
    }
    section#manifesto ul li {
        font-size: 38px;
        line-height: 44px
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section#manifesto h2 {
        margin-bottom: 120px
    }
    section#manifesto strong span {
        display: block
    }
    @supports(-webkit-touch-callout:none) {
        section#manifesto strong {
            display: none !important
        }
        section#manifesto ul li {
            align-items: flex-start;
            display: flex
        }
        section#manifesto ul li::before {
            content: counter(manifesto, decimal-leading-zero) ' — ';
            white-space: pre
        }
    }
    @supports not (-webkit-touch-callout:none) {
        section#manifesto strong span:first-child {
            opacity: 1 !important
        }
        section#manifesto strong span:last-child {
            opacity: .1 !important
        }
        section#manifesto ul {
            padding-left: calc(var(--col) * 3)
        }
        section#manifesto ul li::before {
            top: 22px
        }
    }
}

@media all and (min-width:901px) {
    section#manifesto {
        padding-bottom: 300px
    }
    section#manifesto h2 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 180px;
        --lock: 120px
    }
    section#manifesto strong {
        display: flex
    }
    section#manifesto strong span:first-child {
        margin-right: 30px
    }
    section#manifesto ul li:first-of-type {
        opacity: 1
    }
    section#manifesto ul li:nth-child(n+2) {
        opacity: .1
    }
    section#manifesto ul li:not(:last-of-type) {
        margin-bottom: 90px
    }
    section#manifesto ul li::before {
        top: 25px
    }
    @supports(-webkit-touch-callout:none) {
        section#manifesto h2 {
            transform: none !important
        }
        section#manifesto strong {
            display: none
        }
        section#manifesto ul li {
            align-items: flex-start;
            display: flex
        }
        section#manifesto ul li::before {
            content: counter(manifesto, decimal-leading-zero) ' — ';
            white-space: pre
        }
    }
    @supports not (-webkit-touch-callout:none) {
        section#manifesto ul {
            padding-left: calc(var(--col) * 5)
        }
    }
}

@media all and (min-width:901px) and (max-width:1200px) {
    @supports(-webkit-touch-callout: none) {
        section#manifesto strong {
            left:62px
        }
    }
}

@media all and (min-width:1201px) {
    section#manifesto strong {
        font-size: 110px;
        letter-spacing: -5px;
        line-height: 113px
    }
    section#manifesto ul li {
        font-size: 42px;
        line-height: 51px
    }
}

@media all and (min-width:1201px) and (max-width:1500px) {
    @supports(-webkit-touch-callout: none) {
        section#manifesto strong {
            left:120px
        }
    }
}

@media all and (min-width:1501px) {
    @supports(-webkit-touch-callout: none) {
        section#manifesto strong {
            left:160px
        }
    }
}

section#brands {
    background: #121212;
    z-index: 5
}

section#brands h2 {
    color: #fff;
    display: block;
    font-family: 'Overpass';
    font-weight: 700;
    margin-bottom: 60px;
    text-align: center
}

section#brands div:last-child {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap
}

section#brands div figure {
    opacity: 0;
    position: relative;
    will-change: transform;
    transform: translate3d(0, 40px, 0);
    transition: opacity .6s ease, transform .6s ease;
    --revealPosition: 60
}

section#brands div figure.reveal {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

section#brands div figure img {
    width: 60%;
}

@media all and (max-width:900px) {
    section#brands {
        padding-bottom: 80px;
        z-index: 5
    }
    section#brands h2 {
        font-size: 20px;
        line-height: 26px
    }
}

@media all and (max-width:600px) {
    section#brands h2 {
        white-space: pre-line
    }
}

@media all and (max-width:500px) {
    section#brands div figure {
        margin: 80px 0;
        width: 100%
    }
}

@media all and (min-width:501px) and (max-width:900px) {
    section#brands div figure {
        width: 50%
    }
}

@media all and (min-width:501px) and (max-width:600px) {
    section#brands div figure {
        padding-bottom: calc(50% * (772/932))
    }
}

@media all and (min-width:501px) {
    section#brands div figure img {
        left: 20%;
        position: absolute;
        top: 50%;
        transform: translate3d(0, -50%, 0)
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section#brands div figure {
        padding-bottom: calc(50% * (700/932))
    }
}

@media all and (min-width:901px) {
    section#brands {
        padding-bottom: 120px
    }
    section#brands h2 {
        font-size: 26px;
        line-height: 36px
    }
    section#brands div figure {
        padding-bottom: calc((100%/3) * (772/932));
        width: calc(100%/3)
    }
}

section#work-thumbs {
    background: #121212;
    overflow: hidden;
    z-index: 4
}

section#work-thumbs div.carousel {
    display: flex;
    opacity: 1 !important;
    position: relative
}

section#work-thumbs h1 {
    color: #fff;
    opacity: 0
}

section#work-thumbs div.carousel.active h1 {
    opacity: 1
}

section#work-thumbs div.carousel.active+h1 {
    opacity: .999999
}

section#work-thumbs h1 strong {
    display: block
}

section#work-thumbs div.carousel div a {
    display: block
}

section#work-thumbs div.carousel div a:first-child {
    padding-top: 30px
}

section#work-thumbs div.carousel div a:first-child strong {
    color: #fff;
    display: block;
    font-family: 'Overpass';
    font-size: 20px;
    font-weight: 700;
    line-height: 36px
}

section#work-thumbs div.carousel div a:first-child p {
    color: #d5d5d5;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

section#work-thumbs div.carousel div a:last-child {
    position: relative
}

section#work-thumbs div.carousel div a:last-child>span {
    overflow: hidden
}

section#work-thumbs div.carousel div a:last-child>span span img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover
}

section#work-thumbs div.carousel.active h1 strong span sub,
section#work-thumbs div.carousel.active+h1 strong span sub {
    transform: translate3d(0, 0, 0);
    transition-delay: calc(var(--index) * .05s)
}

section#work-thumbs.lh div.carousel h1,
section#work-thumbs.lh div.carousel+h1 {
    opacity: 1
}

section#work-thumbs.lh div.carousel h1 strong span sub,
section#work-thumbs.lh div.carousel+h1 strong span sub {
    transform: none;
    transition: none
}

@media all and (max-width:900px) {
    section#work-thumbs div.container {
        height: auto !important
    }
    section#work-thumbs div.carousel {
        align-items: flex-start;
        flex-direction: column;
        padding-bottom: 80px;
        top: 0 !important;
        transform: none !important
    }
    section#work-thumbs div.carousel h1 {
        margin-bottom: 80px;
        transform: none !important
    }
    section#work-thumbs div.carousel+h1 {
        display: none
    }
    section#work-thumbs div.carousel div {
        display: flex;
        flex-direction: column-reverse;
        width: 100% !important
    }
    section#work-thumbs div.carousel div a {
        opacity: 0;
        transition: opacity 1s ease, transform 1s ease
    }
    section#work-thumbs div.carousel div a:first-child {
        transform: translate3d(0, calc(var(--col) * .5), 0)
    }
    section#work-thumbs div.carousel div a:last-child {
        transform: translate3d(0, calc(var(--col)), 0)
    }
    section#work-thumbs div.carousel div a:last-child>span {
        height: 100%;
        left: 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        will-change: transform;
        width: 100%;
        --parallaxMargin: 30
    }
    section#work-thumbs div.carousel div a:last-child>span span img {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
    section#work-thumbs div.carousel div.reveal a {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
    section#work-thumbs div.carousel div a:first-child strong.reveal+p span sub {
        transform: translate3d(0, 0, 0);
        transition-delay: .6s
    }
}

@media all and (max-width:600px) {
    section#work-thumbs {
        padding-top: 177px
    }
    section#work-thumbs div.carousel h1 {
        font-size: 34px;
        letter-spacing: -.5px;
        line-height: 43px
    }
    section#work-thumbs div.carousel h1 strong {
        white-space: pre-line
    }
    section#work-thumbs div.carousel div:not(:last-of-type) {
        margin-bottom: 60px
    }
    section#work-thumbs div.carousel div a:last-child {
        margin-left: calc(var(--margin) * -1);
        padding-bottom: 80%;
        width: calc(100% + (var(--margin) * 2))
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section#work-thumbs {
        padding-top: 194px
    }
    section#work-thumbs div.carousel h1 {
        font-size: 38px;
        line-height: 44px;
        width: calc(var(--col) * 9)
    }
    section#work-thumbs div.carousel div {
        margin-left: auto
    }
    section#work-thumbs div.carousel div:not(:last-of-type) {
        margin-bottom: 80px
    }
    section#work-thumbs div.carousel div a:last-child {
        padding-bottom: 64%
    }
    section#work-thumbs.loading div.carousel div.loading a:last-child>span {
        left: calc(var(--margin) * -1);
        width: calc(var(--vw) * 100)
    }
}

@media all and (min-width:901px) {
    section#work-thumbs div.carousel {
        align-items: flex-start;
        left: 0
    }
    section#work-thumbs h1 {
        align-items: center;
        color: #fff;
        display: flex;
        font-size: 42px;
        height: 100%;
        left: 0;
        letter-spacing: -.5px;
        line-height: 51px;
        position: absolute;
        top: 0;
        width: calc(var(--col) * 5);
        z-index: -1
    }
    section#work-thumbs h1 strong {
        white-space: pre-line
    }
    section#work-thumbs div.carousel div {
        background: #121212;
        display: flex;
        flex-direction: column-reverse;
        height: 100%;
        opacity: 0;
        transform: translate3d(50%, 0, 0) translate3d(80px, 0, 0);
        transition: opacity 1s cubic-bezier(.215, .61, .355, 1), transform 1s cubic-bezier(.215, .61, .355, 1)
    }
    section#work-thumbs div.carousel div.ready {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
    section#work-thumbs div.carousel div:nth-child(n+3).visible {
        transition-delay: 0s !important
    }
    section#work-thumbs div.carousel div:first-of-type {
        margin-left: calc(var(--col) * 6)
    }
    section#work-thumbs div.carousel div:last-of-type {
        margin-right: calc((var(--grid) * .5))
    }
    section#work-thumbs div.carousel div a {
        display: flex;
        flex-direction: column;
        transition: opacity .8s cubic-bezier(.77, 0, .175, 1);
        will-change: transform
    }
    section#work-thumbs div.carousel div a:first-child {
        height: 90px;
        position: relative;
        top: 0
    }
    section#work-thumbs div.carousel div a:first-child strong span sub,
    section#work-thumbs div.carousel div a:first-child p span sub {
        transform: translate3d(0, 0, 0)
    }
    section#work-thumbs div.carousel div a:last-child {
        flex: 1;
        width: 100%
    }
    section#work-thumbs.lh div.carousel div {
        opacity: 1;
        transform: none;
        transition: none
    }
    @supports(-webkit-touch-callout:none) {
        section#work-thumbs {
            overflow-y: hidden;
            pointer-events: none;
            width: 100%
        }
        section#work-thumbs div.container {
            height: auto !important;
            margin: 0;
            overflow-y: hidden;
            pointer-events: none;
            width: 100%
        }
        section#work-thumbs div.carousel {
            overflow-x: auto;
            overflow-y: hidden;
            pointer-events: auto;
            transform: none !important;
            -webkit-overflow-scrolling: touch
        }
        section#work-thumbs div.carousel h1 {
            display: none
        }
        section#work-thumbs div.carousel+h1 {
            font-size: 38px;
            left: var(--margin);
            line-height: 44px;
            position: absolute;
            transform: none !important
        }
        section#work-thumbs div.carousel div a {
            width: calc(((var(--vh_fixed) * 100) - 170px - 70px - 90px) * .86)
        }
        section#work-thumbs div.carousel div:last-of-type {
            box-sizing: content-box;
            margin-right: 0 !important;
            padding-right: 80px
        }
        section#work-thumbs div.carousel div a:last-child span {
            display: block;
            pointer-events: none
        }
        section#work-thumbs div.carousel div a:last-child>span span img {
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
            transform: none !important
        }
        section#work-thumbs+footer {
            display: none
        }
    }
    @supports not (-webkit-touch-callout:none) {
        section#work-thumbs div.carousel {
            width: 30000px
        }
        section#work-thumbs div.carousel+h1 {
            display: none
        }
        section#work-thumbs div.carousel div a:last-child>span,
        section#work-thumbs div.carousel div a:last-child>span span {
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
            transform: scale(1) !important
        }
        section#work-thumbs div.carousel div a:last-child>span span {
        }
        section#work-thumbs div.carousel div a:last-child>span span img {
            height: 100%;
            left: 0;
            margin-left: calc(-50% + 40px);
            position: absolute;
            top: 0;
            width: 180%;
            will-change: transform
        }
        section#work-thumbs div.carousel div a:first-child:hover+a>span span,
        section#work-thumbs div.carousel div a:last-child:hover>span span {
            transform: scale(1.05) !important
        }
        section#work-thumbs.loading {
            transition: transform .8s cubic-bezier(.77, 0, .175, 1)
        }
        section#work-thumbs.loading div.carousel {
            left: var(--hCenter);
            transition: left .8s cubic-bezier(.77, 0, .175, 1)
        }
        section#work-thumbs.loading div.carousel h1 {
            left: calc(var(--hCenter) * -1);
            opacity: 0 !important;
            transition: left .8s cubic-bezier(.77, 0, .175, 1), opacity .8s cubic-bezier(.77, 0, .175, 1)
        }
        section#work-thumbs.loading div.carousel h1 strong span sub {
            transform: translate3d(0, -100%, 0);
            transition: transform .4s cubic-bezier(.77, 0, .175, 1);
            transition-delay: calc(var(--index) * .05s)
        }
        section#work-thumbs.loading div.carousel div {
            pointer-events: none
        }
        section#work-thumbs.loading div.carousel div.loading {
            z-index: 4
        }
        section#work-thumbs.loading div.carousel div.loading a:first-child {
            opacity: .1;
            transition: opacity .8s cubic-bezier(.77, 0, .175, 1)
        }
        section#work-thumbs.loading div.carousel div.loading a:last-child>span {
            height: 100vh;
            left: calc(((var(--vw) * -50) + 50%));
            transform: scale(1) !important;
            width: calc(var(--vw) * 100);
            transition: height .8s cubic-bezier(.77, 0, .175, 1) .8s, left .8s cubic-bezier(.77, 0, .175, 1) .8s, top .8s cubic-bezier(.77, 0, .175, 1) .8s, width .8s cubic-bezier(.77, 0, .175, 1) .8s, transform .8s cubic-bezier(.77, 0, .175, 1)
        }
        section#work-thumbs.loading div.carousel div.loading a:last-child>span span img {
            margin-left: 0;
            transform: none !important;
            width: 100%;
            transition: margin-left .8s cubic-bezier(.77, 0, .175, 1), transform .8s cubic-bezier(.77, 0, .175, 1), width .8s cubic-bezier(.77, 0, .175, 1)
        }
        section#work-thumbs.loading div.carousel div.loading a:last-child:hover>span span {
            transform: scale(1) !important;
            transition: transform 1.6s cubic-bezier(.77, 0, .175, 1)
        }
        section#work-thumbs.loading div.carousel div:not(.loading) a {
            opacity: .1;
            transition: opacity .8s cubic-bezier(.77, 0, .175, 1)
        }
    }
}

@media all and (min-width:901px) and (max-width:1200px) {
    @supports(-webkit-touch-callout: none) {
        section#work-thumbs div.carousel div:last-of-type {
            padding-right:62px
        }
    }
}

@media all and (min-width:1201px) and (max-width:1500px) {
    @supports(-webkit-touch-callout: none) {
        section#work-thumbs div.carousel div:last-of-type {
            padding-right:120px
        }
    }
}

@media all and (min-width:1501px) {
    @supports(-webkit-touch-callout: none) {
        section#work-thumbs div.carousel div:last-of-type {
            padding-right:160px
        }
    }
}

@media all and (min-width:901px) and (max-height:870px) {
    section#work-thumbs {
        padding: 120px 0
    }
    section#work-thumbs div.carousel {
        height: calc((var(--vh_fixed) * 100) - 240px);
        --offsetTop: 50px
    }
    section#work-thumbs.loading div.carousel div.loading a:last-child>span {
        top: -170px
    }
}

@media all and (min-width:901px) and (max-height:670px) {
    section#work-thumbs div.carousel div {
        width: calc(((var(--vh_fixed) * 100) - 170px - 70px - 90px) * .86)
    }
    section#work-thumbs div.carousel div:not(:last-of-type) {
        margin-right: calc((((var(--vh_fixed) * 100) - 170px - 70px - 51px) * .86) * .19)
    }
    section#work-thumbs div.carousel div a:first-child {
        padding-top: 15px
    }
    section#work-thumbs div.carousel div a:first-child p {
        display: none
    }
}

@media all and (min-width:901px) and (min-height:671px) and (max-height:870px) {
    section#work-thumbs div.carousel div {
        width: calc(((var(--vh_fixed) * 100) - 170px - 70px - 90px) * .86)
    }
    section#work-thumbs div.carousel div:not(:last-of-type) {
        margin-right: calc((((var(--vh_fixed) * 100) - 170px - 70px - 90px) * .86) * .19)
    }
    @supports(-webkit-touch-callout:none) {
        section#work-thumbs div.carousel {
            height: calc((var(--vh_fixed) * 100) - 170px)
        }
        section#work-thumbs div.carousel div {
            flex-direction: column;
            margin-bottom: 0 !important;
            position: relative
        }
        section#work-thumbs div.carousel div a:first-child {
            height: 66px;
            overflow: hidden
        }
        section#work-thumbs div.carousel div a:last-child {
            flex: none;
            height: calc((var(--vh_fixed) * 100) - 170px - 116px);
            order: -1
        }
    }
}

@media all and (min-width:901px) and (min-height:871px) {
    section#work-thumbs {
        padding: 172px 0
    }
    section#work-thumbs div.carousel {
        height: calc(100vh - 344px);
        --offsetTop: 52px
    }
    section#work-thumbs div.carousel div {
        width: calc((100vh - 224px - 120px - 90px) * .86)
    }
    section#work-thumbs div.carousel div:not(:last-of-type) {
        margin-right: calc(((100vh - 224px - 120px - 90px) * .86) * .19)
    }
    section#work-thumbs.loading div.carousel div.loading a:last-child>span {
        top: -224px
    }
}

#work.transition {
    opacity: 0;
    pointer-events: none
}

#work section {
    pointer-events: auto;
    top: 0;
    transition: top .6s cubic-bezier(.34, .07, .095, .995);
    z-index: 3
}

#work section:not(:last-child) {
    margin-bottom: -1px
}

@media all and (max-width:900px) {
    #work section {
        visibility: visible !important
    }
    #work::before {
        background: #121212;
        content: '';
        height: 100vh;
        position: absolute;
        top: -50vh;
        width: 100%;
        z-index: 2
    }
    #work.lock {
        position: fixed;
        width: 100%;
        z-index: 2
    }
    #work.lock::before {
        display: none
    }
}

@media all and (min-width:901px) {
    @supports(-webkit-touch-callout: none) {
        #work::before {
            background:#121212;
            content: '';
            height: 100vh;
            position: absolute;
            top: -50vh;
            width: 100%;
            z-index: 2
        }
    }
}

section#work-hero {
    height: calc(var(--vh_fixed) * 100);
    z-index: 5
}

section#work-hero picture {
    display: block;
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%
}

section#work-hero picture img {
    display: block;
    height: 100vh;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    will-change: transform
}

@media all and (max-width:900px) {
    section#work-hero picture img {
        transform: none !important
    }
}

@media all and (min-width:901px) {
    @supports(-webkit-touch-callout: none) {
        section#work-hero picture img {
            transform: none !important
        }
    }
}

section#work-intro {
    background: #fff
}

section#work-intro h1 {
    color: #000;
    font-family: Graphik;
    font-weight: 700
}

section#work-intro strong {
    color: #757574;
    display: block;
    letter-spacing: -1px
}

section#work-intro p {
    color: #757574;
    opacity: 0
}

section#work-intro strong.reveal+p {
    opacity: 1;
    transition: opacity 1s ease-out 1s
}

@media all and (max-width:1500px) {
    section#work-intro p {
        letter-spacing: -.5px
    }
}

@media all and (max-width:1200px) {
    section#work-intro h1 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px
    }
}

@media all and (max-width:900px) {
    section#work-intro span.button {
        display: none
    }
    section#work-intro strong {
        margin-bottom: 30px
    }
}

@media all and (max-width:600px) {
    section#work-intro {
        padding: 40px 0
    }
    section#work-intro strong {
        font-size: 40px;
        line-height: 49px
    }
    section#work-intro p {
        font-size: 20px;
        line-height: 32px
    }
}

@media all and (min-width:601px) and (max-width:1500px) {
    section#work-intro p {
        font-size: 24px;
        line-height: 39px
    }
}

@media all and (min-width:601px) and (max-width:1200px) {
    section#work-intro strong {
        font-size: 52px;
        line-height: 58px
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section#work-intro {
        padding: 80px 0 100px
    }
    section#work-intro div.content {
        padding: 0 calc((100% + 10px)/12)
    }
}

@media all and (min-width:901px) {
    section#work-intro {
        padding: 200px 0
    }
    section#work-intro span.button {
        border: 1px solid #282828;
        border-radius: 50%;
        display: block;
        left: 0;
        opacity: 1;
        position: absolute
    }
    section#work-intro span.button::before {
        background: url(/images/icons_arrow-right-black.svg?d06a71840ed966f16c8579eedcfb02b4) center center no-repeat;
        background-size: 15px auto;
        content: '';
        display: block;
        height: 100%;
        width: 100%;
        z-index: 2;
        transform: rotate(90deg)
    }
    section#work-intro span.button.remove {
        opacity: 0 !important;
        transition: opacity .4s ease-out
    }
    section#work-intro h1 {
        line-height: 36px
    }
    section#work-intro strong {
        margin-bottom: 50px;
        white-space: pre-line
    }
}

@media all and (min-width:901px) and (max-width:1200px) {
    section#work-intro {
        padding: 120px 0
    }
    section#work-intro span.button {
        height: 42px;
        width: 42px
    }
    section#work-intro div.content {
        padding: 0 calc(((100% + 10px)/12) * 2)
    }
    section#work-intro h1 {
        margin-bottom: 10px
    }
    @supports(-webkit-touch-callout:none) {
        section#work-intro span.button {
            top: -132px
        }
    }
    @supports not (-webkit-touch-callout:none) {
        section#work-intro span.button {
            top: -212px
        }
    }
}

@media all and (min-width:1201px) {
    section#work-intro {
        padding: 200px 0
    }
    section#work-intro span.button {
        height: 52px;
        top: -226px;
        width: 52px
    }
    section#work-intro strong {
        font-size: 62px;
        line-height: 69px
    }
    section#work-intro h1 {
        margin-bottom: 30px
    }
}

@media all and (min-width:1201px) and (max-width:1500px) {
    section#work-intro h1 {
        font-size: 26px
    }
    section#work-intro div.content {
        padding: 0 calc(((100% + 20px)/12) * 2)
    }
}

@media all and (min-width:1501px) {
    section#work-intro h1 {
        font-size: 30px
    }
    section#work-intro div.content {
        padding: 0 calc(((100% + 40px)/12) * 2)
    }
    section#work-intro strong {
        font-size: 80px;
        line-height: 83px
    }
    section#work-intro p {
        font-size: 34px;
        letter-spacing: -1px;
        line-height: 56px
    }
}

section.work-overview {
    background: #121212
}

section.work-overview>div {
    position: relative
}

section.work-overview>div:nth-child(1) img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

section.work-overview>div:nth-child(1) video {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

section.work-overview>div:nth-child(2) {
    color: #d5d5d5;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

section.work-overview>div:nth-child(2) div {
    align-items: center;
    display: flex;
    flex: 1
}

section.work-overview>div:nth-child(2) div>ul>li {
    align-items: flex-start;
    display: flex;
    flex-direction: column
}

section.work-overview>div:nth-child(2) ul li strong {
    color: #7d7d7d
}

section.work-overview>div:nth-child(2) ul li ul {
    flex: 1
}

section.work-overview>div:nth-child(2) ul li span.reveal,
section.work-overview>div:nth-child(2) ul li a.reveal span {
    display: block;
    margin-bottom: -6px;
    overflow: hidden;
    position: relative
}

section.work-overview>div:nth-child(2) ul li span.reveal sub,
section.work-overview>div:nth-child(2) ul li a.reveal span sub {
    display: block;
    padding-bottom: 6px;
    transform: translate3d(0, 100%, 0);
    transition: transform 1s cubic-bezier(.77, 0, .175, 1)
}

section.work-overview>div:nth-child(2) ul li a {
    font-size: inherit;
    height: 50px;
    line-height: 50px;
    margin-top: -13px
}

section.work-overview>div:nth-child(2) ul li a.arrow::before,
section.work-overview>div:nth-child(2) ul li a.arrow::after {
    right: 0;
    opacity: 0;
    top: 50px;
    transition: background .2s, border .2s, transform .2s, opacity 1s cubic-bezier(.77, 0, .175, 1), top 1s cubic-bezier(.77, 0, .175, 1)
}

section.work-overview>div:nth-child(2) ul li ul li:not(:last-of-type) {
    margin-bottom: 6px
}

section.work-overview>div:nth-child(2) ul.reveal li span.reveal sub,
section.work-overview>div:nth-child(2) ul.reveal li a.arrow.reveal span sub {
    transform: translate3d(0, 0, 0);
    transition-delay: calc(var(--index) * .05s)
}

section.work-overview>div:nth-child(2) ul.reveal li a.arrow.reveal::before,
section.work-overview>div:nth-child(2) ul.reveal li a.arrow.reveal::after {
    top: 0;
    opacity: 1
}

@media all and (max-width:900px) {
    section.work-overview>div:nth-child(2) div>ul>li:not(:last-of-type) {
        margin-bottom: 30px
    }
}

@media all and (max-width:600px) {
    section.work-overview>div:nth-child(1) {
        height: 375px
    }
    section.work-overview>div:nth-child(2) {
        padding: 80px 0
    }
    section.work-overview>div:nth-child(2) ul li strong {
        margin-bottom: 5px;
        min-width: 52px;
        width: 100%
    }
}

@media all and (min-width:601px) {
    section.work-overview {
        align-items: stretch;
        display: flex
    }
    section.work-overview>div {
        width: 50%
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section.work-overview {
        min-height: 520px
    }
    section.work-overview>div:nth-child(2) ul li strong {
        display: block;
        margin-bottom: 5px;
        width: 100%
    }
}

@media all and (min-width:601px) and (max-width:700px) {
    section.work-overview>div:nth-child(2) div.container {
        margin: 0;
        padding: 70px 40px
    }
}

@media all and (min-width:701px) and (max-width:900px) {
    section.work-overview>div:nth-child(2) div.container {
        margin: 0 70px
    }
}

@media all and (min-width:901px) {
    section.work-overview {
        min-height: 720px
    }
    section.work-overview>div:nth-child(2) div {
        justify-content: center
    }
    section.work-overview>div:nth-child(2) div.container {
        margin: 0
    }
    section.work-overview>div:nth-child(2) div>ul {
        width: 350px
    }
    section.work-overview>div:nth-child(2) div>ul>li:not(:last-of-type) {
        margin-bottom: 80px
    }
    section.work-overview>div:nth-child(2) ul li strong {
        width: 113px
    }
}

@media all and (min-width:901px) and (max-width:1500px) {
    section.work-overview {
        min-height: 720px
    }
}

@media all and (min-width:1501px) {
    section.work-overview {
        min-height: 800px
    }
}

section.work-section h2 {
    font-family: 'Overpass';
    font-weight: 700
}

section.work-section sup {
    align-items: center;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3
}

section.work-section sup>span {
    display: block;
    position: relative;
    text-align: center;
    width: 30px
}

section.work-section sup>span:first-child {
    overflow: hidden
}

section.work-section sup>span:first-child span {
    display: block;
    opacity: 0;
    transform: translate3d(150%, 0, 0);
    transition: .8s cubic-bezier(.77, 0, .175, 1), transform .8s cubic-bezier(.77, 0, .175, 1)
}

section.work-section sup.reveal>span:first-child span {
    opacity: 1;
    transform: translateZ(0)
}

section.work-section sup>span:last-child::before {
    border-left-style: solid;
    border-left-width: 1px;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0
}

section.work-section strong {
    color: #757574;
    display: block
}

section.work-section p {
    font-weight: 400
}

section.work-section img,
section.work-section video {
    display: block;
    width: 100%
}

section.work-section div.section-intro p {
    opacity: 0;
    transition: opacity 1s ease-out 1s
}

section.work-section div.section-intro+picture img,
section.work-section div.section-intro+picture+picture img,
section.work-section div.section-intro+video {
    opacity: 0;
    transition: opacity 1s ease-out 1s
}

section.work-section div.section-intro.reveal strong.text-reveal span sub {
    transform: translate3d(0, 0, 0);
    transition-delay: calc(var(--index) * .05s)
}

section.work-section div.section-intro.reveal p,
section.work-section div.section-intro.reveal+picture img,
section.work-section div.section-intro.reveal+picture+picture img,
section.work-section div.section-intro.reveal+video {
    opacity: 1
}

section.work-section.light {
    background: #fff
}

section.work-section.light h2,
section.work-section.light sup>span:first-child,
section.work-section.light p {
    color: #000
}

section.work-section.light sup>span:last-child {
    color: #d5d5d5
}

section.work-section.light sup>span:last-child::before {
    border-left-color: #d5d5d5
}

section.work-section.dark {
    background: #121212
}

section.work-section.dark h2,
section.work-section.dark sup>span:first-child {
    color: #fff
}

section.work-section.dark sup>span:last-child {
    color: #7d7d7d
}

section.work-section.dark p {
    color: #d5d5d5
}

section.work-section.dark sup>span:last-child::before {
    border-left-color: #282828
}

@media all and (max-width:1500px) {
    section.work-section sup>span {
        letter-spacing: -.5px
    }
    section.work-section strong {
        letter-spacing: -.5px
    }
    section.work-section p {
        font-size: 16px;
        line-height: 24px
    }
}

@media all and (max-width:1200px) {
    section.work-section h2 {
        font-size: 20px;
        line-height: 26px
    }
    section.work-section sup>span {
        line-height: 26px
    }
}

@media all and (max-width:900px) {
    section.work-section strong,
    section.work-section div.section-intro p {
        --revealMargin: -200px
    }
    section.work-section.interaction p:not(:last-of-type) {
        margin-bottom: 18px
    }
}

@media all and (max-width:600px) {
    section.work-section {
        padding-top: 60px
    }
    section.work-section h2 {
        margin-bottom: 60px
    }
    section.work-section div.section-intro {
        padding-bottom: 60px
    }
    section.work-section strong {
        font-size: 34px;
        line-height: 43px;
        margin-bottom: 20px
    }
    section.work-section.interaction {
        padding-bottom: 80px
    }
}

@media all and (min-width:601px) {
    section.work-section strong {
        margin-bottom: 30px
    }
    section.work-section div.split {
        align-items: flex-start;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

@media all and (min-width:601px) and (max-width:1200px) {
    section.work-section h2:not(:last-child) {
        margin-bottom: 80px
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section.work-section {
        padding-top: 80px
    }
    section.work-section div.section-intro {
        padding: 0 var(--col) 100px
    }
    section.work-section strong {
        font-size: 38px;
        line-height: 44px
    }
    section.work-section.interaction {
        padding-bottom: 100px
    }
}

@media all and (min-width:901px) {
    section.work-section>div.container:nth-child(1) {
        padding-top: 120px
    }
    section.work-section sup {
        top: 120px
    }
    section.work-section strong {
        white-space: pre-line
    }
    section.work-section div.section-intro:not(:last-child),
    section.work-section.interaction div.section-intro {
        margin-bottom: 120px
    }
    section.work-section div.split div.section-intro {
        margin-bottom: 0
    }
    section.work-section.interaction {
        padding-bottom: 180px
    }
    section.work-section.interaction div.section-intro {
        align-items: flex-start;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
    section.work-section.interaction div.section-intro strong {
        width: 100%
    }
}

@media all and (min-width:901px) and (max-width:1500px) {
    section.work-section strong {
        font-size: 42px;
        line-height: 51px
    }
}

@media all and (min-width:901px) and (max-width:1200px) {
    section.work-section sup {
        right: 0
    }
    section.work-section sup>span {
        font-size: 20px;
        line-height: 32px
    }
}

@media all and (min-width:1201px) {
    section.work-section h2 {
        font-size: 26px;
        line-height: 36px
    }
    section.work-section h2:not(:last-child) {
        margin-bottom: 120px
    }
}

@media all and (min-width:1201px) and (max-width:1500px) {
    section.work-section sup>span {
        font-size: 24px;
        line-height: 39px
    }
}

@media all and (min-width:1501px) {
    section.work-section h2 {
        font-size: 30px;
        line-height: 56px
    }
    section.work-section sup>span {
        font-size: 34px;
        letter-spacing: -1px;
        line-height: 56px
    }
    section.work-section sup>span:first-child {
        padding-right: 10px
    }
    section.work-section sup>span:last-child {
        padding-left: 10px
    }
    section.work-section strong {
        font-size: 62px;
        letter-spacing: -1px;
        line-height: 71px
    }
    section.work-section p {
        font-size: 18px;
        line-height: 27px
    }
}

section.work-section.image p:not(:last-of-type) {
    margin-bottom: 6px
}

@media all and (max-width:900px) {
    section.work-section.image div.container img {
        margin-left: calc(var(--margin) * -1);
        width: calc(100% + (var(--margin) * 2))
    }
}

@media all and (min-width:901px) {
    section.work-section.image div.section-intro {
        padding-left: calc(var(--col) * 5)
    }
    section.work-section.image div.container {
        padding-bottom: 120px
    }
}

section.work-section.photography div.split img {
    opacity: 0
}

section.work-section.photography div.split div.section-intro.reveal+img,
section.work-section.photography div.split div.section-intro.reveal+img+img,
section.work-section.photography div.split div.section-intro.reveal+img+img+img {
    transition: opacity 1s ease-out
}

@media all and (max-width:900px) {
    section.work-section.photography div.split img:last-of-type {
        display: none
    }
}

@media all and (max-width:600px) {
    section.work-section.photography div.container {
        padding-bottom: 80px
    }
    section.work-section.photography div.split img:first-of-type {
        margin-bottom: 10px
    }
    section.work-section.photography div.split img.reveal {
        opacity: 1
    }
}

@media all and (min-width:601px) {
    section.work-section.photography div.split div.section-intro.reveal+img,
    section.work-section.photography div.split div.section-intro.reveal+img+img,
    section.work-section.photography div.split div.section-intro.reveal+img+img+img {
        opacity: 1;
        transition-delay: 1.5s
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section.work-section.photography div.container {
        padding-bottom: 100px
    }
    section.work-section.photography div.split div.section-intro {
        width: 100%
    }
    section.work-section.photography div.split img {
        width: calc(50% - (var(--gutter)/2))
    }
}

@media all and (min-width:901px) {
    section.work-section.photography div.container {
        padding-bottom: 180px
    }
    section.work-section.photography div.split>* {
        width: calc(50% - (var(--gutter)/2))
    }
    section.work-section.photography div.split>*:nth-child(n+3) {
        margin-top: calc(var(--gutter))
    }
    section.work-section.photography div.split div.section-intro {
        padding-right: 5%
    }
}

section.work-section.feature>div.container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    left: 0;
    min-height: 0
}

section.work-section.feature>div.container h2 {
    margin-bottom: 0
}

section.work-section.feature>div.container sup {
    position: relative;
    top: 0
}

section.work-section.feature div.image picture {
    display: block;
    margin: 0 auto;
    position: relative
}

section.work-section.feature.background {
    display: flex;
    flex-wrap: wrap
}

section.work-section.feature.background div.image picture {
    width: 100%
}

@media all and (max-width:900px) {
    section.work-section.feature>div.container {
        margin-bottom: 60px
    }
    section.work-section.feature.background.position {
        flex-direction: column-reverse;
        padding-top: 0
    }
    section.work-section.feature.background div.image {
        display: flex;
        flex-direction: column-reverse
    }
}

@media all and (max-width:600px) {
    section.work-section.feature>div.container {
        width: calc(100% - 76px)
    }
    section.work-section.feature.mobile>div {
        padding: 40px 0
    }
    section.work-section.feature.mobile div.image picture {
        width: calc((var(--col) * 4) - var(--gutter))
    }
    section.work-section.feature.mobile div.image picture img,
    section.work-section.feature.mobile div.image picture video {
        width: 100%
    }
}

@media all and (min-width:601px) {
    section.work-section.feature.mobile>div {
        display: flex;
        flex-direction: column;
        justify-content: center
    }
    section.work-section.feature.mobile div.image picture {
        width: auto
    }
    section.work-section.feature.mobile div.image picture img,
    section.work-section.feature.mobile div.image picture video {
        height: 100%;
        width: auto
    }
}

@media all and (min-width:601px) and (max-width:1200px) {
    section.work-section.feature.mobile {
        padding-top: 0
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section.work-section.feature>div.container {
        width: calc(100% - 168px)
    }
    section.work-section.feature.mobile div.section-intro {
        margin-bottom: 0
    }
    section.work-section.feature.mobile>div {
        padding-top: 80px
    }
    section.work-section.feature.mobile>div:last-child {
        padding-bottom: 80px
    }
    section.work-section.feature.mobile div.image picture {
        height: calc(72vw)
    }
}

@media all and (min-width:901px) and (max-width:1000px) {
    section.work-section.feature>div.container {
        padding-top: 80px
    }
}

@media all and (min-width:901px) {
    section.work-section.feature {
        display: flex
    }
    section.work-section.feature.position-left {
        flex-direction: row-reverse
    }
    section.work-section.feature>div.container {
        position: absolute;
        top: 0;
        width: calc(100% - (var(--margin) * 2))
    }
    section.work-section.feature>div:not(.container) {
        width: 50%
    }
    section.work-section.feature>div div.container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        position: static
    }
    section.work-section.feature div.image div.container {
        min-height: 0
    }
    section.work-section.feature.background picture {
        z-index: -1
    }
    section.work-section.feature.mobile div picture {
        height: calc(42vw)
    }
}

@media all and (min-width:901px) and (max-width:1200px) {
    section.work-section.feature div.section-intro {
        margin-bottom: 0
    }
    section.work-section.feature.mobile>div {
        padding: 80px 0
    }
}

@media all and (min-width:1201px) {
    section.work-section.feature.mobile>div {
        padding: 180px 0
    }
}

section.work-section.interaction.carousel {
    overflow: hidden
}

section.work-section.interaction.carousel div.carousel {
    align-items: flex-end;
    display: flex;
    position: relative
}

section.work-section.interaction.carousel div.carousel img {
    opacity: 1
}

@media all and (max-width:600px) {
    section.work-section.interaction.carousel {
        margin-bottom: 0 !important
    }
    section.work-section.interaction.carousel.only-carousel {
        padding-bottom: 60px
    }
    section.work-section.interaction.carousel div.container {
        height: auto !important;
        transform: none !important
    }
    section.work-section.interaction.carousel div.carousel {
        margin-left: calc(var(--margin) * -1);
        opacity: 0;
        overflow-x: scroll;
        overflow-y: hidden;
        padding-left: calc(var(--margin));
        width: calc(100% + (var(--margin) * 2));
        -webkit-overflow-scrolling: touch;
        transform: none !important
    }
    section.work-section.interaction.carousel div.carousel div:last-child {
        padding-right: calc(var(--margin))
    }
    section.work-section.interaction.carousel:not(.only-carousel) div.carousel.reveal {
        opacity: 1;
        transition: opacity 1s ease-out 1s
    }
    section.work-section.interaction.carousel.only-carousel div.carousel.reveal {
        opacity: 1;
        transition: opacity 1s ease-out
    }
    section.work-section.interaction.carousel div.carousel img.desktop {
        width: calc(var(--grid))
    }
    section.work-section.interaction.carousel:not(.mobile-images-only) div.carousel img.mobile {
        width: calc(var(--grid) * (474/1024) * (636/1024))
    }
    section.work-section.interaction.carousel:not(.mobile-images-only) div.carousel div:not(:last-child) {
        margin-right: 20px
    }
    section.work-section.interaction.carousel.mobile-images-only img.mobile {
        width: calc((var(--col) * 4) - var(--gutter))
    }
    section.work-section.interaction.carousel.mobile-images-only div.carousel div:not(:last-child) {
        margin-right: 40px
    }
    section.work-section.interaction.carousel+section {
        margin-bottom: -1px !important
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section.work-section.interaction.carousel.only-carousel {
        padding-bottom: 80px
    }
    section.work-section.interaction.carousel div.carousel img.desktop {
        width: calc((var(--col) * 12) - var(--gutter))
    }
    section.work-section.interaction.carousel div.carousel img.mobile {
        width: calc((var(--col) * 3) - var(--gutter))
    }
    section.work-section.interaction.carousel:not(.mobile-images-only) div.carousel img.mobile {
        width: calc((var(--col) * 3) - var(--gutter))
    }
    section.work-section.interaction.carousel.mobile-images-only div.carousel img.mobile {
        width: calc((var(--col) * 5) - var(--gutter))
    }
    section.work-section.interaction.carousel div.carousel div:not(:last-child) {
        margin-right: 30px
    }
    section.work-section.interaction.carousel {
        margin-bottom: 0 !important
    }
    section.work-section.interaction.carousel div.container {
        height: auto !important;
        transform: none !important
    }
    section.work-section.interaction.carousel div.carousel {
        margin-left: calc(var(--margin) * -1);
        opacity: 0;
        overflow-x: scroll;
        overflow-y: hidden;
        padding-left: calc(var(--margin));
        width: calc(100% + (var(--margin) * 2));
        -webkit-overflow-scrolling: touch;
        transform: none !important
    }
    section.work-section.interaction.carousel div.carousel div:last-child {
        padding-right: calc(var(--margin))
    }
    section.work-section.interaction.carousel:not(.only-carousel) div.carousel.reveal {
        opacity: 1;
        transition: opacity 1s ease-out 1s
    }
    section.work-section.interaction.carousel.only-carousel {
        padding-bottom: 90px
    }
    section.work-section.interaction.carousel.only-carousel div.carousel.reveal {
        opacity: 1;
        transition: opacity 1s ease-out
    }
    section.work-section.interaction.carousel+section {
        margin-bottom: -1px !important
    }
}

@media all and (min-width:901px) {
    section.work-section.interaction.carousel.only-carousel {
        padding-bottom: 120px
    }
    section.work-section.interaction div.section-intro {
        padding-right: calc(var(--col))
    }
    section.work-section.interaction.carousel div.carousel div:not(:last-child) {
        margin-right: 60px
    }
    section.work-section.interaction.carousel div.carousel img {
        width: auto
    }
    section.work-section.interaction.carousel div.carousel img.desktop {
        max-height: calc(100vh - 120px);
        max-width: calc((var(--col) * 10) - var(--gutter))
    }
    section.work-section.interaction.carousel:not(.mobile-images-only) div.carousel img.mobile {
        max-height: calc((100vh - 120px) * .86);
        max-width: calc((var(--col) * 2.5) - var(--gutter))
    }
    section.work-section.interaction.carousel.mobile-images-only div.carousel img.mobile {
        max-height: calc(100vh - 120px);
        max-width: calc((var(--col) * 3.5) - var(--gutter))
    }
    section.work-section.interaction.carousel.single div.section-intro strong,
    section.work-section.interaction.carousel.single div.section-intro p {
        width: calc((var(--col) * 8) - var(--gutter))
    }
    section.work-section.interaction.carousel.double div.section-intro p {
        width: calc(50% - (var(--gutter)/2))
    }
    @supports(-webkit-touch-callout:none) {
        section.work-section.interaction.carousel {
            margin-bottom: 0 !important
        }
        section.work-section.interaction.carousel div.container {
            height: auto !important;
            transform: none !important
        }
        section.work-section.interaction.carousel div.carousel {
            margin-left: calc(var(--margin) * -1);
            opacity: 0;
            overflow-x: scroll;
            overflow-y: hidden;
            padding-left: calc(var(--margin));
            width: calc(100% + (var(--margin) * 2));
            -webkit-overflow-scrolling: touch;
            transform: none !important
        }
        section.work-section.interaction.carousel div.carousel div:last-child {
            padding-right: calc(var(--margin))
        }
        section.work-section.interaction.carousel:not(.only-carousel) div.carousel.reveal {
            opacity: 1;
            transition: opacity 1s ease-out 1s
        }
        section.work-section.interaction.carousel.only-carousel {
            padding-bottom: 90px
        }
        section.work-section.interaction.carousel.only-carousel div.carousel.reveal {
            opacity: 1;
            transition: opacity 1s ease-out
        }
        section.work-section.interaction.carousel+section {
            margin-bottom: -1px !important
        }
    }
    @supports not (-webkit-touch-callout:none) {
        section.work-section.interaction.carousel div.carousel {
            width: 50000px
        }
        section.work-section.interaction.carousel+section {
            visibility: visible !important
        }
        section.work-section.interaction.carousel div.carousel div:first-child {
            margin-left: calc(var(--col))
        }
        section.work-section.interaction.carousel div.carousel div:last-child {
            margin-right: calc(var(--grid) * .5)
        }
    }
}

@media all and (min-width:1201px) {
    section.work-section.interaction.carousel {
        margin-bottom: 0 !important
    }
}

section.work-section.interaction.sticky {
    overflow: hidden;
    width: 100%
}

section.work-section.interaction.sticky div.split div:nth-child(1) p {
    opacity: 0;
    transition: opacity 1s ease-out 1s
}

section.work-section.interaction.sticky div.split div:nth-child(1) strong.reveal+p,
section.work-section.interaction.sticky div.split div:nth-child(1) strong.reveal+p+p {
    opacity: 1
}

@media all and (max-width:1023px) {
    section.work-section.interaction.sticky div.split div:nth-child(1) {
        transform: none !important
    }
    section.work-section.interaction.sticky div.split div:nth-child(2) img {
        opacity: 0
    }
    section.work-section.interaction.sticky div.split div:nth-child(2) img.reveal {
        opacity: 1;
        transition: opacity .8s cubic-bezier(.77, 0, .175, 1)
    }
}

@media all and (max-width:600px) {
    section.work-section.interaction.sticky div.split div:nth-child(1) {
        margin-bottom: 60px
    }
}

@media all and (min-width:601px) and (max-width:1023px) {
    section.work-section.interaction.sticky div.split div:nth-child(1) {
        padding: 0 var(--col)
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section.work-section.interaction.sticky div.split div:nth-child(1) {
        margin-bottom: 100px
    }
}

@media all and (min-width:901px) {
    section.work-section.interaction.sticky h2 {
        margin-bottom: 0
    }
    @supports(-webkit-touch-callout:none) {
        section.work-section.interaction.sticky div.split div:nth-child(1) {
            justify-content: flex-start;
            transform: none !important
        }
    }
}

@media all and (min-width:901px) and (max-width:1023px) {
    section.work-section.interaction.sticky div.split div:nth-child(1) {
        margin-bottom: 80px
    }
}

@media all and (min-width:1024px) {
    section.work-section.interaction.sticky div.split div:nth-child(1) {
        display: flex;
        flex-direction: column;
        justify-content: center;
        will-change: transform;
        width: calc(var(--col) * 3)
    }
    section.work-section.interaction.sticky div.split div:nth-child(1) p:not(:last-of-type) {
        margin-bottom: 6px
    }
    section.work-section.interaction.sticky div.split div:nth-child(2) {
        width: calc(var(--col) * 8)
    }
    section.work-section.interaction.sticky div.split div:nth-child(2) img {
        opacity: 1
    }
}

@media all and (min-width:1024px) and (max-width:1200px) {
    section.work-section.interaction.sticky div.split div {
        padding-top: 80px
    }
    section.work-section.interaction.sticky div.split div:nth-child(1) {
        height: calc(100vh - 80px)
    }
}

@media all and (min-width:1201px) {
    section.work-section.interaction.sticky div.split div {
        padding-top: 120px
    }
    section.work-section.interaction.sticky div.split div:nth-child(1) {
        height: calc(100vh - 120px)
    }
}

@media all and (max-width:900px) {
    section.work-section.video img,
    section.work-section.video video {
        opacity: 0
    }
    section.work-section.video img.reveal,
    section.work-section.video video.reveal {
        opacity: 1;
        transition: opacity .8s cubic-bezier(.77, 0, .175, 1)
    }
}

@media all and (max-width:600px) {
    section.work-section.video.desktop {
        padding-bottom: 80px
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section.work-section.video.desktop {
        padding-bottom: 100px
    }
}

@media all and (min-width:901px) and (max-width:1001px) {
    section.work-section.video.desktop div.split div.section-intro {
        margin-bottom: 100px;
        padding: 0 calc(var(--col))
    }
}

@media all and (min-width:901px) {
    section.work-section.video div.split {
        align-items: center
    }
    section.work-section.video div.split div:nth-child(1) {
        display: flex;
        flex-direction: column;
        justify-content: center
    }
    section.work-section.video.desktop div.split div:nth-child(1) {
        width: calc(var(--col) * 3)
    }
    section.work-section.video.desktop div.split div:nth-child(2) {
        width: calc(var(--col) * 8)
    }
    section.work-section.video.desktop {
        padding-bottom: 180px
    }
    section.work-section.video.mobile h2 {
        margin-bottom: 0
    }
}

@media all and (min-width:901px) and (max-width:1200px) {
    section.work-section.video.mobile div.split div:nth-child(1) {
        padding-top: 100px;
        width: calc(var(--col) * 5)
    }
    section.work-section.video.mobile div.split div:nth-child(2) {
        width: calc(var(--col) * 6)
    }
}

@media all and (min-width:1201px) {
    section.work-section.video.mobile div.split div:nth-child(1) {
        padding-top: 120px;
        width: calc(var(--col) * 4)
    }
    section.work-section.video.mobile div.split div:nth-child(2) {
        padding-top: 10px;
        width: calc(var(--col) * 5)
    }
}

@media all and (max-width:600px) {
    section.work-section.bleed.large {
        padding-bottom: 60px
    }
    section.work-section.bleed.large div.split>div:nth-child(2) {
        margin: 0 38px
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section.work-section.bleed div.split:not(:first-child) {
        padding-top: 80px
    }
    section.work-section.bleed.large {
        padding-bottom: 100px
    }
    section.work-section.bleed.large div.split>div:nth-child(2) {
        margin-left: auto;
        width: calc(100% - 84px)
    }
}

@media all and (min-width:901px) and (max-width:1000px) {
    section.work-section.bleed div.split,
    section.work-section.bleed div.split:not(:first-child) {
        padding-top: 100px
    }
    section.work-section.bleed.large {
        padding-bottom: 100px
    }
    section.work-section.bleed.large div.section-intro {
        margin-bottom: 100px;
        padding: 0 calc((100% + 10px)/12)
    }
    section.work-section.bleed.large div.split>div:nth-child(2) {
        margin-left: auto;
        width: calc(100% - 62px)
    }
}

@media all and (min-width:901px) {
    section.work-section.bleed div.split>div:nth-child(1) {
        margin-right: 0
    }
    section.work-section.bleed.medium div.split {
        align-items: center
    }
    section.work-section.bleed.medium div.split>div:nth-child(1) {
        width: calc(var(--col) * 5)
    }
    section.work-section.bleed.medium div.split>div:nth-child(2) {
        width: calc((var(--col) * 6) + var(--margin))
    }
}

@media all and (min-width:1001px) {
    section.work-section.bleed.large {
        padding-bottom: 180px
    }
    section.work-section.bleed.large div.split {
        align-items: flex-start
    }
    section.work-section.bleed.large div.split>div:nth-child(1) {
        width: calc(var(--col) * 3)
    }
    section.work-section.bleed.large div.split>div:nth-child(2) {
        width: calc((var(--col) * 8) + var(--margin))
    }
}

@media all and (min-width:901px) and (max-width:1200px) {
    section.work-section.bleed.medium {
        padding-bottom: 100px
    }
}

@media all and (min-width:1001px) and (max-width:1200px) {
    section.work-section.bleed div.split {
        padding-top: 100px
    }
}

@media all and (min-width:1201px) {
    section.work-section.bleed div.split {
        padding-top: 120px
    }
    section.work-section.bleed.medium {
        padding-bottom: 120px
    }
}

section.work-feature picture {
    display: block;
    opacity: 0;
    position: relative;
    transition: opacity 1s ease-out
}

section.work-feature picture img,
section.work-feature picture video {
    display: block;
    width: 100%
}

section.work-feature picture img {
    position: relative;
    z-index: 2
}

section.work-feature.drop-shadow picture {
    box-shadow: 0 2px 20px rgba(0, 0, 0, .2)
}

section.work-feature picture.reveal {
    opacity: 1
}

section.work-feature.fullscreen {
    padding: 0
}

section.work-feature.fullscreen div.container {
    margin: 0
}

@media all and (max-width:900px) {
    section.work-feature picture {
        width: 100%
    }
}

@media all and (max-width:600px) {
    section.work-feature {
        padding: 40px 0
    }
}

@media all and (min-width:601px) {
    section.work-feature picture {
        margin: 0 auto
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section.work-feature {
        padding: 70px 0
    }
}

@media all and (min-width:901px) {
    section.work-feature:not(.fullscreen) {
        padding: 140px 0
    }
    section.work-feature.medium picture {
        width: calc(var(--col) * 10)
    }
    section.work-feature.large picture,
    section.work-feature.fullscreen picture {
        width: 100%
    }
}

section.work-image img,
section.work-image video {
    display: block;
    width: 100%
}

@media all and (max-width:900px) {
    section.work-image {
        background: #000
    }
    section.work-image.parallax img,
    section.work-image.parallax video {
        opacity: 0;
        position: relative;
        transition: opacity .8s cubic-bezier(.77, 0, .175, 1);
        z-index: 1;
        transform: none !important
    }
    section.work-image.parallax img.reveal,
    section.work-image.parallax video.reveal {
        opacity: 1
    }
}

@media all and (min-width:901px) {
    section.work-image.parallax {
        background: #121212;
        height: calc(100vh);
        overflow: hidden
    }
    section.work-image.parallax picture {
        display: block;
        left: 0;
        position: absolute;
        top: 50%;
        width: 100%;
        transform: translateY(-50%)
    }
    section.work-image.parallax img,
    section.work-image.parallax video {
        height: calc(100vh);
        -o-object-fit: cover;
           object-fit: cover;
        will-change: transform
    }
    @supports(-webkit-touch-callout:none) {
        section.work-image {
            background: #000
        }
        section.work-image.parallax img,
        section.work-image.parallax video {
            transform: none !important
        }
    }
}

section.work-lifestyle {
    background: #fff
}

section.work-lifestyle img {
    display: block;
    opacity: 0;
    transition: opacity .8s cubic-bezier(.77, 0, .175, 1), transform .8s cubic-bezier(.77, 0, .175, 1)
}

section.work-lifestyle img.reveal {
    opacity: 1
}

@media all and (max-width:900px) {
    section.work-lifestyle.template3 img,
    section.work-lifestyle.template4 img {
        width: 100%
    }
}

@media all and (max-width:600px) {
    section.work-lifestyle {
        padding-bottom: 80px
    }
    section.work-lifestyle:not(.section) {
        padding-top: 80px
    }
    section.work-lifestyle img {
        width: 100%
    }
    section.work-lifestyle img:not(:last-of-type) {
        margin-bottom: 40px
    }
}

@media all and (min-width:601px) {
    section.work-lifestyle img {
        transform: translate3d(0, 40px, 0)
    }
    section.work-lifestyle img.reveal {
        transform: translate3d(0, 0, 0)
    }
    section.work-lifestyle.template2.template2a img:nth-child(2) {
        margin-left: auto
    }
    section.work-lifestyle.template2.template2b img:nth-child(1) {
        margin-left: auto
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section.work-lifestyle {
        padding-bottom: 100px
    }
    section.work-lifestyle:not(.section) {
        padding-top: 100px
    }
    section.work-lifestyle img:not(:last-of-type) {
        margin-bottom: 80px
    }
    section.work-lifestyle.template1 img {
        width: calc(var(--col) * 10)
    }
    section.work-lifestyle.template1 img:nth-child(1) {
        margin-left: calc(var(--col) * 2)
    }
    section.work-lifestyle.template2 img:nth-child(1) {
        width: calc(var(--col) * 10)
    }
    section.work-lifestyle.template2 img:nth-child(2) {
        width: calc(var(--col) * 5)
    }
    section.work-lifestyle.template2 img:nth-child(3) {
        margin: 0 auto;
        width: calc(var(--col) * 10)
    }
}

@media all and (min-width:901px) {
    section.work-lifestyle {
        padding-bottom: 180px
    }
    section.work-lifestyle:not(.section) {
        padding-top: 180px
    }
    section.work-lifestyle.template1 img {
        width: calc(var(--col) * 8)
    }
    section.work-lifestyle.template1 img:nth-child(1) {
        margin-bottom: calc(var(--col));
        margin-left: calc(var(--col) * 3)
    }
    section.work-lifestyle.template1 img:nth-child(2) {
        margin-left: calc(var(--col))
    }
    section.work-lifestyle.template2 img:nth-child(1) {
        width: calc(((100% + 40px)/12) * 8)
    }
    section.work-lifestyle.template2 img:nth-child(2) {
        margin-top: calc(var(--col) * -1);
        margin-bottom: calc(var(--col));
        width: calc(var(--col) * 3)
    }
    section.work-lifestyle.template2 img:nth-child(3) {
        margin-left: calc(var(--col));
        width: calc(var(--col) * 10)
    }
    section.work-lifestyle.template3 div.container,
    section.work-lifestyle.template4 div.container {
        align-items: flex-start;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
    section.work-lifestyle.template3 img:not(:last-child) {
        margin-bottom: calc(var(--col))
    }
    section.work-lifestyle.template3 img:nth-child(1) {
        width: calc((var(--col) * 6) - var(--gutter))
    }
    section.work-lifestyle.template3 img:nth-child(2) {
        width: calc((var(--col) * 4) - var(--gutter))
    }
    section.work-lifestyle.template3 img:nth-child(3) {
        width: 100%
    }
    section.work-lifestyle.template4 img:nth-child(-n+2) {
        margin-bottom: calc((var(--col) * 2) - var(--gutter))
    }
    section.work-lifestyle.template4 img:nth-child(1),
    section.work-lifestyle.template4 img:nth-child(4) {
        width: calc((var(--col) * 6) - var(--gutter))
    }
    section.work-lifestyle.template4 img:nth-child(2),
    section.work-lifestyle.template4 img:nth-child(3) {
        width: calc((var(--col) * 5) - var(--gutter))
    }
}

section.mobile-walkthrough {
    display: flex
}

section.mobile-walkthrough div {
    align-items: center;
    display: flex;
    justify-content: center
}

section.mobile-walkthrough div img,
section.mobile-walkthrough div video {
    box-shadow: 0 2px 20px rgba(0, 0, 0, .2);
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    opacity: 0;
    overflow: hidden;
    transition: opacity .8s cubic-bezier(.77, 0, .175, 1)
}

section.mobile-walkthrough div img.reveal,
section.mobile-walkthrough div video.reveal {
    opacity: 1
}

@media all and (max-width:600px) {
    section.mobile-walkthrough {
        flex-direction: column-reverse
    }
    section.mobile-walkthrough div {
        padding: 40px 0
    }
    section.mobile-walkthrough div img {
        width: calc((var(--col) * 4) - var(--gutter))
    }
    section.mobile-walkthrough div video {
        height: calc(((var(--col) * 4) - var(--gutter)) * 1.75);
        width: calc((var(--col) * 4) - var(--gutter))
    }
    section.mobile-walkthrough figure {
        padding-bottom: 100%
    }
    section.mobile-walkthrough figure img {
        display: none
    }
}

@media all and (min-width:601px) {
    section.mobile-walkthrough {
        align-items: stretch
    }
    section.mobile-walkthrough.position-right {
        flex-direction: row-reverse
    }
    section.mobile-walkthrough>* {
        width: 50%
    }
    section.mobile-walkthrough div img {
        width: 24vw
    }
    section.mobile-walkthrough div video {
        height: 42vw;
        width: 24vw
    }
    section.mobile-walkthrough figure {
        background: 0 0 !important
    }
    section.mobile-walkthrough figure img {
        display: block;
        width: 100%
    }
}

section.work-logo {
    background: #fff
}

section.work-logo div.container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: background-color 1s ease-out
}

section.work-logo div.container div.logo {
    display: flex;
    justify-content: center;
    opacity: 0;
    transition: opacity 1s ease-out;
    width: 100%
}

section.work-logo div.container div.reveal {
    opacity: 1
}

section.work-logo div.logo svg {
    display: block
}

section.work-logo div.logo svg path {
    transition: path .4s ease-out
}

section.work-logo div.controls {
    align-items: center;
    display: flex;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
    transform: translate3d(0, 40px, 0);
    transition: border-color .4s ease-out, opacity .6s ease-out, transform .6s ease-out
}

section.work-logo div.controls.reveal {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

section.work-logo div.controls button {
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
    cursor: pointer;
    height: 30px;
    transition: border-color 1s ease-out, opacity 1s ease-out, transform 1s ease-out;
    width: 30px
}

section.work-logo div.controls button.active {
    pointer-events: none
}

section.work-logo div.controls button:not(:last-of-type) {
    margin-right: 30px
}

@media all and (max-width:1500px) {}

@media all and (max-width:900px) {
    section.work-logo div.container {
        margin: 0 auto
    }
}

@media all and (max-width:600px) {
    section.work-logo div.container {
        height: 350px
    }
    section.work-logo div.controls {
        bottom: 30px
    }
}

@media all and (min-width:601px) {
    section.work-logo div.controls {
        bottom: 70px
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section.work-logo div.container {
        height: calc(var(--vw) * 63)
    }
}

@media all and (min-width:901px) {
    section.work-logo {
        padding-bottom: 120px
    }
}

@media all and (min-width:901px) and (max-width:1500px) {
    section.work-logo div.container {
        height: 550px
    }
}

@media all and (min-width:901px) and (max-width:1200px) {
    section.work-logo div.container {
        margin: 0 42px
    }
}

@media all and (min-width:1201px) and (max-width:1500px) {
    section.work-logo div.container {
        margin: 0 80px
    }
}

@media all and (min-width:1501px) {
    section.work-logo div.container {
        margin: 0 106px
    }
}

@media all and (min-width:1501px) and (max-width:1700px) {
    section.work-logo div.container {
        height: 750px
    }
}

@media all and (min-width:1501px) {
    section.work-logo div.container {
        height: 850px
    }
}

section.work-typography p {
    font-weight: 400
}

section.work-typography p:not(:last-of-type) {
    margin-bottom: 6px
}

section.work-typography div.container>div:nth-child(1) strong {
    display: block
}

section.work-typography div.container>div:nth-child(1) p {
    opacity: 0;
    transition: opacity 1s ease-out 1s
}

section.work-typography div.container>div:nth-child(1) strong.reveal+p,
section.work-typography div.container>div:nth-child(1) strong.reveal+p+p {
    opacity: 1
}

section.work-typography div.container>div:nth-child(2) ul {
    counter-reset: typography
}

section.work-typography div.container>div:nth-child(2) ul li span {
    display: block
}

section.work-typography div.container>div:nth-child(2) ul li span img {
    display: block;
    max-width: 100%
}

section.work-typography div.container>div:nth-child(2) ul li span:first-child,
section.work-typography div.container>div:nth-child(2) ul li div {
    opacity: 0;
    position: relative;
    transform: translate3d(0, 40px, 0);
    transition: opacity .8s ease, transform .8s ease;
    transition-delay: calc(1s + (var(--index) * .05s))
}

section.work-typography div.container>div:nth-child(2) ul li span:first-child::before {
    content: counter(typography);
    counter-increment: typography;
    display: block;
    left: 0;
    position: absolute;
    top: 0
}

section.work-typography div.container>div:nth-child(2) ul.reveal li span:first-child,
section.work-typography div.container>div:nth-child(2) ul.reveal li div {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

section.work-typography.light {
    background: #f5f5f5
}

section.work-typography.light p {
    color: #000
}

section.work-typography.light div.container>div:nth-child(1) strong,
section.work-typography.light div.container>div:nth-child(2) ul li span:first-child::before {
    color: #757574
}

section.work-typography.dark {
    background: #121212
}

section.work-typography.dark p {
    color: #d5d5d5
}

section.work-typography.dark div.container>div:nth-child(1) strong section.work-typography.dark div.container>div:nth-child(2) ul li span:first-child::before {
    color: #7d7d7d
}

@media all and (max-width:1500px) {
    section.work-typography p {
        font-size: 16px;
        line-height: 24px
    }
    section.work-typography div.container>div:nth-child(2) ul li span:first-child::before {
        letter-spacing: -.5px;
        width: 30px
    }
}

@media all and (max-width:900px) {
    section.work-typography div.container>div:nth-child(2) ul li:not(:last-child) {
        margin-bottom: 60px
    }
}

@media all and (max-width:600px) {
    section.work-typography {
        padding: 80px 0 60px
    }
    section.work-typography div.container>div:nth-child(1) {
        margin-bottom: 60px
    }
    section.work-typography div.container>div:nth-child(1) strong {
        font-size: 34px;
        line-height: 43px;
        margin-bottom: 20px
    }
    section.work-typography div.container>div:nth-child(2) ul li *:not(:last-child) {
        margin-bottom: 10px
    }
    section.work-typography div.container>div:nth-child(2) ul li span,
    section.work-typography div.container>div:nth-child(2) ul li p {
        padding-left: 20px
    }
    section.work-typography div.container>div:nth-child(2) ul li span:first-child::before {
        font-size: 20px;
        line-height: 32px
    }
    section.work-typography div.container>div:nth-child(2) ul li span:first-child img {
        height: 70px
    }
    section.work-typography div.container>div:nth-child(2) ul li span:last-child img {
        height: 40px
    }
}

@media all and (min-width:601px) {
    section.work-typography div.container>div:nth-child(1) strong {
        margin-bottom: 30px
    }
    section.work-typography div.container>div:nth-child(2) ul li *:not(:last-child) {
        margin-bottom: 15px
    }
}

@media all and (min-width:601px) and (max-width:1500px) {
    section.work-typography div.container>div:nth-child(2) ul li span,
    section.work-typography div.container>div:nth-child(2) ul li p {
        padding-left: 50px
    }
    section.work-typography div.container>div:nth-child(2) ul li span:first-child::before {
        font-size: 24px;
        line-height: 39px
    }
}

@media all and (min-width:601px) and (max-width:1200px) {
    section.work-typography div.container>div:nth-child(2) ul li span:first-child img {
        height: 80px
    }
    section.work-typography div.container>div:nth-child(2) ul li span:last-child img {
        height: 45px
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section.work-typography {
        padding: 100px 0
    }
    section.work-typography div.container {}
    section.work-typography div.container>div {
        padding: 0 calc(100%/12)
    }
    section.work-typography div.container>div:nth-child(1) {
        margin-bottom: 80px
    }
    section.work-typography div.container>div:nth-child(1) strong {
        font-size: 38px;
        line-height: 44px
    }
}

@media all and (min-width:901px) {
    section.work-typography div.container {
        align-items: center;
        display: flex
    }
    section.work-typography div.container>div {
        padding: 180px 0;
        width: 50%
    }
    section.work-typography div.container>div>* {
        margin-left: calc(var(--col))
    }
    section.work-typography div.container>div:nth-child(2) ul li:not(:last-child) {
        margin-bottom: 100px
    }
    section.work-typography div.container>div:nth-child(2) ul li span:first-child::before {
        text-align: center
    }
}

@media all and (min-width:901px) and (max-width:1500px) {
    section.work-typography div.container>div:nth-child(1) strong {
        font-size: 42px;
        line-height: 51px
    }
    section.work-typography div.container>div:nth-child(1) p {
        width: calc((var(--col) * 4) - var(--gutter))
    }
}

@media all and (min-width:901px) and (max-width:1200px) {}

@media all and (min-width:1201px) {
    section.work-typography div.container>div:nth-child(2) ul li span:first-child img {
        height: 120px
    }
    section.work-typography div.container>div:nth-child(2) ul li span:last-child img {
        height: 60px
    }
}

@media all and (min-width:1501px) {
    section.work-typography p {
        font-size: 18px;
        line-height: 27px
    }
    section.work-typography div.container>div>* {
        margin-left: calc(var(--col))
    }
    section.work-typography div.container>div:nth-child(1) strong {
        font-size: 62px;
        letter-spacing: -1px;
        line-height: 71px
    }
    section.work-typography div.container>div:nth-child(1) p {
        width: calc((var(--col) * 3) - var(--gutter))
    }
    section.work-typography div.container>div:nth-child(2) ul li span,
    section.work-typography div.container>div:nth-child(2) ul li p {
        padding-left: 60px
    }
    section.work-typography div.container>div:nth-child(2) ul li span:first-child::before {
        font-size: 34px;
        letter-spacing: -1px;
        line-height: 56px;
        width: 34px
    }
}

section.work-colors {
    background: #121212
}

section.work-colors p {
    color: #d5d5d5;
    font-weight: 400
}

section.work-colors p:not(:last-of-type) {
    margin-bottom: 6px
}

section.work-colors div.container>div:nth-child(1) strong {
    color: #7d7d7d;
    display: block
}

section.work-colors div.container>div:nth-child(1) p {
    opacity: 0;
    transition: opacity 1s ease-out 1s
}

section.work-colors div.container>div:nth-child(1) strong.reveal+p,
section.work-colors div.container>div:nth-child(1) strong.reveal+p+p {
    opacity: 1
}

section.work-colors div.container>div:nth-child(2) ul {
    counter-reset: colors
}

section.work-colors div.container>div:nth-child(2) ul li div {
    margin-bottom: 10px;
    position: relative
}

section.work-colors div.container>div:nth-child(2) ul li div::before {
    color: #7d7d7d;
    content: counter(colors);
    counter-increment: colors;
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .8s ease calc(1.2s + (var(--index) * .1s))
}

section.work-colors div.container>div:nth-child(2) ul li div span {
    display: block;
    transition: width .8s ease calc(1.2s + (var(--index) * .1s));
    width: 0
}

section.work-colors div.container>div:nth-child(2) ul li p span {
    opacity: 0;
    transition: opacity .8s ease calc(1.2s + (var(--index) * .1s) + .3s)
}

section.work-colors div.container>div:nth-child(2) ul li p span:first-child {
    color: #7d7d7d
}

section.work-colors div.container>div:nth-child(2) ul.reveal li div span {
    width: 100%
}

section.work-colors div.container>div:nth-child(2) ul.reveal li div::before,
section.work-colors div.container>div:nth-child(2) ul.reveal li p span {
    opacity: 1
}

section.work-colors.light {
    background: #f5f5f5
}

section.work-colors.light div.container>div:nth-child(1) p {
    color: #000
}

section.work-colors.light div.container>div:nth-child(1) strong,
section.work-colors.light div.container>div:nth-child(2) ul li div::before {
    color: #757574
}

@media all and (max-width:1500px) {
    section.work-colors p {
        font-size: 16px;
        line-height: 24px
    }
    section.work-colors div.container>div:nth-child(2) ul li div::before {
        letter-spacing: -.5px;
        width: 30px
    }
}

@media all and (max-width:900px) {
    section.work-colors div.container>div:nth-child(2) ul li:not(:last-child) {
        margin-bottom: 60px
    }
}

@media all and (max-width:600px) {
    section.work-colors {
        padding: 80px 0 60px
    }
    section.work-colors div.container>div:nth-child(1) {
        margin-bottom: 60px
    }
    section.work-colors div.container>div:nth-child(1) strong {
        font-size: 34px;
        line-height: 43px;
        margin-bottom: 20px
    }
    section.work-colors div.container>div:nth-child(2) ul li div span {
        height: 64px
    }
    section.work-colors div.container>div:nth-child(2) ul li div,
    section.work-colors div.container>div:nth-child(2) ul li p {
        padding-left: 20px
    }
    section.work-colors div.container>div:nth-child(2) ul li span:first-child::before {
        font-size: 20px;
        line-height: 32px
    }
    section.work-colors div.container>div:nth-child(2) ul li>span::before {
        font-size: 20px;
        line-height: 32px
    }
}

@media all and (min-width:601px) {
    section.work-colors div.container>div:nth-child(1) strong {
        margin-bottom: 30px
    }
    section.work-colors div.container>div:nth-child(2) ul li div,
    section.work-colors div.container>div:nth-child(2) ul li p {
        padding-left: 50px
    }
    section.work-colors div.container>div:nth-child(2) ul li p {
        align-items: center;
        display: flex;
        justify-content: space-between
    }
}

@media all and (min-width:601px) and (max-width:1500px) {
    section.work-colors div.container>div:nth-child(2) ul li div::before {
        font-size: 24px;
        line-height: 39px
    }
}

@media all and (min-width:601px) and (max-width:1200px) {
    section.work-colors div.container>div:nth-child(2) ul li div span {
        height: 80px
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section.work-colors {
        padding: 100px 0
    }
    section.work-colors div.container>div {
        padding: 0 calc(100%/12)
    }
    section.work-colors div.container>div:nth-child(1) {
        margin-bottom: 80px
    }
    section.work-colors div.container>div:nth-child(1) strong {
        font-size: 38px;
        line-height: 44px
    }
}

@media all and (min-width:901px) {
    section.work-colors div.container {
        align-items: center;
        display: flex
    }
    section.work-colors div.container>div {
        width: 50%
    }
    section.work-colors div.container>div>* {
        margin-left: calc(var(--col))
    }
    section.work-colors div.container>div:nth-child(2) ul li:not(:last-child) {
        margin-bottom: 60px
    }
}

@media all and (min-width:901px) and (max-width:1500px) {
    section.work-colors div.container>div:nth-child(1) strong {
        font-size: 42px;
        line-height: 51px
    }
    section.work-colors div.container>div:nth-child(1) p {
        width: calc((var(--col) * 4) - var(--gutter))
    }
}

@media all and (min-width:901px) and (max-width:1200px) {
    section.work-colors div.container>div {
        padding: 60px 0
    }
}

@media all and (min-width:1201px) {
    section.work-colors div.container>div {
        padding: 120px 0
    }
    section.work-colors div.container>div:nth-child(2) ul li div span {
        height: 90px
    }
}

@media all and (min-width:1501px) {
    section.work-colors p {
        font-size: 18px;
        line-height: 27px
    }
    section.work-colors div.container>div:nth-child(1) strong {
        font-size: 62px;
        letter-spacing: -1px;
        line-height: 71px
    }
    section.work-colors div.container>div:nth-child(1) p {
        width: calc((var(--col) * 3) - var(--gutter))
    }
    section.work-colors div.container>div:nth-child(2) ul li div::before {
        font-size: 34px;
        letter-spacing: -1px;
        line-height: 56px;
        width: 34px
    }
}

section#work-quote {
    background: #fff;
    overflow: hidden
}

section#work-quote div.quote-stage {
    display: flex;
    flex-direction: column;
    justify-content: center
}

section#work-quote div.quote {}

section#work-quote blockquote {
    color: #000
}

section#work-quote small {
    color: #757574;
    display: block;
    font-weight: 400
}

section#work-quote small::before {
    border-top: 1px solid #757574;
    content: '';
    display: block;
    width: 62px
}

@media all and (max-width:900px) {
    section#work-quote small {
        font-size: 16px;
        line-height: 24px
    }
}

@media all and (max-width:600px) {
    section#work-quote div.container {
        display: flex;
        flex-direction: column;
        height: calc(100vh) !important;
        justify-content: center
    }
    section#work-quote div.quote-container {
        transform: none !important
    }
    section#work-quote div.quote {
        transform: none !important
    }
    section#work-quote blockquote {
        font-size: 28px;
        letter-spacing: -.5px;
        line-height: 40px;
        margin-bottom: 40px
    }
    section#work-quote small {
        white-space: pre-line
    }
    section#work-quote small::before {
        margin-bottom: 20px
    }
}

@media all and (min-width:601px) {
    section#work-quote div.quote-stage {
        height: calc(100vh)
    }
    section#work-quote div.quote-container {
        margin-left: calc(var(--col))
    }
    section#work-quote small {
        align-items: center;
        display: flex
    }
}

@media all and (min-width:601px) and (max-width:1200px) {
    section#work-quote blockquote {
        font-size: 38px;
        margin-bottom: 30px
    }
    section#work-quote small::before {
        margin-right: 10px
    }
}

@media all and (min-width:601px) and (max-width:1200px) {
    @supports(-webkit-touch-callout: none) {
        section#work-quote div.container {
            height:calc(100vh) !important
        }
        section#work-quote div.quote-container {
            transform: none !important
        }
        section#work-quote div.quote {
            transform: none !important
        }
        section#work-quote blockquote {
            letter-spacing: -.5px;
            line-height: 50px
        }
    }
    @supports not (-webkit-touch-callout:none) {
        section#work-quote blockquote {
            line-height: 44px
        }
        section#work-quote blockquote {
            margin-right: 50%;
            white-space: nowrap;
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content
        }
    }
}

@media all and (min-width:1201px) {
    section#work-quote blockquote {
        margin-bottom: 50px;
        margin-right: 50%;
        white-space: nowrap;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
    section#work-quote small::before {
        margin-right: 20px
    }
}

@media all and (min-width:1201px) and (max-width:1500px) {
    section#work-quote blockquote {
        font-size: 42px;
        letter-spacing: -.5px;
        line-height: 51px
    }
}

@media all and (min-width:1501px) {
    section#work-quote div.container {
        min-height: calc(100vh)
    }
    section#work-quote blockquote {
        font-size: 62px;
        letter-spacing: -1px;
        line-height: 71px
    }
    section#work-quote small {
        font-size: 18px;
        line-height: 27px
    }
}

section#work-next {
    pointer-events: none;
    top: 0 !important;
    z-index: 2
}

section#work-next>div {
    will-change: transform
}

section#work-next>div a {
    color: #fff;
    display: block;
    margin-top: 0;
    position: relative;
    top: 0;
    z-index: 4
}

section#work-next>div a small {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

section#work-next>div a div strong {
    display: block;
    font-family: 'Overpass';
    font-weight: 700;
    margin-bottom: 10px
}

section#work-next>div picture {
    display: none
}

section#work-next:hover>div::after {
    background: rgba(18, 18, 18, .85)
}

section#work-next.active>div a {
    opacity: 0 !important;
    pointer-events: none;
    transition: margin-top .6s cubic-bezier(.34, .07, .095, .995), opacity .6s cubic-bezier(.34, .07, .095, .995)
}

section#work-next.complete {
    z-index: 4
}

#project-transition {
    height: calc(var(--vh) * 100);
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1
}

#project-transition:not(.active) {
    display: none
}

#project-transition>div {
    display: block;
    color: #fff;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3
}

#project-transition>div::after {
    background: rgba(18, 18, 18, .95);
    content: '';
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    position: relative;
    transition: background .2s ease-out;
    width: 100%
}

#project-transition>div:hover::after {
    background: rgba(18, 18, 18, .85)
}

#project-transition>div a {
    bottom: 0;
    color: #fff;
    display: block;
    position: absolute;
    width: 100%;
    z-index: 4
}

#project-transition.transition>div::after {
    background: 0 0;
    transition: background .6s cubic-bezier(.34, .07, .095, .995)
}

#project-transition.transition>div a {
    opacity: 0 !important;
    pointer-events: none;
    transition: bottom .6s cubic-bezier(.34, .07, .095, .995), opacity .6s cubic-bezier(.34, .07, .095, .995)
}

#project-transition.complete {
    z-index: 10
}

#project-transition picture {
    display: block;
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%
}

#project-transition picture img {
    display: block;
    height: 100vh;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    pointer-events: none;
    position: absolute;
    width: 100%
}

@media all and (max-width:900px) {
    section#work-next>div a {
        opacity: 0 !important;
        pointer-events: auto
    }
    section#work-next>div a small {
        display: block;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px
    }
    section#work-next>div a div strong {
        font-size: 20px;
        line-height: 26px
    }
    #project-transition>div a small {
        display: block;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px
    }
    #project-transition>div a div strong {
        display: block;
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px
    }
    #project-transition.transition>div a {
        bottom: -20px
    }
}

@media all and (max-width:600px) {
    section#work-next>div a {
        padding: 50px 38px
    }
    section#work-next>div a small {
        margin-bottom: 80px
    }
    section#work-next>div a div p {
        font-size: 34px;
        letter-spacing: -.5px;
        line-height: 43px
    }
    #project-transition>div a {
        padding: 50px 38px
    }
    #project-transition>div a small {
        margin-bottom: 80px
    }
    #project-transition>div a div p {
        font-size: 34px;
        letter-spacing: -.5px;
        line-height: 43px
    }
}

@media all and (min-width:601px) and (max-width:900px) {
    section#work-next>div a {
        padding: 70px 84px
    }
    section#work-next>div a small {
        margin-bottom: 80px
    }
    section#work-next>div a div p {
        font-size: 38px;
        line-height: 44px
    }
    #project-transition>div a {
        padding: 70px 84px
    }
    #project-transition>div a small {
        margin-bottom: 80px
    }
    #project-transition>div a div p {
        font-size: 38px;
        line-height: 44px
    }
}

@media all and (min-width:901px) {
    section#work-next>div a {
        align-items: flex-start;
        display: flex
    }
    section#work-next>div a small {
        width: calc(var(--col) * 7)
    }
    section#work-next>div a div {
        flex: 1
    }
    section#work-next>div a div strong {
        font-size: 26px;
        line-height: 36px
    }
    section#work-next>div a div p {
        font-size: 42px;
        line-height: 51px;
        letter-spacing: -.5px
    }
    @supports(-webkit-touch-callout:none) {
        section#work-next>div a {
            opacity: 0 !important;
            pointer-events: auto
        }
        section#work-next>div {
            transform: none !important
        }
        #project-transition>div a {
            align-items: flex-start;
            display: flex
        }
        #project-transition>div a small {
            width: calc(var(--col) * 7)
        }
        #project-transition>div a div {
            flex: 1
        }
        #project-transition>div a div strong {
            font-size: 26px;
            line-height: 36px
        }
        #project-transition>div a div p {
            font-size: 42px;
            line-height: 51px;
            letter-spacing: -.5px
        }
        #project-transition.transition>div a {
            bottom: -40px
        }
    }
    @supports not (-webkit-touch-callout:none) {
        section#work-next.active>div a {
            margin-top: 40px
        }
        #project-transition>div a {
            height: 100%;
            opacity: 0;
            position: absolute;
            top: 0;
            width: 100%
        }
    }
}

@media all and (min-width:901px) and (max-height:800px) {
    section#work-next>div a,
    #project-transition>div a {
        padding: 80px 62px
    }
}

@media all and (min-width:901px) and (min-height:801px) {
    section#work-next>div a,
    #project-transition>div a {
        padding: 120px 62px
    }
}

@media all and (min-width:1201px) and (max-width:1500px) {
    section#work-next>div a {
        padding-left: 120px;
        padding-right: 120px
    }
    @supports(-webkit-touch-callout:none) {
        #project-transition a {
            padding-left: 120px;
            padding-right: 120px
        }
    }
}

@media all and (min-width:1501px) {
    section#work-next>div a {
        padding-left: 160px;
        padding-right: 160px
    }
    @supports(-webkit-touch-callout:none) {
        #project-transition a {
            padding-left: 160px;
            padding-right: 160px
        }
    }
}

section.work-section.video.mobile#work-section-video-mobile-nxm div.split div:nth-child(2) video {
    -webkit-filter: contrast(108%)
}

@media all and (max-width:600px) {
    section.work-overview#work-overview-nxm>div:nth-child(1) {
        overflow: hidden
    }
    section.work-overview#work-overview-nxm>div:nth-child(1) video {
        transform: scale(1.5)
    }
}

@media all and (min-width:901px) {
    section.work-section.feature#work-section-feature-background-canada-pooch sup>span:first-child {
        color: #fff
    }
    section.work-section.feature#work-section-feature-background-canada-pooch sup>span:last-child {
        color: #757574
    }
}

section.work-logo#work-logo-dialogue38 div.controls button:not(.active) {
    border-color: rgba(255, 255, 255, .2)
}

section.work-logo#work-logo-dialogue38 div.controls button.active {
    border-color: #000
}

section.work-logo#work-logo-dialogue38 div.controls button[theme="1"] {
    background-color: #202020
}

section.work-logo#work-logo-dialogue38 div.controls button[theme="2"] {
    background-color: #fff
}

section.work-logo#work-logo-dialogue38[theme="1"] div.container {
    background-color: #efefef
}

section.work-logo#work-logo-dialogue38[theme="1"] svg path {
    fill: #000
}

section.work-logo#work-logo-dialogue38[theme="2"] div.container {
    background-color: #000
}

section.work-logo#work-logo-dialogue38[theme="2"] svg path {
    fill: #fff
}

@media all and (max-width:600px) {
    section.work-logo#work-logo-dialogue38 svg {
        width: calc((var(--col) * 3) - var(--gutter))
    }
}

@media all and (min-width:601px) {
    section.work-logo#work-logo-dialogue38 svg {
        width: calc((var(--col) * 4) - var(--gutter))
    }
}

@media all and (min-width:901px) {
    section.work-lifestyle#work-lifestyle-mjolk img:nth-child(3) {
        bottom: 0;
        left: 0;
        position: absolute
    }
    section.work-lifestyle#work-lifestyle-mjolk img:nth-child(4) {
        margin-left: auto
    }
}

section.work-feature#work-feature-large-open-farm video {
    height: 100%;
    left: 3%;
    position: absolute;
    top: 0;
    width: 94%
}

section#internet-explorer {}

section#internet-explorer div.container {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: center
}

section#internet-explorer h1 {
    color: #7d7d7d;
    font-weight: 300;
    letter-spacing: -2.76px;
    margin-bottom: 60px;
    text-align: center;
    white-space: pre-line
}

section#internet-explorer p {
    color: #fff;
    font-size: 20px;
    letter-spacing: -.73px;
    line-height: 25px;
    font-weight: 700;
    text-align: center
}

section#internet-explorer svg {
    bottom: 60px;
    display: block;
    position: absolute
}

section#internet-explorer {}

section#internet-explorer div.container {}

section#internet-explorer h1 {}

section#internet-explorer p {}

section#internet-explorer svg {}

@media all and (max-width:600px) {
    section#internet-explorer h1 {
        font-size: 30px;
        line-height: 37px
    }
    section#internet-explorer p {
        font-size: 15px;
        line-height: 19px
    }
}

@media all and (min-width:601px) and (max-width:1500px) {
    section#internet-explorer h1 {
        font-size: 61px;
        line-height: 74px
    }
}

@media all and (min-width:1501px) {
    section#internet-explorer h1 {
        font-size: 76px;
        line-height: 92px
    }
}
@media all and (max-width: 1200px) {
	:root { --gutter: 10px; }
}
	
@media all and (max-width: 600px) {
	:root { --columns: 6; --margin: 38px; }
}

@media all and (min-width: 601px) {
	:root { --columns: 12; }
}

@media all and (min-width: 601px) and (max-width: 900px) {
	:root { --margin: 84px; }
}

@media all and (min-width: 901px) and (max-width: 1200px) {	
	:root { --margin: 62px; }
}

@media all and (min-width: 1201px) and (max-width: 1500px) {
	:root { --gutter: 20px; --margin: 120px; }
}

@media all and (min-width: 1501px) {
	:root { --gutter: 40px; --margin: 160px; }
}

:root {
	--vw: 1vw;
	--vh_fixed: 1vh;
	--grid: calc((var(--vw) * 100) - (var(--margin) * 2));
	--col: calc((var(--grid) + var(--gutter)) / var(--columns));
	--col_only: calc(var(--col) - var(--gutter));
}

