@charset "UTF-8";
/**
 * @license
 * MyFonts Webfont Build ID 3679959, 2018-11-28T07:53:18-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: HurmeGeometricSans1-Bold by Hurme
 * URL: https://www.myfonts.com/fonts/hurme/geometric-sans-1-and-2/1-bold/
 * Licensed pageviews: 10,000
 * 
 * Webfont: HurmeGeometricSans2-Bold by Hurme
 * URL: https://www.myfonts.com/fonts/hurme/geometric-sans-1-and-2/2-bold/
 * Licensed pageviews: 10,000
 * 
 * Webfont: HurmeGeometricSans1-Light by Hurme
 * URL: https://www.myfonts.com/fonts/hurme/geometric-sans-1-and-2/1-light/
 * Licensed pageviews: 10,000
 * 
 * Webfont: HurmeGeometricSans2-Light by Hurme
 * URL: https://www.myfonts.com/fonts/hurme/geometric-sans-1-and-2/2-light/
 * Licensed pageviews: 10,000
 * 
 * Webfont: HurmeGeometricSans1-Regular by Hurme
 * URL: https://www.myfonts.com/fonts/hurme/geometric-sans-1-and-2/1-regular/
 * Licensed pageviews: 30,000
 * 
 * Webfont: HurmeGeometricSans2-Regular by Hurme
 * URL: https://www.myfonts.com/fonts/hurme/geometric-sans-1-and-2/2-regular/
 * Licensed pageviews: 30,000
 * 
 * Webfont: HurmeGeometricSans1-SemiBold by Hurme
 * URL: https://www.myfonts.com/fonts/hurme/geometric-sans-1-and-2/1-semibold/
 * Licensed pageviews: 20,000
 * 
 * Webfont: HurmeGeometricSans2-SemiBold by Hurme
 * URL: https://www.myfonts.com/fonts/hurme/geometric-sans-1-and-2/2-semibold/
 * Licensed pageviews: 20,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3679959
 * Webfonts copyright: Copyright (c) 2012 by Toni Hurme. All rights reserved.
 * 
 * © 2018 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'HurmeGeometricSans2-Bold';
  src: url("webfonts/3826D7_1_0.eot");
  src: url("webfonts/3826D7_1_0.eot?#iefix") format("embedded-opentype"), url("webfonts/3826D7_1_0.woff2") format("woff2"), url("webfonts/3826D7_1_0.woff") format("woff"), url("webfonts/3826D7_1_0.ttf") format("truetype"); }
@font-face {
  font-family: 'HurmeGeometricSans2-Light';
  src: url("webfonts/3826D7_3_0.eot");
  src: url("webfonts/3826D7_3_0.eot?#iefix") format("embedded-opentype"), url("webfonts/3826D7_3_0.woff2") format("woff2"), url("webfonts/3826D7_3_0.woff") format("woff"), url("webfonts/3826D7_3_0.ttf") format("truetype"); }
@font-face {
  font-family: 'HurmeGeometricSans2-Regular';
  src: url("webfonts/3826D7_5_0.eot");
  src: url("webfonts/3826D7_5_0.eot?#iefix") format("embedded-opentype"), url("webfonts/3826D7_5_0.woff2") format("woff2"), url("webfonts/3826D7_5_0.woff") format("woff"), url("webfonts/3826D7_5_0.ttf") format("truetype"); }
@font-face {
  font-family: 'HurmeGeometricSans2-SemiBold';
  src: url("webfonts/3826D7_7_0.eot");
  src: url("webfonts/3826D7_7_0.eot?#iefix") format("embedded-opentype"), url("webfonts/3826D7_7_0.woff2") format("woff2"), url("webfonts/3826D7_7_0.woff") format("woff"), url("webfonts/3826D7_7_0.ttf") format("truetype"); }
@font-face {
  font-family: 'Portrait';
  src: url("webfonts/Portrait-RegularItalic-Web.woff2") format("woff2"), url("webfonts/Portrait-RegularItalic-Web.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal; }
@font-face {
  font-family: 'Portrait';
  src: url("webfonts/Portrait-Regular-Web.woff2") format("woff2"), url("webfonts/Portrait-Regular-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }
body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #EFEEEC;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 1;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 1;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  display: none;
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  text-indent: -9999px;
  overflow: hidden;
  top: 45px;
  right: 45px;
  background: url("../images/icon-filter-reset.svg") 0 0 no-repeat;
  background-size: 100%; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  opacity: 0.7; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: none;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  display: none;
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }

  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider-container,
.flexslider .slides,
.flex-viewport {
  height: 100%; }

.flexslider .slides img {
  max-width: 100%;
  display: block;
  margin: 0 auto; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  position: relative;
  zoom: 1;
  height: 100%; }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  width: 100px;
  display: flex;
  justify-content: space-between; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 30px;
  height: 30px;
  margin: 0;
  overflow: hidden;
  opacity: 1;
  text-indent: -9999px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a.flex-next {
  background: url("../images/icon-arrow-right.svg") 0 0 no-repeat;
  right: 0; }

.flex-direction-nav a.flex-prev {
  background: url("../images/icon-arrow-left.svg") 0 0 no-repeat;
  left: 0; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.flex-control-nav {
  display: flex;
  align-items: center;
  text-align: center;
  z-index: 10; }

.flex-control-nav li {
  margin: 0 12px; }

.flex-control-paging li a {
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  display: block;
  background: #ffffff;
  cursor: pointer;
  text-indent: -9999px;
  transition: all 0.5s ease; }
  .flex-control-paging li a:before {
    position: absolute;
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #F0E8DB;
    left: -5px;
    top: -5px;
    border-radius: 18px;
    opacity: 0;
    transition: opacity ease 0.4s; }

.flex-control-paging li a:hover:before, .flex-control-paging li a.flex-active:before {
  opacity: 1; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* flickity-fade */
.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0; }

.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  line-height: 1.2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.container {
  position: relative;
  width: 90%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 34px;
  box-sizing: border-box; }

/* For devices larger than 400px */
.row {
  width: 100%;
  display: flex; }
  .row.left [class*="col-"] {
    margin: 0; }

.col-1 {
  width: 8.33%; }

.col-2 {
  width: 16.66%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.33%; }

.col-5 {
  width: 41.66%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.33%; }

.col-8 {
  width: 66.66%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.33%; }

.col-11 {
  width: 91.66%; }

.col-12 {
  width: 100%; }

[class*="col-"] {
  padding: 0 20px;
  margin: 0 auto; }

@media (max-width: 1024px) {
  [class*="col-"] {
    width: 100%;
    padding: 0 20px; } }
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  color: #555;
  text-align: center;
  text-decoration: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  box-sizing: border-box; }

/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  padding: 6px 10px;
  /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  border: 1px solid #D1D1D1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box; }

/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }

input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #33C3F0;
  outline: 0; }

label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600; }

fieldset {
  padding: 0;
  border-width: 0; }

input[type="checkbox"],
input[type="radio"] {
  display: inline; }

label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }

input:focus::-webkit-input-placeholder {
  color: transparent !important; }

input:focus:-moz-placeholder {
  color: transparent !important; }

/* FF 4-18 */
input:focus::-moz-placeholder {
  color: transparent !important; }

/* FF 19+ */
input:focus:-ms-input-placeholder {
  color: transparent !important; }

/* IE 10+ */
::-webkit-input-placeholder, header.dark.off-top ::-webkit-input-placeholder, header.dark .overlay-open ::-webkit-input-placeholder {
  color: #AAAAAA; }

:-moz-placeholder, header.dark.off-top :-moz-placeholder, header.dark .overlay-open :-moz-placeholder {
  color: #AAAAAA; }

::-moz-placeholder, header.dark.off-top ::-moz-placeholder, header.dark .overlay-open ::-moz-placeholder {
  color: #AAAAAA; }

:-ms-input-placeholder, header.dark.off-top :-ms-input-placeholder, header.dark .overlay-open :-ms-input-placeholder {
  color: #AAAAAA; }

/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul {
  list-style: circle inside; }

ol {
  list-style: decimal inside; }

ol, ul {
  margin: 0;
  padding: 0; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin: 0;
  padding: 0; }

li {
  margin: 0;
  padding: 0; }

/* Code
–––––––––––––––––––––––––––––––––––––––––––––––––– */
code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #F1F1F1;
  border: 1px solid #E1E1E1;
  border-radius: 4px; }

pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; }

/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #E1E1E1; }

th:first-child,
td:first-child {
  padding-left: 0; }

th:last-child,
td:last-child {
  padding-right: 0; }

/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width {
  width: 100%;
  box-sizing: border-box; }

.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }

.u-pull-right {
  float: right; }

.u-pull-left {
  float: left; }

/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #E1E1E1; }

/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf:after, .content-inner:after {
  content: "";
  display: table;
  clear: both; }

/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
body {
  font-family: 'HurmeGeometricSans2-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  color: #5A5A5A;
  background: #EFEEEC;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body.no-overflow {
    overflow-y: hidden !important;
    height: 100% !important; }

* {
  box-sizing: border-box; }

/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-style: normal;
  font-family: 'Portrait';
  font-weight: normal;
  font-style: normal; }

em {
  font-style: italic; }

strong {
  font-weight: 400; }

h1, .h1-style {
  font-family: 'HurmeGeometricSans2-SemiBold', sans-serif;
  font-size: 48px;
  line-height: 58px;
  color: #ffffff;
  padding-bottom: 24px; }

h2, .h2-style {
  font-family: 'Portrait';
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.015em;
  padding-bottom: 30px; }
  h2.with-rule:after, .h2-style.with-rule:after {
    content: '';
    display: block;
    width: 98px;
    height: 1px;
    background: #8F8884;
    margin: 35px auto 0 auto;
    opacity: 0.5; }

h2.statement {
  font-family: 'HurmeGeometricSans2-Light', sans-serif;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0;
  margin: 0 auto;
  text-align: center;
  color: rgba(90, 90, 90, 0.9);
  text-transform: none; }
  h2.statement:after {
    content: '';
    display: block;
    width: 98px;
    height: 1px;
    background: #8F8884;
    margin: 35px auto 0 auto;
    opacity: 0.5; }

h2.highlight, h2.highlight, #t03-team-bio .inner .copy-wrap h1 {
  font-family: 'Portrait';
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  padding: 0 0 40px 0; }

h2.highlight.name {
  padding-bottom: 20px; }

h2.divider {
  text-align: center;
  font-family: 'Portrait';
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  padding: 0; }

h3, .h3-style {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.015em;
  padding-bottom: 30px; }

h3.h2-style {
  padding-top: 60px; }

p {
  margin: 0;
  padding-bottom: 30px; }
  p strong {
    font-family: 'HurmeGeometricSans2-SemiBold', sans-serif; }
  p.small {
    font-size: 13px;
    line-height: 19px; }

p.jobtitle {
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 0; }

p.name {
  font-family: 'Portrait';
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  padding: 0; }

.category {
  font-family: 'HurmeGeometricSans2-SemiBold';
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

p:last-child {
  padding: 0 !important; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
  color: #5A5A5A;
  text-decoration: none; }

a:hover {
  color: #5A5A5A; }

p a {
  transition: color 0.4s ease;
  text-decoration: underline; }
  p a:hover {
    color: #5A5A5A; }

/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button, input[type="submit"] {
  display: inline-flex;
  position: relative;
  line-height: 1;
  align-items: center;
  transition: all ease 0.4s;
  color: #5A5A5A;
  font-family: 'HurmeGeometricSans2-SemiBold';
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-decoration: none;
  width: fit-content;
  padding: 16px 60px 14px 60px;
  background: #fff; }
  .button:hover, .button.active, input[type="submit"]:hover, input[type="submit"].active {
    color: #fff;
    background: #8F8884; }
  .button.outline, input[type="submit"].outline {
    background: transparent;
    border: 1px solid #9B9B9B; }
    .button.outline:hover, input[type="submit"].outline:hover {
      background: #fff;
      border-color: #fff;
      color: #5A5A5A; }

.read-more-less {
  display: inline-flex;
  position: relative;
  line-height: 40px;
  align-items: center;
  transition: all ease 0.4s;
  color: #5A5A5A;
  font-family: 'Portrait';
  font-size: 14px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  padding-left: 64px; }
  .read-more-less:before {
    position: absolute;
    content: '+';
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    line-height: 40px;
    padding-left: 2px;
    font-style: normal;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    border: 1px solid rgba(143, 136, 132, 0.5);
    transition: all ease 0.4s;
    box-sizing: border-box; }
  .read-more-less:hover:before {
    color: #5A5A5A;
    background-color: #ffffff;
    border-color: #ffffff; }
  .read-more-less.less:before {
    content: '–'; }

a.scroll-to {
  color: #5A5A5A;
  font-family: 'HurmeGeometricSans2-SemiBold';
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  transition: color 0.6s ease-in-out;
  padding: 0;
  text-decoration: none; }
  a.scroll-to:hover {
    color: #ACA6A3; }

.copy ul {
  list-style: disc;
  padding-left: 15px;
  margin-bottom: 20px; }
  .copy ul li {
    margin-bottom: 5px; }
    .copy ul li:last-child {
      margin: 0; }

* {
  box-sizing: border-box; }

html, body {
  height: 100%; }

.flex {
  display: flex;
  width: 100%; }

.bg-video, .bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }
  .bg-video video, .bg-image video {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.video-bg-auto video {
  width: auto;
  height: 100vh; }

.bg-image {
  background-size: cover;
  background-position: center center; }

header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  height: 90px;
  transition: all 0.3s ease-in-out;
  background: #EFEEEC; }
  header.no-bg {
    background: transparent; }
    header.no-bg.reduced {
      background: #EFEEEC; }
  header.reduced, header.search-open {
    background: #EFEEEC;
    height: 90px; }
    header.reduced .logo-wrap .logo.light, header.search-open .logo-wrap .logo.light {
      opacity: 0 !important; }
    header.reduced .logo-wrap .logo.dark, header.search-open .logo-wrap .logo.dark {
      opacity: 1 !important; }
    header.reduced a#nav-trigger, header.reduced a#search-trigger, header.search-open a#nav-trigger, header.search-open a#search-trigger {
      color: #5A5A5A !important; }
      header.reduced a#nav-trigger:hover, header.reduced a#search-trigger:hover, header.search-open a#nav-trigger:hover, header.search-open a#search-trigger:hover {
        opacity: 1;
        color: #8F8884 !important; }
  header.light .logo-wrap .logo.light {
    opacity: 1; }
  header.light .logo-wrap .logo.dark {
    opacity: 0; }
  header.light a#nav-trigger, header.light a#search-trigger {
    color: #fff; }
    header.light a#nav-trigger:hover, header.light a#search-trigger:hover {
      opacity: 1;
      color: #fff; }
  header.menu-open .logo-wrap .logo.light {
    opacity: 0 !important; }
  header.menu-open .logo-wrap .logo.dark {
    opacity: 1 !important; }
  header.menu-open a#nav-trigger, header.menu-open a#search-trigger {
    color: #5A5A5A !important; }
    header.menu-open a#nav-trigger:hover, header.menu-open a#search-trigger:hover {
      opacity: 1;
      color: #8F8884 !important; }
  header .logo-wrap {
    position: absolute;
    width: 130px;
    height: 19px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    header .logo-wrap .logo {
      position: absolute;
      width: 130px;
      top: 0;
      left: 0;
      transition: opacity ease 0.3s; }
      header .logo-wrap .logo.light {
        opacity: 0; }
      header .logo-wrap .logo.dark {
        opacity: 1; }
  header a#nav-trigger, header a#search-trigger {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #5A5A5A;
    transition: all ease 0.5s; }
    header a#nav-trigger:hover, header a#search-trigger:hover {
      opacity: 0.6; }
  header a#nav-trigger {
    left: 60px; }
  header a#search-trigger {
    right: 60px; }
    header a#search-trigger.open span {
      opacity: 0; }
    header a#search-trigger.open:after {
      position: absolute;
      content: '';
      display: block;
      width: 14px;
      height: 14px;
      background: url("../images/icon-filter-reset.svg") no-repeat;
      background-size: 100% auto;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  header .inner {
    justify-content: space-between; }
    header .inner .logo {
      width: 292px;
      transition: all ease 0.4s; }
    header .inner .menu-wrap {
      display: flex;
      align-items: center; }

#main-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(239, 238, 236, 0.97);
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px 0 0 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease; }
  #main-menu.open {
    opacity: 1;
    pointer-events: auto; }
  #main-menu ul#menu-main-menu {
    list-style: none;
    padding: 0;
    margin: 0; }
    #main-menu ul#menu-main-menu li {
      position: relative;
      font-size: 40px;
      text-align: center;
      line-height: 54px;
      letter-spacing: 0.015em;
      font-family: 'Portrait'; }
      #main-menu ul#menu-main-menu li a {
        position: relative;
        display: inline-flex;
        color: #5A5A5A;
        transition: opacity 0.5s ease; }
        #main-menu ul#menu-main-menu li a:hover {
          opacity: 0.75; }
      #main-menu ul#menu-main-menu li.current_page_item a {
        opacity: 0.75; }
      #main-menu ul#menu-main-menu li.menu-item-has-children {
        margin: 20px 0; }
      #main-menu ul#menu-main-menu li .sub-menu {
        list-style: none;
        padding: 0;
        margin: 0; }
        #main-menu ul#menu-main-menu li .sub-menu li {
          margin: 0; }
          #main-menu ul#menu-main-menu li .sub-menu li a {
            color: #989898; }
          #main-menu ul#menu-main-menu li .sub-menu li:last-child {
            margin-bottom: 0; }

