.elementor-kit-360{--e-global-color-primary:#0F172A;--e-global-color-secondary:#475569;--e-global-color-text:#0F172A;--e-global-color-accent:#0284C7;--e-global-color-hover:#0369A1;--e-global-color-accent_indigo:#0284C7;--e-global-color-surface_light:#FAFAFC;--e-global-color-text_primary:#0F172A;}.elementor-kit-360 e-page-transition{background-color:#FFBC7D;}.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;}}
/* Start custom CSS *//* Single Post Hero & Breadcrumbs */
.ae-sp-hero-wrap { max-width: 860px; margin: 0 auto; padding: 20px 24px 0; text-align: center; font-family: 'Inter', sans-serif; }
.ae-sp-bc { font-size: 13px; color: #64748B; font-weight: 600; margin-bottom: 14px; text-align: center; }
.ae-sp-bc a { color: #64748B; text-decoration: none; }
.ae-sp-bc a:hover { color: #0284C7; }
.ae-sp-bc .sep { color: #CBD5E1; margin: 0 6px; }
.ae-sp-bc .cur { color: #0284C7; font-weight: 700; }

/* Single Post Body Grid Desktop 2-Column Layout */
@media (min-width: 901px) {
  html body .elementor .elementor-element.elementor-element-sec_sp_body_grid {
    display: grid !important;
    grid-template-columns: 1fr 310px !important;
    gap: 28px !important;
    align-items: start !important;
    padding: 24px 24px 80px !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
}

/* Single Post Body Grid Mobile 1-Column Stack */
@media (max-width: 900px) {
  html body .elementor .elementor-element.elementor-element-sec_sp_body_grid {
    --flex-direction: column !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 24px !important;
    padding: 16px !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  html body .elementor .elementor-element.elementor-element-sec_sp_body_grid > .e-con {
    --width: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    box-sizing: border-box !important;
  }
}/* End custom CSS */