﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url("https://hello.myfonts.net/count/39b672");@import url(@glidejs/glide/dist/css/glide.core.min.css);html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

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

ul {
    list-style-type: square; /* Квадратные маркеры */
   }

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

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

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,[type="button"],[type="reset"],[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: none;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: 0.75;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-box-shadow: none;
    box-shadow: none
}

.pswp__button:focus,.pswp__button:hover {
    opacity: 1
}

.pswp__button:active {
    outline: none;
    opacity: 0.9
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
    background: url(default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px
}

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
    .pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before {
        background-image:url(default-skin.svg)
    }

    .pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right {
        background: none
    }
}

.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--share {
    background-position: -44px -44px
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right {
    visibility: hidden
}

.pswp__button--arrow--left,.pswp__button--arrow--right {
    background: none;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgba(0,0,0,0.3);
    height: 30px;
    width: 32px;
    position: absolute
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px
}

.pswp__counter,.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #FFF;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
    box-shadow: 0 2px 5px rgba(0,0,0,0.25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    -webkit-backface-visibility: hidden;
    will-change: transform
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
    opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #FFF;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

a.pswp__share--facebook:hover {
    background: #3E5C9A;
    color: #FFF
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A
}

a.pswp__share--twitter:hover {
    background: #55ACEE;
    color: #FFF
}

a.pswp__share--pinterest:hover {
    background: #CCC;
    color: #CE272D
}

a.pswp__share--download:hover {
    background: #DDD
}

.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #FFF;
    opacity: 0.75;
    padding: 0 10px
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px
}

.pswp__caption small {
    font-size: 11px;
    color: #BBB
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #CCC
}

.pswp__caption--empty {
    display: none
}

.pswp__caption--fake {
    visibility: hidden
}

.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    will-change: opacity;
    direction: ltr
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px
}

.pswp__preloader--active {
    opacity: 1
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(preloader.gif) 0 0 no-repeat
}

.pswp--css_animation .pswp__preloader--active {
    opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
    animation: clockwise 500ms linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
    animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
    background: none;
    opacity: 0.75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #FFF;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    margin: 0
}

@media screen and (max-width: 1024px) {
    .pswp__preloader {
        position:relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right
    }
}

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes clockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%
}

.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)
}

.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible
}

.pswp__top-bar,.pswp__caption {
    background-color: rgba(0,0,0,0.5)
}

.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption {
    background-color: rgba(0,0,0,0.3)
}

.pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0
}

.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right {
    opacity: 0.001
}

.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter {
    display: none
}

.pswp__element--disabled {
    display: none !important
}

.pswp--minimal--dark .pswp__top-bar {
    background: none
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: none
}

.pswp * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pswp img {
    max-width: none
}

.pswp--animate_opacity {
    opacity: 0.001;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)
}

.pswp--open {
    display: block
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.pswp__container,.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.pswp__container,.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1)
}

.pswp__bg {
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)
}

.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none
}

.pswp__container,.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0
}

.pswp__img--placeholder {
    -webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
    background: #222
}

.pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #CCC
}

.pswp__error-msg a {
    color: #CCC;
    text-decoration: underline
}

@font-face {
    font-family: 'Century Gothic';
    src: url('font/europeextnormal.eot');
    src: local('Century Gothic'), local('Century Gothic'),
    url('/europeextnormal.eot?#iefix') format('embedded-opentype'),
    url('/europeextnormal.woff') format('woff'),
    url('/centurygothic.ttf') format('truetype'),
    url('/europeextnormal.svg#europeextnormal') format('svg');
        font-weight: normal;
        font-style: normal;
}


html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Century Gothic";
    font-size: 16px;
    font-weight: 400;
    color: #050505
}

h1,h2,h3 {
    font-weight: 400
}

h4,h5,h6,strong,b {
    font-weight: 700
}

h1 {
    line-height: 1.33;
    font-size: 1.43rem
}

@media only screen and (min-width: 1024px) {
    h1 {
        font-size:1.563rem
    }
}

.st__content-block a:hover {
    color: #333
}

.asset,.placeholder {
    margin: 0;
    padding: 0;
    background-size: cover;
    background-position: center;
    position: relative
}

.asset .image,.placeholder .image {
    display: block;
    visibility: hidden;
    width: 100%
}

.asset .asset__credit,.placeholder .asset__credit {
    display: none;
    background: rgba(0,0,0,0.35);
    color: rgba(255,255,255,0.8);
    position: absolute;
    right: 0;
    bottom: 2.5rem;
    line-height: 1;
    font-size: 0.75rem;
    padding: 0.3125rem
}

@media only screen and (min-width: 1024px) {
    .asset .asset__credit,.placeholder .asset__credit {
        font-size:0.75rem
    }
}

.asset .asset__credit .app--homepages,.placeholder .asset__credit .app--homepages {
    display: none
}

.asset figcaption,.placeholder figcaption {
    position: absolute;
    bottom: -2.5rem;
    left: 0;
    right: 0
}

.asset figcaption p,.placeholder figcaption p {
    margin: 0
}

.asset.asset--with-description,.placeholder.asset--with-description {
    margin-bottom: 2.5rem
}

.asset .asset-description,.placeholder .asset-description {
    height: 2.5rem;
    color: #787878;
    line-height: 2.5rem;
    font-size: 1rem
}

@media only screen and (min-width: 1024px) {
    .asset .asset-description,.placeholder .asset-description {
        font-size:1rem
    }
}

.pswp__caption__center {
    max-width: 100%;
    text-align: right;
    color: #999
}

.grid {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -30px
}

@media only screen and (min-width: 640px) {
    .grid {
        margin:0 -15px
    }
}

.columns-1>* {
    width: 100%;
    flex: 0 1 auto;
    overflow: hidden;
    margin: 0 0 30px
}

@media only screen and (min-width: 640px) {
    .columns-1>* {
        margin:0 15px 30px
    }
}

.columns-1>* h2,.columns-1>* h3,.columns-1>* .press-details,.columns-1>* .photographer-details {
    margin-left: 30px;
    margin-right: 30px
}

@media only screen and (min-width: 640px) {
    .columns-1>* h2,.columns-1>* h3,.columns-1>* .press-details,.columns-1>* .photographer-details {
        margin-left:0;
        margin-right: 0
    }
}

.columns-1>* h2 {
    line-height: 1;
    font-size: 1.125rem
}

@media only screen and (min-width: 1024px) {
    .columns-1>* h2 {
        font-size:1.125rem
    }
}

.columns-1>* a {
    text-decoration: none;
    color: inherit
}

.columns-1>* a:hover {
    color: #333;
    text-decoration: underline
}

@media only screen and (min-width: 1024px) {
    .columns-1>* {
        width:calc((100% / 1) - 30px)
    }
}

.columns-2>* {
    width: 100%;
    flex: 0 1 auto;
    overflow: hidden;
    margin: 0 0 30px
}

@media only screen and (min-width: 640px) {
    .columns-2>* {
        margin:0 15px 30px
    }
}

.columns-2>* h2,.columns-2>* h3,.columns-2>* .press-details,.columns-2>* .photographer-details {
    margin-left: 30px;
    margin-right: 30px
}

@media only screen and (min-width: 640px) {
    .columns-2>* h2,.columns-2>* h3,.columns-2>* .press-details,.columns-2>* .photographer-details {
        margin-left:0;
        margin-right: 0
    }
}

.columns-2>* h2 {
    line-height: 1;
    font-size: 1.125rem
}

@media only screen and (min-width: 1024px) {
    .columns-2>* h2 {
        font-size:1.125rem
    }
}

.columns-2>* a {
    text-decoration: none;
    color: inherit
}

