.elementor-kit-9{--e-global-color-primary:#1B3A5D;--e-global-color-secondary:#2C5282;--e-global-color-text:#2D3748;--e-global-color-accent:#E87722;--e-global-color-481fd62:#805AD5;--e-global-color-a386fcc:#4299E1;--e-global-color-4fee6f4:#B83280;--e-global-color-0ee28c9:#00B5D8;--e-global-color-5f088c8:#38A169;--e-global-color-fe99809:#FFFFFF;--e-global-color-6423fd3:#F7FAFC;--e-global-color-a27018c:#EDF2F7;--e-global-color-ac7f0f1:#E2E8F0;--e-global-color-ac4067e:#718096;--e-global-color-cf6394c:#2D3748;--e-global-color-82fb1be:#8EA3C1;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:0.4px;color:var( --e-global-color-text );font-family:"Plus Jakarta Sans", Sans-serif;font-size:16px;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var( --e-global-color-accent );color:#0F131A;border-radius:8px 8px 8px 8px;padding:1rem 2rem 1rem 2rem;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:#FF8B34;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-9 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-9 h3{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-9 h4{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-9 h5{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-9 h6{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:1140px;}.e-con{--container-max-width:1140px;}.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;}}:root { --orange:#E87722; }
/* Start custom CSS */:root {
    /* Primary Palette */
    --bgb-blue-dark: #1B3A5D;
    --bgb-blue-medium: #2C5282;
    --bgb-blue-light: #4299E1;
    --bgb-orange: #E87722;
    --bgb-orange-light: #F6AD55;
    
    /* Primary */
    --primary-900: #1B3A5D;
    --primary-800: #265385;
    --primary-700: #2c5282;
    --primary-600: #3f76bb;
    --primary-500: #5083c4;
    --primary-400: #4299E1;
    --primary-300: #58a5e4;
    --primary-200: #6eb1e8;
    --primary-100: #9ac9ef;
    --primary-50: #dcecf9;
    
    /* Extended Palette */
    --bgb-violet: #805AD5;
    --bgb-magenta: #B83280;
    --bgb-cyan: #00B5D8;
    --bgb-green: #38A169;
    
    /* Neutrals */

    --gray-900: #1a1a2e;
    --gray-800: #2D3748;
    --gray-700: #4a4a5a;
    --gray-600: #718096;
    --gray-500: #8e8e9a;
    --gray-400: #b0b0ba;
    --gray-300: #d0d0d8;
    --gray-200: #E2E8F0;
    --gray-100: #EDF2F7;
    --gray-50: #fafafb;
    --white: #ffffff;
    --off-white: #F7FAFC;
    
    /* Typography */
    --font-display: 'Fraunces', serif;
    --font-body: 'Plus Jakarta Sans', sans-serif;
    
    /* Shadows */
    --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.05);
    --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    --shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    --shadow-glow: 0 0 40px rgba(41, 128, 185, 0.15);
    
    /* Transitions */
    --transition-fast: 150ms ease;
    --transition-base: 250ms ease;
    --transition-slow: 350ms ease;
    
    /* Border Radius */
    --radius-sm: 6px;
    --radius-md: 10px;
    --radius-lg: 16px;
    --radius-xl: 24px;
    --radius-2xl: 32px;
}

/* Typography */
h1 {
  font-size: clamp(48px, 6vw, 56px)
}

h2 {
  font-size: clamp(24px, 4vw, 28px)
}

h3 {
  font-size: clamp(36px, 5vw, 42px)
}

/* Fixed header margin compensation */
body { margin-top: 100px; }

/* Section label styling */
.section-label {
    display: inline-block;
    padding: 0.4rem 1rem;
    background: rgba(232, 119, 34, 0.1);
    color: var(--bgb-orange);
    border-radius: 4px;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

/* Primary button */
.btn-primary {
    background: var(--bgb-orange);
    color: #FFFFFF;
    padding: 1rem 2rem;
    border-radius: 8px;
    font-weight: 700;
    transition: all 0.3s ease;
}
.btn-primary:hover {
    background: #D6691B;
    transform: translateY(-2px);
}


/* title label */

.section-label {
	display: inline-block;
	padding: 0.4rem 1rem;
	background: rgba(232, 119, 34, 0.1);
	color: var(--bgb-orange);
	border-radius: 4px;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-bottom: 1rem;
}


.stat-highlight {
	display: inline-block;
	background: linear-gradient(135deg, var(--bgb-orange) 0%, var(--bgb-orange-light) 100%);
	color: var(--primary-900);
	padding: 0.2rem 0.6rem;
	border-radius: 4px;
	font-weight: 700;
}/* End custom CSS */