.BehindTheScenesModule .content,
.disableSelection,
.InDepthSectionComponent .container .grid .col-2,
.ParallaxGridComponent .entry,
.ServicesModule .section .favorites .entry {
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-app-region: no-drag;
}
@font-face {
  font-family: ClarendonBTWXX-Light;
  src: url(/assets/fonts/383D05_0_0.eot);
  src:
    url(/assets/fonts/383D05_0_0.eot?#iefix) format("embedded-opentype"),
    url(/assets/fonts/383D05_0_0.woff2) format("woff2"),
    url(/assets/fonts/383D05_0_0.woff) format("woff"),
    url(/assets/fonts/383D05_0_0.ttf) format("truetype");
}
@font-face {
  font-family: nb_internationalprolight;
  src: url(/assets/fonts/nb_international_pro_light-webfont.eot);
  src:
    url(/assets/fonts/nb_international_pro_light-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/fonts/nb_international_pro_light-webfont.woff2) format("woff2"),
    url(/assets/fonts/nb_international_pro_light-webfont.woff) format("woff"),
    url(/assets/fonts/nb_international_pro_light-webfont.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: nb_internationalproregular;
  src: url(/assets/fonts/nb_international_pro_regular-webfont.eot);
  src:
    url(/assets/fonts/nb_international_pro_regular-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/fonts/nb_international_pro_regular-webfont.woff2)
      format("woff2"),
    url(/assets/fonts/nb_international_pro_regular-webfont.woff) format("woff"),
    url(/assets/fonts/nb_international_pro_regular-webfont.ttf)
      format("truetype");
  font-weight: 400;
  font-style: normal;
}
.container {
  width: 100%;
  padding-left: 4.8828125%;
  padding-right: 4.8828125%;
}
.container .grid,
.container .innerContainer {
  max-width: 1670px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.container .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.container .grid .ml-half,
.container .innerContainer .ml-half {
  margin-left: 14.6706586862%;
}
.container .grid .ml-1,
.container .innerContainer .ml-1 {
  margin-left: 0;
}
.container .grid .col-1,
.container .innerContainer .col-1 {
  width: 11.67664671%;
}
.container .grid .col-2,
.container .innerContainer .col-2 {
  width: 29.3413173724%;
}
.container .grid .col-2-5,
.container .innerContainer .col-2-5 {
  width: 35.3293413248%;
}
.container .grid .col-3,
.container .innerContainer .col-3 {
  width: 47.0059880348%;
}
.container .grid .col-4,
.container .innerContainer .col-4 {
  width: 64.6706586972%;
}
.container .grid .ml-1,
.container .innerContainer .ml-1 {
  margin-left: 17.6646706624%;
}
li,
p {
  font-size: 12px;
  font-family: nb_internationalproregular;
  line-height: 1.29;
}
h1 {
  font-size: 20px;
  line-height: 1.13;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: ClarendonBTWXX-Light;
}
a {
  color: #000;
}
.overlayContainer {
  position: fixed;
  z-index: 4;
  top: 0;
  height: 0;
}
.dim {
  background-color: #000;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  cursor: pointer;
  display: none;
}
.BehindTheScenesOverlay {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  will-change: transform;
  pointer-events: none;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.BehindTheScenesOverlay .container.overlay {
  width: 100%;
  overflow-y: auto;
  height: 100%;
  max-height: 100vh;
  overflow-x: hidden;
}
.BehindTheScenesOverlay .container.overlay .grid,
.BehindTheScenesOverlay .container.overlay .innerContainer {
  width: 100%;
  height: 100%;
  position: relative;
  padding-top: 60px;
  padding-bottom: 100px;
}
.BehindTheScenesOverlay .container.overlay .grid .titleBlock,
.BehindTheScenesOverlay .container.overlay .innerContainer .titleBlock {
  position: absolute;
  left: 17.66467%;
  top: 31px;
  display: none;
}
.BehindTheScenesOverlay .container.overlay .grid .titleBlock .indepthTitle,
.BehindTheScenesOverlay
  .container.overlay
  .innerContainer
  .titleBlock
  .indepthTitle {
  display: inline-block;
  -webkit-transform: translate3d(0, -6px, 0);
  transform: translate3d(0, -6px, 0);
  margin-left: 16px;
  font-size: 12px;
  letter-spacing: 0.9px;
  color: #000;
}
.BehindTheScenesOverlay .container.overlay .grid .titleBlock .icon,
.BehindTheScenesOverlay .container.overlay .innerContainer .titleBlock .icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #f39096;
  position: relative;
  display: inline-block;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.BehindTheScenesOverlay .container.overlay .grid .titleBlock .icon svg,
.BehindTheScenesOverlay
  .container.overlay
  .innerContainer
  .titleBlock
  .icon
  svg {
  display: inline-block;
  position: absolute;
  top: 9px;
  left: 4px;
  width: 25px;
  height: 13px;
}
.BehindTheScenesOverlay .container.overlay .grid .title,
.BehindTheScenesOverlay .container.overlay .innerContainer .title {
  position: relative;
  margin-left: 17.6646706624%;
  z-index: 2;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.16;
  color: #000;
  margin-bottom: 30px;
  width: 82.3353293376%;
}
.BehindTheScenesOverlay .container.overlay .grid .background,
.BehindTheScenesOverlay
  .container.overlay
  .grid
  .VimeoPlayer
  .controls
  .scrubber
  .indicator,
.BehindTheScenesOverlay .container.overlay .innerContainer .background,
.BehindTheScenesOverlay
  .container.overlay
  .innerContainer
  .VimeoPlayer
  .controls
  .scrubber
  .indicator,
.VimeoPlayer
  .controls
  .scrubber
  .BehindTheScenesOverlay
  .container.overlay
  .grid
  .indicator,
.VimeoPlayer
  .controls
  .scrubber
  .BehindTheScenesOverlay
  .container.overlay
  .innerContainer
  .indicator {
  top: 0;
  left: 11.67664671%;
  position: absolute;
  z-index: 0;
  width: 300%;
  height: 100%;
  background-color: #fff;
}
.BehindTheScenesOverlay .container.overlay .grid .content,
.BehindTheScenesOverlay .container.overlay .innerContainer .content {
  position: absolute;
  top: 0;
  left: 17.6646706624%;
}
.BehindTheScenesOverlay .container.overlay .grid .horizontalDivider,
.BehindTheScenesOverlay .container.overlay .innerContainer .horizontalDivider {
  position: absolute;
  height: calc(100% + 110px);
  width: 1px;
  background-color: #d8d8d8;
  display: none;
  left: 50.000000011%;
  top: -210px;
}
.BehindTheScenesOverlay .overlayGrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  width: 82.33533%;
  margin-left: 17.6646706624%;
}
.BehindTheScenesOverlay .overlayGrid p {
  font-family: nb_internationalprolight;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #000;
  line-height: 1.48;
}
.BehindTheScenesOverlay .overlayGrid h1,
.BehindTheScenesOverlay .overlayGrid h2,
.BehindTheScenesOverlay .overlayGrid h3,
.BehindTheScenesOverlay .overlayGrid h4,
.BehindTheScenesOverlay .overlayGrid h5 {
  margin-bottom: 11px;
  margin-top: 10px;
  max-width: 650px;
  font-family: nb_internationalproregular;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.58;
  letter-spacing: normal;
  color: #000;
}
.BehindTheScenesOverlay .overlayGrid ul li {
  line-height: 1;
  font-family: nb_internationalproregular;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #000;
  list-style: none;
  position: relative;
  margin-left: 24px;
}
.BehindTheScenesOverlay .overlayGrid br:last-of-type {
  display: none;
}
.BehindTheScenesOverlay .overlayGrid a {
  font-family: ClarendonBTWXX-Light;
  display: inline-block;
  line-height: 0.7;
}
.BehindTheScenesOverlay .overlayGrid a:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000;
}
.BehindTheScenesOverlay .overlayGrid li:before {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  top: 5px;
  left: -24px;
  position: absolute;
  border-radius: 50%;
  background-color: #000;
}
.BehindTheScenesOverlay .overlayGrid .caption {
  margin-top: 15px;
  font-family: nb_internationalproregular;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #000;
  max-width: 100%;
}
.BehindTheScenesOverlay .overlayGrid .imageContainer {
  position: relative;
  width: 100%;
  background-color: #f8f6f5;
}
.BehindTheScenesOverlay .overlayGrid .imageContainer img {
  opacity: 0;
}
.BehindTheScenesOverlay .overlayGrid .imageContainer img.lazyloaded {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
}
.BehindTheScenesOverlay .overlayGrid .imageContainer video {
  opacity: 0;
}
.BehindTheScenesOverlay .overlayGrid .imageContainer video.lazyloading {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  opacity: 1;
}
.BehindTheScenesOverlay .overlayGrid .imageContainer img,
.BehindTheScenesOverlay .overlayGrid .imageContainer video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.BehindTheScenesOverlay .overlayGrid .sectionTitle {
  font-family: ClarendonBTWXX-Light;
  font-size: 18px;
  font-weight: 300;
}
.BehindTheScenesOverlay .overlayGrid .sectionTitle:first-of-type {
  margin-top: 40px;
}
.BehindTheScenesOverlay .overlayGrid .item {
  margin-bottom: 30px;
}
.BehindTheScenesOverlay .overlayGrid .item:last-of-type {
  margin-bottom: 0;
}
.BehindTheScenesOverlay .overlayGrid .medium,
.BehindTheScenesOverlay .overlayGrid .small {
  width: 100%;
}
.BehindTheScenesOverlay .overlayGrid .medium .caption {
  max-width: 100%;
}
.BehindTheScenesOverlay .overlayGrid .large {
  width: 100%;
}
.BehindTheScenesOverlay .closeArea {
  height: 100%;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}
@media (min-width: 768px) {
  .BehindTheScenesOverlay .overlayGrid .sectionTitle {
    margin-left: 42.99065421%;
  }
  .BehindTheScenesOverlay .overlayGrid .item {
    margin-bottom: 70px;
  }
  .BehindTheScenesOverlay .overlayGrid .item:last-of-type {
    margin-bottom: 0;
  }
  .BehindTheScenesOverlay .overlayGrid .caption {
    max-width: 62.37244898%;
  }
  .BehindTheScenesOverlay .overlayGrid h1,
  .BehindTheScenesOverlay .overlayGrid h2,
  .BehindTheScenesOverlay .overlayGrid h3,
  .BehindTheScenesOverlay .overlayGrid h4,
  .BehindTheScenesOverlay .overlayGrid h5 {
    font-size: 23px;
    font-weight: 300;
    line-height: 1.09;
    color: #000;
    margin-bottom: 25px;
  }
  .BehindTheScenesOverlay .overlayGrid .small {
    margin-left: 42.99065421%;
    width: 57.00934579%;
  }
  .BehindTheScenesOverlay .overlayGrid .medium {
    margin-left: 21.4953271%;
    width: 78.5046729%;
  }
  .BehindTheScenesOverlay .overlayGrid .medium .caption {
    margin-left: 27.31481481%;
    max-width: 45.37777778%;
  }
  .BehindTheScenesOverlay .overlayGrid .large .caption {
    margin-left: 42.94032023%;
    max-width: 35.58951965%;
  }
  .BehindTheScenesOverlay .container.overlay .grid,
  .BehindTheScenesOverlay .container.overlay .innerContainer {
    padding-top: 210px;
  }
  .BehindTheScenesOverlay .container.overlay .grid .titleBlock,
  .BehindTheScenesOverlay .container.overlay .innerContainer .titleBlock {
    display: block;
  }
  .BehindTheScenesOverlay .container.overlay .grid .title,
  .BehindTheScenesOverlay .container.overlay .innerContainer .title {
    top: 210px;
    left: 0;
    position: absolute;
    font-size: 30px;
    margin-bottom: 0;
    margin-left: 17.6646706624%;
    width: 17.6646706624%;
  }
  .BehindTheScenesOverlay .container.overlay .grid .horizontalDivider,
  .BehindTheScenesOverlay
    .container.overlay
    .innerContainer
    .horizontalDivider {
    display: block;
  }
}
@media (min-width: 1024px) {
  .BehindTheScenesOverlay .overlayGrid .sectionTitle:first-of-type {
    margin-top: 74px;
  }
}
@media (min-width: 1025px) {
  .BehindTheScenesOverlay .overlayGrid p {
    font-size: 22px;
  }
  .BehindTheScenesOverlay .overlayGrid .sectionTitle {
    font-size: 23px;
    margin-top: 80px;
  }
  .BehindTheScenesOverlay .container.overlay .grid .title,
  .BehindTheScenesOverlay .container.overlay .innerContainer .title {
    font-size: 50px;
  }
}
.CaseAwardsComponent,
.CaseAwardsComponent .awards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.CaseAwardsComponent .awards {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.CaseAwardsComponent .awards .award {
  width: 45.23809524%;
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px;
}
.CaseAwardsComponent .awards .award:last-of-type,
.CaseAwardsComponent .awards .award:nth-last-child(2) {
  padding-bottom: 0;
}
.CaseAwardsComponent .awards .award:before {
  opacity: 0.5;
  content: "";
  height: 1px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.CaseAwardsComponent .title {
  width: 100%;
  margin-bottom: 12px;
  font-family: nb_internationalproregular;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
}
.CaseAwardsComponent h3,
.CaseAwardsComponent p {
  color: #fff;
}
.CaseAwardsComponent .label {
  font-family: ClarendonBTWXX-Light;
  font-size: 19px;
}
.CaseAwardsComponent .body p,
.CaseAwardsComponent .label {
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
}
.CaseAwardsComponent .body p {
  font-family: nb_internationalproregular;
  font-size: 12px;
}
.CaseAwardsComponent.Light h3,
.CaseAwardsComponent.Light p {
  color: #2a2a2a;
}
.CaseAwardsComponent.Light .awards .award:before {
  background-color: #2a2a2a;
}
.CaseAwardsComponent.Dark h3,
.CaseAwardsComponent.Dark p {
  color: #f4f4f4;
}
.CaseAwardsComponent.Dark .awards .award:before {
  background-color: #f4f4f4;
}
@media (min-width: 768px) {
  .CaseAwardsComponent .title {
    width: 35.3293413248%;
    margin-bottom: 0;
  }
  .CaseAwardsComponent .awards {
    width: 64.6706586972%;
  }
  .CaseAwardsComponent .awards .award {
    padding-bottom: 50px;
  }
}
@media (min-width: 1024px) {
  .CaseAwardsComponent .awards .award {
    padding-bottom: 80px;
  }
}
.Intro {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: #000;
}
.Intro .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.Intro .container .grid,
.Intro .container .innerContainer {
  display: block;
}
.Intro .title {
  opacity: 0.6;
  font-family: nb_internationalproregular;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.54;
  margin: 0 auto 40px;
}
.Intro .body,
.Intro .title {
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  max-width: 550px;
  display: none;
}
.Intro .body {
  font-family: ClarendonBTWXX-Light;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.43;
  margin: 0 auto;
}
.JumpAheadComponent {
  width: 100%;
  position: absolute;
  top: 100px;
  left: 0;
}
.JumpAheadComponent.white .label {
  color: #fff;
}
.JumpAheadComponent.white .anchors .anchor .bullet {
  background-color: #fff;
}
.JumpAheadComponent.white .anchors .anchor p {
  color: #fff;
}
.JumpAheadComponent .label {
  opacity: 0.5;
  font-family: nb_internationalproregular;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #000;
  width: 28%;
}
.JumpAheadComponent .anchors {
  position: absolute;
  left: 28%;
  top: 0;
}
.JumpAheadComponent .anchors .anchor {
  cursor: pointer;
  position: relative;
}
.JumpAheadComponent .anchors .anchor .bullet {
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #000;
  opacity: 0;
}
.JumpAheadComponent .anchors .anchor p {
  font-family: nb_internationalproregular;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.JumpAheadComponent .anchors .dot {
  width: 8px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 0;
}
.JumpAheadComponent .anchors .dot svg {
  position: absolute;
  top: 4px;
  left: 0;
  width: 6px;
}
.JumpAheadComponent .anchors .dot svg circle,
.JumpAheadComponent .anchors .dot svg ellipse,
.JumpAheadComponent .anchors .dot svg path {
  opacity: 0;
}
.JumpAheadComponent .anchors .dot svg.white circle,
.JumpAheadComponent .anchors .dot svg.white ellipse,
.JumpAheadComponent .anchors .dot svg.white path {
  fill: #fff;
  color: #fff;
}
@media (min-width: 768px) {
  .JumpAheadComponent {
    width: 64.6706586972%;
    top: 35px;
    left: 35.3293413248%;
  }
  .JumpAheadComponent .label {
    width: 17.8784267%;
  }
  .JumpAheadComponent .anchors {
    left: 22.52681764%;
  }
}
.ParallaxGridComponent {
  position: relative;
}
.ParallaxGridComponent .data {
  display: none;
}
.ParallaxGridComponent .spacer {
  width: 100%;
  height: 0;
}
.ParallaxGridComponent .sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.ParallaxGridComponent .eye {
  will-change: transform;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0;
}
.ParallaxGridComponent .column {
  -ms-flex-item-align: start;
  align-self: flex-start;
  will-change: transform;
}
.ParallaxGridComponent .entry {
  width: 100%;
  margin-bottom: 30px;
  display: block;
  cursor: pointer;
  position: absolute;
}
.ParallaxGridComponent .entry .hitarea {
  width: 16530612245%;
  height: calc(100% + 320px);
  position: absolute;
  top: -160px;
  left: -32.65306122%;
  background-color: rgba(255, 0, 0, 0.1);
}
.ParallaxGridComponent .entry .imageContainer {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 20px;
  overflow: hidden;
}
.ParallaxGridComponent .entry .imageContainer.portrait {
  padding-top: 132%;
}
.ParallaxGridComponent .entry .imageContainer img,
.ParallaxGridComponent .entry .imageContainer video {
  width: calc(100% + 2px);
  position: absolute;
  top: -1px;
  left: -1px;
  opacity: 0;
  will-change: opacity;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
.ParallaxGridComponent .entry .title {
  margin-bottom: 30px;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.09;
  color: #000;
  max-width: 400px;
}
.ParallaxGridComponent .entry .project {
  font-size: 13px;
  color: #c6c5c5;
}
@media (min-width: 412px) {
  .ParallaxGridComponent .entry:last-of-type {
    margin-bottom: 0;
  }
  .ParallaxGridComponent .col-2 {
    margin-right: 5.9880239524%;
  }
  .ParallaxGridComponent .col-2:last-of-type {
    margin-right: 0;
  }
  .ParallaxGridComponent .col-2-5 {
    margin-left: 11.67664671%;
  }
  .ParallaxGridComponent .col-2-5:first-of-type {
    margin-left: 17.6646706624%;
  }
}
@media (min-width: 1024px) {
  .ParallaxGridComponent .entry {
    margin-bottom: 60px;
  }
  .ParallaxGridComponent .entry:last-of-type {
    margin-bottom: 0;
  }
}
body,
html {
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-family:
    nb_internationalproregular,
    Georgia,
    Times New Roman,
    Times,
    serif;
  vertical-align: baseline;
  text-rendering: optimizeSpeed;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
}
body {
  background-color: #fff;
  color: #000;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-y: none;
}
html.forceScrollbar {
  overflow-y: auto !important;
}
#SiteWrapper {
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#TemplateLayer {
  position: relative;
  z-index: 2;
  display: none;
  background-color: #fff;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a,
a:active,
a:hover,
a:visited {
  text-decoration: none;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
}
.disable-hover,
.disable-hover * {
  pointer-events: none !important;
}
body.busy,
body.busy * {
  cursor: progress !important;
}
.sizeBlock {
  opacity: 0;
  pointer-events: none;
}
.debugIt {
  position: fixed;
  top: 10px;
  left: 10px;
  font-size: 14px;
  font-family: nb_internationalproregular;
  color: red;
  z-index: 100000;
}
.AboutContentModule {
  padding-top: 177px;
}
.AboutContentModule .section {
  margin-bottom: 100px;
}
.AboutContentModule .section.main {
  background: #f8f6f5;
  padding-top: 40px;
  padding-bottom: 40px;
}
.AboutContentModule p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  color: #000;
}
.AboutContentModule h2 {
  margin-bottom: 40px;
}
.AboutContentModule .intro {
  margin-bottom: 130px;
}
.AboutContentModule .intro .title {
  opacity: 0.5;
  font-size: 14px;
  line-height: 1.43;
  color: #000;
  width: 35.3293413248%;
  margin-bottom: 25px;
}
.AboutContentModule .carousel {
  width: 100%;
  height: auto;
  margin-top: 68px;
  margin-bottom: 68px;
}
.AboutContentModule .carousel .placeholder {
  background: red;
  width: 100%;
  height: 400px;
}
.AboutContentModule .honor .list {
  list-style: none;
  padding: 0;
  margin-top: 60px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.AboutContentModule .honor .list li {
  padding-top: 20px;
  margin-bottom: 80px;
  border-top: 1px solid #979797;
  width: 100%;
}
.AboutContentModule .honor .list li h3 {
  font-size: 16px;
}
.AboutContentModule .honor .list li .meta {
  margin-bottom: 30px;
}
.AboutContentModule .honor .list li .count {
  font-size: 13px;
  line-height: 1.69;
  color: #b9b9b9;
  margin-bottom: 30px;
}
.AboutContentModule .awards img {
  width: 100%;
}
.AboutContentModule .awards p {
  margin-bottom: 67px;
}
.AboutContentModule .awards .list {
  list-style: none;
  padding: 0;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.AboutContentModule .awards .list li {
  width: 100%;
  margin-bottom: 40px;
}
.AboutContentModule .awards .list li h3 {
  font-size: 16px;
  font-weight: 300;
}
.AboutContentModule .awards .list li h4 {
  font-size: 30px;
  font-weight: 300;
}
@media (min-width: 412px) {
  .AboutContentModule .awards .list li,
  .AboutContentModule .honor .list li {
    width: 47.0059880348%;
  }
}
@media (min-width: 768px) {
  .AboutContentModule .intro .title {
    width: 29.3413173724%;
    margin-right: 5.9880239524%;
  }
  .AboutContentModule .intro .copy {
    width: 58.6826347448%;
    margin-right: 5.9880239524%;
  }
  .AboutContentModule .awards h2,
  .AboutContentModule .awards p,
  .AboutContentModule .beliefs h2,
  .AboutContentModule .beliefs p,
  .AboutContentModule .honor h2,
  .AboutContentModule .honor p {
    width: 64.6706586972%;
    margin-left: 35.3293413248%;
  }
  .AboutContentModule .awards .list li,
  .AboutContentModule .honor .list li {
    width: 29.3413173724%;
  }
}
@media (min-width: 1440px) {
  .AboutContentModule p {
    font-size: 26px;
    line-height: 1.38;
  }
}
.AwardsModule {
  padding-top: 40px;
}
.AwardsModule .awards {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.AwardsModule .awards .col-2 {
  width: 45.37037037%;
  margin-right: 9.259259259%;
  padding-bottom: 40px;
  position: relative;
  margin-bottom: 50px;
}
.AwardsModule .awards .col-2:nth-child(2n) {
  margin-right: 0;
}
.AwardsModule .awards .col-2 .line {
  width: 100%;
  height: 1px;
  opacity: 0.5;
  background-color: #979797;
  margin-bottom: 12px;
}
.AwardsModule .awards .col-2 .label {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 10px;
}
.AwardsModule .awards .col-2 .label,
.AwardsModule .awards .col-2 .value {
  font-family: ClarendonBTWXX-Light;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #000;
  display: block;
}
.AwardsModule .awards .col-2 .value {
  font-size: 50px;
  line-height: 0.75;
  position: absolute;
  bottom: 0;
}
@media (min-width: 768px) {
  .AwardsModule .awards {
    padding-left: 35.3293413248%;
  }
  .AwardsModule .awards .col-2 {
    padding-bottom: 70px;
  }
  .AwardsModule .awards .col-2 .label {
    font-size: 19px;
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .AwardsModule .awards .col-2 .value {
    top: 13px;
    right: 0;
    left: unset;
    bottom: unset;
    font-size: 60px;
    text-align: right;
  }
}
@media (min-width: 768px) {
  .AwardsModule {
    padding-top: 40px;
  }
  .AwardsModule .awards .col-2 .value {
    font-size: 60px;
  }
}
@media (min-width: 1024px) {
  .AwardsModule {
    padding-top: 0;
  }
}
@media (min-width: 1440px) {
  .AwardsModule {
    padding-top: 40px;
  }
}
.BehindTheScenesModule {
  padding-top: 120px;
}
.BehindTheScenesModule .content {
  margin-left: 35.3293413248%;
  cursor: pointer;
}
.BehindTheScenesModule .content .title {
  font-family: ClarendonBTWXX-Light;
  font-size: 70px;
  font-weight: 300;
  line-height: 0.86;
  color: #000;
  margin-bottom: 25px;
  max-width: 730px;
  position: relative;
  padding-right: 80px;
}
.BehindTheScenesModule .content .title .arrow {
  position: absolute;
  top: 26px;
  right: 9px;
  height: 10px;
  display: block;
}
.BehindTheScenesModule .content .title .arrow svg {
  position: absolute;
  top: 0;
  left: 0;
}
.BehindTheScenesModule .content .body {
  font-size: 14px;
  line-height: 1.57;
  color: #999;
  max-width: 300px;
}
.CaseContentModule {
  padding-top: 60px;
  padding-bottom: 40px;
}
.CaseContentModule .bulgeContainer {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.CaseContentModule .bulgeContainer svg {
  margin-left: -1px;
  overflow: hidden;
}
.CaseContentModule .bulgeContainer .bulge {
  visibility: hidden;
}
.CaseContentModule.Light {
  background-color: #f4f4f4;
}
.CaseContentModule.Light .bulgeContainer svg path {
  fill: #f4f4f4;
}
.CaseContentModule.Light .grid .item .anchor h3 {
  color: #2a2a2a;
}
.CaseContentModule.Dark {
  background-color: #2a2a2a;
}
.CaseContentModule.Dark .bulgeContainer svg path {
  fill: #2a2a2a;
}
.CaseContentModule .grid .item {
  margin-bottom: 20px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  position: relative;
  width: 100%;
}
.CaseContentModule .grid .item .anchor {
  position: absolute;
  top: -39px;
  left: 5px;
  height: 0;
  cursor: pointer;
}
.CaseContentModule .grid .item .anchor h3 {
  position: absolute;
  left: 32px;
  top: 7px;
  font-size: 14px;
  display: block;
  white-space: nowrap;
  color: #fff;
  opacity: 0;
}
.CaseContentModule .grid .Fill .imageContainer {
  background-color: #f0f0f0;
}
.CaseContentModule .grid .imageContainer {
  overflow: hidden;
}
.CaseContentModule .grid .imageContainer img,
.CaseContentModule .grid .imageContainer video {
  top: 0;
  left: 0;
}
.CaseContentModule .grid .imageContainer img {
  opacity: 0;
}
.CaseContentModule .grid .imageContainer img.lazyloaded {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
}
.CaseContentModule .grid .imageContainer:not(.Fill) {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}
.CaseContentModule .grid .imageContainer:not(.Fill) img,
.CaseContentModule .grid .imageContainer:not(.Fill) video {
  position: absolute;
  width: 100%;
  -webkit-box-shadow: 0 32px 64px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 32px 64px 0 rgba(0, 0, 0, 0.4);
}
.CaseContentModule .grid .Desktop .imageContainer {
  width: 100%;
  padding-top: 57.48502994%;
}
.CaseContentModule .grid .Desktop .imageContainer img,
.CaseContentModule .grid .Desktop .imageContainer video {
  width: 73.84615384%;
  top: 13.84166667%;
  left: 13.07692308%;
}
.CaseContentModule .grid .Desktop.Full .imageContainer {
  width: 100%;
  padding-top: 72%;
}
.CaseContentModule .grid .Desktop.Full .imageContainer img,
.CaseContentModule .grid .Desktop.Full .imageContainer video {
  width: 73.84615384%;
  top: 21.24166667%;
  left: 13.07692308%;
}
.CaseContentModule .grid .Desktop.Medium .imageContainer {
  width: 100%;
  padding-top: 72%;
}
.CaseContentModule .grid .Desktop.Medium .imageContainer img,
.CaseContentModule .grid .Desktop.Medium .imageContainer video {
  width: 73.84615384%;
  top: 21.24166667%;
  left: 13.07692308%;
}
.CaseContentModule .grid .Center.Medium {
  margin-left: 35.3293413248%;
}
.CaseContentModule .grid .Tablet.Portrait .imageContainer {
  width: 100%;
  padding-top: 114.07407407%;
}
.CaseContentModule .grid .Tablet.Portrait .imageContainer img,
.CaseContentModule .grid .Tablet.Portrait .imageContainer video {
  top: 10.1%;
  left: 15.83333333%;
  width: 68.33333334%;
}
.CaseContentModule .grid .Tablet.Landscape .imageContainer {
  padding-top: 87.59259259%;
  width: 100%;
}
.CaseContentModule .grid .Tablet.Landscape .imageContainer img,
.CaseContentModule .grid .Tablet.Landscape .imageContainer video {
  top: 15.85623679%;
  left: 10.09259259%;
  width: 79.81481482%;
}
.CaseContentModule .grid .Mobile.Small {
  position: relative;
  padding-top: 46.108%;
}
.CaseContentModule .grid .Mobile.Small.Portrait {
  padding-top: 157%;
}
.CaseContentModule .grid .Mobile.Small.Landscape .contentContainer {
  padding-left: 0;
  padding-right: 0;
  padding-top: 21.42987%;
  width: 50.64814815%;
  left: 24.81481481%;
  height: 100%;
  position: absolute;
  top: 0;
}
.CaseContentModule
  .grid
  .Mobile.Small.Landscape
  .contentContainer
  .imageContainer {
  max-width: 547px;
  width: 100%;
  height: 100%;
}
.CaseContentModule
  .grid
  .Mobile.Small.Landscape
  .contentContainer
  .imageContainer
  img,
.CaseContentModule
  .grid
  .Mobile.Small.Landscape
  .contentContainer
  .imageContainer
  video {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.CaseContentModule .grid .Mobile.Small .contentContainer {
  padding: 22.45% 18.36734694% 22.45% 18.57142857%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.CaseContentModule .grid .Mobile.Small .contentContainer .imageContainer {
  width: 100%;
  height: 100%;
}
.CaseContentModule .grid .Mobile.Small .contentContainer .imageContainer img,
.CaseContentModule .grid .Mobile.Small .contentContainer .imageContainer video {
  position: absolute;
  top: 0;
  width: 100%;
}
.CaseContentModule .grid .Mobile.Medium {
  position: relative;
  padding-top: 46.108%;
}
.CaseContentModule .grid .Mobile.Medium.Landscape .contentContainer {
  padding-left: 0;
  padding-right: 0;
  padding-top: 21.42987%;
  width: 50.64814815%;
  left: 24.81481481%;
  height: 100%;
  position: absolute;
  top: 0;
}
.CaseContentModule
  .grid
  .Mobile.Medium.Landscape
  .contentContainer
  .imageContainer {
  max-width: 547px;
  width: 100%;
  height: 100%;
}
.CaseContentModule
  .grid
  .Mobile.Medium.Landscape
  .contentContainer
  .imageContainer
  img,
.CaseContentModule
  .grid
  .Mobile.Medium.Landscape
  .contentContainer
  .imageContainer
  video {
  position: absolute;
  top: 0;
  width: 100%;
}
.CaseContentModule .grid .Mobile.Medium.Portrait {
  padding-top: 71.108%;
}
.CaseContentModule .grid .Mobile.Medium .contentContainer {
  padding: 10.186% 0;
  width: 28.61111111%;
  left: 35.694444445%;
  height: 100%;
  position: absolute;
  top: 0;
}
.CaseContentModule .grid .Mobile.Medium .contentContainer .imageContainer {
  max-width: 309px;
  width: 100%;
  height: 100%;
}
.CaseContentModule .grid .Mobile.Medium .contentContainer .imageContainer img,
.CaseContentModule
  .grid
  .Mobile.Medium
  .contentContainer
  .imageContainer
  video {
  position: absolute;
  top: 0;
  width: 100%;
}
.CaseContentModule .grid .Small {
  width: 100%;
}
.CaseContentModule .grid .text {
  padding-top: 30px;
  margin-bottom: 60px;
  color: #fff;
}
.CaseContentModule .grid .text.align-Bottom {
  margin-bottom: 70px;
}
.CaseContentModule .grid .text.removePaddingTop {
  padding-top: 0;
}
.CaseContentModule .grid .text.Light,
.CaseContentModule .grid .text.Light a {
  color: #2a2a2a;
}
.CaseContentModule .grid .text.Light a:after {
  background-color: #2a2a2a;
}
.CaseContentModule .grid .text.Dark,
.CaseContentModule .grid .text.Dark a {
  color: #f4f4f4;
}
.CaseContentModule .grid .text.Dark a:after {
  background-color: #f4f4f4;
}
.CaseContentModule .grid .text.Center {
  margin-left: 35.3293413248%;
}
.CaseContentModule .grid .text.Right {
  margin-left: 76.646706602%;
}
.CaseContentModule .grid .text h3 {
  font-family: nb_internationalproregular;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.9px;
  margin-bottom: 26px;
}
.CaseContentModule .grid .text p {
  font-family: nb_internationalprolight;
  font-size: 18px;
}
.CaseContentModule .grid .text a {
  font-family: ClarendonBTWXX-Light;
  display: inline-block;
  line-height: 0.8;
}
.CaseContentModule .grid .text a:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
}
@media (min-width: 768px) {
  .CaseContentModule .grid .text {
    padding-top: 50px;
    width: 29.3413173724%;
    margin-bottom: 140px;
  }
  .CaseContentModule .grid .text p {
    font-size: 18px;
    margin-bottom: 50px;
  }
  .CaseContentModule .grid .text h3 {
    margin-bottom: 21px;
  }
  .CaseContentModule .grid .Fill,
  .CaseContentModule .grid .Fill .imageContainer img,
  .CaseContentModule .grid .Full {
    width: 100%;
  }
  .CaseContentModule .grid .Medium {
    width: 64.6706586972%;
  }
  .CaseContentModule .grid .Medium.Right {
    margin-left: 35.3293413248%;
  }
  .CaseContentModule .grid .Medium.Mobile .imageContainer {
    overflow: visible;
  }
  .CaseContentModule .grid .Medium.Mobile.Portrait {
    padding-top: 46.108%;
  }
  .CaseContentModule .grid .Small {
    width: 29.3413173724%;
  }
  .CaseContentModule .grid .Small.Center {
    margin-left: 35.3293413248%;
  }
  .CaseContentModule .grid .Small.Right {
    margin-left: 70.6586826496%;
  }
  .CaseContentModule .grid .Small.Mobile .imageContainer {
    overflow: visible;
  }
  .CaseContentModule .grid .item {
    margin-bottom: 50px;
  }
  .CaseContentModule .grid .item.gr {
    margin-right: 5.9880239524%;
  }
  .CaseContentModule .grid .item.align-Bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .CaseContentModule .grid .item.MarginRight {
    margin-right: 5.9880239524%;
  }
  .CaseContentModule .grid .item.mal-1 {
    margin-left: 17.6646706624%;
  }
  .CaseContentModule .grid .item.mal-2 {
    margin-left: 35.3293413248%;
  }
  .CaseContentModule .grid .item.mal-3 {
    margin-left: 52.9940119872%;
  }
  .CaseContentModule .grid .item.mal-4 {
    margin-left: 70.6586826496%;
  }
  .CaseContentModule .grid .item.mar-1 {
    margin-right: 17.6646706624%;
  }
  .CaseContentModule .grid .item.mar-2 {
    margin-right: 35.3293413248%;
  }
  .CaseContentModule .grid .item.mar-3 {
    margin-right: 52.9940119872%;
  }
  .CaseContentModule .grid .item.mar-4 {
    margin-right: 70.6586826496%;
  }
  .CaseContentModule .grid .Desktop.Full .imageContainer {
    width: 100%;
    padding-top: 57.48502994%;
  }
  .CaseContentModule .grid .Desktop.Full .imageContainer img,
  .CaseContentModule .grid .Desktop.Full .imageContainer video {
    width: 74.25149701%;
    top: 13.84166667%;
    left: 12.874251495%;
  }
  .CaseContentModule .grid .Desktop.Medium .imageContainer {
    width: 100%;
    padding-top: 57.48502994%;
  }
  .CaseContentModule .grid .Desktop.Medium .imageContainer img,
  .CaseContentModule .grid .Desktop.Medium .imageContainer video {
    width: 73.84615384%;
    top: 13.84166667%;
    left: 13.07692308%;
  }
  .CaseContentModule .grid .Mobile.Small.Portrait {
    padding-top: 46.108%;
  }
}
@media (min-width: 768px) {
  .CaseContentModule {
    padding-top: 88px;
    padding-bottom: 100px;
  }
}
@media (min-width: 1440px) {
  .CaseContentModule .grid .text {
    padding-top: 70px;
  }
  .CaseContentModule .grid .text p {
    font-size: 26px;
    margin-bottom: 65px;
  }
  .CaseContentModule .grid .text h3 {
    margin-bottom: 46px;
  }
  .CaseContentModule .grid .item {
    margin-bottom: 50px;
  }
}
.CaseFilter .label {
  opacity: 0.5;
  font-family: nb_internationalproregular;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #000;
  width: 17.8784267%;
}
.CaseFilter .anchors {
  position: absolute;
  left: 90px;
  top: 0;
  opacity: 0;
  pointer-events: none;
}
.CaseFilter .anchors .anchor {
  cursor: pointer;
  position: relative;
  opacity: 0.4;
}
.CaseFilter .anchors .anchor.selected {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 1;
}
.CaseFilter .anchors .anchor .bullet {
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #000;
  opacity: 0;
}
.CaseFilter .anchors .anchor p {
  font-family: nb_internationalproregular;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}
.CaseGridModule {
  position: relative;
}
.CaseGridModule .all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  margin-bottom: 60px;
}
.CaseGridModule .all a {
  font-family: nb_internationalprolight;
  color: #000;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 139%;
  border-bottom: 1px solid #000;
  display: inline-block;
  margin: 0 auto;
}
.CaseGridModule.mondayteers {
  margin-top: 20px;
}
.CaseGridModule .spacer {
  pointer-events: none;
}
.CaseGridModule .filter {
  position: absolute;
  top: 0;
  left: calc(2.44141% - 37px);
}
.CaseGridModule .filter .filterContainer {
  position: absolute;
  top: 0;
}
.CaseGridModule .filter .filterContainer .cta {
  position: relative;
  cursor: pointer;
}
.CaseGridModule .filter .filterContainer .cta .plus {
  margin-right: 5px;
}
.CaseGridModule .filter .filterContainer .cta span {
  display: inline-block;
}
.CaseGridModule .filter .filterContainer .cta p {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  top: 45px;
  left: 36px;
  position: absolute;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  white-space: nowrap;
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.7px;
  color: #000;
}
.CaseGridModule .data {
  display: none;
  pointer-events: none;
}
.CaseGridModule .grid-managed .column {
  -ms-flex-item-align: start;
  align-self: flex-start;
  will-change: transform;
  height: 0;
  width: 47.0059880348%;
  background-color: #afeeee;
  margin-right: 5.9880239524%;
}
.CaseGridModule .grid-managed .column:nth-child(2) {
  margin-right: 0;
}
.CaseGridModule .grid-managed .column:last-of-type {
  margin-right: 0;
  display: none;
}
.CaseGridModule .mainTitle {
  font-size: 14px;
  font-family: nb_internationalproregular;
  margin-bottom: 40px;
  font-weight: 300;
}
.CaseGridModule .entry {
  margin-bottom: 50px;
  display: block;
  width: 100%;
}
.CaseGridModule .entry .contentContainer {
  display: block;
}
.CaseGridModule .entry .imageContainer {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  overflow: hidden;
  border: 1px solid #fff;
  background-color: #f8f6f5;
}
.CaseGridModule .entry .imageContainer.mondayteer {
  padding-top: 71.5%;
}
.CaseGridModule .entry .imageContainer img,
.CaseGridModule .entry .imageContainer video {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  display: none;
  pointer-events: none;
  will-change: opacity;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
.CaseGridModule .entry .imageContainer img.lazyloaded,
.CaseGridModule .entry .imageContainer video.lazyloaded {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
}
.CaseGridModule .entry .title {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.24;
  color: #000;
  max-width: 400px;
  position: relative;
}
.CaseGridModule .entry .title .dot {
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background-color: #000;
  position: absolute;
  top: 9px;
  left: -20px;
  -webkit-transform: scale(0);
  transform: scale(0);
  will-change: transform;
  opacity: 0;
}
.CaseGridModule .entry .project {
  font-size: 13px;
  color: #c6c5c5;
  text-decoration: underline;
}
.CaseGridModule .entry .project.noLink {
  text-decoration: none;
}
.CaseGridModule .entry .tags {
  position: relative;
  opacity: 0;
}
.CaseGridModule .entry .tags .seperator {
  opacity: 0.5;
  margin-top: 2px;
  font-size: 13px;
  font-family: nb_internationalproregular;
}
.CaseGridModule .entry .tags .sortBy {
  position: absolute;
  top: -13px;
  opacity: 0;
  font-size: 14px;
}
.CaseGridModule .entry .tags .sortBy,
.CaseGridModule .entry .tags .tag {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #c6c5c5;
}
.CaseGridModule .entry .tags .tag {
  display: inline;
  font-size: 13px;
  text-decoration: underline;
  cursor: pointer;
  margin-right: 10px;
}
.CaseGridModule .entry .text {
  width: 80%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.CaseGridModule .entry:last-of-type {
  margin-bottom: 0;
}
.CaseGridModule.related .entry:nth-child(2) {
  display: none;
}
@media (min-width: 768px) {
  .CaseGridModule .entry {
    margin-bottom: 100px;
  }
  .CaseGridModule .entry .title {
    font-size: 23px;
    line-height: 1.09;
    margin-bottom: 30px;
    width: 100%;
    max-width: 100%;
  }
  .CaseGridModule .all {
    margin-bottom: 40px;
  }
  .CaseGridModule .all a {
    font-size: 19px;
  }
}
@media (min-width: 1440px) {
  .CaseGridModule.mondayteers .entry .title {
    margin-bottom: 10px;
  }
}
@media (min-width: 769px) {
  .CaseGridModule .entry .title {
    line-height: 1.19;
  }
  .CaseGridModule {
    padding-bottom: 71px;
  }
  .CaseGridModule .grid-managed {
    display: block;
  }
  .CaseGridModule .grid-managed .column {
    width: 29.3413173724%;
  }
  .CaseGridModule .grid-managed .column:nth-child(2) {
    margin-right: 5.9880239524%;
  }
  .CaseGridModule .grid-managed .column:last-of-type {
    display: block;
  }
}
.CaseHeroModule {
  position: relative;
}
.CaseHeroModule .imageContainer {
  position: relative;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
}
.CaseHeroModule .imageContainer picture img,
.CaseHeroModule .imageContainer picture source {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: 0;
}
.CaseHeroModule .imageContainer video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.CaseHeroModule .content {
  padding-top: 30px;
  padding-bottom: 52px;
}
.CaseHeroModule .content .information {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.CaseHeroModule .content .information .col-1 {
  width: 14.6706586862%;
}
.CaseHeroModule .content .information {
  margin-bottom: 50px;
}
.CaseHeroModule .content .launch {
  width: 50%;
  margin-bottom: 20px;
}
.CaseHeroModule .content .launch a {
  position: absolute;
  right: 0;
}
.CaseHeroModule .content .launch a p {
  font-family: nb_internationalproregular;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-decoration: underline;
  display: inline;
  opacity: 1;
}
.CaseHeroModule .content .launch a .dot {
  display: inline-block;
  margin-left: 7px;
  margin-right: 11px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #b9b9b9;
  margin-top: -2px;
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
.CaseHeroModule .content p {
  opacity: 0.5;
}
.CaseHeroModule .content .highlight {
  opacity: 1;
}
.CaseHeroModule .content .rightContainer {
  width: 50%;
}
.CaseHeroModule .content .client,
.CaseHeroModule .content .type {
  margin-right: 60px;
  width: 100%;
}
.CaseHeroModule .content .deliverables {
  width: 100%;
}
.CaseHeroModule .content .deliverables .value {
  margin-bottom: 2px;
}
.CaseHeroModule .content .awards {
  margin-top: 20px;
  width: 100%;
}
.CaseHeroModule .content .value {
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.9px;
  margin-top: 7px;
  margin-bottom: 2px;
  font-family: nb_internationalproregular;
  display: inline-block;
}
.CaseHeroModule .content .value:first-of-type {
  margin-top: 0;
}
.CaseHeroModule .content .value:last-of-type {
  margin-bottom: 0;
}
.CaseHeroModule .content .highlight {
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.58;
  letter-spacing: 0.9px;
  margin-bottom: 0;
  font-family: nb_internationalproregular;
  display: inline-block;
}
.CaseHeroModule .content .highlight:not(last-child):after {
  content: ",";
}
.CaseHeroModule .content .highlight:last-child:after {
  content: "";
}
.CaseHeroModule .content .headline {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.16;
  width: 100%;
  margin-bottom: 16px;
}
.CaseHeroModule .content .body {
  opacity: 1;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.38;
  font-family: nb_internationalprolight;
  width: 100%;
}
@media (min-width: 768px) {
  .CaseHeroModule .content {
    padding-bottom: 88px;
  }
  .CaseHeroModule .content .information {
    margin-bottom: 96px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .CaseHeroModule .content .headline {
    width: 29.34132%;
    margin-bottom: 26px;
    font-size: 35px;
  }
  .CaseHeroModule .content .body {
    width: 64.67066%;
    font-size: 18px;
    margin-left: 5.9880239524%;
  }
  .CaseHeroModule .content .launch {
    width: 35.3293413248%;
    margin-bottom: 0;
  }
  .CaseHeroModule .content .launch a {
    position: unset;
    right: unset;
  }
  .CaseHeroModule .content .rightContainer {
    width: 64.6706586972%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .CaseHeroModule .content .client,
  .CaseHeroModule .content .deliverables,
  .CaseHeroModule .content .type {
    width: unset;
  }
  .CaseHeroModule .content .deliverables .value {
    margin-bottom: -2px;
  }
  .CaseHeroModule .content .value {
    display: block;
    margin-bottom: -2px;
  }
  .CaseHeroModule .content .highlight {
    display: unset;
  }
}
@media (min-width: 1024px) {
  .CaseHeroModule .content .deliverables .value {
    margin-bottom: 2px;
  }
  .CaseHeroModule .content .value {
    display: unset;
    margin-bottom: 7px;
  }
  .CaseHeroModule .content .headline {
    font-size: 36px;
  }
  .CaseHeroModule .content .body {
    font-size: 18px;
  }
}
@media (min-width: 1440px) {
  .CaseHeroModule .content .headline {
    font-size: 50px;
  }
  .CaseHeroModule .content .body {
    font-size: 26px;
  }
}
.InDepthSectionComponent {
  padding-bottom: 40px;
  background-color: #e9e9e9;
}
.InDepthSectionComponent .container .grid {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.InDepthSectionComponent .container .grid .col-2.titleBlock {
  width: 100%;
  margin-right: 0;
}
.InDepthSectionComponent .container .grid .hidden {
  display: none;
}
.InDepthSectionComponent .container .grid .col-2 {
  position: relative;
  margin-bottom: 40px;
  cursor: pointer;
  width: 47.0059880348%;
}
.InDepthSectionComponent .container .grid .col-2 h3 {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.09;
  color: #000;
}
.InDepthSectionComponent .container .grid .col-2 .count {
  font-size: 13px;
  line-height: 1.69;
  opacity: 0.5;
  margin-bottom: 10px;
}
.InDepthSectionComponent .container .grid .col-2:not(:first-of-type) {
  padding-top: 10px;
}
.InDepthSectionComponent .container .grid .col-2.hidden {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  visibility: hidden;
}
.InDepthSectionComponent .title {
  display: inline-block;
  -webkit-transform: translate3d(0, -6px, 0);
  transform: translate3d(0, -6px, 0);
  margin-right: 16px;
  font-size: 12px;
  letter-spacing: 0.9px;
  color: #000;
}
.InDepthSectionComponent .icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.InDepthSectionComponent .icon svg {
  display: inline-block;
  position: absolute;
  top: 9px;
  left: 4px;
  width: 25px;
  height: 13px;
}
.InDepthSectionComponent .icon .animationContainer {
  position: absolute;
  top: 9px;
  left: 4px;
}
@media (min-width: 768px) {
  .InDepthSectionComponent .container .grid {
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
  }
  .InDepthSectionComponent .container .grid .hidden {
    display: block;
  }
  .InDepthSectionComponent .container .grid .col-2.titleBlock {
    width: 29.3413173724%;
    margin-right: 5.9880239524%;
  }
  .InDepthSectionComponent .container .grid .col-2 {
    margin-bottom: 80px;
    width: 29.3413173724%;
    margin-right: 5.9880239524%;
  }
  .InDepthSectionComponent .container .grid .col-2 h3 {
    font-size: 23px;
  }
  .InDepthSectionComponent .container .grid .col-2 .count {
    font-size: 13px;
    margin-bottom: 30px;
  }
  .InDepthSectionComponent .container .grid .col-2:not(:first-of-type) {
    padding-top: 10px;
  }
  .InDepthSectionComponent .container .grid .col-2:nth-child(3n) {
    margin-right: 0;
  }
  .InDepthSectionComponent .title {
    -webkit-transform: translate3d(0, -6px, 0);
    transform: translate3d(0, -6px, 0);
  }
  .InDepthSectionComponent .icon {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
}
@media (min-width: 1024px) {
  .InDepthSectionComponent .container .grid .col-2:not(:first-of-type) {
    padding-top: 20px;
  }
}
.CaseMediaModule .imageContainer {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
}
.CaseMediaModule .imageContainer img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.CaseMediaModule {
  padding-bottom: 80px;
}
.CaseOverviewModule {
  padding-top: 177px;
  padding-bottom: 177px;
}
.CodeOfHonorEntry {
  margin-bottom: 25px;
  cursor: pointer;
  position: relative;
}
.CodeOfHonorEntry:last-of-type {
  margin-bottom: 10px;
}
.CodeOfHonorEntry .illustration {
  position: relative;
  padding-top: 0;
  overflow: hidden;
}
.CodeOfHonorEntry .illustration img,
.CodeOfHonorEntry .illustration svg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.CodeOfHonorEntry .plus {
  position: absolute;
  right: 5px;
  top: 19px;
  width: 9px;
  height: 9px;
}
.CodeOfHonorEntry .plus svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 9px;
  height: 9px;
}
.CodeOfHonorEntry .divider {
  width: 100%;
  height: 1px;
  opacity: 0.3;
  background-color: #000;
  margin-bottom: 12px;
}
.CodeOfHonorEntry .id {
  font-family: nb_internationalproregular;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.69;
  color: #b9b9b9;
  margin-bottom: 5px;
}
.CodeOfHonorEntry .id,
.CodeOfHonorEntry .title {
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.CodeOfHonorEntry .title {
  font-family: ClarendonBTWXX-Light;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.09;
  color: #000;
}
.CodeOfHonorEntry .bodyMask {
  overflow: hidden;
  height: 0;
}
.CodeOfHonorEntry .bodyMask .body {
  opacity: 0;
  margin-top: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: nb_internationalproregular;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #000;
}
@media (min-width: 768px) {
  .CodeOfHonorEntry {
    margin-bottom: 67px;
  }
  .CodeOfHonorEntry .title {
    font-size: 18px;
  }
  .CodeOfHonorEntry .id {
    margin-bottom: 2px;
  }
  .CodeOfHonorEntry .plus {
    top: 15px;
  }
  .CodeOfHonorEntry .divider {
    margin-bottom: 9px;
  }
}
@media (min-width: 1024px) {
  .CodeOfHonorEntry {
    margin-bottom: 87px;
  }
}
@media (min-width: 1440px) {
  .CodeOfHonorEntry .title {
    font-size: 23px;
  }
}
.CodeOfHonorModule {
  padding-top: 34px;
}
.CodeOfHonorModule .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.CodeOfHonorModule .grid .col-2 {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .CodeOfHonorModule .grid .col-2 {
    margin-right: 5.9880239524%;
    width: 29.3413173724%;
  }
  .CodeOfHonorModule .grid .col-2:nth-child(3n) {
    margin-right: 0;
  }
}
.CollaborateModule {
  padding-top: 68px;
  padding-bottom: 68px;
  background-color: #202020;
  color: #fff;
}
.CollaborateModule .subHeader {
  font-family: ClarendonBTWXX-Light;
  font-weight: 300;
  font-size: 26px;
  line-height: 1.3846153846;
  color: #f8f6f5;
  margin-bottom: 40px;
}
.CollaborateModule .title {
  font-size: 40px;
  margin-bottom: 50px;
  max-width: 620px;
  font-weight: 300;
}
.CollaborateModule .body {
  width: 100%;
  margin-bottom: 57px;
}
.CollaborateModule .body,
.CollaborateModule .body p {
  color: #868685;
}
.CollaborateModule .body,
.CollaborateModule .body a,
.CollaborateModule .body p {
  font-family: nb_internationalprolight;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 149%;
}
.CollaborateModule .body a {
  color: #fff;
  position: relative;
}
.CollaborateModule .body a:after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.CollaborateModule .entry {
  width: 100%;
  color: #c6c5c5;
  margin-bottom: 60px;
}
.CollaborateModule .entry .name {
  font-size: 24px;
  margin-bottom: 10px;
  color: #fff;
  font-family: ClarendonBTWXX-Light;
}
.CollaborateModule .entry .jobTitle {
  margin-bottom: 3px;
  font-size: 14px;
}
.CollaborateModule .entry .email {
  font-size: 14px;
}
.CollaborateModule .entry .email a {
  color: #c6c5c5;
}
.CollaborateModule .entry .imageContainer {
  position: relative;
  width: 100%;
  margin-bottom: 19px;
  overflow: hidden;
  padding-top: 71%;
}
.CollaborateModule .entry .imageContainer img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.CollaborateModule .entry .imageContainer img.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.CollaborateModule .entry:last-child {
  margin-bottom: 0;
}
@media (min-width: 640px) {
  .CollaborateModule .body {
    width: 47.0059880348%;
    margin-right: 5.9880239524%;
    margin-bottom: 0;
  }
  .CollaborateModule .entry {
    width: 47.0059880348%;
  }
}
@media (min-width: 768px) {
  .CollaborateModule {
    padding-top: 100px;
    padding-bottom: 105px;
    margin-bottom: 0;
  }
  .CollaborateModule .title {
    font-size: 100px;
    margin-bottom: 62px;
  }
}
@media (min-width: 1024px) {
  .CollaborateModule .body,
  .CollaborateModule .body a,
  .CollaborateModule .body p {
    font-size: 24px;
  }
}
@media (min-width: 1440px) {
  .CollaborateModule .body,
  .CollaborateModule .body a,
  .CollaborateModule .body p {
    font-size: 26px;
  }
}
.ContactModule {
  padding-top: 79px;
  padding-bottom: 112px;
  background-color: #f8f6f5;
}
.ContactModule .headline {
  opacity: 0.5;
  font-family: nb_internationalproregular;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #000;
  margin-bottom: 40px;
}
.ContactModule .grid {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ContactModule .introTitle h3 {
  opacity: 0.5;
  font-family: nb_internationalproregular;
  font-size: 16px;
  line-height: 1.25;
  color: #000;
}
.ContactModule p {
  font-size: 26px;
  font-weight: 300;
  line-height: 1.38;
  color: #000;
}
.ContactModule .left {
  position: relative;
  display: none;
}
.ContactModule .left .animationContainer {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ContactModule .left .animationContainer .animation {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.ContactModule .container .grid .col-4 {
  width: 100%;
}
.ContactModule .city {
  font-family: ClarendonBTWXX-Light;
  font-size: 50px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.85;
  letter-spacing: normal;
  color: #000;
  margin-bottom: 10px;
  pointer-events: none;
}
.ContactModule .city.cph {
  margin-bottom: 14px;
}
.ContactModule .animation {
  opacity: 0;
  pointer-events: none;
}
.ContactModule .addresses .item {
  cursor: pointer;
  margin-bottom: 0;
}
.ContactModule .addresses .item .view {
  margin-top: 10px;
  opacity: 0;
  font-family: nb_internationalproregular;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #000;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ContactModule .addresses a {
  margin-bottom: 50px;
  display: inline-block;
  font-family: nb_internationalproregular;
  font-size: 16px;
}
.ContactModule .address {
  line-height: 1.4;
  pointer-events: none;
}
.ContactModule .address,
.ContactModule .address .phone {
  font-size: 16px;
  color: #000;
  font-family: nb_internationalprolight;
}
.ContactModule .address .phone {
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}
.ContactModule .address.last {
  margin-bottom: 0;
}
.ContactModule .illustration {
  width: 100%;
  max-width: 239px;
  margin-bottom: 68px;
}
@media (min-width: 768px) {
  .ContactModule {
    padding-top: 30px;
  }
  .ContactModule .city {
    font-size: 70px;
    margin-bottom: 7px;
  }
  .ContactModule .city.cph {
    margin-bottom: 14px;
  }
  .ContactModule .addresses .item {
    margin-bottom: 7px;
  }
}
@media (min-width: 1024px) {
  .ContactModule .headline {
    margin-left: 35.3293413248%;
  }
  .ContactModule .addresses {
    display: block;
  }
  .ContactModule .addresses .item {
    width: 100%;
  }
  .ContactModule .container .grid .col-4 {
    width: 64.67066%;
  }
  .ContactModule .left {
    display: block;
  }
}
@media (min-width: 640px) {
  .ContactModule .illustration {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .ContactModule.PageSectionModule .headline {
    margin-left: 0;
  }
}
.DeepDiveSplashModule {
  color: #fff;
}
.DeepDiveSplashModule .container {
  padding-bottom: 64px;
}
.container .DeepDiveSplashModule .grid,
.DeepDiveSplashModule .container .grid,
.DeepDiveSplashModule .innerContainer {
  background-color: #191919;
  padding-left: 4.8828125%;
  padding-right: 4.8828125%;
  padding-bottom: 40px;
}
.DeepDiveSplashModule .body {
  text-align: center;
  font-size: 15px;
  line-height: 139%;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 10px;
}
.DeepDiveSplashModule .imageContainer {
  position: relative;
  width: 100%;
  margin-bottom: 37px;
}
.DeepDiveSplashModule .imageContainer img,
.DeepDiveSplashModule .imageContainer video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.DeepDiveSplashModule .spacer {
  position: relative;
  height: 0;
}
.DeepDiveSplashModule .title {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 400;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  width: 100%;
  margin: 0 auto;
  -webkit-transform: translate3d(0, 52px, 0);
  transform: translate3d(0, 52px, 0);
  font-size: 36px;
  line-height: 34px;
}
.DeepDiveSplashModule .cta {
  width: 100%;
  text-align: center;
}
.DeepDiveSplashModule .cta a {
  color: #fff;
  font-family: nb_internationalprolight;
  display: inline-block;
  font-size: 15px;
  line-height: 139%;
}
.DeepDiveSplashModule .cta a:after {
  display: block;
  content: "";
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin-top: 2px;
}
@media (min-width: 768px) {
  .DeepDiveSplashModule .title {
    font-size: 50px;
    line-height: 47px;
  }
  .DeepDiveSplashModule .body {
    font-family: nb_internationalprolight;
    max-width: 520px;
    margin: 0 auto 10px;
  }
}
@media (min-width: 1024px) {
  .DeepDiveSplashModule .title {
    font-size: 63px;
    line-height: 59px;
  }
  .DeepDiveSplashModule .body {
    max-width: 600px;
  }
  .container .DeepDiveSplashModule .grid,
  .DeepDiveSplashModule .container .grid,
  .DeepDiveSplashModule .innerContainer {
    padding-bottom: 56px;
  }
}
@media (min-width: 1440px) {
  .container .DeepDiveSplashModule .grid,
  .DeepDiveSplashModule .container .grid,
  .DeepDiveSplashModule .innerContainer {
    padding-top: 49px;
    padding-bottom: 63px;
  }
  .DeepDiveSplashModule .body {
    font-size: 19px;
    margin: 0 auto 15px;
  }
  .DeepDiveSplashModule .title {
    -webkit-transform: translate3d(0, 81px, 0);
    transform: translate3d(0, 81px, 0);
    font-size: 90px;
    line-height: 84px;
  }
}
.FeaturedCollaborationsModule {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #202020;
  color: #fff;
}
.FeaturedCollaborationsModule .intro {
  margin-bottom: 60px;
}
.FeaturedCollaborationsModule .intro a,
.FeaturedCollaborationsModule .intro b,
.FeaturedCollaborationsModule .intro h1,
.FeaturedCollaborationsModule .intro h2,
.FeaturedCollaborationsModule .intro h3,
.FeaturedCollaborationsModule .intro h4,
.FeaturedCollaborationsModule .intro h5,
.FeaturedCollaborationsModule .intro h6,
.FeaturedCollaborationsModule .intro p,
.FeaturedCollaborationsModule .intro strong {
  font-family: nb_internationalprolight;
  font-size: 16px;
  line-height: 1.3846153846;
}
.FeaturedCollaborationsModule .guide {
  font-size: 13px;
  margin-bottom: 30px;
  display: none;
}
.FeaturedCollaborationsModule .guide .headline {
  width: 41.3173652772%;
}
.FeaturedCollaborationsModule .guide .type {
  width: 47.3053892296%;
}
.FeaturedCollaborationsModule .guide .type .spacer {
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
  display: inline-block;
  width: 30px;
  height: 1px;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #fff;
}
.FeaturedCollaborationsModule .guide .viewAll {
  text-decoration: underline;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #f8f6f5;
}
.FeaturedCollaborationsModule .desktop {
  display: none;
}
.FeaturedCollaborationsModule .desktop .entry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  cursor: pointer;
}
.FeaturedCollaborationsModule .desktop .entry:last-of-type {
  margin-bottom: 0;
}
.FeaturedCollaborationsModule .desktop .entry .col1 {
  width: 100%;
  margin-bottom: 10px;
}
.FeaturedCollaborationsModule .desktop .entry .col1 .projectCount:before {
  display: inline-block;
  content: "";
  background-color: #fff;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin-right: 5px;
}
.FeaturedCollaborationsModule .desktop .entry .col2 {
  width: 70.6586826496%;
  z-index: 2;
}
.FeaturedCollaborationsModule .desktop .entry .col3 {
  -ms-flex-item-align: center;
  align-self: center;
  width: 29.3413173724%;
  position: relative;
}
.FeaturedCollaborationsModule .desktop .entry .col3 .videoContainer {
  position: absolute;
  top: 0;
  right: 0;
}
.FeaturedCollaborationsModule .desktop .entry h3 {
  font-size: 80px;
  line-height: 0.85;
  font-family: ClarendonBTWXX-Light;
  font-weight: 400;
  white-space: nowrap;
}
.FeaturedCollaborationsModule .desktop .entry .bodyContainer {
  height: 0;
}
.FeaturedCollaborationsModule .desktop .entry .bodyContainer .body {
  padding-top: 30px;
  opacity: 0;
}
.FeaturedCollaborationsModule .desktop .entry .bodyContainer .body a,
.FeaturedCollaborationsModule .desktop .entry .bodyContainer .body h1,
.FeaturedCollaborationsModule .desktop .entry .bodyContainer .body h2,
.FeaturedCollaborationsModule .desktop .entry .bodyContainer .body h3,
.FeaturedCollaborationsModule .desktop .entry .bodyContainer .body h4,
.FeaturedCollaborationsModule .desktop .entry .bodyContainer .body h5,
.FeaturedCollaborationsModule .desktop .entry .bodyContainer .body p {
  color: #868686;
  font-family: nb_internationalprolight;
  font-size: 20px;
  line-height: 26px;
}
.FeaturedCollaborationsModule .desktop .entry .bodyContainer .body a {
  color: #fff;
  display: inline-block;
}
.FeaturedCollaborationsModule .desktop .entry .bodyContainer .body a:after {
  display: block;
  content: "";
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin-top: -4px;
}
.FeaturedCollaborationsModule .desktop .entry .videoContainer {
  position: relative;
  width: 100%;
  max-width: 320px;
}
.FeaturedCollaborationsModule .desktop .entry .videoContainer video {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transform: translate3d(-20px, -50%, 0);
  transform: translate3d(-20px, -50%, 0);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.FeaturedCollaborationsModule .mobile {
  position: sticky;
  top: 0;
}
.FeaturedCollaborationsModule .mobile .projectCount {
  font-size: 13px;
  line-height: 22px;
  color: #868686;
}
.FeaturedCollaborationsModule .mobile .entry {
  margin-bottom: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  border-top: 1px solid hsla(0, 0%, 100%, 0.2);
  padding-top: 20px;
}
.FeaturedCollaborationsModule .mobile .entry .wing {
  position: absolute;
  right: 0;
  top: 20px;
}
.FeaturedCollaborationsModule .mobile .entry .title {
  font-size: 28px;
  line-height: 1.1785714286;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.FeaturedCollaborationsModule .mobile .entry.active h3 {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 1;
}
.FeaturedCollaborationsModule .mobile .entry:last-of-type {
  margin-bottom: 0;
}
.FeaturedCollaborationsModule .mobile .entry .projectCount:before {
  display: inline-block;
  content: "";
  background-color: #fff;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin-right: 20px;
  font-size: 13px;
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
.FeaturedCollaborationsModule .mobile .entry .wrapper {
  position: relative;
  height: 0;
  overflow: hidden;
}
.FeaturedCollaborationsModule .mobile .entry .bodyContainer {
  padding-top: 30px;
}
.FeaturedCollaborationsModule .mobile .entry .bodyContainer .body a,
.FeaturedCollaborationsModule .mobile .entry .bodyContainer .body h1,
.FeaturedCollaborationsModule .mobile .entry .bodyContainer .body h2,
.FeaturedCollaborationsModule .mobile .entry .bodyContainer .body h3,
.FeaturedCollaborationsModule .mobile .entry .bodyContainer .body h4,
.FeaturedCollaborationsModule .mobile .entry .bodyContainer .body h5,
.FeaturedCollaborationsModule .mobile .entry .bodyContainer .body p {
  font-size: 20px;
  line-height: 1.3;
  color: #868686;
}
.FeaturedCollaborationsModule .mobile .entry .bodyContainer .body a {
  color: #fff;
  font-size: 14px;
  display: inline-block;
}
.FeaturedCollaborationsModule .mobile .entry .bodyContainer .body a:after {
  display: block;
  content: "";
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin-top: 2px;
}
.FeaturedCollaborationsModule .mobile .entry .videoContainer {
  position: relative;
  width: 100%;
  padding-top: 132%;
  margin-top: 30px;
}
.FeaturedCollaborationsModule .mobile .entry .videoContainer video {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.FeaturedCollaborationsModule .mobile .entry .videoContainer video.lazyloading {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
}
@media (min-width: 640px) {
  .FeaturedCollaborationsModule .desktop {
    display: block;
  }
  .FeaturedCollaborationsModule .mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  .FeaturedCollaborationsModule {
    padding-top: 87px;
    padding-bottom: 176px;
  }
  .FeaturedCollaborationsModule .intro a,
  .FeaturedCollaborationsModule .intro b,
  .FeaturedCollaborationsModule .intro h1,
  .FeaturedCollaborationsModule .intro h2,
  .FeaturedCollaborationsModule .intro h3,
  .FeaturedCollaborationsModule .intro h4,
  .FeaturedCollaborationsModule .intro h5,
  .FeaturedCollaborationsModule .intro h6,
  .FeaturedCollaborationsModule .intro p,
  .FeaturedCollaborationsModule .intro strong {
    font-size: 26px;
  }
  .FeaturedCollaborationsModule .guide {
    margin-bottom: 133px;
  }
}
@media (min-width: 1024px) {
  .FeaturedCollaborationsModule .intro {
    max-width: 58.6826347448%;
  }
  .FeaturedCollaborationsModule .desktop .entry {
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    margin-bottom: 122px;
  }
  .FeaturedCollaborationsModule .desktop .entry .col1 {
    width: 11.67664671%;
    -webkit-transform: translate3d(0, 42px, 0);
    transform: translate3d(0, 42px, 0);
  }
  .FeaturedCollaborationsModule .desktop .entry .col2 {
    width: 52.9940119872%;
  }
  .FeaturedCollaborationsModule .desktop .entry .col3 {
    margin-left: 5.9880239524%;
    width: 29.3413173724%;
  }
  .FeaturedCollaborationsModule .desktop .entry h3 {
    font-size: 120px;
  }
  .FeaturedCollaborationsModule .desktop .entry .bodyContainer .body a,
  .FeaturedCollaborationsModule .desktop .entry .bodyContainer .body h1,
  .FeaturedCollaborationsModule .desktop .entry .bodyContainer .body h2,
  .FeaturedCollaborationsModule .desktop .entry .bodyContainer .body h3,
  .FeaturedCollaborationsModule .desktop .entry .bodyContainer .body h4,
  .FeaturedCollaborationsModule .desktop .entry .bodyContainer .body h5,
  .FeaturedCollaborationsModule .desktop .entry .bodyContainer .body p {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (min-width: 1440px) {
  .FeaturedCollaborationsModule .guide {
    display: block;
  }
  .FeaturedCollaborationsModule .intro {
    margin-bottom: 166px;
  }
  .FeaturedCollaborationsModule .desktop .entry h3 {
    font-size: 150px;
  }
}
body:not(.touch) .FeaturedCollaborationsModule .desktop .entry {
  opacity: 0.2;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
body:not(.touch) .FeaturedCollaborationsModule .desktop .entry:hover {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
}
body:not(.touch)
  .FeaturedCollaborationsModule
  .desktop
  .entry:hover
  .videoContainer
  video {
  opacity: 1;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.HeroModule {
  height: 100vh;
  width: 100%;
  background-color: #fff;
  max-height: 667px;
}
.HeroModule .countdown {
  position: absolute;
  display: none;
  right: 0;
  top: 34px;
  z-index: 10;
}
.HeroModule .countdown .circle {
  width: 25px;
  height: 22px;
  display: inline-block;
  margin-right: 8px;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.HeroModule .countdown .circle svg {
  display: none;
}
.HeroModule .countdown .display {
  font-family: nb_internationalproregular;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  display: inline-block;
  color: #000;
  vertical-align: middle;
  white-space: nowrap;
}
.container .HeroModule .grid,
.HeroModule .container,
.HeroModule .container .grid,
.HeroModule .innerContainer {
  height: 100%;
}
.HeroModule .animationContainer {
  width: calc(100% - 3px);
  height: 100%;
  position: relative;
  overflow: hidden;
}
.HeroModule .animationContainer video {
  display: none;
  width: calc(100% + 6px);
  margin-left: -3px;
  pointer-events: none;
}
.HeroModule .animationContainer img {
  margin-left: -3px;
}
.HeroModule .animationContainer .content {
  position: relative;
}
.HeroModule .animationContainer .content video {
  mix-blend-mode: multiply;
}
.HeroModule .animationContainer .content .blobCanvas {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
}
.HeroModule .title {
  font-family: nb_internationalproregular;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.57;
  margin-bottom: 15px;
}
.HeroModule .headline,
.HeroModule .title {
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #000;
  width: 100%;
  text-align: center;
}
.HeroModule .headline {
  font-family: ClarendonBTWXX-Light;
  font-size: 40px;
  font-weight: 300;
  line-height: 0.8;
}
.HeroModule a:before {
  position: absolute;
  left: -25px;
  top: 5px;
  content: " ";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #000;
}
.HeroModule a {
  position: relative;
  width: 109px;
  height: 22px;
  font-family: nb_internationalproregular;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #000;
  border-bottom: 1px solid #000;
}
.HeroModule .headlineText {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.HeroModule .scrollIndicator {
  position: absolute;
  top: 0;
  left: calc(50% - 6px);
  width: 24px;
  height: 55px;
  overflow: hidden;
}
@media (min-width: 1025px) {
  .HeroModule .animationContainer {
    width: 100%;
  }
  .HeroModule .headline {
    font-size: 80px;
  }
  .HeroModule .countdown {
    display: block;
    right: unset;
    left: 88.323353312%;
    width: 200px;
  }
}
@media (min-width: 768px) {
  .HeroModule {
    max-height: 900px;
    margin-bottom: 80px;
  }
}
@media (min-width: 1025px) {
  .touch .HeroModule .countdown {
    display: none;
  }
}
.HighlightedStoriesModule {
  padding-top: 50px;
  padding-bottom: 15px;
  background-color: #fff;
}
.HighlightedStoriesModule .mainTitle {
  font-size: 14px;
  font-family: nb_internationalproregular;
  font-weight: 300;
}
.HighlightedStoriesModule .grid {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.HighlightedStoriesModule .grid .entry {
  position: relative;
  margin-bottom: 30px;
  margin-right: 5.9880239524%;
  overflow: hidden;
}
.HighlightedStoriesModule .grid .entry:last-of-type {
  margin-right: 0;
}
.HighlightedStoriesModule .grid .entry .date {
  font-family: nb_internationalproregular;
  font-size: 12px;
  line-height: 1.83;
  color: #c6c5c5;
  margin-bottom: 18px;
  width: 100%;
}
.HighlightedStoriesModule .grid .entry .headline {
  font-family: ClarendonBTWXX-Light;
  position: relative;
  width: calc(100% - 60px);
  font-weight: 300;
  color: #000;
  margin-bottom: 30px;
  font-size: 23px;
  line-height: 1.09;
}
.HighlightedStoriesModule .grid .entry .client {
  font-size: 13px;
  color: #c6c5c5;
}
.HighlightedStoriesModule .grid .entry .headlineSpacer {
  margin-bottom: 10px;
}
.HighlightedStoriesModule .grid .entry .imageContainer {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 20px;
  overflow: hidden;
}
.HighlightedStoriesModule .grid .entry .imageContainer.portrait {
  padding-top: 132%;
}
.HighlightedStoriesModule .grid .entry .imageContainer img {
  opacity: 0;
}
.HighlightedStoriesModule .grid .entry .imageContainer img,
.HighlightedStoriesModule .grid .entry .imageContainer video {
  width: calc(100% + 2px);
  position: absolute;
  top: 1px;
  left: -1px;
  will-change: opacity;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
.HighlightedStoriesModule .grid .entry .tagAndTitle {
  width: 100%;
  font-family: nb_internationalproregular;
  font-size: 12px;
  line-height: 1.83;
  color: #c6c5c5;
}
.HighlightedStoriesModule .grid .entry .tagAndTitle .line {
  width: 10.40816327%;
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  height: 1px;
  background-color: #c6c5c5;
}
@media (min-width: 768px) {
  .HighlightedStoriesModule {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .HighlightedStoriesModule .grid .entry .headline {
    font-size: 20px;
  }
  .HighlightedStoriesModule .grid .entry .tagAndTitle .line {
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
    height: 2px;
  }
}
@media (min-width: 1024px) {
  .HighlightedStoriesModule .grid .entry .headlineSpacer {
    margin-bottom: 42px;
  }
}
@media (min-width: 1440px) {
  .HighlightedStoriesModule .grid .entry .headline {
    font-size: 30px;
  }
}
.InnovationIntroModule {
  background-color: #191919;
  color: #fff;
  padding-top: 187px;
}
.InnovationIntroModule .title {
  font-size: 34px;
  -webkit-transform: translate3d(0, -24px, 0);
  transform: translate3d(0, -24px, 0);
  line-height: 0.8666666667;
  text-align: center;
  font-weight: 300;
  max-width: 400px;
  margin: 0 auto;
}
.InnovationIntroModule .imageContainer {
  position: relative;
  width: 100%;
  opacity: 0.9;
}
.InnovationIntroModule .imageContainer img,
.InnovationIntroModule .imageContainer video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .InnovationIntroModule .title {
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0);
    font-size: 90px;
    max-width: 1200px;
  }
}
@media (min-width: 1024px) {
  .InnovationIntroModule .title {
    -webkit-transform: translate3d(0, -110px, 0);
    transform: translate3d(0, -110px, 0);
    font-size: 110px;
    max-width: 1200px;
  }
}
@media (min-width: 1440px) {
  .InnovationIntroModule .title {
    -webkit-transform: translate3d(0, -98px, 0);
    transform: translate3d(0, -98px, 0);
    font-size: 128px;
    max-width: 1200px;
  }
}
.InteractiveGridModule {
  width: 100%;
  padding-bottom: 200px;
}
.InteractiveGridModule .somethingSticky {
  position: sticky;
  position: -webkit-sticky;
  top: 300px;
  height: 0;
}
.InteractiveGridModule .somethingSticky p:first-of-type:before {
  content: "";
  position: absolute;
  top: 7px;
  left: calc(-2.4414% - 4px);
  width: 6px;
  height: 6px;
  background-color: #000;
  border-radius: 50%;
}
.InteractiveGridModule .somethingSticky p {
  font-family: nb_internationalproregular;
  font-size: 13px;
  line-height: 1.69;
}
.InteractiveGridModule .somethingSticky p:not(:first-of-type) {
  opacity: 0.3;
}
.LandingSectionModule {
  background-color: #f8f6f5;
  padding-top: 30px;
  padding-bottom: 30px;
}
.LandingSectionModule .category {
  font-size: 13px;
  line-height: 1.69;
  color: #c6c5c5;
  margin-bottom: 25px;
}
.LandingSectionModule .title {
  font-size: 45px;
  font-weight: 300;
  line-height: 1.11;
  color: #000;
  margin-bottom: 35px;
}
.MondayteersModule {
  width: 100%;
  padding-bottom: 200px;
}
.MondayteersModule .container .grid .ParallaxGridComponent .imageContainer,
.MondayteersModule
  .container
  .innerContainer
  .ParallaxGridComponent
  .imageContainer {
  padding-top: 71.8%;
  margin-bottom: 18px;
}
.MondayteersModule
  .container
  .grid
  .ParallaxGridComponent
  .imageContainer
  img.lazyloaded,
.MondayteersModule
  .container
  .innerContainer
  .ParallaxGridComponent
  .imageContainer
  img.lazyloaded {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
}
.MondayteersModule .container .grid .ParallaxGridComponent .sticky .col-2,
.MondayteersModule
  .container
  .innerContainer
  .ParallaxGridComponent
  .sticky
  .col-2 {
  margin-left: 0;
}
.MondayteersModule
  .container
  .grid
  .ParallaxGridComponent
  .sticky
  .col-2:nth-child(3),
.MondayteersModule
  .container
  .innerContainer
  .ParallaxGridComponent
  .sticky
  .col-2:nth-child(3) {
  margin-right: 0;
}
.MondayteersModule .container .grid .ParallaxGridComponent .title,
.MondayteersModule .container .innerContainer .ParallaxGridComponent .title {
  margin-bottom: 2px;
}
.PageIntroModule {
  padding-top: 280px;
  padding-bottom: 60px;
  background-color: #f8f6f5;
}
.PageIntroModule .headline {
  font-family: ClarendonBTWXX-Light;
  font-size: 50px;
  font-weight: 300;
  line-height: 0.85;
  margin-bottom: 20px;
}
.PageIntroModule .body,
.PageIntroModule .headline {
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #000;
}
.PageIntroModule .body {
  font-family: nb_internationalprolight;
  font-size: 20px;
  line-height: 1.31;
}
@media (min-width: 768px) {
  .PageIntroModule {
    padding-top: 320px;
    padding-bottom: 60px;
  }
  .PageIntroModule .body {
    font-size: 20px;
    margin-left: 35.3293413248%;
    width: 53.9940119872%;
  }
  .PageIntroModule .headline {
    font-size: 90px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1024px) {
  .PageIntroModule .headline {
    font-size: 130px;
    margin-bottom: 66px;
  }
  .PageIntroModule .body {
    font-size: 30px;
  }
}
@media (min-width: 1440px) {
  .PageIntroModule {
    padding-bottom: 131px;
  }
}
.PageSectionModule {
  padding-top: 60px;
  padding-bottom: 20px;
}
.PageSectionModule .animation {
  display: none;
}
.PageSectionModule .imageContainer {
  position: absolute;
  top: 0;
  left: 0;
  width: 29.3413173724%;
  padding-top: 20.38%;
}
.PageSectionModule .imageContainer img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.PageSectionModule .headline {
  opacity: 0.5;
  font-family: nb_internationalproregular;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.54;
  margin-bottom: 40px;
}
.PageSectionModule .headline,
.PageSectionModule .title {
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #000;
}
.PageSectionModule .title {
  font-family: ClarendonBTWXX-Light;
  font-weight: 300;
  font-size: 50px;
  line-height: 0.84;
  margin-bottom: 18px;
}
.PageSectionModule .body {
  font-family: nb_internationalprolight;
  font-size: 16px;
  line-height: 1.4;
}
.PageSectionModule .body,
.PageSectionModule .viewAll {
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #000;
}
.PageSectionModule .viewAll {
  display: block;
  text-decoration: underline;
  margin-top: 44px;
  font-family: nb_internationalproregular;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.57;
}
.PageSectionModule .RelatedProjects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.PageSectionModule .RelatedProjects .entry {
  position: relative;
  margin-left: 35.3293413248%;
  display: inline-block;
  margin-right: 5.9880239524%;
}
.PageSectionModule .RelatedProjects .entry .imageContainer {
  position: relative;
  width: 100%;
  padding-top: 132.04081633%;
  overflow: hidden;
  margin-bottom: 23px;
  background-color: #f9f9f9;
}
.PageSectionModule .RelatedProjects .entry .imageContainer img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.PageSectionModule .RelatedProjects .entry .caseTitle {
  font-family: ClarendonBTWXX-Light;
  font-size: 23px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.09;
  letter-spacing: normal;
  color: #000;
  margin-bottom: 30px;
}
.PageSectionModule .RelatedProjects .entry .caseClientName {
  position: absolute;
  bottom: 0;
  font-family: nb_internationalproregular;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #b9b9b9;
}
.PageSectionModule .RelatedProjects .entry:nth-child(2) {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .PageSectionModule {
    padding-top: 100px;
    padding-bottom: 30px;
  }
  .PageSectionModule:nth-child(2) {
    padding-top: 60px;
  }
  .PageSectionModule .animation {
    display: block;
  }
  .PageSectionModule .headline {
    font-size: 13px;
    margin-bottom: 45px;
    margin-left: 35.3293413248%;
  }
  .PageSectionModule .title {
    font-size: 60px;
    margin-bottom: 15px;
    margin-left: 35.3293413248%;
  }
  .PageSectionModule .body {
    font-size: 19px;
    margin-left: 35.3293413248%;
    line-height: 1.48;
  }
  .PageSectionModule .viewAll {
    margin-top: 44px;
    margin-bottom: 0;
    margin-left: 35.3293413248%;
  }
}
@media (min-width: 768px) {
  .PageSectionModule:nth-child(2) {
    padding-top: 148px;
  }
}
@media (min-width: 1024px) {
  .PageSectionModule {
    padding-bottom: 66px;
  }
  .PageSectionModule .headline {
    margin-bottom: 25px;
  }
  .PageSectionModule .title {
    font-size: 80px;
    margin-bottom: 94px;
  }
  .PageSectionModule .body {
    line-height: 1.58;
  }
  .PageSectionModule .viewAll {
    margin-top: 44px;
    margin-bottom: 57px;
  }
}
@media (min-width: 1440px) {
  .PageSectionModule {
    padding-bottom: 19px;
  }
  .PageSectionModule .title {
    margin-bottom: 65px;
  }
  .PageSectionModule .viewAll {
    margin-top: 52px;
    margin-bottom: 0;
  }
}
.PeopleModule {
  padding-top: 177px;
  padding-bottom: 177px;
}
.PeopleModule .entries {
  display: none;
}
.PeopleModule .ParallaxGridComponent .entry h3 {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.04;
  color: #000;
}
.PeopleModule .ParallaxGridComponent .entry p {
  font-size: 13px;
  line-height: 1.69;
  color: #c6c5c5;
}
.PeopleModule .ParallaxGridComponent .entry .imageContainer {
  padding-top: 71.25%;
}
.PeopleModule .ParallaxGridComponent .entry .imageContainer img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.PeopleModule .ParallaxGridComponent .entry .imageContainer img.hidden {
  pointer-events: none;
}
.QuoteModule {
  background-color: #191919;
  color: #fff;
  padding-top: 90px;
  padding-bottom: 90px;
}
.QuoteModule .quoteContainer {
  position: relative;
  margin-bottom: 50px;
  overflow: hidden;
}
.QuoteModule .quote {
  position: absolute;
  font-weight: 500;
  opacity: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.QuoteModule .quote .title {
  width: 100%;
  font-size: 14px;
  line-height: 1;
}
.QuoteModule .quote .title .bullet {
  width: 10px;
  height: 10px;
  margin-right: 20px;
  position: relative;
  display: inline-block;
  background-color: #fff;
  border-radius: 50%;
}
.QuoteModule .quote .body {
  width: 100%;
  font-size: 15px;
  line-height: 1.0769230769;
  margin-bottom: 30px;
  font-weight: 300;
  font-family: ClarendonBTWXX-Light;
}
.QuoteModule .indicator .ticker {
  width: 52px;
  height: 1px;
  background-color: hsla(0, 0%, 100%, 0.3);
  margin-right: 12px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.QuoteModule .indicator .ticker:before {
  content: "";
  height: 11px;
  width: calc(100% + 10px);
  position: absolute;
  bottom: -5px;
  left: -5px;
}
.QuoteModule .indicator .ticker .timer {
  width: 0;
  height: 100%;
  background-color: #fff;
}
.QuoteModule .indicator .ticker:last-of-type {
  margin-right: 0;
}
@media (min-width: 640px) {
  .QuoteModule {
    padding-top: 172px;
    padding-bottom: 150px;
  }
  .QuoteModule .quote .body {
    font-size: 52px;
  }
}
@media (min-width: 768px) {
  .QuoteModule .quote .title {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .QuoteModule .quote .body {
    max-width: 82.3353293596%;
  }
  .QuoteModule .quote .title {
    font-size: 18px;
  }
}
.ServicesModule {
  padding-top: calc(100vh - 100px);
  background-color: #f8f6f5;
}
.ServicesModule .container.bottom {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 60px;
}
.ServicesModule .title {
  font-size: 45px;
  font-weight: 300;
  line-height: 1.11;
  color: #000;
  width: 100%;
  margin-bottom: 12px;
}
.ServicesModule .topContent {
  width: 100%;
}
.ServicesModule .topContent p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  color: #000;
}
.ServicesModule .topContent {
  margin-bottom: 50px;
}
.ServicesModule .grid.top .terms {
  width: 100%;
}
.ServicesModule .grid.top .terms .termsTitle {
  margin-bottom: 10px;
  opacity: 0.5;
  font-size: 14px;
  line-height: 1.43;
  color: #000;
  width: 35.3293413248%;
}
.ServicesModule .grid.top .terms .TermsList .circle {
  width: 6px;
  height: 6px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 1px;
  pointer-events: none;
  -webkit-transform: scale(0);
  transform: scale(0);
  will-change: transform;
}
.ServicesModule .grid.top .terms .TermsList {
  margin-bottom: 66px;
}
.ServicesModule .grid.top .terms li {
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  list-style: none;
}
.ServicesModule .grid.top .terms li p {
  font-size: 14px;
  line-height: 1.43;
  color: #000;
  white-space: nowrap;
}
.ServicesModule .grid.top .terms li:last-of-type {
  margin-bottom: 0;
}
.ServicesModule .section {
  padding-bottom: 68px;
  border-bottom: 1px solid #dcdcdc;
}
.ServicesModule .section:not(:first-child) {
  padding-top: 80px;
}
.ServicesModule .section .count {
  font-size: 12px;
  line-height: 1.83;
  color: #000;
  margin-bottom: 15px;
}
.ServicesModule .section .title {
  font-size: 45px;
  font-weight: 300;
  line-height: 1.11;
  color: #000;
  margin-bottom: 108px;
}
.ServicesModule .section .illustration {
  margin-bottom: 24px;
}
.ServicesModule .section .illustration img {
  width: 100%;
  max-width: 158px;
}
.ServicesModule .section .body p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  color: #000;
}
.ServicesModule .section .body {
  margin-bottom: 42px;
}
.ServicesModule .section .favoriteTitle {
  font-size: 13px;
  line-height: 1.69;
  color: #c3c3c3;
  padding-bottom: 29px;
}
.ServicesModule .section .favorites {
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ServicesModule .section .favorites,
.ServicesModule .section .favorites .col-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ServicesModule .section .favorites .entry {
  width: 100%;
  margin-bottom: 30px;
  display: block;
  cursor: pointer;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.ServicesModule .section .favorites .entry .imageContainer {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 20px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
.ServicesModule .section .favorites .entry .imageContainer.portrait {
  padding-top: 132%;
}
.ServicesModule .section .favorites .entry .imageContainer img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
.ServicesModule .section .favorites .entry .projectHeadline {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.09;
  color: #000;
}
.ServicesModule .section .favorites .entry .projectTitle {
  font-size: 13px;
  color: #c6c5c5;
}
@media (min-width: 412px) {
  .ServicesModule .section .favorites .entry:last-of-type {
    margin-bottom: 0;
  }
  .ServicesModule .section .favorites .column {
    margin-left: 5.9880239524%;
  }
  .ServicesModule .section .favorites .column:first-of-type {
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .ServicesModule .section .favorites .entry {
    margin-bottom: 60px;
  }
  .ServicesModule .section .favorites .entry:last-of-type {
    margin-bottom: 0;
  }
}
@media (min-width: 412px) {
  .ServicesModule .entry {
    position: relative;
  }
  .ServicesModule .entry .content {
    position: absolute;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .ServicesModule .title {
    font-size: 100px;
  }
  .ServicesModule .section .count,
  .ServicesModule .section .title {
    margin-left: 35.3293413248%;
  }
  .ServicesModule .section .body {
    width: 64.6706586972%;
  }
  .ServicesModule .section .body p {
    font-size: 23px;
  }
  .ServicesModule .section .favorites .content .projectHeadline {
    margin-bottom: 12px;
    font-size: 20px;
  }
  .ServicesModule .section .favoriteTitle {
    margin-left: 35.3293413248%;
  }
  .ServicesModule .illustration {
    width: 29.3413173724%;
    margin-right: 5.9880239524%;
  }
}
@media (min-width: 1024px) {
  .ServicesModule .grid.top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .ServicesModule .grid.top .terms {
    width: 29.3413173724%;
    margin-right: 5.9880239524%;
  }
  .ServicesModule .grid.top .terms .termsTitle {
    width: 60.1%;
  }
  .ServicesModule .grid.top .terms .TermsList {
    width: 39.9%;
  }
  .ServicesModule .topContent {
    width: 64.6706586972%;
  }
}
@media (min-width: 1440px) {
  .ServicesModule {
    padding-top: calc(100vh - 200px);
  }
  .ServicesModule .section .count {
    width: 29.3413173724%;
    margin-left: 0;
    text-align: right;
    margin-bottom: 0;
    height: 0;
  }
  .ServicesModule .section .body p {
    font-size: 26px;
  }
  .ServicesModule .section .favorites .content .projectHeadline {
    margin-bottom: 20px;
    font-size: 23px;
  }
  .ServicesModule .title {
    font-size: 150px;
    margin-bottom: 139px;
  }
}
.StoriesListModule {
  padding-top: 160px;
  padding-bottom: 67px;
  background-color: #f8f6f5;
}
.StoriesListModule .story {
  margin-bottom: 55px;
  display: block;
  cursor: pointer;
}
.StoriesListModule .story .info {
  margin-bottom: 16px;
  opacity: 0.3;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}
.StoriesListModule .story .info p {
  font-family: nb_internationalproregular;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #000;
}
.StoriesListModule .story .info .category {
  display: inline-block;
  margin-right: 26px;
}
.StoriesListModule .story .info .timeToRead {
  position: relative;
}
.StoriesListModule .story .info .timeToRead .eye {
  position: absolute;
  top: -2px;
  left: 4px;
}
.StoriesListModule .story .info .timeToRead .eye svg {
  width: 20px;
}
.StoriesListModule .story .info .timeToRead .text {
  margin-left: 33px;
  display: inline-block;
}
.StoriesListModule .story .info .timeToRead {
  display: inline-block;
}
.StoriesListModule .story .title {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  font-family: ClarendonBTWXX-Light;
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: normal;
  color: #000;
  max-width: 850px;
  margin-bottom: 20px;
  position: relative;
}
.StoriesListModule .story .title span {
  display: block;
}
.StoriesListModule .story .title .dotContainer {
  position: absolute;
  top: 4px;
  left: -17px;
}
.StoriesListModule .story .readMore,
.StoriesListModule .story .title .dotContainer {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.StoriesListModule .story .readMore {
  opacity: 0;
  font-family: nb_internationalproregular;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #000;
  -webkit-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
}
.StoriesListModule .story:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 640px) {
  .StoriesListModule .story .title {
    line-height: 1.1;
    max-width: 500px;
    font-size: 40px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .StoriesListModule {
    padding-bottom: 100px;
  }
  .StoriesListModule .story {
    margin-bottom: 55px;
    display: block;
    cursor: pointer;
  }
  .StoriesListModule .story .info {
    margin-bottom: 20px;
  }
  .StoriesListModule .story .info .category {
    margin-right: 50px;
  }
  .StoriesListModule .story .title {
    line-height: 1;
    max-width: 650px;
    font-size: 55px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1024px) {
  .StoriesListModule {
    padding-bottom: 100px;
  }
  .StoriesListModule .story {
    margin-bottom: 100px;
    display: block;
    cursor: pointer;
  }
  .StoriesListModule .story .info {
    margin-bottom: 25px;
  }
  .StoriesListModule .story .info .category {
    margin-right: 50px;
  }
  .StoriesListModule .story .title {
    font-size: 70px;
    max-width: 900px;
  }
}
@media (min-width: 1440px) {
  .StoriesListModule .story .title {
    font-size: 70px;
    max-width: 900px;
  }
}
@media (min-width: 1850px) {
  .StoriesListModule {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  .StoriesListModule .story {
    margin-bottom: 130px;
  }
  .StoriesListModule .story .title {
    font-size: 100px;
    max-width: 1400px;
  }
}
.StoryContentModule {
  position: relative;
  padding-bottom: 30px;
}
.StoryContentModule .container {
  position: relative;
}
.StoryContentModule .divider {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  display: none;
}
.StoryContentModule .divider .line {
  width: 1px;
  height: 100%;
  background: #f0f0f0;
  position: relative;
  left: 11.67664671%;
}
.StoryContentModule .intro {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.StoryContentModule .intro .eye {
  position: absolute;
  top: -1px;
  left: 0;
}
.StoryContentModule .intro .eye svg {
  width: 20px;
}
.StoryContentModule .intro .timeToRead {
  margin-left: 33px;
  margin-bottom: 20px;
  width: 100%;
  font-family: nb_internationalproregular;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #000;
}
.StoryContentModule .intro .text {
  width: 100%;
}
.StoryContentModule .intro .text p {
  font-family: nb_internationalprolight;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.37;
  letter-spacing: normal;
  color: #000;
}
.StoryContentModule .copy {
  margin-bottom: 18px;
  position: relative;
  width: 100%;
}
.StoryContentModule .copy h3 {
  margin-bottom: 11px;
  margin-top: 10px;
  max-width: 650px;
  font-family: ClarendonBTWXX-Light;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.58;
}
.StoryContentModule .copy h3,
.StoryContentModule .copy p {
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #000;
}
.StoryContentModule .copy p {
  font-family: nb_internationalprolight;
  font-size: 16px;
  line-height: 1.48;
}
.StoryContentModule .copy a {
  font-family: ClarendonBTWXX-Light;
  display: inline-block;
}
.StoryContentModule .copy a:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000;
}
.StoryContentModule .copy ul li {
  line-height: 1;
  font-family: nb_internationalproregular;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #000;
  list-style: none;
  position: relative;
  margin-left: 24px;
}
.StoryContentModule .copy ul li a {
  font-family: ClarendonBTWXX-Light;
  display: inline-block;
}
.StoryContentModule .copy ul li a:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000;
}
.StoryContentModule .copy li:before {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  top: 5px;
  left: -24px;
  position: absolute;
  border-radius: 50%;
  background-color: #000;
}
.StoryContentModule .quote {
  margin-bottom: 30px;
  position: relative;
  width: 82.3353293596%;
  left: 17.6646706624%;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.25;
  color: #000;
}
.StoryContentModule .quote,
.StoryContentModule .quote .title {
  font-family: nb_internationalproregular;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
}
.StoryContentModule .quote .title {
  opacity: 0.4;
  font-size: 11px;
  font-weight: 400;
  line-height: normal;
  margin-right: 35px;
}
.StoryContentModule .image {
  margin-bottom: 30px;
  width: 100%;
}
.StoryContentModule .image .spacerContainer {
  position: relative;
  width: 100%;
}
.StoryContentModule .image .imageContainer {
  width: 100%;
  height: 100%;
  position: relative;
}
.StoryContentModule .image img,
.StoryContentModule .image video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}
.StoryContentModule .image img.lazyloaded,
.StoryContentModule .image video.lazyloading {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.StoryContentModule .image .caption {
  font-size: 11px;
  margin-top: 10px;
}
.StoryContentModule .image.space {
  margin-top: 67px;
}
.StoryContentModule .image.Full .spacerContainer,
.StoryContentModule .image.Medium .spacerContainer {
  width: 100.000000022%;
  margin-left: 0;
}
.StoryContentModule .image:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .StoryContentModule {
    padding-bottom: 50px;
  }
  .StoryContentModule .intro {
    margin-bottom: 35px;
  }
  .StoryContentModule .intro .timeToRead {
    margin-bottom: 18px;
    width: 17.66467066%;
  }
  .StoryContentModule .intro .text {
    width: 100%;
  }
  .StoryContentModule .intro .text p {
    font-size: 30px;
    line-height: 1.27;
  }
  .StoryContentModule .divider {
    display: block;
  }
  .StoryContentModule .divider .line {
    left: 32.3353293486%;
  }
  .StoryContentModule .copy h3 {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .StoryContentModule .copy p {
    font-size: 19px;
    line-height: 1.48;
  }
  .StoryContentModule .copy,
  .StoryContentModule .quote {
    width: 64.6706586972%;
    left: 35.3293413248%;
  }
  .StoryContentModule .image {
    margin-bottom: 50px;
  }
  .StoryContentModule .image .spacerContainer {
    width: 64.6706586972%;
    margin-left: 35.3293413248%;
  }
  .StoryContentModule .image .caption {
    margin-left: 35.3293413248%;
    margin-top: 16px;
  }
  .StoryContentModule .image.Medium .spacerContainer {
    width: 82.3353293596%;
    margin-left: 17.6646706624%;
  }
  .StoryContentModule .image.Full .spacerContainer {
    width: 100.000000022%;
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .StoryContentModule {
    padding-bottom: 100px;
  }
  .StoryContentModule .intro .timeToRead {
    margin-bottom: 30px;
  }
  .StoryContentModule .intro .text p {
    line-height: 1.37;
  }
  .StoryContentModule .copy p {
    line-height: 1.58;
  }
  .StoryContentModule .copy h3 {
    margin-top: 40px;
    font-size: 26px;
    line-height: 1.4;
  }
}
@media (min-width: 1440px) {
  .StoryContentModule .copy.first {
    padding-top: 20px;
  }
  .StoryContentModule .container {
    margin-top: 60px;
  }
  .StoryContentModule .intro {
    margin-bottom: 41px;
  }
  .StoryContentModule .intro .text {
    margin-left: 29.3413173724%;
    width: 82.33532934%;
  }
  .StoryContentModule .intro .timeToRead {
    position: absolute;
    top: 0;
    left: 0;
  }
  .StoryContentModule .divider .line {
    left: 41.1676646798%;
  }
  .StoryContentModule .copy,
  .StoryContentModule .quote {
    width: 52.9940119872%;
    left: 47.0059880348%;
    margin-bottom: 67px;
  }
  .StoryContentModule .image .spacerContainer {
    width: 52.9940119872%;
    margin-left: 47.0059880348%;
  }
  .StoryContentModule .image .caption {
    margin-left: 47.0059880348%;
    font-size: 14px;
  }
  .StoryContentModule .image.Medium .spacerContainer {
    width: 70.6586826496%;
    margin-left: 29.3413173724%;
  }
}
.StoryHeroModule {
  position: relative;
  padding-top: 44px;
  margin-bottom: 40px;
}
.StoryHeroModule .categoryAndDate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 70px;
}
.StoryHeroModule .categoryAndDate div:first-of-type {
  margin-right: 60px;
}
.StoryHeroModule .categoryAndDate div p {
  opacity: 0.3;
  font-family: nb_internationalproregular;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #000;
  margin-bottom: 5px;
}
.StoryHeroModule .categoryAndDate div .highlight {
  opacity: 1;
  margin-bottom: 0;
}
.StoryHeroModule .title {
  font-family: ClarendonBTWXX-Light;
  font-size: 34px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #000;
  width: 100%;
  margin-bottom: 30px;
}
.StoryHeroModule .imageContainer {
  position: relative;
  width: 100%;
  padding-top: 132%;
}
.StoryHeroModule .imageContainer picture img,
.StoryHeroModule .imageContainer picture source {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: 1;
}
.StoryHeroModule .imageContainer video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
@media (min-width: 768px) {
  .StoryHeroModule {
    margin-bottom: 70px;
  }
  .StoryHeroModule .categoryAndDate {
    margin-top: 0;
    margin-left: 35.3293413248%;
    width: 64.6706586972%;
    margin-bottom: 115px;
  }
  .StoryHeroModule .title {
    font-size: 80px;
    margin-bottom: 50px;
  }
}
@media (min-width: 1440px) {
  .StoryHeroModule .title {
    width: 64.6706586972%;
  }
}
@media (min-width: 769px) {
  .StoryHeroModule .imageContainer {
    padding-top: 56.25%;
  }
}
#BackgroundRenderer {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 100vh;
}
#BackgroundRenderer .container,
#BackgroundRenderer .container .grid,
#BackgroundRenderer .container .innerContainer {
  height: 100%;
}
#BackgroundRenderer canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.DefaultTemplate {
  position: relative;
}
.DefaultTemplate .closeButton {
  display: none;
  width: 87px;
  height: 0;
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
  left: calc(2.44141% - 40px);
}
.DefaultTemplate .closeButton:before {
  width: 100px;
  height: 80px;
  content: "";
  position: absolute;
}
.DefaultTemplate .closeButton svg {
  pointer-events: none;
}
.DefaultTemplate .closeButton .bulge,
.DefaultTemplate .closeButton .hover {
  visibility: hidden;
}
.DefaultTemplate .closeButton .cross {
  pointer-events: none;
  width: 34px;
  height: 34px;
  position: absolute;
  top: -2px;
  left: 31px;
  display: none;
}
.DefaultTemplate .closeButton .cross .close {
  width: 26px;
}
@media (min-width: 768px) {
  .DefaultTemplate .closeButton {
    display: block;
  }
}
.container .ErrorPage.grid,
.ErrorPage,
.innerContainer.ErrorPage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ErrorPage {
  height: 100%;
}
.ErrorPage .center {
  width: 100%;
  height: 100%;
}
.ErrorPage .center .innerCenter {
  width: 100%;
}
.ErrorPage .center .left {
  width: 100%;
  padding-top: 120px;
  position: relative;
}
.ErrorPage .center .right {
  width: 100%;
  padding-top: 20px;
  position: relative;
}
.ErrorPage .center .right svg {
  width: 100%;
  max-width: 550px;
}
.ErrorPage h3 {
  opacity: 0.5;
  font-family: nb_internationalproregular;
  font-size: 13px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #000;
  margin-bottom: 22px;
}
.ErrorPage h1 {
  margin-bottom: 30px;
  font-size: 50px;
  font-weight: 300;
  line-height: 0.9;
  max-width: 265px;
}
.ErrorPage h1,
.ErrorPage p {
  width: 100%;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.ErrorPage p {
  font-family: nb_internationalprolight;
  font-size: 19px;
  line-height: 1.58;
  color: #000;
}
.ErrorPage p a {
  font-family: nb_internationalproregular;
  font-weight: 400;
  text-decoration: underline;
}
@media (max-height: 510px) {
  .ErrorPage .innerCenter.minHeight {
    top: 100px;
    -webkit-transform: unset;
    transform: unset;
  }
}
@media (min-width: 768px) {
  .ErrorPage h1 {
    font-size: 80px;
    max-width: 465px;
  }
  .ErrorPage .innerCenter {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .ErrorPage .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ErrorPage .center .left,
  .ErrorPage .center .right {
    padding-top: 0;
    width: 50%;
    height: 100%;
    position: relative;
  }
}
.logo.Error {
  opacity: 1;
}
.HomeTemplate .top {
  padding-bottom: 179px;
}
.ServicesTemplate .CaseGridModule .entry .project {
  text-decoration: none;
}
.template {
  width: 100%;
}
.WorkTemplate .filters {
  height: 210px;
}
@media (min-width: 768px) {
  .WorkTemplate .filters {
    height: 179px;
  }
}
.DebugGrid {
  position: fixed;
  z-index: 10000;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
}
.DebugGrid .container {
  width: 100%;
  height: 100%;
}
.DebugGrid .container .grid {
  width: 100%;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.DebugGrid .container .grid div {
  height: 100%;
  background-color: #db7093;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.noScroll .DebugGrid {
  padding-right: 15px;
}
.Footer {
  background-color: #f8f6f5;
  padding-top: 60px;
  display: none;
}
.Footer .title {
  font-family: nb_internationalproregular;
  opacity: 0.5;
  font-size: 14px;
  line-height: 1.43;
  color: #000;
  margin-bottom: 25px;
}
.Footer .container .grid .left {
  position: relative;
  padding-bottom: 37px;
  display: none;
}
.Footer .container .grid .left video {
  width: 100%;
  opacity: 0;
  mix-blend-mode: multiply;
}
.Footer .container .grid .left video.lazyloading {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.Footer .container .grid .left img {
  position: absolute;
  right: 0;
  top: 77px;
  width: 250px;
  height: 197px;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.Footer .container .grid .left img.lazyloaded {
  opacity: 1;
}
.Footer .container .grid .right,
.Footer .right {
  width: 100%;
}
.Footer .right .section {
  border-top: 1px solid #cacaca;
  padding-top: 9px;
  padding-bottom: 60px;
  width: 100%;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.Footer .right .section .body {
  font-size: 14px;
  line-height: 1.57;
  color: #000;
  pointer-events: none;
}
.Footer .right .section .emailLink {
  font-family: ClarendonBTWXX-Light;
  font-size: 18px;
  line-height: 1.39;
  color: #000;
  pointer-events: none;
}
.Footer .right .section .title {
  pointer-events: none;
}
.Footer .right .logoDept {
  width: 100%;
  padding-bottom: 40px;
}
.Footer .right .logoDept svg {
  width: 68px;
  height: 39px;
}
.Footer .right .visit {
  width: 100%;
}
.Footer .right .visit .privacy-link--desktop {
  display: none;
}
.Footer .right .visit .offices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.Footer .right .visit .offices .office {
  min-width: 180px;
  width: 45.37037037%;
  display: inline-block;
  padding-bottom: 27px;
  cursor: pointer;
}
.Footer .right .visit .offices .office .city {
  font-family: ClarendonBTWXX-Light;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.39;
  color: #2c2d2e;
  margin-bottom: 7px;
}
.Footer .right .visit .offices .privacy-link--mobile {
  display: block;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  white-space: nowrap;
  font-family: nb_internationalproregular;
  font-size: 14px;
  line-height: 1.43;
  color: #000;
  opacity: 0.5;
  text-decoration: underline;
}
.Footer .divider {
  width: 100%;
  height: 1px;
  background-color: #cacaca;
  margin-bottom: 10px;
}
.Footer .social {
  width: 100%;
  margin-left: 0;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.Footer .social a {
  opacity: 0.5;
  font-family: nb_internationalproregular;
  font-size: 14px;
  line-height: 1.57;
  color: #000;
  margin-right: 25px;
}
.Footer .social a:last-of-type {
  margin-right: 0;
}
.Footer .copyright {
  margin-top: 10px;
  opacity: 0.5;
  font-family: nb_internationalproregular;
  font-size: 14px;
  line-height: 1.14;
  color: #000;
}
.Footer .bottom {
  height: 55px;
}
.Footer .bottom svg {
  height: 55px;
  width: 545px;
  position: absolute;
  bottom: 0;
  left: calc(50% - 272px);
}
.Footer .bottom svg path {
  cursor: pointer;
}
.Footer .bottom p {
  font-family: nb_internationalproregular;
  font-size: 14px;
  position: absolute;
  left: 50%;
  top: 18px;
  text-align: center;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  left: 0;
  width: 100%;
}
@media (min-width: 412px) {
  .Footer .bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .Footer .right,
  .Footer .social {
    margin-left: 5.9880239524%;
  }
  .Footer .right .section {
    border-top: 1px solid #cacaca;
    padding-top: 9px;
    padding-bottom: 50px;
    width: 100%;
  }
  .Footer .right .section .body {
    font-size: 14px;
    line-height: 1.57;
    color: #000;
  }
  .Footer .right .section .emailLink {
    font-family: ClarendonBTWXX-Light;
    font-size: 18px;
    line-height: 1.39;
    color: #000;
  }
  .Footer .right .section:nth-child(4) {
    padding-bottom: 140px;
  }
  .Footer .right .logoDept,
  .Footer .right .logoDeptSpacer {
    width: 100%;
  }
  .Footer .right .visit .offices .office {
    padding-bottom: 62px;
  }
  .Footer .right .visit .offices .office .address {
    opacity: 0.5;
    font-size: 14px;
    line-height: 1.29;
    color: #000;
  }
}
@media (min-width: 900px) {
  .Footer .right .visit .offices {
    display: block;
  }
  .Footer .right .visit .offices .office {
    min-width: 180px;
    width: unset;
    margin-right: 60px;
  }
}
@media (min-width: 768px) {
  .Footer .right .section:nth-child(4) {
    margin-bottom: 10px;
    padding-bottom: 60px;
  }
  .Footer .right .visit .offices .office {
    padding-bottom: 47px;
  }
  .Footer .title {
    margin-bottom: 16px;
  }
  .Footer .container .grid .left {
    display: block;
  }
  .Footer .container .grid .left img {
    top: -20px;
  }
  .Footer .container .grid .right {
    width: 64.6706586972%;
  }
  .Footer .bottom {
    overflow: hidden;
  }
  .Footer .bottom svg {
    left: calc(35.32934% - 229px);
  }
  .Footer .bottom p {
    left: 35.3293413248%;
    width: unset;
  }
}
@media (min-width: 1024px) {
  .Footer {
    padding-top: 71px;
  }
  .Footer .title {
    margin-bottom: 30px;
  }
  .Footer .container .grid .left img {
    top: -20px;
  }
  .Footer .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .Footer .right .logoDept,
  .Footer .right .section {
    width: 45.37037037%;
    margin-bottom: 50px;
  }
  .Footer .right .logoDeptSpacer {
    width: 45.37037037%;
  }
  .Footer .right .visit {
    position: relative;
  }
  .Footer .right .visit .offices .privacy-link--mobile {
    display: none;
  }
  .Footer .right .visit .privacy-link--desktop {
    display: block;
    position: absolute;
    bottom: 0;
    left: 54.62962963%;
    font-family: nb_internationalproregular;
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    opacity: 0.5;
    text-decoration: underline;
  }
}
.logo {
  top: 41px;
  left: 4.8828125%;
  cursor: pointer;
  opacity: 0;
}
.logo,
.MainMenu {
  position: absolute;
  z-index: 5;
}
.MainMenu {
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.MainMenu .elementContainer {
  width: 100%;
  height: 18px;
  position: absolute;
  z-index: 2;
}
.MainMenu .burger {
  display: none;
  cursor: pointer;
  position: absolute;
  margin-top: -10px;
  right: calc(4.88281% - 10px);
  height: 38px;
  width: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.MainMenu .burger .lines {
  margin-left: 10px;
  width: 30px;
  height: 18px;
}
.MainMenu .burger .lines .line {
  background-color: #000;
  width: 100%;
  height: 3px;
  margin-bottom: 2px;
}
.MainMenu .burger .lines .line:last-of-type {
  width: 22px;
}
.MainMenu .burger svg {
  margin-left: 10px;
  width: 15px;
  height: 9px;
}
.MainMenu .MenuHitArea {
  position: fixed;
  top: 0;
  left: 0;
  width: calc(100% - 328px);
  height: 100vh;
  z-index: 1;
  display: none;
  pointer-events: none;
}
@media (min-width: 768px) {
  .MainMenu {
    height: 80px;
  }
}
@media (min-width: 1024px) {
  .MainMenu {
    height: 67px;
  }
}
@media (min-width: 1850px) {
  .MainMenu {
    height: 103px;
  }
}
@media (min-width: 2550px) {
  .MainMenu {
    height: 142px;
  }
}
.mobileBurger {
  position: fixed;
  top: 26px;
  right: calc(4.88281% - 9px);
  z-index: 999;
  width: 40px;
  height: 40px;
}
.mobileBurger .burger {
  position: absolute;
  top: 5px;
  left: 11px;
  width: 17px;
  height: 10px;
}
.mobileBurger.light .burger svg #Navigation---Open---Default---768 {
  fill: #fff;
}
.mobileBurger .closeX {
  opacity: 0;
  position: absolute;
  top: 6px;
  left: 1px;
  width: 34px;
  height: 34px;
}
.mobileBurger .closeX svg path {
  fill: #fff;
}
@media (min-width: 1025px) {
  .mobileBurger {
    display: none;
  }
  .touch .mobileBurger {
    display: block;
  }
}
.items {
  position: fixed;
  z-index: 667;
  top: 0;
  height: 100%;
  max-height: 100vh;
  display: none;
}
.container .items .grid,
.items .container .grid,
.items .innerContainer {
  height: 100%;
  position: relative;
}
.container .items .grid .left,
.items .container .grid .left,
.items .innerContainer .left {
  position: absolute;
  top: 41px;
  left: 0;
  height: 71.97530864%;
  width: 52.9940119872%;
}
.container .items .grid .left .staticLogo,
.items .container .grid .left .staticLogo,
.items .innerContainer .left .staticLogo {
  opacity: 0;
  pointer-events: all;
  cursor: pointer;
  display: block;
}
.container .items .grid .left .staticLogo svg path,
.items .container .grid .left .staticLogo svg path,
.items .innerContainer .left .staticLogo svg path {
  fill: #fff;
}
.container .items .grid .right,
.items .container .grid .right,
.items .innerContainer .right {
  position: absolute;
  top: 28.02469136%;
  height: 71.97530864%;
  left: 0;
  width: 100%;
}
.items .MenuItems {
  width: 100%;
  height: 100%;
  z-index: 4;
  top: 0;
  left: 0;
  margin: 0 auto;
  max-width: 1300px;
  position: relative;
}
.items .MenuItems,
.items .MenuItems .dotContainer {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.items .MenuItems .dotContainer {
  display: none;
  position: absolute;
  top: 7px;
  left: -17px;
}
.items .MenuItems a {
  width: 100%;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 20px;
  opacity: 0;
  will-change: transform;
  position: relative;
}
.items .MenuItems a p {
  font-family: ClarendonBTWXX-Light;
  font-size: 35px;
  font-weight: 300;
  letter-spacing: 0.3px;
  color: #fff;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.items .MenuSocial {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  z-index: 5;
}
.items .MenuSocial .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.items .MenuSocial .links a {
  opacity: 0;
  display: block;
  width: 65px;
  height: 17px;
  font-family: nb_internationalproregular;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}
@media (min-width: 1440px) {
  .items .MenuItems a {
    margin-right: 80px;
  }
  .items .MenuItems a:last-of-type {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .container .items .grid .MenuSocial,
  .items .container .grid .MenuSocial,
  .items .innerContainer .MenuSocial {
    width: 50.000000011%;
  }
  .container .items .grid .MenuSocial .links,
  .items .container .grid .MenuSocial .links,
  .items .innerContainer .MenuSocial .links {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .container .items .grid .MenuSocial .links a,
  .items .container .grid .MenuSocial .links a,
  .items .innerContainer .MenuSocial .links a {
    margin-right: 40px;
  }
  .container .items .grid .MenuItems .dotContainer,
  .items .container .grid .MenuItems .dotContainer,
  .items .innerContainer .MenuItems .dotContainer {
    display: block;
  }
  .container .items .grid .MenuItems a p,
  .items .container .grid .MenuItems a p,
  .items .innerContainer .MenuItems a p {
    text-align: left;
    font-size: 60px;
  }
  .container .items .grid .left,
  .items .container .grid .left,
  .items .innerContainer .left {
    top: 28.02469136%;
  }
  .container .items .grid .right,
  .items .container .grid .right,
  .items .innerContainer .right {
    left: 55.9880239634%;
    width: 44.0119760586%;
  }
}
@media (max-height: 580px) {
  .container .items .grid .MenuItems a,
  .items .container .grid .MenuItems a,
  .items .innerContainer .MenuItems a {
    margin-bottom: 5px;
  }
  .container .items .grid .MenuItems a p,
  .items .container .grid .MenuItems a p,
  .items .innerContainer .MenuItems a p {
    font-size: 52px;
  }
}
@media (min-width: 768px) and (max-height: 770px) {
  .container .items .grid .left,
  .items .container .grid .left,
  .items .innerContainer .left {
    top: 41px;
  }
  .container .items .grid .right,
  .items .container .grid .right,
  .items .innerContainer .right {
    height: calc(100vh - 41px);
    top: 41px;
  }
}
@media (min-height: 770px) {
  .container .items .grid .right,
  .items .container .grid .right,
  .items .innerContainer .right {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
  }
  .items .MenuItems {
    height: unset;
  }
}
.closeBulge {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 668;
  pointer-events: none;
}
.closeBulge .bulge {
  position: absolute;
  top: 0;
  left: 0;
  width: 500px;
  height: 100vh;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.closeBulge .bulge #curve {
  fill: #fff;
}
.closeBulge .close {
  cursor: pointer;
  width: 34px;
  height: 34px;
}
#MenuBulge {
  position: fixed;
  z-index: 665;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  display: none;
}
#MenuBulge svg {
  position: absolute;
  will-change: transform;
}
#MenuBulge svg path {
  fill: #000;
}
#MenuBulge .left {
  top: 0;
  left: 0;
}
#MenuBulge .right {
  top: 0;
  right: 0;
}
.burgers {
  display: none;
  position: fixed;
  z-index: 665;
  pointer-events: none;
}
.burgers,
.burgers svg {
  top: 0;
  left: 0;
  opacity: 0;
}
.burgers svg {
  width: 19px;
  height: 15px;
  position: absolute;
  z-index: 2;
}
.burgers .hitarea {
  z-index: 3;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
}
@media (min-width: 768px) {
  .burgers {
    opacity: 1;
    pointer-events: all;
  }
}
@media (min-width: 1025px) {
  #MenuBulge {
    display: block;
  }
}
.QuoteDisplay {
  position: absolute;
  display: none;
  right: calc(4.88281% + 290px);
  opacity: 0;
}
.QuoteDisplay .textContainer {
  position: absolute;
  left: 72px;
  top: 0;
  width: 270px;
}
.QuoteDisplay .textContainer .text {
  font-family: nb_internationalproregular;
  font-size: 14px;
  color: #000;
}
.QuoteDisplay .icon {
  position: relative;
}
.QuoteDisplay .icon img {
  position: absolute;
  width: 73px;
  height: 48px;
  -webkit-transform: scale(0.7) translate3d(0, -50%, 0);
  transform: scale(0.7) translate3d(0, -50%, 0);
}
@media (min-width: 768px) {
  .QuoteDisplay {
    display: block;
  }
}
.PageWipe {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 666;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.VideoPlayer .play {
  z-index: 2;
}
.VideoPlayer {
  position: relative;
  margin-bottom: 72px;
  width: 100%;
  padding-top: 56.24%;
}
.VideoPlayer video {
  height: 100%;
}
.VideoPlayer .posterImage,
.VideoPlayer video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.VideoPlayer .controls {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.VideoPlayer .controls .play {
  position: absolute;
  left: 30px;
  top: -50px;
  cursor: pointer;
}
.VideoPlayer .controls .play svg {
  margin-right: 30px;
}
.VideoPlayer .controls .play .label {
  font-size: 24px;
  color: #fff;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.VideoPlayer .controls .scrubber {
  position: absolute;
  width: calc(100% - 160px);
  bottom: -76px;
  left: 80px;
  z-index: 0;
}
.VideoPlayer .controls .scrubber .background,
.VideoPlayer .VimeoPlayer .controls .scrubber .indicator,
.VimeoPlayer .VideoPlayer .controls .scrubber .indicator {
  width: 100%;
  height: 200px;
}
.VideoPlayer .controls .scrubber .background svg,
.VideoPlayer .VimeoPlayer .controls .scrubber .indicator svg,
.VimeoPlayer .VideoPlayer .controls .scrubber .indicator svg {
  opacity: 0;
  max-width: 100%;
}
.VideoPlayer .controls .scrubber .background svg path,
.VideoPlayer .VimeoPlayer .controls .scrubber .indicator svg path,
.VimeoPlayer .VideoPlayer .controls .scrubber .indicator svg path {
  fill: none;
  stroke: #fff;
  opacity: 0.5;
  stroke-width: 1;
}
.VideoPlayButton {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  z-index: 10;
  cursor: pointer;
}
.VideoPlayButton .background,
.VideoPlayButton .VimeoPlayer .controls .scrubber .indicator,
.VimeoPlayer .controls .scrubber .VideoPlayButton .indicator {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
}
.VideoPlayButton .animation {
  z-index: 2;
}
.VimeoPlayer {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  padding-bottom: 56.1%;
  overflow: hidden;
  cursor: pointer;
}
.VimeoPlayer.theme-Dark svg circle {
  fill: #000;
}
.VimeoPlayer.theme-Dark svg path {
  fill: #fff;
}
.VimeoPlayer.theme-Dark .controls .scrubber .background svg path,
.VimeoPlayer.theme-Dark .controls .scrubber .indicator svg path {
  stroke: #000;
}
.VimeoPlayer .mainHitarea {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.VimeoPlayer .playButton {
  position: absolute;
  width: 80px;
  height: 80px;
  top: calc(50% - 40px);
  left: calc(50% - 40px);
  z-index: 3;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.VimeoPlayer.Medium {
  width: 100%;
  padding-bottom: 55.32%;
}
.VimeoPlayer.mal-1 {
  margin-left: 17.6646706624%;
}
.VimeoPlayer.mal-2 {
  margin-left: 35.3293413248%;
}
.VimeoPlayer.mar-1 {
  margin-right: 17.6646706624%;
}
.VimeoPlayer.mar-2 {
  margin-right: 35.3293413248%;
}
.VimeoPlayer .video-js,
.VimeoPlayer .vimeoIframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.VimeoPlayer iframe {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.VimeoPlayer iframe .player {
  width: 100%;
}
.VimeoPlayer .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.VimeoPlayer .embed-container embed,
.VimeoPlayer .embed-container iframe,
.VimeoPlayer .embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.VimeoPlayer .play {
  z-index: 2;
}
.VimeoPlayer .posterImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.VimeoPlayer .controls {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  pointer-events: none;
}
.VimeoPlayer .controls.active {
  pointer-events: all;
}
.VimeoPlayer .controls .play {
  position: absolute;
  left: 30px;
  top: -47px;
  cursor: pointer;
}
.VimeoPlayer .controls .play svg {
  margin-right: 30px;
}
.VimeoPlayer .controls .play .label {
  font-size: 24px;
  color: #fff;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.VimeoPlayer .controls .scrubber {
  position: absolute;
  width: calc(100% - 160px);
  bottom: 70px;
  left: 80px;
  z-index: 0;
}
.VimeoPlayer .controls .scrubber .hitarea {
  width: 100%;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.VimeoPlayer .controls .scrubber .background,
.VimeoPlayer .controls .scrubber .indicator {
  width: 100%;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
}
.VimeoPlayer .controls .scrubber .background svg,
.VimeoPlayer .controls .scrubber .indicator svg {
  opacity: 0;
  max-width: 100%;
}
.VimeoPlayer .controls .scrubber .background svg path,
.VimeoPlayer .controls .scrubber .indicator svg path {
  fill: none;
  stroke: #fff;
  opacity: 0.5;
  stroke-width: 1;
}
.VimeoPlayer .controls .scrubber .indicator svg path {
  opacity: 1;
}
@media (min-width: 412px) {
  .VimeoPlayer .controls .scrubber {
    bottom: 100px;
  }
}
@media (min-width: 640px) {
  .VimeoPlayer .controls .scrubber {
    bottom: 124px;
  }
}
@media (min-width: 768px) {
  .VimeoPlayer.Medium {
    width: 64.6706586972%;
    padding-bottom: 36.32%;
  }
  .VimeoPlayer {
    margin-bottom: 72px;
  }
}
.video-js
  .vjs-audio-button
  + .vjs-menu
  .vjs-main-desc-menu-item
  .vjs-menu-item-text
  .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}
.video-js
  .vjs-audio-button
  + .vjs-menu
  .vjs-main-desc-menu-item
  .vjs-menu-item-text
  .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " \f11d";
  font-size: 1.5em;
  line-height: inherit;
}
.video-js .vjs-mute-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
}
.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px;
}
.video-js
  .vjs-volume-panel
  .vjs-mute-control:hover
  ~ .vjs-volume-control.vjs-volume-horizontal,
.video-js
  .vjs-volume-panel
  .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
}
.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,
.video-js .vjs-volume-panel .vjs-volume-control:active,
.video-js .vjs-volume-panel .vjs-volume-control:hover,
.video-js .vjs-volume-panel:active .vjs-volume-control,
.video-js .vjs-volume-panel:focus .vjs-volume-control,
.video-js .vjs-volume-panel:hover .vjs-volume-control {
  visibility: visible;
  opacity: 1;
  position: relative;
  -webkit-transition:
    visibility 0.1s,
    opacity 0.1s,
    height 0.1s,
    width 0.1s,
    left 0s,
    top 0s;
  transition:
    visibility 0.1s,
    opacity 0.1s,
    height 0.1s,
    width 0.1s,
    left 0s,
    top 0s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
  width: 9em;
  -webkit-transition: width 0.1s;
  transition: width 0.1s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em;
}
.video-js .vjs-volume-panel {
  -webkit-transition: width 1s;
  transition: width 1s;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3.5em;
  -webkit-transition:
    visibility 1s,
    opacity 1s,
    height 1s 1s,
    width 1s 1s,
    left 1s 1s,
    top 1s 1s;
  transition:
    visibility 1s,
    opacity 1s,
    height 1s 1s,
    width 1s 1s,
    left 1s 1s,
    top 1s 1s;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  -webkit-transition:
    visibility 1s,
    opacity 1s,
    height 1s 1s,
    width 1s,
    left 1s 1s,
    top 1s 1s;
  transition:
    visibility 1s,
    opacity 1s,
    height 1s 1s,
    width 1s,
    left 1s 1s,
    top 1s 1s;
}
.video-js.vjs-no-flex
  .vjs-volume-panel
  .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  -webkit-transition: none;
  transition: none;
}
.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex
  .vjs-volume-panel
  .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: 0.5em;
}
.video-js .vjs-volume-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em;
}
.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em;
}
.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto;
}
.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em;
}
.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em;
}
.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
}
.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em;
}
.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em;
}
.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em;
}
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}
.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0);
}
.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-modal-dialog,
.vjs-button > .vjs-icon-placeholder:before,
.vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.vjs-button > .vjs-icon-placeholder:before {
  text-align: center;
}
@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==)
    format("woff");
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder,
.vjs-icon-play {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.vjs-icon-play:before {
  content: "\f101";
}
.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-play-circle:before {
  content: "\f102";
}
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,
.vjs-icon-pause {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,
.vjs-icon-pause:before {
  content: "\f103";
}
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,
.vjs-icon-volume-mute {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,
.vjs-icon-volume-mute:before {
  content: "\f104";
}
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,
.vjs-icon-volume-low {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,
.vjs-icon-volume-low:before {
  content: "\f105";
}
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,
.vjs-icon-volume-mid {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,
.vjs-icon-volume-mid:before {
  content: "\f106";
}
.video-js .vjs-mute-control .vjs-icon-placeholder,
.vjs-icon-volume-high {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mute-control .vjs-icon-placeholder:before,
.vjs-icon-volume-high:before {
  content: "\f107";
}
.video-js .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-enter:before {
  content: "\f108";
}
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-exit:before {
  content: "\f109";
}
.vjs-icon-square {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-square:before {
  content: "\f10a";
}
.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-spinner:before {
  content: "\f10b";
}
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-subtitles-button .vjs-icon-placeholder,
.vjs-icon-subtitles {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js.video-js:lang(en-AU)
  .vjs-subs-caps-button
  .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB)
  .vjs-subs-caps-button
  .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE)
  .vjs-subs-caps-button
  .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ)
  .vjs-subs-caps-button
  .vjs-icon-placeholder:before,
.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,
.vjs-icon-subtitles:before {
  content: "\f10c";
}
.video-js .vjs-captions-button .vjs-icon-placeholder,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,
.vjs-icon-captions {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-captions-button .vjs-icon-placeholder:before,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.vjs-icon-captions:before {
  content: "\f10d";
}
.vjs-icon-chapters {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-chapters:before {
  content: "\f10e";
}
.vjs-icon-share {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-share:before {
  content: "\f10f";
}
.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-cog:before {
  content: "\f110";
}
.video-js .vjs-play-progress,
.video-js .vjs-volume-level,
.vjs-icon-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before,
.vjs-icon-circle:before {
  content: "\f111";
}
.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-circle-outline:before {
  content: "\f112";
}
.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-circle-inner-circle:before {
  content: "\f113";
}
.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-hd:before {
  content: "\f114";
}
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,
.vjs-icon-cancel {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,
.vjs-icon-cancel:before {
  content: "\f115";
}
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,
.vjs-icon-replay {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,
.vjs-icon-replay:before {
  content: "\f116";
}
.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-facebook:before {
  content: "\f117";
}
.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-gplus:before {
  content: "\f118";
}
.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-linkedin:before {
  content: "\f119";
}
.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-twitter:before {
  content: "\f11a";
}
.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-tumblr:before {
  content: "\f11b";
}
.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-pinterest:before {
  content: "\f11c";
}
.video-js .vjs-descriptions-button .vjs-icon-placeholder,
.vjs-icon-audio-description {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,
.vjs-icon-audio-description:before {
  content: "\f11d";
}
.video-js .vjs-audio-button .vjs-icon-placeholder,
.vjs-icon-audio {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-audio-button .vjs-icon-placeholder:before,
.vjs-icon-audio:before {
  content: "\f11e";
}
.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-next-item:before {
  content: "\f11f";
}
.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-previous-item:before {
  content: "\f120";
}
.vjs-icon-picture-in-picture-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-picture-in-picture-enter:before {
  content: "\f121";
}
.vjs-icon-picture-in-picture-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-picture-in-picture-exit:before {
  content: "\f122";
}
.video-js {
  display: block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
}
.video-js:-moz-full-screen {
  position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js {
  word-break: normal;
}
.video-js[tabindex="-1"] {
  outline: none;
}
.video-js *,
.video-js :after,
.video-js :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin: 0;
}
.video-js.vjs-4-3,
.video-js.vjs-16-9,
.video-js.vjs-fluid {
  width: 100%;
  max-width: 100%;
  height: 0;
}
.video-js.vjs-16-9 {
  padding-top: 56.25%;
}
.video-js.vjs-4-3 {
  padding-top: 75%;
}
.video-js.vjs-fill,
.video-js .vjs-tech {
  width: 100%;
  height: 100%;
}
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
}
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
}
.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
.vjs-hidden {
  display: none !important;
}
.vjs-disabled {
  opacity: 0.5;
  cursor: default;
}
.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0 auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66a8cc;
}
.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 40px;
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  color: #191919;
  background: #fff;
  border-radius: 50%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
  -webkit-transition: all 0s;
  transition: all 0s;
}
.vjs-controls-disabled .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause
  .vjs-big-play-button {
  display: block;
}
.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  -webkit-transition: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.video-js button.vjs-fullscreen-control,
.video-js button.vjs-play-control {
  color: #191919;
  background: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
.vjs-control .vjs-button {
  width: 100%;
  height: 100%;
}
.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2;
}
.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.8)),
    to(transparent)
  );
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), transparent);
  overflow: auto;
}
.video-js .vjs-modal-dialog > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}
.vjs-menu-button {
  cursor: pointer;
}
.vjs-menu-button.vjs-disabled {
  cursor: default;
}
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}
.vjs-menu .vjs-menu-content {
  display: block;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 0 20px;
  color: #d6d6d6;
  overflow: auto;
}
.vjs-menu .vjs-menu-content > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none;
}
.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
  color: #fff;
  font-weight: 700;
}
.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em;
  font-weight: 700;
  cursor: default;
}
.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0;
  margin-bottom: 1.5em;
  border-top-color: hsla(0, 0%, 100%, 0);
}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,
.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu {
  display: block;
}
.video-js .vjs-menu-button-inline {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
}
.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em;
}
.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline:hover .vjs-menu {
  display: block;
  opacity: 1;
}
.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
  width: auto;
}
.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px;
  height: 100px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(rgba(0, 0, 0, 0.5))
  );
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.5));
}
.vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition:
    visibility 0.1s,
    opacity 0.1s;
  transition:
    visibility 0.1s,
    opacity 0.1s;
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  -webkit-transition:
    visibility 1s,
    opacity 1s;
  transition:
    visibility 1s,
    opacity 1s;
}
.vjs-controls-disabled .vjs-control-bar,
.vjs-error .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar {
  display: none !important;
}
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}
.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
.vjs-button > .vjs-icon-placeholder:before {
  font-size: 28px;
  line-height: 40px;
}
.video-js .vjs-control:focus,
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before {
  text-shadow: 0 0 1em #fff;
}
.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}
.video-js .vjs-custom-control-spacer {
  display: none;
}
.video-js .vjs-progress-control {
  cursor: pointer;
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 4em;
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 80px;
  width: calc(100% - 200px);
  right: 120px;
  bottom: 0;
}
.video-js .vjs-progress-control.disabled {
  cursor: default;
}
.vjs-live .vjs-progress-control {
  display: none;
}
.vjs-no-flex .vjs-progress-control {
  width: auto;
}
.video-js .vjs-progress-holder {
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  height: 4px;
  border-radius: 2px;
}
.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px;
}
.video-js .vjs-progress-control:hover .vjs-play-progress:before {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div,
.video-js .vjs-progress-holder .vjs-play-progress {
  position: absolute;
  display: block;
  height: 4px;
  border-radius: 2px;
  margin: 0;
  padding: 0;
  width: 0;
}
.video-js .vjs-play-progress {
  background-color: #fff;
}
.video-js .vjs-play-progress:before {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition:
    transform 0.2s,
    -webkit-transform 0.2s;
  will-change: transform;
  height: 8px;
  width: 8px;
  position: absolute;
  right: -4px;
  top: -3px;
  z-index: 1;
}
.video-js .vjs-load-progress,
.video-js .vjs-load-progress div {
  border-radius: 2px;
  background: hsla(0, 0%, 100%, 0.4);
}
.video-js .vjs-mouse-display,
.video-js .vjs-time-tooltip {
  display: none;
}
.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em;
  border-radius: 2px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: hsla(0, 0%, 100%, 0.4);
}
.video-js .vjs-slider.disabled {
  cursor: default;
}
.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
.vjs-has-started .vjs-poster {
  display: none;
}
.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}
.vjs-using-native-controls .vjs-poster {
  display: none;
}
.video-js .vjs-live-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}
.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}
.video-js .vjs-time-control {
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 14px;
  line-height: 14px;
  width: auto;
  font-family:
    Source Sans Pro,
    serif;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  bottom: -6px;
  margin-bottom: -6px;
}
.video-js .vjs-remaining-time {
  display: none;
}
.video-js .vjs-current-time {
  margin-left: 18px;
}
.video-js .vjs-time-divider {
  padding-left: 3px;
  padding-right: 3px;
}
.video-js .vjs-play-control .vjs-icon-placeholder {
  cursor: pointer;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
}
.vjs-subtitles {
  color: #fff;
}
.vjs-captions {
  color: #fc6;
}
.vjs-tt-cue {
  display: block;
}
video::-webkit-media-text-track-display {
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em);
}
.video-js.vjs-user-inactive.vjs-playing
  video::-webkit-media-text-track-display {
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em);
}
.video-js .vjs-fullscreen-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}
.vjs-error .vjs-error-display:before {
  color: #fff;
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid hsla(0, 0%, 100%, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden;
}
.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
  -webkit-animation: vjs-spinner-show 0s linear 0.3s forwards;
  animation: vjs-spinner-show 0s linear 0.3s forwards;
}
.vjs-loading-spinner:after,
.vjs-loading-spinner:before {
  content: "";
  position: absolute;
  margin: -6px;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: #fff transparent transparent;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before {
  -webkit-animation:
    vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite,
    vjs-spinner-fade 1.1s linear infinite;
  animation:
    vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite,
    vjs-spinner-fade 1.1s linear infinite;
}
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: #fff;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: #fff;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s;
}
@keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}
@-webkit-keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}
@keyframes vjs-spinner-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@-webkit-keyframes vjs-spinner-spin {
  to {
    -webkit-transform: rotate(1turn);
  }
}
@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #fff;
  }
  20% {
    border-top-color: #fff;
  }
  35% {
    border-top-color: #fff;
  }
  60% {
    border-top-color: #fff;
  }
  to {
    border-top-color: #fff;
  }
}
@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #fff;
  }
  20% {
    border-top-color: #fff;
  }
  35% {
    border-top-color: #fff;
  }
  60% {
    border-top-color: #fff;
  }
  to {
    border-top-color: #fff;
  }
}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  display: block;
}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex
  .vjs-custom-control-spacer {
  width: auto;
}
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-audio-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-panel,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subs-caps-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-panel,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subs-caps-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-panel {
  display: none;
}
@media print {
  .video-js > :not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }
}
.video-js
  .vjs-subs-caps-button
  + .vjs-menu
  .vjs-captions-menu-item
  .vjs-menu-item-text
  .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}
