
.elementor-kit-5 {
	--e-global-color-primary: #09598a;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #212121;
	--e-global-color-accent: #09598a;
	--e-global-color-4f5ceca: #00658b;
	--e-global-color-574d676: #46464c;
	--e-global-color-a76d2b3: #00113a;
	--e-global-color-f626970: #faf8ff;
	--e-global-color-23df767: #f4f3f9;
	--e-global-color-b5726b2: #fff;
	--e-global-color-04b1372: rgba(2, 1, 1, 0);
	--e-global-typography-primary-font-family: "Inter";
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Inter";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Manjari";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-51205c4-font-family: "Inter";
	--e-global-typography-51205c4-font-size: clamp(2.813rem, 2.105rem + 3.54vw, 4.625rem);
	--e-global-typography-51205c4-font-weight: 600;
	--e-global-typography-51205c4-line-height: 89px;
	--e-global-typography-51205c4-letter-spacing: .3px;
	--e-global-typography-9228411-font-family: "Inter";
	--e-global-typography-9228411-font-size: clamp(1.5rem, 1.159rem + 1.71vw, 2.375rem);
	--e-global-typography-9228411-font-weight: 500;
	--e-global-typography-9228411-line-height: clamp(2.438rem, 2.169rem + 1.34vw, 3.125rem);
	--e-global-typography-b019fad-font-family: "Inter";
	--e-global-typography-b019fad-font-size: clamp(1rem, .902rem + .49vw, 1.25rem);
	--e-global-typography-b019fad-font-weight: 400;
	--e-global-typography-b019fad-line-height: clamp(1.5rem, 1.402rem + .49vw, 1.75rem);
	--e-global-typography-842c10f-font-family: "Inter";
	--e-global-typography-842c10f-font-size: clamp(1rem, .805rem + .98vw, 1.5rem);
	--e-global-typography-842c10f-font-weight: 500;
	--e-global-typography-288d8f4-font-family: "Inter";
	--e-global-typography-288d8f4-font-size: clamp(.875rem, .777rem + .49vw, 1.125rem);
	--e-global-typography-288d8f4-font-weight: 400;
	--e-global-typography-288d8f4-line-height: clamp(1.5rem, 1.378rem + .61vw, 1.813rem);
	--e-global-typography-0ae8d17-font-family: "Inter";
	--e-global-typography-0ae8d17-font-size: clamp(.75rem, .701rem + .24vw, .875rem);
	--e-global-typography-0ae8d17-font-weight: 500;
	background-color: var(--e-global-color-f626970);
}

.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
	background-color: var(--e-global-color-a76d2b3);
	font-family: "Inter", Sans-serif;
	font-size: clamp(1rem, .951rem + .24vw, 1.125rem);
	font-weight: 500;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: var(--e-global-color-a76d2b3);
	border-radius: 4px 4px 4px 4px;
	padding: 19px 26px 14px 26px;
}

.elementor-kit-5 button:hover, .elementor-kit-5 button:focus, .elementor-kit-5 input[type="button"]:hover, .elementor-kit-5 input[type="button"]:focus, .elementor-kit-5 input[type="submit"]:hover, .elementor-kit-5 input[type="submit"]:focus, .elementor-kit-5 .elementor-button:hover, .elementor-kit-5 .elementor-button:focus {
	background-color: rgba(244, 243, 249, 0);
	color: var(--e-global-color-a76d2b3);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: var(--e-global-color-a76d2b3);
}

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

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

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

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

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

.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:767px) {
	.elementor-kit-5 {
		--e-global-typography-51205c4-line-height: clamp(3.563rem, 2.758rem + 4.02vw, 5.625rem);
		--e-global-typography-51205c4-letter-spacing: .3px;
		--e-global-typography-9228411-line-height: clamp(2.438rem, 2.169rem + 1.34vw, 3.125rem);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
