.elementor-kit-7{--e-global-color-primary:#1E73BE;--e-global-color-secondary:#111111;--e-global-color-text:#111111;--e-global-color-accent:#1E73BE;--e-global-color-af48b85:#333333;--e-global-color-1859370:#111827;--e-global-typography-primary-font-family:"Albert Sans";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1.1em;--e-global-typography-primary-letter-spacing:0.1em;--e-global-typography-secondary-font-family:"Albert Sans";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.6em;--e-global-typography-text-font-family:"Albert Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Albert Sans";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1.6em;--e-global-typography-3ed2822-font-family:"Albert Sans";font-family:"Helvetica", Sans-serif;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#1119B2;color:#FFFFFF;border-radius:0px 0px 0px 0px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Helvetica", Sans-serif;}.elementor-kit-7 h1{font-family:"Helvetica", Sans-serif;}.elementor-kit-7 h2{font-family:"Helvetica", Sans-serif;}.elementor-kit-7 h4{font-family:"Helvetica", Sans-serif;}.elementor-kit-7 h5{font-family:"Helvetica", Sans-serif;}.elementor-kit-7 h6{font-family:"Helvetica", Sans-serif;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Montserrat", Sans-serif;font-weight:500;line-height:1.6em;text-shadow:0px 0px 10px rgba(0,0,0,0.3);border-radius:0px 0px 0px 0px;padding:24px 50px 24px 50px;}.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 *//* 1. Style the Blue Circle Icon */
.info-icon {
    background-color: #007bff !important; 
    color: white !important;
    border-radius: 50% !important;
    width: 20px !important;
    height: 20px !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    font-size: 12px !important;
    font-weight: bold !important;
    font-family: Arial, sans-serif !important; /* Forces consistent font */
    cursor: pointer;
    position: relative;
    margin-left: 8px;
    font-style: normal !important;
}

/* 2. Target Format: White Background Tooltip */
.tooltip {
    display: none !important; 
    position: absolute;
    background: #ffffff !important; /* Forces White Background */
    color: #333333 !important;    /* Dark gray text for readability */
    padding: 12px 15px !important;
    border-radius: 6px !important;
    border: 1px solid #e0e0e0 !important; /* Light gray border for definition */
    width: 280px !important;
    bottom: 150% !important; 
    left: 50% !important;
    transform: translateX(-50%) !important;
    z-index: 9999 !important;
    font-family: Arial, sans-serif !important; /* Matches icon font */
    font-weight: normal !important;
    font-style: italic !important; /* Matches the target style */
    line-height: 1.4 !important;
    box-shadow: 0px 4px 15px rgba(0,0,0,0.1) !important; /* Subtle shadow */
    text-align: left !important;
}

/* 3. The Hover Trigger */
.info-icon:hover .tooltip {
    display: block !important;
}
/* The White Tooltip Box */
.tippy-box[data-theme~='monumental-light'] {
    background-color: #ffffff !important;
    color: #333333 !important;
    border: 1px solid #e5e5e5 !important;
    box-shadow: 0px 4px 15px rgba(0,0,0,0.1) !important;
    font-family: "Inter", sans-serif !important; /* Forces the clean site font */
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    padding: 10px !important;
    border-radius: 4px !important;
}

/* The Arrow */
.tippy-box[data-theme~='monumental-light'] .tippy-arrow {
    color: #ffffff !important;
}

/* Heading readability - bold weight for all headings on this page */
.elementor-37 .elementor-widget-heading .elementor-heading-title {
    font-weight: 600 !important;
    color: #111111 !important;
}
/* Keep hero and dark-section headings white */
.elementor-37 .elementor-element-a66ae34 .elementor-heading-title,
.elementor-37 .elementor-element-8a5a78d .elementor-heading-title,
.elementor-37 .elementor-element-d410aa9 .elementor-heading-title {
    color: #FFFFFF !important;
}/* End custom CSS */