.elementor-59 .elementor-element.elementor-element-ad86bd8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:70px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-59 .elementor-element.elementor-element-ad86bd8:not(.elementor-motion-effects-element-type-background), .elementor-59 .elementor-element.elementor-element-ad86bd8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#303E46;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-59 .elementor-element.elementor-element-63dd46c{text-align:center;}.elementor-59 .elementor-element.elementor-element-63dd46c .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:38px;font-weight:700;line-height:48px;color:#FFFFFF;}.elementor-59 .elementor-element.elementor-element-ea741f7{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:70px;--padding-left:0px;--padding-right:0px;}.elementor-59 .elementor-element.elementor-element-ea741f7:not(.elementor-motion-effects-element-type-background), .elementor-59 .elementor-element.elementor-element-ea741f7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F7F4;}.elementor-59 .elementor-element.elementor-element-05b8603{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-table-of-contents{--header-color:var( --e-global-color-secondary );--item-text-color:var( --e-global-color-text );--item-text-hover-color:var( --e-global-color-accent );--marker-color:var( --e-global-color-text );}.elementor-widget-table-of-contents .elementor-toc__header, .elementor-widget-table-of-contents .elementor-toc__header-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-table-of-contents .elementor-toc__list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-59 .elementor-element.elementor-element-35882f0 .elementor-toc__header-title{text-align:start;}.elementor-59 .elementor-element.elementor-element-35882f0 .elementor-toc__header, .elementor-59 .elementor-element.elementor-element-35882f0 .elementor-toc__header-title{font-family:"Poppins", Sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;line-height:20px;}.elementor-59 .elementor-element.elementor-element-35882f0 .elementor-toc__header{flex-direction:row;}.elementor-59 .elementor-element.elementor-element-35882f0 .elementor-toc__list-item{font-family:"Poppins", Sans-serif;font-size:14px;font-weight:500;line-height:23px;}.elementor-59 .elementor-element.elementor-element-35882f0{--item-text-hover-decoration:underline;}.elementor-59 .elementor-element.elementor-element-af95083{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-59 .elementor-element.elementor-element-e7f3ae0{color:#4F4F4F;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;line-height:30px;}@media(min-width:768px){.elementor-59 .elementor-element.elementor-element-05b8603{--width:25%;}.elementor-59 .elementor-element.elementor-element-af95083{--width:75%;}}/* Start custom CSS for theme-post-content, class: .elementor-element-e7f3ae0 *//* ==========================================================================
   Corporate Guide Pro - High-End Premium Headings Customization
   ========================================================================== */

/* --- GLOBAL POST CONTENT FOCUS --- */
.elementor-widget-theme-post-content,
.entry-content,
.single-post {
    --brand-navy: #0f172a;       /* Deep Luxury Slate Black */
    --brand-blue: #1e40af;       /* Premium Corporate Royal Blue */
    --accent-gray: #f1f5f9;      /* Ultra-clean light tint */
    --text-muted: #475569;       /* Professional body text */
}

/* --- H2 Heading: Premium Underline Accent (Modern Corporate Style) --- */
.elementor-widget-theme-post-content h2,
.entry-content h2,
.single-post h2 {
    font-size: 34px;
    font-weight: 500;
    color: var(--brand-navy);
    letter-spacing: -0.02em;
    line-height: 1.25;
    margin-top: 42px;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 12px;
}

/* Elegant Underline Accent */
.elementor-widget-theme-post-content h2::after,
.entry-content h2::after,
.single-post h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;               /* Sleek short accent line */
    height: 4px;
    background: linear-gradient(90deg, var(--brand-blue), #3b82f6);
    border-radius: 2px;
}

/* --- H3 Heading: Clean & Authoritative (Left Pill Tag Style) --- */
.elementor-widget-theme-post-content h3,
.entry-content h3,
.single-post h3 {
    font-size: 25px;
    font-weight: 500;
    color: #1e293b;
    letter-spacing: -0.01em;
    line-height: 1.3;
    margin-top: 32px;
    margin-bottom: 14px;
    padding-left: 14px;
    position: relative;
}

/* Subtle Vertical Pill */
.elementor-widget-theme-post-content h3::before,
.entry-content h3::before,
.single-post h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    bottom: 4px;
    width: 4px;
    background-color: #cbd5e1; /* Subtle soft divider */
    border-radius: 4px;
    transition: background-color 0.3s ease;
}

/* Hover over text subtle highlight */
.elementor-widget-theme-post-content h3:hover::before,
.single-post h3:hover::before {
    background-color: var(--brand-blue); /* Turns blue when user reads/hovers */
}

/* --- H4 Heading: Sleek Capitalized / Sub-Section Style --- */
.elementor-widget-theme-post-content h4,
.entry-content h4,
.single-post h4 {
    font-size: 19px;
    font-weight: 600;
    color: var(--text-muted);
    text-transform: uppercase;   /* Ultra-clean micro-typography */
    letter-spacing: 0.05em;      /* Increased tracking for premium look */
    margin-top: 26px;
    margin-bottom: 10px;
    line-height: 1.4;
}


/* ==========================================================================
   Mobile & Tablet Responsiveness
   ========================================================================== */
@media (max-width: 768px) {
    .elementor-widget-theme-post-content h2,
    .entry-content h2,
    .single-post h2 {
        font-size: 26px;
        margin-top: 32px;
        padding-bottom: 10px;
    }
    .elementor-widget-theme-post-content h2::after,
    .entry-content h2::after {
        width: 45px;
        height: 3px;
    }
    .elementor-widget-theme-post-content h3,
    .entry-content h3,
    .single-post h3 {
        font-size: 21px;
        margin-top: 26px;
        padding-left: 12px;
    }
    .elementor-widget-theme-post-content h4,
    .entry-content h4,
    .single-post h4 {
        font-size: 16px;
        margin-top: 22px;
    }
}/* End custom CSS */