.Header_header__iG0T4{display:flex;justify-content:center;align-items:center;height:80px;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Header_nav__FONKn{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:0 20px}.Header_logo__YVuNB a{font-size:24px;font-weight:700;color:#000;text-decoration:none}.Header_links__E3DYe{display:flex;list-style:none;margin:0;padding:0}.Header_link__p__eK{margin-right:20px}.Header_link__p__eK a{font-size:18px;font-weight:500;color:#000;text-decoration:none;transition:color .2s ease-in-out}.Header_link__p__eK a:hover{color:#63ff80}.Header_logo__YVuNB{display:flex;align-items:center;justify-content:center}.Header_logo__YVuNB img{width:100%;max-width:150px;height:auto}@media only screen and (max-width:767px){.Header_header__iG0T4{display:flex;justify-content:center;align-items:center;height:80px;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Header_nav__FONKn{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:0 20px}.Header_logo__YVuNB a{font-size:24px;font-weight:700;color:#000;text-decoration:none}.Header_links__E3DYe{display:flex;list-style:none;margin:0;padding:0}.Header_link__p__eK{margin-right:20px}.Header_link__p__eK a{font-size:18px;font-weight:500;color:#000;text-decoration:none;transition:color .2s ease-in-out}.Header_link__p__eK a:hover{color:#63ff80}.Header_logo__YVuNB{display:flex;align-items:center;justify-content:center}.Header_logo__YVuNB img{width:100%;max-width:150px;height:auto}}.Project_container__VHWQO{margin:0 auto;padding:20px}.Project_row__np1mo{display:flex;flex-wrap:wrap;justify-content:space-between}.Project_row__np1mo a{flex-basis:calc(50% - 10px);margin-bottom:20px}.Project_row__np1mo a img{width:100%;height:auto}.Project_linkCard__Vky9U{background:#fffdfd;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;border:1px solid #ccc;border-radius:5px;box-shadow:2px 2px 5px rgba(0,0,0,.1);text-align:center;transition:transform .2s ease-in-out}.Project_linkCard__Vky9U:hover{transform:translateY(-5px);box-shadow:2px 2px 10px rgba(0,0,0,.2)}.Project_linkCard__Vky9U img{width:100%;max-width:300px;height:auto;border-radius:5px;margin-bottom:1rem}.Project_linkCard__Vky9U h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.Project_linkCard__Vky9U p{font-size:1.2rem;line-height:1.5;margin-bottom:1rem}@media screen and (min-width:768px){.Project_container__VHWQO{padding:90px}.Project_row__np1mo a{flex-basis:calc(33.33% - 10px)}}