/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2019 Schwartzco Inc.
        License: 1908-RGJGTO     
*/
@font-face {
  font-family: 'Robinson Web';
  src: url("../fonts/Robinson-RegularItalic-Web.woff2") format("woff2"), url("../fonts/Robinson-RegularItalic-Web.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'Robinson Web';
  src: url("../fonts/Robinson-Regular-Web.woff2") format("woff2"), url("../fonts/Robinson-Regular-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Newzald';
  src: url("../fonts/NewzaldWeb-Book.woff2") format("woff2"), url("../fonts/NewzaldWeb-Book.woff") format("woff"), url("../fonts/NewzaldWeb-Book.eot") format("eot");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Newzald';
  src: url("../fonts/NewzaldWeb-BookItalic.woff2") format("woff2"), url("../fonts/NewzaldWeb-BookItalic.woff") format("woff"), url("../fonts/NewzaldWeb-BookItalic.eot") format("eot");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'Newzald';
  src: url("../fonts/NewzaldWeb-Bold.woff2") format("woff2"), url("../fonts/NewzaldWeb-Bold.woff") format("woff"), url("../fonts/NewzaldWeb-Bold.eot") format("eot");
  font-weight: bold;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Newzald';
  src: url("../fonts/NewzaldWeb-BoldItalic.woff2") format("woff2"), url("../fonts/NewzaldWeb-BoldItalic.woff") format("woff"), url("../fonts/NewzaldWeb-BoldItalic.eot") format("eot");
  font-weight: bold;
  font-style: italic;
  font-stretch: normal; }

:root {
  --colorsubdue:#989898;
  --colorinactive:#b6b6b6;
  --colored:inherit; }

.c-66w {
  --colored:#3C8CFA; }

.c-55w {
  --colored:#A282D2; }

.c-63f {
  --colored:#ED4036; }

html {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

*,
*:before,
*:after {
  box-sizing: inherit; }

html, body {
  margin: 0;
  padding: 0; }

body {
  font-family: 'Newzald',serif;
  font-size: 19px;
  line-height: 1.26315;
  background-color: black; }

.plus, .inline-plus {
  font-size: 25px;
  line-height: 1.36;
  letter-spacing: -0.005em; }
  @media (max-width: 767px) {
    .plus, .inline-plus {
      font-size: 18px; } }

[v-cloak] {
  display: none !important; }

h2 {
  font-family: 'Robinson Web';
  font-weight: normal;
  font-size: 25px;
  line-height: 1.36; }
  @media (max-width: 767px) {
    h2 {
      font-size: 22px;
      letter-spacing: -0.01em; } }

a {
  text-decoration: none;
  color: inherit; }

sup {
  font-size: 60%;
  margin: 0 0.15rem; }

button {
  cursor: pointer; }

.link-under, .flex-section-text p a {
  display: inline;
  position: relative;
  background-image: -webkit-gradient(linear, right top, left top, from(#3C8CFA), color-stop(#A282D2), to(#ED4036));
  background-image: linear-gradient(to left, #3C8CFA, #A282D2, #ED4036);
  background-position: 0 1.04em;
  background-repeat: repeat-x;
  background-size: 100% 2px; }
  .link-under.c-66w, .c-66w .link-under, .flex-section-text p a.c-66w, .c-66w .flex-section-text p a {
    background-image: -webkit-gradient(linear, right top, left top, from(#3C8CFA), to(#3C8CFA));
    background-image: linear-gradient(to left, #3C8CFA, #3C8CFA); }
  .link-under.c-55w, .c-55w .link-under, .flex-section-text p a.c-55w, .c-55w .flex-section-text p a {
    background-image: -webkit-gradient(linear, right top, left top, from(#A282D2), to(#A282D2));
    background-image: linear-gradient(to left, #A282D2, #A282D2); }
  .link-under.c-63f, .c-63f .link-under, .flex-section-text p a.c-63f, .c-63f .flex-section-text p a {
    background-image: -webkit-gradient(linear, right top, left top, from(#ED4036), to(#ED4036));
    background-image: linear-gradient(to left, #ED4036, #ED4036); }
  .color-subdue .link-under, .color-subdue .flex-section-text p a {
    background-image: -webkit-gradient(linear, right top, left top, from(#989898), to(#989898));
    background-image: linear-gradient(to left, #989898, #989898); }

.media-meta a {
  border-bottom: solid 1px;
  border-color: var(--colorsubdue); }

.overlink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  opacity: 0; }

.blok {
  display: block; }

.no-wrap {
  white-space: nowrap; }

.color-subdue {
  color: var(--colorsubdue, black); }

.use-color {
  color: var(--colored, inherit); }

.inline-vert {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: auto; }

@media (min-width: 751px) {
  .no-dt {
    display: none; } }

.text-subdue-block {
  color: var(--colorsubdue, gray);
  margin: 1em 0; }

.vid-link {
  display: inline;
  margin-right: 22px;
  position: relative; }

.vid-link:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: -23px;
  width: 18px;
  line-height: 1;
  height: 18px;
  background-image: url(../assets/icon-vid.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  -webkit-transform: translateY(3px);
          transform: translateY(3px); }

.panel-ani {
  position: fixed;
  display: block;
  z-index: 20;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  background: black;
  background: -webkit-gradient(linear, right top, left top, from(#3C8CFA), color-stop(#A282D2), to(#ED4036));
  background: linear-gradient(to left, #3C8CFA, #A282D2, #ED4036);
  overflow: hidden;
  -webkit-animation: welcomeOut 2s 0s forwards 1;
          animation: welcomeOut 2s 0s forwards 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }
  .panel-ani svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%); }
    .panel-ani svg path {
      fill: white; }
  .panel-ani:BEFORE {
    content: "";
    position: absolute;
    width: 300%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ED4036;
    -webkit-animation: welcomeGradOut 1s 0.5s forwards 1;
            animation: welcomeGradOut 1s 0.5s forwards 1; }
  .panel-ani.page-changed {
    display: none !important; }

.newschool-logo {
  position: fixed;
  top: 12px;
  right: 70px;
  z-index: 21;
  margin-top: 10px;
  width: 143.7px;
  height: 20px;
  background-image: url(../assets/new-school-logo.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 0;
  margin: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  @media (max-width: 750px) {
    .newschool-logo {
      display: none; } }
  .newschool-logo span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    opacity: 0; }
  .admin-bar .newschool-logo {
    top: 45px; }

@-webkit-keyframes welcomeOut {
  0% {
    opacity: 1;
    display: block; }
  80% {
    opacity: 1; }
  99.99% {
    opacity: 0;
    display: block; }
  100% {
    display: none;
    opacity: 0;
    pointer-events: none; } }

@keyframes welcomeOut {
  0% {
    opacity: 1;
    display: block; }
  80% {
    opacity: 1; }
  99.99% {
    opacity: 0;
    display: block; }
  100% {
    display: none;
    opacity: 0;
    pointer-events: none; } }

@-webkit-keyframes welcomeGradOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes welcomeGradOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

header {
  position: fixed;
  top: 0;
  left: 35px;
  width: calc(100% - 70px);
  height: 47px;
  background: black;
  color: white;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 0 35px;
  z-index: 5; }
  .admin-bar header {
    top: 32px; }
  header .site-logo {
    position: relative;
    width: 256.6px;
    height: 15.7px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
    margin: 0;
    -webkit-transform: translateY(2px);
            transform: translateY(2px); }
    header .site-logo span {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      overflow: hidden;
      opacity: 0; }
    header .site-logo svg {
      position: absolute;
      top: 0;
      left: 0; }
  header nav {
    margin-left: 30px;
    margin-right: auto; }
    header nav a {
      margin-right: 20px; }
  @media (max-width: 960px) {
    header {
      width: 100%;
      left: 0;
      padding: 0 20px; }
      header nav {
        display: none; } }

header[data-loc="66w"] .site-logo path {
  fill: #3C8CFA; }

header[data-loc="55w"] .site-logo path {
  fill: #A282D2; }

header[data-loc="63f"] .site-logo path {
  fill: #ED4036; }

.mobile-menu-toggle {
  -webkit-appearance: none;
  background: none;
  color: white;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  background-image: url(../assets/icon-header-menu.svg);
  background-size: 23px 10px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: none; }
  @media (max-width: 960px) {
    .mobile-menu-toggle {
      display: block; } }

.menu-wrap-m {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  background: white;
  padding: 100px 20px 40px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  text-align: center;
  display: none; }
  .menu-wrap-m.menu-on {
    display: block; }
  .menu-wrap-m ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .menu-wrap-m ul ul {
      margin-top: 1em; }
  .menu-wrap-m > ul > li {
    margin-bottom: 2em; }
  .menu-wrap-m > ul > li > a {
    font-family: 'Robinson Web';
    font-weight: normal;
    font-size: 25px;
    line-height: 1.36; }
    @media (max-width: 767px) {
      .menu-wrap-m > ul > li > a {
        font-size: 22px;
        letter-spacing: -0.01em; } }

.background-link {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

.aj-wrap.menu-is-on {
  opacity: 0; }

.page-single {
  position: relative;
  display: -webkit-box;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 80px 35px 35px;
  z-index: 1; }
  .admin-bar .page-single {
    min-height: calc(100vh - 32px); }
  .showing-gallery .page-single {
    opacity: 0;
    pointer-events: none; }
  @media (max-width: 750px) {
    .page-single {
      padding: 80px 20px 20px; } }
  .page-single[data-work="home"] {
    min-height: 0;
    z-index: 3; }

.work-primary-menu {
  background: white;
  width: 100%;
  max-width: 600px;
  padding: 30px;
  margin: auto;
  opacity: 0;
  -webkit-animation: fadeIn 0.4s 0.3s forwards 1;
          animation: fadeIn 0.4s 0.3s forwards 1; }
  .work-primary-menu ul {
    list-style: none;
    margin: 3rem 0 0.5rem;
    padding: 0; }
    .work-primary-menu ul li {
      border-bottom: solid 1px;
      padding: 5px 0 6px; }
  @media (max-width: 750px) {
    .work-primary-menu {
      min-width: 0;
      width: 100%; } }
  @media (max-width: 750px) and (max-width: 959px) {
    .work-primary-menu {
      padding-left: 20px;
      padding-right: 20px; } }

.type-vid:AFTER {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url(../assets/icon-vid.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  vertical-align: baseline;
  -webkit-transform: translate(5px, 3px);
          transform: translate(5px, 3px); }

.single-work-title {
  font-family: 'Robinson Web';
  font-weight: normal;
  font-size: 25px;
  line-height: 1.36;
  line-height: 1.25;
  margin-bottom: 0.5rem; }
  @media (max-width: 767px) {
    .single-work-title {
      font-size: 22px;
      letter-spacing: -0.01em; } }
  .single-work-title p {
    margin: 0;
    display: block; }

.media-meta {
  font-size: 16px;
  line-height: 1.25;
  max-width: 600px; }
  .media-meta p {
    margin: 0; }
    .media-meta p + p {
      margin-top: 1em; }

.callout-wrap {
  position: relative;
  display: -webkit-box;
  display: flex; }
  .callout-wrap .col {
    padding-left: 1em;
    padding-right: 1em;
    position: relative; }
    .callout-wrap .col:first-child {
      padding-left: 0; }
    .callout-wrap .col:last-child {
      padding-right: 0; }
  .callout-wrap .span_8 {
    flex-basis: 75%;
    -webkit-box-flex: 0;
            flex-grow: 0;
    flex-shrink: 0; }
  .callout-wrap .span_4 {
    flex-basis: 25%;
    -webkit-box-flex: 0;
            flex-grow: 0;
    flex-shrink: 0; }
  .callout-wrap img {
    max-width: 100%;
    height: auto; }

.gal-flex {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-left: -1rem;
  margin-right: -1rem; }
  .gal-flex .gallery-image-single {
    flex-basis: 50%;
    flex-shrink: 0;
    -webkit-box-flex: 0;
            flex-grow: 0;
    padding: 1rem; }
    @media (max-width: 750px) {
      .gal-flex .gallery-image-single {
        flex-basis: 100%;
        padding: 0 0 2rem; } }
    .gal-flex .gallery-image-single img:AFTER {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      width: 20px;
      height: 20px;
      background: yellow; }
  .gal-flex[data-count="1"] .gallery-image-single {
    flex-basis: 100%; }
  .gal-flex img {
    width: 100%;
    height: auto;
    cursor: pointer; }
  @media (max-width: 750px) {
    .gal-flex {
      margin-left: 0;
      margin-right: 0; } }

.ib-wrap {
  display: inline-block;
  position: relative; }

.img-wrap {
  -webkit-animation: fadeIn 1s forwards 1;
          animation: fadeIn 1s forwards 1; }
  .img-wrap img {
    height: 400px;
    -o-object-fit: contain;
       object-fit: contain; }
    [data-count="1"] .img-wrap img {
      height: 500px; }
    @media (max-width: 750px) {
      .img-wrap img {
        height: auto;
        -o-object-fit: unset;
           object-fit: unset; }
        [data-count="1"] .img-wrap img {
          height: auto; } }

.img-wrap + .media-meta {
  margin-top: 1rem; }

.img-group-secondary {
  display: none; }

.hide-until-active {
  display: none; }

.gal-open.active ~ .hide-until-active {
  display: block; }

.section-title {
  margin-bottom: 3rem; }
  .section-title h3 {
    font-family: 'Robinson Web';
    font-weight: normal;
    font-size: 25px;
    line-height: 1.36;
    margin: 0; }
    @media (max-width: 767px) {
      .section-title h3 {
        font-size: 22px;
        letter-spacing: -0.01em; } }

.gal-open.active + .img-group-secondary {
  display: -webkit-box;
  display: flex; }

.gal-open {
  flex-shrink: 0;
  display: inline-block;
  margin: 4rem auto 0;
  font-family: 'Newzald',serif;
  font-size: 19px;
  line-height: 1.26315;
  -webkit-appearance: none;
  background: none;
  border: solid 1px;
  padding: 0.75rem 1rem; }
  .gal-open.active {
    display: none; }
  @media (max-width: 750px) {
    .gal-open {
      font-size: 15px; } }

.icon-expand {
  display: inline-block;
  background-image: url("../assets/icon-expand.svg");
  background-position: 96% 50%;
  background-repeat: no-repeat;
  width: 16px;
  height: 10px;
  background-size: 15.73px 9.07px;
  margin-left: 5px; }
  @media (max-width: 750px) {
    .galOn .icon-expand {
      background-image: url("../assets/icon-expand-wh.svg"); } }

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.menu-single {
  opacity: 0; }
  .flickity-viewport .menu-single {
    opacity: 1;
    -webkit-animation: fadeIn 0.5s forwards 1;
            animation: fadeIn 0.5s forwards 1; }

.flick:focus, .flick:active {
  outline: none; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.flickity-enabled {
  position: relative;
  opacity: 1; }

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

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

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

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

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

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

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  border: none;
  background: none;
  -webkit-appearance: none;
  color: #333; }
  @media (max-width: 750px) {
    .flickity-button {
      display: none; }
      .book-gallery .flickity-button {
        display: block; } }

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

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

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

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

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 10px;
  width: 60px;
  height: 60px;
  background-image: url(../assets/icon-arr-l-large.svg);
  background-repeat: no-repeat;
  background-size: 32.5px 32px;
  background-position: 50% 50%; }
  .flickity-prev-next-button svg {
    display: none; }

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

.flickity-prev-next-button.next {
  right: 20px;
  background-image: url(../assets/icon-arr-r-large.svg); }

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

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

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

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

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

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

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

.flex-section {
  padding-bottom: 4rem; }
  .flex-section:not(:first-child) {
    border-top: solid 1px;
    padding-top: 2.5rem; }

.flex-section-text .text-content {
  margin-right: 4rem; }
  @media (max-width: 550px) {
    .flex-section-text .text-content {
      margin-right: 0; } }

.gal-cta, .menu-cta {
  position: relative;
  margin: auto 0 0 auto;
  background: white;
  cursor: pointer;
  z-index: 2; }
  .gal-cta button, .menu-cta button {
    -webkit-appearance: none;
    background: none;
    border: none;
    font-family: 'Newzald',serif;
    font-size: 19px;
    line-height: 1.26315; }
  .gal-cta span, .gal-cta a, .gal-cta button, .menu-cta span, .menu-cta a, .menu-cta button {
    display: inline-block;
    padding: 15px; }
  .gal-cta.menu, .menu-cta.menu {
    position: absolute;
    bottom: 35px;
    right: 35px; }
    .gal-cta.menu span, .menu-cta.menu span {
      padding-right: 10px; }
    .gal-cta.menu:after, .menu-cta.menu:after {
      content: "";
      position: relative;
      display: inline-block;
      width: 20px;
      height: 11px;
      background-image: url("../assets/icon-menu.svg");
      background-repeat: no-repeat;
      margin-right: 15px; }
    @media (max-width: 750px) {
      .gal-cta.menu, .menu-cta.menu {
        bottom: 20px;
        right: 20px; } }
  @media (max-width: 750px) {
    .galOn .gal-cta, .galOn .menu-cta {
      background: none;
      color: white; }
      .galOn .gal-cta button, .galOn .menu-cta button {
        color: white; }
      .galOn .gal-cta.menu:after, .galOn .menu-cta.menu:after {
        background-image: url("../assets/icon-menu-wh.svg"); } }

.menu-cta a {
  position: relative; }
  .menu-cta a:after {
    content: "";
    position: relative;
    display: inline-block;
    width: 20px;
    height: 11px;
    background-image: url("../assets/icon-menu.svg");
    background-repeat: no-repeat;
    margin-right: 0px;
    margin-left: 10px; }

.gal-cta {
  display: none; }
  .gal-cta button {
    padding-right: 40px;
    background-image: url("../assets/icon-gallery.svg");
    background-size: 17px 15px;
    background-repeat: no-repeat;
    background-position: 85% 50%; }
    @media (max-width: 750px) {
      .galOn .gal-cta button {
        background-image: url("../assets/icon-gallery-wh.svg"); } }
  .gal-cta.active {
    display: block; }

.gal-caption-toggle {
  position: absolute;
  bottom: 20px;
  left: 20px;
  text-align: center;
  width: 75px;
  padding: 15px 0 8px;
  color: white;
  cursor: pointer; }
  @media (min-width: 751px) {
    .gal-caption-toggle {
      display: none; } }
  .gal-caption-toggle:BEFORE {
    content: "";
    position: absolute;
    top: 2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 12px;
    height: 12px;
    background-image: url(../assets/icon-m-expand.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%; }
  .gal-caption-toggle.on:BEFORE {
    -webkit-transform: translateX(-50%) rotate(180deg);
            transform: translateX(-50%) rotate(180deg); }

.works-menu-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 4; }
  @media (max-width: 750px) {
    .works-menu-wrap {
      z-index: 6; } }
  .works-menu-wrap .works-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center; }

.works-menu-close {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-appearance: none;
  border: none;
  background: none;
  opacity: 0; }
  @media (max-width: 767px) {
    .works-menu-close {
      width: 70px;
      height: 47px;
      padding: 0;
      background: black;
      opacity: 1; }
      .works-menu-close span {
        display: block;
        color: transparent;
        position: relative;
        width: 20px;
        height: 20px;
        margin: auto; }
        .works-menu-close span:BEFORE, .works-menu-close span:AFTER {
          content: "";
          position: absolute;
          width: 100%;
          height: 1px;
          top: 50%;
          left: 0;
          background: white; }
        .works-menu-close span:BEFORE {
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg); }
        .works-menu-close span:AFTER {
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg); } }

.works-menu-content {
  position: relative;
  background: white;
  padding: 0;
  margin: auto 35px;
  width: 100%;
  width: calc(100% - 70px);
  height: 600px; }
  .works-menu-content .menu-items {
    height: 570px; }
  .works-menu-content .menu-items .menu-single {
    width: 500px;
    height: 490px; }
  @media (max-height: 800px) {
    .works-menu-content {
      height: 500px; }
      .works-menu-content .menu-items {
        height: 550px; }
      .works-menu-content .menu-items .menu-single {
        width: 400px;
        height: 390px; } }
  @media (max-height: 700px) {
    .works-menu-content {
      height: 500px; }
      .works-menu-content .menu-items {
        height: 500px; }
      .works-menu-content .menu-items .menu-single {
        width: 300px;
        height: 400px; } }
  @media (max-height: 630px) {
    .works-menu-content {
      height: 470px; }
      .works-menu-content .menu-items {
        height: 470px; }
      .works-menu-content .menu-items .menu-single {
        width: 300px;
        height: 400px; } }
  @media (max-width: 750px) {
    .works-menu-content {
      height: auto;
      min-height: 50vh;
      margin: 47px 0 0;
      width: 100%;
      align-self: flex-start; }
      .works-menu-content .menu-items {
        height: 300px; }
      .works-menu-content .menu-items .menu-single {
        width: 200px;
        height: 200px; }
      .works-menu-content h2 {
        margin-left: 18px;
        margin-right: 18px;
        padding-top: 0.5rem;
        border-top: solid 1px; }
        .works-menu-content h2:first-child {
          margin-top: 1em; } }
  .works-menu-content .menu-items {
    position: relative;
    display: block;
    margin: 0;
    padding: 100px 0 0 0;
    white-space: nowrap; }
    @media (max-width: 750px) {
      .works-menu-content .menu-items {
        padding: 0; } }
    .works-menu-content .menu-items .menu-single {
      white-space: normal;
      position: relative;
      display: inline-block;
      vertical-align: top;
      padding: 1.5rem 0 0 2.5rem; }
      .works-menu-content .menu-items .menu-single img {
        max-width: 100%;
        height: auto;
        display: block; }
      @media (max-width: 750px) {
        .works-menu-content .menu-items .menu-single {
          padding: 0 0 0 1rem; } }
  .works-menu-content .single-title {
    font-family: 'Robinson Web';
    font-size: 16px;
    line-height: 1.25; }
    .works-menu-content .single-title p {
      margin-top: 0.75rem;
      font-size: 18px; }

.menu-locations {
  position: absolute;
  top: 10px;
  left: 0;
  list-style: none;
  white-space: nowrap;
  z-index: 5;
  padding-left: 2.5rem; }
  .menu-locations li {
    display: inline-block;
    white-space: normal;
    margin-right: 2.5rem;
    color: var(--colorinactive, gray);
    cursor: pointer; }
    .menu-locations li.active, .menu-locations li:HOVER {
      color: var(--colored, black); }
  .menu-locations .location-title {
    font-weight: bold; }
  @media (max-width: 750px) {
    .menu-locations {
      display: none; } }

.menu-items:AFTER {
  content: ''; }

.flick:AFTER {
  content: 'flickity';
  display: none; }

.works-menu-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.img-gals {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: black; }
  .img-gals.galOn {
    opacity: 1;
    pointer-events: all; }
  .aniLR .img-gals {
    opacity: 1;
    -webkit-animation: galOutAni 0.25s forwards 1;
            animation: galOutAni 0.25s forwards 1; }
    .aniLR .img-gals.galOn {
      -webkit-animation: galInAni 0.25s forwards 1;
              animation: galInAni 0.25s forwards 1; }
  .pending .img-gals {
    -webkit-animation: none !important;
            animation: none !important;
    -webkit-transition-duration: 0s !important;
            transition-duration: 0s !important; }
    .pending .img-gals.galOn {
      opacity: 1; }
  .img-gals .img-single {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition-duration: 0.7s;
            transition-duration: 0.7s;
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
    .img-gals .img-single.zoom {
      overflow: auto; }
      .img-gals .img-single.zoom .bg {
        right: auto;
        width: 200%;
        height: 200%;
        bottom: auto; }
      .img-gals .img-single.zoom .bg-srcset {
        right: auto;
        bottom: auto;
        width: 200%;
        min-height: 100%;
        padding-top: 80px;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center; }
        .img-gals .img-single.zoom .bg-srcset img {
          position: relative;
          top: 0;
          left: 0;
          -webkit-transform: none;
                  transform: none;
          -o-object-fit: unset;
             object-fit: unset;
          width: 100%;
          height: auto; }
        @media (max-width: 750px) {
          .img-gals .img-single.zoom .bg-srcset {
            padding-top: 0; } }
    .img-gals .img-single.active {
      opacity: 1; }
      .img-gals .img-single.active.zoom {
        pointer-events: all; }
  .img-gals .gal-mode.img-single {
    top: 0; }
    .admin-bar .img-gals .gal-mode.img-single {
      top: 32px; }

@-webkit-keyframes galOutAni {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); } }

@keyframes galOutAni {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); } }

@-webkit-keyframes galInAni {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes galInAni {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

.gallery-controls {
  position: absolute;
  bottom: 35px;
  left: 35px;
  color: black;
  opacity: 0;
  display: -webkit-box;
  display: flex;
  width: 97px;
  -webkit-box-pack: justify;
          justify-content: space-between;
  z-index: 4; }
  .gallery-controls.active {
    opacity: 1; }
  .gallery-controls button {
    -webkit-appearance: none;
    background: none;
    color: transparent;
    border: none;
    display: inline-block;
    width: 48px;
    height: 48px;
    background: white;
    background-image: url("../assets/icon-arr-l.svg");
    background-size: 16.71px 16.71px;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
    .gallery-controls button.button-next {
      background-image: url("../assets/icon-arr-r.svg"); }
  @media (max-width: 750px) {
    .gallery-controls {
      bottom: 20px;
      left: 57%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
      .gallery-controls button {
        background: none;
        background-image: url("../assets/icon-arr-left.svg");
        background-size: 7.724px auto;
        background-repeat: no-repeat;
        background-position: 50% 50%; }
        .gallery-controls button.button-next {
          background-image: url("../assets/icon-arr-right.svg"); } }

.zoom-control {
  -webkit-appearance: none;
  background: none;
  color: transparent;
  border: none;
  width: 48px;
  height: 48px;
  background-image: url("../assets/icon-zoom-in.svg");
  background-size: 22.35px 22.35px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  bottom: 20px;
  left: 30%;
  background-repeat: no-repeat;
  z-index: 4;
  display: none; }
  @media (max-width: 750px) {
    .zoom-control.active {
      display: inline-block; } }

.zoom ~ .zoom-control {
  background-image: url("../assets/icon-zoom-out.svg"); }

.gallery-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
  opacity: 0;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s; }
  .gallery-gradient.vis {
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
    opacity: 1; }

.gallery-captions {
  position: absolute;
  bottom: 32px;
  left: 165px;
  right: 180px;
  color: white;
  opacity: 0;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  font-size: 16px;
  line-height: 1.25; }
  .gallery-captions .text-location {
    display: none; }
  .gallery-captions.vis {
    opacity: 1; }
  .gallery-captions.homeCycle {
    opacity: 0;
    left: 35px;
    bottom: 35px;
    right: auto;
    max-width: 410px;
    background: white;
    padding: 20px 35px 35px;
    color: black;
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
    .galOn .gallery-captions.homeCycle {
      -webkit-animation: homeCycleCaption 5.5s forwards 1;
              animation: homeCycleCaption 5.5s forwards 1; }
    .gallery-captions.homeCycle .gal-count, .gallery-captions.homeCycle .text-credit {
      display: none; }
    .gallery-captions.homeCycle .text-caption {
      font-family: 'Robinson Web';
      font-weight: normal;
      font-size: 25px;
      line-height: 1.36;
      line-height: 1.15; }
      @media (max-width: 767px) {
        .gallery-captions.homeCycle .text-caption {
          font-size: 22px;
          letter-spacing: -0.01em; } }
    .gallery-captions.homeCycle .text-location {
      margin-top: 0.3em;
      display: block;
      font-family: 'Newzald',serif;
      font-size: 19px;
      line-height: 1.26315; }
  .gallery-captions .text-credit p:first-child {
    display: inline; }
  .gallery-captions .text-credit, .gallery-captions .text-exception {
    opacity: 0.6; }
  .gallery-captions .caption-single {
    display: none; }
    .gallery-captions .caption-single.active {
      display: block; }
    .gallery-captions .caption-single p:first-child {
      margin-top: 0;
      display: inline; }
    .gallery-captions .caption-single p:last-child {
      margin-bottom: 0; }
  @media (max-width: 750px) {
    .gallery-captions {
      bottom: 80px;
      left: 20px;
      right: 30px;
      display: none; }
      .gallery-captions.m-on, .gallery-captions.homeCycle {
        display: block; }
        .gallery-captions.m-on .gal-count, .gallery-captions.homeCycle .gal-count {
          display: none; } }

@-webkit-keyframes homeCycleCaption {
  0% {
    opacity: 0; }
  10% {
    opacity: 0; }
  20% {
    opacity: 1; }
  80% {
    opacity: 1; }
  90% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes homeCycleCaption {
  0% {
    opacity: 0; }
  10% {
    opacity: 0; }
  20% {
    opacity: 1; }
  80% {
    opacity: 1; }
  90% {
    opacity: 0; }
  100% {
    opacity: 0; } }

.bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.bg-srcset {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .bg-srcset img {
    position: absolute;
    top: 50%;
    left: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%); }
    .crop-top .bg-srcset img {
      -o-object-position: 50% 0;
         object-position: 50% 0; }
    .crop-bottom .bg-srcset img {
      -o-object-position: 100% 0;
         object-position: 100% 0; }

.home-news {
  position: absolute;
  top: 47px;
  left: 35px;
  right: 35px;
  background: white;
  text-align: center;
  padding: 13px 30px; }
  .home-news p:first-child {
    margin-top: 0; }
  .home-news p:last-child {
    margin-bottom: 0; }
  @media (max-width: 959px) {
    .home-news {
      padding-left: 20px;
      padding-right: 20px; } }

.page-wrap {
  width: 100%;
  min-width: 33.333vw;
  max-width: 960px;
  margin: auto auto 70px; }

.page-header {
  background: white;
  margin-bottom: 6px;
  padding: 28px 0px 6px;
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap; }
  .page-header h1 {
    margin: 0;
    display: inline-block;
    position: relative;
    flex-shrink: 0;
    font-family: 'Robinson Web';
    font-weight: normal;
    font-size: 25px;
    line-height: 1.36; }
    @media (max-width: 767px) {
      .page-header h1 {
        font-size: 22px;
        letter-spacing: -0.01em; } }
    .page-header h1:BEFORE, .page-header h1:AFTER {
      content: "";
      position: absolute;
      top: 100%;
      height: 6px;
      background: white; }
    .page-header h1:BEFORE {
      left: 100%; }
  .page-header .space-border {
    position: relative;
    width: 100%;
    display: block; }
    .page-header .space-border:AFTER {
      content: "";
      position: absolute;
      top: 100%;
      width: 100%;
      height: 26px;
      background: white; }
  .page-header .leftSpace {
    width: 30px;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 0;
            order: -1; }
    @media (max-width: 959px) {
      .page-header .leftSpace {
        width: 20px; } }

.page-contents {
  background: white;
  padding: 50px 20px 60px; }
  @media (min-width: 960px) {
    .page-contents {
      padding-left: 80px;
      padding-right: 80px; } }
  .page-contents p {
    margin-top: 0; }

.img-wrapper {
  margin: 4rem auto;
  max-width: 75%;
  -webkit-animation: fadeIn 1s forwards 1;
          animation: fadeIn 1s forwards 1; }
  @media (max-width: 700px) {
    .img-wrapper {
      max-width: 100%; } }
  .img-wrapper img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 1rem; }

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

.text-block.plus > p, .text-block.plus > blockquote, .text-block.plus > ul, .text-block.plus > ol:not(.footnotes) {
  font-family: 'Robinson Web';
  font-size: 25px;
  line-height: 1.36;
  letter-spacing: -0.005em; }
  @media (max-width: 767px) {
    .text-block.plus > p, .text-block.plus > blockquote, .text-block.plus > ul, .text-block.plus > ol:not(.footnotes) {
      font-size: 18px; } }

.content-has-expansion {
  position: relative; }
  .content-has-expansion.expanded .expand-text {
    display: none; }

.expand-text {
  font-family: 'Newzald',serif;
  font-size: 19px;
  line-height: 1.26315;
  -webkit-appearance: none;
  background: none;
  padding: 0;
  border: none;
  margin: 0;
  cursor: pointer; }

.content-expand {
  display: none; }
  .expanded .content-expand {
    display: block; }

.inline-plus > p, .inline-plus > blockquote, .inline-plus > ul, .inline-plus > ol:not(.footnotes) {
  font-family: 'Robinson Web';
  font-size: 25px;
  line-height: 1.36;
  letter-spacing: -0.005em; }
  @media (max-width: 767px) {
    .inline-plus > p, .inline-plus > blockquote, .inline-plus > ul, .inline-plus > ol:not(.footnotes) {
      font-size: 18px; } }

.vid-wrap {
  position: relative;
  padding-bottom: 56.25%;
  margin-bottom: 1em; }
  .vid-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.vid-cover-img {
  -webkit-appearance: none;
  background: none;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backround-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
  z-index: 2; }
  .vid-cover-img span {
    position: absolute;
    bottom: 35px;
    left: 35px;
    background: white;
    display: inline-block;
    padding: 1rem 36px 1rem 1rem;
    font-family: 'Newzald',serif;
    font-size: 19px;
    line-height: 1.26315;
    border: solid 1px transparent; }
    .vid-cover-img span:AFTER {
      content: "";
      position: absolute;
      top: 50%;
      right: 12px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 16px;
      height: 16px;
      background-image: url(../assets/icon-triangle-play.svg);
      background-repeat: no-repeat;
      background-size: contain; }

.book-section {
  padding: 1em 0;
  border-top: solid 1px; }
  .book-section .single-work {
    display: -webkit-box;
    display: flex;
    width: 100%;
    margin-bottom: 5rem; }
    .book-section .single-work .work-img {
      flex-basis: 40%;
      flex-shrink: 0;
      -webkit-box-flex: 0;
              flex-grow: 0;
      padding-right: 25px; }
      .book-section .single-work .work-img img {
        width: 100%;
        max-width: 230px;
        height: auto; }
    .book-section .single-work .work-text {
      flex-basis: 60%;
      flex-shrink: 0; }
    .book-section .single-work .work-title {
      font-family: 'Robinson Web';
      font-weight: normal;
      font-size: 25px;
      line-height: 1.36;
      font-size: 22px; }
      @media (max-width: 767px) {
        .book-section .single-work .work-title {
          font-size: 22px;
          letter-spacing: -0.01em; } }
    @media (max-width: 550px) {
      .book-section .single-work {
        display: block; }
        .book-section .single-work .work-img {
          margin-bottom: 25px; } }

.has-accordion .book-section-text {
  padding-top: 2em;
  display: none; }

.has-accordion.acc-on .book-section-text {
  display: block; }

.book-overview {
  display: -webkit-box;
  display: flex;
  margin-bottom: 4rem; }
  .book-overview .book-img {
    flex-basis: 235px;
    margin-right: 60px;
    flex-shrink: 0;
    -webkit-animation: fadeIn 1s forwards 1;
            animation: fadeIn 1s forwards 1; }
    .book-overview .book-img img {
      width: 100%;
      height: auto; }
  @media (max-width: 700px) {
    .book-overview {
      display: block; }
      .book-overview .book-img {
        max-width: 200px;
        margin-bottom: 25px; } }

.location-toggle {
  position: relative;
  padding: 0 0 1em;
  cursor: pointer; }
  .location-toggle .location-name {
    font-weight: bold; }
  .location-toggle:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    bottom: 1em;
    background-image: url(../assets/icon-expand.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 16px auto; }
    .acc-on .location-toggle:after {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }

.bibliography-list {
  padding-left: 100px;
  text-indent: -100px; }

.flick-slide {
  position: relative;
  height: 0;
  padding-bottom: 66%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
  .flick-slide .gal-single {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: contain; }
  .flick-slide .flickity-viewport {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    overflow-y: visible; }
  .flick-slide .flickity-prev-next-button, .flick-slide .flickity-prev-next-button.previous {
    top: 100%;
    margin-top: 1.1rem; }

.book-gallery {
  position: relative;
  margin-bottom: 120px;
  -webkit-animation: fadeIn 1s forwards 1;
          animation: fadeIn 1s forwards 1; }

.book-gallery-caption {
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 16px;
  line-height: 1.25;
  margin-top: 1rem; }

.footnotes {
  font-size: 16px;
  line-height: 1.25;
  padding: 2rem 0 0 1em;
  margin: 8rem 0 0;
  border-top: solid 1px; }
  .footnotes li {
    margin-bottom: 0.7em;
    padding-left: 0.5em; }

.modal-single {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
  display: none; }
  .modal-single.active {
    display: block; }
  .modal-single .modal-single-bg {
    background: rgba(0, 0, 0, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .modal-single .modal-single-contents {
    position: absolute;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    flex-wrap: nowrap;
    top: 70px;
    left: 60px;
    right: 60px;
    bottom: 50px; }
    @media (max-width: 550px) {
      .modal-single .modal-single-contents {
        top: 55px;
        left: 20px;
        right: 20px;
        bottom: 20px; } }
    .modal-single .modal-single-contents .img-wrap {
      -webkit-box-flex: 1;
              flex-grow: 1;
      margin-bottom: 50px; }
      @media (max-width: 550px) {
        .modal-single .modal-single-contents .img-wrap {
          margin-bottom: 20px; } }
    .modal-single .modal-single-contents .media-meta {
      margin: 0;
      -webkit-box-flex: 0;
              flex-grow: 0;
      color: white; }
      .modal-single .modal-single-contents .media-meta.color-subdue {
        color: #989898; }
  .modal-single .modal-single-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 70px;
    cursor: pointer;
    -webkit-appearance: none;
    background: none;
    border: none; }
    .modal-single .modal-single-close:BEFORE, .modal-single .modal-single-close:AFTER {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      width: 40px;
      margin-left: -20px;
      height: 1px;
      background: white;
      pointer-events: none; }
    .modal-single .modal-single-close:BEFORE {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .modal-single .modal-single-close:AFTER {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    @media (max-width: 550px) {
      .modal-single .modal-single-close {
        height: 50px; }
        .modal-single .modal-single-close:BEFORE, .modal-single .modal-single-close:AFTER {
          width: 30px;
          margin-left: -15px; } }

.bg-contain {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%; }
/*# sourceMappingURL=styles.css.map */