.elementor-kit-9{--e-global-color-primary:#0A1938;--e-global-color-secondary:#F8FAFC;--e-global-color-text:#558BAD;--e-global-color-accent:#E0BD6C;--e-global-color-bd89ffb:#F5C770;--e-global-color-d8e34e8:#F68E55;--e-global-color-d053534:#FFE9BE;--e-global-color-ab725d4:#998B76;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--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:"Playfair Display";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{font-family:"Playfair Display", Sans-serif;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-family:"Inter", Sans-serif;border-radius:1rem 1rem 1rem 1rem;padding:1rem 2rem 1rem 2rem;}.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;}{}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:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-kit-9 .bttn-1 a
{
    position: relative;
}
.elementor-kit-9 .bttn-1 a .elementor-button-icon
{
    transition: 300ms;
} 
.elementor-kit-9 .bttn-1 a:hover .elementor-button-icon,
.elementor-kit-9 .bttn-1 a:focus .elementor-button-icon
{
    transform: translateX(.5em);
}

.elementor-kit-9 .bttn-1 a:after
{
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(255, 255, 255, 0); /* or another gradient */
	transition: background 0.3s;
	z-index: 1;
	pointer-events: none;
	border-radius: inherit;
}

.elementor-kit-9 .bttn-1 a:hover::after
{
	background: rgba(0, 0, 0, 0.2); /* simulate overlay on hover */
}

.elementor-kit-9 i.accent,
.elementor-kit-9 .elementor-widget-counter.accent .elementor-counter-number-wrapper 
{
    font-style: normal;
    color: transparent;
	background-image: linear-gradient(90deg, var(--e-global-color-bd89ffb), var(--e-global-color-d8e34e8));
	background-clip: text;
	-webkit-background-clip: text;
	transition: background-image 0.3s ease;
}/* End custom CSS */