﻿.alpha,
.heading,
.page--404-page-not-found .page__title,
.section--contact__content,
.section--start__title,
.case--list__title,
.main-header__title--blog,
.read-more__content,
.beta,
.intro,
.main-header__subtitle,
.section--start__copy,
.post__title,
.blog-post__title,
.blog-post h1,
.content--page-work h2,
.gamma,
.heading--small,
.case__title,
.case--thin .case__headline,
.proddev-process__step strong,
.section__title,
.section--proddev-case__title,
.archive-case__title,
.fearless-panda__copy,
.content--page-work .work__tldr,
.content--page-work .work__tldr h2,
.content--page-work .suisse-headline-darkbold,
.content--page-work .work__tldr .suisse-headline-darkbold,
.content--page-work .suisse-thin-gamma,
.content--page-work .work__tldr .suisse-thin-gamma,
.content--page-work .section-production-blue__headline,
.content--page-work .work__tldr .section-production-blue__headline,
.delta,
.body,
.case__headline,
.webprod-process,
.section__text,
.section--proddev-case__text,
.about-copy,
.team-member__title,
.case--list__text,
.post__summary p,
.post__link,
.blog-post__nav__title,
.blog-post p,
.content--page-work p,
.content--page-work .work__section--three-points,
.epsilon,
.label,
.btn,
.case--start__cta,
.main-footer__link--bordered,
.fearless-panda__btn,
.page--404-page-not-found .page__ingress,
.case__cta,
.case--start .case__title,
.case--thin .case__title,
.main-header__pretitle,
.main-header__category,
.main-footer,
.main-menu__section-name,
.section--proddev-case__subtitle,
.section--start__ingress,
.section--start-intro__logos-header,
.page--we-are-shapeherd .main-header .main-header__title,
.team-member__name,
.case--list__subtitle,
.archive-case__tagline,
.categories,
.categories--mobile__label,
.post__category-link,
.post__time,
.blog-post__nav__meta,
.read-more__title,
.content--page-work .work__tldr__pretitle,
.content--page-work .work__tldr .btn,
.content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__divider__pretitle,
.content--page-work .work__section--awards,
.content--page-work .work__section--grandfinale__header,
.content--page-work .suisse-small-headline,
.content--page-work .work__tldr .suisse-small-headline,
.content--page-work .section-maina-everywhere-headline,
.content--page-work .work__tldr .section-maina-everywhere-headline,
.sound-button,
.zeta,
.giga,
.main-header__title,
.mega,
.kilo,
.content--page-work .work__divider__title,
.content--page-work .work__section--grandfinale__copy {
    font-weight: normal
}

/*!*
 *
 * inuitcss.com -- @inuitcss -- @csswizardry
 *
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

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

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C""\201D""\2018""\2019"
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

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

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

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

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

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

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
form,
fieldset,
legend,
table,
th,
td,
caption,
hr {
    margin: 0;
    padding: 0
}

abbr[title],
dfn[title] {
    cursor: help
}

u,
ins {
    text-decoration: none
}

ins {
    border-bottom: 1px solid
}

img {
    font-style: italic
}

label,
input,
textarea,
button,
select,
option {
    cursor: pointer
}

.text-input:active,
.text-input:focus,
textarea:active,
textarea:focus {
    cursor: text;
    outline: none
}

.cf:after,
.nav:after {
    content: "";
    display: table;
    clear: both
}

h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
ul,
ol,
dl,
blockquote,
p,
address,
table,
fieldset,
figure,
pre,
.form-fields>li,
.media,
.island,
.islet {
    margin-bottom: 24px;
    margin-bottom: 1.5rem
}

.islet h1,
.islet h2,
.islet h3,
.islet h4,
.islet h5,
.islet h6,
.islet hgroup,
.islet ul,
.islet ol,
.islet dl,
.islet blockquote,
.islet p,
.islet address,
.islet table,
.islet fieldset,
.islet figure,
.islet pre,
.islet .form-fields>li,
.islet .media,
.islet .island,
.islet .islet {
    margin-bottom: 12px;
    margin-bottom: 0.75rem
}

.landmark {
    margin-bottom: 48px;
    margin-bottom: 3rem
}

hr {
    margin-bottom: 22px;
    margin-bottom: 1.375rem
}

ul,
ol,
dd {
    margin-left: 48px;
    margin-left: 3rem
}

html {
    font: 1em/1.5 sans-serif;
    overflow-y: scroll;
    min-height: 100%
}

h1,
.alpha,
.heading,
.page--404-page-not-found .page__title,
.section--contact__content,
.section--start__title,
.case--list__title,
.main-header__title--blog,
.read-more__content {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 1.2
}

h2,
.beta,
.intro,
.main-header__subtitle,
.section--start__copy,
.post__title,
.blog-post__title,
.blog-post h1,
.content--page-work h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2
}

h3,
.gamma,
.heading--small,
.case__title,
.case--thin .case__headline,
.proddev-process__step strong,
.section__title,
.section--proddev-case__title,
.archive-case__title,
.fearless-panda__copy,
.content--page-work .work__tldr,
.content--page-work .work__tldr h2,
.content--page-work .suisse-headline-darkbold,
.content--page-work .work__tldr .suisse-headline-darkbold,
.content--page-work .suisse-thin-gamma,
.content--page-work .work__tldr .suisse-thin-gamma,
.content--page-work .section-production-blue__headline,
.content--page-work .work__tldr .section-production-blue__headline {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 1.41176
}

h4,
.delta,
.body,
.case__headline,
.webprod-process,
.section__text,
.section--proddev-case__text,
.about-copy,
.team-member__title,
.case--list__text,
.post__summary p,
.post__link,
.blog-post__nav__title,
.blog-post p,
.content--page-work p,
.content--page-work .work__section--three-points {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2
}

h5,
.epsilon,
.label,
.btn,
.case--start__cta,
.main-footer__link--bordered,
.fearless-panda__btn,
.page--404-page-not-found .page__ingress,
.case__cta,
.case--start .case__title,
.case--thin .case__title,
.main-header__pretitle,
.main-header__category,
.main-footer,
.main-menu__section-name,
.section--proddev-case__subtitle,
.section--start__ingress,
.section--start-intro__logos-header,
.page--we-are-shapeherd .main-header .main-header__title,
.team-member__name,
.case--list__subtitle,
.archive-case__tagline,
.categories,
.categories--mobile__label,
.post__category-link,
.post__time,
.blog-post__nav__meta,
.read-more__title,
.content--page-work .work__tldr__pretitle,
.content--page-work .work__tldr .btn,
.content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__divider__pretitle,
.content--page-work .work__section--awards,
.content--page-work .work__section--grandfinale__header,
.content--page-work .suisse-small-headline,
.content--page-work .work__tldr .suisse-small-headline,
.content--page-work .section-maina-everywhere-headline,
.content--page-work .work__tldr .section-maina-everywhere-headline,
.sound-button {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}

h6,
.zeta {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.71429
}

hgroup .hN {
    margin-bottom: 0
}

.giga,
.main-header__title {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 1.2
}

.mega {
    font-size: 72px;
    font-size: 4.5rem;
    line-height: 1
}

.kilo,
.content--page-work .work__divider__title,
.content--page-work .work__section--grandfinale__copy {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 1.2
}

.lede,
.lead {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333
}

.smallprint,
.milli {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 2
}

.micro {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 2.4
}

q {
    quotes: "‘""’""\\201C ""\\201D "
}

q:before {
    content: "\2018";
    content: open-quote
}

q:after {
    content: "\2019";
    content: close-quote
}

q q:before {
    content: "\201C";
    content: open-quote
}

q q:after {
    content: "\201D";
    content: close-quote
}

blockquote {
    quotes: "\\201C ""\\201D "
}

blockquote p:before {
    content: "\\201C ";
    content: open-quote
}

blockquote p:after {
    content: "";
    content: no-close-quote
}

blockquote p:last-of-type:after {
    content: "\\201D ";
    content: close-quote
}

blockquote q:before {
    content: "\2018";
    content: open-quote
}

blockquote q:after {
    content: "\2019";
    content: close-quote
}

blockquote {
    text-indent: -0.41em
}

blockquote p:last-of-type {
    margin-bottom: 0
}

.source {
    display: block;
    text-indent: 0
}

.source:before {
    content: "\2014"
}

pre {
    overflow: auto
}

pre mark {
    background: none;
    border-bottom: 1px solid;
    color: inherit
}

.code-comment {
    opacity: 0.75;
    filter: alpha(opacity=75)
}

.line-numbers {
    font-family: monospace, serif;
    list-style: decimal-leading-zero inside;
    white-space: nowrap;
    overflow: auto;
    margin-left: 0
}

.line-numbers code {
    white-space: pre
}

img {
    max-width: 100%
}

.img--round {
    border-radius: 4px
}

.img--right {
    float: right;
    margin-bottom: 24px;
    margin-left: 24px
}

.img--left {
    float: left;
    margin-right: 24px;
    margin-bottom: 24px
}

.img--center {
    display: block;
    margin-right: auto;
    margin-bottom: 24px;
    margin-left: auto
}

.img--short {
    height: 120px
}

.img--medium {
    height: 240px
}

.img--tall {
    height: 360px
}

figure>img {
    display: block
}

li>ul,
li>ol {
    margin-bottom: 0
}

.numbered-list {
    list-style-type: decimal
}

table {
    width: 100%
}

th,
td {
    padding: 6px;
    text-align: left
}

@media screen and (min-width: 480px) {

    th,
    td {
        padding: 12px
    }
}

[colspan] {
    text-align: center
}

[colspan="1"] {
    text-align: left
}

[rowspan] {
    vertical-align: middle
}

[rowspan="1"] {
    vertical-align: top
}

.numerical {
    text-align: right
}

.t5 {
    width: 5%
}

.t10 {
    width: 10%
}

.t12 {
    width: 12.5%
}

.t15 {
    width: 15%
}

.t20 {
    width: 20%
}

.t25 {
    width: 25%
}

.t30 {
    width: 30%
}

.t33 {
    width: 33.333%
}

.t35 {
    width: 35%
}

.t37 {
    width: 37.5%
}

.t40 {
    width: 40%
}

.t45 {
    width: 45%
}

.t50 {
    width: 50%
}

.t55 {
    width: 55%
}

.t60 {
    width: 60%
}

.t62 {
    width: 62.5%
}

.t65 {
    width: 65%
}

.t66 {
    width: 66.666%
}

.t70 {
    width: 70%
}

.t75 {
    width: 75%
}

.t80 {
    width: 80%
}

.t85 {
    width: 85%
}

.t87 {
    width: 87.5%
}

.t90 {
    width: 90%
}

.t95 {
    width: 95%
}

.table--bordered th,
.table--bordered td {
    border: 1px solid #ccc
}

.table--bordered th:empty,
.table--bordered td:empty {
    border: none
}

.table--bordered thead tr:last-child th {
    border-bottom-width: 2px
}

.table--bordered tbody tr th:last-of-type {
    border-right-width: 2px
}

.table--striped tbody tr:nth-of-type(odd) {
    background-color: #ffc
}

.table--data {
    font: 12px/1.5 sans-serif
}

fieldset {
    padding: 24px
}

.form-fields {
    list-style: none;
    margin: 0
}

.form-fields>li:last-child {
    margin-bottom: 0
}

label,
.label,
.btn,
.case--start__cta,
.main-footer__link--bordered,
.fearless-panda__btn,
.page--404-page-not-found .page__ingress {
    display: block
}

.additional {
    display: block;
    font-weight: normal
}

.check-list {
    list-style: none;
    margin: 0
}

.check-label,
.check-list label,
.check-list .label,
.check-list .btn,
.check-list .case--start__cta,
.check-list .main-footer__link--bordered,
.check-list .fearless-panda__btn,
.check-list .page--404-page-not-found .page__ingress,
.page--404-page-not-found .check-list .page__ingress {
    display: inline-block
}

.spoken-form label {
    display: inline-block;
    font: inherit
}

.extra-help {
    display: inline-block;
    visibility: hidden
}

.text-input:active+.extra-help,
.text-input:focus+.extra-help {
    visibility: visible
}

.grid,
.grid--rev {
    margin-left: -24px;
    list-style: none;
    margin-bottom: 0
}

.grid>.grid,
.grid--rev>.grid,
.grid>.grid--rev,
.grid--rev>.grid--rev {
    margin-left: 0
}

.grid__item {
    display: inline-block;
    width: 100%;
    padding-left: 24px;
    vertical-align: top
}

.nav {
    list-style: none;
    margin-left: 0
}

.nav>li,
.nav>li>a {
    display: inline-block;
    *display: inline;
    zoom: 1
}

.nav--stacked>li {
    display: list-item
}

.nav--stacked>li>a {
    display: block
}

.nav--banner {
    text-align: center
}

.nav--block {
    line-height: 1;
    letter-spacing: -0.31em;
    word-spacing: -0.43em;
    white-space: nowrap
}

.nav--block>li {
    letter-spacing: normal;
    word-spacing: normal
}

.nav--block>li>a {
    padding: 12px
}

.nav--fit {
    display: table;
    width: 100%
}

.nav--fit>li {
    display: table-cell
}

.nav--fit>li>a {
    display: block
}

.nav--keywords>li:after {
    content: "\002C""\00A0"
}

.nav--keywords>li:last-child:after {
    display: none
}

/*!*
 * 
 * @csswizardry -- csswizardry.com/beautons
 * 
 */
.btn,
.case--start__cta,
.main-footer__link--bordered,
.fearless-panda__btn {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    font-family: inherit;
    font-size: 100%;
    cursor: pointer;
    border: none;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 3;
    padding-right: 1em;
    padding-left: 1em;
    border-radius: 4px
}

.btn,
.case--start__cta,
.main-footer__link--bordered,
.fearless-panda__btn,
.btn:hover,
.case--start__cta:hover,
.main-footer__link--bordered:hover,
.fearless-panda__btn:hover {
    text-decoration: none
}

.btn:active,
.case--start__cta:active,
.main-footer__link--bordered:active,
.fearless-panda__btn:active,
.btn:focus,
.case--start__cta:focus,
.main-footer__link--bordered:focus,
.fearless-panda__btn:focus {
    outline: none
}

.btn--small {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 2
}

.btn--large {
    padding-right: 1.5em;
    padding-left: 1.5em;
    line-height: 4
}

.btn--huge {
    padding-right: 2em;
    padding-left: 2em;
    line-height: 5
}

.btn--full {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    text-align: center
}

.btn--alpha {
    font-size: 3rem
}

.btn--beta {
    font-size: 2rem
}

.btn--gamma {
    font-size: 1rem
}

.btn--natural {
    vertical-align: baseline;
    font-size: inherit;
    line-height: inherit;
    padding-right: 0.5em;
    padding-left: 0.5em
}

.btn--positive {
    background-color: #4A993E;
    color: #fff
}

.btn--negative {
    background-color: #b33630;
    color: #fff
}

.btn--inactive,
.btn--inactive:hover,
.btn--inactive:active,
.btn--inactive:focus {
    background-color: #ddd;
    color: #777;
    cursor: text
}

.btn--soft {
    border-radius: 200px
}

.btn--hard {
    border-radius: 0
}

.one-whole {
    width: 100%
}

.one-half,
.two-quarters,
.three-sixths,
.four-eighths,
.five-tenths,
.six-twelfths {
    width: 50%
}

.one-third,
.two-sixths,
.four-twelfths {
    width: 33.333%
}

.two-thirds,
.four-sixths,
.eight-twelfths {
    width: 66.666%
}

.one-quarter,
.two-eighths,
.three-twelfths {
    width: 25%
}

.three-quarters,
.six-eighths,
.nine-twelfths {
    width: 75%
}

.one-fifth,
.two-tenths {
    width: 20%
}

.two-fifths,
.four-tenths {
    width: 40%
}

.three-fifths,
.six-tenths {
    width: 60%
}

.four-fifths,
.eight-tenths,
.posts {
    width: 80%
}

.one-sixth,
.two-twelfths {
    width: 16.666%
}

.five-sixths,
.ten-twelfths {
    width: 83.333%
}

.one-eighth {
    width: 12.5%
}

.three-eighths {
    width: 37.5%
}

.five-eighths {
    width: 62.5%
}

.seven-eighths {
    width: 87.5%
}

.one-tenth {
    width: 10%
}

.three-tenths {
    width: 30%
}

.seven-tenths {
    width: 70%
}

.nine-tenths {
    width: 90%
}

.one-twelfth {
    width: 8.333%
}

.five-twelfths {
    width: 41.666%
}

.seven-twelfths {
    width: 58.333%
}

.eleven-twelfths {
    width: 91.666%
}

