.image-card-listing{padding:50px 0}.image-card-listing__column+.image-card-listing__column{margin-top:20px}.image-card-listing-wrapper{width:100%;max-width:1508px;margin:0 auto;padding-right:var(--bs-gutter-x,21px);padding-left:var(--bs-gutter-x,21px)}.image-card-listing-wrapper.fullwidth{max-width:none;padding-left:0;padding-right:0}.image-card-listing-wrapper.fullwidth .image-card-listing__img{height:283px}.image-card-listing-wrapper .row-centered{justify-content:center}.image-card-listing__img{width:100%;height:242px;position:relative}.image-card-listing__img::before{content:'';position:absolute;top:50%;left:50%;width:102.3%;height:104%;border:2px solid #3D3E3F;transform:translate(-50%,-50%);opacity:0;transition:0.35s opacity ease-in-out}.image-card-listing__img img{width:100%;height:100%;object-fit:cover;transition:.35s opacity ease-in-out}.image-card-listing__item{text-decoration:none;display:inline-block;width:100%}.image-card-listing__title{letter-spacing:normal;text-transform:none;transition:font .35s ease-in-out}.image-card-listing__content{padding-top:20px}@media(min-width:768px){.image-card-listing__column+.image-card-listing__column{margin-top:0}.image-card-listing__column:nth-child(n+3){margin-top:20px}.image-card-listing-wrapper{padding-right:var(--bs-gutter-x,52px);padding-left:var(--bs-gutter-x,52px)}.image-card-listing__item{margin-bottom:0}}@media(min-width:1200px){.image-card-listing__column:nth-child(n+3){margin-top:0}.image-card-listing__column:nth-child(n+5){margin-top:20px}.image-card-listing__img{height:414px}.image-card-listing-wrapper.fullwidth .image-card-listing__img{height:281px}.image-card-listing__item:hover{background:transparent}.image-card-listing-wrapper.fullwidth .image-card-listing__item:hover .image-card-listing__title{font-family:var(--font-gothammedium)}.image-card-listing__item:hover .image-card-listing__img::before{opacity:1}.image-card-listing-wrapper.fullwidth .image-card-listing__item:hover .image-card-listing__img img{opacity:.4}}@media(min-width:1700px){.image-card-listing-wrapper{padding-right:0;padding-left:0}}