@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

html {
  box-sizing: border-box;
}

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

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

li {
  list-style: none;
}

input[type=submit],
input[type=reset],
input[type=button],
button {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* Reset `button` and button-style `input` default styles */
input[type=submit],
input[type=reset],
input[type=button],
button {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  -webkit-appearance: button;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input:focus {
  outline: none;
}

button:focus {
  border: none;
  outline: none;
}

html, body {
  max-width: 100% !important;
  overflow-x: hidden !important;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*
Get the module variables (8px/.5rem) and multiply it by the parameter $num
Almost all the measurements and spacing are multiple of $mod
*/
/*
It sets the color for the element and its svg children
*/
:root {
  --mobile-threshold: 800px;
}

.bold {
  font-weight: 500;
}

@font-face {
  font-family: "Canela";
  src: url("../fonts/CanelaText-Light.woff2") format("woff2"), url("../fonts/CanelaText-Light.woff") format("woff"), url("../fonts/CanelaText-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Canela";
  src: url("../fonts/CanelaText-LightItalic.woff2") format("woff2"), url("../fonts/CanelaText-LightItalic.woff") format("woff"), url("../fonts/CanelaText-LightItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-Regular.woff2") format("woff2"), url("../fonts/Graphik-Regular.woff") format("woff"), url("../fonts/Graphik-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-Medium.woff2") format("woff2"), url("../fonts/Graphik-Medium.woff") format("woff"), url("../fonts/Graphik-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.featured-artist-links p, body, .image-credits, .exhibition-now-title, .artist-biography-title, .locations-title, .about-header-contact-section-title, .about-header-title, .newsletter-title, .page-injector-title, .general-page-title, .selected-works-temp .selected-works-temp__title, .news-centered .news-centered__title, .mobile-title, .sans-serif {
  font-family: "Graphik";
}

.quote-inner, .b-media__text-for, h1, .meta-styled, .signature-description, .serif {
  font-family: "Canela";
}

.featured-artist-links p {
  font-size: 48px;
  line-height: 0.7;
  letter-spacing: -2.08px;
  font-weight: 500;
}

.title-with-links, .exhibition-now-title, .artist-biography-title, .locations-title, .about-header-contact-section-title, .about-header-title, .newsletter-title, .page-injector-title, .general-page-title, .selected-works-temp .selected-works-temp__title, .news-centered .news-centered__title, .mobile-title {
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0.2px;
}

.exhibition-now-title, .artist-biography-title, .locations-title, .about-header-contact-section-title, .about-header-title, .newsletter-title, .page-injector-title, .general-page-title, .selected-works-temp .selected-works-temp__title, .news-centered .news-centered__title, .mobile-title {
  font-weight: 500;
}

.button-big-centered .button {
  font-size: 28px;
  letter-spacing: normal;
}

.see-more-button {
  font-size: 16px;
  line-height: 1.13;
  letter-spacing: 0.1px;
}

.featured-description, .b-media__text, footer .top-links .footer-artist-links p, .navigation, body {
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.1px;
}

footer .bottom-links {
  font-size: 11px;
  line-height: 1.64;
}

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

.quote-author-inner, .quote-author, .b-media__text, .footer-socials__item, footer .bottom-links, .right-links ul, .main-nav > ul, .navigation .centered, .cookie-consent-close, .cookie-consent, .dots-pagination, .dropdown-1 .dropdown-handler, .signature-name, .link-with-arrow, .dropdown-handler__normal-state {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.newsletter {
  display: flex;
  align-items: center;
  justify-content: center;
}

.gallery-item, .link-arrow .svg-sprite, .b-media-permalink, .b-media-slider .b-media, .b-media-slider .b-media-slider-inner, .footer-socials__item .icon span, .footer-socials__item .svg-sprite, #main-logo .svg-sprite, .navigation-dim, .newsletter-close .svg-sprite, .video-wrapper iframe, .video-wrapper .vimeo-thumbnail, .video-teaser-thumbnail, .general-editor-text .embed-responsive iframe, .full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.dynamic-grid, .centered {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 1440px) {
  .dynamic-grid, .centered {
    max-width: 1180px;
  }
}

.centered-no-pad {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 1440px) {
  .centered-no-pad {
    max-width: 1180px;
  }
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

@media screen and (max-width: 800px) {
  .centered {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.visuallyhidden {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.fit-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.flex-row {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.flex-1 {
  flex: 1;
}

.title-with-links {
  font-weight: 500;
  margin-bottom: 50px;
}
.title-with-links .selected-works-title-mobile {
  display: none;
}
.title-with-links .see-all .svg-sprite {
  display: inline-block;
  width: 44px;
  height: 20px;
  margin-left: 20px;
}
@media screen and (max-width: 800px) {
  .title-with-links {
    display: block;
    margin-bottom: 80px;
    padding-right: 40px;
  }
  .title-with-links .selected-works-title-desktop {
    display: none;
  }
  .title-with-links .selected-works-title-mobile {
    display: block;
  }
  .title-with-links .to-right {
    display: block;
    margin-top: 20px;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.1px;
  }
  .title-with-links .see-all .svg-sprite {
    width: 36px;
    height: 15px;
  }
}

.title-with-links__subtitle {
  font-weight: 500;
  font-size: 15px;
  max-width: 500px;
  margin-top: 25px;
}

.see-more {
  text-align: center;
  margin-top: 100px;
}

.see-more-button {
  display: inline-flex;
  padding: 22px 36px;
  font-weight: 500;
}

.full-img {
  display: block;
  width: 100%;
}

.two-columns-with-internal-padding {
  display: flex;
  flex-direction: row;
}
.two-columns-with-internal-padding .column {
  flex: 1;
}
.two-columns-with-internal-padding .column:first-child {
  padding-right: 30px;
}
.two-columns-with-internal-padding .column:last-child {
  padding-left: 30px;
}

.m-b-80 {
  margin-bottom: 80px;
}

.general-editor-text * {
  font-family: "Graphik";
}
.general-editor-text strong,
.general-editor-text h1,
.general-editor-text h2,
.general-editor-text h3,
.general-editor-text h4,
.general-editor-text h5 {
  font-weight: 500;
}
.general-editor-text a {
  text-decoration: underline;
}
.general-editor-text em {
  font-style: italic;
}
.general-editor-text p,
.general-editor-text h1,
.general-editor-text h2,
.general-editor-text h3,
.general-editor-text h4,
.general-editor-text h5,
.general-editor-text .embed-responsive,
.general-editor-text blockquote {
  margin-bottom: 20px;
}
.general-editor-text p:last-child,
.general-editor-text h1:last-child,
.general-editor-text h2:last-child,
.general-editor-text h3:last-child,
.general-editor-text h4:last-child,
.general-editor-text h5:last-child,
.general-editor-text .embed-responsive:last-child,
.general-editor-text blockquote:last-child {
  margin-bottom: 0;
}
.general-editor-text img {
  display: block;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}
.general-editor-text .embed-responsive {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
}
.general-editor-text blockquote {
  padding-left: 26px;
  padding-right: 26px;
}
.general-editor-text blockquote > p {
  display: flex;
}
.general-editor-text blockquote > p span {
  flex: 1;
}
.general-editor-text blockquote, .general-editor-text blockquote * {
  font-family: "Canela";
}

.dropdown-handler-text {
  display: inline-block;
}

.image-credits {
  text-align: right;
  font-style: italic;
  font-size: 12px;
  line-height: 1.5;
  padding-top: 20px;
}
@media screen and (max-width: 800px) {
  .image-credits {
    padding-top: 10px;
  }
}

.link-with-arrow {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.45;
}
.link-with-arrow .arrow {
  position: relative;
  width: 35px;
  height: 15px;
  margin-right: 20px;
}
.link-with-arrow .arrow > svg {
  width: 100%;
  height: 100%;
}

.signature {
  margin-top: 60px;
}

.signature-name {
  font-weight: 500;
  position: relative;
}
.signature-name:before {
  content: "";
  position: relative;
  display: block;
  width: 20px;
  height: 2px;
  background: #2a2a2a;
  margin-right: 10px;
}

.signature-description {
  margin-top: 24px;
  font-style: italic;
}

.meta-styled em {
  font-style: italic;
}

.text-two-columns {
  display: flex;
  flex-direction: row;
  gap: 66px;
}
.text-two-columns > * {
  flex: 1;
}
@media screen and (max-width: 800px) {
  .text-two-columns {
    display: block;
  }
}

.black-button {
  background: rgba(0, 0, 0, 0.9);
  color: #ffffff;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-weight: 500;
  height: 70px;
  transition: border-radius 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.black-button:hover {
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.9);
  color: #2a2a2a;
}
.black-button:active {
  background: rgb(255, 255, 255);
}
[disabled].black-button {
  color: #2a2a2a;
  pointer-events: none;
}

.button-big-centered .button, .see-more-button {
  background: rgba(255, 255, 255, 0.7);
  color: rgba(42, 42, 42, 0.6);
  transition: border-radius 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  border-radius: 4px;
}
.button-big-centered .button:hover, .see-more-button:hover {
  background: #ffffff;
  color: #2a2a2a;
  border-radius: 50px;
}
.button-big-centered .button:active, .see-more-button:active {
  background: #2a2a2a;
  color: #ffffff;
}
.button-big-centered .button .normal-state, .see-more-button .normal-state {
  display: block;
}
.button-big-centered .button .loading-state, .see-more-button .loading-state {
  display: none;
}

.load-more-loading .see-more-button {
  background: #2a2a2a;
  color: #ffffff;
  border-radius: 50px;
}
.load-more-loading .see-more-button .normal-state {
  display: none;
}
.load-more-loading .see-more-button .loading-state {
  display: block;
}

.black-button .loading-state {
  display: none;
}

.button-big-centered {
  text-align: center;
}
.button-big-centered .button {
  display: inline-block;
  font-weight: 500;
  padding: 18px 76px;
  border-radius: 0;
}
@media screen and (max-width: 800px) {
  .button-big-centered .button {
    font-size: 22px;
    padding: 18px 15px;
    color: #2a2a2a;
  }
}

.mobile-title {
  display: none;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 55px;
}
@media screen and (max-width: 800px) {
  .mobile-title {
    display: block;
  }
}

.pointer {
  cursor: pointer;
}

.relative {
  position: relative;
}

.simpleParallax {
  height: 100%;
  position: relative;
}

.dropdown-1 {
  font-size: 30px;
  font-weight: normal;
  position: relative;
}
.dropdown-1 .dropdown-handler {
  user-select: none;
}
.dropdown-1 .dropdown-handler .svg-sprite {
  width: 18px;
  height: 19px;
  margin-left: 24px;
  transition: transform 0.7s cubic-bezier(0.11, 0.87, 0.82, 0.71);
  transform: rotate(0deg);
}
.dropdown-1 .dropdown-handler .svg-sprite, .dropdown-1 .dropdown-handler .svg-sprite * {
  fill: #2a2a2a;
}
.dropdown-1 .dropdown-handler__open-state {
  display: none;
  opacity: 0.6;
}
.dropdown-1 .dropdown-content {
  display: none;
  position: absolute;
  text-align: right;
  top: 100%;
  right: 0;
  padding-top: 10px;
  white-space: nowrap;
}
.dropdown-1 .dropdown-content__section {
  margin-bottom: 30px;
}
.dropdown-1 .dropdown-content__section:last-child {
  margin-bottom: 0;
}
.dropdown-1 .dropdown-content__section a {
  display: block;
}
.dropdown-1.opened .dropdown-handler__open-state,
.dropdown-1.opened .dropdown-content {
  display: block;
}
.dropdown-1.opened .dropdown-handler__normal-state {
  display: none;
}
.dropdown-1.opened .dropdown-handler .svg-sprite {
  transform: rotate(180deg);
}
@media screen and (max-width: 800px) {
  .dropdown-1 .dropdown-handler {
    width: 100%;
    justify-content: center;
    background: #ffffff;
    text-align: center;
    font-size: 20px;
    height: 70px;
  }
  .dropdown-1 .dropdown-handler .dropdown-handler-text {
    opacity: 0.5;
  }
  .dropdown-1 .dropdown-handler .dropdown-handler-text .title {
    display: block;
  }
  .dropdown-1 .dropdown-handler .svg-sprite {
    width: 14px;
    height: 15px;
    margin-left: 21px;
    opacity: 0.5;
  }
}

.title-for-grid {
  margin-bottom: 100px;
}

.centered-text {
  margin-bottom: 180px;
}
.centered-text .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
}
@media screen and (max-width: 800px) {
  .centered-text {
    margin-bottom: 100px;
  }
}

.news-centered {
  margin-bottom: 120px;
}
.news-centered .inner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
}
.news-centered .news-centered__image {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
.news-centered .news-centered__title {
  margin-bottom: 20px;
}

.dots-pagination {
  justify-content: center;
  margin-bottom: 48px;
}

.pagination-dot {
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: 1px solid #2a2a2a;
  opacity: 0.1;
  background: #f0f0f0;
  margin: 0 4px;
}
.pagination-dot.current {
  background: #2a2a2a;
  opacity: 1;
}

.hover-item {
  position: relative;
}
.hover-item .hover-state, .hover-item .normal-state {
  display: block;
}
.hover-item .hover-state {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  font-weight: 500;
  white-space: nowrap;
}

.submenu-trigger {
  display: block;
}

.submenu-opened .submenu-trigger .normal-state,
.hover-item:hover .normal-state {
  opacity: 0;
}
.submenu-opened .submenu-trigger .hover-state,
.hover-item:hover .hover-state {
  opacity: 1;
}

.loader, .filter-results:after, .dropdown-dim {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background: #f0f0f0;
  z-index: 1;
  transition: opacity 0.2s linear;
}

.title-with-dropdown {
  position: relative;
  z-index: 2;
}

.dropdown-dim {
  opacity: 0;
  pointer-events: none;
  cursor: pointer;
  z-index: 1;
}
.dropdown-dim.show {
  opacity: 0.9;
  pointer-events: all;
}

.video-teaser {
  position: relative;
  display: block;
}
.video-teaser * {
  pointer-events: none;
}

.video-teaser-thumbnail {
  background-size: cover;
  transition: opacity 0.2s linear;
}

.video-wrapper {
  position: relative;
  /** &::after
  * content: ""
  * @extend %full
  * background: #dedede
  * transition: opacity .2s linear
  * opacity: 0.4 **/
}
.video-wrapper .vimeo-thumbnail {
  background-size: cover;
  background-position: center center;
  z-index: 2;
  transition: opacity 0.2s linear;
  opacity: 0;
}
.video-wrapper.with-thumbnail .vimeo-thumbnail {
  opacity: 1;
}
.video-wrapper.playing.with-thumbnail .vimeo-thumbnail {
  opacity: 0;
  pointer-events: none;
}
.video-wrapper.playing::after, .video-wrapper.controls-enabled::after {
  opacity: 0;
  pointer-events: none;
}
.video-wrapper.controls-enabled .vimeo-thumbnail {
  opacity: 0;
  pointer-events: none;
}

.filter-results {
  position: relative;
  z-index: 0;
}
.filter-results:after {
  content: "";
  position: absolute;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
}
.filter-results.loading:after {
  opacity: 0.95;
  pointer-events: all;
}

.page-with-filter .see-more {
  display: none;
}
.page-with-filter.has-more-posts .see-more {
  display: block;
}

.read-more-mobile .read-more {
  display: none;
}

@media screen and (max-width: 800px) {
  .title-for-grid {
    margin-bottom: 60px;
  }
  .title-for-grid .dropdown-1 {
    margin-top: 20px;
  }
  .two-columns-with-internal-padding {
    display: block;
  }
  .two-columns-with-internal-padding .column {
    padding: 0 !important;
  }
  .read-more-mobile.enabled {
    padding-bottom: 40px;
    position: relative;
  }
  .read-more-mobile.enabled .read-more-wrapper {
    overflow: hidden;
    height: 398px;
    position: relative;
    transition: height ease 1s;
  }
  .read-more-mobile.enabled .read-more-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .read-more-mobile.enabled .read-more {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    text-decoration: none;
  }
  .read-more-mobile.enabled.expanded .read-more-wrapper {
    height: 100% !important;
  }
  .read-more-mobile.enabled.expanded .read-more-inner {
    position: relative;
  }
  .read-more-mobile.enabled.expanded .read-more {
    display: none;
  }
}
html, body {
  min-height: 100vh;
}

body {
  color: #2a2a2a;
  heigth: 100vh;
  overflow: hidden;
  background: #f0f0f0;
}
body a {
  color: inherit;
}

#wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  z-index: 0;
}

#content {
  padding-top: 124px;
  position: relative;
  z-index: 0;
  flex: 1;
}

@media screen and (max-width: 800px) {
  #content {
    padding-top: 120px;
  }
  .press-teaser {
    margin-bottom: 200px;
  }
  .press-teaser .column {
    margin-bottom: 120px;
  }
  .press-teaser .column:last-child {
    margin-bottom: 0;
  }
}
footer {
  z-index: 2;
  position: relative;
}

.navigation {
  z-index: 4;
}

body.loaded {
  height: auto;
  overflow: visible;
}
body.loaded .loader {
  opacity: 0;
  pointer-events: none;
}

.home #content {
  padding-top: 104px;
}

@media screen and (min-width: 800px) {
  .single-artist #content {
    padding-top: 126px;
  }
  .single-artist .artist-header {
    margin-bottom: 140px;
  }
}
.single-artist .quote {
  margin-bottom: 350px;
}
@media screen and (max-width: 800px) {
  .single-artist .quote {
    margin-bottom: 280px;
  }
  .single-artist .artist-header {
    padding-left: 0;
    padding-right: 0;
  }
}

.artist-with-no-news .artist-link-latest,
.artist-with-no-exhibitions .artist-link-exhibitions,
.artist-with-no-books .artist-link-books {
  display: none;
}

.news-stack-images {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

.multiple-images {
  position: relative;
  cursor: e-resize;
}
.multiple-images .full-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  top: 0;
  left: 0;
}
.multiple-images .image-0 {
  position: relative;
  height: auto;
}

.multiple-image-item {
  opacity: 0;
  transition: opacity 0.2s linear;
}
.multiple-image-item.active {
  opacity: 1;
}

.latest-announcement {
  margin-bottom: 200px;
}

.general-artist-subarea {
  margin-bottom: 60px;
}
.general-artist-subarea .image-credits {
  text-align: left;
  font-style: normal;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.1px;
  padding-top: 30px;
}
.general-artist-subarea .image-credits em {
  font-style: italic;
}
@media screen and (max-width: 800px) {
  .general-artist-subarea {
    margin-bottom: 120px;
  }
}

.selected-works-temp .selected-works-temp__title {
  margin-bottom: 20px;
}
.selected-works-temp ul {
  padding-left: 20px;
}
.selected-works-temp li {
  list-style: circle;
  margin-bottom: 10px;
}

.block:last-child {
  margin-bottom: 0 !important;
}

.single-work-button {
  margin-bottom: 243px;
}

.pagination.size-1 .dots-pagination {
  display: none;
}

@media screen and (max-width: 800px) {
  .title-single-work {
    margin-bottom: 40px;
  }
  .single-work-button {
    margin-bottom: 220px;
  }
  .further-info {
    margin-bottom: 60px;
  }
  .artist-header {
    margin-bottom: 120px;
  }
  .artist-header .b-media-slider {
    height: 70vh;
  }
  .artist-header .b-media {
    height: auto;
    padding: 0;
    margin: 0;
  }
  .artist-header .b-media .b-media__image::before {
    content: "";
    width: 1px;
    margin-left: -1px;
    float: left;
    height: 0;
    padding-top: 128.2051282051%;
  }
  .artist-header .b-media .b-media__image::after  {
    content: "";
    display: table;
    clear: both;
  }
  .artist-header .pagination {
    margin-top: 20px;
    display: none;
  }
  .artist-header .pagination.size-1 {
    display: none;
  }
}
.general-page-title {
  margin-bottom: 30px;
}

.general-page-content {
  max-width: 620px;
}

.cookie-consent {
  position: fixed;
  background: #e6e6e6;
  right: 30px;
  bottom: 46px;
  max-width: 684px;
  padding-left: 34px;
  padding-right: 20px;
  padding-top: 22px;
  padding-bottom: 24px;
  border-radius: 5px;
  z-index: 2;
  transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translate3d(0, 200px, 0);
}
@media screen and (max-width: 800px) {
  .cookie-consent {
    right: 15px;
    left: 15px;
  }
}

.show_cookie_consent .cookie-consent {
  transform: translate3d(0, 0, 0);
}

.cookie-consent-text {
  font-size: 13px;
  line-height: 1.38;
  letter-spacing: 0.09px;
  padding-right: 62px;
}
@media screen and (max-width: 800px) {
  .cookie-consent-text {
    padding-right: 30px;
  }
}

.cookie-consent-close {
  background: #f0f0f0;
  border-radius: 25px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.13;
  height: 50px;
  padding: 0 27px;
}
.cookie-consent-close .svg-sprite {
  width: 20px;
  height: 20px;
  margin-right: 12px;
}
.cookie-consent-close .svg-sprite, .cookie-consent-close .svg-sprite * {
  fill: #2a2a2a;
  stroke: #2a2a2a;
}
@media screen and (max-width: 800px) {
  .cookie-consent-close {
    height: 60px;
    padding: 0 15px;
    border-radius: 30px;
  }
  .cookie-consent-close .svg-sprite {
    width: 30px;
    height: 30px;
    margin-right: 0;
  }
  .cookie-consent-close .text {
    display: none;
  }
}

.page-injector.loaded .page-injector-loading {
  display: none;
}

.page-injector-content {
  position: relative;
}

.permalink-changer {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 1px;
  height: 100%;
  opacity: 0;
}

.inner-single-content {
  position: relative;
}

.newsletter {
  cursor: pointer;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(22, 22, 22, 0.98);
  z-index: 4;
  display: none;
  color: #ffffff;
}
.newsletter > * {
  max-width: 572px;
  transition: opacity 0.2s linear;
}
.newsletter.show-response .newsletter-message {
  display: block;
}
.newsletter.show-response .newsletter-form {
  display: none;
}
.newsletter.loading .newsletter-submit .normal-state {
  display: none;
}
.newsletter.loading .newsletter-submit .loading-state {
  display: block;
}

.newsletter-inner {
  cursor: default;
}

.newsletter-message {
  display: none;
}

.show-newsletter .newsletter {
  display: flex;
}

.newsletter-close {
  position: absolute;
  top: 50px;
  right: 45px;
  width: 25px;
  height: 25px;
  display: block;
}
.newsletter-title {
  margin-bottom: 10px;
}

.newsletter-text {
  margin-bottom: 27px;
  font-weight: 500;
}

.newsletter-input {
  margin-bottom: 9px;
  font-size: 15px;
  display: block;
  background: transparent;
  border: none;
  width: 100%;
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
  padding: 13px 5px;
  border-radius: 0;
}

::placeholder {
  color: white;
}

::-ms-input-placeholder {
  color: white;
}

::-webkit-input-placeholder {
  color: white;
}

.newsletter-submit {
  margin-top: 60px;
}

.newsletter-privacy {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.56);
  text-align: right;
  margin-top: 20px;
}
.newsletter-privacy a {
  text-decoration: underline;
}
.newsletter-privacy a:hover {
  text-decoration: none;
}

.main-nav > ul .nav-artist-exhibitions,
.main-nav > ul .nav-artist-books,
.main-nav > ul .nav-artist-press {
  display: none;
}

.with_exhibitions .main-nav > ul .nav-artist-exhibitions {
  display: flex;
}

.with_books .main-nav > ul .nav-artist-books {
  display: flex;
}

.with_press .main-nav > ul .nav-artist-press {
  display: flex;
}

@media screen and (max-width: 800px) {
  .newsletter {
    overflow-y: scroll;
  }
  .show-newsletter .newsletter {
    display: block;
    padding: 114px 30px 30px;
  }
  .newsletter-close {
    top: 40px;
    right: 40px;
  }
  .newsletter-privacy {
    text-align: center;
    margin-bottom: 20px;
  }
  .newsletter-close svg, .newsletter-close svg * {
    stroke: white;
  }
}
.mobile_only {
  display: none;
}

@media screen and (max-width: 800px) {
  .mobile_only, .mobile_block {
    display: block;
  }
  .desktop_only {
    display: none !important;
  }
}
.navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.navigation .centered {
  height: 104px;
  padding-left: 36px;
  padding-right: 44px;
  max-width: 100%;
}
.navigation .current {
  font-weight: 500;
}
.navigation .submenu {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 13px;
  width: 200px;
  padding-bottom: 30px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s linear;
}
.navigation .submenu-title {
  font-weight: 500;
}

.navigation-dim {
  background: rgba(255, 255, 255, 0.8);
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s linear 0.2s;
}

.submenu-navigation-opened .navigation-dim {
  opacity: 1;
  pointer-events: all;
  transition: opacity 0.2s linear;
}

.submenu-opened .submenu {
  opacity: 1;
  pointer-events: all;
}

.with-dash {
  position: relative;
  margin-left: 20px;
}
.with-dash:before {
  content: "";
  position: absolute;
  left: -45px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 2px;
  background: #2a2a2a;
}

.nav-item {
  position: relative;
}

#main-logo {
  width: 42px;
  height: 42px;
  display: block;
  margin-right: 135px;
  position: relative;
}
#main-logo img {
  display: block;
  width: 100%;
}

.main-nav {
  flex: 1;
}
.main-nav > ul li {
  margin-right: 40px;
  display: flex;
  flex-direction: row;
}
.main-nav > ul li:last-child {
  margin-right: 0;
}

.right-links ul {
  text-align: right;
}
.right-links ul li {
  margin-left: 40px;
}
.right-links ul li:first-child {
  margin-left: 0;
}

.mobile-menu {
  display: none;
}

.page-template-page-about-php .nav-about-label,
.single-artist .nav-artists-label,
.page-selected-works .nav-artists-label,
.post-type-archive-work.filter-type-artist .nav-artists-label,
.single-work .nav-artists-label,
.post-type-archive-news .nav-news-label,
.single-news .nav-news-label {
  font-weight: 500;
}

.nav-single-artist {
  display: none !important;
}

.single-artist .nav-single-artist,
.single-work .nav-single-artist,
.post-type-archive-work.filter-type-artist .nav-single-artist {
  display: block !important;
}

.page-template-page-about-php .nav-about-label:hover .link-arrow {
  opacity: 0;
}

/** .nav-item:hover
 * .submenu
 * display: block **/
.navigation-mobile {
  position: fixed;
  display: none;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

@media screen and (max-width: 800px) {
  .navigation .centered {
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
  }
  .main-nav, .right-links {
    display: none;
  }
  #main-logo {
    margin-right: 0;
  }
  .mobile-menu {
    height: 50px;
    width: 50px;
    left: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    /** &.opened
    * .mobile-menu-line:nth-child(1)
    * transform: rotate(45deg)
    * .mobile-menu-line:nth-child(2)
    * opacity: 0 **/
  }
  .mobile-menu.opened .bar-one {
    transform: rotate(45deg);
  }
  .mobile-menu.opened .bar-two {
    opacity: 0;
  }
  .mobile-menu.opened .bar-three {
    transform: rotate(-45deg);
  }
  .mobile-menu-line {
    display: block;
    width: 30px;
    height: 2px;
    background: #2a2a2a;
    margin-bottom: 7px;
    transition: all 0.2s cubic-bezier(0.77, 0, 0.175, 1);
    position: relative;
    transform-origin: 2px;
  }
  .mobile-menu-line .bar-one,
.mobile-menu-line .bar-three {
    transform: rotate(0);
  }
  .mobile-menu-line .bar-two {
    opacity: 1;
    transform: translateX(0);
  }
  .mobile-menu-line:last-child {
    margin-bottom: 0;
  }
  .navigation-mobile {
    display: block;
    background: #f0f0f0;
    z-index: 3;
    transform: translate3d(-100%, 0, 0);
    transition: transform 0.2s cubic-bezier(0.77, 0, 0.175, 1);
    overflow-y: scroll;
    padding-top: 140px;
  }
  .navigation-mobile.opened {
    transform: translate3d(0, 0, 0);
  }
  .navigation-mobile.opened .inner-navigation-mobile {
    transform: translate3d(0, 0, 0);
  }
  .navigation-mobile .small-links {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.1px;
    color: #2a2a2a;
    margin-top: 60px;
    padding-left: 30px;
    flex: 1;
  }
  .navigation-mobile .small-links a {
    display: block;
  }
  .navigation-mobile .footer-socials {
    padding: 30px 30px 44px;
  }
  .navigation-mobile .footer-socials__items a {
    margin-right: 45px;
  }
  .navigation-mobile .footer-socials__items a:last-child {
    margin-right: 0;
  }
  .inner-navigation-mobile {
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0.2s;
    transform: translate3d(-100%, 0, 0);
  }
}
@media screen and (max-width: 400px) and (max-height: 700px) {
  .navigation-mobile {
    padding-top: 100px;
  }
  .navigation-mobile .footer-socials {
    font-size: 80%;
  }
  .mobile-navigation.featured-artist-links p {
    font-size: 24px;
  }
  .small-links {
    font-size: 17px;
    margin-top: 30px;
  }
}
footer {
  padding: 225px 0 48px;
}
footer .centered {
  max-width: 100%;
}
footer .bottom-links a {
  font-weight: 500;
}
footer .bottom-links a:hover {
  text-decoration: underline;
}
footer .bottom-links > * {
  margin-right: 40px;
}
footer .bottom-links > *:last-child {
  margin-right: 0;
}
footer .top-links {
  margin-bottom: 120px;
  display: flex;
  flex-direction: row;
}
footer .top-links .footer-artist-links {
  padding-left: 0;
  flex: 1;
}
footer .top-links .footer-artist-links p {
  margin-bottom: 0;
  font-weight: normal;
}
footer .top-links .footer-artist-links a {
  display: inline-block;
}

.footer-socials {
  width: 290px;
}

.footer-socials__title {
  font-weight: 500;
}

.footer-socials__item {
  margin-top: 20px;
}
.footer-socials__item .icon {
  margin-right: 16px;
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
}
.footer-socials__item .icon-hover {
  display: none;
}
.footer-socials__item:hover .icon-hover {
  display: block;
}
.footer-socials__item:hover .icon-normal {
  display: none;
}
.footer-socials__item:hover .text {
  text-decoration: underline;
  font-weight: 500;
}

.mobile-links {
  display: none;
  margin-bottom: 53px;
}
.mobile-links a {
  display: block;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.1px;
  font-weight: 500;
  margin-bottom: 20px;
}
.mobile-links a:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 800px) {
  footer {
    padding-top: 200px;
    padding-bottom: 34px;
  }
  footer .top-links {
    flex-direction: column;
    margin-bottom: 40px;
  }
  footer .top-links .footer-artist-links {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 60px;
  }
  footer .top-links .footer-artist-links p {
    margin-bottom: 5px;
  }
  footer .top-links .footer-artist-links p:last-child {
    margin-bottom: 0;
  }
  footer .top-links .footer-artist-links a {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.1px;
    font-weight: 500;
  }
  footer .bottom-links {
    display: block;
    text-align: left;
  }
  footer .bottom-links a {
    margin-bottom: 10px;
  }
  footer .bottom-links a:lat-child {
    margin-bottom: 0;
  }
  .footer-socials__items {
    display: flex;
    flex-direction: row;
    column-gap: 10px;
    font-size: 13px;
  }
  .footer-socials__items .icon {
    margin-right: 5px;
  }
  .footer-socials__items > * {
    flex: 1;
  }
  .mobile-links,
.bottom-links a {
    display: block;
  }
}
.b-media {
  display: flex;
  flex-direction: column;
  height: auto;
}
.b-media .b-media__image::before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-top: 56.25%;
}
.b-media .b-media__image::after  {
  content: "";
  display: table;
  clear: both;
}

