.projects-module__m2-BaG__projects{padding:var(--space-5);justify-content:center;align-items:center;display:flex}.projects-module__m2-BaG__content{align-items:start;gap:var(--space-5);flex-direction:column;width:100%;max-width:25rem;display:flex}.projects-module__m2-BaG__title{font-size:var(--text-3xl);animation:.75s both projects-module__m2-BaG__fadeInTop}.projects-module__m2-BaG__info{animation:.75s both projects-module__m2-BaG__fadeInTop}.projects-module__m2-BaG__title span{color:var(--color-primary-500)}.projects-module__m2-BaG__cards{gap:var(--space-5);padding:var(--space-3)0;grid-template-columns:1fr;display:grid}.projects-module__m2-BaG__cards>:first-child{animation-delay:0s}.projects-module__m2-BaG__cards>:nth-child(2){animation-delay:.1s}.projects-module__m2-BaG__cards>:nth-child(3){animation-delay:.2s}.projects-module__m2-BaG__cards>:nth-child(4){animation-delay:.3s}.projects-module__m2-BaG__cards>:nth-child(5){animation-delay:.4s}.projects-module__m2-BaG__cards>:nth-child(6){animation-delay:.5s}@media (min-width:55rem){.projects-module__m2-BaG__content{align-items:start;max-width:50rem}.projects-module__m2-BaG__cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:75rem){.projects-module__m2-BaG__content{max-width:70rem}.projects-module__m2-BaG__cards{grid-template-columns:repeat(3,1fr)}}@keyframes projects-module__m2-BaG__fadeInTop{0%{opacity:0;filter:blur(.5rem);transform:translateY(-2rem)}to{opacity:1;transform:translateY(0)}}
.project-module__M0_laa__link{color:var(--color-neutral-050);text-decoration:none;animation:.5s both project-module__M0_laa__fadeOutTop}.project-module__M0_laa__project{background-color:var(--color-neutral-800);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);flex-direction:column;height:100%;display:flex;overflow:hidden}.project-module__M0_laa__thumbnail{border-bottom:var(--color-primary-500)solid var(--space-2);width:100%;height:auto}.project-module__M0_laa__body{background-color:var(--color-neutral-800);padding:var(--space-5);gap:var(--space-3);flex-direction:column;display:flex}.project-module__M0_laa__title{font-size:var(--text-xl);line-height:var(--text-xl--line-height)}.project-module__M0_laa__description{font-size:var(--text-base);line-height:var(--text-base--line-height)}@media (min-width:55rem){.project-module__M0_laa__link{animation:.5s both project-module__M0_laa__fadeInRight}}@keyframes project-module__M0_laa__fadeInRight{0%{opacity:0;filter:blur(.5rem);transform:translate(2rem)}to{opacity:1;transform:translate(0)}}@keyframes project-module__M0_laa__fadeOutTop{0%{opacity:0;filter:blur(.5rem);transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}
