.whitepaper-listing-grid .latest-posts{row-gap:30px}.whitepaper-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}.whitepaper-listing-grid .article-panel:hover{box-shadow:15px 25px 60px 0 rgba(0,0,0,.13)}.whitepaper-listing-grid .article-panel .article-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:1rem}.whitepaper-listing-grid .article-content .spaced{margin-bottom:1.875rem}.whitepaper-listing-grid .article-content .article-meta{display:flex;font-size:.95rem;gap:1rem;justify-content:space-between}.whitepaper-listing-grid .article-content .article-meta .data .date{font-size:.95em}.whitepaper-listing-grid .article-content .reading-minutes{min-width:29%}.whitepaper-listing-grid .article-content .article-meta:not(:has(.reading-minutes)):not(:has(.comment-count)){justify-content:flex-end}.whitepaper-listing-grid .article-panel .heading{display:block;font-family:var(--primary_font,"Noto Sans JP",sans-serif);line-height:1.65;text-align:left}.whitepaper-listing-grid .article-meta span.bull{padding:0 .25rem}.whitepaper-listing-grid .article-panel a,.whitepaper-listing-grid .article-panel a:hover{color:inherit}.whitepaper-listing-grid .article-panel a{display:flex;flex-direction:column;height:100%}.whitepaper-listing-grid .tag{background-color:var(--primary);border-radius:4px;color:var(--white);display:block;font-size:1rem;font-weight:700;line-height:1;margin-bottom:.75rem;padding:.5rem .75rem;transition:all .25s ease;width:fit-content}.whitepaper-listing-grid .article-panel .article-img{aspect-ratio:16/9;overflow:hidden}.whitepaper-listing-grid .article-panel .article-img img{height:100%;object-fit:cover;width:100%}