@font-face {
	font-family: "Manrope";
	font-style: normal;
	font-weight: 200 800;
	font-display: swap;
	src: url("../fonts/manrope/Manrope-Variable.woff2") format("woff2");
}

:root {
	--s6-accent: #811814;
	--s6-accent-bright: #811814;
	--s6-ink: #0b0d0f;
	--s6-panel: rgba(11, 13, 15, 0.9);
	--s6-panel-soft: rgba(11, 13, 15, 0.76);
	--s6-text: #f5f3ef;
	--s6-muted: #c8c6c2;
	--s6-line: rgba(255, 255, 255, 0.14);
	--s6-radius: 22px;
	--s6-shadow: 0 26px 70px rgba(0, 0, 0, 0.32);
	--s6-section-space: clamp(80px, 9vw, 140px);
}

html {
	scroll-behavior: smooth;
	scroll-padding-top: 88px;
}

body#top,
body#top .avia_textblock,
body#top input,
body#top select,
body#top textarea,
body#top button {
	font-family: "Manrope", sans-serif;
}

body {
	background: var(--s6-ink);
	font-size: 17px;
	line-height: 1.65;
	-webkit-font-smoothing: antialiased;
}

#wrap_all {
	background: var(--s6-ink);
}

/* Enfold's preloader occasionally remains transparent above the whole page. */
.av-siteloader-wrap {
	display: none !important;
	pointer-events: none !important;
}

/* Header and navigation */
#header {
	border: 0;
	background: rgba(8, 9, 10, 0.84);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.08);
	backdrop-filter: blur(16px) saturate(130%);
	-webkit-backdrop-filter: blur(16px) saturate(130%);
}

#header .header_bg,
#header_main,
.html_header_top.html_header_sticky #header {
	background: transparent;
	border: 0;
}

#top #header .header_bg {
	background: rgba(8, 9, 10, 0.96) !important;
	opacity: 1 !important;
}

#top #header_main {
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

#header_main .container {
	max-width: 1360px;
	padding-inline: clamp(20px, 4vw, 64px);
}

#header .logo img {
	width: auto;
	max-height: 54px;
	padding-block: 8px;
}

#top #header .av-main-nav > li > a {
	font-family: "Manrope", sans-serif;
	padding-inline: clamp(9px, 1vw, 16px);
	font-size: 12px;
	font-weight: 650;
	letter-spacing: 0.075em;
	text-transform: uppercase;
	transition: color 160ms ease, opacity 160ms ease;
}

#top #header .av-main-nav > li > a:hover,
#top #header .av-main-nav > li.current-menu-item > a,
#top #header .av-main-nav > li.current-menu-ancestor > a {
	color: #fff;
}

#top #header .av-main-nav a[href$="#buchen"] .avia-menu-text {
	display: inline-flex;
	align-items: center;
	min-height: 38px;
	padding: 0 17px;
	border-radius: 999px;
	background: var(--s6-accent);
	color: #fff;
	box-shadow: 0 8px 24px rgba(129, 24, 20, 0.28);
}

/* Hero */
#home.avia-section {
	background: var(--s6-ink);
}

#home .av-section-video-bg video {
	filter: saturate(0.72) contrast(1.08) brightness(0.72);
}

#home .av-section-color-overlay {
	background: linear-gradient(180deg, rgba(5, 7, 8, 0.24), rgba(5, 7, 8, 0.64)) !important;
	opacity: 1 !important;
}

#home .flex_column.av_one_full {
	float: none;
	width: min(900px, calc(100% - 40px));
	margin-inline: auto;
	padding: clamp(32px, 5vw, 64px) !important;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 28px !important;
	background: linear-gradient(145deg, rgba(7, 9, 10, 0.76), rgba(7, 9, 10, 0.52)) !important;
	box-shadow: 0 34px 100px rgba(0, 0, 0, 0.36);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

#home .avia-image-container img {
	width: clamp(220px, 28vw, 360px);
	margin-inline: auto;
}

#top #wrap_all #home .av-rotator-container .av-rotator-container-inner {
	font-family: "Manrope", sans-serif;
	font-size: clamp(24px, 2.5vw, 42px) !important;
	font-weight: 420;
	line-height: 1.2;
	letter-spacing: -0.025em;
	text-wrap: balance;
}