#search-holder {
  position: absolute;
  top: 90px;
  left: 50%;
  height: 100%;
  width: 100%;
  transform: translateX(-50%);
  z-index: 40;
  background: #efeeec !important;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
  pointer-events: none;
  border-top: 1px solid rgba(143, 136, 132, 0.16);
  padding: 0 60px; }
  #search-holder.open {
    opacity: 1;
    pointer-events: auto; }

.wizardinfosys_autosearch_wrapper {
  height: 100%; }

#search-holder form {
  position: relative;
  margin: 24px 0;
  display: flex;
  align-items: center;
  width: 100%;
  border: none !important;
  background-color: transparent !important;
  height: 42px !important; }

#search-holder input[type="text"] {
  position: relative;
  display: block;
  height: 42px !important;
  padding: 12px 10px 12px 30px !important;
  color: #5A5A5A !important;
  border: none !important;
  box-shadow: none !important;
  box-sizing: border-box;
  font-family: 'Portrait';
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.015em;
  width: 100% !important;
  margin: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent url("../images/icon-search.svg") left center no-repeat !important;
  background-size: 15px auto !important; }

#search-holder input[type="submit"] {
  position: absolute;
  right: 0;
  top: 12px;
  text-indent: -9999px;
  display: block !important;
  width: 28px !important;
  margin: 0 10px 0 0 !important;
  padding: 0 !important;
  background: #bebfc1 !important;
  cursor: pointer !important;
  transition: all ease 0.5s !important;
  border: 0 !important;
  outline: none !important;
  background: url("../images/icon-arrow-right-light.svg") 0 0 no-repeat !important;
  background-size: 100% auto !important;
  height: 16px; }

#search-holder ::-webkit-input-placeholder {
  color: #ACA6A3;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.1em;
  font-family: HurmeGeometricSans2-Regular; }

#search-holder :-moz-placeholder {
  color: #999999;
  text-transform: uppercase;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.1em;
  font-family: HurmeGeometricSans2-Regular; }

#search-holder ::-moz-placeholder {
  color: #999999;
  text-transform: uppercase;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.1em;
  font-family: HurmeGeometricSans2-Regular; }

#search-holder :-ms-input-placeholder {
  color: #999999;
  text-transform: uppercase;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.1em;
  font-family: HurmeGeometricSans2-Regular; }

#search-bg {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e6e6e6;
  mix-blend-mode: multiply;
  transition: opacity 0.3s ease-in-out; }
  #search-bg.open {
    opacity: 1;
    pointer-events: auto; }

footer {
  background: #ACA6A3;
  padding: 120px 0 30px 0; }
  footer .inner {
    max-width: 1440px;
    margin: 0 auto; }
    footer .inner .flex {
      justify-content: space-between; }
    footer .inner .left {
      width: calc(50% - 12px);
      font-size: 12px;
      line-height: 22px;
      letter-spacing: 0.1em;
      color: #fff;
      text-transform: uppercase; }
      footer .inner .left .logomark {
        margin-bottom: 35px; }
        footer .inner .left .logomark a {
          display: block;
          width: 80px; }
      footer .inner .left ul {
        list-style: none;
        margin: 0;
        padding: 0;
        width: 33.33%; }
        footer .inner .left ul li {
          margin-bottom: 12px; }
          footer .inner .left ul li:last-child {
            margin-bottom: 0; }
          footer .inner .left ul li a {
            color: #fff;
            transition: opacity 0.5s ease; }
            footer .inner .left ul li a:hover {
              opacity: 0.6; }
          footer .inner .left ul li.current_page_item a {
            opacity: 0.6; }
    footer .inner .right {
      width: calc(50% - 12px);
      color: #fff;
      padding-top: 24px; }
      footer .inner .right h2 {
        font-family: 'Portrait';
        font-size: 24px;
        line-height: 34px;
        letter-spacing: 0.015em;
        padding-bottom: 60px; }
    footer .inner .signoff {
      margin-top: 200px;
      padding-top: 30px;
      font-size: 12px;
      line-height: 15px;
      letter-spacing: 0.1em;
      color: #fff;
      border-top: 1px solid rgba(255, 255, 255, 0.5); }

.subscribe-wrap form {
  position: relative; }

.subscribe-wrap input[type="email"] {
  position: relative;
  display: block;
  height: 24px !important;
  padding: 0 40px 10px 0 !important;
  color: rgba(255, 255, 255, 0.65);
  background: transparent;
  border: none !important;
  box-shadow: none !important;
  box-sizing: border-box;
  width: 100% !important;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.1em;
  font-family: HurmeGeometricSans2-Regular;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
  border-radius: 0;
  transition: all ease 0.5s; }

.subscribe-wrap input[type="submit"], .subscribe-wrap button {
  position: absolute;
  right: 10px;
  top: 0;
  text-indent: -9999px;
  overflow: hidden;
  display: block !important;
  width: 20px !important;
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer !important;
  transition: all ease 0.5s !important;
  border: 0 !important;
  outline: none !important;
  height: 13px;
  background: transparent !important; }
  .subscribe-wrap input[type="submit"]:before, .subscribe-wrap input[type="submit"]:after, .subscribe-wrap button:before, .subscribe-wrap button:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 20px;
    height: 13px;
    opacity: 0; }
  .subscribe-wrap input[type="submit"]:before, .subscribe-wrap button:before {
    background: url("../images/icon-submit.svg") center center no-repeat;
    background-size: 100% auto;
    opacity: 1; }
  .subscribe-wrap input[type="submit"]:after, .subscribe-wrap button:after {
    background: url("../images/icon-submit-hover.svg") center center no-repeat;
    background-size: 100% auto;
    opacity: 0; }
  .subscribe-wrap input[type="submit"]:hover:before, .subscribe-wrap button:hover:before {
    opacity: 0; }
  .subscribe-wrap input[type="submit"]:hover:after, .subscribe-wrap button:hover:after {
    opacity: 1; }

.subscribe-wrap ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.65); }

.subscribe-wrap :-moz-placeholder {
  color: rgba(255, 255, 255, 0.65); }

.subscribe-wrap ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.65); }

.subscribe-wrap :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.65); }

form [type="checkbox"] {
  position: absolute;
  left: -9999px; }

form [type="checkbox"] + .wpcf7-list-item-label {
  position: relative;
  padding-left: 28px;
  font-family: HurmeGeometricSans2-Regular;
  font-size: 13px;
  line-height: 19px;
  display: block;
  font-weight: 400; }

form [type="checkbox"] + .wpcf7-list-item-label::before,
form [type="checkbox"] + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  box-sizing: border-box; }

form [type="checkbox"] + .wpcf7-list-item-label::before {
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #fff; }

form [type="checkbox"] + .wpcf7-list-item-label::after {
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  background: #fff;
  transition: all 0.2s; }

form [type="checkbox"]:not(:checked) + .wpcf7-list-item-label::after {
  opacity: 0;
  transform: scale(0.01); }

form [type="checkbox"]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
  transform: scale(1); }

.subscribe-wrap .main:hover input[type="email"] {
  border-bottom: 1px solid white !important; }
.subscribe-wrap .main:hover button {
  right: 0; }

.wpcf7-list-item {
  margin: 0; }

.wpcf7-acceptance {
  display: block;
  margin: 32px 0 0 0; }

