.elementor-349 .elementor-element.elementor-element-079f90a{--display:flex;--margin-top:0px;--margin-bottom:120px;--margin-left:0px;--margin-right:0px;--padding-top:130px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{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 );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );line-height:var( --e-global-typography-text-line-height );}.elementor-349 .elementor-element.elementor-element-113e1ae{margin:90px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;text-transform:none;font-style:normal;line-height:26px;color:var( --e-global-color-secondary );}.elementor-349 .elementor-element.elementor-element-113e1ae p{margin-block-end:13px;}@media(max-width:1024px){.elementor-349 .elementor-element.elementor-element-079f90a{--padding-top:50px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-349 .elementor-element.elementor-element-079f90a{--padding-top:30px;--padding-bottom:0px;--padding-left:25px;--padding-right:25px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-349 .elementor-element.elementor-element-113e1ae{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;font-size:14px;line-height:24px;}}/* Start custom CSS for text-editor, class: .elementor-element-113e1ae *//* Desktop View */
@media (min-width: 1025px) {
    h1 {
        letter-spacing:-1.4px
        !important;
        font-weight:bold
        !important;
        font-size: 45px !important;
        margin-bottom: 15px; /* Adds space below h3 */
    }

    h3 {
        font-family: 'Inter', sans-serif !important;
        
        font-size: 26px !important;
        margin-bottom: 10px; /* Adds space below h3 */
    }
  
    h4 {
        font-family: 'Inter', sans-serif !important;
        font-size: 19px !important;
        margin-bottom: 2px; /* Fixed missing colon */
    }
        
    h2 {
        font-family: 'Inter', sans-serif !important;
        letter-spacing:-1.5px
        !important;
        font-weight:bold
        !important;
        font-size: 33px !important;
        margin-bottom: 10px; /* No space below h2 */
    }
}

/* Mobile View */
@media (max-width: 1024px) {
    body h1 {
        font-family: 'Inter', sans-serif !important
                letter-spacing:-1.4px
        !important;
        font-weight:bold
        !important;
        font-size: 30px !important;
                margin-bottom: 20px !important; /* Adds space below h3 on mobile */
    }

    body h3 {
        font-family: 'Inter', sans-serif !important;
        font-size: 20px !important;
        margin-bottom: 8px !important; /* Adds space below h3 on mobile */
    }

    body h4 {
        font-family: 'Inter', sans-serif !important;
        font-size: 17px !important;
        margin-bottom: 2px !important; /* Adds space below h4 */
    }

    body h2 {
        font-family: 'Inter', sans-serif !important;
                letter-spacing:-1.4px
        !important;
        font-weight:bold
        !important;
        font-size: 22px !important;
        margin-bottom: 10px !important; /* Adds space below h2 on mobile */
    }
}/* End custom CSS */