.list-cards{padding:.625rem 2.5rem}.list-cards [class*=col-]{padding:.625rem!important}@media (max-width:768px){.list-cards [class*=col-]{margin:0!important}}.list-cards .placeholder{color:#2c3030}.list-cards .not-found{color:#2c3030;font-weight:700}.list-cards .card{background:#f6f2ea;border-radius:.9375rem;color:#333;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:.3s linear}.list-cards .card:hover{box-shadow:0 2px 4px rgba(0,0,0,.1);transform:scale(1.025)}.list-cards .card.main:hover{transform:scale(1.025)}.list-cards .card img{height:200px;min-height:200px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.list-cards .card .info{height:100%;padding:.9375rem}.list-cards .card .info div{display:flex;justify-content:space-between}.list-cards .card .info div .theme{color:#881414}.list-cards .card .info .date,.list-cards .card .info .theme{font-size:.9375rem;font-weight:700}.list-cards .card .info .title{font-size:1.25rem;margin:.625rem 0}.list-cards .card .info summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:.9375rem;overflow:hidden}@media (min-width:768px){.list-cards .card.main{flex-direction:row-reverse;max-height:250px}.list-cards .card.main img{height:100%}}
