/* CType news_pi1: Zimmer-Slider (Layout 98), Owl-Navigation */

/* Zimmer-Slider: Alpenrast-Braun + Überschriften (Header/Subheader im CE) */
.frame-type-news_pi1:has(.zimmer-slider) {
	--frame-background: var(--alpenrast-color-brown);
	--frame-color: var(--alpenrast-color-red);
	--frame-link-color: var(--alpenrast-color-red);
	--frame-link-hover-color: var(--alpenrast-color-red);
	background-color: var(--alpenrast-color-brown);
}

.frame-type-news_pi1.frame:has(.zimmer-slider) .frame-container.frame-container-default {
	max-width: 100%;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

/* Inhaltbreite wie mask_txtintro .gridContainer — Header + Slider */
.frame-type-news_pi1.frame:has(.zimmer-slider) .frame-header,
.frame-type-news_pi1.frame:has(.zimmer-slider) .zimmer-slider {
	width: calc(100% - 72px);
	max-width: none;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}

.frame-type-news_pi1:has(.zimmer-slider) .frame-header,
.frame-type-news_pi1:has(.zimmer-slider) header {
	text-align: right;
	padding: clamp(2.25rem, 5vw, 4rem) 0 clamp(1.25rem, 3vw, 2rem);
}

.frame-type-news_pi1:has(.zimmer-slider) .frame-header h2,
.frame-type-news_pi1:has(.zimmer-slider) header h2,
.frame-type-news_pi1:has(.zimmer-slider) .frame-header h2 a,
.frame-type-news_pi1:has(.zimmer-slider) header h2 a {
	margin: 0;
	padding: 0;
	color: var(--alpenrast-color-red);
	font-family: var(--font-family-base);
	font-weight: var(--font-weight-regular);
	font-size: var(--txtintro-h1-size-mobile);
	line-height: var(--txtintro-h1-line-mobile);
	letter-spacing: var(--txtintro-h1-letter-mobile);
	text-transform: uppercase;
	text-decoration: none;
}

.frame-type-news_pi1:has(.zimmer-slider) .frame-header h3,
.frame-type-news_pi1:has(.zimmer-slider) header h3,
.frame-type-news_pi1:has(.zimmer-slider) .frame-header h3 a,
.frame-type-news_pi1:has(.zimmer-slider) header h3 a {
	margin: 0;
	padding: 0;
	color: var(--alpenrast-color-red);
	font-family: var(--font-family-base);
	font-weight: var(--font-weight-regular);
	font-size: 26px;
	line-height: 38px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.frame-type-news_pi1:has(.zimmer-slider) .frame-header h2,
	.frame-type-news_pi1:has(.zimmer-slider) header h2,
	.frame-type-news_pi1:has(.zimmer-slider) .frame-header h2 a,
	.frame-type-news_pi1:has(.zimmer-slider) header h2 a {
		font-size: var(--txtintro-h1-size-tablet);
		line-height: var(--txtintro-h1-line-tablet);
		letter-spacing: var(--txtintro-h1-letter-tablet);
	}

	.frame-type-news_pi1:has(.zimmer-slider) .frame-header h3,
	.frame-type-news_pi1:has(.zimmer-slider) header h3,
	.frame-type-news_pi1:has(.zimmer-slider) .frame-header h3 a,
	.frame-type-news_pi1:has(.zimmer-slider) header h3 a {
		font-size: 34px;
		line-height: 52px;
		letter-spacing: 1.25px;
	}
}

@media (min-width: 992px) {
	.frame-type-news_pi1:has(.zimmer-slider) .frame-header h2,
	.frame-type-news_pi1:has(.zimmer-slider) header h2,
	.frame-type-news_pi1:has(.zimmer-slider) .frame-header h2 a,
	.frame-type-news_pi1:has(.zimmer-slider) header h2 a {
		font-size: var(--txtintro-h1-size-desktop);
		line-height: var(--txtintro-h1-line-desktop);
		letter-spacing: var(--txtintro-h1-letter-desktop);
	}

	.frame-type-news_pi1:has(.zimmer-slider) .frame-header h3,
	.frame-type-news_pi1:has(.zimmer-slider) header h3,
	.frame-type-news_pi1:has(.zimmer-slider) .frame-header h3 a,
	.frame-type-news_pi1:has(.zimmer-slider) header h3 a {
		font-size: var(--txtintro-h1-size-tablet);
		line-height: var(--txtintro-h1-line-tablet);
		letter-spacing: var(--txtintro-h1-letter-tablet);
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.frame-type-news_pi1.frame:has(.zimmer-slider) .frame-header,
	.frame-type-news_pi1.frame:has(.zimmer-slider) .zimmer-slider {
		width: calc(100% - 80px);
	}
}

@media (min-width: 992px) {
	.frame-type-news_pi1.frame:has(.zimmer-slider) .frame-header,
	.frame-type-news_pi1.frame:has(.zimmer-slider) .zimmer-slider {
		width: calc(100% - 120px);
	}
}

@media (min-width: 1900px) {
	.frame-type-news_pi1.frame:has(.zimmer-slider) .frame-header,
	.frame-type-news_pi1.frame:has(.zimmer-slider) .zimmer-slider {
		width: calc(100% - 280px);
	}
}

@media (min-width: 2200px) {
	.frame-type-news_pi1.frame:has(.zimmer-slider) .frame-header,
	.frame-type-news_pi1.frame:has(.zimmer-slider) .zimmer-slider {
		width: calc(100% - 480px);
	}
}

.frame-type-news_pi1 {padding: 0;}
.frame-type-news_pi1 .owl-carousel .owl-item {
	padding: 0;
	padding-bottom: 20px;
	transition: 1s ease-in-out;
}
@media screen and (min-width: 768px) {
	.frame-type-news_pi1 .owl-carousel .owl-item {
		padding-bottom: 50px;
	}
}
@media screen and (min-width: 992px) {
	.frame-type-news_pi1 .owl-carousel .owl-item {
		padding-bottom: 100px;
	}
}
.frame-type-news_pi1 .owl-carousel .owl-item:hover {	transform: scale(1.05);}
/* Zimmer-Slider (News List Layout 98, owl-zwei): kein Hover-Scale */
.frame-type-news_pi1 .owl-zwei .owl-item:hover {	transform: none;}
.frame-type-news_pi1 .owl-zwei .owl-item {	transition: none;}

/* Nur Zimmer-Slider (owl-zwei): Stage volle Breite ohne Rand — übrige .owl-carousel unverändert */
.frame-type-news_pi1 .owl-carousel.owl-zwei .owl-stage-outer {
	z-index: 1;
	margin: 0;
	padding: 0;
	border: 0;
}

/*
 * Mobil: .owl-carousel.owl-zwei .owl-item setzt eigenes padding-bottom und hebt damit die
 * Werte der übrigen news_pi1-Slider auf. Unten reservieren, damit owl-nav (unten rechts) nicht auf Text/CTA liegt.
 */
.frame-type-news_pi1 .owl-carousel.owl-zwei .owl-item {
	padding-bottom: clamp(4rem, 12vw, 5.75rem);
}

/* Zimmer-Slider Eintrag (List/Slider-Zimmer): mobil zuerst — Bild, darunter Textblock; ab 992px Overlay über dem Bild */
.frame-type-news_pi1 .owl-zwei .room-slider-slide__inner {
	position: relative;
	overflow: hidden;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: stretch;
}
.frame-type-news_pi1 .owl-zwei .room-slider-slide__media {
	position: relative;
	z-index: 0;
	line-height: 0;
	flex: 0 0 auto;
	width: 100%;
	background: #A28F7F;
}
.frame-type-news_pi1 .owl-zwei .room-slider-slide__media img,
.frame-type-news_pi1 .owl-zwei .room-slider-slide__img {
	width: 100%;
	height: auto;
	display: block;
	opacity: 0.7;
	object-fit: cover;
}
.frame-type-news_pi1 .owl-zwei .room-slider-slide__overlay {
	position: relative;
	inset: auto;
	z-index: 1;
	display: flex;
	flex: 1 1 auto;
	width: 100%;
	min-height: 0;
	align-items: center;
	justify-content: flex-start;
	padding: 0;
	background: transparent;
	pointer-events: none;
}
.frame-type-news_pi1 .owl-zwei .room-slider-slide__content {
	pointer-events: auto;
	text-align: center;
	max-width: none;
	width: 100%;
	background: #cec4bc;
	box-sizing: border-box;
	padding: clamp(1rem, 4vw, 1.75rem) clamp(1rem, 4vw, 2.5rem);
	padding-bottom: clamp(1.35rem, 5vw, 2rem);
}
.frame-type-news_pi1 .owl-zwei .room-slider-slide__title-wrap {
	margin: 0;
}
.frame-type-news_pi1 .owl-zwei .room-slider-slide__title {
	font-family: var(--font-family-base);
	font-size: 1.25rem;
	font-weight: var(--font-weight-bold);
	line-height: 1.35;
	color: var(--alpenrast-color-red);
	text-decoration: underline;
	text-underline-offset: 0.2em;
	text-transform: uppercase;
}
.frame-type-news_pi1 .owl-zwei .room-slider-slide__title:hover,
.frame-type-news_pi1 .owl-zwei .room-slider-slide__title:focus {
	color: var(--alpenrast-color-red);
}
.frame-type-news_pi1 .owl-zwei .room-slider-slide__teaser {
	margin-top: 0.75rem;
	font-family: var(--font-family-base);
	font-weight: var(--font-weight-regular);
	font-size: 1rem;
	line-height: 1.5;
	color: var(--alpenrast-color-red);
}
.frame-type-news_pi1 .owl-zwei .room-slider-slide__teaser p {
	margin: 0;
}
.frame-type-news_pi1 .owl-zwei .room-slider-slide__price {
	margin: 0.75rem 0 0 0;
	font-family: var(--font-family-base);
	font-weight: var(--font-weight-bold);
	font-size: 1rem;
	line-height: 1.5;
	color: var(--alpenrast-color-red);
}
.frame-type-news_pi1 .owl-zwei .room-slider-slide__cta-wrap {
	margin: 1.25rem 0 0 0;
}
.frame-type-news_pi1 .owl-zwei .room-slider-slide__cta {
	display: inline-flex;
	align-items: center;
	gap: 0.65rem;
	margin: 0;
	padding: 0.65rem 1.1rem;
	background: #fff;
	border: 0px solid var(--alpenrast-color-red);
	color: var(--alpenrast-color-red);
	font-family: var(--font-family-base);
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	text-decoration: none;
}
.frame-type-news_pi1 .owl-zwei .room-slider-slide__cta::before {
	content: "";
	width: 14px;
	height: 14px;
	flex-shrink: 0;
	background: url("/fileadmin/user_upload/Hotel-Alpenrast/Icon/linkicon.svg") no-repeat center center;
	background-size: contain;
}
.frame-type-news_pi1 .owl-zwei .room-slider-slide__cta:hover,
.frame-type-news_pi1 .owl-zwei .room-slider-slide__cta:focus {
	color: var(--alpenrast-color-red);
	text-decoration: none;
	background: #fff;
}

@media screen and (min-width: 992px) {
	.frame-type-news_pi1 .owl-zwei .room-slider-slide__inner {
		display: block;
	}
	.frame-type-news_pi1 .owl-zwei .room-slider-slide__media {
		flex: none;
		width: auto;
	}
	.frame-type-news_pi1 .owl-zwei .room-slider-slide__overlay {
		position: absolute;
		inset: 0;
		flex: none;
		width: auto;
		min-height: 0;
		align-items: flex-end;
		justify-content: center;
		padding: clamp(1rem, 4vw, 2.5rem);
		background: transparent;
	}
	.frame-type-news_pi1 .owl-zwei .room-slider-slide__content {
		background: transparent;
		padding: 0;
		max-width: 36rem;
	}
	.frame-type-news_pi1 .owl-carousel.owl-zwei .owl-item {
		padding-bottom: 0;
	}
	.frame-type-news_pi1 .owl-zwei .room-slider-slide__title {
		font-size: 27px;
		line-height: 47px;
	}
}

.frame-type-news_pi1 .frame-container img{	-webkit-transition: 0.9s ease-in-out;	transition: 0.9s ease-in-out;	width: 100%;	height: auto;	opacity: 1; }

.frame-type-news_pi1 .frame-container {
	max-width: 1340px;
	margin-left: auto;
	margin-right: auto;
}

/* Angebote-Owl-Slider: fest max 1340px, zentriert (ohne min()/linken Offset) */
.frame-type-news_pi1.frame:has(.owl-drei) .frame-container.frame-container-default {
	max-width: 1340px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	display: flex;
	justify-content: center;
}

.frame-type-news_pi1.frame:has(.owl-drei) .frame-container.frame-container-default > .frame-inner {
	width: 100%;
	max-width: 1340px;
}

@media screen and (min-width: 992px){
	.frame-type-news_pi1 .frame-container {		max-width: min(1340px, calc((100% - 80px))); margin-left: 40px;		padding: 0;	margin-right: 0; --bs-gutter-x: 0px; 	}
	.frame-type-news_pi1.frame:has(.zimmer-slider) .frame-container.frame-container-default {
		max-width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.frame-type-news_pi1.frame:has(.owl-drei) .frame-container.frame-container-default {
		max-width: 1340px;
		margin-left: auto;
		margin-right: auto;
		display: flex;
		justify-content: center;
	}
}

@media screen and (min-width: 1200px){
	.frame-type-news_pi1 .frame-container {		max-width: min(1340px, calc((100% - 120px))); margin-left: 60px; 	}
	.frame-type-news_pi1.frame:has(.zimmer-slider) .frame-container.frame-container-default {
		max-width: 100%;
		margin-left: 0;
	}
	.frame-type-news_pi1.frame:has(.owl-drei) .frame-container.frame-container-default {
		max-width: 1340px;
		margin-left: auto;
		margin-right: auto;
		display: flex;
		justify-content: center;
	}
}

@media screen and (min-width: 1600px){
	.frame-type-news_pi1 .frame-container {		max-width: min(1340px, calc((100% - 280px) / 12 * 9));		padding: 0;		margin-left: 140px;	}
	.frame-type-news_pi1.frame:has(.zimmer-slider) .frame-container.frame-container-default {
		max-width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.frame-type-news_pi1.frame:has(.owl-drei) .frame-container.frame-container-default {
		max-width: 1340px;
		margin-left: auto;
		margin-right: auto;
		display: flex;
		justify-content: center;
	}
}

/* News Detail (Zimmer) – Grid und Positionierung */
.frame-type-news_newsdetail {
	padding: 0;
	background-color: #A28F7F;
}

.frame-type-news_newsdetail .frame-container {
	width: 100%;
	max-width: 100%;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	--bs-gutter-x: 0px;
}

.frame-type-news_newsdetail .news-detail-row {
	--bs-gutter-x: 0;
	--bs-gutter-y: 0;
	margin: 0;
	padding: 0;
}

.frame-type-news_newsdetail .news-detail-grid {
	width: 100%;
	padding: 0 20px;
}

.frame-type-news_newsdetail .news-detail-layer {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 0;
}

.frame-type-news_newsdetail .news-detail-backlink-wrap {
	grid-column: 1 / -1;
	display: flex;
	justify-content: flex-end;
	padding: 40px 0;
}

.frame-type-news_newsdetail .news-detail-media {
	grid-column: 1 / -1;
}

.frame-type-news_newsdetail .news-detail-media-wrap {
	position: relative;
	padding-bottom: 56px;
}

.frame-type-news_newsdetail .news-detail-media .owl-carousel img {
	width: 100%;
	height: auto;
	display: block;
}

.frame-type-news_newsdetail .news-detail-media .owl-stage-outer {
	z-index: 1;
	margin: 0;
}

.frame-type-news_newsdetail .news-detail-media .owl-nav {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -36px;
	display: flex;
	justify-content: flex-end;
	z-index: 4;
}

.frame-type-news_newsdetail .news-detail-price {
	width: 127px;
	height: 127px;
	left: clamp(0.5rem, 3vw, 1rem);
	right: auto;
	bottom: 0;
	transform: translateY(-90%);
}

.frame-type-news_newsdetail .news-detail-actions {
	position: static;
	margin-top: 3.25rem;
	z-index: 3;
	justify-content: flex-end;
}

.frame-type-news_newsdetail .news-detail-text {
	grid-column: 1 / -1;
	padding-top: 2rem;
	--news-detail-copy-size: 0.8em;
	--news-detail-copy-line-height: 24px;
	--news-detail-copy-weight: var(--font-weight-regular);
}

.frame-type-news_newsdetail .news-detail-text,
.frame-type-news_newsdetail .news-detail-text h1,
.frame-type-news_newsdetail .news-detail-text h2,
.frame-type-news_newsdetail .news-detail-text h3,
.frame-type-news_newsdetail .news-detail-text h4,
.frame-type-news_newsdetail .news-detail-text p,
.frame-type-news_newsdetail .news-detail-text li,
.frame-type-news_newsdetail .news-detail-text span,
.frame-type-news_newsdetail .news-detail-text a {
	color: var(--alpenrast-color-red);
}

.frame-type-news_newsdetail .news-detail-text h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 46px;
	letter-spacing: 3px;
	font-weight: var(--font-weight-regular);
}

.frame-type-news_newsdetail .news-detail-text h3,
.frame-type-news_newsdetail .news-detail-text h3 p {
	margin: 0;
	font-size: 14px;
	line-height: 28px;
	font-weight: var(--font-weight-bold);
}

.frame-type-news_newsdetail .news-detail-text p,
.frame-type-news_newsdetail .news-detail-text li,
.frame-type-news_newsdetail .news-detail-text ul,
.frame-type-news_newsdetail .news-detail-text ol {
	font-size: var(--news-detail-copy-size);
	line-height: var(--news-detail-copy-line-height);
	font-weight: var(--news-detail-copy-weight);
}

.frame-type-news_newsdetail .news-detail-text ul,
.frame-type-news_newsdetail .news-detail-text ol {
	text-align: left;
	padding-left: 1.35rem;
	margin: 0.4rem 0 0.9rem 0;
}

.frame-type-news_newsdetail .news-detail-text ul {
	list-style-type: disc;
}

.frame-type-news_newsdetail .news-detail-text ol {
	list-style-type: decimal;
}

.frame-type-news_newsdetail .news-detail-text li {
	display: list-item;
	text-align: left;
}

.frame-type-news_newsdetail .news-detail-text p {
	text-align: left;
}

@media screen and (min-width: 992px) {
	.frame-type-news_newsdetail .news-detail-text h2 {
		font-size: 50px;
		line-height: 75px;
		letter-spacing: 3px;
	}

	.frame-type-news_newsdetail .news-detail-text h3,
	.frame-type-news_newsdetail .news-detail-text h3 p {
		font-size: 17px;
		line-height: 35px;
	}

	.frame-type-news_newsdetail .news-detail-text {
		--news-detail-copy-size: 16px;
		--news-detail-copy-line-height: 28px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
	.frame-type-news_newsdetail .news-detail-text {
		--news-detail-copy-size: 16px;
		--news-detail-copy-line-height: 24px;
	}
}

@media screen and (min-width: 992px) {
	.frame-type-news_newsdetail .news-detail-layer {
		align-items: start;
	}

	.frame-type-news_newsdetail .news-detail-media .owl-nav {
		position: absolute;
		left: 0;
		right: 40px;
		bottom: 20px;
		display: flex;
		justify-content: flex-end;
		z-index: 4;
	}

	.frame-type-news_newsdetail .news-detail-grid {
		padding: 0 40px;
	}

	.frame-type-news_newsdetail .news-detail-layer {
		grid-template-columns: repeat(12, minmax(0, 1fr));
	}

	.frame-type-news_newsdetail .news-detail-backlink-wrap {
		padding: 90px 0;
	}

	.frame-type-news_newsdetail .news-detail-media {
		grid-column: 1 / 8;
		position: -webkit-sticky;
		position: sticky;
		top: 110px;
		align-self: start;
		overflow: visible;
	}

	.frame-type-news_newsdetail .news-detail-media-wrap {
		position: relative;
	}

	.frame-type-news_newsdetail .news-detail-grid,
	.frame-type-news_newsdetail .news-detail-layer {
		overflow: visible;
	}

	.frame-type-news_newsdetail .news-detail-text {
		grid-column: 9 / 13;
		padding-top: 0;
		text-align: right;
	}

	.frame-type-news_newsdetail .news-detail-price {
		width: 208px;
		height: 208px;
		left: auto;
		right: 0;
		top: 50%;
		bottom: auto;
		transform: translate(20%, -50%);
	}

	.frame-type-news_newsdetail .news-detail-actions {
		position: absolute;
		left: 30px;
		bottom: 80px;
		margin-top: 0;
	}
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
	.frame-type-news_newsdetail .news-detail-grid {
		padding: 0 30px;
	}

	.frame-type-news_newsdetail .news-detail-layer {
		grid-template-columns: repeat(6, minmax(0, 1fr));
		align-items: start;
		gap: 10px;
	}

	.frame-type-news_newsdetail .news-detail-media {
		grid-column: 1 / 4;
		position: -webkit-sticky;
		position: sticky;
		top: 110px;
		align-self: start;
		overflow: visible;
	}

	.frame-type-news_newsdetail .news-detail-grid,
	.frame-type-news_newsdetail .news-detail-layer {
		overflow: visible;
	}

	.frame-type-news_newsdetail .news-detail-text {
		grid-column: 4 / 7;
		padding-top: 0;
		text-align: right;
	}

	.frame-type-news_newsdetail .news-detail-price .zimmer-list-item__price-value {
		font-size: 1.5rem;
		line-height: 1.1;
	}
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	.frame-type-news_newsdetail .news-detail-layer {
		grid-template-columns: repeat(12, minmax(0, 1fr));
		gap: 20px;
	}

	.frame-type-news_newsdetail .news-detail-media {
		grid-column: 1 / 7;
	}

	.frame-type-news_newsdetail .news-detail-text {
		grid-column: 7 / 13;
	}

	.frame-type-news_newsdetail .news-detail-text h2 {
		font-size: 38px;
		line-height: 58px;
	}

	.frame-type-news_newsdetail .news-detail-price {
		width: 150px;
		height: 150px;
		left: clamp(0.5rem, 3vw, 1rem);
		right: auto;
		top: auto;
		bottom: 0;
		transform: translateY(-90%);
	}

	.frame-type-news_newsdetail .news-detail-price .zimmer-list-item__price-value {
		font-size: 1.5rem;
		line-height: 1.1;
	}

	.frame-type-news_newsdetail .news-detail-media .owl-nav {
		left: 0;
		right: 0;
		bottom: -36px;
		justify-content: flex-end;
	}

	.frame-type-news_newsdetail .news-detail-actions {
		position: static;
		left: auto;
		bottom: auto;
		margin-top: 3.25rem;
		justify-content: flex-end;
	}
}

/* News References (TemplateLayout 102) - eigener Stil, orientiert an 2spalten */
.frame-type-news_pi1 .references-news-list,
.frame-type-news_newsselectedlist .references-news-list {
	--references-news-gap-mobile: 10px;
	--references-news-gap-desktop: 16px;
	--references-news-row-gap-mobile: 40px;
	--references-news-row-gap-desktop: 50px;
	--references-news-content-width-mobile: calc(100% - 40px);
	--references-news-content-width-desktop: calc(100% - 120px);
	--references-news-title-color: var(--alpenrast-color-red);
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	--bs-gutter-x: 0;
	--bs-gutter-y: 0;
	margin-left: auto;
	margin-right: auto;
	margin: 0 auto;
	width: var(--references-news-content-width-mobile);
	row-gap: var(--references-news-row-gap-mobile);
	column-gap: var(--references-news-gap-mobile);
}

.frame-type-news_pi1 .references-news-col,
.frame-type-news_newsselectedlist .references-news-col {
	padding: 0;
	grid-column: 1 / -1;
}

.frame-type-news_pi1 .references-news-card,
.frame-type-news_newsselectedlist .references-news-card {
	display: flex;
	flex-direction: column;
	color: var(--references-news-title-color);
}

.frame-type-news_pi1 .references-news-card__media-link,
.frame-type-news_newsselectedlist .references-news-card__media-link {
	display: block;
}

.frame-type-news_pi1 .references-news-card__media,
.frame-type-news_newsselectedlist .references-news-card__media {
	display: block;
	line-height: 0;
}

.frame-type-news_pi1 .references-news-card__media img,
.frame-type-news_newsselectedlist .references-news-card__media img {
	width: 100%;
	height: auto;
	display: block;
	background-color: #ffffff;
}

.frame-type-news_pi1 .references-news-card__text,
.frame-type-news_newsselectedlist .references-news-card__text {
	display: block;
	padding: 0.9rem 0 0 0;
}

.frame-type-news_pi1 .references-news-col:nth-child(odd) .references-news-card__text,
.frame-type-news_newsselectedlist .references-news-col:nth-child(odd) .references-news-card__text {
	order: -1;
	padding: 0 0 0.9rem 0;
}

.frame-type-news_pi1 .references-news-card__title,
.frame-type-news_newsselectedlist .references-news-card__title {
	display: block;
	width: 100%;
	font-family: var(--font-family-base);
	font-size: 30px;
	line-height: 1.2;
	font-weight: var(--font-weight-regular);
	color: var(--references-news-title-color);
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
}

.frame-type-news_pi1 .references-news-card__title-link,
.frame-type-news_newsselectedlist .references-news-card__title-link {
	color: inherit;
	text-decoration: none;
}

.frame-type-news_pi1 .references-news-card:hover .references-news-card__title,
.frame-type-news_pi1 .references-news-card:focus .references-news-card__title,
.frame-type-news_newsselectedlist .references-news-card:hover .references-news-card__title,
.frame-type-news_newsselectedlist .references-news-card:focus .references-news-card__title {
	color: var(--references-news-title-color);
	text-decoration: underline;
	text-underline-offset: 0.15em;
}

.frame-type-news_pi1 .references-news-card__cta-wrap,
.frame-type-news_newsselectedlist .references-news-card__cta-wrap {
	margin: 0.6rem 0 0 0;
}

@media screen and (min-width: 768px) {
	.frame-type-news_pi1 .references-news-list,
	.frame-type-news_newsselectedlist .references-news-list {
		grid-template-columns: repeat(6, minmax(0, 1fr));
		width: var(--references-news-content-width-desktop);
		column-gap: 50px;
		row-gap: var(--references-news-row-gap-desktop);
	}
	.frame-type-news_pi1 .references-news-col,
	.frame-type-news_newsselectedlist .references-news-col {
		grid-column: span 3;
	}
}

@media screen and (min-width: 1900px) {
	.frame-type-news_pi1 .references-news-list,
	.frame-type-news_newsselectedlist .references-news-list {
		grid-template-columns: repeat(12, minmax(0, 1fr));
		width: calc(100% - 280px);
		column-gap: var(--references-news-gap-desktop);
	}
	.frame-type-news_pi1 .references-news-col:nth-child(odd),
	.frame-type-news_newsselectedlist .references-news-col:nth-child(odd) {
		grid-column: 2 / 6;
	}
	.frame-type-news_pi1 .references-news-col:nth-child(even),
	.frame-type-news_newsselectedlist .references-news-col:nth-child(even) {
		grid-column: 8 / 12;
	}
	.frame-type-news_pi1 .references-news-card__title,
	.frame-type-news_newsselectedlist .references-news-card__title {
		font-size: 50px;
		letter-spacing: 5px;
	}
}

@media screen and (min-width: 2200px) {
	.frame-type-news_pi1 .references-news-list,
	.frame-type-news_newsselectedlist .references-news-list {
		width: calc(100% - 480px);
	}
}

/* Zimmerliste (News List Layout 101 / SelectedList): mobil zuerst */
.zimmer-list {
	--zimmer-list-price-size: clamp(6.5rem, 28vw, 7.75rem);
}

.zimmer-list__col {
	padding-left: clamp(0.75rem, 3vw, 1rem);
	padding-right: clamp(0.75rem, 3vw, 1rem);
	padding-bottom: clamp(2.5rem, 8vw, 4rem);
}

.zimmer-list-item__inner {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.zimmer-list-item__media-wrap {
	position: relative;
	width: 100%;
	line-height: 0;
	background: #a28f7f;
}

.zimmer-list-item__media-link {
	display: block;
	text-decoration: none;
	color: inherit;
}

.zimmer-list-item__media-link:hover,
.zimmer-list-item__media-link:focus {
	text-decoration: none;
}

.zimmer-list-item__img img {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
	opacity: 0.92;
}

/* Preis: Alpenrast-Rot, Kreis */
.zimmer-list-item__price {
	position: absolute;
	width: var(--zimmer-list-price-size);
	height: var(--zimmer-list-price-size);
	border-radius: 50%;
	background-color: var(--alpenrast-color-red);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0.5rem;
	box-sizing: border-box;
	z-index: 2;
	bottom: 0;
	transform: translateY(50%);
}

.zimmer-list-item--odd .zimmer-list-item__price {
	right: clamp(0.5rem, 3vw, 1rem);
	left: auto;
}

.zimmer-list-item--even .zimmer-list-item__price {
	left: clamp(0.5rem, 3vw, 1rem);
	right: auto;
}

.zimmer-list-item__price-inner {
	margin: 0;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 0.1rem;
	line-height: 1.15;
}

.zimmer-list-item__price-ab,
.zimmer-list-item__price-per {
	font-family: var(--font-family-base);
	font-size: clamp(0.65rem, 2.8vw, 0.75rem);
	font-weight: var(--font-weight-regular);
	color: #f0efe6;
	text-transform: none;
}

.zimmer-list-item__price-value {
	font-family: var(--font-family-base);
	font-size: clamp(1.15rem, 5vw, 1.65rem);
	font-weight: var(--font-weight-bold);
	color: #f0efe6;
	line-height: 1.1;
}

/* Textblock unter dem Bild — Abstand für halben Kreis */
.zimmer-list-item__body {
	margin-top: calc(var(--zimmer-list-price-size) * 0.52);
	padding-top: 0.35rem;
}

.zimmer-list-item--odd .zimmer-list-item__body {
	text-align: left;
}

.zimmer-list-item--even .zimmer-list-item__body {
	text-align: right;
}

.zimmer-list-item__title {
	margin: 0 0 0.5rem 0;
	font-family: var(--font-family-base);
	font-size: clamp(1rem, 3.8vw, 1.2rem);
	font-weight: 600;
	line-height: 1.25;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: var(--alpenrast-color-red);
}

.zimmer-list-item__title a {
	color: var(--alpenrast-color-red);
	text-decoration: none;
}

.zimmer-list-item__title a:hover,
.zimmer-list-item__title a:focus {
	color: var(--alpenrast-color-red);
	text-decoration: underline;
	text-underline-offset: 0.15em;
}

.zimmer-list-item__teaser {
	font-family: var(--font-family-base);
	font-size: 0.95rem;
	font-weight: var(--font-weight-regular);
	line-height: 1.45;
	letter-spacing: 0.04em;
	color: var(--alpenrast-color-red);
}

.zimmer-list-item__teaser p {
	margin: 0 0 0.35rem 0;
	color: inherit;
	font-weight: inherit;
}

.zimmer-list-item__details-wrap {
	margin: 0.85rem 0 0 0;
}

.zimmer-list-item__details {
	display: inline-flex;
	align-items: center;
	gap: 0.45rem;
	font-family: var(--font-family-base);
	font-weight: 600;
	font-size: 0.8125rem;
	line-height: 1.2;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: var(--alpenrast-color-red);
	text-decoration: none;
}

.zimmer-list-item__details::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0.28em 0 0.28em 0.42em;
	border-color: transparent transparent transparent var(--alpenrast-color-red);
	flex-shrink: 0;
}

.zimmer-list-item__details:hover,
.zimmer-list-item__details:focus {
	color: var(--alpenrast-color-red);
	text-decoration: underline;
}

.zimmer-list-item__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.65rem;
	margin-top: 1.15rem;
}

.zimmer-list-item--odd .zimmer-list-item__actions {
	justify-content: flex-start;
}

.zimmer-list-item--even .zimmer-list-item__actions {
	justify-content: flex-end;
}

.zimmer-list-item__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 2.5rem;
	padding: 0.5rem 1.25rem;
	font-family: var(--font-family-base);
	font-weight: 600;
	font-size: 0.8125rem;
	line-height: 1.2;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 2px;
	box-sizing: border-box;
	box-shadow: none;
	-webkit-tap-highlight-color: transparent;
	transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.zimmer-list-item__btn--outline {
	color: var(--alpenrast-color-red);
	background-color: #fff;
	border: 1px solid var(--alpenrast-color-red);
}

.zimmer-list-item__btn--outline:hover,
.zimmer-list-item__btn--outline:focus {
	color: var(--alpenrast-color-red);
	background-color: #faf9f7;
	text-decoration: none;
}

/* Buchen: volle Alpenrast-Rot-Fuellung, weisse Schrift (nicht Frame-Textfarbe erben) */
.zimmer-list-item__actions a.zimmer-list-item__btn--primary,
.zimmer-list-item__actions a.zimmer-list-item__btn--primary:visited {
	color: #fff;
	background-color: var(--alpenrast-color-red);
	border: 1px solid var(--alpenrast-color-red);
}

.zimmer-list-item__actions a.zimmer-list-item__btn--primary:hover,
.zimmer-list-item__actions a.zimmer-list-item__btn--primary:focus {
	color: #fff;
	background-color: #5c0419;
	border-color: #5c0419;
	text-decoration: none;
}

@media (min-width: 768px) {
	.zimmer-list__col {
		padding-bottom: clamp(3rem, 5vw, 4.5rem);
	}

	/* Zweispalter: linke Karte (odd) leicht nach oben – rechte Spalte wirkt versetzt */
	.zimmer-list-item.zimmer-list-item--odd {
		transform: translateY(-250px);
	}

	/* .row hat zimmer-list/g-0 (nicht .frame-inner); spezifischer als .frame-inner > *:last-child aus bootstrap_package */
	.frame-inner > .row.zimmer-list.g-0:last-child {
		margin-bottom: -250px;
	}
}

/* ---------- Angebote-Slider (Layout 99) + Modal (Layout 100) ---------- */
:root {
	--news-card-height-mobile: 450px;
	--news-card-height-tablet: 500px;
	--news-card-height-desktop: 550px;
	--news-card-height-large: 550px;
	--offer-card-title-size-mobile: 28px;
	--offer-card-title-line-height-mobile: 34px;
	--offer-card-title-size-desktop: 34px;
	--offer-card-title-line-height-desktop: 40px;
	--offer-card-title-size-large: 40px;
	--offer-card-title-line-height-large: 46px;
	--offer-card-title-letter-spacing: 1px;
	--modal-img-height: clamp(180px, 45vh, 400px);
	--modal-title-size-mobile: 22px;
	--modal-title-line-mobile: 30px;
	--modal-title-size-tablet: 26px;
	--modal-title-line-tablet: 34px;
	--modal-title-size-desktop: 30px;
	--modal-title-line-desktop: 38px;
	--modal-title-size-large: 34px;
	--modal-title-line-large: 42px;
	--modal-body-size-mobile: 14px;
	--modal-body-line-mobile: 24px;
	--modal-body-size-tablet: 15px;
	--modal-body-line-tablet: 26px;
	--modal-body-size-desktop: 16px;
	--modal-body-line-desktop: 28px;
	--modal-body-size-large: 16px;
	--modal-body-line-large: 28px;
}

.news .card {
	border: 0;
	padding: 0;
}

.news .card.mb-2 {
	background-size: cover;
	background-position: top center;
	height: var(--news-card-height-mobile);
	width: 100%;
	border-radius: 0;
	overflow: hidden;
}

@media screen and (min-width: 768px) {
	.news .card.mb-2 {
		height: var(--news-card-height-tablet);
	}
}

@media screen and (min-width: 992px) {
	.news .card.mb-2 {
		height: var(--news-card-height-desktop);
	}
}

@media screen and (min-width: 1900px) {
	.news .card.mb-2 {
		height: var(--news-card-height-large);
	}
}

.news .card.mb-2 .card-body {
	background: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0.4) 0%,
		rgba(0, 0, 0, 0.2) 25%,
		rgba(255, 255, 255, 0.2) 50%,
		rgba(255, 255, 255, 0.2) 100%
	);
	padding: 20px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	height: 100%;
}

.news .card.mb-2 .card-body > *:first-child {
	margin-top: 0;
	position: absolute;
	top: 40px;
	left: 20px;
	right: 20px;
}

.news .card.mb-2 .card-body .card-headline-top h3.card-title,
.news .card.mb-2 .card-body .card-headline-top h3.card-title span {
	color: var(--alpenrast-color-white);
	font-family: var(--font-family-base);
	font-weight: var(--font-weight-regular);
	text-align: left;
	text-transform: uppercase;
	letter-spacing: var(--offer-card-title-letter-spacing);
}

.news .card.mb-2 .card-body .card-headline-top h3.card-title {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: var(--offer-card-title-size-mobile);
	line-height: var(--offer-card-title-line-height-mobile);
}

@media screen and (min-width: 992px) {
	.news .card.mb-2 .card-body .card-headline-top h3.card-title {
		font-size: var(--offer-card-title-size-desktop);
		line-height: var(--offer-card-title-line-height-desktop);
	}
}

@media screen and (min-width: 1900px) {
	.news .card.mb-2 .card-body .card-headline-top h3.card-title {
		font-size: var(--offer-card-title-size-large);
		line-height: var(--offer-card-title-line-height-large);
	}
}

.news .card.mb-2 .card-body .teaser-text {
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.88);
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	width: 100%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}

