/* End Custom Fonts CSS */

.elementor-kit-8 {
	--e-global-color-primary: #051320;
	--e-global-color-secondary: #7444cf;
	--e-global-color-text: #051320;
	--e-global-color-accent: #76dcc4;
	--e-global-color-29b4c7c: #eceeed;
	--e-global-color-68f0c2e: #fff;
	--e-global-color-0ad38e9: #000;
	--e-global-typography-primary-font-family: "Pompei";
	--e-global-typography-primary-font-size: clamp(26px, 2.6vw, 50px);
	--e-global-typography-primary-font-weight: 900;
	--e-global-typography-primary-line-height: 1;
	--e-global-typography-secondary-font-family: "Pompei";
	--e-global-typography-secondary-font-size: clamp(18px, 1.2vw, 22px);
	--e-global-typography-secondary-font-weight: 900;
	--e-global-typography-secondary-line-height: 1;
	--e-global-typography-text-font-family: "Pompei";
	--e-global-typography-text-font-size: clamp(16px, 1.3vw, 22px);
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 1;
	--e-global-typography-accent-font-family: "Pompei";
	--e-global-typography-accent-font-size: clamp(18px, 1.2vw, 22px);
	--e-global-typography-accent-font-weight: 400;
	--e-global-typography-accent-line-height: 1;
	background-color: var(--e-global-color-29b4c7c);
	color: var(--e-global-color-primary);
	font-family: "Pompei", Sans-serif;
	font-size: 1.3vw;
	line-height: 1.2;
}

.elementor-kit-8 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-8 a {
	color: var(--e-global-color-accent);
	font-family: "Pompei", Sans-serif;
}

.elementor-kit-8 a:hover {
	color: var(--e-global-color-primary);
}

.elementor-kit-8 h1 {
	font-family: "Pompei", Sans-serif;
	font-size: clamp(26px, 2.6vw, 50px);
	font-weight: 600;
	line-height: 1;
}

.elementor-kit-8 h2 {
	font-family: "Pompei", Sans-serif;
	font-size: clamp(18px, 1.2vw, 22px);
	font-weight: 600;
	line-height: 1;
}

.elementor-kit-8 h3 {
	font-family: "Pompei", Sans-serif;
	font-size: clamp(18px, 1.2vw, 22px);
	font-weight: 600;
	line-height: 1;
}

.elementor-kit-8 h4 {
	font-family: "Pompei", Sans-serif;
	font-size: clamp(18px, 1.2vw, 22px);
	font-weight: 600;
	line-height: 1;
}

.elementor-kit-8 h5 {
	font-family: "Pompei", Sans-serif;
	font-size: clamp(18px, 1.2vw, 22px);
	font-weight: 600;
	line-height: 1;
}

.elementor-kit-8 h6 {
	font-family: "Pompei", Sans-serif;
	font-size: clamp(18px, 1.2vw, 22px);
	font-weight: 600;
	line-height: 1;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1640px;
}

.e-con {
	--container-max-width: 1640px;
}

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 0px;
}

.elementor-element {
	--widgets-spacing: 0px 0px;
	--widgets-spacing-row: 0px;
	--widgets-spacing-column: 0px;
}

h1.entry-title {
	display: var(--page-title-display);
}

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:560px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
body, html {
	overflow-x: clip;
}
