html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
:root {
  --grid-gutter: 20px;
  --page-gutter: 40px;
}
@media (min-width: 769px) {
  .push-1 {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 769px) {
  .push-2 {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 769px) {
  .push-3 {
    margin-left: 25%;
  }
}
@media (min-width: 769px) {
  .push-4 {
    margin-left: 33.33333333%;
  }
}
@media (min-width: 769px) {
  .push-5 {
    margin-left: 41.66666667%;
  }
}
@media (min-width: 769px) {
  .push-6 {
    margin-left: 50%;
  }
}
@media (min-width: 769px) {
  .push-7 {
    margin-left: 58.33333333%;
  }
}
@media (min-width: 769px) {
  .push-8 {
    margin-left: 66.66666667%;
  }
}
@media (min-width: 769px) {
  .grid-1 {
    width: 8.33333333%;
    width: calc( 8.33333333%  -  5px );
    margin-right: 5px;
  }
}
@media (min-width: 769px) {
  .grid-2 {
    width: 16.66666667%;
    width: calc( 16.66666667%  -  5px );
    margin-right: 5px;
  }
}
@media (min-width: 769px) {
  .grid-3 {
    width: 25%;
    width: calc( 25%  -  5px );
    margin-right: 5px;
  }
}
@media (min-width: 769px) {
  .grid-4 {
    width: 33.33333333%;
    width: calc( 33.33333333%  -  5px );
    margin-right: 5px;
  }
}
@media (min-width: 769px) {
  .grid-5 {
    width: 41.66666667%;
    width: calc( 41.66666667%  -  5px );
    margin-right: 5px;
  }
}
@media (min-width: 769px) {
  .grid-6 {
    width: 50%;
    width: calc( 50%  -  5px );
    margin-right: 5px;
  }
}
@media (min-width: 769px) {
  .grid-7 {
    width: 58.33333333%;
    width: calc( 58.33333333%  -  5px );
    margin-right: 5px;
  }
}
@media (min-width: 769px) {
  .grid-8 {
    width: 66.66666667%;
    width: calc( 66.66666667%  -  5px );
    margin-right: 5px;
  }
}
@media (min-width: 769px) {
  .top-1 {
    margin-top: 1.2rem;
  }
}
@media (min-width: 769px) {
  .top-2 {
    margin-top: 2.4rem;
  }
}
@media (min-width: 769px) {
  .top-3 {
    margin-top: 3.6rem;
  }
}
@media (min-width: 769px) {
  .top-4 {
    margin-top: 4.8rem;
  }
}
@media (min-width: 769px) {
  .top-5 {
    margin-top: 6rem;
  }
}
@media (min-width: 769px) {
  .top-6 {
    margin-top: 7.2rem;
  }
}
@media (min-width: 769px) {
  .top-7 {
    margin-top: 8.4rem;
  }
}
@media (min-width: 769px) {
  .top-8 {
    margin-top: 9.6rem;
  }
}
@media (min-width: 769px) {
  .mq-md-down-only {
    display: none!important;
  }
}
@media (max-width: 768px) {
  .mq-lg-up-only {
    display: none!important;
  }
}
@font-face {
  font-family: 'Times Condensed';
  src: url('../fonts/TimesNewRomanMTStd-Cond.otf');
}
@font-face {
  font-family: 'Arial Narrow';
  src: url('../fonts/ArialNarrow.ttf');
}
[data-debug-layout="true"]:after {
  content: '';
  position: fixed;
  left: 0;
  top: 0;
  padding: 0.5em;
  font-size: 16px;
  z-index: 100;
}
@media (min-width: 1801px) {
  [data-debug-layout="true"]:after {
    content: 'xl: 1801px +';
    color: #00c8a9;
  }
}
@media (min-width: 769px) and (max-width: 1800px) {
  [data-debug-layout="true"]:after {
    content: 'lg: 769px - 1800px';
    color: #00b0b8;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  [data-debug-layout="true"]:after {
    content: 'md: 481px - 768px';
    color: #0098c7;
  }
}
@media (max-width: 480px) {
  [data-debug-layout="true"]:after {
    content: 'sm: 0 - 480px';
    color: #0080d6;
  }
}
@media (max-width: 320px) {
  [data-debug-layout="true"]:after {
    content: 'xs: 0 - 320px';
    color: #0068e5;
  }
}
[data-debug-outline="true"] > * {
  outline: 1px solid hsla(0, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * {
  outline: 1px solid hsla(30, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * > * {
  outline: 1px solid hsla(60, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * > * > * {
  outline: 1px solid hsla(90, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * > * > * > * {
  outline: 1px solid hsla(120, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * > * > * > * > * {
  outline: 1px solid hsla(150, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * > * > * > * > * > * {
  outline: 1px solid hsla(180, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * > * > * > * > * > * > * {
  outline: 1px solid hsla(210, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * > * > * > * > * > * > * > * {
  outline: 1px solid hsla(240, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * > * > * > * > * > * > * > * > * {
  outline: 1px solid hsla(270, 100%, 45%, 0.333);
}
[data-debug-baseline="true"] {
  background: linear-gradient(to bottom, #e10000, #e10000 1px, transparent 1px, transparent);
  background-size: 100% 1.2rem;
}
[data-debug-layout="true"]:before {
  content: '';
  position: fixed;
  width: auto;
  margin: 0 auto;
  top: 0;
  left: 5px;
  right: calc( 5px  -  5px );
  bottom: 0;
  z-index: 1;
  opacity: 0.15;
  background-size: 8.33333333% auto;
  background-image: linear-gradient(to right, currentColor calc(100% -  5px ), transparent 1px);
  pointer-events: none;
  mix-blend-mode: multiply;
}
@media (min-width: 1801px) {
  [data-debug-layout="true"]:before {
    color: #00c8a9;
  }
}
@media (min-width: 769px) and (max-width: 1800px) {
  [data-debug-layout="true"]:before {
    color: #00b0b8;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  [data-debug-layout="true"]:before {
    color: #0098c7;
  }
}
@media (max-width: 480px) {
  [data-debug-layout="true"]:before {
    color: #0080d6;
  }
}
@media (max-width: 320px) {
  [data-debug-layout="true"]:before {
    color: #0068e5;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
figure {
  margin: 0;
  padding: 0;
  width: 100%;
}
img,
video {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
button {
  background: none;
  border: 0;
  margin: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  font-size: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button;
  /* for input */
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none;
  text-align: left;
}
:focus {
  outline: none;
}
.image-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: auto;
  background: none;
}
.image-container > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
html {
  width: 100%;
}
body {
  background-color: #000000;
  color: #ffffff;
  width: 100%;
}
figure {
  float: left;
}
figure figcaption {
  padding: 5px;
}
.half-width {
  width: 50%;
  float: left;
}
@media (max-width: 768px) {
  .half-width {
    margin-bottom: 1.2rem;
    width: 75%;
  }
}
@media (max-width: 768px) {
  .introduction .half-width {
    margin-bottom: 0!important;
  }
}
@media (max-width: 768px) {
  .half-width:nth-child(2n) {
    float: right;
    width: 75%;
  }
}
@media (max-width: 768px) {
  .half-width:nth-child(2n) figcaption {
    padding: 0;
  }
}
.half-width figcaption {
  width: 50%;
}
@media (max-width: 768px) {
  .half-width figcaption {
    width: 66.66666667%;
  }
}
.three-quarter {
  width: 75%;
  float: left;
}
@media (max-width: 1200px) {
  .three-quarter {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .three-quarter {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .three-quarter {
    margin-bottom: 1.2rem;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .three-quarter figcaption {
    width: 50%;
  }
}
.quarter-width {
  width: 25%;
  float: left;
}
@media (max-width: 1200px) {
  .quarter-width {
    margin-bottom: 2rem;
    width: 50%;
  }
}
@media (max-width: 1200px) {
  .quarter-width {
    margin-bottom: 2rem;
    width: 50%;
  }
}
@media (max-width: 768px) {
  .quarter-width {
    margin-bottom: 2rem;
    width: 50%;
  }
}
.half-width .half-width {
  width: 50%;
  float: left;
}
@media (max-width: 1200px) {
  .half-width .half-width {
    margin-bottom: 2rem;
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .half-width .half-width {
    margin-bottom: 2rem;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .half-width .half-width {
    margin-bottom: 2rem;
    width: 100%;
  }
}
section {
  position: relative;
}
section:before,
section:after {
  display: table;
  content: "";
}
section:after {
  clear: both;
}
section .links-section {
  position: absolute;
  left: 5px;
  bottom: 5px;
}
@media (min-width: 769px) {
  section[data-spacing="large"] {
    margin-bottom: 9rem;
  }
}
@media (min-width: 769px) {
  section[data-spacing="large"] .position-bottom-correction {
    position: relative;
    top: 9rem;
  }
}
.over-header {
  z-index: 20;
  position: relative;
  background: #000000;
}
.header-nav {
  position: sticky;
  display: block;
  transform: translateY(0);
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background: black;
}
.header-nav:before,
.header-nav:after {
  display: table;
  content: "";
}
.header-nav:after {
  clear: both;
}
[data-page-area="header"] .header-nav {
  position: relative;
}
[data-page-area="sections"] .header-nav {
  transform: translateY(-120%);
}
@media (max-width: 768px) {
  .header-nav {
    display: none!important;
  }
}
.header-nav:hover {
  display: block;
  transform: translateY(0);
}
[data-scroll-direction="down"] .header-nav:hover {
  display: block;
  transform: translateY(0);
}
[data-page-area="header"] .header-nav {
  display: block;
  transform: translateY(0);
}
@media (max-width: 768px) {
  .header-nav {
    display: none;
  }
}
.header-nav .mural-nav-width {
  width: 50%;
  float: right;
}
@media (max-width: 768px) {
  .header-nav .mural-nav-width {
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    display: none;
  }
}
.header-links {
  width: 50%;
  padding: 5px;
  float: left;
}
.header-links li {
  width: 50%;
  float: left;
  display: block;
  transform: scaleX(1);
  transform-origin: left top;
  white-space: nowrap;
}
.header-nav-trigger {
  width: 100%;
  text-transform: uppercase;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  background: #000000;
}
.header-nav-trigger:before,
.header-nav-trigger:after {
  display: table;
  content: "";
}
.header-nav-trigger:after {
  clear: both;
}
[data-page-area="header"] .header-nav-trigger {
  opacity: 0;
}
@media (max-width: 768px) {
  .header-nav-trigger {
    display: none;
  }
}
.header-nav-trigger:hover + .header-nav {
  display: block;
  transform: translateY(0%);
}
.header-nav-trigger .nav-title,
.header-nav-trigger .nav-label {
  float: left;
  padding: 5px;
}
.header-nav-trigger .nav-title {
  width: 75%;
}
.header-nav-trigger .nav-label {
  width: 25%;
  text-align: right;
}
.offset-top {
  paddding-top: 5px;
}
.ticker {
  position: relative;
  border-bottom: 3.6rem solid transparent;
  padding-bottom: auto;
}
.ticker-child {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.ticker-child.-active {
  opacity: 1;
  pointer-events: auto;
}
.liberation-library {
  padding: 0 5px;
  margin-bottom: 5px;
  margin-top: 2rem;
}
.liberation-library > div {
  width: 50%;
  float: left;
}
@media (max-width: 768px) {
  .liberation-library > div {
    float: left!important;
    width: 100%!important;
  }
}
.mobile-mural-indicator {
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  right: 0;
  position: -webkit-sticky;
  position: sticky;
  z-index: 100;
}
@media (min-width: 769px) {
  .mobile-mural-indicator {
    display: none;
  }
}
.person-detail {
  display: none;
}
.person-detail:before,
.person-detail:after {
  display: table;
  content: "";
}
.person-detail:after {
  clear: both;
}
.person-detail .person-image,
.person-detail .person-text {
  width: 50%;
  float: left;
}
.accordian-trigger + .accordian-detail {
  display: none;
  width: 100%;
}
.accordian-trigger.open-following + .accordian-detail {
  display: block;
}
.introduction {
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  .introduction .half-width {
    width: 100%!important;
  }
}
@media (max-width: 768px) {
  .introduction ul {
    width: 100%;
    float: left;
    margin-bottom: 1.2rem;
  }
}
@media (min-width: 769px) {
  .introduction .sections-mobile {
    display: none;
  }
}
html {
  font-size: 16px;
}
@media (max-width: 768px) {
  html {
    font-size: 14px;
  }
}
body,
.text {
  font-family: 'Arial Narrow', sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  letter-spacing: 0;
  word-spacing: 0;
  -webkit-font-smoothing: antialiased;
}
input,
textarea,
button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  -webkit-font-smoothing: inherit;
}
.text p {
  margin: 0 0 1.2rem;
}
.text p a,
.text li a {
  display: inline;
}
.link-base {
  background-image: linear-gradient(to right, currentColor 0, currentColor 100%);
  background-position: 0 1em;
  background-repeat: repeat-x;
  background-size: 100% 2px;
}
@media (max-width: 768px) {
  .link-base {
    background: none!important;
    border-bottom: 1px solid;
  }
}
p a {
  background-image: linear-gradient(to right, currentColor 0, currentColor 100%);
  background-position: 0 1em;
  background-repeat: repeat-x;
  background-size: 100% 2px;
}
@media (max-width: 768px) {
  p a {
    background: none!important;
    border-bottom: 1px solid;
  }
}
.text-nav {
  font-family: 'Arial Narrow', sans-serif;
  font-size: 2.2vw;
  line-height: 1;
  letter-spacing: 0.025em;
  word-spacing: 0;
}
@media (max-width: 768px) {
  .text-nav {
    font-family: 'Arial Narrow', sans-serif;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: 0;
    word-spacing: 0;
    -webkit-font-smoothing: antialiased;
  }
}
@media (min-width: 1450px) {
  .text-nav {
    font-size: 2rem;
  }
}
@media (min-width: 769px) {
  .text-nav a:hover,
  .text-nav button:hover {
    background-image: linear-gradient(to right, currentColor 0, currentColor 100%);
    background-position: 0 1em;
    background-repeat: repeat-x;
    background-size: 100% 2px;
    background-position: 0 1.05em;
    background-size: 100% 0.125em;
  }
}
@media (min-width: 769px) and (max-width: 768px) {
  .text-nav a:hover,
  .text-nav button:hover {
    background: none!important;
    border-bottom: 1px solid;
  }
}
@media (max-width: 768px) {
  .text-nav a:hover,
  .text-nav button:hover {
    background-image: linear-gradient(to right, currentColor 0, currentColor 100%);
    background-position: 0 1em;
    background-repeat: repeat-x;
    background-size: 100% 2px;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .text-nav a:hover,
  .text-nav button:hover {
    background: none!important;
    border-bottom: 1px solid;
  }
}
.text-large,
h2 p {
  font-family: 'Times Condensed', serif;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.025em;
  word-spacing: 0;
}
.text-large a,
h2 p a,
.text-large button,
h2 p button {
  display: inline;
}
@media (min-width: 769px) {
  .text-large a,
  h2 p a,
  .text-large button,
  h2 p button {
    background-image: linear-gradient(to right, currentColor 0, currentColor 100%);
    background-position: 0 1em;
    background-repeat: repeat-x;
    background-size: 100% 2px;
    background-position: 0 0.825em;
    background-size: 100% 0.125em;
  }
}
@media (min-width: 769px) and (max-width: 768px) {
  .text-large a,
  h2 p a,
  .text-large button,
  h2 p button {
    background: none!important;
    border-bottom: 1px solid;
  }
}
@media (max-width: 768px) {
  .text-large a,
  h2 p a,
  .text-large button,
  h2 p button {
    background-image: linear-gradient(to right, currentColor 0, currentColor 100%);
    background-position: 0 1em;
    background-repeat: repeat-x;
    background-size: 100% 2px;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .text-large a,
  h2 p a,
  .text-large button,
  h2 p button {
    background: none!important;
    border-bottom: 1px solid;
  }
}
.text-large a:hover,
h2 p a:hover,
.text-large button:hover,
h2 p button:hover {
  background: none !important;
}
@media (max-width: 768px) {
  .text-large,
  h2 p {
    font-family: 'Arial Narrow', sans-serif;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: 0;
    word-spacing: 0;
    -webkit-font-smoothing: antialiased;
  }
}
@media (max-width: 768px) {
  .text-large p,
  h2 p p {
    margin-bottom: 1.2rem;
  }
}
.text-headline,
h1 {
  font-family: 'Arial Narrow', sans-serif;
  font-size: 12vw;
  line-height: 0.8;
  letter-spacing: 0;
  word-spacing: 0;
  text-transform: uppercase;
}
.text-headline .invisible,
h1 .invisible {
  opacity: 0;
}
@media (max-width: 768px) {
  .homepage-section .text-headline,
  .homepage-section h1 {
    font-size: 20vw !important;
    padding: 5px;
  }
}
strong {
  font-weight: normal;
  text-decoration: underline;
  text-decoration-thickness: 2px;
}
.caps {
  text-transform: uppercase;
}
.text-area {
  padding: 0 5px;
}
[data-text-float="right"] .text-area {
  float: right;
}
.offset-top {
  padding-top: 5px;
}
a {
  text-decoration: none;
  color: inherit;
}
.align-right {
  text-align: right;
}
blockquote p:before {
  content: '“';
  display: inline;
}
blockquote p:after {
  content: '”';
  display: inline;
}
blockquote + p:before {
  content: "– ";
}
.extended-text {
  display: block;
  column-count: 2;
  width: 100%;
}
.extended-text p {
  margin-bottom: 1.2rem;
}
@media (max-width: 768px) {
  .extended-text {
    column-count: 1;
  }
}
.toggle-text {
  display: none;
}
.toggle-text.is-visible {
  display: block;
}
.section-extended-text {
  margin-bottom: 2rem;
}
.vector-headline {
  width: 100%;
  height: auto;
  padding: 5px;
}
@media (max-width: 768px) {
  .vector-headline {
    padding-top: 20vw!important;
  }
}
@media (min-width: 769px) {
  .vector-headline {
    padding-top: 10vw!important;
  }
}
@media (max-width: 768px) {
  .homepage-section:first-of-type .vector-headline {
    padding-top: 5px !important;
  }
}
@media (min-width: 769px) {
  .homepage-section:first-of-type .vector-headline {
    padding-top: 5px !important;
  }
}
figure .source-link {
  opacity: 0;
  pointer-events: none;
}
figure:hover .source-link {
  opacity: 1;
  pointer-events: auto;
}
a {
  cursor: pointer;
}
.starburst {
  background: url('../media/sunray.svg');
  background-position: 50% 50%;
  background-size: cover;
}
@keyframes sunrotate {
  from {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
    transform: translate3d(-50%, -50%, 0) rotate(0deg);
  }
  to {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(11.25deg);
    transform: translate3d(-50%, -50%, 0) rotate(11.25deg);
  }
}
@keyframes sunrotateonly {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(11.25deg);
  }
}
inner {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}
inner {
  width: 100%;
  padding-left: 5px;
  padding-right: calc( 5px  -  5px );
}
inner:before,
inner:after {
  display: table;
  content: "";
}
inner:after {
  clear: both;
}
.mural-splash {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: 25;
  background: #000000;
}
@media (max-width: 768px) {
  .mural-splash {
    height: 50vh;
  }
}
.mural-splash .foreground,
.mural-splash .background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mural-splash .foreground .starburst,
.mural-splash .background .starburst {
  position: absolute;
  width: 5000px;
  height: 5000px;
  top: 100%;
  left: 50%;
  -ms-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  animation: sunrotate 5s linear infinite;
}
.mural-splash .foreground img,
.mural-splash .background img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.mural-splash .foreground {
  z-index: 40;
}
.mural-splash .foreground img {
  object-fit: contain;
  object-position: 50% 100%;
}
.mural-text-container {
  position: absolute;
  z-index: 30;
  left: 0;
  top: 0;
  right: 0;
  height: 100vh;
}
@media (max-width: 768px) {
  .mural-text-container {
    height: 50vh;
  }
}
.mural-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  font-size: 8vw;
  padding: 5px;
  text-align: center;
  background: #C7060B;
  background: #000000;
}
@media (max-width: 768px) {
  .mural-text {
    padding-top: 10px;
  }
}
.mural-figure {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 20%;
}
.mural-figure img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.mural-figure .mask-image {
  display: none;
}
.mural-figure .mask-image.selected-mask {
  display: block;
}
.mural-footer {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: 200;
  background: #000000;
}
@media (max-width: 768px) {
  .mural-footer {
    height: 50vh;
  }
}
.mural-footer .final-word {
  font-family: 'Times Condensed', serif !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 0.75em;
  font-size: 6vw;
  text-align: center;
}
@media (max-width: 768px) {
  .mural-footer .final-word {
    font-size: 9vw;
  }
}
.mural-footer .foreground,
.mural-footer .background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mural-footer .foreground .starburst-outer,
.mural-footer .background .starburst-outer {
  position: absolute;
  width: 80vw;
  height: 80vw;
  top: 100%;
  left: 50%;
  -ms-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.mural-footer .foreground .starburst-inner,
.mural-footer .background .starburst-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  animation: sunrotateonly 5s linear infinite;
}
.mural-footer .foreground img,
.mural-footer .background img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.mural-footer .foreground {
  z-index: 40;
}
.mural-footer .foreground img {
  object-fit: contain;
  object-position: 50% 100%;
}
@media (max-width: 1000px) {
  .mural-footer .background .starburst {
    width: 750px!important;
    height: 750px!important;
  }
}
@media (max-width: 800px) {
  .mural-footer .background .starburst {
    width: 600px!important;
    height: 600px!important;
  }
}
@media (max-width: 600px) {
  .mural-footer .background .starburst {
    width: 450px!important;
    height: 450px!important;
  }
}
@media (max-width: 500px) {
  .mural-footer .background .starburst {
    width: 375px!important;
    height: 375px!important;
  }
}
@media (max-width: 400px) {
  .mural-footer .background .starburst {
    width: 300px!important;
    height: 300px!important;
  }
}
