@font-face {
  font-family: 'Vendetta';
  src: url("../build/assets/font/VendettaOT-Bold.eot");
  src: url("../build/assets/font/VendettaOT-Bold.eot?#iefix") format('embedded-opentype'), url("../build/assets/font/VendettaOT-Bold.woff") format('woff'), url("../build/assets/font/VendettaOT-Bold.woff2") format('woff2'), url("../build/assets/font/VendettaOT-Bold.ttf") format('truetype'), url("../build/assets/font/VendettaOT-Bold.svg") format('svg');
  font-stretch: normal;
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: 'Vendetta';
  src: url("../build/assets/font/VendettaOT-Medium.eot");
  src: url("../build/assets/font/VendettaOT-Medium.eot?#iefix") format('embedded-opentype'), url("../build/assets/font/VendettaOT-Medium.woff") format('woff'), url("../build/assets/font/VendettaOT-Medium.woff2") format('woff2'), url("../build/assets/font/VendettaOT-Medium.ttf") format('truetype'), url("../build/assets/font/VendettaOT-Medium.svg") format('svg');
  font-stretch: normal;
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: 'Vendetta';
  src: url("../build/assets/font/VendettaOT-MediumItalic.eot");
  src: url("../build/assets/font/VendettaOT-MediumItalic.eot?#iefix") format('embedded-opentype'), url("../build/assets/font/VendettaOT-MediumItalic.woff") format('woff'), url("../build/assets/font/VendettaOT-MediumItalic.woff2") format('woff2'), url("../build/assets/font/VendettaOT-MediumItalic.ttf") format('truetype'), url("../build/assets/font/VendettaOT-MediumItalic.svg") format('svg');
  font-stretch: normal;
  font-style: italic;
  font-weight: 500;
}
@font-face {
  font-family: 'Mada';
  src: url("../build/assets/font/Mada-Black.eot");
  src: url("../build/assets/font/Mada-Black.eot?#iefix") format('embedded-opentype'), url("../build/assets/font/Mada-Black.woff") format('woff'), url("../build/assets/font/Mada-Black.woff2") format('woff2'), url("../build/assets/font/Mada-Black.ttf") format('truetype'), url("../build/assets/font/Mada-Black.svg") format('svg');
  font-stretch: normal;
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: 'Mada';
  src: url("../build/assets/font/Mada-Bold.eot");
  src: url("../build/assets/font/Mada-Bold.eot?#iefix") format('embedded-opentype'), url("../build/assets/font/Mada-Bold.woff") format('woff'), url("../build/assets/font/Mada-Bold.woff2") format('woff2'), url("../build/assets/font/Mada-Bold.ttf") format('truetype'), url("../build/assets/font/Mada-Bold.svg") format('svg');
  font-stretch: normal;
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Mada';
  src: url("../build/assets/font/Mada-SemiBold.eot");
  src: url("../build/assets/font/Mada-SemiBold.eot?#iefix") format('embedded-opentype'), url("../build/assets/font/Mada-SemiBold.woff") format('woff'), url("../build/assets/font/Mada-SemiBold.woff2") format('woff2'), url("../build/assets/font/Mada-SemiBold.ttf") format('truetype'), url("../build/assets/font/Mada-SemiBold.svg") format('svg');
  font-stretch: normal;
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: 'Mada';
  src: url("../build/assets/font/Mada-Medium.eot");
  src: url("../build/assets/font/Mada-Medium.eot?#iefix") format('embedded-opentype'), url("../build/assets/font/Mada-Medium.woff") format('woff'), url("../build/assets/font/Mada-Medium.woff2") format('woff2'), url("../build/assets/font/Mada-Medium.ttf") format('truetype'), url("../build/assets/font/Mada-Medium.svg") format('svg');
  font-stretch: normal;
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: 'Mada';
  src: url("../build/assets/font/Mada-Regular.eot");
  src: url("../build/assets/font/Mada-Regular.eot?#iefix") format('embedded-opentype'), url("../build/assets/font/Mada-Regular.woff") format('woff'), url("../build/assets/font/Mada-Regular.woff2") format('woff2'), url("../build/assets/font/Mada-Regular.ttf") format('truetype'), url("../build/assets/font/Mada-Regular.svg") format('svg');
  font-stretch: normal;
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'Mada';
  src: url("../build/assets/font/Mada-Light.eot");
  src: url("../build/assets/font/Mada-Light.eot?#iefix") format('embedded-opentype'), url("../build/assets/font/Mada-Light.woff") format('woff'), url("../build/assets/font/Mada-Light.woff2") format('woff2'), url("../build/assets/font/Mada-Light.ttf") format('truetype'), url("../build/assets/font/Mada-Light.svg") format('svg');
  font-stretch: normal;
  font-style: normal;
  font-weight: 100;
}
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}
html,
body {
  box-sizing: border-box;
  font-size: 10px;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
@media all and (max-width: 850px) {
  html,
  body {
    position: relative;
    height: 100%;
    overflow-x: hidden;
  }
}
body.hide-overflow {
  overflow: hidden;
}
@media all and (max-width: 850px) {
  body.hide-overflow {
    overflow: auto;
    overflow-x: hidden;
  }
}
.layout-container {
  position: absolute;
  width: 100%;
  min-height: 100vh;
  top: 0;
  padding-top: 13rem;
  margin: 0 auto;
  background-color: #fff;
}
.layout-container main,
.layout-container .footer-wrapper {
  margin: 0 auto;
}
@media all and (max-width: 1024px) {
  .layout-container {
    max-height: none;
    padding-top: 9.4rem;
  }
}
.layout-container .layout-content {
  min-height: 50vh;
  margin: 0 auto;
}
h1 {
  font-family: "Vendetta", Times, Serif;
  font-size: 7.2rem;
  line-height: 6.8rem;
  font-weight: 900;
}
h1.medium {
  font-weight: 500;
}
@media all and (max-width: 850px) {
  h1 {
    font-family: "Vendetta", Times, Serif;
    font-size: 3.8rem;
    line-height: 1;
    font-weight: 900;
  }
}
h2 {
  font-family: "Vendetta", Times, Serif;
  font-size: 4.8rem;
  line-height: 1;
  font-weight: 500;
}
@media all and (max-width: 850px) {
  h2 {
    font-family: "Vendetta", Times, Serif;
    font-size: 3rem;
    line-height: 1;
    font-weight: 500;
  }
}
h3 {
  font-family: "Vendetta", Times, Serif;
  font-size: 3.4rem;
  line-height: 4rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
@media all and (max-width: 850px) {
  h3 {
    font-family: "Vendetta", Times, Serif;
    font-size: 2.6rem;
    line-height: 2.8rem;
    font-weight: 500;
    margin-bottom: 0;
  }
}
h4 {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: 700;
}
h5 {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: 300;
}
h6 {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 300;
}
h6.bold {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 700;
}
h6.semibold {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 2rem;
  line-height: 3.4rem;
  font-weight: 500;
}
p {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 300;
}
p.semibold {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 700;
}
p.semibold-uppercase {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
}
p.medium-uppercase {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  text-transform: uppercase;
}
p.pagination {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 500;
}
p.date {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.07px;
}
a {
  color: #935f39;
  border-bottom: 1px solid #935f39;
  text-decoration: none;
}
a.link {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 300;
  color: #d62d09;
  border-bottom: 1px solid #d62d09;
}
a.svg-link {
  display: inline-block;
  position: relative;
  border-bottom: none;
}
.button-wrapper {
  border-bottom: none;
}
button,
.button {
  display: inline-block;
  position: relative;
  min-width: 13.6rem;
  height: 4.8rem;
  padding-top: 0.2rem;
  text-transform: uppercase;
  border: 2px solid #935f39;
  border-radius: 0;
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
  cursor: pointer;
}
button:hover,
.button:hover {
  background-color: #935f39;
  color: #fff;
}
button:hover a,
.button:hover a {
  color: #fff;
}
button.black,
.button.black {
  color: #000;
  border: 2px solid #000;
}
button.black:hover,
.button.black:hover {
  color: #fff;
  background-color: #000;
}
button.white,
.button.white {
  color: #fff;
  border: 2px solid #fff;
}
button.white:hover,
.button.white:hover {
  color: #000;
  background-color: #fff;
}
button.white:hover a,
.button.white:hover a {
  color: #000;
}
button.white a,
.button.white a {
  color: #fff;
}
button a,
.button a {
  display: block;
  border-bottom: none;
  padding: 0 2rem;
}
@media all and (max-width: 640px) {
  button:hover,
  .button:hover {
    background-color: inherit;
    color: #fff;
  }
  button:hover a,
  .button:hover a {
    color: #935f39;
  }
  button.copper:hover,
  .button.copper:hover {
    color: #935f39;
  }
  button.white:hover,
  .button.white:hover {
    color: inherit;
    background-color: inherit;
  }
  button.white:hover a,
  .button.white:hover a {
    color: #935f39;
  }
}
.button a {
  transform: translate3d(0, 33%, 0);
}
img {
  position: relative;
  width: 100%;
  height: 100%;
}
ul,
li {
  list-style: none;
}
.mobile-only {
  display: none;
}
@media all and (max-width: 850px) {
  .mobile-only {
    display: block;
  }
}
.copper {
  color: #935f39;
}
.red {
  color: #d62d09;
}
.white {
  color: #fff;
}
.black-bg {
  background-color: #000;
}
.copper-bg {
  background-color: #935f39;
}
.mar-30 {
  margin-bottom: 3rem;
}
.mar-60 {
  margin-bottom: 6rem;
}
.page-title {
  display: block;
  position: relative;
  width: 100%;
  margin: 6.9rem 0 6.3rem;
}
.page-title.left {
  padding: 0 4.4rem;
}
@media all and (max-width: 850px) {
  .page-title.left {
    padding: 0 3rem;
  }
}
.top-border {
  display: block;
  width: 100%;
  height: 1.8rem;
  margin-bottom: 2.2rem;
  background-color: #000;
}
.top-border.white {
  background-color: #fff;
}
.top-border.short {
  width: 5.5rem;
  height: 1.5rem;
}
.grid-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.clear {
  content: '';
  display: table;
  clear: both;
}
.padded {
  padding: 0 4.4rem;
}
@media all and (max-width: 850px) {
  .padded {
    padding: 0 3rem;
  }
}
@media all and (max-width: 850px) {
  .mobile-full-width {
    padding: 0;
  }
}
.center-col {
  display: block;
  position: relative;
  width: 60rem;
  margin: 0 auto;
}
@media all and (max-width: 850px) {
  .center-col {
    width: 100%;
    padding: 0 3rem;
  }
}
[class *= 'col-'] {
  display: inline-block;
  position: relative;
  vertical-align: top;
  float: left;
  height: 100%;
  padding-right: 4.4rem;
}
[class *= 'col-'].right {
  float: right;
  padding-right: 0;
}
[class *= 'col-']:last-of-type {
  padding-right: 0;
}
.col-100 {
  width: 100%;
}
.col-75 {
  width: 75%;
}
.col-66 {
  width: 66.667%;
}
@media all and (max-width: 850px) {
  .col-66 {
    width: 100%;
    padding-right: 0;
  }
}
.col-50 {
  width: 50%;
}
@media all and (max-width: 850px) {
  .col-50 {
    width: 100%;
    padding-right: 0;
  }
}
.col-33 {
  width: 33.3334%;
}
.col-33:nth-child(3n + 1) {
  padding-left: calc((8.8rem / 3) / 2);
  padding-right: calc((8.8rem / 3) / 2);
}
@media all and (max-width: 850px) {
  .col-33:nth-child(3n + 1) {
    padding: 0;
  }
}
.col-33:nth-child(3n + 2) {
  padding-right: 0;
  padding-left: calc(8.8rem / 3);
}
@media all and (max-width: 850px) {
  .col-33:nth-child(3n + 2) {
    padding: 0;
  }
}
.col-33:nth-child(3n) {
  padding-left: 0;
  padding-right: calc(8.8rem / 3);
}
@media all and (max-width: 850px) {
  .col-33:nth-child(3n) {
    padding: 0;
  }
}
@media all and (max-width: 850px) {
  .col-33 {
    width: 100%;
    padding-right: 0;
  }
}
.col-25 {
  width: 25%;
}
@media all and (max-width: 850px) {
  .col-25 {
    width: 100%;
    padding-right: 0;
  }
}
@media all and (max-width: 850px) {
  .mobile-left-50 {
    text-align: left;
    width: 50%;
  }
}
@media all and (max-width: 850px) {
  .mobile-right-50 {
    text-align: right;
    width: 50%;
  }
}
header {
  position: fixed;
  width: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  transition: background-color 100ms ease-in-out 240ms;
}
header.active {
  z-index: 5;
}
@media all and (max-width: 1024px) {
  header.active .headerWrapper {
    height: 100vh;
    overflow: hidden;
  }
}
@media all and (max-width: 850px) and (max-height: 450px) and (orientation: landscape) {
  header.active .headerWrapper {
    height: 150vh;
  }
}
@media all and (max-width: 374px) {
  header.active {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #000;
  }
}
@media all and (max-width: 850px) and (max-height: 450px) and (orientation: landscape) {
  header.active {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #000;
  }
}
.navigation-wrapper {
  display: block;
  width: 100%;
  background-color: #000;
}
.header-container {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1600px;
  height: 10rem;
  margin: auto;
  transition: height 0ms ease-in-out;
}
@media all and (max-width: 1024px) {
  .header-container {
    height: 6.4rem;
  }
}
.header-container.scroll {
  height: 6rem;
}
@media all and (max-width: 1024px) {
  .header-container.scroll {
    height: 6.4rem;
  }
}
.header-container.scroll .header-left .logo-svg {
  width: 3.1rem;
  height: 3.7rem;
  margin-top: 1.1rem;
}
.header-container.scroll .menu {
  height: 4rem;
}
@media all and (max-width: 1024px) {
  .header-container.scroll .menu {
    height: inherit;
  }
}
.header-container.scroll .menu a:hover:after,
.header-container.scroll .menu a.is-active:after {
  bottom: -1.6rem;
}
.header-container .header-left {
  display: inline-block;
  position: absolute;
  margin-left: 4.4rem;
}
@media all and (max-width: 1024px) {
  .header-container .header-left {
    width: 100%;
    margin-left: 3rem;
    background-color: #000;
    z-index: 2;
  }
}
.header-container .header-left .logo-link {
  border-bottom: none;
}
.header-container .header-left .logo-svg {
  display: inline-block;
  position: relative;
  width: 5.8rem;
  height: 7rem;
  margin-top: 1.6rem;
  transition: all 240ms ease-in-out;
}
@media all and (max-width: 1024px) {
  .header-container .header-left .logo-svg {
    width: 3rem;
    height: 3.6rem;
    margin-top: 1.3rem;
    z-index: 999;
  }
}
.header-container .header-left .logo-svg svg {
  width: 100%;
  height: 100%;
}
.header-container .header-left .logo-svg svg path {
  fill: #fff;
  stroke: #fff;
  stroke-width: 0;
}
.header-container .button-container {
  display: none;
  position: absolute;
  width: 100%;
  bottom: 3.1rem;
  padding: 0 4.4rem 2.1rem;
}
@media all and (max-width: 1024px) {
  .header-container .button-container {
    display: block;
    position: relative;
    bottom: auto;
    padding: 0 3rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
@media all and (max-width: 850px) and (max-height: 450px) and (orientation: landscape) {
  .header-container .button-container {
    height: 16rem;
    bottom: auto;
    margin-top: 2rem;
  }
}
.header-container .button-container .button-wrapper {
  display: block;
  margin-bottom: 2rem;
}
.header-container .button-container .button {
  width: 100%;
}
.header-container .hamburger {
  position: absolute;
  width: 3.2rem;
  height: 2.8rem;
  top: 1.8rem;
  right: 2.6rem;
  color: #fff;
  transform: translate3d(9999px, 0, 0);
  transition: transform 500ms ease-in-out;
  z-index: 999;
  cursor: pointer;
}
@media all and (max-width: 1024px) {
  .header-container .hamburger {
    transform: translate3d(0, 0, 0);
  }
}
.header-container .hamburger .hamburger-line {
  display: block;
  position: relative;
  width: 3.2rem;
  height: 0;
  border-bottom: 3px solid #fff;
}
.header-container .hamburger .hamburger-top {
  margin-bottom: 0.8rem;
  will-change: transform;
  transition: transform 300ms ease-in-out 50ms;
}
.header-container .hamburger .hamburger-middle {
  margin-bottom: 0.8rem;
  will-change: opacity;
  transition: opacity 150ms ease-in-out 50ms;
}
.header-container .hamburger .hamburger-bottom {
  will-change: transform;
  transition: transform 300ms ease-in-out, width 150ms ease-in-out;
}
.header-container .hamburger.active .hamburger-top {
  width: 2.6rem;
  transform: rotate(45deg) translate3d(6px, 8px, 0);
}
.header-container .hamburger.active .hamburger-middle {
  opacity: 0;
}
.header-container .hamburger.active .hamburger-bottom {
  width: 2.6rem;
  transform: rotate(-45deg) translate3d(7px, -9px, 0);
}
.header-container .menu {
  display: inline-block;
  position: absolute;
  height: 5rem;
  right: 0;
  bottom: 0;
  transition: height 240ms ease-in-out;
}
@media all and (max-width: 1024px) {
  .header-container .menu {
    position: absolute;
    width: 100%;
    max-width: 100vw;
    height: auto;
    min-height: 76.8rem;
    top: 0;
    left: 100%;
    padding-top: 5.7rem;
    transform: translate3d(0, 0, 0);
    transition: transform 350ms ease-in-out;
    background-color: #000;
    overflow: scroll;
  }
  .header-container .menu.active {
    transform: translate3d(-100%, 0, 0);
  }
}
@media all and (max-width: 850px) and (max-height: 450px) and (orientation: landscape) {
  .header-container .menu {
    overflow: scroll;
  }
}
@media all and (max-width: 1024px) and (max-width: 1024px) {
  .header-container .menu {
    min-height: 100vh;
  }
}
@media all and (max-width: 1024px) and (max-width: 640px) {
  .header-container .menu {
    min-height: 71rem;
  }
}
.header-container .menu-item {
  display: inline-block;
  position: relative;
  width: auto;
  height: 100%;
  margin-right: 4.4rem;
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: 300;
}
@media all and (max-width: 1024px) {
  .header-container .menu-item {
    display: block;
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 1rem;
    padding-left: 3rem;
  }
}
.header-container .menu-item .menu-item:last-of-type {
  margin-right: 3.8rem;
}
@media all and (max-width: 1024px) {
  .header-container .menu-item .menu-item:last-of-type {
    margin-right: 0;
  }
}
.header-container .menu-item a {
  display: block;
  position: relative;
  line-height: 1;
  color: #fff;
  border-bottom: none;
}
@media all and (max-width: 1024px) {
  .header-container .menu-item a {
    display: inline-block;
    position: relative;
    bottom: auto;
    font-family: "Vendetta", Times, Serif;
    font-size: 3.2rem;
    line-height: 4rem;
    font-weight: 500;
  }
  .header-container .menu-item a.is-active {
    color: #935f39;
  }
}
.header-container .menu-item a.is-active:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 0.9rem;
  bottom: -2.6rem;
  left: 0;
  background-color: #fff;
  transition: bottom 240ms ease-in-out;
}
@media all and (max-width: 1024px) {
  .header-container .menu-item a.is-active:after {
    display: none;
  }
}
@media screen and (max-width: 1280px) {
  .header-container .menu-item a:hover:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.9rem;
    bottom: -2.6rem;
    left: 0;
    background-color: #fff;
    transition: bottom 240ms ease-in-out;
  }
}
@media screen and (min-width: 1367px) {
  .header-container .menu-item a:hover:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.9rem;
    bottom: -2.6rem;
    left: 0;
    background-color: #fff;
    transition: bottom 240ms ease-in-out;
  }
}
@media (hover) {
  .header-container .menu-item a:hover:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.9rem;
    bottom: -2.6rem;
    left: 0;
    background-color: #fff;
    transition: bottom 240ms ease-in-out;
  }
}
@media all and (max-width: 1024px) {
  .header-container .menu-item a:hover:after {
    display: none;
  }
}
.mobile-socials {
  display: none;
  position: absolute;
  right: 3.1rem;
  top: 8.5rem;
  transition: transform 350ms ease-in-out;
  transform: translate3d(10rem, 0, 0);
}
@media all and (max-width: 1024px) {
  .mobile-socials {
    display: block;
  }
}
.mobile-socials.active {
  transform: translate3d(0, 0, 0);
}
.mobile-socials .svg-link {
  display: block;
  width: 3rem;
  height: 3rem;
  margin-bottom: 2rem;
  cursor: pointer;
}
.mobile-socials .svg-link:hover svg .st0 {
  fill: #fff;
}
.mobile-socials .svg-link svg {
  width: 100%;
  height: 100%;
}
.mobile-socials .svg-link svg .st0 {
  fill: #935f39;
}
.mobile-ticket-link {
  display: none;
  position: relative;
  right: 3.1rem;
  top: 8.5rem;
  transition: transform 350ms ease-in-out;
  transform: translate3d(10rem, 0, 0);
}
@media all and (max-width: 1024px) {
  .mobile-ticket-link {
    display: block;
  }
}
.mobile-ticket-link.active {
  transform: translate3d(0, 0, 0);
}
.headerMessage {
  height: 3rem;
  width: 100%;
  background: #935f39;
  overflow: hidden;
  transition: height 240ms ease-in-out;
}
@media all and (max-width: 1024px) {
  .headerMessage {
    padding-top: 0.3rem;
  }
}
@media all and (max-width: 640px) {
  .headerMessage {
    padding-top: 0.1rem;
  }
}
@media all and (max-width: 374px) {
  .headerMessage {
    padding-top: 0;
  }
}
.headerMessage .messageBody {
  display: inline-block;
/* font-size: 20px; */
  padding-left: 4.4rem;
  padding-top: 0.5rem;
}
@media all and (max-width: 1024px) {
  .headerMessage .messageBody {
    padding-left: 4.4rem;
    padding-top: 0;
  }
}
@media all and (max-width: 640px) {
  .headerMessage .messageBody {
    padding-left: 0;
    width: 100%;
    text-align: center;
  }
}
.headerMessage .messageBody svg {
  display: inline-block;
  width: 1.3rem;
  height: 1.3rem;
  margin-right: 2rem;
}
@media all and (max-width: 640px) {
  .headerMessage .messageBody svg {
    display: none;
  }
}
.headerMessage .messageBody svg path {
  fill: #fff;
}
.headerMessage .messageBody p {
  display: inline-block;
  color: #fff;
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 700;
  font-weight: 500;
}
@media all and (max-width: 640px) {
  .headerMessage .messageBody p {
    font-size: 1.2rem;
    margin-top: 0.2rem;
  }
}
@media all and (max-width: 374px) {
  .headerMessage .messageBody p {
    font-size: 1rem;
    margin-top: 0.3rem;
  }
}
.headerMessage .messageBody a {
  position: absolute;
  right: 4.4rem;
  color: #fff;
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 700;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: none;
}
@media all and (max-width: 640px) {
  .headerMessage .messageBody a {
    display: none;
  }
}
.headerMessage .messageBody a:after {
  content: '';
  display: inline-block;
  position: relative;
  width: 0.8rem;
  height: 0.8rem;
  margin-left: 0.2rem;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg) translate3d(0, -20%, 0);
}
.headerMessage .data-time-info {
  display: none;
  opacity: 0;
  z-index: -1;
  text-indent: -1000px;
  position: fixed;
  left: -1000px;
  top: -1000px;
}
.headerMessage .data-time-info.debug-mode {
  display: block;
  opacity: 1;
  position: fixed;
  z-index: 9999;
  text-indent: 0px;
  top: 150px;
  right: 0px;
  left: auto;
  background-color: #fd0;
  color: #000;
  padding: 10px;
}
.footer-container {
  display: block;
  position: relative;
  width: 100%;
  min-height: 28rem;
  padding-top: 4.8rem;
  background-color: #000;
}
.footer-container .footer-wrapper {
  display: inline-block;
  width: 100%;
  max-width: 1600px;
}
@media screen and (min-width: 1600px) {
  .footer-container .footer-wrapper {
    display: block;
  }
}
.footer-container .left-wrapper {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: calc(100% / 6);
  margin-left: 4.4rem;
  margin-top: 1rem;
}
@media all and (max-width: 1024px) {
  .footer-container .left-wrapper {
    display: block;
    width: 100%;
    padding: 0 3.2rem;
    margin: 0;
  }
}
.footer-container .button-wrapper {
  display: inline-block;
  margin-bottom: 2.2rem;
}
@media all and (max-width: 1024px) {
  .footer-container .button-wrapper {
    width: 100%;
    margin-bottom: 2.1rem;
  }
}
@media all and (max-width: 1024px) {
  .footer-container .button-wrapper .button {
    width: 100%;
  }
}
.footer-container .site-links a {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 300;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid RGBA(0, 0, 0, 0);
  line-height: 2.5rem;
  float: left;
  clear: both;
}
.footer-container .site-links a:hover {
  border-bottom: 1px solid #935f39;
}
.footer-container .addresses-wrapper ol li,
.footer-container .detail-wrapper {
  display: inline-block;
  vertical-align: top;
  width: calc(100% / 6);
  padding-bottom: 5rem;
}
@media all and (max-width: 1024px) {
  .footer-container .addresses-wrapper ol li,
  .footer-container .detail-wrapper {
    float: left;
    width: 50%;
    padding: 0 3.2rem;
    margin-top: 3rem;
    padding-bottom: 0;
  }
}
.footer-container .addresses-wrapper ol li a,
.footer-container .detail-wrapper a {
  border-bottom: none;
}
.footer-container .addresses-wrapper ol li a:hover,
.footer-container .detail-wrapper a:hover {
  border-bottom: 1px solid #935f39;
}
.footer-container .addresses-wrapper ol li.socials,
.footer-container .detail-wrapper.socials {
  width: 15.6%;
}
@media all and (max-width: 1024px) {
  .footer-container .addresses-wrapper ol li.socials,
  .footer-container .detail-wrapper.socials {
    width: 100%;
    text-align: center;
    padding-bottom: 5.4rem;
  }
}
@media all and (max-width: 1024px) {
  .footer-container .addresses-wrapper ol li.site-links,
  .footer-container .detail-wrapper.site-links {
    margin-top: 0px;
  }
}
.footer-container .addresses-wrapper {
  display: inline-block;
  width: calc(46% + 100% / 6);
}
@media all and (max-width: 1024px) {
  .footer-container .addresses-wrapper {
    display: inline;
    width: auto;
  }
  .footer-container .addresses-wrapper ol > li {
    margin: 0px;
    padding: 0px;
  }
}
.footer-container .addresses-wrapper ol > li {
  width: 24%;
  margin-bottom: 1rem;
  color: #fff;
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 700;
  margin-bottom: 0px;
}
@media all and (max-width: 1024px) {
  .footer-container .addresses-wrapper ol > li {
    width: 50%;
    float: left;
    display: inline-block;
    padding: 0 3.2rem;
    margin-top: 3rem;
  }
}
.footer-container .addresses-wrapper ol > li:nth-child(4),
.footer-container .addresses-wrapper ol > li:nth-child(5) {
  width: 12%;
}
@media all and (max-width: 1024px) {
  .footer-container .addresses-wrapper ol > li:nth-child(4),
  .footer-container .addresses-wrapper ol > li:nth-child(5) {
    width: 25%;
  }
}
.footer-container .addresses-wrapper ol > li:nth-child(4) a,
.footer-container .addresses-wrapper ol > li:nth-child(5) a {
  text-transform: none;
}
@media all and (max-width: 850px) {
  .footer-container .addresses-wrapper ol > li:nth-child(4) {
    width: 50%;
  }
}
.footer-container .addresses-wrapper ol > li:nth-child(5) {
  margin-top: 2.6rem;
}
@media all and (max-width: 1024px) {
  .footer-container .addresses-wrapper ol > li:nth-child(5) {
    margin-top: 5.6rem;
  }
}
@media all and (max-width: 850px) {
  .footer-container .addresses-wrapper ol > li:nth-child(5) {
    float: right;
    width: 50%;
    margin-top: -1rem;
  }
}
.footer-container .addresses-wrapper ol > li ol {
  margin-top: 1rem;
}
.footer-container .addresses-wrapper ol > li ol > li {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 300;
  color: #935f39;
  display: block;
  margin-bottom: 0px;
  width: auto;
  padding-bottom: 0px;
}
@media all and (max-width: 1024px) {
  .footer-container .addresses-wrapper ol > li ol > li {
    display: block;
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
  }
}
.footer-container .addresses-wrapper ol > li ol > li:nth-child(4),
.footer-container .addresses-wrapper ol > li ol > li:nth-child(5) {
  width: auto;
}
.footer-container .detail-title {
  margin-bottom: 1rem;
  color: #fff;
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 700;
}
@media all and (max-width: 1024px) {
  .footer-container .mar-30-mobile {
    margin-bottom: 3rem;
  }
}
.footer-container .svg-link {
  width: 3rem;
  height: 3rem;
  margin-right: 1rem;
  margin-top: 0.9rem;
  cursor: pointer;
}
.footer-container .svg-link:hover {
  border-bottom: none !important;
}
@media all and (max-width: 1024px) {
  .footer-container .svg-link {
    margin-right: 3.4rem;
    margin-top: 0;
  }
  .footer-container .svg-link:last-of-type {
    margin-right: 0;
  }
}
.footer-container .svg-link:hover svg .st0 {
  fill: #fff;
}
.footer-container .svg-link svg {
  width: 100%;
  height: 100%;
}
.footer-container .svg-link svg .st0 {
  fill: #935f39;
}
.footer-container:after {
  content: '';
  display: table;
  clear: both;
}
.form-container {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.95);
  overflow: scroll;
  z-index: 999;
}
.form-container .close-button {
  position: absolute;
  width: 3.2rem;
  height: 2.8rem;
  top: 1.8rem;
  right: 2.6rem;
  color: #fff;
  z-index: 999;
  cursor: pointer;
}
.form-container .close-button .close-line {
  display: block;
  position: relative;
  width: 2.6rem;
  height: 0;
  border-bottom: 3px solid #fff;
}
.form-container .close-button .close-top {
  transform: rotate(45deg) translate3d(6px, 8px, 0);
}
.form-container .close-button .close-bottom {
  transform: rotate(-45deg) translate3d(-6px, 4px, 0);
}
.form-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.user-login-form {
  padding: 100px 50px;
  display: block;
  margin: auto;
  font-size: 16px;
  font-family: Arial, san-serif;
}
.user-login-form input {
  padding: 10px;
  background: #ddd;
}
.user-login-form .messages {
  margin: 10px auto;
}
#toolbar-administration .toolbar-bar a {
  border-bottom: none;
}
#toolbar-administration #toolbar-item-shortcuts-tray {
  overflow: hidden;
  height: 39px;
}
body.user-logged-in.toolbar-tray-open.toolbar-fixed.toolbar-horizontal header {
  top: 88px;
}
body.user-logged-in.toolbar-tray-open.toolbar-fixed.toolbar-horizontal .layout-container {
  margin-top: 88px;
}
.carousel-container {
  display: block;
  position: relative;
  height: 100%;
  z-index: 0;
}
@media all and (max-width: 850px) {
  .carousel-container {
    padding: 3rem 0 5rem;
    background-color: #000;
  }
}
.carousel-container .left-arrow,
.carousel-container .right-arrow {
  position: absolute;
  width: 4rem;
  height: 4rem;
  top: 45%;
  cursor: pointer;
}
@media all and (max-width: 850px) {
  .carousel-container .left-arrow,
  .carousel-container .right-arrow {
    top: auto;
    bottom: 8%;
    z-index: 5;
  }
}
.carousel-container .left-arrow span,
.carousel-container .right-arrow span {
  position: absolute;
  width: 1.8rem;
  height: 1.8rem;
  left: 50%;
  top: 50%;
  border-top: 0.3rem solid #000;
  border-left: 0.3rem solid #000;
  transform: translate(-50%, -50%);
}
@media all and (max-width: 850px) {
  .carousel-container .left-arrow span,
  .carousel-container .right-arrow span {
    border-top: 0.3rem solid #fff;
    border-left: 0.3rem solid #fff;
  }
}
.carousel-container .left-arrow span:last-of-type,
.carousel-container .right-arrow span:last-of-type {
  position: absolute;
  width: 2rem;
  height: 0.1rem;
  left: 28%;
  top: 48%;
  border-top: 0.3rem solid #000;
  transform: translate(-50%, -50%);
}
@media all and (max-width: 850px) {
  .carousel-container .left-arrow span:last-of-type,
  .carousel-container .right-arrow span:last-of-type {
    border-top: 0.3rem solid #fff;
  }
}
.carousel-container .left-arrow {
  left: 5%;
  transform: rotate(315deg);
}
.carousel-container .left-arrow span:last-of-type {
  transform: rotate(-315deg);
}
.carousel-container .right-arrow {
  right: 5%;
  transform: rotate(135deg);
}
.carousel-container .right-arrow span:last-of-type {
  transform: rotate(-135deg);
}
.carousel-container .image-container {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: linear-gradient(#000, #000 97%, transparent);
}
.carousel-container .image-container .carousel-item img {
  max-height: none;
}
.carousel-container .image-caption-container {
  display: block;
  position: relative;
  width: 80%;
  height: 100%;
  margin: 0 auto;
}
@media all and (max-width: 850px) {
  .carousel-container .image-caption-container {
    width: 100%;
  }
}
.carousel-container .carousel-item {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  max-height: 67rem;
  left: 0;
  right: 0;
  top: 0;
  margin-left: auto;
  margin-right: auto;
  transition: opacity 500ms 0ms, transform 500ms 0ms, position 100ms 500ms;
  transform: translate3d(-15px, 0, 0);
  opacity: 0;
}
@media all and (max-width: 850px) {
  .carousel-container .carousel-item {
    background-color: #000;
  }
}
.carousel-container .carousel-item img {
  max-height: 57.1rem;
}
@media all and (max-width: 850px) {
  .carousel-container .carousel-item img {
    padding: 0 3rem;
  }
}
.carousel-container .carousel-item .black-bg {
  position: relative;
  top: -3px;
}
.carousel-container .carousel-item p {
  padding: 2.7rem 7.2rem;
}
@media all and (max-width: 850px) {
  .carousel-container .carousel-item p {
    padding: 2rem 3rem;
  }
}
.carousel-container .carousel-item.active {
  position: relative;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.carousel-container .image-caption {
  width: 80%;
  margin: 0 auto;
}
@media all and (max-width: 850px) {
  .carousel-container .image-caption {
    width: 100%;
  }
}
.carousel-container .bullets {
  position: relative;
  margin-top: 2rem;
  text-align: center;
  z-index: 5;
}
.carousel-container .bullets .bullet {
  display: inline-block;
  margin-right: 1rem;
  cursor: pointer;
}
.carousel-container .bullets .bullet.active:after {
  background-color: #935f39;
}
.carousel-container .bullets .bullet:after {
  content: '';
  display: inline-block;
  position: relative;
  width: 0.9rem;
  height: 0.9rem;
  background-color: #8c8c8c;
  border-radius: 50%;
}
.carousel-container .bullets .bullet:last-of-type {
  margin-right: 0;
}
#page-styleguide.styleguide-container {
  display: block;
  position: relative;
}
#page-styleguide .black-background {
  display: inline-block;
  width: 190px;
  height: 80px;
  margin: 20px;
  padding: 20px;
  background-color: #000;
}
#page-donate {
  max-width: 1600px;
  margin: 0 auto;
}
@media all and (max-width: 850px) {
  #page-donate .image-container {
    display: none;
  }
}
#page-donate .page-title {
  margin: 6.9rem 0 6.3rem;
}
@media screen and (max-width: 1215px) {
  #page-donate .image-container {
    margin-bottom: 4.4rem;
  }
}
#page-donate .image-wrapper {
  width: 100%;
}
#page-donate .body-wrapper {
  margin-top: 6rem;
}
@media screen and (max-width: 1215px) {
  #page-donate .col-50 {
    width: 100%;
  }
}
@media all and (max-width: 850px) {
  #page-donate .top-border {
    margin-top: 2.2rem;
  }
}
#bbox-root {
  overflow: hidden;
}
#bbox-root .BBFormSection {
  margin: 0 auto;
}
#bbox-root .BBFormContainer {
  padding: 0;
}
@media all and (max-width: 374px) {
  #bbox-root .BBFormRadioLabelGivingLevel {
    min-width: 6rem;
  }
}
#bbox-root .BBFormRadioLabelGivingLevelSelected,
#bbox-root .BBFormRadioPaymentSelected,
#bbox-root .BBFormSubmitbutton {
  background-color: #935f39;
}
#bbox-root .BBFormFieldContainer,
#bbox-root .BBFormFieldLabel,
#bbox-root a {
  color: #935f39;
}
#bbox-root label,
#bbox-root span,
#bbox-root select,
#bbox-root option,
#bbox-root input,
#bbox-root textarea,
#bbox-root a {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 300;
}
#page-entry {
  max-width: 1600px;
  margin: 6rem auto 8rem;
}
#page-entry .entry-date {
  width: 100%;
  margin-top: 3rem;
  padding: 0;
}
#page-entry .button {
  display: inline-block;
  position: relative;
  min-width: 11rem;
  margin-top: 2rem;
  padding-top: 0.4rem;
  text-align: center;
  clear: both;
}
@media all and (max-width: 850px) {
  #page-entry .button {
    margin-bottom: 3rem;
  }
}
#page-entry .col-50 a,
#page-entry .entry-link {
  display: inline-block;
  position: relative;
  border-bottom: none;
  clear: both;
}
#page-entry .entry-image,
#page-entry .entry-video {
  position: relative;
  width: 100%;
  max-height: 33.5rem;
  overflow: hidden;
}
@media all and (max-width: 850px) {
  #page-entry .entry-image,
  #page-entry .entry-video {
    max-height: 16.9rem;
  }
}
#page-entry .entry-image img,
#page-entry .entry-video img {
  position: relative;
  width: 100%;
  height: 100%;
}
#page-entry .entry-video .video-wrapper {
  height: 33.5rem;
  padding: 0;
}
@media all and (max-width: 850px) {
  #page-entry .entry-video .video-wrapper {
    height: 16.9rem;
  }
}
#page-entry .entry-body {
  margin-top: 8rem;
}
@media all and (max-width: 850px) {
  #page-entry .entry-body {
    margin-top: 7rem;
    padding: 0;
  }
}
#page-entry [class *=' field--name-field-featured'] {
  display: none;
}
#page-entry blockquote {
  margin: 0 4.4rem;
}
@media all and (max-width: 850px) {
  #page-entry blockquote {
    margin: 0 3rem;
  }
}
#page-events {
  max-width: 1600px;
  padding: 0 4.4rem;
  margin: 6rem auto;
}
@media all and (max-width: 850px) {
  #page-events {
    padding: 0 3rem;
  }
}
#page-events .views-row {
  display: inline-block;
  width: 33.13%;
  min-height: 20rem;
  padding-right: 4.4rem;
  padding-bottom: 4rem;
  vertical-align: top;
}
@media all and (max-width: 850px) {
  #page-events .views-row {
    display: block;
    width: 100%;
    padding: 0 0 6rem 0;
    min-height: 0;
  }
}
#page-events .views-row .image-wrapper {
  position: relative;
  width: 100%;
  max-height: 21.7rem;
  overflow: hidden;
  margin-top: 1rem;
}
#page-events .views-row .image-wrapper img {
  position: relative;
  width: 100%;
  height: 100%;
}
#page-events .views-row h3 {
  min-height: 8rem;
}
@media all and (max-width: 850px) {
  #page-events .views-row h3 {
    min-height: 0;
  }
}
#page-events .views-row a {
  border-bottom: none;
}
#page-events .views-row span {
  color: #000;
  font-family: "Vendetta", Times, Serif;
  font-size: 2.8rem;
  line-height: 3.4rem;
  font-weight: 500;
}
#page-events .views-row .date {
  margin-top: 1rem;
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 500;
}
@media all and (max-width: 850px) {
  #page-events .views-row .button {
    margin-top: 2.2rem;
  }
}
#page-events .views-row:nth-child(3n - 3) {
  padding-left: calc((8.8rem / 3) / 2);
  padding-right: calc((8.8rem / 3) / 2);
}
@media all and (max-width: 850px) {
  #page-events .views-row:nth-child(3n - 3) {
    padding: 0;
  }
}
#page-events .views-row:nth-child(3n - 2) {
  padding-right: 0;
  padding-left: calc(8.8rem / 3);
}
@media all and (max-width: 850px) {
  #page-events .views-row:nth-child(3n - 2) {
    padding: 0;
  }
}
#page-events .views-row:nth-child(3n - 4) {
  padding-left: 0;
  padding-right: calc(8.8rem / 3);
}
@media all and (max-width: 850px) {
  #page-events .views-row:nth-child(3n - 4) {
    padding: 0;
  }
}
#page-events .views-row:first-of-type {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 6rem;
  border-bottom: 1.5rem solid #000;
}
#page-events .views-row:first-of-type .article-teaser:after {
  content: '';
  display: table;
  clear: both;
}
#page-events .views-row:first-of-type .image-wrapper {
  float: right;
  width: 50%;
  max-height: 33.5rem;
  margin-top: 0;
}
@media all and (max-width: 850px) {
  #page-events .views-row:first-of-type .image-wrapper {
    float: none;
    width: 100%;
  }
}
#page-events .views-row:first-of-type .teaser-copy {
  float: left;
  width: 50%;
}
@media all and (max-width: 850px) {
  #page-events .views-row:first-of-type .teaser-copy {
    width: 100%;
  }
}
#page-events .views-row:first-of-type h3 {
  width: 80%;
}
@media all and (max-width: 850px) {
  #page-events .views-row:first-of-type h3 {
    display: block;
    width: 100%;
  }
}
#page-events .views-row:first-of-type span {
  color: #000;
  font-family: "Vendetta", Times, Serif;
  font-size: 5.2rem;
  line-height: 5.4rem;
  font-weight: 500;
}
@media all and (max-width: 850px) {
  #page-events .views-row:first-of-type span {
    font-family: "Vendetta", Times, Serif;
    font-size: 3.8rem;
    line-height: 1;
    font-weight: 500;
  }
}
#page-events .views-row:first-of-type .date {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 500;
}
@media all and (max-width: 850px) {
  #page-events .views-row:first-of-type .date {
    margin-top: 1rem;
    margin-bottom: 0;
    font-family: "Mada", Arial, Sans-Serif;
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-weight: 500;
  }
}
#page-events .pagination-items {
  position: absolute;
  right: 4rem;
}
#page-events .pagination-item {
  display: inline-block;
  position: relative;
}
#page-events .pagination-item.pages {
  margin-right: 4rem;
}
#page-events .pagination-item a {
  border-bottom: none;
}
#page-events .pagination-item p {
  display: inline-block;
  color: #000;
}
#page-events .left-arrow,
#page-events .right-arrow {
  display: inline-block;
  position: relative;
  width: 4rem;
  height: 1rem;
  top: 45%;
  cursor: pointer;
}
#page-events .left-arrow span,
#page-events .right-arrow span {
  position: absolute;
  width: 1.8rem;
  height: 1.8rem;
  left: 50%;
  top: 50%;
  border-top: 0.3rem solid #000;
  border-left: 0.3rem solid #000;
  transform: translate(-50%, -50%);
}
#page-events .left-arrow span:last-of-type,
#page-events .right-arrow span:last-of-type {
  width: 2rem;
  height: 0.1rem;
  left: 28%;
  top: 48%;
  border-top: 0.3rem solid #000;
  transform: translate(-50%, -50%);
}
#page-events .left-arrow {
  margin-right: 1.8rem;
  left: 5%;
  transform: rotate(315deg);
}
#page-events .left-arrow span:last-of-type {
  transform: rotate(-315deg);
}
#page-events .right-arrow {
  margin-left: 1.8rem;
  right: 5%;
  transform: rotate(135deg);
}
#page-events .right-arrow span:last-of-type {
  transform: rotate(-135deg);
}
#page-news {
  max-width: 1600px;
  padding: 0 4.4rem;
  margin: 6rem auto;
}
@media all and (max-width: 850px) {
  #page-news {
    padding: 0 3rem;
  }
  #page-news .view-content {
    padding-bottom: 50px;
  }
}
#page-news .views-row {
  display: inline-block;
  width: 33.13%;
  min-height: 20rem;
  padding-right: 4.4rem;
  padding-bottom: 4rem;
  vertical-align: top;
}
@media all and (max-width: 850px) {
  #page-news .views-row {
    display: block;
    width: 100%;
    padding: 0 0 6rem 0;
    min-height: 0;
  }
}
#page-news .views-row .image-wrapper {
  position: relative;
  width: 100%;
  max-height: 21.7rem;
  overflow: hidden;
  margin-top: 1rem;
}
#page-news .views-row .image-wrapper img {
  position: relative;
  width: 100%;
  height: 100%;
}
#page-news .views-row h3 {
  min-height: 8rem;
}
@media all and (max-width: 850px) {
  #page-news .views-row h3 {
    min-height: 0;
  }
}
#page-news .views-row a {
  border-bottom: none;
}
#page-news .views-row span {
  color: #000;
  font-family: "Vendetta", Times, Serif;
  font-size: 2.8rem;
  line-height: 3.4rem;
  font-weight: 500;
}
#page-news .views-row .date {
  margin-top: 1rem;
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 500;
}
@media all and (max-width: 850px) {
  #page-news .views-row .button {
    margin-top: 2.2rem;
  }
}
#page-news .views-row:nth-child(3n - 3) {
  padding-left: calc((8.8rem / 3) / 2);
  padding-right: calc((8.8rem / 3) / 2);
}
@media all and (max-width: 850px) {
  #page-news .views-row:nth-child(3n - 3) {
    padding: 0;
  }
}
#page-news .views-row:nth-child(3n - 2) {
  padding-right: 0;
  padding-left: calc(8.8rem / 3);
}
@media all and (max-width: 850px) {
  #page-news .views-row:nth-child(3n - 2) {
    padding: 0;
  }
}
#page-news .views-row:nth-child(3n - 4) {
  padding-left: 0;
  padding-right: calc(8.8rem / 3);
}
@media all and (max-width: 850px) {
  #page-news .views-row:nth-child(3n - 4) {
    padding: 0;
  }
}
#page-news .views-row:first-of-type {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 6rem;
  border-bottom: 1.5rem solid #000;
}
#page-news .views-row:first-of-type .article-teaser:after {
  content: '';
  display: table;
  clear: both;
}
#page-news .views-row:first-of-type .image-wrapper {
  float: right;
  width: 50%;
  max-height: 33.5rem;
  margin-top: 0;
}
@media all and (max-width: 850px) {
  #page-news .views-row:first-of-type .image-wrapper {
    float: none;
    width: 100%;
  }
}
#page-news .views-row:first-of-type .teaser-copy {
  float: left;
  width: 50%;
}
@media all and (max-width: 850px) {
  #page-news .views-row:first-of-type .teaser-copy {
    width: 100%;
  }
}
#page-news .views-row:first-of-type h3 {
  width: 80%;
}
@media all and (max-width: 850px) {
  #page-news .views-row:first-of-type h3 {
    display: block;
    width: 100%;
  }
}
#page-news .views-row:first-of-type span {
  color: #000;
  font-family: "Vendetta", Times, Serif;
  font-size: 5.2rem;
  line-height: 5.4rem;
  font-weight: 500;
}
@media all and (max-width: 850px) {
  #page-news .views-row:first-of-type span {
    font-family: "Vendetta", Times, Serif;
    font-size: 3.8rem;
    line-height: 1;
    font-weight: 500;
  }
}
#page-news .views-row:first-of-type .date {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 500;
}
@media all and (max-width: 850px) {
  #page-news .views-row:first-of-type .date {
    margin-top: 1rem;
    margin-bottom: 0;
    font-family: "Mada", Arial, Sans-Serif;
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-weight: 500;
  }
}
#page-news .pagination-items {
  position: absolute;
  right: 4rem;
}
#page-news .pagination-item {
  display: inline-block;
  position: relative;
}
#page-news .pagination-item.pages {
  margin-right: 4rem;
}
#page-news .pagination-item a {
  border-bottom: none;
}
#page-news .pagination-item p {
  display: inline-block;
  color: #000;
}
#page-news .left-arrow,
#page-news .right-arrow {
  display: inline-block;
  position: relative;
  width: 4rem;
  height: 1rem;
  top: 45%;
  cursor: pointer;
}
#page-news .left-arrow span,
#page-news .right-arrow span {
  position: absolute;
  width: 1.8rem;
  height: 1.8rem;
  left: 50%;
  top: 50%;
  border-top: 0.3rem solid #000;
  border-left: 0.3rem solid #000;
  transform: translate(-50%, -50%);
}
#page-news .left-arrow span:last-of-type,
#page-news .right-arrow span:last-of-type {
  width: 2rem;
  height: 0.1rem;
  left: 28%;
  top: 48%;
  border-top: 0.3rem solid #000;
  transform: translate(-50%, -50%);
}
#page-news .left-arrow {
  margin-right: 1.8rem;
  left: 5%;
  transform: rotate(315deg);
}
#page-news .left-arrow span:last-of-type {
  transform: rotate(-315deg);
}
#page-news .right-arrow {
  margin-left: 1.8rem;
  right: 5%;
  transform: rotate(135deg);
}
#page-news .right-arrow span:last-of-type {
  transform: rotate(-135deg);
}
#page-visit {
  max-width: 1600px;
  margin: 0 auto 6rem;
  padding-left: 4.4rem;
}
@media all and (max-width: 850px) {
  #page-visit {
    padding-left: 3rem;
  }
}
@media all and (max-width: 850px) {
  #page-visit .image-container {
    display: none;
  }
}
#page-visit .page-title {
  margin: 6.9rem 0 6.3rem;
}
@media all and (max-width: 850px) {
  #page-visit .page-title {
    margin: 4.2rem 0 5.4rem;
  }
}
#page-visit .image-wrapper {
  position: relative;
  width: 100%;
  max-height: 33.5rem;
  overflow: hidden;
}
#page-visit .ticket-padding {
  padding-top: 3rem;
}
#page-visit .section_wrapper {
  display: inline-block;
  width: 100%;
}
#page-visit [class *= 'col-']:last-of-type {
  padding-left: 0;
  padding-right: 4.4rem;
}
@media all and (max-width: 850px) {
  #page-visit [class *= 'col-']:last-of-type {
    padding-right: 3rem;
  }
}
#page-visit .col-33:nth-child(3n + 1) {
  padding-left: 0;
}
#page-visit .col-33 + .col-33 {
  padding-right: 0;
}
#page-visit .top-border {
  margin-top: 8rem;
}
@media all and (max-width: 850px) {
  #page-visit .top-border {
    margin-top: 6rem;
  }
}
#page-visit .daily-schedule {
  margin-bottom: 2.4rem;
}
#page-visit .special-hours {
  margin-bottom: 1.8rem;
}
#page-visit .ticket-groups {
  min-height: 8rem;
  margin-bottom: 2rem;
}
#page-visit .padding-right {
  padding-right: 4.4rem;
}
@media all and (max-width: 850px) {
  #page-visit .padding-right {
    padding-right: 0;
  }
}
#page-visit .button-link {
  margin-top: 1.8rem;
}
#page-visit .faq-copy {
  margin-top: 8rem;
  margin-bottom: 6rem;
  text-align: center;
}
@media all and (max-width: 850px) {
  #page-visit .faq-copy {
    text-align: center;
    margin-left: -2.2rem;
  }
}
#page-visit .faq-copy a {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 300;
}
#page-visit .map-wrapper {
  width: calc(100% - 4.4rem);
  min-height: 60rem;
  margin-top: 6rem;
  background-color: #935f39;
}
@media all and (max-width: 850px) {
  #page-visit .map-wrapper {
    width: calc(100% - 3rem);
  }
}
#page-visit .hotel-details {
  margin-top: 2.4rem;
}
#page-visit .col-50 + p {
  width: calc(50% - 2.2rem);
}
@media all and (max-width: 850px) {
  #page-visit .col-50 + p {
    width: 100%;
  }
}
@media all and (max-width: 850px) {
  #page-visit .col-50 + p.mobile-right-50 {
    text-align: right;
    width: 50%;
  }
}
#page-visit a {
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 300;
}
#page-faq {
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
}
#page-faq .back-button {
  position: absolute;
  top: -2rem;
  left: 3.6rem;
  text-transform: uppercase;
  color: #000;
  border-bottom: none;
}
@media all and (max-width: 850px) {
  #page-faq .back-button {
    display: none;
  }
}
#page-faq .back-button p {
  display: inline-block;
  position: relative;
  letter-spacing: 0.1rem;
}
#page-faq .back-button .left-arrow {
  display: inline-block;
  position: relative;
  width: 1.4rem;
  height: 1.2rem;
  top: 45%;
  margin-right: 2.4rem;
  cursor: pointer;
  transform: rotate(315deg);
}
#page-faq .back-button .left-arrow span {
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  left: 50%;
  top: 50%;
  border-top: 0.2rem solid #000;
  border-left: 0.2rem solid #000;
  transform: translate(-50%, -50%);
}
#page-faq .back-button .left-arrow span:last-of-type {
  position: absolute;
  width: 1.6rem;
  height: 0.1rem;
  left: 60%;
  top: 58%;
  border-top: 0.2rem solid #000;
  transform: translate(-50%, -50%) rotate(-315deg);
}
#page-faq h3 {
  margin-bottom: 1.2rem;
}
#page-faq .body {
  margin-bottom: 6rem;
}
#page-museum,
#page-memorial {
  max-width: 1600px;
  margin: 0 auto 8rem;
}
@media all and (max-width: 850px) {
  #page-museum,
  #page-memorial {
    margin-bottom: 0.4rem;
  }
}
#page-museum .masthead,
#page-memorial .masthead {
  display: block;
  position: relative;
  width: 100%;
  max-height: 56rem;
  margin-bottom: 4rem;
  overflow: hidden;
}
@media all and (max-width: 850px) {
  #page-museum .masthead,
  #page-memorial .masthead {
    max-height: none;
    margin-bottom: 2rem;
  }
}
#page-museum .icon-wrapper,
#page-memorial .icon-wrapper {
  width: 10rem;
  height: 4.6rem;
  margin-top: 0;
  margin-bottom: 1.4rem;
  background: url("./assets/icons/eji_museum_icon.png") center center;
  background-size: cover;
}
@media all and (max-width: 850px) {
  #page-museum .icon-wrapper,
  #page-memorial .icon-wrapper {
    width: 8rem;
    height: 3.6rem;
    background: url("./assets/icons/eji_museum_icon_invert.png") center center;
    background-size: cover;
    margin-bottom: 1.4rem;
  }
}
#page-museum h1,
#page-memorial h1 {
  display: block;
  position: absolute;
  width: 50%;
  height: auto;
  bottom: 4rem;
  padding-left: 4.4rem;
  color: #fff;
}
@media all and (max-width: 850px) {
  #page-museum h1,
  #page-memorial h1 {
    position: relative;
    width: 100%;
    padding-left: 3rem;
    margin-top: 2rem;
    bottom: auto;
    color: #000;
  }
}
@media all and (max-width: 850px) {
  #page-museum .top-border,
  #page-memorial .top-border {
    margin-top: 8rem;
  }
}
#page-museum .button-link,
#page-memorial .button-link {
  display: inline-block;
  margin-bottom: 1.8rem;
  margin-right: 2.2rem;
}
#page-museum .video-wrapper,
#page-memorial .video-wrapper {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1600px;
  height: 68.9rem;
  margin: 8rem auto 0;
}
@media all and (min-width: 850px) and (max-height: 740px) {
  #page-museum .video-wrapper,
  #page-memorial .video-wrapper {
    max-width: 76.25%;
    padding: 0;
    height: 48rem;
    margin: 8rem auto 0;
  }
}
@media all and (max-width: 850px) {
  #page-museum .video-wrapper,
  #page-memorial .video-wrapper {
    height: 36rem;
  }
}
@media all and (max-width: 640px) {
  #page-museum .video-wrapper,
  #page-memorial .video-wrapper {
    height: 20.3rem;
  }
}
#page-museum .wysiwyg,
#page-memorial .wysiwyg {
  margin: 8rem auto;
}
#page-memorial .icon-wrapper {
  width: 5.6rem;
  height: 5.6rem;
  background: url("./assets/icons/eji_memorial_icon_white.png") center center;
  background-size: cover;
}
@media all and (max-width: 850px) {
  #page-memorial .icon-wrapper {
    width: 3.6rem;
    height: 3.6rem;
    background: url("./assets/icons/eji_memorial_icon_invert.png") center center;
    background-size: cover;
  }
}
#page-about {
  max-width: 1600px;
  margin: 0 auto;
}
@media all and (max-width: 850px) {
  #page-about .image-container {
    display: none;
  }
}
#page-about .page-title {
  margin: 6.9rem 0 6.3rem;
}
#page-about .image-wrapper {
  width: 100%;
}
#page-about .button-link {
  margin-top: 2rem;
  margin-bottom: 6rem;
}
#page-about .body-paragraph {
  margin-bottom: 6rem;
}
#page-homepage {
  max-width: none;
}
#page-homepage .masthead {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1600px;
  height: 40rem;
  margin: 0 auto 4rem;
  overflow: visible;
}
@media all and (min-width: 1024px) and (max-height: 740px) {
  #page-homepage .masthead {
    height: 34rem;
  }
}
@media all and (max-width: 850px) {
  #page-homepage .masthead {
    display: none;
  }
}
#page-homepage .masthead .image-container {
  height: auto;
  overflow: hidden;
}
#page-homepage .masthead .carousel-image {
  height: auto;
}
#page-homepage .columns {
  max-width: 1600px;
  padding: 0;
  margin: 0 auto;
}
@media all and (max-width: 850px) {
  #page-homepage .columns {
    padding: 0;
  }
}
#page-homepage .columns .col-column {
  width: 45rem;
  height: auto;
  left: 50%;
  padding-right: 0;
}
@media all and (max-width: 1024px) {
  #page-homepage .columns .col-column {
    width: 32rem;
  }
}
@media all and (max-width: 850px) {
  #page-homepage .columns .col-column {
    width: 100%;
    left: auto;
  }
}
#page-homepage .columns .col-column:first-of-type {
  transform: translate3d(-107%, 0, 0);
}
#page-homepage .columns .col-column:first-of-type .icon-wrapper {
  width: 8.4rem;
  height: 4rem;
  background: url("./assets/icons/eji_museum_icon.png") center center;
  background-size: cover;
}
@media all and (max-width: 850px) {
  #page-homepage .columns .col-column:first-of-type {
    transform: translate3d(0, 0, 0);
  }
}
#page-homepage .columns .col-column:last-of-type {
  transform: translate3d(-93%, 0, 0);
}
#page-homepage .columns .col-column:last-of-type .icon-wrapper {
  width: 4.2rem;
  height: 9rem;
  margin-top: -1.6rem;
  margin-bottom: -0.2rem;
  background: url("./assets/icons/eji_memorial_icon.png") center center;
  background-size: cover;
}
@media all and (max-width: 850px) {
  #page-homepage .columns .col-column:last-of-type {
    transform: translate3d(0, 0, 0);
  }
}
#page-homepage .columns .column-copy {
  min-height: 50rem;
  padding: 2.2rem 4.4rem 8rem;
}
@media all and (max-width: 850px) {
  #page-homepage .columns .column-copy {
    min-height: 0;
    padding: 3rem 3rem 6rem;
    margin-top: 20.3rem;
    float: left;
  }
}
#page-homepage .columns .icon-wrapper {
  margin-top: 1rem;
  margin-bottom: 2.2rem;
}
#page-homepage .columns .title {
  min-height: 12.2rem;
}
#page-homepage .columns .title h3 {
  margin-bottom: 0;
}
@media all and (max-width: 1024px) {
  #page-homepage .columns .title {
    min-height: 16rem;
  }
}
@media all and (max-width: 850px) {
  #page-homepage .columns .title {
    min-height: 0;
  }
}
#page-homepage .columns .body-wrapper {
  min-height: 34rem;
  margin-bottom: 2rem;
}
@media all and (max-width: 1024px) {
  #page-homepage .columns .body-wrapper {
    min-height: 53rem;
  }
}
@media all and (max-width: 850px) {
  #page-homepage .columns .body-wrapper {
    min-height: 0;
  }
}
#page-homepage .columns p {
  color: #fff;
}
#page-homepage .columns .image-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  max-height: 25.4rem;
  overflow: hidden;
  background-color: #fff;
}
@media all and (max-width: 850px) {
  #page-homepage .columns .image-wrapper {
    position: absolute;
    height: 20.3rem;
    background-color: #000;
  }
}
#page-homepage .columns .image-wrapper img {
  position: relative;
  width: 100%;
  height: auto;
}
#page-homepage .columns .button.left {
  margin-right: 1.8rem;
  margin-bottom: 2rem;
}
#page-homepage .flex-contaner-container {
  max-width: 1600px;
  margin: 0 auto;
}
#page-homepage .video-wrapper {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1600px;
  height: 68.9rem;
  margin: 8rem auto 0;
}
@media all and (min-width: 850px) and (max-height: 740px) {
  #page-homepage .video-wrapper {
    max-width: 76.25%;
    padding: 0;
    height: 48rem;
    margin: 8rem auto 0;
  }
}
@media all and (max-width: 850px) {
  #page-homepage .video-wrapper {
    max-width: none;
    height: 35rem;
    padding: 0 3rem;
  }
}
@media all and (max-width: 640px) {
  #page-homepage .video-wrapper {
    height: 17.2rem;
  }
}
#page-homepage .featured-wrapper {
  padding-top: 5rem;
  margin-top: 8rem;
  padding-bottom: 6rem;
  margin-bottom: 0.4rem;
}
@media all and (max-width: 850px) {
  #page-homepage .featured-wrapper {
    padding-top: 4rem;
  }
}
#page-homepage .featured-wrapper .width-wrapper {
  max-width: 1600px;
  margin: 0 auto;
}
#page-homepage .featured-wrapper .featured-item {
  margin-top: 6rem;
}
#page-homepage .featured-wrapper a {
  border-bottom: none;
}
#page-homepage .featured-wrapper h3.title {
  margin-top: 5px;
  min-height: 6.8rem;
  font-family: "Vendetta", Times, Serif;
  font-size: 2.8rem;
  line-height: 3.4rem;
  font-weight: 500;
}
@media all and (max-width: 850px) {
  #page-homepage .featured-wrapper h3.title {
    min-height: 0;
  }
}
@media all and (max-width: 850px) {
  #page-homepage .featured-wrapper h3.header {
    font-family: "Vendetta", Times, Serif;
    font-size: 3rem;
    line-height: 1;
    font-weight: 500;
  }
}
#page-homepage .featured-wrapper .date {
  margin-top: 1rem;
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 500;
}
@media all and (max-width: 850px) {
  #page-homepage .featured-wrapper .button {
    margin-top: 2.2rem;
  }
}
#page-homepage .reflections-carousel-wrapper {
  width: 76.25%;
  max-width: 1500px;
  margin: 8rem auto 0;
}
@media all and (max-width: 850px) {
  #page-homepage .reflections-carousel-wrapper {
    margin: 2.2rem auto 0;
    width: 90%;
  }
}
#page-homepage #reflections-carousel {
  width: 100%;
  position: relative;
  padding-top: calc((9 / 16) * 50%);
}
#page-homepage #reflections-carousel .left-arrow,
#page-homepage #reflections-carousel .right-arrow {
  cursor: pointer;
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  width: 15px;
  height: 15px;
  background: none;
  border-left: 6px solid #000;
  border-bottom: 6px solid #000;
  border-right: 0px solid transparent;
  border-top: 0px solid transparent;
}
#page-homepage #reflections-carousel .left-arrow {
  left: 0;
  transform: rotate(45deg);
}
@media all and (max-width: 640px) {
  #page-homepage #reflections-carousel .left-arrow {
    left: -5px;
  }
}
#page-homepage #reflections-carousel .right-arrow {
  right: 0;
  transform: rotate(225deg);
}
@media all and (max-width: 640px) {
  #page-homepage #reflections-carousel .right-arrow {
    right: -5px;
  }
}
#page-homepage #reflections-carousel .bullets-wrapper {
  position: relative;
  margin-top: 4rem;
  text-align: center;
  z-index: 5;
}
#page-homepage #reflections-carousel .bullets-wrapper .bullet {
  display: inline-block;
  margin-right: 1rem;
  cursor: pointer;
}
#page-homepage #reflections-carousel .bullets-wrapper .bullet.active:after {
  background-color: #935f39;
}
#page-homepage #reflections-carousel .bullets-wrapper .bullet:after {
  content: '';
  display: inline-block;
  position: relative;
  width: 0.9rem;
  height: 0.9rem;
  background-color: #8c8c8c;
  border-radius: 50%;
}
#page-homepage #reflections-carousel .bullets-wrapper .bullet:last-of-type {
  margin-right: 0;
}
#page-homepage #reflections-carousel .reflections-carousel-item {
  opacity: 0;
