.event-listing-grid .latest-posts{row-gap:30px}.event-listing-grid .article-panel{animation-timing-function:ease-in-out;border:1px solid;height:100%;overflow:hidden;position:relative;transition:all .3s ease-in-out}.event-listing-grid .article-panel:hover{box-shadow:15px 25px 60px 0 rgba(0,0,0,.13)}.event-listing-grid .article-panel .article-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:1rem}.event-listing-grid .article-content .spaced{margin-bottom:1.875rem}.event-listing-grid .article-content .article-meta{display:flex;font-size:.95rem;gap:1rem;justify-content:space-between}.event-listing-grid .article-content .article-meta .data .date{font-size:.95em}.event-listing-grid .article-content .reading-minutes{min-width:29%}.event-listing-grid .article-content .article-meta:not(:has(.reading-minutes)):not(:has(.comment-count)){justify-content:flex-end}.event-listing-grid .article-panel .heading{display:block;font-family:var(--primary_font,"Noto Sans JP",sans-serif);text-align:left}.event-listing-grid .article-meta span.bull{padding:0 .25rem}.event-listing-grid .article-panel a,.event-listing-grid .article-panel a:hover{color:inherit}.event-listing-grid .article-panel a{display:flex;flex-direction:column;height:100%}.event-listing-grid .event-details{margin:0}.event-listing-grid .event-details-row{display:flex;font-size:.85rem;gap:.75rem;margin-bottom:.4rem}.event-listing-grid .event-details-row dt{flex:0 0 auto;font-weight:700}.event-listing-grid .event-details-row dd{margin:0}.event-listing-grid .tag{background-color:var(--primary),#212947;border-radius:4px;color:var(--white),#fff;display:inline-block;font-size:.75rem;margin-bottom:.5rem;padding:.25rem .5rem;transition:all .25s ease}.event-listing-grid .article-panel .article-img{aspect-ratio:16/9;overflow:hidden}.event-listing-grid .article-panel .article-img img{height:100%;object-fit:cover;width:100%}