.news .card.mb-2 .card-body .teaser-text .teaser-text-top {
	padding-bottom: 10px;
	width: 100%;
	color: var(--alpenrast-color-red);
	font-size: 14px;
	line-height: 22px;
	text-align: left;
}

.news .card.mb-2 .card-body .teaser-text .teaser-text-top p,
.news .card.mb-2 .card-body .teaser-text .teaser-text-top .card-nights {
	font-size: 14px;
	line-height: 22px;
}

.news .card.mb-2 .card-body .teaser-text .teaser-text-top .card-nights {
	display: block;
	width: 100%;
}

.news .card.mb-2 .card-body .teaser-text .teaser-text-top .card-calendar p {
	margin: 0;
}

#main .news .card.mb-2 .card-body .teaser-text .teaser-text-button p {
	text-align: center;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	justify-content: center;
}

#main .news .card.mb-2 .card-body .teaser-text .teaser-text-button .btn-default,
#main .news .card.mb-2 .card-body .teaser-text .teaser-text-button .btn-primary {
	padding: 8px 12px;
	letter-spacing: 0.5px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
}

#main .news .card.mb-2 .card-body .teaser-text .teaser-text-button .btn-default {
	color: var(--alpenrast-color-red);
	background-color: transparent;
	border: 1px solid var(--alpenrast-color-red);
}