.wpcf7-acceptance a {
  color: #ffffff; }

.subscribe-wrap .main {
  position: relative; }
  .subscribe-wrap .main br {
    display: none; }

.wpcf7-not-valid-tip, .wpcf7 form .wpcf7-response-output {
  font-family: HurmeGeometricSans2-Regular;
  font-size: 13px;
  line-height: 19px;
  margin: 10px 0 0 0; }

.wpcf7 form .wpcf7-response-output {
  margin: 0 0 10px 0;
  border: none;
  padding: 0;
  color: #dc3232; }

.page-content {
  padding-top: 90px; }

.bg-off-white {
  background: #f7f6f5; }
  .bg-off-white.image-block.type-full .media-wrap:before, .bg-off-white.image-block.type-full .media-wrap:after, .bg-off-white.image-block.type-full-height .media-wrap:before, .bg-off-white.image-block.type-full-height .media-wrap:after {
    background: #f7f6f5 !important; }

.bg-grey {
  background: #EFEEEC; }

.bg-blue {
  background: #151E29;
  margin-top: -1px; }
  .bg-blue p, .bg-blue h2, .bg-blue h3 {
    color: #D9D4CF !important; }
  .bg-blue.copy-image-block .copy-wrap h2:after {
    background: #D9D4CF !important; }
  .bg-blue.image-block.type-full .media-wrap:before, .bg-blue.image-block.type-full .media-wrap:after, .bg-blue.image-block.type-full-height .media-wrap:before, .bg-blue.image-block.type-full-height .media-wrap:after {
    background: #151E29 !important; }
  .bg-blue .read-more-less {
    color: #D9D4CF; }
    .bg-blue .read-more-less:before {
      border-color: #D9D4CF; }

.clr-black {
  color: #5A5A5A; }

.inner.reduced {
  max-width: 1086px;
  margin: 0 auto; }

.full-h {
  height: 100vh;
  height: 100dvh; }

.block {
  padding-bottom: 180px; }
  .block.p-deep {
    padding-bottom: 240px !important; }
  .block.p-none {
    padding-bottom: 0 !important; }
  .block.p-reduced {
    padding-bottom: 120px !important; }
  .block.p-top-none {
    padding-top: 0 !important; }
  .block.p-top-deep {
    padding-top: 240px !important; }
  .block.p-top-standard {
    padding-top: 180px !important; }
  .block.p-top-reduced {
    padding-top: 120px !important; }

.hero-block {
  background: #5A5A5A;
  margin: 0;
  padding: 0; }
  .hero-block .inner {
    position: relative;
    height: 100vh;
    height: 100dvh; }
    .hero-block .inner .carousel-wrap, .hero-block .inner .carousel-wrap .bg-image {
      height: 100vh;
      height: 100dvh; }
    .hero-block .inner .logomark {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 200px;
      height: 200px;
      z-index: 100; }
      .hero-block .inner .logomark img {
        width: 100%; }
    .hero-block .inner .copy-wrap {
      position: absolute;
      bottom: 80px;
      width: 100%;
      text-align: center;
      color: #fff;
      z-index: 10; }
      .hero-block .inner .copy-wrap h1 {
        font-size: 32px;
        line-height: 38px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        padding: 0 0 20px 0; }
      .hero-block .inner .copy-wrap p {
        font-size: 16px;
        line-height: 19px;
        letter-spacing: 0.25em;
        text-transform: uppercase;
        padding: 0; }
  .hero-block.size-small .inner {
    height: auto;
    aspect-ratio: 2560 / 1000; }
    .hero-block.size-small .inner .copy-wrap h1 {
      padding: 0; }
  .hero-block.title-dark .inner .copy-wrap h1, .hero-block.title-dark .inner .copy-wrap p {
    color: #5A5A5A; }

.image-gradient {
  position: absolute;
  height: 33.33%;
  width: 100%;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); }
  .image-gradient.top-down {
    top: 0;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); }

.statement-block {
  padding: 180px 0;
  text-align: center; }
  .statement-block .inner {
    max-width: 832px;
    margin: 0 auto; }
  .statement-block.type-statement h2 {
    text-align: center;
    font-family: 'Portrait';
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0.015em;
    padding: 0; }
    .statement-block.type-statement h2:after {
      content: '';
      display: block;
      width: 98px;
      height: 1px;
      background: #8F8884;
      margin: 35px auto 0 auto; }
  .statement-block.type-statement-sans .inner {
    max-width: 952px; }
  .statement-block.type-statement-sans h2 {
    font-family: 'HurmeGeometricSans2-Light';
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0;
    text-align: center;
    color: rgba(90, 90, 90, 0.9);
    padding: 0; }
    .statement-block.type-statement-sans h2:after {
      content: '';
      display: block;
      width: 98px;
      height: 1px;
      background: #8F8884;
      margin: 35px auto 0 auto; }
  .statement-block.type-divider {
    padding: 120px 0 120px 0; }
    .statement-block.type-divider h2 {
      text-align: center;
      font-family: 'Portrait';
      font-size: 20px;
      line-height: 28px;
      letter-spacing: 0.25em;
      text-transform: uppercase;
      padding: 0; }

.copy-block {
  padding: 180px 0;
  text-align: center; }
  .copy-block .inner {
    max-width: 832px;
    margin: 0 auto; }
    .copy-block .inner h2, .copy-block .inner .h2-style {
      max-width: 708px;
      margin: 0 auto; }
    .copy-block .inner .button {
      margin-top: 28px; }
  .copy-block.with-rule {
    padding-bottom: 0; }
    .copy-block.with-rule:after {
      display: block;
      content: '';
      max-width: 1440px;
      margin: 180px auto 0 auto;
      height: 1px;
      background: rgba(143, 136, 132, 0.5); }

.intro-copy-block {
  padding: 180px 0; }
  .intro-copy-block .inner.with-heading {
    display: flex; }
    .intro-copy-block .inner.with-heading .main-copy {
      margin: 0 25% 0 0; }
  .intro-copy-block .inner .heading {
    width: 25%;
    padding-right: 32px; }
    .intro-copy-block .inner .heading h2 {
      font-size: 24px;
      line-height: 34px; }
  .intro-copy-block .inner .main-copy {
    width: 50%;
    margin: 0 25%; }
  .intro-copy-block .inner .read-more-less {
    margin: 60px 0 0 0; }
  .intro-copy-block .inner .expanded {
    display: none;
    margin-top: 30px; }

.button-block {
  padding: 240px 0;
  text-align: center; }
  .button-block .inner {
    max-width: 832px;
    margin: 0 auto; }
  .button-block.p-deep {
    padding-bottom: 240px !important; }

.spacing-block {
  padding-bottom: 180px; }

.section-title {
  padding: 120px 0 120px 0; }
  .section-title h2 {
    text-align: center;
    font-family: 'Portrait';
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    padding: 0; }

.quote-block {
  padding: 180px 0 180px 0;
  text-align: center; }
  .quote-block .flex-direction-nav {
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateX(0) translateY(-50%); }

blockquote {
  max-width: 830px;
  margin: 0 auto 35px auto;
  padding: 0; }
  blockquote p {
    text-align: center;
    font-family: 'Portrait';
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0.015em;
    padding: 0; }
    blockquote p:after {
      content: '';
      display: block;
      width: 98px;
      height: 1px;
      background: rgba(143, 136, 132, 0.5);
      margin: 35px auto 0 auto; }

.video-block .inner {
  max-width: 1440px;
  margin: 0 auto; }
  .video-block .inner .intro {
    max-width: 500px;
    margin: 0 auto 60px auto; }
    .video-block .inner .intro h2 {
      text-align: center;
      font-family: 'Portrait';
      font-size: 18px;
      line-height: 28px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      padding: 0; }
      .video-block .inner .intro h2:after {
        content: '';
        display: block;
        width: 98px;
        height: 1px;
        background: #8F8884;
        margin: 35px auto 0 auto; }
  .video-block .inner .main-video-wrap {
    position: relative; }
    .video-block .inner .main-video-wrap .main-video {
      position: absolute;
      top: -1px;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0;
      pointer-events: none;
      transition: opacity 0.4s ease; }
      .video-block .inner .main-video-wrap .main-video.main-active {
        opacity: 1;
        pointer-events: auto; }
    .video-block .inner .main-video-wrap iframe {
      border: none; }
  .video-block .inner a.video-wrap {
    display: block;
    overflow: hidden;
    position: relative; }
    .video-block .inner a.video-wrap:hover .media-wrap {
      transform: scale(1.02);
      transform-origin: center center; }
    .video-block .inner a.video-wrap .media-wrap {
      position: relative;
      aspect-ratio: 1440 / 812;
      transition: transform 0.6s ease-in-out; }
    .video-block .inner a.video-wrap .play {
      position: absolute;
      bottom: 30px;
      right: 30px;
      width: 40px;
      height: 40px;
      background: url(../images/icon-play.svg) 0 0 no-repeat; }
  .video-block .inner .cta-wrap {
    margin-top: 80px;
    text-align: center; }

.image-block .bg-image, .image-block .bg-video {
  position: relative; }
.image-block .inner {
  width: 90%;
  padding: 0 34px; }
.image-block.type-full .inner, .image-block.type-full-height .inner {
  width: 100%;
  padding: 0; }
.image-block.type-full .media-wrap, .image-block.type-full-height .media-wrap {
  aspect-ratio: 2560 / 1220; }
  .image-block.type-full .media-wrap:before, .image-block.type-full .media-wrap:after, .image-block.type-full-height .media-wrap:before, .image-block.type-full-height .media-wrap:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 60px;
    background: #efeeec;
    transition: all 3s;
    z-index: 10; }
  .image-block.type-full .media-wrap:before, .image-block.type-full-height .media-wrap:before {
    left: 0; }
  .image-block.type-full .media-wrap:after, .image-block.type-full-height .media-wrap:after {
    right: 0; }
.image-block.type-full.expand .media-wrap:before, .image-block.type-full.expand .media-wrap:after, .image-block.type-full-height.expand .media-wrap:before, .image-block.type-full-height.expand .media-wrap:after {
  width: 0; }
.image-block.type-full-height .media-wrap {
  aspect-ratio: 1; }
.image-block.type-semi .inner {
  max-width: 1920px;
  margin: 0 auto; }
.image-block.type-semi .media-wrap {
  aspect-ratio: 1852 / 1044; }
.image-block.type-double .inner {
  max-width: 1920px;
  margin: 0 auto;
  justify-content: space-between; }
.image-block.type-double .media-caption {
  width: calc(50% - 30px); }
.image-block.type-double .media-wrap {
  width: 100%;
  aspect-ratio: 896 / 596; }
.image-block.type-double-portrait .inner {
  max-width: 1920px;
  margin: 0 auto;
  justify-content: space-between; }
  .image-block.type-double-portrait .inner.small-left .media-caption:nth-child(1) .bg-image, .image-block.type-double-portrait .inner.small-left .media-caption:nth-child(1) .bg-video, .image-block.type-double-portrait .inner.small-right .media-caption:nth-child(2) .bg-image, .image-block.type-double-portrait .inner.small-right .media-caption:nth-child(2) .bg-video {
    position: absolute;
    top: 50%;
    left: 50%;
    height: auto;
    transform: translate(-50%, -50%);
    width: 66.66%;
    aspect-ratio: 586 / 766; }
  .image-block.type-double-portrait .inner.small-left .media-caption:nth-child(1) .caption, .image-block.type-double-portrait .inner.small-right .media-caption:nth-child(2) .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%); }
.image-block.type-double-portrait .media-caption {
  width: calc(50% - 30px); }
.image-block.type-double-portrait .media-wrap {
  width: 100%;
  aspect-ratio: 896 / 1172; }
.image-block.type-triple .inner {
  max-width: 1440px;
  margin: 0 auto;
  justify-content: space-between; }
.image-block.type-triple .media-wrap {
  width: calc(33.33% - 20px);
  aspect-ratio: 464 / 618; }
.image-block .media-wrap {
  position: relative; }
.image-block .caption {
  padding-top: 20px !important;
  font-size: 13px;
  line-height: 26px; }

.copy-image-block .inner {
  justify-content: space-between; }
  .copy-image-block .inner.pos-right .copy-wrap {
    order: 2; }
  .copy-image-block .inner.pos-right .media-wrap {
    order: 1; }
.copy-image-block .copy-wrap {
  width: calc(50% - 30px);
  padding: 60px 8.33%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .copy-image-block .copy-wrap p.jobtitle {
    padding: 0 0 40px 0; }
  .copy-image-block .copy-wrap blockquote {
    max-width: 464px; }
.copy-image-block .media-wrap {
  width: calc(50% - 30px);
  position: relative;
  aspect-ratio: 896 / 1172; }

.parallax-block {
  padding: 0;
  height: 500px; }

.team-block .inner {
  max-width: 1440px;
  margin: 0 auto; }
.team-block .team-wrap {
  display: flex;
  width: calc(100% + 24px);
  margin-left: -12px;
  justify-content: center;
  flex-wrap: wrap; }
  .team-block .team-wrap .team-item {
    display: block;
    width: calc(33.33% - 24px);
    margin: 0 12px 60px 12px;
    position: relative; }
    .team-block .team-wrap .team-item .media-wrap {
      position: relative;
      overflow: hidden;
      aspect-ratio: 464 / 308;
      margin-bottom: 35px; }
      .team-block .team-wrap .team-item .media-wrap .bg-image {
        transition: transform 0.6s ease-in-out; }
    .team-block .team-wrap .team-item .copy {
      padding-right: 28%; }
      .team-block .team-wrap .team-item .copy p.name {
        text-transform: none;
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 0.015em;
        padding-bottom: 5px; }
.team-block.type-team .team-wrap .team-item {
  margin: 0 12px 50px 12px;
  padding-bottom: 30px; }
  .team-block.type-team .team-wrap .team-item:after {
    display: block;
    content: '';
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #8F8884;
    opacity: 0;
    transition: all 0.6s ease-in-out; }
  .team-block.type-team .team-wrap .team-item:hover .media-wrap .bg-image {
    transform: scale(1.02);
    transform-origin: center center; }
  .team-block.type-team .team-wrap .team-item:hover:after {
    opacity: 1;
    width: 100%; }
.team-block.type-speakers {
  padding-bottom: 120px; }
  .team-block.type-speakers .team-wrap .team-item .copy h3 {
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 5px; }
  .team-block.type-speakers .team-wrap .team-item .copy p.jobtitle {
    padding-bottom: 20px; }
  .team-block.type-speakers .team-wrap .team-item .copy p.theme {
    font-size: 22px;
    line-height: 30px;
    font-family: 'Portrait';
    font-style: italic; }
.team-block.with-rule {
  padding-bottom: 0; }
  .team-block.with-rule:after {
    display: block;
    content: '';
    max-width: 1440px;
    margin: 100px auto 0 auto;
    height: 1px;
    background: rgba(143, 136, 132, 0.5); }

.carousel-block .carousel-cell {
  width: 100%; }
.carousel-block .media-wrap {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1852 / 1044; }
  .carousel-block .media-wrap p.caption {
    position: absolute;
    bottom: 120px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 10;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.1em;
    text-transform: uppercase; }
.carousel-block .flickity-page-dots {
  bottom: 60px; }
.carousel-block.type-standard .flickity-page-dots .dot {
  width: 48px;
  height: 1px;
  background: #FFFFFF;
  border-radius: 0;
  margin: 0 6px;
  opacity: 0.5; }
  .carousel-block.type-standard .flickity-page-dots .dot.is-selected {
    opacity: 1; }

.iframe-block .iframe-wrap iframe {
  border: none;
  width: 100%;
  aspect-ratio: 1852 / 1044; }

.tvotc-block .inner {
  max-width: 1196px;
  margin: 0 auto; }
.tvotc-block .intro {
  padding: 140px 0;
  text-align: center; }
  .tvotc-block .intro h2 {
    padding: 0; }
.tvotc-block .current-season {
  padding-bottom: 160px; }
.tvotc-block .videos-wrap {
  justify-content: space-between;
  flex-wrap: wrap; }
  .tvotc-block .videos-wrap .video-wrap {
    width: calc(50% - 12px);
    margin-bottom: 80px; }
    .tvotc-block .videos-wrap .video-wrap .image-wrap {
      display: block;
      position: relative;
      aspect-ratio: 586 / 331; }
      .tvotc-block .videos-wrap .video-wrap .image-wrap .play {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 40px;
        height: 40px;
        transform: translate(-50%, -50%);
        background: url("../images/icon-play-tvotc.svg") 0 0 no-repeat; }
    .tvotc-block .videos-wrap .video-wrap .copy {
      margin: 35px 0 0 0;
      max-width: 80%; }
      .tvotc-block .videos-wrap .video-wrap .copy h3 {
        padding: 0;
        font-size: 22px;
        line-height: 30px;
        padding-bottom: 5px; }
      .tvotc-block .videos-wrap .video-wrap .copy p.subtitle {
        font-family: 'HurmeGeometricSans2-Regular';
        letter-spacing: 0.075em; }
.tvotc-block .previous-seasons .faqs-wrap .faq .content {
  padding: 40px 0 0 0; }

.timeline-block {
  padding-bottom: 0; }
  .timeline-block .inner {
    max-width: 1196px;
    margin: 0 auto; }
    .timeline-block .inner .decade-wrap {
      margin-bottom: 180px;
      justify-content: space-between; }
      .timeline-block .inner .decade-wrap .intro-wrap h2 {
        font-family: 'HurmeGeometricSans2-SemiBold';
        font-size: 24px;
        line-height: 26px;
        letter-spacing: 0;
        padding-bottom: 5px; }
      .timeline-block .inner .decade-wrap .intro-wrap h3 {
        font-size: 24px;
        line-height: 30px;
        padding: 0; }
        .timeline-block .inner .decade-wrap .intro-wrap h3:after {
          display: block;
          content: '';
          width: 98px;
          height: 1px;
          background: rgba(143, 136, 132, 0.5);
          margin: 40px 0 40px 0; }
      .timeline-block .inner .decade-wrap .content-row {
        margin-bottom: 100px; }
      .timeline-block .inner .decade-wrap .copy-wrap {
        width: calc(50% - 12px);
        padding-right: 120px; }
      .timeline-block .inner .decade-wrap .image-wrap {
        width: calc(50% - 12px); }
        .timeline-block .inner .decade-wrap .image-wrap .img-grp {
          margin-bottom: 24px; }
          .timeline-block .inner .decade-wrap .image-wrap .img-grp:last-child {
            margin: 0; }
        .timeline-block .inner .decade-wrap .image-wrap .single {
          position: relative;
          aspect-ratio: 586 / 331; }
        .timeline-block .inner .decade-wrap .image-wrap .double {
          justify-content: space-between; }
          .timeline-block .inner .decade-wrap .image-wrap .double .image {
            width: calc(50% - 12px);
            position: relative;
            aspect-ratio: 281 / 331; }
      .timeline-block .inner .decade-wrap:last-child {
        margin-bottom: 240px; }

.accordion-block {
  padding: 0 0 200px 0; }
  .accordion-block .inner {
    max-width: 1196px;
    margin: 0 auto; }

.faqs-wrap {
  border-top: 1px solid rgba(143, 136, 132, 0.5);
  padding-top: 30px; }
  .faqs-wrap .faq {
    padding-bottom: 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(143, 136, 132, 0.5); }
    .faqs-wrap .faq a.faq-trigger {
      display: block;
      padding-right: 80px;
      position: relative;
      transition: all ease 0.4s;
      font-size: 24px;
      line-height: 34px;
      font-family: 'Portrait';
      color: #5A5A5A; }
      .faqs-wrap .faq a.faq-trigger:after {
        position: absolute;
        content: '+';
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 30px;
        line-height: 40px;
        font-style: normal;
        right: 0;
        top: -5px;
        width: 40px;
        height: 40px;
        border-radius: 100px;
        border: 1px solid rgba(143, 136, 132, 0.5);
        transition: all ease 0.4s;
        box-sizing: border-box; }
      .faqs-wrap .faq a.faq-trigger:hover:after {
        color: #5A5A5A;
        background-color: #ffffff;
        border-color: #ffffff; }
    .faqs-wrap .faq.open a.faq-trigger:after {
      content: '–'; }
    .faqs-wrap .faq.initial .content {
      display: block; }
    .faqs-wrap .faq .content {
      display: none;
      padding: 30px 20% 70px 0; }
      .faqs-wrap .faq .content p a, .faqs-wrap .faq .content li a {
        text-decoration: none;
        color: #6C7BAD; }
        .faqs-wrap .faq .content p a:hover, .faqs-wrap .faq .content li a:hover {
          color: #5A5A5A; }
    .faqs-wrap .faq:last-child {
      margin-bottom: 0; }

.awards-block {
  padding: 0 0 200px 0; }
  .awards-block .inner {
    max-width: 1196px;
    margin: 0 auto; }
  .awards-block .faqs-wrap .faq a.faq-trigger {
    font-family: 'HurmeGeometricSans2-SemiBold'; }
    .awards-block .faqs-wrap .faq a.faq-trigger:after {
      font-family: 'Portrait'; }
  .awards-block .faqs-wrap .faq .content {
    padding: 0 0 75px 0; }
  .awards-block .faqs-wrap .faq:last-child.open {
    border-bottom: 0; }
  .awards-block .award-wrap h3 {
    font-size: 22px;
    border-bottom: 1px solid rgba(143, 136, 132, 0.5);
    padding-top: 70px; }
  .awards-block .award-wrap p {
    font-size: 14px;
    line-height: 26px;
    padding: 20px 0 !important;
    border-bottom: 1px solid rgba(143, 136, 132, 0.5); }

.manifesto-block {
  padding: 260px 0 30% 0;
  position: relative; }
  .manifesto-block .image-float {
    position: absolute; }
  .manifesto-block .float-1 {
    aspect-ratio: 464 / 618;
    width: 20vw;
    max-width: 464px;
    top: 160px;
    left: 60px;
    opacity: 0.7; }
  .manifesto-block .float-3 {
    aspect-ratio: 586 / 780;
    width: 25vw;
    max-width: 586px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    opacity: 0.4; }
  .manifesto-block .float-2 {
    aspect-ratio: 952 / 1268;
    width: 30vw;
    max-width: 952px;
    bottom: 0;
    left: 0;
    opacity: 0.7; }
  .manifesto-block .copy-wrap {
    width: 80%;
    max-width: 1196px;
    margin: 0 auto;
    text-align: center; }
    .manifesto-block .copy-wrap h2.highlight {
      padding-bottom: 140px; }
    .manifesto-block .copy-wrap .quote {
      font-family: 'Portrait';
      font-size: 48px;
      line-height: 56px;
      padding-bottom: 180px; }
      .manifesto-block .copy-wrap .quote p {
        padding-bottom: 50px; }
    .manifesto-block .copy-wrap .signoff:before {
      display: block;
      content: '';
      width: 98px;
      height: 1px;
      margin: 0 auto 40px auto;
      background: rgba(143, 136, 132, 0.5); }

.vtno-block {
  padding: 240px 0 180px 0; }
  .vtno-block .image-wrap {
    position: relative;
    width: 415px;
    margin: 0 auto 80px auto;
    aspect-ratio: 415 / 375; }
  .vtno-block .copy-wrap {
    text-align: center;
    max-width: 830px;
    margin: 0 auto 70px auto; }
    .vtno-block .copy-wrap h2 {
      padding-bottom: 80px; }
  .vtno-block .main-carousel .carousel-cell {
    width: 50%;
    margin: 0 12px; }
    .vtno-block .main-carousel .carousel-cell .media-wrap {
      position: relative;
      aspect-ratio: 1196 / 674;
      display: block;
      overflow: hidden; }
      .vtno-block .main-carousel .carousel-cell .media-wrap a {
        display: block;
        transition: transform 0.4s ease; }
        .vtno-block .main-carousel .carousel-cell .media-wrap a:hover {
          transform: scale(1.02);
          transform-origin: center center; }
    .vtno-block .main-carousel .carousel-cell h3 {
      text-align: center;
      padding: 35px 0 90px 0; }
  .vtno-block .main-carousel .flickity-prev-next-button {
    top: auto;
    bottom: 90px;
    border-radius: 0;
    background-color: transparent;
    position: absolute; }
    .vtno-block .main-carousel .flickity-prev-next-button svg {
      display: none; }
    .vtno-block .main-carousel .flickity-prev-next-button.previous {
      left: 25%; }
      .vtno-block .main-carousel .flickity-prev-next-button.previous:before {
        background: url(../images/icon-arrow-left-light-white.svg) 0 0 no-repeat; }
      .vtno-block .main-carousel .flickity-prev-next-button.previous:after {
        background: url(../images/icon-arrow-left-heavy-white.svg) 0 0 no-repeat; }
    .vtno-block .main-carousel .flickity-prev-next-button.next {
      right: 25%; }
      .vtno-block .main-carousel .flickity-prev-next-button.next:before {
        background: url(../images/icon-arrow-right-light-white.svg) 0 0 no-repeat; }
      .vtno-block .main-carousel .flickity-prev-next-button.next:after {
        background: url(../images/icon-arrow-right-heavy-white.svg) 0 0 no-repeat; }
  .vtno-block .main-carousel .flickity-page-dots {
    width: 50%;
    left: 25%;
    display: flex;
    bottom: 0; }
    .vtno-block .main-carousel .flickity-page-dots .dot {
      display: block;
      border-radius: 0;
      background: rgba(255, 255, 255, 0.4);
      width: 100%;
      height: 1px;
      margin: 0; }
      .vtno-block .main-carousel .flickity-page-dots .dot.is-selected {
        background: white; }

.vtno-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 415px;
  aspect-ratio: 415 / 375; }

.listings-block .inner {
  max-width: 1196px;
  margin: 0 auto; }
  .listings-block .inner .listings-wrap {
    border-top: 1px solid rgba(143, 136, 132, 0.5); }
    .listings-block .inner .listings-wrap .listing {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 30px 0;
      border-bottom: 1px solid rgba(143, 136, 132, 0.5); }
      .listings-block .inner .listings-wrap .listing h3 {
        padding: 0; }

.explore-more-block {
  padding: 180px 0 200px 0; }
  .explore-more-block .inner {
    max-width: 1440px;
    margin: 0 auto; }
  .explore-more-block .intro-wrap {
    margin-bottom: 30px; }
    .explore-more-block .intro-wrap h2 {
      font-family: 'Portrait';
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0.015em;
      padding: 0; }
  .explore-more-block .cta-wrap {
    justify-content: space-between; }
    .explore-more-block .cta-wrap .cta-item {
      position: relative;
      display: block;
      width: calc(50% - 12px); }
      .explore-more-block .cta-wrap .cta-item:after {
        display: block;
        content: '';
        width: 0;
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 0;
        background: rgba(143, 136, 132, 0.5);
        opacity: 0;
        transition: all 0.6s ease-in-out; }
      .explore-more-block .cta-wrap .cta-item .media-wrap {
        position: relative;
        overflow: hidden;
        aspect-ratio: 708 / 400; }
        .explore-more-block .cta-wrap .cta-item .media-wrap .bg-image, .explore-more-block .cta-wrap .cta-item .media-wrap .bg-video {
          transition: transform 0.6s ease-in-out; }
      .explore-more-block .cta-wrap .cta-item .copy-wrap {
        margin: 30px 0;
        width: 80%; }
        .explore-more-block .cta-wrap .cta-item .copy-wrap h3 {
          font-family: 'Portrait';
          font-size: 16px;
          line-height: 26px;
          letter-spacing: 0.15em;
          text-transform: uppercase;
          padding: 0; }
      .explore-more-block .cta-wrap .cta-item:hover:after {
        width: 100%;
        opacity: 0.5; }
      .explore-more-block .cta-wrap .cta-item:hover .bg-image, .explore-more-block .cta-wrap .cta-item:hover .bg-video {
        transform: scale(1.02);
        transform-origin: center center; }

/* T01 Home */
#home.page-content {
  padding: 0; }
#home .cta-block {
  padding: 0 0 120px 0; }
  #home .cta-block.p-none {
    padding: 0; }
  #home .cta-block a {
    display: block;
    overflow: hidden;
    position: relative; }
    #home .cta-block a:hover .media-wrap {
      transform: scale(1.02);
      transform-origin: center center; }
    #home .cta-block a:hover .copy-wrap:after {
      width: 98px; }
    #home .cta-block a .media-wrap {
      position: relative;
      aspect-ratio: 1852 / 1044;
      transition: transform 0.6s ease-in-out; }
    #home .cta-block a .copy-wrap {
      position: absolute;
      bottom: 80px;
      text-align: center;
      width: 50%;
      left: 25%;
      color: #fff;
      padding-bottom: 20px; }
      #home .cta-block a .copy-wrap p.title {
        font-family: 'HurmeGeometricSans2-SemiBold';
        font-size: 28px;
        line-height: 34px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        padding: 0 0 12px 0; }
      #home .cta-block a .copy-wrap p.subtitle {
        font-family: 'Portrait';
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0.25em;
        text-transform: uppercase;
        padding: 0; }
      #home .cta-block a .copy-wrap:after {
        display: block;
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        background: rgba(255, 255, 255, 0.5);
        width: 0;
        height: 1px;
        transform: translateX(-50%);
        transition: width 0.6s ease-in-out; }
  #home .cta-block.side-side .inner {
    display: flex;
    justify-content: space-between; }
    #home .cta-block.side-side .inner a {
      width: calc(50% - 30px); }
      #home .cta-block.side-side .inner a .media-wrap {
        position: relative;
        overflow: hidden;
        aspect-ratio: 896 / 1172;
        transition: transform 0.6s ease-in-out; }
        #home .cta-block.side-side .inner a .media-wrap .bg-image, #home .cta-block.side-side .inner a .media-wrap .bg-video {
          transition: transform 0.6s ease-in-out; }
      #home .cta-block.side-side .inner a.framed .media-wrap {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 65.402%;
        aspect-ratio: 586 / 766; }
      #home .cta-block.side-side .inner a.framed .frame {
        background-color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 65.402%;
        aspect-ratio: 586 / 766;
        transition: width 0.6s ease-in-out; }
      #home .cta-block.side-side .inner a.framed .copy-wrap .subtitle {
        color: #5A5A5A; }
      #home .cta-block.side-side .inner a.framed .copy-wrap:after {
        background: rgba(146, 139, 132, 0.5); }
      #home .cta-block.side-side .inner a.double-framed .frame {
        position: relative;
        background-size: cover;
        background-position: center center;
        aspect-ratio: 896 / 1172;
        transform: scale(1.02);
        transform-origin: center center;
        transition: transform 0.6s ease-in-out; }
      #home .cta-block.side-side .inner a.double-framed .media-wrap {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 66.66%;
        aspect-ratio: 586 / 766; }
      #home .cta-block.side-side .inner a.double-framed .copy-wrap {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        bottom: auto;
        width: 45%; }
        #home .cta-block.side-side .inner a.double-framed .copy-wrap p {
          color: #fff;
          text-align: center; }
      #home .cta-block.side-side .inner a:hover .frame {
        width: 100%; }
      #home .cta-block.side-side .inner a:hover .bg-image, #home .cta-block.side-side .inner a:hover .bg-video {
        transform: scale(1.02);
        transform-origin: center center; }
      #home .cta-block.side-side .inner a:hover.double-framed .frame {
        transform: scale(1); }
