*,
::before,
::after {
box-sizing: border-box; border-width: 0; border-style: solid; border-color: currentColor; }
::before,
::after {
--tw-content: '';
} html {
line-height: 1.5; -webkit-text-size-adjust: 100%; -moz-tab-size: 4; -o-tab-size: 4;
tab-size: 4; font-family: ABCFavorit-Regular, sans-serif; } body {
margin: 0; line-height: inherit; } hr {
height: 0; color: inherit; border-top-width: 1px; } abbr:where([title]) {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-size: inherit;
font-weight: inherit;
} a {
color: inherit;
text-decoration: inherit;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp,
pre {
font-family: ABCFavoritMono-Regular, sans-serif; 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;
} table {
text-indent: 0; border-color: inherit; border-collapse: collapse; } button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: inherit; color: inherit; margin: 0; padding: 0; } button,
select {
text-transform: none;
} button,
[type='button'],
[type='reset'],
[type='submit'] {
-webkit-appearance: button; background-color: transparent; background-image: none; } :-moz-focusring {
outline: auto;
} :-moz-ui-invalid {
box-shadow: none;
} progress {
vertical-align: baseline;
} ::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
height: auto;
} [type='search'] {
-webkit-appearance: textfield; outline-offset: -2px; } ::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } summary {
display: list-item;
} blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
margin: 0;
}
fieldset {
margin: 0;
padding: 0;
}
legend {
padding: 0;
}
ol,
ul,
menu {
list-style: none;
margin: 0;
padding: 0;
} textarea {
resize: vertical;
} input::-moz-placeholder, textarea::-moz-placeholder {
opacity: 1; color: #9ca3af; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
opacity: 1; color: #9ca3af; }
input::placeholder,
textarea::placeholder {
opacity: 1; color: #9ca3af; } button,
[role="button"] {
cursor: pointer;
} :disabled {
cursor: default;
} img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
display: block; vertical-align: middle; } img,
video {
max-width: 100%;
height: auto;
} [hidden] {
display: none;
}
@font-face {
font-family: "ABCFavorit-Regular";
src: url(//www.trykkerietbergen.no/wp-content/themes/trykkeriet/assets/fonts/ABCFavorit-Regular.woff2) format('woff2'), 
url(//www.trykkerietbergen.no/wp-content/themes/trykkeriet/assets/fonts/ABCFavorit-Regular.woff) format('woff'), 
url(//www.trykkerietbergen.no/wp-content/themes/trykkeriet/assets/fonts/ABCFavorit-Regular.otf)  format('opentype')
}
@font-face {
font-family: "ABCFavorit-RegularItalic";
src: url(//www.trykkerietbergen.no/wp-content/themes/trykkeriet/assets/fonts/ABCFavorit-RegularItalic.woff2) format('woff2'), 
url(//www.trykkerietbergen.no/wp-content/themes/trykkeriet/assets/fonts/ABCFavorit-RegularItalic.woff) format('woff'), 
url(//www.trykkerietbergen.no/wp-content/themes/trykkeriet/assets/fonts/ABCFavorit-RegularItalic.otf)  format('opentype')
}
@font-face {
font-family: "ABCFavoritMono-Regular";
src: url(//www.trykkerietbergen.no/wp-content/themes/trykkeriet/assets/fonts/ABCFavoritMono-Regular.woff2) format('woff2'),
url(//www.trykkerietbergen.no/wp-content/themes/trykkeriet/assets/fonts/ABCFavoritMono-Regular.woff) format('woff'),
url(//www.trykkerietbergen.no/wp-content/themes/trykkeriet/assets/fonts/ABCFavoritMono-Regular.otf)  format('opentype')
}
@font-face {
font-family: "ABCFavoritMono-RegularItalic";
src: url(//www.trykkerietbergen.no/wp-content/themes/trykkeriet/assets/fonts/ABCFavoritMono-RegularItalic.woff2) format('woff2'),
url(//www.trykkerietbergen.no/wp-content/themes/trykkeriet/assets/fonts/ABCFavoritMono-RegularItalic.woff) format('woff'), 
url(//www.trykkerietbergen.no/wp-content/themes/trykkeriet/assets/fonts/ABCFavoritMono-RegularItalic.otf)  format('opentype')
}
html, body {
height: 100%;
}
html{
font-size: 12px;
}
@media (min-width: 768px) {
html{
font-size: 13px;
}
}
@media (min-width: 1024px) {
html{
font-size: 14.25px;
}
}
@media (min-width: 1680px) {
html{
font-size: 16px;
}
}
body {
display: flex;
flex-direction: column;
}
@media (max-width: 399px) {
.printing-methods li a body {
display: none;
}
}
body { 
-webkit-animation: fadeIn ease .5s; 
animation: fadeIn ease .5s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1; 
-webkit-animation-fill-mode: forwards; 
animation-fill-mode: forwards; 
} 
@-webkit-keyframes fadeIn { 
0% { 
opacity: 0; 
} 
100% { 
opacity: 1; 
} 
} 
@keyframes fadeIn { 
0% { 
opacity: 0; 
} 
100% { 
opacity: 1; 
} 
} 
.site {
flex: 1 0 auto;
}
.site-footer {
flex-shrink: 0;
}
.content p {
margin-bottom: 1.5rem;
}
.site-footer a, .content a {
-webkit-text-decoration-line: underline;
text-decoration-line: underline;
opacity: 1;
-webkit-text-decoration-color: #000;
text-decoration-color: #000;
text-decoration-thickness: .1em;
text-underline-offset: 2px;
transition-property: all;
transition-delay: 100ms;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.content a:hover{
-webkit-text-decoration-color: transparent;
text-decoration-color: transparent;
}
.site-footer a{
-webkit-text-decoration-color: transparent;
text-decoration-color: transparent;
}
.site-footer a:hover {
opacity: 0.8;
-webkit-text-decoration-color: #000;
text-decoration-color: #000;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 400;
}
h1.entry-title {
font-family: ABCFavoritMono-Regular, sans-serif;
font-size: 2.1875rem;
}
.header .t-italic,
.t-italic{
font-family: ABCFavoritMono-RegularItalic, sans-serif;
font-style: normal;
}
button:focus {
outline:none !important;
}
::-moz-selection { 
background-color: rgb(156 163 175);	
}
::selection { 
background-color: rgb(156 163 175);	
}
*, ::before, ::after {
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-rotate: 0;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-pan-x:  ;
--tw-pan-y:  ;
--tw-pinch-zoom:  ;
--tw-scroll-snap-strictness: proximity;
--tw-ordinal:  ;
--tw-slashed-zero:  ;
--tw-numeric-figure:  ;
--tw-numeric-spacing:  ;
--tw-numeric-fraction:  ;
--tw-ring-inset:  ;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: rgb(59 130 246 / 0.5);
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-shadow: 0 0 #0000;
--tw-shadow: 0 0 #0000;
--tw-shadow-colored: 0 0 #0000;
--tw-blur:  ;
--tw-brightness:  ;
--tw-contrast:  ;
--tw-grayscale:  ;
--tw-hue-rotate:  ;
--tw-invert:  ;
--tw-saturate:  ;
--tw-sepia:  ;
--tw-drop-shadow:  ;
--tw-backdrop-blur:  ;
--tw-backdrop-brightness:  ;
--tw-backdrop-contrast:  ;
--tw-backdrop-grayscale:  ;
--tw-backdrop-hue-rotate:  ;
--tw-backdrop-invert:  ;
--tw-backdrop-opacity:  ;
--tw-backdrop-saturate:  ;
--tw-backdrop-sepia:  ;
}
.container {
width: 100%;
padding-right: 2rem;
padding-left: 2rem;
}
@media (min-width: 640px) {
.container {
max-width: 640px;
}
}
@media (min-width: 768px) {
.container {
max-width: 768px;
padding-right: 2.5rem;
padding-left: 2.5rem;
}
}
@media (min-width: 1024px) {
.container {
max-width: 1024px;
}
}
@media (min-width: 1280px) {
.container {
max-width: 1280px;
}
}
@media (min-width: 1680px) {
.container {
max-width: 1680px;
}
}
.container {
width: 100%;
}
@media (min-width: 640px) {
.container {
max-width: 100%;
}
}
@media (min-width: 768px) {
.container {
max-width: 100%;
}
}
@media (min-width: 1024px) {
.container {
max-width: 100%;
}
}
@media (min-width: 1280px) {
.container {
max-width: 100%;
}
}
@media (min-width: 1680px) {
.container {
max-width: 100%;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0;
}
.visible {
visibility: visible;
}
.fixed {
position: fixed;
}
.absolute {
position: absolute;
}
.relative {
position: relative;
}
.right-8 {
right: 2rem;
}
.top-5 {
top: 1.25rem;
}
.top-0 {
top: 0px;
}
.z-50 {
z-index: 50;
}
.z-999 {
z-index: 999;
}
.z-0 {
z-index: 0;
}
.col-span-2 {
grid-column: span 2 / span 2;
}
.my-20 {
margin-top: 5rem;
margin-bottom: 5rem;
}
.mx-auto {
margin-left: auto;
margin-right: auto;
}
.mb-6 {
margin-bottom: 1.5rem;
}
.mb-8 {
margin-bottom: 2rem;
}
.mt-8 {
margin-top: 2rem;
}
.mt-12 {
margin-top: 3rem;
}
.mt-4 {
margin-top: 1rem;
}
.mt-2 {
margin-top: 0.5rem;
}
.mb-10 {
margin-bottom: 2.5rem;
}
.mb-20 {
margin-bottom: 5rem;
}
.mt-28 {
margin-top: 7rem;
}
.mb-36 {
margin-bottom: 9rem;
}
.mt-10 {
margin-top: 2.5rem;
}
.mt-44 {
margin-top: 11rem;
}
.mt-6 {
margin-top: 1.5rem;
}
.mb-4 {
margin-bottom: 1rem;
}
.mb-2 {
margin-bottom: 0.5rem;
}
.mb-16 {
margin-bottom: 4rem;
}
.mb-24 {
margin-bottom: 6rem;
}
.mb-12 {
margin-bottom: 3rem;
}
.mb-32 {
margin-bottom: 8rem;
}
.mr-2 {
margin-right: 0.5rem;
}
.mb-3 {
margin-bottom: 0.75rem;
}
.ml-4 {
margin-left: 1rem;
}
.mb-1 {
margin-bottom: 0.25rem;
}
.block {
display: block;
}
.inline-block {
display: inline-block;
}
.flex {
display: flex;
}
.grid {
display: grid;
}
.list-item {
display: list-item;
}
.hidden {
display: none;
}
.h-full {
height: 100%;
}
.w-full {
width: 100%;
}
.w-3\/12 {
width: 25%;
}
.w-8\/12 {
width: 66.666667%;
}
.w-1\/12 {
width: 8.333333%;
}
.w-2\/12 {
width: 16.666667%;
}
.w-32 {
width: 8rem;
}
.w-48 {
width: 12rem;
}
.w-4\/12 {
width: 33.333333%;
}
.max-w-screen-md {
max-width: 768px;
}
.max-w-3xl {
max-width: 48rem;
}
.transform {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.columns-2 {
-moz-columns: 2;
columns: 2;
}
.grid-cols-5 {
grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
flex-direction: column;
}
.items-center {
align-items: center;
}
.items-stretch {
align-items: stretch;
}
.justify-between {
justify-content: space-between;
}
.gap-8 {
gap: 2rem;
}
.gap-16 {
gap: 4rem;
}
.gap-x-12 {
-moz-column-gap: 3rem;
column-gap: 3rem;
}
.space-x-6 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(1.5rem * var(--tw-space-x-reverse));
margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-8 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(2rem * var(--tw-space-x-reverse));
margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-16 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(4rem * var(--tw-space-x-reverse));
margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
}
.truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.border-b-2 {
border-bottom-width: 2px;
}
.border-t-2 {
border-top-width: 2px;
}
.border-black {
--tw-border-opacity: 1;
border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-white {
--tw-border-opacity: 1;
border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.bg-bg {
--tw-bg-opacity: 1;
background-color: rgb(240 238 234 / var(--tw-bg-opacity));
}
.bg-dkgrey {
--tw-bg-opacity: 1;
background-color: rgb(52 48 48 / var(--tw-bg-opacity));
}
.bg-cover {
background-size: cover;
}
.px-8 {
padding-left: 2rem;
padding-right: 2rem;
}
.px-7 {
padding-left: 1.75rem;
padding-right: 1.75rem;
}
.py-12 {
padding-top: 3rem;
padding-bottom: 3rem;
}
.py-8 {
padding-top: 2rem;
padding-bottom: 2rem;
}
.px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.py-6 {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.pb-10 {
padding-bottom: 2.5rem;
}
.pt-16 {
padding-top: 4rem;
}
.pt-12 {
padding-top: 3rem;
}
.pb-16 {
padding-bottom: 4rem;
}
.pb-6 {
padding-bottom: 1.5rem;
}
.pb-4 {
padding-bottom: 1rem;
}
.pt-6 {
padding-top: 1.5rem;
}
.pt-4 {
padding-top: 1rem;
}
.pb-8 {
padding-bottom: 2rem;
}
.pb-12 {
padding-bottom: 3rem;
}
.pr-4 {
padding-right: 1rem;
}
.pt-8 {
padding-top: 2rem;
}
.pb-7 {
padding-bottom: 1.75rem;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.font-mono {
font-family: ABCFavoritMono-Regular, sans-serif;
}
.text-lg {
font-size: 1.5rem;
}
.text-2xl {
font-size: 2rem;
}
.text-4xl {
font-size: 2.5rem;
}
.text-xl {
font-size: 1.6875rem;
}
.text-3xl {
font-size: 2.1875rem;
}
.text-6xl {
font-size: 3rem;
line-height: 1.1;
}
.text-sm {
font-size: 1.125rem;
}
.text-base {
font-size: 1.25rem;
}
.uppercase {
text-transform: uppercase;
}
.italic {
font-style: italic;
}
.leading-tight {
line-height: 1.25;
}
.leading-snug {
line-height: 1.375;
}
.text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.outline {
outline-style: solid;
}
.filter {
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.site-title {
margin-top: 0.5rem;
font-size: 2.75rem;
text-transform: uppercase;
line-height: 1;
}
@media (min-width: 640px) {
.site-title {
font-size: 3rem;
line-height: 1.1;
}
}
.site-title:hover {
animation: rotate-hor-center 0.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) reverse both;
}
@-webkit-keyframes rotate-hor-center {
0% {
transform: rotateX(0);
}
100% {
transform: rotateX(-360deg);
}
}
@keyframes rotate-hor-center {
0% {
transform: rotateX(0);
}
100% {
transform: rotateX(-360deg);
}
}
.screen-reader-text {
position: absolute;
height: 0px;
width: 0px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.site-header{
height: 5.5rem
}
.site-branding {
display: flex;
align-items: center;
}
@media (max-width: 399px) {
.printing-methods li a .site-branding {
display: none;
}
}
.site-main {
margin-top: 6rem;
}
@media (min-width: 1280px) {
.site-main {
margin-top: 6rem;
}
}
.entry-content {
margin-bottom: 1.5rem;
}
.page-template-exhibitions .site-main, .page-template-about .site-main {
margin-top: 11rem;
}
.main-navigation > ul {
position: fixed;
top: 0px;
right: -100%;
height: 100%;
width: 100%;
--tw-bg-opacity: 1;
background-color: rgb(252 160 53 / var(--tw-bg-opacity));
padding-left: 4rem;
padding-right: 4rem;
padding-top: 7rem;
padding-bottom: 2rem;
}
@media (min-width: 640px) {
.main-navigation > ul {
right: -66.666667%;
}
.main-navigation > ul {
display: flex;
}
.main-navigation > ul {
width: 66.666667%;
}
.main-navigation > ul {
flex-direction: column;
}
.main-navigation > ul {
justify-content: flex-start;
}
@media (max-width: 399px) {
.printing-methods li a .main-navigation > ul {
display: none;
}
}
}
@media (min-width: 768px) {
.main-navigation > ul {
right: -50%;
}
.main-navigation > ul {
width: 50%;
}
.main-navigation > ul {
padding-left: 4rem;
padding-right: 4rem;
}
}
.main-navigation > ul {
transition-property: all;
transition-delay: 100ms;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.main-navigation.toggled > ul {
right: 0px;
}
.main-navigation > ul li {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
font-family: ABCFavoritMono-Regular, sans-serif;
font-size: 2.75rem;
line-height: 1.1;
}
.main-navigation a {
position: relative;
display: inline-block;
}
.main-navigation a:after{
content: "";
height: 3px;
bottom: 0px;
position: absolute;
left: 0px;
width: 0px;
--tw-bg-opacity: 1;
background-color: rgb(52 48 48 / var(--tw-bg-opacity));
opacity: 0;
transition-property: all;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.main-navigation a:hover:after {
width: 100%;
opacity: 1;
}
.menu-toggle {
position: fixed;
right: 2.25rem;
top: 1.25rem;
}
@media (min-width: 1024px) {
.menu-toggle {
top: 1.5rem;
}
}
.btn-close,
.menu-toggle{
width: 43px;
height: 41px;
--tw-rotate: 0deg;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
cursor: pointer;
transition-property: all;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.btn-close {
z-index: 20;
}
.menu-toggle {
z-index: 10;
}
.btn-close span, .menu-toggle span {
position: absolute;
left: 0px;
display: block;
width: 100%;
border-radius: 9999px;
--tw-bg-opacity: 1;
background-color: rgb(0 0 0 / var(--tw-bg-opacity));
opacity: 1;
}
.list .btn-close span h2, .list .menu-toggle span h2 {
border-bottom-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(0 0 0 / var(--tw-border-opacity));
padding-left: 2px;
}
.btn-close span, .menu-toggle span {
--tw-rotate: 0deg;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
transition-property: all;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
height: 4px;
}
.toggled .menu-toggle span {
--tw-bg-opacity: 1;
background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.menu-toggle span:nth-child(1) {
top: 8px;
}
.menu-toggle span:nth-child(2),
.menu-toggle span:nth-child(3) {
top: 18px;
}
.menu-toggle span:nth-child(4) {
top: 28px;
}
.toggled .menu-toggle span:nth-child(1) {
top: 18px;
width: 0%;
left: 50%;
}
.toggled .menu-toggle span:nth-child(2) {
transform: rotate(45deg);
}
.toggled .menu-toggle span:nth-child(3) {
transform: rotate(-45deg);
}
.toggled .menu-toggle span:nth-child(4) {
top: 18px;
width: 0%;
left: 50%;
}
.form-contact.visible .btn-close span:nth-child(1){
transform: rotate(45deg);
}
.form-contact.visible .btn-close span:nth-child(2){
transform: rotate(-45deg);
}
@media (min-width: 640px) {
.btn-close,
.menu-toggle{
width: 48px;
}
.menu-toggle span:nth-child(1) {
top: 7px;
}
.menu-toggle span:nth-child(4) {
top: 29px;
}
}
.entry-header .header-image img {
display: block;
width: 100%;
}
.list .entry-header .header-image img h2 {
border-bottom-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(0 0 0 / var(--tw-border-opacity));
padding-left: 2px;
}
.entry-header .entry-desc, .entry-header .entry-date, .entry-header h2.entry-title {
font-family: ABCFavoritMono-Regular, sans-serif;
font-size: 3rem;
line-height: 1.1;
letter-spacing: 0.03;
}
.entry-header .entry-tag {
margin-bottom: 0.75rem;
font-family: ABCFavoritMono-Regular, sans-serif;
font-size: 2.1875rem;
}
@media (min-width: 640px) {
.entry-header .entry-tag {
margin-bottom: 2.5rem;
}
}
.entry-header .entry-tag{
letter-spacing: 0.2;
}
.single .entry-header .entry-tag {
margin-bottom: 1.5rem;
}
.single .entry-header h1.entry-title {
font-family: ABCFavoritMono-Regular, sans-serif;
font-size: 3rem; 
line-height: 1.175;
} .content-block {
border-bottom-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(52 48 48 / var(--tw-border-opacity));
}
section .content-block:last-of-type {
border-width: 0px;
}
.single .content-block {
border-style: none;
}
.page-template-printmethod .content-block.slider, .site-main .content-block:last-child {
border-bottom-width: 0px;
}
.content-block > .container {
margin-top: 3rem;
margin-bottom: 3rem;
}
@media (min-width: 640px) {
.content-block > .container {
margin-top: 4rem;
margin-bottom: 4rem;
}
}
.content-block:first-of-type > .container {
margin-top: 2rem;
}
.entry-header + .content-block > .container {
margin-top: 1.5rem;
}
@media (min-width: 640px) {
.entry-header + .content-block > .container {
margin-top: 2.5rem;
}
}
.content, .conten-block, .content-block .content {
font-size: 1.6875rem;
line-height: 1.375;
}
.content-block.credits {
font-family: ABCFavoritMono-Regular, sans-serif;
font-size: 1.5rem;
}
.content-block.credits > .container {
margin-bottom: 2rem;
}
.content-block.credits + .content-block.text > .container {
margin-top: 2rem;
}
.content-block.text > .container .content {
width: 100%;
}
@media (min-width: 1024px) {
.content-block.text > .container .content {
width: 66.666667%;
}
}
.page-template-printmethod .content-block.text > .container .content.txt, .page-template-l-printmaking .content-block.text > .container .content.txt {
width: 100%;
}
@media (min-width: 1024px) {
.page-template-printmethod .content-block.text > .container .content.txt, .page-template-l-printmaking .content-block.text > .container .content.txt {
width: 50%;
}
.page-template-printmethod .content-block.text > .container .content.txt, .page-template-l-printmaking .content-block.text > .container .content.txt {
padding-right: 0.5rem;
}
}
.content-block.slider > div {
margin-top: 2rem;
margin-bottom: 1rem;
padding-bottom: 2.5rem;
}
@media (min-width: 640px) {
.content-block.slider > div {
margin-top: 3rem;
}
.content-block.slider > div {
padding-bottom: 3.5rem;
}
}
@media (min-width: 1024px) {
.content-block.slider > div {
margin-bottom: 0.5rem;
}
}
.content-block .content-headline {
font-family: ABCFavoritMono-Regular, sans-serif;
}
.content-block h2.content-headline {
margin-bottom: 4rem;
font-size: 3rem;
line-height: 1.1;
}
.content-block h3.content-headline {
margin-bottom: 1rem;
font-size: 2.1875rem;
}
.feature-img, .feature-img-s, .feature-img a {
position: relative;
display: block;
overflow: hidden;
}
.list .feature-img h2, .list .feature-img-s h2, .list .feature-img a h2 {
border-bottom-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(0 0 0 / var(--tw-border-opacity));
padding-left: 2px;
}
.feature-img-s img, .feature-img-s, .feature-img, .feature-img a {
width: 100%;
}
.feature-img, 
.feature-img a{
min-height: 400px;
max-height: 500px;
height: 60vh;
}
@media (min-width: 768px) {
.feature-img, 
.feature-img a{
height: 70vh;
min-height: 600px;
max-height: 720px;
}
}
.feature-img a {
display: inline-block;
}
.feature-img img {
display: inline-block;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: left;
object-position: left;
}
@media (min-width: 768px) {
.feature-img img {
-o-object-position: center;
object-position: center;
}
}
.page-template-collections .feature-img img {
height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
.feature-text {
position: relative;
padding-top: 4rem;
padding-left: 1rem;
font-family: ABCFavoritMono-Regular, sans-serif;
font-size: 1.5rem;
}
@media (min-width: 768px) {
.feature-text {
padding-left: 0px;
}
}
.feature-text h3 {
margin-bottom: 1.5rem;
font-size: 2rem;
}
.feature-text .dates, .feature-text .entry-title {
margin-bottom: 0.5rem;
font-size: 2.75rem;
line-height: 1.1;
}
.card {
position: relative;
display: block;
}
.list .card h2 {
border-bottom-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(0 0 0 / var(--tw-border-opacity));
padding-left: 2px;
}
.card__header {
position: relative;
margin-bottom: 1rem;
display: block;
overflow: hidden;
border-radius: 0px;
}
.list .card__header h2 {
border-bottom-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(0 0 0 / var(--tw-border-opacity));
padding-left: 2px;
}
.card__header {
transition-property: all;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.card__header:hover,
.news__img:hover{
border-radius: 4rem;
}
.card__header img {
display: block;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.list .card__header img h2 {
border-bottom-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(0 0 0 / var(--tw-border-opacity));
padding-left: 2px;
}
.card__header img {
transition-property: all;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
height: calc( (100vw - 5rem - 4rem) / 2 * 0.666 ) ;
}
@media (max-width: 460px) {
.blog .card__header img,
.page-template-exhibitions .card__header img{
height: calc( (100vw - 5rem) / 1 * 0.666 ) ;
}
}
@media (min-width: 768px) {
.card__header img{
height: calc( (100vw - 5rem - 8rem) / 3 * 0.666 ) ;
}
}
@media (min-width: 1680px) {
.card__header img{
height: calc( (100vw - 5rem - 16rem) / 5 * 0.666 ) ;
}
}
.news__img, .news__img a, .news__img img {
transition-property: all;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.news__img {
position: relative;
display: block;
overflow: hidden;
}
.list .news__img h2 {
border-bottom-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(0 0 0 / var(--tw-border-opacity));
padding-left: 2px;
}
.news__img {
border-radius: 0px;
}
.news__img a:hover img,
.card__header a:hover img{
transform: scale(1.015);
} .news__item {
display: flex;
}
.news__item > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(2rem * var(--tw-space-x-reverse));
margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
@media (max-width: 399px) {
.printing-methods li a .news__item {
display: none;
}
}
.news__item{
max-height: 27.5vw;
}
.news__item > div {
width: 50%;
}
@media (max-width: 640px) {
.news__item > div h3 {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
}
.news__img img {
display: block;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
.list .news__img img h2 {
border-bottom-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(0 0 0 / var(--tw-border-opacity));
padding-left: 2px;
} .page-template-about .site-main div.content-block:nth-child(2){
border-bottom: none !important;
}  .list {
-moz-column-gap: 3rem;
column-gap: 3rem;
font-family: ABCFavoritMono-Regular, sans-serif;
font-size: 1.6875rem;
}
@media (min-width: 768px) {
.list {
display: grid;
}
.list {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
.list.events, .list.videos, .list.courses {
grid-template-columns: repeat(1, minmax(0, 1fr));
font-family: ABCFavoritMono-Regular, sans-serif;
font-size: 1.6875rem;
}
.list.specs {
gap: 3rem;
}
.list .block h2, .list li, .events > div {
border-bottom-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(0 0 0 / var(--tw-border-opacity));
padding-left: 2px;
}
.courses.list li:first-child, .printing-methods.list li:first-of-type {
border-top-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
@media (min-width: 1024px) {
.printing-methods.list li:nth-child(2n) {
border-top-width: 2px;
}
.printing-methods.list li:nth-child(2n) {
--tw-border-opacity: 1;
border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
}
.events.list li, .courses.list li, .printing-methods.list li {
transition-property: all;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.events.list li:hover, .courses.list li:hover, .printing-methods.list li:hover {
--tw-bg-opacity: 1;
background-color: rgb(252 160 53 / var(--tw-bg-opacity));
}
.list.videos li {
border-bottom-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.page-template-l-printmaking .content-block .content {
width: 100%;
}
@media (min-width: 1024px) {
.page-template-l-printmaking .content-block .content {
width: 66.666667%;
}
}
@media (max-width: 399px) {
.printing-methods li a {
padding-top: 1.5rem;
}
.printing-methods li a {
padding-bottom: 1rem;
}
.printing-methods li a .flex {
display: none;
}
} .filters ul {
display: none;
padding-bottom: 2.5rem;
}
.filters li a {
position: relative;
display: inline-block;
}
.filters li a:after{
content: "";
height: 2px;
bottom: 3px;
position: absolute;
left: 0px;
width: 0px;
--tw-bg-opacity: 1;
background-color: rgb(52 48 48 / var(--tw-bg-opacity));
opacity: 0;
transition-property: all;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.filters li a.active:after, .filters li a:hover:after {
width: 100%;
opacity: 1;
}
.filters__title.active .icon {
--tw-rotate: 90deg;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.filters__title:hover {
cursor: pointer;
}
.filters__list li:last-child:before{
content: "×";
margin-right: 0.5rem;
display: inline-block;
}
@media (max-width: 460px) {
.page-template-exhibitions .exhibitions {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
} .news-posts {
margin-top: 2rem;
display: grid;
grid-template-columns: repeat(1, minmax(0, 1fr));
gap: 2rem;
}
@media (min-width: 768px) {
.news-posts {
gap: 4rem;
}
}
@media (min-width: 400px) {
.news-posts {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (min-width: 640px) {
.news-posts {
margin-top: 3rem;
}
}
@media (min-width: 768px) {
.news-posts {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
}
@media (min-width: 1680px) {
.news-posts {
grid-template-columns: repeat(5, minmax(0, 1fr));
}
}
}
.news-posts .title {
margin-bottom: 0.75rem;
margin-top: 1.25rem;
font-size: 1.5rem;
line-height: 1.25;
}
.embed-container iframe {
width: 100%;
}
[class^="icon"] {
position: relative;
margin-right: 0.75rem;
display: inline-block;
width: 1rem;
}
@media (min-width: 640px) {
[class^="icon"] {
width: 1.25rem;
}
}
@media (min-width: 1024px) {
[class^="icon"] {
margin-right: 1.25rem;
}
}
[class^="icon"] {
height: 32px;
bottom: 1px;
transition-property: all;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.news-posts .title .icon{
height: 24px;
}
.arrow {
width: 1.5rem;
height: 20px;
bottom: 2px;
}
.btn, .newsletter .newsletter-signup input[type="submit"] {
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 9999px;
border-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(52 48 48 / var(--tw-border-opacity));
background-color: transparent;
padding-left: 1.25rem;
padding-right: 1.25rem;
text-align: center;
font-family: ABCFavorit-Regular, sans-serif;
font-size: 1.5rem;
line-height: 1.1;
min-width: 9ch;
min-height: 44px;
padding-top: .8rem;
padding-bottom: .6rem;
transition-property: all;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.btn:hover, .newsletter .newsletter-signup input[type="submit"]:hover {
cursor: pointer;
--tw-bg-opacity: 1;
background-color: rgb(252 160 53 / var(--tw-bg-opacity));
}
.btn-more {
position: relative;
display: inline-block;
border-bottom-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(52 48 48 / var(--tw-border-opacity));
font-size: 1.5rem;
transition-property: all;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
line-height: 1.2 !important;
}
.btn-more:before{
content: "";
bottom: 0px;
height: 2rem;
z-index: -1;
position: absolute;
left: 0px;
width: 0px;
--tw-bg-opacity: 1;
background-color: rgb(252 160 53 / var(--tw-bg-opacity));
transition-property: all;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.btn-more:hover:before {
width: 100%;
}
.entry-header .btn-more {
margin-top: 1.5rem;
font-size: 1.6875rem;
}
.entry-header .btn-more:before{
height: 2.25rem;
} @-webkit-keyframes marquee {
0%   { transform: translateX(0); }
100% { transform: translateX(-100%); }
}
@keyframes marquee {
0%   { transform: translateX(0); }
100% { transform: translateX(-100%); }
}
.entry-footer {
margin-top: 1rem;
margin-bottom: 1rem;
} .wpml-ls-legacy-list-horizontal {
display: none;
}
@media (min-width: 640px) {
.wpml-ls-legacy-list-horizontal {
display: block;
}
.list .wpml-ls-legacy-list-horizontal h2 {
border-bottom-width: 2px;
}
.list .wpml-ls-legacy-list-horizontal h2 {
--tw-border-opacity: 1;
border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.list .wpml-ls-legacy-list-horizontal h2{
padding-left: 2px;
}
}
.wpml-ls-legacy-list-horizontal{
margin-top: 4px;
}
@media (min-width: 1680px) {
.wpml-ls-legacy-list-horizontal{
margin-top: 3px;
}
}
.wpml-ls-legacy-list-horizontal .wpml-ls-display{
color: rgb(156,163, 175);
}
input:focus,
select:focus,
textarea:focus,
button:focus {
outline: none;
}
.post-edit-link {
display: inline-block;
--tw-bg-opacity: 1;
background-color: rgb(252 160 53 / var(--tw-bg-opacity));
padding-left: 2rem;
padding-right: 2rem;
padding-top: 1rem;
padding-bottom: 1rem;
line-height: 1;
} .page-template-videos .site-header, .page-template-videos .site {
--tw-bg-opacity: 1 !important;
background-color: rgb(52 48 48 / var(--tw-bg-opacity)) !important;
}
.page-template-videos .menu-toggle span {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.page-template-videos .toggled .menu-toggle span {
--tw-bg-opacity: 1;
background-color: rgb(0 0 0 / var(--tw-bg-opacity));
} .page-template-videos .site-branding, .page-template-videos .site-main {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.single-video .site-footer {
border-color: transparent !important;
} .btn-close span {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.toggled .btn-close span:nth-child(1){
transform: rotate(45deg);
}
.toggled .btn-close span:nth-child(2) {
transform: rotate(-45deg);
}
.form-contact .nf-form-content input.ninja-forms-field{
height: 50px;
}
.form-contact {
position: fixed;
top: 0px;
left: -100%;
z-index: 20;
display: flex;
height: 100%;
width: 100%;
flex-direction: column;
justify-content: flex-start;
overflow-y: auto;
--tw-bg-opacity: 1;
background-color: rgb(52 48 48 / var(--tw-bg-opacity));
padding-left: 4rem;
padding-right: 4rem;
padding-top: 7rem;
padding-bottom: 2rem;
font-family: ABCFavoritMono-Regular, sans-serif;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (max-width: 399px) {
.printing-methods li a .form-contact {
display: none;
}
}
@media (min-width: 640px) {
.form-contact {
left: -50%;
}
.form-contact {
width: 50%;
}
}
@media (min-width: 768px) {
.form-contact {
padding-left: 4rem;
padding-right: 4rem;
}
}
.form-contact {
transition-property: all;
transition-delay: 100ms;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.form-contact.visible {
left: 0px;
transition-property: all;
transition-delay: 100ms;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.form-contact .nf-form-title,
.form-contact .nf-form-cont,
.form-contact .nf-form-content{
width: 100%;
max-width: 800px;
}
.form-contact .nf-form-cont {
margin-bottom: 8rem;
}
.form-contact input::-moz-placeholder, .form-contact textarea::-moz-placeholder {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.form-contact input:-ms-input-placeholder, .form-contact textarea:-ms-input-placeholder {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.form-contact input::placeholder, .form-contact textarea::placeholder {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.form-contact .nf-form-content {
margin-top: 3rem;
padding: 0px;
}
.form-contact .nf-form-title, .form-contact .nf-form-cont {
margin-left: auto;
margin-right: auto;
}
.form-contact .nf-form-fields-required {
font-size: 1.125rem;
}
.form-contact .nf-form-title {
margin-bottom: 0.25rem;
display: block;
font-size: 2.1875rem;
}
.list .form-contact .nf-form-title h2 {
border-bottom-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(0 0 0 / var(--tw-border-opacity));
padding-left: 2px;
}
.form-contact .nf-form-content .list-select-wrap .nf-field-element > div, .form-contact .nf-form-content input:not([type="button"]) {
border-width: 0px;
border-bottom-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(255 255 255 / var(--tw-border-opacity));
background-color: transparent;
font-size: 1.5rem;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.form-contact .nf-form-content .list-select-wrap .nf-field-element > div:focus, .form-contact .nf-form-content input:not([type="button"]):focus {
border-width: 0px;
border-bottom-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(252 160 53 / var(--tw-border-opacity));
background-color: transparent;
--tw-text-opacity: 1;
color: rgb(252 160 53 / var(--tw-text-opacity));
}
.form-contact .nf-field-container.submit-container {
text-align: right !important;
}
.form-contact .nf-form-content button, .form-contact .nf-form-content input[type="button"], .form-contact .nf-form-content input[type="submit"] {
border-radius: 9999px;
border-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(255 255 255 / var(--tw-border-opacity));
background-color: transparent;
padding-left: 1.25rem;
padding-right: 1.25rem;
text-align: center;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
line-height: 1.1;
min-width: 9ch;
min-height: 44px;
padding-top: .8rem;
padding-bottom: .6rem;
border: 2px solid white !important;
}
.form-contact .nf-form-content button:hover, .form-contact .nf-form-content input[type="button"]:hover, .form-contact .nf-form-content input[type="submit"]:hover {
cursor: pointer !important;
--tw-bg-opacity: 1 !important;
background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
--tw-text-opacity: 1 !important;
color: rgb(52 48 48 / var(--tw-text-opacity)) !important;
}
.form-contact .nf-form-content .listselect-wrap .nf-field-element div, .form-contact .nf-form-content .ninja-forms-field {
padding: 0px;
}
.form-contact .nf-form-content .textarea-container {
margin-top: 3rem;
}
.form-contact .nf-form-content textarea {
border-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(255 255 255 / var(--tw-border-opacity));
background-color: transparent;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
padding: 10px !important;
}
.form-contact .nf-form-content textarea:focus {
border-width: 2px;
--tw-border-opacity: 1;
border-color: rgb(252 160 53 / var(--tw-border-opacity));
background-color: transparent;
--tw-text-opacity: 1;
color: rgb(252 160 53 / var(--tw-text-opacity));
}
.form-contact .nf-field-label label {
font-weight: 400;
}
.form-contact .nf-error-msg, .form-contact .ninja-forms-req-symbol, .form-contact .nf-error .nf-error-msg {
--tw-text-opacity: 1;
color: rgb(252 160 53 / var(--tw-text-opacity));
}
.form-contact .nf-error .ninja-forms-field {
--tw-border-opacity: 1 !important;
border-color: rgb(252 160 53 / var(--tw-border-opacity)) !important;
}
.form-contact  .nf-error.field-wrap .nf-field-element::after {
border-radius: 9999px;
--tw-bg-opacity: 1;
background-color: rgb(252 160 53 / var(--tw-bg-opacity));
font-size: 1.125rem;
height: 36px;
width: 36px;
line-height: 36px;
}
.wpml-ls-statics-shortcode_actions {
position: absolute;
right: 6rem;
}
@media (min-width: 640px) {
.wpml-ls-statics-shortcode_actions {
right: 7rem;
}
}
.wpml-ls-legacy-list-horizontal {
padding: 0px;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
font-size: 2rem;
line-height: 1;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item a {
padding-left: 0px;
padding-right: 0px;
}
.wpml-ls-legacy-list-horizontal a span {
position: relative;
display: inline-block;
}
.wpml-ls-legacy-list-horizontal a {
padding: 0px;
}
.wpml-ls-legacy-list-horizontal a span:after{
content: "";
height: 2px;
bottom: 0px;
position: absolute;
left: 0px;
width: 0px;
--tw-bg-opacity: 1;
background-color: rgb(52 48 48 / var(--tw-bg-opacity));
opacity: 0;
transition-property: all;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.wpml-ls-legacy-list-horizontal a:hover span:after {
width: 100%;
opacity: 1;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item:first-child a:after{
content: "/";
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.menu .wpml-ls-item {
margin-top: 2rem;
display: inline-block;
font-size: 2rem;
opacity: 0.4;
}
@media (min-width: 640px) {
.menu .wpml-ls-item {
display: none;
}
}
.menu .wpml-ls-item:hover, .menu .wpml-ls-item.wpml-ls-current-language {
opacity: 1;
}
.menu .wpml-ls-display:after{
content: "/";
}
.menu .wpml-ls-item:last-child .wpml-ls-display:after{
content: "";
}
.menu .wpml-ls-item a:after {
background-color: transparent;
}
#html .arve {
margin-bottom: 0px !important;
}
.site-footer .widget {
margin-bottom: 2rem;
font-size: 1.5rem;
}
@media (min-width: 640px) {
.site-footer .widget {
margin-bottom: 1rem;
}
}
.site-footer .newsletter ul {
margin: 0px;
list-style-type: none;
padding: 0px;
}
.site-footer .newsletter .widget-title {
display: none;
}
.site-footer .newsletter .mc4wp-form .newsletter-signup {
display: flex !important;
}
@media (max-width: 399px) {
.printing-methods li a .site-footer .newsletter .mc4wp-form .newsletter-signup {
display: none;
}
}
.site-footer .newsletter .mc4wp-form .newsletter-signup{
max-width: 800px;
}
@media (min-width: 768px) {
.site-footer .newsletter .mc4wp-form .newsletter-signup{
width: 40%;
}
}
.site-footer .newsletter .mc4wp-form .newsletter-signup p:first-child {
width: 100%;
}
.site-footer .newsletter .mc4wp-form .newsletter-signup input[type="email"] {
width: 100% !important;
border-bottom-width: 2px !important;
--tw-border-opacity: 1 !important;
border-color: rgb(52 48 48 / var(--tw-border-opacity)) !important;
background-color: transparent !important;
min-height: 50px;
}
.site-footer .mc4wp-alert.mc4wp-notice {
margin-top: 0.75rem;
}
.site-footer .newsletter input::-moz-placeholder {
--tw-text-opacity: 1;
color: rgb(52 48 48 / var(--tw-text-opacity));
opacity: 0.8;
}
.site-footer .newsletter input:-ms-input-placeholder {
--tw-text-opacity: 1;
color: rgb(52 48 48 / var(--tw-text-opacity));
opacity: 0.8;
}
.site-footer .newsletter input::placeholder {
--tw-text-opacity: 1;
color: rgb(52 48 48 / var(--tw-text-opacity));
opacity: 0.8;
}
.site-footer .menu-social-container ul li {
margin-right: 0.5rem;
display: inline-block;
}
.page-template-videos .site-footer {
--tw-border-opacity: 1;
border-color: rgb(255 255 255 / var(--tw-border-opacity));
--tw-bg-opacity: 1;
background-color: rgb(52 48 48 / var(--tw-bg-opacity));
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.page-template-videos .site-footer .newsletter .mc4wp-form .newsletter-signup input[type="email"] {
--tw-border-opacity: 1 !important;
border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}
.page-template-videos .site-footer .newsletter .mc4wp-form .newsletter-signup input[type="submit"] {
border-width: 2px !important;
--tw-border-opacity: 1 !important;
border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}
.page-template-videos .site-footer .newsletter .mc4wp-form .newsletter-signup input[type="submit"]:hover {
--tw-bg-opacity: 1 !important;
background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
--tw-text-opacity: 1 !important;
color: rgb(52 48 48 / var(--tw-text-opacity)) !important;
}
.flickity-button{
background: transparent !important;
visibility: hidden;
opacity: 0;
transition-property: all;
transition-duration: 300ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.carousel:hover .flickity-button{
visibility: visible;
opacity: 1;
}
.carousel .flickity-prev-next-button.next:active,
.carousel .flickity-prev-next-button.prev:active,
.carousel .flickity-prev-next-button.next:focus,
.carousel .flickity-prev-next-button.prev:focus{
outline: none;
border: none;
box-shadow: none;
}
.carousel .flickity-prev-next-button{
width: 80px;
height: 80px;
}
.print-carousel .flickity-page-dots .dot,
.feature-carousel .flickity-page-dots .dot,
.carousel .flickity-page-dots .dot{
width: 7px;
height: 7px;
margin: 0 7px;
}
.carousel-cell {
max-width: 100%;
overflow: hidden;
min-width: 20%;
padding-left: .75vw;
}
.feature-carousel .carousel-cell {
overflow: hidden;
min-width: 20%;
max-width: 95%;
width: 100%;
padding-left: 0;
padding-right: 1.75vw;
}
.carousel-cell img{
height: 65vh;
display: block;
max-width: none;
min-width: 100px;
width: auto;
}
.print-carousel .carousel-cell {
width: 100%;
max-width: 100%;
overflow: hidden;
padding-left: 0px;
padding-right: 0px;
min-width: 20%;
height: 70vh;
min-height: 600px;
max-height: 720px;
}
.print-carousel .carousel-cell img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.feature-carousel .carousel-cell img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.carousel-cell-image {
transition: opacity 0.4s;
opacity: 0;
}
.carousel-cell-image.flickity-lazyloaded,
.carousel-cell-image.flickity-lazyerror {
opacity: 1;
} .print-carousel .flickity-prev-next-button {
display: none;
}
.map{
filter: grayscale(100%);
} @media (min-width: 640px) {
.sm\:top-6 {
top: 1.5rem;
}
.sm\:mt-8 {
margin-top: 2rem;
}
.sm\:mb-28 {
margin-bottom: 7rem;
}
.sm\:mb-16 {
margin-bottom: 4rem;
}
.sm\:mt-20 {
margin-top: 5rem;
}
.sm\:mt-16 {
margin-top: 4rem;
}
.sm\:mt-12 {
margin-top: 3rem;
}
.sm\:block {
display: block;
}
.sm\:grid {
display: grid;
}
.sm\:w-6\/12 {
width: 50%;
}
.sm\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.sm\:justify-between {
justify-content: space-between;
}
.sm\:gap-16 {
gap: 4rem;
}
.sm\:gap-12 {
gap: 3rem;
}
.sm\:gap-x-8 {
-moz-column-gap: 2rem;
column-gap: 2rem;
}
.sm\:gap-y-4 {
row-gap: 1rem;
}
.sm\:py-8 {
padding-top: 2rem;
padding-bottom: 2rem;
}
.sm\:pt-16 {
padding-top: 4rem;
}
.sm\:pb-8 {
padding-bottom: 2rem;
}
.sm\:pt-20 {
padding-top: 5rem;
}
.sm\:text-base {
font-size: 1.25rem;
}
.sm\:text-lg {
font-size: 1.5rem;
}
.sm\:text-3xl {
font-size: 2.1875rem;
}
.list .sm\:block h2, .list li, .events > div {
border-bottom-width: 2px;
}
.list .sm\:block h2, .list li, .events > div {
--tw-border-opacity: 1;
border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.list .sm\:block h2,
.list li,
.events > div{
padding-left: 2px;
}
}
@media (min-width: 768px) {
.md\:col-span-2 {
grid-column: span 2 / span 2;
}
.md\:mb-0 {
margin-bottom: 0px;
}
.md\:flex {
display: flex;
}
.md\:grid {
display: grid;
}
.md\:w-1\/3 {
width: 33.333333%;
}
.md\:w-2\/3 {
width: 66.666667%;
}
.md\:columns-3 {
-moz-columns: 3;
columns: 3;
}
.md\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.md\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.md\:gap-16 {
gap: 4rem;
}
.md\:gap-12 {
gap: 3rem;
}
.md\:py-12 {
padding-top: 3rem;
padding-bottom: 3rem;
}
.md\:px-9 {
padding-left: 2.25rem;
padding-right: 2.25rem;
}
.md\:px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.md\:pr-20 {
padding-right: 5rem;
}
@media (max-width: 399px) {
.printing-methods li a {
padding-top: 1.5rem;
}
.printing-methods li a {
padding-bottom: 1rem;
}
.printing-methods li a .md\:flex {
display: none;
}
}
}
@media (min-width: 1024px) {
.lg\:mt-0 {
margin-top: 0px;
}
.lg\:mt-8 {
margin-top: 2rem;
}
.lg\:mb-0 {
margin-bottom: 0px;
}
.lg\:grid {
display: grid;
}
.lg\:w-8\/12 {
width: 66.666667%;
}
.lg\:w-11\/12 {
width: 91.666667%;
}
.lg\:w-9\/12 {
width: 75%;
}
.lg\:columns-4 {
-moz-columns: 4;
columns: 4;
}
.lg\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.lg\:grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.lg\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.lg\:gap-16 {
gap: 4rem;
}
.lg\:py-12 {
padding-top: 3rem;
padding-bottom: 3rem;
}
.lg\:px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.lg\:pb-28 {
padding-bottom: 7rem;
}
.lg\:pb-16 {
padding-bottom: 4rem;
}
}
@media (min-width: 1280px) {
.xl\:gap-16 {
gap: 4rem;
}
}
@media (min-width: 1680px) {
.\32xl\:col-span-1 {
grid-column: span 1 / span 1;
}
.\32xl\:columns-5 {
-moz-columns: 5;
columns: 5;
}
.\32xl\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.\32xl\:grid-cols-5 {
grid-template-columns: repeat(5, minmax(0, 1fr));
}
}