.text-image-section{margin-block:4.375rem}.text-image-section__inner{display:grid;gap:2rem 2.5rem}.text-image-section__media{line-height:0;max-height:500px}.text-image-section__image{background-color:#ccc;display:block;height:100%;object-fit:cover;width:100%}.text-image-section--left .text-image-section__inner{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}.text-image-section--right .text-image-section__inner{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}.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,.text-image-section--only-image .text-image-section__inner,.text-image-section--only-text .text-image-section__inner{gap:1rem 1.5rem;grid-template-columns:1fr}.text-image-section--only-image .text-image-section__media{max-height:none}.gallery-section{margin-block:2rem}.gallery-section__inner{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.gallery-section__item{background:none;border:none;cursor:zoom-in;display:flex;flex-direction:column;overflow:hidden;padding:0;width:100%}.gallery-section__item img{aspect-ratio:1;background-color:#ccc;display:block;height:auto;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__title{border:1px solid #ccc;display:-webkit-box;font-size:.75rem;font-weight:300;overflow:hidden;padding:.25rem .125rem;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2}.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)}.page-contact .contact-section__content{align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.page-contact .contacts{border:1px solid #ccc;display:flex;flex-direction:column;gap:0;overflow:hidden;position:sticky;top:calc(var(--page-top) + 1rem)}.page-contact .contacts a{position:relative;transition:color .3s ease;width:fit-content}.page-contact .contacts a:after{background:currentColor;bottom:-.1em;content:"";height:1px;left:0;pointer-events:none;position:absolute;transform:scaleX(0) skewX(12deg);transform-origin:center left;transition:transform .3s ease;width:100%}.page-contact .contacts a:focus-visible,.page-contact .contacts a:focus-within,.page-contact .contacts a:hover{color:#aadb4f}.page-contact .contacts a:focus-visible:after,.page-contact .contacts a:focus-within:after,.page-contact .contacts a:hover:after{transform:scaleX(1) skewX(0deg)}.page-contact .contact{display:flex;flex-direction:column;gap:.375rem;padding:1.25rem 1.5rem}.page-contact .contact+.contact{border-top:1px solid #ccc}.page-contact .contact-label{color:#888;font-size:.75rem;font-weight:500;text-transform:uppercase}.page-contact .contact--address .wysiwyg{font-size:.9375rem}.page-contact .contact--email,.page-contact .contact--phone{font-size:1rem}.page-contact .contact-map iframe{border:0;border-radius:10px;display:block;width:100%}@media (max-width:1420px){.text-image-section{margin-block:3.875rem}.gallery-section{margin-block:1.875rem}}@media (max-width:64rem){.text-image-section{margin-block:3.375rem}.gallery-section{margin-block:1.75rem}.gallery-section__inner{grid-template-columns:repeat(auto-fill,minmax(175px,1fr))}}@media (max-width:48rem){.text-image-section__inner{gap:1rem 1.5rem;grid-template-columns:1fr}.page-contact .contact-section__content,.text-image-section--left .text-image-section__inner,.text-image-section--right .text-image-section__inner{grid-template-columns:1fr}.page-contact .contacts{align-self:stretch;position:static}.page-contact .contact{align-items:center;text-align:center}}@media (max-width:40rem){.gallery-section__inner{grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=page-contact.css.map */