/* End Custom Fonts CSS */

.elementor-kit-17744 {
	--e-global-color-primary: #3f4d7b;
	--e-global-color-secondary: #ffbd59;
	--e-global-color-text: #3f4d7b;
	--e-global-color-accent: #00b4ba;
	--e-global-color-47d7ee4: #fff;
	--e-global-color-0089474: #f8fafc;
	--e-global-color-df7bbce: #d6f4f5;
	--e-global-color-0efe07f: #ffd89e;
	--e-global-color-9fe8bd6: #f3f3fe;
	--e-global-typography-primary-font-family: "Garet";
	--e-global-typography-primary-font-weight: 500;
	--e-global-typography-primary-line-height: 1.2;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Garet";
	--e-global-typography-text-font-size: 20px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
}

.elementor-kit-17744 button, .elementor-kit-17744 input[type="button"], .elementor-kit-17744 input[type="submit"], .elementor-kit-17744 .elementor-button {
	background-color: var(--e-global-color-secondary);
	border-radius: 10px 10px 10px 10px;
}

.elementor-kit-17744 button:hover, .elementor-kit-17744 button:focus, .elementor-kit-17744 input[type="button"]:hover, .elementor-kit-17744 input[type="button"]:focus, .elementor-kit-17744 input[type="submit"]:hover, .elementor-kit-17744 input[type="submit"]:focus, .elementor-kit-17744 .elementor-button:hover, .elementor-kit-17744 .elementor-button:focus {
	background-color: #f8c16c;
}

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

.elementor-kit-17744 h1 {
	font-family: "Garet", Sans-serif;
	font-size: clamp(2.5rem, 4vw + 1rem, 4rem);
	font-weight: 700;
	text-transform: uppercase;
}

.elementor-kit-17744 h2 {
	font-family: "Garet", Sans-serif;
	font-weight: 500;
}

.elementor-kit-17744 h3 {
	font-family: "Garet", Sans-serif;
	font-weight: 500;
}

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

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

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

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

.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-kit-17744 {
		--e-global-typography-text-font-size: 18px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-17744 {
		--e-global-typography-text-font-size: 18px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