.columns-2>* a:hover {
    color: #333;
    text-decoration: underline
}

@media only screen and (min-width: 640px) {
    .columns-2>* {
        width:calc(50% - 30px)
    }
}

@media only screen and (min-width: 1024px) {
    .columns-2>* {
        width:calc((100% / 2) - 30px)
    }
}

.columns-3>* {
    width: 100%;
    flex: 0 1 auto;
    overflow: hidden;
    margin: 0 0 30px
}

@media only screen and (min-width: 640px) {
    .columns-3>* {
        margin:0 15px 30px
    }
}

.columns-3>* h2,.columns-3>* h3,.columns-3>* .press-details,.columns-3>* .photographer-details {
    margin-left: 30px;
    margin-right: 30px
}

@media only screen and (min-width: 640px) {
    .columns-3>* h2,.columns-3>* h3,.columns-3>* .press-details,.columns-3>* .photographer-details {
        margin-left:0;
        margin-right: 0
    }
}

.columns-3>* h2 {
    line-height: 1;
    font-size: 1.125rem
}

@media only screen and (min-width: 1024px) {
    .columns-3>* h2 {
        font-size:1.125rem
    }
}

.columns-3>* a {
    text-decoration: none;
    color: inherit
}

.columns-3>* a:hover {
    color: #333;
    text-decoration: underline
}

@media only screen and (min-width: 640px) {
    .columns-3>* {
        width:calc(50% - 30px)
    }
}

@media only screen and (min-width: 1024px) {
    .columns-3>* {
        width:calc((100% / 3) - 30px)
    }
}

.columns-4>* {
    width: 100%;
    flex: 0 1 auto;
    overflow: hidden;
    margin: 0 0 30px
}

@media only screen and (min-width: 640px) {
    .columns-4>* {
        margin:0 15px 30px
    }
}

.columns-4>* h2,.columns-4>* h3,.columns-4>* .press-details,.columns-4>* .photographer-details {
    margin-left: 30px;
    margin-right: 30px
}

@media only screen and (min-width: 640px) {
    .columns-4>* h2,.columns-4>* h3,.columns-4>* .press-details,.columns-4>* .photographer-details {
        margin-left:0;
        margin-right: 0
    }
}

.columns-4>* h2 {
    line-height: 1;
    font-size: 1.125rem
}

@media only screen and (min-width: 1024px) {
    .columns-4>* h2 {
        font-size:1.125rem
    }
}

.columns-4>* a {
    text-decoration: none;
    color: inherit
}

.columns-4>* a:hover {
    color: #333;
    text-decoration: underline
}

@media only screen and (min-width: 640px) {
    .columns-4>* {
        width:calc(50% - 30px)
    }
}

@media only screen and (min-width: 1024px) {
    .columns-4>* {
        width:calc((100% / 4) - 30px)
    }
}

.columns-5>* {
    width: 100%;
    flex: 0 1 auto;
    overflow: hidden;
    margin: 0 0 30px
}

@media only screen and (min-width: 640px) {
    .columns-5>* {
        margin:0 15px 30px
    }
}

.columns-5>* h2,.columns-5>* h3,.columns-5>* .press-details,.columns-5>* .photographer-details {
    margin-left: 30px;
    margin-right: 30px
}

@media only screen and (min-width: 640px) {
    .columns-5>* h2,.columns-5>* h3,.columns-5>* .press-details,.columns-5>* .photographer-details {
        margin-left:0;
        margin-right: 0
    }
}

.columns-5>* h2 {
    line-height: 1;
    font-size: 1.125rem
}

@media only screen and (min-width: 1024px) {
    .columns-5>* h2 {
        font-size:1.125rem
    }
}

.columns-5>* a {
    text-decoration: none;
    color: inherit
}

.columns-5>* a:hover {
    color: #333;
    text-decoration: underline
}

@media only screen and (min-width: 640px) {
    .columns-5>* {
        width:calc(50% - 30px)
    }
}

@media only screen and (min-width: 1024px) {
    .columns-5>* {
        width:calc((100% / 5) - 30px)
    }
}

.columns-6>* {
    width: 100%;
    flex: 0 1 auto;
    overflow: hidden;
    margin: 0 0 30px
}

@media only screen and (min-width: 640px) {
    .columns-6>* {
        margin:0 15px 30px
    }
}

.columns-6>* h2,.columns-6>* h3,.columns-6>* .press-details,.columns-6>* .photographer-details {
    margin-left: 30px;
    margin-right: 30px
}

@media only screen and (min-width: 640px) {
    .columns-6>* h2,.columns-6>* h3,.columns-6>* .press-details,.columns-6>* .photographer-details {
        margin-left:0;
        margin-right: 0
    }
}

.columns-6>* h2 {
    line-height: 1;
    font-size: 1.125rem
}

@media only screen and (min-width: 1024px) {
    .columns-6>* h2 {
        font-size:1.125rem
    }
}

.columns-6>* a {
    text-decoration: none;
    color: inherit
}

.columns-6>* a:hover {
    color: #333;
    text-decoration: underline
}

@media only screen and (min-width: 640px) {
    .columns-6>* {
        width:calc(50% - 30px)
    }
}

@media only screen and (min-width: 1024px) {
    .columns-6>* {
        width:calc((100% / 6) - 30px)
    }
}

.columns-7>* {
    width: 100%;
    flex: 0 1 auto;
    overflow: hidden;
    margin: 0 0 30px
}

@media only screen and (min-width: 640px) {
    .columns-7>* {
        margin:0 15px 30px
    }
}

.columns-7>* h2,.columns-7>* h3,.columns-7>* .press-details,.columns-7>* .photographer-details {
    margin-left: 30px;
    margin-right: 30px
}

@media only screen and (min-width: 640px) {
    .columns-7>* h2,.columns-7>* h3,.columns-7>* .press-details,.columns-7>* .photographer-details {
        margin-left:0;
        margin-right: 0
    }
}

.columns-7>* h2 {
    line-height: 1;
    font-size: 1.125rem
}

@media only screen and (min-width: 1024px) {
    .columns-7>* h2 {
        font-size:1.125rem
    }
}

.columns-7>* a {
    text-decoration: none;
    color: inherit
}

.columns-7>* a:hover {
    color: #333;
    text-decoration: underline
}

@media only screen and (min-width: 640px) {
    .columns-7>* {
        width:calc(50% - 30px)
    }
}

@media only screen and (min-width: 1024px) {
    .columns-7>* {
        width:calc((100% / 7) - 30px)
    }
}

.columns-8>* {
    width: 100%;
    flex: 0 1 auto;
    overflow: hidden;
    margin: 0 0 30px
}

@media only screen and (min-width: 640px) {
    .columns-8>* {
        margin:0 15px 30px
    }
}

.columns-8>* h2,.columns-8>* h3,.columns-8>* .press-details,.columns-8>* .photographer-details {
    margin-left: 30px;
    margin-right: 30px
}

@media only screen and (min-width: 640px) {
    .columns-8>* h2,.columns-8>* h3,.columns-8>* .press-details,.columns-8>* .photographer-details {
        margin-left:0;
        margin-right: 0
    }
}

.columns-8>* h2 {
    line-height: 1;
    font-size: 1.125rem
}

@media only screen and (min-width: 1024px) {
    .columns-8>* h2 {
        font-size:1.125rem
    }
}

.columns-8>* a {
    text-decoration: none;
    color: inherit
}

.columns-8>* a:hover {
    color: #333;
    text-decoration: underline
}

@media only screen and (min-width: 640px) {
    .columns-8>* {
        width:calc(50% - 30px)
    }
}

@media only screen and (min-width: 1024px) {
    .columns-8>* {
        width:calc((100% / 8) - 30px)
    }
}