.b-media-slider {
  display: flex;
  position: relative;
  width: 100%;
  height: auto;
  /** &.loading
  * .b-media-slider-inner
  * background: $background **/
}
.b-media-slider::before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-top: 56.25%;
}
.b-media-slider::after  {
  content: "";
  display: table;
  clear: both;
}
.b-media-slider .b-media-slider-inner {
  display: flex;
}
.b-media-slider .b-media-slider-inner-2 {
  position: relative;
  width: 100%;
  height: 100%;
  flex: 1;
}
.b-media-slider .b-media {
  height: 100% !important;
  opacity: 0;
  transition: opacity 0.3s linear;
  pointer-events: none;
}
.b-media-slider .b-media.visible {
  opacity: 1;
  pointer-events: all;
}
.b-media-slider .b-media .b-media__image:before {
  display: none;
}

/** 
 * .b-media-slider-inner
 * position: relative
 * height: 100%
 * .b-media-slider
 * display: block
 * position: relative
 * .b-media
 * position: absolute
 * top: 0
 * left: 0
 * width: 100%
 * height: 100% 
 * **/
.b-media__image {
  flex: 1;
  position: relative;
}

.b-media__text {
  flex-wrap: wrap;
  padding: 20px 0;
  justify-content: center;
}
.b-media__text.hide_artist {
  font-weight: 500;
}
.b-media__text span {
  margin-right: 1px;
}
.b-media__text span:last-child {
  margin-right: 0;
}