/* transform: translate(20px, 0); */
  pointer-events: none;
  position: absolute;
  left: 2%;
  right: 2%;
  top: 50%;
  transform: translate(20px, -50%);
  transition: all 333ms ease-in;
}
#page-homepage #reflections-carousel .reflections-carousel-item.active {
  opacity: 1;
  transform: translate(0, -50%);
  pointer-events: all;
}
#page-homepage #reflections-carousel .reflections-carousel-item:after {
  content: "";
  display: table;
  clear: both;
}
#page-homepage #reflections-carousel .reflections-carousel-item .img-wrapper,
#page-homepage #reflections-carousel .reflections-carousel-item .copy-wrapper {
  display: inline-block;
  float: left;
}
#page-homepage #reflections-carousel .reflections-carousel-item .img-wrapper h3,
#page-homepage #reflections-carousel .reflections-carousel-item .copy-wrapper h3,
#page-homepage #reflections-carousel .reflections-carousel-item .img-wrapper h4,
#page-homepage #reflections-carousel .reflections-carousel-item .copy-wrapper h4 {
  margin-bottom: 1rem;
}
@media all and (max-width: 850px) {
  #page-homepage #reflections-carousel .reflections-carousel-item .img-wrapper h3,
  #page-homepage #reflections-carousel .reflections-carousel-item .copy-wrapper h3,
  #page-homepage #reflections-carousel .reflections-carousel-item .img-wrapper h4,
  #page-homepage #reflections-carousel .reflections-carousel-item .copy-wrapper h4 {
    font-size: 2rem;
    line-height: 2.8rem;
    font-weight: 700;
  }
}
#page-homepage #reflections-carousel .reflections-carousel-item .img-wrapper {
  width: 46%;
  margin: 0 2%;
}
@media all and (max-width: 640px) {
  #page-homepage #reflections-carousel .reflections-carousel-item .img-wrapper {
    width: 94%;
    margin: 0 3%;
  }
}
#page-homepage #reflections-carousel .reflections-carousel-item .copy-wrapper {
  width: 48%;
  margin-right: 2%;
}
@media all and (max-width: 640px) {
  #page-homepage #reflections-carousel .reflections-carousel-item .copy-wrapper {
    width: 94%;
    margin: 0 3%;
  }
}
#page-homepage #reflections-carousel .reflections-carousel-item .copy-wrapper.full {
  width: 66%;
  margin-left: calc(33% * 0.5);
}
@media all and (max-width: 640px) {
  #page-homepage #reflections-carousel .reflections-carousel-item .copy-wrapper.full {
    width: 94%;
    margin: 0 3%;
  }
}
#page-homepage #reflections-carousel .reflections-carousel-item .copy-wrapper .quote-link {
  font-size: 2rem;
}
#page-homepage #reflections-carousel .reflections-carousel-item .copy-wrapper .date {
  margin-top: 1rem;
  font-family: "Mada", Arial, Sans-Serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 500;
}
#page-homepage #reflections-carousel .reflections-carousel-item .copy-wrapper .design-element {
  width: 50%;
  height: 1.8rem;
  background: #000;
  margin-bottom: 1rem;
}
@media all and (max-width: 640px) {
  #page-homepage #reflections-carousel .reflections-carousel-item .copy-wrapper .design-element {
    margin-top: 15px;
  }
}
#page-resources {
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
}
#page-resources .resource-block:after {
  content: '';
  position: relative;
  display: block;
  height: 1.8rem;
  background: #000;
  width: 100%;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
