:root {
	--color_1: rgba(255, 255, 255, 1);
	--color_2: rgba(157, 152, 255, 1);
	--color_3: rgba(0, 0, 0, 1);
	--color_4: rgba(65, 67, 69, 1);
}

*#dm *.dmBody a.span.textonly {
	color: rgb(255, 255, 255) !important;
}
*#dm *.dmBody a.span.textonly {
	color: rgb(255, 255, 255) !important;
}
*#dm *.dmBody div.dmform-error {
	font-style: normal !important;
}
*#dm *.dmBody div.dmforminput textarea {
	font-style: italic !important;
}
*#dm *.dmBody div.dmforminput *.fileUploadLink {
	font-style: italic !important;
}
*#dm *.dmBody div.checkboxwrapper span {
	font-style: italic !important;
}
*#dm *.dmBody div.radiowrapper span {
	font-style: italic !important;
}

*#dm *.d-page-1716942098 DIV.dmInner {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-attachment: fixed !important;
	background-position: 50% 50% !important;
}
*#dm *.d-page-1716942098 DIV#dmSlideRightNavRight {
	background-repeat: no-repeat !important;
	background-image: none !important;
	background-size: cover !important;
	background-attachment: fixed !important;
	background-position: 50% 50% !important;
}
*#dm *.dmBody div.u_1140978810 {
	margin-left: 0px !important;
	padding-top: 150px !important;
	padding-left: 40px !important;
	padding-bottom: 100px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-right: 0px !important;
	padding-right: 40px !important;
	width: auto !important;
}
*#dm *.dmBody div.u_1670424230 {
	float: none !important;
	top: 0px !important;
	left: 0 !important;
	width: calc(100% - 0px) !important;
	position: relative !important;
	height: auto !important;
	padding-top: 2px !important;
	padding-left: 0px !important;
	padding-bottom: 2px !important;
	margin-right: auto !important;
	margin-left: auto !important;
	max-width: 100% !important;
	margin-top: 30px !important;
	margin-bottom: 8px !important;
	padding-right: 0px !important;
	min-width: 25px !important;
}

.font-size-32,
.size-32,
.size-32 > font {
	font-size: 32px !important;
}
.font-size-24,
.size-24,
.size-24 > font {
	font-size: 24px !important;
}
.font-size-14,
.size-14,
.size-14 > font {
	font-size: 14px !important;
}
.font-size-12,
.size-12,
.size-12 > font {
	font-size: 12px !important;
}
.dmDesktopBody:not(.editGrid)
	[data-anim-desktop]:not([data-anim-desktop="none"]),
.dmDesktopBody:not(.editGrid) [data-anim-extended] {
	visibility: hidden;
}

.dmDesktopBody:not(.editGrid)
	.dmNewParagraph[data-anim-desktop]:not([data-anim-desktop="none"]),
.dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-extended] {
	visibility: hidden !important;
}

#dmRoot:not(.editGrid) .flex-element [data-anim-extended] {
	visibility: hidden;
}

@font-face {
	font-family: "Cormorant Garamond Fallback";
	src: local("Arial");
	ascent-override: 104.8482%;
	descent-override: 32.5665%;
	size-adjust: 88.1274%;
	line-gap-override: 0%;
}
@font-face {
	font-family: "Roboto Fallback";
	src: local("Arial");
	ascent-override: 92.6709%;
	descent-override: 24.3871%;
	size-adjust: 100.1106%;
	line-gap-override: 0%;
}
@font-face {
	font-family: "Montserrat Fallback";
	src: local("Arial");
	ascent-override: 84.9466%;
	descent-override: 22.0264%;
	size-adjust: 113.954%;
	line-gap-override: 0%;
}
@font-face {
	font-family: "Poppins Fallback";
	src: local("Arial");
	ascent-override: 92.326%;
	descent-override: 30.7753%;
	line-gap-override: 8.793%;
	size-adjust: 113.7274%;
}
@font-face {
	font-family: "Manrope Fallback";
	src: local("Arial");
	ascent-override: 102.9626%;
	descent-override: 28.9763%;
	size-adjust: 103.5327%;
	line-gap-override: 0%;
}

.videobgwrapper {
	overflow: hidden;
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	pointer-events: none;
	border-radius: inherit;
}

.videobgframe {
	position: absolute;
	width: 101%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	object-fit: fill;
}

#dm video.videobgframe {
	margin: 0;
}

@media (max-width: 767px) {
	.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done) {
		min-height: 80vh;
	}
}

@media (min-width: 1025px) {
	.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done) {
		min-height: 45vh;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.responsiveTablet .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done) {
		min-height: 45vh;
	}
}

#dm [data-show-on-page-only] {
	display: none !important;
}

#dmRoot div.stickyHeaderFix div.site_content {
	margin-top: 0 !important;
}

#dmRoot div.stickyHeaderFix div.hamburger-header-container {
	position: relative;
}