.b-media__text-name,
.b-media__text-client {
  font-weight: 500;
}

.b-media__text-for {
  font-size: 14px;
  font-style: italic;
  letter-spacing: 0.09;
}

.b-media-permalink {
  display: block;
}
.b-media-permalink > * {
  pointer-events: none;
}

@media screen and (max-width: 800px) {
  .b-media {
    margin-bottom: 80px;
  }
  .b-media__text {
    padding: 20px 30px 15px;
  }
  /** .b-media__text-separator
  * flex-basis: 100%
  * height: 0
  * opacity: 1 **/
  .b-media__image .fit-image {
    object-fit: cover;
  }
  .gallery-mobile-with-pad {
    padding-left: 0;
    padding-right: 0;
  }
  .gallery-mobile-with-pad .b-media__image {
    margin-left: 30px;
    margin-right: 30px;
  }
  /** .b-media-slider 
  * display: block
  * &:before
  * none
  * .b-media
  * position: relative
  * height: auto!important
  * display: block
  *
  * .b-media-slider-inner
  *  display: block **/
  .mobile-plain-image .b-media-permalink {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .mobile-plain-image .b-media__image::before {
    display: none;
  }
  .mobile-plain-image .b-media__image .fit-image {
    position: relative;
    display: block;
    height: auto;
    width: 100%;
    object-fit: initial;
  }
  /** .mobile-static-video
  * @include aspect-ratio-2(4,3) **/
}
.header-gallery {
  margin-bottom: 174px;
}

@media screen and (max-width: 800px) {
  .home #content {
    padding-top: 0;
  }
  .header-gallery {
    margin-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
    /** .b-media-slider
    * display: block
    * &:before
    *  display: none
    * .b-media-slider-inner
    *  display: block
    *  position: relative
    *  width: 100%
    *  height: auto **/
  }
  .header-gallery .b-media-slider {
    height: 50vh;
  }
  .header-gallery .b-media {
    /**   @include gallery-aspect-ratio(390px, 480px) **/
    padding: 0;
    margin: 0;
  }
}
.featured {
  display: flex;
  flex-direction: row;
  margin-bottom: 250px;
}

