#services {
  display: flex;
  flex-wrap: wrap;
}
#arise h1 {
  font-size: 3rem;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slider-wrapper {
  z-index: 123;
}
.slider-wrapper .slider-item {
  padding: 1rem;
}

#videos .slick-arrow {
  top: 50%;
  z-index: 1;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-size: 40%;
  background-position: center;
  background-color: #eaa529;
  color: white;
  opacity: 1;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
  border-radius: 50%;
}
#videos .slick-dots li {
  margin: 0 1rem;
}
#videos .slick-dots li button:before {
  color: #eaa529;
  font-size: 2rem;
}
#videos .slick-disabled {
  display: none !important;
}
.team-member .image {
  height: 30rem;
}
.team-member .outline {
  font-size: 5rem;
}
.team-member .t-accent {
  font-size: 2.5rem;
}

.team-member .image img {
  object-fit: contain;
  width: 100%;
  display: block;
  height: 100%;
}

.c8-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.c8-grid.grid-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.c8-grid.grid-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c8-grid.around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.c8-grid.between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
[class^="c8-xl"] {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.c8-xl-1 {
  width: 3.125vw;
}
.c8-xl-2 {
  width: 6.25vw;
}
.c8-xl-3 {
  width: 9.375vw;
}
.c8-xl-4 {
  width: 12.5vw;
}
.c8-xl-5 {
  width: 15.625vw;
}
.c8-xl-6 {
  width: 18.75vw;
}
.c8-xl-7 {
  width: 21.875vw;
}
.c8-xl-8 {
  width: 25vw;
}
.c8-xl-9 {
  width: 28.125vw;
}
.c8-xl-10 {
  width: 31.25vw;
}
.c8-xl-11 {
  width: 34.375vw;
}
.c8-xl-12 {
  width: 37.5vw;
}
.c8-xl-13 {
  width: 40.625vw;
}
.c8-xl-14 {
  width: 43.75vw;
}
.c8-xl-15 {
  width: 46.875vw;
}
.c8-xl-16 {
  width: 50vw;
}
.c8-xl-17 {
  width: 53.125vw;
}
.c8-xl-18 {
  width: 56.25vw;
}
.c8-xl-19 {
  width: 59.375vw;
}
.c8-xl-20 {
  width: 62.5vw;
}
.c8-xl-21 {
  width: 65.625vw;
}
.c8-xl-22 {
  width: 68.75vw;
}
.c8-xl-23 {
  width: 71.875vw;
}
.c8-xl-24 {
  width: 75vw;
}
.c8-xl-25 {
  width: 78.125vw;
}
.c8-xl-26 {
  width: 81.25vw;
}
.c8-xl-27 {
  width: 84.375vw;
}
.c8-xl-28 {
  width: 87.5vw;
}
.c8-xl-29 {
  width: 90.625vw;
}
.c8-xl-30 {
  width: 93.75vw;
}
.c8-xl-31 {
  width: 96.875vw;
}
.c8-xl-32 {
  width: 100vw;
}
.c8-xl-os-1 {
  margin-left: 0vw;
}
.c8-xl-os-1 {
  margin-left: 3.125vw;
}
.c8-xl-os-2 {
  margin-left: 6.25vw;
}
.c8-xl-os-3 {
  margin-left: 9.375vw;
}
.c8-xl-os-4 {
  margin-left: 12.5vw;
}
.c8-xl-os-5 {
  margin-left: 15.625vw;
}
.c8-xl-os-6 {
  margin-left: 18.75vw;
}
.c8-xl-os-7 {
  margin-left: 21.875vw;
}
.c8-xl-os-8 {
  margin-left: 25vw;
}
.c8-xl-os-9 {
  margin-left: 28.125vw;
}
.c8-xl-os-10 {
  margin-left: 31.25vw;
}
.c8-xl-os-11 {
  margin-left: 34.375vw;
}
.c8-xl-os-12 {
  margin-left: 37.5vw;
}
.c8-xl-os-13 {
  margin-left: 40.625vw;
}
.c8-xl-os-14 {
  margin-left: 43.75vw;
}
.c8-xl-os-15 {
  margin-left: 46.875vw;
}
.c8-xl-os-16 {
  margin-left: 50vw;
}
.c8-xl-os-17 {
  margin-left: 53.125vw;
}
.c8-xl-os-18 {
  margin-left: 56.25vw;
}
.c8-xl-os-19 {
  margin-left: 59.375vw;
}
.c8-xl-os-20 {
  margin-left: 62.5vw;
}
.c8-xl-os-21 {
  margin-left: 65.625vw;
}
.c8-xl-os-22 {
  margin-left: 68.75vw;
}
.c8-xl-os-23 {
  margin-left: 71.875vw;
}
.c8-xl-os-24 {
  margin-left: 75vw;
}
.c8-xl-os-25 {
  margin-left: 78.125vw;
}
.c8-xl-os-26 {
  margin-left: 81.25vw;
}
.c8-xl-os-27 {
  margin-left: 84.375vw;
}
.c8-xl-os-28 {
  margin-left: 87.5vw;
}
.c8-xl-os-29 {
  margin-left: 90.625vw;
}
.c8-xl-os-30 {
  margin-left: 93.75vw;
}
.c8-xl-os-31 {
  margin-left: 96.875vw;
}
.c8-xl-os-32 {
  margin-left: 100vw;
}
.c8-top-1 {
  margin-top: 3.125vw;
}
.c8-top-2 {
  margin-top: 6.25vw;
}
.c8-top-3 {
  margin-top: 9.375vw;
}
.c8-top-4 {
  margin-top: 12.5vw;
}
.c8-top-5 {
  margin-top: 15.625vw;
}
.c8-top-6 {
  margin-top: 18.75vw;
}
.c8-top-7 {
  margin-top: 21.875vw;
}
.c8-top-8 {
  margin-top: 25vw;
}
.c8-top-9 {
  margin-top: 28.125vw;
}
.c8-bottom-1 {
  margin-bottom: 3.125vw;
}
.c8-bottom-2 {
  margin-bottom: 6.25vw;
}
.c8-bottom-3 {
  margin-bottom: 9.375vw;
}
.c8-bottom-4 {
  margin-bottom: 12.5vw;
}
.c8-bottom-5 {
  margin-bottom: 15.625vw;
}
.c8-bottom-6 {
  margin-bottom: 18.75vw;
}
.c8-bottom-7 {
  margin-bottom: 21.875vw;
}
.c8-bottom-8 {
  margin-bottom: 25vw;
}
.c8-bottom-9 {
  margin-bottom: 28.125vw;
}
@media only screen and (max-width: 1280px) {
  .c8-lg-1 {
    width: 3.125vw;
  }
  .c8-lg-2 {
    width: 6.25vw;
  }
  .c8-lg-3 {
    width: 9.375vw;
  }
  .c8-lg-4 {
    width: 12.5vw;
  }
  .c8-lg-5 {
    width: 15.625vw;
  }
  .c8-lg-6 {
    width: 18.75vw;
  }
  .c8-lg-7 {
    width: 21.875vw;
  }
  .c8-lg-8 {
    width: 25vw;
  }
  .c8-lg-9 {
    width: 28.125vw;
  }
  .c8-lg-10 {
    width: 31.25vw;
  }
  .c8-lg-11 {
    width: 34.375vw;
  }
  .c8-lg-12 {
    width: 37.5vw;
  }
  .c8-lg-13 {
    width: 40.625vw;
  }
  .c8-lg-14 {
    width: 43.75vw;
  }
  .c8-lg-15 {
    width: 46.875vw;
  }
  .c8-lg-16 {
    width: 50vw;
  }
  .c8-lg-17 {
    width: 53.125vw;
  }
  .c8-lg-18 {
    width: 56.25vw;
  }
  .c8-lg-19 {
    width: 59.375vw;
  }
  .c8-lg-20 {
    width: 62.5vw;
  }
  .c8-lg-21 {
    width: 65.625vw;
  }
  .c8-lg-22 {
    width: 68.75vw;
  }
  .c8-lg-23 {
    width: 71.875vw;
  }
  .c8-lg-24 {
    width: 75vw;
  }
  .c8-lg-25 {
    width: 78.125vw;
  }
  .c8-lg-26 {
    width: 81.25vw;
  }
  .c8-lg-27 {
    width: 84.375vw;
  }
  .c8-lg-28 {
    width: 87.5vw;
  }
  .c8-lg-29 {
    width: 90.625vw;
  }
  .c8-lg-30 {
    width: 93.75vw;
  }
  .c8-lg-31 {
    width: 96.875vw;
  }
  .c8-lg-32 {
    width: 100vw;
  }
  .c8-lg-os-0 {
    margin-left: 0vw;
  }
  .c8-lg-os-1 {
    margin-left: 3.125vw;
  }
  .c8-lg-os-2 {
    margin-left: 6.25vw;
  }
  .c8-lg-os-3 {
    margin-left: 9.375vw;
  }
  .c8-lg-os-4 {
    margin-left: 12.5vw;
  }
  .c8-lg-os-5 {
    margin-left: 15.625vw;
  }
  .c8-lg-os-6 {
    margin-left: 18.75vw;
  }
  .c8-lg-os-7 {
    margin-left: 21.875vw;
  }
  .c8-lg-os-8 {
    margin-left: 25vw;
  }
  .c8-lg-os-9 {
    margin-left: 28.125vw;
  }
  .c8-lg-os-10 {
    margin-left: 31.25vw;
  }
  .c8-lg-os-11 {
    margin-left: 34.375vw;
  }
  .c8-lg-os-12 {
    margin-left: 37.5vw;
  }
  .c8-lg-os-13 {
    margin-left: 40.625vw;
  }
  .c8-lg-os-14 {
    margin-left: 43.75vw;
  }
  .c8-lg-os-15 {
    margin-left: 46.875vw;
  }
  .c8-lg-os-16 {
    margin-left: 50vw;
  }
  .c8-lg-os-17 {
    margin-left: 53.125vw;
  }
  .c8-lg-os-18 {
    margin-left: 56.25vw;
  }
  .c8-lg-os-19 {
    margin-left: 59.375vw;
  }
  .c8-lg-os-20 {
    margin-left: 62.5vw;
  }
  .c8-lg-os-21 {
    margin-left: 65.625vw;
  }
  .c8-lg-os-22 {
    margin-left: 68.75vw;
  }
  .c8-lg-os-23 {
    margin-left: 71.875vw;
  }
  .c8-lg-os-24 {
    margin-left: 75vw;
  }
  .c8-lg-os-25 {
    margin-left: 78.125vw;
  }
  .c8-lg-os-26 {
    margin-left: 81.25vw;
  }
  .c8-lg-os-27 {
    margin-left: 84.375vw;
  }
  .c8-lg-os-28 {
    margin-left: 87.5vw;
  }
  .c8-lg-os-29 {
    margin-left: 90.625vw;
  }
  .c8-lg-os-30 {
    margin-left: 93.75vw;
  }
  .c8-lg-os-31 {
    margin-left: 96.875vw;
  }
  .c8-lg-os-32 {
    margin-left: 100vw;
  }
}
@media only screen and (max-width: 1024px) {
  .sm-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sm-bottom-1 {
    margin-bottom: 3.125vw;
  }
  .sm-bottom-2 {
    margin-bottom: 6.25vw;
  }
  .sm-bottom-3 {
    margin-bottom: 9.375vw;
  }
  .sm-top-1 {
    margin-top: 3.125vw;
  }
  .sm-top-2 {
    margin-top: 6.25vw;
  }
  .sm-top-3 {
    margin-top: 9.375vw;
  }
  .sm-top-4 {
    margin-top: 12.5vw;
  }
  .sm-top-5 {
    margin-top: 15.625vw;
  }
  .sm-top-6 {
    margin-top: 18.75vw;
  }
  .sm-top-7 {
    margin-top: 21.875vw;
  }
  .sm-top-8 {
    margin-top: 25vw;
  }
  .c8-sm-1 {
    width: 3.125vw;
  }
  .c8-sm-2 {
    width: 6.25vw;
  }
  .c8-sm-3 {
    width: 9.375vw;
  }
  .c8-sm-4 {
    width: 12.5vw;
  }
  .c8-sm-5 {
    width: 15.625vw;
  }
  .c8-sm-6 {
    width: 18.75vw;
  }
  .c8-sm-7 {
    width: 21.875vw;
  }
  .c8-sm-8 {
    width: 25vw;
  }
  .c8-sm-9 {
    width: 28.125vw;
  }
  .c8-sm-10 {
    width: 31.25vw;
  }
  .c8-sm-11 {
    width: 34.375vw;
  }
  .c8-sm-12 {
    width: 37.5vw;
  }
  .c8-sm-13 {
    width: 40.625vw;
  }
  .c8-sm-14 {
    width: 43.75vw;
  }
  .c8-sm-15 {
    width: 46.875vw;
  }
  .c8-sm-16 {
    width: 50vw;
  }
  .c8-sm-17 {
    width: 53.125vw;
  }
  .c8-sm-18 {
    width: 56.25vw;
  }
  .c8-sm-19 {
    width: 59.375vw;
  }
  .c8-sm-20 {
    width: 62.5vw;
  }
  .c8-sm-21 {
    width: 65.625vw;
  }
  .c8-sm-22 {
    width: 68.75vw;
  }
  .c8-sm-23 {
    width: 71.875vw;
  }
  .c8-sm-24 {
    width: 75vw;
  }
  .c8-sm-25 {
    width: 78.125vw;
  }
  .c8-sm-26 {
    width: 81.25vw;
  }
  .c8-sm-27 {
    width: 84.375vw;
  }
  .c8-sm-28 {
    width: 87.5vw;
  }
  .c8-sm-29 {
    width: 90.625vw;
  }
  .c8-sm-30 {
    width: 93.75vw;
  }
  .c8-sm-31 {
    width: 96.875vw;
  }
  .c8-sm-32 {
    width: 100vw;
  }
  .c8-sm-os-0 {
    margin-left: 0vw;
  }
  .c8-sm-os-1 {
    margin-left: 3.125vw;
  }
  .c8-sm-os-2 {
    margin-left: 6.25vw;
  }
  .c8-sm-os-3 {
    margin-left: 9.375vw;
  }
  .c8-sm-os-4 {
    margin-left: 12.5vw;
  }
  .c8-sm-os-5 {
    margin-left: 15.625vw;
  }
  .c8-sm-os-6 {
    margin-left: 18.75vw;
  }
  .c8-sm-os-7 {
    margin-left: 21.875vw;
  }
  .c8-sm-os-8 {
    margin-left: 25vw;
  }
  .c8-sm-os-9 {
    margin-left: 28.125vw;
  }
  .c8-sm-os-10 {
    margin-left: 31.25vw;
  }
  .c8-sm-os-11 {
    margin-left: 34.375vw;
  }
  .c8-sm-os-12 {
    margin-left: 37.5vw;
  }
  .c8-sm-os-13 {
    margin-left: 40.625vw;
  }
  .c8-sm-os-14 {
    margin-left: 43.75vw;
  }
  .c8-sm-os-15 {
    margin-left: 46.875vw;
  }
  .c8-sm-os-16 {
    margin-left: 50vw;
  }
  .c8-sm-os-17 {
    margin-left: 53.125vw;
  }
  .c8-sm-os-18 {
    margin-left: 56.25vw;
  }
  .c8-sm-os-19 {
    margin-left: 59.375vw;
  }
  .c8-sm-os-20 {
    margin-left: 62.5vw;
  }
  .c8-sm-os-21 {
    margin-left: 65.625vw;
  }
  .c8-sm-os-22 {
    margin-left: 68.75vw;
  }
  .c8-sm-os-23 {
    margin-left: 71.875vw;
  }
  .c8-sm-os-24 {
    margin-left: 75vw;
  }
  .c8-sm-os-25 {
    margin-left: 78.125vw;
  }
  .c8-sm-os-26 {
    margin-left: 81.25vw;
  }
  .c8-sm-os-27 {
    margin-left: 84.375vw;
  }
  .c8-sm-os-28 {
    margin-left: 87.5vw;
  }
  .c8-sm-os-29 {
    margin-left: 90.625vw;
  }
  .c8-sm-os-30 {
    margin-left: 93.75vw;
  }
  .c8-sm-os-31 {
    margin-left: 96.875vw;
  }
  .c8-sm-os-32 {
    margin-left: 100vw;
  }
}
@media only screen and (max-width: 768px) {
  .xs-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xs-bottom-1 {
    margin-bottom: 3.125vw;
  }
  .xs-bottom-2 {
    margin-bottom: 6.25vw;
  }
  .xs-bottom-3 {
    margin-bottom: 9.375vw;
  }
  .xs-top-1 {
    margin-top: 3.125vw;
  }
  .xs-top-2 {
    margin-top: 6.25vw;
  }
  .xs-top-3 {
    margin-top: 9.375vw;
  }
  .c8-xs-1 {
    width: 3.125vw;
  }
  .c8-xs-2 {
    width: 6.25vw;
  }
  .c8-xs-3 {
    width: 9.375vw;
  }
  .c8-xs-4 {
    width: 12.5vw;
  }
  .c8-xs-5 {
    width: 15.625vw;
  }
  .c8-xs-6 {
    width: 18.75vw;
  }
  .c8-xs-7 {
    width: 21.875vw;
  }
  .c8-xs-8 {
    width: 25vw;
  }
  .c8-xs-9 {
    width: 28.125vw;
  }
  .c8-xs-10 {
    width: 31.25vw;
  }
  .c8-xs-11 {
    width: 34.375vw;
  }
  .c8-xs-12 {
    width: 37.5vw;
  }
  .c8-xs-13 {
    width: 40.625vw;
  }
  .c8-xs-14 {
    width: 43.75vw;
  }
  .c8-xs-15 {
    width: 46.875vw;
  }
  .c8-xs-16 {
    width: 50vw;
  }
  .c8-xs-17 {
    width: 53.125vw;
  }
  .c8-xs-18 {
    width: 56.25vw;
  }
  .c8-xs-19 {
    width: 59.375vw;
  }
  .c8-xs-20 {
    width: 62.5vw;
  }
  .c8-xs-21 {
    width: 65.625vw;
  }
  .c8-xs-22 {
    width: 68.75vw;
  }
  .c8-xs-23 {
    width: 71.875vw;
  }
  .c8-xs-24 {
    width: 75vw;
  }
  .c8-xs-25 {
    width: 78.125vw;
  }
  .c8-xs-26 {
    width: 81.25vw;
  }
  .c8-xs-27 {
    width: 84.375vw;
  }
  .c8-xs-28 {
    width: 87.5vw;
  }
  .c8-xs-29 {
    width: 90.625vw;
  }
  .c8-xs-30 {
    width: 93.75vw;
  }
  .c8-xs-31 {
    width: 96.875vw;
  }
  .c8-xs-32 {
    width: 100vw;
  }
  .c8-xs-os-0 {
    margin-left: 0vw;
  }
  .c8-xs-os-1 {
    margin-left: 3.125vw;
  }
  .c8-xs-os-2 {
    margin-left: 6.25vw;
  }
  .c8-xs-os-3 {
    margin-left: 9.375vw;
  }
  .c8-xs-os-4 {
    margin-left: 12.5vw;
  }
  .c8-xs-os-5 {
    margin-left: 15.625vw;
  }
  .c8-xs-os-6 {
    margin-left: 18.75vw;
  }
  .c8-xs-os-7 {
    margin-left: 21.875vw;
  }
  .c8-xs-os-8 {
    margin-left: 25vw;
  }
  .c8-xs-os-9 {
    margin-left: 28.125vw;
  }
  .c8-xs-os-10 {
    margin-left: 31.25vw;
  }
  .c8-xs-os-11 {
    margin-left: 34.375vw;
  }
  .c8-xs-os-12 {
    margin-left: 37.5vw;
  }
  .c8-xs-os-13 {
    margin-left: 40.625vw;
  }
  .c8-xs-os-14 {
    margin-left: 43.75vw;
  }
  .c8-xs-os-15 {
    margin-left: 46.875vw;
  }
  .c8-xs-os-16 {
    margin-left: 50vw;
  }
  .c8-xs-os-17 {
    margin-left: 53.125vw;
  }
  .c8-xs-os-18 {
    margin-left: 56.25vw;
  }
  .c8-xs-os-19 {
    margin-left: 59.375vw;
  }
  .c8-xs-os-20 {
    margin-left: 62.5vw;
  }
  .c8-xs-os-21 {
    margin-left: 65.625vw;
  }
  .c8-xs-os-22 {
    margin-left: 68.75vw;
  }
  .c8-xs-os-23 {
    margin-left: 71.875vw;
  }
  .c8-xs-os-24 {
    margin-left: 75vw;
  }
  .c8-xs-os-25 {
    margin-left: 78.125vw;
  }
  .c8-xs-os-26 {
    margin-left: 81.25vw;
  }
  .c8-xs-os-27 {
    margin-left: 84.375vw;
  }
  .c8-xs-os-28 {
    margin-left: 87.5vw;
  }
  .c8-xs-os-29 {
    margin-left: 90.625vw;
  }
  .c8-xs-os-30 {
    margin-left: 93.75vw;
  }
  .c8-xs-os-31 {
    margin-left: 96.875vw;
  }
  .c8-xs-os-32 {
    margin-left: 100vw;
  }
}
@font-face {
  font-family: "C8-title";
  src: url("fonts/TitlingGothicFBWide-Bold.woff2") format("woff2"), url("fonts/TitlingGothicFBWide-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "C8-cond";
  src: url("fonts/FormulaCondensed-Regular.woff2") format("woff2"), url("fonts/FormulaCondensed-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "C8-cond-light";
  src: url("fonts/FormulaCondensed-Light.woff2") format("woff2"), url("fonts/FormulaCondensed-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "C8-body";
  src: url("fonts/HelveticaNeueLTPro-Roman.woff2") format("woff2"), url("fonts/HelveticaNeueLTPro-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "C8-body-bold";
  src: url("fonts/HelveticaNeueLTPro-Bd.woff2") format("woff2"), url("fonts/HelveticaNeueLTPro-Bd.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.FontTitle {
  font-family: "C8-title", sans-serif;
}
.FontAcc {
  font-family: "C8-cond", sans-serif;
}
.FontAccLight {
  font-family: "C8-cond-light", sans-serif;
}
.FontCopy {
  font-family: "C8-body", sans-serif;
}
.FontCopyBold {
  font-family: "C8-body-bold", sans-serif;
}
/* Mixins */
.PixelFix {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.CenterAlign {
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.BoxSizing {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.highlight {
  font-family: "C8-body-bold", sans-serif;
  color: #eaa529;
}
body {
  font-family: "C8-body", sans-serif;
  background-color: #232426;
  overflow: hidden;
  color: #ffffff;
  font-size: 1em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}
.loading {
  cursor: wait;
}
.loading #wrapper,
.loading #menu {
  opacity: 0;
}
::-moz-selection {
  background-color: #eaa529;
  color: #ffffff;
}
::selection {
  background-color: #eaa529;
  color: #ffffff;
}
.vimeo-wrapper {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
}
.vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-to-page {
  pointer-events: none;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  position: fixed;
  background-color: transparent;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.page-to-page div {
  height: 100vh;
  width: 5.555vw;
  background-color: #eaa529;
  transform: scaleX(0);
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
}
.p-14.capital,
.capital {
  text-transform: uppercase;
}
.init-load {
  opacity: 0;
  z-index: 9999;
  background-color: #232426;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
.init-load .inner {
  position: absolute;
  bottom: 3.125vw;
  left: 3.125vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.init-load .inner .counter {
  height: 27vw;
  overflow: hidden;
}
.init-load .inner .counter span {
  color: #eaa529;
  font-family: "C8-cond-light", sans-serif;
  font-size: 30vw;
  display: block;
  line-height: 1.1;
}
.init-load .percentage {
  font-family: "C8-title", sans-serif;
  font-size: 16px;
  line-height: 1.1;
}
.outline {
  color: #232426;
  transition: color 600ms cubic-bezier(0.115, 0.905, 0.32, 1);
  -webkit-transition: color 600ms cubic-bezier(0.115, 0.905, 0.32, 1);
  -moz-transition: color 600ms cubic-bezier(0.115, 0.905, 0.32, 1);
  -o-transition: color 600ms cubic-bezier(0.115, 0.905, 0.32, 1);
  text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
}
.outline .solid {
  text-shadow: none;
  color: #ffffff;
}
.vs-scrollbar {
  display: none;
}
.red {
  color: #eaa529;
}
a {
  color: #fff;
}
h1,
h2,
h3,
h4 {
  font-family: "C8-title", sans-serif;
  padding: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
h5 {
  font-size: 0.6875em;
  text-transform: uppercase;
  padding-bottom: 1.5625vw;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
h1,
h2 {
  font-size: 5vw;
  text-transform: uppercase;
  line-height: 1;
}
h1 span,
h2 span {
  position: relative;
  display: block;
}
h1 .p-no,
h2 .p-no {
  position: absolute;
  top: 100%;
  right: 20.3125vw;
  display: block;
  font-style: normal;
  font-family: "C8-body", sans-serif;
  font-size: 16px;
  width: 6.25vw;
  height: 6.25vw;
  border-radius: 50%;
  text-align: center;
  line-height: 6.25vw;
  border: 1px solid #ffffff;
}
h1 .t-accent,
h2 .t-accent,
h1 .t-h-accent,
h2 .t-h-accent {
  font-family: "C8-cond-light", sans-serif;
  color: #eaa529;
  font-size: 10.2vw;
  margin-bottom: -0.12em;
}
h2 {
  font-size: 7vw;
}
h3 {
  font-size: 4.2vw;
}
p,
address {
  font-size: 0.875em;
  line-height: 1.285;
}
.underline {
  position: relative;
}
.underline::before {
  content: "";
  display: block;
  background-color: #ffffff;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0.1em;
  left: 0;
  transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.underline::after {
  content: "";
  display: block;
  background-color: #ffffff;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0.1em;
  left: 0;
  transform: scaleX(0);
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
.underline:hover::before {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  transform: scaleX(0);
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
}
.underline:hover::after {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.small {
  font-size: 0.6875em;
  line-height: 1.27;
}
.p-14 {
  text-transform: none;
  font-family: "C8-body", sans-serif;
  font-size: 14px;
  line-height: 1.285;
}
.p-30 {
  font-size: 30px;
  line-height: 1.1333;
}
.p-40 {
  font-size: 40px;
  line-height: 1.1;
}
.big {
  text-transform: uppercase;
  font-size: 3.125em;
  line-height: 1.12;
}
.faded {
  opacity: 0.5;
}
.outline {
  color: #232426;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.text-link {
  z-index: 2;
  font-family: "C8-title", sans-serif;
  font-size: 0.75em;
  padding: 0.2em 0;
  text-transform: uppercase;
  position: relative;
}
.text-link::before {
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  content: "";
  display: block;
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  height: 30px;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform: scaleY(0.2);
  -moz-transform: scaleY(0.2);
  -webkit-transform: scaleY(0.2);
  -o-transform: scaleY(0.2);
  -ms-transform: scaleY(0.2);
  background-color: #eaa529;
}
.text-link .int-circle {
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  width: 25vw;
  height: 25vw;
  border: 10px solid #ffffff;
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  opacity: 0.2;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.text-link:hover::before {
  transform: scaleY(1);
  -moz-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
}
.text-link:hover .int-circle {
  transform: translate(-50%, -50%) scale(0.8);
  -moz-transform: translate(-50%, -50%) scale(0.8);
  -webkit-transform: translate(-50%, -50%) scale(0.8);
  -o-transform: translate(-50%, -50%) scale(0.8);
  -ms-transform: translate(-50%, -50%) scale(0.8);
  opacity: 1;
}
.image {
  position: relative;
  will-change: transform;
  -webkit-transition: -webkit-transform 1500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 1500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1500ms cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 1500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 1500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 1500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  overflow: hidden;
  transform: translateY(100px) skewY(5deg);
  -moz-transform: translateY(100px) skewY(5deg);
  -webkit-transform: translateY(100px) skewY(5deg);
  -o-transform: translateY(100px) skewY(5deg);
  -ms-transform: translateY(100px) skewY(5deg);
  /*img {
    .TransitionDelay(0);
    .Transition(transform 1500ms cubic-bezier(0.165, 0.840, 0.440, 1.000));
    .Transform(scale(1.1));
  }*/
}
.image::before {
  will-change: opacity;
  transition: all 1500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: all 1500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 1500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 1500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
  content: "";
  position: absolute;
  background-color: #eaa529;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  z-index: 2;
  mix-blend-mode: difference;
}
.image.visible {
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  /*img {
      .TransitionDelay(.1s);
      .Transform(scale(1));
    }*/
}
.image.visible::before {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  opacity: 0;
}
.chapt-no {
  text-transform: uppercase;
  font-family: "C8-cond", sans-serif;
  font-size: 12.5vw;
  color: #ffffff;
  opacity: 0.2;
  line-height: 1;
}
.chapt-no.red {
  opacity: 1;
  color: #eaa529;
  text-shadow: none;
}
.chapt-no.p-chapter {
  opacity: 1;
  color: #eaa529;
  font-size: 10vw;
}
.chapt-icon {
  position: relative;
  display: block;
  width: 100%;
  cursor: pointer;
}
.chapt-icon .inner {
  -webkit-transition: -webkit-transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: transform;
  width: 20%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
}
.chapt-icon img:first-of-type {
  display: inline-block;
  transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0.5;
  animation: circleSpin 8s linear infinite;
  -moz-animation: circleSpin 8s linear infinite;
  -webkit-animation: circleSpin 8s linear infinite;
  -o-animation: circleSpin 8s linear infinite;
}
@-webkit-keyframes circleSpin {
  0% {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
  }
}
@keyframes circleSpin {
  0% {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
  }
}
#circleRotate div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
}
#circleRotate div svg {
  width: 100%;
}
.main-image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.main-image img {
  opacity: 0.2;
}
#menu {
  z-index: 999;
  position: fixed;
  /* mix-blend-mode: difference; */
}
#menu .logo {
  /* mix-blend-mode: difference; */
  z-index: 10;
  position: fixed;
  top: 1.125vw;
  left: 3.125vw;
  width: 100%;
  max-width: 8vw;
}
#menu nav {
  mix-blend-mode: difference;
  z-index: 10;
  position: fixed;
  top: 5.125vw;
  right: 5.125vw;
  font-family: "C8-title", sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.1;
  text-align: right;
}
#menu nav a {
  transition: all 300ms cubic-bezier(0.21, 0, 0.175, 1);
  -webkit-transition: all 300ms cubic-bezier(0.21, 0, 0.175, 1);
  -moz-transition: all 300ms cubic-bezier(0.21, 0, 0.175, 1);
  -o-transition: all 300ms cubic-bezier(0.21, 0, 0.175, 1);
  line-height: 1.2;
  margin-bottom: 0.3rem;
  margin-right: 3.5rem;
  display: inline-block;
  vertical-align: middle;
  text-shadow: 0px 4px 3px rgb(0 0 0 / 40%), 0px 8px 13px rgb(0 0 0 / 10%), 0px 18px 23px rgb(0 0 0 / 10%);
}
@media only screen and (max-width: 1125px) {
  #menu nav {
    top: 3.125vw;
    right: 1rem;
  }
  #menu nav a {
    display: block;
    margin-right: 0;
  }
}
#menu nav a:nth-child(2) {
  /* padding-right: 1em; */
}
#menu nav a.selected {
  color: #eaa529;
}
#noise {
  -webkit-animation: grain 6s steps(10) infinite;
  animation: grain 6s steps(10) infinite;
  background-image: url("../img/noise-full.png");
  background-repeat: repeat;
  height: 300%;
  left: -50%;
  opacity: 0.05;
  position: fixed;
  top: -100%;
  width: 300%;
  /* z-index: 100; */
  /* pointer-events: none; */
}
@-webkit-keyframes grain {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  10% {
    -webkit-transform: translate(-5%, -10%);
    transform: translate(-5%, -10%);
  }
  20% {
    -webkit-transform: translate(-15%, 5%);
    transform: translate(-15%, 5%);
  }
  30% {
    -webkit-transform: translate(7%, -25%);
    transform: translate(7%, -25%);
  }
  40% {
    -webkit-transform: translate(-5%, 25%);
    transform: translate(-5%, 25%);
  }
  50% {
    -webkit-transform: translate(-15%, 10%);
    transform: translate(-15%, 10%);
  }
  60% {
    -webkit-transform: translate(15%, 0%);
    transform: translate(15%, 0%);
  }
  70% {
    -webkit-transform: translate(0%, 15%);
    transform: translate(0%, 15%);
  }
  80% {
    -webkit-transform: translate(3%, 35%);
    transform: translate(3%, 35%);
  }
  90% {
    -webkit-transform: translate(-10%, 10%);
    transform: translate(-10%, 10%);
  }
}
@keyframes grain {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  10% {
    -webkit-transform: translate(-5%, -10%);
    transform: translate(-5%, -10%);
  }
  20% {
    -webkit-transform: translate(-15%, 5%);
    transform: translate(-15%, 5%);
  }
  30% {
    -webkit-transform: translate(7%, -25%);
    transform: translate(7%, -25%);
  }
  40% {
    -webkit-transform: translate(-5%, 25%);
    transform: translate(-5%, 25%);
  }
  50% {
    -webkit-transform: translate(-15%, 10%);
    transform: translate(-15%, 10%);
  }
  60% {
    -webkit-transform: translate(15%, 0%);
    transform: translate(15%, 0%);
  }
  70% {
    -webkit-transform: translate(0%, 15%);
    transform: translate(0%, 15%);
  }
  80% {
    -webkit-transform: translate(3%, 35%);
    transform: translate(3%, 35%);
  }
  90% {
    -webkit-transform: translate(-10%, 10%);
    transform: translate(-10%, 10%);
  }
}
#wrapper {
  width: 100%;
  padding: 0 3.125vw;
  transition: opacity 300ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: opacity 300ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: opacity 300ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: opacity 300ms cubic-bezier(0.77, 0, 0.175, 1);
}
.content {
  width: 100%;
  height: auto;
}
.home #hero {
  height: 100vh;
  position: relative;
  padding: 0;
}
.home #hero .header-wrap {
  position: absolute;
  bottom: 3.125vw;
  left: 0;
  width: 100%;
}
.home #hero .hero-arrow {
  width: 12.5vw;
  padding: 3.125vw;
  height: 12.5vw;
  border: 2px solid #ffffff;
  border-radius: 50%;
  top: 80%;
  right: 3.125vw;
  position: absolute;
}
.home #hero .hero-arrow:hover svg {
  transform: scale(0.8) translateY(15px);
  -moz-transform: scale(0.8) translateY(15px);
  -webkit-transform: scale(0.8) translateY(15px);
  -o-transform: scale(0.8) translateY(15px);
  -ms-transform: scale(0.8) translateY(15px);
}
.home #hero .header-copy {
  position: absolute;
  top: 70%;
  right: 70.625vw;
}
#hero {
  position: relative;
  padding-top: 12.5vw;
}
#hero .hero-arrow svg {
  -webkit-transition: -webkit-transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  height: auto;
}
#about {
  width: 100%;
}
#about .inner {
  transform: translate(-40%, -50%) scale(0.8);
  -moz-transform: translate(-40%, -50%) scale(0.8);
  -webkit-transform: translate(-40%, -50%) scale(0.8);
  -o-transform: translate(-40%, -50%) scale(0.8);
  -ms-transform: translate(-40%, -50%) scale(0.8);
}
#about .reel-thumbnail {
  position: absolute;
  top: -1%;
  opacity: 0.3;
  z-index: -1;
  border-radius: 50%;
  height: 100%;
  width: 100%;
}