#main .news .card.mb-2 .card-body .teaser-text .teaser-text-button .btn-primary {
	color: #fff;
	background-color: var(--alpenrast-color-red);
	border: 1px solid var(--alpenrast-color-red);
}

/* Angebote-Owl: Nav-Pfeile wie owl-zwei → style.css (.owl-drei) */

/* Weniger Items als sichtbare Spalten: Stage mittig (Klasse via JS) */
.owl-carousel.owl-drei.owl-centered .owl-stage-outer {
	display: flex;
	justify-content: center;
}

/* Stage darf nicht schrumpfen — sonst brechen die floated owl-items um (z. B. Tablet 2er-Reihe) */
.owl-carousel.owl-drei.owl-centered .owl-stage {
	flex-shrink: 0;
}

/* Modal Angebote – Layout + responsive Breite */
.modal-open {
	overflow: hidden;
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 98%;
	height: 100%;
	overflow: hidden;
	outline: 0;
	z-index: 1050;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 0.5rem;
	pointer-events: none;
}

.modal.fade .modal-dialog {
	transition: transform 0.3s ease-out;
	transform: translate(0, -50px);
}

.modal .carousel .item {
	height: auto;
}

@media (min-width: 768px) {
	.modal .carousel .item {
		height: auto;
	}
}