#home .av-rotator-text-single {
	color: #fff;
	font-weight: 700;
}

#home .scroll-down-link {
	width: 48px;
	height: 48px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 999px;
	background: rgba(8, 9, 10, 0.5);
}

/* Full-bleed editorial sections */
#studio,
#equipment,
#ausstattung,
#props,
#cyclorama,
#preise,
#buchen,
#kontakt {
	position: relative;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

#studio > .container,
#equipment > .container,
#ausstattung > .container,
#props > .container,
#cyclorama > .container,
#preise > .container,
#buchen > .container,
#kontakt > .container {
	height: auto !important;
	min-height: clamp(680px, 88vh, 940px);
	padding-top: var(--s6-section-space);
	padding-bottom: var(--s6-section-space);
}

#studio .flex_column,
#equipment .flex_column,
#ausstattung .flex_column,
#props .flex_column,
#cyclorama .flex_column,
#buchen .flex_column,
#kontakt .flex_column,
#preise .flex_column {
	border-radius: var(--s6-radius) !important;
}

#studio .entry-content-wrapper > .flex_column:first-child,
#equipment .entry-content-wrapper > .flex_column:first-child,
#ausstattung .entry-content-wrapper > .flex_column:first-child,
#props .entry-content-wrapper > .flex_column:first-child,
#cyclorama .entry-content-wrapper > .flex_column:first-child,
#buchen .entry-content-wrapper > .flex_column:first-child,
#kontakt .entry-content-wrapper > .flex_column:first-child {
	padding: clamp(28px, 4vw, 48px) !important;
	border: 1px solid var(--s6-line);
	background: linear-gradient(145deg, rgba(10, 12, 14, 0.94), rgba(10, 12, 14, 0.8)) !important;
	box-shadow: var(--s6-shadow);
	backdrop-filter: blur(9px);
	-webkit-backdrop-filter: blur(9px);
}

#studio .av-special-heading-tag,
#equipment .av-special-heading-tag,
#ausstattung .av-special-heading-tag,
#props .av-special-heading-tag,
#cyclorama .av-special-heading-tag,
#buchen .av-special-heading-tag,
#kontakt .av-special-heading-tag {
	display: inline-flex;
	width: auto;
	margin: 0 0 18px;
	padding: 9px 14px 8px;
	border: 0;
	border-radius: 5px;
	background: var(--s6-accent);
	color: #fff !important;
	font-family: static, "Arial Narrow", sans-serif;
	font-size: clamp(34px, 4vw, 58px) !important;
	font-weight: 600;
	line-height: 0.92;
	letter-spacing: 0.035em;
	text-transform: uppercase;
	box-shadow: 0 12px 30px rgba(129, 24, 20, 0.22);
}

#studio .av-special-heading,
#equipment .av-special-heading,
#ausstattung .av-special-heading,
#props .av-special-heading,
#cyclorama .av-special-heading,
#buchen .av-special-heading,
#kontakt .av-special-heading {
	padding-bottom: 8px !important;
}

#studio .av-subheading,
#equipment .av-subheading,
#ausstattung .av-subheading,
#props .av-subheading,
#cyclorama .av-subheading,
#buchen .av-subheading,
#kontakt .av-subheading {
	margin-top: 0;
	color: #fff !important;
	font-size: clamp(17px, 1.35vw, 21px) !important;
	font-weight: 650;
	line-height: 1.35;
}

#studio .avia_textblock,
#equipment .avia_textblock,
#ausstattung .avia_textblock,
#props .avia_textblock,
#cyclorama .avia_textblock,
#preise .avia_textblock,
#buchen .avia_textblock,
#kontakt .avia_textblock {
	color: var(--s6-muted);
	font-size: clamp(16px, 1.1vw, 18px);
	line-height: 1.7;
}

#studio .avia_textblock strong,
#equipment .avia_textblock strong,
#ausstattung .avia_textblock strong,
#props .avia_textblock strong,
#cyclorama .avia_textblock strong,
#preise .avia_textblock strong,
#buchen .avia_textblock strong,
#kontakt .avia_textblock strong {
	color: #fff;
}