#clients .chapt-icon:hover .inner {
  transform: translate(-40%, -50%) scale(0.5);
  -moz-transform: translate(-40%, -50%) scale(0.5);
  -webkit-transform: translate(-40%, -50%) scale(0.5);
  -o-transform: translate(-40%, -50%) scale(0.5);
  -ms-transform: translate(-40%, -50%) scale(0.5);
}
#clients .chapt-icon:hover img:first-of-type {
  opacity: 1;
}
#about .chapt-icon:hover .inner {
  transform: translate(-40%, -50%) scale(0.5);
  -moz-transform: translate(-40%, -50%) scale(0.5);
  -webkit-transform: translate(-40%, -50%) scale(0.5);
  -o-transform: translate(-40%, -50%) scale(0.5);
  -ms-transform: translate(-40%, -50%) scale(0.5);
}
#about .chapt-icon:hover img:first-of-type {
  opacity: 1;
}
#about .c8-title div.first,
#about .c8-title div.second,
#about .c8-title div.third {
  margin-left: -50%;
  text-align: center;
  display: block;
}
#about .c8-title div.second {
  margin-left: -65%;
}
#about .c8-title span {
  display: inline;
}
#about .c8-title .t-accent {
  display: block;
  margin-bottom: -0.1em;
  font-size: 20vw;
}
#about #perspective {
  position: relative;
}
#about .about-link {
  z-index: 2;
  position: absolute;
  top: 14.0625vw;
  right: 68.75vw;
}
#about #circleRotate {
  width: 15.625vw;
  height: 15.625vw;
  position: absolute;
  bottom: -3.125vw;
  left: 37.5vw;
}
svg {
  width: 30vw;
  height: auto;
}
#work .chapt-icon .inner {
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#clients .chapt-icon .inner {
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#work .small {
  display: block;
}
#clients .chapt-icon .inner polygon {
  transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