#home .latest-news-block {
  padding-bottom: 200px; }
  #home .latest-news-block .section-title {
    padding: 140px 0 140px 0;
    text-align: center; }

/* Portfolio Page */
#portfolio .intro-block, #t03-studio .intro-block, #t06-spirit .intro-block {
  padding: 130px 0; }
  #portfolio .intro-block h1, #t03-studio .intro-block h1, #t06-spirit .intro-block h1 {
    text-align: center;
    font-family: 'HurmeGeometricSans2-SemiBold';
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    color: #5A5A5A;
    padding: 0; }
#portfolio .filter-wrap, #t03-studio .filter-wrap, #t06-spirit .filter-wrap {
  margin-bottom: 100px; }
  #portfolio .filter-wrap .inner, #t03-studio .filter-wrap .inner, #t06-spirit .filter-wrap .inner {
    margin: 0 auto; }
    #portfolio .filter-wrap .inner ul, #t03-studio .filter-wrap .inner ul, #t06-spirit .filter-wrap .inner ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: flex;
      justify-content: center; }
      #portfolio .filter-wrap .inner ul li, #t03-studio .filter-wrap .inner ul li, #t06-spirit .filter-wrap .inner ul li {
        margin: 0 15px; }
        #portfolio .filter-wrap .inner ul li a, #t03-studio .filter-wrap .inner ul li a, #t06-spirit .filter-wrap .inner ul li a {
          display: inline-flex;
          font-size: 13px;
          line-height: 20px;
          letter-spacing: 0.15em;
          text-transform: uppercase;
          position: relative;
          padding-left: 30px;
          align-items: center; }
          #portfolio .filter-wrap .inner ul li a:before, #t03-studio .filter-wrap .inner ul li a:before, #t06-spirit .filter-wrap .inner ul li a:before {
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            content: '';
            width: 16px;
            height: 16px;
            border-radius: 16px;
            border: 1px solid #8F8884; }
          #portfolio .filter-wrap .inner ul li a:after, #t03-studio .filter-wrap .inner ul li a:after, #t06-spirit .filter-wrap .inner ul li a:after {
            position: absolute;
            top: 5px;
            left: 5px;
            display: block;
            content: '';
            width: 8px;
            height: 8px;
            border-radius: 8px;
            background: #8F8884;
            opacity: 0;
            transition: opacity 0.6s ease-in-out; }
          #portfolio .filter-wrap .inner ul li a.active, #t03-studio .filter-wrap .inner ul li a.active, #t06-spirit .filter-wrap .inner ul li a.active {
            color: #1D1D1D; }
            #portfolio .filter-wrap .inner ul li a.active:after, #t03-studio .filter-wrap .inner ul li a.active:after, #t06-spirit .filter-wrap .inner ul li a.active:after {
              opacity: 1; }
        #portfolio .filter-wrap .inner ul li.current_page_item a, #t03-studio .filter-wrap .inner ul li.current_page_item a, #t06-spirit .filter-wrap .inner ul li.current_page_item a {
          color: #1D1D1D; }
          #portfolio .filter-wrap .inner ul li.current_page_item a:after, #t03-studio .filter-wrap .inner ul li.current_page_item a:after, #t06-spirit .filter-wrap .inner ul li.current_page_item a:after {
            opacity: 1; }