.modal.show .modal-dialog {
	transform: none;
}

.modal.modal-static .modal-dialog {
	transform: scale(1.02);
}

.modal-dialog-scrollable {
	display: flex;
	max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 1rem);
	overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
	flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
	overflow-y: auto;
}

.modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
	display: block;
	height: calc(100vh - 1rem);
	content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
	content: none;
}

.modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	outline: 0;
	font-family: var(--font-family-base);
	color: var(--alpenrast-color-red);
}

.modal .modal-content ul {
	padding-top: 20px;
	padding-left: 1.25rem;
	margin-bottom: 1rem;
	list-style-type: disc;
	list-style-position: outside;
}

.modal .modal-content ol {
	padding-top: 20px;
	padding-left: 1.25rem;
	margin-bottom: 1rem;
	list-style-type: decimal;
	list-style-position: outside;
}

.modal-body ul li,
.modal-body ol li {
	display: list-item;
	list-style-position: outside;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000000;
}

.modal-backdrop.fade {
	opacity: 0;
}

.modal-backdrop.show {
	opacity: 0.5;
}

.modal-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 1rem;
	padding: 1rem 1rem;
	border-bottom: 1px solid #dee2e6;
}

.modal-header .modal-close {
	flex-shrink: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2.5rem;
	height: 2.5rem;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: var(--alpenrast-color-red);
	color: #fff;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
}

