.kit-event-occurrences{display:flex;flex-direction:column}
.kit-event-occurrences__title{margin-top:0}
.kit-event-occurrences__item:not(:last-child){border-bottom:1px solid currentColor}
.kit-event-occurrences__details{display:flex;flex-direction:column}
.kit-event-occurrences__line{display:flex;align-items:center;min-width:0}
.kit-event-occurrences__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;line-height:1}
.kit-event-occurrences__icon i,.kit-event-occurrences__icon svg{display:block}
.kit-event-occurrences__notice{padding:12px;border:1px dashed #b5b5b5;color:#666;font-size:13px}
