.gallery-page{font-family:var(--is-font-body,"Instrument Sans",sans-serif);-webkit-font-smoothing:antialiased}.gallery-page--clear-header .gallery-page__inner{padding-top:calc(var(--header-h, 68px) + var(--announcement-h, 0px) + var(--gallery-pad-top, 48px))}.gallery-page__intro{margin-bottom:40px;max-width:640px}.gallery-page__eyebrow{margin:0 0 12px}.gallery-page__headline{color:var(--is-black);font-size:clamp(32px,4vw,48px);line-height:1.08;margin:0 0 16px}.gallery-page__sub{color:var(--is-gray-dark,#444);font-size:18px;font-weight:500;line-height:1.45;margin:0}.gallery-page__masonry{column-count:var(--gallery-cols,3);column-gap:16px}.gallery-page__item{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(17,17,17,.06);break-inside:avoid;margin:0 0 16px;overflow:hidden}.gallery-page__link{color:inherit;display:block}.gallery-page__link,.gallery-page__link:hover{text-decoration:none}.gallery-page__link:hover .gallery-page__frame img,.gallery-page__link:hover .gallery-page__img{transform:scale(1.02)}.gallery-page__frame{background:#eceae7;overflow:hidden}.gallery-page__frame .is-lazy-img,.gallery-page__frame img{display:block;transition:transform .28s ease;width:100%}.gallery-page__frame img{object-fit:cover;object-position:center}.gallery-page__item .gallery-page__frame{aspect-ratio:4/5}.gallery-page__item--tall .gallery-page__frame{aspect-ratio:3/5}.gallery-page__item--land .gallery-page__frame{aspect-ratio:5/4}.gallery-page__item--sq .gallery-page__frame{aspect-ratio:1}.gallery-page__item--port .gallery-page__frame{aspect-ratio:2/3}.gallery-page__item--wide .gallery-page__frame{aspect-ratio:16/9}.gallery-page__caption{color:var(--is-gray-dark,#444);font-size:13px;line-height:1.45;padding:12px 14px 14px}@media (max-width:1024px){.gallery-page__masonry{column-count:2}}@media (max-width:640px){.gallery-page__masonry{column-count:1}.gallery-page__headline{font-size:clamp(28px,8vw,40px)}.gallery-page__sub{font-size:16px}}