#work .chapt-icon .inner polygon {
  transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
#work .chapt-icon:hover .inner {
  transform: translate(-50%, -50%) scale(0.7);
  -moz-transform: translate(-50%, -50%) scale(0.7);
  -webkit-transform: translate(-50%, -50%) scale(0.7);
  -o-transform: translate(-50%, -50%) scale(0.7);
  -ms-transform: translate(-50%, -50%) scale(0.7);
}
#clients .chapt-icon:hover .inner {
  transform: translate(-50%, -50%) scale(0.7);
  -moz-transform: translate(-50%, -50%) scale(0.7);
  -webkit-transform: translate(-50%, -50%) scale(0.7);
  -o-transform: translate(-50%, -50%) scale(0.7);
  -ms-transform: translate(-50%, -50%) scale(0.7);
}
#work .chapt-icon:hover img:first-of-type {
  opacity: 1;
}
#clients .chapt-icon:hover img:first-of-type {
  opacity: 1;
}
#work .image {
  transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  overflow: hidden;
  background-color: #000;
  line-height: 0;
  -webkit-clip-path: polygon(0% 15%, 0 0, 15% 0%, 85% 0%, 100% 0, 100% 15%, 100% 85%, 100% 100%, 85% 100%, 15% 100%, 0 100%, 0% 85%);
  clip-path: polygon(0% 15%, 0 0, 15% 0%, 85% 0%, 100% 0, 100% 15%, 100% 85%, 100% 100%, 85% 100%, 15% 100%, 0 100%, 0% 85%);
}
#work .image img {
  transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  display: inline-block;
}
#work .image .p-detail {
  z-index: 3;
  -webkit-transition: -webkit-transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  position: absolute;
  bottom: 1.5625vw;
  right: 1.5625vw;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #eaa529;
  padding: 30px;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
}
#work .image .p-detail svg {
  -webkit-transition: -webkit-transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  position: static;
  width: 100%;
  height: auto;
  display: inline-block;
}
#work h3 {
  margin-top: 1.09375vw;
}
#work .work-list > article h3 {
  font-size: 2.1vw;
}
#work article span {
  text-transform: uppercase;
}
#work article a:hover .image {
  -webkit-clip-path: polygon(0% 15%, 0 0, 15% 0%, 85% 0%, 91% 6%, 100% 15%, 100% 85%, 100% 100%, 85% 100%, 15% 100%, 7% 92%, 0% 85%);
  clip-path: polygon(0% 15%, 0 0, 15% 0%, 85% 0%, 91% 6%, 100% 15%, 100% 85%, 100% 100%, 85% 100%, 15% 100%, 7% 92%, 0% 85%);
}
#work article a:hover .image .p-detail {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
#work article a:hover .image .p-detail svg {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
}
#work article a:hover img {
  transform: scale(1.025);
  -moz-transform: scale(1.025);
  -webkit-transform: scale(1.025);
  -o-transform: scale(1.025);
  -ms-transform: scale(1.025);
  opacity: 0.8;
}
.client-wrap {
  width: 81.25vw;
  margin-left: 6.25vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.client-wrap .client-item-wrap:first-of-type {
  margin-top: 3em;
}
.client-item-wrap {
  position: relative;
}
.client-item-wrap {
  width: 18.75vw;
  height: 18.75vw;
}
.client-item-wrap:first-of-type,
.client-item-wrap:nth-of-type(9) {
  /* width: 12.5vw;
  height: 12.5vw; */
}
.client-item-wrap:nth-of-type(2),
.client-item-wrap:nth-of-type(4),
.client-item-wrap:nth-of-type(5),
.client-item-wrap:nth-of-type(6),
.client-item-wrap:nth-of-type(8) {
  /* width: 15.625vw;
  height: 15.625vw; */
}
.client-item-wrap:nth-of-type(2) .client-item img,
.client-item-wrap:nth-of-type(9) .client-item img {
  /* width: auto;
  height: 55%; */
}
.client-item-wrap:nth-of-type(3),
.client-item-wrap:nth-of-type(7) {
  /* width: 18.75vw;
  height: 18.75vw; */
}
.client-item {
  position: relative;
  border-radius: 50%;
  /* background-color: rgba(255, 255, 255, 0.05); */
  background-color: rgb(212 188 80 / 72%);
  width: 100%;
  height: 100%;
}
.client-item img {
  position: absolute;
  width: 55%;
  height: auto;
  top: 50%;
  left: 50%;
  max-width: 10rem;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#contact .t-accent {
  position: relative;
  padding-left: 9.375vw;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
#contact svg {
  overflow: visible;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-70%);
  -moz-transform: translateY(-70%);
  -webkit-transform: translateY(-70%);
  -o-transform: translateY(-70%);
  -ms-transform: translateY(-70%);
  width: 6.25vw;
  height: auto;
}
#contact svg polygon {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
}
#footer {
  padding-bottom: 3.125vw;
  text-transform: uppercase;
}
#footer strong {
  position: absolute;
  bottom: 0;
  left: 50%;
  opacity: 0;
  pointer-events: none;
}
#circleRotate.about {
  position: relative;
  width: 18.75vw;
  height: 18.75vw;
}
#experience .c8-title div {
  font-size: 13.2vw;
  line-height: 1;
  font-family: "C8-title", sans-serif;
  white-space: nowrap;
}
#experience .c8-title div.first {
  margin-left: -70%;
}
#experience .c8-title div.second {
  margin-left: -20%;
  margin-bottom: -0.1em;
  font-size: 20vw;
  font-family: "C8-cond", sans-serif;
}
#experience .c8-title div.second .solid {
  color: #eaa529;
}
#process svg {
  transition: all 2000ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 2000ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 2000ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 2000ms cubic-bezier(0.77, 0, 0.175, 1);
  will-change: all;
  width: 100%;
  height: auto;
  opacity: 0;
  transform: translateY(20%);
  -moz-transform: translateY(20%);
  -webkit-transform: translateY(20%);
  -o-transform: translateY(20%);
  -ms-transform: translateY(20%);
}
#process svg.visible {
  opacity: 1;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
}
@media only screen and (min-width: 1024px) {
  .p-item {
    overflow: hidden;
    position: relative;
  }
  .p-item a {
    transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
    display: block;
    -webkit-clip-path: polygon(0% 15%, 0 0, 15% 0%, 85% 0%, 100% 0, 100% 15%, 100% 85%, 100% 100%, 85% 100%, 15% 100%, 0 100%, 0% 85%);
    clip-path: polygon(0% 15%, 0 0, 15% 0%, 85% 0%, 100% 0, 100% 15%, 100% 85%, 100% 100%, 85% 100%, 15% 100%, 0 100%, 0% 85%);
  }
  .p-item a:hover {
    -webkit-clip-path: polygon(0% 15%, 0 0, 15% 0%, 85% 0%, 92% 7%, 100% 15%, 100% 85%, 100% 100%, 85% 100%, 15% 100%, 0 100%, 0% 85%);
    clip-path: polygon(0% 15%, 0 0, 15% 0%, 85% 0%, 92% 7%, 100% 15%, 100% 85%, 100% 100%, 85% 100%, 15% 100%, 0 100%, 0% 85%);
  }
  .p-content {
    transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -o-transform: translateY(100%);
    -ms-transform: translateY(100%);
    width: 100%;
    background: transparent;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 36, 38, 0)), to(#232426));
    background: -o-linear-gradient(top, rgba(35, 36, 38, 0) 0%, #232426 100%);
    background: linear-gradient(180deg, rgba(35, 36, 38, 0) 0%, #232426 100%);
    padding: 3.125vw 2.34375vw 2.34375vw;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .p-content span {
    display: block;
  }
  .p-name {
    transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -o-transform: translateY(100%);
    -ms-transform: translateY(100%);
    text-transform: uppercase;
    font-family: "C8-title", sans-serif;
    font-size: 30px;
  }
  .p-delivery {
    transform: translateY(200%);
    -moz-transform: translateY(200%);
    -webkit-transform: translateY(200%);
    -o-transform: translateY(200%);
    -ms-transform: translateY(200%);
    font-size: 12px;
    text-transform: uppercase;
  }
}

#project-hero h1 {
  margin-top: 3.125vw;
  font-size: 9.5vw;
}
.p-year {
  font-family: "C8-cond", sans-serif;
  font-size: 4.2vw;
  line-height: 1;
}
.p-back {
  font-size: 0.6875em;
  text-transform: uppercase;
}
.p-image {
  width: 100vw;
  height: auto;
  margin-left: -3.125vw;
  background-size: cover;
  background-position: top center;
  overflow: hidden;
}
.p-next a {
  padding: 9.375vw 0 6.25vw;
  display: block;
  width: 100%;
  white-space: nowrap;
  font-size: 20vw;
}
.marqueeStyle {
  font-family: "C8-cond-light", sans-serif;
  display: inline-block;
  /* Apply animation to this element */
  -webkit-animation: scrolling-left1 30s linear infinite;
  animation: scrolling-left1 30s linear infinite;
}
.marqueeStyle span {
  display: inline;
}
.marqueeStyle2 {
  font-family: "C8-cond", sans-serif;
  display: inline-block;
  /* Apply animation to this element */
  -webkit-animation: scrolling-left2 30s linear infinite;
  animation: scrolling-left2 30s linear infinite;
}
.marqueeStyle2 span {
  display: inline;
}
/* scrolling-left is continuous/repeatly text */
@keyframes scrolling-left1 {
  0% {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
  }
}
@keyframes scrolling-left2 {
  0% {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
  }
}
@-webkit-keyframes scrolling-left1 {
  0% {
    -webkit-transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
  }
}
@-webkit-keyframes scrolling-left2 {
  0% {
    -webkit-transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
  }
}
.ball-follow {
  position: relative;
}
.ball-follow #circle {
  mix-blend-mode: difference;
  pointer-events: none;
  z-index: 20;
  position: absolute;
  width: 240px;
  height: 240px;
  top: 0%;
  left: 0%;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #232426;
}
.ball-follow #circle .inner {
  will-change: transform;
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  background-color: #ffffff;
  border-radius: 50%;
  width: 240px;
  height: 240px;
  line-height: 240px;
  text-align: center;
  transform: scale(0) rotate(-90deg);
  -moz-transform: scale(0) rotate(-90deg);
  -webkit-transform: scale(0) rotate(-90deg);
  -o-transform: scale(0) rotate(-90deg);
  -ms-transform: scale(0) rotate(-90deg);
}
.ball-follow #circle.show .inner {
  opacity: 1;
  transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -webkit-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
}
#hero.contact-hero {
  width: 100vw;
  height: 100vh;
}
.contact-hero svg {
  width: 100%;
}
.contact-img {
  height: 100%;
  width: 40.625vw;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: -3.125vw;
  opacity: 0.2;
  background-image: url("../img/contact/contact-1170.jpg");
  background-size: cover;
}
#contact-row {
  position: absolute;
  bottom: 6.25vw;
  left: 12.5vw;
}
#contact-row p,
#contact-row a {
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 1rem;
}
#contact-row .right a {
  display: inline-block;
  font-size: 14px;
  line-height: 1.285;
  text-transform: uppercase;
}
#page-404 {
  width: 93.75vw;
  height: 100vh;
  text-align: center;
}
#page-404 .c8-grid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#page-404 > div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#page-404 p,
#page-404 a {
  text-transform: uppercase;
  font-size: 14px;
}
#page-404 h2 {
  margin-bottom: -0.15em;
  font-size: 21vw;
}
@media only screen and (max-width: 1024px) {
  .big {
    font-size: 40px;
    line-height: 1.15;
  }
  body {
    overflow-x: hidden;
    overflow-y: scroll;
  }
  .init-load .inner {
    bottom: 9.375vw;
  }
  .init-load .inner .counter {
    height: 50vw;
  }
  .init-load .inner .counter span {
    font-size: 50vw;
  }
  .init-load .percentage {
    font-size: 12px;
  }
  #perspective .outline {
    font-size: 10vw;
  }
  #perspective .outline:nth-of-type(1) {
    margin-left: -50vw;
  }
  #perspective .t-accent {
    font-size: 26vw !important;
  }
  #about {
    overflow: hidden;
  }
  #about .chapt-icon {
    margin-top: 6.25vw;
  }
  #about .about-link {
    position: relative;
    left: 0;
    top: 0;
    margin-left: 18.75vw;
    margin-top: 9.375vw;
  }
  #about .about-link .int-circle {
    display: none;
  }
  #project-hero .c8-grid > div {
    padding-bottom: 3.125vw;
  }
  .client-wrap {
    width: 93.75vw;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .client-item-wrap {
    position: relative;
    margin: 0 0 1em !important;
  }
  .client-item-wrap:first-of-type,
  .client-item-wrap:nth-of-type(9) {
    /* width: 25vw;
    height: 25vw; */
  }
  .client-item-wrap:nth-of-type(2),
  .client-item-wrap:nth-of-type(4),
  .client-item-wrap:nth-of-type(5),
  .client-item-wrap:nth-of-type(6),
  .client-item-wrap:nth-of-type(8) {
    /* width: 25vw;
    height: 25vw; */
  }
  .client-item-wrap:nth-of-type(2) .client-item img,
  .client-item-wrap:nth-of-type(9) .client-item img {
    width: auto;
    height: 55%;
  }
  .client-item-wrap:nth-of-type(3),
  .client-item-wrap:nth-of-type(7) {
    /* width: 25vw;
    height: 25vw; */
  }
  .hero-about .c8-title .t-accent {
    font-size: 15vw;
  }
  #experience .c8-title div.second {
    margin-left: 40%;
  }
  .p-name {
    font-family: "C8-title", sans-serif;
    font-size: 22px;
  }
  .p-content {
    padding: 1.5625vw;
  }
  #project-list .p-name {
    text-transform: uppercase;
    display: block;
  }
  #project-list article a {
    display: block;
  }
  .p-delivery {
    margin-top: 1em;
    display: inline-block;
    line-height: 1.1;
    font-size: 12px;
    text-transform: uppercase;
  }
  #hero.contact-hero {
    padding-top: 18.75vw;
  }
  #contact-row p,
  #contact-row a {
    font-size: 0.6rem !important;
    line-height: 26px;
  }
  #contact {
    overflow: hidden;
  }
  .p-back {
    padding-bottom: 6.25vw;
  }
  p + p {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 768px) {
  #menu .logo {
    max-width: 20vw;
  }
  .vimeo-wrapper iframe {
    opacity: 1 !important;
  }
  .big,
  .p-40,
  .p-30 {
    font-size: 24px;
    line-height: 1.15;
  }
  .chapt-no {
    font-size: 17vw;
  }
  h1,
  h2 {
    line-height: 1.1;
  }
  h1 .t-accent,
  h2 .t-accent,
  h1 .t-h-accent,
  h2 .t-h-accent {
    font-size: 20vw;
    margin-bottom: -0.1em;
  }
  h1 h2,
  h2 h2 {
    font-size: 8vw;
  }
  h1 .p-no,
  h2 .p-no {
    display: none;
  }
  .main-image {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
  }
  .main-image img {
    display: block;
    width: auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .p-content {
    padding: 3.125vw 0;
  }
  .home #hero {
    /* padding-top: 31.25vw; */
    height: 110vh;
  }
  #hero .header-content .c8-grid {
    display: block;
    margin-left: 18.75vw;
  }
  #hero .header-legal {
    padding-bottom: 6.25vw;
  }
  .hero-arrow {
    display: none;
  }
  .home #hero .header-copy {
    margin-top: 1em;
    width: 50%;
    text-align: left;
    position: relative;
    left: 0;
    right: auto;
    margin-left: 18.75vw;
  }
  .home #hero .c8-title {
    font-size: 7vw;
  }
  .home #hero .c8-title .t-h-accent {
    font-size: 12vw;
  }
  #work article h3,
  #work .work-list article h3 {
    font-size: 30px;
    margin: 0.3em 0 0.1em;
  }
  #work .work-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #work .work-wrap > div {
    margin-bottom: 6.25vw;
  }
  #work .work-wrap a {
    display: block;
    width: 100%;
  }
  #work .chapt-icon .inner polygon {
    transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  #clients .chapt-icon .inner polygon {
    transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  #contact .address {
    display: none;
  }
  #contact .contact-bottom .t-accent {
    font-size: 30vw;
    padding-left: 0;
  }
  #contact svg {
    display: none;
  }
  #footer {
    font-size: 18px;
  }
  #footer .c8-grid {
    display: block;
  }
  #footer .c8-grid div {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 1em;
    padding-bottom: 1em;
  }
  #footer .c8-grid div:nth-of-type(3) {
    border-bottom: none;
    padding-bottom: 0;
  }
  .p-name {
    font-family: "C8-title", sans-serif;
    font-size: 24px;
    line-height: 1;
    padding-bottom: 0.35em;
  }
  .p-image {
    width: 100vw;
    height: 80vh;
    margin-left: -3.125vw;
    overflow: hidden;
  }
  .p-image .img-inner {
    height: 100%;
  }
  .p-image img {
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .p-year {
    font-size: 30px;
  }
  .chapt-no.p-chapter {
    font-size: 80px;
  }
  #project-hero ul li {
    font-size: 20px;
  }
  .c8-title.p-next {
    font-size: 10vw;
  }
  .p-next-label {
    font-size: 10px;
  }
  #experience {
    overflow: hidden;
  }
  #experience .right {
    text-align: left;
  }
  #process svg {
    display: none;
  }
  #hero.contact-hero {
    padding-top: 0vw;
    height: auto;
    width: auto;
  }
  #hero.contact-hero h1 {
    padding: 12.5vw 0 12.5vw;
    border-bottom: 1px solid #fff;
  }
  #hero.contact-hero h1 .t-accent {
    font-size: 30vw;
  }
  .contact-img {
    position: relative;
    width: 100vw;
    height: 50vh;
    background-position: center;
  }
  #contact-row {
    position: relative;
    left: 15.625vw;
    margin-top: 18.75vw;
    display: block;
  }
  #contact-row .right {
    text-align: left;
  }
  #contact-row .right div {
    display: inline-block;
    margin-right: 1em;
  }

  .d-flex {
    display: flex;
    flex-direction: column;
  }

  .team-member .outline {
    font-size: 2rem;
  }
  .team-member .t-accent {
    font-size: 1rem;
  }
  .m-order-1 {
    order: 1;
  }
  .m-order-2 {
    order: 2;
  }

  #arise h1 {
    font-size: 1rem;
  }
  #videos .slick-dots li {
    margin: 0 0.5rem;
  }
  #videos .slick-arrow.slick-prev {
    left: 0;
  }
  #videos .slick-arrow.slick-next {
    right: 0;
  }
  #videos .slick-dots li button:before {
    font-size: 1rem;
  }
  #hero {
    padding-top: 42.5vw;
  }
}