#portfolio .portfolio-wrap .layout-row, #t03-studio .portfolio-wrap .layout-row, #t06-spirit .portfolio-wrap .layout-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 120px; }
  #portfolio .portfolio-wrap .layout-row.column-2 .portfolio-item, #t03-studio .portfolio-wrap .layout-row.column-2 .portfolio-item, #t06-spirit .portfolio-wrap .layout-row.column-2 .portfolio-item {
    width: calc(50% - 12px); }
    #portfolio .portfolio-wrap .layout-row.column-2 .portfolio-item .media-wrap, #t03-studio .portfolio-wrap .layout-row.column-2 .portfolio-item .media-wrap, #t06-spirit .portfolio-wrap .layout-row.column-2 .portfolio-item .media-wrap {
      aspect-ratio: 908 / 608; }
  #portfolio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(1), #portfolio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(2), #t03-studio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(1), #t03-studio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(2), #t06-spirit .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(1), #t06-spirit .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(2) {
    width: calc(25% - (48px / 3)); }
    #portfolio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(1) .media-wrap, #portfolio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(2) .media-wrap, #t03-studio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(1) .media-wrap, #t03-studio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(2) .media-wrap, #t06-spirit .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(1) .media-wrap, #t06-spirit .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(2) .media-wrap {
      aspect-ratio: 445 / 608; }
  #portfolio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(3), #t03-studio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(3), #t06-spirit .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(3) {
    width: calc(50% - (48px / 3)); }
    #portfolio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(3) .media-wrap, #t03-studio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(3) .media-wrap, #t06-spirit .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(3) .media-wrap {
      aspect-ratio: 908 / 608; }
  #portfolio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(2), #portfolio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(3), #t03-studio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(2), #t03-studio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(3), #t06-spirit .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(2), #t06-spirit .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(3) {
    width: calc(25% - (48px / 3)); }
    #portfolio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(2) .media-wrap, #portfolio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(3) .media-wrap, #t03-studio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(2) .media-wrap, #t03-studio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(3) .media-wrap, #t06-spirit .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(2) .media-wrap, #t06-spirit .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(3) .media-wrap {
      aspect-ratio: 445 / 608; }
  #portfolio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(1), #t03-studio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(1), #t06-spirit .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(1) {
    width: calc(50% - (48px / 3)); }
    #portfolio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(1) .media-wrap, #t03-studio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(1) .media-wrap, #t06-spirit .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(1) .media-wrap {
      aspect-ratio: 908 / 608; }
#portfolio .portfolio-wrap .portfolio-item, #t03-studio .portfolio-wrap .portfolio-item, #t06-spirit .portfolio-wrap .portfolio-item {
  display: block;
  position: relative;
  transition: border 0.6s ease-in-out;
  width: 100%; }
  #portfolio .portfolio-wrap .portfolio-item:after, #t03-studio .portfolio-wrap .portfolio-item:after, #t06-spirit .portfolio-wrap .portfolio-item:after {
    display: block;
    content: '';
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(143, 136, 132, 0.5);
    opacity: 0;
    transition: all 0.6s ease-in-out; }
  #portfolio .portfolio-wrap .portfolio-item:hover:after, #t03-studio .portfolio-wrap .portfolio-item:hover:after, #t06-spirit .portfolio-wrap .portfolio-item:hover:after {
    width: 100%;
    opacity: 1; }
  #portfolio .portfolio-wrap .portfolio-item:hover .bg-image, #portfolio .portfolio-wrap .portfolio-item:hover .bg-video, #t03-studio .portfolio-wrap .portfolio-item:hover .bg-image, #t03-studio .portfolio-wrap .portfolio-item:hover .bg-video, #t06-spirit .portfolio-wrap .portfolio-item:hover .bg-image, #t06-spirit .portfolio-wrap .portfolio-item:hover .bg-video {
    transform: scale(1.02);
    transform-origin: center center; }
  #portfolio .portfolio-wrap .portfolio-item:hover .copy-wrap:after, #t03-studio .portfolio-wrap .portfolio-item:hover .copy-wrap:after, #t06-spirit .portfolio-wrap .portfolio-item:hover .copy-wrap:after {
    width: 98px; }
  #portfolio .portfolio-wrap .portfolio-item .media-wrap, #t03-studio .portfolio-wrap .portfolio-item .media-wrap, #t06-spirit .portfolio-wrap .portfolio-item .media-wrap {
    position: relative;
    aspect-ratio: 1852 / 1044;
    overflow: hidden; }
    #portfolio .portfolio-wrap .portfolio-item .media-wrap .bg-image, #portfolio .portfolio-wrap .portfolio-item .media-wrap .bg-video, #t03-studio .portfolio-wrap .portfolio-item .media-wrap .bg-image, #t03-studio .portfolio-wrap .portfolio-item .media-wrap .bg-video, #t06-spirit .portfolio-wrap .portfolio-item .media-wrap .bg-image, #t06-spirit .portfolio-wrap .portfolio-item .media-wrap .bg-video {
      transition: transform 0.6s ease-in-out; }
  #portfolio .portfolio-wrap .portfolio-item .copy-wrap, #t03-studio .portfolio-wrap .portfolio-item .copy-wrap, #t06-spirit .portfolio-wrap .portfolio-item .copy-wrap {
    padding: 30px 0; }
    #portfolio .portfolio-wrap .portfolio-item .copy-wrap p.title, #t03-studio .portfolio-wrap .portfolio-item .copy-wrap p.title, #t06-spirit .portfolio-wrap .portfolio-item .copy-wrap p.title {
      font-family: 'Portrait';
      font-size: 16px;
      line-height: 26px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      padding: 0 0 12px 0;
      color: #1D1D1D; }
    #portfolio .portfolio-wrap .portfolio-item .copy-wrap p.subtitle, #t03-studio .portfolio-wrap .portfolio-item .copy-wrap p.subtitle, #t06-spirit .portfolio-wrap .portfolio-item .copy-wrap p.subtitle {
      font-size: 12px;
      line-height: 18px;
      letter-spacing: 0.075em;
      text-transform: uppercase;
      padding: 0; }
#portfolio .portfolio-wrap .cta-wrap, #t03-studio .portfolio-wrap .cta-wrap, #t06-spirit .portfolio-wrap .cta-wrap {
  text-align: center;
  margin-bottom: 120px; }
#portfolio.portfolio-parent .child-only, #t03-studio.portfolio-parent .child-only, #t06-spirit.portfolio-parent .child-only {
  display: none; }
#portfolio.portfolio-child .parent-only, #t03-studio.portfolio-child .parent-only, #t06-spirit.portfolio-child .parent-only {
  display: none; }

/* 2.x Case-study Single */
#case-study.page-content {
  padding: 0; }
#case-study .block {
  padding-bottom: 120px; }
#case-study .hero-block {
  padding: 0; }
#case-study .flexible-content .block.video-block .inner a.video-wrap {
  margin-bottom: 0; }
#case-study .flexible-content .block.quote-block {
  padding-bottom: 180px; }
#case-study .intro-block {
  padding: 180px 0 200px 0; }
  #case-study .intro-block .intro-wrap {
    width: 25%; }
    #case-study .intro-block .intro-wrap h2 {
      font-family: 'Portrait';
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0.015em;
      padding: 0; }
  #case-study .intro-block .copy-wrap {
    width: 50%; }
#case-study .carousel-block .media-wrap {
  aspect-ratio: 2560 / 1220; }
#case-study .information-block {
  padding: 180px 0 200px 0; }
  #case-study .information-block .inner {
    max-width: 1440px;
    margin: 0 auto; }
  #case-study .information-block .faqs-wrap {
    border-top: 1px solid rgba(143, 136, 132, 0.5);
    padding-top: 30px; }
    #case-study .information-block .faqs-wrap .faq {
      padding-bottom: 25px;
      margin-bottom: 30px;
      border-bottom: 1px solid rgba(143, 136, 132, 0.5); }
      #case-study .information-block .faqs-wrap .faq a {
        display: block;
        padding-right: 80px;
        position: relative;
        transition: all ease 0.4s;
        font-size: 24px;
        line-height: 34px;
        font-family: 'Portrait';
        color: #5A5A5A; }
        #case-study .information-block .faqs-wrap .faq a:after {
          position: absolute;
          content: '+';
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 30px;
          line-height: 40px;
          font-style: normal;
          right: 0;
          top: -5px;
          width: 40px;
          height: 40px;
          border-radius: 100px;
          border: 1px solid rgba(143, 136, 132, 0.5);
          transition: all ease 0.4s;
          box-sizing: border-box; }
        #case-study .information-block .faqs-wrap .faq a:hover:after {
          color: #5A5A5A;
          background-color: #ffffff;
          border-color: #ffffff; }
      #case-study .information-block .faqs-wrap .faq.open a:after {
        content: '–'; }
      #case-study .information-block .faqs-wrap .faq.type-copy .copy {
        width: 66.66%; }
      #case-study .information-block .faqs-wrap .faq .content {
        display: none;
        padding: 30px 0 70px 0; }
        #case-study .information-block .faqs-wrap .faq .content .team-wrap {
          display: flex;
          width: 100%;
          padding: 20px 0 0 0; }
          #case-study .information-block .faqs-wrap .faq .content .team-wrap.team-single {
            padding: 0; }
          #case-study .information-block .faqs-wrap .faq .content .team-wrap .item {
            display: flex;
            align-items: center;
            justify-content: space-between;
            width: 33.33%; }
            #case-study .information-block .faqs-wrap .faq .content .team-wrap .item .image {
              border-radius: 98px;
              height: 98px;
              width: 98px;
              overflow: hidden; }
            #case-study .information-block .faqs-wrap .faq .content .team-wrap .item .copy {
              width: calc(100% - 122px); }
              #case-study .information-block .faqs-wrap .faq .content .team-wrap .item .copy p {
                font-family: 'Portrait';
                font-size: 15px;
                line-height: 21px;
                letter-spacing: 0.15em;
                text-transform: uppercase; }
  #case-study .information-block .spec-tables {
    display: flex;
    justify-content: space-between; }
    #case-study .information-block .spec-tables .spec-table {
      width: calc(50% - 12px); }
      #case-study .information-block .spec-tables .spec-table table {
        width: 100%; }
        #case-study .information-block .spec-tables .spec-table table tr:first-child td {
          border-top: 1px solid rgba(143, 136, 132, 0.2); }
        #case-study .information-block .spec-tables .spec-table table tr td {
          font-size: 14px;
          line-height: 20px;
          letter-spacing: 0.15em;
          text-transform: uppercase; }
        #case-study .information-block .spec-tables .spec-table table tr td:nth-child(1) {
          font-family: 'Portrait';
          color: rgba(90, 90, 90, 0.75); }
        #case-study .information-block .spec-tables .spec-table table tr td:nth-child(2) {
          font-family: 'HurmeGeometricSans2-Semibold';
          color: rgba(90, 90, 90, 0.85); }

#t03-studio.page-content {
  padding: 0; }
#t03-studio .portfolio-wrap {
  padding-bottom: 180px; }

#t03-team-bio .inner {
  max-width: 1440px;
  justify-content: space-between;
  margin: 180px auto 240px auto; }
  #t03-team-bio .inner .media-wrap {
    width: 40%;
    position: relative;
    aspect-ratio: 586 / 764; }
  #t03-team-bio .inner .copy-wrap {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    #t03-team-bio .inner .copy-wrap h1 {
      color: #5A5A5A;
      padding-bottom: 20px; }
    #t03-team-bio .inner .copy-wrap .intro {
      padding-bottom: 40px;
      margin-bottom: 40px;
      border-bottom: 1px solid rgba(143, 136, 132, 0.5); }
    #t03-team-bio .inner .copy-wrap .quote {
      font-family: 'Portrait';
      font-size: 28px;
      line-height: 38px;
      letter-spacing: 0.015em;
      padding-bottom: 30px; }
    #t03-team-bio .inner .copy-wrap a.button {
      margin-top: 40px; }

#t07-news {
  padding-bottom: 60px; }
  #t07-news .news-filter {
    max-width: 1196px;
    margin: 0 auto;
    padding: 120px 0;
    justify-content: space-between; }
    #t07-news .news-filter #news-search {
      width: calc(50% - 12px);
      position: relative; }
      #t07-news .news-filter #news-search input[type="text"] {
        display: block;
        width: 100%;
        border: 0;
        border-radius: 0;
        padding: 16px 20px 14px 45px;
        font-size: 12px;
        line-height: 1;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        height: 44px; }
      #t07-news .news-filter #news-search input[type="submit"] {
        position: absolute;
        overflow: hidden;
        text-indent: -9999px;
        padding: 0;
        left: 15px;
        top: 14px;
        width: 14px;
        height: 14px;
        background: url("../images/icon-search.svg") 0 0 no-repeat; }
    #t07-news .news-filter .filter-wrap {
      width: calc(50% - 12px);
      font-size: 12px;
      line-height: 1;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      display: flex; }
      #t07-news .news-filter .filter-wrap .filter-block {
        width: 100%; }
      #t07-news .news-filter .filter-wrap .filter-trigger {
        display: block;
        position: relative;
        background: #fff;
        padding: 16px 20px 16px 20px;
        font-family: 'HurmeGeometricSans2-Semibold';
        height: 44px; }
        #t07-news .news-filter .filter-wrap .filter-trigger:after {
          position: absolute;
          content: '';
          display: block;
          padding: 0;
          right: 15px;
          top: 19px;
          width: 12px;
          height: 8px;
          background: url("../images/icon-dd-arrow.svg") 0 0 no-repeat;
          transition: transform 0.4s ease; }
        #t07-news .news-filter .filter-wrap .filter-trigger.active:after {
          transform: rotate(180deg); }
        #t07-news .news-filter .filter-wrap .filter-trigger.has-value span.default {
          display: none; }
      #t07-news .news-filter .filter-wrap .filter-nav {
        display: none;
        background: #fff;
        padding: 5px 0 20px;
        list-style: none;
        margin: 0; }
        #t07-news .news-filter .filter-wrap .filter-nav li a {
          display: block;
          padding: 10px 20px;
          transition: all ease 0.4s; }
          #t07-news .news-filter .filter-wrap .filter-nav li a:hover {
            background: #EFEFEF;
            font-family: 'HurmeGeometricSans2-Semibold'; }
      #t07-news .news-filter .filter-wrap #filter-reset {
        display: none;
        height: 44px;
        width: 44px;
        border-radius: 44px;
        margin-left: 24px;
        overflow: hidden;
        text-indent: -9999px;
        background: #fff url("../images/icon-filter-reset.svg") center center no-repeat; }
      #t07-news .news-filter .filter-wrap.filtered .filter-block {
        width: calc(100% - 68px); }
      #t07-news .news-filter .filter-wrap.filtered #filter-reset {
        display: block; }
  #t07-news .news-wrap {
    margin-bottom: 60px; }
    #t07-news .news-wrap .news-item {
      margin-bottom: 120px; }
    #t07-news .news-wrap p.no-posts {
      margin-bottom: 120px; }
  #t07-news .load-more-button {
    margin-bottom: 180px;
    text-align: center; }