.featured-col {
  flex: 1;
}
.featured-col:first-child .inner {
  padding-right: 30px;
  padding-left: 50px;
}
.featured-col:last-child .inner {
  padding-left: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.link-arrow-wrapper {
  position: relative;
}
.link-arrow-wrapper:hover .link-arrow {
  opacity: 1;
}

.link-arrow {
  display: block;
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -11px;
  margin-right: 20px;
  width: 47px;
  height: 23px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s linear;
}
.featured-artist-links.footer-artist-links .link-arrow, .small-link-arrow {
  width: 24px;
  height: 12px;
  margin-top: -6px;
  margin-right: 10px;
}

.medium-arrows .link-arrow {
  width: 24px;
  height: 12px;
  margin-top: -6px;
  margin-right: 10px;
}

.link-with-hover-arrow {
  position: relative;
}

.links-with-hover-arrow.hovered .link-with-hover-arrow {
  opacity: 0.5;
}
.links-with-hover-arrow.hovered .link-with-hover-arrow.selected {
  opacity: 1;
}
.links-with-hover-arrow.hovered .link-with-hover-arrow.selected .link-arrow {
  opacity: 1;
}

.arrows-to-right .link-arrow {
  right: 0;
  left: 100%;
  margin-left: 20px;
  margin-right: 0;
  transform: rotate(180deg);
}
@media screen and (max-width: 800px) {
  .arrows-to-right .link-arrow {
    display: none;
  }
}

.featured-artist-links {
  padding-left: 30px;
}
.featured-artist-links p {
  display: block;
  margin-bottom: 30px;
}
.featured-artist-links p:last-child {
  margin-bottom: 0;
}
.featured-artist-links.ghost {
  margin-top: 187px;
  opacity: 0;
  pointer-events: none;
}
@media screen and (min-width: 1441px) {
  .featured-artist-links {
    padding-left: 160px;
  }
}

.featured-right-wrapper .b-media, .featured-left-wrapper .b-media {
  height: auto;
}
.featured-right-wrapper .b-media .b-media__image::before, .featured-left-wrapper .b-media .b-media__image::before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-top: 125%;
}
.featured-right-wrapper .b-media .b-media__image::after , .featured-left-wrapper .b-media .b-media__image::after  {
  content: "";
  display: table;
  clear: both;
}
.featured-right-wrapper .b-media-slider::before, .featured-left-wrapper .b-media-slider::before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-top: 133.3333333333%;
}
.featured-right-wrapper .b-media-slider::after , .featured-left-wrapper .b-media-slider::after  {
  content: "";
  display: table;
  clear: both;
}

