.page_list__WNejA{width:100%;list-style-type:none;display:grid;grid-template-columns:repeat(3,minmax(300px,480px));grid-gap:16px;gap:16px;position:relative;justify-content:center}@media screen and (max-width:1440px){.page_list__WNejA{padding:0 48px}}@media screen and (max-width:1100px){.page_list__WNejA{grid-template-columns:repeat(2,minmax(250px,500px))}}@media screen and (max-width:800px){.page_list__WNejA{padding:0 24px}}@media screen and (max-width:700px){.page_list__WNejA{grid-template-columns:repeat(1,minmax(250px,500px))}}@media screen and (max-width:480px){.page_list__WNejA{padding:0 16px}}.ProjectList_listItem__PZsU2{flex-shrink:1;width:100%;min-width:200px;max-width:500px;position:relative}.ProjectCard_projectCard__FAiXr{text-decoration:none;display:flex;flex-direction:column;gap:16px}.ProjectCard_imageContainer__HVjQz{width:100%;height:250px;position:relative;background-color:#000}.ProjectCard_tagBox__cIXSY{padding:2px 8px;background-color:#fff;border:1px solid #000;position:absolute;left:0;bottom:0;z-index:1;color:#000;font-weight:600}.ProjectCard_textBox__q1cwv{display:flex;flex-direction:column}.ProjectCard_textBox__q1cwv h2,.ProjectCard_textBox__q1cwv h3{font-size:20px;color:#000}.ProjectCard_textBox__q1cwv h2{font-weight:600;margin-bottom:12px}.ProjectCard_textBox__q1cwv h3{font-weight:400}