@media only screen and (min-width:0rem){#project-gallery{background-color:var(--primary);background-image:linear-gradient(hsla(30,4%,90%,.94),hsla(30,4%,90%,.94)),url(/assets/svgs/NH_Pattern1.svg);background-position:50%,50%;background-repeat:repeat,repeat;background-size:auto,clamp(140rem,220vw,220rem) auto;padding:var(--sectionPadding)}#project-gallery .cs-container{display:flex;flex-direction:column;gap:clamp(2rem,5vw,4rem);margin:auto;max-width:80rem;width:100%}#project-gallery .cs-content{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:47.5rem;text-align:center;width:100%}#project-gallery .cs-topper{color:var(--secondary)}#project-gallery .cs-text,#project-gallery .cs-title{color:var(--secondaryBackground)}#project-gallery .cs-gallery-grid{display:grid;gap:clamp(1rem,2vw,1.5rem);grid-template-columns:1fr}#project-gallery .cs-gallery-item{border:1px solid color-mix(in srgb,var(--secondaryBackground) 14%,transparent);box-shadow:0 20px 70px rgba(0,0,0,.24);isolation:isolate;min-height:22.5rem;overflow:hidden;position:relative}#project-gallery .cs-picture,#project-gallery .cs-picture img{display:block;height:100%;width:100%}#project-gallery .cs-picture img{-o-object-fit:cover;object-fit:cover;transition:transform .45s ease}#project-gallery .cs-gallery-item:hover .cs-picture img{transform:scale(1.04)}#project-gallery .cs-item-content{background:linear-gradient(0deg,rgba(0,31,31,.94),rgba(0,31,31,.68),transparent);bottom:0;color:var(--primary);left:0;padding:clamp(1rem,4vw,1.5rem);position:absolute;width:100%;z-index:1}#project-gallery h3{color:#fff;font-family:var(--headerFont);font-size:clamp(1.25rem,3vw,1.65rem);font-weight:900;line-height:1.2em;margin:0 0 .375rem}#project-gallery p{color:color-mix(in srgb,var(--primary) 86%,#fff);font-size:.9375rem;line-height:1.45em;max-width:28.75rem}}@media only screen and (min-width:43.75rem){#project-gallery .cs-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#project-gallery .cs-wide{grid-column:span 2}}@media only screen and (min-width:64rem){#project-gallery .cs-gallery-grid{grid-auto-flow:dense;grid-template-columns:repeat(3,minmax(0,1fr))}#project-gallery .cs-gallery-item{min-height:26.25rem}#project-gallery .cs-wide{grid-column:span 2}#project-gallery .cs-tall{grid-row:span 2;min-height:54rem}}@media only screen and (min-width:0rem){#gallery-cta{background-color:var(--primary);padding:var(--sectionPadding)}#gallery-cta .cs-container{background:var(--secondary);border-radius:1.375rem;box-shadow:0 24px 80px rgba(31,37,32,.16);margin:auto;max-width:56.25rem;padding:clamp(2rem,6vw,4rem);width:100%}#gallery-cta .cs-content{align-items:center;display:flex;flex-direction:column;text-align:center}#gallery-cta .cs-text,#gallery-cta .cs-title,#gallery-cta .cs-topper{color:#fff}#gallery-cta .cs-text{margin-bottom:1.5rem}}