.featured-right-wrapper .fit-image {
  object-position: left;
}

.featured-left-wrapper {
  margin-top: 170px;
}

.featured-right-empty {
  flex: 1;
}

.featured-description {
  padding-right: 144px;
}

.featured-description-mobile {
  display: none;
}

@media screen and (max-width: 800px) {
  .sticky-artist-list,
.featured-description-desktop {
    display: none;
  }
  .featured-description-mobile {
    display: block;
    padding-left: 30px;
    padding-right: 60px;
    padding-top: 60px;
  }
  .featured {
    flex-direction: column-reverse;
    margin-bottom: 130px;
  }
  .featured-left-wrapper {
    margin-top: 0;
  }
  .featured-artist-links.ghost {
    opacity: 1;
    pointer-events: all;
    padding-left: 0;
    margin-top: 20px;
  }
  .mobile-navigation.featured-artist-links {
    padding-left: 0;
  }
  .mobile-navigation.featured-artist-links p {
    font-size: 30px;
    line-height: 1.55;
  }
  .featured-col .inner {
    padding: 0 !important;
  }
  .featured-col .b-media {
    margin-bottom: 35px;
  }
  .featured-col.featured-mobile-pad .b-media__image {
    margin: 0 30px;
  }
  .featured-artist-links {
    margin: 0 30px;
  }
  .featured-artist-links p {
    font-size: 36px;
    line-height: 1.5;
    letter-spacing: -1.42px;
    margin-bottom: 0;
  }
  .featured-artist-links .link-arrow {
    display: none;
  }
  .featured-2 {
    margin-bottom: 40px;
  }
}
.latest-works {
  margin-bottom: 200px;
}
.latest-works.disable-load-more .see-more {
  display: none;
}

