@font-face {
  font-family: "shapiro_headline_62milesRg";
  src: url("../fonts/shapiroheadline62miles-webfont.woff2") format("woff2"), url("../fonts/shapiroheadline62miles-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "shapiro_headline";
  src: url("../fonts/ShapiroHeadline-Bold.woff2") format("woff2"), url("../fonts/ShapiroHeadline-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "shapiro_headline";
  src: url("../fonts/ShapiroHeadline-Regular.woff2") format("woff2"), url("../fonts/ShapiroHeadline-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "shapiro_headline";
  src: url("../fonts/ShapiroHeadline-Medium.woff2") format("woff2"), url("../fonts/ShapiroHeadline-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
* {
  box-sizing: border-box;
}

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

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

a {
  text-decoration: none;
}

input, textarea {
  margin: 0;
  font-family: "Lucida Grande", sans-serif;
  font-size: 100%;
}

textarea {
  resize: none;
}

select {
  margin: 0;
}

p, h1, h2, h3, h4, h5, span, a, li, label {
  font-family: shapiro_headline, sans-serif;
}

.f1 {
  font-family: shapiro_headline_62milesRg, sans-serif;
  font-weight: bold;
  font-size: 65px;
  line-height: 0.95em;
}
.f1 span {
  line-height: 0.95em;
}

.fitting-text {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 96px 0;
}
@media (min-width: 768px) {
  .fitting-text {
    padding: 144px 0;
  }
}
.fitting-text h1 {
  position: relative;
}
.fitting-text h1 span {
  position: absolute;
  bottom: 0px;
  font-family: shapiro_headline_62milesRg, sans-serif;
}
.fitting-text.fit-middle h1 span {
  top: 50%;
  transform: translate(0, -50%);
  bottom: auto;
}

.f2 {
  font-family: shapiro_headline_62milesRg, sans-serif;
  font-weight: bold;
  font-size: 76px;
  line-height: 0.9em;
}
@media (min-width: 768px) {
  .f2 {
    font-size: 110px;
  }
}

.f3 {
  font-family: shapiro_headline, sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 0.9em;
}
@media (min-width: 768px) {
  .f3 {
    font-size: 42px;
    font-weight: 700;
  }
}

.f3sub {
  font-family: shapiro_headline, sans-serif;
  font-weight: 700;
  font-size: 55px;
}
@media (min-width: 768px) {
  .f3sub {
    line-height: 80px;
    font-size: 80px;
  }
}

.f4, .case-wysiwyg h1 {
  font-family: shapiro_headline, sans-serif;
  font-weight: bold;
  font-size: 48px;
  line-height: 61px;
}
@media (min-width: 768px) {
  .f4, .case-wysiwyg h1 {
    line-height: 66px;
    font-size: 60px;
  }
}

.f5, .case-wysiwyg h2, blockquote {
  font-family: shapiro_headline, sans-serif;
  font-weight: 700;
  line-height: 1.3em;
  font-size: 36px;
}
@media (min-width: 768px) {
  .f5, .case-wysiwyg h2, blockquote {
    font-size: 42px;
  }
}

.case-wysiwyg h5 {
  font-size: 21px;
  line-height: 1.3em;
  font-family: shapiro_headline, sans-serif;
  font-weight: 700;
}

.f6 {
  font-family: shapiro_headline, sans-serif;
  font-weight: 700;
  line-height: 32px;
  font-size: 28px;
}

.f7 {
  font-family: shapiro_headline, sans-serif;
  font-weight: bold;
  line-height: 18px;
  font-size: 18px;
  text-align: center;
}

.container {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0px 16px;
}
@media (min-width: 1280px) {
  .container {
    padding: 0px 32px;
  }
}
@media (min-width: 1279px) {
  .container {
    padding: 0;
  }
}
.container-auto {
  min-height: 0px !important;
}

.container-left {
  width: 100%;
  margin: 0 auto;
  padding: 0px 0px 0px 32px;
}
@media (min-width: 1279px) {
  .container-left {
    padding-left: calc(50vw - 607px);
  }
}

.fw {
  width: 100%;
}

.fh {
  min-height: 100vh;
}

@media (min-width: 768px) {
  .fh-sm {
    min-height: 100vh;
  }
}

.container-fluid {
  width: 100%;
  max-width: 1215px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .container-fluid {
    padding: 0px 32px;
  }
}
@media (min-width: 1279px) {
  .container-fluid {
    padding: 0;
  }
}

.home-logo {
  width: 174px;
  height: 36px;
}
@media (min-width: 768px) {
  .home-logo {
    width: 339px;
    height: 70px;
  }
}

.bg-grey {
  background-color: #F4F4F4;
}

.bg-orange {
  background-color: #FF5B1A;
}

.bg-green {
  background-color: #009664;
}

.bg-blue {
  background-color: #0082F0;
}

.fg-blue .inherit-color, .fg-blue .btn {
  color: #0082F0 !important;
}

.fg-green .inherit-color, .fg-green .btn {
  color: #009664 !important;
}

.fg-orange .inherit-color, .fg-orange .btn {
  color: #FF5B1A !important;
}

.grey {
  color: #BABABA;
}

.orange {
  color: #FF5B1A;
}

.theme-green .slide-nav svg g {
  stroke: #009664 !important;
}
.theme-green .player svg g, .theme-green .header-fill {
  fill: #009664 !important;
}
.theme-green .scroll-down {
  color: #009664 !important;
}
.theme-green .case-wysiwyg h2, .theme-green .case-wysiwyg h3, .theme-green .case-wysiwyg h4, .theme-green .case-wysiwyg h5, .theme-green .case-wysiwyg blockquote {
  color: #009664 !important;
}
.theme-green .inherit-color {
  color: #009664 !important;
}
.theme-green .hover-inherit:hover {
  color: #009664 !important;
}
.theme-green .inherit-fill {
  fill: #009664 !important;
}
.theme-green .blog-header {
  background-color: #009664;
}
.theme-green .inherit-bg {
  background-color: #009664;
}

.theme-orange .slide-nav svg g {
  stroke: #FF5B1A !important;
}
.theme-orange .player svg g, .theme-orange .header-fill {
  fill: #FF5B1A !important;
}
.theme-orange .scroll-down {
  color: #FF5B1A;
}
.theme-orange .case-wysiwyg h2, .theme-orange .case-wysiwyg h3, .theme-orange .case-wysiwyg h4, .theme-orange .case-wysiwyg h5, .theme-orange .case-wysiwyg blockquote {
  color: #FF5B1A !important;
}
.theme-orange .inherit-color {
  color: #FF5B1A;
}
.theme-orange .hover-inherit:hover {
  color: #FF5B1A;
}
.theme-orange .inherit-fill {
  fill: #FF5B1A !important;
}
.theme-orange .blog-header {
  background-color: #FF5B1A;
}
.theme-orange .inherit-bg {
  background-color: #FF5B1A;
}

.theme-blue .slide-nav svg g {
  stroke: #0082F0 !important;
}
.theme-blue .player svg g, .theme-blue .header-fill {
  fill: #0082F0 !important;
}
.theme-blue .case-wysiwyg h2, .theme-blue .case-wysiwyg h3, .theme-blue .case-wysiwyg h4, .theme-blue .case-wysiwyg h5, .theme-blue .case-wysiwyg blockquote {
  color: #0082F0 !important;
}
.theme-blue .inherit-color {
  color: #0082F0;
}
.theme-blue .hover-inherit:hover {
  color: #0082F0;
}
.theme-blue .inherit-fill {
  fill: #0082F0 !important;
}
.theme-blue .blog-header {
  background-color: #0082F0;
}
.theme-blue .scroll-down {
  color: #0082F0;
}
.theme-blue .inherit-bg {
  background-color: #0082F0;
}

.btn {
  font-weight: 700;
  font-family: shapiro_headline, sans-serif;
  text-decoration: none;
  background-color: transparent;
  border: none;
  color: #333333;
  font-size: 28px;
  line-height: 1.3em;
}
.btn:before {
  content: "+ ";
  color: #333333;
}
.btn.noplus:before {
  content: "";
}
.btn.grey:before {
  color: #333333;
}
.btn:hover:after {
  display: block;
}
.btn.black {
  color: #333333;
}

p {
  font-family: shapiro_headline, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  color: #333333;
}

.bold, strong {
  font-weight: bold;
}
.bold p, strong p {
  font-weight: bold;
}

p strong {
  font-weight: 500;
}

.load-more {
  margin-bottom: 64px;
  display: inline-block;
  position: relative;
}

input[type=text], input[type=email], textarea {
  background-color: transparent;
  font-family: shapiro_headline, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  color: #333333;
  padding: 16px 36px;
  margin-bottom: 10px;
  border: 1px solid #000;
  border-radius: 32px;
  color: #333333;
  width: 100%;
  max-width: 600px;
}
input[type=text]:focus, input[type=email]:focus, textarea:focus {
  outline: none;
}

input[type=text]::placeholder {
  font-weight: normal;
}

.relative {
  position: relative;
}

.center {
  text-align: center;
}

.plain h1 {
  margin-bottom: 32px;
}

.plaintext {
  margin-bottom: 128px;
}

.plaintext h1 {
  font-size: 40px;
  margin-bottom: 32px;
  margin-top: 64px;
  font-weight: 600;
}

.plaintext h2 {
  font-size: 25px;
  margin-bottom: 16px;
  margin-top: 32px;
  font-weight: 600;
}

.plaintext p {
  max-width: 800px;
  margin-bottom: 32px;
}

.plaintext table {
  width: 100%;
  margin-bottom: 32px;
}
.plaintext table td {
  vertical-align: top;
  padding: 5px 0px;
  border-bottom: 1px solid #BABABA;
}

.plaintext ul {
  list-style-type: circle;
}
.plaintext ul li {
  margin-left: 20px;
  font-family: shapiro_headline, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  color: #333333;
  margin-bottom: 16px;
}

.hidden {
  display: none;
}

section {
  position: relative;
}
section.fh {
  min-height: 100vh;
}
section.fh .container {
  min-height: 100vh;
  position: relative;
  z-index: 99;
}
section.full-image {
  background-size: cover;
  background-position: center center;
  color: #FFF;
}

.row:after {
  content: "";
  clear: both;
  display: block;
}

@media (min-width: 768px) {
  .half {
    width: 50%;
    float: left;
  }
}

@media (min-width: 768px) {
  .content {
    float: left;
    width: 57.5%;
  }
}

.case-image h2 {
  margin-bottom: 32px;
}
.case-image .fitting-text {
  padding: 128px 0;
}
@media (min-width: 768px) {
  .case-image .fitting-text {
    padding-bottom: 175px;
  }
}
@media (min-width: 768px) {
  .case-image .pos-left .btn {
    font-size: 28px;
    line-height: 1em;
  }
}

.poster {
  width: 100%;
}
@media (min-width: 768px) {
  .poster {
    width: 31.5%;
    margin-right: 11%;
  }
}

.case-client.case-client {
  top: 64px;
  bottom: auto;
  left: 0px;
  right: auto;
}
.case-client.case-client p {
  display: inline-block;
}
.case-client.case-client .arrow-down {
  margin-left: 16px;
  display: none;
}
@media (min-width: 768px) {
  .case-client.case-client {
    top: auto;
    left: auto;
    right: 0px;
    bottom: 64px;
  }
  .case-client.case-client .arrow-down {
    display: inline-block;
  }
}

.case-text {
  padding: 128px 0;
}
.case-text .pos-middle {
  position: static;
  transform: none;
}
.case-text .pos-bottom.pos-left {
  bottom: -64px;
}
.case-text .poster {
  margin-bottom: 32px;
  padding-top: 32px;
  float: left;
}
.case-text .case-client {
  top: -32px;
}
.case-text .arrow-down {
  display: none;
}
.case-text h2 {
  margin-bottom: 64px;
  line-height: 1em;
}
@media (min-width: 768px) {
  .case-text {
    padding: 0;
  }
  .case-text .pos-middle {
    position: absolute;
    transform: translate(0, -50%);
  }
  .case-text .pos-bottom.pos-left {
    bottom: 64px;
  }
  .case-text .pos-left .btn {
    font-size: 48px;
    line-height: 1em;
  }
  .case-text .case-client {
    top: auto;
  }
  .case-text .arrow-down {
    display: inline-block;
  }
  .case-text .arrow-down svg g {
    stroke: #000;
  }
  .case-text .poster {
    padding-top: 0px;
    margin-bottom: 0px;
  }
}

.pos-middle {
  position: absolute;
  transform: translate(0%, -50%);
  top: 50%;
}

.pos-bottom {
  position: absolute;
  bottom: 64px;
}

.pos-left {
  position: absolute;
  left: 0px;
}

.pos-right {
  position: absolute;
  right: 0px;
}

.full-image .btn:before {
  color: #FFF;
}

@media (min-width: 768px) {
  .text-offset {
    padding-left: 64px;
  }
}

.bg-half {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 1;
}
@media (min-width: 768px) {
  .bg-half {
    width: 50%;
  }
}

.news {
  color: #FFF;
  margin-top: 32vh;
  padding-bottom: 64px;
}
.news .container {
  min-height: 0px !important;
}
.news .container h2 {
  margin-bottom: 32px;
}
.news .half:last-child {
  padding-right: 32px;
}
@media (min-width: 768px) {
  .news .half:last-child {
    padding-right: 32px;
  }
}
@media (min-width: 768px) {
  .news {
    padding: 0;
    margin-top: 0;
  }
}
.news p, .news .btn {
  color: #FFF;
}
.news h2 {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .news h2 {
    margin-bottom: 64px;
  }
}
.news .half:first-child {
  position: relative;
  top: -30vh;
  margin-bottom: -25vh;
}
@media (min-width: 768px) {
  .news .half:first-child {
    position: static;
    margin-bottom: 0px;
    float: right;
  }
}
.news .link {
  color: #FFF !important;
  font-family: shapiro_headline, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  color: #333333;
  font-weight: bold;
}
.news img {
  width: 100%;
}

.vimeo-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
  background-color: #FFF;
}

.vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.about-content h2 {
  margin-bottom: 32px;
  max-width: 800px;
}

.about-imagecontent {
  background-position: bottom center !important;
  background-size: auto 120%;
}
@media (min-width: 768px) {
  .about-imagecontent {
    background-position: center center !important;
    background-size: cover;
  }
}
.about-imagecontent p {
  max-width: 800px;
  color: #FFF;
  font-size: 24px;
  line-height: 42px;
  font-weight: 500;
}
@media (min-width: 1280px) {
  .about-imagecontent p {
    font-size: 36px;
  }
}
.about-imagecontent .pos-bottom {
  bottom: 128px;
}

.flux {
  min-height: 0px !important;
}
.flux .pos-middle {
  position: relative;
  padding: 100px 0px;
  transform: none;
}
@media (min-width: 768px) {
  .flux {
    min-height: 100vh;
  }
  .flux .pos-middle {
    transform: translate(0, -50%);
    padding: 0;
    position: absolute;
  }
}

.pos-middle .logo {
  max-width: 500px;
  margin-bottom: 7px;
  width: 60%;
}

.home .scroll-down {
  color: #FFF !important;
}
.home .scroll-down svg g {
  stroke: #000;
}

@media (min-width: 768px) {
  .flex {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}

.home h1 a {
  color: #FFF;
  text-decoration: none;
}
.home h1 a:hover {
  color: #FFF;
}

.expertise h2 {
  margin-bottom: 36px;
}
.expertise .row {
  font-size: 0px;
}
.expertise .block {
  width: 100%;
  margin-bottom: 64px;
  vertical-align: top;
}
.expertise .block h3 {
  font-size: 28px;
  margin-bottom: 24px;
  position: relative;
  display: inline-block;
  color: #333333;
}
.expertise .block h3 .splosion {
  position: absolute;
  top: -15px;
  width: 47px;
  right: -37px;
  height: 37px;
}
@media (min-width: 768px) {
  .expertise .block {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 5%;
    display: inline-block;
  }
  .expertise .block:nth-child(3n+3) {
    margin-right: 0;
  }
}

.clients {
  padding: 64px 0;
}
.clients img {
  display: inline-block;
  width: 100%;
}
.clients .clients-sm {
  display: inline-block;
}
.clients .clients-md {
  display: none;
}
@media (min-width: 768px) {
  .clients .clients-sm {
    display: none;
  }
  .clients .clients-md {
    display: inline-block;
  }
}

section.regular {
  padding-top: 80px;
}
@media (min-width: 768px) {
  section.regular {
    padding-top: 144px;
  }
}

.index-list {
  font-size: 0px;
}

.case-item {
  width: 100%;
  margin-bottom: 32px;
  text-decoration: none;
  display: block;
  white-space: normal;
  vertical-align: top;
}
.case-item span {
  display: block;
}
.case-item .client {
  font-size: 18px;
  line-height: 1em;
  margin-bottom: 12px;
  color: #333333;
}
.case-item .title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 12px;
  color: #333333;
}
.case-item .intro {
  font-size: 18px;
  line-height: 26px;
  color: #333333;
  margin-bottom: 16px;
}
.case-item img {
  width: 100%;
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.case-item .info {
  position: relative;
  background-color: #FFF;
  padding: 16px 0;
}
.case-item:hover img {
  transform: scale(0.95, 0.95);
}
@media (min-width: 768px) {
  .case-item {
    width: 32%;
    margin-right: 2%;
    display: inline-block;
  }
  .case-item:nth-child(3n+3) {
    margin-right: 0;
  }
}

.related-cases .case-item {
  margin-bottom: 16px;
}
.related-cases .case-item:after {
  content: "";
  display: block;
  clear: both;
}
.related-cases .case-item .intro {
  display: none;
}
.related-cases .case-item .info {
  float: left;
  width: 66%;
  position: static;
  padding: 16px;
  padding-top: 4px;
  margin: 0;
}
.related-cases .case-item .info .title {
  font-size: 17px;
}
.related-cases .case-item .img-holder {
  width: 33.33%;
  float: left;
}
@media (min-width: 768px) {
  .related-cases .case-item {
    margin-bottom: 0;
  }
  .related-cases .case-item .info {
    width: auto;
    float: none;
    position: relative;
    padding-top: 16px;
  }
  .related-cases .case-item .info .title {
    font-size: 28px;
  }
  .related-cases .case-item .img-holder {
    width: 100%;
    float: none;
  }
}

.blog-item {
  display: inline-block;
  width: 100%;
  height: 300px;
  position: relative;
  flex-grow: 1;
  flex-shrink: 1;
}
.blog-item.color-0 {
  background-color: #0082F0;
}
.blog-item.color-1 {
  background-color: #009664;
}
.blog-item.color-2 {
  background-color: #FF5B1A;
}
@media (min-width: 768px) {
  .blog-item {
    height: 450px;
    width: calc(50% - 24px);
  }
}
.blog-item .info {
  position: absolute;
  bottom: 16px;
  padding: 16px;
}
@media (min-width: 768px) {
  .blog-item .info {
    padding: 36px;
    bottom: 64px;
  }
}
.blog-item .arrow {
  position: absolute;
  height: 24px;
  width: 24px;
  right: 16px;
  bottom: 16px;
  transition: transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (min-width: 1280px) {
  .blog-item .arrow {
    width: 36px;
    height: 36px;
    right: 36px;
    bottom: 36px;
  }
}
.blog-item:hover .arrow {
  transform: translate(8px, 0);
}
.blog-item .date {
  font-family: shapiro_headline, sans-serif;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: 8px;
  display: inline-block;
  font-size: 14px;
  color: #FFF;
}
@media (min-width: 768px) {
  .blog-item .date {
    font-size: 16px;
  }
}
.blog-item .title {
  font-family: shapiro_headline, sans-serif;
  font-weight: 700;
  line-height: 1.3em;
  font-size: 24px;
  color: #FFF;
}
@media (min-width: 1280px) {
  .blog-item .title {
    font-size: 36px;
  }
}

.blog-homepage-item {
  cursor: pointer;
}
.blog-homepage-item .container {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .blog-homepage-item .container {
    font-size: 172px;
    padding-top: 170px;
    padding-bottom: 170px;
  }
}
.blog-homepage-item .info {
  position: relative;
}
.blog-homepage-item .arrow {
  position: absolute;
  height: 24px;
  width: 24px;
  right: 16px;
  bottom: -36px;
  transition: transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (min-width: 1280px) {
  .blog-homepage-item .arrow {
    width: 36px;
    height: 36px;
    right: 36px;
    bottom: -48px;
  }
}
.blog-homepage-item:hover .arrow {
  transform: translate(8px, 0);
}
.blog-homepage-item .date {
  font-family: shapiro_headline, sans-serif;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: 8px;
  display: block;
  font-size: 14px;
  color: #FFF;
}
@media (min-width: 768px) {
  .blog-homepage-item .date {
    font-size: 16px;
  }
}
.blog-homepage-item .title {
  font-family: shapiro_headline, sans-serif;
  font-weight: 700;
  line-height: 1.1em;
  font-size: 36px;
  color: #FFF;
  display: block;
}
@media (min-width: 1280px) {
  .blog-homepage-item .title {
    font-size: 64px;
  }
}

.post-meta span {
  display: inline-block;
  font-size: 18px;
}
@media (min-width: 1280px) {
  .post-meta span {
    font-size: 22px;
  }
}
.post-meta svg {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: -1px;
}
.post-meta .date {
  margin-right: 36px;
}

.blog-wrapper {
  margin-bottom: 56px;
}
.blog-wrapper .blog-item {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .blog-wrapper .blog-item {
    width: calc(50% - 24px);
  }
  .blog-wrapper .blog-item:nth-child(2n+1) {
    margin-right: 24px;
  }
}
.blog-wrapper.more .blog-item {
  height: 300px;
}
@media (min-width: 768px) {
  .blog-wrapper.more .blog-item {
    width: calc(33.33% - 16px);
    margin-right: 24px;
  }
  .blog-wrapper.more .blog-item:nth-child(3n+3) {
    margin-right: 0px;
  }
}
.blog-wrapper.more .blog-item .info {
  bottom: 16px;
  padding: 16px;
}
.blog-wrapper.more .blog-item .arrow {
  height: 24px;
  width: 24px;
  right: 16px;
  bottom: 16px;
}
.blog-wrapper.more .blog-item .date {
  font-size: 14px;
}
.blog-wrapper.more .blog-item .title {
  font-size: 24px;
}

.read-more h3 {
  margin-bottom: 24px;
}

.blog-header .container {
  height: 60vh;
  position: relative;
}
.blog-header h1 {
  color: #FFF;
  font-family: shapiro_headline, sans-serif;
}

.social-links {
  margin-bottom: 48px;
}
@media (min-width: 1280px) {
  .social-links {
    margin-bottom: 80px;
  }
}
.social-links .copy {
  position: relative;
}
.social-links .copy .success {
  position: absolute;
  top: -20px;
  font-size: 11px;
  left: 50%;
  transform: translate(-50%, 0);
  display: none;
  width: 70px;
  text-align: center;
  color: #000;
  opacity: 0.4;
  line-height: 12px;
}
.social-links p {
  font-size: 0;
  line-height: 0;
}
.social-links a {
  display: inline-block;
  margin-right: 8px;
  padding: 10px;
}
.social-links a img {
  width: 24px;
  height: 24px;
}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

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

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

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

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

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.carousel-image {
  margin-right: 30px;
  max-width: 80vw;
  max-height: 700px;
  top: 50%;
  cursor: pointer !important;
  transform: translateY(-50%);
}

.gallery-small .carousel-image {
  max-width: 55vw;
  max-height: 400px;
}

.gallery-holder {
  position: relative;
  padding-bottom: 90px;
}

.slide-nav {
  text-align: left;
  position: absolute;
  width: 100%;
  bottom: 0px;
}
.slide-nav p {
  display: inline-block;
  color: #BABABA;
  font-size: 16px;
  margin: 0px 20px;
}
.slide-nav p span {
  font-weight: bold;
}
.slide-nav a {
  display: inline-block;
}

.digital .scroll-down svg g {
  stroke: #000;
}

.digital-expertise {
  padding: 64px 0px;
}
@media screen and (min-width: 1280px) {
  .digital-expertise {
    padding: 128px 0px;
  }
}
.digital-expertise p {
  max-width: 800px;
}

.digital .scroll-down {
  color: #009664 !important;
}
.digital p {
  max-width: 800px;
}
.digital .media {
  text-align: center;
}
.digital .media img {
  width: 100%;
}
.digital.logos {
  background-color: #009664;
  color: #FFF;
  text-align: center;
  padding: 64px 0px;
}
.digital.logos p {
  font-weight: bold;
  margin-bottom: 15px;
  color: #FFF;
}
.digital.logos img {
  width: 100%;
}
.digital.intro-content {
  background-color: #F7F7F7;
}
.digital.intro-content h2 {
  margin-bottom: 36px;
  max-width: 600px;
}
.digital.intro-content .intro-text {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .digital.intro-content .intro-text {
    padding-right: 32px;
    margin-bottom: 0;
  }
  .digital.intro-content .intro-text p {
    font-size: 22px;
    line-height: 30px;
  }
}
.digital.intro-content .list-block {
  background-color: #FFF;
}
@media (min-width: 768px) {
  .digital.intro-content .list-block {
    margin-left: 32px;
  }
}
@media (min-width: 768px) {
  .digital.intro-content .list-block li {
    width: 50%;
  }
}
.digital.about-content {
  padding: 128px 0px;
}
.digital.about-content .media {
  margin-top: 60px;
}
.digital.about-content .media img {
  width: 80%;
}

.service-container {
  display: flex;
  align-items: stretch;
  flex-direction: column-reverse;
  position: relative;
  margin-bottom: 256px;
  padding: 0 20px;
}
.service-container .img {
  width: 100%;
  text-align: center;
  padding-bottom: 60%;
  margin: 0 auto;
  margin-top: 32px;
  background-size: cover;
  background-position: center center;
}
.service-container h2 {
  margin-bottom: 24px;
}
@media screen and (min-width: 1280px) {
  .service-container {
    flex-direction: row;
    padding: 0;
    justify-content: stretch;
  }
  .service-container h2 {
    margin-bottom: 36px;
  }
  .service-container .service {
    width: 80%;
    max-width: 800px;
    margin: 0 auto;
  }
  .service-container p {
    font-size: 22px;
    line-height: 30px;
  }
  .service-container .img {
    width: 30%;
    padding-bottom: 0;
    margin: 0;
  }
  .service-container:nth-child(2n+2) {
    flex-direction: row-reverse;
  }
}

.list-block-wraper {
  margin: 32px 0px 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
}
@media (min-width: 768px) {
  .list-block-wraper {
    margin: 64px -5px 0px;
  }
}
.list-block-wraper .list-block {
  width: 100%;
  margin-bottom: 5px;
  flex-grow: 1;
  flex-shrink: 1;
}
@media (min-width: 768px) {
  .list-block-wraper .list-block {
    width: 45%;
    margin: 5px;
  }
}

.list-block {
  padding: 40px;
}
.list-block h3 {
  margin-bottom: 36px;
  line-height: 1.2em;
}
.list-block ul {
  width: 100%;
  list-style-type: none;
  font-size: 0;
}
.list-block ul li {
  font-size: 16px;
  display: inline-block;
  padding-left: 38px;
  position: relative;
  line-height: 1.2em;
  margin-bottom: 12px;
  width: 100%;
}
@media (min-width: 768px) {
  .list-block ul li {
    font-size: 18px;
  }
}
.list-block ul li:before {
  content: "";
  background-image: url("../img/arrow-green.svg");
  background-size: 18px 18px;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0.2em;
  left: 0;
}

.audit {
  padding: 64px 0px 128px;
  color: #FFF;
}
.audit h2 {
  line-height: 0.8em;
}
.audit h3 {
  margin-top: 24px;
  margin-bottom: 48px;
  position: relative;
  display: inline-block;
  font-size: 24px;
}
.audit h3 span {
  opacity: 0.75;
}
.audit h3:after {
  content: "";
  position: absolute;
  top: -12px;
  right: -18px;
  background-image: url("../img/explosion-orange.svg");
  height: 24px;
  width: 30px;
  background-size: 30px 24px;
  z-index: -1;
}
.audit .form {
  background-color: #FFF;
  color: #333333;
  padding: 16px;
  margin-top: 64px;
}
@media (min-width: 1280px) {
  .audit .form {
    margin-top: 0;
    padding: 32px;
  }
}
.audit .form h4 {
  margin-bottom: 28px;
  line-height: 1.1em;
}
.audit .form p {
  font-size: 18px;
  margin-bottom: 18px;
}
.audit .form .btn {
  position: relative;
  display: inline-block;
  width: auto;
  margin-top: 28px;
  padding-left: 0px;
}
.audit .form .btn input {
  z-index: 9;
  margin-top: 0;
}
.audit .form .btn:after {
  z-index: 0;
}
@media (min-width: 1280px) {
  .audit .row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .audit .row > div {
    flex-shrink: 1;
    flex-grow: 1;
    width: 50%;
  }
  .audit .row div:first-child {
    margin-right: 24px;
  }
}
@media (min-width: 1450px) {
  .audit .row div:first-child {
    margin-right: 48px;
  }
}
.audit h5 {
  margin-top: 128px;
  margin-bottom: 64px;
  text-align: center;
  font-size: 28px;
}
.audit .clients-md {
  width: 100%;
}
.audit .wysiwyg {
  font-weight: bold;
  padding-top: 32px;
}
.audit .wysiwyg p {
  font-size: 28px;
  line-height: 36px;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 1em;
}
.audit .wysiwyg li {
  font-size: 24px;
  margin-bottom: 1em;
  display: flex;
  flex-direction: row;
  position: relative;
  font-weight: normal;
}
.audit .wysiwyg li:before {
  flex-shrink: 0;
  background-image: url("../img/check.svg");
  width: 22px;
  height: 24px;
  background-position: center left;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
  content: "";
  display: inline-block;
}

.digital-cases {
  padding: 64px 0px;
}
@media screen and (min-width: 1280px) {
  .digital-cases {
    padding: 200px 0px;
  }
}
.digital-cases h2 {
  margin-bottom: 64px;
}

.digital .pos-middle {
  position: static;
  transform: none;
  padding: 20px 0px 128px;
}
@media (min-width: 1280px) {
  .digital .pos-middle {
    padding: 0px;
    position: absolute;
    transform: translate(0, -50%);
  }
}

.digital-header .f2 {
  font-size: 40px;
}
@media (min-width: 768px) {
  .digital-header .f2 {
    font-size: 143px;
    line-height: 143px;
  }
}

.contact-send {
  position: relative;
  display: inline-block;
}

.contact-columns {
  padding-top: 64px;
  padding-bottom: 64px;
}
.contact-columns .half:first-child {
  padding-bottom: 64px;
}
.contact-columns p a {
  color: inherit;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .contact-columns:after {
    content: "";
    display: block;
    clear: both;
  }
  .contact-columns .half:first-child {
    padding-right: 25px;
    padding-bottom: 0px;
  }
  .contact-columns .half:last-child {
    padding-left: 25px;
  }
}
@media (min-width: 1280px) {
  .contact-columns .half:first-child {
    padding-right: 75px;
  }
  .contact-columns .half:last-child {
    padding-left: 75px;
  }
}
.contact-columns form p {
  margin-bottom: 32px;
}
.contact-columns h1, .contact-columns .plaintext {
  margin-bottom: 36px;
}
.contact-columns .notice.success {
  color: #009664;
}
.contact-columns iframe {
  width: 100%;
  margin-top: 32px;
}
.contact-columns h4 {
  margin-top: 40px;
  margin-bottom: 16px;
}
.contact-columns h4:first-child {
  margin-top: 0;
}
.contact-columns .address-block p {
  font-weight: 400;
}
.contact-columns .address-block a {
  color: #333333;
}

.case-header {
  padding: 32px 0px;
}
.case-header .breadcrumb {
  font-family: shapiro_headline, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  color: #333333;
  margin-bottom: 36px;
}
.case-header .breadcrumb img {
  margin-right: 8px;
}
.case-header .breadcrumb a {
  margin-right: 8px;
  color: #000;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
}
@media (min-width: 768px) {
  .case-header {
    padding: 80px 0px;
  }
  .case-header .breadcrumb {
    display: block;
  }
}
.case-header h2 {
  font-size: 35px;
  color: #BABABA;
}

.all .btn:after {
  top: -19px;
  right: -20px;
}

.theme-green .all .btn:after {
  background-image: url("../img/explosion-green.svg");
}

.theme-orange .all .btn:after {
  background-image: url("../img/explosion-orange.svg");
}

.theme-blue .all .btn:after {
  background-image: url("../img/explosion-blue.svg");
}

.invert h1 {
  background-size: 0px 0px;
}
.invert h1 span {
  background-size: cover;
  background-position: center center;
  background-image: inherit;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  padding-bottom: 32px;
}

.case-block {
  padding-bottom: 96px;
}
.case-block.noPadText {
  padding-bottom: 0px;
}
.case-block p {
  margin-bottom: 16px;
  max-width: 800px;
}
.case-block .case-wysiwyg ul {
  margin-left: 20px;
  list-style-type: square;
  margin-bottom: 16px;
  max-width: 800px;
}
.case-block .case-wysiwyg li {
  font-family: shapiro_headline, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  color: #333333;
}
.case-block .case-wysiwyg blockquote {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  padding: 0px 16px;
}
.case-block .case-wysiwyg blockquote span {
  position: relative;
}
.case-block .case-wysiwyg blockquote .start-quote {
  left: -0.6em;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .case-block .case-wysiwyg blockquote {
    padding: 0px 100px;
    font-size: 42px;
  }
}
.case-block .case-wysiwyg blockquote cite {
  display: block;
  margin-top: 24px;
  font-family: shapiro_headline, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  color: #333333;
}

.gallery {
  position: relative;
  padding-bottom: 32px;
}
.gallery .slide {
  padding: 0px 32px;
  text-align: center;
  height: 70vh;
  width: 50vw;
}
.gallery .img {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.case-detail .fh {
  position: relative;
}

.scroll-down {
  width: 100%;
  bottom: 32px;
  color: #333333;
  display: block;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
}
.scroll-down svg {
  display: inline-block;
  margin-left: 16px;
  vertical-align: middle;
}
.scroll-down svg g {
  stroke: #FFF;
}
.scroll-down svg.dark g {
  stroke: #000;
}
@media (min-width: 768px) {
  .scroll-down {
    text-align: right;
  }
}

.header-bare .scroll-down {
  color: #333333 !important;
}

.pitches > div:not(.dark) .page-logo .inherit-fill {
  fill: #FFF !important;
}

.pitches.pitchtype-login.pitchtype-login .page-logo .inherit-fill {
  fill: #FF5B1A !important;
}

.invert .scroll-down svg g {
  stroke: #000;
}

.audio-button {
  font-weight: bold;
  line-height: 34px;
  font-size: 20px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 32px;
  margin-bottom: 32px;
  text-decoration: none;
  color: #333333;
}
.audio-button svg {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.audio-button .pause-icon {
  display: none;
}
.audio-button .play-icon {
  display: inline-block;
}
.audio-button.playing .pause-icon {
  display: inline-block;
}
.audio-button.playing .play-icon {
  display: none;
}

.audio-holder {
  width: 100%;
}

.player {
  background-color: #FFF;
  padding-bottom: 56.25%;
  position: relative;
  background-size: cover;
}
.player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.player .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.player .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  text-decoration: none;
  font-size: 35px;
  color: #FFF;
  vertical-align: middle;
  width: 70%;
  text-align: center;
}
@media (min-width: 768px) {
  .player .play {
    font-size: 42px;
  }
}
.player.played {
  background-image: none !important;
}
.player.played .overlay {
  display: none;
}

.vertical .player {
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center center;
  max-height: 100000px;
}

.vert .player {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 999;
  background-color: transparent;
}
.vert .player .play {
  font-size: 24px;
}
.vert .player .play svg {
  width: 24px;
  height: 24px;
}

.play:hover svg g, .video-thumbnail:hover svg g {
  fill: #FFF !important;
}

.thumbs {
  width: 100%;
}

.video-thumbnail {
  display: inline-block;
  margin: 20px;
  margin-left: 0px;
  width: 25%;
  position: relative;
  padding-bottom: 14%;
  overflow: hidden;
}
.video-thumbnail.vert {
  width: 70%;
  padding-bottom: 125%;
}
@media (min-width: 768px) {
  .video-thumbnail.vert {
    width: 30%;
    min-width: 300px;
    padding-bottom: 56.25%;
  }
}
.video-thumbnail img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
.video-thumbnail .play-thumb {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  transform: translate(-50%, -50%);
}

.full-image.scale-down {
  min-height: 0px;
  padding-bottom: 56.25%;
}
@media (min-width: 768px) {
  .full-image.scale-down {
    min-height: 100vh;
    padding-bottom: 0;
  }
}

.related {
  padding-bottom: 64px;
}
.related h2 {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .related .all {
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: right;
  }
}

.case-wysiwyg h1, .case-wysiwyg h2, .case-wysiwyg h3, .case-wysiwyg h4, .case-wysiwyg h5 {
  margin-bottom: 16px;
  line-height: 1em;
}
.case-wysiwyg * + h1, .case-wysiwyg * + h2, .case-wysiwyg * + h3 {
  margin-top: 32px;
}
.case-wysiwyg figure, .case-wysiwyg img {
  max-width: 100%;
}

.case-block.links h2 {
  margin-bottom: 32px;
}
.case-block.links .link {
  font-size: 27px;
  display: inline-block;
  margin-top: 8px;
  text-decoration: none;
  font-weight: bold;
}

@keyframes spin {
  from {
    transform: rotateZ(0);
  }
  to {
    transform: rotateZ(1turn);
  }
}
.has-video {
  background-image: none !important;
}

.pitchtype-plain .page-logo {
  display: none !important;
}

.logo-wrapper {
  position: absolute;
  z-index: 999;
}
@media (min-width: 768px) {
  .logo-wrapper {
    left: 0;
  }
}

.fixed-nav {
  position: fixed;
  top: 16px;
  right: 16px;
  z-index: 99999999999;
}
@media (min-width: 768px) {
  .fixed-nav {
    top: 32px;
    width: 50%;
    right: 100px;
  }
  .fixed-nav .nav-toggle {
    right: -120px;
    opacity: 0;
    transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .fixed-nav .initial-nav {
    display: block;
    opacity: 1;
    transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .fixed-nav.scrolled .nav-toggle {
    opacity: 1;
    right: 0px;
  }
  .fixed-nav.scrolled .container {
    pointer-events: none;
  }
  .fixed-nav.scrolled .initial-nav {
    opacity: 0;
    pointer-events: none;
  }
}

.nav-toggle {
  width: 40px;
  height: 40px;
  padding: 6px;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #FFF;
}
.nav-toggle span {
  position: absolute;
  height: 3px;
  background-color: #000;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 28px;
}
.nav-toggle span#line-1 {
  top: 12px;
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.nav-toggle span#line-2 {
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  top: 20px;
}
.nav-toggle span#line-3 {
  top: 28px;
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.nav-toggle.open {
  background-color: transparent;
  opacity: 1 !important;
  right: 0px !important;
}
.nav-toggle.open span#line-1 {
  top: 20px;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.nav-toggle.open span#line-2 {
  opacity: 0;
}
.nav-toggle.open span#line-3 {
  top: 20px;
  transform: translate(-50%, -50%) rotate(45deg);
}

.initial-nav {
  display: none;
  float: right;
  position: relative;
  top: 9px;
  margin-right: 0px;
}
.initial-nav ul {
  text-align: right;
  width: 100%;
}
.initial-nav li {
  display: inline-block;
}
.initial-nav li:last-child a {
  margin-right: 0px;
}
.initial-nav li a {
  display: inline-block;
  text-decoration: none;
  color: #333333;
  margin-right: 50px;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 0.8em;
  position: relative;
}
@media (min-width: 768px) {
  .initial-nav li a {
    margin-right: 26px;
  }
}
@media (min-width: 1280px) {
  .initial-nav li a {
    margin-right: 50px;
  }
}
.initial-nav li a.current {
  border-bottom: 3px solid #333333;
}

#nav.open + .fixed-nav .initial-nav {
  display: none;
}

#nav {
  width: 0px;
  height: 100%;
  position: fixed;
  top: -100%;
  left: 0px;
  z-index: 999999;
  overflow: hidden;
}
#nav #hover-plof {
  display: none;
  pointer-events: none;
  position: fixed;
  transform: translate3d(0, 0, 0);
  transition: all 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 1;
  left: 0px;
  top: 0px;
}
#nav #hover-plof .shape {
  transform-origin: center center;
  animation: pulse 1s infinite;
}
#nav ul {
  z-index: 99;
  left: 32px;
}
@media (min-width: 768px) {
  #nav ul {
    left: 25%;
  }
}
#nav ul li {
  display: block;
}
#nav ul li a {
  color: #333333;
  display: inline-block;
  text-decoration: none;
  font-size: 50px;
}
@media (min-width: 768px) {
  #nav ul li a {
    font-size: 110px;
  }
}
#nav .logo {
  opacity: 0;
  position: absolute;
  width: 70%;
  max-width: 500px;
  transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  top: 0px;
  left: 32px;
}
@media (min-width: 768px) {
  #nav .logo {
    width: 30%;
    top: 0px;
    left: 64px;
  }
}
#nav .bg.bg {
  width: 0px;
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background-color: #BABABA;
  height: 100%;
  z-index: 99;
}
#nav .bg.bg.blue {
  background-color: #0082F0;
}
#nav .bg.bg.orange {
  background-color: #FF5B1A;
}
#nav .bg.bg.green {
  background-color: #009664;
}
#nav.open {
  top: 0px;
  width: 100%;
}
#nav.open .logo {
  opacity: 1;
}
#nav.open .bg {
  background-color: #FFF;
  width: 100%;
}
#nav.hovering .inherit-fill {
  fill: #FFFFFF !important;
}
#nav.hovering #hover-plof {
  display: block;
}
#nav.hovering ul li a {
  color: rgba(255, 255, 255, 0.2);
}
#nav.hovering ul li a[data-hover=orange]:hover {
  color: #C70000;
}
#nav.hovering ul li a[data-hover=blue]:hover {
  color: #004b8a;
}
#nav.hovering ul li a[data-hover=green]:hover {
  color: #003020;
}

