.candidate-image{width:100%;height:570px;display:block;object-fit:cover;object-position:center 18%;clip-path:polygon(8% 0,100% 0,100% 100%,0 100%,0 8%);filter:drop-shadow(0 25px 35px #001c0d66)}
.story-image{height:300px;overflow:hidden;display:block}.story-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}.story:hover .story-image img{transform:scale(1.035)}.story:nth-child(1) .story-image img{object-position:center 20%}.story:nth-child(2) .story-image img{object-position:center 28%}
.gallery-item{margin:0;overflow:hidden}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease,filter .55s ease}.gallery-item:hover img{transform:scale(1.04);filter:saturate(1.08)}.gallery-item figcaption{position:absolute;left:14px;bottom:14px;background:#071c11e8;color:#fff;padding:7px 10px;font:800 .68rem var(--body);letter-spacing:.1em;text-transform:uppercase}.gallery-item:nth-child(3) img,.gallery-item:nth-child(4) img{object-fit:contain;background:#fff}
@media(max-width:900px){.candidate-image{height:520px}}@media(max-width:620px){.candidate-image{height:430px}}
