﻿@charset "UTF-8";

/* Slider */
/* line 3, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 24, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 28, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 42, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

/* line 48, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

/* line 54, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-track:after {
  clear: both;
}

/* line 58, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 62, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 66, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}

/* line 69, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-slide img {
  display: block;
}

/* line 72, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 78, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 82, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 86, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 90, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 96, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Components/_components.slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/**
 * #BLOCKS
*/
/* line 3, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
.accolades__feature {
  background: url('../../assets/img/asset.accolades.png') no-repeat right -20px top transparent;
  background-size: auto 100%;
  margin: 100px -40px -57px 0;
  max-width: 800px;
  padding: 50px 0 80px;
}

@media screen and (min-width: 768px) {
  /* line 3, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
  .accolades__feature {
    background-size: 267px 529px;
    background-position: right top;
    margin: 100px auto -80px;
    margin-bottom: -80px;
    padding: 0 0 40px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 3, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
  .accolades__feature {
    background-size: 357px 707px;
    margin-bottom: -40px;
  }
}

/* line 23, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
.accolades__feature__item {
  max-width: -webkit-calc(100% - 40px);
  max-width: calc(100% - 40px);
}

@media screen and (min-width: 768px) {
  /* line 23, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
  .accolades__feature__item {
    padding: 50px 0 100px;
    max-width: 80%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 23, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
  .accolades__feature__item {
    padding: 100px 0 200px;
  }
}

/* line 37, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
.accolades__feature__item .accolade-feature-item__title {
  color: #303030;
  font: 15px/18px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  max-width: -webkit-calc(100% - 95px);
  max-width: calc(100% - 95px);
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 37, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
  .accolades__feature__item .accolade-feature-item__title {
    font-size: 18px;
    line-height: 20px;
  }
}

/* line 50, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
.accolades__feature__item .accolade-feature-item__supporting {
  color: rgba(0, 0, 0, 0.5);
  font: 11px/10px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.65px;
  padding-bottom: 7px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 50, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
  .accolades__feature__item .accolade-feature-item__supporting {
    font-size: 13px;
    letter-spacing: 2.08px;
    line-height: 20px;
    padding-bottom: 15px;
  }
}

/* line 65, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
.accolades__feature__item .accolade-feature-item__thumbnail {
  height: 0;
  padding-top: 50%;
  position: relative;
}

/* line 70, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
.accolades__feature__item .accolade-feature-item__thumbnail img {
  height: 100%;
  left: 0;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 85, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
.accolades__grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-height: 465px;
  overflow: hidden;
  -webkit-transition: max-height 300ms ease;
  transition: max-height 300ms ease;
}

@media screen and (min-width: 768px) {
  /* line 85, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
  .accolades__grid {
    margin-bottom: 50px;
    max-height: inherit;
  }
}

@media screen and (min-width: 1024px) {
  /* line 85, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
  .accolades__grid {
    margin-bottom: 100px;
  }
}

/* line 102, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
.accolades__grid--showall {
  max-height: 3000px;
}

/* line 106, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
.accolades__grid__item {
  background: #f6f6f6;
  margin-bottom: 23px;
  min-height: 70px;
  padding: 15px;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 106, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
  .accolades__grid__item {
    min-height: 128px;
    padding: 25px 30px;
    width: -webkit-calc(50% - 12px);
    width: calc(50% - 12px);
  }
}

@media screen and (min-width: 1024px) {
  /* line 106, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
  .accolades__grid__item {
    min-height: 128px;
    padding: 25px 30px;
    width: -webkit-calc(33% - 12px);
    width: calc(33% - 12px);
  }
}

/* line 127, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
.accolades__grid__item .accolade-item__title {
  color: #111;
  font: 15px/15px "DinotCondMed", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  max-width: -webkit-calc(100% - 100px);
  max-width: calc(100% - 100px);
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 127, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
  .accolades__grid__item .accolade-item__title {
    font-size: 18px;
    letter-spacing: 1.44px;
    line-height: 18px;
  }
}

/* line 141, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
.accolades__grid__item .accolade-item__logo {
  max-width: 95px;
  position: absolute;
  right: 15px;
  top: 15px;
}

@media screen and (min-width: 768px) {
  /* line 141, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
  .accolades__grid__item .accolade-item__logo {
    right: 10px;
    top: 10px;
  }
}

/* line 152, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
.accolades__grid__item .accolade-item__logo img {
  max-height: 45px;
  max-width: 100%;
}

/* line 165, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
.accolades__show-more {
  margin: 23px 0 45px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 165, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
  .accolades__show-more {
    display: none;
  }
}

/* line 173, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
.accolades__show-more__toggle {
  color: #8ad124;
  display: inline-block;
  font: 24px/24px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.92px;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 181, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.accolades.scss */
