@charset "UTF-8";
/* Colors */
.video-block, .text-layer, .grid-layer, .basic-blocks {
  padding: 1rem;
}

@media (min-width: 48em) {
  .video-block, .text-layer, .grid-layer, .basic-blocks {
    padding: 2rem 2rem;
  }
}

@media (min-width: 64em) {
  .video-block, .text-layer, .grid-layer, .basic-blocks {
    padding: 4rem 2rem;
  }
}

@media (min-width: 81.25em) {
  .video-block, .text-layer, .grid-layer, .basic-blocks {
    padding: 5rem 2rem;
  }
}

@media (min-width: 100em) {
  .video-block, .text-layer, .grid-layer, .basic-blocks {
    padding: 6rem 2rem;
  }
}

@media (min-width: 112.5em) {
  .video-block, .text-layer, .grid-layer, .basic-blocks {
    padding: 7rem 2rem;
  }
}

.text-layer-image, .text-layer, .basic-text {
  line-height: 1.4;
  font-size: 1.05rem;
  text-align: left;
}

.text-layer-image p, .text-layer p, .basic-text p {
  margin-bottom: 1rem;
}

.text-layer-image plast-of-type, .text-layer plast-of-type, .basic-text plast-of-type {
  margin-bottom: 0;
}

@media (min-width: 48em) {
  .text-layer-image, .text-layer, .basic-text {
    font-size: 1.2em;
  }
  .text-layer-image p, .text-layer p, .basic-text p {
    margin-bottom: 1.1rem;
  }
}

@media (min-width: 64em) {
  .text-layer-image, .text-layer, .basic-text {
    font-size: 1.3rem;
  }
  .text-layer-image p, .text-layer p, .basic-text p {
    margin-bottom: 1.2rem;
  }
}

@media (min-width: 81.25em) {
  .text-layer-image p, .text-layer p, .basic-text p {
    margin-bottom: 1.3rem;
  }
}

@media (min-width: 100em) {
  .text-layer-image p, .text-layer p, .basic-text p {
    margin-bottom: 1.4rem;
  }
}

@media (min-width: 112.5em) {
  .text-layer-image p, .text-layer p, .basic-text p {
    margin-bottom: 1.5rem;
  }
}

.video-block-headline {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  font-size: 2rem;
}

@media (min-width: 48em) {
  .video-block-headline {
    font-size: 3rem;
  }
}

@media (min-width: 64em) {
  .video-block-headline {
    font-size: 3.25rem;
  }
}

@media (min-width: 81.25em) {
  .video-block-headline {
    font-size: 4.0rem;
  }
}

@media (min-width: 100em) {
  .video-block-headline {
    font-size: 5rem;
  }
}

@media (min-width: 112.5em) {
  .video-block-headline {
    font-size: 4vw;
  }
}

.case-study-headline, .text-layer-headline {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  font-size: 1.75rem;
}

@media (min-width: 48em) {
  .case-study-headline, .text-layer-headline {
    font-size: 2rem;
  }
}

@media (min-width: 64em) {
  .case-study-headline, .text-layer-headline {
    font-size: 3rem;
  }
}

@media (min-width: 81.25em) {
  .case-study-headline, .text-layer-headline {
    font-size: 3.5rem;
  }
}

@media (min-width: 100em) {
  .case-study-headline, .text-layer-headline {
    font-size: 4rem;
  }
}

@media (min-width: 112.5em) {
  .case-study-headline, .text-layer-headline {
    font-size: 3vw;
  }
}

.case-study-item-title, .services-item-title, .careers-item-text-title, .benefits-list-item-headline, .benefits-list-headline {
  font-family: "Montserrat", sans-serif;
  font-size: 1.35rem;
}

@media (min-width: 48em) {
  .case-study-item-title, .services-item-title, .careers-item-text-title, .benefits-list-item-headline, .benefits-list-headline {
    font-size: 1.5rem;
  }
}

@media (min-width: 64em) {
  .case-study-item-title, .services-item-title, .careers-item-text-title, .benefits-list-item-headline, .benefits-list-headline {
    font-size: 1.75rem;
  }
}

@media (min-width: 81.25em) {
  .case-study-item-title, .services-item-title, .careers-item-text-title, .benefits-list-item-headline, .benefits-list-headline {
    font-size: 2rem;
  }
}

@media (min-width: 100em) {
  .case-study-item-title, .services-item-title, .careers-item-text-title, .benefits-list-item-headline, .benefits-list-headline {
    font-size: 2.2rem;
  }
}

@media (min-width: 112.5em) {
  .case-study-item-title, .services-item-title, .careers-item-text-title, .benefits-list-item-headline, .benefits-list-headline {
    font-size: 2.5rem;
  }
}

.team-member-text-headline, .services-item-text-title, .basic-text-headline {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
}

@media (min-width: 48em) {
  .team-member-text-headline, .services-item-text-title, .basic-text-headline {
    font-size: 1.1rem;
  }
}

@media (min-width: 64em) {
  .team-member-text-headline, .services-item-text-title, .basic-text-headline {
    font-size: 1.2rem;
  }
}

@media (min-width: 81.25em) {
  .team-member-text-headline, .services-item-text-title, .basic-text-headline {
    font-size: 1.3rem;
  }
}

