<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.unitcontent-wrapper {
	/* margin-bottom: 40px; */
	width: calc(49% - 10px);
	overflow: hidden;
	position: relative;
	background: white;


	display: flex;
	flex-direction: column;
}

h4.title-container {
	padding-right: 30px;
}

.unitcontent-wrapper .image-wrapper img {
	width: 100%;
	object-fit: cover;
	object-position: center;
	height: 100%;
}

.unitcontent-wrapper .info-wrapper {
	display: flex;
	flex-direction: column;
	position: relative;
	justify-content: space-between;
	background: var(--beon-form-background);
	padding: 20px 0px 20px 0px;
	align-items: flex-start;


	height: 100%;
}

.title-container {
	display: flex;
	align-items: center;
}

span.wrap-value {
	margin-left: 5px;
}

.unitcontent-wrapper .info-wrapper h3 a,
.unitcontent-wrapper .info-wrapper h3 a:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 25px;
	font-family: var(--beon-font-family);
}

.additional-results-wrapper {
	width: 100%;
	font-size: var(--font-size-small);
}

.unitcontent-wrapper .info-body {
	position: relative;
	width: 100%;

	height: 100%;

	display: flex;
	flex-direction: column;
}

.unitcontent-wrapper .info-body ul {
	display: flex;
	list-style-type: none;
	padding: 0;
	margin: 0;
	justify-content: space-between;
}

.unitcontent-wrapper .unit-region {
	margin-bottom: 5px;
	text-transform: uppercase;
	color: var(--beon-primary-color);
	font-size: var(--beon-font-size-medium);
	font-weight: var(--beon-font-weight-medium);
	letter-spacing: 0.75px;
	display: flex;
	justify-content: space-between;
}

.unitcontent-wrapper .info-body ul li {
	flex: 1 1 auto;
	text-align: center;
	line-height: 20px;
}

.unitcontent-wrapper .info-body ul li:first-child {
	text-align: start;
}

.unitcontent-wrapper .info-body ul li:last-child {
	text-align: end;
}

.unitcontent-wrapper .info-body ul li+li {
	border-left: solid 2px var(--beon-border-color);
}

.unitcontent-wrapper .details-wrapper {
	margin-bottom: 20px;
	padding-top: 10px;
	font-family: var(--beon-font-family);
	border-top: 1px solid var(--beon-border-color);
}

.unitcontent-wrapper .rating-wrapper {
	position: relative;
}

.unitcontent-wrapper .info-body ul li.border-props {
	border-right: 1px solid var(--border-color);
	height: 50px;
}

.intro-wrapper span {
	font-weight: 500;
}

.info-footer {
	justify-self: flex-end;
}

h4.title-container a,
h4.title-container a:hover {
	color: var(--beon-text-color);
	text-decoration: none;
}

.alternatives-wrapper {
	color: red;
	/* text-align: center; */
}

.highlight-wrapper-container {
	display: flex;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;
}

.unitcontent-wrapper .price-container {
	height: 40px;
	/* position: absolute;
	top: 20px;
	left: 20px; */
	/* transform: translate(0, 300%); */
	background-color: var(--beon-text-color);
	color: var(--beon-form-background);
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 100px;
	transition: opacity 0.4s ease;
	/* z-index: 1; */
}

/* .unitcontent-wrapper .price-container {
    height: 40px;
    position: absolute;
    top: 50%;
    left: 0;
    background-color: var(--beon-text-color);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    transition: opacity 0.4s ease;
} */
.sticky-box {
	position: -webkit-sticky;
	position: sticky;
	top: 100px;
}

.unitcontent-wrapper .price-container a,
.unitcontent-wrapper .price-container a:hover {
	color: white;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: var(--beon-font-family);
	padding: 0px 10px;
}

.unitcontent-wrapper ul {
	padding: 0;
	margin: 0;
}

.book-button {
	padding-left: 50px;
	border-left: 1px solid #AF9556;
	height: 50px;
	display: flex;
	align-items: center;
}

.details-wrapper li img {
	width: 16px;
	height: 16px;
}

.info-wrapper .additional-results-wrapper a,
.info-wrapper .additional-results-wrapper a:hover {
	text-decoration: none;
	color: inherit;
}

