html {
-webkit-text-size-adjust: 100%;
font-size: 26px;
}
@media (min-width: 0px) and (max-width: 2000px) {
html {
font-size: 23px;
}
}
@media (min-width: 0px) and (max-width: 1680px) {
html {
font-size: 21px;
}
}
@media (min-width: 0px) and (max-width: 1440px) {
html {
font-size: 20px;
}
}
@media (min-width: 0px) and (max-width: 1024px) {
html {
font-size: 20px;
}
}
@media (min-width: 0px) and (max-width: 1023px) {
html {
font-size: 18px;
}
}
body {
font-family: "Manrope", sans-serif;
font-weight: 200;
font-size: 1rem;
line-height: 1.4;
}
@media (min-width: 0px) and (max-width: 1023px) {
body {
line-height: 1.5;
}
}
strong {
font-weight: 600;
}
ul, ol {
padding-left: 1em;
margin-top: 0;
}
figure {
margin: 0;
}
img {
width: 100%;
height: auto;
}
a {
font-weight: 500;
text-decoration: none;
color: inherit;
}
@media (hover: hover) {
.c-page__content a:hover,
.pswp__dynamic-caption a:hover,
.c-page__single a:hover {
border-bottom: 1px solid #999;
}
}
p {
margin: 0 0 1em;
}
h1 {
font-size: 1.8rem;
line-height: 1.1;
margin: 0 0 1rem;
font-weight: 700;
text-transform: uppercase;
}
h1.is-centered {
text-align: center;
}
h2 {
font-size: 1.4rem;
margin: 0 0 0.5rem;
font-weight: 300;
}
h3, h4 {
font-size: 1rem;
font-weight: 500;
margin: 0;
}
blockquote {
font-size: 1.4rem;
font-weight: 200;
border-top: 1px solid #222;
border-bottom: 1px solid #222;
display: inline-block;
padding: 1rem 0;
margin: 1rem 0 2rem;
line-height: 1;
}
blockquote p {
line-height: 1.4;
}
blockquote p:last-of-type {
margin-bottom: 0;
}
blockquote cite {
font-size: 0.8rem;
font-style: normal;
}
textarea {
box-sizing: border-box;
}
label.forminator-label {
font-size: 0.8rem !important;
font-weight: 200 !important;
}
.c-page-content-wrapper ul li,
.c-page__post ul li {
list-style: none;
}
.c-page-content-wrapper ul li::before,
.c-page__post ul li::before {
content: "-";
margin-left: -1em;
margin-right: 0.5em;
} @font-face {
font-display: swap; font-family: "Manrope";
font-style: normal;
font-weight: 200;
src: url(//fotomaria.nl/wp-content/themes/fotomaria/fonts/manrope-v15-latin-200.woff2) format("woff2"); } @font-face {
font-display: swap; font-family: "Manrope";
font-style: normal;
font-weight: 300;
src: url(//fotomaria.nl/wp-content/themes/fotomaria/fonts/manrope-v15-latin-300.woff2) format("woff2"); } @font-face {
font-display: swap; font-family: "Manrope";
font-style: normal;
font-weight: 400;
src: url(//fotomaria.nl/wp-content/themes/fotomaria/fonts/manrope-v15-latin-regular.woff2) format("woff2"); } @font-face {
font-display: swap; font-family: "Manrope";
font-style: normal;
font-weight: 500;
src: url(//fotomaria.nl/wp-content/themes/fotomaria/fonts/manrope-v15-latin-500.woff2) format("woff2"); } @font-face {
font-display: swap; font-family: "Manrope";
font-style: normal;
font-weight: 600;
src: url(//fotomaria.nl/wp-content/themes/fotomaria/fonts/manrope-v15-latin-600.woff2) format("woff2"); } @font-face {
font-display: swap; font-family: "Manrope";
font-style: normal;
font-weight: 700;
src: url(//fotomaria.nl/wp-content/themes/fotomaria/fonts/manrope-v15-latin-700.woff2) format("woff2"); } @font-face {
font-display: swap; font-family: "Manrope";
font-style: normal;
font-weight: 800;
src: url(//fotomaria.nl/wp-content/themes/fotomaria/fonts/manrope-v15-latin-800.woff2) format("woff2"); } .pswp {
--pswp-bg: #000;
--pswp-placeholder-bg: #222;
--pswp-root-z-index: 100000;
--pswp-preloader-color: rgba(79, 79, 79, 0.4);
--pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9); --pswp-icon-color: #fff;
--pswp-icon-color-secondary: #4f4f4f;
--pswp-icon-stroke-color: #4f4f4f;
--pswp-icon-stroke-width: 2px;
--pswp-error-text-color: var(--pswp-icon-color);
} .pswp {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: var(--pswp-root-z-index);
display: none;
touch-action: none;
outline: 0;
opacity: 0.003;
contain: layout style size;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .pswp:focus {
outline: 0;
}
.pswp * {
box-sizing: border-box;
}
.pswp img {
max-width: none;
}
.pswp--open {
display: block;
}
.pswp,
.pswp__bg {
transform: translateZ(0);
will-change: opacity;
}
.pswp__bg {
opacity: 0.005;
background: var(--pswp-bg);
}
.pswp,
.pswp__scroll-wrap {
overflow: hidden;
}
.pswp__scroll-wrap,
.pswp__bg,
.pswp__container,
.pswp__item,
.pswp__content,
.pswp__img,
.pswp__zoom-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pswp__img,
.pswp__zoom-wrap {
width: auto;
height: auto;
}
.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.pswp--click-to-zoom.pswp--zoomed-in .pswp__img {
cursor: move;
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing;
} .pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,
.pswp__img {
cursor: -webkit-zoom-out;
cursor: -moz-zoom-out;
cursor: zoom-out;
} .pswp__container,
.pswp__img,
.pswp__button,
.pswp__counter {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.pswp__item { z-index: 1;
overflow: hidden;
}
.pswp__hidden {
display: none !important;
} .pswp__content {
pointer-events: none;
}
.pswp__content > * {
pointer-events: auto;
}  .pswp__error-msg-container {
display: grid;
}
.pswp__error-msg {
margin: auto;
font-size: 1em;
line-height: 1;
color: var(--pswp-error-text-color);
} .pswp .pswp__hide-on-close {
opacity: 0.005;
will-change: opacity;
transition: opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);
z-index: 10; pointer-events: none; } .pswp--ui-visible .pswp__hide-on-close {
opacity: 1;
pointer-events: auto;
} .pswp__button {
position: relative;
display: block;
width: 50px;
height: 60px;
padding: 0;
margin: 0;
overflow: hidden;
cursor: pointer;
background: none;
border: 0;
box-shadow: none;
opacity: 0.85;
-webkit-appearance: none;
-webkit-touch-callout: none;
}
.pswp__button:hover,
.pswp__button:active,
.pswp__button:focus {
transition: none;
padding: 0;
background: none;
border: 0;
box-shadow: none;
opacity: 1;
}
.pswp__button:disabled {
opacity: 0.3;
cursor: auto;
}
.pswp__icn {
fill: var(--pswp-icon-color);
color: var(--pswp-icon-color-secondary);
}
.pswp__icn {
position: absolute;
top: 14px;
left: 9px;
width: 32px;
height: 32px;
overflow: hidden;
pointer-events: none;
}
.pswp__icn-shadow {
stroke: var(--pswp-icon-stroke-color);
stroke-width: var(--pswp-icon-stroke-width);
fill: none;
}
.pswp__icn:focus {
outline: 0;
} div.pswp__img--placeholder,
.pswp__img--with-bg {
background: var(--pswp-placeholder-bg);
}
.pswp__top-bar {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 60px;
display: flex;
flex-direction: row;
justify-content: flex-end;
z-index: 10; pointer-events: none !important;
}
.pswp__top-bar > * {
pointer-events: auto; will-change: opacity;
} .pswp__button--close {
margin-right: 6px;
} .pswp__button--arrow {
position: absolute;
top: 0;
width: 75px;
height: 100px;
top: 50%;
margin-top: -50px;
}
.pswp__button--arrow:disabled {
display: none;
cursor: default;
}
.pswp__button--arrow .pswp__icn {
top: 50%;
margin-top: -30px;
width: 60px;
height: 60px;
background: none;
border-radius: 0;
}
.pswp--one-slide .pswp__button--arrow {
display: none;
} .pswp--touch .pswp__button--arrow {
visibility: hidden;
} .pswp--has_mouse .pswp__button--arrow {
visibility: visible;
}
.pswp__button--arrow--prev {
right: auto;
left: 0px;
}
.pswp__button--arrow--next {
right: 0px;
}
.pswp__button--arrow--next .pswp__icn {
left: auto;
right: 14px; transform: scale(-1, 1);
} .pswp__button--zoom {
display: none;
}
.pswp--zoom-allowed .pswp__button--zoom {
display: block;
} .pswp--zoomed-in .pswp__zoom-icn-bar-v {
display: none;
} .pswp__preloader {
position: relative;
overflow: hidden;
width: 50px;
height: 60px;
margin-right: auto;
}
.pswp__preloader .pswp__icn {
opacity: 0;
transition: opacity 0.2s linear;
animation: pswp-clockwise 600ms linear infinite;
}
.pswp__preloader--active .pswp__icn {
opacity: 0.85;
}
@keyframes pswp-clockwise {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} .pswp__counter {
height: 30px;
margin-top: 15px;
margin-inline-start: 20px;
font-size: 14px;
line-height: 30px;
color: var(--pswp-icon-color);
text-shadow: 1px 1px 3px var(--pswp-icon-color-secondary);
opacity: 0.85;
}
.pswp--one-slide .pswp__counter {
display: none;
}
.pswp__dynamic-caption {
color: #fff;
position: absolute;
width: 100%;
left: 0;
top: 0;
transition: opacity 120ms linear !important;
font-size: 0.8rem;
}
.pswp-caption-content {
display: none;
}
.pswp__dynamic-caption a {
color: #fff;
top: auto !important;
left: 0 !important;
}
.pswp__dynamic-caption--faded {
opacity: 0 !important;
}
.pswp__dynamic-caption--aside {
width: auto;
max-width: 300px;
padding: 20px 15px 20px 20px;
margin-top: 70px;
}
.pswp__dynamic-caption--below {
width: auto;
max-width: 700px;
padding: 15px 0 0;
}
.pswp__dynamic-caption--on-hor-edge {
padding-left: 15px;
padding-right: 15px;
}
.pswp__dynamic-caption--mobile {
width: 100%;
background: rgba(0, 0, 0, 0.5);
padding: 10px 15px;
right: 0;
bottom: 0; top: auto !important;
left: 0 !important;
}
.pswp__desc-local-toggle-btn {
position: absolute;
bottom: 0;
right: 0;
z-index: 15;
background: rgba(0, 0, 0, 0.2823529412);
color: #fff;
border: none;
height: auto;
width: auto;
padding: 0.4rem;
cursor: pointer;
line-height: 1;
}
.pswp__desc-local-toggle-btn svg {
display: block;
width: 20px;
height: 20px;
fill: currentColor;
}
.pswp__custom-slide-wrapper {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.pswp__custom-slide-wrapper .pswp__img {
display: block;
max-width: 100%;
max-height: 100%;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.pswp__desc-overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.7);
color: #fff;
z-index: 10;
display: none;
overflow-y: auto;
padding: 1rem 1rem 4rem;
font-size: 0.8rem;
line-height: 1.5;
box-sizing: border-box;
pointer-events: auto;
}
.pswp__desc-overlay-content {
max-width: 700px;
margin: 0 auto;
position: relative;
} .ps {
overflow: hidden !important;
overflow-anchor: none;
-ms-overflow-style: none;
touch-action: auto;
-ms-touch-action: auto;
} .c-page {
position: relative;
width: 100%;
height: 100vh;
overflow: hidden;
}
.c-page__wrapper {
position: relative;
height: 100vh;
width: 100%;
overflow: hidden;
} html, body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
overflow: hidden;
} .c-page__wrapper .ps__rail-y {
right: 0 !important;
width: 10px;
background-color: transparent;
z-index: 666; opacity: 0.6; }
.c-page__wrapper .ps__thumb-y {
right: 2px;
width: 6px;
background-color: rgba(255, 255, 255, 0.3);
}
.c-page__wrapper:hover .ps__rail-y {
opacity: 0.8; } #menu_button {
z-index: 1010;
position: relative;
} #fullscreen_menu {
z-index: 1100;
} .ps__rail-x {
display: none;
opacity: 0;
transition: background-color 0.2s linear, opacity 0.2s linear;
-webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
height: 15px; bottom: 0px; position: absolute;
}
.ps__rail-y {
display: none;
opacity: 0;
transition: background-color 0.2s linear, opacity 0.2s linear;
-webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
width: 15px; right: 0; position: absolute;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
display: block;
background-color: transparent;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
opacity: 0.6;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
background-color: #222;
opacity: 0.9;
} .ps__thumb-x {
background-color: #aaa;
transition: background-color 0.2s linear, height 0.2s ease-in-out;
-webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
height: 6px; bottom: 2px; position: absolute;
}
.ps__thumb-y {
background-color: #aaa;
transition: background-color 0.2s linear, width 0.2s ease-in-out;
-webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
width: 6px; right: 2px; position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
background-color: #fff;
height: 6px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
background-color: #fff;
width: 6px;
} @supports (-ms-overflow-style: none) {
.ps {
overflow: auto !important;
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps {
overflow: auto !important;
}
} @font-face {
font-family: swiper-icons;
src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
font-weight: 400;
font-style: normal;
}
:root {
--swiper-theme-color: #007aff ;
}
:host {
position: relative;
display: block;
margin-left: auto;
margin-right: auto;
z-index: 1;
}
.swiper {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
display: block;
}
.swiper-vertical > .swiper-wrapper {
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
touch-action: pan-y;
}
.swiper-vertical {
touch-action: pan-x;
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
display: block;
}
.swiper-slide-invisible-blank {
visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
height: auto;
}
.swiper-autoheight .swiper-wrapper {
align-items: flex-start;
transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
transform-style: preserve-3d;
}
.swiper-3d {
perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
content: "";
flex-shrink: 0;
order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
scroll-snap-align: center center;
scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
height: 100%;
min-height: 1px;
width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
width: 100%;
min-width: 1px;
height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff ;
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000 ;
}
@keyframes swiper-preloader-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.swiper-virtual .swiper-slide {
-webkit-backface-visibility: hidden;
transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
height: 1px;
width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
width: 1px;
height: var(--swiper-virtual-size);
}
:root {
--swiper-navigation-size: 44px ;
}
.swiper-button-next,
.swiper-button-prev {
position: absolute;
top: var(--swiper-navigation-top-offset, 50%);
width: calc(var(--swiper-navigation-size) / 44 * 27);
height: var(--swiper-navigation-size);
margin-top: calc(0px - var(--swiper-navigation-size) / 2);
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
opacity: 0;
cursor: auto;
pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
width: 100%;
height: 100%;
object-fit: contain;
transform-origin: center;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
left: var(--swiper-navigation-sides-offset, 10px);
right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
right: var(--swiper-navigation-sides-offset, 10px);
left: auto;
}
.swiper-button-lock {
display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
text-transform: none !important;
letter-spacing: 0;
font-variant: initial;
line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
right: var(--swiper-navigation-sides-offset, 10px);
left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
content: "next";
}
.swiper-pagination {
position: absolute;
text-align: center;
transition: 0.3s opacity;
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
bottom: var(--swiper-pagination-bottom, 8px);
top: var(--swiper-pagination-top, auto);
left: 0;
width: 100%;
}
.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(0.33);
position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
transform: scale(0.33);
}
.swiper-pagination-bullet {
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
display: inline-block;
border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
background: var(--swiper-pagination-bullet-inactive-color, #000);
opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-bullet:only-child {
display: none !important;
}
.swiper-pagination-bullet-active {
opacity: var(--swiper-pagination-bullet-opacity, 1);
background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
right: var(--swiper-pagination-right, 8px);
left: var(--swiper-pagination-left, auto);
top: 50%;
transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-fraction {
color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: var(--swiper-pagination-progressbar-size, 4px);
left: 0;
top: 0;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
width: var(--swiper-pagination-progressbar-size, 4px);
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-lock {
display: none;
}
.swiper-scrollbar {
border-radius: var(--swiper-scrollbar-border-radius, 10px);
position: relative;
touch-action: none;
background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
position: absolute;
left: var(--swiper-scrollbar-sides-offset, 1%);
bottom: var(--swiper-scrollbar-bottom, 4px);
top: var(--swiper-scrollbar-top, auto);
z-index: 50;
height: var(--swiper-scrollbar-size, 4px);
width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
position: absolute;
left: var(--swiper-scrollbar-left, auto);
right: var(--swiper-scrollbar-right, 4px);
top: var(--swiper-scrollbar-sides-offset, 1%);
z-index: 50;
width: var(--swiper-scrollbar-size, 4px);
height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
border-radius: var(--swiper-scrollbar-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: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
.swiper-slide-zoomed {
cursor: move;
touch-action: none;
}
.swiper .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
flex-wrap: wrap;
flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
pointer-events: none;
transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-fade .swiper-slide-active {
pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper.swiper-cube {
overflow: visible;
}
.swiper-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
pointer-events: auto;
visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
opacity: 0.6;
z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
content: "";
background: #000;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper.swiper-flip {
overflow: visible;
}
.swiper-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
overflow: visible;
}
.swiper-cards .swiper-slide {
transform-origin: center bottom;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
}
.c-header {
margin-bottom: 1rem;
padding: 2rem 2rem 0;
position: relative;
z-index: 888;
transition: transform 0.3s ease;
}
@media (min-width: 0px) and (max-width: 700px) {
.c-header {
padding: 1rem;
display: block;
}
}
.c-header__nav-container {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-end;
position: relative;
padding-bottom: 0.15em;
}
.c-header__subnav {
position: absolute;
top: 100%;
right: 0;
}
.c-header__subnav .child-menu {
text-align: right;
}
.c-header__subsubnav {
display: flex;
flex-wrap: nowrap;
justify-content: flex-end;
padding: 0 0.5rem;
}
.c-header__subsubnav.has-home-parent {
justify-content: flex-start;
}
.c-header__menu {
width: 100%;
}
@media (min-width: 0px) and (max-width: 700px) {
.c-header__menu {
display: none;
}
}
.c-header__menu .sub-menu {
display: none;
}
.c-header__menu > ul {
display: flex;
width: 100%;
}
.c-header ul {
margin: 0;
padding: 0;
}
.c-header ul a {
font-weight: 200;
text-transform: lowercase;
color: #999;
position: relative;
}
@media (hover: hover) {
.c-header ul a:not(.current-menu-item a):hover::before {
content: ">";
position: absolute;
left: -0.8em;
opacity: 1;
}
.c-header ul a:not(.current-menu-item a)::before {
content: ">";
position: absolute;
left: -0.8em;
opacity: 0;
transition: opacity 0.2s ease;
}
}
.c-header li {
list-style: none;
display: inline-block;
margin-left: 1rem;
position: relative;
}
.c-header li:first-child {
margin-left: 0;
}
.c-header .child-menu li {
text-transform: lowercase;
}
.c-header .child-menu li::before {
display: none;
}
.c-header li.current-menu-item a,
.c-header li.current-menu-parent a,
.c-header li.current_page_parent a,
.c-header li.current-menu-ancestor a,
.c-header li.current-page-ancestor a {
color: #eee;
}
@media (min-width: 0px) and (max-width: 1023px) {
.c-header__menu {
display: none;
}
.c-header__subnav, .c-header__subsubnav {
display: none;
}
}
body.menu-open .c-header {
transform: translate(0, 5rem);
max-width: 25rem;
}
@media (min-width: 0px) and (max-width: 767px) {
body.menu-open .c-header {
transform: translate(0, 0);
}
}
body.menu-open .c-header__logo {
transform: scale(3);
opacity: 0.4;
transition: opacity 0.2s ease;
}
@media (hover: hover) {
body.menu-open .c-header__logo:hover {
opacity: 1;
}
}
@media (min-width: 0px) and (max-width: 767px) {
body.menu-open .c-header__logo {
transform: scale(1);
opacity: 0.6;
}
}
.c-header__logo {
display: block;
width: 7em;
line-height: 1.1;
font-weight: 900 !important;
text-transform: uppercase;
letter-spacing: -0.03em;
max-width: 9em;
font-size: 125%;
z-index: 999;
transition: transform 0.3s ease;
transform-origin: left top;
}
.c-header__logo span {
font-weight: 300;
letter-spacing: 0;
text-transform: lowercase;
font-size: 1rem;
display: block;
padding-bottom: 0.3rem;
}
@media (min-width: 0px) and (max-width: 1023px) {
.c-header__logo {
display: block;
}
.c-header__logo strong {
font-weight: 600;
}
}
#fullscreen_menu {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
z-index: 777;
visibility: hidden;
opacity: 0;
transition: all 0.5s ease;
overflow: hidden;
}
#fullscreen_menu:not(.is-front-page) {
background-color: #222;
}
#fullscreen_menu.active {
visibility: visible;
opacity: 1;
}
#fullscreen_menu.active .menu-scroll {
transform: translateX(0);
}
#fullscreen_menu .menu-slideshow {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
#fullscreen_menu .menu-slideshow .slideshow-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
#fullscreen_menu .menu-slideshow .slide {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: opacity 2s ease-in-out;
z-index: 1;
}
#fullscreen_menu .menu-slideshow .slide:first-child {
opacity: 1;
z-index: 2;
}
#fullscreen_menu .menu-slideshow .ken-burns-slide {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
animation: kenBurns 20s linear infinite alternate;
transform-origin: center;
}
#fullscreen_menu .menu-slideshow .no-images {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
color: #fff;
background-color: #222;
font-size: 1.5rem;
text-align: center;
padding: 2rem;
}
#fullscreen_menu .menu-content {
position: relative;
width: 100%;
height: 100%;
display: flex;
justify-content: flex-end;
padding-top: 2.7rem;
overflow: hidden;
background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 0px) and (max-width: 767px) {
#fullscreen_menu .menu-content {
padding-top: 5rem;
background-image: none;
background-color: rgba(0, 0, 0, 0.5);
}
}
#fullscreen_menu .menu-scroll {
overflow-y: auto;
-webkit-overflow-scrolling: touch;
padding: 2rem;
box-sizing: border-box;
transform: translateX(100%);
transition: transform 0.2s ease;
}
@media (min-width: 0px) and (max-width: 767px) {
#fullscreen_menu .menu-scroll {
padding: 1rem;
}
}
#fullscreen_menu .fullscreen-menu {
text-align: right;
}
#fullscreen_menu .fullscreen-menu ul {
margin: 0;
padding: 0;
list-style: none;
}
#fullscreen_menu .fullscreen-menu .menu {
padding-bottom: 2.7rem;
}
#fullscreen_menu .fullscreen-menu .menu > li {
margin-bottom: 0.5rem;
position: relative;
}
#fullscreen_menu .fullscreen-menu .menu > li:not(.menu-item-has-children) {
margin-right: 1.7rem;
}
#fullscreen_menu .fullscreen-menu .top-level-link {
font-size: 2rem;
text-transform: uppercase;
font-weight: 800;
letter-spacing: 0.05em;
margin-bottom: 0.5rem;
mix-blend-mode: luminosity;
position: relative;
}
@media (hover: hover) {
#fullscreen_menu .fullscreen-menu .top-level-link:hover::before {
content: ">";
position: absolute;
left: -0.8em;
opacity: 1;
}
#fullscreen_menu .fullscreen-menu .top-level-link::before {
content: ">";
position: absolute;
left: -0.8em;
opacity: 0;
transition: opacity 0.2s ease;
}
}
#fullscreen_menu .fullscreen-menu .sub-menu {
margin-top: 0.5rem;
margin-bottom: 1.5rem;
display: none;
gap: 0.7rem;
grid-template-columns: repeat(2, 1fr);
margin-right: 1.7rem;
direction: rtl;
}
@media (min-width: 0px) and (max-width: 767px) {
#fullscreen_menu .fullscreen-menu .sub-menu {
grid-template-columns: 1fr;
}
}
#fullscreen_menu .fullscreen-menu .sub-menu.open {
display: grid;
}
#fullscreen_menu .fullscreen-menu .sub-menu a {
text-transform: lowercase;
font-weight: 500;
margin: 0;
color: #eee;
display: inline-block;
text-align: right;
position: relative;
margin-left: 1rem;
}
@media (hover: hover) {
#fullscreen_menu .fullscreen-menu .sub-menu a:hover::after {
content: "<";
position: absolute;
left: -0.8em;
opacity: 1;
}
#fullscreen_menu .fullscreen-menu .sub-menu a::after {
content: "<";
position: absolute;
left: -0.8em;
opacity: 0;
transition: opacity 0.2s ease;
}
}
@media (min-width: 0px) and (max-width: 767px) {
#fullscreen_menu .fullscreen-menu .sub-menu a {
font-size: 1.4rem;
font-weight: 300;
}
}
#fullscreen_menu .fullscreen-menu .sub-menu .current-menu-item > a,
#fullscreen_menu .fullscreen-menu .sub-menu .current-menu-parent > a,
#fullscreen_menu .fullscreen-menu .sub-menu .current-menu-ancestor > a {
color: #999;
}
#fullscreen_menu .fullscreen-menu .current-menu-item a,
#fullscreen_menu .fullscreen-menu .current-menu-parent a,
#fullscreen_menu .fullscreen-menu .current-menu-ancestor a {
color: #eee;
}
#fullscreen_menu .submenu-toggle {
background: none;
border: none;
color: inherit;
cursor: pointer;
padding: 0;
display: inline-block;
vertical-align: middle;
margin-left: 0.5rem;
position: relative;
}
#fullscreen_menu .submenu-toggle .toggle-icon {
color: #eee;
font-size: 2rem;
line-height: 1;
transition: transform 0.2s ease;
transform-origin: center;
display: block;
}
@media (hover: hover) {
#fullscreen_menu .submenu-toggle:hover .toggle-icon {
transform: rotate(-15deg);
}
}
#fullscreen_menu .submenu-toggle.open .toggle-icon {
transform: rotate(45deg);
}
#menu_button {
display: block;
border: none !important;
outline: none;
width: 1.3rem;
height: 1.3rem;
position: absolute;
text-align: center;
right: 2rem;
top: 2.2rem;
z-index: 999;
cursor: pointer;
}
@media (min-width: 0px) and (max-width: 767px) {
#menu_button {
top: 1rem;
right: 1rem;
}
}
#menu_button .chocolate-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(3, 1fr);
width: 100%;
height: 100%;
gap: 0.25rem;
}
#menu_button .grid-box {
background-color: #999;
transition: all 0.2s ease;
transform-origin: center;
}
@media (hover: hover) {
#menu_button:hover .grid-box {
transform: scale(1.5);
}
#menu_button:hover .grid-box:nth-child(1) {
transition-delay: 0s;
background-color: #eee;
}
#menu_button:hover .grid-box:nth-child(2) {
transition-delay: 0.05s;
background-color: #eee;
}
#menu_button:hover .grid-box:nth-child(3) {
transition-delay: 0.1s;
background-color: #eee;
}
#menu_button:hover .grid-box:nth-child(4) {
transition-delay: 0.15s;
background-color: #eee;
}
#menu_button:hover .grid-box:nth-child(5) {
transition-delay: 0.2s;
background-color: #eee;
}
#menu_button:hover .grid-box:nth-child(6) {
transition-delay: 0.25s;
background-color: #eee;
}
#menu_button:hover .grid-box:nth-child(7) {
transition-delay: 0.3s;
background-color: #eee;
}
#menu_button:hover .grid-box:nth-child(8) {
transition-delay: 0.35s;
background-color: #eee;
}
#menu_button:hover .grid-box:nth-child(9) {
transition-delay: 0.4s;
background-color: #eee;
}
}
#menu_button.active .grid-box {
background-color: #eee;
transform: scale(1.5);
opacity: 0;
}
#menu_button.active .grid-box:nth-child(1), #menu_button.active .grid-box:nth-child(5), #menu_button.active .grid-box:nth-child(9) {
opacity: 1;
}
#menu_button.active .grid-box:nth-child(3), #menu_button.active .grid-box:nth-child(7) {
opacity: 1;
}
@media (hover: hover) {
#menu_button.active:hover .grid-box:nth-child(1), #menu_button.active:hover .grid-box:nth-child(3), #menu_button.active:hover .grid-box:nth-child(5), #menu_button.active:hover .grid-box:nth-child(7), #menu_button.active:hover .grid-box:nth-child(9) {
background-color: #eee;
}
}
#menu_button:focus {
outline: 0;
}
@keyframes menuLogoAnim {
from {
opacity: 0;
transform: translateX(-2rem);
}
to {
opacity: 1;
transform: translateX(0);
}
}
@keyframes kenBurns {
0% {
transform: scale(1);
}
100% {
transform: scale(1.1);
}
}
body.menu-open {
overflow: hidden;
}
body {
margin: 0 auto;
padding: 0;
max-width: 1920px;
background-image: linear-gradient(to bottom, #222, #000);
color: #eee;
min-height: 100vh;
display: flex;
flex-direction: column;
}
.c-page {
display: flex;
flex-direction: column;
min-height: 100vh;
}
.c-page__wrapper {
position: relative;
display: flex;
flex-direction: column;
flex: 1;
min-height: 100vh;
overflow-y: auto;
}
.c-page__single {
max-width: 800px;
margin: 0 auto 6rem;
}
@media (min-width: 0px) and (max-width: 767px) {
.c-page__single {
width: 100%;
margin-top: 1rem;
}
}
main {
flex: 1 0 auto;
display: flex;
flex-direction: column;
padding: 0 2rem;
}
@media (min-width: 0px) and (max-width: 767px) {
main {
padding: 0 1rem;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fade-in {
opacity: 0;
animation: fadeIn ease-in 0.2s;
animation-fill-mode: forwards;
}
.fade-in.one {
animation-delay: 0.1s;
}
.fade-in.two {
animation-delay: 0.2s;
}
main {
flex: 1 0 auto;
display: flex;
flex-direction: column;
}
.c-page__post h1 {
margin-bottom: 0;
}
.c-page__post .c-post-details {
margin-bottom: 2rem;
}
.c-page__404 {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.c-page__404 h1 {
font-weight: 600;
font-size: 4rem;
}
@media only screen and (max-width: 500px) {
.c-page {
max-width: 1920px;
}
}
.c-postnav_back {
font-weight: 300;
background-color: #fff;
margin: -1em auto 1em;
max-width: 1920px;
}
.c-postnav_back:not(.blog) {
visibility: hidden;
height: 0;
padding: 0;
}
.c-postnav_back > span:hover .breadcrumb_last {
font-weight: 600;
}
.c-postnav_back a {
font-weight: 200;
}
.c-postnav_back a:hover {
font-weight: 300;
}
.c-postnav_back strong {
font-weight: 600;
}
.c-postnav_back.sticky.is-sticky {
display: flex;
visibility: visible;
align-items: center;
top: 0;
left: 0;
height: auto;
position: fixed;
z-index: 99;
box-sizing: border-box;
min-height: 61px;
margin: 0 8rem;
padding: 16px 0;
width: calc(100% - 16rem);
background-repeat: repeat-x;
background-size: calc((100% + 3px) / 36) 3px;
background-position-y: bottom;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 52 2'%3E%3Cg transform='translate(-45.970356 -144.12183)' id='layer1'%3E%3Crect y='144.12183' x='45.970356' height='2' width='50' style='fill:%23000000%3B' /%3E%3C/g%3E%3C/svg%3E");
}
@media (min-width: 1920px) {
.c-postnav_back.sticky.is-sticky {
left: auto;
margin: 0;
width: calc(1920px - 16rem);
}
}
@media (min-width: 0px) and (max-width: 1680px) {
.c-postnav_back.sticky.is-sticky {
background-size: calc((100% + 3px) / 30) 3px;
}
}
@media (min-width: 0px) and (max-width: 1440px) {
.c-postnav_back.sticky.is-sticky {
background-size: calc((100% + 3px) / 28) 3px;
}
}
@media (min-width: 0px) and (max-width: 1366px) {
.c-postnav_back.sticky.is-sticky {
background-size: calc((100% + 3px) / 26) 3px;
width: calc(100% - 12rem);
margin: 0 6rem;
}
}
@media (min-width: 0px) and (max-width: 1023px) {
.c-postnav_back {
padding: 0.5em 0 0.5em 0;
line-height: 1.6;
}
.c-postnav_back.sticky.is-sticky {
padding-right: 39px;
padding-left: 0;
width: calc(100% - 8rem);
margin: 0 4rem;
display: flex;
align-items: center;
background-size: calc((100% + 3px) / 22) 3px;
}
}
@media (min-width: 0px) and (max-width: 800px) {
.c-postnav_back.sticky.is-sticky {
background-size: calc((100% + 3px) / 18) 3px;
}
}
@media (min-width: 0px) and (max-width: 767px) {
.c-postnav_back.sticky.is-sticky {
width: calc(100% - 3rem);
margin: 0 1.5rem;
}
}
@media (min-width: 0px) and (max-width: 700px) {
.c-postnav_back.sticky.is-sticky {
background-size: calc((100% + 3px) / 12) 3px;
}
}
@media (min-width: 0px) and (max-width: 500px) {
.c-postnav_back.sticky.is-sticky {
background-size: calc((100% + 3px) / 8) 3px;
}
}
.post-navigation {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
margin: 2rem 0 4rem;
}
.post-navigation__item a {
font-weight: 200;
}
@media (hover: hover) {
.post-navigation__item a:hover span {
font-weight: 600;
}
}
.c-page__image.is-sticky img {
position: fixed;
top: 80px;
}
@media (min-width: 0px) and (max-width: 1023px) {
.c-page__image.is-sticky img {
position: static;
}
}
.c-posts {
columns: 3;
column-gap: 2rem;
}
.c-posts article {
break-inside: avoid-column;
margin-bottom: 1rem;
}
.c-posts article h1 {
font-size: 1rem;
font-weight: 600;
margin: 0;
}
.c-posts__cat::after {
content: ", ";
font-weight: 200;
}
.c-posts__cat:last-child::after {
content: "";
}
@media (min-width: 0px) and (max-width: 1366px) {
.c-posts {
columns: 2;
}
}
@media (min-width: 0px) and (max-width: 1023px) {
.c-posts {
columns: 1;
}
}
.forminator-button-submit {
padding: 0 !important;
font-size: 1rem !important;
font-weight: 300 !important;
width: auto !important;
} .c-project__password-form form {
display: flex;
flex-direction: column;
}
.c-project__password-form form p:last-child {
display: flex;
align-items: flex-end;
}
.c-project__password-form label {
display: block;
font-weight: 200;
font-size: 0.8rem;
color: #999;
}
.c-project__password-form input[type=password] {
width: 100%;
padding: 0.75rem;
border: none;
font-size: 1rem;
margin-top: 0.5rem;
border-radius: none;
box-sizing: border-box;
}
.c-project__password-form input[type=submit] {
background: #222;
color: #fff;
padding: 0.75rem 1.5rem;
border: none;
cursor: pointer;
font-size: 1rem;
transition: background-color 0.2s;
text-transform: lowercase;
}
.c-footer {
display: flex;
flex-wrap: nowrap;
justify-content: center;
padding: 1rem 0;
margin: 0 8rem;
font-size: 0.7rem;
letter-spacing: 0.05em;
text-transform: lowercase;
line-height: 1;
color: #999;
flex-shrink: 0;
}
.c-footer span {
font-weight: 600;
font-size: 125%;
font-weight: 900 !important;
text-transform: uppercase;
}
.c-footer__inner {
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
gap: 0.4rem;
}
@media (min-width: 0px) and (max-width: 1365px) {
.c-footer {
margin: 0 6rem;
line-height: 1.8;
}
}
@media (min-width: 0px) and (max-width: 1023px) {
.c-footer {
margin: 1.5rem;
}
.c-footer__short {
display: block;
}
.c-footer__info {
display: none;
}
}
.home .c-footer {
display: none;
}
.home .c-header {
position: fixed;
top: 0;
left: 2rem;
transform: translate(10%, 3rem);
transition: transform 0.3s ease;
z-index: 888;
mix-blend-mode: luminosity;
pointer-events: none;
padding: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
.home .c-header {
left: 1rem;
transform: translate(0, 2rem);
}
}
.home .c-header__logo {
transform: scale(3);
pointer-events: none;
opacity: 1;
}
@media (min-width: 0px) and (max-width: 767px) {
.home .c-header__logo {
transform: scale(1.8);
}
}
.home #menu_button {
pointer-events: auto;
mix-blend-mode: luminosity;
}
.home #menu_button:hover {
mix-blend-mode: normal;
}
.home #menu_button .grid-box {
background-color: #eee;
}
.home #fullscreen_menu .menu-content {
background-color: rgba(34, 34, 34, 0.5);
background-image: none;
}
.home.menu-open .c-header {
transform: translate(0, 5rem);
}
@media (min-width: 0px) and (max-width: 767px) {
.home.menu-open .c-header {
transform: translate(0, 1rem);
}
}
.home.menu-open .c-header__logo {
transform: scale(3);
}
@media (min-width: 0px) and (max-width: 767px) {
.home.menu-open .c-header__logo {
transform: scale(1);
}
}
.home-menu-trigger {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
cursor: pointer;
}
.home-slideshow {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
overflow: hidden;
}
.home-slideshow .slideshow-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.home-slideshow .slide {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: opacity 2s ease-in-out;
z-index: 1;
}
.home-slideshow .slide:first-child {
opacity: 1;
z-index: 2;
}
.home-slideshow .ken-burns-slide {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
animation: kenBurns 20s linear infinite alternate;
transform-origin: center;
}
.home-slideshow .no-images {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
color: #fff;
background-color: #000;
font-size: 1.5rem;
text-align: center;
padding: 2rem;
}
.home-slideshow .fullscreen-link {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
z-index: 5;
cursor: pointer;
display: block;
}
@keyframes kenBurns {
0% {
transform: scale(1);
}
100% {
transform: scale(1.1);
}
}
.site-header {
position: relative;
z-index: 20;
}
.site-footer {
position: relative;
z-index: 20;
}
.c-project .c-page__content {
margin: 0 auto 2rem;
max-width: 36em;
}
.c-project .c-page__content.no-intro {
text-align: center;
margin-bottom: 0;
}
.c-project .c-page__content.no-intro h1 {
margin-bottom: 0;
}
.c-project__gallery {
margin: 2rem 0;
width: 100%;
}
.c-project__item {
margin-bottom: 1rem;
width: 100%;
}
.c-project__item-inner {
overflow: hidden;
position: relative;
display: block;
}
.c-project__item img {
width: 100%;
height: auto;
display: block;
}
.c-project__website, .c-project__download {
color: #999;
text-transform: lowercase;
}
.c-project__website::before, .c-project__download::before {
content: ">";
margin-right: 0.1rem;
}
.c-project__website:hover, .c-project__download:hover {
font-weight: 600;
}
.c-project__masonry {
display: block;
}
.c-project__masonry .grid-sizer {
width: calc((100% - 1rem) / 3);
}
@media (min-width: 0px) and (max-width: 1024px) {
.c-project__masonry .grid-sizer {
width: calc((100% - 0.5rem) / 2);
}
}
@media (min-width: 0px) and (max-width: 767px) {
.c-project__masonry .grid-sizer {
width: 100% !important;
}
}
.c-project__masonry .gutter-sizer {
width: 0.5rem;
}
@media (min-width: 0px) and (max-width: 767px) {
.c-project__masonry .gutter-sizer {
width: 0;
}
}
.c-project__masonry .c-project__item {
width: calc((100% - 1rem) / 3);
margin-bottom: 0.5rem;
overflow: hidden;
}
@media (min-width: 0px) and (max-width: 1024px) {
.c-project__masonry .c-project__item {
width: calc((100% - 0.5rem) / 2);
}
}
@media (min-width: 0px) and (max-width: 767px) {
.c-project__masonry .c-project__item {
width: 100% !important;
}
}
.c-project__masonry[data-columns="1"] .grid-sizer,
.c-project__masonry[data-columns="1"] .c-project__item {
width: 100% !important;
}
.c-project__masonry[data-columns="1"] .gutter-sizer {
width: 0;
}
.c-project__masonry[data-columns="2"] .grid-sizer {
width: calc((100% - 0.5rem) / 2);
}
.c-project__masonry[data-columns="2"] .c-project__item {
width: calc((100% - 0.5rem) / 2);
}
.c-project__masonry[data-columns="3"] .grid-sizer {
width: calc((100% - 1rem) / 3);
}
.c-project__masonry[data-columns="3"] .c-project__item {
width: calc((100% - 1rem) / 3);
}
.c-project__masonry[data-columns="4"] .grid-sizer {
width: calc((100% - 1.5rem) / 4);
}
.c-project__masonry[data-columns="4"] .c-project__item {
width: calc((100% - 1.5rem) / 4);
}
.c-project__slider {
width: 100%;
height: 100%;
position: relative;
}
.c-project__slider .swiper-wrapper {
width: 100%;
height: 100%;
}
.c-project__slider .swiper-slide {
width: 100% !important; height: 100%;
overflow: hidden;
position: relative;
}
.c-project__slider .swiper-pagination {
margin-top: 1rem;
position: relative;
bottom: auto;
}
.c-project__slider .swiper-button-prev,
.c-project__slider .swiper-button-next {
color: #eee;
}
.c-project__image {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 1s ease-out;
z-index: 1;
}
@media (hover: hover) {
.c-project__image:hover {
transform: scale(1.05);
}
}
.c-project__description {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.7);
color: #eee;
font-size: 0.8rem;
padding: 1rem;
box-sizing: border-box;
opacity: 0;
transition: opacity 0.3s ease;
}
.c-project__description p:last-child {
margin-bottom: 0;
}
@media (hover: hover) {
.c-project__item:hover .c-project__description {
opacity: 1;
}
}
.c-projects-grid {
display: flex;
flex-wrap: wrap;
margin: 2rem -0.5rem;
}
.c-projects-grid__item {
transition: transform 0.3s ease;
position: relative;
overflow: hidden;
}
@media (min-width: 0px) and (max-width: 767px) {
.c-projects-grid__item {
width: 100%;
}
}
@media (hover: hover) {
.c-projects-grid__item:hover .c-projects-grid__image-wrapper {
transform: scale(1.05);
}
}
.c-projects-grid__item[data-aspect-ratio=square] .c-projects-grid__image-wrapper {
aspect-ratio: 1/1;
}
.c-projects-grid__item[data-aspect-ratio=portrait] .c-projects-grid__image-wrapper {
aspect-ratio: 3/4;
}
.c-projects-grid__item[data-aspect-ratio=landscape] .c-projects-grid__image-wrapper {
aspect-ratio: 4/3;
}
.c-projects-grid__item[data-aspect-ratio=panorama] .c-projects-grid__image-wrapper {
aspect-ratio: 16/9;
}
.c-projects-grid__link {
display: block;
text-decoration: none;
color: inherit;
width: 100%;
}
.c-projects-grid__image-wrapper {
overflow: hidden;
width: 100%;
position: relative;
transition: transform 1s ease-out;
}
.c-projects-grid__slider {
width: 100%;
height: 100%;
position: relative;
}
.c-projects-grid__slider .swiper-wrapper {
width: 100%;
height: 100%;
}
.c-projects-grid__slider .swiper-slide {
width: 100% !important; height: 100%;
overflow: hidden;
position: relative;
}
.c-projects-grid__image {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 1s ease-out;
z-index: 1;
}
.c-projects-grid__title {
font-size: 1rem;
text-align: center;
position: absolute;
z-index: 2;
width: 100%;
text-align: center;
bottom: 0;
left: 0;
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
font-weight: 800;
text-transform: uppercase;
z-index: 2;
padding: 2rem 0 0.5rem;
margin: 0;
transform: translateY(100%);
transition: transform 0.5s ease;
}
@media not (hover: hover) {
.c-projects-grid__title {
transform: translateY(0);
}
}
@media (hover: hover) {
.c-projects-grid__item:hover .c-projects-grid__title, .c-projects-grid__item.is-hovered .c-projects-grid__title {
transform: translateY(0);
}
}
.c-projects-grid__masonry {
display: block;
margin: 1rem 0;
}
.c-projects-grid__masonry .grid-sizer,
.c-projects-grid__masonry .c-projects-grid__item {
width: calc((100% - 1rem) / 3);
margin-bottom: 0.5rem;
}
@media (min-width: 0px) and (max-width: 1024px) {
.c-projects-grid__masonry .grid-sizer,
.c-projects-grid__masonry .c-projects-grid__item {
width: calc((100% - 0.5rem) / 2);
}
}
@media (min-width: 0px) and (max-width: 767px) {
.c-projects-grid__masonry .grid-sizer,
.c-projects-grid__masonry .c-projects-grid__item {
width: 100% !important;
}
}
.c-projects-grid__masonry .gutter-sizer {
width: 0.5rem;
}
@media (min-width: 0px) and (max-width: 767px) {
.c-projects-grid__masonry .gutter-sizer {
width: 0;
}
}
.c-projects-grid__masonry .c-projects-grid__item[data-aspect-ratio=square] .c-projects-grid__image-wrapper {
aspect-ratio: 1/1;
}
.c-projects-grid__masonry .c-projects-grid__item[data-aspect-ratio=portrait] .c-projects-grid__image-wrapper {
aspect-ratio: 2/4;
}
.c-projects-grid__masonry .c-projects-grid__item[data-aspect-ratio=landscape] .c-projects-grid__image-wrapper {
aspect-ratio: 4/2;
}
.c-projects-grid__masonry .c-projects-grid__item[data-aspect-ratio=panorama] .c-projects-grid__image-wrapper {
aspect-ratio: auto;
width: 100%;
flex-grow: 1;
}
.wp-block-image {
margin-bottom: 2rem;
margin-top: 2rem;
}
.wp-block-image a {
display: block;
line-height: 0;
}
.wp-block-image figcaption {
font-size: 0.8rem;
margin-top: 0.3em;
}
figure.wp-block-gallery.has-nested-images figure.wp-block-image {
padding-bottom: 1rem;
}
figure.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
background: none;
color: #222;
font-size: 0.8rem;
padding: 0;
text-align: left;
}
.wp-block-columns {
display: flex;
flex-wrap: nowrap;
gap: 2rem;
flex-direction: row;
align-items: center;
justify-content: flex-start;
}
.wp-block-columns div {
width: 100%;
}
.wp-block-columns .wp-block-image {
margin: 0;
}
@media (min-width: 0px) and (max-width: 1023px) {
.wp-block-columns {
display: block !important;
}
}
.alignwide {
margin-left: -80px;
margin-right: -80px;
max-width: calc(100% + 160px);
}
.alignfull {
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
max-width: 100vw;
}