.mod-mkevent-upcoming-default .mk-figure {
	text-align: center;
	margin: 0;
}

.mod-mkevent-upcoming-default .mk-figure-caption {
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.mod-mkevent-upcoming-default .mk-icon svg {
	fill: currentColor;
	width: 1em;
	height: 1em;
	vertical-align: -2px;
}

.mod-mkevent-upcoming-default .mk-map-consent {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2em;
	border: 1px solid #b2b2b2;
	background-color: #f2f2f2;
	cursor: pointer;
}

.mod-mkevent-upcoming-default {
	clear: both;
}

.mod-mkevent-upcoming-default__event {
	display: block;
	overflow: hidden;
}

.mod-mkevent-upcoming-default_event + div {
	margin-top: .7rem;
}

.mod-mkevent-upcoming-default__group {
	margin-bottom: 1rem;
}

.mod-mkevent-upcoming-default__heading.mk-group-heading {
	font-weight: bold;
	background-color: rgba(0, 0, 0, 0.05);
	padding: .5rem .7rem;
	margin-bottom: .7rem;
}

.mod-mkevent-upcoming-default__heading.mk-group-heading ~ div {
	margin-left: .7rem;
	margin-right: .7rem;
}

.mod-mkevent-upcoming-default .mk-link-cta {
	display: inline-block;
	margin-top: 10px;
	padding: 5px 15px;
}

.mod-mkevent-upcoming-default .mk-link-cta.mk-button {
	background-color: #2D9EDE;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border: 0;
}

.mod-mkevent-upcoming-default__date {
	font-style: italic;
	padding-top: .5rem;
	padding-bottom: .2rem;
}

.mod-mkevent-upcoming-default__rrule, .mod-mkevent-upcoming-default__price {
	font-style: italic;
	padding: 5px 0;
}

.mod-mkevent-upcoming-default .mk-figure {
	width: 100%;
}

.mod-mkevent-upcoming-default .mk-figure .mk-image {
	width: 100%;
	object-fit: cover;
	height: 100px;
}

.mod-mkevent-upcoming-default .mk-figure-caption {
	opacity: .7;
}

.mod-mkevent-upcoming-default .mk-location {
	display: inline-block;
}

.mod-mkevent-upcoming-default .mk-location-description {
	display: none;
}

.mod-mkevent-upcoming-default-map {
	margin-top: 5px;
}

.mod-mkevent-upcoming-default .mk-flatcalendar {
	float: left;
	font-size: 0.7em;
	display: inline-block;
	position: relative;
	width: 4.4em;
	height: 4.4em;
	background-color: #fff;
	margin: 0 0.7em 0 0;
	border-radius: 3px;
	box-shadow: 0 0 2px rgba(52, 58, 67, 0.1), 0 2px 5px rgba(52, 58, 67, 0.08), 0 5px 15px rgba(52, 58, 67, 0.08);
	overflow: hidden;
	backface-visibility: hidden;
	transform: rotate(0deg) skewY(0deg);
	transform-origin: 50% 10%;
	-webkit-backface-visibility: hidden;
	-webkit-transform: rotate(0deg) skewY(0deg);
	-webkit-transform-origin: 50% 10%;
}

.mod-mkevent-upcoming-default .mk-flatcalendar * {
	display: block;
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

.mod-mkevent-upcoming-default .mk-flatcalendar-month {
	position: absolute;
	top: 0;
	padding: 0;
	color: #fff;
	line-height: 2em;
}

.mod-mkevent-upcoming-default .mk-flatcalendar-day {
	width: 100%;
	font-size: 1.5em;
	padding-top: 1.5em;
	color: #2f2f2f;
}

.mod-mkevent-upcoming-default .mk-figure {
	text-align: center;
	margin: 0;
}

.mod-mkevent-upcoming-default .mk-figure-caption {
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.mod-mkevent-upcoming-default__information {
	min-height: 3.7em;
}

.mod-mkevent-upcoming-default__information .mk-link {
	display: block;
}

/*# sourceMappingURL=default.css.map */