.dark .initial-nav a {
  color: #FFF;
}
.dark .initial-nav a.current {
  border-bottom-color: #FFF;
}
.dark .nav-toggle {
  background-color: #000;
}
.dark .nav-toggle span {
  background-color: #FFF;
}
.dark .page-logo path {
  fill: #FFF;
}

.page-logo {
  display: block;
}
.page-logo .logo {
  width: 80%;
  max-width: 500px;
}
@media (min-width: 768px) {
  .page-logo .logo {
    width: 30%;
  }
}

.badge {
  font-size: 10px;
  color: #FFF;
  background-color: #333333;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  position: absolute;
  right: -20px;
  top: -10px;
  border-radius: 20px;
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(0.9, 0.9);
  }
  100% {
    transform: scale(1, 1);
  }
}
@-moz-keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(0.9, 0.9);
  }
  100% {
    transform: scale(1, 1);
  }
}
@-o-keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(0.9, 0.9);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(0.9, 0.9);
  }
  100% {
    transform: scale(1, 1);
  }
}
section.newsletter {
  background-color: #F4F4F4;
  padding-top: 32px;
  color: #333333;
  padding-top: 96px;
  padding-bottom: 64px;
}
section.newsletter p, section.newsletter h2 {
  margin-bottom: 32px;
}
section.newsletter p a, section.newsletter h2 a {
  color: inherit;
  text-decoration: underline;
}
section.newsletter .notice.error {
  color: #FF5B1A;
}
section.newsletter .notice.success {
  color: #009664;
}
section.newsletter .newsletter-form .btn.grey input {
  position: relative;
  z-index: 9;
}

