.Gallery_galleryBlock__UGsVM{padding-bottom:3rem;width:100%;.Gallery_gallery__Lfpu4{width:100%;height:100%;display:grid;place-items:center;grid-auto-rows:auto;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1em;gap:1em;& div{min-height:200px}}}.Gallery_imageContainer__Hb5JB{cursor:pointer;height:100%;width:100%}.Gallery_overlay__IFP4R{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000}.Gallery_closeButton__Itwyi{position:absolute;top:50px;right:50px;color:var(--clr-white);font-size:44px;background-color:transparent;border:none;cursor:pointer}.Gallery_enlargedImage__JvG6q{max-width:90%;max-height:90%;object-fit:contain;margin:0 auto;width:100%;height:100%}@media screen and (max-width:900px){.Gallery_galleryBlock__UGsVM{.Gallery_gallery__Lfpu4{grid-template-columns:repeat(2,1fr)}}}@media screen and (max-width:600px){.Gallery_galleryBlock__UGsVM{.Gallery_gallery__Lfpu4{grid-template-columns:repeat(1,1fr)}}}.ContactForm_container__P4Jyc{max-width:1400px;display:grid;grid-template-columns:1fr 2fr;margin-top:4rem;grid-gap:3em;gap:3em;.ContactForm_container__P4Jyc h2{max-width:30ch}@media (max-width:600px){grid-template-columns:1fr;gap:2em}}.ContactForm_form__Xqg7v{width:100%;max-width:800px;margin:0 auto;padding:1rem;border:1px solid #ccc;border-radius:8px}.ContactForm_field__CzEkz{margin-bottom:1rem;position:relative;.ContactForm_field__CzEkz label{display:block;margin-bottom:.5rem;font-weight:700}.ContactForm_input__J_w4q,.ContactForm_textarea__mEPlN{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;background:#fff;color:var(--clr-black);font-family:var(--font-body)}.ContactForm_textarea__mEPlN{resize:vertical;min-height:100px}.ContactForm_error__r__eR{color:#ff3838;font-size:1rem;position:absolute;top:-5px;right:0}.ContactForm_success__YcKnJ{color:#13cb13;font-size:1rem;margin-top:1rem}}.ContactForm_button__LkD_y{padding:.9rem 1.3rem;background:var(--clr-primary);color:var(--clr-white);border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:bolder;&:hover{background:var(--clr-secondary);color:var(--clr-black)}}.ContactForm_button__LkD_y:disabled{background:#ccc;cursor:not-allowed}#ContactForm_message-error__8_qtu{bottom:5px!important;border:2px solid #ff0}