.dynamic-grid {
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-flow: row wrap;
}
.dynamic-grid > * {
  padding-left: 30px;
  padding-right: 30px;
}

.work-teaser-full {
  width: 100%;
  margin-bottom: 150px;
}
.work-teaser-full .b-media {
  padding-left: 214px;
  padding-right: 214px;
  height: auto;
}
.work-teaser-full .b-media .b-media__image::before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-top: 59.7428288823%;
}
.work-teaser-full .b-media .b-media__image::after  {
  content: "";
  display: table;
  clear: both;
}
.work-teaser-full .video-teaser {
  height: 100%;
}
.work-teaser-full .video-teaser::before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-top: 59.7428288823%;
}
.work-teaser-full .video-teaser::after  {
  content: "";
  display: table;
  clear: both;
}

.work-teaser-medium {
  width: 50%;
  margin-bottom: 110px;
}
.work-teaser-medium .b-media {
  height: auto;
}
.work-teaser-medium .b-media .b-media__image::before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-top: 125%;
}
.work-teaser-medium .b-media .b-media__image::after  {
  content: "";
  display: table;
  clear: both;
}

.work-teaser-small {
  width: 25%;
  margin-bottom: 170px;
}
.work-teaser-small .b-media {
  height: auto;
}
.work-teaser-small .b-media .b-media__image::before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-top: 125.1724137931%;
}
.work-teaser-small .b-media .b-media__image::after  {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 800px) {
  .latest-works {
    margin-bottom: 226px;
  }
  .work-teaser-full,
.work-teaser-medium,
.work-teaser-small {
    margin-bottom: 80px;
    width: 100%;
  }
  .work-teaser-full:last-child,
.work-teaser-medium:last-child,
.work-teaser-small:last-child {
    margin-bottom: 0;
  }
  .work-teaser-full .b-media,
.work-teaser-medium .b-media,
.work-teaser-small .b-media {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }
  .work-teaser-full .b-media__text,
.work-teaser-medium .b-media__text,
.work-teaser-small .b-media__text {
    padding-top: 15px;
    padding-left: 0;
  }
  .see-more {
    margin-top: 80px;
  }
  .dynamic-grid {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .dynamic-grid-mobile-full-width-main-items .work-teaser-full,
.dynamic-grid-mobile-full-width-main-items .work-teaser-medium {
    padding-left: 0;
    padding-right: 0;
  }
  .dynamic-grid-mobile-full-width-main-items .work-teaser-full .b-media__text,
.dynamic-grid-mobile-full-width-main-items .work-teaser-medium .b-media__text {
    padding-left: 30px;
  }
  .dynamic-grid-mobile-full-width-main-items .b-media__text {
    font-size: 20px;
  }
  .work-teaser-full .video-teaser {
    height: 0;
    overflow: hidden;
    padding-top: 75%;
    position: relative;
  }
  .work-teaser-full .video-teaser .vimeo-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.image-meta {
  margin-top: 30px;
}

.news-grid-item {
  width: 25%;
  margin-bottom: 120px;
}
.news-grid-item .news-grid-item__category {
  display: none;
}
@media screen and (max-width: 800px) {
  .news-grid-item {
    margin-bottom: 100px;
  }
  .news-grid-item:last-child {
    margin-bottom: 0;
  }
}

.two-big-news > .news-grid-item, .news-grid-2 > .news-grid-item, .news-grid .news-grid-item:nth-child(12),
.news-grid .news-grid-item:nth-child(13),
.news-grid .news-grid-item:nth-child(22),
.news-grid .news-grid-item:nth-child(23),
.news-grid .news-grid-item:nth-child(32),
.news-grid .news-grid-item:nth-child(33),
.news-grid .news-grid-item:nth-child(42),
.news-grid .news-grid-item:nth-child(43),
.news-grid .news-grid-item:nth-child(52),
.news-grid .news-grid-item:nth-child(53),
.news-grid .news-grid-item:nth-child(62),
.news-grid .news-grid-item:nth-child(63),
.news-grid .news-grid-item:nth-child(72),
.news-grid .news-grid-item:nth-child(73),
.news-grid .news-grid-item:nth-child(82),
.news-grid .news-grid-item:nth-child(83),
.news-grid .news-grid-item:nth-child(92),
.news-grid .news-grid-item:nth-child(93),
.news-grid .news-grid-item:nth-child(102),
.news-grid .news-grid-item:nth-child(103),
.news-grid .news-grid-item:nth-child(112),
.news-grid .news-grid-item:nth-child(113), .news-grid .news-grid-item:nth-child(1) {
  width: 50%;
  padding-right: 120px;
}
.two-big-news > .news-grid-item .news-grid-item__category, .news-grid-2 > .news-grid-item .news-grid-item__category, .news-grid .news-grid-item:nth-child(12) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(13) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(22) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(23) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(32) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(33) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(42) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(43) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(52) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(53) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(62) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(63) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(72) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(73) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(82) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(83) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(92) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(93) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(102) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(103) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(112) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(113) .news-grid-item__category, .news-grid .news-grid-item:nth-child(1) .news-grid-item__category {
  display: block;
}
.two-big-news > .news-grid-item .news-grid-item__title, .news-grid-2 > .news-grid-item .news-grid-item__title, .news-grid .news-grid-item:nth-child(12) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(13) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(22) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(23) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(32) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(33) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(42) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(43) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(52) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(53) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(62) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(63) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(72) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(73) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(82) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(83) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(92) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(93) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(102) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(103) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(112) .news-grid-item__title,
.news-grid .news-grid-item:nth-child(113) .news-grid-item__title, .news-grid .news-grid-item:nth-child(1) .news-grid-item__title,
.two-big-news > .news-grid-item .news-grid-item__category,
.news-grid-2 > .news-grid-item .news-grid-item__category,
.news-grid .news-grid-item:nth-child(12) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(13) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(22) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(23) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(32) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(33) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(42) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(43) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(52) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(53) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(62) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(63) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(72) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(73) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(82) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(83) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(92) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(93) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(102) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(103) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(112) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(113) .news-grid-item__category,
.news-grid .news-grid-item:nth-child(1) .news-grid-item__category {
  font-size: 30px;
}

.news-grid {
  margin-bottom: -120px;
}
/** 
 * @include min($mobile)
 * .news-grid-item:nth-last-child(-n+4)
 * margin-bottom: 0 **/
.news-grid-2 > * {
  width: 50%;
}
.news-grid-2 .col-right {
  display: flex;
  flex-flow: row wrap;
  padding-right: 0;
  padding-left: 0;
}
.news-grid-2 .col-right > * {
  width: 50%;
  padding-left: 30px;
  padding-right: 30px;
}
.news-grid-2 .col-right > * .news-grid-item__title,
.news-grid-2 .col-right > * .news-grid-item__excerpt {
  padding-right: 10px;
}
@media screen and (max-width: 800px) {
  .news-grid-2 > * {
    width: 100%;
  }
  .news-grid-2 .col-right {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.two-big-news > .news-grid-item {
  padding-right: 30px !important;
  margin-bottom: 60px;
}
@media screen and (min-width: 800px) {
  .two-big-news > .news-grid-item:nth-child(2) {
    padding-right: 90px !important;
  }
}

.no-read-more .read-more {
  display: none;
}

.news-grid-item__title,
.news-grid-item__category {
  font-weight: 500;
}

.news-grid-item__title {
  margin-bottom: 20px;
}

.dotted-link-hover {
  position: relative;
  display: inline-block;
}
.dotted-link-hover:after {
  content: " ";
  width: 100%;
  height: 0px;
  border-bottom: 1px dotted transparent;
  display: block;
}
.dotted-link-hover:hover:after {
  border-bottom: 1px dotted #2a2a2a;
}

.read-more {
  font-weight: 500;
  margin-top: 20px;
  display: inline-block;
  position: relative;
}
.read-more:after {
  content: " ";
  width: 100%;
  height: 0px;
  border-bottom: 1px dotted #2a2a2a;
  display: block;
}

.news-grid-item__excerpt {
  margin-bottom: 30px;
}

.news-grid-item__image {
  display: block;
  width: 100%;
}

.single-news-wrapper {
  display: flex;
  flex-direction: row;
}
.single-news-wrapper > * {
  flex: 1;
}
.single-news-wrapper > *:first-child {
  padding-right: 15px;
}
.single-news-wrapper > *:last-child {
  padding-left: 15px;
}

.title-single-news {
  margin-bottom: 80px;
}
.title-single-news:last-child {
  margin-bottom: 0;
}

.read-next-news {
  margin-bottom: 50px;
}

.inner-single-content-news {
  margin-bottom: 260px;
}

.news-with-no-image .links-with-arrows {
  margin-top: 0;
}

@media screen and (max-width: 800px) {
  .single-news-wrapper {
    display: block;
  }
  .single-news-wrapper > *:first-child {
    padding-right: 0px;
  }
  .single-news-wrapper > *:last-child {
    padding-left: 0px;
  }
  .single-news-wrapper__left {
    margin-bottom: 50px;
  }
  .news-grid-item {
    width: 100% !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .news-grid-item .news-grid-item__title,
.news-grid-item .news-grid-item__category {
    font-size: 20px !important;
  }
  .news-grid-item .news-grid-item__excerpt {
    padding-right: 30px;
  }
  .news-centered .news-centered__title {
    margin-bottom: 30px;
  }
}
.general-block-teaser__title {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 20px;
}

.general-block-teaser__excerpt {
  margin-bottom: 60px;
  padding-right: 30px;
}

.general-block-teaser.no-image .general-block-teaser__excerpt {
  margin-bottom: 0;
}

@media screen and (max-width: 800px) {
  .general-block-teaser__title {
    font-size: 20px;
    padding-right: 40px;
  }
  .general-block-teaser__excerpt {
    margin-bottom: 20px;
  }
}
.about-header {
  display: flex;
  flex-direction: row;
  margin-bottom: 250px;
}

.about-header-title {
  margin-bottom: 30px;
}

.about-header-description {
  margin-bottom: 80px;
}

.about-header-left,
.about-header-right {
  flex: 1;
}

.about-header-left {
  padding-right: 30px;
}

.about-header-right {
  text-align: right;
  padding-left: 30px;
}

.about-header-contact-section {
  margin-bottom: 60px;
}
.about-header-contact-section:last-child {
  margin-bottom: 0;
}

.about-header-contact-section-title {
  margin-bottom: 23px;
}

.about-header-contact-name {
  font-weight: 500;
}

.about-header-contact {
  margin-bottom: 12px;
}
.about-header-contact:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 800px) {
  .about-header {
    display: block;
    margin-bottom: 295px;
  }
  .about-header-title {
    margin-bottom: 30px;
    padding-right: 20px;
  }
  .about-header-description {
    margin-bottom: 50px;
  }
  .about-header-left {
    padding-right: 0;
    margin-bottom: 50px;
  }
  .about-header-contact-link {
    text-decoration: underline;
  }
  .about-header-contact-section-title {
    margin-bottom: 40px;
  }
}
.quote {
  margin-bottom: 250px;
}

.quote-inner {
  padding-left: 60px;
  padding-right: 60px;
  font-size: 30px;
  line-height: 1.13;
  display: flex;
  flex-direction: row;
}

.quote-long-dash {
  display: block;
  width: 20px;
  height: 2px;
  background: #2a2a2a;
  margin-right: 8px;
}

.quote-content {
  flex: 5;
  text-indent: 26px;
  padding-right: 20px;
}

.quote-author {
  font-style: italic;
  flex: 2;
  position: relative;
}

.quote-author-inner {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.quote-text, .quote-author-name span {
  display: none;
}
.quote-text:first-child, .quote-author-name span:first-child {
  display: block;
}

@media screen and (max-width: 800px) {
  .quote {
    text-align: center;
    margin-bottom: 340px;
  }
  .quote.mobile-dash-horizontal .quote-author-inner {
    flex-direction: row;
  }
  .quote.mobile-dash-horizontal .quote-long-dash {
    position: relative;
    top: 4px;
  }
  .quote-inner {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
  .quote-author-inner {
    justify-content: center;
    flex-direction: column;
    position: relative;
    bottom: auto;
    left: auto;
  }
  .quote-content {
    text-indent: 0;
    padding-right: 0;
    margin-bottom: 65px;
  }
  .quote-long-dash {
    margin-bottom: 12px;
  }
  .quote-author-name {
    position: relative;
    bottom: auto;
    left: auto;
    display: block;
    text-align: center;
  }
}
.locations {
  color: #ffffff;
  margin-bottom: 200px;
}
.locations .inner {
  background: #161616;
  padding-top: 190px;
  padding-bottom: 220px;
}

.locations-title {
  margin-bottom: 50px;
}

.locations-inner {
  width: 540px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.locations-list {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.locations-item {
  width: 270px;
}

.location-title {
  font-weight: 500;
  margin-bottom: 16px;
}

@media screen and (max-width: 800px) {
  .locations {
    background: #161616;
  }
  .locations .inner {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 100px;
    padding-bottom: 115px;
  }
  .locations-inner {
    width: 100%;
  }
  .locations-list {
    display: block;
  }
  .locations-title {
    margin-bottom: 60px;
  }
  .locations-item {
    width: 100%;
    margin-bottom: 60px;
  }
  .locations-item:last-child {
    margin-bottom: 0;
  }
}
.artist-biography {
  display: flex;
  flex-direction: row;
  margin-bottom: 350px;
}

.artist-biography-title {
  margin-bottom: 45px;
}

.artist-biography-left,
.artist-biography-right {
  flex: 1;
}

.artist-biography-left {
  padding-right: 16px;
}

.artist-biography-right {
  padding-left: 16px;
  padding-right: 60px;
}

.links-with-arrows {
  margin-top: 50px;
}
.links-with-arrows.with-padding {
  padding-left: 45px;
}
.links-with-arrows > * {
  margin-bottom: 15px;
}
.links-with-arrows > *:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 800px) {
  .artist-biography {
    display: block;
    margin-bottom: 260px;
  }
  .artist-biography-left {
    padding-right: 0;
    margin-bottom: 80px;
  }
  .links-with-arrows {
    margin-top: 35px;
  }
  .no-padding .link-with-arrow {
    margin-left: 0;
  }
  .link-with-arrow {
    margin-bottom: 16px;
    margin-left: 30px;
  }
  .link-with-arrow:last-child {
    margin-bottom: 0;
  }
  .artist-biography-right {
    padding-left: 0;
    padding-right: 15px;
  }
}
.artist-exhibitions {
  margin-bottom: 234px;
}

.exhibition-now {
  margin-bottom: 100px;
}

.exhibition-now-header {
  display: flex;
  flex-direction: row;
}

.exhibition-now-title {
  flex: 8;
  padding-right: 180px;
  margin-bottom: 50px;
}
.exhibition-now-title span {
  text-decoration: underline;
}

.exhibition-now-meta {
  flex: 3;
}

.exhibition-now-image {
  margin-bottom: 60px;
}
.exhibition-now-image:last-child {
  margin-bottom: 0;
}
.exhibition-now-image .image-meta {
  display: none;
}

.artist-exhibitions__items {
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-flow: row wrap;
}
.artist-exhibitions__items > * {
  padding-left: 30px;
  padding-right: 30px;
  width: 25%;
  margin-bottom: 120px;
}
@media screen and (min-width: 800px) {
  .artist-exhibitions__items > *:nth-last-child(-n+4) {
    margin-bottom: 0;
  }
}

.exhibition-title {
  font-weight: 500;
  margin-bottom: 10px;
}

.exhibition-meta {
  margin-bottom: 40px;
}

.exhibition-image .image-meta {
  display: none;
}

@media screen and (max-width: 800px) {
  .exhibition-now {
    padding: 0;
  }
  .exhibition-now-header {
    margin-bottom: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .exhibition-now-title {
    font-size: 20px;
    padding-right: 60px;
    margin-bottom: 40px;
  }
  .exhibition-now-title span {
    display: block;
  }
  .exhibition-now-header {
    display: block;
  }
  .exhibition-now-text {
    padding-left: 38px;
    padding-right: 38px;
  }
  .artist-exhibitions__items {
    display: block;
    padding-left: 50px;
    padding-right: 50px;
  }
  .artist-exhibitions__items > * {
    width: 100%;
    padding: 0;
    margin-bottom: 60px;
  }
}
.grid-gallery {
  margin-bottom: 120px;
}
.grid-gallery .b-media {
  height: auto;
}
.grid-gallery .b-media .b-media__image::before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-top: 74.1394527802%;
}
.grid-gallery .b-media .b-media__image::after  {
  content: "";
  display: table;
  clear: both;
}

.grid-gallery--main {
  position: relative;
  margin-bottom: 212px;
  padding: 0 100px;
}

.one-item-only .grid-gallery--main {
  margin-bottom: 0;
}

.gallery--arrow {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  width: 100px;
}
.gallery--arrow .svg-sprite {
  position: absolute;
  width: 44px;
  height: 19px;
  top: 50%;
  margin-top: -10px;
}

.gallery-item {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s linear;
}
.gallery-item.gallery-video-item {
  position: absolute;
}
.gallery-item.active {
  opacity: 1;
  transition: opacity 0.1s linear;
  pointer-events: all;
}

.gallery-image-item {
  object-fit: contain;
}

.grid-gallery--main-items {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 74.1394527802%;
  position: relative;
}

.gallery--arrow-prev {
  left: 0;
}
.gallery--arrow-prev .svg-sprite {
  left: 0;
  transform: rotate(180deg);
}

.gallery--arrow-next {
  right: 0;
}
.gallery--arrow-next .svg-sprite {
  right: 0;
}

.grid-gallery--thumbs {
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-flow: row wrap;
}
.grid-gallery--thumbs > * {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 90px;
}

.grid-gallery--thumb {
  display: flex;
  width: 25%;
  position: relative;
}
.grid-gallery--thumb::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid #2a2a2a;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}
.grid-gallery--thumb:hover::after {
  opacity: 1;
}
.grid-gallery--thumb img {
  object-fit: contain;
  width: 100%;
}
.grid-gallery--thumb img::before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-top: 133.1034482759%;
}
.grid-gallery--thumb img::after  {
  content: "";
  display: table;
  clear: both;
}

.grid-gallery--thumb-video-temp {
  display: block;
  width: 100%;
  height: 100%;
  background: #aeaeae;
}

@media screen and (max-width: 800px) {
  .gallery--arrow {
    display: none;
  }
  .grid-gallery {
    padding: 0;
    margin-bottom: 70px;
  }
  .grid-gallery .b-media {
    height: auto;
    padding: 0;
    margin-bottom: 0;
  }
  .grid-gallery .b-media .b-media__image::before {
    content: "";
    width: 1px;
    margin-left: -1px;
    float: left;
    height: 0;
    padding-top: 133.3333333333%;
  }
  .grid-gallery .b-media .b-media__image::after  {
    content: "";
    display: table;
    clear: both;
  }
  .grid-gallery--main {
    margin-bottom: 40px;
    padding: 0;
  }
  .grid-gallery--thumb {
    width: 50%;
  }
  .grid-gallery--thumbs > * {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
  }
}