@charset "UTF-8";:root{--base-space: 8px;--color-text: black;--color-link: inherit;--color-link-hover: #959490;--color-bg: white;--color-grey-text: #959490;--color-grey-title: #bcbcba;--color-grey-subtitle: #b2b2b0;--margin-sm: calc(var(--base-space) * 1)}@media screen and (min-width: 0px){:root{--fs-small: 12px;--lh-small: 14px;--ls-small: normal}}@media screen and (min-width: 769px){:root{--fs-small: 15px;--lh-small: 19px;--ls-small: normal}}@media screen and (min-width: 1513px){:root{--fs-small: 15px;--lh-small: 19px;--ls-small: normal}}@media screen and (min-width: 1729px){:root{--fs-small: 15px;--lh-small: 19px;--ls-small: normal}}@media screen and (min-width: 1900px){:root{--fs-small: 15px;--lh-small: 19px;--ls-small: normal}}@media screen and (min-width: 0px){:root{--fs-main: 17px;--lh-main: 1.273em;--ls-main: normal}}@media screen and (min-width: 769px){:root{--fs-main: 22px;--lh-main: 1.273em;--ls-main: normal}}@media screen and (min-width: 1513px){:root{--fs-main: 22px;--lh-main: 1.273em;--ls-main: normal}}@media screen and (min-width: 1729px){:root{--fs-main: 24px;--lh-main: 1.292em;--ls-main: normal}}@media screen and (min-width: 1900px){:root{--fs-main: 28px;--lh-main: 1.25em;--ls-main: normal}}@media screen and (min-width: 0px){:root{--fs-medium: 23px;--lh-medium: 1.275em;--ls-medium: normal}}@media screen and (min-width: 769px){:root{--fs-medium: 40px;--lh-medium: 1.275em;--ls-medium: normal}}@media screen and (min-width: 1513px){:root{--fs-medium: 40px;--lh-medium: 1.275em;--ls-medium: normal}}@media screen and (min-width: 1729px){:root{--fs-medium: 44px;--lh-medium: 1.275em;--ls-medium: normal}}@media screen and (min-width: 1900px){:root{--fs-medium: 50px;--lh-medium: 1.12em;--ls-medium: normal}}@media screen and (min-width: 0px){:root{--fs-large: 44px;--lh-large: .925em;--ls-large: -.015em}}@media screen and (min-width: 769px){:root{--fs-large: 80px;--lh-large: .925em;--ls-large: -.015em}}@media screen and (min-width: 1513px){:root{--fs-large: 80px;--lh-large: .925em;--ls-large: -.015em}}@media screen and (min-width: 1729px){:root{--fs-large: 89px;--lh-large: .925em;--ls-large: -.015em}}@media screen and (min-width: 1900px){:root{--fs-large: 100px;--lh-large: .91em;--ls-large: -.015em}}@media screen and (min-width: 0px){:root{--fs-symbols: 12px;--lh-symbols: 1em}}@media screen and (min-width: 769px){:root{--fs-symbols: 20px;--lh-symbols: 1em}}@media screen and (min-width: 1513px){:root{--fs-symbols: 20px;--lh-symbols: 1em}}@media screen and (min-width: 1729px){:root{--fs-symbols: 20px;--lh-symbols: 1em}}@media screen and (min-width: 1900px){:root{--fs-symbols: 20px;--lh-symbols: 1em}}/*! Flickity v3.0.0
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%;touch-action:pan-y}.flickity-slider{position:absolute;width:100%;height:100%;left:0}.flickity-rtl .flickity-slider{left:unset;right:0}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-cell{position:absolute;left:0}.flickity-rtl .flickity-cell{left:unset;right:0}.flickity-button{position:absolute;background:#ffffffbf;border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;text-align:center;display:flex;justify-content:center;flex-wrap:wrap}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dot{display:block;width:10px;height:10px;padding:0;margin:0 8px;background:#33333340;border-radius:50%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;text-indent:-9999px;overflow:hidden}.flickity-rtl .flickity-page-dot{text-indent:9999px}.flickity-page-dot:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-page-dot.is-selected{background:#333}/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}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}*{margin:0;-webkit-font-feature-settings:"kern" 1,"onum" 1,"pnum" 1;font-feature-settings:"kern" 1,"onum" 1,"pnum" 1;-webkit-font-kerning:normal;font-kerning:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}html,body{-webkit-tap-highlight-color:transparent;height:100%;margin:0!important;padding:0!important;color:var(--color-text);background:var(--color-bg);font-variant-numeric:lining-nums;font-family:jjannon-book,serif;font-size:var(--fs-main);line-height:var(--lh-main);letter-spacing:var(--ls-main)}a{color:var(--color-link);text-decoration:none;cursor:pointer}@media (hover: hover) and (pointer: fine){a:hover{color:var(--color-link-hover)}}ul,ol{margin:0;padding:0}ul{list-style-type:none}ol{list-style-position:inside}img{width:100%}strong,b{font-weight:400}i,em{font-style:normal}h1,h2,h3,h4,h5,h6,small{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}html.panel{font-size:16px;line-height:1.2}html.panel i,html.panel em{font-style:italic}@font-face{font-family:jjannon-book;src:url(/assets/fonts/jjannon-book.woff) format("woff"),url(/assets/fonts/jjannon-book.woff2) format("woff2");font-weight:400;font-style:normal;font-display:auto}@font-face{font-family:jjannon-book-italic;src:url(/assets/fonts/jjannon-book-italic.woff) format("woff"),url(/assets/fonts/jjannon-book-italic.woff2) format("woff2");font-weight:400;font-style:normal;font-display:auto}@font-face{font-family:martina-plantijn-light;src:url(/assets/fonts/martina-plantijn-light.woff) format("woff"),url(/assets/fonts/martina-plantijn-light.woff2) format("woff2");font-weight:400;font-style:normal;font-display:auto}body{opacity:0}body.loaded{opacity:1;transition:opacity .3s cubic-bezier(.7,0,.3,1)}.lazyload,.lazyloading{opacity:0;visibility:hidden}.lazyloaded{opacity:1;visibility:visible;transition:opacity .3s cubic-bezier(.7,0,.3,1)}*::-webkit-scrollbar{display:none}*{scrollbar-width:0}html,body{width:100%;height:100%;overflow:hidden;position:fixed}main{flex:1;height:100%;width:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}.italic{text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:1px}em{font-family:jjannon-book-italic,serif}.txt-center{text-align:center}.active{color:var(--color-grey-text)}.show-sm{display:none}@media screen and (min-width: 769px){.show-sm{display:inline}}nav{position:fixed;padding:1.294em 1.294em 1em;z-index:9;width:100%;display:flex;justify-content:space-between;background-color:#fff}nav.transparent-menu{background-color:transparent}@media screen and (min-width: 769px){nav.transparent-menu{background-color:unset}}nav[aria-open=true]{background-color:#fff}.site-title a.active{color:#000}@media screen and (min-width: 769px){.site-title a.active{color:var(--color-grey-text)}}.toggle-menu{cursor:pointer;-webkit-user-select:none;user-select:none}.toggle-menu span{width:22px;height:12px;display:block;background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAyMiAxMiI+PHJlY3QgeD0iMCIgeT0iMTEuMiIgd2lkdGg9IjIyIiBoZWlnaHQ9Ii44Ii8+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjIyIiBoZWlnaHQ9Ii44Ii8+PHJlY3QgeD0iMCIgeT0iNS42IiB3aWR0aD0iMjIiIGhlaWdodD0iLjgiLz48L3N2Zz4=);background-repeat:no-repeat;background-size:contain}.toggle-menu.active span{background-repeat:no-repeat;background-size:contain;background-image:url(data:image/svg+xml,%3Csvg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2012%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3B%7D%3C/style%3E%3C/defs%3E%3Cpolygon%20points%3D%2223.17%20.88%2022.83%20.21%2012%205.56%201.17%20.21%20.83%20.88%2011.15%205.97%20.83%2011.07%201.17%2011.74%2012%206.39%2022.83%2011.74%2023.17%2011.07%2012.85%205.97%2023.17%20.88%22/%3E%3Crect%20class%3D%22cls-1%22%20x%3D%22.83%22%20y%3D%22-.06%22%20width%3D%2222.35%22%20height%3D%2212.12%22/%3E%3C/svg%3E)}.nav-collapse{position:fixed;left:0;width:100%;padding:0 1.294em;background-color:var(--color-bg);top:var(--hh)}.nav-collapse-inner[style="opacity: 0;"]{opacity:1!important}@media screen and (min-width: 769px){.nav-collapse-inner[style="opacity: 0;"] ul{pointer-events:none}}.nav-collapse-inner{height:calc(var(--vh) - var(--hh));display:flex;flex-direction:column}.nav-collapse-inner ul{flex:1;height:100%}.nav-collapse-inner .nav-collapse-footer .baseline{font-family:jjannon-book,serif;font-size:var(--fs-main);line-height:var(--lh-main);letter-spacing:var(--ls-main);margin-top:0;color:var(--color-link-hover)}.menu-item{margin-bottom:1.1em;color:var(--color-grey-text)}.menu-item a.active{color:#000}@media screen and (min-width: 769px){.menu-item a.active{color:var(--color-grey-text)}}.nav-collapse-footer>*{padding:.5em 0;border-bottom:1px solid var(--color-grey-text)}.nav-collapse-footer a{color:var(--color-grey-text)}.nav-collapse-footer a.active{color:#000}.nav-collapse-footer .lang-menu{border-bottom:1px solid var(--color-grey-text);text-transform:capitalize;color:gray}.nav-collapse-footer .lang-menu a{color:var(--color-grey-text)}.nav-collapse-footer .lang-menu a:hover,.nav-collapse-footer .lang-menu a.active{color:#000}.nav-collapse-footer .lang-menu a:last-of-type{margin-left:.25em}@media screen and (min-width: 769px){.nav-collapse-footer .lang-menu a:last-of-type{margin-left:0}}.nav-collapse-footer .links{padding:.5em 0 1em;border-bottom:none}.nav-collapse-footer .links a{margin-right:.5em}@media screen and (min-width: 769px){nav{justify-content:start;background-color:transparent;padding:1.294em}nav[aria-open=false] .nav-collapse{display:block!important;height:auto!important}.menu-item{margin-bottom:1.1em;color:#000}.toggle-menu{display:none}.nav-collapse{position:absolute;top:unset;left:0;padding:0 1.294em;width:100%;pointer-events:none;background-color:transparent}.nav-collapse-inner[style="opacity: 0;"]{opacity:0!important}.nav-collapse-inner{height:auto;flex-direction:row;justify-content:end;pointer-events:none}.nav-collapse-inner ul{pointer-events:auto;position:absolute;width:100%;left:0;display:flex;justify-content:center;gap:1em}.nav-collapse-inner .nav-collapse-footer .lang-menu{padding:0}.nav-collapse-inner .nav-collapse-footer .baseline,.nav-collapse-inner .nav-collapse-footer .links{display:none}.lang-menu{position:relative;pointer-events:auto;z-index:3;text-transform:capitalize;display:flex;border-bottom:none!important;gap:.5em}.lang-menu a{color:#000!important}.lang-menu a.active{color:var(--color-grey-text)!important}.site-title{z-index:3}}@media screen and (min-width: 769px){nav{padding:.6em .8em}.nav-collapse{padding:0 .8em}}footer{padding:0 1.294em 17px;background-color:#f6f6f4;color:var(--color-grey-text);display:flex;height:calc(var(--vh));flex-direction:column}@media screen and (min-width: 1513px){footer{padding:0 22px 15.4px}}@media screen and (min-width: 1729px){footer{padding:0 25px 17.5px}}.footer-header{display:grid;grid-template-columns:1fr 1fr}.footer-header p{white-space:nowrap}.footer-header .italic.txt-center{grid-column:span 2;order:2}.footer-header p:last-of-type{text-align:right}@media screen and (min-width: 769px){.footer-header{display:grid;grid-template-columns:10em 1fr 10em}.footer-header .italic.txt-center{grid-column:unset;order:unset}}footer{--main-pd-top: 7em}@media screen and (min-width: 769px){footer{--main-pd-top: 7.455em}}.footer-content{display:flex;text-align:center;justify-content:start;align-items:center;flex-direction:column;overflow:hidden;flex:1;padding:var(--main-pd-top) 0 0}@media screen and (min-width: 769px){.footer-content{padding:var(--main-pd-top) 0}}.footer-content-inner{width:100%;float:1}.footer-title-site{font-size:var(--fs-large);line-height:var(--lh-large);letter-spacing:var(--ls-large);word-spacing:-.08em;color:var(--color-grey-title)}.footer-title-site span{margin-left:.325em}.baseline{font-family:jjannon-book-italic,serif;font-size:var(--fs-medium);line-height:var(--lh-medium);letter-spacing:var(--ls-medium);margin-top:4.3em;color:var(--color-grey-subtitle)}.site-logo{width:116px;padding-top:10px}@media screen and (min-width: 769px){.site-logo{width:211px;padding-top:15px}}@media screen and (min-width: 1513px){.site-logo{padding-top:15px;width:236px}}@media screen and (min-width: 1729px){.site-logo{padding-top:24px;width:263px}}.footer-logos{display:flex;align-items:center;padding-top:8px;background-color:#f6f6f4;padding-bottom:8px;border-top:1px solid var(--color-grey-text)}@media screen and (min-width: 769px){.footer-logos{padding-top:10px}}@media screen and (min-width: 1513px){.footer-logos{padding-top:10px;padding-bottom:10px}}@media screen and (min-width: 1729px){.footer-logos{padding-top:11px;padding-bottom:11px}}.footer-logos img{mix-blend-mode:multiply;margin-right:.5em}.footer-logos img{height:24px;width:auto}.footer-logos img:first-of-type{height:24px;width:auto}.footer-logos img:nth-of-type(2){height:22px;width:auto}.footer-logos img:last-of-type{height:39px;width:auto}@media screen and (min-width: 769px){.footer-logos img{height:35px;width:auto}.footer-logos img:first-of-type{height:35px;width:auto}.footer-logos img:nth-of-type(2){height:32px;width:auto}.footer-logos img:last-of-type{height:55px;width:auto}}@media screen and (min-width: 1513px){.footer-logos img{height:40px;width:auto}.footer-logos img:first-of-type{height:40px;width:auto}.footer-logos img:nth-of-type(2){height:37px;width:auto}.footer-logos img:last-of-type{height:63px;width:auto}}@media screen and (min-width: 1729px){.footer-logos img{height:43px;width:auto}.footer-logos img:first-of-type{height:43px;width:auto}.footer-logos img:nth-of-type(2){height:41px;width:auto}.footer-logos img:last-of-type{height:70px;width:auto}}.footer-footer{display:grid;grid-template-columns:repeat(2,1fr);flex-direction:column;padding-top:13px;border-top:1px solid var(--color-grey-text)}.footer-footer a{margin-right:.6em}.footer-footer p:first-of-type{grid-column:span 2;border-bottom:1px solid;padding-bottom:13px;margin-bottom:13px}@media screen and (min-width: 769px){.footer-footer p:first-of-type{margin-bottom:0}}@media screen and (min-width: 769px){.footer-footer{display:grid;grid-template-columns:50% 1fr max-content;border-top:1px solid var(--color-grey-text);padding:.6em 0 0}.footer-footer p:first-of-type{grid-column:span 1;border-bottom:none;padding-bottom:0}.footer-footer a{margin-right:.909em}}.footer-footer a:last-of-type{margin-left:auto;margin-right:0}.footer-footer div:first-of-type{white-space:nowrap}@media screen and (min-width: 769px){.footer-footer div:first-of-type{white-space:normal}}.footer-footer div:last-of-type:not(.show-xs){white-space:nowrap;margin-left:1em}@media screen and (min-width: 769px){.footer-footer div:last-of-type:not(.show-xs){white-space:normal}}.footer-footer .show-xs{grid-column:span 2;display:flex;justify-content:space-between}.footer-footer .show-xs a:last-of-type{margin-left:0}@media screen and (min-width: 769px){.footer-footer .show-xs{display:none}}@keyframes fadeBgToWhite{0%{background-color:#e2e2e0}to{background-color:#fff}}.overlay{position:fixed;top:0;left:0;height:100%;width:100%;z-index:99;background-color:#e2e2e0;display:none;color:#fff;justify-content:center;padding:12vh}.overlay.hide{animation:fadeBgToWhite 1s forwards;transition:opacity .3s ease-in-out 1s;opacity:0}.overlay .footer-content-inner{width:auto;display:flex;flex-direction:column;align-items:center}.overlay .footer-content-inner p{color:#fff;text-align:center}.overlay .footer-content-inner .site-logo{filter:brightness(0) invert(1);margin-bottom:5em;display:none}@media screen and (min-width: 769px){.overlay .footer-content-inner .site-logo{display:block}}.overlay .footer-content-inner .baseline{margin-top:auto}.lighbox{padding:90px}@media screen and (min-width: 769px){.lighbox{padding:90px}}@media screen and (min-width: 1900px){.lighbox{padding:200px}}.lightbox img{max-height:100%;width:100%;height:auto}@media screen and (min-width: 769px){.lightbox img{max-width:616px}}@media screen and (min-width: 1729px){.lightbox img{max-width:690px}}@media screen and (min-width: 1900px){.lightbox img{max-width:962px}}.block-type-heading h1{font-size:var(--fs-large);line-height:var(--lh-large);letter-spacing:var(--ls-large);text-align:center;margin-bottom:.4em}@media screen and (min-width: 769px){.block-type-heading h1{margin-bottom:.65em}}.block-type-heading h4{text-align:center;margin-bottom:1.2em}.block-type-heading h1.custom{word-spacing:-.08em}.block-type-heading h1.custom span{margin-left:.325em}.block-type-markdown{max-width:632px;width:100%;margin:0 auto 1em;padding-left:1.294em;padding-right:1.294em}@media screen and (min-width: 769px){.block-type-markdown{padding-left:unset;padding-right:unset}}.block-type-markdown h3{margin-bottom:3em}.block-type-markdown h4{margin-top:4em;text-align:center;margin-bottom:1em;display:inline-block;width:100%}.block-type-markdown h4+p{text-indent:0}.block-type-markdown p{text-indent:1.2em}.block-type-markdown p:first-of-type{text-indent:0}.block-type-markdown a{color:var(--color-link-hover)}.block-type-markdown figure{margin:1em auto;padding:.55em 0 0;display:block}.block-type-markdown figure img{display:block}@media screen and (min-width: 769px){.block-type-markdown figure{max-width:72.5%}}.block-type-markdown figure.open{margin-bottom:0}.block-type-markdown figure.open+.caption{margin-bottom:1.5em}.block-type-markdown .caption .enlarge{margin-right:.5em}.block-type-markdown .caption .enlarge:before{cursor:pointer;content:"";display:inline-block;width:1em;height:1em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 18'%3E%3Cpath d='M1.8,17.3h3.8v-.8c-1.1,0-2.1,0-3.2,0-.2,0-.5,0-.7,0l5.4-5.4-.5-.5-5.4,5.4v-.7s0-3.2,0-3.2H.5v5.1s0,0,0,0h1.3Z'/%3E%3Cpath d='M15.8,1.9v.7s0,3.2,0,3.2h.8V.8s0,0,0,0h-1.3s-3.8,0-3.8,0v.8c1.1,0,2.2,0,3.2,0,.2,0,.5,0,.7,0l-5.4,5.4.5.5L15.8,1.9Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.block-type-markdown .caption,.block-type-markdown figcaption{text-align:left;font-size:var(--fs-small);line-height:var(--lh-small);letter-spacing:var(--ls-small);margin:.75em auto 0}@media screen and (min-width: 769px){.block-type-markdown .caption,.block-type-markdown figcaption{max-width:72.5%}}.block-type-markdown figcaption{max-width:100%;text-align:center}.block-type-markdown .caption p{display:inline-block;margin-left:.5em}.block-type-markdown figure.open figcaption{cursor:pointer;text-align:left}.block-type-markdown figure.open figcaption:before{content:"";display:inline-block;width:1em;height:1em;margin-right:.5em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 18'%3E%3Cpath d='M1.8,17.3h3.8v-.8c-1.1,0-2.1,0-3.2,0-.2,0-.5,0-.7,0l5.4-5.4-.5-.5-5.4,5.4v-.7s0-3.2,0-3.2H.5v5.1s0,0,0,0h1.3Z'/%3E%3Cpath d='M15.8,1.9v.7s0,3.2,0,3.2h.8V.8s0,0,0,0h-1.3s-3.8,0-3.8,0v.8c1.1,0,2.2,0,3.2,0,.2,0,.5,0,.7,0l-5.4,5.4.5.5L15.8,1.9Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.block-type-markdown[fullheight]{min-height:calc(var(--vh) - 4em);scroll-snap-align:start}.block-type-markdown [hasbreaks=true] p,.block-type-markdown div[style="text-align: center"] p{text-indent:0;margin-bottom:1em}@media screen and (min-width: 1729px){.block-type-markdown{max-width:695px}}@media screen and (min-width: 1900px){.block-type-markdown{max-width:775px}}.block-type-line{width:100%;height:1.273em;position:relative;max-width:40%;margin:0 auto}.block-type-line hr{display:none}.block-type-line:before,.block-type-line:after{content:"";position:absolute;display:block;background-color:var(--color-grey-text);height:1px;top:50%;transform:translateY(-50%);width:calc(50% - 1.3635em)}.block-type-line:before{left:0}.block-type-line:after{right:0}.block-type-image{height:calc(var(--vh));margin:0 auto;position:relative;padding:var(--hh) 1.294em calc(var(--hh) * 1.5);min-height:600px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width: 769px){.block-type-image{padding:90px}}.block-type-image picture.portrait{margin:0 auto;display:flex;align-items:center;justify-content:center;height:auto;width:100%}@media screen and (min-width: 769px){.block-type-image picture.portrait{height:100%}}.block-type-image picture.portrait img{max-width:453px;padding:0 1.294em;height:100%;width:100%;object-fit:contain}@media screen and (min-width: 769px){.block-type-image picture.portrait img{max-width:544px}}.block-type-image picture.landscape{margin:0 auto;height:auto}.block-type-image picture.landscape img{max-width:810px;height:auto;width:100%}.block-type-image .image-caption{margin-top:.75em;text-align:center;max-height:min-content;font-size:var(--fs-small);line-height:var(--lh-small);letter-spacing:var(--ls-small)}.lightbox{background-color:#fffffff2!important;padding:1.294em}@media screen and (min-width: 769px){.lightbox{padding:90px}}.lightbox img{border:none}.block-type-gallery{min-height:var(--vh)}@media screen and (min-width: 769px){.block-type-gallery{min-height:750px}}.content>.block-type-gallery:last-child{margin-bottom:5em}.block-type-gallery,.block-type-residents{height:var(--vh)}.block-type-gallery .carousel,.block-type-gallery .flickity-viewport,.block-type-gallery .flickity-slider,.block-type-gallery .carousel-cell,.block-type-residents .carousel,.block-type-residents .flickity-viewport,.block-type-residents .flickity-slider,.block-type-residents .carousel-cell{height:100%!important}.block-type-gallery .show-xs,.block-type-residents .show-xs{display:flex}.block-type-gallery .carousel-image.portrait,.block-type-residents .carousel-image.portrait{height:auto}@media screen and (min-width: 769px){.block-type-gallery .carousel-image.portrait,.block-type-residents .carousel-image.portrait{height:100%}}.block-type-gallery .carousel-image,.block-type-residents .carousel-image{max-height:100%}.block-type-gallery .carousel-image picture,.block-type-residents .carousel-image picture{display:block;max-height:100%}.block-type-gallery .carousel-cell,.block-type-residents .carousel-cell{width:100%;padding:calc(var(--hh) + .8em) 1.294em calc(var(--hh) * 1.5);display:flex;align-items:center;justify-content:center;gap:90px}@media screen and (min-width: 769px){.block-type-gallery .carousel-cell,.block-type-residents .carousel-cell{padding:90px 90px 100px}}@media screen and (min-width: 1900px){.block-type-gallery .carousel-cell,.block-type-residents .carousel-cell{padding:200px}}@media screen and (min-width: 1900px){.block-type-gallery .carousel-cell.single,.block-type-residents .carousel-cell.single{padding:160px}}@media screen and (min-width: 769px){.block-type-gallery .carousel-cell.has-double,.block-type-residents .carousel-cell.has-double{padding:160px}}.block-type-gallery .carousel-cell .portrait picture,.block-type-residents .carousel-cell .portrait picture{height:auto!important;overflow:hidden}.block-type-gallery .carousel-cell .portrait,.block-type-residents .carousel-cell .portrait{padding:0 23px}@media screen and (min-width: 769px){.block-type-gallery .carousel-cell .portrait,.block-type-residents .carousel-cell .portrait{padding:unset}}.block-type-gallery .carousel-image,.block-type-residents .carousel-image{position:relative;display:flex;flex-direction:column;width:100%}@media screen and (min-width: 769px){.block-type-gallery .carousel-image.half,.block-type-residents .carousel-image.half{width:50%}}.block-type-gallery .carousel-image img,.block-type-residents .carousel-image img{display:block;object-fit:contain;height:100%}.block-type-gallery .carousel-image .image-caption,.block-type-residents .carousel-image .image-caption{height:0}.block-type-gallery .carousel-cell.single .carousel-image.landscape,.block-type-residents .carousel-cell.single .carousel-image.landscape{max-width:810px}@media screen and (min-width: 769px){.block-type-gallery .carousel-cell.single .carousel-image.landscape,.block-type-residents .carousel-cell.single .carousel-image.landscape{max-width:810px}}@media screen and (min-width: 1900px){.block-type-gallery .carousel-cell.single .carousel-image.landscape,.block-type-residents .carousel-cell.single .carousel-image.landscape{max-width:1100px}}.block-type-gallery .carousel-cell.single .carousel-image.landscape img,.block-type-residents .carousel-cell.single .carousel-image.landscape img{max-width:unset;max-height:100%}.block-type-gallery .carousel-cell .carousel-image.half:last-of-type,.block-type-residents .carousel-cell .carousel-image.half:last-of-type{display:none}.block-type-gallery .carousel-cell[data-clone=true] .carousel-image.half:last-of-type,.block-type-residents .carousel-cell[data-clone=true] .carousel-image.half:last-of-type{display:block}.block-type-gallery .carousel-cell[data-clone=true] .carousel-image.half:first-of-type,.block-type-residents .carousel-cell[data-clone=true] .carousel-image.half:first-of-type{display:none}.block-type-gallery .carousel-cell picture.landscape img,.block-type-residents .carousel-cell picture.landscape img{height:auto;width:100%}@media screen and (min-width: 769px){.block-type-gallery .carousel-cell picture.landscape img,.block-type-residents .carousel-cell picture.landscape img{max-width:616px}}@media screen and (min-width: 1729px){.block-type-gallery .carousel-cell picture.landscape img,.block-type-residents .carousel-cell picture.landscape img{max-width:690px}}@media screen and (min-width: 1900px){.block-type-gallery .carousel-cell picture.landscape img,.block-type-residents .carousel-cell picture.landscape img{max-width:962px}}.block-type-gallery .image-caption,.block-type-residents .image-caption{margin-top:.6em;text-align:center;max-height:1em;font-size:var(--fs-small);line-height:var(--lh-small);letter-spacing:var(--ls-small)}@media screen and (min-width: 769px){.block-type-gallery .image-caption,.block-type-residents .image-caption{margin-top:1em}}.block-type-gallery .flickity-button,.block-type-residents .flickity-button{font-family:martina-plantijn-light,serif;font-size:var(--fs-symbols);line-height:var(--lh-symbols);letter-spacing:var(--ls-symbols);position:absolute;height:1em!important;width:auto!important;border-radius:0!important;display:flex;align-items:center;padding:1.2em .5em;top:unset;bottom:0!important;color:#000!important;background-color:transparent!important;box-shadow:none!important}.block-type-gallery .flickity-button[disabled=true],.block-type-residents .flickity-button[disabled=true]{display:none}.block-type-gallery .flickity-button:active,.block-type-residents .flickity-button:active{opacity:1!important}.block-type-gallery .flickity-button.previous,.block-type-residents .flickity-button.previous{left:50%!important;transform:translate(-100%);justify-content:start}.block-type-gallery .flickity-button.previous:after,.block-type-residents .flickity-button.previous:after{display:block;content:"←"}.block-type-gallery .flickity-button.next,.block-type-residents .flickity-button.next{right:50%!important;transform:translate(100%);justify-content:end}.block-type-gallery .flickity-button.next:after,.block-type-residents .flickity-button.next:after{display:block;content:"→"}[data-template=residencies-single] .block-type-residents .carousel-image{display:grid;height:100%;grid-template-rows:90px min-content 90px}@media screen and (min-width: 769px){[data-template=residencies-single] .block-type-residents .carousel-image{grid-template-rows:160px 1fr 160px}}@media screen and (min-width: 1900px){[data-template=residencies-single] .block-type-residents .carousel-image{grid-template-rows:200px 1fr 200px}}.block-type-residents{height:auto}.block-type-residents .carousel,.block-type-residents .flickity-viewport,.block-type-residents .flickity-slider,.block-type-residents .carousel-cell{height:var(--vh)!important}.block-type-residents h1{font-size:var(--fs-large);line-height:var(--lh-large);letter-spacing:var(--ls-large);text-align:center;padding-top:.7em;margin-bottom:.825em}.block-type-residents .carousel-cell{padding:0 1.294em}@media screen and (min-width: 769px){.block-type-residents .carousel-cell{padding:0}}.block-type-residents .carousel-image a{display:grid;height:100%;grid-template-rows:90px min-content 90px}@media screen and (min-width: 769px){.block-type-residents .carousel-image a{grid-template-rows:160px 1fr 160px}}@media screen and (min-width: 1900px){.block-type-residents .carousel-image a{grid-template-rows:200px 1fr 200px}}.block-type-residents .carousel-image picture{height:auto;max-height:unset}.block-type-residents .carousel-cell picture.portrait img{height:auto;max-height:calc(var(--vh) - 180px);width:100%;object-fit:contain;max-height:100%}.resident-info{text-align:center;padding-bottom:1.7em;display:flex;flex-direction:column;justify-content:end;align-items:center}picture{display:block}.dates-caption{margin-top:1.25em;text-align:center;height:90px}@media screen and (min-width: 769px){.dates-caption{height:160px}}@media screen and (min-width: 1900px){.dates-caption{height:200px}}@media screen and (min-width: 769px){.block-type-gallery .show-xs,.block-type-residents .show-xs{display:none!important}.block-type-gallery .carousel-image.half,.block-type-residents .carousel-image.half{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}.block-type-gallery .carousel-cell .carousel-image.half:last-of-type,.block-type-residents .carousel-cell .carousel-image.half:last-of-type{display:flex}.block-type-gallery .carousel-cell.show-xs .carousel-image.half:last-of-type,.block-type-residents .carousel-cell.show-xs .carousel-image.half:last-of-type{display:flex}.block-type-gallery .carousel-cell.show-xs .carousel-image.half:first-of-type,.block-type-residents .carousel-cell.show-xs .carousel-image.half:first-of-type{display:flex}}[data-template=home] .block-type-markdown div[style="text-align: center"]{padding-top:4em}[data-template=default]{--main-pd-top: 6.75em}@media screen and (min-width: 769px){[data-template=default]{--main-pd-top: 7.455em}}[data-template=default] main{padding-top:var(--main-pd-top)}[data-template=default] .block-type-markdown:first-of-type{padding-top:.65em}[data-template=default] .block-type-markdown div[style="text-align: center"]{padding-top:4em}[data-template=default] .markdown-content .block-type-markdown:first-of-type div[style="text-align: center"]{padding-top:0}[data-template=default] .footer{scroll-snap-align:start}[data-template=text-page]{--main-pd-top: 5em}@media screen and (min-width: 769px){[data-template=text-page]{--main-pd-top: 7.455em}}[data-template=text-page] .block-type-markdown:last-of-type{margin-bottom:1.5em}[data-template=text-page] .block-type-markdown:first-of-type{padding-top:.6em;margin-bottom:1.35em;margin-top:0}[data-template=text-page] .block-type-markdown{padding-top:.6em;margin-top:.5em}[data-template=text-page] .block-type-markdown h4{margin-top:unset}[data-template=text-page] .block-type-markdown figure{margin-top:0}[data-template=text-page] .block-type-markdown figure.open{margin-bottom:0}[data-template=text-page] main{scroll-snap-type:unset}[data-template=text-page] .content{scroll-snap-align:center;padding-top:var(--main-pd-top);min-height:var(--vh)}[data-template=text-page] .footer{scroll-snap-align:start}.anchors-menu{color:var(--color-grey-text);display:none;gap:1em;border-top:1px solid;padding:1.294em;background:var(--color-bg);z-index:99;position:fixed;bottom:0;width:100%}@media screen and (min-width: 769px){.anchors-menu{display:flex}}@media screen and (min-width: 769px){.anchors-menu{padding:.6em .8em}}[data-template=residencies]{--main-pd-top: 7.455em}[data-template=residencies] main{padding-top:var(--main-pd-top)}[data-template=residencies] .block-type-markdown:first-of-type{padding-top:.65em}[data-template=residencies] .block-type-markdown div[style="text-align: center"]{padding-top:4em}[data-template=residencies] .markdown-content .block-type-markdown:first-of-type div[style="text-align: center"]{padding-top:0}.markdown-content{min-height:var(--vh);display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (min-width: 769px){.markdown-content{padding:5em}}[data-template=residencies-single] .block.block-type-residents{margin-top:5.25em}[data-template=residencies-single] .block-type-markdown div[style="text-align: center"]{padding-top:4em}[data-template=residencies-single] .block-type-markdown{padding-top:.6em}[data-template=residencies-single] .content>.markdown-content{padding-top:4.4em}[data-template=residencies-single] .content>.markdown-content:last-child{align-items:start;justify-content:start;min-height:calc(var(--vh) + 2.5em)}[data-template=residencies-single] .content>.markdown-content:last-child div[style="text-align: center"]{padding-top:0}
