.projects-module__D-cxOq__container{padding:0}.projects-module__D-cxOq__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.projects-module__D-cxOq__header{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}.projects-module__D-cxOq__card{background:var(--grey);border-radius:30px;flex-direction:column;height:100%;padding:10px 20px 20px;transition:transform .1s ease-in-out;display:flex}.projects-module__D-cxOq__card:hover{transform:scale(1.02)}.projects-module__D-cxOq__title{color:var(--blue);margin:0;font-size:2rem}.projects-module__D-cxOq__date{opacity:.5;white-space:nowrap;margin-top:.5rem;font-size:1rem}.projects-module__D-cxOq__description{opacity:.7;flex-grow:1;margin:0 0 10px;line-height:1.5}.projects-module__D-cxOq__footer{flex-direction:column;gap:16px;margin-top:auto;display:flex}.projects-module__D-cxOq__tags{flex-wrap:wrap;gap:8px;display:flex}.projects-module__D-cxOq__tag{opacity:.8;border:1px solid #ffffff1a;border-radius:8px;padding:4px 10px;font-size:.75rem}.projects-module__D-cxOq__links{gap:12px;display:flex}.projects-module__D-cxOq__link{background:#ffffff1a;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.875rem;text-decoration:none;transition:background .2s;display:inline-flex}.projects-module__D-cxOq__link:hover{background:#fff3}@media (max-width:600px){.projects-module__D-cxOq__grid{grid-template-columns:1fr}}.projects-module__D-cxOq__endCard{background:var(--grey);text-align:center;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:250px;margin-top:20px;padding:30px;transition:transform .1s ease-in-out;display:flex}.projects-module__D-cxOq__endCard:hover{transform:scale(1.02)}.projects-module__D-cxOq__endCardTitle{color:var(--blue);margin-bottom:20px;font-size:1.5rem}
