.articlesPage-module-scss-module__aSwFAG__subtitle{font-family:var(--font-family-base);font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);color:var(--color-brand-secondary-900);text-align:center;margin:0 0 var(--space-xl)}.articlesPage-module-scss-module__aSwFAG__grid{justify-content:center;gap:var(--space-md);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.articlesPage-module-scss-module__aSwFAG__tile{border-radius:var(--radius-md);width:18rem;height:18rem;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.articlesPage-module-scss-module__aSwFAG__tile:hover{box-shadow:var(--shadow-md);transform:scale(1.02)}.articlesPage-module-scss-module__aSwFAG__tileImage{background-position:50%;background-size:cover;background-color:var(--color-neutral-100);background-image:url(/icons/default-article-placeholder.svg);background-repeat:no-repeat;width:100%;height:100%}.articlesPage-module-scss-module__aSwFAG__tileFiller{visibility:hidden;width:18rem;height:0}@media (max-width:48em){.articlesPage-module-scss-module__aSwFAG__tile{width:10rem;height:10rem}.articlesPage-module-scss-module__aSwFAG__tileFiller{width:10rem}.articlesPage-module-scss-module__aSwFAG__subtitle{font-size:var(--font-size-h4)}}
