.view-event-types{display:block;margin-bottom:32px}.view-event-types>.view-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:16px}.legend-term{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:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px}.legend-term__colour{border-radius:var(--cr-border-radius);height:24px;width:24px}.legend-term__colour--70{background-color:var(--cr-color--brand--yellow)}.legend-term__colour--71{background-color:var(--cr-color--brand--red)}.legend-term__colour--72{background-color:var(--cr-color--brand--green)}.legend-term__colour--73{background-color:var(--cr-color--brand--purple)}.legend-term__colour--74{background-color:var(--cr-color--brand--blue--1)}.calendar-view-table .calendar-view-day__row{background-color:var(--cr-color--background);padding:4px}.calendar-view-table .calendar-view-day__row.type--70::before{background-color:var(--cr-color--brand--yellow) !important}.calendar-view-table .calendar-view-day__row.type--71::before{background-color:var(--cr-color--brand--red) !important}.calendar-view-table .calendar-view-day__row.type--72::before{background-color:var(--cr-color--brand--green) !important}.calendar-view-table .calendar-view-day__row.type--73::before{background-color:var(--cr-color--brand--purple) !important}.calendar-view-table .calendar-view-day__row.type--74::before{background-color:var(--cr-color--brand--blue--1) !important}.calendar-view-table .calendar-view-day__row[class*=type--]{padding-left:12px;position:relative}.calendar-view-table .calendar-view-day__row[class*=type--]::before{content:"";position:absolute;left:0;top:0;width:3px;height:100%}.calendar-view-table .calendar-view-day__row[class*=type--].is-multi:not(.is-multi--first)::before{display:none}.list-view:has([data-calendar-list-result]) .views-row.type--70::before{background-color:var(--cr-color--brand--yellow) !important}.list-view:has([data-calendar-list-result]) .views-row.type--71::before{background-color:var(--cr-color--brand--red) !important}.list-view:has([data-calendar-list-result]) .views-row.type--72::before{background-color:var(--cr-color--brand--green) !important}.list-view:has([data-calendar-list-result]) .views-row.type--73::before{background-color:var(--cr-color--brand--purple) !important}.list-view:has([data-calendar-list-result]) .views-row.type--74::before{background-color:var(--cr-color--brand--blue--1) !important}.list-view:has([data-calendar-list-result]) .views-row[class*=type--]{padding-left:12px;position:relative}.list-view:has([data-calendar-list-result]) .views-row[class*=type--]::before{content:"";position:absolute;left:0;top:0;width:3px;height:calc(100% - 24px)}.list-view:has([data-calendar-list-result]) .views-row[class*=type--]:last-child::before{height:100%}