.alternatives-container a,
.alternatives-container a:hover {
	color: inherit;
	text-decoration: none;
}

.info-footer .alternatives-container p {
	margin-bottom: 0;
}

.offer-highlight-wrapper {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 1;
	border-radius: 50%;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	background: var(--beon-button-color);
}

.offer-highlight {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	color: black;
	font-size: 20px;
}

.rating-wrapper {
	display: flex;
	align-items: center;
}

.rating-heart {
	width: 40px;
	height: 40px;
}

.oprice {
	text-decoration: line-through;
	margin: 0 10px;
	font-weight: 400;
	color: #808080;
	/* opacity: 0.6; */
}

.highlight-offerprice {
	color: var(--submit-button-color);
}

/*flexlider*/

#slider {
	border: none;
	margin: 0;
}

#slider,
.flexslider .slides,
.flexslider .slides&gt;li,
.flex-viewport {
	height: 100%;
}

#slider .slides img {
	object-fit: cover;
	max-width: 100%;
	max-height: 320px;
	min-height: 320px;

}

.flexslider {
	overflow: hidden;
	border-radius: 0px !important;
}

.flex-viewport {
	scale: 1.2;
}

.flexslider:hover {

	.flex-viewport {
		scale: 1.06;
		transition: scale 0.5s ease-in-out;
	}
}

.unitcontent-alternatives-wrapper #slider .slides img {
	object-fit: cover;
	max-width: 100%;
	max-height: 320px;
	min-height: 320px;
}

.flex-next::before {
	content: '';
	background-image: url(/wp-content/themes/mountain-flair/assets/images/right-arrow-white.svg) !important;
	background-size: contain;
	background-repeat: no-repeat;
	font-size: 0 !important;
	height: 30px;
	width: 30px;
}

.flex-prev::before {
	content: '';
	background-image: url(/wp-content/themes/mountain-flair/assets/images/right-arrow-white.svg) !important;
	background-size: contain;
	background-repeat: no-repeat;
	font-size: 0 !important;
	height: 30px;
	width: 30px;
	transform: scale(-1);
	background-position-y: bottom;
}

.flexslider .flex-direction-nav a {
	/* margin-top: -15px !important;
	height: 30px !important;
	width: 30px !important;
	top: 90%;
	bottom: 20px;
	z-index: 1; */
	bottom: 5px;
	top: auto;
}

.flex-control-nav {
	display: none;
}

.flex-direction-nav {
	height: 0;
}

.flex-direction-nav .flex-next {
	right: 20px !important;
}

.flex-direction-nav .flex-prev {
	left: 20px !important;
}

/*Favourites*/
.unitcontent-wrapper .favorites-button .simplefavorite-button,
.unitcontent-wrapper .favorites-button .simplefavorite-button:hover {
	background-color: transparent;
	border: none;
	cursor: pointer;
	opacity: 1;
	box-shadow: none;
}

.favorites-button {
	position: absolute;
	right: 0;
	top: 50px;
	padding: 0;
}

.favouritebtn .simplefavorite-button {
	font-size: 0;
	background: inherit;
	position: absolute;
	width: 20px;
	top: 0;
	height: 20px;
	/* right: 20px; */
	border: 0;
}

