@charset "utf-8";

:root {
	--color-light-grey: #efefef;
	--color-medium-grey: #888888;
	--color-dark-grey: #333333;
	--color-black: #000000;
	--color-white: #ffffff;
	--color-blue: #2c3c6c;
	--color-red: #5a1a10;
	--color-rose: #cc7269;
	--color-green: #39b669;
	/* --color-yellow: #d6ba91; */
	--color-yellow: #c9b293;
}

/* noto-sans-300 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/noto-sans-v30-latin-300.eot"); /* IE9 Compat Modes */
	src: url("../fonts/noto-sans-v30-latin-300.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */ url("../fonts/noto-sans-v30-latin-300.woff2") format("woff2"),
		/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
			url("../fonts/noto-sans-v30-latin-300.woff") format("woff"),
		/* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
			url("../fonts/noto-sans-v30-latin-300.ttf") format("truetype"),
		/* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
			url("../fonts/noto-sans-v30-latin-300.svg#NotoSans") format("svg"); /* Legacy iOS */
}

/* noto-sans-regular - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/noto-sans-v30-latin-regular.eot"); /* IE9 Compat Modes */
	src: url("../fonts/noto-sans-v30-latin-regular.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */ url("../fonts/noto-sans-v30-latin-regular.woff2") format("woff2"),
		/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
			url("../fonts/noto-sans-v30-latin-regular.woff") format("woff"),
		/* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
			url("../fonts/noto-sans-v30-latin-regular.ttf") format("truetype"),
		/* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
			url("../fonts/noto-sans-v30-latin-regular.svg#NotoSans") format("svg"); /* Legacy iOS */
}

/* noto-sans-600 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 600;
	src: url("../fonts/noto-sans-v30-latin-600.eot"); /* IE9 Compat Modes */
	src: url("../fonts/noto-sans-v30-latin-600.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */ url("../fonts/noto-sans-v30-latin-600.woff2") format("woff2"),
		/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
			url("../fonts/noto-sans-v30-latin-600.woff") format("woff"),
		/* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
			url("../fonts/noto-sans-v30-latin-600.ttf") format("truetype"),
		/* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
			url("../fonts/noto-sans-v30-latin-600.svg#NotoSans") format("svg"); /* Legacy iOS */
}

/* noto-sans-700 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/noto-sans-v30-latin-700.eot"); /* IE9 Compat Modes */
	src: url("../fonts/noto-sans-v30-latin-700.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */ url("../fonts/noto-sans-v30-latin-700.woff2") format("woff2"),
		/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
			url("../fonts/noto-sans-v30-latin-700.woff") format("woff"),
		/* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
			url("../fonts/noto-sans-v30-latin-700.ttf") format("truetype"),
		/* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
			url("../fonts/noto-sans-v30-latin-700.svg#NotoSans") format("svg"); /* Legacy iOS */
}

/* noto-sans-800 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 800;
	src: url("../fonts/noto-sans-v30-latin-800.eot"); /* IE9 Compat Modes */
	src: url("../fonts/noto-sans-v30-latin-800.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */ url("../fonts/noto-sans-v30-latin-800.woff2") format("woff2"),
		/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
			url("../fonts/noto-sans-v30-latin-800.woff") format("woff"),
		/* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
			url("../fonts/noto-sans-v30-latin-800.ttf") format("truetype"),
		/* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
			url("../fonts/noto-sans-v30-latin-800.svg#NotoSans") format("svg"); /* Legacy iOS */
}

/* cutive-regular - latin */
@font-face {
	font-family: "Cutive";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/cutive-v12-latin-regular.eot"); /* IE9 Compat Modes */
	src: local(""), url("../fonts/cutive-v12-latin-regular.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */ url("../fonts/cutive-v12-latin-regular.woff2") format("woff2"),
		/* Super Modern Browsers */ url("../fonts/cutive-v12-latin-regular.woff") format("woff"),
		/* Modern Browsers */ url("../fonts/cutive-v12-latin-regular.ttf") format("truetype"),
		/* Safari, Android, iOS */ url("../fonts/cutive-v12-latin-regular.svg#Cutive") format("svg"); /* Legacy iOS */
}

/* open-sans-300 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/open-sans-v40-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-regular - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/open-sans-v40-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-600 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 600;
	src: url("../fonts/open-sans-v40-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-700 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/open-sans-v40-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-800 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 800;
	src: url("../fonts/open-sans-v40-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

html,
body {
	margin: 0;
	padding: 0;
	width: 100vw;
	height: 100vh;
	overflow-x: hidden;
}

body {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	/*color: #193c48;*/
	color: #000;
	font-size: 18px;
	line-height: 30px;
	/*background-color: rgba(64,72,115,0.25);*/
	background: #fff;
}