@media (min-width: 100em) {
  .team-member-text-headline, .services-item-text-title, .basic-text-headline {
    font-size: 1.4rem;
  }
}

@media (min-width: 112.5em) {
  .team-member-text-headline, .services-item-text-title, .basic-text-headline {
    font-size: 1.5rem;
  }
}

.text-layer-wrap::before, .text-layer::before, .text-layer-wrap::after, .text-layer::after {
  display: table;
  content: '';
}

.text-layer-wrap::after, .text-layer::after {
  clear: both;
}

.page-meta, .basic-text {
  transition: all 1s cubic-bezier(0.57, 0.2, 0.21, 0.89);
  opacity: 0;
  transform: translateY(3rem);
}

.page-meta.reveal, .basic-text.reveal {
  transition: all 0.6s cubic-bezier(0.5, 1.65, 0.4, 0.8);
  opacity: 1;
  transform: translateY(0);
}

.basic-blocks.max_width {
  max-width: 81.25em;
}

.basic-text {
  text-align: left;
  max-width: 64rem;
  margin: 0 auto;
}

.basic-text ul, .basic-text ol {
  margin-bottom: 1rem;
}

@media (min-width: 48em) {
  .basic-text ul, .basic-text ol {
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 64em) {
  .basic-text ul, .basic-text ol {
    margin-bottom: 2rem;
  }
}

.basic-text p:last-of-type {
  margin-bottom: 0;
}

.basic-text a {
  color: #00AEC5;
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
}

.basic-text a:hover {
  color: #E86D1F;
}

.basic-text-headline {
  color: #54565a;
}

@media (min-width: 48em) {
  .basic-text.add-padding {
    padding: 1rem 1rem 1.5rem;
  }
}

.benefits-list {
  margin: 1rem auto 4rem;
}

.benefits-list-headline {
  line-height: 1;
  font-weight: 900;
  color: #54565a;
  width: 100%;
  text-align: center;
}

.benefits-list-intro {
  text-align: center;
}

.benefits-list-item {
  max-width: 64em;
  padding: 1.5rem;
  position: relative;
  background: #f8f8f8;
  border-radius: 15px;
  display: block;
}

@media (min-width: 48em) {
  .benefits-list-item {
    padding: 2rem;
    border-radius: 30px;
    display: grid !important;
    align-content: flex-start;
    grid-gap: 1rem;
    grid-template-columns: 1fr 2fr;
  }
}

.benefits-list-item-headline {
  line-height: 1;
  font-weight: 900;
  background: linear-gradient(90deg, #e86d1f 20%, #fdb924 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
}

.benefits-list-item-overview {
  margin-top: .75rem;
}

.benefits-list-item-body {
  font-size: 1rem;
  margin: 0 !important;
  padding: 0 0 0 0;
}

@media (min-width: 48em) {
  .benefits-list-item-body {
    padding: 0 0 0 1.5rem;
  }
}

.benefits-list-item-body li {
  position: relative;
  list-style: none;
  margin: 0 0 .5rem 0;
}

.benefits-list-item-body li::before {
  content: "\2713 ";
  color: #E86D1F;
  left: -1.5rem;
  top: -0.35rem;
  position: absolute;
  padding: 0;
  font-size: 140%;
}

.benefits-list-item-body ul ul li::before {
  content: "•";
  color: #000;
  font-size: 140%;
  left: -0.65rem;
  top: -0.4rem;
}

.careers-grid {
  margin: 2rem auto;
  display: block;
  display: grid;
  grid-gap: .5rem;
  grid-template-columns: repeat(1, 1fr);
}

@media (min-width: 48em) {
  .careers-grid {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
  }
}

.careers-item {
  position: relative;
  padding: 1.5rem;
  background: #f8f8f8;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 20px 0 rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 20px 0 rgba(0, 0, 0, 0.05);
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
}

.careers-item:hover {
  background: #f1f1f1;
  -webkit-box-shadow: inset 0 0 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

@media (min-width: 48em) {
  .careers-item {
    padding: 2rem;
  }
}

.careers-item-aspect {
  text-decoration: none !important;
}

.careers-item-aspect:hover .careers-item-text-title {
  color: #00AEC5;
}

.careers-item-text {
  margin-top: .2rem;
  display: block;
  text-align: center;
}

.careers-item-text-title {
  color: #E86D1F;
  line-height: 1.2;
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
}

.careers-item-text-location {
  color: #54565a;
  font-size: 70%;
  margin: .25rem 0;
}

.careers-item-text-teaser {
  color: #54565a;
  font-size: 85%;
}

.careers-item-location {
  color: #54565a;
  font-size: 100%;
  margin: 0 auto;
  text-align: center;
}

.careers-item-description {
  margin: 2rem auto;
  text-align: left;
}

.careers-item-button {
  margin: 1rem auto;
  display: block !important;
  margin: 0 auto;
  text-align: center;
}

.careers-item-return {
  margin: 4rem auto 2rem;
  color: #E86D1F;
  text-align: center;
  font-size: 80%;
  font-weight: 700;
  text-transform: uppercase;
  display: block !important;
}

.careers-social {
  margin: 2rem auto 0;
  text-align: center;
}

.careers-social-intro {
  font-weight: 400;
  margin-bottom: 0.5rem !important;
}

.careers-social h3 {
  display: block;
}

@media (min-width: 64em) {
  .careers-social {
    margin: 4rem auto 0;
  }
}

.careers-social .social-link {
  width: 2.5rem;
  padding: .3rem;
  margin: 0 .2rem;
  display: inline-block;
}

.careers-social .social-link-icon {
  width: 100%;
  height: 2em;
  fill: #00AEC5;
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
}

.careers-social .social-link-icon:hover {
  fill: #E86D1F;
}

.anchor-link {
  width: 100%;
  height: 1px;
  opacity: 0;
  position: absolute;
  margin-top: -10rem;
}

.fellowship-block {
  width: 100%;
  display: block;
  margin: 1.5rem 0;
}

.fellowship-block-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 1em;
  grid-row-gap: 1em;
}

@media (min-width: 48em) {
  .fellowship-block-wrap {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
  }
}

.fellowship-block-item {
  text-align: center;
  background: #00AEC5;
  border-radius: 1em;
  display: table;
  height: 100%;
}

.fellowship-block-item a {
  padding: 2rem;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700;
  display: table-cell !important;
  text-align: center;
  vertical-align: middle;
}

.fellowship-block-item:hover {
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
  background: #E86D1F;
}

.grid-layer {
  max-width: 93.75em;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 48em) {
  .grid-layer {
    padding-left: 1.15rem;
    padding-right: 1.15rem;
  }
}

@media (min-width: 48em) {
  .grid-layer {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
  }
}

@media (min-width: 48em) {
  .grid-layer-col {
    padding: 0 .5rem;
  }
}

@media (min-width: 64em) {
  .grid-layer-col {
    padding: 0 1rem;
  }
}

@media (min-width: 100em) {
  .grid-layer-col {
    padding: 0 1.5rem;
  }
}

@media (max-width: 48em) {
  .grid-layer-col:last-of-type {
    padding-top: 0;
  }
}

.grid-layer.full-width {
  max-width: 64em;
}

.grid-layer.no-top-padding, .grid-layer.no_top_padding {
  padding-top: 0 !important;
}

.grid-layer.structure-2080 {
  /* Setup Flexbox */
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /* Reverse Column Order */
  -webkit-flex-flow: column-reverse;
  flex-flow: column-reverse;
}

@media (min-width: 48em) {
  .grid-layer.structure-5050 .grid-layer-col:first-of-type,
.grid-layer.structure-5050 .grid-layer-col:last-of-type {
    width: 50%;
  }
  .grid-layer.structure-6733 .grid-layer-col:first-of-type {
    width: 67%;
  }
  .grid-layer.structure-6733 .grid-layer-col:last-of-type {
    width: 33%;
  }
  .grid-layer.structure-3367 .grid-layer-col:first-of-type {
    width: 33%;
  }
  .grid-layer.structure-3367 .grid-layer-col:last-of-type {
    width: 67%;
  }
  .grid-layer.structure-2080 {
    -webkit-flex-flow: initial;
    flex-flow: initial;
  }
  .grid-layer.structure-2080 .grid-layer-col:first-of-type {
    width: 20%;
    padding: 0 1rem 0 0;
  }
  .grid-layer.structure-2080 .grid-layer-col:last-of-type {
    width: 80%;
    padding: 0 0 0 2rem;
  }
}

.text-layer .grid-layer {
  padding: 0;
}

.page-meta {
  text-align: center;
}

.page-meta.no-bottom-margin {
  margin-bottom: 0;
}

.page-meta-date, .page-meta-author, .page-meta-source {
  text-transform: uppercase;
  font-size: 80%;
}

.page-meta-tag {
  display: block;
}

.page-meta-tag-link {
  font-size: 80%;
  background: #f8f8f8;
  color: #54565a !important;
  display: inline-block;
  margin: .01rem;
  padding: 0 .2rem;
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
}

.page-meta-tag-link:hover {
  background: #00AEC5;
  color: #fff !important;
}

.services-grid {
  margin: 2rem auto;
  display: grid;
  align-content: flex-start;
  grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 48em) {
  .services-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 64em) {
  .services-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.services-item {
  position: relative;
  padding: .5rem;
  text-align: center;
}

@media (min-width: 48em) {
  .services-item {
    padding: 2rem;
  }
}

.services-item-aspect {
  text-decoration: none !important;
  background: none !important;
}

.services-item-aspect:hover .services-item-icon-figure {
  background: linear-gradient(-90deg, #00aec5 0%, #007888 100%);
}

.services-item-aspect:hover .services-item-icon-figure img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.services-item-aspect:hover .services-item-text-title {
  color: #E86D1F;
}

.services-item-icon {
  display: inline-block;
  position: relative;
  padding: 1rem;
}

.services-item-icon-figure {
  position: relative;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5rem;
  height: 5rem;
  background: linear-gradient(-90deg, #00aec5 20%, #007888 100%);
  border-radius: 100%;
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
}

@media (min-width: 48em) {
  .services-item-icon-figure {
    width: 8rem;
    height: 8rem;
  }
}

.services-item-icon-figure img {
  width: 100%;
  height: auto;
  max-height: 3rem;
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
  filter: brightness(10);
}

@media (min-width: 48em) {
  .services-item-icon-figure img {
    max-height: 4rem;
  }
}

.services-item-icon::after {
  content: "";
  display: block;
  position: absolute;
  left: 1.75rem;
  top: 1.25rem;
  z-index: 99;
  width: 5rem;
  height: 5rem;
  background: linear-gradient(90deg, #e86d1f 20%, #fdb924 80%);
  border-radius: 100%;
}

@media (min-width: 48em) {
  .services-item-icon::after {
    left: 2rem;
    top: 1.5rem;
    width: 8rem;
    height: 8rem;
  }
}

.services-item-text {
  margin-top: .2rem;
  display: block;
  text-align: center;
}

.services-item-text-title {
  color: #FDB924;
  line-height: 1.2;
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
}

.services-item-title {
  text-align: center;
  color: #54565a;
  font-weight: 900;
  text-transform: uppercase;
}

.services-item-overview {
  margin: 2rem auto;
  text-align: center;
  display: block;
}

@media (min-width: 48em) {
  .services-item-overview.grid {
    display: grid;
    align-content: flex-start;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1rem;
    text-align: left;
  }
}

.services-item-overview-text {
  align-self: center;
  justify-self: center;
}

.services-item-overview-graphic {
  text-align: center;
  align-self: center;
  justify-self: center;
}

@media (min-width: 48em) {
  .services-item-overview-graphic {
    text-align: left;
  }
}

.services-item-overview-photo {
  text-align: left;
  align-self: center;
  justify-self: center;
  position: relative;
}

.services-item-overview-photo-figure {
  position: relative;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 240px;
  background: #015A66;
  -webkit-box-shadow: inset 0 0 50px 0 #015A66;
  box-shadow: inset 0 0 50px 0 #015A66;
  background-size: cover;
  border-radius: 100%;
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
  margin: 0 auto 3rem;
}

@media (min-width: 48em) {
  .services-item-overview-photo-figure {
    width: 400px;
    height: 400px;
    margin-bottom: 0;
  }
}

.services-item-overview-photo::after {
  content: "";
  display: block;
  position: absolute;
  left: calc(50% - 100px);
  top: 0.75rem;
  z-index: 99;
  width: 240px;
  height: 240px;
  background: linear-gradient(90deg, #e86d1f 20%, #fdb924 80%);
  border-radius: 100%;
  margin: 0 auto 3rem;
}

@media (min-width: 48em) {
  .services-item-overview-photo::after {
    left: 2rem;
    top: 1.5rem;
    width: 400px;
    height: 400px;
  }
}

.services-item-overview-video {
  text-align: center;
  padding-top: 1rem;
  margin: 0 auto;
}

.services-item-overview-video .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  margin-bottom: 1rem;
}

.services-item-overview-video .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.services-item-overview-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  min-width: 100%;
  display: block;
  z-index: 3;
  overflow: hidden;
  object-fit: cover;
}

@media (min-width: 48em) {
  .services-item-overview-video .videoWrapper {
    position: relative;
    padding-bottom: initial;
    height: initial;
    margin-bottom: 1.5rem;
  }
  .services-item-overview-video .videoWrapper iframe {
    position: relative;
    width: 740px;
    height: 415px;
  }
}

.services-item-return {
  color: #E86D1F;
  text-align: center;
  font-size: 80%;
  font-weight: 700;
  text-transform: uppercase;
  display: block !important;
}

.services-graphic-img {
  width: 100%;
  height: auto;
}

@media (min-width: 48em) {
  .services-graphic-img {
    width: 600px;
  }
}

.showDIV {
  opacity: 1;
  z-index: 100;
  position: relative;
}

.showDIV-text {
  opacity: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: .75em;
  padding: .75em;
}

.showDIV:hover {
  opacity: 0;
}

.showDIV:hover + .showDIV-text {
  opacity: 1;
}

body.team-member {
  padding: 0 !important;
}

.team-grid {
  margin: 2rem auto;
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(33.33%, 1fr));
}

@media (min-width: 48em) {
  .team-grid {
    grid-gap: 2rem;
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 64em) {
  .team-grid {
    grid-gap: 1rem;
    grid-template-columns: repeat(4, 1fr);
  }
}

.team-member {
  padding: 1.0rem;
  text-align: center;
  grid-column: span 1;
}

@media (min-width: 48em) {
  .team-member {
    padding: 1rem;
  }
}

.team-member-aspect {
  text-decoration: none !important;
  display: block !important;
}

.team-member-aspect:hover .team-member-photo-img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.team-member-aspect:hover .team-member-text-headline {
  color: #E86D1F;
}

.team-member-aspect.norollover:hover .team-member-photo-img {
  -moz-transform: none;
  -webkit-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}

.team-member-aspect.norollover:hover .team-member-text-headline {
  color: #00AEC5;
}

.team-member-photo {
  z-index: 100;
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
  overflow: hidden;
  border-radius: 20px;
  margin: 0 auto;
}

@media (min-width: 48em) {
  .team-member-photo {
    border-radius: 30px;
  }
}

.team-member-photo.bio {
  width: 50%;
  height: 100%;
  margin: 0 0 1rem 1rem;
  float: right;
}

@media (min-width: 48em) {
  .team-member-photo.bio {
    width: 320px;
    height: auto;
    margin: 0 0 2rem 2rem;
  }
}

.team-member-photo.bio .team-member-photo-img {
  padding-bottom: 100% !important;
}

.team-member-photo-img {
  width: 100%;
  height: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 1s cubic-bezier(0.57, 0.2, 0.21, 0.89);
}

.team-member-text {
  position: relative;
  text-align: center;
  margin: .5rem 0;
}

.team-member-text-headline {
  color: #00AEC5;
  line-height: 1.1;
  margin-bottom: 0.25rem;
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
}

.team-member-text-job {
  display: block;
  color: #54565a;
  font-size: 80%;
  line-height: 1.1;
}

.team-member-job {
  display: block;
  color: #54565a;
  font-size: 120%;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}

.team-member-contact {
  margin: .5rem auto;
  display: block;
  color: #E86D1F;
  font-size: 100%;
  line-height: 1.1;
}

.team-member-bio {
  margin: 2rem auto;
  text-align: left;
}

.team-member-return {
  color: #E86D1F;
  text-align: center;
  font-size: 80%;
  font-weight: 700;
  text-transform: uppercase;
  display: block !important;
}

.text-layer {
  text-align: left;
  margin: 0 auto;
  opacity: 1;
  overflow: hidden;
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
  position: relative;
}

@media (max-width: 48em) {
  .text-layer {
    padding-top: 3.0rem;
    padding-bottom: 1.5rem;
  }
}

.text-layer.center {
  text-align: center;
}

.text-layer.no_top_padding {
  padding-top: 0 !important;
}

.text-layer.no_bottom_padding {
  padding-bottom: 0 !important;
}

.text-layer.no_bottom_padding p:last-of-type {
  margin-bottom: 1rem;
}

@media (min-width: 48em) {
  .text-layer.no_bottom_padding p:last-of-type {
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 64em) {
  .text-layer.no_bottom_padding p:last-of-type {
    margin-bottom: 1.4rem;
  }
}

@media (min-width: 81.25em) {
  .text-layer.no_bottom_padding p:last-of-type {
    margin-bottom: 1.6rem;
  }
}

@media (min-width: 100em) {
  .text-layer.no_bottom_padding p:last-of-type {
    margin-bottom: 1.8rem;
  }
}

@media (min-width: 112.5em) {
  .text-layer.no_bottom_padding p:last-of-type {
    margin-bottom: 2rem;
  }
}

.text-layer-wrap {
  max-width: 48em;
  margin: 0 auto;
  position: relative;
}

.text-layer-wrap > *:last-child {
  margin-bottom: 0;
}

.text-layer-headline {
  color: #E86D1F;
  background: linear-gradient(90deg, #e86d1f 20%, #fdb924 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  line-height: 1.15;
  margin-bottom: .25rem;
}

@media (min-width: 48em) {
  .text-layer-headline {
    margin-bottom: 1rem;
  }
}

.text-layer-headline-sub {
  text-align: center;
  letter-spacing: -.5px;
  margin: -.5rem auto 2.5rem;
}

.text-layer-body {
  text-align: left;
}

.text-layer-body-center {
  text-align: center;
}

.text-layer h1 {
  position: relative;
  font-family: "Montserrat", sans-serif;
  margin-bottom: .5em;
}

.text-layer.reveal {
  opacity: 1;
}

.text-layer a {
  color: #E86D1F;
  text-decoration: underline;
  transition: all 0.2s ease-in-out;
  display: inline;
}

.text-layer a:hover {
  color: #00AEC5;
}

.text-layer .button-block {
  margin-top: 1rem;
}

.text-layer ul, .text-layer ol {
  margin-bottom: 1rem;
}

@media (min-width: 48em) {
  .text-layer ul, .text-layer ol {
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 64em) {
  .text-layer ul, .text-layer ol {
    margin-bottom: 2rem;
  }
}

.text-layer .disclaimer {
  font-size: .8rem;
  text-align: center;
  margin-top: 1rem;
  display: block;
}

@media (min-width: 48em) {
  .text-layer .disclaimer {
    margin-top: 1.5rem;
  }
}

@media (min-width: 64em) {
  .text-layer .disclaimer {
    margin-top: 2rem;
  }
}

.text-layer .video-player {
  margin: 0 auto;
  margin-bottom: 1rem;
}

@media (min-width: 48em) {
  .text-layer .video-player {
    margin-bottom: 1.25rem;
  }
}

@media (min-width: 64em) {
  .text-layer .video-player {
    margin-bottom: 1.75rem;
  }
}

@media (min-width: 100em) {
  .text-layer .video-player {
    margin-bottom: 2rem;
  }
}

.text-layer-image {
  position: relative;
  width: 100%;
  height: auto;
}

.text-layer-image-src {
  width: 100%;
  vertical-align: middle;
}

.text-layer-image.full-width {
  margin: 0 auto;
  margin-bottom: 1rem;
  max-width: 48em;
}

@media (min-width: 48em) {
  .text-layer-image.full-width {
    margin-bottom: 1.5rem;
    margin-top: 2rem;
  }
}

@media (min-width: 64em) {
  .text-layer-image.full-width {
    margin-top: 3rem;
  }
}

@media (min-width: 112.5em) {
  .text-layer-image.full-width {
    margin-top: 4rem;
  }
}

.text-layer-image.floating-image {
  max-width: 100%;
  margin-bottom: 1rem;
}

@media (min-width: 48em) {
  .text-layer-image.floating-image {
    max-width: 50%;
    margin-bottom: 0;
  }
  .text-layer-image.floating-image.floating-image-left {
    float: left;
    margin: 0 1rem 1rem 0;
  }
}

@media (min-width: 48em) and (min-width: 48em) {
  .text-layer-image.floating-image.floating-image-left {
    margin: 0 1.5rem 1rem 0;
  }
}

@media (min-width: 48em) and (min-width: 64em) {
  .text-layer-image.floating-image.floating-image-left {
    margin: 0 2rem 1rem 0;
  }
}

@media (min-width: 48em) {
  .text-layer-image.floating-image {
    max-width: 50%;
  }
  .text-layer-image.floating-image.floating-image-right {
    float: right;
    margin: 0 0 1rem 1rem;
  }
}

@media (min-width: 48em) and (min-width: 48em) {
  .text-layer-image.floating-image.floating-image-right {
    margin: 0 0 1rem 1.5rem;
  }
}

@media (min-width: 48em) and (min-width: 64em) {
  .text-layer-image.floating-image.floating-image-right {
    margin: 0 0 1rem 2rem;
  }
}

.text-layer-image.floating-image.intrinsic {
  max-width: none;
  width: auto;
  text-align: center;
}

@media (max-width: 48em) {
  .text-layer-image.floating-image.intrinsic {
    float: none !important;
  }
}

@media (min-width: 48em) {
  .text-layer-image.floating-image.intrinsic {
    display: table !important;
  }
}

.text-layer-image.floating-image.intrinsic .text-layer-image-src {
  margin: 0 auto;
  width: auto !important;
  max-width: 100%;
}

@media (min-width: 48em) {
  .text-layer-image.floating-image.intrinsic .text-layer-image-caption {
    display: table-caption;
    caption-side: bottom;
    text-align: left;
  }
}

.text-layer-image-caption {
  font-size: 70%;
  line-height: 1;
  padding: .25rem;
  color: #54565a;
}

@media (min-width: 64em) {
  .text-layer-image-caption {
    padding: .25rem 0;
  }
}

.text-layer-embed {
  max-width: 100%;
  margin-bottom: 1rem;
  padding: 1rem;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
}

@media (min-width: 48em) {
  .text-layer-embed {
    width: 40%;
    float: right;
    margin: 0 0 1rem 1.5rem;
  }
}

@media (min-width: 64em) {
  .text-layer-embed {
    width: 50%;
    margin: 0 0 1rem 2rem;
  }
}

.text-layer-embed-headline {
  margin-bottom: .5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.text-layer-embed.reveal {
  opacity: 1;
}

.text-layer-grid {
  padding: 1.0rem;
  display: block;
}

@media (min-width: 48em) {
  .text-layer-grid {
    padding: 1.5rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 1.5rem;
    grid-row-gap: 0px;
  }
}

article.clearfix {
  display: block;
  margin: 0 0 2rem 0;
  padding: 0 0 2rem 0;
  border-bottom: 1px #f8f8f8 solid;
}

.list {
  margin: 2rem 0 1rem 0;
  display: flex !important;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: stretch;
  align-content: stretch;
}

.list-item {
  flex: 1,1;
  width: 50%;
  margin: 0 0 2rem 0;
}

.list-item-photo {
  display: block;
  margin: 0 1.5rem 0 0;
}

.list-item-photo img {
  padding: 1px;
  width: 100%;
  border: 0.25rem solid #54565a;
}

.list-item-text {
  display: block;
  padding: .25rem;
}

.list-item-text .headline {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}

.list-item-text .description {
  color: #000;
  display: block;
  font-size: 0.9em;
  font-weight: normal;
  line-height: 1.35em;
  padding: .4em 0;
}

.list-thumbnail {
  display: block;
  margin-top: 2rem;
}

.list-thumbnail .item {
  display: table;
}

.list-thumbnail h3 {
  margin-bottom: .5rem;
}

.list-thumbnail .icon {
  float: left;
  border: 5px solid #cecece;
  margin: 0 1.5em 2em 0;
}

.list-thumbnail p {
  font-size: 1.1rem;
  line-height: 1.5rem;
}

.case-study {
  max-width: 64em;
  margin: 2rem auto;
  padding: 1.5rem 0 0 0;
  position: relative;
  background: #f8f8f8;
  border-radius: 30px;
}

@media (min-width: 48em) {
  .case-study {
    background: none;
    margin: 4rem auto 10rem;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
}

.case-study-aspect {
  text-decoration: none !important;
  display: block;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}

@media (min-width: 48em) {
  .case-study-aspect {
    display: flex !important;
  }
}

.case-study-aspect:hover .case-study-fig-img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.case-study-aspect:hover .case-study-headline {
  background: #00AEC5;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.case-study-aspect:hover .case-study-background {
  background: rgba(0, 0, 0, 0.1);
}

.case-study-aspect:hover .case-study-label {
  background: #00AEC5;
}

.case-study-label {
  background: linear-gradient(90deg, #e86d1f 20%, #fdb924 80%);
  position: relative;
  top: -1rem;
  right: 0;
  padding: .75rem 1rem;
  font-weight: 500;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 100px;
  z-index: 200;
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
  display: inline-block;
  margin-bottom: 1rem;
}

@media (min-width: 48em) {
  .case-study-label {
    position: absolute;
    top: -70px;
    right: initial;
    margin-bottom: 0rem;
  }
}

@media (min-width: 64em) {
  .case-study-label {
    right: initial;
    top: initial;
    position: absolute;
    bottom: 3rem;
    left: -1rem;
  }
}

.case-study-fig {
  width: 200px;
  background: linear-gradient(45deg, #00aec5 0%, #fdb924 100%);
  position: relative;
  border-radius: 20px;
  z-index: 100;
  overflow: hidden;
  margin: 0 auto;
}

@media (min-width: 48em) {
  .case-study-fig {
    width: 360px;
    border-radius: 30px;
  }
}

@media (min-width: 64em) {
  .case-study-fig {
    width: 440px;
    border-radius: 60px;
  }
}

.case-study-fig-aspect {
  padding-top: 100%;
}

.case-study-fig-img {
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  border-radius: 20px;
}

@media (min-width: 48em) {
  .case-study-fig-img {
    border-radius: 30px;
  }
}

@media (min-width: 64em) {
  .case-study-fig-img {
    border-radius: 60px;
  }
}

.case-study-text {
  padding: 1rem;
  text-align: center;
  z-index: 100;
  width: 100%;
}

@media (min-width: 48em) {
  .case-study-text {
    text-align: left;
    width: calc(100% - 360px);
  }
}

@media (min-width: 64em) {
  .case-study-text {
    width: calc(100% - 440px);
    padding: 3rem;
  }
}

.case-study-headline {
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
  background: linear-gradient(90deg, #e86d1f 20%, #fdb924 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: auto;
  transition: all 1s cubic-bezier(0.57, 0.2, 0.21, 0.89);
}

@media (min-width: 48em) {
  .case-study-headline {
    width: fit-content;
  }
}

.case-study-teaser {
  margin-top: .75rem;
  color: #54565a;
  font-size: 1.1rem;
  line-height: 1.5;
}

@media (min-width: 48em) {
  .case-study-teaser {
    margin-top: 1.5rem;
    font-size: 1.3rem;
    line-height: 1.8;
  }
}

.case-study-background {
  display: none;
  background: #f8f8f8;
  width: 1000%;
  position: absolute;
  height: calc(100% + 100px);
  border-radius: 30px;
  left: 100px;
  right: initial;
  z-index: 0;
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
}

@media (min-width: 48em) {
  .case-study-background {
    display: block;
    border-radius: 50px;
    left: 200px;
  }
}

@media (min-width: 64em) {
  .case-study:nth-child(odd) .case-study-label {
    left: initial;
    top: initial;
    position: absolute;
    right: -1rem;
    bottom: 2rem;
  }
}

.case-study:nth-child(odd) .case-study-fig {
  order: 2;
}

.case-study:nth-child(odd) .case-study-fig-img {
  position: absolute;
  top: 0;
  right: 0;
}

@media (min-width: 48em) {
  .case-study:nth-child(odd) .case-study-text {
    order: 1;
    text-align: right;
  }
}

@media (min-width: 48em) {
  .case-study:nth-child(odd) .case-study-headline {
    text-align: right;
    width: auto;
  }
}

@media (min-width: 48em) {
  .case-study:nth-child(odd) .case-study-background {
    border-radius: 50px;
    right: 200px;
    left: initial;
  }
}

.case-study-item-title {
  text-align: center;
  color: #54565a;
  font-weight: 900;
  text-transform: uppercase;
}

.case-study-item-overview {
  margin: 2rem auto;
  text-align: center;
}

.case-study-item-body {
  margin: 3rem auto;
  padding: 0;
  background: #fff;
  text-align: left;
}

.case-study-item-body .img-sq-left {
  width: 200px;
  height: auto;
  margin: 0 1rem 1rem 0;
  float: left;
}

.case-study-item-body .img-sq-right {
  width: 200px;
  height: auto;
  margin: 0 0 1rem 1rem;
  float: right;
}

.case-study-item-body .img-hor {
  width: 100%;
  height: auto;
}

.case-study-item-body .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  margin-bottom: 1rem;
}

.case-study-item-body .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.case-study-item-body td {
  display: block;
  padding: 0 0 2rem 0;
  text-align: center;
  vertical-align: middle;
  text-align: center !important;
}

@media (min-width: 64em) {
  .case-study-item-body td {
    display: revert;
    vertical-align: revert;
    text-align: revert;
    padding: revert;
  }
}

@media (min-width: 48em) {
  .case-study-item-body {
    margin: 2rem auto;
    padding: 1rem;
    background: #f8f8f8;
    border-radius: 20px;
  }
  .case-study-item-body .img-sq-left {
    width: 340px;
    height: auto;
    margin: 0 1.5rem 1.5rem 0;
  }
  .case-study-item-body .img-sq-right {
    width: 340px;
    height: auto;
    margin: 0 0 1.5rem 1.5rem;
  }
  .case-study-item-body .img-hor {
    width: 100%;
    max-width: 740px;
  }
  .case-study-item-body .videoWrapper {
    position: relative;
    padding-bottom: initial;
    height: initial;
    margin-bottom: 1.5rem;
  }
  .case-study-item-body .videoWrapper iframe {
    position: relative;
    width: 740px;
    height: 415px;
  }
}

@media (min-width: 64em) {
  .case-study-item-body {
    padding: 3rem;
    border-radius: 50px;
  }
}

.case-study-item-pdf {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0 0 5rem 0;
}

.case-study-item-return {
  color: #E86D1F;
  text-align: center;
  font-size: 80%;
  font-weight: 700;
  text-transform: uppercase;
  display: block !important;
}

.case-study-item-sidebar {
  margin-bottom: 3rem;
}

@media (min-width: 48em) {
  .case-study-item-sidebar {
    width: 16rem;
    margin-bottom: 0;
    float: right;
    position: relative;
    margin: 2rem 0rem 1rem 1rem;
  }
}

@media (min-width: 64em) {
  .case-study-item-sidebar {
    width: 18rem;
    margin: 0 0 2rem 2rem;
  }
}

@media (min-width: 81.25em) {
  .case-study-item-sidebar {
    width: 20rem;
    margin: 0 -13rem 2rem 2rem;
  }
}

.case-study-item-highlights {
  position: relative;
  background: #E86D1F;
  padding: 2rem 1rem 1.5rem;
  color: #fff;
  text-align: left;
  font-size: 0.9rem;
  width: 100%;
}

@media (min-width: 64em) {
  .case-study-item-highlights {
    font-size: 1.1rem;
  }
}

.case-study-item-highlights ul {
  margin: 0;
  padding: 0 0 0 1.5rem;
}

.case-study-item-highlights ul li {
  position: relative;
  list-style: none;
  margin: 0 0 .5rem 0;
}

.case-study-item-highlights ul li::before {
  content: "• ";
  color: #FDB924;
  left: -1.25rem;
  top: -0.3rem;
  position: absolute;
  padding: 0;
  font-size: 150%;
}

.case-study-item-highlights-label {
  background: #FDB924;
  position: absolute;
  top: -1.5rem;
  right: initial;
  padding: .75rem 1rem;
  font-weight: 700;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  z-index: 200;
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
}

.case-study-item-quote {
  margin-top: 4rem;
  background: #00AEC5;
  color: #fff;
  width: 100%;
}

.case-study-item-quote-top {
  padding: 2rem;
  color: #fff;
  text-align: left;
  font-size: 0.9rem;
  position: relative;
}

@media (min-width: 64em) {
  .case-study-item-quote-top {
    font-size: 1.1rem;
  }
}

.case-study-item-quote-top-label {
  position: absolute;
  top: 1.25rem;
  left: 1.5rem;
  padding: 0;
  font-size: 150px;
  line-height: 0;
  font-weight: 700;
  color: #FDB924;
  text-transform: uppercase;
  border-radius: 0;
  z-index: 200;
  transition: all 0.5s cubic-bezier(0.57, 0.2, 0.21, 0.89);
}

.case-study-item-quote-top p {
  padding: 0;
  margin: 0;
}

.case-study-item-quote-bottom {
  background: rgba(255, 255, 255, 0.5);
  padding: .5rem 1rem;
  color: #54565a;
  display: block;
  text-align: center;
}

.case-study-item-quote-bottom-author {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.9rem;
}

@media (min-width: 64em) {
  .case-study-item-quote-bottom-author {
    font-size: 1.1rem;
  }
}

.case-study-item-quote-bottom-author-title {
  display: block;
  font-size: .7rem;
}

@media (min-width: 64em) {
  .case-study-item-quote-bottom-author-title {
    font-size: .9rem;
  }
}

.case-study-gallery {
  margin: 2rem auto;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

@media (min-width: 48em) {
  .case-study-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}

.case-study-gallery-item img {
  width: 100%;
  height: auto;
}

.case-study-floated-img {
  float: none;
  width: 100%;
  margin: 0 auto 1.5rem;
  text-align: center;
}

@media (min-width: 48em) {
  .case-study-floated-img {
    float: right;
    padding: 0;
    width: auto;
    max-width: 50%;
    margin: 0 0 1.5rem 1.5rem;
  }
}

.case-study-floated-img img {
  width: 100%;
  height: auto;
}

.video-block {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 64em) {
  .video-block {
    max-width: 64em;
  }
}

.video-block-headline {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: .5rem;
  color: #E86D1F;
  background: linear-gradient(90deg, #e86d1f 20%, #fdb924 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (min-width: 48em) {
  .video-block-headline {
    margin-bottom: 1rem;
  }
}

@media (min-width: 64em) {
  .video-block-headline {
    margin-bottom: 2rem;
  }
}

.video-block .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  margin-bottom: 1rem;
}

.video-block .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
