.hall-group-list>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.hall-group-list__col{margin-bottom:29px}.hall-group-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:16px 20px 15px 20px;background:#f8f9fa;position:relative}.hall-group-list-item:after{content:"";position:absolute;right:10px;top:10px;width:12px;height:12px;border-radius:100%;background-color:#dc3545}.hall-group-list-item__title{margin-bottom:7px;font-weight:700;font-size:16px;line-height:19px}.hall-group-list-item__dates{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.hall-group-list-item__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hall-group-list-item__btn{margin-top:auto;max-width:186px;margin-bottom:5px}.hall-group-list-item__btn:not(:last-child){margin-right:15px}.hall-group-list-item--active:after{content:"";position:absolute;right:10px;top:10px;width:12px;height:12px;border-radius:100%;background-color:#28a745}.hall-group-dates__col{margin-right:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hall-group-dates__title{font-weight:700;font-size:12px;line-height:21px;color:#68717a}.hall-group-dates__time{font-size:16px;line-height:21px;color:#68717a}.hall-group-enter-active,.hall-group-leave-active{-webkit-transition:all .5s;transition:all .5s}.hall-group-enter,.hall-group-leave-to{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}