.video-js
  .vjs-subs-caps-button
  + .vjs-menu
  .vjs-captions-menu-item
  .vjs-menu-item-text
  .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\f10d";
  font-size: 1.5em;
  line-height: inherit;
}
.vjs-modal-dialog.vjs-text-track-settings {
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  height: 70%;
}
.vjs-modal-dialog.vjs-text-track-settings .vjs-control.vjs-close-button {
  visibility: hidden;
}
.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table;
}
.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-controls,
.vjs-text-track-settings .vjs-track-settings-font {
  display: table-cell;
}
.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom;
}
@supports (display: grid) {
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr auto;
  }
  .vjs-text-track-settings .vjs-track-settings-colors {
    display: block;
    grid-column: 1;
    grid-row: 1;
  }
  .vjs-text-track-settings .vjs-track-settings-font {
    grid-column: 2;
    grid-row: 1;
  }
  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 2;
    grid-row: 2;
  }
}
.vjs-track-setting > select {
  margin-right: 5px;
}
.vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none;
}
.vjs-text-track-settings fieldset span {
  display: inline-block;
}
.vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px;
}
.vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.vjs-track-settings-controls button:active,
.vjs-track-settings-controls button:focus {
  outline-style: solid;
  outline-width: medium;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(88%, #fff),
    to(#fff)
  );
  background-image: linear-gradient(0deg, #fff 88%, #fff);
}
.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75);
}
.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(88%, #fff),
    to(#fff)
  );
  background-image: linear-gradient(-180deg, #fff 88%, #fff);
  color: #2b333f;
  cursor: pointer;
  border-radius: 2px;
}
.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em;
}
.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000;
}
.js-focus-visible .video-js :focus:not(.focus-visible),
.video-js :focus:not(:focus-visible) {
  outline: none;
}
.video-js .vjs-volume-panel {
  display: none;
}
.video-js .vjs-subs-caps-button {
  margin-right: 10px;
}
.video-js .vjs-duration {
  margin-right: auto;
}
.video-js video::-webkit-media-controls-panel-container {
  display: none !important;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.vjs-icon-play:before {
  content: "";
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 8.5L1 1v15z' stroke='%23000' stroke-width='2' fill-rule='evenodd' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat 14px;
  background-size: 14px 15px;
}
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,
.vjs-icon-pause:before {
  content: "";
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23191919' fill-rule='evenodd'%3E%3Crect transform='rotate(90 1 8)' x='-7' y='7' width='16' height='2' rx='1'/%3E%3Crect transform='rotate(90 7 8)' x='-1' y='7' width='16' height='2' rx='1'/%3E%3C/g%3E%3C/svg%3E")
    no-repeat 50%;
  background-size: 8px 16px;
}
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-enter:before {
  content: "";
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5V1h4m0 15H1v-4m15 0v4h-4m0-15h4v4' stroke='%23231F20' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat 50%;
}
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-exit:before {
  content: "";
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 1v4H1m0 7h4v4m7 0v-4h4m0-7h-4V1' stroke='%23231F20' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat 50%;
}
button.vjs-fullscreen-control,
button.vjs-play-control {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition:
    transform 0.2s,
    -webkit-transform 0.2s;
  will-change: transform;
}
button.vjs-fullscreen-control:hover,
button.vjs-play-control:hover {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