@media only screen and (max-width: 600px) {
    .palm-one-whole {
        width: 100%
    }

    .palm-one-half,
    .palm-two-quarters,
    .palm-three-sixths,
    .palm-four-eighths,
    .palm-five-tenths,
    .palm-six-twelfths {
        width: 50%
    }

    .palm-one-third,
    .palm-two-sixths,
    .palm-four-twelfths {
        width: 33.333%
    }

    .palm-two-thirds,
    .palm-four-sixths,
    .palm-eight-twelfths {
        width: 66.666%
    }

    .palm-one-quarter,
    .palm-two-eighths,
    .palm-three-twelfths {
        width: 25%
    }

    .palm-three-quarters,
    .palm-six-eighths,
    .palm-nine-twelfths {
        width: 75%
    }

    .palm-one-fifth,
    .palm-two-tenths {
        width: 20%
    }

    .palm-two-fifths,
    .palm-four-tenths {
        width: 40%
    }

    .palm-three-fifths,
    .palm-six-tenths {
        width: 60%
    }

    .palm-four-fifths,
    .palm-eight-tenths {
        width: 80%
    }

    .palm-one-sixth,
    .palm-two-twelfths {
        width: 16.666%
    }

    .palm-five-sixths,
    .palm-ten-twelfths {
        width: 83.333%
    }

    .palm-one-eighth {
        width: 12.5%
    }

    .palm-three-eighths {
        width: 37.5%
    }

    .palm-five-eighths {
        width: 62.5%
    }

    .palm-seven-eighths {
        width: 87.5%
    }

    .palm-one-tenth {
        width: 10%
    }

    .palm-three-tenths {
        width: 30%
    }

    .palm-seven-tenths {
        width: 70%
    }

    .palm-nine-tenths {
        width: 90%
    }

    .palm-one-twelfth {
        width: 8.333%
    }

    .palm-five-twelfths {
        width: 41.666%
    }

    .palm-seven-twelfths {
        width: 58.333%
    }

    .palm-eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {
    .lap-one-whole {
        width: 100%
    }

    .lap-one-half,
    .lap-two-quarters,
    .lap-three-sixths,
    .lap-four-eighths,
    .lap-five-tenths,
    .lap-six-twelfths {
        width: 50%
    }

    .lap-one-third,
    .lap-two-sixths,
    .lap-four-twelfths {
        width: 33.333%
    }

    .lap-two-thirds,
    .lap-four-sixths,
    .lap-eight-twelfths {
        width: 66.666%
    }

    .lap-one-quarter,
    .lap-two-eighths,
    .lap-three-twelfths {
        width: 25%
    }

    .lap-three-quarters,
    .lap-six-eighths,
    .lap-nine-twelfths {
        width: 75%
    }

    .lap-one-fifth,
    .lap-two-tenths {
        width: 20%
    }

    .lap-two-fifths,
    .lap-four-tenths {
        width: 40%
    }

    .lap-three-fifths,
    .lap-six-tenths {
        width: 60%
    }

    .lap-four-fifths,
    .lap-eight-tenths {
        width: 80%
    }

    .lap-one-sixth,
    .lap-two-twelfths {
        width: 16.666%
    }

    .lap-five-sixths,
    .lap-ten-twelfths {
        width: 83.333%
    }

    .lap-one-eighth {
        width: 12.5%
    }

    .lap-three-eighths {
        width: 37.5%
    }

    .lap-five-eighths {
        width: 62.5%
    }

    .lap-seven-eighths {
        width: 87.5%
    }

    .lap-one-tenth {
        width: 10%
    }

    .lap-three-tenths {
        width: 30%
    }

    .lap-seven-tenths {
        width: 70%
    }

    .lap-nine-tenths {
        width: 90%
    }

    .lap-one-twelfth {
        width: 8.333%
    }

    .lap-five-twelfths {
        width: 41.666%
    }

    .lap-seven-twelfths {
        width: 58.333%
    }

    .lap-eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width: 601px) {
    .lap-and-up-one-whole {
        width: 100%
    }

    .lap-and-up-one-half,
    .lap-and-up-two-quarters,
    .lap-and-up-three-sixths,
    .lap-and-up-four-eighths,
    .lap-and-up-five-tenths,
    .lap-and-up-six-twelfths {
        width: 50%
    }

    .lap-and-up-one-third,
    .lap-and-up-two-sixths,
    .lap-and-up-four-twelfths {
        width: 33.333%
    }

    .lap-and-up-two-thirds,
    .lap-and-up-four-sixths,
    .lap-and-up-eight-twelfths {
        width: 66.666%
    }

    .lap-and-up-one-quarter,
    .lap-and-up-two-eighths,
    .lap-and-up-three-twelfths {
        width: 25%
    }

    .lap-and-up-three-quarters,
    .lap-and-up-six-eighths,
    .lap-and-up-nine-twelfths {
        width: 75%
    }

    .lap-and-up-one-fifth,
    .lap-and-up-two-tenths {
        width: 20%
    }

    .lap-and-up-two-fifths,
    .lap-and-up-four-tenths {
        width: 40%
    }

    .lap-and-up-three-fifths,
    .lap-and-up-six-tenths {
        width: 60%
    }

    .lap-and-up-four-fifths,
    .lap-and-up-eight-tenths {
        width: 80%
    }

    .lap-and-up-one-sixth,
    .lap-and-up-two-twelfths {
        width: 16.666%
    }

    .lap-and-up-five-sixths,
    .lap-and-up-ten-twelfths {
        width: 83.333%
    }

    .lap-and-up-one-eighth {
        width: 12.5%
    }

    .lap-and-up-three-eighths {
        width: 37.5%
    }

    .lap-and-up-five-eighths {
        width: 62.5%
    }

    .lap-and-up-seven-eighths {
        width: 87.5%
    }

    .lap-and-up-one-tenth {
        width: 10%
    }

    .lap-and-up-three-tenths {
        width: 30%
    }

    .lap-and-up-seven-tenths {
        width: 70%
    }

    .lap-and-up-nine-tenths {
        width: 90%
    }

    .lap-and-up-one-twelfth {
        width: 8.333%
    }

    .lap-and-up-five-twelfths {
        width: 41.666%
    }

    .lap-and-up-seven-twelfths {
        width: 58.333%
    }

    .lap-and-up-eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (max-width: 1023px) {
    .portable-one-whole {
        width: 100%
    }

    .portable-one-half,
    .portable-two-quarters,
    .portable-three-sixths,
    .portable-four-eighths,
    .portable-five-tenths,
    .portable-six-twelfths {
        width: 50%
    }

    .portable-one-third,
    .portable-two-sixths,
    .portable-four-twelfths {
        width: 33.333%
    }

    .portable-two-thirds,
    .portable-four-sixths,
    .portable-eight-twelfths {
        width: 66.666%
    }

    .portable-one-quarter,
    .portable-two-eighths,
    .portable-three-twelfths {
        width: 25%
    }

    .portable-three-quarters,
    .portable-six-eighths,
    .portable-nine-twelfths {
        width: 75%
    }

    .portable-one-fifth,
    .portable-two-tenths {
        width: 20%
    }

    .portable-two-fifths,
    .portable-four-tenths {
        width: 40%
    }

    .portable-three-fifths,
    .portable-six-tenths {
        width: 60%
    }

    .portable-four-fifths,
    .portable-eight-tenths {
        width: 80%
    }

    .portable-one-sixth,
    .portable-two-twelfths {
        width: 16.666%
    }

    .portable-five-sixths,
    .portable-ten-twelfths {
        width: 83.333%
    }

    .portable-one-eighth {
        width: 12.5%
    }

    .portable-three-eighths {
        width: 37.5%
    }

    .portable-five-eighths {
        width: 62.5%
    }

    .portable-seven-eighths {
        width: 87.5%
    }

    .portable-one-tenth {
        width: 10%
    }

    .portable-three-tenths {
        width: 30%
    }

    .portable-seven-tenths {
        width: 70%
    }

    .portable-nine-tenths {
        width: 90%
    }

    .portable-one-twelfth {
        width: 8.333%
    }

    .portable-five-twelfths {
        width: 41.666%
    }

    .portable-seven-twelfths {
        width: 58.333%
    }

    .portable-eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width: 1024px) {
    .desk-one-whole {
        width: 100%
    }

    .desk-one-half,
    .desk-two-quarters,
    .desk-three-sixths,
    .desk-four-eighths,
    .desk-five-tenths,
    .desk-six-twelfths {
        width: 50%
    }

    .desk-one-third,
    .desk-two-sixths,
    .desk-four-twelfths {
        width: 33.333%
    }

    .desk-two-thirds,
    .desk-four-sixths,
    .desk-eight-twelfths {
        width: 66.666%
    }

    .desk-one-quarter,
    .desk-two-eighths,
    .desk-three-twelfths {
        width: 25%
    }

    .desk-three-quarters,
    .desk-six-eighths,
    .desk-nine-twelfths {
        width: 75%
    }

    .desk-one-fifth,
    .desk-two-tenths {
        width: 20%
    }

    .desk-two-fifths,
    .desk-four-tenths {
        width: 40%
    }

    .desk-three-fifths,
    .desk-six-tenths {
        width: 60%
    }

    .desk-four-fifths,
    .desk-eight-tenths {
        width: 80%
    }

    .desk-one-sixth,
    .desk-two-twelfths {
        width: 16.666%
    }

    .desk-five-sixths,
    .desk-ten-twelfths {
        width: 83.333%
    }

    .desk-one-eighth {
        width: 12.5%
    }

    .desk-three-eighths {
        width: 37.5%
    }

    .desk-five-eighths {
        width: 62.5%
    }

    .desk-seven-eighths {
        width: 87.5%
    }

    .desk-one-tenth {
        width: 10%
    }

    .desk-three-tenths {
        width: 30%
    }

    .desk-seven-tenths {
        width: 70%
    }

    .desk-nine-tenths {
        width: 90%
    }

    .desk-one-twelfth {
        width: 8.333%
    }

    .desk-five-twelfths {
        width: 41.666%
    }

    .desk-seven-twelfths {
        width: 58.333%
    }

    .desk-eleven-twelfths {
        width: 91.666%
    }
}

.push--one-whole {
    left: 100%
}

.push--one-half,
.push--two-quarters,
.push--three-sixths,
.push--four-eighths,
.push--five-tenths,
.push--six-twelfths {
    left: 50%
}

.push--one-third,
.push--two-sixths,
.push--four-twelfths {
    left: 33.333%
}

.push--two-thirds,
.push--four-sixths,
.push--eight-twelfths {
    left: 66.666%
}

.push--one-quarter,
.push--two-eighths,
.push--three-twelfths {
    left: 25%
}

.push--three-quarters,
.push--six-eighths,
.push--nine-twelfths {
    left: 75%
}

.push--one-fifth,
.push--two-tenths {
    left: 20%
}

.push--two-fifths,
.push--four-tenths {
    left: 40%
}

.push--three-fifths,
.push--six-tenths {
    left: 60%
}

.push--four-fifths,
.push--eight-tenths {
    left: 80%
}

.push--one-sixth,
.push--two-twelfths {
    left: 16.666%
}

.push--five-sixths,
.push--ten-twelfths {
    left: 83.333%
}

.push--one-eighth {
    left: 12.5%
}

.push--three-eighths {
    left: 37.5%
}

.push--five-eighths {
    left: 62.5%
}

.push--seven-eighths {
    left: 87.5%
}

.push--one-tenth {
    left: 10%
}

.push--three-tenths {
    left: 30%
}

.push--seven-tenths {
    left: 70%
}

.push--nine-tenths {
    left: 90%
}

.push--one-twelfth {
    left: 8.333%
}

.push--five-twelfths {
    left: 41.666%
}

.push--seven-twelfths {
    left: 58.333%
}

.push--eleven-twelfths {
    left: 91.666%
}

[class*="push--"] {
    position: relative
}

@media only screen and (min-width: 601px) {
    .push--lap-and-up-one-whole {
        left: 100%
    }

    .push--lap-and-up-one-half,
    .push--lap-and-up-two-quarters,
    .push--lap-and-up-three-sixths,
    .push--lap-and-up-four-eighths,
    .push--lap-and-up-five-tenths,
    .push--lap-and-up-six-twelfths {
        left: 50%
    }

    .push--lap-and-up-one-third,
    .push--lap-and-up-two-sixths,
    .push--lap-and-up-four-twelfths {
        left: 33.333%
    }

    .push--lap-and-up-two-thirds,
    .push--lap-and-up-four-sixths,
    .push--lap-and-up-eight-twelfths {
        left: 66.666%
    }

    .push--lap-and-up-one-quarter,
    .push--lap-and-up-two-eighths,
    .push--lap-and-up-three-twelfths {
        left: 25%
    }

    .push--lap-and-up-three-quarters,
    .push--lap-and-up-six-eighths,
    .push--lap-and-up-nine-twelfths {
        left: 75%
    }

    .push--lap-and-up-one-fifth,
    .push--lap-and-up-two-tenths {
        left: 20%
    }

    .push--lap-and-up-two-fifths,
    .push--lap-and-up-four-tenths {
        left: 40%
    }

    .push--lap-and-up-three-fifths,
    .push--lap-and-up-six-tenths {
        left: 60%
    }

    .push--lap-and-up-four-fifths,
    .push--lap-and-up-eight-tenths {
        left: 80%
    }

    .push--lap-and-up-one-sixth,
    .push--lap-and-up-two-twelfths {
        left: 16.666%
    }

    .push--lap-and-up-five-sixths,
    .push--lap-and-up-ten-twelfths {
        left: 83.333%
    }

    .push--lap-and-up-one-eighth {
        left: 12.5%
    }

    .push--lap-and-up-three-eighths {
        left: 37.5%
    }

    .push--lap-and-up-five-eighths {
        left: 62.5%
    }

    .push--lap-and-up-seven-eighths {
        left: 87.5%
    }

    .push--lap-and-up-one-tenth {
        left: 10%
    }

    .push--lap-and-up-three-tenths {
        left: 30%
    }

    .push--lap-and-up-seven-tenths {
        left: 70%
    }

    .push--lap-and-up-nine-tenths {
        left: 90%
    }

    .push--lap-and-up-one-twelfth {
        left: 8.333%
    }

    .push--lap-and-up-five-twelfths {
        left: 41.666%
    }

    .push--lap-and-up-seven-twelfths {
        left: 58.333%
    }

    .push--lap-and-up-eleven-twelfths {
        left: 91.666%
    }
}

@media only screen and (min-width: 1024px) {
    .push--desk-one-whole {
        left: 100%
    }

    .push--desk-one-half,
    .push--desk-two-quarters,
    .push--desk-three-sixths,
    .push--desk-four-eighths,
    .push--desk-five-tenths,
    .push--desk-six-twelfths {
        left: 50%
    }

    .push--desk-one-third,
    .push--desk-two-sixths,
    .push--desk-four-twelfths {
        left: 33.333%
    }

    .push--desk-two-thirds,
    .push--desk-four-sixths,
    .push--desk-eight-twelfths {
        left: 66.666%
    }

    .push--desk-one-quarter,
    .push--desk-two-eighths,
    .push--desk-three-twelfths {
        left: 25%
    }

    .push--desk-three-quarters,
    .push--desk-six-eighths,
    .push--desk-nine-twelfths {
        left: 75%
    }

    .push--desk-one-fifth,
    .push--desk-two-tenths {
        left: 20%
    }

    .push--desk-two-fifths,
    .push--desk-four-tenths {
        left: 40%
    }

    .push--desk-three-fifths,
    .push--desk-six-tenths {
        left: 60%
    }

    .push--desk-four-fifths,
    .push--desk-eight-tenths {
        left: 80%
    }

    .push--desk-one-sixth,
    .push--desk-two-twelfths {
        left: 16.666%
    }

    .push--desk-five-sixths,
    .push--desk-ten-twelfths {
        left: 83.333%
    }

    .push--desk-one-eighth {
        left: 12.5%
    }

    .push--desk-three-eighths {
        left: 37.5%
    }

    .push--desk-five-eighths {
        left: 62.5%
    }

    .push--desk-seven-eighths {
        left: 87.5%
    }

    .push--desk-one-tenth {
        left: 10%
    }

    .push--desk-three-tenths {
        left: 30%
    }

    .push--desk-seven-tenths {
        left: 70%
    }

    .push--desk-nine-tenths {
        left: 90%
    }

    .push--desk-one-twelfth {
        left: 8.333%
    }

    .push--desk-five-twelfths {
        left: 41.666%
    }

    .push--desk-seven-twelfths {
        left: 58.333%
    }

    .push--desk-eleven-twelfths {
        left: 91.666%
    }
}

.brand {
    font-family: Helvetica Neue, sans-serif !important;
    color: #4a8ec2 !important
}

.brand-face {
    font-family: Helvetica Neue, sans-serif !important
}

.brand-color,
.brand-colour {
    color: #4a8ec2 !important
}

.float--right {
    float: right !important
}

.float--left {
    float: left !important
}

.float--none {
    float: none !important
}

.text--left {
    text-align: left !important
}

.text--center,
.main-header,
.main-menu,
.section--start,
.section--start-contact,
.archive-case,
.read-more,
.content--page-work .work__section--grandfinale {
    text-align: center !important
}

.text--right {
    text-align: right !important
}

.weight--light {
    font-weight: 300 !important
}

.weight--normal {
    font-weight: 400 !important
}

.weight--semibold {
    font-weight: 600 !important
}

.push {
    margin: 24px !important
}

.push--top {
    margin-top: 24px !important
}

.push--right {
    margin-right: 24px !important
}

.push--bottom {
    margin-bottom: 24px !important
}

.push--left {
    margin-left: 24px !important
}

.push--ends {
    margin-top: 24px !important;
    margin-bottom: 24px !important
}

.push--sides {
    margin-right: 24px !important;
    margin-left: 24px !important
}

.push-half {
    margin: 12px !important
}

.push-half--top {
    margin-top: 12px !important
}

.push-half--right {
    margin-right: 12px !important
}

.push-half--bottom {
    margin-bottom: 12px !important
}

.push-half--left {
    margin-left: 12px !important
}

.push-half--ends {
    margin-top: 12px !important;
    margin-bottom: 12px !important
}

.push-half--sides {
    margin-right: 12px !important;
    margin-left: 12px !important
}

.flush {
    margin: 0 !important
}

.flush--top {
    margin-top: 0 !important
}

.flush--right {
    margin-right: 0 !important
}

.flush--bottom {
    margin-bottom: 0 !important
}

.flush--left {
    margin-left: 0 !important
}

.flush--ends {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.flush--sides {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.soft {
    padding: 24px !important
}

.soft--top {
    padding-top: 24px !important
}

.soft--right {
    padding-right: 24px !important
}

.soft--bottom {
    padding-bottom: 24px !important
}

.soft--left {
    padding-left: 24px !important
}

.soft--ends {
    padding-top: 24px !important;
    padding-bottom: 24px !important
}

.soft--sides {
    padding-right: 24px !important;
    padding-left: 24px !important
}

.soft-half {
    padding: 12px !important
}

.soft-half--top {
    padding-top: 12px !important
}

.soft-half--right {
    padding-right: 12px !important
}

.soft-half--bottom {
    padding-bottom: 12px !important
}

.soft-half--left {
    padding-left: 12px !important
}

.soft-half--ends {
    padding-top: 12px !important;
    padding-bottom: 12px !important
}

.soft-half--sides {
    padding-right: 12px !important;
    padding-left: 12px !important
}

.hard {
    padding: 0 !important
}

.hard--top {
    padding-top: 0 !important
}

.hard--right {
    padding-right: 0 !important
}

.hard--bottom {
    padding-bottom: 0 !important
}

.hard--left {
    padding-left: 0 !important
}

.hard--ends {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.hard--sides {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.full-bleed {
    margin-right: -24px !important;
    margin-left: -24px !important
}

.islet .full-bleed {
    margin-right: -12px !important;
    margin-left: -12px !important
}

.informative {
    cursor: help !important
}

.muted {
    opacity: 0.5 !important;
    filter: alpha(opacity=50) !important
}

.proceed {
    text-align: right !important
}

.go:after {
    content: " ""»" !important
}

.caps {
    text-transform: uppercase !important
}

.accessibility,
.visuallyhidden {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

@media only screen and (max-width: 600px) {

    .accessibility--palm,
    .visuallyhidden--palm {
        border: 0 !important;
        clip: rect(0 0 0 0) !important;
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important
    }
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {

    .accessibility--lap,
    .visuallyhidden--lap {
        border: 0 !important;
        clip: rect(0 0 0 0) !important;
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important
    }
}

@media only screen and (min-width: 601px) {

    .accessibility--lap-and-up,
    .visuallyhidden--lap-and-up {
        border: 0 !important;
        clip: rect(0 0 0 0) !important;
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important
    }
}

@media only screen and (max-width: 1023px) {

    .accessibility--portable,
    .visuallyhidden--portable {
        border: 0 !important;
        clip: rect(0 0 0 0) !important;
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important
    }
}

@media only screen and (min-width: 1024px) {

    .accessibility--desk,
    .visuallyhidden--desk {
        border: 0 !important;
        clip: rect(0 0 0 0) !important;
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important
    }
}

@media only screen and (min-width: 1200px) {

    .accessibility--desk-wide,
    .visuallyhidden--desk-wide {
        border: 0 !important;
        clip: rect(0 0 0 0) !important;
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important
    }
}

body {
    margin: 0;
    padding: 0
}

button {
    outline: none;
    background: transparent;
    border: none
}

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

a:focus {
    outline: none
}

* {
    -webkit-font-smoothing: antialiased
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    padding: 0;
    margin: 0;
    line-height: inherit
}

.alpha,
.heading,
.page--404-page-not-found .page__title,
.section--contact__content,
.section--start__title,
.case--list__title,
.main-header__title--blog,
.read-more__content,
.beta,
.intro,
.main-header__subtitle,
.section--start__copy,
.post__title,
.blog-post__title,
.blog-post h1,
.content--page-work h2,
.gamma,
.heading--small,
.case__title,
.case--thin .case__headline,
.proddev-process__step strong,
.section__title,
.section--proddev-case__title,
.archive-case__title,
.fearless-panda__copy,
.content--page-work .work__tldr,
.content--page-work .work__tldr h2,
.content--page-work .suisse-headline-darkbold,
.content--page-work .work__tldr .suisse-headline-darkbold,
.content--page-work .suisse-thin-gamma,
.content--page-work .work__tldr .suisse-thin-gamma,
.content--page-work .section-production-blue__headline,
.content--page-work .work__tldr .section-production-blue__headline,
.delta,
.body,
.case__headline,
.webprod-process,
.section__text,
.section--proddev-case__text,
.about-copy,
.team-member__title,
.case--list__text,
.post__summary p,
.post__link,
.blog-post__nav__title,
.blog-post p,
.content--page-work p,
.content--page-work .work__section--three-points,
.epsilon,
.label,
.btn,
.case--start__cta,
.main-footer__link--bordered,
.fearless-panda__btn,
.page--404-page-not-found .page__ingress,
.case__cta,
.case--start .case__title,
.case--thin .case__title,
.main-header__pretitle,
.main-header__category,
.main-footer,
.main-menu__section-name,
.section--proddev-case__subtitle,
.section--start__ingress,
.section--start-intro__logos-header,
.page--we-are-shapeherd .main-header .main-header__title,
.team-member__name,
.case--list__subtitle,
.archive-case__tagline,
.categories,
.categories--mobile__label,
.post__category-link,
.post__time,
.blog-post__nav__meta,
.read-more__title,
.content--page-work .work__tldr__pretitle,
.content--page-work .work__tldr .btn,
.content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__divider__pretitle,
.content--page-work .work__section--awards,
.content--page-work .work__section--grandfinale__header,
.content--page-work .suisse-small-headline,
.content--page-work .work__tldr .suisse-small-headline,
.content--page-work .section-maina-everywhere-headline,
.content--page-work .work__tldr .section-maina-everywhere-headline,
.sound-button,
.zeta,
.kilo,
.content--page-work .work__divider__title,
.content--page-work .work__section--grandfinale__copy {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal
}

.kilo,
.content--page-work .work__divider__title,
.content--page-work .work__section--grandfinale__copy {
    font-weight: 700;
    text-transform: uppercase
}

.alpha,
.heading,
.page--404-page-not-found .page__title,
.section--contact__content,
.section--start__title,
.case--list__title,
.main-header__title--blog,
.read-more__content {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px
}

.beta,
.intro,
.main-header__subtitle,
.section--start__copy,
.post__title,
.blog-post__title,
.blog-post h1,
.content--page-work h2 {
    font-weight: 100;
    margin-bottom: 20px
}

.gamma,
.heading--small,
.case__title,
.case--thin .case__headline,
.proddev-process__step strong,
.section__title,
.section--proddev-case__title,
.archive-case__title,
.fearless-panda__copy,
.content--page-work .work__tldr,
.content--page-work .work__tldr h2,
.content--page-work .suisse-headline-darkbold,
.content--page-work .work__tldr .suisse-headline-darkbold,
.content--page-work .suisse-thin-gamma,
.content--page-work .work__tldr .suisse-thin-gamma,
.content--page-work .section-production-blue__headline,
.content--page-work .work__tldr .section-production-blue__headline {
    margin-bottom: 20px;
    font-weight: 300
}

.epsilon,
.label,
.btn,
.case--start__cta,
.main-footer__link--bordered,
.fearless-panda__btn,
.page--404-page-not-found .page__ingress,
.case__cta,
.case--start .case__title,
.case--thin .case__title,
.main-header__pretitle,
.main-header__category,
.main-footer,
.main-menu__section-name,
.section--proddev-case__subtitle,
.section--start__ingress,
.section--start-intro__logos-header,
.page--we-are-shapeherd .main-header .main-header__title,
.team-member__name,
.case--list__subtitle,
.archive-case__tagline,
.categories,
.categories--mobile__label,
.post__category-link,
.post__time,
.blog-post__nav__meta,
.read-more__title,
.content--page-work .work__tldr__pretitle,
.content--page-work .work__tldr .btn,
.content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__divider__pretitle,
.content--page-work .work__section--awards,
.content--page-work .work__section--grandfinale__header,
.content--page-work .suisse-small-headline,
.content--page-work .work__tldr .suisse-small-headline,
.content--page-work .section-maina-everywhere-headline,
.content--page-work .work__tldr .section-maina-everywhere-headline,
.sound-button {
    font-weight: 700;
    text-transform: uppercase
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {

    .giga,
    .main-header__title {
        font-size: 64px !important;
    }

    .alpha,
    .heading,
    .page--404-page-not-found .page__title,
    .section--contact__content,
    .section--start__title,
    .case--list__title,
    .main-header__title--blog,
    .read-more__content {
        font-size: 48px
    }

    .beta,
    .intro,
    .main-header__subtitle,
    .section--start__copy,
    .post__title,
    .blog-post__title,
    .blog-post h1,
    .content--page-work h2 {
        font-size: 28px
    }

    .gamma,
    .heading--small,
    .case__title,
    .case--thin .case__headline,
    .proddev-process__step strong,
    .section__title,
    .section--proddev-case__title,
    .archive-case__title,
    .fearless-panda__copy,
    .content--page-work .work__tldr,
    .content--page-work .work__tldr h2,
    .content--page-work .suisse-headline-darkbold,
    .content--page-work .work__tldr .suisse-headline-darkbold,
    .content--page-work .suisse-thin-gamma,
    .content--page-work .work__tldr .suisse-thin-gamma,
    .content--page-work .section-production-blue__headline,
    .content--page-work .work__tldr .section-production-blue__headline {
        font-size: 24px
    }

    .delta,
    .body,
    .case__headline,
    .webprod-process,
    .section__text,
    .section--proddev-case__text,
    .about-copy,
    .team-member__title,
    .case--list__text,
    .post__summary p,
    .post__link,
    .blog-post__nav__title,
    .blog-post p,
    .content--page-work p,
    .content--page-work .work__section--three-points {
        font-size: 18px
    }

    .epsilon,
    .label,
    .btn,
    .case--start__cta,
    .main-footer__link--bordered,
    .fearless-panda__btn,
    .page--404-page-not-found .page__ingress,
    .case__cta,
    .case--start .case__title,
    .case--thin .case__title,
    .main-header__pretitle,
    .main-header__category,
    .main-footer,
    .main-menu__section-name,
    .section--proddev-case__subtitle,
    .section--start__ingress,
    .section--start-intro__logos-header,
    .page--we-are-shapeherd .main-header .main-header__title,
    .team-member__name,
    .case--list__subtitle,
    .archive-case__tagline,
    .categories,
    .categories--mobile__label,
    .post__category-link,
    .post__time,
    .blog-post__nav__meta,
    .read-more__title,
    .content--page-work .work__tldr__pretitle,
    .content--page-work .work__tldr .btn,
    .content--page-work .work__tldr .case--start__cta,
    .content--page-work .work__tldr .main-footer__link--bordered,
    .content--page-work .work__tldr .fearless-panda__btn,
    .content--page-work .work__divider__pretitle,
    .content--page-work .work__section--awards,
    .content--page-work .work__section--grandfinale__header,
    .content--page-work .suisse-small-headline,
    .content--page-work .work__tldr .suisse-small-headline,
    .content--page-work .section-maina-everywhere-headline,
    .content--page-work .work__tldr .section-maina-everywhere-headline,
    .sound-button {
        font-size: 14px
    }

    .zeta {
        font-size: 14px
    }
}

@media only screen and (max-width: 600px) {

    .giga,
    .main-header__title {
        font-size: 36px !important;
    }

    .alpha,
    .heading,
    .page--404-page-not-found .page__title,
    .section--contact__content,
    .section--start__title,
    .case--list__title,
    .main-header__title--blog,
    .read-more__content {
        font-size: 26px
    }

    .beta,
    .intro,
    .main-header__subtitle,
    .section--start__copy,
    .post__title,
    .blog-post__title,
    .blog-post h1,
    .content--page-work h2 {
        font-size: 20px
    }

    .gamma,
    .heading--small,
    .case__title,
    .case--thin .case__headline,
    .proddev-process__step strong,
    .section__title,
    .section--proddev-case__title,
    .archive-case__title,
    .fearless-panda__copy,
    .content--page-work .work__tldr,
    .content--page-work .work__tldr h2,
    .content--page-work .suisse-headline-darkbold,
    .content--page-work .work__tldr .suisse-headline-darkbold,
    .content--page-work .suisse-thin-gamma,
    .content--page-work .work__tldr .suisse-thin-gamma,
    .content--page-work .section-production-blue__headline,
    .content--page-work .work__tldr .section-production-blue__headline {
        font-size: 18px
    }

    .delta,
    .body,
    .case__headline,
    .webprod-process,
    .section__text,
    .section--proddev-case__text,
    .about-copy,
    .team-member__title,
    .case--list__text,
    .post__summary p,
    .post__link,
    .blog-post__nav__title,
    .blog-post p,
    .content--page-work p,
    .content--page-work .work__section--three-points {
        font-size: 16px
    }

    .epsilon,
    .label,
    .btn,
    .case--start__cta,
    .main-footer__link--bordered,
    .fearless-panda__btn,
    .page--404-page-not-found .page__ingress,
    .case__cta,
    .case--start .case__title,
    .case--thin .case__title,
    .main-header__pretitle,
    .main-header__category,
    .main-footer,
    .main-menu__section-name,
    .section--proddev-case__subtitle,
    .section--start__ingress,
    .section--start-intro__logos-header,
    .page--we-are-shapeherd .main-header .main-header__title,
    .team-member__name,
    .case--list__subtitle,
    .archive-case__tagline,
    .categories,
    .categories--mobile__label,
    .post__category-link,
    .post__time,
    .blog-post__nav__meta,
    .read-more__title,
    .content--page-work .work__tldr__pretitle,
    .content--page-work .work__tldr .btn,
    .content--page-work .work__tldr .case--start__cta,
    .content--page-work .work__tldr .main-footer__link--bordered,
    .content--page-work .work__tldr .fearless-panda__btn,
    .content--page-work .work__divider__pretitle,
    .content--page-work .work__section--awards,
    .content--page-work .work__section--grandfinale__header,
    .content--page-work .suisse-small-headline,
    .content--page-work .work__tldr .suisse-small-headline,
    .content--page-work .section-maina-everywhere-headline,
    .content--page-work .work__tldr .section-maina-everywhere-headline,
    .sound-button {
        font-size: 12px
    }

    .zeta {
        font-size: 12px
    }
}

body {
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
    background: #fff
}

.hidden {
    display: none !important
}

.invisible {
    visibility: hidden !important
}

@media only screen and (max-width: 600px) {
    .palm-hidden {
        display: none !important
    }

    .palm-invisible {
        visibility: hidden !important
    }
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {
    .lap-hidden {
        display: none !important
    }

    .lap-invisible {
        visibility: hidden !important
    }
}

@media only screen and (min-width: 601px) {
    .lap-and-up-hidden {
        display: none !important
    }

    .lap-and-up-invisible {
        visibility: hidden !important
    }
}

@media only screen and (max-width: 1023px) {
    .portable-hidden {
        display: none !important
    }

    .portable-invisible {
        visibility: hidden !important
    }
}

@media only screen and (min-width: 1024px) {
    .desk-hidden {
        display: none !important
    }

    .desk-invisible {
        visibility: hidden !important
    }
}

.grid--rev {
    direction: rtl;
    text-align: right
}

.grid--rev>.grid__item {
    direction: ltr;
    text-align: left
}

.grid--full {
    margin-left: 0
}

.grid--full>.grid__item {
    padding-left: 0
}

.container {
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
    position: relative
}

.container--tight,
.blog-post p,
.blog-post h1 {
    max-width: 720px
}

@media only screen and (max-width: 1023px) {
    .container {
        width: 85%
    }

    .container--tight,
    .blog-post p,
    .blog-post h1 {
        max-width: 70%
    }
}

@media only screen and (max-width: 600px) {
    .container {
        width: 80%;
        margin-top: 40px;
    }

    .container--tight,
    .blog-post p,
    .blog-post h1 {
        max-width: 80%
    }
}

.grid--vertically-centered .grid__item {
    vertical-align: middle
}

.uppercase {
    text-transform: uppercase
}

.illustration-wrapper {
    position: relative
}

.illustration-wrapper img {
    max-width: none
}

.color--pink {
    color: #f06
}

.color--blue {
    color: #0cf
}

.color--orange {
    color: #f4a543
}

.bgcolor--pink,
.section--start-proddev {
    background-color: #3c3b3d
}

.bgcolor--blue,
.section--start-webprod {
    background-color: #ef5129
}

.bgcolor--orange {
    background-color: #f4a543
}

.epsilon,
.label,
.btn,
.case--start__cta,
.main-footer__link--bordered,
.fearless-panda__btn,
.page--404-page-not-found .page__ingress,
.case__cta,
.case--start .case__title,
.case--thin .case__title,
.main-header__pretitle,
.main-header__category,
.main-footer,
.main-menu__section-name,
.section--proddev-case__subtitle,
.section--start__ingress,
.section--start-intro__logos-header,
.page--we-are-shapeherd .main-header .main-header__title,
.team-member__name,
.case--list__subtitle,
.archive-case__tagline,
.categories,
.categories--mobile__label,
.post__category-link,
.post__time,
.blog-post__nav__meta,
.read-more__title,
.content--page-work .work__tldr__pretitle,
.content--page-work .work__tldr .btn,
.content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__divider__pretitle,
.content--page-work .work__section--awards,
.content--page-work .work__section--grandfinale__header,
.content--page-work .suisse-small-headline,
.content--page-work .work__tldr .suisse-small-headline,
.content--page-work .section-maina-everywhere-headline,
.content--page-work .work__tldr .section-maina-everywhere-headline,
.sound-button {
    color: #999;
    margin: 10px 0;
    letter-spacing: 2px
}

.btn,
.case--start__cta,
.main-footer__link--bordered,
.fearless-panda__btn {
    border: 2px white solid;
    font-weight: 700;
    margin: 10px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    transition: all 250ms ease;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center
}

@media only screen and (max-width: 600px) {

    .btn,
    .case--start__cta,
    .main-footer__link--bordered,
    .fearless-panda__btn {
        margin: 5px;
        padding-left: 0.5em;
        padding-right: 0.5em
    }
}

.btn--large {
    line-height: 3
}

.btn--nomargin {
    margin: 0
}

.btn--nomargin--left {
    margin-left: 0
}

.btn:hover,
.case--start__cta:hover,
.main-footer__link--bordered:hover,
.fearless-panda__btn:hover {
    background-color: white;
    color: black
}

.btn--on-white {
    border-color: #222
}

.btn--on-white:hover {
    background-color: #222;
    color: white
}

.btn:active,
.case--start__cta:active,
.main-footer__link--bordered:active,
.fearless-panda__btn:active {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95)
}

.beta,
.intro,
.main-header__subtitle,
.section--start__copy,
.post__title,
.blog-post__title,
.blog-post h1,
.content--page-work h2,
.gamma,
.heading--small,
.case__title,
.case--thin .case__headline,
.proddev-process__step strong,
.section__title,
.section--proddev-case__title,
.archive-case__title,
.fearless-panda__copy,
.content--page-work .work__tldr,
.content--page-work .work__tldr h2,
.content--page-work .suisse-headline-darkbold,
.content--page-work .work__tldr .suisse-headline-darkbold,
.content--page-work .suisse-thin-gamma,
.content--page-work .work__tldr .suisse-thin-gamma,
.content--page-work .section-production-blue__headline,
.content--page-work .work__tldr .section-production-blue__headline,
.delta,
.body,
.case__headline,
.webprod-process,
.section__text,
.section--proddev-case__text,
.about-copy,
.team-member__title,
.case--list__text,
.post__summary p,
.post__link,
.blog-post__nav__title,
.blog-post p,
.content--page-work p,
.content--page-work .work__section--three-points,
.epsilon,
.label,
.btn,
.case--start__cta,
.main-footer__link--bordered,
.fearless-panda__btn,
.page--404-page-not-found .page__ingress,
.case__cta,
.case--start .case__title,
.case--thin .case__title,
.main-header__pretitle,
.main-header__category,
.main-footer,
.main-menu__section-name,
.section--proddev-case__subtitle,
.section--start__ingress,
.section--start-intro__logos-header,
.page--we-are-shapeherd .main-header .main-header__title,
.team-member__name,
.case--list__subtitle,
.archive-case__tagline,
.categories,
.categories--mobile__label,
.post__category-link,
.post__time,
.blog-post__nav__meta,
.read-more__title,
.content--page-work .work__tldr__pretitle,
.content--page-work .work__tldr .btn,
.content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__divider__pretitle,
.content--page-work .work__section--awards,
.content--page-work .work__section--grandfinale__header,
.content--page-work .suisse-small-headline,
.content--page-work .work__tldr .suisse-small-headline,
.content--page-work .section-maina-everywhere-headline,
.content--page-work .work__tldr .section-maina-everywhere-headline,
.sound-button,
.zeta {
    color: #666
}

.giga,
.main-header__title {
    line-height: 1;
    text-transform: uppercase;
    font-weight: bold
}

.alpha,
.heading,
.page--404-page-not-found .page__title,
.section--contact__content,
.section--start__title,
.case--list__title,
.main-header__title--blog,
.read-more__content {
    color: #252525
}

.delta,
.body,
.case__headline,
.webprod-process,
.section__text,
.section--proddev-case__text,
.about-copy,
.team-member__title,
.case--list__text,
.post__summary p,
.post__link,
.blog-post__nav__title,
.blog-post p,
.content--page-work p,
.content--page-work .work__section--three-points {
    line-height: 1.5;
    font-weight: 300
}

.text--dark,
.section--start-intro {
    color: #252525
}

.text--dark .beta,
.section--start-intro .beta,
.text--dark .intro,
.section--start-intro .intro,
.text--dark .main-header__subtitle,
.section--start-intro .main-header__subtitle,
.text--dark .section--start__copy,
.section--start-intro .section--start__copy,
.text--dark .post__title,
.section--start-intro .post__title,
.text--dark .blog-post__title,
.section--start-intro .blog-post__title,
.text--dark .blog-post h1,
.blog-post .text--dark h1,
.section--start-intro .blog-post h1,
.blog-post .section--start-intro h1,
.text--dark .content--page-work h2,
.content--page-work .text--dark h2,
.section--start-intro .content--page-work h2,
.content--page-work .section--start-intro h2,
.text--dark .gamma,
.section--start-intro .gamma,
.text--dark .heading--small,
.section--start-intro .heading--small,
.text--dark .case__title,
.section--start-intro .case__title,
.text--dark .case--thin .case__headline,
.case--thin .text--dark .case__headline,
.section--start-intro .case--thin .case__headline,
.case--thin .section--start-intro .case__headline,
.text--dark .proddev-process__step strong,
.proddev-process__step .text--dark strong,
.section--start-intro .proddev-process__step strong,
.proddev-process__step .section--start-intro strong,
.text--dark .section__title,
.section--start-intro .section__title,
.text--dark .section--proddev-case__title,
.section--start-intro .section--proddev-case__title,
.text--dark .archive-case__title,
.section--start-intro .archive-case__title,
.text--dark .fearless-panda__copy,
.section--start-intro .fearless-panda__copy,
.text--dark .content--page-work .work__tldr,
.content--page-work .text--dark .work__tldr,
.section--start-intro .content--page-work .work__tldr,
.content--page-work .section--start-intro .work__tldr,
.text--dark .content--page-work .work__tldr h2,
.content--page-work .work__tldr .text--dark h2,
.section--start-intro .content--page-work .work__tldr h2,
.content--page-work .work__tldr .section--start-intro h2,
.text--dark .content--page-work .suisse-headline-darkbold,
.content--page-work .text--dark .suisse-headline-darkbold,
.section--start-intro .content--page-work .suisse-headline-darkbold,
.content--page-work .section--start-intro .suisse-headline-darkbold,
.text--dark .content--page-work .suisse-thin-gamma,
.content--page-work .text--dark .suisse-thin-gamma,
.section--start-intro .content--page-work .suisse-thin-gamma,
.content--page-work .section--start-intro .suisse-thin-gamma,
.text--dark .content--page-work .section-production-blue__headline,
.content--page-work .text--dark .section-production-blue__headline,
.section--start-intro .content--page-work .section-production-blue__headline,
.content--page-work .section--start-intro .section-production-blue__headline,
.text--dark .delta,
.section--start-intro .delta,
.text--dark .body,
.section--start-intro .body,
.text--dark .case__headline,
.section--start-intro .case__headline,
.text--dark .webprod-process,
.section--start-intro .webprod-process,
.text--dark .section__text,
.section--start-intro .section__text,
.text--dark .section--proddev-case__text,
.section--start-intro .section--proddev-case__text,
.text--dark .about-copy,
.section--start-intro .about-copy,
.text--dark .team-member__title,
.section--start-intro .team-member__title,
.text--dark .case--list__text,
.section--start-intro .case--list__text,
.text--dark .post__summary p,
.post__summary .text--dark p,
.section--start-intro .post__summary p,
.post__summary .section--start-intro p,
.text--dark .post__link,
.section--start-intro .post__link,
.text--dark .blog-post__nav__title,
.section--start-intro .blog-post__nav__title,
.text--dark .blog-post p,
.blog-post .text--dark p,
.section--start-intro .blog-post p,
.blog-post .section--start-intro p,
.text--dark .content--page-work p,
.content--page-work .text--dark p,
.section--start-intro .content--page-work p,
.content--page-work .section--start-intro p,
.text--dark .content--page-work .work__section--three-points,
.content--page-work .text--dark .work__section--three-points,
.section--start-intro .content--page-work .work__section--three-points,
.content--page-work .section--start-intro .work__section--three-points,
.text--dark .epsilon,
.section--start-intro .epsilon,
.text--dark .label,
.section--start-intro .label,
.text--dark .btn,
.section--start-intro .btn,
.text--dark .case--start__cta,
.section--start-intro .case--start__cta,
.text--dark .main-footer__link--bordered,
.section--start-intro .main-footer__link--bordered,
.text--dark .fearless-panda__btn,
.section--start-intro .fearless-panda__btn,
.text--dark .page--404-page-not-found .page__ingress,
.page--404-page-not-found .text--dark .page__ingress,
.section--start-intro .page--404-page-not-found .page__ingress,
.page--404-page-not-found .section--start-intro .page__ingress,
.text--dark .case__cta,
.section--start-intro .case__cta,
.text--dark .case--start .case__title,
.case--start .text--dark .case__title,
.section--start-intro .case--start .case__title,
.case--start .section--start-intro .case__title,
.text--dark .case--thin .case__title,
.case--thin .text--dark .case__title,
.section--start-intro .case--thin .case__title,
.case--thin .section--start-intro .case__title,
.text--dark .main-header__pretitle,
.section--start-intro .main-header__pretitle,
.text--dark .main-header__category,
.section--start-intro .main-header__category,
.text--dark .main-footer,
.section--start-intro .main-footer,
.text--dark .main-menu__section-name,
.section--start-intro .main-menu__section-name,
.text--dark .section--proddev-case__subtitle,
.section--start-intro .section--proddev-case__subtitle,
.text--dark .section--start__ingress,
.section--start-intro .section--start__ingress,
.text--dark .section--start-intro__logos-header,
.section--start-intro .section--start-intro__logos-header,
.text--dark .page--we-are-shapeherd .main-header .main-header__title,
.page--we-are-shapeherd .main-header .text--dark .main-header__title,
.section--start-intro .page--we-are-shapeherd .main-header .main-header__title,
.page--we-are-shapeherd .main-header .section--start-intro .main-header__title,
.text--dark .team-member__name,
.section--start-intro .team-member__name,
.text--dark .case--list__subtitle,
.section--start-intro .case--list__subtitle,
.text--dark .archive-case__tagline,
.section--start-intro .archive-case__tagline,
.text--dark .categories,
.section--start-intro .categories,
.text--dark .categories--mobile__label,
.section--start-intro .categories--mobile__label,
.text--dark .post__category-link,
.section--start-intro .post__category-link,
.text--dark .post__time,
.section--start-intro .post__time,
.text--dark .blog-post__nav__meta,
.section--start-intro .blog-post__nav__meta,
.text--dark .read-more__title,
.section--start-intro .read-more__title,
.text--dark .content--page-work .work__tldr__pretitle,
.content--page-work .text--dark .work__tldr__pretitle,
.section--start-intro .content--page-work .work__tldr__pretitle,
.content--page-work .section--start-intro .work__tldr__pretitle,
.text--dark .content--page-work .work__tldr .btn,
.content--page-work .work__tldr .text--dark .btn,
.section--start-intro .content--page-work .work__tldr .btn,
.content--page-work .work__tldr .section--start-intro .btn,
.text--dark .content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .text--dark .case--start__cta,
.section--start-intro .content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .section--start-intro .case--start__cta,
.text--dark .content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .text--dark .main-footer__link--bordered,
.section--start-intro .content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .section--start-intro .main-footer__link--bordered,
.text--dark .content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__tldr .text--dark .fearless-panda__btn,
.section--start-intro .content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__tldr .section--start-intro .fearless-panda__btn,
.text--dark .content--page-work .work__divider__pretitle,
.content--page-work .text--dark .work__divider__pretitle,
.section--start-intro .content--page-work .work__divider__pretitle,
.content--page-work .section--start-intro .work__divider__pretitle,
.text--dark .content--page-work .work__section--awards,
.content--page-work .text--dark .work__section--awards,
.section--start-intro .content--page-work .work__section--awards,
.content--page-work .section--start-intro .work__section--awards,
.text--dark .content--page-work .work__section--grandfinale__header,
.content--page-work .text--dark .work__section--grandfinale__header,
.section--start-intro .content--page-work .work__section--grandfinale__header,
.content--page-work .section--start-intro .work__section--grandfinale__header,
.text--dark .content--page-work .suisse-small-headline,
.content--page-work .text--dark .suisse-small-headline,
.section--start-intro .content--page-work .suisse-small-headline,
.content--page-work .section--start-intro .suisse-small-headline,
.text--dark .content--page-work .section-maina-everywhere-headline,
.content--page-work .text--dark .section-maina-everywhere-headline,
.section--start-intro .content--page-work .section-maina-everywhere-headline,
.content--page-work .section--start-intro .section-maina-everywhere-headline,
.text--dark .sound-button,
.section--start-intro .sound-button,
.text--dark .zeta,
.section--start-intro .zeta {
    color: #666
}

.text--dark .alpha,
.section--start-intro .alpha,
.text--dark .heading,
.section--start-intro .heading,
.text--dark .page--404-page-not-found .page__title,
.page--404-page-not-found .text--dark .page__title,
.section--start-intro .page--404-page-not-found .page__title,
.page--404-page-not-found .section--start-intro .page__title,
.text--dark .section--contact__content,
.section--start-intro .section--contact__content,
.text--dark .section--start__title,
.section--start-intro .section--start__title,
.text--dark .case--list__title,
.section--start-intro .case--list__title,
.text--dark .main-header__title--blog,
.section--start-intro .main-header__title--blog,
.text--dark .read-more__content,
.section--start-intro .read-more__content {
    color: #252525
}

.text--dark .epsilon,
.section--start-intro .epsilon,
.text--dark .label,
.section--start-intro .label,
.text--dark .btn,
.section--start-intro .btn,
.text--dark .case--start__cta,
.section--start-intro .case--start__cta,
.text--dark .main-footer__link--bordered,
.section--start-intro .main-footer__link--bordered,
.text--dark .fearless-panda__btn,
.section--start-intro .fearless-panda__btn,
.text--dark .page--404-page-not-found .page__ingress,
.page--404-page-not-found .text--dark .page__ingress,
.section--start-intro .page--404-page-not-found .page__ingress,
.page--404-page-not-found .section--start-intro .page__ingress,
.text--dark .case__cta,
.section--start-intro .case__cta,
.text--dark .case--start .case__title,
.case--start .text--dark .case__title,
.section--start-intro .case--start .case__title,
.case--start .section--start-intro .case__title,
.text--dark .case--thin .case__title,
.case--thin .text--dark .case__title,
.section--start-intro .case--thin .case__title,
.case--thin .section--start-intro .case__title,
.text--dark .main-header__pretitle,
.section--start-intro .main-header__pretitle,
.text--dark .main-header__category,
.section--start-intro .main-header__category,
.text--dark .main-footer,
.section--start-intro .main-footer,
.text--dark .main-menu__section-name,
.section--start-intro .main-menu__section-name,
.text--dark .section--proddev-case__subtitle,
.section--start-intro .section--proddev-case__subtitle,
.text--dark .section--start__ingress,
.section--start-intro .section--start__ingress,
.text--dark .section--start-intro__logos-header,
.section--start-intro .section--start-intro__logos-header,
.text--dark .page--we-are-shapeherd .main-header .main-header__title,
.page--we-are-shapeherd .main-header .text--dark .main-header__title,
.section--start-intro .page--we-are-shapeherd .main-header .main-header__title,
.page--we-are-shapeherd .main-header .section--start-intro .main-header__title,
.text--dark .team-member__name,
.section--start-intro .team-member__name,
.text--dark .case--list__subtitle,
.section--start-intro .case--list__subtitle,
.text--dark .archive-case__tagline,
.section--start-intro .archive-case__tagline,
.text--dark .categories,
.section--start-intro .categories,
.text--dark .categories--mobile__label,
.section--start-intro .categories--mobile__label,
.text--dark .post__category-link,
.section--start-intro .post__category-link,
.text--dark .post__time,
.section--start-intro .post__time,
.text--dark .blog-post__nav__meta,
.section--start-intro .blog-post__nav__meta,
.text--dark .read-more__title,
.section--start-intro .read-more__title,
.text--dark .content--page-work .work__tldr__pretitle,
.content--page-work .text--dark .work__tldr__pretitle,
.section--start-intro .content--page-work .work__tldr__pretitle,
.content--page-work .section--start-intro .work__tldr__pretitle,
.text--dark .content--page-work .work__tldr .btn,
.content--page-work .work__tldr .text--dark .btn,
.section--start-intro .content--page-work .work__tldr .btn,
.content--page-work .work__tldr .section--start-intro .btn,
.text--dark .content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .text--dark .case--start__cta,
.section--start-intro .content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .section--start-intro .case--start__cta,
.text--dark .content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .text--dark .main-footer__link--bordered,
.section--start-intro .content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .section--start-intro .main-footer__link--bordered,
.text--dark .content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__tldr .text--dark .fearless-panda__btn,
.section--start-intro .content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__tldr .section--start-intro .fearless-panda__btn,
.text--dark .content--page-work .work__divider__pretitle,
.content--page-work .text--dark .work__divider__pretitle,
.section--start-intro .content--page-work .work__divider__pretitle,
.content--page-work .section--start-intro .work__divider__pretitle,
.text--dark .content--page-work .work__section--awards,
.content--page-work .text--dark .work__section--awards,
.section--start-intro .content--page-work .work__section--awards,
.content--page-work .section--start-intro .work__section--awards,
.text--dark .content--page-work .work__section--grandfinale__header,
.content--page-work .text--dark .work__section--grandfinale__header,
.section--start-intro .content--page-work .work__section--grandfinale__header,
.content--page-work .section--start-intro .work__section--grandfinale__header,
.text--dark .content--page-work .suisse-small-headline,
.content--page-work .text--dark .suisse-small-headline,
.section--start-intro .content--page-work .suisse-small-headline,
.content--page-work .section--start-intro .suisse-small-headline,
.text--dark .content--page-work .section-maina-everywhere-headline,
.content--page-work .text--dark .section-maina-everywhere-headline,
.section--start-intro .content--page-work .section-maina-everywhere-headline,
.content--page-work .section--start-intro .section-maina-everywhere-headline,
.text--dark .sound-button,
.section--start-intro .sound-button {
    color: #999
}

.text--light,
.section--proddev-howwework,
.section--contact,
.section--start-webprod,
.section--start-proddev,
.section--start-contact,
.case--list,
.contact-header,
.section--contact__work,
.content--page-work .work__divider,
.content--page-work .work__section--three-points,
.content--page-work .work__section--grandfinale {
    color: #ffffff
}

.text--light .alpha,
.section--proddev-howwework .alpha,
.section--contact .alpha,
.section--start-webprod .alpha,
.section--start-proddev .alpha,
.section--start-contact .alpha,
.case--list .alpha,
.contact-header .alpha,
.section--contact__work .alpha,
.content--page-work .work__divider .alpha,
.content--page-work .work__section--three-points .alpha,
.content--page-work .work__section--grandfinale .alpha,
.text--light .heading,
.section--proddev-howwework .heading,
.section--contact .heading,
.section--start-webprod .heading,
.section--start-proddev .heading,
.section--start-contact .heading,
.case--list .heading,
.contact-header .heading,
.section--contact__work .heading,
.content--page-work .work__divider .heading,
.content--page-work .work__section--three-points .heading,
.content--page-work .work__section--grandfinale .heading,
.text--light .page--404-page-not-found .page__title,
.page--404-page-not-found .text--light .page__title,
.section--proddev-howwework .page--404-page-not-found .page__title,
.page--404-page-not-found .section--proddev-howwework .page__title,
.section--contact .page--404-page-not-found .page__title,
.page--404-page-not-found .section--contact .page__title,
.section--start-webprod .page--404-page-not-found .page__title,
.page--404-page-not-found .section--start-webprod .page__title,
.section--start-proddev .page--404-page-not-found .page__title,
.page--404-page-not-found .section--start-proddev .page__title,
.section--start-contact .page--404-page-not-found .page__title,
.page--404-page-not-found .section--start-contact .page__title,
.case--list .page--404-page-not-found .page__title,
.page--404-page-not-found .case--list .page__title,
.contact-header .page--404-page-not-found .page__title,
.page--404-page-not-found .contact-header .page__title,
.section--contact__work .page--404-page-not-found .page__title,
.page--404-page-not-found .section--contact__work .page__title,
.content--page-work .work__divider .page--404-page-not-found .page__title,
.page--404-page-not-found .content--page-work .work__divider .page__title,
.content--page-work .work__section--three-points .page--404-page-not-found .page__title,
.page--404-page-not-found .content--page-work .work__section--three-points .page__title,
.content--page-work .work__section--grandfinale .page--404-page-not-found .page__title,
.page--404-page-not-found .content--page-work .work__section--grandfinale .page__title,
.text--light .section--contact__content,
.section--proddev-howwework .section--contact__content,
.section--contact .section--contact__content,
.section--start-webprod .section--contact__content,
.section--start-proddev .section--contact__content,
.section--start-contact .section--contact__content,
.case--list .section--contact__content,
.contact-header .section--contact__content,
.section--contact__work .section--contact__content,
.content--page-work .work__divider .section--contact__content,
.content--page-work .work__section--three-points .section--contact__content,
.content--page-work .work__section--grandfinale .section--contact__content,
.text--light .section--start__title,
.section--proddev-howwework .section--start__title,
.section--contact .section--start__title,
.section--start-webprod .section--start__title,
.section--start-proddev .section--start__title,
.section--start-contact .section--start__title,
.case--list .section--start__title,
.contact-header .section--start__title,
.section--contact__work .section--start__title,
.content--page-work .work__divider .section--start__title,
.content--page-work .work__section--three-points .section--start__title,
.content--page-work .work__section--grandfinale .section--start__title,
.text--light .case--list__title,
.section--proddev-howwework .case--list__title,
.section--contact .case--list__title,
.section--start-webprod .case--list__title,
.section--start-proddev .case--list__title,
.section--start-contact .case--list__title,
.case--list .case--list__title,
.contact-header .case--list__title,
.section--contact__work .case--list__title,
.content--page-work .work__divider .case--list__title,
.content--page-work .work__section--three-points .case--list__title,
.content--page-work .work__section--grandfinale .case--list__title,
.text--light .main-header__title--blog,
.section--proddev-howwework .main-header__title--blog,
.section--contact .main-header__title--blog,
.section--start-webprod .main-header__title--blog,
.section--start-proddev .main-header__title--blog,
.section--start-contact .main-header__title--blog,
.case--list .main-header__title--blog,
.contact-header .main-header__title--blog,
.section--contact__work .main-header__title--blog,
.content--page-work .work__divider .main-header__title--blog,
.content--page-work .work__section--three-points .main-header__title--blog,
.content--page-work .work__section--grandfinale .main-header__title--blog,
.text--light .read-more__content,
.section--proddev-howwework .read-more__content,
.section--contact .read-more__content,
.section--start-webprod .read-more__content,
.section--start-proddev .read-more__content,
.section--start-contact .read-more__content,
.case--list .read-more__content,
.contact-header .read-more__content,
.section--contact__work .read-more__content,
.content--page-work .work__divider .read-more__content,
.content--page-work .work__section--three-points .read-more__content,
.content--page-work .work__section--grandfinale .read-more__content,
.text--light .beta,
.section--proddev-howwework .beta,
.section--contact .beta,
.section--start-webprod .beta,
.section--start-proddev .beta,
.section--start-contact .beta,
.case--list .beta,
.contact-header .beta,
.section--contact__work .beta,
.content--page-work .work__divider .beta,
.content--page-work .work__section--three-points .beta,
.content--page-work .work__section--grandfinale .beta,
.text--light .intro,
.section--proddev-howwework .intro,
.section--contact .intro,
.section--start-webprod .intro,
.section--start-proddev .intro,
.section--start-contact .intro,
.case--list .intro,
.contact-header .intro,
.section--contact__work .intro,
.content--page-work .work__divider .intro,
.content--page-work .work__section--three-points .intro,
.content--page-work .work__section--grandfinale .intro,
.text--light .main-header__subtitle,
.section--proddev-howwework .main-header__subtitle,
.section--contact .main-header__subtitle,
.section--start-webprod .main-header__subtitle,
.section--start-proddev .main-header__subtitle,
.section--start-contact .main-header__subtitle,
.case--list .main-header__subtitle,
.contact-header .main-header__subtitle,
.section--contact__work .main-header__subtitle,
.content--page-work .work__divider .main-header__subtitle,
.content--page-work .work__section--three-points .main-header__subtitle,
.content--page-work .work__section--grandfinale .main-header__subtitle,
.text--light .section--start__copy,
.section--proddev-howwework .section--start__copy,
.section--contact .section--start__copy,
.section--start-webprod .section--start__copy,
.section--start-proddev .section--start__copy,
.section--start-contact .section--start__copy,
.case--list .section--start__copy,
.contact-header .section--start__copy,
.section--contact__work .section--start__copy,
.content--page-work .work__divider .section--start__copy,
.content--page-work .work__section--three-points .section--start__copy,
.content--page-work .work__section--grandfinale .section--start__copy,
.text--light .post__title,
.section--proddev-howwework .post__title,
.section--contact .post__title,
.section--start-webprod .post__title,
.section--start-proddev .post__title,
.section--start-contact .post__title,
.case--list .post__title,
.contact-header .post__title,
.section--contact__work .post__title,
.content--page-work .work__divider .post__title,
.content--page-work .work__section--three-points .post__title,
.content--page-work .work__section--grandfinale .post__title,
.text--light .blog-post__title,
.section--proddev-howwework .blog-post__title,
.section--contact .blog-post__title,
.section--start-webprod .blog-post__title,
.section--start-proddev .blog-post__title,
.section--start-contact .blog-post__title,
.case--list .blog-post__title,
.contact-header .blog-post__title,
.section--contact__work .blog-post__title,
.content--page-work .work__divider .blog-post__title,
.content--page-work .work__section--three-points .blog-post__title,
.content--page-work .work__section--grandfinale .blog-post__title,
.text--light .blog-post h1,
.blog-post .text--light h1,
.section--proddev-howwework .blog-post h1,
.blog-post .section--proddev-howwework h1,
.section--contact .blog-post h1,
.blog-post .section--contact h1,
.section--start-webprod .blog-post h1,
.blog-post .section--start-webprod h1,
.section--start-proddev .blog-post h1,
.blog-post .section--start-proddev h1,
.section--start-contact .blog-post h1,
.blog-post .section--start-contact h1,
.case--list .blog-post h1,
.blog-post .case--list h1,
.contact-header .blog-post h1,
.blog-post .contact-header h1,
.section--contact__work .blog-post h1,
.blog-post .section--contact__work h1,
.content--page-work .work__divider .blog-post h1,
.blog-post .content--page-work .work__divider h1,
.content--page-work .work__section--three-points .blog-post h1,
.blog-post .content--page-work .work__section--three-points h1,
.content--page-work .work__section--grandfinale .blog-post h1,
.blog-post .content--page-work .work__section--grandfinale h1,
.text--light .content--page-work h2,
.content--page-work .text--light h2,
.section--proddev-howwework .content--page-work h2,
.content--page-work .section--proddev-howwework h2,
.section--contact .content--page-work h2,
.content--page-work .section--contact h2,
.section--start-webprod .content--page-work h2,
.content--page-work .section--start-webprod h2,
.section--start-proddev .content--page-work h2,
.content--page-work .section--start-proddev h2,
.section--start-contact .content--page-work h2,
.content--page-work .section--start-contact h2,
.case--list .content--page-work h2,
.content--page-work .case--list h2,
.contact-header .content--page-work h2,
.content--page-work .contact-header h2,
.section--contact__work .content--page-work h2,
.content--page-work .section--contact__work h2,
.content--page-work .work__divider h2,
.content--page-work .work__section--three-points h2,
.content--page-work .work__section--grandfinale h2,
.text--light .gamma,
.section--proddev-howwework .gamma,
.section--contact .gamma,
.section--start-webprod .gamma,
.section--start-proddev .gamma,
.section--start-contact .gamma,
.case--list .gamma,
.contact-header .gamma,
.section--contact__work .gamma,
.content--page-work .work__divider .gamma,
.content--page-work .work__section--three-points .gamma,
.content--page-work .work__section--grandfinale .gamma,
.text--light .heading--small,
.section--proddev-howwework .heading--small,
.section--contact .heading--small,
.section--start-webprod .heading--small,
.section--start-proddev .heading--small,
.section--start-contact .heading--small,
.case--list .heading--small,
.contact-header .heading--small,
.section--contact__work .heading--small,
.content--page-work .work__divider .heading--small,
.content--page-work .work__section--three-points .heading--small,
.content--page-work .work__section--grandfinale .heading--small,
.text--light .case__title,
.section--proddev-howwework .case__title,
.section--contact .case__title,
.section--start-webprod .case__title,
.section--start-proddev .case__title,
.section--start-contact .case__title,
.case--list .case__title,
.contact-header .case__title,
.section--contact__work .case__title,
.content--page-work .work__divider .case__title,
.content--page-work .work__section--three-points .case__title,
.content--page-work .work__section--grandfinale .case__title,
.text--light .case--thin .case__headline,
.case--thin .text--light .case__headline,
.section--proddev-howwework .case--thin .case__headline,
.case--thin .section--proddev-howwework .case__headline,
.section--contact .case--thin .case__headline,
.case--thin .section--contact .case__headline,
.section--start-webprod .case--thin .case__headline,
.case--thin .section--start-webprod .case__headline,
.section--start-proddev .case--thin .case__headline,
.case--thin .section--start-proddev .case__headline,
.section--start-contact .case--thin .case__headline,
.case--thin .section--start-contact .case__headline,
.case--list .case--thin .case__headline,
.case--thin .case--list .case__headline,
.contact-header .case--thin .case__headline,
.case--thin .contact-header .case__headline,
.section--contact__work .case--thin .case__headline,
.case--thin .section--contact__work .case__headline,
.content--page-work .work__divider .case--thin .case__headline,
.case--thin .content--page-work .work__divider .case__headline,
.content--page-work .work__section--three-points .case--thin .case__headline,
.case--thin .content--page-work .work__section--three-points .case__headline,
.content--page-work .work__section--grandfinale .case--thin .case__headline,
.case--thin .content--page-work .work__section--grandfinale .case__headline,
.text--light .proddev-process__step strong,
.proddev-process__step .text--light strong,
.section--proddev-howwework .proddev-process__step strong,
.proddev-process__step .section--proddev-howwework strong,
.section--contact .proddev-process__step strong,
.proddev-process__step .section--contact strong,
.section--start-webprod .proddev-process__step strong,
.proddev-process__step .section--start-webprod strong,
.section--start-proddev .proddev-process__step strong,
.proddev-process__step .section--start-proddev strong,
.section--start-contact .proddev-process__step strong,
.proddev-process__step .section--start-contact strong,
.case--list .proddev-process__step strong,
.proddev-process__step .case--list strong,
.contact-header .proddev-process__step strong,
.proddev-process__step .contact-header strong,
.section--contact__work .proddev-process__step strong,
.proddev-process__step .section--contact__work strong,
.content--page-work .work__divider .proddev-process__step strong,
.proddev-process__step .content--page-work .work__divider strong,
.content--page-work .work__section--three-points .proddev-process__step strong,
.proddev-process__step .content--page-work .work__section--three-points strong,
.content--page-work .work__section--grandfinale .proddev-process__step strong,
.proddev-process__step .content--page-work .work__section--grandfinale strong,
.text--light .section__title,
.section--proddev-howwework .section__title,
.section--contact .section__title,
.section--start-webprod .section__title,
.section--start-proddev .section__title,
.section--start-contact .section__title,
.case--list .section__title,
.contact-header .section__title,
.section--contact__work .section__title,
.content--page-work .work__divider .section__title,
.content--page-work .work__section--three-points .section__title,
.content--page-work .work__section--grandfinale .section__title,
.text--light .section--proddev-case__title,
.section--proddev-howwework .section--proddev-case__title,
.section--contact .section--proddev-case__title,
.section--start-webprod .section--proddev-case__title,
.section--start-proddev .section--proddev-case__title,
.section--start-contact .section--proddev-case__title,
.case--list .section--proddev-case__title,
.contact-header .section--proddev-case__title,
.section--contact__work .section--proddev-case__title,
.content--page-work .work__divider .section--proddev-case__title,
.content--page-work .work__section--three-points .section--proddev-case__title,
.content--page-work .work__section--grandfinale .section--proddev-case__title,
.text--light .archive-case__title,
.section--proddev-howwework .archive-case__title,
.section--contact .archive-case__title,
.section--start-webprod .archive-case__title,
.section--start-proddev .archive-case__title,
.section--start-contact .archive-case__title,
.case--list .archive-case__title,
.contact-header .archive-case__title,
.section--contact__work .archive-case__title,
.content--page-work .work__divider .archive-case__title,
.content--page-work .work__section--three-points .archive-case__title,
.content--page-work .work__section--grandfinale .archive-case__title,
.text--light .fearless-panda__copy,
.section--proddev-howwework .fearless-panda__copy,
.section--contact .fearless-panda__copy,
.section--start-webprod .fearless-panda__copy,
.section--start-proddev .fearless-panda__copy,
.section--start-contact .fearless-panda__copy,
.case--list .fearless-panda__copy,
.contact-header .fearless-panda__copy,
.section--contact__work .fearless-panda__copy,
.content--page-work .work__divider .fearless-panda__copy,
.content--page-work .work__section--three-points .fearless-panda__copy,
.content--page-work .work__section--grandfinale .fearless-panda__copy,
.text--light .content--page-work .work__tldr,
.content--page-work .text--light .work__tldr,
.section--proddev-howwework .content--page-work .work__tldr,
.content--page-work .section--proddev-howwework .work__tldr,
.section--contact .content--page-work .work__tldr,
.content--page-work .section--contact .work__tldr,
.section--start-webprod .content--page-work .work__tldr,
.content--page-work .section--start-webprod .work__tldr,
.section--start-proddev .content--page-work .work__tldr,
.content--page-work .section--start-proddev .work__tldr,
.section--start-contact .content--page-work .work__tldr,
.content--page-work .section--start-contact .work__tldr,
.case--list .content--page-work .work__tldr,
.content--page-work .case--list .work__tldr,
.contact-header .content--page-work .work__tldr,
.content--page-work .contact-header .work__tldr,
.section--contact__work .content--page-work .work__tldr,
.content--page-work .section--contact__work .work__tldr,
.content--page-work .work__divider .work__tldr,
.content--page-work .work__section--three-points .work__tldr,
.content--page-work .work__section--grandfinale .work__tldr,
.text--light .content--page-work .work__tldr h2,
.content--page-work .work__tldr .text--light h2,
.section--proddev-howwework .content--page-work .work__tldr h2,
.content--page-work .work__tldr .section--proddev-howwework h2,
.section--contact .content--page-work .work__tldr h2,
.content--page-work .work__tldr .section--contact h2,
.section--start-webprod .content--page-work .work__tldr h2,
.content--page-work .work__tldr .section--start-webprod h2,
.section--start-proddev .content--page-work .work__tldr h2,
.content--page-work .work__tldr .section--start-proddev h2,
.section--start-contact .content--page-work .work__tldr h2,
.content--page-work .work__tldr .section--start-contact h2,
.case--list .content--page-work .work__tldr h2,
.content--page-work .work__tldr .case--list h2,
.contact-header .content--page-work .work__tldr h2,
.content--page-work .work__tldr .contact-header h2,
.section--contact__work .content--page-work .work__tldr h2,
.content--page-work .work__tldr .section--contact__work h2,
.content--page-work .work__divider .work__tldr h2,
.content--page-work .work__tldr .work__divider h2,
.content--page-work .work__section--three-points .work__tldr h2,
.content--page-work .work__tldr .work__section--three-points h2,
.content--page-work .work__section--grandfinale .work__tldr h2,
.content--page-work .work__tldr .work__section--grandfinale h2,
.text--light .content--page-work .suisse-headline-darkbold,
.content--page-work .text--light .suisse-headline-darkbold,
.section--proddev-howwework .content--page-work .suisse-headline-darkbold,
.content--page-work .section--proddev-howwework .suisse-headline-darkbold,
.section--contact .content--page-work .suisse-headline-darkbold,
.content--page-work .section--contact .suisse-headline-darkbold,
.section--start-webprod .content--page-work .suisse-headline-darkbold,
.content--page-work .section--start-webprod .suisse-headline-darkbold,
.section--start-proddev .content--page-work .suisse-headline-darkbold,
.content--page-work .section--start-proddev .suisse-headline-darkbold,
.section--start-contact .content--page-work .suisse-headline-darkbold,
.content--page-work .section--start-contact .suisse-headline-darkbold,
.case--list .content--page-work .suisse-headline-darkbold,
.content--page-work .case--list .suisse-headline-darkbold,
.contact-header .content--page-work .suisse-headline-darkbold,
.content--page-work .contact-header .suisse-headline-darkbold,
.section--contact__work .content--page-work .suisse-headline-darkbold,
.content--page-work .section--contact__work .suisse-headline-darkbold,
.content--page-work .work__divider .suisse-headline-darkbold,
.content--page-work .work__section--three-points .suisse-headline-darkbold,
.content--page-work .work__section--grandfinale .suisse-headline-darkbold,
.text--light .content--page-work .work__tldr .suisse-headline-darkbold,
.content--page-work .work__tldr .text--light .suisse-headline-darkbold,
.section--proddev-howwework .content--page-work .work__tldr .suisse-headline-darkbold,
.content--page-work .work__tldr .section--proddev-howwework .suisse-headline-darkbold,
.section--contact .content--page-work .work__tldr .suisse-headline-darkbold,
.content--page-work .work__tldr .section--contact .suisse-headline-darkbold,
.section--start-webprod .content--page-work .work__tldr .suisse-headline-darkbold,
.content--page-work .work__tldr .section--start-webprod .suisse-headline-darkbold,
.section--start-proddev .content--page-work .work__tldr .suisse-headline-darkbold,
.content--page-work .work__tldr .section--start-proddev .suisse-headline-darkbold,
.section--start-contact .content--page-work .work__tldr .suisse-headline-darkbold,
.content--page-work .work__tldr .section--start-contact .suisse-headline-darkbold,
.case--list .content--page-work .work__tldr .suisse-headline-darkbold,
.content--page-work .work__tldr .case--list .suisse-headline-darkbold,
.contact-header .content--page-work .work__tldr .suisse-headline-darkbold,
.content--page-work .work__tldr .contact-header .suisse-headline-darkbold,
.section--contact__work .content--page-work .work__tldr .suisse-headline-darkbold,
.content--page-work .work__tldr .section--contact__work .suisse-headline-darkbold,
.content--page-work .work__divider .work__tldr .suisse-headline-darkbold,
.content--page-work .work__tldr .work__divider .suisse-headline-darkbold,
.content--page-work .work__section--three-points .work__tldr .suisse-headline-darkbold,
.content--page-work .work__tldr .work__section--three-points .suisse-headline-darkbold,
.content--page-work .work__section--grandfinale .work__tldr .suisse-headline-darkbold,
.content--page-work .work__tldr .work__section--grandfinale .suisse-headline-darkbold,
.text--light .content--page-work .suisse-thin-gamma,
.content--page-work .text--light .suisse-thin-gamma,
.section--proddev-howwework .content--page-work .suisse-thin-gamma,
.content--page-work .section--proddev-howwework .suisse-thin-gamma,
.section--contact .content--page-work .suisse-thin-gamma,
.content--page-work .section--contact .suisse-thin-gamma,
.section--start-webprod .content--page-work .suisse-thin-gamma,
.content--page-work .section--start-webprod .suisse-thin-gamma,
.section--start-proddev .content--page-work .suisse-thin-gamma,
.content--page-work .section--start-proddev .suisse-thin-gamma,
.section--start-contact .content--page-work .suisse-thin-gamma,
.content--page-work .section--start-contact .suisse-thin-gamma,
.case--list .content--page-work .suisse-thin-gamma,
.content--page-work .case--list .suisse-thin-gamma,
.contact-header .content--page-work .suisse-thin-gamma,
.content--page-work .contact-header .suisse-thin-gamma,
.section--contact__work .content--page-work .suisse-thin-gamma,
.content--page-work .section--contact__work .suisse-thin-gamma,
.content--page-work .work__divider .suisse-thin-gamma,
.content--page-work .work__section--three-points .suisse-thin-gamma,
.content--page-work .work__section--grandfinale .suisse-thin-gamma,
.text--light .content--page-work .work__tldr .suisse-thin-gamma,
.content--page-work .work__tldr .text--light .suisse-thin-gamma,
.section--proddev-howwework .content--page-work .work__tldr .suisse-thin-gamma,
.content--page-work .work__tldr .section--proddev-howwework .suisse-thin-gamma,
.section--contact .content--page-work .work__tldr .suisse-thin-gamma,
.content--page-work .work__tldr .section--contact .suisse-thin-gamma,
.section--start-webprod .content--page-work .work__tldr .suisse-thin-gamma,
.content--page-work .work__tldr .section--start-webprod .suisse-thin-gamma,
.section--start-proddev .content--page-work .work__tldr .suisse-thin-gamma,
.content--page-work .work__tldr .section--start-proddev .suisse-thin-gamma,
.section--start-contact .content--page-work .work__tldr .suisse-thin-gamma,
.content--page-work .work__tldr .section--start-contact .suisse-thin-gamma,
.case--list .content--page-work .work__tldr .suisse-thin-gamma,
.content--page-work .work__tldr .case--list .suisse-thin-gamma,
.contact-header .content--page-work .work__tldr .suisse-thin-gamma,
.content--page-work .work__tldr .contact-header .suisse-thin-gamma,
.section--contact__work .content--page-work .work__tldr .suisse-thin-gamma,
.content--page-work .work__tldr .section--contact__work .suisse-thin-gamma,
.content--page-work .work__divider .work__tldr .suisse-thin-gamma,
.content--page-work .work__tldr .work__divider .suisse-thin-gamma,
.content--page-work .work__section--three-points .work__tldr .suisse-thin-gamma,
.content--page-work .work__tldr .work__section--three-points .suisse-thin-gamma,
.content--page-work .work__section--grandfinale .work__tldr .suisse-thin-gamma,
.content--page-work .work__tldr .work__section--grandfinale .suisse-thin-gamma,
.text--light .content--page-work .section-production-blue__headline,
.content--page-work .text--light .section-production-blue__headline,
.section--proddev-howwework .content--page-work .section-production-blue__headline,
.content--page-work .section--proddev-howwework .section-production-blue__headline,
.section--contact .content--page-work .section-production-blue__headline,
.content--page-work .section--contact .section-production-blue__headline,
.section--start-webprod .content--page-work .section-production-blue__headline,
.content--page-work .section--start-webprod .section-production-blue__headline,
.section--start-proddev .content--page-work .section-production-blue__headline,
.content--page-work .section--start-proddev .section-production-blue__headline,
.section--start-contact .content--page-work .section-production-blue__headline,
.content--page-work .section--start-contact .section-production-blue__headline,
.case--list .content--page-work .section-production-blue__headline,
.content--page-work .case--list .section-production-blue__headline,
.contact-header .content--page-work .section-production-blue__headline,
.content--page-work .contact-header .section-production-blue__headline,
.section--contact__work .content--page-work .section-production-blue__headline,
.content--page-work .section--contact__work .section-production-blue__headline,
.content--page-work .work__divider .section-production-blue__headline,
.content--page-work .work__section--three-points .section-production-blue__headline,
.content--page-work .work__section--grandfinale .section-production-blue__headline,
.text--light .content--page-work .work__tldr .section-production-blue__headline,
.content--page-work .work__tldr .text--light .section-production-blue__headline,
.section--proddev-howwework .content--page-work .work__tldr .section-production-blue__headline,
.content--page-work .work__tldr .section--proddev-howwework .section-production-blue__headline,
.section--contact .content--page-work .work__tldr .section-production-blue__headline,
.content--page-work .work__tldr .section--contact .section-production-blue__headline,
.section--start-webprod .content--page-work .work__tldr .section-production-blue__headline,
.content--page-work .work__tldr .section--start-webprod .section-production-blue__headline,
.section--start-proddev .content--page-work .work__tldr .section-production-blue__headline,
.content--page-work .work__tldr .section--start-proddev .section-production-blue__headline,
.section--start-contact .content--page-work .work__tldr .section-production-blue__headline,
.content--page-work .work__tldr .section--start-contact .section-production-blue__headline,
.case--list .content--page-work .work__tldr .section-production-blue__headline,
.content--page-work .work__tldr .case--list .section-production-blue__headline,
.contact-header .content--page-work .work__tldr .section-production-blue__headline,
.content--page-work .work__tldr .contact-header .section-production-blue__headline,
.section--contact__work .content--page-work .work__tldr .section-production-blue__headline,
.content--page-work .work__tldr .section--contact__work .section-production-blue__headline,
.content--page-work .work__divider .work__tldr .section-production-blue__headline,
.content--page-work .work__tldr .work__divider .section-production-blue__headline,
.content--page-work .work__section--three-points .work__tldr .section-production-blue__headline,
.content--page-work .work__tldr .work__section--three-points .section-production-blue__headline,
.content--page-work .work__section--grandfinale .work__tldr .section-production-blue__headline,
.content--page-work .work__tldr .work__section--grandfinale .section-production-blue__headline,
.text--light .delta,
.section--proddev-howwework .delta,
.section--contact .delta,
.section--start-webprod .delta,
.section--start-proddev .delta,
.section--start-contact .delta,
.case--list .delta,
.contact-header .delta,
.section--contact__work .delta,
.content--page-work .work__divider .delta,
.content--page-work .work__section--three-points .delta,
.content--page-work .work__section--grandfinale .delta,
.text--light .body,
.section--proddev-howwework .body,
.section--contact .body,
.section--start-webprod .body,
.section--start-proddev .body,
.section--start-contact .body,
.case--list .body,
.contact-header .body,
.section--contact__work .body,
.content--page-work .work__divider .body,
.content--page-work .work__section--three-points .body,
.content--page-work .work__section--grandfinale .body,
.text--light .case__headline,
.section--proddev-howwework .case__headline,
.section--contact .case__headline,
.section--start-webprod .case__headline,
.section--start-proddev .case__headline,
.section--start-contact .case__headline,
.case--list .case__headline,
.contact-header .case__headline,
.section--contact__work .case__headline,
.content--page-work .work__divider .case__headline,
.content--page-work .work__section--three-points .case__headline,
.content--page-work .work__section--grandfinale .case__headline,
.text--light .webprod-process,
.section--proddev-howwework .webprod-process,
.section--contact .webprod-process,
.section--start-webprod .webprod-process,
.section--start-proddev .webprod-process,
.section--start-contact .webprod-process,
.case--list .webprod-process,
.contact-header .webprod-process,
.section--contact__work .webprod-process,
.content--page-work .work__divider .webprod-process,
.content--page-work .work__section--three-points .webprod-process,
.content--page-work .work__section--grandfinale .webprod-process,
.text--light .section__text,
.section--proddev-howwework .section__text,
.section--contact .section__text,
.section--start-webprod .section__text,
.section--start-proddev .section__text,
.section--start-contact .section__text,
.case--list .section__text,
.contact-header .section__text,
.section--contact__work .section__text,
.content--page-work .work__divider .section__text,
.content--page-work .work__section--three-points .section__text,
.content--page-work .work__section--grandfinale .section__text,
.text--light .section--proddev-case__text,
.section--proddev-howwework .section--proddev-case__text,
.section--contact .section--proddev-case__text,
.section--start-webprod .section--proddev-case__text,
.section--start-proddev .section--proddev-case__text,
.section--start-contact .section--proddev-case__text,
.case--list .section--proddev-case__text,
.contact-header .section--proddev-case__text,
.section--contact__work .section--proddev-case__text,
.content--page-work .work__divider .section--proddev-case__text,
.content--page-work .work__section--three-points .section--proddev-case__text,
.content--page-work .work__section--grandfinale .section--proddev-case__text,
.text--light .about-copy,
.section--proddev-howwework .about-copy,
.section--contact .about-copy,
.section--start-webprod .about-copy,
.section--start-proddev .about-copy,
.section--start-contact .about-copy,
.case--list .about-copy,
.contact-header .about-copy,
.section--contact__work .about-copy,
.content--page-work .work__divider .about-copy,
.content--page-work .work__section--three-points .about-copy,
.content--page-work .work__section--grandfinale .about-copy,
.text--light .team-member__title,
.section--proddev-howwework .team-member__title,
.section--contact .team-member__title,
.section--start-webprod .team-member__title,
.section--start-proddev .team-member__title,
.section--start-contact .team-member__title,
.case--list .team-member__title,
.contact-header .team-member__title,
.section--contact__work .team-member__title,
.content--page-work .work__divider .team-member__title,
.content--page-work .work__section--three-points .team-member__title,
.content--page-work .work__section--grandfinale .team-member__title,
.text--light .case--list__text,
.section--proddev-howwework .case--list__text,
.section--contact .case--list__text,
.section--start-webprod .case--list__text,
.section--start-proddev .case--list__text,
.section--start-contact .case--list__text,
.case--list .case--list__text,
.contact-header .case--list__text,
.section--contact__work .case--list__text,
.content--page-work .work__divider .case--list__text,
.content--page-work .work__section--three-points .case--list__text,
.content--page-work .work__section--grandfinale .case--list__text,
.text--light .post__summary p,
.post__summary .text--light p,
.section--proddev-howwework .post__summary p,
.post__summary .section--proddev-howwework p,
.section--contact .post__summary p,
.post__summary .section--contact p,
.section--start-webprod .post__summary p,
.post__summary .section--start-webprod p,
.section--start-proddev .post__summary p,
.post__summary .section--start-proddev p,
.section--start-contact .post__summary p,
.post__summary .section--start-contact p,
.case--list .post__summary p,
.post__summary .case--list p,
.contact-header .post__summary p,
.post__summary .contact-header p,
.section--contact__work .post__summary p,
.post__summary .section--contact__work p,
.content--page-work .work__divider .post__summary p,
.post__summary .content--page-work .work__divider p,
.content--page-work .work__section--three-points .post__summary p,
.post__summary .content--page-work .work__section--three-points p,
.content--page-work .work__section--grandfinale .post__summary p,
.post__summary .content--page-work .work__section--grandfinale p,
.text--light .post__link,
.section--proddev-howwework .post__link,
.section--contact .post__link,
.section--start-webprod .post__link,
.section--start-proddev .post__link,
.section--start-contact .post__link,
.case--list .post__link,
.contact-header .post__link,
.section--contact__work .post__link,
.content--page-work .work__divider .post__link,
.content--page-work .work__section--three-points .post__link,
.content--page-work .work__section--grandfinale .post__link,
.text--light .blog-post__nav__title,
.section--proddev-howwework .blog-post__nav__title,
.section--contact .blog-post__nav__title,
.section--start-webprod .blog-post__nav__title,
.section--start-proddev .blog-post__nav__title,
.section--start-contact .blog-post__nav__title,
.case--list .blog-post__nav__title,
.contact-header .blog-post__nav__title,
.section--contact__work .blog-post__nav__title,
.content--page-work .work__divider .blog-post__nav__title,
.content--page-work .work__section--three-points .blog-post__nav__title,
.content--page-work .work__section--grandfinale .blog-post__nav__title,
.text--light .blog-post p,
.blog-post .text--light p,
.section--proddev-howwework .blog-post p,
.blog-post .section--proddev-howwework p,
.section--contact .blog-post p,
.blog-post .section--contact p,
.section--start-webprod .blog-post p,
.blog-post .section--start-webprod p,
.section--start-proddev .blog-post p,
.blog-post .section--start-proddev p,
.section--start-contact .blog-post p,
.blog-post .section--start-contact p,
.case--list .blog-post p,
.blog-post .case--list p,
.contact-header .blog-post p,
.blog-post .contact-header p,
.section--contact__work .blog-post p,
.blog-post .section--contact__work p,
.content--page-work .work__divider .blog-post p,
.blog-post .content--page-work .work__divider p,
.content--page-work .work__section--three-points .blog-post p,
.blog-post .content--page-work .work__section--three-points p,
.content--page-work .work__section--grandfinale .blog-post p,
.blog-post .content--page-work .work__section--grandfinale p,
.text--light .content--page-work p,
.content--page-work .text--light p,
.section--proddev-howwework .content--page-work p,
.content--page-work .section--proddev-howwework p,
.section--contact .content--page-work p,
.content--page-work .section--contact p,
.section--start-webprod .content--page-work p,
.content--page-work .section--start-webprod p,
.section--start-proddev .content--page-work p,
.content--page-work .section--start-proddev p,
.section--start-contact .content--page-work p,
.content--page-work .section--start-contact p,
.case--list .content--page-work p,
.content--page-work .case--list p,
.contact-header .content--page-work p,
.content--page-work .contact-header p,
.section--contact__work .content--page-work p,
.content--page-work .section--contact__work p,
.content--page-work .work__divider p,
.content--page-work .work__section--three-points p,
.content--page-work .work__section--grandfinale p,
.text--light .content--page-work .work__section--three-points,
.content--page-work .text--light .work__section--three-points,
.section--proddev-howwework .content--page-work .work__section--three-points,
.content--page-work .section--proddev-howwework .work__section--three-points,
.section--contact .content--page-work .work__section--three-points,
.content--page-work .section--contact .work__section--three-points,
.section--start-webprod .content--page-work .work__section--three-points,
.content--page-work .section--start-webprod .work__section--three-points,
.section--start-proddev .content--page-work .work__section--three-points,
.content--page-work .section--start-proddev .work__section--three-points,
.section--start-contact .content--page-work .work__section--three-points,
.content--page-work .section--start-contact .work__section--three-points,
.case--list .content--page-work .work__section--three-points,
.content--page-work .case--list .work__section--three-points,
.contact-header .content--page-work .work__section--three-points,
.content--page-work .contact-header .work__section--three-points,
.section--contact__work .content--page-work .work__section--three-points,
.content--page-work .section--contact__work .work__section--three-points,
.content--page-work .work__divider .work__section--three-points,
.content--page-work .work__section--three-points .work__section--three-points,
.content--page-work .work__section--grandfinale .work__section--three-points,
.text--light .epsilon,
.section--proddev-howwework .epsilon,
.section--contact .epsilon,
.section--start-webprod .epsilon,
.section--start-proddev .epsilon,
.section--start-contact .epsilon,
.case--list .epsilon,
.contact-header .epsilon,
.section--contact__work .epsilon,
.content--page-work .work__divider .epsilon,
.content--page-work .work__section--three-points .epsilon,
.content--page-work .work__section--grandfinale .epsilon,
.text--light .label,
.section--proddev-howwework .label,
.section--contact .label,
.section--start-webprod .label,
.section--start-proddev .label,
.section--start-contact .label,
.case--list .label,
.contact-header .label,
.section--contact__work .label,
.content--page-work .work__divider .label,
.content--page-work .work__section--three-points .label,
.content--page-work .work__section--grandfinale .label,
.text--light .btn,
.section--proddev-howwework .btn,
.section--contact .btn,
.section--start-webprod .btn,
.section--start-proddev .btn,
.section--start-contact .btn,
.case--list .btn,
.contact-header .btn,
.section--contact__work .btn,
.content--page-work .work__divider .btn,
.content--page-work .work__section--three-points .btn,
.content--page-work .work__section--grandfinale .btn,
.text--light .case--start__cta,
.section--proddev-howwework .case--start__cta,
.section--contact .case--start__cta,
.section--start-webprod .case--start__cta,
.section--start-proddev .case--start__cta,
.section--start-contact .case--start__cta,
.case--list .case--start__cta,
.contact-header .case--start__cta,
.section--contact__work .case--start__cta,
.content--page-work .work__divider .case--start__cta,
.content--page-work .work__section--three-points .case--start__cta,
.content--page-work .work__section--grandfinale .case--start__cta,
.text--light .main-footer__link--bordered,
.section--proddev-howwework .main-footer__link--bordered,
.section--contact .main-footer__link--bordered,
.section--start-webprod .main-footer__link--bordered,
.section--start-proddev .main-footer__link--bordered,
.section--start-contact .main-footer__link--bordered,
.case--list .main-footer__link--bordered,
.contact-header .main-footer__link--bordered,
.section--contact__work .main-footer__link--bordered,
.content--page-work .work__divider .main-footer__link--bordered,
.content--page-work .work__section--three-points .main-footer__link--bordered,
.content--page-work .work__section--grandfinale .main-footer__link--bordered,
.text--light .fearless-panda__btn,
.section--proddev-howwework .fearless-panda__btn,
.section--contact .fearless-panda__btn,
.section--start-webprod .fearless-panda__btn,
.section--start-proddev .fearless-panda__btn,
.section--start-contact .fearless-panda__btn,
.case--list .fearless-panda__btn,
.contact-header .fearless-panda__btn,
.section--contact__work .fearless-panda__btn,
.content--page-work .work__divider .fearless-panda__btn,
.content--page-work .work__section--three-points .fearless-panda__btn,
.content--page-work .work__section--grandfinale .fearless-panda__btn,
.text--light .page--404-page-not-found .page__ingress,
.page--404-page-not-found .text--light .page__ingress,
.section--proddev-howwework .page--404-page-not-found .page__ingress,
.page--404-page-not-found .section--proddev-howwework .page__ingress,
.section--contact .page--404-page-not-found .page__ingress,
.page--404-page-not-found .section--contact .page__ingress,
.section--start-webprod .page--404-page-not-found .page__ingress,
.page--404-page-not-found .section--start-webprod .page__ingress,
.section--start-proddev .page--404-page-not-found .page__ingress,
.page--404-page-not-found .section--start-proddev .page__ingress,
.section--start-contact .page--404-page-not-found .page__ingress,
.page--404-page-not-found .section--start-contact .page__ingress,
.case--list .page--404-page-not-found .page__ingress,
.page--404-page-not-found .case--list .page__ingress,
.contact-header .page--404-page-not-found .page__ingress,
.page--404-page-not-found .contact-header .page__ingress,
.section--contact__work .page--404-page-not-found .page__ingress,
.page--404-page-not-found .section--contact__work .page__ingress,
.content--page-work .work__divider .page--404-page-not-found .page__ingress,
.page--404-page-not-found .content--page-work .work__divider .page__ingress,
.content--page-work .work__section--three-points .page--404-page-not-found .page__ingress,
.page--404-page-not-found .content--page-work .work__section--three-points .page__ingress,
.content--page-work .work__section--grandfinale .page--404-page-not-found .page__ingress,
.page--404-page-not-found .content--page-work .work__section--grandfinale .page__ingress,
.text--light .case__cta,
.section--proddev-howwework .case__cta,
.section--contact .case__cta,
.section--start-webprod .case__cta,
.section--start-proddev .case__cta,
.section--start-contact .case__cta,
.case--list .case__cta,
.contact-header .case__cta,
.section--contact__work .case__cta,
.content--page-work .work__divider .case__cta,
.content--page-work .work__section--three-points .case__cta,
.content--page-work .work__section--grandfinale .case__cta,
.text--light .case--start .case__title,
.case--start .text--light .case__title,
.section--proddev-howwework .case--start .case__title,
.case--start .section--proddev-howwework .case__title,
.section--contact .case--start .case__title,
.case--start .section--contact .case__title,
.section--start-webprod .case--start .case__title,
.case--start .section--start-webprod .case__title,
.section--start-proddev .case--start .case__title,
.case--start .section--start-proddev .case__title,
.section--start-contact .case--start .case__title,
.case--start .section--start-contact .case__title,
.case--list .case--start .case__title,
.case--start .case--list .case__title,
.contact-header .case--start .case__title,
.case--start .contact-header .case__title,
.section--contact__work .case--start .case__title,
.case--start .section--contact__work .case__title,
.content--page-work .work__divider .case--start .case__title,
.case--start .content--page-work .work__divider .case__title,
.content--page-work .work__section--three-points .case--start .case__title,
.case--start .content--page-work .work__section--three-points .case__title,
.content--page-work .work__section--grandfinale .case--start .case__title,
.case--start .content--page-work .work__section--grandfinale .case__title,
.text--light .case--thin .case__title,
.case--thin .text--light .case__title,
.section--proddev-howwework .case--thin .case__title,
.case--thin .section--proddev-howwework .case__title,
.section--contact .case--thin .case__title,
.case--thin .section--contact .case__title,
.section--start-webprod .case--thin .case__title,
.case--thin .section--start-webprod .case__title,
.section--start-proddev .case--thin .case__title,
.case--thin .section--start-proddev .case__title,
.section--start-contact .case--thin .case__title,
.case--thin .section--start-contact .case__title,
.case--list .case--thin .case__title,
.case--thin .case--list .case__title,
.contact-header .case--thin .case__title,
.case--thin .contact-header .case__title,
.section--contact__work .case--thin .case__title,
.case--thin .section--contact__work .case__title,
.content--page-work .work__divider .case--thin .case__title,
.case--thin .content--page-work .work__divider .case__title,
.content--page-work .work__section--three-points .case--thin .case__title,
.case--thin .content--page-work .work__section--three-points .case__title,
.content--page-work .work__section--grandfinale .case--thin .case__title,
.case--thin .content--page-work .work__section--grandfinale .case__title,
.text--light .main-header__pretitle,
.section--proddev-howwework .main-header__pretitle,
.section--contact .main-header__pretitle,
.section--start-webprod .main-header__pretitle,
.section--start-proddev .main-header__pretitle,
.section--start-contact .main-header__pretitle,
.case--list .main-header__pretitle,
.contact-header .main-header__pretitle,
.section--contact__work .main-header__pretitle,
.content--page-work .work__divider .main-header__pretitle,
.content--page-work .work__section--three-points .main-header__pretitle,
.content--page-work .work__section--grandfinale .main-header__pretitle,
.text--light .main-header__category,
.section--proddev-howwework .main-header__category,
.section--contact .main-header__category,
.section--start-webprod .main-header__category,
.section--start-proddev .main-header__category,
.section--start-contact .main-header__category,
.case--list .main-header__category,
.contact-header .main-header__category,
.section--contact__work .main-header__category,
.content--page-work .work__divider .main-header__category,
.content--page-work .work__section--three-points .main-header__category,
.content--page-work .work__section--grandfinale .main-header__category,
.text--light .main-footer,
.section--proddev-howwework .main-footer,
.section--contact .main-footer,
.section--start-webprod .main-footer,
.section--start-proddev .main-footer,
.section--start-contact .main-footer,
.case--list .main-footer,
.contact-header .main-footer,
.section--contact__work .main-footer,
.content--page-work .work__divider .main-footer,
.content--page-work .work__section--three-points .main-footer,
.content--page-work .work__section--grandfinale .main-footer,
.text--light .main-menu__section-name,
.section--proddev-howwework .main-menu__section-name,
.section--contact .main-menu__section-name,
.section--start-webprod .main-menu__section-name,
.section--start-proddev .main-menu__section-name,
.section--start-contact .main-menu__section-name,
.case--list .main-menu__section-name,
.contact-header .main-menu__section-name,
.section--contact__work .main-menu__section-name,
.content--page-work .work__divider .main-menu__section-name,
.content--page-work .work__section--three-points .main-menu__section-name,
.content--page-work .work__section--grandfinale .main-menu__section-name,
.text--light .section--proddev-case__subtitle,
.section--proddev-howwework .section--proddev-case__subtitle,
.section--contact .section--proddev-case__subtitle,
.section--start-webprod .section--proddev-case__subtitle,
.section--start-proddev .section--proddev-case__subtitle,
.section--start-contact .section--proddev-case__subtitle,
.case--list .section--proddev-case__subtitle,
.contact-header .section--proddev-case__subtitle,
.section--contact__work .section--proddev-case__subtitle,
.content--page-work .work__divider .section--proddev-case__subtitle,
.content--page-work .work__section--three-points .section--proddev-case__subtitle,
.content--page-work .work__section--grandfinale .section--proddev-case__subtitle,
.text--light .section--start__ingress,
.section--proddev-howwework .section--start__ingress,
.section--contact .section--start__ingress,
.section--start-webprod .section--start__ingress,
.section--start-proddev .section--start__ingress,
.section--start-contact .section--start__ingress,
.case--list .section--start__ingress,
.contact-header .section--start__ingress,
.section--contact__work .section--start__ingress,
.content--page-work .work__divider .section--start__ingress,
.content--page-work .work__section--three-points .section--start__ingress,
.content--page-work .work__section--grandfinale .section--start__ingress,
.text--light .section--start-intro__logos-header,
.section--proddev-howwework .section--start-intro__logos-header,
.section--contact .section--start-intro__logos-header,
.section--start-webprod .section--start-intro__logos-header,
.section--start-proddev .section--start-intro__logos-header,
.section--start-contact .section--start-intro__logos-header,
.case--list .section--start-intro__logos-header,
.contact-header .section--start-intro__logos-header,
.section--contact__work .section--start-intro__logos-header,
.content--page-work .work__divider .section--start-intro__logos-header,
.content--page-work .work__section--three-points .section--start-intro__logos-header,
.content--page-work .work__section--grandfinale .section--start-intro__logos-header,
.text--light .page--we-are-shapeherd .main-header .main-header__title,
.page--we-are-shapeherd .main-header .text--light .main-header__title,
.section--proddev-howwework .page--we-are-shapeherd .main-header .main-header__title,
.page--we-are-shapeherd .main-header .section--proddev-howwework .main-header__title,
.section--contact .page--we-are-shapeherd .main-header .main-header__title,
.page--we-are-shapeherd .main-header .section--contact .main-header__title,
.section--start-webprod .page--we-are-shapeherd .main-header .main-header__title,
.page--we-are-shapeherd .main-header .section--start-webprod .main-header__title,
.section--start-proddev .page--we-are-shapeherd .main-header .main-header__title,
.page--we-are-shapeherd .main-header .section--start-proddev .main-header__title,
.section--start-contact .page--we-are-shapeherd .main-header .main-header__title,
.page--we-are-shapeherd .main-header .section--start-contact .main-header__title,
.case--list .page--we-are-shapeherd .main-header .main-header__title,
.page--we-are-shapeherd .main-header .case--list .main-header__title,
.contact-header .page--we-are-shapeherd .main-header .main-header__title,
.page--we-are-shapeherd .main-header .contact-header .main-header__title,
.section--contact__work .page--we-are-shapeherd .main-header .main-header__title,
.page--we-are-shapeherd .main-header .section--contact__work .main-header__title,
.content--page-work .work__divider .page--we-are-shapeherd .main-header .main-header__title,
.page--we-are-shapeherd .main-header .content--page-work .work__divider .main-header__title,
.content--page-work .work__section--three-points .page--we-are-shapeherd .main-header .main-header__title,
.page--we-are-shapeherd .main-header .content--page-work .work__section--three-points .main-header__title,
.content--page-work .work__section--grandfinale .page--we-are-shapeherd .main-header .main-header__title,
.page--we-are-shapeherd .main-header .content--page-work .work__section--grandfinale .main-header__title,
.text--light .team-member__name,
.section--proddev-howwework .team-member__name,
.section--contact .team-member__name,
.section--start-webprod .team-member__name,
.section--start-proddev .team-member__name,
.section--start-contact .team-member__name,
.case--list .team-member__name,
.contact-header .team-member__name,
.section--contact__work .team-member__name,
.content--page-work .work__divider .team-member__name,
.content--page-work .work__section--three-points .team-member__name,
.content--page-work .work__section--grandfinale .team-member__name,
.text--light .case--list__subtitle,
.section--proddev-howwework .case--list__subtitle,
.section--contact .case--list__subtitle,
.section--start-webprod .case--list__subtitle,
.section--start-proddev .case--list__subtitle,
.section--start-contact .case--list__subtitle,
.case--list .case--list__subtitle,
.contact-header .case--list__subtitle,
.section--contact__work .case--list__subtitle,
.content--page-work .work__divider .case--list__subtitle,
.content--page-work .work__section--three-points .case--list__subtitle,
.content--page-work .work__section--grandfinale .case--list__subtitle,
.text--light .archive-case__tagline,
.section--proddev-howwework .archive-case__tagline,
.section--contact .archive-case__tagline,
.section--start-webprod .archive-case__tagline,
.section--start-proddev .archive-case__tagline,
.section--start-contact .archive-case__tagline,
.case--list .archive-case__tagline,
.contact-header .archive-case__tagline,
.section--contact__work .archive-case__tagline,
.content--page-work .work__divider .archive-case__tagline,
.content--page-work .work__section--three-points .archive-case__tagline,
.content--page-work .work__section--grandfinale .archive-case__tagline,
.text--light .categories,
.section--proddev-howwework .categories,
.section--contact .categories,
.section--start-webprod .categories,
.section--start-proddev .categories,
.section--start-contact .categories,
.case--list .categories,
.contact-header .categories,
.section--contact__work .categories,
.content--page-work .work__divider .categories,
.content--page-work .work__section--three-points .categories,
.content--page-work .work__section--grandfinale .categories,
.text--light .categories--mobile__label,
.section--proddev-howwework .categories--mobile__label,
.section--contact .categories--mobile__label,
.section--start-webprod .categories--mobile__label,
.section--start-proddev .categories--mobile__label,
.section--start-contact .categories--mobile__label,
.case--list .categories--mobile__label,
.contact-header .categories--mobile__label,
.section--contact__work .categories--mobile__label,
.content--page-work .work__divider .categories--mobile__label,
.content--page-work .work__section--three-points .categories--mobile__label,
.content--page-work .work__section--grandfinale .categories--mobile__label,
.text--light .post__category-link,
.section--proddev-howwework .post__category-link,
.section--contact .post__category-link,
.section--start-webprod .post__category-link,
.section--start-proddev .post__category-link,
.section--start-contact .post__category-link,
.case--list .post__category-link,
.contact-header .post__category-link,
.section--contact__work .post__category-link,
.content--page-work .work__divider .post__category-link,
.content--page-work .work__section--three-points .post__category-link,
.content--page-work .work__section--grandfinale .post__category-link,
.text--light .post__time,
.section--proddev-howwework .post__time,
.section--contact .post__time,
.section--start-webprod .post__time,
.section--start-proddev .post__time,
.section--start-contact .post__time,
.case--list .post__time,
.contact-header .post__time,
.section--contact__work .post__time,
.content--page-work .work__divider .post__time,
.content--page-work .work__section--three-points .post__time,
.content--page-work .work__section--grandfinale .post__time,
.text--light .blog-post__nav__meta,
.section--proddev-howwework .blog-post__nav__meta,
.section--contact .blog-post__nav__meta,
.section--start-webprod .blog-post__nav__meta,
.section--start-proddev .blog-post__nav__meta,
.section--start-contact .blog-post__nav__meta,
.case--list .blog-post__nav__meta,
.contact-header .blog-post__nav__meta,
.section--contact__work .blog-post__nav__meta,
.content--page-work .work__divider .blog-post__nav__meta,
.content--page-work .work__section--three-points .blog-post__nav__meta,
.content--page-work .work__section--grandfinale .blog-post__nav__meta,
.text--light .read-more__title,
.section--proddev-howwework .read-more__title,
.section--contact .read-more__title,
.section--start-webprod .read-more__title,
.section--start-proddev .read-more__title,
.section--start-contact .read-more__title,
.case--list .read-more__title,
.contact-header .read-more__title,
.section--contact__work .read-more__title,
.content--page-work .work__divider .read-more__title,
.content--page-work .work__section--three-points .read-more__title,
.content--page-work .work__section--grandfinale .read-more__title,
.text--light .content--page-work .work__tldr__pretitle,
.content--page-work .text--light .work__tldr__pretitle,
.section--proddev-howwework .content--page-work .work__tldr__pretitle,
.content--page-work .section--proddev-howwework .work__tldr__pretitle,
.section--contact .content--page-work .work__tldr__pretitle,
.content--page-work .section--contact .work__tldr__pretitle,
.section--start-webprod .content--page-work .work__tldr__pretitle,
.content--page-work .section--start-webprod .work__tldr__pretitle,
.section--start-proddev .content--page-work .work__tldr__pretitle,
.content--page-work .section--start-proddev .work__tldr__pretitle,
.section--start-contact .content--page-work .work__tldr__pretitle,
.content--page-work .section--start-contact .work__tldr__pretitle,
.case--list .content--page-work .work__tldr__pretitle,
.content--page-work .case--list .work__tldr__pretitle,
.contact-header .content--page-work .work__tldr__pretitle,
.content--page-work .contact-header .work__tldr__pretitle,
.section--contact__work .content--page-work .work__tldr__pretitle,
.content--page-work .section--contact__work .work__tldr__pretitle,
.content--page-work .work__divider .work__tldr__pretitle,
.content--page-work .work__section--three-points .work__tldr__pretitle,
.content--page-work .work__section--grandfinale .work__tldr__pretitle,
.text--light .content--page-work .work__tldr .btn,
.content--page-work .work__tldr .text--light .btn,
.section--proddev-howwework .content--page-work .work__tldr .btn,
.content--page-work .work__tldr .section--proddev-howwework .btn,
.section--contact .content--page-work .work__tldr .btn,
.content--page-work .work__tldr .section--contact .btn,
.section--start-webprod .content--page-work .work__tldr .btn,
.content--page-work .work__tldr .section--start-webprod .btn,
.section--start-proddev .content--page-work .work__tldr .btn,
.content--page-work .work__tldr .section--start-proddev .btn,
.section--start-contact .content--page-work .work__tldr .btn,
.content--page-work .work__tldr .section--start-contact .btn,
.case--list .content--page-work .work__tldr .btn,
.content--page-work .work__tldr .case--list .btn,
.contact-header .content--page-work .work__tldr .btn,
.content--page-work .work__tldr .contact-header .btn,
.section--contact__work .content--page-work .work__tldr .btn,
.content--page-work .work__tldr .section--contact__work .btn,
.content--page-work .work__divider .work__tldr .btn,
.content--page-work .work__tldr .work__divider .btn,
.content--page-work .work__section--three-points .work__tldr .btn,
.content--page-work .work__tldr .work__section--three-points .btn,
.content--page-work .work__section--grandfinale .work__tldr .btn,
.content--page-work .work__tldr .work__section--grandfinale .btn,
.text--light .content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .text--light .case--start__cta,
.section--proddev-howwework .content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .section--proddev-howwework .case--start__cta,
.section--contact .content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .section--contact .case--start__cta,
.section--start-webprod .content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .section--start-webprod .case--start__cta,
.section--start-proddev .content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .section--start-proddev .case--start__cta,
.section--start-contact .content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .section--start-contact .case--start__cta,
.case--list .content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .case--list .case--start__cta,
.contact-header .content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .contact-header .case--start__cta,
.section--contact__work .content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .section--contact__work .case--start__cta,
.content--page-work .work__divider .work__tldr .case--start__cta,
.content--page-work .work__tldr .work__divider .case--start__cta,
.content--page-work .work__section--three-points .work__tldr .case--start__cta,
.content--page-work .work__tldr .work__section--three-points .case--start__cta,
.content--page-work .work__section--grandfinale .work__tldr .case--start__cta,
.content--page-work .work__tldr .work__section--grandfinale .case--start__cta,
.text--light .content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .text--light .main-footer__link--bordered,
.section--proddev-howwework .content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .section--proddev-howwework .main-footer__link--bordered,
.section--contact .content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .section--contact .main-footer__link--bordered,
.section--start-webprod .content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .section--start-webprod .main-footer__link--bordered,
.section--start-proddev .content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .section--start-proddev .main-footer__link--bordered,
.section--start-contact .content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .section--start-contact .main-footer__link--bordered,
.case--list .content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .case--list .main-footer__link--bordered,
.contact-header .content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .contact-header .main-footer__link--bordered,
.section--contact__work .content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .section--contact__work .main-footer__link--bordered,
.content--page-work .work__divider .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .work__divider .main-footer__link--bordered,
.content--page-work .work__section--three-points .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .work__section--three-points .main-footer__link--bordered,
.content--page-work .work__section--grandfinale .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .work__section--grandfinale .main-footer__link--bordered,
.text--light .content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__tldr .text--light .fearless-panda__btn,
.section--proddev-howwework .content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__tldr .section--proddev-howwework .fearless-panda__btn,
.section--contact .content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__tldr .section--contact .fearless-panda__btn,
.section--start-webprod .content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__tldr .section--start-webprod .fearless-panda__btn,
.section--start-proddev .content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__tldr .section--start-proddev .fearless-panda__btn,
.section--start-contact .content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__tldr .section--start-contact .fearless-panda__btn,
.case--list .content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__tldr .case--list .fearless-panda__btn,
.contact-header .content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__tldr .contact-header .fearless-panda__btn,
.section--contact__work .content--page-work .work__tldr .fearless-panda__btn,
.content--page-work .work__tldr .section--contact__work .fearless-panda__btn,
.content--page-work .work__divider .work__tldr .fearless-panda__btn,
.content--page-work .work__tldr .work__divider .fearless-panda__btn,
.content--page-work .work__section--three-points .work__tldr .fearless-panda__btn,
.content--page-work .work__tldr .work__section--three-points .fearless-panda__btn,
.content--page-work .work__section--grandfinale .work__tldr .fearless-panda__btn,
.content--page-work .work__tldr .work__section--grandfinale .fearless-panda__btn,
.text--light .content--page-work .work__divider__pretitle,
.content--page-work .text--light .work__divider__pretitle,
.section--proddev-howwework .content--page-work .work__divider__pretitle,
.content--page-work .section--proddev-howwework .work__divider__pretitle,
.section--contact .content--page-work .work__divider__pretitle,
.content--page-work .section--contact .work__divider__pretitle,
.section--start-webprod .content--page-work .work__divider__pretitle,
.content--page-work .section--start-webprod .work__divider__pretitle,
.section--start-proddev .content--page-work .work__divider__pretitle,
.content--page-work .section--start-proddev .work__divider__pretitle,
.section--start-contact .content--page-work .work__divider__pretitle,
.content--page-work .section--start-contact .work__divider__pretitle,
.case--list .content--page-work .work__divider__pretitle,
.content--page-work .case--list .work__divider__pretitle,
.contact-header .content--page-work .work__divider__pretitle,
.content--page-work .contact-header .work__divider__pretitle,
.section--contact__work .content--page-work .work__divider__pretitle,
.content--page-work .section--contact__work .work__divider__pretitle,
.content--page-work .work__divider .work__divider__pretitle,
.content--page-work .work__section--three-points .work__divider__pretitle,
.content--page-work .work__section--grandfinale .work__divider__pretitle,
.text--light .content--page-work .work__section--awards,
.content--page-work .text--light .work__section--awards,
.section--proddev-howwework .content--page-work .work__section--awards,
.content--page-work .section--proddev-howwework .work__section--awards,
.section--contact .content--page-work .work__section--awards,
.content--page-work .section--contact .work__section--awards,
.section--start-webprod .content--page-work .work__section--awards,
.content--page-work .section--start-webprod .work__section--awards,
.section--start-proddev .content--page-work .work__section--awards,
.content--page-work .section--start-proddev .work__section--awards,
.section--start-contact .content--page-work .work__section--awards,
.content--page-work .section--start-contact .work__section--awards,
.case--list .content--page-work .work__section--awards,
.content--page-work .case--list .work__section--awards,
.contact-header .content--page-work .work__section--awards,
.content--page-work .contact-header .work__section--awards,
.section--contact__work .content--page-work .work__section--awards,
.content--page-work .section--contact__work .work__section--awards,
.content--page-work .work__divider .work__section--awards,
.content--page-work .work__section--three-points .work__section--awards,
.content--page-work .work__section--grandfinale .work__section--awards,
.text--light .content--page-work .work__section--grandfinale__header,
.content--page-work .text--light .work__section--grandfinale__header,
.section--proddev-howwework .content--page-work .work__section--grandfinale__header,
.content--page-work .section--proddev-howwework .work__section--grandfinale__header,
.section--contact .content--page-work .work__section--grandfinale__header,
.content--page-work .section--contact .work__section--grandfinale__header,
.section--start-webprod .content--page-work .work__section--grandfinale__header,
.content--page-work .section--start-webprod .work__section--grandfinale__header,
.section--start-proddev .content--page-work .work__section--grandfinale__header,
.content--page-work .section--start-proddev .work__section--grandfinale__header,
.section--start-contact .content--page-work .work__section--grandfinale__header,
.content--page-work .section--start-contact .work__section--grandfinale__header,
.case--list .content--page-work .work__section--grandfinale__header,
.content--page-work .case--list .work__section--grandfinale__header,
.contact-header .content--page-work .work__section--grandfinale__header,
.content--page-work .contact-header .work__section--grandfinale__header,
.section--contact__work .content--page-work .work__section--grandfinale__header,
.content--page-work .section--contact__work .work__section--grandfinale__header,
.content--page-work .work__divider .work__section--grandfinale__header,
.content--page-work .work__section--three-points .work__section--grandfinale__header,
.content--page-work .work__section--grandfinale .work__section--grandfinale__header,
.text--light .content--page-work .suisse-small-headline,
.content--page-work .text--light .suisse-small-headline,
.section--proddev-howwework .content--page-work .suisse-small-headline,
.content--page-work .section--proddev-howwework .suisse-small-headline,
.section--contact .content--page-work .suisse-small-headline,
.content--page-work .section--contact .suisse-small-headline,
.section--start-webprod .content--page-work .suisse-small-headline,
.content--page-work .section--start-webprod .suisse-small-headline,
.section--start-proddev .content--page-work .suisse-small-headline,
.content--page-work .section--start-proddev .suisse-small-headline,
.section--start-contact .content--page-work .suisse-small-headline,
.content--page-work .section--start-contact .suisse-small-headline,
.case--list .content--page-work .suisse-small-headline,
.content--page-work .case--list .suisse-small-headline,
.contact-header .content--page-work .suisse-small-headline,
.content--page-work .contact-header .suisse-small-headline,
.section--contact__work .content--page-work .suisse-small-headline,
.content--page-work .section--contact__work .suisse-small-headline,
.content--page-work .work__divider .suisse-small-headline,
.content--page-work .work__section--three-points .suisse-small-headline,
.content--page-work .work__section--grandfinale .suisse-small-headline,
.text--light .content--page-work .work__tldr .suisse-small-headline,
.content--page-work .work__tldr .text--light .suisse-small-headline,
.section--proddev-howwework .content--page-work .work__tldr .suisse-small-headline,
.content--page-work .work__tldr .section--proddev-howwework .suisse-small-headline,
.section--contact .content--page-work .work__tldr .suisse-small-headline,
.content--page-work .work__tldr .section--contact .suisse-small-headline,
.section--start-webprod .content--page-work .work__tldr .suisse-small-headline,
.content--page-work .work__tldr .section--start-webprod .suisse-small-headline,
.section--start-proddev .content--page-work .work__tldr .suisse-small-headline,
.content--page-work .work__tldr .section--start-proddev .suisse-small-headline,
.section--start-contact .content--page-work .work__tldr .suisse-small-headline,
.content--page-work .work__tldr .section--start-contact .suisse-small-headline,
.case--list .content--page-work .work__tldr .suisse-small-headline,
.content--page-work .work__tldr .case--list .suisse-small-headline,
.contact-header .content--page-work .work__tldr .suisse-small-headline,
.content--page-work .work__tldr .contact-header .suisse-small-headline,
.section--contact__work .content--page-work .work__tldr .suisse-small-headline,
.content--page-work .work__tldr .section--contact__work .suisse-small-headline,
.content--page-work .work__divider .work__tldr .suisse-small-headline,
.content--page-work .work__tldr .work__divider .suisse-small-headline,
.content--page-work .work__section--three-points .work__tldr .suisse-small-headline,
.content--page-work .work__tldr .work__section--three-points .suisse-small-headline,
.content--page-work .work__section--grandfinale .work__tldr .suisse-small-headline,
.content--page-work .work__tldr .work__section--grandfinale .suisse-small-headline,
.text--light .content--page-work .section-maina-everywhere-headline,
.content--page-work .text--light .section-maina-everywhere-headline,
.section--proddev-howwework .content--page-work .section-maina-everywhere-headline,
.content--page-work .section--proddev-howwework .section-maina-everywhere-headline,
.section--contact .content--page-work .section-maina-everywhere-headline,
.content--page-work .section--contact .section-maina-everywhere-headline,
.section--start-webprod .content--page-work .section-maina-everywhere-headline,
.content--page-work .section--start-webprod .section-maina-everywhere-headline,
.section--start-proddev .content--page-work .section-maina-everywhere-headline,
.content--page-work .section--start-proddev .section-maina-everywhere-headline,
.section--start-contact .content--page-work .section-maina-everywhere-headline,
.content--page-work .section--start-contact .section-maina-everywhere-headline,
.case--list .content--page-work .section-maina-everywhere-headline,
.content--page-work .case--list .section-maina-everywhere-headline,
.contact-header .content--page-work .section-maina-everywhere-headline,
.content--page-work .contact-header .section-maina-everywhere-headline,
.section--contact__work .content--page-work .section-maina-everywhere-headline,
.content--page-work .section--contact__work .section-maina-everywhere-headline,
.content--page-work .work__divider .section-maina-everywhere-headline,
.content--page-work .work__section--three-points .section-maina-everywhere-headline,
.content--page-work .work__section--grandfinale .section-maina-everywhere-headline,
.text--light .content--page-work .work__tldr .section-maina-everywhere-headline,
.content--page-work .work__tldr .text--light .section-maina-everywhere-headline,
.section--proddev-howwework .content--page-work .work__tldr .section-maina-everywhere-headline,
.content--page-work .work__tldr .section--proddev-howwework .section-maina-everywhere-headline,
.section--contact .content--page-work .work__tldr .section-maina-everywhere-headline,
.content--page-work .work__tldr .section--contact .section-maina-everywhere-headline,
.section--start-webprod .content--page-work .work__tldr .section-maina-everywhere-headline,
.content--page-work .work__tldr .section--start-webprod .section-maina-everywhere-headline,
.section--start-proddev .content--page-work .work__tldr .section-maina-everywhere-headline,
.content--page-work .work__tldr .section--start-proddev .section-maina-everywhere-headline,
.section--start-contact .content--page-work .work__tldr .section-maina-everywhere-headline,
.content--page-work .work__tldr .section--start-contact .section-maina-everywhere-headline,
.case--list .content--page-work .work__tldr .section-maina-everywhere-headline,
.content--page-work .work__tldr .case--list .section-maina-everywhere-headline,
.contact-header .content--page-work .work__tldr .section-maina-everywhere-headline,
.content--page-work .work__tldr .contact-header .section-maina-everywhere-headline,
.section--contact__work .content--page-work .work__tldr .section-maina-everywhere-headline,
.content--page-work .work__tldr .section--contact__work .section-maina-everywhere-headline,
.content--page-work .work__divider .work__tldr .section-maina-everywhere-headline,
.content--page-work .work__tldr .work__divider .section-maina-everywhere-headline,
.content--page-work .work__section--three-points .work__tldr .section-maina-everywhere-headline,
.content--page-work .work__tldr .work__section--three-points .section-maina-everywhere-headline,
.content--page-work .work__section--grandfinale .work__tldr .section-maina-everywhere-headline,
.content--page-work .work__tldr .work__section--grandfinale .section-maina-everywhere-headline,
.text--light .sound-button,
.section--proddev-howwework .sound-button,
.section--contact .sound-button,
.section--start-webprod .sound-button,
.section--start-proddev .sound-button,
.section--start-contact .sound-button,
.case--list .sound-button,
.contact-header .sound-button,
.section--contact__work .sound-button,
.content--page-work .work__divider .sound-button,
.content--page-work .work__section--three-points .sound-button,
.content--page-work .work__section--grandfinale .sound-button,
.text--light .zeta,
.section--proddev-howwework .zeta,
.section--contact .zeta,
.section--start-webprod .zeta,
.section--start-proddev .zeta,
.section--start-contact .zeta,
.case--list .zeta,
.contact-header .zeta,
.section--contact__work .zeta,
.content--page-work .work__divider .zeta,
.content--page-work .work__section--three-points .zeta,
.content--page-work .work__section--grandfinale .zeta {
    color: #fff
}

.portable-text-wrapper {
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width: 1023px) {
    .portable-text-wrapper {
        max-width: 80%
    }
}

.text-wrapper,
.section--contact__content {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {

    .text-wrapper,
    .section--contact__content {
        max-width: 90%
    }
}

@media only screen and (max-width: 600px) {

    .text-wrapper,
    .section--contact__content {
        max-width: 100%
    }
}

.text-wrapper--tight {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {
    .text-wrapper--tight {
        max-width: 70%
    }
}

@media only screen and (max-width: 600px) {
    .text-wrapper--tight {
        max-width: 100%
    }
}

.heading,
.page--404-page-not-found .page__title {
    text-transform: uppercase;
    color: #252525;
    font-weight: bold
}

.heading--small {
    text-transform: none;
    font-weight: 100
}

.intro {
    color: #252525;
    font-weight: 100
}

.body {
    color: #666
}

.label,
.btn,
.case--start__cta,
.main-footer__link--bordered,
.fearless-panda__btn,
.page--404-page-not-found .page__ingress {
    color: #666;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px
}

@media only screen and (max-width: 600px) {

    .label,
    .btn,
    .case--start__cta,
    .main-footer__link--bordered,
    .fearless-panda__btn,
    .page--404-page-not-found .page__ingress {
        letter-spacing: 1px
    }
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
    display: none !important
}

[ng\:click],
[ng-click],
[data-ng-click],
[x-ng-click] {
    cursor: pointer
}

.inline-block {
    display: inline-block
}

.relative {
    position: relative
}

a:active {
    background-color: transparent
}

@media only screen and (max-width: 600px) {
    .palm-text--right {
        text-align: right !important
    }

    .palm-text--left {
        text-align: left !important
    }

    .palm-text--center {
        text-align: center !important
    }
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {
    .lap-text--right {
        text-align: right !important
    }

    .lap-text--left {
        text-align: left !important
    }

    .lap-text--center {
        text-align: center !important
    }
}

@media only screen and (min-width: 601px) {
    .lap-and-up-text--right {
        text-align: right !important
    }

    .lap-and-up-text--left {
        text-align: left !important
    }

    .lap-and-up-text--center {
        text-align: center !important
    }
}

@media only screen and (max-width: 1023px) {
    .portable-text--right {
        text-align: right !important
    }

    .portable-text--left {
        text-align: left !important
    }

    .portable-text--center {
        text-align: center !important
    }
}

@media only screen and (min-width: 1024px) {
    .desk-text--right {
        text-align: right !important
    }

    .desk-text--left {
        text-align: left !important
    }

    .desk-text--center {
        text-align: center !important
    }
}

.vc:before,
.section--center-content:before,
.main-header:before,
.contact-header__overlay:before,
.vc__content,
.section--center-content .section__content,
.main-header__content,
.contact-header__overlay__content {
    vertical-align: middle;
    display: inline-block
}

.vc:before,
.section--center-content:before,
.main-header:before,
.contact-header__overlay:before {
    content: "";
    height: 100%;
    margin-left: -0.5em
}

.vc__content,
.section--center-content .section__content,
.main-header__content,
.contact-header__overlay__content {
    width: 100%
}

.media {
    width: 100%;
    height: 0;
    box-sizing: content-box;
    padding-bottom: 100%;
    position: relative;
    display: inline-block
}

.media--16-9 {
    padding-bottom: 56.25%
}

.media--4-3 {
    padding-bottom: 75%
}

.media iframe,
.media video,
.media img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.carousel-wrapper {
    margin: 0 auto
}

.carousel-bevel {
    margin: 0 0 24px
}

.carousel-bevel--desktop {
    padding-top: 3.9%;
    background: transparent url(../img/carousel/chrome_window_top.png) top center no-repeat;
    background-size: contain
}

.carousel-bevel--mobile {
    background: transparent url(../img/carousel/iphone4s-retina.png) top center no-repeat;
    background-size: contain;
    padding-top: 33.9772727%;
    padding-bottom: 31.9318182%;
    padding-left: 8.8636364%;
    padding-right: 7.0454545%
}

.carousel {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    box-sizing: content-box;
    width: 100%;
    height: 0;
    padding-top: 59.74%;
    background: #fafafa;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.carousel-bevel--mobile .carousel {
    border-radius: 0;
    padding-top: 148.6486486%
}

.carousel__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    z-index: 0;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    transition: all 400ms
}

.carousel__item--current,
.carousel__item--prev,
.carousel__item--next {
    display: block;
    z-index: 1
}

.carousel__item--current {
    opacity: 1;
    border-radius: 10px
}

.carousel__item--prev,
.carousel__item--next {
    opacity: 0.5;
    border-radius: 10px;
    cursor: pointer
}

.carousel__item--prev:hover,
.carousel__item--next:hover {
    opacity: 0.85
}

.carousel__item .raster {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent !important;
    opacity: 0;
    -webkit-transition: opacity 400ms;
    -moz-transition: opacity 400ms;
    transition: opacity 400ms
}

.carousel__item--below {
    -webkit-transform: translateX(-105%) scale(0.95);
    -moz-transform: translateX(-105%) scale(0.95);
    -ms-transform: translateX(-105%) scale(0.95);
    -o-transform: translateX(-105%) scale(0.95);
    transform: translateX(-105%) scale(0.95)
}

.carousel__item--below .raster {
    opacity: 1;
    background-color: #fff;
    background-image: -webkit-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0) 100%)
}

.carousel__item--over {
    -webkit-transform: translateX(105%) scale(0.95);
    -moz-transform: translateX(105%) scale(0.95);
    -ms-transform: translateX(105%) scale(0.95);
    -o-transform: translateX(105%) scale(0.95);
    transform: translateX(105%) scale(0.95)
}

.carousel__item--over .raster {
    opacity: 1;
    background-color: #fff;
    background-image: -webkit-linear-gradient(right, #fff 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to left, #fff 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0) 100%)
}

.carousel-bevel--desktop .carousel__item--current {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.carousel-bevel--mobile .carousel__item {
    border-radius: 0 !important;
    border-bottom: 1px solid #e3e3e3
}

.carousel-bevel--mobile .carousel__item--below {
    -webkit-transform: translateX(-110%) scale(0.8);
    -moz-transform: translateX(-110%) scale(0.8);
    -ms-transform: translateX(-110%) scale(0.8);
    -o-transform: translateX(-110%) scale(0.8);
    transform: translateX(-110%) scale(0.8)
}

.carousel-bevel--mobile .carousel__item--over {
    -webkit-transform: translateX(110%) scale(0.8);
    -moz-transform: translateX(110%) scale(0.8);
    -ms-transform: translateX(110%) scale(0.8);
    -o-transform: translateX(110%) scale(0.8);
    transform: translateX(110%) scale(0.8)
}

.carousel__item img {
    width: 100%;
    height: 100%
}

.carousel-nav {
    list-style: none;
    margin: 0 0 24px;
    padding: 0
}

.carousel-nav__item {
    opacity: 0.5;
    -webkit-transform: scale(0.66667);
    -moz-transform: scale(0.66667);
    -ms-transform: scale(0.66667);
    -o-transform: scale(0.66667);
    transform: scale(0.66667);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    display: inline-block;
    margin: 0 6px
}

.carousel-nav__item--current {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.carousel-nav__item a {
    display: block;
    width: 15px;
    height: 15px;
    background: #ddd;
    overflow: hidden;
    text-indent: -1000px;
    border-radius: 50%;
    cursor: pointer
}

.image {
    max-width: 100% !important;
    display: inline-block;
    height: auto
}

.image-wrapper--strikethrough {
    text-align: center;
    position: relative
}

.image-wrapper--strikethrough:before {
    content: "";
    display: block;
    background: #000;
    height: 240px;
    width: 100%;
    max-height: 90%;
    position: absolute;
    z-index: -1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.image-text-switcher {
    position: relative;
    margin: 0
}

.image-text-switcher__caption {
    position: absolute;
    opacity: 0;
    width: 100%;
    margin-top: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms
}

.image-text-switcher:hover .image-text-switcher__caption {
    margin-top: 0px;
    opacity: 1
}

.image-text-switcher__image {
    max-width: 80%;
    margin: 0 auto;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms
}

@media only screen and (min-width: 1024px) {
    .image-text-switcher__image {
        max-width: 50%
    }
}

.image-text-switcher:hover .image-text-switcher__image {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0
}

.section {
    width: 100%;
    padding: 100px 0
}

@media only screen and (max-width: 600px) {
    .section {
        height: auto;
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.contactways {
    color: #656565;
    text-align: left;
    text-align: center;
    padding: 30px 0 0;
    margin: 0
}

@media only screen and (max-width: 600px) {
    .contactways {
        padding: 0
    }
}

.contactways dt,
.contactways dd {
    padding-left: 0;
    padding-right: 0;
    margin: 0
}

.contactways__label {
    text-transform: uppercase;
    padding-top: 30px;
    font-weight: bold;
    /* color: #656565 !important */
    color: #fac5b8 !important;
}

.contactways__label--left {
    text-align: right;
    text-align: center
}

.contactways__action {
    color: #fff !important
}

.contactways__action--left {
    text-align: right;
    text-align: center
}

.contactways__action a {
    font-weight: 300 !important;
    color: #fff;
}

.contactways__action a:hover {
    text-decoration: underline
}

.case {
    padding: 50px 0;
    display: block
}

.case__block-link {
    display: inline-block
}

.case__image {
    display: block;
    margin: 30px auto 24px
}

.case__title {
    margin-bottom: 10px;
    color: inherit
}

.case__headline {
    margin-bottom: 35px;
    color: inherit
}

.case__cta {
    color: #444
}

.case__cta:hover {
    color: #000
}

.case .btn,
.case .case--start__cta,
.case .main-footer__link--bordered,
.case .fearless-panda__btn {
    border-color: #333
}

.case--start {
    padding: 0 0 20px;
    color: #333;
    text-align: center
}

.case--start .container {
    z-index: 10
}

.case--start__content {
    display: block
}

.case--start__image {
    width: 280px;
    max-width: 80%
}

@media only screen and (max-width: 600px) {
    .case--start__image {
        max-width: 70%
    }
}

.case--start__cta {
    border-color: #fff;
    color: #fff;
    background-color: transparent;
    color: #444;
    margin-top: 20px
}

.case--start__cta:hover {
    background-color: #fff;
    color: #fff
}

@media only screen and (min-width: 601px) {
    .case--start__cta {
        margin-top: -10px;
        opacity: 0;
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

.device--touch .case--start__cta {
    border-color: #222;
    margin-top: 20px
}

.case--start__cta:hover {
    background-color: #222;
    border-color: #222
}

.case--start .case__headline {
    margin-bottom: 0
}

.case--start .case__title {
    color: #444;
    line-height: 100%;
    padding: 10px 0 0
}

@media only screen and (max-width: 600px) {
    .case--start .case__title {
        font-size: 16px
    }
}

.case--start__content {
    -webkit-transition: -webkit-transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 150ms;
    -moz-transition: -moz-transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 150ms;
    transition: transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 150ms
}

.case--start__cta {
    -webkit-transition: -webkit-transform 300ms linear 50ms, opacity 180ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
    -moz-transition: -moz-transform 300ms linear 50ms, opacity 180ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
    transition: transform 300ms linear 50ms, opacity 180ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0
}

@media only screen and (min-width: 601px) {
    .case--start:hover .case--start__content {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
        -webkit-transition: -webkit-transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: -moz-transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
    }
}

.device--touch .case--start .case--start__cta,
.case--start:hover .case--start__cta {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 100ms, opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 120ms;
    -moz-transition: -moz-transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 100ms, opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 120ms;
    transition: transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 100ms, opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 120ms
}

.case--start--suissemania .container {
    margin-top: -90px
}

@media only screen and (max-width: 600px) {
    .case--start--suissemania .container {
        margin-top: -55px
    }
}

.case--start--billogram .case--start__image {
    width: 250px;
    max-width: 100%
}

@media only screen and (max-width: 600px) {
    .case--start--billogram .case--start__image {
        max-width: 50%
    }
}

.case--start--billogram .container {
    margin-top: -100px
}

@media only screen and (max-width: 600px) {
    .case--start--billogram .container {
        margin-top: -50px
    }
}

.case--thin {
    text-align: left;
    border-bottom: 5px #d8d8d8 solid;
    padding: 0;
    position: relative
}

.case--thin .btn,
.case--thin .case--start__cta,
.case--thin .main-footer__link--bordered,
.case--thin .fearless-panda__btn {
    border-color: #fff;
    color: #fff;
    background-color: transparent;
    margin: 20px 0 0
}

.case--thin .btn:hover,
.case--thin .case--start__cta:hover,
.case--thin .main-footer__link--bordered:hover,
.case--thin .fearless-panda__btn:hover {
    background-color: #fff;
    color: #fff
}

.case--thin .container {
    position: relative;
    padding: 35px 0;
    z-index: 20
}

.case--thin .case__title {
    color: inherit;
    margin-bottom: 0
}

.case--thin .case__headline {
    color: inherit;
    margin-bottom: 0
}

.case--thin .case__image {
    position: relative;
    bottom: -10px;
    margin: 0 auto;
    max-width: 100% !important;
    -webkit-transition: -webkit-transform 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: -moz-transform 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 200ms cubic-bezier(0.645, 0.045, 0.355, 1)
}

.case--thin .case__image-wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    overflow: hidden
}

.case--thin:hover .case__image {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.case--thin--build {
    background: #ef5129;
    color: #fff;
    border-bottom: 0
}

.case--thin--build .spaceman {
    top: 40px;
    height: 80px;
    position: absolute;
    right: -120px
}

.case--thin--build:hover {
    background: #3c3b3d;
    /* -webkit-animation: outer-space 6s linear;
    -moz-animation: outer-space 6s linear;
    animation: outer-space 6s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards */
}

.case--thin--build:hover .spaceman {
    -webkit-animation: spaceman 12s linear 5000ms infinite;
    -moz-animation: spaceman 12s linear 5000ms infinite;
    animation: spaceman 12s linear 5000ms infinite
}

.case--thin--billogram {
    background: #f06;
    color: #fff;
    border-bottom: 0
}

.case--thin--billogram .case__image {
    bottom: -30px
}

.case--thin--billogram:hover {
    background: #3c3b3d;
}

@media only screen and (max-width: 600px) {

    .case--thin--billogram .btn,
    .case--thin--billogram .case--start__cta,
    .case--thin--billogram .main-footer__link--bordered,
    .case--thin--billogram .fearless-panda__btn {
        margin-bottom: -20px
    }
}

@media only screen and (max-width: 1023px) {
    .case--thin {
        text-align: center
    }

    .case--thin .case__image-wrapper {
        position: relative;
        bottom: -35px
    }
}

.topbar-wrapper {
    position: fixed;
    padding-top: 45px;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000
}

@media only screen and (max-width: 600px) {
    .topbar-wrapper {
        padding-top: 0
    }
}

.topbar {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: transparent;
    padding: 20px 0;
    line-height: 1;
    -webkit-transition: background 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: background 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: background 300ms cubic-bezier(0.645, 0.045, 0.355, 1)
}

@media only screen and (max-width: 600px) {
    .topbar {
        opacity: 0.9
    }

    .topbar .container {
        width: 90%
    }
}

.topbar h1 {
    margin: 0;
    padding: 0
}

.topbar a {
    color: #fff
}

.topbar svg path {
    fill: inherit
}

.topbar--filled {
    background: #fff
}

.page--404-page-not-found .topbar--filled {
    background: transparent
}

.topbar.menu-expanded {
    background: transparent
}

.topbar__title {
    float: left
}

.topbar__title svg {
    width: 39px;
    height: 30px;
    fill: #fff;
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1)
}

@media only screen and (max-width: 600px) {
    .topbar__title svg {
        width: 29px;
        height: 22px
    }
}

.page--worklist .topbar__title svg {
    fill: #222
}

.topbar--filled .topbar__title svg {
    fill: #222
}

.page--services--web-production .topbar--filled .topbar__title svg {
    fill: #222
}

.page--services--product-development .topbar--filled .topbar__title svg {
    fill: #222
}

.page--services--labs .topbar--filled .topbar__title svg {
    fill: #222
}

.page--404-page-not-found .topbar--filled .topbar__title svg {
    fill: #fff
}

.menu-expanded .topbar__title svg {
    fill: var(--bgColorExpanded, #fff) !important;
}

.topbar__work-back {
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    top: -5px;
    padding-left: 60px
}

.topbar__work-back:before {
    content: "<";
    padding-right: 10px
}

.topbar.menu-expanded .topbar__title:hover svg {
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top;
    -webkit-animation: colorz 4s linear infinite;
    -moz-animation: colorz 4s linear infinite;
    animation: colorz 4s linear infinite
}

.topbar__menu-button {
    float: right;
    color: #fff;
    display: block;
    padding: 0;
    font-size: 26px;
    line-height: 26px;
    padding: 20px;
    margin: -20px
}

@media only screen and (max-width: 600px) {
    .topbar__menu-button {
        font-size: 24px;
        line-height: 24px;
        margin-top: -22px;
        margin-right: -19px
    }
}

.topbar__menu-button__inner {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.topbar__menu-button__inner,
.topbar__menu-button__inner:before,
.topbar__menu-button__inner:after {
    width: 26px;
    height: 3px;
    /* background-color: rgb(255, 255, 255); */
    background-color: var(--bgColor, #fff);
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1)
}

@media only screen and (max-width: 600px) {

    .topbar__menu-button__inner,
    .topbar__menu-button__inner:before,
    .topbar__menu-button__inner:after {
        width: 24px;
        height: 2px
    }
}

.page--worklist .topbar__menu-button__inner,
.page--worklist .topbar__menu-button__inner:before,
.page--worklist .topbar__menu-button__inner:after {
    background-color: #222
}

.topbar--filled .topbar__menu-button__inner,
.topbar--filled .topbar__menu-button__inner:before,
.topbar--filled .topbar__menu-button__inner:after {
    background-color: #222
}

.page--services--web-production .topbar--filled .topbar__menu-button__inner,
.page--services--web-production .topbar--filled .topbar__menu-button__inner:before,
.page--services--web-production .topbar--filled .topbar__menu-button__inner:after {
    background-color: #222
}

.page--services--product-development .topbar--filled .topbar__menu-button__inner,
.page--services--product-development .topbar--filled .topbar__menu-button__inner:before,
.page--services--product-development .topbar--filled .topbar__menu-button__inner:after {
    background-color: #222
}

.page--services--labs .topbar--filled .topbar__menu-button__inner,
.page--services--labs .topbar--filled .topbar__menu-button__inner:before,
.page--services--labs .topbar--filled .topbar__menu-button__inner:after {
    background-color: #222
}

.page--404-page-not-found .topbar--filled .topbar__menu-button__inner,
.page--404-page-not-found .topbar--filled .topbar__menu-button__inner:before,
.page--404-page-not-found .topbar--filled .topbar__menu-button__inner:after {
    background-color: #fff
}

.menu-expanded .topbar__menu-button__inner,
.menu-expanded .topbar__menu-button__inner:before,
.menu-expanded .topbar__menu-button__inner:after {
    background-color: #fff !important
}

.topbar__menu-button__inner:before,
.topbar__menu-button__inner:after {
    content: '';
    position: absolute;
    left: 0;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.topbar__menu-button__inner:before {
    top: -0.3em
}

.topbar__menu-button__inner:after {
    top: 0.3em
}

.topbar__menu-button:hover .topbar__menu-button__inner:before {
    width: 80%
}

.topbar__menu-button:hover .topbar__menu-button__inner:after {
    width: 40%
}

.topbar__menu-button--active .topbar__menu-button__inner {
    background: transparent !important
}

.topbar__menu-button--active .topbar__menu-button__inner:before {
    width: 100% !important;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    -o-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.topbar__menu-button--active .topbar__menu-button__inner:after {
    width: 100% !important;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    -o-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.topbar__menu-button--active .topbar__menu-button__inner:before,
.topbar__menu-button--active .topbar__menu-button__inner:after {
    top: 0
}

.main-header {
    width: 100%;
    /* background: #d91853 no-repeat top center; */
    /* background: #ef5129 no-repeat top center; */
    padding: 0;
    background-size: cover;
    display: block;
    color: #fff;
    overflow: hidden;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media screen and (max-height: 2000px) {
    .main-header {
        /* height: 1500px */
        height: 2000px;
    }
}

@media screen and (max-height: 1900px) {
    .main-header {
        /* height: 1425px */
        height: 1900px;
    }
}

@media screen and (max-height: 1800px) {
    .main-header {
        /* height: 1350px */
        height: 1800px;
    }
}

@media screen and (max-height: 1700px) {
    .main-header {
        /* height: 1275px */
        height: 1700px;
    }
}

@media screen and (max-height: 1600px) {
    .main-header {
        /* height: 1200px */
        height: 1600px;
    }
}

@media screen and (max-height: 1500px) {
    .main-header {
        /* height: 1125px */
        height: 1500px;
    }
}

@media screen and (max-height: 1400px) {
    .main-header {
        /* height: 1050px */
        height: 1400px;
    }
}

@media screen and (max-height: 1300px) {
    .main-header {
        /* height: 975px */
        height: 1300px;
    }
}

@media screen and (max-height: 1200px) {
    .main-header {
        /* height: 900px */
        height: 1200px;
    }
}

@media screen and (max-height: 1100px) {
    .main-header {
        /* height: 825px */
        height: 1100px;
    }
}

@media screen and (max-height: 1000px) {
    .main-header {
        /* height: 750px */
        height: 1000px;
    }
}

@media screen and (max-height: 900px) {
    .main-header {
        /* height: 675px */
        height: 900px;
    }
}

@media screen and (max-height: 800px) {
    .main-header {
        /* height: 600px */
        height: 800px;
    }
}

@media screen and (max-height: 700px) {
    .main-header {
        /* height: 525px */
        height: 700px;
    }
}

@media screen and (max-height: 600px) {
    .main-header {
        /* height: 450px */
        height: 600px;
    }
}

@media only screen and (max-width: 600px) {
    .main-header {
        height: 300px
    }
}

.main-header__content {
    position: relative;
    z-index: 10
}

.main-header .scroll {
    position: absolute;
    left: 50%;
    bottom: 75px;
    transform: translateX(-50%);
    font-size: 9px;
    text-align: center;
    line-height: 12px;
    z-index: 15;
}

@-webkit-keyframes bounce {
    0% {
        transform: scale(1,1) translate(0px, 0px);
    }

    30% {
        transform: scale(1, 0.8) translate(0px, 0px);
    }

    75% {
        transform: scale(1, 1.1) translate(0px, -25px);
    }

    100% {
        transform: scale(1,1) translate(0px, 0px);
    }
}

.main-header .scroll>img {
    display: block;
    margin: 0 auto 6px;
    color: #fff;
    -webkit-animation: bounce 0.95s infinite;
}

.main-header .scroll>img {
    display: block;
    margin: 0 auto 6px;
    color: #fff;
}


.main-header__video {
    z-index: 5;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transition: opacity 100ms ease;
    -moz-transition: opacity 100ms ease;
    transition: opacity 100ms ease;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.main-header__video--loaded {
    opacity: 1
}

@media only screen and (max-width: 600px) {
    .main-header__video {
        display: none
    }
}

.main-footer {
    background: #ef5129;
    padding: 40px 0;
    color: #fff;
    margin: 0
}

.main-footer__title {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.main-footer__title a {
    display: block
}

.main-footer__title svg {
    height: 35px;
    width: auto;
    fill: white
}

.main-footer__links {
    text-align: right;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle
}

@media only screen and (min-width: 1024px) {
    .main-footer__links {
        margin-left: 40px
    }
}

.main-footer__links--left {
    padding-top: 0;
    position: relative;
    top: -1px
}

.main-footer__links--right {
    float: right
}

@media only screen and (max-width: 600px) {
    .main-footer__links {
        display: block;
        float: none !important;
        margin-bottom: 20px;
        text-align: center
    }
}

.main-footer__link {
    display: inline-block;
    margin: 0;
    line-height: 40px
}

.main-footer__link:hover {
    text-decoration: underline
}

.main-footer__link--bordered {
    border-color: #fff;
    color: #fff;
    background-color: transparent;
    padding: 0 1em;
    line-height: 36px
}

.main-footer__link--bordered:hover {
    background-color: #fff;
    color: #ef5129;
}

.main-footer__link--bordered:hover {
    text-decoration: none;
}

.main-footer__links--left .main-footer__link {
    -webkit-transition: -webkit-transform ease 150ms;
    -moz-transition: -moz-transform ease 150ms;
    transition: transform ease 150ms;
}

.main-footer__links--left .main-footer__link>img {
    display: inline-block;
    vertical-align: middle;
}

.main-footer__links--left .main-footer__link:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.main-footer__links--left .main-footer__link:active {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

html,
body {
    min-height: 100%;
    position: relative;
}

html.menu-open {
    overflow: hidden;
}

.main-menu {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 60px;
    color: #f0f0f0;
    padding-top: 120px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    pointer-events: none;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    background: transparent;
    opacity: 1;
    display: block;
    -webkit-transition: background 200ms ease, -webkit-transform 400ms ease, z-index 10ms linear 400ms;
    -moz-transition: background 200ms ease, -moz-transform 400ms ease, z-index 10ms linear 400ms;
    transition: background 200ms ease, transform 400ms ease, z-index 10ms linear 400ms;
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: skew(-90deg);
    -moz-transform: skew(-90deg);
    -ms-transform: skew(-90deg);
    -o-transform: skew(-90deg);
    transform: skew(-90deg);
}

@media only screen and (max-width: 600px) {
    .main-menu {
        padding-top: 60px;
    }
}

.main-menu ul,
.main-menu li {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.main-menu__grid {
    margin: 0 auto;
    max-width: 1000px;
    width: 90%;
    opacity: 0;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.main-menu--expanded {
    background: #000;
    z-index: 1000;
    opacity: 1;
    height: 100%;
    -webkit-transition: background 200ms ease, -webkit-transform 400ms ease, z-index 10ms linear 0ms;
    -moz-transition: background 200ms ease, -moz-transform 400ms ease, z-index 10ms linear 0ms;
    transition: background 200ms ease, transform 400ms ease, z-index 10ms linear 0ms;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
    transform: skew(0deg)
}

.main-menu--expanded .main-menu__grid {
    padding-bottom: 120px
}

@media only screen and (max-width: 600px) {
    .main-menu--expanded .main-menu__grid {
        padding-bottom: 240px
    }
}

.main-menu--visible-content {
    pointer-events: auto;
    overflow: auto
}

.main-menu--visible-content .main-menu__grid {
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
    opacity: 1
}

.main-menu__link {
    display: block;
    color: #f0f0f0;
    text-decoration: none;
    line-height: 1.2;
    font-size: 50px;
    outline: none;
    padding: 0.4em 0;
    -webkit-transition: color 200ms ease;
    -moz-transition: color 200ms ease;
    transition: color 200ms ease
}

.main-menu__link:hover {
    color: #666 !important;
    text-decoration: none
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {
    .main-menu__link {
        font-size: 36px
    }
}

@media screen and (max-height: 970px) {
    .main-menu__link {
        font-size: 36px;
        padding: 0.3em 0
    }
}

@media screen and (max-height: 800px) {
    .main-menu__link {
        font-size: 30px
    }
}

@media only screen and (max-width: 600px) {
    .main-menu__link {
        font-size: 22px
    }
}

.main-menu__link--webprod:hover {
    color: #0cf
}

.main-menu__link--proddev:hover {
    color: #f06
}

.main-menu__link--labs:hover {
    color: #f4a543
}

.device--touch .main-menu__link:hover {
    color: #f0f0f0 !important
}

.main-menu__section-name {
    display: block;
    padding-top: 45px;
    line-height: 1;
    margin-bottom: 0
}

@media screen and (max-height: 970px) {
    .main-menu__section-name {
        padding-top: 25px
    }
}

@media only screen and (max-width: 600px) {
    .main-menu__section-name {
        font-size: 9px;
        padding-top: 10px
    }
}

.page--web-production .main-header {
    background: #3c3b3d url(../img/webprod/hero-erp__consulting.jpg) no-repeat center center;
    background-size: cover
}

@media screen and (max-height: 2000px) {
    .page--web-production .main-header {
        height: 1000px
    }
}

@media screen and (max-height: 1900px) {
    .page--web-production .main-header {
        height: 950px
    }
}

@media screen and (max-height: 1800px) {
    .page--web-production .main-header {
        height: 900px
    }
}

@media screen and (max-height: 1700px) {
    .page--web-production .main-header {
        height: 850px
    }
}

@media screen and (max-height: 1600px) {
    .page--web-production .main-header {
        height: 800px
    }
}

@media screen and (max-height: 1500px) {
    .page--web-production .main-header {
        height: 750px
    }
}

@media screen and (max-height: 1400px) {
    .page--web-production .main-header {
        height: 700px
    }
}

@media screen and (max-height: 1300px) {
    .page--web-production .main-header {
        height: 650px
    }
}

@media screen and (max-height: 1200px) {
    .page--web-production .main-header {
        height: 600px
    }
}

@media screen and (max-height: 1100px) {
    .page--web-production .main-header {
        height: 550px
    }
}

@media screen and (max-height: 1000px) {
    .page--web-production .main-header {
        height: 500px
    }
}

@media screen and (max-height: 900px) {
    .page--web-production .main-header {
        height: 450px
    }
}

@media screen and (max-height: 800px) {
    .page--web-production .main-header {
        height: 400px
    }
}

@media screen and (max-height: 700px) {
    .page--web-production .main-header {
        height: 350px
    }
}

@media screen and (max-height: 600px) {
    .page--web-production .main-header {
        height: 300px
    }
}

.section--webprod-definition {
    background-color: white
}

.section--webprod-offer {
    background: #ef5129 url(../img/webprod/orange-texture-retina.jpg) no-repeat top center;
    background-size: cover;
    padding-top: 50px;
    min-height: 740px
}

@media only screen and (max-width: 600px) {
    .section--webprod-offer {
        padding-top: 50px
    }
}

.section--webprod-offer__illustration {
    position: static;
    width: 573px;
    max-width: none
}

@media only screen and (max-width: 600px) {
    .section--webprod-offer__illustration {
        max-width: 100%
    }
}

.section--webprod-offer__illustration-wrapper {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width: 600px) {
    .section--webprod-offer__illustration-wrapper {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        position: relative;
        top: 0;
        display: block;
        max-width: 80%;
        margin: 0 auto
    }
}

.section--webprod-offer__illustration__animation {
    position: absolute;
    top: 6%;
    left: 4%;
    bottom: 23%;
    right: 4%;
    background-size: cover
}

@media only screen and (max-width: 600px) {
    .section--webprod-offer {
        min-height: 0;
        padding-bottom: 100px
    }
}

.section--webprod-offer .section__text {
    max-width: 80%
}

@media only screen and (max-width: 1023px) {
    .section--webprod-offer .section__text {
        max-width: none
    }
}

.section--webprod-tools {
    position: relative;
    padding: 50px 0 150px
}

.section--webprod-tools .container {
    z-index: 2
}

.section--webprod-tools:after {
    content: " ";
    display: block;
    background-color: #fff;
    width: 200%;
    height: 240px;
    position: absolute;
    top: -120px;
    left: -50%;
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    transform: rotate(-6deg);
    z-index: 1
}

.section--webprod-tools__illustration {
    position: absolute;
    right: 20px;
    top: -90px;
    width: 450px
}

@media only screen and (max-width: 600px) {
    .section--webprod-tools {
        min-height: 0;
        padding: 0 0 30px
    }

    .section--webprod-tools:after {
        top: -70px
    }
}

.section--webprod-contact {
    background-color: #0cf;
    background-image: url(../img/webprod/contact-texture.jpg)
}

.section--webprod-contact .btn:hover,
.section--webprod-contact .case--start__cta:hover,
.section--webprod-contact .main-footer__link--bordered:hover,
.section--webprod-contact .fearless-panda__btn:hover {
    color: #0cf !important
}

@media only screen and (max-width: 600px) {
    .section--webprod-case {
        text-align: center
    }
}

.section--webprod-case .btn,
.section--webprod-case .case--start__cta,
.section--webprod-case .main-footer__link--bordered,
.section--webprod-case .fearless-panda__btn {
    border-color: #333;
    color: #333;
    background-color: transparent
}

.section--webprod-case .btn:hover,
.section--webprod-case .case--start__cta:hover,
.section--webprod-case .main-footer__link--bordered:hover,
.section--webprod-case .fearless-panda__btn:hover {
    background-color: #333;
    color: #fff
}

.section--webprod-case--samsung {
    padding: 10px 0 60px
}

@media only screen and (max-width: 1023px) {
    .section--webprod-case--samsung {
        padding: 100px 0 0px
    }
}

.section--webprod-case--samsung .container {
    z-index: 3
}

@media only screen and (min-width: 1024px) {
    .section--webprod-case--samsung__illustration {
        padding-top: 140px;
        max-width: 90%
    }
}

@media only screen and (max-width: 1023px) {
    .section--webprod-case--samsung__illustration {
        max-width: 50%;
        padding-top: 30px
    }
}

@media only screen and (max-width: 600px) {
    .section--webprod-case--samsung__illustration {
        max-width: 70%
    }
}

@media only screen and (max-width: 600px) {
    .section--webprod-case--samsung {
        padding: 50px 0 100px
    }
}

.section--webprod-case--sj {
    position: relative;
    padding: 0;
    background: #f0f0f0
}

.section--webprod-case--sj .container {
    z-index: 2
}

.section--webprod-case--sj:after {
    content: " ";
    display: block;
    background-color: inherit;
    width: 200%;
    height: 150px;
    position: absolute;
    top: -75px;
    left: -50%;
    -webkit-transform: rotate(-3.5deg);
    -moz-transform: rotate(-3.5deg);
    -ms-transform: rotate(-3.5deg);
    -o-transform: rotate(-3.5deg);
    transform: rotate(-3.5deg);
    z-index: 1
}

@media only screen and (max-width: 1023px) {
    .section--webprod-case--sj {
        padding: 100px 0 0px
    }
}

.section--webprod-case--sj .container {
    top: -60px;
    z-index: 3
}

@media only screen and (max-width: 600px) {
    .section--webprod-case--sj .container {
        top: auto
    }
}

.section--webprod-case--sj__illustration {
    padding-bottom: 20px;
    max-width: 86%
}

@media only screen and (max-width: 1023px) {
    .section--webprod-case--sj__illustration {
        max-width: 50%;
        padding-top: 30px
    }
}

@media only screen and (max-width: 600px) {
    .section--webprod-case--sj__illustration {
        max-width: 70%
    }
}

@media only screen and (max-width: 600px) {
    .section--webprod-case--sj {
        padding-top: 0
    }
}

.section--webprod-case--carlsberg__illustration {
    position: relative;
    right: 16%;
    max-width: 113%
}

@media only screen and (max-width: 1023px) {
    .section--webprod-case--carlsberg__illustration {
        position: static;
        max-width: 70%;
        padding-top: 30px
    }
}

@media only screen and (max-width: 600px) {
    .section--webprod-case--carlsberg__illustration {
        max-width: 70%
    }
}

@media only screen and (max-width: 600px) {
    .section--webprod-case--carlsberg {
        padding-top: 50px
    }
}

.section--webprod-process figure {
    position: relative
}

@-webkit-keyframes popin {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.2)
    }

    80% {
        opacity: 1;
        -webkit-transform: scale(1.2)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes popin {
    0% {
        opacity: 0;
        -moz-transform: scale(0.2)
    }

    80% {
        opacity: 1;
        -moz-transform: scale(1.2)
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1)
    }
}

@keyframes popin {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.2);
        -moz-transform: scale(0.2);
        -ms-transform: scale(0.2);
        -o-transform: scale(0.2);
        transform: scale(0.2)
    }

    80% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.webprod-process {
    color: #878787
}

.webprod-process__champagne {
    width: 88px;
    height: auto;
    max-width: 50%;
    margin: 0 auto;
    display: block
}

.webprod-process__timeline {
    width: 90%;
    max-width: 600px;
    margin: 100px auto
}

@media only screen and (max-width: 600px) {
    .webprod-process__timeline {
        margin: 0 auto;
        width: 100%;
        max-width: 100%
    }
}

.webprod-process__illustration {
    height: 200px
}

@media only screen and (max-width: 600px) {
    .webprod-process__illustration {
        height: auto
    }
}

.webprod-process__illustration__dot {
    display: block;
    margin: 0 auto
}

@media only screen and (min-width: 601px) {
    .webprod-process__illustration__dot {
        -webkit-transform: scale(0.2);
        -moz-transform: scale(0.2);
        -ms-transform: scale(0.2);
        -o-transform: scale(0.2);
        transform: scale(0.2);
        opacity: 0
    }
}

.webprod-process__illustration__line {
    width: 3px;
    background: #00c6ff
}

.webprod-process__illustration--1 {
    height: 420px;
    margin-bottom: 35px
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {
    .webprod-process__illustration--1 {
        height: 200px
    }
}

.webprod-process__illustration--1 .webprod-process__illustration__dot {
    position: relative;
    top: 8px
}

.webprod-process__illustration--1 .webprod-process__illustration__line--1 {
    margin: 0 auto;
    height: 0%;
    -webkit-transition: height 300ms linear;
    -moz-transition: height 300ms linear;
    transition: height 300ms linear
}

.webprod-process__illustration--1 .webprod-process__illustration__line--2 {
    width: 0%;
    position: relative;
    top: -3px;
    margin-left: 50%;
    height: 3px;
    -webkit-transition: width 300ms linear 300ms, margin 300ms linear 300ms;
    -moz-transition: width 300ms linear 300ms, margin 300ms linear 300ms;
    transition: width 300ms linear 300ms, margin 300ms linear 300ms
}

.webprod-process__illustration--1 .webprod-process__illustration__line--3 {
    height: 0%;
    position: relative;
    top: -6px;
    -webkit-transition: height 300ms linear 600ms;
    -moz-transition: height 300ms linear 600ms;
    transition: height 300ms linear 600ms
}

@media only screen and (max-width: 600px) {
    .webprod-process__illustration--1 {
        height: auto;
        margin-bottom: 0;
        padding: 0
    }

    .webprod-process__illustration--1 .webprod-process__illustration__dot,
    .webprod-process__illustration--1 .webprod-process__illustration__line--1,
    .webprod-process__illustration--1 .webprod-process__illustration__line--2,
    .webprod-process__illustration--1 .webprod-process__illustration__line--3 {
        display: none
    }
}

.webprod-process__illustration--1.in-view--whole .webprod-process__illustration__dot {
    -webkit-animation: popin 200ms linear 0ms;
    -moz-animation: popin 200ms linear 0ms;
    animation: popin 200ms linear 0ms;
    -webkit-animation-fill-mode: fowards;
    -moz-animation-fill-mode: fowards;
    animation-fill-mode: fowards;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.webprod-process__illustration--1.in-view--whole .webprod-process__illustration__line--1 {
    height: 50%
}

.webprod-process__illustration--1.in-view--whole .webprod-process__illustration__line--2 {
    margin-left: 0%;
    width: 50%
}

.webprod-process__illustration--1.in-view--whole .webprod-process__illustration__line--3 {
    height: 50%
}

.webprod-process__illustration--6 {
    height: 245px;
    margin-bottom: 60px
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {
    .webprod-process__illustration--6 {
        height: 140px
    }
}

.webprod-process__illustration--6 .webprod-process__illustration__line--1 {
    width: 0%;
    position: relative;
    top: -3px;
    height: 3px;
    -webkit-transition: width 300ms linear 350ms;
    -moz-transition: width 300ms linear 350ms;
    transition: width 300ms linear 350ms
}

.webprod-process__illustration--6 .webprod-process__illustration__line--2 {
    margin: 0 auto;
    position: relative;
    height: 0%;
    top: -6px;
    -webkit-transition: height 300ms linear 650ms;
    -moz-transition: height 300ms linear 650ms;
    transition: height 300ms linear 650ms
}

.webprod-process__illustration--6 .webprod-process__illustration__dot {
    position: relative;
    top: -12px;
    opacity: 0
}

@media only screen and (max-width: 600px) {
    .webprod-process__illustration--6 {
        height: auto;
        margin-bottom: 0
    }

    .webprod-process__illustration--6 .webprod-process__illustration__line--1,
    .webprod-process__illustration--6 .webprod-process__illustration__line--2 {
        display: none
    }

    .webprod-process__illustration--6 .webprod-process__illustration__dot {
        opacity: 1
    }
}

@media only screen and (min-width: 601px) {
    .webprod-process__illustration--6.in-view--whole .webprod-process__illustration__dot {
        -webkit-animation: popin 200ms linear 850ms forwards;
        -moz-animation: popin 200ms linear 850ms forwards;
        animation: popin 200ms linear 850ms forwards
    }
}

.webprod-process__illustration--6.in-view--whole .webprod-process__illustration__line--1 {
    width: 50%
}

.webprod-process__illustration--6.in-view--whole .webprod-process__illustration__line--2 {
    height: 100%
}

.webprod-process__illustration--between-points {
    height: 200px
}

@media only screen and (max-width: 1023px) {
    .webprod-process__illustration--between-points {
        height: 50px
    }
}

@media only screen and (max-width: 600px) {
    .webprod-process__illustration--between-points {
        display: none
    }
}

.webprod-process__illustration--between-points .webprod-process__illustration__line {
    height: 0%;
    -webkit-transition: height 200ms linear 650ms;
    -moz-transition: height 200ms linear 650ms;
    transition: height 200ms linear 650ms
}

.webprod-process__illustration--between-points.in-view--partial .webprod-process__illustration__line {
    height: 100%
}

.webprod-process__step {
    max-width: 520px;
    text-align: left
}

.webprod-process__step p {
    margin: 0;
    padding-bottom: 1.5rem
}

.webprod-process__step--5 p {
    padding-bottom: 130px
}

@media only screen and (max-width: 600px) {
    .webprod-process__step--5 p {
        padding-bottom: 20px
    }
}

@media only screen and (min-width: 601px) {
    .webprod-process__step.animate--in-view p {
        opacity: 0;
        -webkit-transform: translateY(-30%);
        -moz-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
        -o-transform: translateY(-30%);
        transform: translateY(-30%);
        -webkit-transition: opacity 300ms linear 500ms, -webkit-transform 300ms linear 500ms;
        -moz-transition: opacity 300ms linear 500ms, -moz-transform 300ms linear 500ms;
        transition: opacity 300ms linear 500ms, transform 300ms linear 500ms
    }
}

.webprod-process__step.animate--in-view.in-view--whole p {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%)
}

.webprod-process__step--6.animate--in-view p {
    -webkit-transition-delay: 1.1s;
    -moz-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.webprod-process__step--left-aligned {
    position: relative;
    margin: 0;
    padding: 0 0 0 80px
}

@media only screen and (max-width: 600px) {
    .webprod-process__step--left-aligned {
        padding: 60px 0 0;
        text-align: left
    }
}

.webprod-process__step--left-aligned:before,
.webprod-process__step--left-aligned:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.webprod-process__step--left-aligned:before {
    width: 3px;
    height: 100%;
    height: 0%;
    -webkit-transition: height 300ms linear 350ms;
    -moz-transition: height 300ms linear 350ms;
    transition: height 300ms linear 350ms;
    background: #00c6ff
}

@media only screen and (max-width: 600px) {
    .webprod-process__step--left-aligned:before {
        display: none
    }
}

.webprod-process__step--left-aligned:after {
    top: -2px;
    left: -22px;
    width: 44px;
    height: 44px;
    background: transparent url(../img/webprod/dot.svg) no-repeat top left
}

@media only screen and (min-width: 601px) {
    .webprod-process__step--left-aligned:after {
        -webkit-transform: scale(0.2);
        -moz-transform: scale(0.2);
        -ms-transform: scale(0.2);
        -o-transform: scale(0.2);
        transform: scale(0.2);
        opacity: 0
    }
}

@media only screen and (max-width: 600px) {
    .webprod-process__step--left-aligned:after {
        top: 0;
        left: 50%;
        margin-left: -22px
    }
}

.webprod-process__step--left-aligned.in-view--partial:after {
    -webkit-animation: popin 200ms linear 650ms forwards;
    -moz-animation: popin 200ms linear 650ms forwards;
    animation: popin 200ms linear 650ms forwards
}

.webprod-process__step--left-aligned.in-view--whole:before {
    height: 100%
}

.webprod-process__step--1,
.webprod-process__step--6 {
    margin: 0 auto;
    max-width: 600px;
    text-align: center
}

@media only screen and (max-width: 600px) {

    .webprod-process__step--1,
    .webprod-process__step--6 {
        text-align: left;
        padding: 0
    }
}

.page--product-development .main-header {
    background: #3c3b3d url(../img/proddev/software_dev_layt.jpg) no-repeat center center;
    background-size: cover
}

@media screen and (max-height: 2000px) {
    .page--product-development .main-header {
        height: 1000px
    }
}

@media screen and (max-height: 1900px) {
    .page--product-development .main-header {
        height: 950px
    }
}

@media screen and (max-height: 1800px) {
    .page--product-development .main-header {
        height: 900px
    }
}

@media screen and (max-height: 1700px) {
    .page--product-development .main-header {
        height: 850px
    }
}

@media screen and (max-height: 1600px) {
    .page--product-development .main-header {
        height: 800px
    }
}

@media screen and (max-height: 1500px) {
    .page--product-development .main-header {
        height: 750px
    }
}

@media screen and (max-height: 1400px) {
    .page--product-development .main-header {
        height: 700px
    }
}

@media screen and (max-height: 1300px) {
    .page--product-development .main-header {
        height: 650px
    }
}

@media screen and (max-height: 1200px) {
    .page--product-development .main-header {
        height: 600px
    }
}

@media screen and (max-height: 1100px) {
    .page--product-development .main-header {
        height: 550px
    }
}

@media screen and (max-height: 1000px) {
    .page--product-development .main-header {
        height: 500px
    }
}

@media screen and (max-height: 900px) {
    .page--product-development .main-header {
        height: 450px
    }
}

@media screen and (max-height: 800px) {
    .page--product-development .main-header {
        height: 400px
    }
}

@media screen and (max-height: 700px) {
    .page--product-development .main-header {
        height: 350px
    }
}

@media screen and (max-height: 600px) {
    .page--product-development .main-header {
        height: 300px
    }
}

.proddev-process {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 0;
    font-size: 20px;
    color: #676767
}

@media only screen and (max-width: 1023px) {
    .proddev-process {
        padding: 0;
        font-size: 14px
    }
}

.proddev-process__circle {
    width: 65%
}

.proddev-process__circle .path--animated {
    stroke-dasharray: 1635;
    stroke-dashoffset: 1635;
    -webkit-transition: all 1100ms cubic-bezier(0.19, 1, 0.22, 1) 300ms;
    -moz-transition: all 1100ms cubic-bezier(0.19, 1, 0.22, 1) 300ms;
    transition: all 1100ms cubic-bezier(0.19, 1, 0.22, 1) 300ms
}

.proddev-process.in-view--whole .proddev-process__circle .path--animated,
.proddev-process.in-view--cover .proddev-process__circle .path--animated {
    stroke-dashoffset: 0
}

.proddev-process__circle .path--faded {
    stroke-opacity: 0.25;
    stroke-dasharray: 1635;
    stroke-dashoffset: 1635;
    -webkit-transition: all 3600ms cubic-bezier(0.19, 1, 0.22, 1) 900ms;
    -moz-transition: all 3600ms cubic-bezier(0.19, 1, 0.22, 1) 900ms;
    transition: all 3600ms cubic-bezier(0.19, 1, 0.22, 1) 900ms
}

.proddev-process.in-view--whole .proddev-process__circle .path--faded,
.proddev-process.in-view--cover .proddev-process__circle .path--faded {
    stroke-dashoffset: 0
}

@media only screen and (max-width: 1023px) {
    .proddev-process__circle {
        display: none
    }
}

.proddev-process__point {
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.proddev-process.in-view--whole .proddev-process__point,
.proddev-process.in-view--cover .proddev-process__point {
    -webkit-animation: processpoint 300ms linear forwards;
    -moz-animation: processpoint 300ms linear forwards;
    animation: processpoint 300ms linear forwards
}

.proddev-process.in-view--whole .proddev-process__point--2,
.proddev-process.in-view--cover .proddev-process__point--2 {
    -webkit-animation-delay: 253.125ms;
    -moz-animation-delay: 253.125ms;
    animation-delay: 253.125ms
}

.proddev-process.in-view--whole .proddev-process__point--3,
.proddev-process.in-view--cover .proddev-process__point--3 {
    -webkit-animation-delay: 337.5ms;
    -moz-animation-delay: 337.5ms;
    animation-delay: 337.5ms
}

.proddev-process.in-view--whole .proddev-process__point--4,
.proddev-process.in-view--cover .proddev-process__point--4 {
    -webkit-animation-delay: 450ms;
    -moz-animation-delay: 450ms;
    animation-delay: 450ms
}

.proddev-process.in-view--whole .proddev-process__point--5,
.proddev-process.in-view--cover .proddev-process__point--5 {
    -webkit-animation-delay: 600ms;
    -moz-animation-delay: 600ms;
    animation-delay: 600ms
}

.proddev-process.in-view--whole .proddev-process__point--6,
.proddev-process.in-view--cover .proddev-process__point--6 {
    -webkit-animation-delay: 800ms;
    -moz-animation-delay: 800ms;
    animation-delay: 800ms
}

.proddev-process__steps ol,
.proddev-process__steps li {
    padding: 0;
    margin: 0
}

.proddev-process__step {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    -webkit-transition: opacity 300ms linear;
    -moz-transition: opacity 300ms linear;
    transition: opacity 300ms linear
}

.proddev-process__step strong {
    color: #ff0065;
    display: block;
    line-height: 1.2;
    margin-bottom: 10px
}

@media only screen and (max-width: 600px) {
    .proddev-process__step strong {
        margin-bottom: 5px
    }
}

@media only screen and (min-width: 1024px) {
    .proddev-process__step {
        opacity: 0
    }
}

.proddev-process__step--2 {
    -webkit-transition-delay: 253.125ms;
    -moz-transition-delay: 253.125ms;
    transition-delay: 253.125ms
}

.proddev-process__step--3 {
    -webkit-transition-delay: 337.5ms;
    -moz-transition-delay: 337.5ms;
    transition-delay: 337.5ms
}

.proddev-process__step--4 {
    -webkit-transition-delay: 450ms;
    -moz-transition-delay: 450ms;
    transition-delay: 450ms
}

.proddev-process__step--5 {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    transition-delay: 600ms
}

.proddev-process__step--6 {
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    transition-delay: 800ms
}

.proddev-process.in-view--whole .proddev-process__step,
.proddev-process.in-view--cover .proddev-process__step {
    opacity: 1
}

.proddev-process__step--1,
.proddev-process__step--4 {
    text-align: center;
    left: 0;
    width: 100%
}

.proddev-process__step--2 {
    top: 32.5%;
    left: 75%
}

.proddev-process__step--3 {
    top: 62.5%;
    left: 74%
}

.proddev-process__step--4 {
    top: 87%
}

.proddev-process__step--5 {
    top: 62.5%;
    left: 1%;
    text-align: right
}

.proddev-process__step--6 {
    top: 32.5%;
    left: 1%;
    text-align: right
}

@media only screen and (max-width: 1023px) {
    .proddev-process__step {
        width: 80%;
        display: block;
        margin: 0 auto 20px !important;
        position: static;
        text-align: center
    }

    .proddev-process__step strong {
        font-size: 24px;
        padding: 0
    }

    .proddev-process__step .lap-breaker {
        display: none
    }
}

.section--proddev-howwework {
    padding-top: 0;
    height: 675px;
    background: #f06 url(../img/proddev/pink-texture.jpg) no-repeat top center;
    background-size: cover;
    position: relative
}

.section--proddev-howwework .container {
    z-index: 2
}

.section--proddev-howwework:after {
    content: " ";
    display: block;
    background-color: #fff;
    width: 200%;
    height: 180px;
    position: absolute;
    bottom: -90px;
    left: -50%;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
    z-index: 1
}

@media only screen and (max-width: 600px) {
    .section--proddev-howwework {
        padding-top: 50px;
        height: auto
    }
}

.section--proddev-howwework .container {
    z-index: 16
}

.section--proddev-howwework+.section {
    position: relative
}

.section--proddev-howwework:after,
.section--proddev-howwework+.section {
    z-index: 15
}

.section--proddev-howwework__illustration {
    position: static;
    width: 459px;
    max-width: none
}

@media only screen and (max-width: 600px) {
    .section--proddev-howwework__illustration {
        max-width: 100%
    }
}

.section--proddev-howwework__illustration-wrapper {
    position: absolute;
    top: 60%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width: 600px) {
    .section--proddev-howwework__illustration-wrapper {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        position: relative;
        top: 0;
        display: block;
        max-width: 80%;
        margin: 0 auto
    }
}

.section--proddev-howwework__illustration__animation {
    position: absolute;
    top: 10.9%;
    left: 14.5%;
    right: 11.3%;
    bottom: 12.6%;
    background: transparent url(../img/proddev/productdevelopment-animation.gif) no-repeat 0px 0px;
    background-size: cover
}

.section--proddev-howwework .section__text {
    max-width: 80%
}

@media only screen and (max-width: 1023px) {
    .section--proddev-howwework .section__text {
        max-width: none
    }
}

.section--contact {
    min-height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center
}

@media only screen and (max-width: 640px) {
    .section--contact {
        min-height: 0
    }
}

@media only screen and (max-width: 640px) {
    .section--contact__content {
        font-size: 20px
    }
}

.section--contact .btn:hover,
.section--contact .case--start__cta:hover,
.section--contact .main-footer__link--bordered:hover,
.section--contact .fearless-panda__btn:hover {
    color: #ff0066
}

@media only screen and (max-width: 600px) {
    .section--proddev-team {
        padding-top: 0px
    }
}

.section--proddev-contact {
    background-color: #f06;
    background-image: url(../img/proddev/contact-texture.jpg)
}

@media only screen and (max-width: 600px) {
    .section--proddev-contact {
        background-image: none
    }
}

@media only screen and (max-width: 600px) {
    .section--proddev-case {
        text-align: center
    }
}

.section--proddev-case__text {
    margin-bottom: 0
}

.section--proddev-case .btn,
.section--proddev-case .case--start__cta,
.section--proddev-case .main-footer__link--bordered,
.section--proddev-case .fearless-panda__btn {
    margin-top: 30px;
    border-color: #333;
    color: #333;
    background-color: transparent
}

.section--proddev-case .btn:hover,
.section--proddev-case .case--start__cta:hover,
.section--proddev-case .main-footer__link--bordered:hover,
.section--proddev-case .fearless-panda__btn:hover {
    background-color: #333;
    color: #fff
}

.section--proddev-case--billogram {
    padding-top: 90px 0 50px
}

.section--proddev-case--billogram__illustration {
    max-width: 86%
}

@media only screen and (max-width: 1023px) {
    .section--proddev-case--billogram__illustration {
        width: 50%;
        padding-top: 30px
    }
}

@media only screen and (max-width: 600px) {
    .section--proddev-case--billogram__illustration {
        width: 70%
    }
}

.section--proddev-case--billogram .container {
    z-index: 3
}

@media only screen and (max-width: 600px) {
    .section--proddev-case--billogram {
        padding: 40px 0 120px
    }
}

.section--proddev-case--yogobe {
    background: #f0f0f0;
    position: relative;
    padding-top: 30px;
    padding-bottom: 90px
}

.section--proddev-case--yogobe .container {
    z-index: 2
}

.section--proddev-case--yogobe:after {
    content: " ";
    display: block;
    background-color: inherit;
    width: 200%;
    height: 150px;
    position: absolute;
    top: -75px;
    left: -50%;
    -webkit-transform: rotate(-3.5deg);
    -moz-transform: rotate(-3.5deg);
    -ms-transform: rotate(-3.5deg);
    -o-transform: rotate(-3.5deg);
    transform: rotate(-3.5deg);
    z-index: 1
}

@media only screen and (min-width: 1024px) {
    .section--proddev-case--yogobe__content {
        padding-left: 50px
    }
}

.section--proddev-case--yogobe .container {
    z-index: 5
}

@media only screen and (max-width: 600px) {
    .section--proddev-case--yogobe .container {
        top: -30px
    }
}

.section--proddev-case--yogobe__illustration {
    max-width: 110%;
    position: relative;
    left: -15%
}

@media only screen and (max-width: 1023px) {
    .section--proddev-case--yogobe__illustration {
        left: auto;
        position: static;
        width: 65%;
        padding-top: 30px
    }
}

@media only screen and (max-width: 600px) {
    .section--proddev-case--yogobe__illustration {
        width: 100%
    }
}

.section--proddev-case--yogobe__illustration-container {
    position: relative
}

@media only screen and (max-width: 600px) {
    .section--proddev-case--yogobe {
        padding: 0
    }
}

.section--proddev-case--uppsalastudent {
    padding: 100px 0 0
}

.section--proddev-case--uppsalastudent .container {
    z-index: 3
}

.section--proddev-case--uppsalastudent__illustration {
    padding-top: 40px;
    max-width: 86%
}

@media only screen and (max-width: 1023px) {
    .section--proddev-case--uppsalastudent__illustration {
        width: 50%;
        padding-top: 30px
    }
}

@media only screen and (max-width: 600px) {
    .section--proddev-case--uppsalastudent__illustration {
        width: 70%
    }
}

@media only screen and (max-width: 600px) {
    .section--proddev-case--uppsalastudent {
        padding: 40px 0 20px
    }
}

.page--shapeherd-labs .main-header {
    background-color: #3c3b3d;
    background-image: url(../img/managed-services/managed-services-overlay.jpg)
}

@media screen and (max-height: 2000px) {
    .page--shapeherd-labs .main-header {
        height: 1000px
    }
}

@media screen and (max-height: 1900px) {
    .page--shapeherd-labs .main-header {
        height: 950px
    }
}

@media screen and (max-height: 1800px) {
    .page--shapeherd-labs .main-header {
        height: 900px
    }
}

@media screen and (max-height: 1700px) {
    .page--shapeherd-labs .main-header {
        height: 850px
    }
}

@media screen and (max-height: 1600px) {
    .page--shapeherd-labs .main-header {
        height: 800px
    }
}

@media screen and (max-height: 1500px) {
    .page--shapeherd-labs .main-header {
        height: 750px
    }
}

@media screen and (max-height: 1400px) {
    .page--shapeherd-labs .main-header {
        height: 700px
    }
}

@media screen and (max-height: 1300px) {
    .page--shapeherd-labs .main-header {
        height: 650px
    }
}

@media screen and (max-height: 1200px) {
    .page--shapeherd-labs .main-header {
        height: 600px
    }
}

@media screen and (max-height: 1100px) {
    .page--shapeherd-labs .main-header {
        height: 550px
    }
}

@media screen and (max-height: 1000px) {
    .page--shapeherd-labs .main-header {
        height: 500px
    }
}

@media screen and (max-height: 900px) {
    .page--shapeherd-labs .main-header {
        height: 450px
    }
}

@media screen and (max-height: 800px) {
    .page--shapeherd-labs .main-header {
        height: 400px
    }
}

@media screen and (max-height: 700px) {
    .page--shapeherd-labs .main-header {
        height: 350px
    }
}

@media screen and (max-height: 600px) {
    .page--shapeherd-labs .main-header {
        height: 300px
    }
}

.section--labs-oddset {
    background: #3c3b3d;
    padding-bottom: 140px;
    position: relative
}

@media only screen and (max-width: 600px) {
    .section--labs-oddset {
        padding-bottom: 60px
    }
}

.section--labs-oddset .alpha,
.section--labs-oddset .heading,
.section--labs-oddset .page--404-page-not-found .page__title,
.page--404-page-not-found .section--labs-oddset .page__title,
.section--labs-oddset .section--contact__content,
.section--labs-oddset .section--start__title,
.section--labs-oddset .case--list__title,
.section--labs-oddset .main-header__title--blog,
.section--labs-oddset .read-more__content {
    padding-bottom: 50px
}

@media only screen and (max-width: 1023px) {

    .section--labs-oddset .alpha,
    .section--labs-oddset .heading,
    .section--labs-oddset .page--404-page-not-found .page__title,
    .page--404-page-not-found .section--labs-oddset .page__title,
    .section--labs-oddset .section--contact__content,
    .section--labs-oddset .section--start__title,
    .section--labs-oddset .case--list__title,
    .section--labs-oddset .main-header__title--blog,
    .section--labs-oddset .read-more__content {
        padding-bottom: 20px
    }
}

.section--labs-oddset .btn:hover,
.section--labs-oddset .case--start__cta:hover,
.section--labs-oddset .main-footer__link--bordered:hover,
.section--labs-oddset .fearless-panda__btn:hover {
    color: #222
}

.section--labs-oddset .container {
    z-index: 2
}

.section--labs-oddset:after {
    content: " ";
    display: block;
    background-color: inherit;
    width: 200%;
    height: 270px;
    position: absolute;
    bottom: -135px;
    left: -50%;
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    transform: rotate(8deg);
    z-index: 1
}

.section--labs--agigen-chat {
    padding-top: 120px;
    padding-bottom: 80px;
    /* background: #f4a543 url(../img/work/case/slack/pattern-repeat-xy-light.png) repeat center center */
    background: transparent;
}

.section--labs--agigen-chat__illustration {
    position: relative;
    z-index: 5;
    max-width: 400px
}

.section--labs--agigen-chat .btn:hover,
.section--labs--agigen-chat .case--start__cta:hover,
.section--labs--agigen-chat .main-footer__link--bordered:hover,
.section--labs--agigen-chat .fearless-panda__btn:hover {
    color: #f4a543
}

.section--labs-github {
    padding-bottom: 150px
}

@media only screen and (max-width: 600px) {
    .section--labs-github {
        padding-bottom: 60px
    }
}

.labs-github-illustration {
    width: 400px
}

.main-header--start {
    background-image: url(../img/start/splash/hero_wallpaper_overlay.jpg);
    /* background-color: #DD0053; */
    /* background-color: #ef5129; */
    background-repeat: no-repeat;
    background-position: top center;
    position: relative
}

.main-header--start__cloud {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    width: 1920px;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.main-header--start__cloud--1 {
    height: 100%;
    background-image: url(../img/start/splash/cloud_1920_720_gray.png);
    background-size: contain;
    bottom: -50%;
    right: 50%;
    -webkit-transform: translate3d(-40%, 0, 0);
    -moz-transform: translate3d(-40%, 0, 0);
    -ms-transform: translate3d(-40%, 0, 0);
    -o-transform: translate3d(-40%, 0, 0);
    transform: translate3d(-40%, 0, 0);
    -webkit-animation: cloudsRight 120s linear 200ms;
    -moz-animation: cloudsRight 120s linear 200ms;
    animation: cloudsRight 120s linear 200ms
}

.main-header--start__cloud--2 {
    height: 125%;
    background-image: url(../img/start/splash/cloud_1920_1000.png);
    background-size: contain;
    bottom: -75%;
    left: 50%;
    -webkit-transform: translate3d(-30%, 0, 0);
    -moz-transform: translate3d(-30%, 0, 0);
    -ms-transform: translate3d(-30%, 0, 0);
    -o-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0);
    -webkit-animation: cloudsLeft 300s linear 200ms;
    -moz-animation: cloudsLeft 300s linear 200ms;
    animation: cloudsLeft 300s linear 200ms
}

@media only screen and (max-width: 640px) {
    .main-header--start {
        height: 400px;
        background-position: top center !important
    }

    .main-header--start__cloud {
        display: none
    }
}

.device--ios .main-header--start,
.browser--ie .main-header--start {
    background-position: top center !important
}

.cloud-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.cloud-wrapper--1 {
    z-index: 15
}

.browser--ie .cloud-wrapper {
    display: none
}

@-webkit-keyframes cloudsLeft {
    from {
        -webkit-transform: translate3d(-30%, 0, 0);
        opacity: 0
    }

    0.25% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(-120%, 0, 0)
    }
}

@-moz-keyframes cloudsLeft {
    from {
        -moz-transform: translate3d(-30%, 0, 0);
        opacity: 0
    }

    0.25% {
        opacity: 1
    }

    to {
        -moz-transform: translate3d(-120%, 0, 0)
    }
}

@keyframes cloudsLeft {
    from {
        -webkit-transform: translate3d(-30%, 0, 0);
        -moz-transform: translate3d(-30%, 0, 0);
        -ms-transform: translate3d(-30%, 0, 0);
        -o-transform: translate3d(-30%, 0, 0);
        transform: translate3d(-30%, 0, 0);
        opacity: 0
    }

    0.25% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(-120%, 0, 0);
        -moz-transform: translate3d(-120%, 0, 0);
        -ms-transform: translate3d(-120%, 0, 0);
        -o-transform: translate3d(-120%, 0, 0);
        transform: translate3d(-120%, 0, 0)
    }
}

@-webkit-keyframes cloudsRight {
    from {
        -webkit-transform: translate3d(55%, 0, 0);
        opacity: 0
    }

    2.5% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(250%, 0, 0)
    }
}

@-moz-keyframes cloudsRight {
    from {
        -moz-transform: translate3d(55%, 0, 0);
        opacity: 0
    }

    2.5% {
        opacity: 1
    }

    to {
        -moz-transform: translate3d(250%, 0, 0)
    }
}

@keyframes cloudsRight {
    from {
        -webkit-transform: translate3d(55%, 0, 0);
        -moz-transform: translate3d(55%, 0, 0);
        -ms-transform: translate3d(55%, 0, 0);
        -o-transform: translate3d(55%, 0, 0);
        transform: translate3d(55%, 0, 0);
        opacity: 0
    }

    2.5% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(250%, 0, 0);
        -moz-transform: translate3d(250%, 0, 0);
        -ms-transform: translate3d(250%, 0, 0);
        -o-transform: translate3d(250%, 0, 0);
        transform: translate3d(250%, 0, 0)
    }
}

.start-circle {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 680px;
    height: 680px
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {
    .start-circle {
        width: 400px;
        height: 400px
    }
}

@media only screen and (max-height: 900px) {
    .start-circle {
        width: 550px;
        height: 550px
    }
}

@media only screen and (max-height: 800px) {
    .start-circle {
        width: 500px;
        height: 500px
    }
}

@media only screen and (max-height: 700px) {
    .start-circle {
        width: 450px;
        height: 450px
    }
}

@media only screen and (max-height: 600px) {
    .start-circle {
        width: 400px;
        height: 400px
    }
}

@media only screen and (max-height: 500px) {
    .start-circle {
        width: 350px;
        height: 350px
    }
}

@media only screen and (max-width: 640px) {
    .start-circle {
        width: 300px;
        height: 300px
    }
}

.start-circle__title {
    position: absolute;
    width: 80%;
    height: 53.33333%;
    z-index: 30;
    left: 10%;
    top: 23.5%;
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5)
}

@media only screen and (min-width: 640px) {
    .start-circle__title path {
        opacity: 0
    }
}

.start-circle__circle {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%
}

.start-circle__circle__path {
    stroke-dasharray: 2299;
    stroke-dashoffset: 2299
}

.device--ios .start-circle__circle,
.browser--ie .start-circle__circle {
    display: none !important
}

.animate .start-circle__title {
    -webkit-transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1) 2400ms;
    -moz-transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1) 2400ms;
    transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1) 2400ms;
    opacity: 1 !important;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.animate .start-circle__title path {
    opacity: 1
}

.device--ios .animate .start-circle__title,
.browser--ie .animate .start-circle__title {
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    transition-delay: 0ms
}

.animate .start-circle__circle__path {
    -webkit-animation: dash 5000ms cubic-bezier(0.86, 0, 0.07, 1) 300ms forwards;
    -moz-animation: dash 5000ms cubic-bezier(0.86, 0, 0.07, 1) 300ms forwards;
    animation: dash 5000ms cubic-bezier(0.86, 0, 0.07, 1) 300ms forwards
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 2299;
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        opacity: 1
    }

    50% {
        stroke-dashoffset: 0;
        -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
        opacity: 1
    }

    100% {
        -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
        stroke-dashoffset: -2299;
        opacity: 0
    }
}

@-moz-keyframes dash {
    0% {
        stroke-dashoffset: 2299;
        -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        opacity: 1
    }

    50% {
        stroke-dashoffset: 0;
        -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
        opacity: 1
    }

    100% {
        -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
        stroke-dashoffset: -2299;
        opacity: 0
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 2299;
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        opacity: 1
    }

    50% {
        stroke-dashoffset: 0;
        -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
        -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
        animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
        opacity: 1
    }

    100% {
        -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
        -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
        animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
        stroke-dashoffset: -2299;
        opacity: 0
    }
}

.grid--client-logos {
    width: 100%;
    margin: 40px auto
}

@media only screen and (max-width: 600px) {
    .grid--client-logos {
        margin: 0
    }
}

.client-logo {
    vertical-align: middle;
    display: inline-block;
    opacity: 0.4;
    max-height: 30px;
    max-width: 40%
}

.client-logo-container {
    height: 120px;
    line-height: 120px;
    vertical-align: middle;
    margin: 0;
    border: 1px #eee solid;
    border-width: 0 1px 1px 0
}

@media only screen and (max-width: 600px) {
    .client-logo-container {
        height: 60px;
        line-height: 60px
    }
}

.client-logo-container--5,
.client-logo-container--10,
.client-logo-container--15 {
    border-right: none
}

.client-logo-container--11,
.client-logo-container--12,
.client-logo-container--13,
.client-logo-container--14,
.client-logo-container--15,
.client-logo-container--16 {
    border-bottom: none
}

@media only screen and (max-width: 600px) {
    .client-logo {
        max-height: 20px;
        max-width: 60%
    }
}

.section--start__ingress {
    margin: 0
}

.section--start__copy {
    font-weight: 300;
    font-size: 30px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width: 1180px) {
    .section--start__copy {
        font-size: 24px
    }
}

@media only screen and (max-width: 600px) {
    .section--start__copy {
        max-width: 80%;
        font-size: 20px
    }
}

.section--start-intro {
    position: relative;
    background: white
}

.section--start-intro__ingress {
    /* margin: 0 auto 80px; */
    font-size: 40px
}

@media only screen and (max-width: 1220px) {
    .section--start-intro__ingress {
        font-size: 32px
    }
}

@media only screen and (max-width: 600px) {
    .section--start-intro__ingress {
        margin: 0 auto 40px;
        font-size: 20px
    }
}

.section--start-intro__logos {
    text-align: center
}

.section--start-intro__logos-header {
    display: none
}

@media only screen and (max-width: 600px) {

    .section--start-labs .container,
    .section--start-webprod .container,
    .section--start-proddev .container {
        width: 100%;
        max-width: 100%
    }
}

.section--start-webprod,
.section--start-proddev {
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative
}

@media screen and (max-height: 2000px) {

    .section--start-webprod,
    .section--start-proddev {
        height: 1800px
    }
}

@media screen and (max-height: 1900px) {

    .section--start-webprod,
    .section--start-proddev {
        height: 1710px
    }
}

@media screen and (max-height: 1800px) {

    .section--start-webprod,
    .section--start-proddev {
        height: 1620px
    }
}

@media screen and (max-height: 1700px) {

    .section--start-webprod,
    .section--start-proddev {
        height: 1530px
    }
}

@media screen and (max-height: 1600px) {

    .section--start-webprod,
    .section--start-proddev {
        height: 1440px
    }
}

@media screen and (max-height: 1500px) {

    .section--start-webprod,
    .section--start-proddev {
        height: 1350px
    }
}

@media screen and (max-height: 1400px) {

    .section--start-webprod,
    .section--start-proddev {
        height: 1260px
    }
}

@media screen and (max-height: 1300px) {

    .section--start-webprod,
    .section--start-proddev {
        height: 1170px
    }
}

@media screen and (max-height: 1200px) {

    .section--start-webprod,
    .section--start-proddev {
        height: 1080px
    }
}

@media screen and (max-height: 1100px) {

    .section--start-webprod,
    .section--start-proddev {
        height: 990px
    }
}

@media screen and (max-height: 1000px) {

    .section--start-webprod,
    .section--start-proddev {
        height: 900px
    }
}

@media screen and (max-height: 900px) {

    .section--start-webprod,
    .section--start-proddev {
        height: 810px
    }
}

@media screen and (max-height: 800px) {

    .section--start-webprod,
    .section--start-proddev {
        height: 720px
    }
}

@media screen and (max-height: 700px) {

    .section--start-webprod,
    .section--start-proddev {
        height: 630px
    }
}

@media screen and (max-height: 600px) {

    .section--start-webprod,
    .section--start-proddev {
        height: 540px
    }
}

@media only screen and (max-width: 1023px) {

    .section--start-webprod,
    .section--start-proddev {
        /* background-image: url(../img/start/webprod/portable-bg.jpg); */
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
        padding-top: 100px;
        padding-bottom: 180px
    }
}

@media only screen and (max-width: 600px) {

    .section--start-webprod,
    .section--start-proddev {
        /* background-image: url(../img/start/webprod/palm-bg.jpg) */
    }
}

.device--ios .section--start-webprod,
.browser--ie .section--start-webprod,
.device--ios .section--start-proddev,
.browser--ie .section--start-proddev {
    background-image: url(../img/start/webprod/portable-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 100px;
    padding-bottom: 180px
}

.section--start-webprod {
    z-index: 9
}

@media only screen and (max-width: 1023px) {
    .section--start-webprod {
        padding-top: 100px;
        padding-bottom: 150px
    }
}

.device--ios .section--start-webprod {
    padding-top: 100px;
    padding-bottom: 120px
}

.section--start-proddev {
    position: relative
}

@media only screen and (max-width: 1023px) {
    .section--start-proddev {
        /* background-image: url(../img/start/proddev/portable-bg.jpg); */
        padding-bottom: 180px
    }
}

@media only screen and (max-width: 600px) {
    .section--start-proddev {
        /* background-image: url(../img/start/proddev/palm-bg.jpg) */
    }
}

.device--ios .section--start-proddev,
.browser--ie .section--start-proddev {
    background-image: url(../img/start/proddev/portable-bg.jpg);
    padding-bottom: 180px
}

.section--labs {
    background-color: #fff;
}

/* Targeting the section's h2's, p's */
.section--labs.gray-text h2,
.section--labs.gray-text p,
.section--labs.gray-text a {
    color: #666;
}

.section--labs.gray-text .btn {
    color: #666;
    border-color: #666;
}

.section--labs.gray-text .btn:hover {
    color: #ef5129;
    border-color: #ef5129;
}


.section--start-contact {
    background-color: #3c3b3d;
    position: relative;
    z-index: 10
}

.case--fullwidth--samsung,
.section--start-intro {
    z-index: 10
}

.section--start-proddev .container,
.section--start-webprod .container {
    position: relative;
    z-index: 50;
    pointer-events: none
}

.section--start-proddev .btn,
.section--start-proddev .case--start__cta,
.section--start-proddev .main-footer__link--bordered,
.section--start-proddev .fearless-panda__btn,
.section--start-webprod .btn,
.section--start-webprod .case--start__cta,
.section--start-webprod .main-footer__link--bordered,
.section--start-webprod .fearless-panda__btn {
    pointer-events: auto
}

.section--start-webprod .btn,
.section--start-webprod .case--start__cta,
.section--start-webprod .main-footer__link--bordered,
.section--start-webprod .fearless-panda__btn {
    border-color: #fff;
    color: #fff;
    background-color: transparent
}

.section--start-webprod .btn:hover,
.section--start-webprod .case--start__cta:hover,
.section--start-webprod .main-footer__link--bordered:hover,
.section--start-webprod .fearless-panda__btn:hover {
    background-color: #fff;
    color: #ef5129;
}

.lax {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center
}

.browser--ie .lax {
    display: none
}

.lax--back {
    pointer-events: none;
    z-index: 5
}

.lax--middle {
    z-index: 10
}

.lax--front {
    z-index: 20;
    pointer-events: none;
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -ms-transform: scale(2.2);
    -o-transform: scale(2.2);
    transform: scale(2.2)
}

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

.lax__link {
    overflow: hidden;
    text-indent: -1000px;
    text-align: left;
    position: absolute;
    background: transparent url() no-repeat top left
}

@media only screen and (max-width: 900px) {
    .lax__link {
        display: none
    }
}

.lax__link--chrome {
    width: 450px;
    height: 403px;
    top: 30%;
    right: 14%;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    background-image: url(../img/images-canvas/ERP/desktop_dashboard.png);
    background-size: cover
}

@media only screen and (max-width: 1700px) {
    .lax__link--chrome {
        width: 300px;
        height: 250px
    }
}

@media only screen and (max-width: 1200px) {
    .lax__link--chrome {
        width: 100px;
        height: 149px
    }
}

.lax__link--chrome:hover {
    -webkit-animation: pulsateChrome 1800ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -moz-animation: pulsateChrome 1800ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    animation: pulsateChrome 1800ms cubic-bezier(0.445, 0.05, 0.55, 0.95)
}

.lax__link--samsung {
    width: 350px;
    height: 350px;
    top: 30%;
    left: 15%;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    background-image: url(../img/images-canvas/ERP/mobile_dashboard.png);
    background-size: cover
}

@media only screen and (max-width: 1700px) {
    .lax__link--samsung {
        width: 280px;
        height: 280px
    }
}

@media only screen and (max-width: 1200px) {
    .lax__link--samsung {
        width: 80px;
        height: 153px
    }
}

.lax__link--samsung:hover {
    -webkit-animation: pulsateSamsung 1800ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -moz-animation: pulsateSamsung 1800ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    animation: pulsateSamsung 1800ms cubic-bezier(0.445, 0.05, 0.55, 0.95)
}

.lax__link:hover {
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.lax img {
    pointer-events: none;
    max-width: none;
    width: auto;
    height: 100%
}

@media only screen and (max-width: 600px) {
    .lax {
        display: none
    }
}

.device--ios .lax {
    display: none
}

.in-view--partial .container {
    opacity: 1
}

.in-view--partial .btn,
.in-view--partial .case--start__cta,
.in-view--partial .main-footer__link--bordered,
.in-view--partial .fearless-panda__btn {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.in-view--partial .lax {
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    opacity: 1
}

.in-view--partial .lax--front {
    -webkit-transition: all 1500ms linear;
    -moz-transition: all 1500ms linear;
    transition: all 1500ms linear
}

.in-view--partial .lax--middle {
    -webkit-transition: all 1500ms linear 250ms;
    -moz-transition: all 1500ms linear 250ms;
    transition: all 1500ms linear 250ms
}

.in-view--partial .lax--back {
    -webkit-transition: all 1500ms linear 500ms;
    -moz-transition: all 1500ms linear 500ms;
    transition: all 1500ms linear 500ms
}

@-webkit-keyframes pulsateSamsung {

    0%,
    100% {
        -webkit-transform: scale(1) rotate(0deg)
    }

    50% {
        -webkit-transform: scale(1.05) rotate(0deg)
    }
}

@-moz-keyframes pulsateSamsung {

    0%,
    100% {
        -moz-transform: scale(1) rotate(0deg)
    }

    50% {
        -moz-transform: scale(1.05) rotate(0deg)
    }
}

@keyframes pulsateSamsung {

    0%,
    100% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }

    50% {
        -webkit-transform: scale(1.05) rotate(0deg);
        -moz-transform: scale(1.05) rotate(0deg);
        -ms-transform: scale(1.05) rotate(0deg);
        -o-transform: scale(1.05) rotate(0deg);
        transform: scale(1.05) rotate(0deg)
    }
}

@-webkit-keyframes pulsateChrome {

    0%,
    100% {
        -webkit-transform: scale(1) rotate(0deg)
    }

    50% {
        -webkit-transform: scale(1.05) rotate(0deg)
    }
}

@-moz-keyframes pulsateChrome {

    0%,
    100% {
        -moz-transform: scale(1) rotate(0deg)
    }

    50% {
        -moz-transform: scale(1.05) rotate(0deg)
    }
}

@keyframes pulsateChrome {

    0%,
    100% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }

    50% {
        -webkit-transform: scale(1.05) rotate(0deg);
        -moz-transform: scale(1.05) rotate(0deg);
        -ms-transform: scale(1.05) rotate(0deg);
        -o-transform: scale(1.05) rotate(0deg);
        transform: scale(1.05) rotate(0deg)
    }
}

.section--start-proddev .btn,
.section--start-proddev .case--start__cta,
.section--start-proddev .main-footer__link--bordered,
.section--start-proddev .fearless-panda__btn {
    border-color: #fff;
    color: #fff;
    background-color: transparent
}

.section--start-proddev .btn:hover,
.section--start-proddev .case--start__cta:hover,
.section--start-proddev .main-footer__link--bordered:hover,
.section--start-proddev .fearless-panda__btn:hover {
    background-color: #fff;
    color: #ef5129;
}

.section--start-proddev .lax {
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom
}

.section--start-proddev .lax--front {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
}

.section--start-proddev .lax__link {
    text-indent: 0px;
    width: 243px;
    height: 360px
}

@media only screen and (max-width: 800px) {
    .section--start-proddev .lax__link {
        display: none
    }
}

.section--start-proddev .lax__link__img {
    position: absolute;
    top: 0;
    left: 0
}

.section--start-proddev .lax__link__img--hover {
    -webkit-transition: opacity 1500ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 100ms;
    -moz-transition: opacity 1500ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 100ms;
    transition: opacity 1500ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 100ms;
    opacity: 0
}

@media only screen and (max-width: 1400px) {
    .section--start-proddev .lax__link {
        width: 210px;
        height: 311px
    }
}

@media only screen and (max-width: 1100px) {
    .section--start-proddev .lax__link {
        width: 160px;
        height: 237px
    }
}

.section--start-proddev .lax__link--billogram {
    top: 40%;
    right: 15%;
    -webkit-transform: rotate(-9deg);
    -moz-transform: rotate(-9deg);
    -ms-transform: rotate(-9deg);
    -o-transform: rotate(-9deg);
    transform: rotate(-9deg)
}

@media only screen and (max-width: 1400px) {
    .section--start-proddev .lax__link--billogram {
        right: 10%
    }
}

.section--start-proddev .lax__link--yogobe {
    top: 32%;
    left: 14%;
    -webkit-transform: rotate(12deg);
    -moz-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    -o-transform: rotate(12deg);
    transform: rotate(12deg)
}

@media only screen and (max-width: 1400px) {
    .section--start-proddev .lax__link--yogobe {
        left: 10%;
        top: 28%
    }
}

.section--start-proddev .lax__link:hover .lax__link__img--hover {
    opacity: 1
}

.section--labs {
    padding: 100px 0 0;
    position: relative
}

@media only screen and (max-width: 600px) {
    .section--labs {
        /* background: #f4a543 url(../img/start/labs/datta.png) no-repeat center bottom -100px; */
        background: #ffffff;
        background-size: 178px 177px;
        padding-bottom: 40px
    }
}

.section--labs .container {
    height: 100%;
    position: relative;
    margin-bottom: 60px
}

.section--labs .btn,
.section--labs .case--start__cta,
.section--labs .main-footer__link--bordered,
.section--labs .fearless-panda__btn {
    border-color: #fff;
    color: #fff;
    background-color: transparent
}

.section--labs .btn:hover,
.section--labs .case--start__cta:hover,
.section--labs .main-footer__link--bordered:hover,
.section--labs .fearless-panda__btn:hover {
    background-color: #fff;
    color: #f4a543
}

.computer {
    text-align: left;
    z-index: 5;
    position: relative;
    width: 702px;
    height: 402px;
    background: transparent url(../img/images-canvas/managed-services/managed-services.png) no-repeat top left;
    background-size: 702px 402px;
    margin: 0 auto 0px
}

@media only screen and (max-width: 640px) {
    .computer {
        display: none
    }
}

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

.screen {
    position: absolute;
    font-family: "Courier New", Courier, monospace;
    font-weight: bold;
    font-size: 14px;
    padding-top: 150px;
    padding-left: 120px;
    padding-right: 120px;
    padding-bottom: 220px;
    top: 0;
    left: 0;
    color: #0f0;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.screen__lines {
    padding: 0;
    margin: 0;
    list-style-type: none;
    min-height: 100%;
    position: absolute;
    bottom: 0;
    width: 100%
}

.screen__line {
    padding: 0;
    margin: 0
}

.screen__line pre {
    margin: 0
}

.screen__input {
    color: #0f0;
    outline: none;
    font-weight: bold;
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
    color: transparent;
    text-shadow: 0 0 0 #0f0
}

.device--ios .screen__input {
    color: #0f0;
    text-shadow: none
}

.screen__prompt-wrapper {
    position: relative
}

.screen__cursor {
    display: none;
    position: absolute;
    width: 8px;
    height: 15px;
    background: #0f0;
    top: 2px;
    left: 18px;
    opacity: 0.75;
    -webkit-animation: cursorblink 1200ms steps(5, start) infinite;
    -moz-animation: cursorblink 1200ms steps(5, start) infinite;
    animation: cursorblink 1200ms steps(5, start) infinite;
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

input:focus+.screen__cursor {
    display: inline-block
}

.device--ios .screen__cursor {
    display: none !important
}

@-webkit-keyframes cursorblink {
    0% {
        opacity: 0
    }

    5% {
        opacity: 0.75
    }

    50% {
        opacity: 0.75
    }

    85% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes cursorblink {
    0% {
        opacity: 0
    }

    5% {
        opacity: 0.75
    }

    50% {
        opacity: 0.75
    }

    85% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes cursorblink {
    0% {
        opacity: 0
    }

    5% {
        opacity: 0.75
    }

    50% {
        opacity: 0.75
    }

    85% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

.page--we-are-shapeherd .main-header {
    background: #ddd url(../img/about/about-us-overlay02.jpg) no-repeat top center;
    background-size: cover
}

@media screen and (max-height: 2000px) {
    .page--we-are-shapeherd .main-header {
        height: 1500px
    }
}

@media screen and (max-height: 1900px) {
    .page--we-are-shapeherd .main-header {
        height: 1425px
    }
}

@media screen and (max-height: 1800px) {
    .page--we-are-shapeherd .main-header {
        height: 1350px
    }
}

@media screen and (max-height: 1700px) {
    .page--we-are-shapeherd .main-header {
        height: 1275px
    }
}

@media screen and (max-height: 1600px) {
    .page--we-are-shapeherd .main-header {
        height: 1200px
    }
}

@media screen and (max-height: 1500px) {
    .page--we-are-shapeherd .main-header {
        height: 1125px
    }
}

@media screen and (max-height: 1400px) {
    .page--we-are-shapeherd .main-header {
        height: 1050px
    }
}

@media screen and (max-height: 1300px) {
    .page--we-are-shapeherd .main-header {
        height: 975px
    }
}

@media screen and (max-height: 1200px) {
    .page--we-are-shapeherd .main-header {
        height: 900px
    }
}

@media screen and (max-height: 1100px) {
    .page--we-are-shapeherd .main-header {
        height: 825px
    }
}

@media screen and (max-height: 1000px) {
    .page--we-are-shapeherd .main-header {
        height: 750px
    }
}

@media screen and (max-height: 900px) {
    .page--we-are-shapeherd .main-header {
        height: 675px
    }
}

@media screen and (max-height: 800px) {
    .page--we-are-shapeherd .main-header {
        height: 600px
    }
}

@media screen and (max-height: 700px) {
    .page--we-are-shapeherd .main-header {
        height: 525px
    }
}

@media screen and (max-height: 600px) {
    .page--we-are-shapeherd .main-header {
        height: 450px
    }
}

@media screen and (max-height: 2000px) and (max-width: 1023px) {
    .page--we-are-shapeherd .main-header {
        height: 1000px
    }
}

@media screen and (max-height: 1900px) and (max-width: 1023px) {
    .page--we-are-shapeherd .main-header {
        height: 950px
    }
}

@media screen and (max-height: 1800px) and (max-width: 1023px) {
    .page--we-are-shapeherd .main-header {
        height: 900px
    }
}

@media screen and (max-height: 1700px) and (max-width: 1023px) {
    .page--we-are-shapeherd .main-header {
        height: 850px
    }
}

@media screen and (max-height: 1600px) and (max-width: 1023px) {
    .page--we-are-shapeherd .main-header {
        height: 800px
    }
}

@media screen and (max-height: 1500px) and (max-width: 1023px) {
    .page--we-are-shapeherd .main-header {
        height: 750px
    }
}

@media screen and (max-height: 1400px) and (max-width: 1023px) {
    .page--we-are-shapeherd .main-header {
        height: 700px
    }
}

@media screen and (max-height: 1300px) and (max-width: 1023px) {
    .page--we-are-shapeherd .main-header {
        height: 650px
    }
}

@media screen and (max-height: 1200px) and (max-width: 1023px) {
    .page--we-are-shapeherd .main-header {
        height: 600px
    }
}

@media screen and (max-height: 1100px) and (max-width: 1023px) {
    .page--we-are-shapeherd .main-header {
        height: 550px
    }
}

@media screen and (max-height: 1000px) and (max-width: 1023px) {
    .page--we-are-shapeherd .main-header {
        height: 500px
    }
}

@media screen and (max-height: 900px) and (max-width: 1023px) {
    .page--we-are-shapeherd .main-header {
        height: 450px
    }
}

@media screen and (max-height: 800px) and (max-width: 1023px) {
    .page--we-are-shapeherd .main-header {
        height: 400px
    }
}

@media screen and (max-height: 700px) and (max-width: 1023px) {
    .page--we-are-shapeherd .main-header {
        height: 350px
    }
}

@media screen and (max-height: 600px) and (max-width: 1023px) {
    .page--we-are-shapeherd .main-header {
        height: 300px
    }
}

@media screen and (max-height: 2000px) and (max-width: 600px) {
    .page--we-are-shapeherd .main-header {
        height: 800px
    }
}

@media screen and (max-height: 1900px) and (max-width: 600px) {
    .page--we-are-shapeherd .main-header {
        height: 760px
    }
}

@media screen and (max-height: 1800px) and (max-width: 600px) {
    .page--we-are-shapeherd .main-header {
        height: 720px
    }
}

@media screen and (max-height: 1700px) and (max-width: 600px) {
    .page--we-are-shapeherd .main-header {
        height: 680px
    }
}

@media screen and (max-height: 1600px) and (max-width: 600px) {
    .page--we-are-shapeherd .main-header {
        height: 640px
    }
}

@media screen and (max-height: 1500px) and (max-width: 600px) {
    .page--we-are-shapeherd .main-header {
        height: 600px
    }
}

@media screen and (max-height: 1400px) and (max-width: 600px) {
    .page--we-are-shapeherd .main-header {
        height: 560px
    }
}

@media screen and (max-height: 1300px) and (max-width: 600px) {
    .page--we-are-shapeherd .main-header {
        height: 520px
    }
}

@media screen and (max-height: 1200px) and (max-width: 600px) {
    .page--we-are-shapeherd .main-header {
        height: 480px
    }
}

@media screen and (max-height: 1100px) and (max-width: 600px) {
    .page--we-are-shapeherd .main-header {
        height: 440px
    }
}

@media screen and (max-height: 1000px) and (max-width: 600px) {
    .page--we-are-shapeherd .main-header {
        height: 400px
    }
}

@media screen and (max-height: 900px) and (max-width: 600px) {
    .page--we-are-shapeherd .main-header {
        height: 360px
    }
}

@media screen and (max-height: 800px) and (max-width: 600px) {
    .page--we-are-shapeherd .main-header {
        height: 320px
    }
}

@media screen and (max-height: 700px) and (max-width: 600px) {
    .page--we-are-shapeherd .main-header {
        height: 280px
    }
}

@media screen and (max-height: 600px) and (max-width: 600px) {
    .page--we-are-shapeherd .main-header {
        height: 240px
    }
}

.page--we-are-shapeherd .main-header .main-header__content {
    position: absolute;
    bottom: 10px;
    left: 0
}

.about-copy .giga,
.about-copy .main-header__title {
    padding-bottom: 50px;
    color: #252525
}

.section--about-divider-office {
    background: #ef5129 url(    ) no-repeat top center;
    background-size: cover;
    padding-bottom: 300px
}

@media only screen and (max-width: 1023px) {
    .section--about-divider-office {
        padding-bottom: 160px;
        background-position: bottom center
    }
}

@media only screen and (max-width: 600px) {
    .section--about-divider-office {
        padding-bottom: 120px
    }
}

.section--about-divider-love {
    background: #3c3b3d url(../img/about/about-love-layout.jpg) no-repeat top center;
    background-size: cover;
    padding: 240px 0
}

@media only screen and (max-width: 1023px) {
    .section--about-divider-love {
        padding: 180px 0
    }
}

@media only screen and (max-width: 600px) {
    .section--about-divider-love {
        padding: 50px 0
    }
}

.section--big-ideas {
    background: white;
    position: relative;
    padding-top: 50px
}

.section--big-ideas .container {
    z-index: 3
}

.section--big-ideas .container {
    z-index: 2
}

.section--big-ideas:after {
    content: " ";
    display: block;
    background-color: inherit;
    width: 200%;
    height: 240px;
    position: absolute;
    top: -120px;
    left: -50%;
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    transform: rotate(-6deg);
    z-index: 1
}

@media only screen and (max-width: 1023px) {
    .section--big-ideas {
        padding: 0
    }

    .section--big-ideas:after {
        top: -80px
    }
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {
    .section--big-ideas {
        padding-top: 30px
    }
}

.section--about-team {
    padding-top: 0
}

@media only screen and (max-width: 600px) {
    .section--about-gallery {
        padding-bottom: 10px
    }
}

.team-member {
    text-align: center;
    padding-top: 70px
}

@media only screen and (max-width: 600px) {
    .team-member {
        padding-top: 40px
    }
}

.team-member__photoframe-wrapper {
    margin: 0 auto
}

.team-member__photo {
    z-index: 1
}

.team-member__photo--hover {
    z-index: 10
}

@media only screen and (min-width: 601px) {
    .team-member__photo--hover {
        opacity: 0;
        -webkit-transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
    }
}

.team-member:hover .team-member__photo--hover {
    opacity: 1
}

.team-member__photoframe {
    width: 73%;
    padding-bottom: 73%;
    box-sizing: content-box;
    height: 0;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    position: relative;
    margin-bottom: 24px;
    position: relative
}

@media only screen and (max-width: 600px) {
    .team-member__photoframe {
        margin-bottom: 15px;
        width: 85%;
        padding-bottom: 85%
    }
}

.team-member__photoframe img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%
}

.team-member__photoframe .container {
    z-index: 2
}

.team-member__photoframe:after {
    content: " ";
    display: block;
    background-color: #fff;
    width: 120%;
    height: 80px;
    position: absolute;
    top: -80px;
    left: -10%;
    z-index: 20
}

@media only screen and (min-width: 601px) {
    .team-member__photoframe:after {
        -webkit-transform: rotate(8deg);
        -moz-transform: rotate(8deg);
        -ms-transform: rotate(8deg);
        -o-transform: rotate(8deg);
        transform: rotate(8deg);
        -webkit-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transform-origin: left bottom;
        -moz-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom
    }
}

.team-member__photoframe:hover:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.team-member--johan .team-member__photoframe:after,
.team-member--miriam .team-member__photoframe:after,
.team-member--oscar .team-member__photoframe:after,
.team-member--erika .team-member__photoframe:after,
.team-member--albin .team-member__photoframe:after {
    display: none
}

@media only screen and (min-width: 601px) {

    .team-member--kiwi .team-member__photoframe:after,
    .team-member--daniel .team-member__photoframe:after,
    .team-member--sven .team-member__photoframe:after,
    .team-member--max .team-member__photoframe:after {
        top: auto;
        bottom: -80px;
        -webkit-transform: rotate(-8deg);
        -moz-transform: rotate(-8deg);
        -ms-transform: rotate(-8deg);
        -o-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }
}

@media only screen and (min-width: 601px) {

    .team-member--kiwi .team-member__photoframe:after,
    .team-member--max .team-member__photoframe:after {
        -webkit-transform-origin: right top;
        -moz-transform-origin: right top;
        -ms-transform-origin: right top;
        -o-transform-origin: right top;
        transform-origin: right top;
        -webkit-transform: rotate(8deg);
        -moz-transform: rotate(8deg);
        -ms-transform: rotate(8deg);
        -o-transform: rotate(8deg);
        transform: rotate(8deg)
    }
}

@media only screen and (min-width: 601px) {
    .team-member--viktor .team-member__photoframe:after {
        -webkit-transform: rotate(-8deg);
        -moz-transform: rotate(-8deg);
        -ms-transform: rotate(-8deg);
        -o-transform: rotate(-8deg);
        transform: rotate(-8deg);
        -webkit-transform-origin: right bottom;
        -moz-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom
    }
}

.team-member--kiwi:hover .team-member__photoframe:after,
.team-member--max:hover .team-member__photoframe:after,
.team-member--daniel:hover .team-member__photoframe:after,
.team-member--viktor:hover .team-member__photoframe:after,
.team-member--sven:hover .team-member__photoframe:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.team-member__contact {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    padding: 20px;
    z-index: 30;
    width: 100%;
    -webkit-transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms, -webkit-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms;
    -moz-transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms, -moz-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms;
    transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms, transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms
}

@media only screen and (min-width: 601px) {
    .team-member__contact {
        opacity: 0;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px)
    }
}

@media only screen and (max-width: 600px) {
    .team-member__contact {
        padding: 0
    }
}

.team-member__contact__item {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
    background: rgba(255, 255, 255, 0.4) url(../img/about/mail.svg) no-repeat center center;
    font: 1px;
    color: transparent;
    overflow: hidden;
    text-align: left;
    text-indent: -1000px
}

.team-member__contact__item--phone {
    background-image: url(../img/about/phone.svg)
}

.team-member__contact__item:hover {
    background-color: rgba(255, 255, 255, 0.6)
}

.team-member__contact__item:active {
    background-color: rgba(255, 255, 255, 0.3)
}

@media only screen and (max-width: 600px) {
    .team-member__contact__item {
        width: 30px;
        height: 30px;
        background-size: 15px
    }
}

.team-member:hover .team-member__contact {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.team-member__name {
    text-align: center;
    box-sizing: content-box;
    line-height: 125%
}

@media only screen and (max-width: 600px) {
    .team-member__name {
        margin-bottom: 0
    }
}

.team-member__name img {
    height: 100%;
    display: inline-block;
    display: none
}

.team-member--jonas .team-member__name img {
    height: 200%;
    margin-left: -20%
}

.team-member__title {
    padding-top: 10px;
    font-weight: 100;
    color: #676767;
    line-height: 125%
}

@media only screen and (max-width: 600px) {
    .team-member__title {
        padding-top: 5px;
        font-size: 14px
    }
}

.page--work .main-header.main-header--work {
    background: #fff
}

@media screen and (max-height: 2000px) {
    .page--work .main-header.main-header--work {
        height: 1500px
    }
}

@media screen and (max-height: 1900px) {
    .page--work .main-header.main-header--work {
        height: 1425px
    }
}

@media screen and (max-height: 1800px) {
    .page--work .main-header.main-header--work {
        height: 1350px
    }
}

@media screen and (max-height: 1700px) {
    .page--work .main-header.main-header--work {
        height: 1275px
    }
}

@media screen and (max-height: 1600px) {
    .page--work .main-header.main-header--work {
        height: 1200px
    }
}

@media screen and (max-height: 1500px) {
    .page--work .main-header.main-header--work {
        height: 1125px
    }
}

@media screen and (max-height: 1400px) {
    .page--work .main-header.main-header--work {
        height: 1050px
    }
}

@media screen and (max-height: 1300px) {
    .page--work .main-header.main-header--work {
        height: 975px
    }
}

@media screen and (max-height: 1200px) {
    .page--work .main-header.main-header--work {
        height: 900px
    }
}

@media screen and (max-height: 1100px) {
    .page--work .main-header.main-header--work {
        height: 825px
    }
}

@media screen and (max-height: 1000px) {
    .page--work .main-header.main-header--work {
        height: 750px
    }
}

@media screen and (max-height: 900px) {
    .page--work .main-header.main-header--work {
        height: 675px
    }
}

@media screen and (max-height: 800px) {
    .page--work .main-header.main-header--work {
        height: 600px
    }
}

@media screen and (max-height: 700px) {
    .page--work .main-header.main-header--work {
        height: 525px
    }
}

@media screen and (max-height: 600px) {
    .page--work .main-header.main-header--work {
        height: 450px
    }
}

.page--work .main-header.main-header--work .giga,
.page--work .main-header.main-header--work .main-header__title {
    color: #222;
    padding-bottom: 30px
}

@media only screen and (max-height: 900px) {
    .page--work .main-header.main-header--work {
        padding: 80px 0
    }
}

.awards-list {
    margin-top: 120px
}

@media only screen and (max-width: 600px) {
    .awards-list {
        margin-top: 30px
    }
}

@media only screen and (max-height: 700px) {
    .awards-list {
        margin-top: 30px
    }
}

@media only screen and (min-width: 1020px) and (max-height: 850px) {
    .awards-list {
        margin-top: 50px
    }
}

.round-image {
    border-radius: 50%
}

.award {
    position: relative;
    height: 150px;
    line-height: 150px;
    margin: 0;
    text-align: center;
    border: 1px #eee solid;
    border-width: 0 1px 1px 0
}

@media only screen and (max-height: 900px) {
    .award {
        height: 110px;
        line-height: 110px
    }
}

@media only screen and (max-height: 700px) {
    .award {
        height: 90px;
        line-height: 90px
    }
}

@media only screen and (max-width: 600px) {
    .award {
        height: 70px;
        line-height: 70px
    }
}

.award--4,
.award--8 {
    border-right: 0
}

.award--5,
.award--6,
.award--7,
.award--8 {
    border-bottom: 0
}

.award .award__number {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #222;
    font-size: 30px;
    font-weight: bold;
    color: #999;
    opacity: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms
}

@media only screen and (max-width: 600px) {
    .award .award__number {
        font-size: 22px
    }
}

@media only screen and (max-height: 700px) {
    .award .award__number {
        font-size: 22px
    }
}

.award img {
    vertical-align: middle;
    display: inline-block;
    max-height: 100%;
    max-width: 50%;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 200ms;
    -moz-transition: -moz-transform 200ms;
    transition: transform 200ms
}

@media only screen and (max-width: 600px) {
    .award img {
        max-width: 80%
    }
}

.award:hover {
    background-color: #eee
}

.award:hover .award__number {
    opacity: 1;
    -webkit-transform: translateY(-25px);
    -moz-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    -o-transform: translateY(-25px);
    transform: translateY(-25px)
}

@media only screen and (max-width: 600px) {
    .award:hover .award__number {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

.award:hover img {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px)
}

@media only screen and (max-width: 600px) {
    .award:hover img {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }
}

.case--list {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

@media only screen and (max-width: 600px) {

    .case--list,
    .case--list .case--list__contentwrapper {
        text-align: center
    }
}

@media only screen and (max-width: 600px) {
    .case--list__title {
        font-size: 36px
    }
}

.case--list__award-icon {
    display: inline-block;
    width: 71px;
    height: 61px
}

.case--list__illustration img {
    max-width: 100%
}

@media only screen and (min-width: 601px) {
    .case--list__illustration {
        z-index: 100;
        opacity: 0;
        -webkit-transition: opacity 500ms ease 200ms;
        -moz-transition: opacity 500ms ease 200ms;
        transition: opacity 500ms ease 200ms
    }
}

@media only screen and (max-width: 600px) {
    .case--list__illustration {
        display: block;
        margin: 0 auto
    }
}

.case--list__contentwrapper {
    position: relative
}

@media only screen and (min-width: 601px) {
    .case--list__contentwrapper {
        padding-left: 50px;
        padding-top: 20px;
    }
}

@media only screen and (min-width: 601px) {
    .case--list__contentwrapper--left {
        padding-left: 0;
        padding-right: 50px
    }
}

.case--list--aco {
    background-color: #472e5a;
    background-image: url(../img/work/aco-bg.jpg);
    padding: 150px 0 240px
}

.case--list--aco .btn,
.case--list--aco .case--start__cta,
.case--list--aco .main-footer__link--bordered,
.case--list--aco .fearless-panda__btn {
    border-color: #fff;
    color: #fff;
    background-color: transparent
}

.case--list--aco .btn:hover,
.case--list--aco .case--start__cta:hover,
.case--list--aco .main-footer__link--bordered:hover,
.case--list--aco .fearless-panda__btn:hover {
    background-color: #fff;
    color: #1d55ac
}

@media only screen and (max-width: 600px) {
    .case--list--aco {
        padding: 60px 0 150px
    }
}

.case--list--build {
    background-color: #1c5fb3;
    padding: 0 0 30px;
    position: relative
}

.case--list--build .container {
    z-index: 2
}

.case--list--build:after {
    content: " ";
    display: block;
    background-color: #1c5fb3;
    width: 200%;
    height: 175px;
    position: absolute;
    top: -87.5px;
    left: -50%;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
    z-index: 1
}

.case--list--build:after {
    background: #1c5fb3
}

.case--list--build__illustration {
    max-width: 88%
}

@media only screen and (max-width: 600px) {
    .case--list--build__illustration {
        padding-top: 30px
    }
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {
    .case--list--build__illustration {
        padding-top: 30px;
        max-width: 70%
    }
}

.case--list--build .btn,
.case--list--build .case--start__cta,
.case--list--build .main-footer__link--bordered,
.case--list--build .fearless-panda__btn {
    border-color: #fff;
    color: #fff;
    background-color: transparent
}

.case--list--build .btn:hover,
.case--list--build .case--start__cta:hover,
.case--list--build .main-footer__link--bordered:hover,
.case--list--build .fearless-panda__btn:hover {
    background-color: #fff;
    color: #1c5fb3
}

.case--list--build .case--list__contentwrapper {
    top: 20px
}

@media only screen and (max-width: 600px) {
    .case--list--build .case--list__contentwrapper {
        top: 0
    }
}

.case--list--build .container {
    top: -80px
}

@media only screen and (max-width: 1023px) {
    .case--list--build .container {
        top: -20px
    }
}

@media only screen and (max-width: 600px) {
    .case--list--build .container {
        top: -40px
    }
}

@media only screen and (max-width: 1023px) {
    .case--list--build {
        padding-bottom: 60px
    }
}

@media only screen and (max-width: 600px) {
    .case--list--build {
        padding: 0 0 0px
    }
}

.case--list--samsung {
    background: #232120 url(../img/work/samsung-bg.jpg) no-repeat;
    padding: 140px 0 220px
}

@media only screen and (max-width: 600px) {
    .case--list--samsung {
        padding: 90px 0 120px
    }
}

.case--list--samsung .case--list__contentwrapper {
    top: -40px
}

.case--list--samsung .container {
    z-index: 10
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {
    .case--list--samsung__illustration {
        max-width: 80%
    }
}

.case--list--samsung .btn:hover,
.case--list--samsung .case--start__cta:hover,
.case--list--samsung .main-footer__link--bordered:hover,
.case--list--samsung .fearless-panda__btn:hover {
    color: #222
}

.case--list--billogram {
    background: #6abbb8;
    position: relative;
    padding: 0 0 60px
}

.case--list--billogram .container {
    z-index: 2
}

.case--list--billogram:after {
    content: " ";
    display: block;
    background-color: inherit;
    width: 200%;
    height: 180px;
    position: absolute;
    top: -90px;
    left: -50%;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
    z-index: 1
}

.case--list--billogram__illustration {
    max-width: 88.5%
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {
    .case--list--billogram__illustration {
        max-width: 70%
    }
}

.case--list--billogram .case--list__contentwrapper {
    top: -20px
}

@media only screen and (max-width: 600px) {
    .case--list--billogram .case--list__contentwrapper {
        top: -30px
    }
}

.case--list--billogram .btn,
.case--list--billogram .case--start__cta,
.case--list--billogram .main-footer__link--bordered,
.case--list--billogram .fearless-panda__btn {
    border-color: #fff;
    color: #fff;
    background-color: transparent
}

.case--list--billogram .btn:hover,
.case--list--billogram .case--start__cta:hover,
.case--list--billogram .main-footer__link--bordered:hover,
.case--list--billogram .fearless-panda__btn:hover {
    background-color: #fff;
    color: #6abbb8
}

.case--list--carlsberg {
    padding: 180px 0 250px;
    background: #1c110f url(../img/work/carlsberg-bg.jpg) no-repeat center center;
    background-size: cover
}

.case--list--carlsberg .btn,
.case--list--carlsberg .case--start__cta,
.case--list--carlsberg .main-footer__link--bordered,
.case--list--carlsberg .fearless-panda__btn {
    border-color: #fff;
    color: #fff;
    background-color: transparent
}

.case--list--carlsberg .btn:hover,
.case--list--carlsberg .case--start__cta:hover,
.case--list--carlsberg .main-footer__link--bordered:hover,
.case--list--carlsberg .fearless-panda__btn:hover {
    background-color: #fff;
    color: #222
}

@media only screen and (max-width: 600px) {
    .case--list--carlsberg {
        padding: 60px 0
    }
}

@media only screen and (max-width: 1023px) {

    .case--list--carlsberg .text-wrapper,
    .case--list--carlsberg .section--contact__content {
        max-width: 100%
    }
}

.fade-in-container .container {
    opacity: 0;
    -webkit-transition: opacity 500ms ease 200ms;
    -moz-transition: opacity 500ms ease 200ms;
    transition: opacity 500ms ease 200ms
}

@media only screen and (max-width: 600px) {
    .fade-in-container .container {
        opacity: 1
    }
}

.fade-in-container.in-view--partial .container {
    opacity: 1
}

@media only screen and (min-width: 601px) {

    .case--list__illustration,
    .section--webprod-case__illustration,
    .section--proddev-case__illustration {
        -webkit-transform: translateX(-20%);
        -moz-transform: translateX(-20%);
        -ms-transform: translateX(-20%);
        -o-transform: translateX(-20%);
        transform: translateX(-20%);
        -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms;
        -moz-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms;
        transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms;
        opacity: 0
    }

    .case--list__illustration--from-right,
    .section--webprod-case__illustration--from-right,
    .section--proddev-case__illustration--from-right {
        -webkit-transform: translateX(20%);
        -moz-transform: translateX(20%);
        -ms-transform: translateX(20%);
        -o-transform: translateX(20%);
        transform: translateX(20%)
    }

    .case--list__illustration.in-view--partial,
    .section--webprod-case__illustration.in-view--partial,
    .section--proddev-case__illustration.in-view--partial {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1
    }
}

.archives {
    padding: 100px 0 160px
}

@media only screen and (max-width: 600px) {
    .archives {
        padding: 30px 0
    }

    .archives .container {
        width: 90%
    }
}

.archives .grid,
.archives .grid--rev {
    margin-top: 30px
}

.archive-case {
    display: block;
    background: #f0f0f0;
    margin-bottom: 24px;
    position: relative
}

@media only screen and (max-width: 600px) {
    .archive-case {
        margin-bottom: 6%
    }
}

.archive-case__image {
    display: block
}

.archive-case__content {
    width: 100%;
    position: absolute;
    top: 33%;
    left: 0;
    z-index: 2;
    -webkit-transition: -webkit-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: -moz-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media only screen and (max-width: 1023px) {
    .archive-case__content {
        color: white;
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

.archive-case .btn,
.archive-case .case--start__cta,
.archive-case .main-footer__link--bordered,
.archive-case .fearless-panda__btn {
    border-color: #fff;
    color: #fff;
    background-color: transparent;
    -webkit-transition: -webkit-transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms, opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0ms;
    -moz-transition: -moz-transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms, opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0ms;
    transition: transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms, opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0ms
}

.archive-case .btn:hover,
.archive-case .case--start__cta:hover,
.archive-case .main-footer__link--bordered:hover,
.archive-case .fearless-panda__btn:hover {
    background-color: #fff;
    color: #fff
}

@media only screen and (min-width: 1024px) {

    .archive-case .btn,
    .archive-case .case--start__cta,
    .archive-case .main-footer__link--bordered,
    .archive-case .fearless-panda__btn {
        opacity: 0;
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

.archive-case__hilight {
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: blue;
    z-index: 1;
    -webkit-transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media only screen and (min-width: 1024px) {
    .archive-case__hilight {
        opacity: 0
    }
}

.archive-case__title {
    color: inherit
}

@media only screen and (max-width: 600px) {
    .archive-case__title {
        font-size: 24px
    }
}

.archive-case__tagline {
    color: inherit
}

@media only screen and (max-width: 600px) {
    .archive-case__tagline {
        padding-left: 10px;
        padding-right: 10px;
        letter-spacing: 1px
    }
}

@media only screen and (min-width: 601px) {
    .archive-case:hover .archive-case__content {
        color: white;
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    .archive-case:hover .archive-case__content .btn,
    .archive-case:hover .archive-case__content .case--start__cta,
    .archive-case:hover .archive-case__content .main-footer__link--bordered,
    .archive-case:hover .archive-case__content .fearless-panda__btn {
        opacity: 1;
        -webkit-transition: -webkit-transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms, opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms;
        -moz-transition: -moz-transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms, opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms;
        transition: transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms, opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 200ms;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }

    .archive-case:hover .archive-case__hilight {
        opacity: 0.6
    }
}

@media only screen and (max-width: 600px) {
    .archive-case {
        padding: 20px 0
    }

    .archive-case .archive-case__content {
        color: white;
        top: 20px;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }

    .archive-case .archive-case__content .btn,
    .archive-case .archive-case__content .case--start__cta,
    .archive-case .archive-case__content .main-footer__link--bordered,
    .archive-case .archive-case__content .fearless-panda__btn {
        line-height: 1.5em;
        padding: 0.5em;
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }

    .archive-case .archive-case__hilight {
        opacity: 0.6
    }
}

.page--news .main-header,
.page--backstage .main-header,
.page--case-studies .main-header,
.page--office-fun .main-header,
.page--work.page--node .main-header,
.page--blog .main-header {
    background-color: #252525
}

@media screen and (max-height: 2000px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 600px
    }
}

@media screen and (max-height: 1900px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 570px
    }
}

@media screen and (max-height: 1800px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 540px
    }
}

@media screen and (max-height: 1700px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 510px
    }
}

@media screen and (max-height: 1600px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 480px
    }
}

@media screen and (max-height: 1500px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 450px
    }
}

@media screen and (max-height: 1400px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 420px
    }
}

@media screen and (max-height: 1300px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 390px
    }
}

@media screen and (max-height: 1200px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 360px
    }
}

@media screen and (max-height: 1100px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 330px
    }
}

@media screen and (max-height: 1000px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 300px
    }
}

@media screen and (max-height: 900px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 270px
    }
}

@media screen and (max-height: 800px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 240px
    }
}

@media screen and (max-height: 700px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 210px
    }
}

@media screen and (max-height: 600px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 180px
    }
}

@media screen and (max-height: 2000px) and (max-width: 1023px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 800px
    }
}

@media screen and (max-height: 1900px) and (max-width: 1023px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 760px
    }
}

@media screen and (max-height: 1800px) and (max-width: 1023px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 720px
    }
}

@media screen and (max-height: 1700px) and (max-width: 1023px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 680px
    }
}

@media screen and (max-height: 1600px) and (max-width: 1023px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 640px
    }
}

@media screen and (max-height: 1500px) and (max-width: 1023px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 600px
    }
}

@media screen and (max-height: 1400px) and (max-width: 1023px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 560px
    }
}

@media screen and (max-height: 1300px) and (max-width: 1023px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 520px
    }
}

@media screen and (max-height: 1200px) and (max-width: 1023px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 480px
    }
}

@media screen and (max-height: 1100px) and (max-width: 1023px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 440px
    }
}

@media screen and (max-height: 1000px) and (max-width: 1023px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 400px
    }
}

@media screen and (max-height: 900px) and (max-width: 1023px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 360px
    }
}

@media screen and (max-height: 800px) and (max-width: 1023px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 320px
    }
}

@media screen and (max-height: 700px) and (max-width: 1023px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 280px
    }
}

@media screen and (max-height: 600px) and (max-width: 1023px) {

    .page--news .main-header,
    .page--backstage .main-header,
    .page--case-studies .main-header,
    .page--office-fun .main-header,
    .page--work.page--node .main-header,
    .page--blog .main-header {
        height: 240px
    }
}

.blog-post__header--category--news,
.page--news .main-header {
    background-color: #f4a543
}

.blog-post__header--category--backstage,
.page--backstage .main-header {
    background-color: #00b585
}

.blog-post__header--category--case-studies,
.page--case-studies .main-header {
    background-color: #0cf
}

.blog-post__header--category--office-fun,
.page--office-fun .main-header {
    background-color: #9549b2
}

.blog-post__header--category--work,
.page--work.page--node .main-header {
    background: #f06
}

.posts {
    list-style: none;
    margin: 0 auto;
    display: block
}

@media only screen and (max-width: 600px) {
    .posts {
        width: 100%
    }
}

.categories {
    padding: 60px 0 0
}

.categories--mobile {
    width: 100%;
    margin: 0 auto 30px
}

.categories--mobile__label {
    text-align: center;
    margin: 0;
    padding-top: 30px
}

.category-link {
    padding: 0 10px
}

.category-link a {
    color: inherit
}

.category-link a:hover {
    color: #252525
}

.category-link--backstage a:hover {
    color: #00b585
}

.category-link--case-studies a:hover {
    color: #0cf
}

.category-link--news a:hover {
    color: #f4a543
}

.category-link--office-fun a:hover {
    color: #9549b2
}

.category-link--work a:hover {
    color: #f06
}

.post {
    opacity: 0;
    -webkit-transition: opacity 350ms ease-in 70ms;
    -moz-transition: opacity 350ms ease-in 70ms;
    transition: opacity 350ms ease-in 70ms;
    min-height: 228px;
    border-bottom: 1px #d9d9d9 solid;
    padding: 60px 30px
}

.post.in-view--partial {
    opacity: 1
}

@media only screen and (max-width: 600px) {
    .post {
        padding: 0 20px 40px;
        border: none
    }
}

.post__imagewrapper {
    width: 160px;
    height: 160px;
    display: block;
    border-radius: 80px;
    overflow: hidden;
    float: left
}

@media only screen and (max-width: 600px) {
    .post__imagewrapper {
        height: 80px;
        width: 130%;
        left: -15%;
        position: relative;
        border-radius: 0;
        margin-bottom: 20px
    }
}

.post__image {
    min-width: 100%;
    min-height: 100%
}

@media only screen and (max-width: 600px) {
    .post__image {
        margin-top: -22%
    }
}

.post__wrapper {
    margin-left: 190px
}

@media only screen and (max-width: 600px) {
    .post__wrapper {
        margin-left: 0
    }
}

.post__category-link {
    color: #f06
}

.post__category-link--backstage {
    color: #00b585
}

.post__category-link--case-studies {
    color: #0cf
}

.post__category-link--news {
    color: #f4a543
}

.post__category-link--office-fun {
    color: #9549b2
}

.post__category-link--work {
    color: #f06
}

.post__title {
    padding: 20px 0
}

@media only screen and (max-width: 600px) {
    .post__title {
        padding: 10px 0 0;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 600px) {
    .post__summary p {
        font-size: 12px;
        margin-bottom: 5px
    }
}

.post__link {
    text-decoration: underline
}

.post__link:hover {
    color: black
}

@media only screen and (max-width: 600px) {
    .post__link {
        margin-top: 5px
    }
}

.blog-post {
    padding-top: 100px;
    padding-bottom: 100px
}

.blog-post__footer {
    margin-top: 100px;
    background: #f0f0f0;
    position: relative;
    padding-bottom: 100px
}

.blog-post__footer .container {
    z-index: 2
}

.blog-post__footer:after {
    content: " ";
    display: block;
    background-color: inherit;
    width: 200%;
    height: 180px;
    position: absolute;
    top: -90px;
    left: -50%;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
    z-index: 1
}

.blog-post__nav {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    display: block;
    text-align: center;
    width: 300px
}

.blog-post__nav__imgwrapper {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    margin: 30px auto 10px;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    overflow: hidden;
    background: #ff0066;
    position: relative
}

.blog-post__nav__imgwrapper img {
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 200ms linear;
    -moz-transition: opacity 200ms linear;
    transition: opacity 200ms linear
}

.blog-post__nav__imgwrapper:before {
    content: " ";
    position: absolute;
    background: transparent url(../img/blog/arrow-left-retina.png) no-repeat 0px 0px;
    background-size: 23px 38px;
    width: 23px;
    height: 38px;
    top: 50%;
    left: 50%;
    margin: -18px 0 0 -11px;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    -webkit-transition: -webkit-transform 200ms linear 150ms, opacity 200ms linear 150ms;
    -moz-transition: -moz-transform 200ms linear 150ms, opacity 200ms linear 150ms;
    transition: transform 200ms linear 150ms, opacity 200ms linear 150ms
}

.blog-post__nav--next {
    float: right
}

.blog-post__nav--next .blog-post__nav__imgwrapper:before {
    background-image: url(../img/blog/arrow-right-retina.png)
}

.blog-post__nav__category--backstage {
    color: #00b585
}

.blog-post__nav__category--case-studies {
    color: #0cf
}

.blog-post__nav__category--news {
    color: #f4a543
}

.blog-post__nav__category--office-fun {
    color: #9549b2
}

.blog-post__nav__category--work {
    color: #f06
}

.blog-post__nav__meta {
    letter-spacing: 0;
    color: #666;
    margin: 35px 0 0
}

.blog-post__nav:hover .blog-post__nav__imgwrapper img {
    opacity: 0.2
}

.blog-post__nav:hover .blog-post__nav__imgwrapper:before {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px)
}

.blog-post p {
    margin-left: auto;
    margin-right: auto
}

.blog-post h1 {
    margin-right: auto;
    margin-left: auto;
    text-transform: uppercase
}

.blog-post a {
    color: #222
}

.blog-post a:hover {
    color: black;
    text-decoration: underline
}

.page--contact .main-header {
    display: none
}

.contact-header {
    background: #222;
    position: relative;
    overflow: hidden
}

@media screen and (max-height: 2000px) {
    .contact-header {
        height: 1400px
    }
}

@media screen and (max-height: 1900px) {
    .contact-header {
        height: 1330px
    }
}

@media screen and (max-height: 1800px) {
    .contact-header {
        height: 1260px
    }
}

@media screen and (max-height: 1700px) {
    .contact-header {
        height: 1190px
    }
}

@media screen and (max-height: 1600px) {
    .contact-header {
        height: 1120px
    }
}

@media screen and (max-height: 1500px) {
    .contact-header {
        height: 1050px
    }
}

@media screen and (max-height: 1400px) {
    .contact-header {
        height: 980.0px
    }
}

@media screen and (max-height: 1300px) {
    .contact-header {
        height: 910.0px
    }
}

@media screen and (max-height: 1200px) {
    .contact-header {
        height: 840px
    }
}

@media screen and (max-height: 1100px) {
    .contact-header {
        height: 770px
    }
}

@media screen and (max-height: 1000px) {
    .contact-header {
        height: 700px
    }
}

@media screen and (max-height: 900px) {
    .contact-header {
        height: 630px
    }
}

@media screen and (max-height: 800px) {
    .contact-header {
        height: 560px
    }
}

@media screen and (max-height: 700px) {
    .contact-header {
        height: 490.0px
    }
}

@media screen and (max-height: 600px) {
    .contact-header {
        height: 420px
    }
}

@media only screen and (max-width: 600px) {
    .contact-header {
        height: auto;
        padding: 100px 0
    }
}

@media only screen and (min-width: 601px) {
    .contact-header__overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.4);
        z-index: 10;
        width: 100%;
        height: 100%;
        -webkit-transition: -webkit-transform 1s cubic-bezier(0.645, 0.045, 0.355, 1);
        -moz-transition: -moz-transform 1s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1);
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%)
    }
}

.contact-header__overlay--hidden {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.contact-header__overlay .contactways {
    padding: 0
}

.contact-header__togglemap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #676767;
    text-align: center;
    z-index: 10;
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1)
}

.contact-header__togglemap:before {
    top: -6px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #676767;
    border-width: 6px 9px;
    margin-left: -9px;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1)
}

.contact-header__togglemap:hover:before {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
    border-bottom-color: #ccc
}

.contact-header__togglemap:hover {
    color: #ccc
}

.contact-header #map-canvas {
    opacity: 1;
    width: 100%;
    top: 0;
    left: 0;
    bottom: -30px;
    position: absolute;
    z-index: 1;
    overflow: hidden
}

.section--contact__work {
    background: #3c3b3d;
    padding: 120px 0 140px
}

@media only screen and (max-width: 600px) {
    .section--contact__work {
        padding: 30px 0
    }
}

.section--contact__work__copy {
    padding: 30px 0 80px
}

@media only screen and (max-width: 600px) {
    .section--contact__work__copy {
        padding: 0 0 30px
    }
}

.fearless-panda {
    position: relative;
    background: #ef5129;
    border-radius: 20px;
    padding: 30px;
    margin-top: 100px
}

@media only screen and (min-width: 601px) {
    .fearless-panda {
        border-radius: 130px;
        padding: 80px
    }
}

@media only screen and (min-width: 1024px) {
    .fearless-panda {
        margin-top: 0
    }
}

.fearless-panda__copy {
    display: block;
    max-width: 460px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 1024px) {
    .fearless-panda__copy {
        margin-bottom: 0
    }
}

.fearless-panda__btn {
    border-color: #fff;
    color: #ef5129;
    background-color: transparent;
    background-color: #fff;
    border-color: #fff;
    color: #ef5129 !important;
    min-width: 160px
}

.fearless-panda__btn:hover {
    background-color: #fff;
    color: #3c3b3d;
}

.fearless-panda__btn:hover {
    color: #3c3b3d !important
}

@media only screen and (min-width: 1024px) {
    .fearless-panda__btn {
        position: absolute;
        top: 100%;
        left: 50%;
        min-width: 200px;
        margin-top: -26px;
        margin-left: -100px
    }
}

.fearless-panda__panda {
    width: 162px;
    height: auto;
    margin-top: -145px;
    margin-bottom: 20px
}

@media only screen and (min-width: 1024px) {
    .fearless-panda__panda {
        position: absolute;
        top: 100%;
        left: 7.5%
    }
}

.page--404-page-not-found {
    background: #252525;
    color: #ffffff
}

.page--404-page-not-found .page__ingress {
    color: #fff
}

.page--404-page-not-found .page__title {
    color: #fff;
    font-size: 200px
}

@media only screen and (max-width: 600px) {
    .page--404-page-not-found .page__title {
        font-size: 100px
    }
}

.section--404 {
    padding: 150px 0
}

@media only screen and (max-width: 600px) {
    .section--404 {
        padding: 50px 0
    }
}

.section--404 .btn.fearless-panda__btn,
.section--404 .fearless-panda__btn.case--start__cta,
.section--404 .fearless-panda__btn.main-footer__link--bordered,
.section--404 .fearless-panda__btn {
    color: #222 !important
}

.section--404 .btn.fearless-panda__btn:hover,
.section--404 .fearless-panda__btn.case--start__cta:hover,
.section--404 .fearless-panda__btn.main-footer__link--bordered:hover,
.section--404 .fearless-panda__btn:hover {
    color: #fff !important
}

.fearless-panda--404-page-not-found {
    background: #212121;
    margin-bottom: 80px
}

@media only screen and (max-width: 1023px) {
    .fearless-panda--404-page-not-found {
        margin-bottom: 0
    }
}

.fearless-panda--404-page-not-found .fearless-panda__copy {
    color: #ffffff
}

.fearless-panda--404-page-not-found .fearless-panda__btn {
    border-color: #212121;
    color: #212121;
    background-color: transparent;
    background: #fff;
    border-color: #fff
}

.fearless-panda--404-page-not-found .fearless-panda__btn:hover {
    background-color: #212121;
    color: #fff
}

.read-more {
    margin-top: 80px;
    position: relative;
    background: #3c3b3d;
    padding-top: 80px
}

.read-more .container {
    z-index: 2
}

.read-more:after {
    content: " ";
    display: block;
    background-color: #3c3b3d;
    width: 200%;
    height: 180px;
    position: absolute;
    top: -90px;
    left: -50%;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
    z-index: 1
}

@media only screen and (max-width: 600px) {
    .read-more {
        padding: 30px;
        margin-top: 50px
    }
}

.read-more__title {
    color: #676767;
    margin-bottom: 40px
}

@media only screen and (max-width: 600px) {
    .read-more__title {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 600px) {
    .read-more:after {
        height: 50px;
        top: -25px
    }
}

.read-more__content {
    line-height: 125%;
    color: #999999
}

.read-more a {
    color: #ffffff;
    -webkit-transition: color 250ms ease-in;
    -moz-transition: color 250ms ease-in;
    transition: color 250ms ease-in
}

.read-more a:hover {
    color: #ef5129;
}

@media only screen and (max-width: 600px) {
    .read-more br {
        display: none
    }
}

@media screen and (max-height: 2000px) {
    .page--work .main-header {
        height: 1000px
    }
}

@media screen and (max-height: 1900px) {
    .page--work .main-header {
        height: 950px
    }
}

@media screen and (max-height: 1800px) {
    .page--work .main-header {
        height: 900px
    }
}

@media screen and (max-height: 1700px) {
    .page--work .main-header {
        height: 850px
    }
}

@media screen and (max-height: 1600px) {
    .page--work .main-header {
        height: 800px
    }
}

@media screen and (max-height: 1500px) {
    .page--work .main-header {
        height: 750px
    }
}

@media screen and (max-height: 1400px) {
    .page--work .main-header {
        height: 700px
    }
}

@media screen and (max-height: 1300px) {
    .page--work .main-header {
        height: 650px
    }
}

@media screen and (max-height: 1200px) {
    .page--work .main-header {
        height: 600px
    }
}

@media screen and (max-height: 1100px) {
    .page--work .main-header {
        height: 550px
    }
}

@media screen and (max-height: 1000px) {
    .page--work .main-header {
        height: 500px
    }
}

@media screen and (max-height: 900px) {
    .page--work .main-header {
        height: 450px
    }
}

@media screen and (max-height: 800px) {
    .page--work .main-header {
        height: 400px
    }
}

@media screen and (max-height: 700px) {
    .page--work .main-header {
        height: 350px
    }
}

@media screen and (max-height: 600px) {
    .page--work .main-header {
        height: 300px
    }
}

.content--page-work {
    position: relative
}

.content--page-work .work__header-image {
    display: block;
    margin: 0 auto;
    z-index: 5;
    max-width: 70%;
    margin-top: -25%;
    padding-top: 30px
}

@media only screen and (min-width: 1024px) {
    .content--page-work .work__header-image {
        max-width: 500px;
        margin-top: -17%
    }
}

@media screen and (max-height: 1000px) {
    .content--page-work .work__header-image {
        padding-top: 100px
    }
}

@media screen and (max-height: 700px) {
    .content--page-work .work__header-image {
        padding-top: 150px
    }
}

@media screen and (max-height: 600px) {
    .content--page-work .work__header-image {
        padding-top: 160px
    }
}

@media screen and (max-width: 590px) {
    .content--page-work .work__header-image {
        padding-top: 0
    }
}

.content--page-work .work__tldr {
    padding: 50px 0 100px;
    text-align: center
}

.content--page-work .work__tldr h2 {
    font-weight: 100;
    line-height: 125%
}

@media only screen and (max-width: 600px) {
    .content--page-work .work__tldr h2 {
        font-size: 20px
    }
}

.content--page-work .work__tldr .btn,
.content--page-work .work__tldr .case--start__cta,
.content--page-work .work__tldr .main-footer__link--bordered,
.content--page-work .work__tldr .fearless-panda__btn {
    line-height: 3;
    border-color: #333;
    color: #333;
    background-color: transparent
}

.content--page-work .work__tldr .btn:hover,
.content--page-work .work__tldr .case--start__cta:hover,
.content--page-work .work__tldr .main-footer__link--bordered:hover,
.content--page-work .work__tldr .fearless-panda__btn:hover {
    background-color: #333;
    color: #fff
}

@media only screen and (max-width: 600px) {
    .content--page-work .work__tldr {
        padding-bottom: 50px
    }
}

.content--page-work .work__divider {
    background-size: cover
}

@media only screen and (max-width: 600px) {
    .content--page-work .work__divider {
        height: auto
    }
}

.content--page-work .work__divider__title {
    margin-bottom: 0
}

@media only screen and (max-width: 600px) {
    .content--page-work .work__divider__title {
        font-size: 24px
    }
}

.content--page-work .work__section {
    background: white;
    padding: 100px 0
}

@media only screen and (max-width: 600px) {
    .content--page-work .work__section {
        padding: 50px 0
    }
}

.content--page-work .work__section--tilted--top {
    position: relative;
    padding-bottom: 100px
}

.content--page-work .work__section--tilted--top .container {
    z-index: 2
}

.content--page-work .work__section--tilted--top:after {
    content: " ";
    display: block;
    background-color: inherit;
    width: 200%;
    height: 200px;
    position: absolute;
    top: -100px;
    left: -50%;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
    z-index: 1
}

.content--page-work .work__section--tilted--bottom {
    padding-top: 100px;
    position: relative
}

.content--page-work .work__section--tilted--bottom .container {
    z-index: 2
}

.content--page-work .work__section--tilted--bottom:after {
    content: " ";
    display: block;
    background-color: inherit;
    width: 200%;
    height: 200px;
    position: absolute;
    bottom: -100px;
    left: -50%;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
    z-index: 1
}

.content--page-work .work__section--three-points {
    background: #222;
    text-align: center;
    font-weight: 300
}

.content--page-work .work__section--three-points .grid__item {
    padding-left: 39px;
    padding-right: 15px
}

@media only screen and (max-width: 600px) {
    .content--page-work .work__section--three-points .grid__item {
        padding-bottom: 30px
    }
}

.content--page-work .work__section--three-points strong {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px
}

.content--page-work .work__section--awards {
    text-align: center;
    background: #f0f0f0;
    margin: 0
}

.content--page-work .work__section--awards .grid__item {
    position: relative;
    height: 100%
}

.content--page-work .work__section--awards .grid__item:before,
.content--page-work .work__section--awards .grid__item:after {
    content: " ";
    display: block;
    background: #ddd;
    position: absolute;
    right: -10px;
    bottom: 0
}

.content--page-work .work__section--awards .grid__item:before {
    width: 1px;
    top: 0
}

.content--page-work .work__section--awards .grid__item:after {
    height: 1px;
    left: 10px
}

.content--page-work .work__section--awards .grid__item:last-child:before,
.content--page-work .work__section--awards .grid__item:last-child:after {
    display: none
}

@media only screen and (max-width: 600px) {
    .content--page-work .work__section--awards .grid__item:nth-child(2n+2):before {
        display: none
    }

    .content--page-work .work__section--awards .grid__item:nth-last-child(-n+2):after {
        display: none
    }
}

@media only screen and (min-width: 601px) {
    .content--page-work .work__section--awards .grid__item:nth-child(4n+4):before {
        display: none
    }

    .content--page-work .work__section--awards .grid__item:nth-last-child(-n+4):after {
        display: none
    }
}

@media only screen and (max-width: 600px) {

    .page--work--billogram .content--page-work .work__section--awards .grid__item:before,
    .page--work--billogram .content--page-work .work__section--awards .grid__item:after {
        display: block
    }

    .page--work--billogram .content--page-work .work__section--awards .grid__item:nth-child(2):before {
        display: none
    }

    .page--work--billogram .content--page-work .work__section--awards .grid__item:nth-child(3):before,
    .page--work--billogram .content--page-work .work__section--awards .grid__item:nth-child(3):after {
        display: none
    }
}

.content--page-work .work__section__tech-img {
    display: block;
    width: 50%;
    margin: 0 auto 25%
}

.content--page-work .work__section--grandfinale {
    height: 700px;
    background-size: cover !important
}

@media only screen and (max-width: 600px) {
    .content--page-work .work__section--grandfinale {
        height: auto;
        padding: 100px 0
    }
}

@media only screen and (max-width: 600px) {
    .content--page-work .work__section--grandfinale__copy {
        font-size: 20px
    }
}

.content--page-work .work__section--carlsberg--video {
    background: #321651 url(../img/work/case/carlsberg/video-bg.jpg) no-repeat top center
}

.content--page-work .work__section--carlsberg--trivia {
    background: #321651 url(../img/work/case/carlsberg/party-bg.jpg) no-repeat top center
}

.content--page-work .work__section--carlsberg--three-points {
    background: #071e24
}

.content--page-work .work__image--fullsize {
    width: 100%;
    padding-bottom: 100px
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {
    .content--page-work .work__image--fullsize {
        padding-bottom: 70px
    }
}

@media only screen and (max-width: 600px) {
    .content--page-work .work__image--fullsize {
        padding-bottom: 50px
    }
}

.page--work .main-content a {
    font-weight: bold
}

.page--work .main-content a:hover {
    color: black
}

.page--work--wheres-the-party .main-header {
    background-color: #333;
    background-image: url(../img/work/case/carlsberg/carlsberg-bg.jpg)
}

.page--work--sj\.se .main-header {
    background-color: #3094C3;
    background-image: url(../img/work/case/sj/asset_headerbg.jpg)
}

.page--work--aco-moist .main-header {
    background-image: url(../img/work/case/aco/top_fallback.jpg);
    background-color: #868283
}

.content--page-work .work__section--aco--three-points {
    background: #83c1ca
}

.content--page-work .work__section--aco--grandfinale {
    background: #81BDC4 url(../img/work/case/aco/kitty_bg.jpg) no-repeat center right;
    background-size: cover
}

.content--page-work .aco--light-blue-bg {
    background: #e8f5f7
}

.content--page-work .aco--light-blue-bg .work__section {
    background: transparent
}

.aco-how-it-works {
    list-style: none;
    margin: 0 auto;
    padding: 0
}

.aco-how-it-works p {
    margin-left: 60px;
    margin-right: 16px
}

@media only screen and (max-width: 600px) {
    .aco-how-it-works p {
        margin: 0
    }
}

.aco-how-it-works__number {
    display: inline;
    float: left;
    padding-right: 10px
}

@media only screen and (max-width: 600px) {
    .aco-how-it-works__number:after {
        content: "."
    }
}

@media only screen and (min-width: 601px) {
    .aco-how-it-works__number {
        display: block;
        background: #83c1ca;
        color: white;
        line-height: 40px;
        height: 40px;
        text-align: center;
        padding-right: 0;
        width: 40px;
        border-radius: 50%
    }
}

.aco-how-it-works__number,
.aco-how-it-works p {
    margin-top: 40px
}

@media only screen and (max-width: 600px) {

    .aco-how-it-works__number,
    .aco-how-it-works p {
        margin-top: 20px
    }
}

.aco-how-it-works .grid,
.aco-how-it-works .grid--rev {
    padding-bottom: 50px
}

.aco-test {
    background: #333333
}

.aco-test .work__section {
    background: transparent
}

.aco-test__frame {
    background: #333333;
    border: none
}

.aco-test__disclaimer {
    font-size: 12px !important;
    color: #656565 !important;
    font-weight: bold
}

@media only screen and (min-width: 601px) {
    .aco-test__disclaimer {
        margin-top: 40px;
        border-top: 1px #656565 solid;
        padding-top: 60px
    }
}

.aco-test__disclaimer img {
    margin-top: 20px;
    width: 40px
}

.aco-case-video {
    display: block;
    max-width: 100%
}

.aco-card {
    background: #f6f6f6;
    padding: 60px 40px 40px;
    margin-top: 30px;
    position: relative
}

@media only screen and (min-width: 601px) {
    .aco-card {
        min-height: 480px
    }
}

.aco-card:before {
    display: block;
    content: " ";
    border-radius: 50%;
    border: 5px white solid;
    position: absolute;
    top: -30px;
    left: 30px;
    width: 60px;
    height: 60px;
    background: transparent url(../img/work/case/aco/localization_logo.png) no-repeat 0px 0px;
    background-size: 50px 50px
}

.aco-card h2 {
    color: #6599cb
}

.aco-card--youtube h2 {
    color: #cf3327
}

.aco-card--youtube:before {
    background-image: url(../img/work/case/aco/youtube_logo.png)
}

.page--work--big-blog-exchange .main-header {
    background-color: #3d2550;
    background-image: url(../img/work/case/bigblog/asset_header.jpg)
}

.content--page-work .work__section--bigblog--three-points {
    background: #ff6c00
}

.content--page-work .work__section--bigblog--the-exchange {
    background: #e02560
}

.page--work--billogram .main-header {
    background-color: #6abbb8
}

.content--page-work .work__section--billogram--three-points {
    background: #6abbb8
}

.content--page-work .work-video--billogram {
    background-color: #6abbb8;
    background-image: url(../img/work/case/billogram/video-bg.jpg)
}

.content--page-work .work__section--billogram--grandfinale {
    background: #6abbb8 url(../img/work/case/billogram/billogramteam-bg.jpg) no-repeat top center
}

.page--work--build-with-chrome .main-header {
    background: #2466bd url(../img/work/case/build/buildwithchrome-bg.jpg) no-repeat bottom center;
    background-size: cover
}

.content--page-work .work__section--build--three-points {
    background: #226ABB
}

.content--page-work .work__section--build--green,
.content--page-work .work__section--build--red,
.content--page-work .work__section--build--explore {
    margin-top: 100px;
    padding: 140px 0;
    position: relative
}

@media only screen and (max-width: 600px) {

    .content--page-work .work__section--build--green,
    .content--page-work .work__section--build--red,
    .content--page-work .work__section--build--explore {
        padding: 60px 0;
        margin-top: 60px
    }
}

.content--page-work .work__section--build--green:before,
.content--page-work .work__section--build--red:before,
.content--page-work .work__section--build--explore:before {
    content: " ";
    width: 174px;
    height: 209px;
    display: block;
    position: absolute;
    left: 50%;
    top: -130px;
    margin-left: -87px;
    background: transparent url(../img/work/case/build/build-retina.png) no-repeat top center;
    background-size: 174px 209px
}

@media only screen and (max-width: 600px) {

    .content--page-work .work__section--build--green:before,
    .content--page-work .work__section--build--red:before,
    .content--page-work .work__section--build--explore:before {
        width: 87px;
        height: 105px;
        top: -65px;
        margin-left: -43.5px;
        background-size: 87px 105px
    }
}

.content--page-work .work__section--build--green {
    background: #2f9d60 url(../img/work/case/build/build-bg-tile.jpg) repeat center center
}

.content--page-work .work__section--build--red {
    margin-top: 200px;
    background: #d63d3d url(../img/work/case/build/academy-bg.jpg) repeat center center
}

@media only screen and (max-width: 600px) {
    .content--page-work .work__section--build--red {
        margin-top: 50px
    }
}

.content--page-work .work__section--build--red:before {
    height: 269px;
    background-image: url(../img/work/case/build/academy-retina.png);
    background-size: 174px 269px;
    top: -190px
}

@media only screen and (max-width: 600px) {
    .content--page-work .work__section--build--red:before {
        height: 135px;
        background-size: 87px 135px;
        top: -95px
    }
}

.content--page-work .work__section--build--explore {
    background: #4F81ED url(../img/work/case/build/blue-sky.jpg) no-repeat top center;
    background-size: cover
}

.content--page-work .work__section--build--explore:before {
    background-image: url(../img/work/case/build/explore-retina.png)
}

.content--page-work .work__section--build--black {
    background: #333
}

.content--page-work .work__section--build--grandfinale {
    background: #222 url(../img/work/case/build/legomovie.jpg) no-repeat center center;
    background-size: cover
}

.page--work--ericsson-city-index .main-header {
    background-color: #3d65af;
    background-image: url(../img/work/case/ericsson/asset_headerbg.jpg);
    background-position: center center
}

.content--page-work .work__section--ericsson--three-points {
    background-color: #493b83;
    background-image: -webkit-linear-gradient(left, #493b83 0%, #35539b 50%, #2569ad 100%);
    background-image: linear-gradient(to right, #493b83 0%, #35539b 50%, #2569ad 100%)
}

.content--page-work .work__section--ericsson--grandfinale {
    background-color: #493b83;
    background-image: -webkit-linear-gradient(left, #493b83 0%, #35539b 50%, #2569ad 100%);
    background-image: linear-gradient(to right, #493b83 0%, #35539b 50%, #2569ad 100%)
}

.page--work--google-gosf .main-header {
    background-color: #2d3339;
    background-image: url(../img/work/case/gosf/gosf-bg.jpg)
}

.content--page-work .work__section--gosf--three-points {
    background: #1E76BD url(../img/work/case/gosf/bullets-bg.jpg)
}

.content--page-work .work__section--gosf--prelaunch {
    background-image: url(../img/work/case/gosf/game-bg.jpg)
}

.content--page-work .work-section--gosf--festival {
    background-image: url(../img/work/case/gosf/festival-bg.jpg)
}

.content--page-work .work__section--gosf--result {
    background-image: url(../img/work/case/gosf/result-bg.jpg)
}

.content--page-work .work__section--gosf--grandfinale {
    background-image: url(../img/work/case/gosf/closing-bg.jpg)
}

.counter-view {
    text-align: center;
    color: #252525
}

.counter-view__legend {
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 30px
}

@media only screen and (max-width: 600px) {
    .counter-view__legend {
        padding-bottom: 15px
    }
}

.counter-view__number {
    display: inline-block;
    border: 1px #ebebeb solid;
    border-radius: 10px;
    font-size: 88px;
    font-weight: bold;
    margin: 5px 3px;
    min-width: 90px;
    line-height: 100%;
    padding: 2% 0 2% 0
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {
    .counter-view__number {
        font-size: 60px;
        min-width: 60px
    }
}

@media only screen and (max-width: 600px) {
    .counter-view__number {
        min-width: 40px;
        font-size: 40px
    }
}

.page--work--the-hobbit-2 .main-header {
    background-color: #2d3339;
    background-image: url(../img/work/case/hobbit/asset_headerbg.jpg)
}

.content--page-work .work__section--hobbit--three-points {
    background: #454e58
}

.content--page-work .work__section--hobbit--grandfinale {
    background: #151d23 url(../img/work/case/hobbit/asset_grandfinale.jpg) no-repeat top center
}

.content--page-work .work-video--hobbit {
    background-image: url(../img/work/case/hobbit/asset_moviebg.jpg)
}

.image-wrapper--hobbit.image-wrapper--strikethrough:before {
    background: #3E4E4D url(../img/work/case/hobbit/asset_divider.jpg) no-repeat top center;
    top: 45%;
    max-height: 60%;
    height: 250px
}

.page--work--goget .main-header {
    background-color: #f0c70d;
    background-image: url(../img/work/case/mcdonalds/top-bg.jpg)
}

.content--page-work .work__header-image--mcdonalds {
    max-width: 460px
}

@media only screen and (max-width: 1180px) {
    .content--page-work .work__header-image--mcdonalds {
        max-width: 46%
    }
}

.content--page-work .work__section--mcdonalds--three-points {
    background: #1a7944
}

.content--page-work .work-video--mcdonalds {
    background-color: #4ebaa0;
    background-image: url(../img/work/case/mcdonalds/video-bg.jpg)
}

.content--page-work .work-video--mcdonalds .work-video__content {
    padding: 140px 0
}

.content--page-work .work__section--mcdonalds--grandfinale {
    background-color: #f5c018;
    background-image: url(../img/work/case/mcdonalds/trivia-bg.jpg)
}

.page--work--mini-getaway .main-header {
    background-color: #404C5A;
    background-image: url(../img/work/case/minicooper/asset_headerbg.jpg)
}

.content--page-work .work__section--mini--three-points {
    background: #2C333D
}

.content--page-work .work__section--mini--awards {
    background: #f0f0f0
}

.content--page-work .work-video--mini {
    background-image: url(../img/work/case/minicooper/asset_moviebg.jpg)
}

.content--page-work .work__header-image--only {
    max-width: 640px
}

@media only screen and (max-width: 1180px) {
    .content--page-work .work__header-image--only {
        max-width: 64%
    }
}

.content--page-work .work__section--only--grandfinale {
    background: #60a5cc url(../img/work/case/only/trivia-bg.jpg) no-repeat top center
}

.content--page-work .work-video--only {
    background-image: url(../img/work/case/only/video-bg.jpg)
}

.page--work--the-liberation .main-header {
    background: #000 url(../img/work/case/only/only-bg.jpg) no-repeat bottom center;
    background-size: cover
}

.page--work--samsung .main-header {
    background-color: #333;
    background-image: url(../img/work/case/samsung/header.jpg);
    background-position: center bottom
}

.content--page-work .work__section--samsung--three-points {
    background: #f0f0f0;
    color: #000
}

.content--page-work .work__header-image--samsung {
    margin-top: -13%
}

@media only screen and (max-width: 1023px) {
    .content--page-work .work__header-image--samsung {
        margin-top: -25%
    }
}

@media only screen and (max-width: 600px) {
    .content--page-work .work__header-image--samsung {
        max-width: 100%
    }
}

.image-wrapper--samsung.image-wrapper--strikethrough:before {
    background: #F6C365;
    -webkit-transform: translateY(-40%);
    -moz-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    -o-transform: translateY(-40%);
    transform: translateY(-40%);
    max-height: 60%
}

.image-wrapper--samsung-city.image-wrapper--strikethrough:before {
    height: 340px;
    background: #fcfcfc url(../img/work/case/samsung/asset_stockholm_long.jpg) no-repeat top center;
    background-size: cover;
    -webkit-transform: translateY(-51.25%);
    -moz-transform: translateY(-51.25%);
    -ms-transform: translateY(-51.25%);
    -o-transform: translateY(-51.25%);
    transform: translateY(-51.25%)
}

.page--work--agigen-chat .main-header {
    background: #f4a543 url(../img/work/case/slack/pattern-repeat-xy-light.png) repeat top center
}

.page--work--agigen-chat .main-content a {
    font-weight: bold
}

.page--work--agigen-chat .main-content a:hover {
    color: black
}

.page--work--agigen-chat .work__header-image {
    max-width: 300px
}

.image-wrapper--slack.image-wrapper--strikethrough:before {
    background: #f4a543 url(../img/work/case/slack/pattern-repeat-xy.png) repeat center center;
    -webkit-transform: translateY(-40%);
    -moz-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    -o-transform: translateY(-40%);
    transform: translateY(-40%);
    max-height: 60%
}

.image-wrapper--slack-city.image-wrapper--strikethrough:before {
    height: 340px;
    background: #fcfcfc url(../img/work/case/slack/asset_stockholm_long.html) no-repeat top center;
    background-size: cover;
    -webkit-transform: translateY(-51.25%);
    -moz-transform: translateY(-51.25%);
    -ms-transform: translateY(-51.25%);
    -o-transform: translateY(-51.25%);
    transform: translateY(-51.25%)
}

.tweet--slack .slack-logo {
    display: block;
    margin: 100px auto 30px
}

.tweet--slack figcaption {
    font-weight: bold
}

.tweet .emoji {
    display: inline;
    height: 1em
}

.tweet time {
    display: block;
    padding-top: 30px;
    font-size: 16px;
    color: #676767
}

.tweet .twitter-logo {
    display: block;
    margin: 20px auto 0
}

@media only screen and (min-width: 601px) {
    .slack-case-map {
        height: 700px;
        position: relative
    }
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {
    .slack-case-map {
        height: 500px
    }
}

.slack-case-map #slack-map {
    width: 100%;
    height: 100%
}

.slack-case-map__overlay {
    position: absolute;
    top: 0;
    pointer-events: none;
    width: 100%
}

.slack-case-map__popup {
    padding: 15px 20px;
    background: rgba(255, 255, 255, 0.5);
    margin: 30px 0 0 0;
    border-radius: 5px;
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #666;
    min-width: 170px;
    text-align: center
}

.slack-case-map .slack-map--mobile li {
    font-size: 10px;
    float: left;
    color: #666
}

.slack-case-map .slack-map--mobile ul {
    list-style-type: none;
    margin: 0
}

.slack-case-map .slack-map--mobile ul:after {
    content: "";
    display: table;
    clear: both
}

.content--page-work .work__section--slack--grandfinale {
    background: #222 url(../img/work/case/slack/egor.jpg) no-repeat center center;
    background-size: cover
}

.content--page-work .work__section--sj--three-points {
    background: #e5e5e5;
    color: #000
}

.image-wrapper--sj.image-wrapper--strikethrough:before {
    background: #E33086;
    -webkit-transform: translateY(-48.75%);
    -moz-transform: translateY(-48.75%);
    -ms-transform: translateY(-48.75%);
    -o-transform: translateY(-48.75%);
    transform: translateY(-48.75%);
    max-height: 60%
}

.image-wrapper--sj.image-wrapper--strikethrough .image {
    width: 560px
}

.page--work--uppsalastudent .main-header {
    background-color: #3d2550;
    background-image: url(../img/work/case/uppsalastudent/uppsala-bg.jpg)
}

@media only screen and (max-width: 600px) {
    .page--work--uppsalastudent .main-header__title {
        font-size: 26px
    }
}

.content--page-work .work__header-image--uppsalastudent {
    max-width: 680px
}

@media only screen and (max-width: 1180px) {
    .content--page-work .work__header-image--uppsalastudent {
        max-width: 68%
    }
}

.content--page-work .work__section--uppsalastudent--three-points {
    background: #434343
}

.content--page-work .work__section--uppsalastudent--grandfinale {
    background-color: #d78404;
    background-image: url(../img/work/case/uppsalastudent/trivia-bg.jpg)
}

.image-wrapper--uppsalastudent.image-wrapper--strikethrough:before {
    background: #f8f8f6
}

.content--page-work .work__section--yogobe--three-points {
    background: #f2f1f1;
    color: black
}

.content--page-work .work__section--yogobe--grandfinale {
    background: #60a5cc url(../img/work/case/yogobe/trivia-bg.jpg) no-repeat top center
}

.work-video--yogobe {
    background-image: url(../img/work/case/yogobe/video-bg.jpg)
}

.page--work--yogobe .main-header {
    background-color: #9dd3ed;
    background-image: url(../img/work/case/yogobe/yogobe-bg.jpg)
}

.case--list--suisse {
    background: #d43b38;
    background-color: #d43b38;
    background-image: -webkit-linear-gradient(#d43b38, #e73827);
    background-image: linear-gradient(#d43b38, #e73827);
    position: relative;
    padding: 140px 0 120px
}

.case--list--suisse .container {
    z-index: 2
}

.case--list--suisse:after {
    content: " ";
    display: block;
    background-color: #fff;
    width: 200%;
    height: 140px;
    position: absolute;
    top: -70px;
    left: -50%;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
    z-index: 1
}

.case--list--suisse .btn,
.case--list--suisse .case--start__cta,
.case--list--suisse .main-footer__link--bordered,
.case--list--suisse .fearless-panda__btn {
    border-color: #fff;
    color: #fff;
    background-color: transparent
}

.case--list--suisse .btn:hover,
.case--list--suisse .case--start__cta:hover,
.case--list--suisse .main-footer__link--bordered:hover,
.case--list--suisse .fearless-panda__btn:hover {
    background-color: #fff;
    color: #1d55ac
}

@media only screen and (max-width: 600px) {
    .case--list--suisse {
        padding: 80px 0 60px
    }
}

.page--work--suisse-mania .main-header {
    background: #f9f9f9 url(../img/work/case/suisse/header-bg.jpg) no-repeat center center;
    color: #333
}

.page--work--suisse-mania .work__tldr {
    margin-bottom: 0;
    padding-bottom: 80px
}

@media only screen and (max-width: 600px) {
    .page--work--suisse-mania .work__tldr {
        padding-bottom: 20px
    }
}

.page--work--suisse-mania .work__section {
    padding: 80px 0
}

@media only screen and (max-width: 600px) {
    .page--work--suisse-mania .work__section {
        padding: 40px 0 20px
    }
}

.page--work--suisse-mania .main-header__pretitle {
    color: #333
}

.page--work--suisse-mania .main-header__title {
    background: transparent url(../img/work/case/suisse/sm-header-logo.svg) no-repeat top center;
    background-size: 100%;
    display: block;
    width: 66%;
    padding-bottom: 9%;
    overflow: hidden;
    font-size: 1px;
    text-indent: -1000px;
    margin: 0 auto
}

.page--work--suisse-mania .main-content .container {
    max-width: 1120px
}

.page--work--suisse-mania .main-content .container--tight,
.page--work--suisse-mania .main-content .blog-post p,
.blog-post .page--work--suisse-mania .main-content p,
.page--work--suisse-mania .main-content .blog-post h1,
.blog-post .page--work--suisse-mania .main-content h1 {
    max-width: 720px
}

.page--work--suisse-mania .grid.grid--suisse,
.page--work--suisse-mania .grid--suisse.grid--rev {
    margin-left: -40px
}

.page--work--suisse-mania .grid.grid--suisse>.grid__item,
.page--work--suisse-mania .grid--suisse.grid--rev>.grid__item {
    padding-left: 40px
}

.content--page-work .btn--suisse,
.content--page-work .work__tldr .btn--suisse {
    border-radius: 8px;
    background-color: #d33b37;
    color: #fff;
    border: none
}

@media only screen and (max-width: 600px) {

    .content--page-work .btn--suisse,
    .content--page-work .work__tldr .btn--suisse {
        padding: 0 30px
    }
}

.content--page-work .btn--suisse:hover,
.content--page-work .work__tldr .btn--suisse:hover {
    background-color: #b02a27;
    color: #fff
}

.content--page-work .suisse-headline-darkbold,
.content--page-work .work__tldr .suisse-headline-darkbold {
    color: #333;
    font-weight: bold
}

.content--page-work .suisse-thin-gamma,
.content--page-work .work__tldr .suisse-thin-gamma {
    font-weight: 100
}

.content--page-work .suisse-content-image,
.content--page-work .work__tldr .suisse-content-image {
    max-width: 95%
}

@media only screen and (max-width: 600px) {

    .content--page-work .suisse-content-image,
    .content--page-work .work__tldr .suisse-content-image {
        width: 100%;
        margin-bottom: 30px;
        display: block;
        margin-right: auto;
        margin-left: auto
    }
}

.content--page-work .suisse-small-headline,
.content--page-work .work__tldr .suisse-small-headline {
    color: #0b83fb;
    padding-bottom: 10px
}

.content--page-work .suisse-small-headline--red,
.content--page-work .work__tldr .suisse-small-headline--red {
    color: #d33b37
}

@media only screen and (min-width: 601px) {

    .content--page-work .suisse-objects-image,
    .content--page-work .work__tldr .suisse-objects-image {
        margin: 0 auto 100px
    }
}

.content--page-work .section-maina-everywhere-headline,
.content--page-work .work__tldr .section-maina-everywhere-headline {
    color: #d33b37
}

.content--page-work .section-production-blue,
.content--page-work .work__tldr .section-production-blue {
    margin-top: 80px;
    margin-bottom: 80px;
    background: #0b83fb url(../img/work/case/suisse/suissem_break-production.jpg) no-repeat top center;
    background-size: cover
}

.content--page-work .section-production-blue .container,
.content--page-work .work__tldr .section-production-blue .container {
    padding-top: 50px;
    padding-bottom: 50px
}

.content--page-work .section-production-blue__headline,
.content--page-work .work__tldr .section-production-blue__headline {
    color: #fff;
    font-weight: bold
}

.content--page-work .section-production-blue__desc,
.content--page-work .work__tldr .section-production-blue__desc {
    color: #fff
}

.content--page-work .suisse-version,
.content--page-work .work__tldr .suisse-version {
    text-align: center
}

.content--page-work .suisse-version__image,
.content--page-work .work__tldr .suisse-version__image {
    max-width: 90%;
    margin: 0 auto;
    display: block
}

.content--page-work .suisse-version__title,
.content--page-work .work__tldr .suisse-version__title {
    text-transform: uppercase;
    padding: 30px 0 20px
}

@media only screen and (min-width: 601px) {

    .content--page-work .suisse-animals,
    .content--page-work .work__tldr .suisse-animals {
        margin: 0 auto;
        max-width: 66%;
        display: block
    }
}

.content--page-work .suisse-for-kids-image,
.content--page-work .work__tldr .suisse-for-kids-image {
    max-width: 42%;
    margin: 0 auto;
    display: block
}

@media only screen and (max-width: 600px) {

    .content--page-work .suisse-for-kids-image,
    .content--page-work .work__tldr .suisse-for-kids-image {
        max-width: 100%
    }
}

.content--page-work .suisse-team,
.content--page-work .work__tldr .suisse-team {
    text-align: center
}

.content--page-work .suisse-team__badge,
.content--page-work .work__tldr .suisse-team__badge {
    width: 35%;
    margin: 0 auto
}

.content--page-work .suisse-team__headline,
.content--page-work .work__tldr .suisse-team__headline {
    color: #333;
    padding: 30px 0;
    text-transform: uppercase
}

@media only screen and (min-width: 601px) {
    .sm-padding--left {
        padding-left: 90px
    }
}

@media only screen and (min-width: 601px) {
    .sm-padding--right {
        padding-right: 90px
    }
}

.suisse-goo {
    position: relative
}

.suisse-goo:before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 78.5%;
    background: transparent
}

.suisse-goo-iframe {
    width: 100%;
    border: none;
    height: 600px;
    background: white
}

@media only screen and (max-width: 600px) {
    .suisse-goo-iframe {
        height: 450px
    }
}

.video-with-image {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    margin: 0 auto
}

@media only screen and (max-width: 600px) {
    .video-with-image {
        width: 75%;
        padding-bottom: 75%;
        margin-bottom: 30px
    }
}

.video-with-image__video {
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f0f0f0
}

.video-with-image__image {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    width: 22%
}

@media only screen and (max-width: 600px) {
    .video-with-image__image {
        width: 35%
    }
}

.video-with-image__image--left {
    right: auto;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.sound-button {
    border: 2px solid #0b83fb;
    text-transform: uppercase;
    border-radius: 8px;
    color: #0b83fb;
    display: inline-block;
    padding: 16px 30px;
    min-width: 180px;
    text-align: center;
    margin: 0 10px 10px 0
}

@media only screen and (max-width: 600px) {
    .sound-button {
        display: block;
        width: 100%
    }
}

.sound-button:hover {
    background: #0b83fb;
    color: #fff !important
}

.sound-button:hover .sound-button__flag:before {
    content: ' ';
    display: block;
    width: 20px;
    height: 20px;
    background: red
}

.sound-button__flag {
    position: relative;
    vertical-align: middle;
    top: -2px;
    padding-right: 5px
}

.work-video {
    background: #000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: relative;
    overflow: hidden
}

.work-video__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    line-height: 1
}

.work-video__video .media {
    margin: 0 !important;
    display: block
}

.work-video__content {
    padding: 100px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center
}

.work-video--carlsberg .work-video__content {
    background-color: #321651;
    background-image: url(../img/work/case/carlsberg/video-bg.jpg)
}

.work-video:hover .play-icon {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.play-icon {
    display: inline-block;
    background: transparent url(../img/work/case/shared/icon_play.svg) no-repeat top left;
    color: transparent;
    width: 73px;
    -webkit-transition: -webkit-transform ease-out 250ms;
    -moz-transition: -moz-transform ease-out 250ms;
    transition: transform ease-out 250ms
}

@media only screen and (max-width: 600px) {
    .play-icon {
        width: 26px
    }
}

.content--page-work .work__section--yogobe--three-points {
    background: #f2f1f1;
    color: black
}

.content--page-work .work__section--yogobe--grandfinale {
    background: #60a5cc url(../img/work/case/yogobe/trivia-bg.jpg) no-repeat top center
}

.work-video--yogobe {
    background-image: url(../img/work/case/yogobe/video-bg.jpg)
}

.page--work--yogobe .main-header {
    background-color: #9dd3ed;
    background-image: url(../img/work/case/yogobe/yogobe-bg.jpg)
}

@-webkit-keyframes spaceman {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0deg)
    }

    25% {
        -webkit-transform: translateX(-1500%) rotate(720deg)
    }

    50% {
        -webkit-transform: translateX(-3000%) rotate(1440deg)
    }

    75% {
        -webkit-transform: translateX(-4500%) rotate(2160deg);
        opacity: 1
    }

    99% {
        -webkit-transform: translateX(-4500%) rotate(2160deg);
        opacity: 0
    }
}

@-moz-keyframes spaceman {
    0% {
        opacity: 1;
        -moz-transform: translateX(0) rotate(0deg)
    }

    25% {
        -moz-transform: translateX(-1500%) rotate(720deg)
    }

    50% {
        -moz-transform: translateX(-3000%) rotate(1440deg)
    }

    75% {
        -moz-transform: translateX(-4500%) rotate(2160deg);
        opacity: 1
    }

    99% {
        -moz-transform: translateX(-4500%) rotate(2160deg);
        opacity: 0
    }
}

@keyframes spaceman {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0deg);
        -moz-transform: translateX(0) rotate(0deg);
        -ms-transform: translateX(0) rotate(0deg);
        -o-transform: translateX(0) rotate(0deg);
        transform: translateX(0) rotate(0deg)
    }

    25% {
        -webkit-transform: translateX(-1500%) rotate(720deg);
        -moz-transform: translateX(-1500%) rotate(720deg);
        -ms-transform: translateX(-1500%) rotate(720deg);
        -o-transform: translateX(-1500%) rotate(720deg);
        transform: translateX(-1500%) rotate(720deg)
    }

    50% {
        -webkit-transform: translateX(-3000%) rotate(1440deg);
        -moz-transform: translateX(-3000%) rotate(1440deg);
        -ms-transform: translateX(-3000%) rotate(1440deg);
        -o-transform: translateX(-3000%) rotate(1440deg);
        transform: translateX(-3000%) rotate(1440deg)
    }

    75% {
        -webkit-transform: translateX(-4500%) rotate(2160deg);
        -moz-transform: translateX(-4500%) rotate(2160deg);
        -ms-transform: translateX(-4500%) rotate(2160deg);
        -o-transform: translateX(-4500%) rotate(2160deg);
        transform: translateX(-4500%) rotate(2160deg);
        opacity: 1
    }

    99% {
        -webkit-transform: translateX(-4500%) rotate(2160deg);
        -moz-transform: translateX(-4500%) rotate(2160deg);
        -ms-transform: translateX(-4500%) rotate(2160deg);
        -o-transform: translateX(-4500%) rotate(2160deg);
        transform: translateX(-4500%) rotate(2160deg);
        opacity: 0
    }
}

@-webkit-keyframes outer-space {
    80% {
        background: #1f58a3
    }

    100% {
        background: #000
    }
}

@-moz-keyframes outer-space {
    80% {
        background: #1f58a3
    }

    100% {
        background: #000
    }
}

@keyframes outer-space {
    80% {
        background: #1f58a3
    }

    100% {
        background: #000
    }
}

@-webkit-keyframes processpoint {
    0% {
        -webkit-transform: scale(0)
    }

    80% {
        -webkit-transform: scale(1.5)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes processpoint {
    0% {
        -moz-transform: scale(0)
    }

    80% {
        -moz-transform: scale(1.5)
    }

    100% {
        -moz-transform: scale(1)
    }
}

@keyframes processpoint {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    80% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes colorz {
    0% {
        fill: #ffffff
    }

    25% {
        fill: #0cf
    }

    50% {
        fill: #f06
    }

    75% {
        fill: #f4a543
    }
}

@-moz-keyframes colorz {
    0% {
        fill: #ffffff
    }

    25% {
        fill: #0cf
    }

    50% {
        fill: #f06
    }

    75% {
        fill: #f4a543
    }
}

@keyframes colorz {
    0% {
        fill: #ffffff
    }

    25% {
        fill: #0cf
    }

    50% {
        fill: #f06
    }

    75% {
        fill: #f4a543
    }
}