html.gallery-hide-scrollbar,html.gallery-hide-scrollbar body{scrollbar-width:none;-ms-overflow-style:none}html.gallery-hide-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}html.gallery-hide-scrollbar body::-webkit-scrollbar{width:0;height:0;display:none}.gallery-page{--gallery-pad-x:1.5rem;min-height:100svh;padding:clamp(10rem, 20vw, 15rem) var(--gallery-pad-x) 3rem;color:#0a0a0a;background:#fff}.gallery-filters{grid-template-columns:repeat(var(--site-shell-grid-columns), minmax(0, 1fr));column-gap:var(--site-shell-grid-gap-x);width:calc(100vw - var(--site-shell-pad-inline-start) - var(--site-shell-pad-inline-end));margin-left:calc(var(--site-shell-pad-inline-start) - var(--gallery-pad-x));margin-right:calc(var(--site-shell-pad-inline-end) - var(--gallery-pad-x));font-family:var(--font-grotesk);grid-template-rows:auto auto auto;align-items:end;margin-bottom:clamp(2rem,4vw,3rem);display:grid}.gallery-filters__tabs{flex-shrink:0;grid-area:1/3;place-self:end start;align-items:baseline;gap:clamp(2rem,4vw,3.5rem);margin:0;padding:0;display:flex}.gallery-filters__rule{width:100vw;margin-left:calc(var(--gallery-pad-x) - var(--site-shell-pad-inline-start));background:#0000001f;grid-area:2/1/auto/-1;height:1px}.gallery-filters__lead{grid-area:3/1;place-self:start;align-items:start;gap:clamp(1.25rem,2.5vw,2rem);min-width:0;padding-top:1rem;display:flex}.gallery-filters__actions{flex-wrap:wrap;grid-area:3/4;justify-content:flex-end;place-self:start end;align-items:center;gap:clamp(1rem,2vw,1.75rem);padding-top:1rem;display:flex}.gallery-filters__title{letter-spacing:-.04em;color:#0a0a0a;white-space:nowrap;margin:0;font-size:clamp(2.75rem,6.5vw,4.75rem);font-weight:600;line-height:.95}.gallery-filters__label{color:#0a0a0a;white-space:nowrap;margin:0;font-size:clamp(.6875rem,1vw,.75rem);font-weight:400;line-height:1}.gallery-filters__tab{letter-spacing:-.01em;color:#0a0a0a;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin:0 0 -1px;padding:0 0 .85rem;font-family:inherit;font-size:clamp(.9375rem,1.4vw,1.0625rem);font-weight:400;line-height:1;transition:border-color .2s;position:relative}.gallery-filters__tab.is-active{border-bottom-color:#0a0a0a}.gallery-filters__count{vertical-align:super;color:inherit;margin-left:.15em;font-size:.65em;font-weight:400;line-height:0}.gallery-filters__status{color:#0a0a0a;white-space:nowrap;margin:0;font-size:.6875rem;font-weight:400;line-height:1}.gallery-filters__pills{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.gallery-filters__pills-row,.gallery-filters__pills-overflow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.gallery-filters__pill{color:#0a0a0a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #0000002e;border-radius:999px;justify-content:center;align-items:center;padding:.5em 1.25em;font-family:inherit;font-size:clamp(.8125rem,1.15vw,.875rem);font-weight:400;line-height:1;transition:background .2s,border-color .2s;display:inline-flex}.gallery-filters__pill.is-active{background:#e8e8e8;border-color:#e8e8e8}.gallery-filters__pill--more{letter-spacing:.12em;min-width:2.75rem;padding-inline:.85em}.gallery-grid{--gallery-columns:6;--gallery-gap:1.5rem;column-count:var(--gallery-columns);column-gap:var(--gallery-gap);margin:0;padding:0;list-style:none}.gallery-grid.is-flipping{position:relative}.gallery-grid.is-flipping .gallery-cell{contain:none}.gallery-cell{break-inside:avoid;page-break-inside:avoid;width:100%;margin:0 0 var(--gallery-gap);contain:layout style;min-width:0;display:inline-block}.gallery-cell-label{font-family:var(--font-grotesk);letter-spacing:.04em;text-transform:uppercase;color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;margin:.2rem 0 0;font-size:.625rem;font-weight:500;line-height:1.2;display:block;overflow:hidden}.gallery-cell-media{border-radius:var(--nd-radius-2);background:#f2f2f2;width:100%;line-height:0;position:relative}.gallery-cell-media--placeholder{width:100%;min-height:3rem;line-height:normal;display:block}.gallery-cell-media img,.gallery-cell-media video{object-fit:unset;vertical-align:bottom;border-radius:var(--nd-radius-2);width:100%;max-width:100%;height:auto;display:block}.gallery-cell-media img{background:#f2f2f2}@media (max-width:1100px){.gallery-filters{grid-template-columns:1fr;column-gap:0;width:100%;margin-left:0;margin-right:0}.gallery-filters__tabs{grid-area:1/1;justify-self:center}.gallery-filters__rule{width:calc(100vw - 2 * var(--gallery-pad-x));margin-left:calc(50% - 50vw + var(--gallery-pad-x));grid-row:2}.gallery-filters{grid-template-rows:auto auto auto;row-gap:0}.gallery-filters__lead{flex-direction:column;grid-area:3/1;place-self:start;align-items:flex-start;gap:0;max-width:46%;padding-top:1rem}.gallery-filters__label{display:none}.gallery-filters__actions{flex-direction:column;grid-area:3/1;justify-content:flex-start;place-self:start end;align-items:flex-end;gap:.4rem;width:min(54%,16rem);max-width:54%;padding-top:1rem}.gallery-filters__actions:before{content:"Filters";color:#0a0a0a;align-self:flex-end;font-size:.6875rem;font-weight:400;line-height:1}.gallery-filters__status{order:1}.gallery-filters__pills{order:2;align-items:flex-end;width:100%}.gallery-filters__pills-row,.gallery-filters__pills-overflow{justify-content:flex-end}}@media (max-width:900px){.gallery-filters__tabs{align-self:end}}@media (max-width:640px){.gallery-page{--gallery-pad-x:1.15rem;padding:clamp(7rem, 18vw, 9rem) var(--gallery-pad-x) 2.5rem}.gallery-grid{--gallery-columns:2;--gallery-gap:.75rem}.gallery-filters__tabs{gap:2rem}.gallery-filters__title{font-size:clamp(2.25rem,11vw,3rem)}.gallery-filters__lead{max-width:40%}.gallery-filters__actions{width:min(60%,15rem);max-width:60%}.gallery-filters__pill{padding:.45em .95em;font-size:.75rem}.gallery-cell-label{font-size:.5625rem}}
