.page_main__GlU4n{display:flex;flex-direction:column;background-color:var(--background);color:var(--foreground);padding-inline:10%;margin-top:180px;@media screen and (max-width:900px){padding-inline:var(--space-2)}}.page_container__aoG4z{width:100%;max-width:1100px;margin:0 auto}.page_hero__SKW6o{display:flex;align-items:flex-end;justify-content:space-between;width:100%;flex:1 1;margin-bottom:180px;@media screen and (max-width:900px){flex-direction:column;align-items:flex-start}}.page_description__86bsR{margin-bottom:var(--space-3)}.page_title__3jonF{margin-bottom:var(--space-5);font-weight:400}.page_buttonContainer__XCXUY{display:flex;gap:var(--space-2);@media screen and (max-width:900px){gap:var(--space-1);flex-direction:column}}.page_buttonPrimary__QtCGm{background-color:var(--foreground);color:var(--background);padding:var(--space-1) 0;border:1px solid var(--foreground);border-radius:1px;width:240px;height:48px;cursor:pointer;text-align:center;justify-content:center;justify-items:center;align-items:center;display:flex;transition:background-color .2s ease;&:hover{background-color:transparent;color:var(--foreground)}}.page_buttonSecondary__SnycR{background-color:transparent;color:var(--foreground);padding:var(--space-1) 0;border:1px solid var(--foreground);border-radius:1px;width:240px;height:48px;cursor:pointer;text-align:center;justify-content:center;justify-items:center;align-items:center;display:flex;transition:background-color .2s ease;&:hover{color:var(--background);background-color:var(--foreground)}}.page_projectsTitle__WDLqb{margin-bottom:var(--space-5)}.page_projectsList__HAsg2{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-4);gap:var(--space-4);list-style:none;@media screen and (max-width:900px){grid-template-columns:1fr;gap:var(--space-5)}}.page_projectItem__NTDer{border-radius:1px;text-decoration:none;justify-items:center;&:hover{.page_projectImage2__8cTKX{transform:scale(1.01)}}@media screen and (max-width:900px){width:100%}}.page_projectImage2__8cTKX{transition:transform .2s ease;max-width:100%;width:-webkit-fill-available;width:fill;height:-webkit-fill-available;height:fill}.page_projectDetails__ViDH_{background-color:var(--background);padding-top:var(--space-3);h3{margin-bottom:var(--space-2)}}.page_projectImagesContainer__t3ksy{display:flex;justify-content:center;align-items:center}.page_projectImages__m3iqk{display:flex;flex:1 1;justify-content:center;align-items:center;@media screen and (max-width:900px){display:flex;flex-direction:column}}