.newsletter-columns .half:first-child {
  padding-bottom: 64px;
}
.newsletter-columns .btn.grey {
  display: inline-block;
  position: relative;
}
.newsletter-columns .btn.grey:after {
  z-index: 0;
}
.newsletter-columns .btn.grey a {
  z-index: 1;
  text-decoration: none;
  position: relative;
}
@media (min-width: 768px) {
  .newsletter-columns:after {
    content: "";
    display: block;
    clear: both;
  }
  .newsletter-columns .half:first-child {
    padding-right: 50px;
    padding-bottom: 0px;
  }
  .newsletter-columns .half:last-child {
    padding-left: 50px;
  }
  .newsletter-columns .only-news.only-news {
    padding-left: 0;
  }
}
@media (min-width: 1280px) {
  .newsletter-columns .half:first-child {
    padding-right: 110px;
  }
  .newsletter-columns .half:last-child {
    padding-left: 110px;
  }
  .newsletter-columns .only-news.only-news {
    padding-left: 0;
  }
}

.footer {
  padding-top: 0;
  padding-bottom: 64px;
  background-color: #000;
}
.footer svg, .footer img {
  max-width: 90%;
  height: 19px;
  position: relative;
  top: -1px;
}
.footer .footer-half {
  width: 49.5%;
  display: inline-block;
  vertical-align: top;
}
.footer p {
  font-size: 18px;
  line-height: 1.4em;
  margin-bottom: 32px;
  color: #FFF;
}
.footer .noline {
  text-decoration: none;
}
.footer a {
  color: #FFF;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .footer .third {
    width: 33.33%;
    float: left;
  }
}
.footer .socials a {
  display: block;
}
@media (min-width: 768px) {
  .footer .socials a {
    display: inline-block;
    margin-right: 2px;
  }
}

