.evcard-section{max-width:1280px;margin:0 auto;box-sizing:content-box;padding:1rem}.evcard-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(351px,100%),1fr));gap:1rem}.event-card:only-child{@media (min-width: 992px){max-width:400px}}.event-card{position:relative;width:100%;overflow:hidden;border-radius:8px;box-shadow:0 4px 15px #0003}.event-card:hover{box-shadow:0 0 10px -1px #ffa500bf}.evcard-contents{display:flex;flex-direction:column}.evcard-thumbnail{order:0}.evcard-title{order:1;font-weight:700;font-size:1.5rem;margin:1.5rem 1rem 1rem;border-bottom:solid 1px black;display:inline-block;vertical-align:middle;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.evcard-link{text-decoration:none;color:currentColor}.evcard-link:before{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%}.evcard-text{order:2;padding:0;margin:0 1rem 1rem;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}
