html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden],
template {
display: none; }
a {
background-color: transparent; }
a:active,
a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b,
strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; } body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: "europa", sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5; }
h1, h2, h3, h4, h5, h6 {
clear: both;
font-family: "arbitrary", sans-serif; }
p {
margin-bottom: 1.5em; }
dfn, cite, em, i {
font-style: italic; }
blockquote {
margin: 0 1.5em; }
address {
margin: 0 0 1.5em; }
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem; }
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark, ins {
background: #fff9c0;
text-decoration: none; }
big {
font-size: 125%; } html {
box-sizing: border-box; }
*,
*:before,
*:after { box-sizing: inherit; }
body {
background: #fff; }
blockquote, q {
quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after {
content: ""; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
ul, ol {
margin: 0 0 1.5em 3em; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em; }
dt {
font-weight: bold; }
dd {
margin: 0 1.5em 1.5em; }
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%; } button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em; }
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa; }
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb; }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px; }
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111; }
select {
border: 1px solid #ccc; }
textarea {
width: 100%; }  a {
color: royalblue; }
a:visited {
color: purple; }
a:hover, a:focus, a:active {
color: midnightblue; }
a:focus {
outline: thin dotted; }
a:hover, a:active {
outline: 0; } .main-navigation {
clear: both;
display: block;
float: left;
width: 100%; }
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0; }
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999; }
.main-navigation ul ul ul {
left: -999em;
top: 0; }
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
left: 100%; }
.main-navigation ul ul a {
width: 200px; }
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto; }
.main-navigation li {
float: left;
position: relative; }
.main-navigation a {
display: block;
text-decoration: none; } .menu-toggle,
.main-navigation.toggled ul {
display: block; }
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none; }
.main-navigation ul {
display: block; } }
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%; }  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.alignright {
display: inline;
float: right;
margin-left: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; } .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed; }
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; } .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%; }  .sticky {
display: block; }
.hentry {
margin: 0 0 1.5em; }
.updated:not(.published) {
display: none; }
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0; }
.page-links {
clear: both;
margin: 0 0 1.5em; } .comment-content a {
word-wrap: break-word; }
.bypostauthor {
display: block; }  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none; } .infinity-end.neverending .site-footer {
display: block; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; } embed,
iframe,
object {
max-width: 100%; } .custom-logo-link {
display: inline-block; } .wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0; }
.wp-caption-text {
text-align: center; } .gallery {
margin-bottom: 1.5em; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33333%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66667%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28571%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11111%; }
.gallery-caption {
display: block; }  .swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden; z-index: 1; }
.swiper-container-no-flexbox .swiper-slide {
float: left; }
.swiper-container-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column; }
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
.swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate(0px, 0px);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0); }
.swiper-container-multirow > .swiper-wrapper {
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap; }
.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-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: 0 0 auto;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative; } .swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto; }
.swiper-container-autoheight .swiper-wrapper {
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-transition-property: -webkit-transform, height;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform, height; } .swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000; } .swiper-wp8-horizontal {
-ms-touch-action: pan-y;
touch-action: pan-y; }
.swiper-wp8-vertical {
-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;
-moz-background-size: 27px 44px;
-webkit-background-size: 27px 44px;
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-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-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-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-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-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-pagination {
position: absolute;
text-align: center;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-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-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;
box-shadow: none;
-moz-appearance: none;
-ms-appearance: none;
-webkit-appearance: none;
appearance: none; }
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer; }
.swiper-pagination-white .swiper-pagination-bullet {
background: #fff; }
.swiper-pagination-bullet-active {
opacity: 1;
background: #007aff; }
.swiper-pagination-white .swiper-pagination-bullet-active {
background: #fff; }
.swiper-pagination-black .swiper-pagination-bullet-active {
background: #000; }
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0px, -50%, 0);
-moz-transform: translate3d(0px, -50%, 0);
-o-transform: translate(0px, -50%);
-ms-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0); }
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 5px 0;
display: block; }
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 5px; } .swiper-pagination-progress {
background: rgba(0, 0, 0, 0.25);
position: absolute; }
.swiper-pagination-progress .swiper-pagination-progressbar {
background: #007aff;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: left top;
-moz-transform-origin: left top;
-ms-transform-origin: left top;
-o-transform-origin: left top;
transform-origin: left top; }
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
-webkit-transform-origin: right top;
-moz-transform-origin: right top;
-ms-transform-origin: right top;
-o-transform-origin: right top;
transform-origin: right top; }
.swiper-container-horizontal > .swiper-pagination-progress {
width: 100%;
height: 4px;
left: 0;
top: 0; }
.swiper-container-vertical > .swiper-pagination-progress {
width: 4px;
height: 100%;
left: 0;
top: 0; }
.swiper-pagination-progress.swiper-pagination-white {
background: rgba(255, 255, 255, 0.5); }
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
background: #fff; }
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
background: #000; } .swiper-container-3d {
-webkit-perspective: 1200px;
-moz-perspective: 1200px;
-o-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;
-moz-transform-style: preserve-3d;
-ms-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, left top, right 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: -moz-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, right top, left 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: -moz-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 top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent)); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent); background-image: -moz-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 bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent)); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent); background-image: -moz-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-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper { -ms-perspective: 1200px; } .swiper-container-cube,
.swiper-container-flip {
overflow: visible; }
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1; }
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none; }
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto; }
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden; } .swiper-container-cube .swiper-slide {
visibility: hidden;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
width: 100%;
height: 100%; }
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
-moz-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0; }
.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-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-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-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;
-moz-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-zoom-container {
width: 100%;
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: 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%;
object-fit: contain; } .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-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%;
-moz-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
-moz-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%;
-webkit-background-size: 100%;
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); } }
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg); } }
html, body {
height: 100%; }
body {
color: black; }
.site {
height: 100%; }
a, a:visited, a:active {
text-decoration: none;
color: black; }
a:hover, a:focus, a:active, a.hover {
color: #c8a5f5; }
.mobile-only {
display: block; }
@media (min-width: 680px) {
.mobile-only {
display: none; } }
li.menu-item a:hover, li.menu-item a.active {
font-family: "house-slant", sans-serif;
font-weight: normal;
letter-spacing: 1px;
line-height: 43px;
font-size: 2.2rem; }
li a:hover, li a:focus, li a:active, li a.hover {
color: #c8a5f5; }
li.active a {
color: #c8a5f5; }
h1.page-title {
position: absolute;
top: 30px;
right: 50px;
z-index: 10;
margin: 0;
color: black; }
h1.home-mobile-header {
position: absolute;
bottom: 30px;
right: 30px;
color: black;
margin: 0;
display: none;
font-size: 2.6rem; }
.home h1.home-mobile-header {
display: inline-block; }
@media (min-width: 1030px) {
.home h1.home-mobile-header {
display: none; } }
.home .site-title {
display: none; }
.home h1.page-title {
display: none; }
header.site-header {
position: fixed;
z-index: 99;
top: 0px;
left: 0px;
width: 100%;
padding: 10px 30px; }
@media (min-width: 1030px) {
header.site-header {
top: auto;
left: auto;
right: 50px;
bottom: 30px;
width: auto;
padding: 0;
background: transparent; } }
header.site-header .site-title {
font-family: "arbitrary", sans-serif;
font-size: 2rem;
font-weight: bold;
float: right;
overflow: visible; }
@media (min-width: 500px) {
header.site-header .site-title {
font-size: 2.6rem; } }
@media (min-width: 680px) {
header.site-header .site-title {
font-size: 3.2rem; } }
@media (min-width: 1030px) {
header.site-header .site-title {
display: block;
float: none;
font-size: 3.6rem; } }
header.site-header .site-title a:hover, header.site-header .site-title a:focus, header.site-header .site-title a:active, header.site-header .site-title a.hover {
color: #c8a5f5;
font-family: "house-slant", sans-serif;
letter-spacing: 1px;
font-weight: normal; } #nav-icon3 {
width: 20px;
height: 25px;
position: relative;
margin: 20px 0 0 0;
float: left;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer; }
@media (min-width: 500px) {
#nav-icon3 {
margin: 25px 0 0 0;
width: 30px; } }
@media (min-width: 1030px) {
#nav-icon3 {
display: none; } }
#nav-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
background: black;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out, background 0s;
-moz-transition: .25s ease-in-out, background 0s;
-o-transition: .25s ease-in-out, background 0s;
transition: .25s ease-in-out, background 0s; }
#nav-icon3 span:nth-child(1) {
top: 0px; }
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
top: 7px; }
@media (min-width: 500px) {
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
top: 10px; } }
#nav-icon3 span:nth-child(4) {
top: 14px; }
@media (min-width: 500px) {
#nav-icon3 span:nth-child(4) {
top: 20px; } }
#nav-icon3.open span:nth-child(1) {
top: 10px;
width: 0%;
left: 50%; }
#nav-icon3.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg); }
#nav-icon3.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg); }
#nav-icon3.open span:nth-child(4) {
top: 10px;
width: 0%;
left: 50%; }
nav.main-navigation {
font-family: "arbitrary", sans-serif;
font-weight: bold;
font-size: 1.8rem;
z-index: 10;
width: 100%;
position: fixed;
top: 0;
left: 0;
padding: 90px 30px 30px 30px;
min-height: 100%;
background: white;
display: none; }
@media (min-width: 1030px) {
nav.main-navigation {
top: 30px;
left: 50px;
width: 200px;
padding: 0;
min-height: 0;
background: transparent;
display: block; } }
nav.main-navigation.open {
display: block; }
nav.main-navigation .menu-menu-1-container, nav.main-navigation .secondary-menu {
display: inline-block;
vertical-align: top; }
nav.main-navigation .menu-menu-1-container .menu {
display: block; }
nav.main-navigation ul {
display: block; }
nav.main-navigation ul li {
float: none;
text-transform: uppercase;
overflow: visible; }
nav.main-navigation ul li a {
overflow: visible; }
.tax-years .exhibitions-menu a {
color: #c8a5f5;
font-family: "house-slant", sans-serif;
letter-spacing: 1px; }
.tax-years .exhibitions-years {
display: block; }
.tax-years .main-navigation .exhibition-years {
display: none; }
@media (min-width: 1030px) {
.tax-years .main-navigation .exhibition-years {
display: block; } }
.exhibitions-menu a.active {
color: #c8a5f5; }
.exhibitions-years, .exhibition-menu {
font-family: "europa", sans-serif;
font-weight: normal;
font-size: 1.4rem;
display: none;
border-top: 3px solid black;
margin-top: 30px;
padding-top: 30px;
max-width: 300px; }
.exhibition-menu {
display: block; }
.exhibition-menu li {
cursor: pointer; }
.exhibition-menu li.active a {
color: #c8a5f5; }
.exhibition-menu.desktop {
display: none; }
@media (min-width: 1030px) {
.exhibition-menu.desktop {
display: block; } }
.exhibition-menu.mobile {
display: none;
position: relative;
border-top: 0;
margin: 70px 0 30px 0;
padding: 0 30px;
width: 100%;
float: left;
z-index: 9; }
@media (min-width: 680px) {
.exhibition-menu.mobile {
margin-top: 80px;
width: 200px; } }
@media (min-width: 1030px) {
.exhibition-menu.mobile {
display: none; } }
.exhibition-menu.mobile ul {
list-style-type: none;
margin: 0;
padding: 0; }
.exhibitions-list {
height: 100%;
margin: auto;
padding: 30px;
padding-top: 90px; }
@media (min-width: 1030px) {
.exhibitions-list {
width: calc(100% - 500px);
padding-top: 30px;
padding-left: 50px; } }
.exhibitions-list ul {
list-style-type: none;
padding: 0;
margin: 0; }
.exhibitions-list ul li {
font-size: 1.4rem; }
.exhibitions-list ul li span.entry {
position: relative;
z-index: 2; }
.exhibitions-list ul li span.entry p {
margin-top: 0; }
.exhibitions-list ul li span.entry:hover ~ img {
display: none; }
@media (min-width: 680px) {
.exhibitions-list ul li span.entry:hover ~ img {
display: block; } }
.exhibitions-list ul li img {
display: none;
position: fixed;
top: 50%;
transform: translateY(-50%);
margin: auto;
left: 0;
right: 0;
max-height: 70vh;
max-width: 70vw;
height: auto;
width: auto;
z-index: -1; }
.exhibitions-list .exhibitions-years {
border-top: 0px;
margin: 0;
padding: 0;
margin-bottom: 20px;
max-width: 100%; }
@media (min-width: 1030px) {
.exhibitions-list .exhibitions-years {
display: none; } }
.exhibitions-list .exhibitions-years ul li {
display: inline-block;
margin-right: 20px;
margin-bottom: 10px; }
.exhibitions {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: white;
opacity: 0;
visibility: hidden;
z-index: 11;
transition: all 0.2s ease-in-out; }
.exhibitions.open {
opacity: 1;
visibility: visible; }
.exhibitions .swiper-container .swiper-slide {
height: 50%; }
.exhibitions .swiper-container .swiper-slide .exhibition-item {
text-align: center;
height: 100%; }
.exhibitions .swiper-container .swiper-slide .exhibition-item img {
max-height: 100%;
max-width: 70vw;
position: relative;
top: 50%;
transform: translateY(-50%);
height: auto;
opacity: 1; }
@media (min-width: 1030px) {
.exhibitions .swiper-container .swiper-slide .exhibition-item img {
opacity: 0; } }
.exhibitions .swiper-container .swiper-slide .exhibition-item .exhibition-title {
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
font-family: "arbitrary", sans-serif;
font-weight: bold;
font-size: 2rem;
z-index: 100;
width: 100%;
text-align: center; }
.exhibitions .swiper-container .swiper-slide .exhibition-item:hover img {
opacity: 1; }
.exhibitions .close-button {
position: fixed;
top: 30px;
right: 30px;
z-index: 20;
cursor: pointer; }
.exhibition-info {
position: absolute;
display: none;
left: 30px;
bottom: 30px;
font-family: "europa", sans-serif;
max-width: 400px;
z-index: 2; }
@media (min-width: 680px) {
.exhibition-info {
position: fixed;
left: 50px;
bottom: 40px; } }
@media (min-width: 1030px) {
.exhibition-info {
display: block; } }
.exhibition-info p:last-of-type {
margin-bottom: 0; }
.homepage-image {
display: flex;
align-items: center;
height: 100%; }
.homepage-image img {
margin: auto;
max-height: 80vh;
width: auto; }
.entry-content {
max-width: 1200px;
width: 100%;
margin: auto;
padding: 30px;
padding-top: 80px; }
@media (min-width: 1030px) {
.entry-content {
margin-left: 300px;
width: calc(100% - 300px);
padding-top: 20px; } }
.entry-content.wide {
max-width: none; }
.information {
max-width: 1200px;
margin: auto;
padding: 30px; }
@media (min-width: 1030px) {
.information {
margin-left: 200px;
width: calc(100% - 300px);
padding-top: 70px;
padding-bottom: 100px;
min-height: 90vh; } }
@media (min-width: 1030px) {
.information {
margin-left: 300px;
padding-top: 20px; } }
.images {
background: white;
top: 0;
padding-top: 80px;
width: 100%;
height: 80vh;
transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out; }
.images.show {
opacity: 1;
visibility: visible; }
@media (min-width: 680px) {
.images {
height: 85vh;
padding-top: 100px; } }
@media (min-width: 1030px) {
.images {
position: fixed;
opacity: 0;
visibility: hidden;
height: 100%;
padding-top: 30px; }
.images.show {
opacity: 1;
visibility: visible;
z-index: 2; } }
.swiper-container {
width: 100%;
height: 100%; }
.swiper-container .swiper-slide .slide-inner {
position: relative;
top: 50%;
transform: translateY(-50%);
height: 100%;
max-height: 100%;
display: inline-block;
display: flex;
align-items: center;
flex-direction: column; }
.swiper-container .swiper-slide img {
max-height: 100%;
width: auto;
height: auto;
margin: auto;
position: relative; }
@media (min-width: 1030px) {
.swiper-container .swiper-slide img {
top: 0;
transform: none; } }
.swiper-container .swiper-button-prev, .swiper-container .swiper-button-next, .swiper-container .down {
display: none;
padding: 50px;
margin-top: -50px;
background-repeat: no-repeat;
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"); }
@media (min-width: 1030px) {
.swiper-container .swiper-button-prev, .swiper-container .swiper-button-next, .swiper-container .down {
display: block; } }
.swiper-container .swiper-button-next {
transform: rotate(180deg); }
.swiper-container .down {
display: block;
transform: rotate(270deg);
padding: 30px; }
.swiper-container.main-slider {
height: 70vh;
text-align: center; }
@media (min-width: 680px) {
.swiper-container.main-slider {
height: 78vh; } }
@media (min-width: 1030px) {
.swiper-container.main-slider {
top: 0;
transform: none; } }
.swiper-container.main-slider .swiper-slide {
display: flex;
align-items: center;
flex-direction: column;
height: calc(100% - 40px); }
@media (min-width: 1030px) {
.swiper-container.main-slider .swiper-slide {
height: 100%; } }
.swiper-container.main-slider .swiper-slide.has-caption img {
max-height: calc(100% - 40px);
margin-bottom: 15px; }
@media (min-width: 1030px) {
.swiper-container.main-slider .swiper-slide.has-caption img {
margin-bottom: 15px; } }
.swiper-container.main-slider .swiper-slide.has-caption p {
margin: 0;
margin-bottom: auto; }
.swiper-container.thumb-slider {
height: 14vh;
box-sizing: border-box;
padding: 20px 0;
display: none; }
@media (min-width: 1030px) {
.swiper-container.thumb-slider {
display: block; } }
.swiper-container.thumb-slider .swiper-slide {
width: auto;
height: 100%;
opacity: 0.4;
margin-right: 10px; }
.swiper-container.thumb-slider .swiper-slide-active {
opacity: 1; }
@media (min-width: 1030px) {
.swiper-pagination {
display: none; } }
.swiper-pagination .swiper-pagination-bullet-active {
background: black; }
.books {
height: 85vh;
list-style-type: none;
padding: 0;
margin-top: 70px; }
@media (min-width: 680px) {
.books {
height: 40vh;
padding-left: 30px;
margin-top: 100px; } }
@media (min-width: 1030px) {
.books {
padding-left: 300px;
margin-top: 50px;
margin-bottom: 50px;
height: 40vh; } }
.books .swiper-button-prev, .books .swiper-button-next {
padding: 50px 20px;
display: none; }
@media (min-width: 1030px) {
.books .swiper-button-prev, .books .swiper-button-next {
display: block; } }
.books .book.swiper-slide {
display: inline-block;
position: relative;
width: 100%;
text-align: center;
height: calc(100% - 50px); }
@media (min-width: 680px) {
.books .book.swiper-slide {
max-width: calc(50% - 30px); } }
@media (min-width: 1030px) {
.books .book.swiper-slide {
max-width: 400px;
text-align: left;
height: 100%; } }
.books .book.swiper-slide .book-info {
opacity: 0;
position: absolute;
top: 0;
width: 100%;
height: 100%;
background: white;
padding: 0 20px;
text-align: left;
box-sizing: border-box; }
.books .book.swiper-slide .book-info:hover {
opacity: 1; }
.books .book.swiper-slide .book-info p:first-of-type {
margin-top: 0; }
.press {
padding: 30px; }
@media (min-width: 500px) {
.press .year {
width: calc(49% - 20px); } }
@media (min-width: 680px) {
.press .year {
width: calc(32% - 20px); } }
@media (min-width: 800px) {
.press .year {
width: calc(24% - 20px); } }
@media (min-width: 1030px) {
.press {
margin-left: 300px;
padding: 0; }
.press .year {
width: 200px; } }
.press .year {
display: inline-block;
vertical-align: top;
margin-right: 20px; }
.press .year:last-of-type {
margin-right: 0; }
.press .year h2 {
margin-top: 0; }
.press .year ul {
list-style-type: none;
padding: 0;
margin-left: 0; }
.press .year ul li {
font-size: 1rem; }
.activities {
list-style-type: none;
margin: 0;
padding: 0; }
.activities .activity {
width: 100%;
position: relative;
display: inline-block;
margin-bottom: 30px; }
@media (min-width: 1030px) {
.activities .activity {
width: 49%; } }
@media (min-width: 1200px) {
.activities .activity {
width: 33%; } }
.activities .activity .activity-wrap {
position: relative; }
@media (min-width: 1030px) {
.activities .activity .activity-wrap {
padding-top: 100%; } }
.activities .activity .activity-inner {
height: auto;
width: 100%;
text-align: center; }
@media (min-width: 1030px) {
.activities .activity .activity-inner {
height: 100%;
position: absolute;
top: 0;
left: 0;
padding: 30px;
text-align: center; } }
.activities .activity .activity-inner:hover .entry {
opacity: 1; }
.activities .activity .activity-inner .entry {
position: relative;
text-align: left; }
@media (min-width: 500px) {
.activities .activity .activity-inner .entry {
padding-left: 20px;
width: 49%;
display: inline-block; } }
@media (min-width: 1030px) {
.activities .activity .activity-inner .entry {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: white;
opacity: 0;
padding: 30px;
z-index: 2; } }
.activities .activity .activity-inner .activities-thumb {
max-height: 100%;
display: inline-block;
height: 100%;
vertical-align: top; }
@media (min-width: 500px) {
.activities .activity .activity-inner .activities-thumb {
width: 50%; } }
@media (min-width: 1030px) {
.activities .activity .activity-inner .activities-thumb {
width: 100%; } }
.activities .activity .activity-inner .activities-thumb img {
height: auto;
width: auto;
max-height: 100%;
max-width: 100%;
position: relative; }
.ead-preview .ead-document {
padding-top: 141% !important; }
@media (min-width: 1200px) {
.ead-preview .ead-document {
padding-top: 110% !important; } }