 
			html {
				/*-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
				-webkit-tap-highlight-color: rgba(0, 0, 0, 0);*/
			}
			
[data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
				--logo-max-height: 175px;
			}
			
			[data-header*="type-1"] .ct-header [data-id="logo"] .site-title {
				--theme-font-weight: 700;
				--theme-font-style: normal;
				--theme-font-size: 25px;
				--theme-link-initial-color: var(--theme-palette-color-4);
			}
			
			[data-header*="type-1"] .ct-header [data-transparent-row="yes"] [data-id="logo"] .site-title {
				--theme-link-initial-color: var(--theme-palette-color-5);
			}
			
			[data-header*="type-1"] .ct-header [data-id="menu"] {
				--menu-items-spacing: 55px;
				--menu-indicator-hover-color: var(--theme-palette-color-1);
				--menu-indicator-active-color: var(--theme-palette-color-1);
			}
			
			[data-header*="type-1"] .ct-header [data-id="menu"]>ul>li>a {
				--theme-font-weight: 700;
				--theme-font-style: normal;
				--theme-text-transform: uppercase;
				--theme-font-size: 12px;
				--theme-line-height: 1.3;
				--theme-link-initial-color: #ffffff;
				--theme-link-hover-color: #d2d2d2;
				--theme-link-active-color: #e0e0e0;
    
    
        font-family: var(--theme-font-family);
    font-size: var(--theme-font-size);
    font-weight: var(--theme-font-weight);
    font-style: var(--theme-font-style, inherit);
    line-height: var(--theme-line-height);
    letter-spacing: var(--theme-letter-spacing);
    text-transform: var(--theme-text-transform);
    -webkit-text-decoration: var(--theme-text-decoration);
    text-decoration: var(--theme-text-decoration);
    
    white-space: nowrap;
    justify-content: var(--menu-item-alignment, center);
    height: var(--menu-item-height, 100%);
    padding: 0 calc(var(--menu-items-spacing, 25px) / 2);
    
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    border-radius: var(--menu-item-radius, inherit);
    
    
			}
			
			[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu .ct-menu-link {
				--theme-link-initial-color: #ffffff;
				--theme-font-weight: 500;
				--theme-font-style: normal;
				--theme-font-size: 12px;
			}
			
			[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu {
				--dropdown-top-offset: 15px;
				--dropdown-divider: 1px dashed rgba(255, 255, 255, 0.1);
				--theme-box-shadow: 0px 10px 20px rgba(41, 51, 61, 0.1);
				--theme-border-radius: 2px;
			}
			
			[data-header*="type-1"] .ct-header [data-transparent-row="yes"] [data-id="menu"]>ul>li>a {
				--theme-link-initial-color: rgba(255, 255, 255, 0.75);
				--theme-link-hover-color: var(--theme-palette-color-8);
			}
			
			[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="menu"] .sub-menu {
				--sticky-state-dropdown-top-offset: 0px;
			}
			
			[data-header*="type-1"] .ct-header [data-row*="middle"] {
				--height: 100px;
				--theme-border-top: none;
				--theme-border-bottom: none;
				--theme-box-shadow: 0px 10px 20px rgba(43, 61, 80, 0.06);
			}
			
			[data-header*="type-1"] .ct-header [data-row*="middle"]>div {
				background-color: var(--theme-palette-color-4);
				background-image: none;
				--theme-border-top: none;
				--theme-border-bottom: none;
			}
			
			[data-header*="type-1"] .ct-header [data-transparent-row="yes"][data-row*="middle"]>div {
				background-color: var(--theme-palette-color-4);
				background-image: none;
				--theme-border-top: none;
				--theme-border-bottom: none;
			}
			
			[data-header*="type-1"] .ct-header [data-transparent-row="yes"][data-row*="middle"] {
				--theme-border-top: none;
				--theme-border-bottom: none;
				--theme-box-shadow: none;
			}
			
			[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"]>div {
				background-color: var(--theme-palette-color-4);
				background-image: none;
				--theme-border-top: none;
				--theme-border-bottom: none;
			}
			
			[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] {
				--theme-border-top: none;
				--theme-border-bottom: none;
				--theme-box-shadow: 0px 10px 20px rgba(43, 61, 80, 0.06);
			}
			
			[data-header*="type-1"] [data-id="mobile-menu"] {
				--theme-font-weight: 700;
				--theme-font-style: normal;
				--theme-font-size: 20px;
				--theme-link-initial-color: #ffffff;
				--mobile-menu-divider: none;
			}
			
			[data-header*="type-1"] #offcanvas {
				--theme-box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.35);
				--side-panel-width: 500px;
			}
			
			[data-header*="type-1"] #offcanvas .ct-panel-inner {
				background-color: rgba(18, 21, 25, 0.98);
			}
			
			[data-header*="type-1"] [data-id="trigger"] {
				--theme-icon-size: 18px;
				--theme-icon-color: var(--theme-text-color);
				--secondColor: #eeeeee;
				--secondColorHover: #eeeeee;
				--toggle-button-radius: 3px;
			}
			
			[data-header*="type-1"] [data-id="trigger"]:not([data-design="simple"]) {
				--toggle-button-padding: 10px;
			}
			
			[data-header*="type-1"] [data-id="trigger"] .ct-label {
				--theme-font-weight: 600;
				--theme-font-style: normal;
				--theme-text-transform: uppercase;
				--theme-font-size: 12px;
			}
			
			[data-header*="type-1"] [data-transparent-row="yes"] [data-id="trigger"] {
				--theme-icon-color: var(--theme-palette-color-5);
				--theme-icon-hover-color: var(--theme-palette-color-5);
			}
			
			[data-header*="type-1"] {
				--header-height: 100px;
				--header-sticky-height: 100px;
			}
			
			[data-header*="type-1"] .ct-header {
				background-image: none;
			}
			
			[data-header*="type-1"] [data-transparent] {
				background-image: none;
			}
			
			[data-header*="type-1"] [data-sticky*="yes"] {
				background-image: none;
			}
			
			[data-footer*="type-1"] .ct-footer [data-row*="bottom"]>div {
				--container-spacing: 25px;
				--columns-gap: 60px;
				--theme-border: none;
				--theme-border-top: none;
				--theme-border-bottom: none;
				--grid-template-columns: repeat(2, 1fr);
			}
			
			[data-footer*="type-1"] .ct-footer [data-row*="bottom"] .widget-title {
				--theme-font-size: 16px;
			}
			
			[data-footer*="type-1"] .ct-footer [data-row*="bottom"] {
				--theme-border-top: none;
				--theme-border-bottom: none;
				background-color: #0F304D;
			}
			
			[data-footer*="type-1"] [data-id="copyright"] {
				--theme-font-weight: 400;
				--theme-font-style: normal;
				--theme-font-size: 15px;
				--theme-line-height: 1.3;
				--theme-text-color: #ffffff;
				--theme-link-hover-color: #ffffff;
			}
			
			[data-footer*="type-1"] [data-column="copyright"] {
				--horizontal-alignment: left;
			}
			
			[data-footer*="type-1"][data-footer*="reveal"] .site-main {
				--footer-box-shadow: 0px 30px 50px rgba(0, 0, 0, 0.1);
			}
			
			[data-footer*="type-1"] .ct-footer {
				background-color: #102136;
			}
			
			[data-footer*="type-1"] footer.ct-container {
				--footer-container-bottom-offset: 50px;
				--footer-container-padding: 0px 35px;
			}
			
			:root {
				--theme-font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
				--theme-font-weight: 400;
				--theme-font-style: normal;
				--theme-text-transform: none;
				--theme-text-decoration: none;
				--theme-font-size: 16px;
				--theme-line-height: 1.65;
				--theme-letter-spacing: 0em;
				--theme-button-font-weight: 500;
				--theme-button-font-style: normal;
				--theme-button-font-size: 15px;
				--has-classic-forms: var(--true);
				--has-modern-forms: var(--false);
				--theme-form-field-border-initial-color: var(--theme-border-color);
				--theme-form-field-border-focus-color: var(--theme-palette-color-1);
				--theme-form-selection-field-initial-color: var(--theme-border-color);
				--theme-form-selection-field-active-color: var(--theme-palette-color-1);
				--e-global-color-blocksy_palette_1: var(--theme-palette-color-1);
				--e-global-color-blocksy_palette_2: var(--theme-palette-color-2);
				--e-global-color-blocksy_palette_3: var(--theme-palette-color-3);
				--e-global-color-blocksy_palette_4: var(--theme-palette-color-4);
				--e-global-color-blocksy_palette_5: var(--theme-palette-color-5);
				--e-global-color-blocksy_palette_6: var(--theme-palette-color-6);
				--e-global-color-blocksy_palette_7: var(--theme-palette-color-7);
				--e-global-color-blocksy_palette_8: var(--theme-palette-color-8);
				--theme-palette-color-1: #7456f1;
				--theme-palette-color-2: #5e3fde;
				--theme-palette-color-3: #4d5d6d;
				--theme-palette-color-4: #102136;
				--theme-palette-color-5: #E7EBEE;
				--theme-palette-color-6: #F3F5F7;
				--theme-palette-color-7: #FBFBFC;
				--theme-palette-color-8: #ffffff;
				--theme-text-color: var(--theme-palette-color-3);
				--theme-link-initial-color: var(--theme-palette-color-1);
				--theme-link-hover-color: var(--theme-palette-color-2);
				--theme-selection-text-color: #ffffff;
				--theme-selection-background-color: var(--theme-palette-color-1);
				--theme-border-color: var(--theme-palette-color-5);
				--theme-headings-color: var(--theme-palette-color-4);
				--theme-content-spacing: 1.5em;
				--theme-button-min-height: 40px;
				--theme-button-shadow: none;
				--theme-button-transform: none;
				--theme-button-text-initial-color: #ffffff;
				--theme-button-text-hover-color: #ffffff;
				--theme-button-background-initial-color: var(--theme-palette-color-1);
				--theme-button-background-hover-color: var(--theme-palette-color-2);
				--theme-button-border: none;
				--theme-button-border-radius: 3px;
				--theme-button-padding: 5px 20px;
				--theme-normal-container-max-width: 1290px;
				--theme-content-vertical-spacing: 60px;
				--theme-container-edge-spacing: 90vw;
				--theme-narrow-container-max-width: 750px;
				--theme-wide-offset: 130px;
			}
			
			h1 {
				--theme-font-weight: 700;
				--theme-font-style: normal;
				--theme-font-size: 40px;
				--theme-line-height: 1.5;
			}
			
			h2 {
				--theme-font-weight: 700;
				--theme-font-style: normal;
				--theme-font-size: 35px;
				--theme-line-height: 1.5;
			}
			
			h3 {
				--theme-font-weight: 700;
				--theme-font-style: normal;
				--theme-font-size: 30px;
				--theme-line-height: 1.5;
			}
			
			h4 {
				--theme-font-weight: 700;
				--theme-font-style: normal;
				--theme-font-size: 25px;
				--theme-line-height: 1.5;
			}
			
			h5 {
				--theme-font-weight: 700;
				--theme-font-style: normal;
				--theme-font-size: 20px;
				--theme-line-height: 1.5;
			}
			
			h6 {
				--theme-font-weight: 700;
				--theme-font-style: normal;
				--theme-font-size: 16px;
				--theme-line-height: 1.5;
			}
			
			.wp-block-pullquote {
				--theme-font-family: Georgia;
				--theme-font-weight: 600;
				--theme-font-style: normal;
				--theme-font-size: 25px;
			}
			
			pre,
			code,
			samp,
			kbd {
				--theme-font-family: monospace;
				--theme-font-weight: 400;
				--theme-font-style: normal;
				--theme-font-size: 16px;
			}
			
			figcaption {
				--theme-font-size: 14px;
			}
			
			.ct-sidebar .widget-title {
				--theme-font-size: 20px;
			}
			
			.ct-breadcrumbs {
				--theme-font-weight: 600;
				--theme-font-style: normal;
				--theme-text-transform: uppercase;
				--theme-font-size: 12px;
			}
			
			body {
				background-color: var(--theme-palette-color-8);
				background-image: none;
			}
			
			[data-prefix="single_blog_post"] .entry-header .page-title {
				--theme-font-size: 30px;
				--theme-heading-color: var(--theme-palette-color-5);
			}
			
			[data-prefix="single_blog_post"] .entry-header .entry-meta {
				--theme-font-weight: 600;
				--theme-font-style: normal;
				--theme-text-transform: uppercase;
				--theme-font-size: 12px;
				--theme-line-height: 1.3;
				--theme-text-color: var(--theme-palette-color-5);
			}
			
			[data-prefix="single_blog_post"] .hero-section[data-type="type-2"] {
				--min-height: 400px;
				background-color: var(--theme-palette-color-6);
				background-image: none;
				--container-padding: 50px 0px;
			}
			
			[data-prefix="single_blog_post"] .hero-section[data-type="type-2"]>figure .ct-media-container:after {
				background-color: rgba(14, 28, 44, 0.79);
			}
			
			[data-prefix="categories"] .entry-header .page-title {
				--theme-font-size: 30px;
			}
			
			[data-prefix="categories"] .entry-header .entry-meta {
				--theme-font-weight: 600;
				--theme-font-style: normal;
				--theme-text-transform: uppercase;
				--theme-font-size: 12px;
				--theme-line-height: 1.3;
			}
			
			[data-prefix="search"] .entry-header .page-title {
				--theme-font-size: 30px;
			}
			
			[data-prefix="search"] .entry-header .entry-meta {
				--theme-font-weight: 600;
				--theme-font-style: normal;
				--theme-text-transform: uppercase;
				--theme-font-size: 12px;
				--theme-line-height: 1.3;
			}
			
			[data-prefix="single_page"] .entry-header .page-title {
				--theme-font-size: 30px;
			}
			
			[data-prefix="single_page"] .entry-header .entry-meta {
				--theme-font-weight: 600;
				--theme-font-style: normal;
				--theme-text-transform: uppercase;
				--theme-font-size: 12px;
				--theme-line-height: 1.3;
			}
			
			[data-prefix="blog"] .entries {
				--grid-template-columns: repeat(2, minmax(0, 1fr));
			}
			
			[data-prefix="blog"] .entry-card .entry-title {
				--theme-font-size: 20px;
				--theme-line-height: 1.3;
			}
			
			[data-prefix="blog"] .entry-card .entry-meta {
				--theme-font-weight: 600;
				--theme-font-style: normal;
				--theme-text-transform: uppercase;
				--theme-font-size: 12px;
			}
			
			[data-prefix="blog"] .entry-card {
				background-color: var(--theme-palette-color-8);
				--theme-border-radius: 5px;
				--theme-box-shadow: 0px 12px 18px -6px rgba(33, 55, 99, 0.11);
			}
			
			[data-prefix="blog"] [data-archive="default"] .card-content .ct-media-container {
				--card-element-spacing: 30px;
			}
			
			[data-prefix="blog"] [data-archive="default"] .card-content .entry-meta[data-id="j9FrBe"] {
				--card-element-spacing: 15px;
			}
			
			[data-prefix="blog"] [data-archive="default"] .card-content .entry-meta[data-id="6wSwOC"] {
				--card-element-spacing: 15px;
			}
			
			[data-prefix="categories"] .entries {
				--grid-template-columns: repeat(3, minmax(0, 1fr));
			}
			
			[data-prefix="categories"] .entry-card .entry-title {
				--theme-font-size: 20px;
				--theme-line-height: 1.3;
			}
			
			[data-prefix="categories"] .entry-card .entry-meta {
				--theme-font-weight: 600;
				--theme-font-style: normal;
				--theme-text-transform: uppercase;
				--theme-font-size: 12px;
			}
			
			[data-prefix="categories"] .entry-card {
				background-color: var(--theme-palette-color-8);
				--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, 0.04);
			}
			
			[data-prefix="categories"] [data-archive="default"] .card-content .entry-meta[data-id="meta_1"] {
				--card-element-spacing: 15px;
			}
			
			[data-prefix="categories"] [data-archive="default"] .card-content .ct-media-container {
				--card-element-spacing: 30px;
			}
			
			[data-prefix="categories"] [data-archive="default"] .card-content .entry-meta[data-id="meta_2"] {
				--card-element-spacing: 15px;
			}
			
			[data-prefix="author"] .entries {
				--grid-template-columns: repeat(3, minmax(0, 1fr));
			}
			
			[data-prefix="author"] .entry-card .entry-title {
				--theme-font-size: 20px;
				--theme-line-height: 1.3;
			}
			
			[data-prefix="author"] .entry-card .entry-meta {
				--theme-font-weight: 600;
				--theme-font-style: normal;
				--theme-text-transform: uppercase;
				--theme-font-size: 12px;
			}
			
			[data-prefix="author"] .entry-card {
				background-color: var(--theme-palette-color-8);
				--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, 0.04);
			}
			
			[data-prefix="author"] [data-archive="default"] .card-content .entry-meta[data-id="meta_1"] {
				--card-element-spacing: 15px;
			}
			
			[data-prefix="author"] [data-archive="default"] .card-content .ct-media-container {
				--card-element-spacing: 30px;
			}
			
			[data-prefix="author"] [data-archive="default"] .card-content .entry-meta[data-id="meta_2"] {
				--card-element-spacing: 15px;
			}
			
			[data-prefix="search"] .entries {
				--grid-template-columns: repeat(3, minmax(0, 1fr));
			}
			
			[data-prefix="search"] .entry-card .entry-title {
				--theme-font-size: 20px;
				--theme-line-height: 1.3;
			}
			
			[data-prefix="search"] .entry-card .entry-meta {
				--theme-font-weight: 600;
				--theme-font-style: normal;
				--theme-text-transform: uppercase;
				--theme-font-size: 12px;
			}
			
			[data-prefix="search"] .entry-card {
				background-color: var(--theme-palette-color-8);
				--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, 0.04);
			}
			
			[data-prefix="search"] [data-archive="default"] .card-content .entry-meta[data-id="meta_1"] {
				--card-element-spacing: 15px;
			}
			
			[data-prefix="search"] [data-archive="default"] .card-content .ct-media-container {
				--card-element-spacing: 30px;
			}
			
			[data-prefix="search"] [data-archive="default"] .card-content .entry-meta[data-id="meta_2"] {
				--card-element-spacing: 15px;
			}
			
			form textarea {
				--theme-form-field-height: 170px;
			}
			
			.ct-sidebar {
				--theme-link-initial-color: var(--theme-text-color);
			}
			
			aside[data-type="type-3"] {
				--theme-border: 1px solid rgba(224, 229, 235, 0.8);
			}
			
			[data-prefix="single_blog_post"] [class*="ct-container"]>article[class*="post"] {
				--has-boxed: var(--false);
				--has-wide: var(--true);
			}
			
			[data-prefix="single_page"] [class*="ct-container"]>article[class*="post"] {
				--has-boxed: var(--false);
				--has-wide: var(--true);
			}
			
			@media (max-width: 999.98px) {
				[data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
					--logo-max-height: 130px;
				}
				[data-header*="type-1"] .ct-header [data-row*="middle"] {
					--height: 70px;
				}
				[data-header*="type-1"] #offcanvas {
					--side-panel-width: 65vw;
				}
				[data-header*="type-1"] {
					--header-height: 70px;
					--header-sticky-height: 70px;
				}
				[data-footer*="type-1"] .ct-footer [data-row*="bottom"]>div {
					--columns-gap: 40px;
					--grid-template-columns: initial;
				}
				[data-footer*="type-1"] [data-column="copyright"] {
					--horizontal-alignment: center;
				}
				[data-footer*="type-1"] footer.ct-container {
					--footer-container-padding: 0vw 4vw;
				}
				[data-prefix="categories"] .entries {
					--grid-template-columns: repeat(2, minmax(0, 1fr));
				}
				[data-prefix="author"] .entries {
					--grid-template-columns: repeat(2, minmax(0, 1fr));
				}
				[data-prefix="search"] .entries {
					--grid-template-columns: repeat(2, minmax(0, 1fr));
				}
			}
			
			@media (max-width: 689.98px) {
				[data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
					--logo-max-height: 100px;
				}
				[data-header*="type-1"] .ct-header [data-row*="middle"] {
					--height: 70px;
				}
				[data-header*="type-1"] #offcanvas {
					--side-panel-width: 90vw;
				}
				[data-header*="type-1"] [data-id="trigger"] {
					--theme-icon-color: #ffffff;
				}
				[data-footer*="type-1"] .ct-footer [data-row*="bottom"]>div {
					--container-spacing: 15px;
					--grid-template-columns: initial;
				}
				[data-footer*="type-1"] footer.ct-container {
					--footer-container-padding: 0vw 5vw;
				}
				[data-prefix="blog"] .entry-card .entry-title {
					--theme-font-size: 18px;
				}
				[data-prefix="categories"] .entries {
					--grid-template-columns: repeat(1, minmax(0, 1fr));
				}
				[data-prefix="categories"] .entry-card .entry-title {
					--theme-font-size: 18px;
				}
				[data-prefix="author"] .entries {
					--grid-template-columns: repeat(1, minmax(0, 1fr));
				}
				[data-prefix="author"] .entry-card .entry-title {
					--theme-font-size: 18px;
				}
				[data-prefix="search"] .entries {
					--grid-template-columns: repeat(1, minmax(0, 1fr));
				}
				[data-prefix="search"] .entry-card .entry-title {
					--theme-font-size: 18px;
				}
				:root {
					--theme-content-vertical-spacing: 50px;
					--theme-container-edge-spacing: 88vw;
				}
			}
		</style>
		<meta name="generator" content="Elementor 3.27.5; features: additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap">
		<style>
			.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
			.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
				background-image: none !important;
			}
			
			@media screen and (max-height: 1024px) {
				.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
			}
			
			@media screen and (max-height: 640px) {
				.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
			}