h1,
h2 {
	/* font-family: "Cutive", serif; */
	position: relative;
	z-index: 2;
	font-weight: 600;
}

h1 {
	font-size: 4rem;
	font-weight: 400;
	line-height: 2.75rem;
	text-align: center;
	color: #50164a;
}

h2 {
	font-size: 1.75rem;
	line-height: 1.875rem;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 2.5rem;
}

h3 {
	font-size: 1.25rem;
	line-height: 1.25rem;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 2rem;
	margin-bottom: 0.5rem;
}

h4 {
	font-size: 1rem;
	line-height: 1rem;
	font-weight: 600;
	letter-spacing: 0;
	margin-bottom: 0.5rem;
}

.faq-question {
	padding: 0.25rem;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
}

.faq-question {
	margin-top: 1.5rem;
}

.faq-question:after {
	content: "▼";
	font-size: 1rem;
	display: inline-block;
	transition: transform 0.3s ease;
}

.faq-wrapper.open .faq-question:after {
	content: "▲";
	font-size: 1rem;
	display: inline-block;
}

.faq-question:hover {
	color: var(--color-black) !important;
	border-color: var(--color-black) !important;
}

.faq-answer {
	margin-left: 1rem;
	overflow: hidden;
}

/* .faq-wrapper.open .faq-answer {
	margin-bottom: 2rem;
} */

.faq-wrapper:last-child .faq-answer {
	margin-bottom: 0;
}

.block-type-heading + .block-type-text p:first-child {
	margin-top: 0.5rem;
}

p {
	margin: 0.5rem 0;
}

a {
	text-decoration: none;
}

a:hover {
	color: var(--color-black) !important;
}

.segment a {
	text-decoration: underline;
}

.block-type-table {
	position: relative;
	width: calc(100vw - 2rem);
	max-width: 1500px;
	left: 50%;
	transform: translateX(-50%);
	padding-top: 2rem;
}

.fc-event {
	cursor: pointer;
}

.fc-event-title-container,
.fc-event-time {
	line-height: 1.15;
	margin: 0.125rem 0;
}

.fc-event-title {
	white-space: pre-wrap;
	word-wrap: break-word;
	line-height: 1.15;
}

.fc .fc-button.fc-prev-button,
.fc .fc-button.fc-next-button {
	padding: 0;
}

.fc .fc-button.fc-button-primary {
	padding: 0 0.25rem;
}

.fc-event-main-frame {
	flex-wrap: wrap;
}

.fc h2.fc-toolbar-title {
	font-size: 1.5rem;
}

dialog {
	border-width: 1px;
	text-align: center;
}

dialog::backdrop {
	background-color: rgba(0, 0, 0, 0.5);
}

.dialog-title {
	margin: 0.75rem 0 0.75rem 0;
}

.dialog-dates {
	margin: 0.5rem 0 1rem 0;
	font-size: 1rem;
}

.dialog-link {
	margin-top: 1rem;
}

.dialog-button-close {
	position: absolute;
	top: 0.25rem;
	right: 0.25rem;
	width: 20px;
	height: 20px;
	border: none;
	background: none;
	cursor: pointer;
}

.block-type-image {
	margin: 1rem 0;
	text-align: center;
}

.block-type-gallery ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 2rem;
	list-style-type: none;
	padding: 0;
}

.block-type-gallery li {
	width: 233px;
	display: block;
	margin: 0;
}

figure {
	margin: 0;
	max-width: 100%;
}

figure img {
	max-width: 100%;
	display: block;
}

.content figure img {
	max-height: 500px;
}

.hidden {
	display: none !important;
}

header {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

header .menu {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 1rem;
}

.menu-link {
	margin: 0;
	width: 20px;
	height: 20px;
}

.menu-link:first-child {
	width: 28px;
	height: 28px;
}

.menu-link svg {
	width: 100%;
	fill: #5a5a5a;
}

.menu-link:hover svg {
	fill: #000;
}

.banner {
	position: relative;
	background-size: cover;
	background-position: center center;
	padding: 11rem 1rem;
	text-align: center;
	/* margin-bottom: 2rem; */
}

.banner .banner-button {
	position: absolute;
	top: 1rem;
	left: 50%;
	transform: translateX(-50%);
	width: 75px;
	height: 75px;
}

.banner .banner-button img {
	width: 100%;
	height: 100%;
}

.banner .banner-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 1675px) {
	.banner .banner-overlay {
		display: none;
	}
}