#news-search ::-webkit-input-placeholder {
  color: #928B84; }

#news-search :-moz-placeholder {
  color: #928B84; }

#news-search ::-moz-placeholder {
  color: #928B84; }

#news-search :-ms-input-placeholder {
  color: #928B84; }

.news-wrap {
  max-width: 1196px;
  margin: 0 auto;
  justify-content: space-between;
  flex-wrap: wrap; }
  .news-wrap .news-item {
    display: flex;
    flex-direction: column;
    width: calc(50% - 12px);
    position: relative; }
    .news-wrap .news-item:after {
      display: block;
      content: '';
      width: 0;
      height: 1px;
      position: absolute;
      bottom: 0;
      left: 0;
      background: #8F8884;
      opacity: 0;
      transition: all 0.6s ease-in-out; }
    .news-wrap .news-item .media-wrap {
      position: relative;
      overflow: hidden;
      aspect-ratio: 586 / 390; }
      .news-wrap .news-item .media-wrap .bg-image, .news-wrap .news-item .media-wrap .bg-video {
        transition: transform 0.6s ease-in-out; }
    .news-wrap .news-item .copy-wrap {
      margin: 30px 0;
      width: 80%;
      display: flex;
      flex-direction: column;
      flex: 1;
      height: max-content;
      justify-content: space-between; }
      .news-wrap .news-item .copy-wrap h3 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0.015em;
        padding: 0 0 12px 0; }
      .news-wrap .news-item .copy-wrap p.date {
        font-size: 12px;
        line-height: 22px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        padding-bottom: 14px; }
      .news-wrap .news-item .copy-wrap p.read-more {
        color: #ACA6A3;
        font-family: 'HurmeGeometricSans2-SemiBold';
        font-size: 13px;
        line-height: 22px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        transition: color 0.6s ease-in-out;
        padding: 0; }
    .news-wrap .news-item:hover:after {
      width: 100%;
      opacity: 0.5; }
    .news-wrap .news-item:hover .bg-image, .news-wrap .news-item:hover .bg-video {
      transform: scale(1.02);
      transform-origin: center center; }
    .news-wrap .news-item:hover .copy-wrap p.read-more {
      color: #5a5a5a; }

.article-header .inner {
  display: flex;
  position: relative;
  justify-content: space-between;
  padding: 140px 0;
  align-items: center; }
.article-header .button-wrap {
  width: 60px; }
.article-header .copy-wrap {
  max-width: 708px;
  margin: 0 auto;
  text-align: center; }
  .article-header .copy-wrap h1 {
    color: #5A5A5A;
    font-size: 32px; }
  .article-header .copy-wrap p.category {
    color: #826A41;
    padding-bottom: 20px; }
  .article-header .copy-wrap p.subtitle {
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.075em;
    text-transform: uppercase; }

.arrow-btn, .flickity-button, .flex-nav-prev a, .flex-nav-next a {
  display: block;
  width: 60px;
  height: 28px;
  overflow: hidden;
  text-indent: -9999px;
  position: relative; }
  .arrow-btn:before, .arrow-btn:after, .flickity-button:before, .flickity-button:after, .flex-nav-prev a:before, .flex-nav-prev a:after, .flex-nav-next a:before, .flex-nav-next a:after {
    content: '';
    display: block;
    width: 37px;
    height: 21px;
    position: absolute;
    top: 3px;
    transition: all ease 0.4s; }
  .arrow-btn.previous:before, .arrow-btn.flex-prev:before, .flickity-button.previous:before, .flickity-button.flex-prev:before, .flex-nav-prev a.previous:before, .flex-nav-prev a.flex-prev:before, .flex-nav-next a.previous:before, .flex-nav-next a.flex-prev:before {
    left: 10px;
    background: url("../images/icon-arrow-left-light-v2.svg") 0 0 no-repeat;
    background-size: 100% auto;
    opacity: 1; }
  .arrow-btn.previous:after, .arrow-btn.flex-prev:after, .flickity-button.previous:after, .flickity-button.flex-prev:after, .flex-nav-prev a.previous:after, .flex-nav-prev a.flex-prev:after, .flex-nav-next a.previous:after, .flex-nav-next a.flex-prev:after {
    left: 10px;
    background: url("../images/icon-arrow-left-heavy.svg") 0 0 no-repeat;
    background-size: 100% auto;
    opacity: 0; }
  .arrow-btn.previous:hover:before, .arrow-btn.flex-prev:hover:before, .flickity-button.previous:hover:before, .flickity-button.flex-prev:hover:before, .flex-nav-prev a.previous:hover:before, .flex-nav-prev a.flex-prev:hover:before, .flex-nav-next a.previous:hover:before, .flex-nav-next a.flex-prev:hover:before {
    opacity: 0;
    left: 0; }
  .arrow-btn.previous:hover:after, .arrow-btn.flex-prev:hover:after, .flickity-button.previous:hover:after, .flickity-button.flex-prev:hover:after, .flex-nav-prev a.previous:hover:after, .flex-nav-prev a.flex-prev:hover:after, .flex-nav-next a.previous:hover:after, .flex-nav-next a.flex-prev:hover:after {
    opacity: 1;
    left: 0; }
  .arrow-btn.next:before, .arrow-btn.flex-next:before, .flickity-button.next:before, .flickity-button.flex-next:before, .flex-nav-prev a.next:before, .flex-nav-prev a.flex-next:before, .flex-nav-next a.next:before, .flex-nav-next a.flex-next:before {
    opacity: 1;
    right: 10px;
    background: url("../images/icon-arrow-right-light.svg") 0 0 no-repeat; }
  .arrow-btn.next:after, .arrow-btn.flex-next:after, .flickity-button.next:after, .flickity-button.flex-next:after, .flex-nav-prev a.next:after, .flex-nav-prev a.flex-next:after, .flex-nav-next a.next:after, .flex-nav-next a.flex-next:after {
    opacity: 0;
    right: 10px;
    background: url("../images/icon-arrow-right-heavy.svg") 0 0 no-repeat; }
  .arrow-btn.next:hover:before, .arrow-btn.flex-next:hover:before, .flickity-button.next:hover:before, .flickity-button.flex-next:hover:before, .flex-nav-prev a.next:hover:before, .flex-nav-prev a.flex-next:hover:before, .flex-nav-next a.next:hover:before, .flex-nav-next a.flex-next:hover:before {
    opacity: 0;
    right: 0; }
  .arrow-btn.next:hover:after, .arrow-btn.flex-next:hover:after, .flickity-button.next:hover:after, .flickity-button.flex-next:hover:after, .flex-nav-prev a.next:hover:after, .flex-nav-prev a.flex-next:hover:after, .flex-nav-next a.next:hover:after, .flex-nav-next a.flex-next:hover:after {
    opacity: 1;
    right: 0; }

#news-single .article-header .inner {
  padding: 180px 0; }
#news-single .article-header .copy-wrap h1 {
  padding: 0; }
  #news-single .article-header .copy-wrap h1:after {
    display: block;
    content: '';
    width: 98px;
    height: 1px;
    margin: 40px auto;
    background: rgba(143, 136, 132, 0.5); }
#news-single .main-header {
  position: relative;
  aspect-ratio: 2560 / 1220; }

.share-block .inner {
  padding: 0 0 240px 0;
  text-align: center; }
  .share-block .inner .button-wrap {
    justify-content: center; }
    .share-block .inner .button-wrap a {
      display: block;
      text-indent: -9999px;
      overflow: hidden;
      width: 40px;
      height: 40px;
      border-radius: 40px;
      margin: 0 12px;
      border: 1px solid rgba(143, 136, 132, 0.5);
      background-repeat: no-repeat;
      background-position: center center;
      transition: all ease 0.4s; }
      .share-block .inner .button-wrap a.btn-x {
        background-image: url(../images/icon-social-x.svg); }
      .share-block .inner .button-wrap a.btn-linkedin {
        background-image: url(../images/icon-social-linkedin.svg); }
      .share-block .inner .button-wrap a:hover {
        background-color: #fff;
        border-color: #fff; }

.more-articles .inner {
  padding: 180px 0 200px 0;
  max-width: 1196px;
  margin: 0 auto; }
  .more-articles .inner h2 {
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 40px; }

#t06-case-study .article-header .copy-wrap p.main {
  font-family: 'Portrait';
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.015em;
  padding: 0; }
  #t06-case-study .article-header .copy-wrap p.main:after {
    display: block;
    content: '';
    width: 98px;
    height: 1px;
    margin: 40px auto;
    background: rgba(143, 136, 132, 0.5); }
#t06-case-study .main-header {
  position: relative;
  aspect-ratio: 2560 / 1220; }
#t06-case-study .button-block {
  padding-top: 0; }

#flexible.page-content {
  padding: 0; }
#flexible .statement-block.type-divider {
  padding: 140px 0; }

#t08-contact h3 {
  padding-bottom: 40px; }
#t08-contact p a {
  text-decoration: none;
  color: #6C7BAD; }
  #t08-contact p a:hover {
    color: #5A5A5A; }
#t08-contact a.map {
  margin-top: 60px;
  display: inline-flex;
  line-height: 30px;
  padding-left: 40px;
  padding-top: 10px;
  background: url("../images/icon-map-pin.svg") 0 0 no-repeat; }
#t08-contact .featured-block .inner {
  max-width: 1196px;
  margin: 0 auto;
  padding-top: 40px;
  margin-bottom: 80px; }
  #t08-contact .featured-block .inner .location {
    justify-content: space-between; }
    #t08-contact .featured-block .inner .location .copy-wrap {
      width: calc(50% - 12px); }
      #t08-contact .featured-block .inner .location .copy-wrap p {
        color: #8F8884; }
    #t08-contact .featured-block .inner .location .media-wrap {
      width: calc(50% - 12px); }
#t08-contact .locations-block {
  margin-bottom: 160px; }
  #t08-contact .locations-block .inner {
    max-width: 1196px;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-between; }
  #t08-contact .locations-block .location {
    width: calc(50% - 12px);
    border-top: 1px solid rgba(143, 136, 132, 0.5);
    padding-top: 40px;
    margin-bottom: 80px; }
#t08-contact .form-block .inner {
  max-width: 1196px;
  border-top: 1px solid rgba(143, 136, 132, 0.5);
  margin: 0 auto 240px auto;
  padding-top: 40px; }
  #t08-contact .form-block .inner .wpcf7-acceptance {
    margin-top: 12px; }

#overlay-bg {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(239, 238, 236, 0.97);
  z-index: 100; }

#contact-subscribe {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 952px;
  z-index: 110; }
  #contact-subscribe .close {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    text-indent: -9999px;
    overflow: hidden;
    top: 45px;
    right: 45px;
    background: url("../images/icon-filter-reset.svg") 0 0 no-repeat;
    background-size: 100%;
    z-index: 120; }
  #contact-subscribe .overlay-inner {
    padding: 140px 0;
    max-width: 490px;
    margin: 0 auto;
    position: relative; }
    #contact-subscribe .overlay-inner .copy-wrap {
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center; }
  #contact-subscribe .wpcf7 p {
    padding-bottom: 20px; }
  #contact-subscribe .wpcf7 input[type="email"] {
    border-radius: 0;
    border: 1px solid rgba(143, 136, 132, 0.5);
    width: 100%;
    padding: 16px 20px 14px 20px;
    min-height: 50px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.1em; }
  #contact-subscribe input[type="submit"] {
    margin: 30px 0 0 0;
    width: 100%;
    background: #5A5A5A;
    color: #fff; }
    #contact-subscribe input[type="submit"]:hover {
      background: #826A41; }
  #contact-subscribe .wpcf7-spinner {
    display: none; }
  #contact-subscribe .wpcf7-not-valid-tip, #contact-subscribe .wpcf7 form.invalid .wpcf7-response-output, #contact-subscribe .wpcf7 form.unaccepted .wpcf7-response-output, #contact-subscribe .wpcf7 form.payment-required .wpcf7-response-output {
    padding-top: 8px;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #dc3232; }
  #contact-subscribe .wpcf7 form.invalid .wpcf7-response-output, #contact-subscribe .wpcf7 form.unaccepted .wpcf7-response-output, #contact-subscribe .wpcf7 form.payment-required .wpcf7-response-output {
    border: 0;
    margin: 0 0 10px 0;
    padding: 0; }

#contact-subscribe ::-webkit-input-placeholder {
  color: #9B9B9B; }

#contact-subscribe :-moz-placeholder {
  color: #9B9B9B; }

#contact-subscribe ::-moz-placeholder {
  color: #9B9B9B; }

#contact-subscribe :-ms-input-placeholder {
  color: #9B9B9B; }

.form-wrap .row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px; }
  .form-wrap .row:after {
    display: none; }
.form-wrap .col-half {
  width: calc(50% - 12px);
  margin: 0;
  padding: 0; }
.form-wrap .col-full {
  width: 100%;
  padding: 0; }
.form-wrap .wpcf7 input[type="email"], .form-wrap .wpcf7 input[type="text"], .form-wrap textarea, .form-wrap select {
  border-radius: 0;
  border: 1px solid rgba(143, 136, 132, 0.5);
  width: 100%;
  padding: 16px 20px 14px 20px;
  min-height: 50px;
  font-size: 13px;
  letter-spacing: 0.1em; }
.form-wrap select {
  webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: #D9D4CF url("../images/icon-form-select.svg") center right 10px no-repeat;
  padding: 11px 20px 11px 20px; }
.form-wrap label {
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 15px 0;
  font-weight: 400; }
.form-wrap .wpcf7-not-valid-tip, .form-wrap .wpcf7 form.invalid .wpcf7-response-output, .form-wrap .wpcf7 form.unaccepted .wpcf7-response-output, .form-wrap .wpcf7 form.payment-required .wpcf7-response-output {
  padding-top: 8px;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #dc3232; }
.form-wrap .wpcf7 form.invalid .wpcf7-response-output, .form-wrap .wpcf7 form.unaccepted .wpcf7-response-output, .form-wrap .wpcf7 form.payment-required .wpcf7-response-output {
  border: 0;
  margin: 0 0 10px 0;
  padding: 0; }
.form-wrap form [type="checkbox"] + .wpcf7-list-item-label {
  line-height: 24px;
  padding-left: 36px; }
.form-wrap form [type="checkbox"] + .wpcf7-list-item-label::before {
  border-color: #8f8884;
  width: 24px;
  height: 24px;
  border-radius: 24px; }
.form-wrap form [type="checkbox"] + .wpcf7-list-item-label::after {
  background: #8f8884;
  width: 12px;
  height: 12px;
  top: 6px;
  left: 6px;
  border-radius: 16px; }
.form-wrap input[type="submit"] {
  margin: 30px 0 0 0;
  width: auto;
  margin: 0 0 0 auto;
  background: #5A5A5A;
  color: #fff; }
  .form-wrap input[type="submit"]:hover {
    background: #fff;
    color: #5A5A5A; }
.form-wrap .col-half.action-btn p {
  text-align: right; }
.form-wrap .wpcf7-spinner {
  display: none; }

#default .inner, .form-template .inner {
  max-width: 1196px;
  margin: 0 auto 160px auto; }
#default .intro-block, .form-template .intro-block {
  padding: 140px 0 140px 0; }
  #default .intro-block h1, .form-template .intro-block h1 {
    font-family: 'HurmeGeometricSans2-SemiBold', sans-serif;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.25em;
    text-align: center;
    color: #5A5A5A;
    text-transform: uppercase; }
  #default .intro-block h2, .form-template .intro-block h2 {
    text-align: center; }