.accolades__show-more__toggle:after {
  background: url('../../assets/img/icon.plus.svg') no-repeat 50% 50% #8ad124;
  background-size: 20px 20px;
  border-radius: 50%;
  content: "";
  display: block;
  height: 37px;
  margin: 10px auto;
  width: 37px;
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.animate.scss */
.animate {
  opacity: 1;
  -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, transform 500ms ease;
  transition: opacity 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;
}

@media screen and (min-width: 1024px) {
  /* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.animate.scss */
  .animate {
    opacity: 0;
  }
}

/* line 10, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.animate.scss */
.animate p,
.animate h3,
.animate > div:not(.slick-slider) {
  opacity: 0;
  -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, transform 500ms ease;
  transition: opacity 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;
}

/* line 18, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.animate.scss */
.animate--animated {
  opacity: 1 !important;
  -webkit-transform: translateY(0) !important;
      -ms-transform: translateY(0) !important;
          transform: translateY(0) !important;
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app {
  overflow: hidden;
}

/* line 5, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__back {
  text-align: center;
}

/* line 8, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__back__link {
  color: #8ad124;
  cursor: pointer;
  display: inline-block;
  font: 12px/12px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.96px;
  margin: 24px 0 40px;
  text-decoration: none;
  text-transform: uppercase;
}

@media screen and (min-width: 1025px) {
  /* line 8, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
  .app__back__link {
    font-size: 16px;
    letter-spacing: 1.28px;
    line-height: 16px;
    margin: 51px 0 88px;
  }
}

/* line 25, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__back__link:before {
  background: url('../../assets/img/icon.back.blocks.svg') no-repeat 0 0 transparent;
  background-size: 11px 7px;
  content: "";
  display: inline-block;
  height: 7px;
  margin-right: 10px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 11px;
}

/* line 42, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__intro--mobile {
  color: #ababab;
  font: 400 15px/25px "Gotham SSm A", "Gotham SSm B";
  margin: 0 auto;
  max-width: 640px;
  padding: 0 20px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 42, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
  .app__intro--mobile {
    font-size: 22px;
    line-height: 38px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 42, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
  .app__intro--mobile {
    display: none;
  }
}

/* line 59, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__intro--mobile .link--download {
  color: #8ad124;
  display: none;
  font: 14px/14px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.12px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 59, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
  .app__intro--mobile .link--download {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1.28px;
    line-height: 20px;
  }
}

/* line 75, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__intro--mobile .link--download:after {
  background: #8ad124;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  top: 3px;
  width: 100%;
}

/* line 87, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__intro--desktop {
  display: none;
}

@media screen and (min-width: 1025px) {
  /* line 87, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
  .app__intro--desktop {
    display: block;
  }
}

/* line 94, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__intro--desktop h2 {
  color: #303030;
  font: 300 36px/51px "Gotham SSm A", "Gotham SSm B";
  margin: 0 auto;
  max-width: 630px;
  text-align: center;
}

/* line 104, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__block {
  clear: both;
  padding: 100px 0;
}

/* line 335, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.app__block:before {
  content: "";
  display: table;
  clear: both;
}

/* line 340, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.app__block:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 768px) {
  /* line 104, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
  .app__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 75px 0;
  }
}

@media screen and (min-width: 1025px) {
  /* line 104, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
  .app__block {
    display: none;
  }
}

/* line 120, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__block__copy h2 {
  color: #303030;
  font: 15px/18px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  margin-top: 0;
  margin-bottom: 6px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 120, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
  .app__block__copy h2 {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.44px;
  }
}

/* line 134, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__block__copy p {
  color: #535353;
  font: 400 11px/14px "Gotham SSm A", "Gotham SSm B";
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  /* line 134, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
  .app__block__copy p {
    font-size: 14px;
    line-height: 18px;
  }
}

@media screen and (min-width: 768px) {
  /* line 119, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
  .app__block__copy {
    width: 50%;
  }
}

/* line 150, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__block__image {
  float: right;
  margin-right: -20%;
  margin-top: 40px;
  max-width: 350px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 150, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
  .app__block__image {
    float: none;
    margin-right: 0;
    margin-top: 0;
    max-width: 350px;
  }
}

/* line 164, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__block__image img {
  width: 100%;
}

/* line 168, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__block__image:before, .app__block__image:after {
  clear: both;
  content: "";
  display: table;
}

/* line 177, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__download {
  text-align: center;
}

/* line 180, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__download__heading {
  text-align: center;
  text-transform: uppercase;
}

@media screen and (min-width: 1025px) {
  /* line 180, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
  .app__download__heading {
    display: none;
  }
}

/* line 189, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__download .link--download {
  color: #8ad124;
  display: inline-block;
  font: 14px/14px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.12px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 189, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
  .app__download .link--download {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1.28px;
    line-height: 20px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 189, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
  .app__download .link--download {
    display: none;
  }
}

/* line 209, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__download .link--download:after {
  background: #8ad124;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  top: 3px;
  width: 100%;
}

/* line 220, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__download__image {
  margin: 55px auto 80px;
  max-width: 310px;
}

/* line 224, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.app.scss */
.app__download__image img {
  width: 100%;
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.blockquote.scss */
.blockquote {
  color: #8ad124;
  font: 34px/29px "DinotCond", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  margin: 75px auto 25px;
  max-width: 600px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  /* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.blockquote.scss */
  .blockquote {
    font-size: 58px;
    letter-spacing: 3.48px;
    line-height: 58px;
    margin-top: 150px;
    max-width: 1020px;
  }
}

/* line 17, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.blockquote.scss */
.blockquote:before {
  background: url('../../assets/img/icon.quote.green.svg') no-repeat 0 0 transparent;
  background-size: 15px 10px;
  content: "";
  display: block;
  font: 600 32px/32px "Gotham SSm A", "Gotham SSm B";
  height: 10px;
  margin: 0 auto 10px;
  width: 15px;
}

@media screen and (min-width: 1024px) {
  /* line 17, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.blockquote.scss */
  .blockquote:before {
    margin-bottom: 20px;
  }
}

/* line 33, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.blockquote.scss */
.blockquote-author {
  color: #8ad124;
  font: 15px/18px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px;
  padding-bottom: 50px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 33, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.blockquote.scss */
  .blockquote-author {
    padding-bottom: 75px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 33, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.blockquote.scss */
  .blockquote-author {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 98px;
  }
}

/* line 3, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.branding.scss */
.branding__steps {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 auto;
  max-width: 350px;
}

@media screen and (min-width: 768px) {
  /* line 3, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.branding.scss */
  .branding__steps {
    max-width: 1200px;
  }
}

/* line 13, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.branding.scss */
.branding__steps .branding-step {
  margin-bottom: 50px;
  width: 50%;
}

@media screen and (min-width: 768px) {
  /* line 13, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.branding.scss */
  .branding__steps .branding-step {
    margin-bottom: 0;
    width: 25%;
  }
}

/* line 22, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.branding.scss */
.branding__steps .branding-step:nth-child(3), .branding__steps .branding-step:nth-child(4) {
  margin-bottom: 0;
}

/* line 27, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.branding.scss */
.branding__steps .branding-step__img {
  height: 135px;
  position: relative;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 27, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.branding.scss */
  .branding__steps .branding-step__img {
    height: 180px;
  }
}

/* line 36, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.branding.scss */
.branding__steps .branding-step__img img, .branding__steps .branding-step__img .svg {
  display: inline-block;
  max-height: 100%;
  max-width: 80%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 46, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.branding.scss */
.branding__steps .branding-step__text {
  color: #303030;
  font: 15px/15px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 46, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.branding.scss */
  .branding__steps .branding-step__text {
    font-size: 18px;
    letter-spacing: 1.44px;
    line-height: 24px;
  }
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
.clients {
  padding-top: 130px;
}

@media screen and (min-width: 1024px) {
  /* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
  .clients {
    padding-top: 230px;
  }
}

/* line 9, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
.clients--less-padding {
  padding-top: 0;
  padding-bottom: 40px;
}

@media screen and (min-width: 1024px) {
  /* line 9, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
  .clients--less-padding {
    padding-bottom: 100px;
  }
}

/* line 18, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
.clients__title {
  color: #000;
  font: 24px/24px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.92px;
  margin: 0 auto 15px;
  max-width: 1000px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 18, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
  .clients__title {
    font-size: 36px;
    line-height: 38px;
  }
}

/* line 33, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
.clients__copy {
  color: #c4c4c4;
  font: 400 15px/25px "Gotham SSm A", "Gotham SSm B";
  margin: 0 auto;
  max-width: 630px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 33, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
  .clients__copy {
    font-size: 22px;
    line-height: 38px;
  }
}

/* line 46, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
.clients__grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 10px;
}

@media screen and (min-width: 1024px) {
  /* line 46, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
  .clients__grid {
    margin-top: 72px;
    margin-bottom: 20px;
  }
}

/* line 56, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
.clients__grid__item {
  height: 100px;
  position: relative;
  text-align: center;
  width: 50%;
}

@media screen and (min-width: 768px) {
  /* line 56, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
  .clients__grid__item {
    height: 180px;
    width: 25%;
  }
}

/* line 68, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
.clients__grid__item .clients-grid-item__overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 77, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
.clients__grid__item img,
.clients__grid__item .svg {
  display: inline-block;
  max-height: 75px;
  max-width: 50%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (min-width: 400px) {
  /* line 77, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
  .clients__grid__item img,
  .clients__grid__item .svg {
    max-width: 40%;
  }
}

/* line 91, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
.clients__grid__item svg * {
  fill: #b5b5b5;
  stroke-width: 0;
  -webkit-transition: fill 300ms ease;
  transition: fill 300ms ease;
}

/* line 98, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
.no-touch .clients__grid__item:hover svg * {
  fill: #8ad124;
  stroke: #8ad124;
}

/* line 104, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
.clients__grid__item .qu0 {
  fill: #fff !important;
}

@media screen and (max-width: 767px) {
  /* line 132, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
  .clients--reduced-items .insights__grid__item {
    display: none;
  }
  /* line 136, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.clients.scss */
  .clients--reduced-items .insights__grid__item:nth-of-type(1), .clients--reduced-items .insights__grid__item:nth-of-type(2), .clients--reduced-items .insights__grid__item:nth-of-type(3), .clients--reduced-items .insights__grid__item:nth-of-type(4) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

@media screen and (min-width: 1024px) {
  /* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company {
    overflow: initial;
  }
}

/* line 10, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company__culture-shot-top {
  display: none;
}

@media screen and (min-width: 1024px) {
  /* line 10, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__culture-shot-top {
    display: block;
    left: 40%;
    position: absolute;
    top: -265px;
    -webkit-transform: translateX(-40%);
        -ms-transform: translateX(-40%);
            transform: translateX(-40%);
    width: 488px;
    z-index: 10;
  }
}

/* line 23, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company__culture-shot-top img {
  width: 100%;
}

/* line 28, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company__title {
  color: #303030;
  font: 700 45px/45px "Gotham SSm A", "Gotham SSm B";
  letter-spacing: 2.7px;
  margin-top: 35px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 11;
}

@media screen and (min-width: 768px) {
  /* line 28, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__title {
    font-size: 55px;
    letter-spacing: 3.3px;
    line-height: 55px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 28, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__title {
    font-size: 80px;
    line-height: 80px;
    margin: 175px auto 87px auto;
  }
}

@media screen and (min-width: 1280px) {
  /* line 28, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__title {
    font-size: 100px;
    line-height: 100px;
    max-width: 1280px;
  }
}

/* line 57, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company__title span {
  display: block;
  font: 15px/15px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  position: relative;
  text-align: center;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  /* line 57, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__title span {
    display: inline-block;
    font-size: 18px;
    letter-spacing: 1.44px;
    line-height: 18px;
    top: -6px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 75, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__first {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 1280px;
  }
}

/* line 83, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company__first__image {
  margin: 0 auto;
  width: 80%;
}

@media screen and (min-width: 1024px) {
  /* line 83, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__first__image {
    padding-right: 60px;
    width: 50%;
  }
}

/* line 92, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company__first__image img {
  display: block;
  max-width: 530px;
  margin: 0 auto;
  width: 100%;
}

/* line 100, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company__first__text {
  padding: 45px 20px 60px;
}

@media screen and (min-width: 1024px) {
  /* line 100, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__first__text {
    padding: 110px 20px 110px;
    width: 50%;
  }
}

/* line 108, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company__first__text p {
  color: #c4c4c4;
  font: 400 15px/25px "Gotham SSm A", "Gotham SSm B";
  margin-top: 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 108, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__first__text p {
    text-align: left;
  }
}

@media screen and (min-width: 1024px) {
  /* line 108, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__first__text p {
    font-size: 22px;
    line-height: 38px;
    text-align: left;
  }
}

/* line 124, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company__first__text p:last-child {
  margin-bottom: 0;
}

/* line 133, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company__block--alt {
  background: #f6f6f6;
}

/* line 137, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company__block__inner {
  margin: 0 auto;
  max-width: 1280px;
}

@media screen and (min-width: 768px) {
  /* line 143, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__block__inner--with-bottom-border:before {
    background: #e9ecf1;
    content: "";
    display: block;
    height: 1px;
    margin: 0 auto;
    width: 100%;
  }
}

/* line 156, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company__block__intro {
  color: #c4c4c4;
  font: 400 15px/25px "Gotham SSm A", "Gotham SSm B";
  margin-top: 37px;
  position: relative;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 156, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__block__intro {
    text-align: left;
  }
}

@media screen and (min-width: 1024px) {
  /* line 156, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__block__intro {
    font-size: 22px;
    line-height: 38px;
    min-height: 188px;
    text-align: left;
    margin-top: 40px;
    max-width: 650px;
    width: -webkit-calc(100% - 450px);
    width: calc(100% - 450px);
  }
}

@media screen and (min-width: 1024px) {
  /* line 177, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__block__intro--nudge {
    margin-top: 220px;
  }
}

/* line 191, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company__block .awards-image {
  margin-left: -20px;
  margin-top: 25px;
  position: relative;
  text-align: center;
  width: -webkit-calc(100% + 40px);
  width: calc(100% + 40px);
}

@media screen and (min-width: 768px) {
  /* line 191, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__block .awards-image {
    margin-left: 0;
    width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 191, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__block .awards-image {
    max-width: 1100px;
    margin-top: 0;
    position: absolute;
    -webkit-transform: translate(-200px, -310px);
        -ms-transform: translate(-200px, -310px);
            transform: translate(-200px, -310px);
    width: 80%;
  }
}

/* line 212, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company__block .awards-image img {
  position: relative;
  -webkit-transform: translateX(-5%);
      -ms-transform: translateX(-5%);
          transform: translateX(-5%);
  width: 140%;
}

@media screen and (min-width: 768px) {
  /* line 212, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__block .awards-image img {
    display: inline-block;
    max-width: 768px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 212, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__block .awards-image img {
    display: block;
    max-width: 100%;
    width: 100%;
  }
}

/* line 237, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company__block {
  position: relative;
}

@media screen and (min-width: 1024px) {
  /* line 240, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__block .standout {
    z-index: 100;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 249, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
.company__block.fixed .standout {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 249, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__block.fixed .standout {
    position: fixed;
    top: 0;
    width: 450px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 261, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__block:last-child .standout {
    bottom: initial !important;
    position: absolute !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 270, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.company.scss */
  .company__block.bottom .standout {
    position: absolute;
    bottom: 0;
    width: 450px;
  }
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact {
  max-width: 1320px;
  padding: 40px 20px 47px;
}

@media screen and (min-width: 768px) {
  /* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .contact {
    padding-bottom: 80px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .contact {
    padding: 40px 20px 105px;
  }
}

/* line 14, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact__first {
  position: relative;
}

/* line 18, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact__last {
  position: relative;
}

@media screen and (min-width: 1024px) {
  /* line 18, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .contact__last {
    float: right;
    top: -40px;
    width: 55%;
  }
}

/* line 28, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact__graphic {
  left: 50%;
  max-width: 235px;
  position: absolute;
  top: -15px;
  -webkit-transform: translateX(-36%);
      -ms-transform: translateX(-36%);
          transform: translateX(-36%);
  width: 70%;
  z-index: 1;
}

@media screen and (min-width: 1024px) {
  /* line 28, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .contact__graphic {
    left: 62px;
    max-width: 601px;
    top: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

@media screen and (min-width: 1200px) {
  /* line 28, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .contact__graphic {
    left: 50px;
    max-width: 600px;
  }
}

/* line 49, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact__graphic img {
  width: 100%;
}

/* line 54, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact__title {
  color: #303030;
  font: 700 45px/45px "Gotham SSm A", "Gotham SSm B";
  letter-spacing: 2.7px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 2;
}

@media screen and (min-width: 1024px) {
  /* line 54, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .contact__title {
    font-size: 100px;
    letter-spacing: 10px;
    line-height: 100px;
    text-align: left;
  }
}

/* line 71, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact__subtitle {
  color: #303030;
  font: 15px/26px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  /* line 71, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .contact__subtitle {
    font-size: 18px;
    letter-spacing: 1.44px;
    line-height: 38px;
    text-align: right;
  }
}

/* line 87, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact__copy {
  margin: 200px auto 86px;
  max-width: 600px;
}

/* line 335, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.contact__copy:before {
  content: "";
  display: table;
  clear: both;
}

/* line 340, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.contact__copy:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 1024px) {
  /* line 87, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .contact__copy {
    margin: 0 0 60px;
    max-width: 900px;
    float: right;
  }
}

/* line 98, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact__copy p {
  color: #ababab;
  font: 400 15px/25px "Gotham SSm A", "Gotham SSm B";
  margin-top: 0;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  /* line 98, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .contact__copy p {
    font-size: 22px;
    line-height: 38px;
    text-align: right;
  }
}

/* line 110, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact__copy p:last-child {
  margin-bottom: 0;
}

/* line 116, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

/* line 335, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.contact__links:before {
  content: "";
  display: table;
  clear: both;
}

/* line 340, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.contact__links:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 1024px) {
  /* line 116, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .contact__links {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
  }
}

/* line 127, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact__links__social {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 127, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .contact__links__social {
    width: 100px;
  }
}

/* line 134, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact__links__social a {
  color: #535353;
  display: block;
  font: 400 12px/17px "Gotham SSm A", "Gotham SSm B";
  margin-bottom: 4px;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  vertical-align: top;
}

@media screen and (min-width: 1024px) {
  /* line 134, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .contact__links__social a {
    display: inline-block;
    float: right;
    font-size: 14px;
    line-height: 24px;
    text-align: right;
  }
}

@media screen and (min-width: 1024px) {
  /* line 154, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .contact__links__social a:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #8ad124;
    content: '';
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    -webkit-transform: translateY(95%);
    -ms-transform: translateY(95%);
        transform: translateY(95%);
  }
}

@media screen and (min-width: 1024px) {
  /* line 172, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .no-touch .contact__links__social a:hover {
    color: #fff;
  }
}

/* line 177, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.no-touch .contact__links__social a:hover:before {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

/* line 184, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact__links__item {
  text-align: center;
}

@media screen and (min-width: 1024px) {
  /* line 184, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .contact__links__item {
    text-align: right;
  }
}

/* line 192, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact__links__talk {
  margin-bottom: 42px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 192, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .contact__links__talk {
    margin-bottom: 0;
    -webkit-box-ordinal-group: NaN;
    -webkit-order: initial;
        -ms-flex-order: initial;
            order: initial;
    text-align: right;
    width: 400px;
  }
}

/* line 204, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact__links__talk a {
  color: #8ad124;
  display: inline-block;
  font: 24px/25px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.92px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  /* line 204, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
  .contact__links__talk a {
    font-size: 36px;
    letter-spacing: 2.88px;
    line-height: 38px;
    margin-bottom: 15px;
    text-align: right;
  }
}

/* line 222, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.contact.scss */
.contact__links__talk a:after {
  background: #8ad124;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  width: 100%;
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
.content-contribution {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
}

@media screen and (min-width: 1024px) {
  /* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
  .content-contribution {
    margin-top: 200px;
    margin-bottom: 100px;
  }
}

/* line 12, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
.content-contribution__heading {
  color: #e5e4e4;
  font: 24px/24px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.92px;
  margin-bottom: 32px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 12, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
  .content-contribution__heading {
    font-size: 36px;
    letter-spacing: 2.88px;
    line-height: 38px;
  }
}

/* line 28, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
.content-contribution__item {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 28, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
  .content-contribution__item {
    margin-bottom: 0;
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
  }
}

/* line 38, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
.content-contribution__item__thumbnail {
  height: 0;
  overflow: hidden;
  padding-top: 49.5%;
  position: relative;
}

/* line 44, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
.content-contribution__item__thumbnail img {
  height: 100%;
  left: 0;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 55, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
.content-contribution__item__info {
  padding: 15px 40px 35px;
}

@media screen and (min-width: 768px) {
  /* line 55, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
  .content-contribution__item__info {
    padding: 35px 40px;
  }
}

/* line 62, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
.content-contribution__item__info p {
  color: #535353;
  font: 400 11px/14px "Gotham SSm A", "Gotham SSm B";
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  /* line 62, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
  .content-contribution__item__info p {
    font-size: 14px;
    line-height: 18px;
  }
}

/* line 72, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
.content-contribution__item__info p:last-child {
  margin-bottom: 0;
}

/* line 78, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
.content-contribution__item__title {
  color: #000;
  font: 15px/18px "DinotCondMed", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.44px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 78, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
  .content-contribution__item__title {
    font-size: 18px;
    letter-spacing: 1.44px;
    line-height: 22px;
  }
}

/* line 90, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
.content-contribution__item__title svg,
.content-contribution__item__title .svg {
  display: inline-block;
  height: 10px;
  margin-left: 4px;
  width: 27px;
}

/* line 99, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.content-contribution.scss */
.content-contribution__item__link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design {
  background: #f6f6f6;
}

/* line 4, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection {
  background: #fff;
  margin: 0 auto 31px;
  max-width: 1290px;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 4, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__subsection {
    margin-bottom: 65px;
    padding-top: 86px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 16, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__subsection:before {
    background: #fff;
    content: "";
    display: block;
    height: 87px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
}

@media screen and (min-width: 1024px) {
  /* line 29, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__subsection--with-carousel {
    padding-top: 0 !important;
  }
}

/* line 35, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection:last-of-type {
  margin-bottom: 0;
}

/* line 39, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection .slick-vertical .slick-slide {
  border: none;
}

/* line 43, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__carousel {
  position: relative;
}

/* line 47, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__carousel .design-carousel__item {
  outline: none;
  position: relative;
}

@media screen and (min-width: 1024px) {
  /* line 47, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__subsection__carousel .design-carousel__item {
    padding-top: 86px;
  }
}

/* line 58, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__carousel .slick-arrow {
  border: 0 none;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  display: none !important;
  font-size: 0;
  height: 8px;
  outline: none;
  padding: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  width: 26px;
  z-index: 3;
}

@media screen and (min-width: 1024px) {
  /* line 58, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__subsection__carousel .slick-arrow {
    display: block !important;
    bottom: 104px;
    position: absolute;
  }
}

/* line 77, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__carousel .slick-arrow.slick-prev {
  background: url('../../assets/img/icon.arrow.black.svg') no-repeat 0 0 transparent;
  background-size: 26px 8px;
  left: 100px;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

/* line 84, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__carousel .slick-arrow.slick-next {
  background: url('../../assets/img/icon.arrow.black.svg') no-repeat 0 0 transparent;
  background-size: 26px 8px;
  left: 140px;
}

/* line 92, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__carousel .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

/* line 104, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__carousel .slick-dots li {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  display: block;
  height: 6px;
  padding-right: 2px;
}

/* line 110, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__carousel .slick-dots li:last-child {
  padding-right: 0;
}

/* line 115, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__carousel .slick-dots li.slick-active button {
  background: #c1c1c1;
}

/* line 120, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__carousel .slick-dots li button {
  background: #e6e6e6;
  border: 0 none;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
  height: 6px;
  outline: none;
  padding: 0;
  -webkit-transition: background 200ms ease;
  transition: background 200ms ease;
  width: 100%;
  text-indent: -9999px;
  -webkit-appearance: none;
}

/* line 137, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__text {
  display: block;
  padding: 50px 16px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 137, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__subsection__text {
    display: block;
    left: 0;
    padding: 88px 20px 114px 98px;
    position: absolute;
    top: 86px;
    width: 30%;
  }
}

@media screen and (min-width: 768px) {
  /* line 151, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__subsection__text--flush-top {
    padding-top: 0;
  }
}

/* line 157, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__text h2 {
  color: #303030;
  font: 18px/37px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.44px;
  margin-bottom: 0;
  text-transform: uppercase;
}

/* line 165, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__text p {
  color: #535353;
  font: 400 11px/14px "Gotham SSm A", "Gotham SSm B";
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  /* line 165, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__subsection__text p {
    font: 400 14px/18px "Gotham SSm A", "Gotham SSm B";
  }
}

/* line 174, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__text p:last-child {
  margin-bottom: 0;
}

/* line 180, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__image {
  bottom: 0;
  position: relative;
  right: 0;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  /* line 180, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__subsection__image {
    text-align: right;
  }
}

/* line 190, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__image img {
  display: inline-block;
  max-width: -webkit-calc(100% - 20px);
  max-width: calc(100% - 20px);
}

@media screen and (min-width: 1024px) {
  /* line 190, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__subsection__image img {
    max-width: 60%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 199, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__subsection__image .desktop-img {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  /* line 205, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__subsection__image .mobile-img {
    display: none;
  }
}

/* line 211, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__image img[src] + div {
  display: none !important;
}

/* line 216, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__image-size-wrapper {
  display: inline-block;
  max-width: -webkit-calc(100% - 20px);
  max-width: calc(100% - 20px);
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 216, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__subsection__image-size-wrapper {
    max-width: 60%;
  }
}

/* line 225, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__image-size-wrapper__max {
  width: 100%;
}

/* line 229, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__subsection__image-size-wrapper__padding {
  height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 239, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details {
  background: #dcdee2;
  background: #303030;
  max-height: 445px;
  overflow: hidden;
  position: relative;
  -webkit-transition: background 300ms ease, max-height 200ms ease, color 300ms ease;
  transition: background 300ms ease, max-height 200ms ease, color 300ms ease;
}

@media screen and (min-width: 768px) {
  /* line 239, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details {
    background: #303030;
    max-height: 445px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 255, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details:after {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(48, 48, 48, 0.65)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(48, 48, 48, 0.65) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(48, 48, 48, 0.65) 100%);
  bottom: 0;
  content: "";
  display: block;
  height: 40px;
  width: 100%;
  height: 100px;
  position: absolute;
}

@media screen and (min-width: 768px) {
  /* line 255, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details:after {
    height: 100px;
  }
}

/* line 271, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details--open {
  background: #dcdee2;
  max-height: 10000px;
}

/* line 275, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details--open:after {
  bottom: initial;
  background: transparent;
  height: 100px;
  position: relative;
}

/* line 283, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__toggle {
  color: #535353;
  display: block;
  font: 24px/24px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.92px;
  margin: 0 auto;
  max-width: 360px;
  padding: 47px 0 50px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}

@media screen and (min-width: 768px) {
  /* line 283, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details__toggle {
    display: block;
    font-size: 36px;
    letter-spacing: 2.88px;
    line-height: 38px;
    padding: 77px 0 57px;
  }
}

/* line 304, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.no-touch .design__details__toggle:hover {
  color: #8ad124;
}

/* line 308, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__toggle:after {
  background-image: url('../../assets/img/icon.plus.svg');
  background-color: #535353;
  background-size: 18px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 50%;
  content: "";
  display: block;
  height: 38px;
  margin: 15px auto 0;
  -webkit-transition: background-color 300ms ease, -webkit-transform 300ms ease;
  transition: background-color 300ms ease, -webkit-transform 300ms ease;
  transition: background-color 300ms ease, transform 300ms ease;
  transition: background-color 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  -webkit-backface-visibility: hidden;
  width: 38px;
}

@media screen and (min-width: 1024px) {
  /* line 308, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details__toggle:after {
    background-size: 33px 30px;
    height: 56px;
    width: 56px;
  }
}

/* line 332, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.no-touch .design__details__toggle:hover:after {
  background-color: #8ad124;
}

/* line 337, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details--open .design__details__toggle {
  color: #fff;
}

/* line 340, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details--open .design__details__toggle:after {
  background-color: #fff;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

/* line 347, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__block {
  background: #fff;
  margin: 0 auto 50px;
  max-width: 1290px;
  padding: 80px 20px;
  position: relative;
  text-align: right;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 347, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details__block {
    margin-bottom: 80px;
    padding: 114px 80px;
  }
}

/* line 361, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__block--full-image {
  padding: 0;
}

/* line 365, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__block:last-child {
  margin-bottom: 0;
}

/* line 370, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__block .design-details__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 60px;
  text-align: left;
}

@media screen and (min-width: 1024px) {
  /* line 370, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details__block .design-details__row {
    padding-bottom: 100px;
  }
}

/* line 380, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__block .design-details__row:last-child {
  padding-bottom: 0;
}

/* line 384, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__block .design-details__row__first {
  padding-right: 40px;
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
}

@media screen and (min-width: 768px) {
  /* line 384, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details__block .design-details__row__first {
    padding-right: 100px;
    width: -webkit-calc(100% - 220px);
    width: calc(100% - 220px);
  }
}

/* line 393, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__block .design-details__row__first img {
  max-width: 100%;
}

/* line 398, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__block .design-details__row__last {
  color: #757575;
  font: 400 7px/10px "Gotham SSm A", "Gotham SSm B";
  padding-top: 20px;
  position: relative;
  width: 100px;
}

@media screen and (min-width: 1024px) {
  /* line 398, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details__block .design-details__row__last {
    font-size: 12px;
    line-height: 18px;
    padding-top: 32px;
    width: 220px;
  }
}

/* line 412, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__block .design-details__row__last span {
  display: block;
  height: 6px;
  left: -12px;
  position: absolute;
  -webkit-transform: translateY(-8px);
      -ms-transform: translateY(-8px);
          transform: translateY(-8px);
  width: 6px;
}

@media screen and (min-width: 1024px) {
  /* line 412, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details__block .design-details__row__last span {
    height: 11px;
    left: -20px;
    -webkit-transform: translateY(-14px);
        -ms-transform: translateY(-14px);
            transform: translateY(-14px);
    width: 11px;
  }
}

/* line 430, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__block .design-details-text {
  padding: 50px 20px;
  text-align: left;
}

@media screen and (min-width: 1024px) {
  /* line 430, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details__block .design-details-text {
    left: 60px;
    padding: 20px;
    position: absolute;
    top: 80px;
    width: 30%;
  }
}

/* line 442, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__block .design-details-text h2 {
  margin-bottom: 4px;
}

/* line 448, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__block h2 {
  font: 15px/19px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-align: left;
}

@media screen and (min-width: 1024px) {
  /* line 448, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details__block h2 {
    font-size: 18px;
    letter-spacing: 1.44px;
    line-height: 20px;
  }
}

/* line 461, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__block p {
  color: #757575;
  font: 400 12px/17px "Gotham SSm A", "Gotham SSm B";
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  /* line 461, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details__block p {
    font-size: 14px;
    line-height: 18px;
  }
}

/* line 472, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__block img {
  display: inline-block;
  max-width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 472, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details__block img {
    max-width: 60%;
  }
}

@media screen and (max-width: 767px) {
  /* line 481, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details__block .desktop-img {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  /* line 487, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details__block .mobile-img {
    display: none;
  }
}

/* line 493, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__block img[src] + div {
  display: none !important;
}

/* line 498, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__image-size-wrapper {
  display: inline-block;
  max-width: -webkit-calc(100% - 20px);
  max-width: calc(100% - 20px);
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 498, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details__image-size-wrapper {
    max-width: 60%;
  }
}

/* line 507, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__image-size-wrapper__max {
  width: 100%;
}

/* line 511, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__image-size-wrapper__padding {
  height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 519, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__carousel {
  margin: 0 auto 50px;
  max-width: 1290px;
  position: relative;
}

@media screen and (min-width: 1024px) {
  /* line 519, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details__carousel {
    margin-bottom: 80px;
  }
}

/* line 528, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__carousel:last-child {
  margin-bottom: 0;
}

/* line 532, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__carousel .slick-arrow {
  border: 0 none;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  display: none !important;
  font-size: 0;
  height: 8px;
  outline: none;
  padding: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  width: 26px;
  z-index: 3;
}

@media screen and (min-width: 1024px) {
  /* line 532, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .design__details__carousel .slick-arrow {
    display: block !important;
    bottom: 104px;
    position: absolute;
  }
}

/* line 551, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__carousel .slick-arrow.slick-prev {
  background: url('../../assets/img/icon.arrow.black.svg') no-repeat 0 0 transparent;
  background-size: 26px 8px;
  left: 100px;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

/* line 558, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__carousel .slick-arrow.slick-next {
  background: url('../../assets/img/icon.arrow.black.svg') no-repeat 0 0 transparent;
  background-size: 26px 8px;
  left: 140px;
}

/* line 566, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__carousel .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

/* line 578, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__carousel .slick-dots li {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  display: block;
  height: 6px;
  padding-right: 2px;
}

/* line 584, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__carousel .slick-dots li:last-child {
  padding-right: 0;
}

/* line 589, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__carousel .slick-dots li.slick-active button {
  background: #c1c1c1;
}

/* line 594, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__carousel .slick-dots li button {
  background: #e6e6e6;
  border: 0 none;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
  height: 6px;
  outline: none;
  padding: 0;
  -webkit-transition: background 200ms ease;
  transition: background 200ms ease;
  width: 100%;
  text-indent: -9999px;
  -webkit-appearance: none;
}

/* line 610, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.design__details__carousel .design__details__block--carousel-item {
  margin-bottom: 0;
  outline: none;
  text-align: right;
}

/* line 620, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
.image--full + .design__subsection {
  margin-top: 50px;
}

@media screen and (min-width: 768px) {
  /* line 620, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .image--full + .design__subsection {
    margin-top: 75px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 620, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.design.scss */
  .image--full + .design__subsection {
    margin-top: 100px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events {
    margin-top: 97px;
    margin-bottom: 100px;
  }
}

@media screen and (min-width: 768px) {
  /* line 8, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events:before {
    background: #E9ECF7;
    content: "";
    display: block;
    height: 1px;
    margin: 0 auto;
    width: 100%;
  }
}

/* line 19, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__title {
  color: #e5e4e4;
  font: 24px/24px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.92px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 19, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__title {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 19, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__title {
    font-size: 36px;
    letter-spacing: 2.88px;
    line-height: 38px;
    margin-top: 100px;
    margin-bottom: 32px;
  }
}

/* line 40, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-height: inherit;
  overflow: hidden;
  padding-top: 24px;
  -webkit-transition: max-height 300ms ease;
  transition: max-height 300ms ease;
}

@media screen and (min-width: 768px) {
  /* line 40, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__grid {
    max-height: inherit;
    padding-top: 0;
    overflow: visible;
  }
}

/* line 59, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__grid--showall {
  max-height: 3000px;
}

/* line 64, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__item {
  background: #f6f6f6;
  display: none;
  margin-bottom: 23px;
  min-height: 70px;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 64, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__item {
    display: block;
    min-height: 100px;
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
  }
}

@media screen and (min-width: 1024px) {
  /* line 64, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__item {
    display: block;
    min-height: 100px;
    width: -webkit-calc(33% - 15px);
    width: calc(33% - 15px);
  }
}

/* line 85, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__grid--capped .events__item:nth-child(1), .events__grid--capped .events__item:nth-child(2), .events__grid--capped .events__item:nth-child(3), .events__grid--capped .events__item:nth-child(4), .events__grid--capped .events__item:nth-child(5), .events__grid--capped .events__item:nth-child(6) {
  display: block;
}

/* line 95, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__grid--showall .events__item {
  display: block;
}

/* line 99, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__item__new {
  background: #8AD126;
  border-radius: 50%;
  color: #fff;
  font: 12px/47px "DinotCondMed", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  height: 47px;
  left: 10px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: -24px;
  width: 47px;
  z-index: 2;
}

@media screen and (min-width: 1024px) {
  /* line 99, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__item__new {
    height: 70px;
    font-size: 16px;
    line-height: 70px;
    top: -35px;
    width: 70px;
  }
}

/* line 122, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__item__thumbnail {
  display: none;
  height: 0;
  max-height: 216px;
  overflow: hidden;
  padding-top: 54.5%;
  position: relative;
}

/* line 130, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__item__thumbnail img {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 142, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__item:first-child {
  background: #fff;
}

/* line 145, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__item:first-child .events__item__thumbnail {
  display: block;
}

/* line 148, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__item:first-child .events__item__info {
  background: #fff;
}

@media screen and (min-width: 768px) {
  /* line 153, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__item:nth-child(2) {
    background: #fff;
  }
  /* line 157, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__item:nth-child(2) .events__item__thumbnail {
    display: block;
  }
  /* line 160, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__item:nth-child(2) .events__item__info {
    background: #fff;
  }
}

@media screen and (min-width: 1024px) {
  /* line 166, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__item:nth-child(3) {
    background: #fff;
  }
  /* line 171, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__item:nth-child(3) .events__item__thumbnail {
    display: block;
  }
  /* line 174, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__item:nth-child(3) .events__item__info {
    background: #fff;
  }
}

/* line 180, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__item__info {
  padding: 15px;
}

@media screen and (min-width: 768px) {
  /* line 180, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__item__info {
    padding: 25px 30px;
  }
}

@incude min-screen(1024px) {
  /* line 180, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__item__info {
    padding: 25px 30px;
  }
}

/* line 193, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__item__info .events-item__event-title {
  color: #111;
  font: 15px/15px "DinotCondMed", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 193, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__item__info .events-item__event-title {
    font-size: 18px;
    letter-spacing: 1.44px;
    line-height: 18px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 193, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__item__info .events-item__event-title {
    font-size: 18px;
    letter-spacing: 1.44px;
    line-height: 18px;
  }
}

/* line 212, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__item__info .events-item__text {
  color: rgba(0, 0, 0, 0.5);
  font: 11px/10px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.76px;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  /* line 212, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__item__info .events-item__text {
    font-size: 13px;
    letter-spacing: 2.08px;
    line-height: 20px;
  }
}

/* line 228, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__item__link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 237, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__show-more {
  margin: 23px 0 45px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 237, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
  .events__show-more {
    display: none;
  }
}

/* line 245, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__show-more__toggle {
  color: #8ad124;
  display: inline-block;
  font: 24px/24px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.92px;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 253, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.events.scss */
.events__show-more__toggle:after {
  background: url('../../assets/img/icon.plus.svg') no-repeat 50% 50% #8ad124;
  background-size: 20px 20px;
  border-radius: 50%;
  content: "";
  display: block;
  height: 37px;
  margin: 10px auto;
  width: 37px;
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
.exclamation {
  padding: 48px 30px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
  .exclamation {
    padding: 72px 30px 80px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
  .exclamation {
    padding: 150px 30px;
  }
}

/* line 16, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
.exclamation__title__first {
  color: #000;
  font: 24px/24px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.92px;
  margin: 0 auto 4px;
  max-width: 600px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease, -webkit-transform 500ms ease;
}

@media screen and (min-width: 1024px) {
  /* line 16, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
  .exclamation__title__first {
    font: 36px/37px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
    letter-spacing: 2.88px;
    max-width: 1000px;
  }
}

/* line 34, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
.exclamation__title__last {
  color: #aeadad;
  font: 200 35px/35px "Gotham SSm A", "Gotham SSm B";
  letter-spacing: -2.1px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease, -webkit-transform 500ms ease;
  max-width: 600px;
}

@media screen and (min-width: 1024px) {
  /* line 34, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
  .exclamation__title__last {
    font-size: 72px;
    line-height: 72px;
    letter-spacing: -4.32px;
    max-width: 1000px;
  }
}

/* line 53, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
.exclamation__link {
  border-radius: 38px;
  border: 1px solid #8AD124;
  display: inline-block;
  height: 57px;
  margin-top: 20px;
  position: relative;
  text-decoration: none;
  -webkit-transition: opacity 500ms ease, background 500ms ease, height 500ms ease, width 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, background 500ms ease, height 500ms ease, width 500ms ease, -webkit-transform 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease, background 500ms ease, height 500ms ease, width 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease, background 500ms ease, height 500ms ease, width 500ms ease, -webkit-transform 500ms ease;
  width: 57px;
}

@media screen and (min-width: 1024px) {
  /* line 53, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
  .exclamation__link {
    height: 76px;
    margin-top: 33px;
    width: 76px;
  }
}

/* line 70, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
.exclamation__link img,
.exclamation__link .svg {
  max-width: 70px;
  width: 100%;
}

/* line 76, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
.exclamation__link svg {
  -webkit-transition: stroke 200ms ease, fill 200ms ease;
  transition: stroke 200ms ease, fill 200ms ease;
}

/* line 80, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
.exclamation__link svg * {
  stroke: #8AD124;
  fill: #fff;
  -webkit-transition: stroke 200ms ease, fill 200ms ease, opacity 200ms ease;
  transition: stroke 200ms ease, fill 200ms ease, opacity 200ms ease;
  max-width: 70px;
}

/* line 87, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
.exclamation__link .sl-2 {
  fill: #8AD124;
}

/* line 91, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
.exclamation__link:after {
  color: #fff;
  content: "A Partner";
  display: block;
  font: 36px/30px "DinotCondMed", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 3px;
  left: 50%;
  opacity: 0;
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  width: 260px;
}

/* line 107, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
.no-touch .exclamation__link:hover {
  background: #8AD124;
}

@media screen and (min-width: 1024px) {
  /* line 107, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
  .no-touch .exclamation__link:hover {
    border-radius: 38px;
    height: 76px;
    width: 260px;
  }
}

/* line 116, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
.no-touch .exclamation__link:hover:after {
  opacity: 1;
}

/* line 120, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.exclamation.scss */
.no-touch .exclamation__link:hover svg * {
  opacity: 0;
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer {
  background: -webkit-gradient(linear, left top, left bottom, from(#8ad124), to(#42a905));
  background: -webkit-linear-gradient(top, #8ad124 0%, #42a905 100%);
  background: linear-gradient(to bottom, #8ad124 0%, #42a905 100%);
  position: relative;
  z-index: 1;
}

/* line 6, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__inner {
  margin: 0 auto;
  max-width: 1280px;
  padding: 50px 20px;
  position: relative;
}

@media screen and (min-width: 768px) {
  /* line 6, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__inner {
    padding: 100px 40px 81px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 6, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__inner {
    padding: 100px 20px 81px;
  }
}

/* line 21, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__shout {
  background: #fff;
  margin: 0 auto 35px;
  max-width: 927px;
  padding: 25px 25px;
  text-align: center;
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 21, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__shout {
    margin: 0 auto 86px;
    padding: 85px 25px 73px;
  }
}

/* line 34, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__shout__heading {
  color: #303030;
  font: 24px/24px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.92px;
  margin: 0 auto;
  max-width: 650px;
  padding-bottom: 30px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 34, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__shout__heading {
    font-size: 36px;
    line-height: 38px;
    letter-spacing: 2.88px;
  }
}

/* line 50, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__shout p {
  color: #ababab;
  font: 400 15px/25px "GBoo", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  margin: 0 auto;
  max-width: 650px;
}

@media screen and (min-width: 768px) {
  /* line 50, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__shout p {
    font-size: 22px;
    line-height: 38px;
  }
}

/* line 62, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__shout__link {
  color: #8ad124;
  display: inline-block;
  font: 15px/15px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  margin: 45px 0 0;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 71, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__shout__link:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
}

/* line 77, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__shout__link img,
.footer__shout__link .svg {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -1px;
}

/* line 86, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__shout__link svg * {
  fill: #8ad124;
}

/* line 93, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__actions {
  margin: 32px auto 40px;
}

@media screen and (min-width: 768px) {
  /* line 93, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 96px auto 23px;
    max-width: 600px;
  }
}

/* line 104, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__newsletter {
  display: inline-block;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
  top: -9px;
}

@media screen and (min-width: 768px) {
  /* line 104, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__newsletter {
    margin-top: 0;
  }
}

/* line 115, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__newsletter__inner {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 254px;
}

@media screen and (min-width: 768px) {
  /* line 115, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__newsletter__inner {
    margin: 0;
    width: 254px;
  }
}

/* line 127, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__newsletter__success {
  color: #8ad124;
  background: #fff;
  font: 15px/40px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  height: 100%;
  letter-spacing: 1.2px;
  left: 0;
  padding: 0 50px 0 20px;
  position: absolute;
  text-transform: uppercase;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  top: 0;
  width: 100%;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  /* line 127, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__newsletter__success {
    font: 18px/40px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
    letter-spacing: 1.44px;
  }
}

/* line 149, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__newsletter__success span {
  position: relative;
  top: 30px;
  -webkit-transition: top 200ms ease;
  transition: top 200ms ease;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

/* line 156, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__newsletter__success i {
  position: absolute;
  right: 15px;
  top: 40px;
  -webkit-transition: top 200ms ease, -webkit-transform 200ms ease;
  transition: top 200ms ease, -webkit-transform 200ms ease;
  transition: top 200ms ease, transform 200ms ease;
  transition: top 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

/* line 165, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__newsletter__success .svg {
  height: 10px;
  position: absolute;
  right: 15px;
  top: 40px;
  -webkit-transition: top 200ms ease, -webkit-transform 200ms ease;
  transition: top 200ms ease, -webkit-transform 200ms ease;
  transition: top 200ms ease, transform 200ms ease;
  transition: top 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

/* line 175, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__newsletter--sent .footer__newsletter__success {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

/* line 178, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__newsletter--sent .footer__newsletter__success span {
  top: 0;
}

/* line 182, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__newsletter--sent .footer__newsletter__success i, .footer__newsletter--sent .footer__newsletter__success svg {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 192, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__newsletter .form__newsletter__email {
  background: #90d335;
  border: 0 none;
  color: #fff;
  font: 15px/40px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  height: 40px;
  letter-spacing: 1.2px;
  outline: none;
  padding: 0 50px 0 20px;
  text-transform: uppercase;
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 192, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__newsletter .form__newsletter__email {
    font: 18px/40px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
    letter-spacing: 1.44px;
    width: 254px;
  }
}

/* line 23, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.footer__newsletter .form__newsletter__email::-webkit-input-placeholder {
  color: #fff;
  font: 15px/40px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 23, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
  .footer__newsletter .form__newsletter__email::-webkit-input-placeholder {
    font: 18px/40px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
    letter-spacing: 1.44px;
  }
}

/* line 24, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.footer__newsletter .form__newsletter__email:-moz-placeholder {
  color: #fff;
  font: 15px/40px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 24, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
  .footer__newsletter .form__newsletter__email:-moz-placeholder {
    font: 18px/40px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
    letter-spacing: 1.44px;
  }
}

/* line 25, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.footer__newsletter .form__newsletter__email:-ms-input-placeholder {
  color: #fff;
  font: 15px/40px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 25, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
  .footer__newsletter .form__newsletter__email:-ms-input-placeholder {
    font: 18px/40px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
    letter-spacing: 1.44px;
  }
}

/* line 26, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.footer__newsletter .form__newsletter__email.placeholder {
  color: #fff;
  font: 15px/40px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 26, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
  .footer__newsletter .form__newsletter__email.placeholder {
    font: 18px/40px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
    letter-spacing: 1.44px;
  }
}

/* line 224, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__newsletter .form__newsletter__submit {
  background: url('../../assets/img/icon.arrow.svg') no-repeat 5px center transparent;
  background-size: 26px 8px;
  border: 0 none;
  color: #fff;
  height: 40px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -webkit-transition: right 400ms ease;
  transition: right 400ms ease;
  top: 0;
  width: 50px;
}

/* line 244, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__newsletter--sent .form__newsletter__submit {
  right: -60px;
}

@media screen and (min-width: 768px) {
  /* line 253, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__nav {
    width: -webkit-calc(100% - 254px);
    width: calc(100% - 254px);
  }
}

/* line 259, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__nav__item {
  color: #fff;
  display: block;
  font: 15px/39px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 259, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__nav__item {
    display: inline-block;
    font-size: 18px;
    letter-spacing: 1.44px;
    line-height: 20px;
    margin-right: 40px;
    text-align: left;
  }
}

/* line 277, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__nav__item:last-child {
  margin-right: 0;
}

/* line 283, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__newsletter {
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 283, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__newsletter {
    display: inline-block;
  }
}

/* line 291, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  max-width: 290px;
}

@media screen and (min-width: 768px) {
  /* line 291, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__social {
    max-width: 440px;
  }
}

/* line 301, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__social__item {
  color: #fff;
  display: inline-block;
  text-align: center;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  width: 24px;
}

/* line 308, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.no-touch .footer__social__item:hover {
  color: rgba(255, 255, 255, 0.75);
}

/* line 312, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__social__item i {
  color: #fff;
  display: inline-block;
  font-size: 21px;
}

/* line 321, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__member {
  padding: 21px 0 44px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 321, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__member {
    padding: 46px 0 44px;
  }
}

/* line 329, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__member img,
.footer__member .svg {
  display: inline-block;
  margin: 0 auto;
  width: 138px;
}

@media screen and (min-width: 768px) {
  /* line 329, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__member img,
  .footer__member .svg {
    width: 184px;
  }
}

/* line 341, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__copyright {
  color: #94d437;
  font: 13px/20px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 2.08px;
  text-align: center;
  text-transform: uppercase;
}

/* line 353, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__quote {
  margin-top: 46px;
}

@media screen and (min-width: 768px) {
  /* line 353, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__quote {
    margin-top: 72px;
  }
}

/* line 360, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__quote:before {
  background: #50ac08;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
}

/* line 368, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__quote__item {
  padding: 49px 0 45px;
}

@media screen and (min-width: 768px) {
  /* line 368, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__quote__item {
    padding: 75px 0 15px;
  }
}

/* line 376, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__quote__item--active {
  display: block;
}

/* line 380, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__quote__item:before {
  background: url('../../assets/img/icon.quote.svg') no-repeat 0 0 transparent;
  background-size: 15px 10px;
  content: "";
  display: block;
  font: 600 32px/32px "Gotham SSm A", "Gotham SSm B";
  height: 10px;
  margin: 0 auto 20px;
  text-align: center;
  width: 15px;
}

/* line 392, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__quote__item blockquote {
  color: #fff;
  font: 14px/22px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.84px;
  margin: 0 auto;
  max-width: 760px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 392, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__quote__item blockquote {
    font: 18px/30px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
    letter-spacing: 1.08px;
  }
}

/* line 406, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__quote__item blockquote:before {
  content: "";
}

/* line 412, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
.footer__quote__author {
  color: #fff;
  font: 10px/15px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.6px;
  margin: 45px auto 0;
  max-width: 840px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 412, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.footer.scss */
  .footer__quote__author {
    font: 13px/20px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
    letter-spacing: 1.6px;
  }
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header {
  background: #fff;
  min-height: 60px;
  position: relative;
}

@media screen and (min-width: 768px) {
  /* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
  .header {
    height: 90px;
  }
}

/* line 10, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.nav-active .header {
  background: -webkit-gradient(linear, left top, left bottom, from(#8ad124), to(#42a905));
  background: -webkit-linear-gradient(top, #8ad124 0%, #42a905 100%);
  background: linear-gradient(to bottom, #8ad124 0%, #42a905 100%);
  z-index: 10;
}

/* line 15, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__inner {
  margin: 0 auto;
  max-height: 60px;
  max-width: 1320px;
  min-height: 60px;
  overflow: hidden;
  padding: 0 20px;
  -webkit-transition: max-height 200ms linear;
  transition: max-height 200ms linear;
}

@media screen and (min-width: 768px) {
  /* line 15, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
  .header__inner {
    height: 90px;
    max-height: 90px;
    padding: 0 40px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 15, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
  .header__inner {
    padding: 20px 20px 0;
  }
}

/* line 34, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.nav-active .header__inner {
  max-height: 800px;
}

@media screen and (min-width: 768px) {
  /* line 34, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
  .nav-active .header__inner {
    max-height: 90px;
  }
}

/* line 43, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__logo {
  display: block;
  height: 25px;
  position: relative;
  top: 16px;
  width: 112px;
}

@media screen and (min-width: 768px) {
  /* line 43, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
  .header__logo {
    height: 30px;
    top: 30px;
    width: 130px;
  }
}

/* line 58, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__logo img,
.header__logo .svg {
  width: 100%;
}

/* line 63, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__logo svg * {
  fill: #8ad124;
}

/* line 68, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__nav {
  padding-top: 51px;
}

@media screen and (min-width: 768px) {
  /* line 68, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
  .header__nav {
    float: right;
    padding-top: 5px;
  }
}

/* line 76, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__nav__item {
  color: #fff;
  display: block;
  font: 34px/59px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.36px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 76, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
  .header__nav__item {
    color: #040700;
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 1.2px;
    margin-right: 20px;
    text-align: left;
  }
  /* line 95, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
  .header__nav__item:last-child {
    margin-right: 0;
  }
}

/* line 100, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__nav__item:after {
  background: transparent;
  content: "";
  display: none;
  height: 2px;
  position: relative;
  top: 2px;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 100, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
  .header__nav__item:after {
    display: block;
  }
}

/* line 117, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.no-touch .header__nav__item:hover:after, .header__nav__item--current:after {
  background: #040700;
}

/* line 124, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__contact {
  padding: 20px 0 37px;
}

@media screen and (min-width: 768px) {
  /* line 124, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
  .header__contact {
    display: none;
  }
}

/* line 131, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__contact__item {
  color: #fff;
  display: block;
  font: 15px/40px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 140, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__contact__item:last-child {
  margin-right: 0;
}

/* line 148, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__links__menu-toggle {
  height: 31px;
  position: absolute;
  right: 20px;
  top: 14px;
  width: 23px;
}

@media screen and (min-width: 768px) {
  /* line 148, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
  .header__links__menu-toggle {
    display: none;
  }
}

/* line 160, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.nav-active .header__links__menu-toggle--open {
  display: none;
}

/* line 165, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__links__menu-toggle--close {
  display: none;
}

/* line 168, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.nav-active .header__links__menu-toggle--close {
  display: block;
}

/* line 173, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__links__menu-toggle img,
.header__links__menu-toggle svg {
  height: 31px;
  width: 23px;
}

@media screen and (min-width: 768px) {
  /* line 181, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
  .header__contact {
    display: none;
  }
}

/* line 189, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  max-width: 290px;
}

@media screen and (min-width: 768px) {
  /* line 189, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
  .header__social {
    display: none;
  }
}

/* line 199, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__social__item {
  display: inline-block;
  text-align: center;
  width: 24px;
}

/* line 204, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__social__item i {
  color: #fff;
  display: inline-block;
  font-size: 21px;
}

/* line 212, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__foot {
  padding: 20px 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 212, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
  .header__foot {
    display: none;
  }
}

/* line 220, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.header.scss */
.header__foot img,
.header__foot .svg {
  display: inline-block;
  margin: 0 auto;
  width: 138px;
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.heading.scss */
.heading {
  margin: 0 auto;
  padding: 70px 20px 45px;
  max-width: 700px;
}

@media screen and (min-width: 1024px) {
  /* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.heading.scss */
  .heading {
    padding: 130px 20px 105px;
  }
}

/* line 10, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.heading.scss */
.heading--remove-bottom-padding {
  padding-bottom: 0;
}

/* line 14, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.heading.scss */
.heading__title {
  color: #303030;
  font: 24px/25px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.12px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  /* line 14, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.heading.scss */
  .heading__title {
    font-size: 36px;
    line-height: 38px;
  }
}

/* line 26, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.heading.scss */
.heading__title--gradient {
  background-clip: text;
  background-size: cover;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* line 35, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.heading.scss */
.heading__copy {
  color: #ababab;
  font: 400 15px/25px "Gotham SSm A", "Gotham SSm B";
  text-align: center;
}

@media screen and (min-width: 1024px) {
  /* line 35, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.heading.scss */
  .heading__copy {
    font-size: 22px;
    line-height: 38px;
  }
}

/* line 46, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.heading.scss */
.heading__copy p:last-child {
  margin-bottom: 0;
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}

/* line 7, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero--work {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  /* line 7, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero--work {
    margin-bottom: 55px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 7, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero--work {
    margin-bottom: 127px;
  }
}

/* line 19, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero--case-study {
  display: block;
  height: 290px;
  position: relative;
}

@media screen and (min-width: 1024px) {
  /* line 19, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero--case-study {
    height: 738px;
  }
}

/* line 28, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero--case-study .hero__csbg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}

/* line 37, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero--case-study .casestudy-hero__content {
  max-width: 1320px;
  padding-top: 30px;
  position: relative;
  z-index: 10;
}

@media screen and (min-width: 1024px) {
  /* line 37, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero--case-study .casestudy-hero__content {
    padding-top: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

/* line 50, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero--case-study .casestudy-hero__content__title {
  color: rgba(255, 255, 255, 0.3);
  font: 800 45px/45px "Gotham SSm A", "Gotham SSm B";
  letter-spacing: 2.7px;
  margin-bottom: 0;
  text-transform: uppercase;
  width: 60%;
}

@media screen and (min-width: 1024px) {
  /* line 50, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero--case-study .casestudy-hero__content__title {
    font-size: 130px;
    letter-spacing: 7.8px;
    line-height: 130px;
    padding-left: 45px;
    width: 50%;
  }
}

/* line 67, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero--case-study .casestudy-hero__content__tags {
  color: rgba(255, 255, 255, 0.5);
  font: 600 9px/10px "Gotham SSm A", "Gotham SSm B";
  letter-spacing: 0.18px;
}

@media screen and (min-width: 1024px) {
  /* line 67, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero--case-study .casestudy-hero__content__tags {
    font-size: 13px;
    letter-spacing: 0.26px;
    line-height: 20px;
    padding-left: 56px;
  }
}

/* line 80, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero--case-study .casestudy-hero__content__tags span:after {
  content: "·";
  display: inline-block;
  margin: 0 4px;
}

/* line 87, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero--case-study .casestudy-hero__content__tags span:last-child:after {
  display: none;
}

/* line 95, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero--case-study .casestudy-hero__card {
  display: none;
  height: initial;
  right: 3.5%;
  -webkit-perspective: 800px;
          perspective: 800px;
  position: absolute;
  top: 35px;
  -webkit-transform: rotate(50deg) skew(-10deg);
      -ms-transform: rotate(50deg) skew(-10deg);
          transform: rotate(50deg) skew(-10deg);
  width: 90px;
  z-index: 10;
}

@media screen and (min-width: 1024px) {
  /* line 95, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero--case-study .casestudy-hero__card {
    display: block;
    max-height: 100%;
    right: 14%;
    top: 86px;
    width: 240px;
  }
}

/* line 114, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero--case-study .casestudy-hero__card img {
  min-height: auto;
  max-width: 100%;
  -webkit-perspective: 800px;
          perspective: 800px;
}

/* line 121, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero--case-study .casestudy-hero__link {
  color: #8ad124;
  display: inline-block;
  font: 15px/15px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  position: relative;
  margin-top: 25px;
  text-decoration: none;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  /* line 121, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero--case-study .casestudy-hero__link {
    font-size: 18px;
    letter-spacing: 1.2px;
    line-height: 18px;
    margin-top: 30px;
    padding-left: 56px;
  }
}

/* line 142, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero--case-study .casestudy-hero__link:after {
  background: #8ad124;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  top: 4px;
  width: 100%;
}

/* line 159, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero img {
  display: block;
  min-height: 290px;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 166, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero img.mobile {
    display: none;
  }
}

/* line 172, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero img.desktop {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 172, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero img.desktop {
    display: block;
  }
}

/* line 181, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero__central-heading {
  color: #fff;
  display: block;
  font: 600 65px/65px "Gotham SSm A", "Gotham SSm B";
  letter-spacing: 3.9px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 181, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero__central-heading {
    font-size: 130px;
    letter-spacing: 7.8px;
    line-height: 130px;
  }
}

/* line 200, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero__heading {
  position: relative;
}

/* line 204, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero__title {
  color: #fff;
  font: 700 45px/45px "Gotham SSm A", "Gotham SSm B";
  left: 50%;
  margin-bottom: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  text-transform: uppercase;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  word-wrap: break-word;
}

@media screen and (min-width: 1024px) {
  /* line 204, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero__title {
    font-size: 130px;
    line-height: 130px;
    width: 1100px;
    word-wrap: initial;
  }
}

/* line 224, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero__title__inner {
  position: relative;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto;
}

/* line 239, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero--work .hero__title {
  color: #303030;
  font: 700 45px/45px "Gotham SSm A", "Gotham SSm B";
  letter-spacing: 2.7px;
  left: 0;
  text-align: left;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 239, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero--work .hero__title {
    font-size: 100px;
    line-height: 100px;
  }
}

/* line 254, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero--work .hero__title__inner {
  margin: 0 auto;
  max-width: 1320px;
}

/* line 261, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero__copy {
  max-width: 1320px;
}

/* line 265, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero__copy p {
  color: #ababab;
  font: 400 15px/25px "Gotham SSm A", "Gotham SSm B";
  float: right;
  margin-top: 0;
  max-width: 400px;
  position: relative;
  text-align: right;
  width: 100%;
}

/* line 335, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.hero__copy p:before {
  content: "";
  display: table;
  clear: both;
}

/* line 340, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.hero__copy p:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 1024px) {
  /* line 265, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero__copy p {
    font-size: 22px;
    line-height: 38px;
    max-width: 640px;
  }
}

/* line 282, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero__copy p:last-child {
  margin-bottom: 0;
}

/* line 288, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero__content {
  padding: 27px 20px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}

@media screen and (min-width: 1024px) {
  /* line 288, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero__content {
    left: 50%;
    max-width: 1320px;
    padding: 55px 20px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

/* line 303, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero__content__category {
  color: #535353;
  font: 11px/16px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.76px;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  /* line 303, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero__content__category {
    font-size: 13px;
    letter-spacing: 2.08px;
    line-height: 20px;
  }
}

/* line 316, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero__content__title {
  color: #fff;
  font: 700 20px/20px "Gotham SSm A", "Gotham SSm B";
  letter-spacing: 3.6px;
  max-width: 800px;
  text-transform: uppercase;
  text-shadow: 9px 4px 10px #222;
}

@media screen and (min-width: 1024px) {
  /* line 316, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
  .hero__content__title {
    font-size: 50px;
    letter-spacing: 9px;
    line-height: 50px;
  }
}

/* line 330, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.hero.scss */
.hero__content__title--black {
  color: black;
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.image.scss */
.image {
  position: relative;
}

/* line 5, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.image.scss */
.image img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}

/* line 12, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.image.scss */
.image--full {
  width: 100%;
}

/* line 16, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.image.scss */
.image--uncapped {
  max-height: initial;
}

/* line 20, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.image.scss */
.image--capped {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

/* line 26, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.image.scss */
.image--square {
  padding-top: 100%;
  position: relative;
}

@media screen and (min-width: 768px) {
  /* line 26, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.image.scss */
  .image--square {
    padding-top: 0;
  }
}

/* line 34, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.image.scss */
.image--square img {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 34, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.image.scss */
  .image--square img {
    left: initial;
    position: relative;
    top: initial;
  }
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight {
  max-width: 1290px;
}

/* line 335, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.insight:before {
  content: "";
  display: table;
  clear: both;
}

/* line 340, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.insight:after {
  content: "";
  display: table;
  clear: both;
}

/* line 6, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight:after {
  content: "";
  display: table;
  clear: both;
}

/* line 12, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__back {
  text-align: center;
}

/* line 15, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__back__link {
  color: #8ad124;
  cursor: pointer;
  display: inline-block;
  font: 12px/12px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 0.96px;
  margin: 24px 0 40px;
  text-decoration: none;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  /* line 15, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__back__link {
    font-size: 16px;
    letter-spacing: 1.28px;
    line-height: 16px;
    margin: 51px 0 88px;
  }
}

/* line 32, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__back__link:before {
  background: url('../../assets/img/icon.back.blocks.svg') no-repeat 0 0 transparent;
  background-size: 11px 7px;
  content: "";
  display: inline-block;
  height: 7px;
  margin-right: 10px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 11px;
}

/* line 47, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 20px 0 0;
}

@media screen and (min-width: 1024px) {
  /* line 47, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__meta {
    display: block;
    left: -330px;
    padding: 0;
    position: absolute;
    top: 9px;
    width: 300px;
  }
}

/* line 61, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__meta__item {
  margin-bottom: 20px;
  width: 50%;
}

@media screen and (min-width: 1024px) {
  /* line 61, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__meta__item {
    margin-bottom: 65px;
    width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 70, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__meta__item:last-child {
    margin-bottom: 0;
  }
}

/* line 76, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__meta__item--related {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

@media screen and (min-width: 1024px) {
  /* line 76, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__meta__item--related {
    -webkit-box-ordinal-group: NaN;
    -webkit-order: initial;
        -ms-flex-order: initial;
            order: initial;
  }
}

/* line 84, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__meta__item h2 {
  color: #303030;
  font: 15px/16px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  margin-bottom: 3px;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  /* line 84, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__meta__item h2 {
    font-size: 18px;
    line-height: 18px;
  }
}

/* line 97, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__meta__item .meta-link {
  color: #8ad124;
  display: inline-block;
  font: 14px/14px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.12px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  /* line 97, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__meta__item .meta-link {
    font-size: 16px;
    letter-spacing: 1.28px;
    line-height: 20px;
  }
}

/* line 112, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__meta__item .meta-link:after {
  background: #8ad124;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
}

/* line 121, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__meta__item .meta-date,
.insight__meta__item .meta-share {
  color: #535353;
  display: block;
  font: 400 12px/17px "Gotham SSm A", "Gotham SSm B";
  text-decoration: none;
}

@media screen and (min-width: 1024px) {
  /* line 121, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__meta__item .meta-date,
  .insight__meta__item .meta-share {
    font-size: 14px;
    line-height: 24px;
  }
}

/* line 134, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__meta__item .meta-share {
  display: table;
  margin-bottom: 4px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  vertical-align: top;
}

/* line 143, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__meta__item .meta-share:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #8ad124;
  content: '';
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  -webkit-transform: translateY(95%);
  -ms-transform: translateY(95%);
      transform: translateY(95%);
}

/* line 159, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.no-touch .insight__meta__item .meta-share:hover {
  color: #fff;
}

/* line 162, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.no-touch .insight__meta__item .meta-share:hover:before {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

/* line 170, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content {
  margin-bottom: 113px;
  position: relative;
}

@media screen and (min-width: 768px) {
  /* line 170, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__content {
    margin-bottom: 137px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 170, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__content {
    float: right;
    margin-bottom: 140px;
    width: -webkit-calc(100% - 330px);
    width: calc(100% - 330px);
  }
}

/* line 184, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content:after {
  background: #8ad124;
  content: "";
  display: block;
  height: 12px;
  position: relative;
  top: 37px;
  width: 12px;
}

@media screen and (min-width: 1024px) {
  /* line 184, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__content:after {
    top: 40px;
  }
}

/* line 198, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__primary {
  color: #303030;
  font: 300 20px/28px "Gotham SSm A", "Gotham SSm B";
}

@media screen and (min-width: 1024px) {
  /* line 198, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__content__primary {
    font-size: 36px;
    line-height: 50px;
  }
}

/* line 208, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content h3 {
  color: #303030;
  font: 600 15px/25px "Gotham SSm A", "Gotham SSm B";
  margin: 0;
}

@media screen and (min-width: 1024px) {
  /* line 208, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__content h3 {
    font-size: 22px;
    line-height: 38px;
  }
}

/* line 219, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content p {
  color: #ababab;
  font: 400 15px/25px "Gotham SSm A", "Gotham SSm B";
}

@media screen and (min-width: 1024px) {
  /* line 219, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__content p {
    font-size: 22px;
    line-height: 38px;
  }
}

/* line 228, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content p:last-child {
  margin-bottom: 0;
}

/* line 231, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content p strong {
  color: #303030;
  font-weight: 600;
}

/* line 239, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__quote {
  color: #8ad124;
  font: 29px/29px "DinotCond", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.74px;
  margin: 50px 0;
  padding: 0;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 239, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__content__quote {
    margin: 69px 0 67px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 239, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__content__quote {
    font-size: 58px;
    letter-spacing: 3.48px;
    line-height: 58px;
    margin: 80px 0 80px -200px;
  }
}

/* line 258, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__quote:before {
  background: url('../../assets/img/icon.quote.green.svg') no-repeat 0 0 transparent;
  background-size: 15px 10px;
  content: "";
  display: block;
  font: 600 32px/32px "Gotham SSm A", "Gotham SSm B";
  height: 10px;
  margin: 0 auto 10px;
  margin-bottom: 10px;
  width: 15px;
}

@media screen and (min-width: 1024px) {
  /* line 258, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__content__quote:before {
    background-size: 18px 13px;
    height: 13px;
    margin: 0 auto 17px;
    width: 18px;
  }
}

/* line 278, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__image {
  display: block;
  padding: 50px 0;
}

@media screen and (min-width: 1024px) {
  /* line 278, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__content__image {
    margin-left: -330px;
  }
}

/* line 286, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__image img {
  display: block;
  width: 100%;
}

/* line 292, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__video {
  display: block;
  height: 0;
  margin: 50px 0;
  overflow: hidden;
  position: relative;
  padding: 56.25% 0 0;
}

@media screen and (min-width: 1024px) {
  /* line 292, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__content__video {
    margin-left: -330px;
    padding: -webkit-calc(56.25% + 186px) 0 0;
    padding: calc(56.25% + 186px) 0 0;
  }
}

/* line 305, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__video iframe {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 315, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__carousel {
  margin: 55px 0 20px -20px;
  width: -webkit-calc(100% + 40px);
  width: calc(100% + 40px);
}

@media screen and (min-width: 1024px) {
  /* line 315, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__content__carousel {
    margin: 110px -330px 0 0;
    margin-left: -330px;
    width: -webkit-calc(100% + 330px);
    width: calc(100% + 330px);
  }
}

/* line 326, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__carousel .insight-carousel__item {
  outline: none;
  position: relative;
  width: 100%;
}

/* line 331, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__carousel .insight-carousel__item img {
  outline: none;
  width: 100%;
}

/* line 338, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__carousel .slick-arrow {
  border: 0 none;
  height: -webkit-calc(100% - 10px);
  height: calc(100% - 10px);
  outline: none;
  opacity: 0;
  position: absolute;
  top: 0;
  text-indent: -9999px;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  width: 50%;
  z-index: 3;
}

/* line 350, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__carousel .slick-arrow.slick-prev {
  background: url('../../assets/img/icon.carousel.btn.minus.svg') no-repeat center center rgba(138, 209, 36, 0.8);
  background-size: 35% 35%;
  left: 0;
}

/* line 356, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__carousel .slick-arrow.slick-next {
  background: url('../../assets/img/icon.carousel.btn.svg') no-repeat center center rgba(138, 209, 36, 0.8);
  background-size: 35% 35%;
  right: 0;
}

/* line 362, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.no-touch .insight__content__carousel .slick-arrow:hover {
  opacity: 1;
}

/* line 367, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__carousel .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 3px 0;
  padding: 0;
  position: relative;
  width: 100%;
}

/* line 379, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__carousel .slick-dots li {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  display: block;
  height: 6px;
  padding-right: 2px;
}

/* line 385, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__carousel .slick-dots li:last-child {
  padding-right: 0;
}

/* line 390, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__carousel .slick-dots li.slick-active button {
  background: #c1c1c1;
}

/* line 395, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__carousel .slick-dots li button {
  background: #e6e6e6;
  border: 0 none;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
  height: 6px;
  outline: none;
  padding: 0;
  -webkit-transition: background 200ms ease;
  transition: background 200ms ease;
  width: 100%;
  text-indent: -9999px;
  -webkit-appearance: none;
}

/* line 412, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__carousel-text {
  margin-bottom: 35px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 412, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__content__carousel-text {
    margin: 0 0 110px -330px;
    width: -webkit-calc(100% + 330px);
    width: calc(100% + 330px);
  }
}

/* line 422, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__content__carousel-text .insight-carousel-text__item {
  color: rgba(0, 0, 0, 0.5);
  font: 9px/11px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.44px;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  /* line 422, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__content__carousel-text .insight-carousel-text__item {
    font-size: 13px;
    letter-spacing: 2.08px;
    line-height: 20px;
    margin-top: 30px;
  }
}

/* line 441, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__post-content h3 {
  font: 600 15px/25px "Gotham SSm A", "Gotham SSm B";
  margin: 0;
}

@media screen and (min-width: 1024px) {
  /* line 441, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight__post-content h3 {
    font-size: 22px;
    line-height: 38px;
  }
}

/* line 450, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__post-content h3 strong {
  color: #303030;
}

/* line 455, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__post-content a {
  color: #8ad124;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  vertical-align: top;
}

/* line 464, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight__post-content a:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #8ad124;
  content: '';
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  -webkit-transform: translateY(95%);
  -ms-transform: translateY(95%);
      transform: translateY(95%);
}

/* line 480, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.no-touch .insight__post-content a:hover {
  color: #fff;
}

/* line 483, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.no-touch .insight__post-content a:hover:before {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

/* line 490, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight .pullout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 35px 0 45px;
}

@media screen and (min-width: 1024px) {
  /* line 490, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight .pullout {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    left: -330px;
    margin: 0;
    position: absolute;
    -webkit-transform: translateY(11px);
        -ms-transform: translateY(11px);
            transform: translateY(11px);
    width: 300px;
  }
}

/* line 503, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight .pullout__quote {
  color: #8ad124;
  font: 19px/20px "DinotCond", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.14px;
  margin: 0;
  padding-right: 20px;
  text-transform: uppercase;
  width: 50%;
}

@media screen and (min-width: 768px) {
  /* line 503, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight .pullout__quote {
    font-size: 38px;
    letter-spacing: 2.28px;
    line-height: 40px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 503, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight .pullout__quote {
    padding-right: 20px;
    width: 100%;
  }
}

/* line 523, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight .pullout__quote:before {
  background: url('../../assets/img/icon.quote.green.svg') no-repeat 0 0 transparent;
  background-size: 15px 10px;
  content: "";
  display: block;
  font: 600 32px/32px "Gotham SSm A", "Gotham SSm B";
  height: 13px;
  margin-bottom: 10px;
  width: 18px;
}

@media screen and (min-width: 1024px) {
  /* line 523, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight .pullout__quote:before {
    background-size: 15px 10px;
    height: 10px;
    margin-bottom: 10px;
    width: 15px;
  }
}

/* line 541, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight .pullout__quote:after {
  background: url('../../assets/img/asset.pullout.quote.png') no-repeat 0 0 transparent;
  background-size: 100% auto;
  height: 20px;
  margin: 36px 0 30px;
  width: 300px;
}

@media screen and (min-width: 1024px) {
  /* line 541, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight .pullout__quote:after {
    content: "";
    display: block;
  }
}

/* line 555, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight .pullout__thumbnail {
  width: 50%;
}

@media screen and (min-width: 768px) {
  /* line 555, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight .pullout__thumbnail {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    padding-right: 50px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 555, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight .pullout__thumbnail {
    -webkit-box-ordinal-group: NaN;
    -webkit-order: initial;
        -ms-flex-order: initial;
            order: initial;
    padding-right: 0;
    width: 100%;
  }
}

/* line 569, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight .pullout__thumbnail img {
  width: 100%;
}

/* line 573, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight .pullout__thumbnail__info {
  color: rgba(0, 0, 0, 0.5);
  font: 9px/11px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.44px;
  padding: 10px 20px 10px 10px;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  /* line 573, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight .pullout__thumbnail__info {
    font-size: 13px;
    line-height: 20px;
    padding: 15px 40px 10px 0;
  }
}

/* line 588, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight .pullout__text {
  position: relative;
  width: 50%;
}

@media screen and (min-width: 768px) {
  /* line 588, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight .pullout__text {
    width: 100%;
  }
}

/* line 596, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.insight .pullout__text p {
  bottom: 0;
  color: rgba(0, 0, 0, 0.5);
  font: 9px/11px "DinotCond", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.44px;
  margin: 0;
  padding: 0 25px;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 596, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight .pullout__text p {
    font-size: 13px;
    letter-spacing: 2.08px;
    line-height: 20px;
    padding: 15px 0;
    position: relative;
  }
}

@media screen and (min-width: 768px) {
  /* line 618, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight .pullout--alt {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media screen and (min-width: 768px) {
  /* line 623, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight .pullout--alt .pullout__thumbnail {
    padding-right: 0;
  }
}

@media screen and (min-width: 768px) {
  /* line 629, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight .pullout--alt .pullout__text {
    margin-top: 20px;
    width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 629, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight .pullout--alt .pullout__text {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  /* line 639, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight .pullout--alt .pullout__text p {
    padding: 0;
  }
}

@media screen and (min-width: 1024px) {
  /* line 639, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .insight .pullout--alt .pullout__text p {
    padding-top: 15px;
  }
}

/* line 654, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.upnext {
  background: #f6f6f6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 189px;
  margin: 0 auto 20px;
  max-width: 1076px;
  padding: 0;
  position: relative;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
}

@media screen and (min-width: 768px) {
  /* line 654, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .upnext {
    margin-bottom: 100px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 654, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .upnext {
    height: 328px;
    margin-bottom: 140px;
    padding: 0;
    width: 100%;
  }
}

/* line 676, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.upnext__link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 684, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.upnext__text {
  position: relative;
  width: 50%;
}

/* line 688, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.upnext__text__inner {
  padding: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (min-width: 1024px) {
  /* line 688, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .upnext__text__inner {
    padding: 20px 55px;
  }
}

/* line 699, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.upnext__text__title-pre {
  color: rgba(0, 0, 0, 0.5);
  font: 12px/10px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.92px;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  /* line 699, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .upnext__text__title-pre {
    font-size: 16px;
    letter-spacing: 2.56px;
    line-height: 16px;
    margin-bottom: 8px;
  }
}

/* line 712, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.upnext__text__title-pre .svg {
  position: relative;
  width: 27px;
}

@media screen and (min-width: 1024px) {
  /* line 712, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .upnext__text__title-pre .svg {
    margin-left: 4px;
    top: -1px;
    width: 27px;
  }
}

/* line 722, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.upnext__text__title-pre .svg * {
  fill: #acacac;
}

/* line 728, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.upnext__text__title {
  color: #000;
  font: 15px/18px "DinotCondMed", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  /* line 728, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
  .upnext__text__title {
    font-size: 28px;
    letter-spacing: 2.24px;
    line-height: 32px;
  }
}

/* line 742, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.upnext__thumbnail {
  overflow: hidden;
  position: relative;
  width: 50%;
}

/* line 747, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.upnext__thumbnail img {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  -webkit-transition: -webkit-transform 600ms ease;
  transition: -webkit-transform 600ms ease;
  transition: transform 600ms ease;
  transition: transform 600ms ease, -webkit-transform 600ms ease;
  width: 100%;
  -webkit-backface-visibility: hidden;
}

/* line 757, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.upnext__thumbnail__overlay {
  background: transparent;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  width: 100%;
}

/* line 770, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.no-touch .upnext:hover .upnext__thumbnail img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

/* line 774, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insight.scss */
.no-touch .upnext:hover .upnext__thumbnail__overlay {
  background: rgba(138, 209, 36, 0.9);
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights {
  position: relative;
}

/* line 5, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights--reduced-items {
  padding-top: 50px;
}

@media screen and (min-width: 1024px) {
  /* line 5, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights--reduced-items {
    padding-top: initial;
  }
}

/* line 12, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights--reduced-items:before {
  background: #e9ecf1;
  height: 1px;
  display: block;
  margin: 0 auto;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 12, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights--reduced-items:before {
    width: 100%;
  }
}

/* line 25, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights--standalone {
  border-top: 0 none;
  padding-bottom: 0;
}

@media screen and (min-width: 1024px) {
  /* line 25, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights--standalone {
    padding-bottom: 27px;
  }
}

/* line 34, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__top {
  padding: 81px 0 0;
}

@media screen and (min-width: 1024px) {
  /* line 34, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__top {
    padding: 143px 0 0;
  }
}

/* line 41, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights--standalone .insights__top {
  padding: 0;
}

/* line 46, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__title {
  color: #000;
  font: 24px/24px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.92px;
  margin: 0 auto 15px;
  max-width: 1000px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 46, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__title {
    font-size: 36px;
    line-height: 38px;
  }
}

/* line 61, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__copy {
  color: #c4c4c4;
  font: 400 15px/25px "Gotham SSm A", "Gotham SSm B";
  margin: 0 auto;
  max-width: 630px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 61, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__copy {
    font-size: 22px;
    line-height: 38px;
  }
}

/* line 74, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__filter {
  margin: 45px 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 74, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__filter {
    margin: 38px 0 54px;
  }
}

@media screen and (min-width: 768px) {
  /* line 82, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights--standalone .insights__filter {
    margin: 50px 0 54px;
  }
}

/* line 89, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__filter--module {
  margin: 45px 0;
}

@media screen and (min-width: 768px) {
  /* line 89, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__filter--module {
    margin: 83px 0 75px;
  }
}

/* line 97, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__filter__item {
  color: #c4c4c4;
  display: inline-block;
  font: 14px/28px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.12px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}

@media screen and (min-width: 768px) {
  /* line 97, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__filter__item {
    font: 24px/38px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
    letter-spacing: 1.92px;
  }
}

/* line 111, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.no-touch .insights__filter__item:hover, .insights__filter__item--active {
  color: #8ad124;
}

/* line 116, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__filter__item:after {
  color: #d4d4d4;
  content: "/";
  margin: 0 10px;
}

@media screen and (min-width: 768px) {
  /* line 116, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__filter__item:after {
    margin: 0 15px;
  }
}

/* line 127, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__filter__item:last-child:after {
  display: none;
}

/* line 134, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid {
  margin: 0 auto;
  max-width: 1294px;
}

/* line 138, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid .grid-sizer, .insights__grid__item {
  padding: 0 0 45px;
  width: 100%;
}

@media screen and (min-width: 600px) {
  /* line 138, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__grid .grid-sizer, .insights__grid__item {
    padding: 10px 10px 30px;
    width: 50%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 138, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__grid .grid-sizer, .insights__grid__item {
    padding: 15px 15px 30px;
    width: 33%;
    width: -webkit-calc(100%/3);
    width: calc(100%/3);
  }
}

/* line 154, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid .grid-sizer--first, .insights__grid__item--first {
  padding: 0 0 100%;
  margin-bottom: 20px;
  width: 100%;
}

@media screen and (min-width: 600px) {
  /* line 154, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__grid .grid-sizer--first, .insights__grid__item--first {
    padding: 10px 10px 50%;
    width: 50%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 154, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__grid .grid-sizer--first, .insights__grid__item--first {
    height: 0;
    margin-bottom: 40px;
    padding: 15px 15px 55%;
    width: 66%;
  }
}

/* line 172, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid .grid-sizer--first .insights-grid-item__body, .insights__grid__item--first .insights-grid-item__body {
  height: 100% !important;
  left: 0;
  position: absolute !important;
  top: 0;
  width: 100% !important;
}

@media screen and (min-width: 600px) {
  /* line 172, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__grid .grid-sizer--first .insights-grid-item__body, .insights__grid__item--first .insights-grid-item__body {
    height: -webkit-calc(100% - 20px) !important;
    height: calc(100% - 20px) !important;
    left: 10px;
    top: 10px;
    width: -webkit-calc(100% - 20px) !important;
    width: calc(100% - 20px) !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 172, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__grid .grid-sizer--first .insights-grid-item__body, .insights__grid__item--first .insights-grid-item__body {
    height: -webkit-calc(100% - 30px) !important;
    height: calc(100% - 30px) !important;
    left: 15px;
    top: 15px;
    width: -webkit-calc(100% - 30px) !important;
    width: calc(100% - 30px) !important;
  }
}

/* line 194, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid .grid-sizer--first .insights-grid-item__thumbnail, .insights__grid__item--first .insights-grid-item__thumbnail {
  height: 100% !important;
  left: 0;
  position: absolute !important;
  top: 0;
  width: 100%;
}

/* line 202, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid .grid-sizer--first .insights-grid-item__info, .insights__grid__item--first .insights-grid-item__info {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}

@media screen and (min-width: 1024px) {
  /* line 202, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__grid .grid-sizer--first .insights-grid-item__info, .insights__grid__item--first .insights-grid-item__info {
    left: 0;
    padding-right: 100px !important;
    position: absolute;
    top: 0;
  }
}

/* line 215, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid .grid-sizer--first .insights-grid-item__info__title, .insights__grid__item--first .insights-grid-item__info__title {
  color: #fff;
  font-size: 20px !important;
  letter-spacing: 3.6px !important;
  line-height: 20px !important;
}

@media screen and (min-width: 1024px) {
  /* line 215, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__grid .grid-sizer--first .insights-grid-item__info__title, .insights__grid__item--first .insights-grid-item__info__title {
    font-size: 50px !important;
    letter-spacing: 9px !important;
    line-height: 50px !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 227, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__grid .grid-sizer--first .insights-grid-item__info__title .svg, .insights__grid__item--first .insights-grid-item__info__title .svg {
    fill: #fff;
    height: 20px !important;
    position: relative;
    top: -6px;
    width: 35px !important;
  }
}

/* line 248, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid .grid-sizer--black .insights-grid-item__info__title, .insights__grid__item--black .insights-grid-item__info__title {
  color: black;
}

@media screen and (min-width: 1024px) {
  /* line 250, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__grid .grid-sizer--black .insights-grid-item__info__title .svg, .insights__grid__item--black .insights-grid-item__info__title .svg {
    fill: black;
  }
}

/* line 262, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}

/* line 269, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__callout {
  color: #fff;
  display: none;
  margin-bottom: 60px;
  padding: 50px 38px;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 269, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__grid__item .insights-grid-item__callout {
    display: block;
    margin-bottom: 67px;
  }
}

/* line 283, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__callout:after {
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #8ad124;
  bottom: -16px;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
}

/* line 296, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__callout--green {
  background: #8ad124;
}

/* line 299, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__callout--green:after {
  border-top-color: #8ad124;
}

/* line 304, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__callout--grey {
  background: #535353;
}

/* line 307, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__callout--grey:after {
  border-top-color: #535353;
}

/* line 312, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__callout--below {
  margin-top: 22px;
  margin-bottom: 60px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

/* line 317, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__callout--below:after {
  bottom: initial;
  top: -16px;
  -webkit-transform: translateX(-50%) rotate(-180deg);
      -ms-transform: translateX(-50%) rotate(-180deg);
          transform: translateX(-50%) rotate(-180deg);
}

/* line 324, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__callout blockquote {
  color: #fff;
  font: 38px/40px "DinotCond", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 2.28px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

/* line 332, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__callout blockquote:before {
  background: url('../../assets/img/icon.quote.svg') no-repeat 0 0 transparent;
  background-size: 15px 10px;
  content: "";
  display: block;
  font: 600 32px/32px "Gotham SSm A", "Gotham SSm B";
  height: 10px;
  margin-bottom: 10px;
  width: 15px;
}

/* line 344, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__callout .quote-by {
  color: #fff;
  display: block;
  font: 13px/20px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 2.08px;
  margin-top: 30px;
  padding-right: 20px;
  text-decoration: none;
}

/* line 353, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__callout .quote-by img,
.insights__grid__item .insights-grid-item__callout .quote-by .svg {
  height: 8px;
  margin-left: 6px;
  width: 25px;
}

/* line 363, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__callout--smaller blockquote {
  font-size: 28px;
  letter-spacing: 1.68px;
  line-height: 30px;
}

/* line 371, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__body {
  position: relative;
  width: 100%;
}

/* line 376, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__thumbnail {
  height: 0;
  padding-bottom: 55%;
  position: relative;
}

/* line 381, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__thumbnail img {
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  width: 100%;
}

/* line 391, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__thumbnail--alt {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 20px #1a1a1a;
          box-shadow: inset 0 0 20px #1a1a1a;
  height: 0;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 75%;
  position: relative;
  width: 75%;
}

/* line 404, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__thumbnail--alt img {
  height: 100%;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  width: auto;
}

/* line 415, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__info {
  padding: 15px 20px;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  /* line 415, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__grid__item .insights-grid-item__info {
    padding: 26px 38px;
  }
}

/* line 423, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__info__category {
  color: rgba(0, 0, 0, 0.5);
  font: 11px/16px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.76px;
  margin-bottom: 3px;
}

@media screen and (min-width: 1024px) {
  /* line 423, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__grid__item .insights-grid-item__info__category {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 2.08px;
  }
}

/* line 436, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__info__title {
  font: 600 15px/15px "Gotham SSm A", "Gotham SSm B";
  letter-spacing: 1.2px;
}

@media screen and (min-width: 1024px) {
  /* line 436, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__grid__item .insights-grid-item__info__title {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 1.44px;
  }
}

/* line 446, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__info__title img,
.insights__grid__item .insights-grid-item__info__title .svg {
  height: 8px;
  margin-left: 6px;
  width: 25px;
}

/* line 456, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__grid__item .insights-grid-item__link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}

/* line 469, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__view-more {
  margin-top: -30px;
  padding: 0 0 53px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 469, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__view-more {
    margin-top: 0;
    padding: 15px 0 104px;
  }
}

/* line 479, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__view-more .link {
  color: #8ad124;
  display: inline-block;
  font: 14px/16px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.12px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 479, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights__view-more .link {
    font-size: 18px;
    letter-spacing: 1.44px;
    line-height: 20px;
  }
}

/* line 492, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
.insights__view-more .link:after {
  background: #8ad124;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  top: 5px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 505, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights--reduced-items .insights__grid__item {
    display: none;
  }
  /* line 509, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.insights.scss */
  .insights--reduced-items .insights__grid__item:nth-of-type(1), .insights--reduced-items .insights__grid__item:nth-of-type(2), .insights--reduced-items .insights__grid__item:nth-of-type(3), .insights--reduced-items .insights__grid__item:nth-of-type(4) {
    display: block;
  }
}

/* line 2, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.not-found.scss */
.not-found__first {
  position: relative;
}

/* line 6, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.not-found.scss */
.not-found__image {
  width: 100%;
}

/* line 10, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.not-found.scss */
.not-found__heading {
  color: #fff;
  font: 800 80px/80px "Gotham SSm A", "Gotham SSm B";
  letter-spacing: 4.8px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  /* line 10, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.not-found.scss */
  .not-found__heading {
    font-size: 130px;
    letter-spacing: 7.8px;
    line-height: 130px;
  }
}

/* line 29, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.not-found.scss */
.not-found__heading-secondary {
  color: #000000;
  font: 36px/38px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-transform: uppercase;
}

/* line 35, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.not-found.scss */
.not-found__last {
  padding: 65px 20px;
  text-align: center;
}

/* line 40, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.not-found.scss */
.not-found__link {
  color: rgba(0, 0, 0, 0.5);
  font: 16px/20px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 2.56px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}

/* line 48, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.not-found.scss */
.not-found__link .svg {
  position: relative;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  top: -1px;
}

/* line 53, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.not-found.scss */
.not-found__link .svg * {
  fill: rgba(0, 0, 0, 0.5);
  -webkit-transition: fill 300ms ease;
  transition: fill 300ms ease;
}

/* line 59, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.not-found.scss */
.no-touch .not-found__link:hover {
  color: #000;
}

/* line 63, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.not-found.scss */
.no-touch .not-found__link:hover .svg * {
  fill: #000;
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.partnership.scss */
.partnership {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 80px;
}

@media screen and (min-width: 768px) {
  /* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.partnership.scss */
  .partnership {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
}

@media screen and (min-width: 1024px) {
  /* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.partnership.scss */
  .partnership {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 155px;
    margin-bottom: 120px;
  }
}

/* line 17, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.partnership.scss */
.partnership__item {
  background: #f6f6f6;
  margin-bottom: 10px;
  min-height: 70px;
  padding: 15px;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 17, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.partnership.scss */
  .partnership__item {
    margin-bottom: 30px;
    min-height: 100px;
    padding: 25px 30px;
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
  }
}

@media screen and (min-width: 1024px) {
  /* line 17, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.partnership.scss */
  .partnership__item {
    min-height: 100px;
    padding: 50px 38px 70px;
    width: -webkit-calc(33% - 15px);
    width: calc(33% - 15px);
  }
}

/* line 38, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.partnership.scss */
.partnership__item__icon {
  height: 125px;
  margin-bottom: 15px;
  padding: 15px;
  position: relative;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 38, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.partnership.scss */
  .partnership__item__icon {
    height: 250px;
    padding: 0;
  }
}

/* line 50, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.partnership.scss */
.partnership__item__icon img,
.partnership__item__icon .svg {
  display: inline-block;
  max-height: 100%;
  max-width: 80%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 61, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.partnership.scss */
.partnership__item__title {
  color: #111;
  font: 15px/15px "DinotCondMed", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.2px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 61, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.partnership.scss */
  .partnership__item__title {
    font-size: 18px;
    letter-spacing: 1.44px;
    line-height: 18px;
  }
}

/* line 75, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.partnership.scss */
.partnership__item__text {
  color: #535353;
  font: 400 11px/14px "Gotham SSm A", "Gotham SSm B";
}

@media screen and (min-width: 768px) {
  /* line 75, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.partnership.scss */
  .partnership__item__text {
    font-size: 14px;
    line-height: 18px;
  }
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
.projects {
  max-width: 1280px;
}

/* line 5, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
.projects__title {
  color: #010101;
  font: 24px/24px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.92px;
  margin-bottom: 47px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 5, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
  .projects__title {
    font-size: 36px;
    letter-spacing: 2.88px;
    line-height: 36px;
    margin-bottom: 46px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 5, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
  .projects__title {
    margin-bottom: 96px;
  }
}

/* line 25, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
.projects__grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 34, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
.projects__grid__item {
  margin-bottom: 28px;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 34, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
  .projects__grid__item {
    margin-bottom: 12px;
    width: -webkit-calc(33% - 8px);
    width: calc(33% - 8px);
  }
}

@media screen and (min-width: 1024px) {
  /* line 34, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
  .projects__grid__item {
    margin-bottom: 15px;
    width: -webkit-calc(33% - 15px);
    width: calc(33% - 15px);
  }
}

/* line 50, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
.projects__grid__item .projects-item__thumbnail {
  height: 0;
  overflow: hidden;
  padding-top: 50%;
  position: relative;
  width: 100%;
}

/* line 57, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
.projects__grid__item .projects-item__thumbnail img {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  top: 0;
  -webkit-transition: -webkit-transform 600ms ease;
  transition: -webkit-transform 600ms ease;
  transition: transform 600ms ease;
  transition: transform 600ms ease, -webkit-transform 600ms ease;
  width: 100%;
}

/* line 69, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
.projects__grid__item .projects-item__thumbnail__overlay {
  background: transparent;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  width: 100%;
}

/* line 80, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
.projects__grid__item .projects-item__title {
  color: #000;
  font: 600 15px/15px "Gotham SSm A", "Gotham SSm B";
  letter-spacing: 1.2px;
  padding: 20px;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  /* line 80, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
  .projects__grid__item .projects-item__title {
    font-size: 18px;
    letter-spacing: 1.44px;
    line-height: 18px;
    padding: 35px 24px;
  }
}

/* line 94, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
.projects__grid__item .projects-item__title img,
.projects__grid__item .projects-item__title .svg {
  height: 8px;
  margin-left: 6px;
  width: 25px;
}

/* line 102, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
.projects__grid__item .projects-item__link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 114, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
.no-touch .projects__grid__item:hover .projects-item__thumbnail img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

/* line 118, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
.no-touch .projects__grid__item:hover .projects-item__thumbnail__overlay {
  background: rgba(138, 209, 36, 0.9);
}

/* line 128, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
.projects__view-more {
  padding: 0 0 54px;
  text-align: center;
}

/* line 335, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.projects__view-more:before {
  content: "";
  display: table;
  clear: both;
}

/* line 340, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.projects__view-more:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 768px) {
  /* line 128, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
  .projects__view-more {
    padding: 11px 0 54px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 128, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
  .projects__view-more {
    padding: 0 0 50px;
  }
}

/* line 141, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
.projects__view-more .link {
  color: #8ad124;
  display: inline-block;
  font: 18px/20px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.44px;
  text-transform: uppercase;
}

/* line 148, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.projects.scss */
.projects__view-more .link:after {
  background: #8ad124;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  top: 5px;
  width: 100%;
}

/* line 1, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.related {
  width: 100%;
}

/* line 4, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.related h1 {
  background: #fff;
  color: #e5e4e4;
  font: 18px/18px "DinotCondBold", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  letter-spacing: 1.44px;
  padding-top: 60px;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  /* line 4, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
  .related h1 {
    font-size: 36px;
    letter-spacing: 2.88px;
    line-height: 38px;
    margin-bottom: 0;
    padding-bottom: 65px;
    padding-top: 150px;
  }
}

/* line 27, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.related__nav {
  height: 340px;
}

/* line 30, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.related__nav__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  /* line 30, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
  .related__nav__row {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    width: 100%;
  }
}

/* line 40, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.related__nav__row--sticky {
  bottom: 0;
  left: 0;
  position: fixed;
}

/* line 47, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.related__nav__item {
  height: 170px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 47, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
  .related__nav__item {
    height: 340px;
    width: 50%;
  }
}

/* line 58, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.related__nav__item img {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  top: 0;
  -webkit-transition: -webkit-transform 600ms ease;
  transition: -webkit-transform 600ms ease;
  transition: transform 600ms ease;
  transition: transform 600ms ease, -webkit-transform 600ms ease;
  width: 100%;
}

/* line 70, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.related__nav__item .related-text {
  padding: 30px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}

@media screen and (min-width: 768px) {
  /* line 70, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
  .related__nav__item .related-text {
    padding: 50px 50px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 70, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
  .related__nav__item .related-text {
    padding: 50px 80px;
  }
}

/* line 85, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.related__nav__item .related-text__title {
  color: #fff;
  font: 700 32px/32px "Gotham SSm A", "Gotham SSm B";
  letter-spacing: 1.92px;
  margin-bottom: 0;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  /* line 85, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
  .related__nav__item .related-text__title {
    font-size: 35px;
    letter-spacing: 2.1px;
    line-height: 35px;
    word-wrap: break-word;
  }
}

@media screen and (min-width: 1200px) {
  /* line 85, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
  .related__nav__item .related-text__title {
    font-size: 65px;
    letter-spacing: 3.9px;
    line-height: 65px;
  }
}

/* line 106, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.related__nav__item .related-text span {
  color: #fff;
  font: 600 9px/10px "Gotham SSm A", "Gotham SSm B";
  letter-spacing: 0.18px;
  display: inline-block;
}

@media screen and (min-width: 768px) {
  /* line 106, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
  .related__nav__item .related-text span {
    font-size: 13px;
    letter-spacing: 0.26px;
    line-height: 20px;
  }
}

/* line 118, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.related__nav__item .related-text span:after {
  content: "•";
  display: inline-block;
  margin: 0 5px;
  position: relative;
  top: 1px;
}

/* line 127, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.related__nav__item .related-text span:last-child:after {
  display: none;
}

/* line 136, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.related__nav__item:last-child .related-text__title {
  text-align: right;
}

/* line 140, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.related__nav__item:last-child .related-text__tags {
  text-align: right;
}

/* line 146, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.related__nav__item .related-item-link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}

/* line 155, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.related__nav__item .related-item-overlay {
  background: transparent;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  width: 100%;
}

/* line 166, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.no-touch .related__nav__item:hover .related-item-overlay {
  background: rgba(138, 209, 36, 0.9);
}

/* line 170, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.related.scss */
.no-touch .related__nav__item:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

@-webkit-keyframes leftSlide {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  30% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  55% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  60% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
  90% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
  99% {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
  99.999% {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes leftSlide {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  30% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  55% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  60% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
  90% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
  99% {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
  99.999% {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes rightSlide {
  0% {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
  25% {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
  30% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
  55% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
  60% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  90% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  99% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  99.999% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
}

@keyframes rightSlide {
  0% {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
  25% {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
  30% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
  55% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
  60% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  90% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  99% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  99.999% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
}

@-webkit-keyframes topSlide {
  0% {
    background-position: center 25px;
  }
  25% {
    background-position: center 25px;
  }
  30% {
    background-position: center -110px;
  }
  55% {
    background-position: center -110px;
  }
  60% {
    background-position: center -240px;
  }
  90% {
    background-position: center -240px;
  }
  99% {
    background-position: center -365px;
  }
  99.999% {
    background-position: center -365px;
  }
  100% {
    background-position: center 25px;
  }
}

@keyframes topSlide {
  0% {
    background-position: center 25px;
  }
  25% {
    background-position: center 25px;
  }
  30% {
    background-position: center -110px;
  }
  55% {
    background-position: center -110px;
  }
  60% {
    background-position: center -240px;
  }
  90% {
    background-position: center -240px;
  }
  99% {
    background-position: center -365px;
  }
  99.999% {
    background-position: center -365px;
  }
  100% {
    background-position: center 25px;
  }
}

@-webkit-keyframes topSlideMobile {
  0% {
    background-position: center 5px;
  }
  25% {
    background-position: center 5px;
  }
  30% {
    background-position: center -41px;
  }
  55% {
    background-position: center -41px;
  }
  60% {
    background-position: center -86px;
  }
  90% {
    background-position: center -86px;
  }
  99% {
    background-position: center -131px;
  }
  99.999% {
    background-position: center -131px;
  }
  100% {
    background-position: center 5px;
  }
}

@keyframes topSlideMobile {
  0% {
    background-position: center 5px;
  }
  25% {
    background-position: center 5px;
  }
  30% {
    background-position: center -41px;
  }
  55% {
    background-position: center -41px;
  }
  60% {
    background-position: center -86px;
  }
  90% {
    background-position: center -86px;
  }
  99% {
    background-position: center -131px;
  }
  99.999% {
    background-position: center -131px;
  }
  100% {
    background-position: center 5px;
  }
}

@-webkit-keyframes topSlideMobileiPhone5 {
  0% {
    background-position: center 0px;
  }
  25% {
    background-position: center 0px;
  }
  30% {
    background-position: center -41px;
  }
  55% {
    background-position: center -41px;
  }
  60% {
    background-position: center -82px;
  }
  90% {
    background-position: center -82px;
  }
  99% {
    background-position: center -123px;
  }
  99.999% {
    background-position: center -123px;
  }
  100% {
    background-position: center 0px;
  }
}

@keyframes topSlideMobileiPhone5 {
  0% {
    background-position: center 0px;
  }
  25% {
    background-position: center 0px;
  }
  30% {
    background-position: center -41px;
  }
  55% {
    background-position: center -41px;
  }
  60% {
    background-position: center -82px;
  }
  90% {
    background-position: center -82px;
  }
  99% {
    background-position: center -123px;
  }
  99.999% {
    background-position: center -123px;
  }
  100% {
    background-position: center 0px;
  }
}

@-webkit-keyframes topSlideTablet {
  0% {
    background-position: center 10px;
  }
  25% {
    background-position: center 10px;
  }
  30% {
    background-position: center -65px;
  }
  55% {
    background-position: center -65px;
  }
  60% {
    background-position: center -138px;
  }
  90% {
    background-position: center -138px;
  }
  99% {
    background-position: center -213px;
  }
  99.999% {
    background-position: center -213px;
  }
  100% {
    background-position: center 9px;
  }
}

@keyframes topSlideTablet {
  0% {
    background-position: center 10px;
  }
  25% {
    background-position: center 10px;
  }
  30% {
    background-position: center -65px;
  }
  55% {
    background-position: center -65px;
  }
  60% {
    background-position: center -138px;
  }
  90% {
    background-position: center -138px;
  }
  99% {
    background-position: center -213px;
  }
  99.999% {
    background-position: center -213px;
  }
  100% {
    background-position: center 9px;
  }
}

@-webkit-keyframes bottomSlide {
  0% {
    background-position: center -362px;
  }
  25% {
    background-position: center -362px;
  }
  30% {
    background-position: center -233px;
  }
  55% {
    background-position: center -233px;
  }
  60% {
    background-position: center -105px;
  }
  90% {
    background-position: center -105px;
  }
  99% {
    background-position: center 28px;
  }
  99.999% {
    background-position: center 28px;
  }
  100% {
    background-position: center -362px;
  }
}

@keyframes bottomSlide {
  0% {
    background-position: center -362px;
  }
  25% {
    background-position: center -362px;
  }
  30% {
    background-position: center -233px;
  }
  55% {
    background-position: center -233px;
  }
  60% {
    background-position: center -105px;
  }
  90% {
    background-position: center -105px;
  }
  99% {
    background-position: center 28px;
  }
  99.999% {
    background-position: center 28px;
  }
  100% {
    background-position: center -362px;
  }
}

@-webkit-keyframes bottomSlideMobile {
  0% {
    background-position: center -133px;
  }
  25% {
    background-position: center -133px;
  }
  30% {
    background-position: center -88px;
  }
  55% {
    background-position: center -88px;
  }
  60% {
    background-position: center -42px;
  }
  90% {
    background-position: center -42px;
  }
  99% {
    background-position: center 3px;
  }
  99.999% {
    background-position: center 3px;
  }
  100% {
    background-position: center -133px;
  }
}

@keyframes bottomSlideMobile {
  0% {
    background-position: center -133px;
  }
  25% {
    background-position: center -133px;
  }
  30% {
    background-position: center -88px;
  }
  55% {
    background-position: center -88px;
  }
  60% {
    background-position: center -42px;
  }
  90% {
    background-position: center -42px;
  }
  99% {
    background-position: center 3px;
  }
  99.999% {
    background-position: center 3px;
  }
  100% {
    background-position: center -133px;
  }
}

@-webkit-keyframes bottomSlideMobileiPhone5 {
  0% {
    background-position: center -123px;
  }
  25% {
    background-position: center -123px;
  }
  30% {
    background-position: center -82px;
  }
  55% {
    background-position: center -82px;
  }
  60% {
    background-position: center -41px;
  }
  90% {
    background-position: center -41px;
  }
  99% {
    background-position: center 0px;
  }
  99.999% {
    background-position: center 0px;
  }
  100% {
    background-position: center -123px;
  }
}

@keyframes bottomSlideMobileiPhone5 {
  0% {
    background-position: center -123px;
  }
  25% {
    background-position: center -123px;
  }
  30% {
    background-position: center -82px;
  }
  55% {
    background-position: center -82px;
  }
  60% {
    background-position: center -41px;
  }
  90% {
    background-position: center -41px;
  }
  99% {
    background-position: center 0px;
  }
  99.999% {
    background-position: center 0px;
  }
  100% {
    background-position: center -123px;
  }
}

@-webkit-keyframes bottomSlideTablet {
  0% {
    background-position: center -212px;
  }
  25% {
    background-position: center -212px;
  }
  30% {
    background-position: center -138px;
  }
  55% {
    background-position: center -138px;
  }
  60% {
    background-position: center -64px;
  }
  90% {
    background-position: center -64px;
  }
  99% {
    background-position: center 10px;
  }
  99.999% {
    background-position: center 10px;
  }
  100% {
    background-position: center -133px;
  }
}

@keyframes bottomSlideTablet {
  0% {
    background-position: center -212px;
  }
  25% {
    background-position: center -212px;
  }
  30% {
    background-position: center -138px;
  }
  55% {
    background-position: center -138px;
  }
  60% {
    background-position: center -64px;
  }
  90% {
    background-position: center -64px;
  }
  99% {
    background-position: center 10px;
  }
  99.999% {
    background-position: center 10px;
  }
  100% {
    background-position: center -133px;
  }
}

/* line 298, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
.slider {
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 303, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
.slider__half {
  height: 0;
  overflow: hidden;
  padding-top: 39%;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 600px) {
  /* line 303, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__half {
    padding-top: 35%;
  }
}

@media screen and (min-width: 700px) {
  /* line 303, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__half {
    padding-top: 30%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 303, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__half {
    height: 0;
    padding-top: 24%;
  }
}

@media screen and (min-width: 1400px) {
  /* line 303, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__half {
    height: 375px;
    padding-top: 0;
  }
}

/* line 328, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
.slider__half__bottom {
  margin-top: -2px;
}

@media screen and (min-width: 1024px) {
  /* line 328, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__half__bottom {
    margin-top: 0;
  }
}

/* line 337, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
.slider__slide-channel {
  height: 100%;
  position: absolute;
  top: 0;
  width: 500vw;
}

/* line 335, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.slider__slide-channel:before {
  content: "";
  display: table;
  clear: both;
}

/* line 340, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Tools/_tools.mixins.scss */
.slider__slide-channel:after {
  content: "";
  display: table;
  clear: both;
}

/* line 345, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
.slider__top-slide-item {
  -webkit-animation-name: rightSlide;
          animation-name: rightSlide;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.5, 0.2, 0.3, 1);
          animation-timing-function: cubic-bezier(0.5, 0.2, 0.3, 1);
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  float: left;
  height: 100%;
  position: relative;
  width: 100vw;
}

@media screen and (min-width: 1024px) {
  /* line 345, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__top-slide-item {
    height: 100%;
  }
}

/* line 365, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
.slider__bottom-slide-item {
  -webkit-animation-name: leftSlide;
          animation-name: leftSlide;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.5, 0.2, 0.3, 1);
          animation-timing-function: cubic-bezier(0.5, 0.2, 0.3, 1);
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  float: left;
  height: 100%;
  position: relative;
  width: 100vw;
}

@media screen and (min-width: 1024px) {
  /* line 365, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__bottom-slide-item {
    height: 100%;
  }
}

/* line 384, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
.slider__text {
  position: absolute;
  width: 100%;
}

/* line 388, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
.slider__text--top {
  bottom: 25px;
}

@media screen and (min-width: 1000px) {
  /* line 388, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__text--top {
    bottom: 25px;
  }
}

/* line 396, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
.slider__text--bottom {
  top: 25px;
}

@media screen and (min-width: 1000px) {
  /* line 396, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__text--bottom {
    top: 25px;
  }
}

/* line 404, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
.slider__text__content {
  height: 30px;
  margin: 0 auto;
  overflow: hidden;
  width: 300px;
}

@media screen and (min-width: 375px) {
  /* line 404, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__text__content {
    height: 40px;
    width: 330px;
  }
}

@media screen and (min-width: 600px) {
  /* line 404, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__text__content {
    height: 75px;
    width: 540px;
  }
}

@media screen and (min-width: 1000px) {
  /* line 404, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__text__content {
    height: 150px;
    width: 945px;
  }
}

/* line 425, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
.slider__text--top .slider__text__content {
  background: url('/webart/slider/asset.slidertext.top.png') no-repeat center 25px transparent;
  background-size: 100% auto;
  -webkit-animation-name: topSlideMobileiPhone5;
          animation-name: topSlideMobileiPhone5;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.5, 0.2, 0.3, 1);
          animation-timing-function: cubic-bezier(0.5, 0.2, 0.3, 1);
}

@media screen and (min-width: 375px) {
  /* line 425, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__text--top .slider__text__content {
    -webkit-animation-name: topSlideMobile;
            animation-name: topSlideMobile;
  }
}

@media screen and (min-width: 600px) {
  /* line 425, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__text--top .slider__text__content {
    -webkit-animation-name: topSlideTablet;
            animation-name: topSlideTablet;
  }
}

@media screen and (min-width: 1000px) {
  /* line 425, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__text--top .slider__text__content {
    -webkit-animation-name: topSlide;
            animation-name: topSlide;
  }
}

/* line 447, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
.slider__text--bottom .slider__text__content {
  background: url('/webart/slider/asset.slidertext.bottom.png') no-repeat center -233px transparent;
  background-size: 100% auto;
  -webkit-animation-name: bottomSlideMobileiPhone5;
          animation-name: bottomSlideMobileiPhone5;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.5, 0.2, 0.3, 1);
          animation-timing-function: cubic-bezier(0.5, 0.2, 0.3, 1);
}

@media screen and (min-width: 375px) {
  /* line 447, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__text--bottom .slider__text__content {
    -webkit-animation-name: bottomSlideMobile;
            animation-name: bottomSlideMobile;
  }
}

@media screen and (min-width: 600px) {
  /* line 447, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__text--bottom .slider__text__content {
    -webkit-animation-name: bottomSlideTablet;
            animation-name: bottomSlideTablet;
  }
}

@media screen and (min-width: 1000px) {
  /* line 447, /Volumes/AR/projects/ar/Metajive 5.0/src/sass/Blocks/_blocks.slider.scss */
  .slider__text--bottom .slider__text__content {
    -webkit-animation-name: bottomSlide;
            animation-name: bottomSlide;
  }
}