.banner .banner-text {
	position: relative;
	z-index: 1;
}

.blob1 {
	background-image: url(/assets/images/blobyellow1.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}

.blob2 {
	background-image: url(/assets/images/blobyellow2.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}

.blob3 {
	background-image: url(/assets/images/blobyellow3.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}

.blob4 {
	background-image: url(/assets/images/blobgrey1.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	min-height: 400px;
	padding: 58px;
}

.blob4a {
	background-image: url(/assets/images/blobgreen-a.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	min-height: 332px;
	padding: 58px;
}

.blob4b {
	background-image: url(/assets/images/bloborange-b.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	min-height: 332px;
	padding: 58px;
}

.blob4c {
	background-image: url(/assets/images/blobblue-c.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	min-height: 332px;
	padding: 58px;
}

.blob4d {
	background-image: url(/assets/images/blobyellow-d.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	min-height: 332px;
	padding: 58px;
}

.blob5 {
	background-image: url(/assets/images/blobgrey2.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	min-height: 400px;
	padding: 58px;
}

.blob6 {
	background-image: url(/assets/images/blobgrey3.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	min-height: 400px;
	padding: 58px;
}

.segment {
	padding: 0 1rem;
	padding: 3rem 0;
}

.segment h2:not(.fc-toolbar-title):not(.dialog-title) {
	padding: 0.5rem 0;
	color: var(--color-white);
}

.segment:nth-child(even) {
	background: var(--color-light-grey);
}

.segment .content {
	overflow: visible clip;
}

.segment .segment-headline,
.segment .intro,
.segment .content {
	width: calc(100% - 2rem);
	max-width: 765px;
	margin: 0 auto 1rem auto;
}

.segment .intro,
.segment .content {
	margin: 0 auto;
}

.segment .intro p:last-child {
	margin-bottom: 0;
}

.segment .content p:last-child {
	margin-bottom: 0;
}

.segment .content:has(+ .show-more:not(.hidden)) > *:first-child > *:first-child {
	margin-top: 0;
}

.segment .content:has(+ .show-more:not(.hidden)) > *:nth-child(2) > *:first-child {
	margin-top: 0;
}

/* @media (min-width: 1100px) {
	.segment .intro .block-type-image {
		width: 1000px;
		margin-left: -117.5px;
	}
} */

button.button-show-more-less {
	display: block;
	padding: 0;
	margin: 1rem auto 0 auto;
	border: none;
	background: none;
	font-size: 1rem;
	cursor: pointer;
}

button.button-show-more-less:hover {
	color: var(--color-black) !important;
}

button.button-show-more-less.show-more::before,
button.button-show-more-less.show-more::after {
	content: " ▼ ";
}

button.button-show-more-less.show-less::before,
button.button-show-more-less.show-less::after {
	content: " ▲ ";
}

iframe {
	width: 100%;
	height: 500px;
	border: none;
}

.legal-notice {
	font-size: 0.8rem;
	line-height: 1.15;
	margin-bottom: 0.5rem;
}

.legal-notice a {
	text-decoration: underline;
	color: var(--color-dark-grey);
}
.legal-notice a:hover {
	color: var(--color-black);
}

.switch-label {
	cursor: pointer;
	font-size: 1rem;
}
.switch-label .switch-eventim {
	height: 0;
	width: 0;
	visibility: hidden;
}
.switch-label .switch-eventim:checked + .toggle {
	background-color: var(--color-green);
}
.switch-label .switch-eventim:checked + .toggle .toggle-indicator {
	transform: translateX(1.5rem);
}
.switch-label .toggle {
	position: relative;
	display: inline-block;
	top: 0.375rem;
	width: 3rem;
	height: 1.5rem;
	border-radius: 0.75rem;
	background-color: var(--color-medium-grey);
	margin-right: 0.5rem;
}
.switch-label .toggle .toggle-indicator {
	position: absolute;
	height: calc(1.5rem - 4px);
	width: calc(1.5rem - 4px);
	left: 2px;
	top: 2px;
	background-color: var(--color-white);
	border-radius: 50%;
	transition: transform 0.125s ease-in;
}

footer {
	width: 100%;
	height: auto;
	background: #808080;
	color: #fff;
	font-size: 16px;
	padding: 1rem 0;
	text-align: center;
}

footer a {
	color: #ddd;
}

footer a:hover {
	color: #fff !important;
}

.legal * {
	color: var(--color-black) !important;
}

.legal h2 {
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 2.5rem;
	margin-bottom: 1rem;
	text-align: left;
}

.legal h3 {
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-size: 1.125rem;
}