.modal-header .modal-close:hover,
.modal-header .modal-close:focus {
	background: var(--alpenrast-color-red);
	color: #fff;
	outline: none;
	opacity: 0.92;
}

.modal-header .modal-close__icon {
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	fill: currentColor;
}

.modal-header .close {
	padding: 1rem 1rem;
	margin: -1rem -1rem -1rem auto;
}

.modal-title,
.modal .modal-title,
.modal .modal-title span {
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: var(--font-family-base);
	font-weight: var(--font-weight-regular);
	font-size: var(--modal-title-size-mobile);
	line-height: var(--modal-title-line-mobile);
	letter-spacing: 1px;
	color: var(--alpenrast-color-red);
	text-transform: uppercase;
}

.modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 1rem;
	font-size: var(--modal-body-size-mobile);
	line-height: var(--modal-body-line-mobile);
}

.modal-body p,
.modal-body li {
	font-family: var(--font-family-base);
	font-size: var(--modal-body-size-mobile);
	line-height: var(--modal-body-line-mobile);
	color: var(--alpenrast-color-red);
}

.modal-body p {
	margin-bottom: 1.3em;
}

.modal-body p:last-child {
	margin-bottom: 0;
}

/* h2 im Modal-Inhalt wie frame-type-text */
.modal-body h2 {
	margin: 0 0 1rem;
	padding: 0;
	font-family: var(--font-family-base);
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 2px;
	font-weight: 600;
	color: var(--alpenrast-color-red);
	text-transform: uppercase;
}