.columns-9>* {
    width: 100%;
    flex: 0 1 auto;
    overflow: hidden;
    margin: 0 0 30px
}

@media only screen and (min-width: 640px) {
    .columns-9>* {
        margin:0 15px 30px
    }
}

.columns-9>* h2,.columns-9>* h3,.columns-9>* .press-details,.columns-9>* .photographer-details {
    margin-left: 30px;
    margin-right: 30px
}

@media only screen and (min-width: 640px) {
    .columns-9>* h2,.columns-9>* h3,.columns-9>* .press-details,.columns-9>* .photographer-details {
        margin-left:0;
        margin-right: 0
    }
}

.columns-9>* h2 {
    line-height: 1;
    font-size: 1.125rem
}

@media only screen and (min-width: 1024px) {
    .columns-9>* h2 {
        font-size:1.125rem
    }
}

.columns-9>* a {
    text-decoration: none;
    color: inherit
}

.columns-9>* a:hover {
    color: #333;
    text-decoration: underline
}

@media only screen and (min-width: 640px) {
    .columns-9>* {
        width:calc(50% - 30px)
    }
}

@media only screen and (min-width: 1024px) {
    .columns-9>* {
        width:calc((100% / 9) - 30px)
    }
}

.columns-10>* {
    width: 100%;
    flex: 0 1 auto;
    overflow: hidden;
    margin: 0 0 30px
}

@media only screen and (min-width: 640px) {
    .columns-10>* {
        margin:0 15px 30px
    }
}

.columns-10>* h2,.columns-10>* h3,.columns-10>* .press-details,.columns-10>* .photographer-details {
    margin-left: 30px;
    margin-right: 30px
}

@media only screen and (min-width: 640px) {
    .columns-10>* h2,.columns-10>* h3,.columns-10>* .press-details,.columns-10>* .photographer-details {
        margin-left:0;
        margin-right: 0
    }
}

.columns-10>* h2 {
    line-height: 1;
    font-size: 1.125rem
}

@media only screen and (min-width: 1024px) {
    .columns-10>* h2 {
        font-size:1.125rem
    }
}

.columns-10>* a {
    text-decoration: none;
    color: inherit
}

.columns-10>* a:hover {
    color: #333;
    text-decoration: underline
}

@media only screen and (min-width: 640px) {
    .columns-10>* {
        width:calc(50% - 30px)
    }
}

@media only screen and (min-width: 1024px) {
    .columns-10>* {
        width:calc((100% / 10) - 30px)
    }
}

.columns-11>* {
    width: 100%;
    flex: 0 1 auto;
    overflow: hidden;
    margin: 0 0 30px
}

@media only screen and (min-width: 640px) {
    .columns-11>* {
        margin:0 15px 30px
    }
}

.columns-11>* h2,.columns-11>* h3,.columns-11>* .press-details,.columns-11>* .photographer-details {
    margin-left: 30px;
    margin-right: 30px
}

@media only screen and (min-width: 640px) {
    .columns-11>* h2,.columns-11>* h3,.columns-11>* .press-details,.columns-11>* .photographer-details {
        margin-left:0;
        margin-right: 0
    }
}

.columns-11>* h2 {
    line-height: 1;
    font-size: 1.125rem
}

@media only screen and (min-width: 1024px) {
    .columns-11>* h2 {
        font-size:1.125rem
    }
}

.columns-11>* a {
    text-decoration: none;
    color: inherit
}

.columns-11>* a:hover {
    color: #333;
    text-decoration: underline
}

@media only screen and (min-width: 640px) {
    .columns-11>* {
        width:calc(50% - 30px)
    }
}

@media only screen and (min-width: 1024px) {
    .columns-11>* {
        width:calc((100% / 11) - 30px)
    }
}

.columns-12>* {
    width: 100%;
    flex: 0 1 auto;
    overflow: hidden;
    margin: 0 0 30px
}

@media only screen and (min-width: 640px) {
    .columns-12>* {
        margin:0 15px 30px
    }
}

.columns-12>* h2,.columns-12>* h3,.columns-12>* .press-details,.columns-12>* .photographer-details {
    margin-left: 30px;
    margin-right: 30px
}

@media only screen and (min-width: 640px) {
    .columns-12>* h2,.columns-12>* h3,.columns-12>* .press-details,.columns-12>* .photographer-details {
        margin-left:0;
        margin-right: 0
    }
}

.columns-12>* h2 {
    line-height: 1;
    font-size: 1.125rem
}

@media only screen and (min-width: 1024px) {
    .columns-12>* h2 {
        font-size:1.125rem
    }
}

.columns-12>* a {
    text-decoration: none;
    color: inherit
}

.columns-12>* a:hover {
    color: #333;
    text-decoration: underline
}

@media only screen and (min-width: 640px) {
    .columns-12>* {
        width:calc(50% - 30px)
    }
}

@media only screen and (min-width: 1024px) {
    .columns-12>* {
        width:calc((100% / 12) - 30px)
    }
}

.app-hamburger {
    flex: 0 1 auto;
    display: block;
    padding: 15px;
    margin-right: -15px;
    z-index: 100
}

.app-hamburger__burger {
    overflow: hidden;
    display: block;
    width: 27px;
    height: 15px;
    border-top: 1px solid #050505;
    border-bottom: 1px solid #050505;
    position: relative
}

.app-hamburger__burger:before {
    content: "";
    display: block;
    width: 100%;
    border-top: 0.5px solid #050505;
    border-bottom: 0.5px solid #050505;
    top: calc(50% - 1px);
    position: absolute
}

@media only screen and (min-width: 1024px) {
    .app-hamburger {
        display:none
    }
}

.pagination {
    display: none;
    justify-content: center;
    align-items: center;
    color: #919191
}

.pagination a {
    text-decoration: none;
    color: inherit;
    color: #050505
}

.pagination a:hover {
    text-decoration: underline
}

.pagination>span {
    display: inline-block;
    padding: 7.5px
}

.sticky-subnav,.page-sections,.project-categories {
    height: 65px;
    background: #f9f9f7;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 201
}

.nav-is-open .sticky-subnav,.nav-is-open .page-sections,.nav-is-open .project-categories {
    z-index: 0
}

.sticky-subnav:before,.page-sections:before,.project-categories:before,.sticky-subnav:after,.page-sections:after,.project-categories:after {
    content: "";
    width: 21px;
    position: absolute;
    top: 0;
    bottom: 0
}

