#p-gallery .gp-head{text-align:center;padding:clamp(56px,8vw,104px) 0 clamp(28px,4vw,44px)}#p-gallery .gp-head .lead{max-width:62ch;margin-inline:auto}#p-gallery .gp-columns{columns:3;column-gap:16px}#p-gallery .gp-item{break-inside:avoid;background:var(--surface-3);box-shadow:var(--shadow-1);border-radius:16px;margin:0 0 16px;position:relative;overflow:hidden}#p-gallery .gp-item img{width:100%;height:auto;transition:transform var(--t-slow) var(--ease);display:block}@media (hover:hover){#p-gallery .gp-item:hover img{transform:scale(1.03)}}#p-gallery .gp-item figcaption{color:#fff;background:linear-gradient(#0000,#04100ddb 55%);padding:26px 16px 13px;font-size:.82rem;line-height:1.45;position:absolute;bottom:0;left:0;right:0}#p-gallery .gp-foot{flex-wrap:wrap;justify-content:center;gap:14px;padding:clamp(48px,7vw,88px) 0 clamp(64px,9vw,110px);display:flex}@media (max-width:900px){#p-gallery .gp-columns{columns:2}}@media (max-width:560px){#p-gallery .gp-columns{columns:1}}@media (prefers-reduced-motion:reduce){#p-gallery .gp-item img{transition:none}#p-gallery .gp-item:hover img{transform:none}}
