@charset "UTF-8";*,::before,::after{box-sizing:border-box;border-width:0}html{line-height:1.5;font-family:ui-sans-serif,system-ui,sans-serif;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}button,input{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button{-webkit-appearance:button;background-image:none;background-color:transparent;cursor:pointer}:disabled{cursor:default}:-moz-focusring{outline:1px dotted ButtonText}h1,h2,h3,figure,p{margin:0}ul,menu{margin:0;padding:0;list-style:none}img,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}:root{color-scheme:light dark;--surface-1-light:#fff;--surface-2-light:#e5e5e5;--text-1-light:#0a0a0a;--text-2-light:#737373;--border-light:#bbb;--surface-1-dark:#171717;--surface-2-dark:#404040;--text-1-dark:#fafafa;--text-2-dark:#a3a3a3;--border-dark:#606060;--surface-1:var(--surface-1-light);--surface-2:var(--surface-2-light);--text-1:var(--text-1-light);--text-2:var(--text-2-light);--border:var(--border-light)}@media(prefers-color-scheme:dark){:root{--surface-1:var(--surface-1-dark);--surface-2:var(--surface-2-dark);--text-1:var(--text-1-dark);--text-2:var(--text-2-dark);--border:var(--border-dark)}}html.light{color-scheme:light;--surface-1:var(--surface-1-light);--surface-2:var(--surface-2-light);--text-1:var(--text-1-light);--text-2:var(--text-2-light);--border:var(--border-light)}html.dark{color-scheme:dark;--surface-1:var(--surface-1-dark);--surface-2:var(--surface-2-dark);--text-1:var(--text-1-dark);--text-2:var(--text-2-dark);--border:var(--border-dark)}html{height:100%;width:100vw}body{display:flex;flex-direction:column;width:100vw;min-height:100vh;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--surface-1);color:var(--text-1);background-image:url(/images/backgrounds/BACKGROUND_2.png);background-size:cover;background-position:50%;background-attachment:fixed}body>header{display:none!important}body>menu{margin:0 auto 5rem;padding-right:1.5rem;padding-left:1.5rem;width:100%;max-width:768px;color:var(--text-2);font-weight:600;font-size:1.25rem;line-height:1.4;user-select:none;text-align:center}body>menu a{display:block;padding-top:.5rem;padding-bottom:.5rem}body>menu a:hover,body>menu a[aria-current=true]{color:var(--text-1)}body>main{flex-grow:1;width:100%;height:100%}main>section{margin:0 auto 3rem;padding-right:1.5rem;padding-left:1.5rem}@media(min-width:640px){main>section{margin-bottom:0}}footer{margin-right:auto;margin-left:auto;color:var(--text-2);font-size:.875rem;line-height:1.4286}footer section:last-of-type{display:flex;flex-flow:row wrap;justify-content:center;gap:1rem;padding-top:1.95rem;padding-bottom:.5rem}footer section:last-of-type a:hover{text-decoration-line:underline}section.galleries{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));gap:6rem;justify-content:center;max-height:80vh;align-content:center;padding:2rem;box-sizing:border-box;max-width:80%}section.galleries img{width:100%;height:auto;object-fit:cover}section.galleries .gallery-item{display:flex;justify-content:center;align-items:center}section.two-column-galleries{display:grid;grid-template-columns:repeat(2,minmax(100px,400px));gap:4rem;justify-content:center;align-content:center;max-height:90%;max-width:90%;padding:2rem;box-sizing:border-box}.prose{max-width:768px;color:var(--text-1);font-size:1rem;line-height:1.75}.prose a{color:var(--text-1);font-weight:500;text-decoration:underline}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose img{margin-top:2em;margin-bottom:2em}.prose h3{margin-top:1.6em;margin-bottom:.6em;color:var(--text-1);font-weight:600;font-size:1.25em;line-height:1.6}.prose ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em;list-style-type:disc}.prose ul>li{margin-top:.5em;margin-bottom:.5em;padding-left:.375em}.prose ul li::marker{color:var(--text-2);font-variant-numeric:tabular-nums;unicode-bidi:isolate;text-align:start!important;text-align-last:start!important;text-indent:0!important;text-transform:none}.prose h3+*{margin-top:0}.prose figure{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.gallery-item{cursor:zoom-in}.hidden{display:none}.group[aria-expanded=true] .group-aria-expanded\:block{display:block}.group[aria-expanded=true] .group-aria-expanded\:hidden{display:none}section.social-icons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:0;padding-right:1.5rem;padding-left:1.5rem}section.featured{padding-right:1.5rem;padding-left:1.5rem;max-width:1480px;color:var(--text-1-dark)}.featured-card{display:flex;box-shadow:0 1px 2px rgba(0,0,0,5%);border-radius:1rem;background-position:50%;background-size:cover;aspect-ratio:1/1;width:100%;overflow:hidden}@media(min-width:640px){.featured-card{aspect-ratio:16/9}}.featured-card>div{display:flex;flex-direction:column;justify-content:flex-end;gap:1rem;background-image:linear-gradient(to top,RGB(0 0 0/.8) 10%,transparent 50%);padding:1.5rem;width:100%;height:100%}.featured-card>div>h2{font-weight:700;font-size:1.5rem;line-height:1.25}@media(min-width:768px){.featured-card>div>h2{font-size:1.875rem;line-height:1.2}}.featured-card>div>p{font-size:.875rem;line-height:1.4286}.featured-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}nav.categories{padding-right:1.5rem;padding-left:1.5rem;margin:0 auto 3rem}nav.categories>ul{display:flex;flex-direction:row;justify-content:center;gap:.75rem;flex-wrap:wrap}nav.categories>ul li{max-width:100%}nav.categories>ul li>a{display:block;padding:.5rem .75rem;border-radius:9999px;border:1px solid var(--border);font-size:.875rem;line-height:1.4286;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:640px){nav.categories>ul li>a{padding:.75rem 1rem;font-size:1rem;line-height:1.25}}@media(min-width:640px){nav.categories{margin-bottom:2rem}}/*!PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com*/.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:.003;contain:layout style size;-webkit-tap-highlight-color:transparent}.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:.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:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration)cubic-bezier(.4,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:0 0;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:0 0;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.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:0 0;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:0}.pswp__button--arrow--next{right:0}.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 .2s linear;animation:pswp-clockwise 600ms linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}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:.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}.pswp-caption-content{display:none}.pswp__dynamic-caption a{color:#fff}.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,.5);padding:10px 15px;right:0;bottom:0;top:auto!important;left:0!important}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity 300ms}img.lazyload:not([src]){visibility:hidden}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background-color:rgba(0,0,0,.4);color:#fff;border:none;padding:.5rem 1rem;font-size:1.5rem;cursor:pointer;border-radius:4px;transition:background-color .3s ease;height:20%}.slider-btn:hover{background-color:rgba(0,0,0,.3);box-shadow:0 8px 24px rgba(246,234,200,.8)}.slider-btn.prev{left:1.5rem}.slider-btn.next{right:1.5rem}.subpage-signature-img{width:300px;height:auto;margin-top:.9rem;margin-bottom:0;display:block;margin-left:auto;margin-right:auto;transition:transform .3s ease}@media(max-width:1024px){.subpage-signature-img{transform:scale(.9);margin-top:1.2rem}}@media(max-width:480px){.subpage-signature-img{transform:scale(.5);margin-top:1.5rem}}.signature-img{width:350px;height:auto;margin-top:.9rem;margin-bottom:0;display:block;margin-left:auto;margin-right:auto}@media(max-width:1024px){.signature-img{width:280px;margin-top:1.2rem;margin-bottom:.5rem}}@media(max-width:480px){.signature-img{width:170px;margin-top:2.5rem;margin-bottom:0}}nav.categories ul li:nth-child(n+15){display:none}nav.categories ul li{font-size:.5rem;font-weight:500;font-family:arial,sans-serif;color:#fff;border-radius:9999px}.card>div{display:flex;flex-direction:column;align-items:center;text-align:center}.card>div>p{display:none}.card>div>h2{font-weight:600;font-size:1.125rem;line-height:1.375;margin:0 0}.card>div{padding-top:.75rem}.featured-card p{display:none}.featured{position:relative;margin:0 auto;text-align:center;max-width:100%;overflow:hidden}.featured-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.featured-slider-wrapper{overflow:hidden;width:100%}.featured-slider-track{display:flex;transition:transform .6s ease-in-out;will-change:transform}.slide{flex:0 0 100%;display:flex;justify-content:center;align-items:center}.slide img{width:100%;height:auto;max-height:800px;object-fit:contain;border-radius:1rem}.scale-container{transform:scale(.8);transform-origin:top center}.pswp__top-bar{margin-top:15px!important}nav.categories{margin-bottom:.5rem}section{margin-top:-2em;margin-bottom:-1rem;padding-top:0;padding-bottom:0}.slider-dots{text-align:center;margin-top:1rem;margin-bottom:0}.slider-dots .dot{display:inline-block;width:10px;height:10px;margin:0 5px;background-color:#fff;border-radius:50%;opacity:.5;cursor:pointer;transition:opacity .3s,background-color .3s}.slider-dots .dot.active{opacity:1;background-color:#fc0}.card{display:flex;flex-direction:column;border-radius:1rem}.card>figure{aspect-ratio:3/2;width:100%;border-radius:1rem}.card>img,.card figure>img{box-shadow:0 1px 2px rgba(0,0,0,5%);border-radius:1rem;aspect-ratio:3/2;width:100%;overflow:hidden;object-fit:cover}.card>img:hover,.card figure>img:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(246,234,218,.8)}.card>div{display:flex;flex:auto;flex-direction:column;gap:.75rem;padding-top:1rem;padding-bottom:0}.card>div>h2{font-weight:600;font-size:1.125rem;line-height:1.375}.card>div>p{color:var(--text-2);font-size:.875rem;line-height:1.4286}.long-card{display:flex;aspect-ratio:4/5;flex-direction:column;height:auto;border-radius:2.75rem;overflow:hidden;gap:.5rem;max-width:400px;background:rgba(0,0,0,.1);box-shadow:0 4px 18px rgba(255,255,255,.5);transition:transform .2s ease,box-shadow .2s ease}.long-card:hover{transform:translateY(-20px);box-shadow:0 8px 24px rgba(246,234,200,.8)}.long-card .thumb-wrapper{flex:auto;width:100%;height:450px;max-height:90%;object-fit:cover;display:block}.long-card .thumb-wrapper img{width:100%;image-rendering:auto;height:100%;object-fit:cover;display:block}.long-card .info-wrapper{display:flex;flex-direction:column;height:auto;gap:.75rem;padding-top:0;padding-bottom:0}.long-card .info-wrapper h2{font-weight:600;text-align:center;font-size:1.125rem;line-height:1.375;min-height:10px}.long-card .info-wrapper p{color:var(--text-2);text-align:center;font-size:.975rem;line-height:1.4286}@media(max-width:1024px){.long-card{max-width:300px;aspect-ratio:4/5}.long-card .thumb-wrapper{height:380px}.long-card .info-wrapper h2{font-size:1rem;line-height:1.3}.long-card .info-wrapper p{font-size:.9rem;line-height:1.4}}@media(max-width:480px){.long-card{aspect-ratio:1/1;height:auto;width:100%;max-width:100%;border-radius:1.25rem}.long-card .thumb-wrapper{height:100%}.long-card .thumb-wrapper img{height:100%;width:100%;object-fit:cover;border-radius:0}.long-card .info-wrapper{display:flex;flex-direction:column;justify-content:flex-end;padding:.5rem 0;height:auto}.long-card .info-wrapper h2,.long-card .info-wrapper p{font-size:.9rem;text-align:center;margin:0}}section.auto-fit-galleries{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:4rem;justify-content:center;justify-items:center;padding-left:5rem;padding-right:5rem;padding-top:2rem;padding-bottom:3.5rem;box-sizing:border-box;max-width:88.8%}@media(max-width:1024px) and (min-width:481px){section.auto-fit-galleries{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding:1.5rem;max-width:100%}}@media(max-width:480px){section.auto-fit-galleries{grid-template-columns:1fr;gap:1.5rem;padding-left:1rem;padding-right:1rem;padding-top:1.5rem;padding-bottom:2rem;max-width:100%}}hgroup{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:0 auto 1rem;padding-right:1.5rem;padding-left:1.5rem;padding-top:0;padding-bottom:0;max-width:1550px;text-align:center}hgroup h1{font-weight:700;font-size:1.875rem;line-height:1.2}@media(max-width:480px){hgroup h1{font-size:.3rem;line-height:.25}hgroup h2{font-size:2rem;line-height:1.2;margin-bottom:0}hgroup p{font-size:.15rem;line-height:1}}@media(max-width:1024px){hgroup{margin:0 auto 1rem}hgroup h1{font-size:2rem;line-height:1.1111}hgroup h2{font-size:2rem;line-height:1.2;margin-bottom:0}hgroup p{font-size:1.125rem;line-height:1.5556}}section.homepage-gallery{display:grid;grid-template-columns:repeat(5,minmax(200px,1fr));gap:1rem;justify-items:center;align-items:start;max-width:1450px;margin:0 auto;padding-top:1.5rem;padding-bottom:1.5rem;margin-top:-1.5rem}@media(max-width:1024px){section.homepage-gallery{grid-template-columns:repeat(3,minmax(100px,1fr));max-width:860px}}@media(max-width:480px){section.homepage-gallery{margin-top:1.5rem;grid-template-columns:repeat(2,1fr);gap:.75rem;padding:0 1rem}section.homepage-gallery>*{width:100%;max-width:none;transform:none;padding-top:0}.homepage-gallery-item{margin-bottom:0;display:flex;flex-direction:column;align-items:center;text-align:center}.homepage-gallery-title{margin-bottom:1rem;font-size:1.1rem;text-align:center;grid-column:span 2}}section.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem;padding:1.1rem;justify-items:center;align-items:center}section.gallery .gallery-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:auto;aspect-ratio:6/5;text-decoration:none;border-radius:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:transform .2s ease}section.gallery .gallery-item img{width:100%;height:250px;object-fit:cover;border-radius:.5rem;display:block}section.gallery .gallery-item figcaption{margin-top:.5rem;font-size:.875rem;color:#ccc;text-align:center;padding:0 .5rem;background:rgba(0,0,0,.25);border-radius:.25rem;overflow-wrap:break-word}section.gallery .gallery-item:hover{transform:translateY(-10px);box-shadow:0 8px 24px rgba(246,234,200,.8);z-index:2}section.gallery .lazyloaded{height:auto;display:block}.scale-container-2{transform:scale(.7);max-width:1450px;transform-origin:top center;margin-left:auto;margin-right:auto;display:block}