.home.has-animation {
  background-color: #FFF;
  transition: background-color 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.home.has-animation h1, .home.has-animation svg {
  opacity: 0;
  transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.home.has-animation h1 {
  letter-spacing: -3px;
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.home.loaded {
  background-color: #FF5B1A;
}
.home.loaded h1, .home.loaded svg {
  opacity: 1;
}
.home.loaded h1 {
  letter-spacing: 0px;
}

.about-header.has-animation h1, .about-header.has-animation svg {
  opacity: 0;
  transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.about-header.has-animation h1 {
  letter-spacing: -3px;
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.about-header.loaded h1, .about-header.loaded svg {
  opacity: 1;
}
.about-header.loaded h1 {
  letter-spacing: 0px;
}

.cookienotice {
  height: 0;
  padding: 0 20px;
  background: #fdfdfd;
  color: #000;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  -webkit-transition: height 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: height 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 99999;
}

.cookienotice.cookie_open {
  height: 90px;
}
@media (min-width: 768px) {
  .cookienotice.cookie_open {
    height: 60px;
  }
}

.cookienotice p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.4em;
}
@media (min-width: 768px) {
  .cookienotice p {
    font-size: 14px;
  }
}
.cookienotice p a {
  text-decoration: underline;
  color: #000;
}

.cookienotice .cookienotice__legal {
  text-decoration: underline;
  margin-left: 10px;
  font-weight: bold;
}

.cookienotice .cookienotice__close {
  text-decoration: none;
  margin-left: 10px;
  font-weight: bold;
}

form.password-form {
  margin-top: 30px;
}
form.password-form label, form.password-form input {
  font-family: shapiro_headline, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  color: #333333;
}
form.password-form input[type=submit] {
  background-color: #F4F4F4;
  border: 1px solid #BABABA;
}

.form-special {
  display: none;
}

#apply-form label {
  font-weight: 700;
  display: block;
}

/*# sourceMappingURL=screen.css.map */
