.st-publications-page{column-gap:2em;display:flex;flex-wrap:wrap;justify-content:center;row-gap:4em}.st-publications-page__publication{flex:0 0 30%}.st-publications-page__publication-image{margin:auto}.st-publications-page__publication-image img{border-radius:0;max-height:100%;max-width:100%;object-fit:contain}.st-publications-page__publication-info{align-items:center;display:flex;flex-direction:column;gap:5px;max-width:100%;padding-top:20px;text-align:center}.st-publications-page__publication-info h3{line-height:1.1;margin-bottom:0}.st-publications-page__tagline{line-height:1.3}.st-publications-page__btn{padding-top:10px;text-transform:uppercase}@media screen and (max-width:1024px){.st-publications-page__publication{flex:1 0 35%}}@media screen and (max-width:500px){.st-publications-page{column-gap:1em;row-gap:1em}.st-publications-page__publication{flex:1 0 40%;hyphens:auto;max-width:50%}.st-publications-page__tagline{display:none}}