.images-section{background-size:cover;padding:48px 0}.images-section h5{font-size:20px;letter-spacing:-.6px;margin-bottom:4px}.images-section h3,.images-section h5{color:#fff;font-weight:500;line-height:120%;text-align:center}.images-section h3{letter-spacing:-.96px}.image-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:24px;margin-top:40px}.image-card{border-radius:8px;flex:0 1 calc(20% - 20px);overflow:hidden;position:relative;text-align:center}.image-card:before{background:linear-gradient(0deg,#000,transparent);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%}.image-card img{aspect-ratio:5/6;border-radius:10px;display:block;height:auto;width:100%}.image-card h6{bottom:14px;color:#fff;font-size:18px;font-weight:500;left:0;line-height:26.88px;margin:auto;padding:0 8px;position:absolute;right:0;text-align:center}.images-section a{margin:auto}@media screen and (max-width:992px){.image-card{flex:0 1 calc(50% - 20px)}}@media screen and (max-width:575px){.image-card{flex:1 1 100%}.image-card img{aspect-ratio:8/9}}