.elementor-91 .elementor-element.elementor-element-27a320c{--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:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-91 .elementor-element.elementor-global-38{--spacer-size:150px;}.elementor-91 .elementor-element.elementor-element-7595e58{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-91 .elementor-element.elementor-element-4a4714a .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );color:var( --e-global-color-secondary );}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}@media(min-width:768px){.elementor-91 .elementor-element.elementor-element-27a320c{--content-width:1000px;}}@media(max-width:1399px){.elementor-91 .elementor-element.elementor-global-38{--spacer-size:100px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-91 .elementor-element.elementor-element-4a4714a .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1199px){.elementor-91 .elementor-element.elementor-global-38{--spacer-size:80px;}}@media(max-width:991px){.elementor-91 .elementor-element.elementor-global-38{--spacer-size:60px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-91 .elementor-element.elementor-element-4a4714a .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-91 .elementor-element.elementor-global-38{--spacer-size:40px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-91 .elementor-element.elementor-element-4a4714a .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for heading, class: .elementor-element-4a4714a */.elementor-91 .elementor-element.elementor-element-4a4714a .elementor-heading-title {
    font-weight: bold;
}/* End custom CSS */
/* Start custom CSS for theme-post-content, class: .elementor-element-8c21505 *//* ==========================================================================
   Classic Editor Content Styling for Hello Elementor
   ========================================================================== */

/* 1. Base Typography & Spacing */
.entry-content, 
.elementor-widget-theme-post-content {
    font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;
    font-size: 18px;
    line-height: 1.7;
    color: #1A1B20;
}

/* 2. Headings */
.entry-content h1, .entry-content h2, .entry-content h3, 
.entry-content h4, .entry-content h5, .entry-content h6,
.elementor-widget-theme-post-content h1, .elementor-widget-theme-post-content h2, 
.elementor-widget-theme-post-content h3, .elementor-widget-theme-post-content h4, 
.elementor-widget-theme-post-content h5, .elementor-widget-theme-post-content h6 {
    font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;
    color: #1A1B20;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 1.5em; 
    margin-bottom: 0.5em;
}

.entry-content h1, .elementor-widget-theme-post-content h1 { font-size: 2.25em; }
.entry-content h2, .elementor-widget-theme-post-content h2 { font-size: 1.8em; }
.entry-content h3, .elementor-widget-theme-post-content h3 { font-size: 1.5em; }
.entry-content h4, .elementor-widget-theme-post-content h4 { font-size: 1.25em; }

/* 3. Paragraphs & Text Elements */
.entry-content p, .elementor-widget-theme-post-content p {
    margin-bottom: 1.5em;
    color: #1A1B20;
}

.entry-content strong, .elementor-widget-theme-post-content strong {
    font-weight: 700;
    color: #1A1B20;
}

/* 4. Links */
.entry-content a, .elementor-widget-theme-post-content a {
    color: #1A1B20; 
    text-decoration: underline;
    text-underline-offset: 3px;
    transition: opacity 0.2s ease;
}

.entry-content a:hover, .elementor-widget-theme-post-content a:hover {
    opacity: 0.7; 
}

/* 5. Lists */
.entry-content ul, .entry-content ol,
.elementor-widget-theme-post-content ul, .elementor-widget-theme-post-content ol {
    margin: 0 0 1.5em 0;
    padding-left: 2em;
    color: #1A1B20;
}

.entry-content li, .elementor-widget-theme-post-content li {
    margin-bottom: 0.5em;
}

/* 6. Blockquotes */
.entry-content blockquote, .elementor-widget-theme-post-content blockquote {
    border-left: 4px solid #1A1B20;
    margin: 1.5em 0;
    padding: 1em 1.5em;
    font-size: 1.1em;
    font-style: italic;
    color: #1A1B20;
    background-color: #f9f9f9;
    border-radius: 0 4px 4px 0;
}

.entry-content blockquote p:last-child, 
.elementor-widget-theme-post-content blockquote p:last-child {
    margin-bottom: 0;
}

/* 7. Images & Captions */
.entry-content img, .elementor-widget-theme-post-content img {
    max-width: 100%;
    height: auto;
    border-radius: 4px; 
}

.wp-caption {
    max-width: 100%;
    margin-bottom: 1.5em;
}

.wp-caption-text {
    font-size: 0.85em;
    color: #1A1B20;
    text-align: center;
    margin-top: 0.5em;
    font-style: italic;
}

/* WordPress Classic Editor Image Alignments */
.alignleft { float: left; margin: 0.5em 1.5em 1.5em 0; }
.alignright { float: right; margin: 0.5em 0 1.5em 1.5em; }
.aligncenter { display: block; margin: 0 auto 1.5em; clear: both; }

/* 8. Tables */
.entry-content table, .elementor-widget-theme-post-content table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 1.5em;
    color: #1A1B20;
}

.entry-content th, .entry-content td,
.elementor-widget-theme-post-content th, .elementor-widget-theme-post-content td {
    border: 1px solid #e2e2e2;
    padding: 12px;
    text-align: left;
}

.entry-content th, .elementor-widget-theme-post-content th {
    background-color: #f4f4f4;
    font-weight: 700;
}

/* ==========================================================================
   9. Responsive CSS (Mobile & Tablet)
   ========================================================================== */
@media screen and (max-width: 768px) {
    /* Step down slightly for mobile, still very readable */
    .entry-content, 
    .elementor-widget-theme-post-content {
        font-size: 16px; 
    }

    /* Scale down headings to prevent them from taking up the whole screen */
    .entry-content h1, .elementor-widget-theme-post-content h1 { font-size: 1.8em; }
    .entry-content h2, .elementor-widget-theme-post-content h2 { font-size: 1.5em; }
    .entry-content h3, .elementor-widget-theme-post-content h3 { font-size: 1.3em; }

    /* Prevent aligned images from squishing text on narrow screens */
    .alignleft, .alignright {
        float: none;
        display: block;
        margin: 0 auto 1.5em;
    }

    /* Adjust blockquote padding for smaller screens */
    .entry-content blockquote, .elementor-widget-theme-post-content blockquote {
        padding: 0.75em 1em;
    }
    
    /* Allow tables to scroll horizontally if they are too wide */
    .entry-content table, .elementor-widget-theme-post-content table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
}/* End custom CSS */