.card-deck{width:100%}.event-card{margin-bottom:5vh;position:relative}.event-card .img-wrapper{background-color:#fff;box-shadow:5px 5px 16px hsla(0,0%,60%,.633);height:0;overflow:hidden;padding:0 0 100%;position:relative;width:100%}.event-card .img-wrapper .event-img{height:100%;object-fit:cover;overflow:hidden;position:absolute!important;transition:transform 1s;width:100%}.event-card .img-wrapper .event-img:hover{transform:scale(1.03);z-index:0}.event-card .card-body{padding:20px 0}.event-card .day{color:#007772}.event-restricted .date{background-color:#ffc107;color:rgba(53,53,53,.9)}.img-wrapper .event-tag{bottom:20px;position:absolute}.event-tag{background-color:#007772;border-bottom-right-radius:30px;border-top-right-radius:30px;color:#fff;font-weight:500;margin-bottom:10px;margin-top:10px;padding:5px 20px 2px 5px;width:max-content}.event-wrapper .day,.main-event .day{font-style:italic}