.eobr-location .item{background:#fff;border-radius:2px;box-shadow:0 2px 10px rgba(0,0,0,.08);height:100%;overflow:hidden;transition:all .3s ease}.eobr-location .inner{color:inherit;height:100%;text-decoration:none}.eobr-location .inner-flex{display:flex;flex-direction:column;height:100%}.eobr-location .img-wrap{position:relative}.eobr-location .item-img{aspect-ratio:16/9;display:block;object-fit:cover;width:100%}.eobr-location .urgent-tag{background:#ff7a00;border-radius:4px;bottom:0;color:#fff;font-size:12px;font-size:13px;font-weight:600;letter-spacing:1px;line-height:1.1;padding:6px 8px;position:absolute;right:0;text-align:center;text-transform:uppercase;transition:all .3s ease}.eobr-location .title{font-weight:600;min-height:60px;padding:16px;text-align:center}.eobr-location .img-wrap{overflow:hidden}.eobr-location .item-img{transition:transform .3s ease}.eobr-location .item:hover .item-img{transform:scale(1.08)}.eobr-location .item:hover{box-shadow:0 16px 16px -8px rgba(255,109,34,.5);transition:all .3s ease}.eobr-location .item:hover .title{color:#ff6d22;transition:all .3s ease}.eobr-location .item:hover .urgent-tag{background:#00a1de;color:#fff;transition:all .3s ease}