.ahdb-gallery-wrap,.ahdb-gallery-wrap *{box-sizing:border-box}.ahdb-gallery-wrap{width:100%;padding:var(--rhythm-gap) var(--layout-gutter) 0}.ahdb-gallery-circle{display:flex;justify-content:center;align-items:center;margin:0 auto var(--rhythm-gap);text-decoration:none;line-height:0}.ahdb-gallery-circle img{width:80px;height:80px;object-fit:contain;display:block;transition:transform 0.4s ease}.ahdb-gallery-circle:hover img,.ahdb-gallery-circle:focus-visible img{animation:ahdb-icon-spin var(--ahdb-icon-spin-duration) linear infinite}.ahdb-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,240px));justify-content:center;column-gap:18px;row-gap:34px;width:100%}.ahdb-gallery-item{width:100%;min-width:0}.ahdb-gallery-card,.ahdb-gallery-card:hover,.ahdb-gallery-card:focus,.ahdb-gallery-card:active,.ahdb-gallery-card:focus-visible{appearance:none!important;-webkit-appearance:none!important;display:block;width:100%;margin:0!important;padding:0!important;border:none!important;outline:none!important;cursor:pointer;box-sizing:border-box;position:relative;overflow:hidden;background:var(--color-page-bg)!important;transform:none!important;transition:none!important;box-shadow:0 2px 4px rgb(0 0 0 / .06),0 8px 18px rgb(0 0 0 / .09),0 18px 34px rgb(0 0 0 / .1)!important}.ahdb-gallery-card *{box-shadow:none!important}.ahdb-gallery-card::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(145deg,rgb(255 255 255 / .16),#fff0 40%)}.ahdb-gallery-inner{display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--color-page-bg)!important}.ahdb-gallery-inner img{display:block;width:100%!important;height:100%!important;object-fit:cover;object-position:center center;background:var(--color-page-bg)!important}.ahdb-gallery-title{margin-top:var(--rhythm-text);text-align:left;font-family:var(--font-primary);font-size:16px;line-height:1.4;letter-spacing:0;color:#111;font-weight:var(--font-weight-400)}body.ahdb-gallery-lightbox-open{overflow:hidden}.ahdb-lightbox{position:fixed;inset:0;background:#fff;display:none;flex-direction:column;align-items:stretch;justify-content:stretch;z-index:999999}.ahdb-lightbox.is-open{display:flex}.ahdb-lightbox-stage{position:relative;flex:1;min-height:0;width:100%;display:flex;align-items:stretch;justify-content:center;box-sizing:border-box}.ahdb-lightbox-viewport{flex:1;min-height:0;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:none;cursor:grab;padding:clamp(3rem, 7vh, 4.5rem) clamp(1.25rem, 3vw, 2.5rem);box-sizing:border-box}.ahdb-lightbox-viewport.is-dragging{cursor:grabbing}.ahdb-lightbox-img{--ahdb-lb-zoom:1;--ahdb-lb-pan-x:0px;--ahdb-lb-pan-y:0px;display:block;max-width:min(98vw, 90rem);max-height:min(92vh, 60rem);width:auto;height:auto;object-fit:contain;transform:translate(var(--ahdb-lb-pan-x),var(--ahdb-lb-pan-y)) scale(var(--ahdb-lb-zoom));transform-origin:center center;will-change:transform;user-select:none;-webkit-user-drag:none}.ahdb-lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;display:flex;align-items:center;justify-content:center;border:none;background:#fff;color:#111;font-size:34px;cursor:pointer;z-index:2;padding:0}.ahdb-lightbox-prev{left:16px}.ahdb-lightbox-next{right:16px}.ahdb-lightbox-close{position:absolute;top:14px;right:16px;width:48px;height:48px;border:none;background:none;color:#111;font-size:38px;line-height:1;cursor:pointer;z-index:2;padding:0}@media (max-width:1599px){.ahdb-gallery-grid{grid-template-columns:repeat(4,minmax(0,200px));column-gap:16px;row-gap:30px}.ahdb-gallery-title{font-size:17px}}@media (max-width:1366px){.ahdb-gallery-grid{grid-template-columns:repeat(4,minmax(0,170px));column-gap:14px;row-gap:28px}.ahdb-gallery-title{font-size:17px}}@media (max-width:1024px){.ahdb-gallery-grid{grid-template-columns:repeat(2,minmax(0,260px));column-gap:16px;row-gap:28px}.ahdb-gallery-title{font-size:17px}}@media (max-width:767px){.ahdb-gallery-wrap{padding-inline:14px}.ahdb-gallery-circle img{width:70px;height:70px}.ahdb-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px;row-gap:24px}.ahdb-gallery-title{font-size:16px}.ahdb-lightbox-viewport{padding:3rem .35rem 3.25rem}.ahdb-lightbox-img{max-width:100vw;max-height:88dvh}.ahdb-lightbox-arrow{width:44px;height:44px;font-size:28px}.ahdb-lightbox-prev{left:8px}.ahdb-lightbox-next{right:8px}.ahdb-lightbox-close{top:8px;right:10px;width:42px;height:42px;font-size:32px}}@media (max-width:520px){.ahdb-gallery-wrap{padding-inline:12px}.ahdb-gallery-grid{grid-template-columns:1fr;column-gap:0;row-gap:22px}.ahdb-gallery-item{width:100%;max-width:none}.ahdb-gallery-title{font-size:16px;margin-top:10px}.ahdb-lightbox-viewport{padding:2.75rem .25rem 3rem}.ahdb-lightbox-img{max-width:100vw;max-height:90dvh}}@media (min-width:2200px){.ahdb-gallery-grid{grid-template-columns:repeat(4,minmax(0,360px));column-gap:15px;row-gap:34px}.ahdb-gallery-title{font-size:16px}}@media (prefers-reduced-motion:reduce){.ahdb-gallery-circle img{transition:none}.ahdb-gallery-circle:hover img,.ahdb-gallery-circle:focus-visible img{animation:none}.ahdb-lightbox-img{transition:none}}