#page-resources .resource-block h2 {
  margin-bottom: 1.2rem;
}
#page-resources .resource-block .body ul {
  margin-top: 2rem;
  padding-left: 4rem;
  font-size: 1.6rem;
}
#page-resources .resource-block .body ul li {
  margin-bottom: 1.6rem;
}
#page-resources .resource-block .body ul li a {
  font-weight: bold;
}
#page-resources .back-button {
  position: absolute;
  top: -2rem;
  left: 3.6rem;
  text-transform: uppercase;
  color: #000;
  border-bottom: none;
}
@media all and (max-width: 850px) {
  #page-resources .back-button {
    display: none;
  }
}
#page-resources .back-button p {
  display: inline-block;
  position: relative;
  letter-spacing: 0.1rem;
}
#page-resources .back-button .left-arrow {
  display: inline-block;
  position: relative;
  width: 1.4rem;
  height: 1.2rem;
  top: 45%;
  margin-right: 2.4rem;
  cursor: pointer;
  transform: rotate(315deg);
}
#page-resources .back-button .left-arrow span {
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  left: 50%;
  top: 50%;
  border-top: 0.2rem solid #000;
  border-left: 0.2rem solid #000;
  transform: translate(-50%, -50%);
}
#page-resources .back-button .left-arrow span:last-of-type {
  position: absolute;
  width: 1.6rem;
  height: 0.1rem;
  left: 60%;
  top: 58%;
  border-top: 0.2rem solid #000;
  transform: translate(-50%, -50%) rotate(-315deg);
}
#page-resources .field--name-field-resource-blocks .field__item:last-child .resource-block:after {
  visibility: hidden;
  margin-top: 0;
}
/*# sourceMappingURL=app.css.map */