.icon-btn{color:#1a1a1a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.icon-btn--nav{z-index:5;width:20%;height:100%;position:absolute;top:0}.icon-btn--nav svg{display:none}.icon-btn--nav.icon-btn--nav-prev{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 60 60' fill='white' stroke='black' stroke-width='1' stroke-linejoin='round'><path d='M29 43l-3 3-16-16 16-16 3 3-13 13 13 13z'/></svg>") 32 32,pointer;left:0}.icon-btn--nav.icon-btn--nav-next{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 60 60' fill='white' stroke='black' stroke-width='1' stroke-linejoin='round'><g transform='translate(60,0) scale(-1,1)'><path d='M29 43l-3 3-16-16 16-16 3 3-13 13 13 13z'/></g></svg>") 32 32,pointer;right:0}.icon-btn--close{z-index:6;justify-content:right;align-items:center;height:10%;margin-right:30px;display:flex;position:absolute;top:0;left:0;right:0}.icon-btn--close svg{stroke-width:.5px;width:60px;height:60px}.icon-btn--close svg path{fill:#fff;stroke:#000}.icon-btn--close:hover svg path{fill:#000}
.gallery-display{background:#f4f3f0;width:100%;padding:40px 16px}@media (min-width:768px){.gallery-display{padding:60px 40px}}.gallery-display--empty{color:#999;justify-content:center;align-items:center;min-height:300px;font-size:1.1rem;display:flex}.gallery-display-title{letter-spacing:.05em;text-transform:uppercase;color:#1a1a1a;text-align:center;margin:0 0 24px;font-size:1.8rem;font-weight:700}@media (min-width:768px){.gallery-display-title{margin-bottom:40px;font-size:2.5rem}}.gallery-display-grid{--gap:clamp(calc(var(--gap-base,30) * .3px), calc(var(--gap-base,30) * 100vw / 1900), calc(var(--gap-base,30) * 1px));gap:var(--gap);box-sizing:border-box;flex-direction:column;align-items:flex-start;width:100%;margin:0 auto;animation:.35s both gallery-grid-in;display:flex}@media (min-width:768px){.gallery-display-grid{flex-direction:row}}@keyframes gallery-grid-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.gallery-display-grid{animation:none}}.gallery-display-column{gap:var(--gap);flex-direction:column;min-width:0;display:flex}.gallery-display-figure{margin:0;box-shadow:0 1px 2px #0000000a,0 14px 34px #0000000d}.gallery-display-item{cursor:pointer;background:#ddd;outline:none;line-height:0;position:relative;overflow:hidden}.gallery-display-caption{color:#000;margin-top:8px;margin-bottom:30px;font-size:.85rem}.gallery-display-text{text-align:justify;color:#000;background:#dfdfdf;border-radius:10px;padding:30px;font-size:.85rem}.gallery-display-text h1:after,.gallery-display-text h2:after,.gallery-display-text h3:after,.gallery-display-text h4:after,.gallery-display-text h5:after,.gallery-display-text h6:after{content:"_";margin-left:.1em;animation:1s step-end infinite gallery-text-blink}@keyframes gallery-text-blink{0%,to{opacity:1}50%{opacity:0}}.gallery-display-img{object-fit:contain;width:100%;height:auto;display:block}.gallery-display-overlay{z-index:2;opacity:0;pointer-events:none;background:#0000005c;justify-content:center;align-items:center;transition:opacity .32s ease-out;display:flex;position:absolute;inset:0}.gallery-display-icon{color:#ffffff9e;width:60px;height:60px}.gallery-display-item:hover .gallery-display-overlay{opacity:1}.gallery-display-backdrop{z-index:40;background:#f4f3f0f0;position:fixed;inset:0}.gallery-display-modal{z-index:41;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gallery-display-modal-content{pointer-events:auto;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.gallery-display-detail{background:#fff;width:100vw;height:100vh;position:relative;overflow:hidden}.gallery-display-swiper{opacity:0;width:100%;height:100%}.gallery-display-swiper.is-ready{opacity:1}.gallery-display-swiper .swiper-slide{position:relative}.gallery-display-modal-img-wrapper{flex-direction:column;justify-content:center;align-items:center;width:80%;height:80%;margin:auto;display:flex;position:relative;top:10%}.gallery-display-modal-img-box{flex:auto;width:100%;min-height:0;position:relative}.gallery-display-modal-img{object-fit:contain;object-position:center;width:100%;height:100%}.gallery-display-modal-caption{color:#000;text-align:center;flex:none;margin-top:12px;padding:0 20px;font-size:.9rem}.gallery-display-modal-social{z-index:6;justify-content:center;display:none;position:absolute;bottom:28px;left:0;right:0}@media (min-width:768px){.gallery-display-modal-social{display:flex}}
.mobile-social-links{z-index:9;flex-direction:column;align-items:flex-start;gap:16px;padding:16px;display:flex;position:absolute;top:100px}@media (min-width:768px){.mobile-social-links{display:none}}.mobile-social-links-icon{color:#fff;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.mobile-social-links-icon svg{width:100%;height:100%}.mobile-social-links-icon:hover{opacity:1}
