.elementor-kit-8{--e-global-color-primary:#000000;--e-global-color-secondary:#5D5D5D;--e-global-color-text:#7A7A7A;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-size:18px;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:500ms;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:#000000;color:#FFFFFF;border-style:none;border-radius:100px 100px 100px 100px;padding:14px 24px 14px 24px;}.elementor-kit-8 e-page-transition{background-color:#FFFFFF;}.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 *//* Import Google Fonts - Only load what you need */
@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0,1&family=Figtree:wght@300;400;500;600&display=swap');

/* Set Instrument Serif for h1 and h2 only */
h1, h2,
.elementor-widget-heading h1,
.elementor-widget-heading h2 {
    font-family: 'Instrument Serif', serif !important;
    font-weight: 400 !important; /* Instrument Serif only comes in one weight */
}

/* Set Figtree for h3-h6 */
h3, h4, h5, h6,
.elementor-widget-heading h3,
.elementor-widget-heading h4,
.elementor-widget-heading h5,
.elementor-widget-heading h6 {
    font-family: 'Figtree', sans-serif !important;
}

/* Override for all Elementor heading widgets - check size classes */
.elementor-heading-title {
    font-family: inherit !important; /* This will inherit from the h1-h6 rules above */
}

/* Set Figtree for body text and everything else */
body,
p,
div,
span,
a,
button,
input,
textarea,
select,
.elementor-widget-text-editor,
.elementor-widget-button .elementor-button,
.elementor-nav-menu a,
.elementor-widget-icon-list .elementor-icon-list-item {
    font-family: 'Figtree', sans-serif !important;
}

/* Specific Elementor widget overrides */
.elementor-button {
    font-family: 'Figtree', sans-serif !important;
}

.elementor-icon-list-text {
    font-family: 'Figtree', sans-serif !important;
}

.elementor-tab-title {
    font-family: 'Figtree', sans-serif !important;
    font-weight: 500;
}

/* Navigation menus */
.elementor-nav-menu .elementor-item {
    font-family: 'Figtree', sans-serif !important;
}

/* Form elements */
.elementor-field-group input,
.elementor-field-group textarea,
.elementor-field-group select {
    font-family: 'Figtree', sans-serif !important;
}

/* Ensure proper font weights */
h1, .elementor-size-xxl { 
    font-family: 'Instrument Serif', serif !important;
    font-weight: 400 !important; /* Instrument Serif only has one weight */
}
h2, .elementor-size-xl { 
    font-family: 'Instrument Serif', serif !important;
    font-weight: 400 !important; /* Instrument Serif only has one weight */
}
h3, .elementor-size-large { font-weight: 600; }
h4, .elementor-size-medium { font-weight: 500; }
h5, .elementor-size-small { font-weight: 500; }
h6, .elementor-size-xs { font-weight: 400; }

/* Body text weights */
body, p { font-weight: 500; }
strong, b { font-weight: 600; }

/* Optional: Remove other Google Font loading to prevent conflicts */
.elementor-kit-* {
    --e-global-typography-primary-font-family: 'Instrument Serif';
    --e-global-typography-secondary-font-family: 'Figtree';
    --e-global-typography-text-font-family: 'Figtree';
    --e-global-typography-accent-font-family: 'Figtree';
}/* End custom CSS */