/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body, html {
    font-family: sans-serif
}

body {
    margin: 0;
    font-size: 100%;
    line-height: 1.3;
    background: #fbfbfb
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

h1, h2, h3, h4, h5 {
    font-size: 100%;
    margin: 0
}

.bold, strong {
    font-weight: 800
}

em {
    font-style: italic
}

ol, ul {
    margin: 0;
    padding: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

.cf:after, .cf:before {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    *zoom: 1
}

/*#__bs_notify__ {*/
/*    top: 95% !important;*/
/*    right: 10px !important;*/
/*    -webkit-border-radius: 15px !important;*/
/*    border-radius: 15px !important;*/
/*    height: 60px !important*/
/*}*/

body:before {
    content: "bp0";
    display: none;
    max-width: 100%;
    overflow: hidden
}

@media (min-width: 560px) {
    body:before {
        content: "bp1"
    }
}

@media (min-width: 720px) {
    body:before {
        content: "bp2"
    }
}

@media (min-width: 1070px) {
    body:before {
        content: "bp3"
    }
}

@media (min-width: 1320px) {
    body:before {
        content: "bp4"
    }
}

@media (min-width: 1680px) {
    body:before {
        content: "bp5"
    }
}

.ratio-sixteen-nine {
    position: relative;
    padding-bottom: 56.25%
}

.ratio-sixteen-nine embed, .ratio-sixteen-nine iframe, .ratio-sixteen-nine img, .ratio-sixteen-nine object, .ratio-sixteen-nine video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@font-face {
    font-family: Post Grotesk;
    src: url(../fonts/PostGrotesk-Light.otf) format("opentype");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: Post Grotesk;
    src: url(../fonts/PostGrotesk-Book.otf) format("opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Post Grotesk;
    src: url(../fonts/PostGrotesk-Bold.otf) format("opentype");
    font-weight: 700;
    font-style: normal
}

body, html {
    font-family: Post Grotesk, sans-serif
}

p {
    margin-bottom: 1rem;
    margin-top: 0;
    font-weight: 200
}

/*! nouislider - 10.0.0 - 2017-05-28 14:52:48 */
.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connect {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.noUi-origin {
    position: absolute;
    height: 0;
    width: 0
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    -webkit-transition: top .3s, right .3s, bottom .3s, left .3s;
    transition: top .3s, right .3s, bottom .3s, left .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-base, .noUi-handle {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.noUi-horizontal {
    height: 44px
}

.noUi-horizontal .noUi-handle {
    width: 38px;
    height: 42px;
    left: -17px;
    top: 1
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 38px;
    left: -6px;
    top: -17px
}

.noUi-target {
    background: #e6e6e6;
    border: 1px solid #000;
    overflow: hidden
}

.noUi-connect {
    background: #f0ff5f;
    -webkit-transition: background .45s;
    transition: background .45s
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    background: #e6e6e6;
    cursor: default;
    outline: 0;
    z-index: 2;
    background: url(../images/arrowright.svg) no-repeat;
    background-position: 0 0
}

.noUi-handle-upper {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled].noUi-handle, [disabled] .noUi-handle, [disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips, .noUi-pips * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-large, .noUi-marker-sub {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate3d(-50%, 50%, 0);
    transform: translate3d(-50%, 50%, 0)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    padding-left: 25px
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 120%
}

.gallery-float--print .gallery-float__image {
    float: left;
    max-width: 45%;
    max-width: -webkit-calc(50% - 4rem);
    max-width: calc(50% - 4rem);
    position: relative;
    margin-right: 2rem;
    margin-bottom: 2rem
}

.gallery-float--print .gallery-float__image__video-overlay {
    display: none
}

.gallery-float--print .gallery-float__image--video {
    width: 50%;
    background: #3238f9
}

.gallery-float--print .gallery-float__image__artist {
    padding: .5rem 0 1rem
}

.gallery-float--print .gallery-float__image__details {
    padding: .5rem 0;
    font-size: .75rem;
    display: inline-block
}

.gallery-float--print .gallery-float__image__details__description {
    display: none
}

.gallery-float--print .gallery-float__image img {
    max-width: 100%;
    height: auto;
    display: block
}

ol, ul {
    list-style: none
}

body {
    padding: 0;
    background: #fff;
    font-size: 14px;
    padding-right: 2rem
}

.button-home {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1rem;
    text-transform: uppercase;
    margin: 1rem 0;
    line-height: 1
}

.button-home a {
    text-decoration: none;
    background: #f0ff5f;
    padding: .5rem 1rem;
    color: #000
}

.pdf-credits {
    margin-bottom: 1rem
}

.page-head {
    font-size: 1.75rem;
    text-transform: uppercase;
    margin: .5rem 0;
    font-weight: 200;
    margin-bottom: 1rem
}

.contact-content {
    max-width: 1200px;
    page-break-after: always
}

.contact-content__section h2 {
    clear: both;
    font-size: 1.5rem
}

.contact-content__section h2, .contact-content__section h3 {
    text-transform: uppercase;
    font-weight: 200;
    margin-bottom: 1rem
}

.contact-content__section h3 {
    font-size: 1.25rem
}

.contact-content__section__text-item {
    float: left;
    width: 50%;
    margin-bottom: 3rem
}

.contact-content__section__text-item__list-item {
    margin-bottom: 1rem
}

.contact-content__section__text-item__list-item__head {
    display: inline-block;
    width: 20%;
    float: left;
    font-weight: 300
}

.contact-content__section__text-item__list-item__content {
    width: 80%;
    float: left;
    display: inline-block;
    font-weight: 300
}

.contact-content__section__text-item__list-item__part {
    font-weight: 300
}

.contact-content__section__text-item__list-item__part--exhibition-type {
    display: block;
    color: #3238f9
}

.contact-content__section__text-item--first {
    clear: both;
    width: 100%;
    font-weight: 300
}

.contact-content__section__text-item:nth-child(odd) {
    clear: left;
    padding-right: 2rem
}

/*# sourceMappingURL=print.css.map */