#default .copy, .form-template .copy {
  padding: 60px 0 30px 0;
  border-top: 1px solid rgba(143, 136, 132, 0.5);
  border-bottom: 1px solid rgba(143, 136, 132, 0.5); }
  #default .copy hr, .form-template .copy hr {
    margin: 30px 0 60px 0;
    border-top: 1px solid rgba(143, 136, 132, 0.5); }
  #default .copy h2, .form-template .copy h2 {
    font-size: 24px;
    line-height: 34px; }
  #default .copy h2, #default .copy p, .form-template .copy h2, .form-template .copy p {
    max-width: 952px; }
  #default .copy p:last-child, .form-template .copy p:last-child {
    padding-bottom: 30px !important; }
  #default .copy p a, #default .copy li a, .form-template .copy p a, .form-template .copy li a {
    text-decoration: none;
    color: #6C7BAD; }
    #default .copy p a:hover, #default .copy li a:hover, .form-template .copy p a:hover, .form-template .copy li a:hover {
      color: #5A5A5A; }
  #default .copy ul.search-results, .form-template .copy ul.search-results {
    list-style: none;
    margin: 0;
    padding: 0; }
    #default .copy ul.search-results li, .form-template .copy ul.search-results li {
      margin: 0 0 40px 0;
      border-bottom: 1px solid rgba(143, 136, 132, 0.5); }
      #default .copy ul.search-results li:last-child, .form-template .copy ul.search-results li:last-child {
        margin: 0;
        border-bottom: 0; }

/* Image expand css */
#case-study .image-block.full-width.expandable-image.expand .media-wrap:before,
#case-study .image-block.full-width.expandable-image.expand .media-wrap:after {
  width: 0px; }

/* Portfolio Fader */
#portfolio-fader {
  position: fixed;
  background-color: #EFEEEC;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  opacity: 0;
  z-index: 1001; }

body.page-template-t02-portfolio #portfolio-fader, body.page-template-templatest02-portfolio-child-php #portfolio-fader {
  opacity: 1; }

.letterbox {
  position: relative;
  height: 500px;
  /* the letterbox window */
  overflow: hidden;
  /* masks the image */
  padding: 0; }

.parallax-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  /* make it taller so you have room to move */ }

.parallax-img img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* V animation */
.v-anim-svg #drawers path {
  stroke-dasharray: 1000;
  /* large enough for your longest path */
  stroke-dashoffset: 1000;
  opacity: 0; }

.v-anim-svg #dots path {
  opacity: 0;
  /* start invisible (scaled down) */ }

.mobile-only, .sdgs-wrap-mobile {
  display: none; }

.desktop-only {
  display: block; }

.desktop-only-flex {
  display: flex; }

@media only screen and (max-width: 1024px) {
  body, #home .cta-block a .copy-wrap p.subtitle, p.name, .explore-more-block .cta-wrap .cta-item .copy-wrap h3 {
    font-size: 15px;
    line-height: 23px; }

  .hero-block .inner .copy-wrap h1, .article-header .copy-wrap h1 {
    font-size: 28px;
    line-height: 34px; }

  h2, .h2-style {
    font-size: 26px;
    line-height: 32px; }

  h3, .h3-style {
    font-size: 22px;
    line-height: 32px; }

  .statement-block.type-statement h2, blockquote p {
    font-size: 26px;
    line-height: 32px; }

  #home .cta-block a .copy-wrap p.title, #t03-team-bio .inner .copy-wrap .quote {
    font-size: 24px;
    line-height: 30px; }

  .timeline-block .inner .decade-wrap .intro-wrap h2 {
    font-size: 22px; }

  .timeline-block .inner .decade-wrap .intro-wrap h3, #t06-case-study .article-header .copy-wrap p.main, .intro-copy-block .inner .heading h2 {
    font-size: 22px;
    line-height: 28px; }

  .statement-block.type-statement-sans h2, h2.statement, .awards-block .award-wrap h3, #default .intro-block h1, .team-block.type-speakers .team-wrap .team-item .copy p.theme {
    font-size: 20px;
    line-height: 30px; }

  h2.highlight, h2.highlight, #t03-team-bio .inner .copy-wrap h1, .statement-block.type-divider h2 {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.2em; }

  h3.h2-style {
    padding-top: 0; }

  h2.highlight br {
    display: none; }

  header, header.reduced, header.search-open {
    height: 60px; }

  header a#nav-trigger {
    left: 20px; }

  header a#search-trigger {
    right: 20px; }

  header .logo-wrap .logo {
    width: 120px; }

  header .logo-wrap {
    width: 120px;
    height: 17px; }

  #search-holder {
    top: 60px;
    padding: 0 20px; }

  #search-holder form {
    margin: 8px 0; }

  #main-menu ul#menu-main-menu li {
    font-size: 28px;
    line-height: 40px; }

  footer {
    padding: 50px 0 30px 0; }

  footer .inner .signoff {
    margin-top: 100px;
    padding-top: 30px; }

  footer .inner .left ul {
    padding-right: 20px; }

  .container {
    padding: 0 34px;
    width: 100%; }

  .block, .spacing-block {
    padding-bottom: 80px; }

  .block.p-top-standard, .block.p-top-reduced {
    padding-top: 80px !important; }

  .block.p-deep {
    padding-bottom: 100px !important; }

  .page-content {
    padding-top: 60px; }

  .hero-block {
    padding: 0; }

  .hero-block .inner .logomark {
    width: 160px;
    height: 160px; }

  .hero-block .inner .copy-wrap {
    bottom: 30px; }

  .statement-block, .statement-block.type-divider, .quote-block, #home .latest-news-block .section-title, #portfolio .intro-block, #t03-studio .intro-block, #t06-spirit .intro-block, .explore-more-block, #case-study .intro-block, #case-study .information-block, .copy-block, #flexible .statement-block.type-divider {
    padding: 80px 0; }

  #home .cta-block {
    padding: 0 0 80px 0; }

  #home .cta-block a .copy-wrap {
    bottom: 30px; }

  #home .latest-news-block {
    padding-bottom: 100px; }

  #home .cta-block a .media-wrap {
    aspect-ratio: 1852 / 1244; }

  #portfolio .filter-wrap, #t03-studio .filter-wrap, #t06-spirit .filter-wrap {
    margin-bottom: 50px; }

  #portfolio .portfolio-wrap .layout-row, #t03-studio .portfolio-wrap .layout-row, #t06-spirit .portfolio-wrap .layout-row {
    margin-bottom: 60px; }

  #portfolio .intro-block h1, #t03-studio .intro-block h1, #t06-spirit .intro-block h1 {
    font-size: 18px;
    line-height: 25px; }

  #case-study .block, #case-study .flexible-content .block.quote-block {
    padding-bottom: 80px; }

  #case-study .information-block .faqs-wrap .faq a {
    font-size: 20px; }

  #case-study .information-block .faqs-wrap {
    padding-top: 20px; }

  #case-study .information-block .faqs-wrap .faq {
    padding-bottom: 15px;
    margin-bottom: 20px; }

  #t03-studio .portfolio-wrap {
    padding-bottom: 40px; }

  #t03-team-bio .inner {
    margin: 100px auto 140px auto; }

  #t03-team-bio .inner .media-wrap {
    width: calc(50% - 34px); }

  .video-block .inner .cta-wrap {
    margin-top: 40px; }

  .copy-image-block .copy-wrap {
    padding: 40px 0 40px 5%; }

  .copy-image-block .inner.pos-right .copy-wrap {
    padding: 40px 5% 40px 0; }

  .image-block .inner {
    width: 100%; }

  .image-block .caption {
    line-height: 18px; }

  .copy-block.with-rule:after {
    width: calc(100% - 68px);
    margin: 80px auto 0 auto; }

  .team-block.with-rule:after {
    width: calc(100% - 68px);
    margin: 0 auto 0 auto; }

  .team-block.type-speakers {
    padding-bottom: 20px; }

  .tvotc-block .intro {
    padding: 80px 0 60px 0; }

  .tvotc-block .current-season {
    padding-bottom: 0; }

  .faqs-wrap .faq a.faq-trigger {
    font-size: 22px;
    line-height: 32px; }

  .timeline-block .inner .decade-wrap {
    margin-bottom: 80px; }

  .timeline-block .inner .decade-wrap .copy-wrap {
    padding-right: 70px; }

  .timeline-block .inner .decade-wrap:last-child {
    margin-bottom: 80px; }

  .timeline-block .inner .decade-wrap .content-row {
    margin-bottom: 50px; }

  .manifesto-block {
    padding: 100px 0 20% 0; }

  .manifesto-block .copy-wrap h2.highlight {
    padding-bottom: 80px; }

  .manifesto-block .copy-wrap .quote {
    font-size: 32px;
    line-height: 40px;
    padding-bottom: 80px; }

  .vtno-block {
    padding: 80px 0; }

  .vtno-block .copy-wrap h2 {
    padding-bottom: 40px; }

  .article-header .inner {
    padding: 80px 0; }

  .intro-copy-block {
    padding: 80px 0; }

  .intro-copy-block .inner .main-copy {
    width: 70%;
    margin: 0 15%; }

  .intro-copy-block .inner.with-heading .main-copy {
    margin: 0 5% 0 0; }

  .letterbox {
    height: 400px; }

  .parallax-img {
    height: 180%; }

  #t07-news .news-filter {
    padding: 60px 0; }

  #t07-news .hero-block.size-small .inner {
    aspect-ratio: 2560 / 1000; }

  #t07-news .news-wrap .news-item {
    margin-bottom: 60px; }

  #t07-news .news-wrap {
    margin-bottom: 0; }

  #news-single .article-header .inner {
    padding: 80px 0; }

  .article-header .copy-wrap {
    max-width: 640px; }

  .share-block .inner {
    padding: 0 0 80px 0; }

  .more-articles .inner {
    padding: 80px 0; }

  #t08-contact h3 {
    padding-bottom: 20px; }

  #t08-contact .featured-block .inner {
    margin-bottom: 40px; }

  #t08-contact .locations-block .location {
    margin-bottom: 40px; }

  #t08-contact .locations-block {
    margin-bottom: 40px; }

  #t08-contact .form-block .inner {
    margin: 0 auto 80px auto; }

  #contact-subscribe {
    width: 90%; }

  #contact-subscribe .overlay-inner {
    padding: 80px 30px; }

  #default .intro-block, .form-template .intro-block {
    padding: 80px 0 20px 0; }

  #default .copy {
    padding: 30px 0 10px 0; }

  #default .copy h2, #default .copy p {
    padding-bottom: 20px; }

  #default .copy ul.search-results li {
    margin-bottom: 20px; }

  #default .copy p:last-child {
    padding-bottom: 20px !important; }

  #default .inner {
    margin-bottom: 80px; }

  #default .copy hr {
    margin: 10px 0 30px 0; } }