.modal-body h2 strong {
	font-weight: 600;
	color: inherit;
}

@media screen and (min-width: 992px) {
	.modal-body h2 {
		line-height: 28px;
	}
}

.modal-body strong {
	font-weight: var(--font-weight-bold);
	color: var(--alpenrast-color-red);
}

.modal-body a:not(.btn) {
	color: var(--alpenrast-color-red);
}

.modal-body a:not(.btn):hover {
	color: #5c0419;
}

.modal-footer {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	padding: 0.75rem;
	border-top: 1px solid #dee2e6;
}

.modal-footer > * {
	margin: 0.25rem;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

.modal .newsangebotpreispreis2,
.modal .newsangebotpreispreis {
	font-size: 50px;
	font-weight: 300;
	line-height: 60px;
}

.modal .news-img-wrap {
	width: 100%;
	height: var(--modal-img-height);
	overflow: hidden;
	border-radius: 6px;
	margin-bottom: 3rem;
}

.modal .news-img-wrap picture {
	display: block;
	width: 100%;
	height: 100%;
}

.modal .news-img-wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}

.modal .modal-body .btn.btn-primary,
.modal .modal-body a.btn.btn-primary,
.modal .modal-body a.btn.btn-primary:visited {
	--bs-btn-color: #fff;
	--bs-btn-hover-color: #fff;
	--bs-btn-active-color: #fff;
	color: #fff;
	background-color: var(--alpenrast-color-red);
	border-color: var(--alpenrast-color-red);
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.5px;
}

