.recap-row.highlight_cases .recap-column>h3{font-size:var(--fs-700);color:var(--clr-txt);border-bottom:1px solid currentColor}.recap-row.highlight_cases .recap-column>.desc{margin-block:20px}.recap-row.highlight_cases .post-module{margin-top:50px;display:grid;grid-template-columns:repeat(5,1fr);gap:50px;align-items:center}.recap-row.highlight_cases .post-module>a:nth-child(4n+1),.recap-row.highlight_cases .post-module>a:nth-child(4n){grid-column-end:span 3}.recap-row.highlight_cases .post-module>a:nth-child(4n+2),.recap-row.highlight_cases .post-module>a:nth-child(4n+3){grid-column-end:span 2;margin-inline:10px}.recap-row.highlight_cases .post-module>a .image{width:100%;height:auto;aspect-ratio:5/3;margin-bottom:20px;clip-path:polygon(0% 0%,100% 0%,100% 100%,100% 100%,0% 100%);-webkit-clip-path:polygon(0% 0%,100% 0%,100% 100%,100% 100%,0% 100%);transition:-webkit-clip-path 300ms ease-in-out,clip-path 300ms ease-in-out}.recap-row.highlight_cases .post-module>a img{object-fit:cover;object-position:center;width:100%;height:100%;max-width:unset;max-height:unset}.recap-row.highlight_cases .post-module>a .intro{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-family:'Newzald',serif}.recap-row.highlight_cases .post-module>a:hover .image{clip-path:polygon(0% 0%,100% 0%,100% calc(100% - 50px),calc(100% - 50px) 100%,0% 100%);-webkit-clip-path:polygon(0% 0%,100% 0%,100% calc(100% - 50px),calc(100% - 50px) 100%,0% 100%)}@media only screen and (max-width:767px){.recap-row.highlight_cases .post-module{grid-template-columns:1fr}.recap-row.highlight_cases .post-module>a:nth-child(4n+1),.recap-row.highlight_cases .post-module>a:nth-child(4n),.recap-row.highlight_cases .post-module>a:nth-child(4n+2),.recap-row.highlight_cases .post-module>a:nth-child(4n+3){grid-column-end:auto;margin-inline:0}}