.text-image-section{margin-block:5rem}.text-image-section__inner{display:grid;gap:2rem 2.5rem}.text-image-section__media{line-height:0}.text-image-section__image{background-color:#eee;display:block;height:auto;width:100%}.text-image-section--left .text-image-section__inner{grid-template-columns:minmax(0,5fr) minmax(0,4fr)}.text-image-section--right .text-image-section__inner{grid-template-columns:minmax(0,4fr) minmax(0,5fr)}.text-image-section--right .text-image-section__media{order:2}.text-image-section--right .text-image-section__content{order:1}.text-image-section--full .text-image-section__inner{grid-template-columns:1fr}.text-image-section--full .text-image-section__image{border-radius:0}.text-image-section--full .text-image-section__media{order:2}.text-image-section--full .text-image-section__content{order:1}.gallery-section{margin-block:4rem}.gallery-section .section{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.gallery-section__item{aspect-ratio:1;background:none;background-color:#eee;border:none;cursor:zoom-in;display:block;overflow:hidden;padding:0;width:100%}.gallery-section__item img{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-section__item:focus-within img,.gallery-section__item:hover img{transform:scale(1.05)}.gallery-section [data-gallery].is-batched-gallery.is-transitioning{pointer-events:none}.gallery-section [data-gallery].is-batched-gallery .gallery-section__item{opacity:0;transition-delay:var(--projects-delay,0s);transition-duration:.44s;transition-property:opacity,transform,filter;transition-timing-function:cubic-bezier(.22,1,.36,1)}.gallery-section [data-gallery].is-batched-gallery .gallery-section__item.is-entering,.gallery-section [data-gallery].is-batched-gallery .gallery-section__item.is-leaving{will-change:opacity,transform,filter}.gallery-section [data-gallery].is-batched-gallery .gallery-section__item.is-entering:not(.is-visible),.gallery-section [data-gallery].is-batched-gallery .gallery-section__item.is-leaving{pointer-events:none}.gallery-section [data-gallery].is-batched-gallery .gallery-section__item.is-leaving{filter:blur(7px);opacity:0;transform:translate3d(0,14px,0) scale(.97)}.gallery-section [data-gallery].is-batched-gallery .gallery-section__item.is-entering{filter:blur(9px);opacity:0;transform:translate3d(0,20px,0) scale(.95)}.gallery-section [data-gallery].is-batched-gallery .gallery-section__item.is-visible{filter:blur(0);opacity:1;transform:translateZ(0) scale(1)}@media (max-width:1360px){.text-image-section{margin-block:4rem}.gallery-section{margin-block:3.5rem}}@media (max-width:64rem){.text-image-section{margin-block:3rem}.text-image-section__inner{grid-template-columns:1fr}.text-image-section__content h1,.text-image-section__content h2,.text-image-section__content h3,.text-image-section__content h4,.text-image-section__content h5,.text-image-section__content h6{text-align:center}.text-image-section--left .text-image-section__inner,.text-image-section--right .text-image-section__inner{grid-template-columns:1fr}.text-image-section--right .text-image-section__content,.text-image-section--right .text-image-section__media{order:0}.gallery-section{margin-block:2.5rem}}