<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0;
	line-height: 1.4;
}

* {
	outline: none !important;
}

a {
	color: var(--e-global-color-secondary);
}

p:last-child {
	margin-bottom: 0;
}

p:empty,
p {
	margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	line-height: 1.2;
}

a {
	-webkit-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	outline: none !important;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
	outline-offset: 0;
}

.back-to-top {
	position: fixed;
	right: 30px;
	bottom: 30px;
	opacity: 0;
	transition: all 0.4s;
	cursor: pointer;
}

.back-to-top.show {
	opacity: 1;
}

/* .e-con.e-flex&gt;.e-con-inner {
	background-color: #fff;
	padding: 0 10px;
} */
[data-elementor-type='footer'],
[data-elementor-type='header'],
[data-elementor-type='wp-page'] {
	background-color: #fff;
	max-width: 1040px;
	margin: 0 auto;
}



#header .elementskit-navbar-nav-default .elementskit-navbar-nav&gt;li:first-child a {
	padding-left: 0 !important;
}

.live .elementor-widget-heading {
	position: absolute;
	left: 10px;
	bottom: 30px;
	width: calc(100% - 20px);
	text-align: center;
}

.live .elementor-widget-heading span {
	font-size: 18px;
}

[data-elementor-type='footer'] {
	font-size: 12px;
	padding-top: 30px;
	margin-bottom: 20px;
}

[data-elementor-type='footer'] a {
	color: var(--e-global-color-primary);
	text-decoration: underline;
}

.elementor-widget-text-editor a {
	color: var(--e-global-color-primary);
	text-decoration: underline;
}

.elementor-widget-text-editor a:hover {
	text-decoration: none;
}

#elementor-popup-modal-250 .dialog-close-button {
	display: flex;
	color: #fff;
	right: 0;
	top: 0;
	padding: 10px;
}

#elementor-popup-modal-250 .dialog-close-button::before {
	content: '';
	background: var(--e-global-color-primary);
	position: absolute;
	top: 0;
	right: 0;
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	border-radius: 0 0 0 50px;
}

.elementor-popup-modal .dialog-close-button svg {
	fill: #fff;
	height: 1.5em;
	z-index: 1;
	width: 1.5em;
}

body .elementor-slides .swiper-slide-inner .elementor-slide-heading {
	font-weight: 700;
	line-height: 1;
	font-size: 60px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: -1px 0 #8f1116, 0 1px #8f1116, 1px 0 #8f1116, 0 -1px #8f1116;
}

@media (max-width: 1024px) {
	#header .elementskit-navbar-nav-default .elementskit-navbar-nav&gt;li:first-child a {
		padding-left: 15px !important;
	}

	.elementor-widget-image.img1 {
		width: 100%;
	}

	.elementor-mobile-align-center {
		text-align: center;
		width: 100%;
	}

	body .elementskit-menu-close .elementskit-menu-hamburger-icon,
	body .elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
		height: 2px;
		width: 100%;
		display: block;
		margin-bottom: 6px;
	}
}</pre></body></html>