.page_page__KdIv3{display:flex;flex-direction:column;align-items:center;justify-items:center;min-height:100vh;padding:9rem 3rem}.page_main__akH3E{display:flex;flex-direction:column;gap:12rem}.page_main__title__UrxqV{max-width:95rem;text-align:center;margin:0 auto;opacity:0;animation:page_titleAnimation__6y7X7 .6s ease-out forwards}.page_main__title__UrxqV span{display:none}.page_main__subtitle____mNg{margin-bottom:6rem;text-align:center;opacity:0;animation:page_titleAnimation__6y7X7 .6s ease-out .3s forwards}@media(max-width:600px){.page_page__KdIv3{padding:3rem}.page_main__akH3E{align-items:center;gap:6rem}.page_main__title__UrxqV span{display:inline}}@keyframes page_titleAnimation__6y7X7{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.projects_projects__I1fSN{width:100%}.projects_projects__list__7BSmZ{display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between}.projects_projects__list_item__Bby78{width:100%;max-width:calc(50% - 1.5rem);position:relative}.projects_projects__list_item__Bby78 img{max-width:100%;height:auto;transition:all .3s ease-in-out;display:block}.projects_projects__list_item__Bby78 h2{font-size:2.4rem;position:relative;font-weight:400;display:inline;background:linear-gradient(var(--foreground),var(--foreground)) 0 100% no-repeat;background-size:0 1px;transition:all .5s ease-in-out}.projects_projects__list_item__Bby78 p{font-size:1.4rem;margin:1.5rem 0 .75rem}.projects_projects__list_item__Bby78 a{display:inline-block;width:100%}@media(hover:hover){.projects_projects__list_item__Bby78 a:hover .projects_projects__list_img__rNlnG{border-radius:1.5rem}.projects_projects__list_item__Bby78 a:hover img{filter:grayscale(100%);transform:scale(1.1)}.projects_projects__list_item__Bby78 a:hover h2{background-size:100% 1px}}.projects_projects__list_img__rNlnG{aspect-ratio:3/2;width:100%;overflow:hidden;background-color:#d6d6d5;display:block;transition:all .3s ease-in-out}@media(max-width:800px){.projects_projects__list__7BSmZ{flex-direction:column;gap:6rem}.projects_projects__list_item__Bby78{max-width:100%}}@media(max-width:800px)and (hover:hover){.projects_projects__list_item__Bby78 a:hover img{border-radius:1rem}}@media(max-width:500px){.projects_projects__list_item__Bby78 h2{font-size:2rem}}