#top .avia-button {
	min-width: 118px;
	padding: 13px 20px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 999px;
	background: var(--s6-accent);
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	box-shadow: 0 10px 28px rgba(129, 24, 20, 0.24);
	transition: transform 160ms ease, background 160ms ease, box-shadow 160ms ease;
}

#top .avia-button:hover {
	background: var(--s6-accent-bright);
	filter: brightness(1.16);
	transform: translateY(-2px);
	box-shadow: 0 14px 34px rgba(129, 24, 20, 0.32);
}

/* Pricing */
#preise > .container {
	min-height: auto;
}

#preise .entry-content-wrapper {
	display: grid;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	gap: 22px;
}

#preise .entry-content-wrapper > .flex_column {
	float: none;
	width: auto;
	min-width: 0;
	margin: 0;
	padding: clamp(24px, 3vw, 36px) !important;
	border: 1px solid var(--s6-line);
	background: var(--s6-panel) !important;
	box-shadow: var(--s6-shadow);
	backdrop-filter: blur(9px);
	-webkit-backdrop-filter: blur(9px);
}

#preise .entry-content-wrapper > .flex_column:nth-child(1) {
	grid-column: span 12;
}

#preise .entry-content-wrapper > .flex_column:nth-child(2),
#preise .entry-content-wrapper > .flex_column:nth-child(3),
#preise .entry-content-wrapper > .flex_column:nth-child(4),
#preise .entry-content-wrapper > .flex_column:nth-child(5) {
	grid-column: span 6;
}

#preise .avia-pricing-table-container {
	display: grid !important;
	gap: 16px;
	width: 100%;
	margin: 0;
}

#preise .avia-table-1 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

#preise .avia-table-2,
#preise .avia-table-3 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

#preise .pricing-table-wrap {
	display: flex !important;
	width: auto !important;
	min-width: 0;
	border: 1px solid var(--s6-line);
	border-radius: 16px;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.045);
}

#preise .pricing-table {
	display: flex;
	flex: 1;
	flex-direction: column;
	margin: 0;
	border: 0;
}

#preise .pricing-table li {
	padding: 12px 16px;
	border-color: rgba(255, 255, 255, 0.09);
	background: transparent;
	color: var(--s6-muted);
}

#preise .pricing-table li:first-child {
	background: var(--s6-accent);
	color: #fff;
	font-weight: 750;
	letter-spacing: 0.035em;
}

#preise .pricing-table li.avia-pricing-row {
	margin-top: auto;
	color: #fff;
	font-size: clamp(30px, 3vw, 48px);
	font-weight: 750;
	letter-spacing: -0.045em;
}

/* Gallery */
#galerie {
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	background: var(--s6-ink);
}

#galerie .av-masonry-container {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 10px;
	height: auto !important;
}

#galerie .av-masonry-entry {
	position: relative !important;
	top: auto !important;
	left: auto !important;
	display: block;
	width: 100% !important;
	aspect-ratio: 1 / 1;
}

#galerie .av-masonry-entry.av-masonry-item-no-image {
	display: none !important;
}

#galerie .av-inner-masonry-sizer {
	display: none;
}

#galerie .av-inner-masonry {
	position: absolute;
	inset: 0;
	border-radius: 12px;
	overflow: hidden;
}

#galerie .av-masonry-outerimage-container,
#galerie .av-masonry-image-container {
	height: 100%;
}

#galerie .av-masonry-image-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#galerie .av-masonry-image-container {
	transition: transform 350ms ease, filter 350ms ease;
}

#galerie .av-masonry-entry:hover .av-masonry-image-container {
	transform: scale(1.025);
	filter: saturate(1.08) contrast(1.03);
}

/* Booking form */
#buchen form {
	margin-top: 28px;
}

#buchen form label {
	margin-bottom: 7px;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.035em;
}

#buchen form input[type="text"],
#buchen form input[type="email"],
#buchen form input[type="date"],
#buchen form select,
#buchen form textarea {
	min-height: 50px;
	padding: 12px 14px;
	border: 1px solid rgba(255, 255, 255, 0.18) !important;
	border-radius: 9px !important;
	background: rgba(255, 255, 255, 0.07) !important;
	color: #fff !important;
	box-shadow: none !important;
}

