.elementor-kit-9{--e-global-color-primary:#8C7494;--e-global-color-secondary:#2B2B2B;--e-global-color-text:#7A7A7A;--e-global-color-accent:#5B2828;--e-global-color-d59f64b:#FAF9FA;--e-global-color-bcf529b:#F2F2F2;--e-global-color-5ba3de6:#EFDFF2;--e-global-color-5c8a5a9:#FFFFFF;--e-global-typography-primary-font-family:"Alice";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Alice";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Alice";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Alice";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-d59f64b );color:var( --e-global-color-text );font-family:"Alice", Sans-serif;font-weight:400;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-9 a:hover{color:var( --e-global-color-accent );}.elementor-kit-9 h1{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-9 h2{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-9 h3{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-9 h4{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-9 h5{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-9 h6{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 */html, body{
    max-width: 100%;
    overflow-x: hidden;
}
/* Map site to Elementor global font variables */
html {
  font-family: var(--e-global-typography-text-font-family, system-ui) !important;
}

/* Body & form controls */
body, button, input, select, textarea {
  font-family: var(--e-global-typography-text-font-family, system-ui) !important;
}

/* Headings */
h1, h2, h3, h4, h5, h6,
.elementor-heading-title {
  font-family: var(--e-global-typography-primary-font-family, inherit) !important;
}

/* Common Elementor widgets */
.elementor-widget-text-editor,
.elementor-widget-button a, .elementor-button,
.elementor-nav-menu a,
.elementor-icon-box-title, .elementor-icon-box-description,
.elementor-post__title, .elementor-post__excerpt,
.elementor-slide-heading, .elementor-slide-description,
.elementor-tab-title, .elementor-tab-content,
.elementor-accordion .elementor-tab-title,
.elementor-toggle .elementor-tab-title,
.elementor-price-table, .elementor-counter .elementor-counter-title,
.elementor-form .elementor-field,
.elementor-widget-call-to-action .elementor-cta__title,
.elementor-widget-call-to-action .elementor-cta__description {
  font-family: inherit !important; /* inherits from html/body or headings above */
}

/* Safety net for any stray inline styles */
.elementor * {
  font-family: inherit !important;
}/* End custom CSS */