@media only screen and (min-width:0rem){.cs-gallery-board{background:var(--offWhite);padding:3.5rem 0 5rem}.cs-gallery-board .cs-container{margin:0 auto;max-width:90rem;width:100%}.cs-gallery-board .cs-section-header{margin:0 auto 2rem;max-width:47.5rem;padding:0 1.5rem;text-align:center}.cs-gallery-board .cs-section-header .cs-topper{margin-bottom:.5rem}.cs-gallery-board .cs-section-header .cs-title{font-size:clamp(1.625rem,5vw,2.25rem);line-height:1.2;margin-bottom:1rem;text-wrap:balance}.cs-gallery-board .cs-section-header .cs-text{color:#5c5c5c;font-size:1rem;line-height:1.7;margin:0 auto}.cs-gallery-board .cs-filter-bar{display:flex;gap:.625rem;margin-bottom:1.5rem;overflow-x:auto;overflow-y:hidden;padding:.25rem 1.5rem 1.5rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cs-gallery-board .cs-filter-bar::-webkit-scrollbar{display:none}.cs-gallery-board .cs-filter{align-items:center;backdrop-filter:blur(.375rem);-webkit-backdrop-filter:blur(.375rem);background-color:hsla(0,0%,100%,.6);border:.0625rem solid rgba(0,0,0,.12);border-radius:0;color:var(--dark);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:var(--bodyFont);font-size:.8125rem;font-weight:700;gap:.5rem;letter-spacing:.1em;padding:.625rem 1rem;scroll-snap-align:start;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;white-space:nowrap}.cs-gallery-board .cs-filter .cs-filter-count{background:rgba(0,0,0,.05);color:rgba(0,0,0,.45);font-size:.6875rem;font-weight:700;letter-spacing:.04em;padding:.125rem .375rem;transition:color .2s ease,background .2s ease}.cs-gallery-board .cs-filter:hover{border-color:var(--primary);color:var(--secondary)}.cs-gallery-board .cs-filter:hover .cs-filter-count{color:var(--secondary)}.cs-gallery-board .cs-filter.cs-active{background-color:var(--secondary);border-color:var(--secondary);box-shadow:0 .25rem .75rem rgba(26,26,26,.15);color:var(--white)}.cs-gallery-board .cs-filter.cs-active .cs-filter-count{background:var(--primary);color:var(--secondary)}.cs-gallery-board .cs-masonry{-moz-column-count:1;column-count:1;-moz-column-gap:.75rem;column-gap:.75rem;padding:0 1.5rem}.cs-gallery-board .cs-tile{background:var(--secondary);display:block;margin:0 0 .75rem;overflow:hidden;padding:0;position:relative;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid;animation:cs-tile-in .35s ease both;cursor:default}.cs-gallery-board .cs-tile:after{background-color:var(--primary);bottom:0;content:"";height:.1875rem;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .4s ease;width:100%;z-index:3}.cs-gallery-board .cs-tile:hover .cs-tile-picture img{transform:scale(1.04)}.cs-gallery-board .cs-tile:hover .cs-tile-tag{background:rgba(26,26,26,.92)}.cs-gallery-board .cs-tile:hover:after{transform:scaleX(1)}.cs-gallery-board .cs-tile-picture{display:block;overflow:hidden;width:100%}.cs-gallery-board .cs-tile-picture img{display:block;height:auto;transition:transform .5s ease;width:100%}.cs-gallery-board .cs-tile-tag{backdrop-filter:blur(.25rem);-webkit-backdrop-filter:blur(.25rem);background:rgba(26,26,26,.78);border-left:.125rem solid var(--primary);bottom:.875rem;color:var(--white);display:inline-block;font-family:var(--bodyFont);font-size:.625rem;font-weight:700;left:.625rem;letter-spacing:.14em;padding:.375rem .625rem .375rem .75rem;position:absolute;text-shadow:0 .0625rem .125rem rgba(0,0,0,.4);text-transform:uppercase;transition:background .25s ease;z-index:2}.cs-gallery-board .cs-tile.cs-hidden{display:none}.cs-gallery-board .cs-empty{color:#5c5c5c;font-family:var(--bodyFont);font-size:.9375rem;padding:2rem 1.5rem;text-align:center}@keyframes cs-tile-in{0%{opacity:0;transform:translateY(.375rem)}to{opacity:1;transform:none}}}@media only screen and (min-width:48rem){.cs-gallery-board{padding:4.5rem 0 6rem}.cs-gallery-board .cs-section-header{margin-bottom:2.5rem;padding:0 2rem}.cs-gallery-board .cs-section-header .cs-text{font-size:1.0625rem}.cs-gallery-board .cs-filter-bar{flex-wrap:wrap;justify-content:center;margin-bottom:2.5rem;overflow:visible;padding:0 2rem}.cs-gallery-board .cs-filter{font-size:.875rem;padding:.75rem 1.25rem}.cs-gallery-board .cs-masonry{-moz-column-count:2;column-count:2;-moz-column-gap:1rem;column-gap:1rem;padding:0 2rem}.cs-gallery-board .cs-tile{margin-bottom:1rem}.cs-gallery-board .cs-tile-tag{bottom:1.125rem;font-size:.6875rem;left:.875rem;padding:.4375rem .75rem .4375rem .875rem}}@media only screen and (min-width:64rem){.cs-gallery-board .cs-filter-bar,.cs-gallery-board .cs-section-header{padding:0 3rem}.cs-gallery-board .cs-masonry{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;padding:0 3rem}.cs-gallery-board .cs-tile{margin-bottom:1.25rem}}