#buchen form textarea {
	min-height: 130px;
	resize: vertical;
}

#buchen form input:focus,
#buchen form select:focus,
#buchen form textarea:focus {
	border-color: var(--s6-accent-bright) !important;
	outline: 2px solid rgba(129, 24, 20, 0.25);
	outline-offset: 2px;
}

#buchen form .button {
	min-height: 48px;
	padding-inline: 24px;
	border: 0;
	border-radius: 999px;
	background: var(--s6-accent);
	color: #fff;
	font-weight: 750;
	letter-spacing: 0.055em;
	text-transform: uppercase;
}

#socket {
	border: 0;
	background: #050607;
}

#scroll-top-link {
	border: 1px solid var(--s6-line);
	border-radius: 999px;
	background: rgba(10, 12, 14, 0.82);
	color: #fff;
	backdrop-filter: blur(10px);
}

/* Small, dependency-free fallbacks for Enfold's mobile menu and hotspots. */
.s6-mobile-menu[hidden],
.s6-hotspot-dialog[hidden] {
	display: none;
}

.s6-mobile-menu {
	position: fixed;
	z-index: 10010;
	inset: 0;
	display: grid;
	background: rgba(7, 8, 9, 0.985);
	color: #fff;
	place-items: center;
}

.s6-mobile-menu__nav {
	width: min(100% - 48px, 520px);
	max-height: calc(100svh - 112px);
	overflow-y: auto;
}

.s6-mobile-menu__list {
	display: grid;
	margin: 0;
	padding: 0;
	list-style: none;
}

#top .s6-mobile-menu__list a {
	display: block;
	padding: 13px 4px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
	color: #fff;
	font-size: clamp(18px, 5.4vw, 24px);
	font-weight: 650;
	letter-spacing: 0.025em;
	text-decoration: none;
}

#top .s6-mobile-menu__list a:hover,
#top .s6-mobile-menu__list a:focus-visible {
	color: #fff;
	border-bottom-color: var(--s6-accent);
}

.s6-mobile-menu__close,
.s6-hotspot-dialog__close {
	position: absolute;
	top: 18px;
	right: 18px;
	display: grid;
	width: 48px;
	height: 48px;
	padding: 0;
	border: 1px solid rgba(255, 255, 255, 0.28);
	border-radius: 999px;
	background: rgba(8, 9, 10, 0.82);
	color: #fff;
	font: 300 32px/1 "Manrope", sans-serif;
	cursor: pointer;
	place-items: center;
}

body.s6-mobile-menu-open,
body.s6-hotspot-dialog-open {
	overflow: hidden;
}

.s6-interactions .avia-tooltip.av-tt-hotspot {
	display: none !important;
}

.s6-interactions .av-image-hotspot {
	cursor: pointer;
}

.s6-interactions .av-image-hotspot::after {
	position: absolute;
	inset: -9px;
	content: "";
}

.s6-interactions .av-image-hotspot:focus-visible .av-image-hotspot_inner {
	outline: 3px solid #fff;
	outline-offset: 3px;
}

.s6-hotspot-dialog {
	position: fixed;
	z-index: 10020;
	inset: 0;
	display: grid;
	padding: 76px 20px 24px;
	background: rgba(3, 4, 5, 0.92);
	place-items: center;
}

.s6-hotspot-dialog__panel {
	position: relative;
	width: min(100%, 760px);
	max-height: calc(100svh - 100px);
	overflow-y: auto;
	padding: clamp(24px, 5vw, 48px);
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: var(--s6-radius);
	background: #111315;
	box-shadow: var(--s6-shadow);
}

.s6-hotspot-dialog__eyebrow {
	margin: 0 0 4px;
	color: var(--s6-accent);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

#top .s6-hotspot-dialog h2 {
	margin: 0 64px 24px 0;
	color: #fff;
}

.s6-hotspot-dialog__content {
	display: grid;
	grid-template-columns: minmax(180px, 0.8fr) minmax(220px, 1fr);
	align-items: center;
	gap: clamp(20px, 5vw, 44px);
	color: var(--s6-text);
}

.s6-hotspot-dialog__content p {
	margin: 0;
}

