progress,
sub,
sup {
  vertical-align: baseline;
}

button,
hr,
input {
  overflow: visible;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

figcaption,
menu,
article,
aside,
details,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: 700;
}

button,
select {
  text-transform: none;
}

[type=submit],
[type=reset],
button,
html [type=button] {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
} 
@font-face {
  font-family: "Predock";
  src: url("../fonts/Predock-Regular.woff2") format("woff2"), url("../fonts/Predock-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Predock";
  src: url("../fonts/Predock-Regular.woff2") format("woff2"), url("../fonts/Predock-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NeueHaasGrotDispRD";
  src: url("../fonts/NeueHaasGrotDispRD-Roman.woff2") format("woff2"), url("../fonts/NeueHaasGrotDispRD-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NeueHaasGrotDispRD";
  src: url("../fonts/NeueHaasGrotDispRD-Italic.woff2") format("woff2"), url("../fonts/NeueHaasGrotDispRD-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
.bc-md {
  font-size: 1rem;
  line-height: 1.125rem;
  letter-spacing: 0.05em;
}
@media screen and (min-width:1850px) {
  .bc-md {
    font-size: 1.125rem;
    line-height: 1.25rem;
  }
}

.bc-sml {
  font-size: 0.75rem;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
}
@media screen and (min-width:1850px) {
  .bc-sml {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}

.heading-h1 {
  font-size: 5vw;
  font-family: "Predock", "Share Tech Mono", monospace, "Courier New", Courier;
  letter-spacing: 0;
  line-height: 0.95;
}

.heading-h2 {
  font-size: 3rem;
  line-height: 1.5;
  font-family: "Predock", "Share Tech Mono", monospace, "Courier New", Courier;
  letter-spacing: 0;
}
@media screen and (min-width:1850px) {
  .heading-h2 {
    font-size: min(4vw, 4rem);
  }
}
@media screen and (max-width:748px) {
  .heading-h2 {
    font-size: 5.5vw;
  }
}

.copy p {
  margin: 0 0 1em;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

p,
ul,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1em;
}

html {
  scrollbar-gutter: stable;
}

::-moz-selection {
  background: rgb(207, 207, 207);
}

::selection {
  background: rgb(207, 207, 207);
}

::-moz-selection {
  background: rgb(207, 207, 207);
}

body {
  background-color: rgb(255, 255, 255);
  font-family: "NeueHaasGrotDispRD", sans-serif;
  color: rgb(0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html,
body {
  height: 100%;
}

.site {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.site--content {
  opacity: 1;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  will-change: opacity;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  position: relative;
  z-index: 2;
}
body.page-template-content-future .site--content {
  z-index: 11;
}
body.home .site--content, body.page-template-content-studio .site--content, body.page-template-content-legacy .site--content {
  background-color: #E73121;
}
body.page-template-content-studio .site--content {
  min-height: 100vh;
  min-height: 100dvh;
}
.site--content.is-fading-out {
  opacity: 0;
}
.site--content.is-fading-in {
  opacity: 1;
}
.site--footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

a {
  text-decoration: none;
}
a:focus {
  outline: none;
}

.mob {
  display: none;
}
@media screen and (max-width:748px) {
  .mob {
    display: block;
  }
}

@media screen and (max-width:748px) {
  .dsk {
    display: none;
  }
}

.imgCont img {
  width: 100%;
  height: auto;
}

.som {
  display: none !important;
}
@media screen and (max-width:748px) {
  .som {
    display: block !important;
  }
}

@media screen and (max-width:748px) {
  .hom {
    display: none !important;
  }
}

@media screen and (max-width:748px) {
  .nom {
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    pointer-events: none;
  }
}

.grid {
  -ms-display: grid !important;
  display: grid !important;
  -ms-grid-template-columns: repeat(12, 1fr);
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: repeat(12, 1fr);
  -ms-grid-column-gap: 2rem;
  grid-column-gap: 2rem;
  -ms-grid-row-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-auto-flow: dense;
  grid-auto-flow: dense;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media screen and (max-width:748px) {
  .grid {
    -ms-grid-column-gap: 1.5rem;
    grid-column-gap: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    -ms-grid-template-columns: repeat(6, 1fr);
    -ms-grid-columns: 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr;
    grid-template-columns: repeat(6, 1fr);
  }
}
.grid.ncg {
  -ms-grid-column-gap: 0px;
  grid-column-gap: 0px;
}

.col-md-justify-items-start {
  -ms-justify-items: start;
  justify-items: start;
}

.col-md-justify-items-end {
  -ms-justify-items: end;
  justify-items: end;
}

.col-md-justify-items-center {
  -ms-justify-items: center;
  justify-items: center;
}

.col-md-justify-items-stretch {
  -ms-justify-items: stretch;
  justify-items: stretch;
}

.col-md-align-items-start {
  -ms-align-items: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.col-md-align-items-end {
  -ms-align-items: end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

.col-md-align-items-center {
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.col-md-align-items-stretch {
  -ms-align-items: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.col-md-justify-content-start {
  -ms-justify-content: start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.col-md-justify-content-end {
  -ms-justify-content: end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.col-md-justify-content-center {
  -ms-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.col-md-justify-content-stretch {
  -ms-justify-content: stretch;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}

.col-md-justify-content-space-around {
  -ms-justify-content: space-around;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.col-md-justify-content-space-between {
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.col-md-justify-content-space-evenly {
  -ms-justify-content: space-evenly;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.col-md-align-content-start {
  -ms-align-content: start;
  -ms-flex-line-pack: start;
      align-content: start;
}

.col-md-align-content-end {
  -ms-align-content: end;
  -ms-flex-line-pack: end;
      align-content: end;
}

.col-md-align-content-center {
  -ms-align-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.col-md-align-content-stretch {
  -ms-align-content: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.col-md-align-content-space-around {
  -ms-align-content: space-around;
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}

.col-md-align-content-space-between {
  -ms-align-content: start;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

.col-md-align-content-space-evenly {
  -ms-align-content: end;
  -ms-flex-line-pack: space-evenly;
      align-content: space-evenly;
}

.col-md-grid-auto-flow-row {
  -ms-align-content: center;
  grid-auto-flow: row;
}

.col-md-grid-auto-flow-column {
  -ms-align-content: stretch;
  grid-auto-flow: column;
}

.col-md-grid-auto-flow-dense {
  -ms-align-content: space-around;
  grid-auto-flow: dense;
}

.col-md-1 {
  -ms-grid-column-end: span 1;
  grid-column-end: span 1;
}

.col-md-2 {
  -ms-grid-column-end: span 2;
  grid-column-end: span 2;
}

.col-md-3 {
  -ms-grid-column-end: span 3;
  grid-column-end: span 3;
}

.col-md-4 {
  -ms-grid-column-end: span 4;
  grid-column-end: span 4;
}

.col-md-5 {
  -ms-grid-column-end: span 5;
  grid-column-end: span 5;
}

.col-md-6 {
  -ms-grid-column-end: span 6;
  grid-column-end: span 6;
}

.col-md-7 {
  -ms-grid-column-end: span 7;
  grid-column-end: span 7;
}

.col-md-8 {
  -ms-grid-column-end: span 8;
  grid-column-end: span 8;
}

.col-md-9 {
  -ms-grid-column-end: span 9;
  grid-column-end: span 9;
}

.col-md-10 {
  -ms-grid-column-end: span 10;
  grid-column-end: span 10;
}

.col-md-11 {
  -ms-grid-column-end: span 11;
  grid-column-end: span 11;
}

.col-md-12 {
  -ms-grid-column-end: span 12;
  grid-column-end: span 12;
}

.col-md-offset-1 {
  -ms-grid-column-start: 1;
  -ms-grid-column: 1;
      grid-column-start: 1;
}

.col-md-offset-2 {
  -ms-grid-column-start: 2;
  -ms-grid-column: 2;
      grid-column-start: 2;
}

.col-md-offset-3 {
  -ms-grid-column-start: 3;
  -ms-grid-column: 3;
      grid-column-start: 3;
}

.col-md-offset-4 {
  -ms-grid-column-start: 4;
  -ms-grid-column: 4;
      grid-column-start: 4;
}

.col-md-offset-5 {
  -ms-grid-column-start: 5;
  -ms-grid-column: 5;
      grid-column-start: 5;
}

.col-md-offset-6 {
  -ms-grid-column-start: 6;
  -ms-grid-column: 6;
      grid-column-start: 6;
}

.col-md-offset-7 {
  -ms-grid-column-start: 7;
  -ms-grid-column: 7;
      grid-column-start: 7;
}

.col-md-offset-8 {
  -ms-grid-column-start: 8;
  -ms-grid-column: 8;
      grid-column-start: 8;
}

.col-md-offset-9 {
  -ms-grid-column-start: 9;
  -ms-grid-column: 9;
      grid-column-start: 9;
}

.col-md-offset-10 {
  -ms-grid-column-start: 10;
  -ms-grid-column: 10;
      grid-column-start: 10;
}

.col-md-offset-11 {
  -ms-grid-column-start: 11;
  -ms-grid-column: 11;
      grid-column-start: 11;
}

.col-md-offset-12 {
  -ms-grid-column-start: 12;
  -ms-grid-column: 12;
      grid-column-start: 12;
}

.col-md-justify-self-start {
  -ms-justify-self: start;
  -ms-grid-column-align: start;
      justify-self: start;
}

.col-md-justify-self-end {
  -ms-justify-self: end;
  -ms-grid-column-align: end;
      justify-self: end;
}

.col-md-justify-self-center {
  -ms-justify-self: center;
  -ms-grid-column-align: center;
      justify-self: center;
}

.col-md-justify-self-stretch {
  -ms-justify-self: stretch;
  -ms-grid-column-align: stretch;
      justify-self: stretch;
}

.col-md-align-self-start {
  -ms-justify-self: start;
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
}

.col-md-align-self-end {
  -ms-align-self: end;
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}

.col-md-align-self-center {
  -ms-align-self: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.col-md-align-self-stretch {
  -ms-align-self: stretch;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.gr0 {
  grid-row: 0;
}

.gr1 {
  -ms-grid-row: 1;
  grid-row: 1;
}

@media screen and (max-width:1024px) {
  .col-sm-hide {
    display: none;
  }
  .tab {
    display: block;
  }
  .col-sm-align-self-start {
    -ms-justify-self: start;
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .col-sm-justify-self-unset {
    -ms-justify-self: unset;
    -ms-grid-column-align: unset;
    justify-self: unset;
  }
  .col-sm-justify-items-start {
    -ms-justify-items: start;
    justify-items: start;
  }
  .col-sm-justify-items-end {
    -ms-justify-items: end;
    justify-items: end;
  }
  .col-sm-justify-items-center {
    -ms-justify-items: center;
    justify-items: center;
  }
  .col-sm-justify-items-stretch {
    -ms-justify-items: stretch;
    justify-items: stretch;
  }
  .col-sm-align-items-start {
    -ms-align-items: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .col-sm-align-items-end {
    -ms-align-items: end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
  .col-sm-align-items-center {
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .col-sm-align-items-stretch {
    -ms-align-items: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .col-sm-justify-content-start {
    -ms-justify-content: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .col-sm-justify-content-end {
    -ms-justify-content: end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .col-sm-justify-content-center {
    -ms-justify-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .col-sm-justify-content-stretch {
    -ms-justify-content: stretch;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .col-sm-justify-content-space-around {
    -ms-justify-content: space-around;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .col-sm-justify-content-space-between {
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .col-sm-justify-content-space-evenly {
    -ms-justify-content: space-evenly;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .col-sm-align-content-start {
    -ms-align-content: start;
    -ms-flex-line-pack: start;
        align-content: start;
  }
  .col-sm-align-content-end {
    -ms-align-content: end;
    -ms-flex-line-pack: end;
        align-content: end;
  }
  .col-sm-align-content-center {
    -ms-align-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .col-sm-align-content-stretch {
    -ms-align-content: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
  .col-sm-align-content-space-around {
    -ms-align-content: space-around;
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  .col-sm-align-content-space-between {
    -ms-align-content: start;
    -ms-flex-line-pack: justify;
        align-content: space-between;
  }
  .col-sm-align-content-space-evenly {
    -ms-align-content: end;
    -ms-flex-line-pack: space-evenly;
        align-content: space-evenly;
  }
  .col-sm-grid-auto-flow-row {
    -ms-align-content: center;
    grid-auto-flow: row;
  }
  .col-sm-grid-auto-flow-column {
    -ms-align-content: stretch;
    grid-auto-flow: column;
  }
  .col-sm-grid-auto-flow-dense {
    -ms-align-content: space-around;
    grid-auto-flow: dense;
  }
  .col-sm-1 {
    -ms-grid-column-end: span 1;
    grid-column-end: span 1;
  }
  .col-sm-2 {
    -ms-grid-column-end: span 2;
    grid-column-end: span 2;
  }
  .col-sm-3 {
    -ms-grid-column-end: span 3;
    grid-column-end: span 3;
  }
  .col-sm-4 {
    -ms-grid-column-end: span 4;
    grid-column-end: span 4;
  }
  .col-sm-5 {
    -ms-grid-column-end: span 5;
    grid-column-end: span 5;
  }
  .col-sm-6 {
    -ms-grid-column-end: span 6;
    grid-column-end: span 6;
  }
  .col-sm-7 {
    -ms-grid-column-end: span 7;
    grid-column-end: span 7;
  }
  .col-sm-8 {
    -ms-grid-column-end: span 8;
    grid-column-end: span 8;
  }
  .col-sm-9 {
    -ms-grid-column-end: span 9;
    grid-column-end: span 9;
  }
  .col-sm-10 {
    -ms-grid-column-end: span 10;
    grid-column-end: span 10;
  }
  .col-sm-11 {
    -ms-grid-column-end: span 11;
    grid-column-end: span 11;
  }
  .col-sm-12 {
    -ms-grid-column-end: span 12;
    grid-column-end: span 12;
  }
  .col-sm-offset-0 {
    -ms-grid-column-start: unset;
    -ms-grid-column: unset;
        grid-column-start: unset;
  }
  .col-sm-offset-1 {
    -ms-grid-column-start: 1;
    -ms-grid-column: 1;
        grid-column-start: 1;
  }
  .col-sm-offset-2 {
    -ms-grid-column-start: 2;
    -ms-grid-column: 2;
        grid-column-start: 2;
  }
  .col-sm-offset-3 {
    -ms-grid-column-start: 3;
    -ms-grid-column: 3;
        grid-column-start: 3;
  }
  .col-sm-offset-4 {
    -ms-grid-column-start: 4;
    -ms-grid-column: 4;
        grid-column-start: 4;
  }
  .col-sm-offset-5 {
    -ms-grid-column-start: 5;
    -ms-grid-column: 5;
        grid-column-start: 5;
  }
  .col-sm-offset-6 {
    -ms-grid-column-start: 6;
    -ms-grid-column: 6;
        grid-column-start: 6;
  }
  .col-sm-offset-7 {
    -ms-grid-column-start: 7;
    -ms-grid-column: 7;
        grid-column-start: 7;
  }
  .col-sm-offset-8 {
    -ms-grid-column-start: 8;
    -ms-grid-column: 8;
        grid-column-start: 8;
  }
  .col-sm-offset-9 {
    -ms-grid-column-start: 9;
    -ms-grid-column: 9;
        grid-column-start: 9;
  }
  .col-sm-offset-10 {
    -ms-grid-column-start: 10;
    -ms-grid-column: 10;
        grid-column-start: 10;
  }
  .col-sm-offset-11 {
    -ms-grid-column-start: 11;
    -ms-grid-column: 11;
        grid-column-start: 11;
  }
  .col-sm-offset-12 {
    -ms-grid-column-start: 12;
    -ms-grid-column: 12;
        grid-column-start: 12;
  }
  .col-sm-justify-self-start {
    -ms-justify-self: start;
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .col-sm-justify-self-end {
    -ms-justify-self: end;
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .col-sm-justify-self-center {
    -ms-justify-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .col-sm-justify-self-stretch {
    -ms-justify-self: stretch;
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .col-sm-align-self-start {
    -ms-justify-self: start;
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .col-sm-align-self-end {
    -ms-align-self: end;
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .col-sm-align-self-center {
    -ms-align-self: center;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .col-sm-align-self-stretch {
    -ms-align-self: stretch;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
}
@media screen and (min-width:1850px) {
  .col-lg-justify-items-start {
    -ms-justify-items: start;
    justify-items: start;
  }
  .col-lg-justify-items-end {
    -ms-justify-items: end;
    justify-items: end;
  }
  .col-lg-justify-items-center {
    -ms-justify-items: center;
    justify-items: center;
  }
  .col-lg-justify-items-stretch {
    -ms-justify-items: stretch;
    justify-items: stretch;
  }
  .col-lg-align-items-start {
    -ms-align-items: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .col-lg-align-items-end {
    -ms-align-items: end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
  .col-lg-align-items-center {
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .col-lg-align-items-stretch {
    -ms-align-items: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .col-lg-justify-content-start {
    -ms-justify-content: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .col-lg-justify-content-end {
    -ms-justify-content: end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .col-lg-justify-content-center {
    -ms-justify-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .col-lg-justify-content-stretch {
    -ms-justify-content: stretch;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .col-lg-justify-content-space-around {
    -ms-justify-content: space-around;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .col-lg-justify-content-space-between {
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .col-lg-justify-content-space-evenly {
    -ms-justify-content: space-evenly;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .col-lg-align-content-start {
    -ms-align-content: start;
    -ms-flex-line-pack: start;
        align-content: start;
  }
  .col-lg-align-content-end {
    -ms-align-content: end;
    -ms-flex-line-pack: end;
        align-content: end;
  }
  .col-lg-align-content-center {
    -ms-align-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .col-lg-align-content-stretch {
    -ms-align-content: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
  .col-lg-align-content-space-around {
    -ms-align-content: space-around;
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  .col-lg-align-content-space-between {
    -ms-align-content: start;
    -ms-flex-line-pack: justify;
        align-content: space-between;
  }
  .col-lg-align-content-space-evenly {
    -ms-align-content: end;
    -ms-flex-line-pack: space-evenly;
        align-content: space-evenly;
  }
  .col-lg-grid-auto-flow-row {
    -ms-align-content: center;
    grid-auto-flow: row;
  }
  .col-lg-grid-auto-flow-column {
    -ms-align-content: stretch;
    grid-auto-flow: column;
  }
  .col-lg-grid-auto-flow-dense {
    -ms-align-content: space-around;
    grid-auto-flow: dense;
  }
  .col-lg-1 {
    -ms-grid-column-end: span 1;
    grid-column-end: span 1;
  }
  .col-lg-2 {
    -ms-grid-column-end: span 2;
    grid-column-end: span 2;
  }
  .col-lg-3 {
    -ms-grid-column-end: span 3;
    grid-column-end: span 3;
  }
  .col-lg-4 {
    -ms-grid-column-end: span 4;
    grid-column-end: span 4;
  }
  .col-lg-5 {
    -ms-grid-column-end: span 5;
    grid-column-end: span 5;
  }
  .col-lg-6 {
    -ms-grid-column-end: span 6;
    grid-column-end: span 6;
  }
  .col-lg-7 {
    -ms-grid-column-end: span 7;
    grid-column-end: span 7;
  }
  .col-lg-8 {
    -ms-grid-column-end: span 8;
    grid-column-end: span 8;
  }
  .col-lg-9 {
    -ms-grid-column-end: span 9;
    grid-column-end: span 9;
  }
  .col-lg-10 {
    -ms-grid-column-end: span 10;
    grid-column-end: span 10;
  }
  .col-lg-11 {
    -ms-grid-column-end: span 11;
    grid-column-end: span 11;
  }
  .col-lg-12 {
    -ms-grid-column-end: span 12;
    grid-column-end: span 12;
  }
  .col-lg-offset-2 {
    -ms-grid-column-start: 2;
    -ms-grid-column: 2;
        grid-column-start: 2;
  }
  .col-lg-offset-3 {
    -ms-grid-column-start: 3;
    -ms-grid-column: 3;
        grid-column-start: 3;
  }
  .col-lg-offset-4 {
    -ms-grid-column-start: 4;
    -ms-grid-column: 4;
        grid-column-start: 4;
  }
  .col-lg-offset-5 {
    -ms-grid-column-start: 5;
    -ms-grid-column: 5;
        grid-column-start: 5;
  }
  .col-lg-offset-6 {
    -ms-grid-column-start: 6;
    -ms-grid-column: 6;
        grid-column-start: 6;
  }
  .col-lg-offset-7 {
    -ms-grid-column-start: 7;
    -ms-grid-column: 7;
        grid-column-start: 7;
  }
  .col-lg-offset-8 {
    -ms-grid-column-start: 8;
    -ms-grid-column: 8;
        grid-column-start: 8;
  }
  .col-lg-offset-9 {
    -ms-grid-column-start: 9;
    -ms-grid-column: 9;
        grid-column-start: 9;
  }
  .col-lg-offset-10 {
    -ms-grid-column-start: 10;
    -ms-grid-column: 10;
        grid-column-start: 10;
  }
  .col-lg-offset-11 {
    -ms-grid-column-start: 11;
    -ms-grid-column: 11;
        grid-column-start: 11;
  }
  .col-lg-offset-12 {
    -ms-grid-column-start: 12;
    -ms-grid-column: 12;
        grid-column-start: 12;
  }
  .col-lg-justify-self-start {
    -ms-justify-self: start;
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .col-lg-justify-self-end {
    -ms-justify-self: end;
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .col-lg-justify-self-center {
    -ms-justify-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .col-lg-justify-self-stretch {
    -ms-justify-self: stretch;
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .col-lg-align-self-start {
    -ms-justify-self: start;
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .col-lg-align-self-end {
    -ms-align-self: end;
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .col-lg-align-self-center {
    -ms-align-self: center;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .col-lg-align-self-stretch {
    -ms-align-self: stretch;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
}
@media screen and (max-width:748px) {
  .col-xs-hide {
    display: none;
  }
  .col-xs-1 {
    -ms-grid-column-end: span 1;
    grid-column-end: span 1;
  }
  .col-xs-2 {
    -ms-grid-column-end: span 2;
    grid-column-end: span 2;
  }
  .col-xs-3 {
    -ms-grid-column-end: span 3;
    grid-column-end: span 3;
  }
  .col-xs-4 {
    -ms-grid-column-end: span 4;
    grid-column-end: span 4;
  }
  .col-xs-5 {
    -ms-grid-column-end: span 5;
    grid-column-end: span 5;
  }
  .col-xs-6 {
    -ms-grid-column-end: span 6;
    grid-column-end: span 6;
  }
  .col-xs-7 {
    -ms-grid-column-end: span 7;
    grid-column-end: span 7;
  }
  .col-xs-8 {
    -ms-grid-column-end: span 8;
    grid-column-end: span 8;
  }
  .col-xs-9 {
    -ms-grid-column-end: span 9;
    grid-column-end: span 9;
  }
  .col-xs-10 {
    -ms-grid-column-end: span 10;
    grid-column-end: span 10;
  }
  .col-xs-11 {
    -ms-grid-column-end: span 11;
    grid-column-end: span 11;
  }
  .col-xs-12 {
    -ms-grid-column-end: span 12;
    grid-column-end: span 12;
  }
  .col-xs-offset-0 {
    -ms-grid-column-start: unset;
    -ms-grid-column: unset;
        grid-column-start: unset;
  }
  .col-xs-offset-1 {
    -ms-grid-column-start: 1;
    -ms-grid-column: 1;
        grid-column-start: 1;
  }
  .col-xs-offset-2 {
    -ms-grid-column-start: 2;
    -ms-grid-column: 2;
        grid-column-start: 2;
  }
  .col-xs-offset-3 {
    -ms-grid-column-start: 3;
    -ms-grid-column: 3;
        grid-column-start: 3;
  }
  .col-xs-offset-4 {
    -ms-grid-column-start: 4;
    -ms-grid-column: 4;
        grid-column-start: 4;
  }
  .col-xs-offset-5 {
    -ms-grid-column-start: 5;
    -ms-grid-column: 5;
        grid-column-start: 5;
  }
  .col-xs-offset-6 {
    -ms-grid-column-start: 6;
    -ms-grid-column: 6;
        grid-column-start: 6;
  }
  .col-xs-offset-7 {
    -ms-grid-column-start: 7;
    -ms-grid-column: 7;
        grid-column-start: 7;
  }
  .col-xs-offset-8 {
    -ms-grid-column-start: 8;
    -ms-grid-column: 8;
        grid-column-start: 8;
  }
  .col-xs-offset-9 {
    -ms-grid-column-start: 9;
    -ms-grid-column: 9;
        grid-column-start: 9;
  }
  .col-xs-offset-10 {
    -ms-grid-column-start: 10;
    -ms-grid-column: 10;
        grid-column-start: 10;
  }
  .col-xs-offset-11 {
    -ms-grid-column-start: 11;
    -ms-grid-column: 11;
        grid-column-start: 11;
  }
  .col-xs-offset-12 {
    -ms-grid-column-start: 12;
    -ms-grid-column: 12;
        grid-column-start: 12;
  }
  .col-xs-justify-self-start {
    -ms-justify-self: start;
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .col-xs-justify-self-end {
    -ms-justify-self: end;
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .col-xs-justify-self-center {
    -ms-justify-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .col-xs-justify-self-stretch {
    -ms-justify-self: stretch;
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .col-xs-align-self-start {
    -ms-justify-self: start;
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .col-xs-align-self-end {
    -ms-align-self: end;
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .col-xs-align-self-center {
    -ms-align-self: center;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .col-xs-align-self-stretch {
    -ms-align-self: stretch;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
}
.site--header {
  position: fixed;
  top: 0;
  z-index: 10;
  width: 100%;
}
body.single-future .site--header, body.page-template-content-future .site--header {
  pointer-events: none;
  z-index: 12;
}
body.single-future .site--header, body.page-template-content-future .site--header, body.page-template-content-projects .site--header {
  position: sticky;
}
@media screen and (max-width:748px) {
  body.single-future .site--header {
    position: fixed;
  }
}
.site--header.is-at-single-project-int {
  pointer-events: none;
}
.site--header.is-at-single-project-int .site--header--logo {
  -webkit-transform: translate(0, -120%);
          transform: translate(0, -120%);
}
.site--header .ani-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 1;
}
body.home .site--header .ani-text {
  pointer-events: none !important;
}
body.home .site--header .ani-text a {
  pointer-events: none !important;
}
.site--header .ani-text .top {
  gap: 2vw;
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translate(-1.85vw, 0) translateZ(0);
          transform: translate(-1.85vw, 0) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media screen and (max-width:748px) {
  .site--header .ani-text .top {
    margin-top: 1.5rem;
  }
}
.site--header .ani-text .top .a-block {
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
body.single-project .site--header .ani-text .top .a-block {
  color: #E73121;
}
.site--header .ani-text .top.text-overlay {
  margin-top: 0;
  display: none !important;
}
body.home .site--header .ani-text .top.text-overlay {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.site--header .ani-text .top.text-overlay .a-block {
  color: #E73121;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
}
.site--header .ani-text:hover .a-block {
  color: rgb(207, 207, 207) !important;
}
body.single-project .site--header .ani-text:hover .a-block {
  color: rgb(207, 207, 207);
}
.site--header--logo {
  position: relative;
}
body.page-template-content-studio .site--header--logo, body.page-template-content-projects .site--header--logo, body.single-project .site--header--logo {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
body.page-template-content-legacy .site--header--logo, body.single-future .site--header--logo, body.page-template-content-future .site--header--logo {
  pointer-events: none;
}
body.page-template-content-legacy .site--header--logo .ani-text, body.single-future .site--header--logo .ani-text, body.page-template-content-future .site--header--logo .ani-text {
  opacity: 0;
  display: none;
}
.site--header--nav {
  padding-top: 2rem;
  pointer-events: all;
}
@media screen and (max-width:748px) {
  body.single-future .site--header--nav, body.page-template-content-future .site--header--nav {
    pointer-events: none;
  }
  body.single-future .site--header--nav .site--header--menu-toggle, body.page-template-content-future .site--header--nav .site--header--menu-toggle {
    pointer-events: all;
  }
  body.single-future .site--header--nav.is-open, body.page-template-content-future .site--header--nav.is-open {
    pointer-events: all;
  }
}
@media screen and (max-width:748px) {
  .site--header--nav {
    padding-top: 1.5rem;
  }
}
.site--header--nav .site--header--nav-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.site--header--nav .site--header--nav-bottom {
  display: none;
}
.site--header--nav .site--header--menu-toggle {
  display: none;
  border: 0;
  background: transparent;
  padding: 0;
  cursor: pointer;
  color: rgb(0, 0, 0);
  line-height: 1;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.site--header--nav nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0.25rem;
  width: 100%;
}
.site--header--nav nav li {
  list-style: none;
}
@media screen and (max-width:748px) {
  .site--header--nav nav li {
    -webkit-transform: translate(-1.85vw, 0) translateZ(0);
            transform: translate(-1.85vw, 0) translateZ(0);
    line-height: 1;
  }
}
.site--header--nav nav li a {
  color: rgb(0, 0, 0);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.site--header--nav nav li a:hover {
  color: #E73121;
}
body.home .site--header--nav nav li a:hover, body.page-template-content-studio .site--header--nav nav li a:hover, body.page-template-content-legacy .site--header--nav nav li a:hover {
  color: rgb(207, 207, 207);
}
.site--header--nav nav li.current_page_item a {
  color: #E73121;
}
@media screen and (max-width:748px) {
  .site--header--nav nav li.current_page_item a {
    color: rgb(207, 207, 207);
  }
}
body.page-template-content-studio .site--header--nav nav li.current_page_item a, body.page-template-content-legacy .site--header--nav nav li.current_page_item a {
  color: rgb(207, 207, 207);
}
@media screen and (max-width:1024px) {
  body.menu-open {
    overflow: hidden;
  }
  .site--header--nav {
    position: relative;
    display: block;
  }
  .site--header--nav .site--header--menu-toggle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    z-index: 1;
  }
  .site--header--nav nav {
    display: none;
  }
  .site--header--nav.is-open {
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100dvh;
    z-index: 30;
    background-color: #E73121;
    padding: 1.5rem;
  }
  .site--header--nav.is-open .site--header--nav-inner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .site--header--nav.is-open .site--header--nav-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1rem;
  }
  .site--header--nav.is-open .site--header--menu-toggle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .site--header--nav.is-open nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 2vw;
  }
  .site--header--nav.is-open nav li a {
    font-family: "Predock", "Share Tech Mono", monospace, "Courier New", Courier;
    font-size: 2.25rem;
    text-transform: uppercase;
  }
}
@media screen and (max-width:1024px) and (max-width:748px) {
  .site--header--nav.is-open nav li a {
    font-size: 5vw;
    line-height: 0.95;
  }
}
@media screen and (max-width:1024px) {
  .site--header--nav.is-open .site--header--nav-bottom {
    display: block;
    color: rgb(207, 207, 207);
  }
  .site--header--nav.is-open .site--header--current-page {
    margin: 0 0 1.5rem;
    font-weight: normal;
    -webkit-transform: translate(-1.85vw, -0.1rem) translateZ(0);
            transform: translate(-1.85vw, -0.1rem) translateZ(0);
    color: rgb(0, 0, 0);
    display: none !important;
  }
  .site--header--nav.is-open .site--header--menu-meta {
    padding-left: 0;
    padding-right: 0;
    row-gap: 1rem;
  }
  .site--header--nav.is-open .site--header--menu-meta .h5 {
    color: rgb(0, 0, 0);
    font-weight: normal;
    margin: 0 0 0.35rem;
  }
  .site--header--nav.is-open .site--header--menu-meta p {
    margin: 0;
  }
  .site--header--nav.is-open .site--header--menu-meta a {
    color: rgb(207, 207, 207);
  }
}

body.page-template-content-legacy .main--footer {
  display: none;
}

.site--footer {
  background-color: #E73121;
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: rgb(207, 207, 207);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 6rem;
  position: relative;
  z-index: 10;
}
@media screen and (max-width:748px) {
  .site--footer {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    gap: 2rem;
  }
}
body.home .site--footer {
  scroll-snap-align: end;
  scroll-snap-stop: normal;
}
.site--footer a {
  color: rgb(207, 207, 207);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.site--footer a:hover {
  color: rgb(0, 0, 0);
}
body.home .site--footer, body.page-template-content-studio .site--footer {
  background-color: rgb(255, 255, 255);
}
.site--footer .h5 {
  color: rgb(0, 0, 0);
  font-weight: normal;
  margin: 0;
  font-size: 1em;
}
@media screen and (max-width:748px) {
  .site--footer .legal {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width:748px) {
  .site--footer .credits {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.site--footer .btn-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width:748px) {
  .site--footer .btn-container {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.site--footer .btn-container .btn {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}
.site--footer .menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.site--footer .footer-menu li {
  list-style: none;
}
@media screen and (max-width:748px) {
  .site--footer .footer-menu {
    font-size: 0.75rem;
    font-size: 0.875rem;
    letter-spacing: 0.05em;
    line-height: 1.28;
  }
}
.site--footer p {
  margin: 0 0 1em;
}
.site--footer p:last-child {
  margin-bottom: 0;
}
body.page-template-content-legacy .site--footer--top > .grid {
  padding: 0;
  row-gap: 15rem;
}
@media screen and (max-width:748px) {
  body.page-template-content-legacy .site--footer--top > .grid {
    row-gap: 5rem;
  }
}
@media screen and (max-width:748px) {
  .site--footer--top {
    row-gap: 3rem;
  }
}
.site--footer--bottom > div {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}
@media screen and (max-width:748px) {
  .site--footer--bottom > div {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
}
@media screen and (max-width:748px) {
  .site--footer--bottom {
    row-gap: 3rem;
  }
}
body.page-template-content-legacy .site--footer--bottom.grid {
  padding-left: 0;
  padding-right: 0;
}
.site--footer .footer--list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.site--footer .footer--list li {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#mc_embed_shell input {
  border: 0;
  padding: 0;
  -webkit-appearance: none;
  color: rgb(0, 0, 0);
  width: 12rem;
  background: none;
}
#mc_embed_shell input::-webkit-input-placeholder {
  opacity: 1;
  color: rgb(207, 207, 207);
}
#mc_embed_shell input::-moz-placeholder {
  opacity: 1;
  color: rgb(207, 207, 207);
}
#mc_embed_shell input:-ms-input-placeholder {
  opacity: 1;
  color: rgb(207, 207, 207);
}
#mc_embed_shell input::-ms-input-placeholder {
  opacity: 1;
  color: rgb(207, 207, 207);
}
#mc_embed_shell input::placeholder {
  opacity: 1;
  color: rgb(207, 207, 207);
}
#mc_embed_shell #mc_embed_signup_scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0;
}
#mc_embed_shell #mc-embedded-subscribe {
  background: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  pointer-events: none;
}

.animated-text-blocks {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.animated-text-blocks::-moz-selection {
  background: rgb(207, 207, 207);
}
.animated-text-blocks::selection {
  background: rgb(207, 207, 207);
}
.animated-text-blocks::-moz-selection {
  background: rgb(207, 207, 207);
}
.a-block {
  text-align: left;
  white-space: pre;
  text-transform: uppercase;
  pointer-events: none;
  color: rgb(0, 0, 0);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
body.page-template-content-projects .a-block {
  color: #E73121;
}
.animated-featured-text.text-overlay {
  z-index: 3;
  color: #E73121;
}
.animated-featured-text.text-overlay .a-block {
  color: #E73121;
}

.btn {
  background: none;
  cursor: pointer;
}
.btn.btn-txt {
  padding: 0;
  border: 0;
  color: rgb(207, 207, 207);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.btn.btn-txt:hover {
  color: rgb(0, 0, 0);
}

#featured-projects {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.featured--panel {
  min-height: 100vh;
  position: relative;
  scroll-snap-align: start;
  scroll-snap-stop: always;
}
.featured--project-layer {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.featured--project-layer img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.featured--spacer {
  background: transparent;
}
.featured .hero-spacer {
  height: 100vh;
  height: 100dvh;
}

.landing--hero {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  pointer-events: none;
  overflow: hidden;
}
.landing--hero .animated-featured-text {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  pointer-events: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.landing--hero .animated-featured-text .bottom {
  gap: 2vw;
  margin-bottom: 2rem;
  -webkit-transform: translate(-1.85vw, 0) translateZ(0);
          transform: translate(-1.85vw, 0) translateZ(0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.landing--nav {
  scroll-snap-stop: normal;
  scroll-snap-align: start;
  position: relative;
  z-index: 10;
  background-color: #E73121;
}
@media screen and (max-width:748px) {
  .landing--nav {
    gap: 2vw;
    min-height: 100dvh;
  }
}
.landing--nav .quick--nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
  padding: 2rem 0 7.5rem 0;
}
@media screen and (max-width:748px) {
  .landing--nav .quick--nav {
    gap: 2vw;
    padding-top: 1.5rem;
  }
}
.landing--nav .quick--nav li {
  list-style: none;
  -webkit-transform: translate(-1.85vw, 0);
          transform: translate(-1.85vw, 0);
}
.landing--nav .quick--nav li a {
  color: rgb(0, 0, 0);
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.landing--nav .quick--nav li a:hover {
  color: rgb(207, 207, 207);
}

.future {
  position: relative;
}
@media screen and (max-width:748px) {
  .future {
    min-height: 100vh;
    min-height: 100dvh;
    -ms-flex-line-pack: start;
        align-content: start;
  }
}
.future--posts {
  -webkit-transform: translate(0, -1em);
          transform: translate(0, -1em);
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
@media screen and (max-width:748px) {
  .future--posts {
    padding-right: 4rem;
  }
}
.future--posts a {
  color: rgb(0, 0, 0);
}
.future--posts a h2 {
  margin: 0;
  padding-bottom: 1.875rem;
  font-weight: normal;
  color: rgb(207, 207, 207);
}
@media screen and (max-width:748px) {
  .future--posts a h2 {
    padding-bottom: 1.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.future--posts a h2 > .future--title-main {
  color: rgb(0, 0, 0);
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.future--posts a h2 > .future--title-meta {
  color: rgb(207, 207, 207);
  padding-left: 0.5em;
}
.future--posts:hover a h2 > .future--title-main {
  color: #E73121;
}
.future--posts:hover + .future--image > .future--image--wrap > img {
  opacity: 1;
}
.future--posts.is-armed a h2 > .future--title-main {
  color: #E73121;
}
.future--posts.is-armed + .future--image > .future--image--wrap > img {
  opacity: 1;
}
@media screen and (max-width:748px) {
  .future:has(.future--posts:hover) .future--posts {
    opacity: 0.5;
  }
  .future:has(.future--posts:hover) .future--posts:hover {
    opacity: 1;
  }
}
.future--image {
  position: absolute;
  top: 0;
  right: 2rem;
  width: calc(25% - 2.5rem);
  aspect-ratio: 1/1;
  -webkit-transform: translate(0, 2rem);
          transform: translate(0, 2rem);
  pointer-events: none;
}
@media screen and (max-width:748px) {
  .future--image {
    position: fixed;
    width: calc(100% - 3rem);
    bottom: 1.5rem;
    height: calc(100vw - 3rem);
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    pointer-events: all;
    top: unset;
  }
}
.future--image--wrap {
  position: absolute;
  width: 100%;
  height: 100%;
}
.future--image--wrap > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.future--image.is-armed {
  z-index: 99;
}
.future--image.is-armed > .future--image--wrap > img {
  opacity: 1;
}
.future--post {
  -webkit-transform: translate(0, -1em);
          transform: translate(0, -1em);
  position: relative;
}
.future--post h1 {
  margin: 0 0 2rem;
  font-weight: normal;
  position: fixed;
  left: 2rem;
  z-index: 20;
  pointer-events: all;
  color: rgb(207, 207, 207);
}
@media screen and (max-width:748px) {
  .future--post h1 {
    margin-bottom: 1em;
    left: 1.5rem;
    padding-right: 6rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    position: sticky;
    top: 1.5rem;
  }
}
.future--post h1 > .future--title-main {
  color: rgb(0, 0, 0);
}
.future--post h1 > .future--title-meta {
  color: rgb(207, 207, 207);
  padding-left: 0.5rem;
}
@media screen and (max-width:748px) {
  .future--post h1 > .future--title-meta {
    padding-left: 0.25rem;
  }
}
.future--post h1 .future--back-link {
  position: relative;
  display: -ms-inline-grid;
  display: inline-grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  overflow: hidden;
  max-width: 2.5ch;
  -webkit-transition: max-width 0.35s ease;
  transition: max-width 0.35s ease;
}
.future--post h1 .future--back-link__short, .future--post h1 .future--back-link__full {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: 1/1;
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.35s ease;
  transition: opacity 0.25s ease, -webkit-transform 0.35s ease;
  transition: opacity 0.25s ease, transform 0.35s ease;
  transition: opacity 0.25s ease, transform 0.35s ease, -webkit-transform 0.35s ease;
}
.future--post h1 .future--back-link__short {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.future--post h1 .future--back-link__full {
  opacity: 0;
  -webkit-transform: translateX(-0.25em);
          transform: translateX(-0.25em);
}
.future--post h1 .future--back-link > span {
  color: rgb(0, 0, 0);
}
.future--post h1 .future--back-link:hover, .future--post h1 .future--back-link:focus-visible {
  max-width: 16ch;
}
.future--post h1 .future--back-link:hover .future--back-link__short, .future--post h1 .future--back-link:focus-visible .future--back-link__short {
  opacity: 0;
  -webkit-transform: translateX(0.25em);
          transform: translateX(0.25em);
}
.future--post h1 .future--back-link:hover .future--back-link__full, .future--post h1 .future--back-link:focus-visible .future--back-link__full {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  color: #E73121;
}
.future--post a {
  color: rgb(0, 0, 0);
}

.future--post {
  position: relative;
  min-height: 100vh;
  -ms-flex-line-pack: start;
      align-content: start;
}
.future--post .copy {
  position: relative;
  z-index: 2;
  padding-top: 2.875rem;
}
@media screen and (max-width:748px) {
  .future--post .copy {
    padding-top: 1.5rem;
  }
}

.copy--content {
  will-change: opacity;
}

.future--media {
  margin-top: 3rem;
  position: absolute;
  z-index: 1;
  overflow: visible;
  pointer-events: none;
}
@media screen and (max-width:748px) {
  .future--media {
    margin-top: 0;
    width: 100%;
    position: relative;
  }
}
@media screen and (min-width:749px) {
  .future--media {
    -ms-grid-column: 10;
    -ms-grid-column-span: 3;
    grid-column: 10/13;
    grid-row: 1/-1;
  }
}

.future--track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  will-change: transform;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media screen and (max-width:748px) {
  .future--track {
    width: 100%;
    gap: 1.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.future--item {
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 100vh;
}
@media screen and (max-width:748px) {
  .future--item {
    height: auto;
    width: 100%;
  }
}
.future--item img {
  display: block;
  height: 100%;
  max-height: calc(100vh - 6.875rem);
  width: auto;
}
@media screen and (max-width:748px) {
  .future--item img {
    height: auto;
    width: 100%;
  }
}
.future--item.is-half {
  max-width: 40vw;
}
@media screen and (max-width:748px) {
  .future--item.is-half {
    max-width: unset;
  }
}
.future--item.is-half img {
  width: 100%;
  height: auto;
}

.projects {
  padding-top: 11.75rem;
}
@media screen and (max-width:748px) {
  .projects {
    padding-top: 4rem;
  }
}
.projects--card {
  margin-bottom: 6rem;
}
@media screen and (max-width:748px) {
  .projects--card {
    margin-bottom: 3rem;
  }
  .projects--card:last-child {
    margin-bottom: 1.5rem;
  }
}
.projects--card .projects--card__inner:hover .projects--card__title {
  color: #E73121;
}
.projects--card .projects--card__inner:hover .btn {
  color: #E73121;
}
@media screen and (max-width:748px) {
  .projects--card .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1rem;
  }
}
.projects--card--text_wrap {
  -ms-grid-column-end: span 9;
  grid-column-end: span 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width:748px) {
  .projects--card--text_wrap {
    -ms-grid-column-end: span 6;
    grid-column-end: span 6;
  }
}
.projects--card--text_wrap .projects--card__preview {
  -webkit-transform: translate(-0.35em, -0.275em);
          transform: translate(-0.35em, -0.275em);
  overflow: hidden;
  color: rgb(0, 0, 0);
}
.projects--card--text_wrap .projects--card__preview .projects--card__preview-line {
  display: block;
}
.projects--card--text_wrap .projects--card__preview .projects--card__preview-line--last {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.projects--card--text_wrap .projects--card__preview .projects--card__preview-line-rest {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.projects--card--text_wrap .projects--card__preview .projects--card__preview-line-track {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  white-space: nowrap;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 0;
  pointer-events: none;
}
.projects--card--text_wrap .projects--card__preview .projects--card__preview-line--last.is-animating .projects--card__preview-line-rest {
  opacity: 0;
}
.projects--card--text_wrap .projects--card__preview .projects--card__preview-line--last.is-animating .projects--card__preview-line-track {
  opacity: 1;
}
@media screen and (max-width:748px) {
  .projects--card--text_wrap .projects--card__preview {
    margin-bottom: 0.875rem;
  }
  .projects--card--text_wrap .projects--card__preview .projects--card__preview-line {
    color: #E73121;
  }
}
.projects--card__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.projects--card__header .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 1em;
}
.projects--card__title {
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em;
  color: rgb(0, 0, 0);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media screen and (max-width:748px) {
  .projects--card__title {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.projects--card__title > span {
  color: rgb(207, 207, 207);
}
.projects--card__figure {
  width: 100%;
  font-size: 0;
  margin: 0;
}
@media screen and (max-width:748px) {
  .projects--card__figure {
    aspect-ratio: 4/5;
    position: relative;
  }
}
.projects--card__figure img {
  width: 100%;
  height: auto;
}
@media screen and (max-width:748px) {
  .projects--card__figure img {
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.projects--card .text_card {
  padding-left: 0;
  padding-right: 0;
}
.projects--card .text_card .projects--card__header {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 3rem;
}
@media screen and (max-width:748px) {
  .projects--card .text_card .projects--card__header {
    width: 82%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.projects--card .text_card .projects--card__title {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width:748px) {
  .projects--card .text_card .projects--card__title {
    margin-top: 1rem;
    min-width: 50%;
  }
}
.projects--card .text_card .btn {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width:748px) {
  .projects--card .text_card .btn {
    margin-bottom: 0;
  }
}
.projects--card .text_card .projects--card__figure {
  aspect-ratio: 1/1;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -ms-grid-column-end: span 3;
  grid-column-end: span 3;
  position: relative;
}
@media screen and (max-width:748px) {
  .projects--card .text_card .projects--card__figure {
    width: 82%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.projects--card .text_card .projects--card__figure img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.projects--card .text_card:hover .projects--card__title,
.projects--card .text_card:hover .btn {
  color: #E73121;
}

.project--hero {
  height: 100vh;
  height: 100dvh;
  position: relative;
}
.project--hero > img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.project--hero.landing--hero .animated-featured-text {
  position: absolute;
}
.project--hero.landing--hero .animated-featured-text .bottom .a-block {
  color: #E73121;
}

.project--sticky-title {
  font-weight: normal;
  margin: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em;
  color: rgb(0, 0, 0);
  position: sticky;
  top: 2rem;
  z-index: 99;
  max-width: calc((100% - 4rem) * 0.75);
}
@media screen and (max-width:748px) {
  .project--sticky-title {
    padding-right: 3rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    margin: 1.5rem;
    display: block;
    top: 1.45rem;
  }
}
.project--sticky-title > span {
  color: rgb(207, 207, 207);
}
@media screen and (max-width:748px) {
  .project--sticky-title > span {
    color: rgb(0, 0, 0);
  }
}
.project--sticky-title a {
  color: rgb(0, 0, 0);
}
.project--sticky-title .project--back-link {
  position: relative;
  display: -ms-inline-grid;
  display: inline-grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  overflow: hidden;
  max-width: 2.5ch;
  -webkit-transition: max-width 0.35s ease;
  transition: max-width 0.35s ease;
}
.project--sticky-title .project--back-link__short, .project--sticky-title .project--back-link__full {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: 1/1;
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.35s ease;
  transition: opacity 0.25s ease, -webkit-transform 0.35s ease;
  transition: opacity 0.25s ease, transform 0.35s ease;
  transition: opacity 0.25s ease, transform 0.35s ease, -webkit-transform 0.35s ease;
}
.project--sticky-title .project--back-link__short {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.project--sticky-title .project--back-link__full {
  opacity: 0;
  -webkit-transform: translateX(-0.25em);
          transform: translateX(-0.25em);
}
.project--sticky-title .project--back-link:hover, .project--sticky-title .project--back-link:focus-visible {
  max-width: 16ch;
}
.project--sticky-title .project--back-link:hover .project--back-link__short, .project--sticky-title .project--back-link:focus-visible .project--back-link__short {
  opacity: 0;
  -webkit-transform: translateX(0.25em);
          transform: translateX(0.25em);
}
.project--sticky-title .project--back-link:hover .project--back-link__full, .project--sticky-title .project--back-link:focus-visible .project--back-link__full {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  color: #E73121;
}
.project--copy {
  width: 100%;
  padding-top: 0;
}
@media screen and (max-width:748px) {
  .project--copy {
    padding-top: 0;
  }
}
.project--copy .copy {
  margin-bottom: 21.4rem;
}
.project--media figure {
  margin: 0 0 6rem;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width:748px) {
  .project--media figure {
    margin-bottom: 1.5rem;
  }
}
.project--media figure img {
  width: 100%;
  height: auto;
}
.project--media__item.col-md-6 {
  grid-column: 1/-1;
  max-width: 50%;
}
@media screen and (max-width:748px) {
  .project--media__item.col-md-6 {
    max-width: 100%;
  }
}
.project--media__item.col-md-6.is-right {
  margin-left: auto;
}

.studio_address,
.copy-text {
  position: relative !important;
}

@media screen and (max-width:748px) {
  body.single-future .site--content {
    font-size: 0;
    padding-bottom: 1.5rem;
  }
}
.studio_address .animated-featured-text {
  position: relative;
}

.studio {
  background-color: #E73121;
  position: relative;
  z-index: 11;
  padding-bottom: 4rem;
}
.studio figure {
  margin: 0;
  font-size: 0;
}
.studio .caption {
  padding: 1rem 0;
}
.studio .image {
  margin-bottom: 2rem;
}
@media screen and (max-width:748px) {
  .studio .image {
    margin-bottom: 1.5rem;
  }
}
.studio .image.cap {
  margin-bottom: 0;
}

.copy-text {
  height: auto;
  margin-top: 2rem;
}
.copy-text .animated-featured-text {
  position: relative;
}
.copy-text .animated-featured-text .bottom {
  margin-bottom: 0;
}

.contact-info {
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2vw;
  padding: 0 2rem;
}
.contact-info a {
  pointer-events: all;
  color: rgb(0, 0, 0);
  -webkit-transform: translate(-1.85vw, 0);
          transform: translate(-1.85vw, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contact-info a:hover {
  color: rgb(207, 207, 207);
}

@media screen and (max-width:748px) {
  body.page-template-content-studio .landing--hero .animated-featured-text .bottom {
    margin-bottom: 3rem;
  }
  body.page-template-content-studio .studio .caption {
    padding: 1.5rem 0;
    line-height: 1;
  }
  body.page-template-content-studio .copy-text {
    margin-top: 3rem;
    margin-bottom: 1rem;
  }
  body.page-template-content-studio .contact-info {
    margin-top: 3rem;
  }
  body.page-template-content-studio .copy p {
    margin: 0 0 1.5rem;
  }
}
.legacy .grid {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.legacy--content {
  margin-top: 2rem;
  position: sticky;
  top: 2rem;
}
@media screen and (max-width:748px) {
  .legacy--content {
    position: relative;
  }
}
.legacy--images {
  padding-bottom: 2rem;
}
.legacy--images--cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 5rem;
}
.legacy--images--cont figure {
  margin: 0;
  width: calc(50% - 1rem);
  font-size: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
  position: relative;
}
@media screen and (max-width:748px) {
  .legacy--images--cont figure {
    width: 100%;
  }
}
.legacy--images--cont figure:hover {
  width: 100%;
}
.legacy--images--cont figure:hover .legacy--images--cont_caption {
  opacity: 1;
}
.legacy--images--cont figure > img {
  width: 100%;
  height: auto;
}
.legacy--images--cont figure .legacy--images--cont_caption {
  width: calc(50% - 1rem);
  position: absolute;
  top: 100%;
  padding-top: 0.5rem;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (max-width:748px) {
  .legacy--images--cont figure .legacy--images--cont_caption {
    opacity: 1;
    width: 100%;
    position: relative;
    pointer-events: all;
  }
}

@media screen and (max-width:748px) {
  .legacy--footer .awardBlock {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
}
@media screen and (max-width:748px) {
  .legacy--footer .site--footer--bottom > div {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}