.modal .modal-body .btn.btn-primary:hover,
.modal .modal-body .btn.btn-primary:focus,
.modal .modal-body a.btn.btn-primary:hover,
.modal .modal-body a.btn.btn-primary:focus {
	color: #fff;
	background-color: var(--alpenrast-color-red);
	border-color: var(--alpenrast-color-red);
}

@media screen and (min-width: 768px) {
	.modal .modal-title,
	.modal .modal-title span {
		font-size: var(--modal-title-size-tablet);
		line-height: var(--modal-title-line-tablet);
	}

	.modal-body,
	.modal-body p,
	.modal-body li {
		font-size: var(--modal-body-size-tablet);
		line-height: var(--modal-body-line-tablet);
	}
}

@media screen and (min-width: 992px) {
	.modal .modal-title,
	.modal .modal-title span {
		font-size: var(--modal-title-size-desktop);
		line-height: var(--modal-title-line-desktop);
	}

	.modal-body,
	.modal-body p,
	.modal-body li {
		font-size: var(--modal-body-size-desktop);
		line-height: var(--modal-body-line-desktop);
	}
}

@media screen and (min-width: 1900px) {
	.modal .modal-title,
	.modal .modal-title span {
		font-size: var(--modal-title-size-large);
		line-height: var(--modal-title-line-large);
	}

	.modal-body,
	.modal-body p,
	.modal-body li {
		font-size: var(--modal-body-size-large);
		line-height: var(--modal-body-line-large);
	}
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 100%;
		max-width: 500px;
		margin: 1.75rem auto;
		margin-top: 10px;
	}

	.modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem);
	}

	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem);
	}

	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem);
	}

	.modal-dialog-centered::before {
		height: calc(100vh - 3.5rem);
	}

	.modal-sm {
		max-width: 300px;
	}
}

@media (min-width: 992px) {
	.modal-lg,
	.modal-xl {
		max-width: 800px;
	}

	.modal-dialog {
		max-width: 800px;
	}
}

@media (min-width: 1280px) {
	.modal-xl {
		max-width: 1140px;
	}

	.modal-dialog {
		max-width: 800px;
	}
}

@media (min-width: 1600px) {
	.modal-dialog {
		max-width: 1000px;
	}
}
