.animate{animation-duration:.5s;animation-name:animate-fade;animation-delay:.25s;animation-fill-mode:backwards}@keyframes animate-fade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width < 80rem){.publication-card{width:230px;height:270px}}@media (width >= 80rem){.publication-rotation{rotate:0deg!important}}@media (height <= 1200px){.list-container{gap:.25rem}}@media (height >= 1200px){.list-container{gap:1rem}}@media (height <= 1200px){.list-item{padding:.25rem}}@media (height >= 1200px) and (width >= 80rem){.list-item{padding:.5rem}}
