.page_page__KdIv3{display:flex;flex-direction:column;align-items:center;justify-items:center;min-height:100vh;padding:12rem 6rem}.page_main__akH3E{display:flex;flex-direction:column;gap:17rem;width:100%}.page_main__title__UrxqV{text-align:center;margin:0 auto;opacity:0;animation:page_titleAnimation__6y7X7 .6s ease-out forwards;max-width:95rem}.page_main__title__UrxqV span{display:block;margin:0 auto;line-height:1}.page_main__subtitle____mNg{margin-bottom:6rem;text-align:center;opacity:0;animation:page_titleAnimation__6y7X7 .6s ease-out .3s forwards}.page_main__projects__i0Oai{width:100%}@media(max-width:600px){.page_page__KdIv3{padding:3rem 4rem}.page_main__akH3E{align-items:center;gap:6rem}}@media(max-width:480px){.page_page__KdIv3{padding:3rem 2rem}}@keyframes page_titleAnimation__6y7X7{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.projects_projects__scOCf{width:100%}.projects_projects__list__CCiQX{display:flex;flex-wrap:wrap;gap:10rem 8rem;justify-content:space-between}.projects_projects__list_item__fcQYQ{width:100%;max-width:calc(50% - 4rem);position:relative;opacity:0;transform:translateY(50px);transition:opacity .6s ease-out,transform .6s ease-out}.projects_projects__list_item__fcQYQ.projects_visible__Lyjhv{opacity:1;transform:translateY(0)}.projects_projects__list_item__fcQYQ h2{font-size:2.4rem;font-weight:400;display:inline;margin:3rem 0 2rem;display:inline-block}.projects_projects__list_item_tag__jBuqG{font-size:1rem;display:inline-block;margin-right:.5rem;margin-bottom:.5rem;padding:.5rem 1rem;border-radius:10rem;color:inherit;vertical-align:middle;cursor:default;text-decoration:none;border:1px solid var(--foreground);text-transform:uppercase;font-weight:600;line-height:1.3}.projects_projects__list_item__fcQYQ a{display:inline-block;width:100%;overflow:hidden}@media(hover:hover){.projects_projects__list_item__fcQYQ a:hover .projects_projects__list_img__FAW43 img{transform:scale(1.05)}.projects_projects__list_item__fcQYQ a:hover h2{background-size:100% 1px}}.projects_projects__list_item__fcQYQ:first-child,.projects_projects__list_item__fcQYQ:nth-child(4),.projects_projects__list_item__fcQYQ:nth-child(5),.projects_projects__list_item__fcQYQ:nth-child(8){max-width:100%}.projects_projects__list_img__FAW43{width:100%;aspect-ratio:3/2;background-color:#d6d6d5;overflow:hidden;border-radius:0;transition:border-radius .3s ease-in-out;border-radius:5rem}.projects_projects__list_img__FAW43 img{width:100%;display:block;height:auto;transform:scale(1);transition:transform .3s ease-in-out;object-fit:cover;height:100%}@media(max-width:800px){.projects_projects__list__CCiQX{flex-direction:column;gap:6rem}.projects_projects__list_item__fcQYQ{max-width:100%}}@media(max-width:500px){.projects_projects__list_item__fcQYQ h2{font-size:2rem}}