.simplefavorite-button::before {
	content: "";
	background-image: url(/wp-content/themes/mountain-flair/assets/images/favorite.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	width: 20px;
	top: 0;
	height: 20px;
	right: 40px;
}

.simplefavorite-button:focus {
	outline: none;
	border: none;
}

.simplefavorite-button.active {
	opacity: 1 !important;
}

.simplefavorite-button.active::before {
	content: "";
	background-image: url(/wp-content/themes/mountain-flair/assets/images/heart-solid.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	width: 20px;
	top: 0;
	height: 20px;
	right: 40px;
}

.simplefavorite-button img {
	width: 55px;
	height: 55px;
}

/* .unitcontent-wrapper .favorites-button .simplefavorite-button,
.unitcontent-wrapper .favorites-button .simplefavorite-button:hover {
	background-color: transparent;
	border: none;
	cursor: pointer;
	opacity: 1;
	box-shadow: none;
}

.favorites-button {
	position: absolute;
	right: 0;
	top: 50px;
	padding: 0;
} 
	button.simplefavorite-button {
	color: white !important;
	border: none !important;
	overflow: hidden !important;
	white-space: nowrap !important;
	height: 0px !important;
	width: 0px !important;
}


.favouritebtn {
	left: auto;
	right: 0px;
	display: block;
	position: absolute;
	height: 0px;
	width: 0px;
}

.simplefavorite-button img {
	width: 55px;
	height: 55px;
}

*/


.title_seperate_line {
	display: block;
	width: 68px;
	height: 4px;
	background-color: var(--beon-text-color);
	margin: 10px auto 10px auto;
}

.unit_block_text {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.info-body .headline_intro {
	/* text-align: center; */
	/* padding: 20px 0px; */
	padding-bottom: 20px;
	font-family: var(--beon-text-font-family) !important;
	flex-grow: 1;
}

.details-wrapper .rating_info {
	display: flex;
	gap: 5px;
	justify-content: center;
	align-items: center;
}

.neu-highlight-wrapper {
	height: 40px;
	/* position: absolute;
	top: 75%;
	left: 100px; */
	/* transform: translate(0, 300%); */
	background-color: var(--beon-button-color);
	color: white;
	font-family: var(--beon-font-family);
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	transition: opacity 0.4s ease;
	z-index: 1;
}

.res-highlight-wrapper {
	height: 40px;
	/* position: absolute;
	top: 75%;
	left: 100px; */
	/* transform: translate(0, 300%); */
	background-color: var(--beon-button-color);
	color: white;
	font-family: var(--beon-font-family);
	display: flex;
	justify-content: center;
	align-items: center;
	width: 120px;
	transition: opacity 0.4s ease;
	z-index: 1;
}

.offer-wrapper {
	padding: 10px 0px;
}

@media only screen and (max-width: 1550px) and (min-width: 1025px) {
	#slider .slides img {
		max-width: 100%;
		min-height: 280px;
		max-height: 280px;
		object-fit: cover;
	}

	.unitcontent-alternatives-wrapper #slider .slides img {
		min-height: 280px;
		max-height: 280px;
		object-fit: cover;
		max-width: 100%;
	}

	.unitcontent-wrapper .info-body ul {
		margin: 0;
	}

	.unitcontent-wrapper .info-wrapper {
		justify-content: space-between;
	}

	.classification img {
		width: 18px;
		padding-right: 5px;
	}

	.details-wrapper li img {
		width: 15px;
	}
}

@media only screen and (max-width: 1250px) {
	.unitcontent-wrapper {
		height: auto;
		flex-direction: column;
		width: 100%;
	}

}

@media only screen and (max-width: 1024px) {
	.unitcontent-wrapper .info-body ul {
		flex-wrap: wrap;
	}

	.unitcontent-wrapper {
		height: auto;
		flex-direction: column;
		width: 100%;
	}

	#slider .slides img {
		min-height: 300px;
		max-height: 300px;
		max-width: 100%;
	}

	.image-wrapper,
	.unitcontent-alternatives-wrapper #slider .slides img {
		min-height: 300px;
		max-height: 300px;
		object-fit: cover;
		max-width: 100%;
	}

	.details-wrapper ul {
		padding: 0;
		padding-bottom: 20px;
	}

	.property-wrapper h4,
	.search-count,
	.activeoptions-wrapper,
	.main-search .left-col h2 {
		border-bottom: 0;
	}

	.unitcontent-wrapper .info-wrapper h3 {
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media only screen and (max-width: 767px) {

	#slider .slides img {
		min-height: 280px;
		max-height: 280px;
		max-width: 100%;
	}

	.image-wrapper,
	.unitcontent-alternatives-wrapper #slider .slides img {
		min-height: 280px;
		max-height: 280px;
		object-fit: cover;
		max-width: 100%;
	}

	.unitcontent-wrapper {
		/* margin-bottom: 40px; */
		min-height: 450px;
		width: 100%;
		overflow: hidden;
	}


}</pre></body></html>