.awards-section{background-color:#ececec}.award-item{width:100%;max-width:260px;overflow:hidden;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.award-item:hover{box-shadow:0 12px 30px rgba(0,0,0,.18)}.award-img{width:100%;height:auto;aspect-ratio:1080/1350;object-fit:cover;transition:transform .45s ease}.award-item:hover .award-img{transform:scale(1.08)}@media (max-width:576px){.award-item{max-width:180px}}