body{height:max-content!important}.page_container__H_2P_{display:flex;flex-direction:column;width:100%;height:auto;gap:64px;padding-bottom:64px;box-sizing:border-box}.page_headerContainer__K_G1e{display:grid;grid-template-columns:repeat(12,1fr);grid-template-areas:"title title title title title title title . headerImage headerImage headerImage headerImage";width:100%;height:100%;position:relative}.page_headerContainer__K_G1e>*{height:max-content}.page_title__6V4sU{grid-area:title;display:flex;flex-direction:column;gap:24px}.page_title__6V4sU h1{font-family:var(--font-inter);font-weight:700;font-size:60px;line-height:82px}.page_title__6V4sU h1,.page_title__6V4sU h4{font-style:normal;color:var(--text-color);margin:0}.page_title__6V4sU h4{font-family:var(--font-openSans);font-weight:400;font-size:24px;line-height:46px}.page_headerImage__0GqFI{grid-area:headerImage;box-sizing:border-box}.page_headerImage__0GqFI img{object-fit:contain;width:100%;height:auto;object-position:top}.page_projectsContainer__4mMhG{box-sizing:border-box;width:100%;height:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;grid-gap:34px;gap:34px}.page_projectCardLink__x9JZO{text-decoration:none}.page_projectCard__1wvAQ{display:flex;flex-direction:column;gap:16px}.page_projectCard__1wvAQ img{object-fit:cover;object-position:center;width:100%;height:300px;border-radius:16px;overflow:hidden}.page_projectCard__1wvAQ h5{font-family:var(--font-inter);font-style:normal;font-weight:600;font-size:24px;line-height:29px;color:var(--text-color);margin:0}.page_projectCard__1wvAQ span{font-family:var(--font-openSans);font-style:normal;font-weight:400;font-size:16px;line-height:23px;color:var(--text-color)}@media (max-width:1050px){.page_container__H_2P_{padding:32px}.page_headerContainer__K_G1e{display:grid;grid-template-columns:1fr;grid-template-areas:"headerImage" "title";width:100%;height:100%;position:relative;grid-gap:16px;gap:16px}.page_projectsContainer__4mMhG{box-sizing:border-box;width:100%;height:auto;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:34px;gap:34px}}