.sticky-subnav:before,.page-sections:before,.project-categories:before {
    background: -moz-linear-gradient(left, #f9f9f7 0%, rgba(249,249,247,0) 100%);
    background: -webkit-linear-gradient(left, #f9f9f7 0%, rgba(249,249,247,0) 100%);
    background: linear-gradient(to right, #f9f9f7 0%, rgba(249,249,247,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
    left: 0
}

.sticky-subnav:after,.page-sections:after,.project-categories:after {
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 99%, #fff 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 99%, #fff 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 99%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
    right: 0
}

.sticky-subnav.sticky,.sticky.page-sections,.sticky.project-categories {
    position: fixed;
    box-shadow: 0px 2px 8px rgba(0,0,0,0.2)
}

.sticky-subnav__scroll {
    height: 65px;
    display: flex;
    flex-wrap: nowrap;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
}

.sticky-subnav__scroll::-webkit-scrollbar {
    display: none
}

@media only screen and (min-width: 640px) {
    .page--press .sticky-subnav__scroll {
        justify-content:center
    }
}

@media only screen and (min-width: 1024px) {
    .page--projects .sticky-subnav__scroll {
        justify-content:center
    }
}

@media only screen and (min-width: 1024px) {
    .page--about--with-subnav .sticky-subnav__scroll {
        justify-content:center
    }
}

.sticky-subnav__container {
    height: 65px;
    display: flex;
    flex-wrap: nowrap;
    padding: 0 30px
}

.sticky-subnav a,.page-sections a,.project-categories a {
    text-decoration: none;
    color: inherit;
    margin: 0 22.5px;
    line-height: 1;
    font-size: 1rem;
    display: inline-flex;
    white-space: nowrap;
    line-height: 65px
}

@media only screen and (min-width: 1024px) {
    .sticky-subnav a,.page-sections a,.project-categories a {
        font-size:1rem
    }
}

.sticky-subnav a:first-child,.page-sections a:first-child,.project-categories a:first-child {
    margin-left: 0
}

@media only screen and (min-width: 1024px) {
    .sticky-subnav a:first-child,.page-sections a:first-child,.project-categories a:first-child {
        margin-left:22.5px
    }
}

.sticky-subnav a:last-child,.page-sections a:last-child,.project-categories a:last-child {
    margin-right: 0;
    padding-right: 30px
}

@media only screen and (min-width: 1024px) {
    .sticky-subnav a:last-child,.page-sections a:last-child,.project-categories a:last-child {
        margin-right:22.5px;
        padding-right: 0
    }
}

.sticky-subnav a:hover,.page-sections a:hover,.project-categories a:hover {
    text-decoration: underline
}

.sticky-subnav a.is-active,.page-sections a.is-active,.project-categories a.is-active {
    text-decoration: none;
    color: #919191
}

.cookies {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-top: 1px solid #e5e6e7;
    display: flex;
    justify-content: space-between;
    align-content: middle;
    padding: 0 30px;
    line-height: 1.67;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transition: all 0.2s ease-in-out
}

.cookies.is-visible {
    z-index: 150;
    max-height: 100%;
    opacity: 1
}

.cookies a {
    color: #5b5b5b
}

.cookies .cookies__dismiss {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.l-wrap,.modal-container {
    margin: 0 auto;
    padding: 0 30px
}

@media only screen and (min-width: 1024px) {
    .l-wrap,.modal-container {
        width:92vw
    }
}

/* @media only screen and (min-width: 1224px) {
    .l-wrap,.modal-container {
        width:calc(100vw - 200px)
    }
}

@media only screen and (min-width: 1500px) {
    .l-wrap,.modal-container {
        width:calc(100vw - 300px)
    }
} */

.app {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.app.nav-is-open {
    overflow: hidden;
}

@media only screen and (min-width: 640px) {
    .app.nav-is-open {
        overflow:auto;
        height: auto
    }
}

.app-header {
    background: transparent;
    height: 1px;
}

@media only screen and (min-width: 1024px) {
    .app-header {
        background:#fff;
        height: 1px;
    }
}

.app-header__container {
    display: flex;
    justify-content: space-between;
    height: 115px;
    align-items: center
}

@media only screen and (min-width: 1024px) {
    .app-header__container {
        height:110px;
    }
}

.app-title {
    min-width: 180px;
    flex: 0 1 180px
}

@media only screen and (min-width: 1024px) {
    .app-title {
        min-width:225px;
        flex: 0 1 225px;
        margin: 0 0 0.5rem
    }
}

.app-nav {
    line-height: 1;
    font-size: 0.875rem;
    text-transform: uppercase
}

@media only screen and (min-width: 1024px) {
    .app-nav {
        font-size:0.9rem
    }
}

.app-nav__link {
    text-decoration: none;
    color: inherit;
    display: inline-block;
    margin: 0 0 30px
}

.app-nav__link:hover {
    color: #333;
    text-decoration: underline
}

.app-nav__link.is-active {
    color: #878787
}

@media only screen and (min-width: 1024px) {
    .app-nav__link {
        margin:15px 7.5px
    }
}

@media only screen and (min-width: 1224px) {
    .app-nav__link {
        margin:15px
    }
}
.app-nav__link2 {
    text-decoration: none;
    color: inherit;
    display: inline-block;
    margin: 0 0 30px
}

.app-nav__link2:hover {
    color: #333;
    text-decoration: underline
}

.app-nav__link2.is-active {
    color: #878787
}

@media only screen and (min-width: 1024px) {
    .app-nav__link2 {
        margin:6px;
				    position: absolute

    }
}

@media only screen and (min-width: 1224px) {
    .app-nav__link2 {
        margin:6px;
		    position: absolute
    }
}

.app-header .app-nav {
    position: absolute;
    background: rgba(143,165,152,0.7);
    padding: 0 30px 30px;
    top: 114px;
    left: 0;
    right: 0;
    z-index: 200;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: all 0.3s ease-in-out;
    pointer-events: none
}

@media only screen and (min-width: 1024px) {
    .app-header .app-nav {
        display:block;
        /* max-height: 35px; */
        max-height: 16px;
        opacity: 1;
        padding: 0;
        position: static;
        display: block;
        pointer-events: all;
		color: #ffffff

    }
}

.nav-is-open .app-header .app-nav {
    padding-bottom: 0;
    padding-top: 5px;
    pointer-events: all;
    opacity: 1;
    max-height: 100vh
}

.app-content {
    padding: 0 0 45px;
    background: #f9f9f7;
    min-height: 100vh
}

@media only screen and (min-width: 640px) {
    .app-content {
        min-height:calc(100vh - 147px)
    }
}

.app--homepages .app-content {
    padding-bottom: 0;
    min-height: calc(100vh - 115px)
}

@media only screen and (min-width: 640px) {
    .app--homepages .app-content {
        min-height:calc(100vh - 147px)
    }
}

.top-link-wrap {
    position: relative
}

.top-link-wrap a {
    line-height: 3.34em;
    font-size: 0.75rem;
    text-decoration: none;
    color: inherit;
    position: absolute;
    right: 0;
    bottom: 75px;
    background: #fff;
    padding: 0 15px
}

@media only screen and (min-width: 1024px) {
    .top-link-wrap a {
        font-size:0.75rem
    }
}

.top-link-wrap a:hover {
    text-decoration: underline
}

@media only screen and (min-width: 640px) {
    .top-link-wrap a {
        right:30px;
    margin-bottom: -40px;
    }
}

.top-link-wrap a span {
    display: inline-block;
    font-weight: 700;
    transform: rotate(-90deg);
    font-size: 2em;
    position: relative;
    top: -3px;
    margin-left: 7px
}

.app--homepages .top-link-wrap {
    display: none
}

.app-footer {
    margin: 20px 0;
    color: #333
}

.app-footer .app-nav__link {
    line-height: 30px;
    display: inline;
    margin: 15px 0;
    color: #333
}

.app-footer .app-nav__link:after {
    content: "";
    display: block
}

.app-footer__container {
    display: flex;
    margin-top: 30px;
    flex-direction: column-reverse
}

@media only screen and (min-width: 640px) {
    .app-footer__container {
        justify-content:space-between;
        align-items: center;
        flex-direction: row
    }
}

.app-footer__item {
    line-height: 1;
    font-size: 0.875rem;
    display: flex;
    align-content: center;
    line-height: 30px;
    height: 30px;
    position: relative
}

@media only screen and (min-width: 1024px) {
    .app-footer__item {
        font-size:1rem
    }
}

.app-footer__item p,.app-footer__item .app-footer__link {
    margin: 0
}

.app-footer__item .app-footer__link {
    color: inherit;
    display: inline-block;
    margin-right: 30px;
    margin-left: 0
}

.app-footer__item .app-footer__link:last-child {
    position: absolute;
    right: 0;
    margin-right: 0
}

@media only screen and (min-width: 640px) {
    .app-footer__item .app-footer__link {
        margin-right:0;
        margin-left: 30px
    }

    .app-footer__item .app-footer__link:last-child {
        position: relative
    }
}

.app-footer__item .app-footer__link img {
    margin-top: -7px;
    width: 30px;
    vertical-align: bottom
}

.app--homepages .app-footer {
    margin: 0;
    height: 60px
}

.app--homepages .app-footer .app-nav {
    display: none
}

.app--homepages .app-footer .app-footer__container {
    margin: 15px 0
}

.app--homepages .app-footer .app-footer__item--copyright {
    line-height: 1;
    font-size: 0.67rem;
    margin-top: 15px
}

@media only screen and (min-width: 1024px) {
    .app--homepages .app-footer .app-footer__item--copyright {
        font-size:1rem
    }
}

.modal {
    position: fixed;
    z-index: 200;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out
}

.modal.is-open {
    opacity: 1;
    pointer-events: all
}

.modal-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #f9f9f7;
    opacity: 0.8
}

.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 201;
    line-height: 26px;
    text-decoration: none;
    color: inherit;
    font-size: 1.2rem;
    color: #5b5b5b;
    background: #f9f9f7;
    text-align: center;
    width: 32px;
    height: 32px
}

.modal-close img {
    width: 17px;
    vertical-align: -7px
}

@media only screen and (min-width: 640px) {
    .modal-close {
        width:26px;
        height: 26px;
        right: 30px
    }

    .modal-close img {
        width: 12px;
        vertical-align: unset
    }
}

.modal-container {
    min-height: 30vh;
    max-height: 570px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden
}

.modal-container:after {
    content: "";
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 60%, #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 60%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 60%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 45px
}

.modal-content {
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
    padding-bottom: 30px
}

@media only screen and (min-width: 640px) {
    .modal-content {
        left:30px;
        right: 30px
    }
}

.modal-content .person {
    cursor: default
}

.modal-content .person-wrap {
    overflow: hidden
}

.modal-content .person-name {
    line-height: 1.33;
    font-size: 1.43rem;
    margin-top: 45px;
    margin-bottom: 15px
}

@media only screen and (min-width: 1024px) {
    .modal-content .person-name {
        font-size:1.563rem
    }
}

.modal-content .person-image {
    padding: 0;
    height: 180px;
    width: 100%;
    display: none
}

.modal-content .person-body,.modal-content .person-meta,.modal-content .person-name {
    display: block;
    max-width: 740px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: auto;
    margin-right: auto
}

.modal-content .person-meta {
    color: #5b5b5b
}

.modal-content .st__content-block {
    max-width: 100em
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0,0,0,0.5), transparent);
    background-image: -o-linear-gradient(right, rgba(0,0,0,0.5), transparent);
    background-image: linear-gradient(to left, rgba(0,0,0,0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5), transparent);
    background-image: -o-linear-gradient(left, rgba(0,0,0,0.5), transparent);
    background-image: linear-gradient(to right, rgba(0,0,0,0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.5), transparent);
    background-image: linear-gradient(to top, rgba(0,0,0,0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), transparent);
    background-image: -o-linear-gradient(top, rgba(0,0,0,0.5), transparent);
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), transparent)
}