.s6-hotspot-dialog__content img {
	display: block;
	width: 100%;
	max-height: 58vh;
	border-radius: 12px;
	object-fit: contain;
}

@media only screen and (max-width: 1180px) {
	#top #header .av-main-nav > li > a {
		padding-inline: 8px;
		font-size: 11px;
	}
}

@media only screen and (max-width: 989px) {
	#header .av-burger-menu-main {
		display: block;
	}

	#top #header .av-main-nav > li.menu-item {
		display: none;
	}

	#top #header .av-main-nav > li.av-burger-menu-main {
		display: block;
	}

	#preise .entry-content-wrapper > .flex_column:nth-child(n) {
		grid-column: span 12;
	}

	#galerie .av-masonry-container {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media only screen and (max-width: 767px) {
	:root {
		--s6-radius: 16px;
		--s6-section-space: 72px;
	}

	body {
		font-size: 16px;
	}

	#header_main .container {
		padding-inline: 18px;
	}

	#header .logo img {
		max-height: 45px;
	}

	#av-burger-menu-ul {
		padding: 78px 0 28px;
	}

	#av-burger-menu-ul > li > a {
		padding: 15px 28px;
		border-bottom-color: rgba(255, 255, 255, 0.1);
		font-size: 15px;
		font-weight: 650;
		letter-spacing: 0.025em;
	}

	.s6-hotspot-dialog__content {
		grid-template-columns: 1fr;
	}

	.s6-hotspot-dialog__content img {
		max-height: 44vh;
	}

	#home .flex_column.av_one_full {
		width: calc(100% - 32px);
		padding: 28px 22px !important;
		border-radius: 20px !important;
	}

	#home .avia-image-container img {
		width: min(250px, 76vw);
	}

	#top #wrap_all #home .av-rotator-container .av-rotator-container-inner {
		font-size: clamp(20px, 6vw, 27px) !important;
		line-height: 1.22;
	}

	#studio > .container,
	#equipment > .container,
	#ausstattung > .container,
	#props > .container,
	#cyclorama > .container,
	#preise > .container,
	#buchen > .container,
	#kontakt > .container {
		min-height: auto;
		padding-inline: 18px;
	}

	#studio .flex_column,
	#equipment .flex_column,
	#ausstattung .flex_column,
	#props .flex_column,
	#cyclorama .flex_column,
	#buchen .flex_column,
	#kontakt .flex_column {
		width: 100%;
		margin: 0 0 22px;
	}

	#studio .entry-content-wrapper > .flex_column:first-child,
	#equipment .entry-content-wrapper > .flex_column:first-child,
	#ausstattung .entry-content-wrapper > .flex_column:first-child,
	#props .entry-content-wrapper > .flex_column:first-child,
	#cyclorama .entry-content-wrapper > .flex_column:first-child,
	#buchen .entry-content-wrapper > .flex_column:first-child,
	#kontakt .entry-content-wrapper > .flex_column:first-child {
		padding: 26px 22px !important;
	}

	#studio .av-special-heading-tag,
	#equipment .av-special-heading-tag,
	#ausstattung .av-special-heading-tag,
	#props .av-special-heading-tag,
	#cyclorama .av-special-heading-tag,
	#buchen .av-special-heading-tag,
	#kontakt .av-special-heading-tag {
		font-size: clamp(29px, 10vw, 42px) !important;
	}

	#preise .entry-content-wrapper {
		display: block;
	}

	#preise .entry-content-wrapper > .flex_column {
		width: 100%;
		margin: 0 0 18px;
		padding: 20px !important;
	}

	#preise .avia-table-1,
	#preise .avia-table-2,
	#preise .avia-table-3 {
		grid-template-columns: 1fr;
	}

	#preise .pricing-table-wrap {
		min-height: 0;
	}

	#preise .pricing-table li.avia-pricing-row {
		font-size: 38px;
	}

	#galerie.av-small-hide,
	#galerie.av-mini-hide {
		display: block !important;
	}

	#galerie .av-masonry-container {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 8px;
	}

	#galerie .av-masonry-entry:nth-child(n + 10) {
		display: none !important;
	}
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}

	*,
	*::before,
	*::after {
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
	}
}