@media only screen and (max-width: 767px) {
  .tablet-desktop-only {
    display: none; }

  .mobile-only {
    display: block; }

  h2.highlight, h2.highlight, #t03-team-bio .inner .copy-wrap h1 {
    padding-bottom: 30px; }

  p {
    padding-bottom: 20px; }

  .button, input[type="submit"] {
    font-size: 12px;
    padding: 12px 30px 10px 30px; }

  footer .inner .left .logomark a {
    width: 60px; }

  footer > .container > .inner > .flex {
    flex-direction: column; }

  footer .inner .left {
    width: 100%; }

  footer .inner .right {
    width: 100%; }

  footer .inner .right h2 {
    padding: 20px 0 20px; }

  footer .inner .signoff {
    margin-top: 50px;
    padding-top: 20px; }

  .block, .spacing-block {
    padding-bottom: 50px; }

  .block.p-top-standard, .block.p-top-reduced {
    padding-top: 50px !important; }

  .block.p-deep {
    padding-bottom: 50px !important; }

  .statement-block, .statement-block.type-divider, .quote-block, #home .latest-news-block .section-title, #portfolio .intro-block, #t03-studio .intro-block, #t06-spirit .intro-block, .explore-more-block, #case-study .intro-block, #case-study .information-block, .copy-block, #flexible .statement-block.type-divider {
    padding: 50px 0; }

  .explore-more-block .cta-wrap .cta-item .copy-wrap {
    margin: 20px 0; }

  #home .cta-block.side-side .inner {
    flex-direction: column; }

  #home .cta-block.side-side .inner a {
    width: 100%;
    max-width: 400px;
    margin: 0 auto; }

  #home .latest-news-block, #home .cta-block {
    padding-bottom: 50px; }

  #home .statement-block.type-divider {
    padding-top: 50px; }

  #portfolio .filter-wrap .inner ul, #t03-studio .filter-wrap .inner ul, #t06-spirit .filter-wrap .inner ul {
    flex-wrap: wrap; }

  #portfolio .filter-wrap .inner ul li, #t03-studio .filter-wrap .inner ul li, #t06-spirit .filter-wrap .inner ul li {
    margin: 5px 10px; }

  #portfolio .portfolio-wrap .layout-row, #t03-studio .portfolio-wrap .layout-row, #t06-spirit .portfolio-wrap .layout-row {
    flex-wrap: wrap; }

  #portfolio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(1), #portfolio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(2), #t03-studio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(1), #t03-studio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(2), #t06-spirit .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(1), #t06-spirit .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(2) {
    width: calc(50% - 12px);
    margin-bottom: 60px; }

  #portfolio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(3), #t03-studio .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(3), #t06-spirit .portfolio-wrap .layout-row.column-3.split-left .portfolio-item:nth-child(3) {
    width: 100%; }

  #portfolio .portfolio-wrap .cta-wrap, #t03-studio .portfolio-wrap .cta-wrap, #t06-spirit .portfolio-wrap .cta-wrap {
    margin-bottom: 60px; }

  #case-study .hero-block {
    padding: 0; }

  #case-study .intro-block .inner {
    flex-direction: column; }

  #case-study .intro-block .intro-wrap {
    width: 100%;
    margin-bottom: 30px; }

  #case-study .intro-block .copy-wrap {
    width: 100%; }

  #case-study .information-block .spec-tables {
    flex-direction: column; }

  #case-study .information-block .spec-tables .spec-table {
    width: 100%;
    margin-bottom: 30px; }

  #case-study .information-block .spec-tables .spec-table:last-child {
    margin: 0; }

  #case-study .information-block .spec-tables .spec-table table tr td {
    width: 50% !important; }

  #case-study .information-block .faqs-wrap .faq.type-copy .copy {
    width: 100%; }

  #case-study .information-block .faqs-wrap .faq .content {
    padding: 30px 0; }

  #case-study .information-block .faqs-wrap .faq .content .team-wrap {
    flex-direction: column; }

  #case-study .information-block .faqs-wrap .faq .content .team-wrap .item {
    width: 100%;
    margin-bottom: 20px; }

  #case-study .information-block .faqs-wrap .faq .content .team-wrap .item:last-child {
    margin: 0; }

  .hero-block {
    padding: 0; }

  .hero-block .inner {
    height: 40vh;
    height: 40dvh; }

  .hero-block .inner .copy-wrap {
    padding: 0 5%; }

  .hero-block.size-small .inner, #t07-news .hero-block.size-small .inner {
    aspect-ratio: 2560 / 1300; }

  .copy-image-block .copy-wrap {
    padding: 30px 0; }

  .copy-image-block .inner.pos-right .copy-wrap {
    padding: 30px 0; }

  .copy-image-block .copy-wrap, .copy-image-block .media-wrap {
    width: calc(50% - 15px); }

  .copy-image-block p.name {
    text-align: center; }

  .image-block.type-double-portrait .media-caption {
    width: calc(50% - 15px); }

  .intro-copy-block {
    padding: 50px 0; }

  .intro-copy-block .inner.with-heading {
    flex-direction: column; }

  .intro-copy-block .inner .heading {
    width: 100%;
    padding: 0; }

  .intro-copy-block .inner .main-copy {
    width: 100%;
    margin: 0; }

  .intro-copy-block .inner .read-more-less {
    margin: 30px 0 0 0; }

  .team-block .team-wrap .team-item, .team-block.type-team .team-wrap .team-item {
    width: calc(50% - 24px);
    margin: 0 12px 40px 12px;
    padding-bottom: 20px; }

  .team-block .team-wrap .team-item .copy {
    padding-right: 30px; }

  .team-block .team-wrap .team-item .media-wrap {
    margin-bottom: 20px; }

  .copy-block.with-rule:after {
    margin: 50px auto 0 auto; }

  .letterbox {
    height: 260px; }

  .tvotc-block .videos-wrap .video-wrap {
    margin-bottom: 50px; }

  .vtno-block .copy-wrap {
    margin: 0 auto 50px auto; }

  .vtno-block .main-carousel .flickity-prev-next-button {
    bottom: 20px; }

  .vtno-block .main-carousel .flickity-prev-next-button.previous {
    left: 30px; }

  .vtno-block .main-carousel .flickity-prev-next-button.next {
    right: 30px; }

  .timeline-block .inner .decade-wrap .intro-wrap h3:after {
    margin: 30px 0; }

  .timeline-block .inner .decade-wrap .copy-wrap {
    padding-right: 20px; }

  .timeline-block .inner .decade-wrap {
    margin-bottom: 50px; }

  .timeline-block .inner .decade-wrap:last-child {
    margin-bottom: 0; }

  .timeline-block .inner .decade-wrap .content-row {
    margin-bottom: 30px; }

  .timeline-block .inner .decade-wrap .content-row:last-child {
    margin-bottom: 0; }

  .manifesto-block {
    padding: 50px 0 10% 0; }

  .manifesto-block .copy-wrap h2.highlight {
    padding-bottom: 50px; }

  .manifesto-block .copy-wrap .quote {
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 50px; }

  .manifesto-block .float-1 {
    left: 30px; }

  .manifesto-block .float-2 {
    width: 35vw;
    bottom: 60px; }

  #news-single .article-header .inner, .article-header .inner {
    padding: 50px 0; }

  .share-block .inner {
    padding: 0 0 50px 0; }

  .more-articles .inner {
    padding: 50px 0; }

  .article-header .copy-wrap {
    max-width: 400px; }

  #t03-team-bio .inner {
    margin: 50px auto 50px auto;
    flex-direction: column; }

  #t03-team-bio .inner .media-wrap {
    margin: 0 auto;
    width: 100%;
    max-width: 340px; }

  #t03-team-bio .inner .copy-wrap {
    width: 100%;
    margin: 50px 0 0 0; }

  #t03-team-bio .inner .copy-wrap h1 {
    padding-bottom: 10px; }

  #t03-team-bio .inner .copy-wrap .intro {
    padding-bottom: 20px;
    margin-bottom: 20px; }

  #default .intro-block {
    padding: 50px 0 20px 0; }

  #default .inner {
    margin-bottom: 50px; } }
@media only screen and (max-width: 550px) {
  body, #home .cta-block a .copy-wrap p.subtitle {
    font-size: 14px;
    line-height: 22px; }

  .hero-block .inner .copy-wrap h1, .article-header .copy-wrap h1 {
    font-size: 24px;
    line-height: 30px; }

  h2, .h2-style {
    font-size: 23px;
    line-height: 29px; }

  h3, .h3-style {
    font-size: 20px;
    line-height: 28px; }

  .statement-block.type-statement h2, blockquote p {
    font-size: 23px;
    line-height: 29px; }

  #home .cta-block a .copy-wrap p.title {
    font-size: 22px;
    line-height: 28px; }

  .timeline-block .inner .decade-wrap .intro-wrap h2 {
    font-size: 20px; }

  .timeline-block .inner .decade-wrap .intro-wrap h3, #t06-case-study .article-header .copy-wrap p.main, .intro-copy-block .inner .heading h2 {
    font-size: 20px;
    line-height: 26px; }

  .statement-block.type-statement-sans h2, h2.statement, .awards-block .award-wrap h3, #default .intro-block h1, .team-block.type-speakers .team-wrap .team-item .copy p.theme {
    font-size: 18px;
    line-height: 26px; }

  h2.highlight, h2.highlight, #t03-team-bio .inner .copy-wrap h1, .statement-block.type-divider h2 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2em; }

  .video-block .inner .intro h2 {
    font-size: 16px;
    line-height: 24px; }

  .statement-block.type-divider h2 br {
    display: none; }

  h2, .h2-style, h2.highlight, h2.highlight, #t03-team-bio .inner .copy-wrap h1 {
    padding-bottom: 20px; }

  footer .inner .flex {
    flex-direction: column; }

  footer .inner .left ul {
    width: 100%;
    margin: 0 0 30px 0; }

  footer .inner .left ul:last-child {
    margin: 0; }

  .container {
    padding: 0 20px;
    width: 100%; }

  .block, .spacing-block {
    padding-bottom: 30px; }

  .block.p-top-standard, .block.p-top-reduced {
    padding-top: 30px !important; }

  .block.p-deep {
    padding-bottom: 30px !important; }

  .image-block .inner {
    padding: 0 20px; }

  .hero-block {
    padding: 0; }

  .hero-block .inner {
    height: auto;
    aspect-ratio: 2560 / 1600; }

  .hero-block.size-small .inner {
    aspect-ratio: 2560 / 1600; }

  .hero-block .inner .logomark {
    width: 100px;
    height: 100px; }

  .hero-block .inner .copy-wrap {
    bottom: 20px; }

  #home .latest-news-block .news-wrap {
    flex-direction: column; }

  #home .latest-news-block .news-wrap .news-item {
    width: 100%;
    margin-bottom: 40px; }

  #home .latest-news-block .news-wrap .news-item:last-child {
    margin-bottom: 0; }

  .news-wrap .news-item .copy-wrap h3 {
    height: auto !important; }

  #home .cta-block.side-side .inner a {
    max-width: none; }

  #home .cta-block a .copy-wrap {
    width: 80%;
    left: 10%; }

  .copy-block .inner .button {
    margin-top: 0; }

  .copy-image-block .inner {
    flex-direction: column; }

  .copy-image-block .media-wrap {
    width: 100%;
    order: 0; }

  .copy-image-block .copy-wrap {
    width: 100%;
    order: 1;
    padding-bottom: 0; }

  .statement-block, .statement-block.type-divider, .quote-block, #home .latest-news-block .section-title, #portfolio .intro-block, #t03-studio .intro-block, #t06-spirit .intro-block, .explore-more-block, #case-study .intro-block, #case-study .information-block, .copy-block, #flexible .statement-block.type-divider {
    padding: 30px 0; }

  #portfolio .portfolio-wrap .layout-row, #t03-studio .portfolio-wrap .layout-row, #t06-spirit .portfolio-wrap .layout-row {
    flex-wrap: wrap;
    margin: 0; }

  #portfolio .portfolio-wrap .layout-row .portfolio-item, #t03-studio .portfolio-wrap .layout-row .portfolio-item, #t06-spirit .portfolio-wrap .layout-row .portfolio-item {
    margin-bottom: 40px; }

  #portfolio .portfolio-wrap .layout-row.column-2 .portfolio-item, #t03-studio .portfolio-wrap .layout-row.column-2 .portfolio-item, #t06-spirit .portfolio-wrap .layout-row.column-2 .portfolio-item {
    width: 100%; }

  #portfolio .portfolio-wrap .portfolio-item .copy-wrap, #t03-studio .portfolio-wrap .portfolio-item .copy-wrap, #t06-spirit .portfolio-wrap .portfolio-item .copy-wrap {
    padding: 15px; }

  #portfolio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(1), #t03-studio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(1), #t06-spirit .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(1) {
    width: 100%; }

  #portfolio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(2), #portfolio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(3), #t03-studio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(2), #t03-studio .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(3), #t06-spirit .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(2), #t06-spirit .portfolio-wrap .layout-row.column-3.split-right .portfolio-item:nth-child(3) {
    width: calc(50% - 15px); }

  .explore-more-block .cta-wrap {
    flex-direction: column; }

  .explore-more-block .cta-wrap .cta-item {
    width: 100%;
    margin-bottom: 30px; }

  .explore-more-block .cta-wrap .cta-item:last-child {
    margin-bottom: 0; }

  .image-block.type-double .media-caption {
    width: 100%; }

  .image-block.type-double .media-caption:first-child {
    margin-bottom: 30px; }

  .image-block.type-double-portrait .inner, .image-block.type-triple .inner, .image-block.type-double .inner {
    flex-direction: column; }

  .image-block.type-double-portrait .media-caption, .image-block.type-triple .media-wrap {
    width: 100%;
    margin-bottom: 0; }

  .image-block.type-triple .media-wrap {
    width: 100%;
    margin-bottom: 30px; }

  .image-block.type-double-portrait .inner.small-left .media-caption:nth-child(1) .bg-image, .image-block.type-double-portrait .inner.small-left .media-caption:nth-child(1) .bg-video, .image-block.type-double-portrait .inner.small-right .media-caption:nth-child(2) .bg-image, .image-block.type-double-portrait .inner.small-right .media-caption:nth-child(2) .bg-video {
    top: 0;
    left: 0;
    transform: none;
    width: 100%;
    aspect-ratio: 896 / 1172; }

  .image-block.type-double-portrait .inner.small-left .media-caption:nth-child(1) {
    margin-bottom: 30px; }

  .image-block.type-double-portrait .inner.small-right .media-caption:nth-child(1), .image-block.type-double-portrait .inner.small-right .media-caption:nth-child(2) {
    margin-bottom: 30px; }

  .tvotc-block .videos-wrap .video-wrap {
    margin-bottom: 30px;
    width: 100%; }

  .timeline-block .inner .decade-wrap .content-row {
    flex-direction: column; }

  .timeline-block .inner .decade-wrap .copy-wrap {
    width: 100%;
    padding: 0 0 30px 0; }

  .timeline-block .inner .decade-wrap .image-wrap {
    width: 100%; }

  .manifesto-block {
    padding: 30px 0 7% 0; }

  .manifesto-block .copy-wrap {
    width: 90%; }

  .manifesto-block .copy-wrap h2.highlight {
    padding-bottom: 30px; }

  .manifesto-block .copy-wrap .quote {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 30px; }

  .manifesto-block .copy-wrap .quote p {
    padding-bottom: 25px; }

  .manifesto-block .float-1 {
    left: 0;
    width: 35vw;
    opacity: 0.3; }

  .manifesto-block .float-2 {
    width: 35vw;
    bottom: 60px;
    opacity: 0.3; }

  .manifesto-block .float-3 {
    width: 35vw;
    opacity: 0.3; }

  .iframe-block .iframe-wrap iframe {
    aspect-ratio: 2 / 3; }

  .quote-block .carousel-wrap {
    padding-bottom: 30px; }

  .quote-block .flex-direction-nav {
    top: auto;
    bottom: -30px;
    transform: none; }

  .vtno-block .main-carousel .carousel-cell {
    width: 80%; }

  .vtno-block .main-carousel .flickity-prev-next-button {
    bottom: 20px; }

  .vtno-block .main-carousel .flickity-prev-next-button.previous {
    left: 20px; }

  .vtno-block .main-carousel .flickity-prev-next-button.next {
    right: 20px; }

  .team-block .team-wrap .team-item, .team-block.type-team .team-wrap .team-item {
    width: 100%;
    margin: 0 12px 30px 12px; }

  .team-block.type-speakers .team-wrap .team-item {
    margin: 0 12px 10px 12px; }

  .article-header .inner {
    flex-wrap: wrap; }

  .article-header .inner .arrow-btn {
    order: 0; }

  .article-header .copy-wrap {
    max-width: none;
    width: 100%;
    order: 1;
    margin-top: 30px; }

  #news-single .article-header .inner, .article-header .inner {
    padding: 30px 0; }

  .share-block .inner {
    padding: 0 0 30px 0; }

  .more-articles .inner {
    padding: 30px 0; }

  #t07-news .news-filter {
    flex-direction: column; }

  #t07-news .news-filter #news-search {
    width: 100%;
    margin-bottom: 30px; }

  #t07-news .news-filter .filter-wrap {
    width: 100%; }

  #t07-news .news-wrap {
    flex-direction: column; }

  #t07-news .news-wrap .news-item {
    width: 100%;
    margin-bottom: 30px; }

  #t08-contact .featured-block .inner {
    padding: 0; }

  #t08-contact .featured-block .inner .location {
    flex-direction: column; }

  #t08-contact .featured-block .inner .location .copy-wrap {
    width: 100%;
    order: 1; }

  #t08-contact .featured-block .inner .location .media-wrap {
    width: 100%;
    margin-bottom: 30px;
    order: 0; }

  #t08-contact a.map {
    margin-top: 30px; }

  #t08-contact .locations-block .location {
    width: 100%; }

  .form-wrap .row {
    flex-direction: column;
    margin: 0; }

  .form-wrap .col-half {
    width: 100%;
    margin-bottom: 30px; }

  #default .intro-block {
    padding: 30px 0 20px 0; }

  #default .inner {
    margin-bottom: 30px; } }
@media only screen and (min-width: 1024px) and (max-height: 999px) {
  #main-menu ul#menu-main-menu li {
    font-size: 30px;
    line-height: 42px; } }
@media only screen and (min-width: 1024px) and (max-height: 799px) {
  #main-menu ul#menu-main-menu li {
    font-size: 22px;
    line-height: 30px; } }