.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-prev,.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #ffffff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255,255,255,0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #ffffff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0,0,0,0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.page {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative
}

.page.page--about {
    padding-top: 0
}

.page.page--projects,.page.page--press,.page.page--about--with-subnav {
    padding-top: 65px
}

.events-image {
    margin-left: -gutter();
    margin-right: -gutter();
    position: relative;
    padding-top: 56.25%
}

.events-image embed,.events-image iframe,.events-image object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.events-image .image {
    display: none
}

@media only screen and (min-width: 640px) {
    .events-image {
        margin-left:0;
        margin-right: 0;
        position: relative;
        padding-top: 25%
    }

    .events-image embed,.events-image iframe,.events-image object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

@media only screen and (min-width: 1024px) {
    .events-image {
        padding:0
    }

    .events-image .image {
        display: block
    }
}

.l-page-wrap,.asset .asset-description,.placeholder .asset-description,.page-title,.page--about .st__content-block--heading,.project-title,.sub-title,.st__content-block--heading,.st__content-block,.event-list,.article-list,.person-details {
    margin-left: auto;
    margin-right: auto
}

.page-title,.page--about .st__content-block--heading,.project-title {
    line-height: 1.33;
    font-size: 1.43rem;
    margin-top: 60px;
    margin-bottom: 15px
}

@media only screen and (min-width: 1024px) {
    .page-title,.page--about .st__content-block--heading,.project-title {
        font-size:1.563rem
    }
}

.page--photography .page-title,.page--photography .page--about .st__content-block--heading,.page--about .page--photography .st__content-block--heading,.page--photography .project-title {
    padding: 0;
    margin: 0;
    width: 0;
    height: 0;
    overflow: hidden
}

.page-anchor {
    display: block;
    margin-top: -65px;
    padding-bottom: 65px
}

.sub-title,.st__content-block--heading {
    line-height: 1.33;
    font-size: 1.25rem
}

@media only screen and (min-width: 1024px) {
    .sub-title,.st__content-block--heading {
        font-size:1.25rem
    }
}

.item-meta,.page-meta,.event-meta,.article-meta,.press-meta,.photographer-meta,.person-role,.person-meta {
    display: block;
    margin: -gutter(0.25) 0 0;
    line-height: 1.33;
    font-size: 1rem
}

@media only screen and (min-width: 1024px) {
    .item-meta,.page-meta,.event-meta,.article-meta,.press-meta,.photographer-meta,.person-role,.person-meta {
        font-size:1rem
    }
}

.item-date,.press-date {
    display: inline-block
}

.page-meta,.event-meta,.article-meta,.press-meta {
    line-height: 1.33;
    font-size: 1rem;
    color: #5b5b5b
}

@media only screen and (min-width: 1024px) {
    .page-meta,.event-meta,.article-meta,.press-meta {
        font-size:1rem
    }
}

.page-body,.project-body {
    line-height: 1.578;
    font-size: 1.125rem;
}

@media only screen and (min-width: 1024px) {
    .page-body,.project-body {
        font-size:1.125rem
    }
}

.app--pages .page-body,.app--pages .project-body {
    margin-bottom: 0
}

.app--pages .page-body .st__content-block:last-child p,.app--pages .project-body .st__content-block:last-child p {
    margin-bottom: 0
}

.page--books .page-body .st__content-block--text:first-of-type,.page--books .project-body .st__content-block--text:first-of-type {
    line-height: 1.33;
    font-size: 1rem;
    color: #5b5b5b;
    position: relative;
    top: -gutter(0.25)
}

@media only screen and (min-width: 1024px) {
    .page--books .page-body .st__content-block--text:first-of-type,.page--books .project-body .st__content-block--text:first-of-type {
        font-size:1rem
    }
}

.st__content-block a {
    color: inherit
}

.st__content-block--image img {
    max-width: 100%
}

.st__content-block--list {
    margin: 30px auto
}

.st__content-block--list ul {
    margin: 0;
    padding-left: 30px;
    padding-right: 30px
}

.st__content-block--list ul li {
    margin: 15px 0
}

.st__content-block--quote blockquote {
    margin-left: 0;
    padding-left: 30px;
    position: relative
}

.st__content-block--quote blockquote:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    bottom: 6px;
    border-left: 1px solid #919191
}

.st__content-block--quote p {
    line-height: 1.378;
    font-size: 1.25rem
}

@media only screen and (min-width: 1024px) {
    .st__content-block--quote p {
        font-size:1.25rem
    }
}

.st__content-block--quote .quote__cite-text {
    display: block;
    margin-top: -15px
}

.st__content-block--gallery {
    margin-left: -30px;
    margin-right: -30px;
    position: relative;
    padding-top: 66.6666666667%
}

.st__content-block--gallery embed,.st__content-block--gallery iframe,.st__content-block--gallery object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.st__content-block--gallery .asset-description {
    padding-left: 30px;
    padding-right: 30px
}

@media only screen and (min-width: 640px) {
    .st__content-block--gallery .asset-description {
        padding-left:0;
        padding-right: 0
    }
}

@media only screen and (min-width: 640px) {
    .st__content-block--gallery {
        max-width:100%;
        margin-left: 0;
        margin-right: 0
    }
}

.iframe-container {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.st__content-block--paypal {
    border-top: 1px solid #e5e6e7
}

.st__content-block--paypal .paypal {
    border-bottom: 1px solid #e5e6e7;
    padding-top: 10px;
    padding-bottom: 10px
}

.st__content-block--paypal .paypal p {
    font-size: 1rem
}

.st__content-block--paypal .paypal p span {
    font-style: italic;
    font-size: 0.865rem
}

.st__content-block--paypal .paypal form {
    max-width: 170px
}

.st__content-block--paypal .paypal form img {
    display: block;
    height: 0;
    width: 0;
    overflow: hidden
}

@media only screen and (min-width: 1024px) {
    .st__content-block--paypal .paypal {
        display:flex;
        align-items: center
    }

    .st__content-block--paypal .paypal p {
        flex: 1 1 auto;
        margin: 0 30px 0 0;
        padding: 5px;
        font-size: 1rem
    }

    .st__content-block--paypal .paypal p strong {
        font-size: 1.25rem
    }

    .st__content-block--paypal .paypal p span {
        display: block
    }
}

.page--homepage {
    overflow: hidden;
    padding: 0
}

.slides {
    width: 100%
}

.st__content-block--gallery .swiper-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.st__content-block--gallery .swiper-slide {
    background: #f9f9f7
}

.swiper-container {
    margin: 0
}

.app--homepages .swiper-container {
    width: 100%;
    height: calc(100vh - 115px)
}

@media only screen and (min-width: 640px) {
    .app--homepages .swiper-container {
        height:calc(100vh)
    }
}

.swiper-container .swiper-slide {
    display: flex;
    background: #f9f9f7
}

.swiper-container .swiper-slide .project__link {
    width: 100%;
    position: relative
}

.swiper-container .swiper-slide .asset {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.swiper-container .swiper-slide .asset .image {
    display: none
}

.swiper-container .swiper-slide .project__title {
    position: absolute;
    bottom: 90px;
    padding: 0;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    left: 30px;
    margin-right: 105px
}

@media only screen and (min-width: 1024px) {
    .swiper-container .swiper-slide .project__title {
        left:50%;
        transform: translateX(-50%);
        margin-right: 0;
        bottom: 60px
    }
}

.swiper-container .swiper-slide.book-promo .asset {
    top: 40%
}

@media only screen and (min-width: 1024px) {
    .swiper-container .swiper-slide.book-promo .asset {
        top:0
    }
}

.swiper-container .swiper-slide .promo {
    position: absolute;
    color: #ffffff;
    background: rgba(143,165,152,0.7);
    top: 0;
    left: 0;
    right: 0;
    padding: 0 30px;
    min-height: 23%
}

@media only screen and (min-width: 640px) {
    .swiper-container .swiper-slide .promo {
        background:rgba(143,165,152,0.7);
        padding: 0;
        top: unset;
        left: unset;
        bottom: 20px;
        right: 30px;
        max-width: 250px;
        min-height: 0;
        padding: 0 30px
    }
}

@media only screen and (min-width: 1500px) {
    .swiper-container .swiper-slide .promo {
        bottom:30px;
        right: 40px
    }
}

.swiper-container .swiper-slide .promo__kicker {
    font-size: 0.865rem;
    margin-top: 1rem;
    margin-bottom: -0.5rem
}

.swiper-container .swiper-slide .promo__title {
    line-height: 1.25
}

.swiper-container .swiper-slide .promo__title span {
    font-size: 0.865em;
    display: block;
    margin-top: 5px
}

.swiper-container .swiper-slide .promo__meta {
    font-size: 0.865em;
    margin-top: 0;
    line-height: 1.2
}

.swiper-container .swiper-slide .promo__meta span {
    display: block
}

.swiper-container .swiper-slide .promo_cta {
    font-size: 1.125em;
    display: flex
}

.swiper-container .swiper-slide .promo_cta:after {
    content: "⌃";
    display: block;
    position: relative;
    transform: rotate(90deg);
    font-weight: 700
}

.glide__slides {
    margin: 0
}

.app--homepages .glide__slides {
    height: calc(100vh - 115px)
}

@media only screen and (min-width: 640px) {
    .app--homepages .glide__slides {
        height:calc(100vh - 147px)
    }
}

.app:not(.app--homepages) .glide {
    position: relative;
    padding-top: 47.3684210526%
}

.app:not(.app--homepages) .glide embed,.app:not(.app--homepages) .glide iframe,.app:not(.app--homepages) .glide object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.app:not(.app--homepages) .glide .glide__track,.app:not(.app--homepages) .glide .glide__slides {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.glide__slide {
    position: relative
}

.glide__slide .asset {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.glide__slide .project__title {
    position: absolute;
    bottom: 60px;
    padding: 0;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    left: 30px;
    margin-right: 105px
}

@media only screen and (min-width: 1024px) {
    .glide__slide .project__title {
        left:50%;
        transform: translateX(-50%);
        margin-right: 0
    }
}

.glide__arrows {
    position: absolute;
    right: 0;
    bottom: 30px;
    display: flex;
    z-index: 1
}

@media only screen and (min-width: 1024px) {
    .glide__arrows {
        bottom:unset;
        top: 50%;
        left: 0
    }
}

.glide__arrow {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    font: inherit;
    background: rgba(255,255,255,0.0);
    cursor: pointer;
    padding: 22px;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.glide__arrow img {
    vertical-align: middle
}

.glide__arrow.glide__arrow--left {
    padding-right: 22px
}

.glide__arrow.glide__arrow--right {
    padding-left: 22px
}

@media only screen and (min-width: 1024px) {
    .glide__arrow {
        position:absolute
    }

    .glide__arrow.glide__arrow--left {
        padding-right: 22px
    }

    .glide__arrow.glide__arrow--right {
        padding-left: 22px;
        right: 0
    }
}

.slide-count {
    font-size: 0.75rem;
    line-height: 2em;
    letter-spacing: -0.16em;
    display: inline-block;
    line-height: 2;
    font-size: 0.865rem;
    padding-right: 15px;
    display: none
}

@media only screen and (min-width: 1024px) {
    .slide-count {
        font-size:0.9375rem
    }
}

@media only screen and (min-width: 1024px) {
    .slide-count {
        display:inline
    }
}

.glide__slide {
    transition: opacity 0.4s ease-in-out
}

.glide__slide.glide__slide--active {
    opacity: 1
}

.event-list,.article-list {
    padding-top: 7.5px
}

.event,.article {
    margin-bottom: 30px
}

.event:after,.article:after {
    content: "";
    display: block;
    width: 35px;
    margin-top: 30px;
    border-bottom: 1px solid
}

.event:last-child,.article:last-child {
    margin-bottom: 0
}

.event:last-child::after,.article:last-child::after {
    display: none
}

.event-details,.article-details {
    line-height: 1.578;
    font-size: 1.125rem;
    margin-bottom: 0
}

@media only screen and (min-width: 1024px) {
    .event-details,.article-details {
        font-size:1.125rem
    }
}

.event-details .st__content-block:last-child p:last-child,.article-details .st__content-block:last-child p:last-child {
    margin-bottom: 0
}

.event-title,.article-title {
    line-height: 1.33;
    font-size: 1.25rem;
    margin-bottom: 15px
}

@media only screen and (min-width: 1024px) {
    .event-title,.article-title {
        font-size:1.25rem
    }
}

.event-meta {
    line-height: 1.33;
    font-size: 1rem
}

@media only screen and (min-width: 1024px) {
    .event-meta {
        font-size:1rem
    }
}

.event-meta a {
    text-decoration: none;
    color: inherit
}

.event-meta a:hover {
    color: #333333;
    text-decoration: underline
}

.grid .press-title,.grid .photographer-title {
    line-height: 1.578;
    font-size: 1rem;
    margin-bottom: 0
}

@media only screen and (min-width: 1024px) {
    .grid .press-title,.grid .photographer-title {
        font-size:1rem
    }
}

.press-meta {
    line-height: 1.578;
    font-size: 1rem;
    margin-top: 0
}

@media only screen and (min-width: 1024px) {
    .press-meta {
        font-size:1rem
    }
}

.press-image {
    padding: 0;
    margin: 0;
    background: #e5e6e7;
    display: block;
    width: 100%;
    position: relative;
    padding-top: 57.5757575758%;
    overflow: hidden
}

.press-image embed,.press-image iframe,.press-image object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.press-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translateY(-50%) translateX(-50%)
}

.press-image.is-logo img {
    min-width: unset;
    max-width: calc(100% - 30px)
}

.publication-website a:hover {
    text-decoration: underline
}

.press-cta,.writing-cta {
    line-height: 1;
    font-size: 1rem;
    display: inline-block
}

@media only screen and (min-width: 1024px) {
    .press-cta,.writing-cta {
        font-size:1rem
    }
}

.press-cta .cta-link,.writing-cta .cta-link {
    text-decoration: none;
    color: inherit
}

.press-cta .cta-link:hover,.writing-cta .cta-link:hover {
    color: #333;
    text-decoration: none
}

.press-cta .cta-link:hover span,.writing-cta .cta-link:hover span {
    border-color: #333
}

.press-cta .cta-link:before,.writing-cta .cta-link:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    background-size: 100%;
    background-repeat: no-repeat;
    vertical-align: -5px;
    margin-right: 7.5px
}

.press-cta .cta-link.cta-link--external:before,.writing-cta .cta-link.cta-link--external:before {
    background-image: url(cta-link-external-cd16d5e9d614691037ea9e6d23791e0daed91bd1d2e62e08c855662cdaf64b12.png)
}

.press-cta .cta-link.cta-link--pdf-download:before,.writing-cta .cta-link.cta-link--pdf-download:before {
    background-image: url(cta-link-pdf-download-10b6c0b735aa68f3afc14cf006a4114f3d39a2df29ef1c96b7a56f3eb73384ef.png);
    height: 24px
}

.press-cta span,.writing-cta span {
    border-bottom: 1px solid
}

.publication-website {
    margin: 0
}

.photographer figcaption {
    display: none
}

.page--projects {
    position: relative;
    padding-top: 65px
}

.page--project {
    padding-top: 50px
}

.project--back {
    position: absolute;
    top: 0;
    text-decoration: none;
    color: inherit;
    line-height: 3.5;
    font-size: 0.865rem
}

@media only screen and (min-width: 1024px) {
    .project--back {
        font-size:0.9375rem
    }
}

.project--back:hover {
    color: #333
}

.project--back img {
    vertical-align: -2px
}

.project-image {
    margin-left: -gutter();
    margin-right: -gutter();
    display: none
}

@media only screen and (min-width: 640px) {
    .project-image {
        display:block
    }
}

.project-pagination {
    display: flex;
    justify-content: space-between;
    margin-left: -gutter();
    margin-right: -gutter()
}

@media only screen and (min-width: 640px) {
    .project-pagination {
        margin-left:0;
        margin-right: 0
    }
}

.project-pagination span.project-pagination__link {
    background: none
}

.project-pagination__link {
    text-decoration: none;
    color: inherit;
    background: #fff;
    padding: 15px;
    display: flex;
    justify-content: stretch;
    align-items: center;
    text-align: center;
    font-size: 0.9375rem
}

.project-pagination__link:hover {
    text-decoration: underline
}

.project-pagination__link span {
    flex: 1 0 auto;
    padding: 0 15px
}

@media only screen and (min-width: 640px) {
    .project-pagination__link span {
        padding:0 30px
    }
}

.project-pagination__link.project-pagination__link--prev .asset:after {
    content: "";
    background: url(project-prev-7d936a525dad529675427c27fa6e6f5ca35ff50d43af1a7dd725ac75bd2a7f29.svg) no-repeat center;
    left: 7.5px
}

@media only screen and (min-width: 640px) {
    .project-pagination__link.project-pagination__link--prev .asset:after {
        left:15px;
        background: url(project-prev-white-f1e4c4c72c355ff83175f8faee601a2b4e57d8685b9453594d11488b2cd02d32.svg) no-repeat center
    }
}

.project-pagination__link.project-pagination__link--next .asset:after {
    content: "";
    background: url(project-next-89adb6b72a95a8b27539596ab95e56fb71679fc1bfeab2fa27e79576053f018f.svg) no-repeat center;
    right: 7.5px
}

@media only screen and (min-width: 640px) {
    .project-pagination__link.project-pagination__link--next .asset:after {
        right:15px;
        background: url(project-next-white-aa0dd73f20671896d533fbd367586213fe12dbbf21bb0428de633adab270aa4c.svg) no-repeat center
    }
}

.project-pagination__link .asset {
    width: 15px;
    height: 37.5px;
    position: relative
}

.project-pagination__link .asset .image {
    display: none
}

.project-pagination__link .asset:after {
    content: "";
    width: 9px;
    position: absolute;
    top: 0;
    bottom: 0;
    background-size: 50%
}

@media only screen and (max-width: 639px) {
    .project-pagination__link .asset {
        background-image:none !important
    }
}

@media only screen and (min-width: 640px) {
    .project-pagination__link .asset {
        display:block;
        width: 150px;
        height: 75px
    }

    .project-pagination__link .asset:after {
        background-size: 75%
    }
}

@media only screen and (min-width: 1024px) {
    .project-pagination__link .asset {
        width:200px;
        height: 100px
    }

    .project-pagination__link .asset:after {
        background-size: 100%
    }
}

.project-pagination__link .asset figcaption {
    display: none
}

.project-pagination__link--prev {
    padding-right: 0;
    justify-content: flex-start
}

.project-pagination__link--next {
    padding-left: 0;
    justify-content: flex-end
}

.person {
    text-decoration: none;
    color: inherit;
    cursor: pointer
}

.person-image {
    background: #e5e6e7;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 56.7407407407%
}

.person-image embed,.person-image iframe,.person-image object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.person-image__file {
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.person-name {
    line-height: 1;
    font-size: 1.125rem
}

@media only screen and (min-width: 1024px) {
    .person-name {
        font-size:1.125rem
    }
}

.person-details {
    line-height: 1.578;
    font-size: 1.125rem;
    margin-bottom: 30px
}

@media only screen and (min-width: 1024px) {
    .person-details {
        font-size:1.125rem
    }
}

.person-body,.person-meta {
    display: none
}

.shop-intro {
    margin-top: 40px;
    display: flex;
    flex-direction: column-reverse
}

.shop-intro p {
    font-size: 1.125rem;
    line-height: 1.72
}

.shop-intro p span {
    font-size: 1rem
}

.shop-intro p span span {
    display: block;
    font-size: 0.865rem
}

.shop-intro p a {
    color: inherit
}

@media only screen and (min-width: 1024px) {
    .shop-intro {
        flex-direction:row-reverse
    }
}

.shop-title {
    font-size: 1.875rem
}

.shop-header {
    max-width: 690px;
    margin-top: 60px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 1024px) {
    .shop-header {
        flex:0 0 370px;
        margin-top: 0;
        margin-left: 60px
    }
}

.shop-paypal {
    background-color: #fff;
    border: 1px solid #e5e6e7;
    padding: 30px
}

.shop-paypal p.shop-paypal__price {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.shop-paypal p.shop-paypal__delivery {
    font-size: 0.8125rem;
    margin-bottom: 0
}

.shop-paypal p.shop-paypal__quotes {
    color: #5e5e5e;
    font-size: 0.8125rem;
    margin-top: 0;
    margin-bottom: 2rem
}

.shop-paypal p.shop-paypal__quotes a {
    color: inherit
}

.shop-paypal .paypal-button {
    width: 100%;
    max-width: 331px
}

@media only screen and (min-width: 1024px) {
    .shop-gallery {
        flex:1 0 auto
    }
}

@media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .shop-gallery .st__content-block--gallery {
        position:relative;
        padding-top: 65%
    }

    .shop-gallery .st__content-block--gallery embed,.shop-gallery .st__content-block--gallery iframe,.shop-gallery .st__content-block--gallery object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

.shop .page-body .st__content-block--heading,.shop .project-body .st__content-block--heading {
    margin-top: 2.3rem;
    margin-bottom: -0.865rem
}

.shop .page-body .st__content-block--text,.shop .project-body .st__content-block--text {
    font-size: 1rem;
    line-height: 1.75
}

.shop .page-body .st__content-block--text:first-child,.shop .project-body .st__content-block--text:first-child {
    margin-top: 45px;
    margin-bottom: 30px;
    font-size: 0.8125rem
}

.shop .page-body .st__content-block--footnote,.shop .project-body .st__content-block--footnote {
    font-size: 1rem;
    line-height: 1.72;
    margin-top: 45px;
    border-top: 1px solid #e5e6e7
}

.shop .page-body .st__content-block--footnote p,.shop .project-body .st__content-block--footnote p {
    margin-top: 30px
}

.shop .page-body .st__content-block--quote blockquote,.shop .project-body .st__content-block--quote blockquote {
    padding-left: 0;
    margin-right: 0
}

.shop .page-body .st__content-block--quote blockquote:before,.shop .project-body .st__content-block--quote blockquote:before {
    display: none
}

.shop .page-body .st__content-block--quote blockquote p,.shop .project-body .st__content-block--quote blockquote p {
    color: #51715c;
    font-size: 1.375rem;
    line-height: 1.72
}

@media only screen and (min-width: 1024px) {
    .shop .page-body .st__content-block--quote blockquote p,.shop .project-body .st__content-block--quote blockquote p {
        font-size:1.875rem
    }
}

.shop .page-body .st__content-block--iframe,.shop .project-body .st__content-block--iframe {
    margin-top: 40px;
    margin-bottom: 80px
}

.shop .page-body .st__content-block--image,.shop .project-body .st__content-block--image {
    max-width: 100%;
    overflow: hidden;
    clear: none
}

@media only screen and (min-width: 1024px) {
    .shop .page-body .st__content-block--image:nth-of-type(1),.shop .project-body .st__content-block--image:nth-of-type(1),.shop .page-body .st__content-block--image:nth-of-type(2),.shop .project-body .st__content-block--image:nth-of-type(2),.shop .page-body .st__content-block--image:nth-of-type(3),.shop .project-body .st__content-block--image:nth-of-type(3),.shop .page-body .st__content-block--image:nth-of-type(4),.shop .project-body .st__content-block--image:nth-of-type(4) {
        width:calc(50% - 13.5px)
    }

    .shop .page-body .st__content-block--image:nth-of-type(1),.shop .project-body .st__content-block--image:nth-of-type(1),.shop .page-body .st__content-block--image:nth-of-type(2),.shop .project-body .st__content-block--image:nth-of-type(2) {
        margin-bottom: 0
    }

    .shop .page-body .st__content-block--image:nth-of-type(1),.shop .project-body .st__content-block--image:nth-of-type(1),.shop .page-body .st__content-block--image:nth-of-type(3),.shop .project-body .st__content-block--image:nth-of-type(3) {
        float: left;
        margin-right: 13.5px
    }

    .shop .page-body .st__content-block--image:nth-of-type(2),.shop .project-body .st__content-block--image:nth-of-type(2),.shop .page-body .st__content-block--image:nth-of-type(4),.shop .project-body .st__content-block--image:nth-of-type(4) {
        float: right;
        margin-left: 13.5px
    }

    .shop .page-body .st__content-block--image:nth-of-type(5),.shop .project-body .st__content-block--image:nth-of-type(5) {
        clear: both
    }
}

.shop .page-body .shop-info,.shop .project-body .shop-info {
    background: #fff;
    border: 1px solid #e5e6e7;
    padding: 30px;
    max-width: calc(690px - 60px);
    margin: auto;
    margin-top: 60px
}

.shop .page-body .shop-info .st__content-block--heading,.shop .project-body .shop-info .st__content-block--heading {
    margin-top: 2.3rem;
    margin-bottom: -0.865rem
}

.shop .page-body .shop-info .st__content-block--heading:first-of-type,.shop .project-body .shop-info .st__content-block--heading:first-of-type {
    margin-top: 0
}

.shop .page-body .shop-info .st__content-block--text p,.shop .project-body .shop-info .st__content-block--text p {
    font-size: 1rem
}

.shop .page-body .shop-info .st__content-block--text:last-child p,.shop .project-body .shop-info .st__content-block--text:last-child p {
    margin-bottom: 0
}

.shop .page-body .shop-info .st__content-block--text,.shop .project-body .shop-info .st__content-block--text {
    font-size: 1rem
}

@media only screen and (min-width: 1024px) {
    .shop .page-body .shop-info .st__content-block--text,.shop .project-body .shop-info .st__content-block--text {
        font-size:1.125rem
    }
}

.select-dropdown {
    position: relative;
    display: inline-block;
    border-radius: 3px;
    font-size: 0.8125rem;
    border: 2px solid #72a9eb;
    max-width: 100%
}

.select-dropdown select {
    cursor: pointer;
    position: relative;
    z-index: 5;
    background: transparent;
    line-height: 1.2;
    border: 0;
    border-radius: 0;
    padding: 0 2rem 0 0.5rem;
    height: 34px;
    -webkit-appearance: none;
    text-transform: capitalize;
    font-weight: normal;
    color: inherit
}

.select-dropdown select:focus {
    outline: none
}

.select-dropdown:after {
    content: "▶︎";
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    top: 50%;
    position: absolute;
    z-index: 4;
    right: 0.5rem;
    display: block
}

.select-dropdown {
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    color: #333;
    background: white;
    display: block;
    height: 44px;
    line-height: 44px
}

.select-dropdown {
    margin-bottom: 15px
}

.select-dropdown select {
    max-width: 100%;
    padding-right: 36px;
    text-overflow: ellipsis;
    width: 100%
}

.select-dropdown select option {
    font-weight: normal
}

.select-dropdown:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: translateY(-45%) rotate(45deg);
    top: 45%;
    right: 16px
}

@media (min-width: 1024px) {
    .app-header__container .app-nav {
        max-height: 22px;
    }
    .app-header__container .app-nav__link {
        margin: 5px 17px;
        top: auto;
    }
    .app-header__container .app-nav__link2 {
        top: 36px;
    }
}
