.elementor-11098 .elementor-element.elementor-element-719a61fa{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:90px;--padding-bottom:90px;--padding-left:140px;--padding-right:140px;}.elementor-11098 .elementor-element.elementor-element-719a61fa:not(.elementor-motion-effects-element-type-background), .elementor-11098 .elementor-element.elementor-element-719a61fa > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-90db227 );}.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-11098 .elementor-element.elementor-element-ae6ea45{font-family:"Manrope", Sans-serif;font-weight:400;}@media(max-width:767px){.elementor-11098 .elementor-element.elementor-element-719a61fa{--padding-top:40px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}}@media(min-width:768px){.elementor-11098 .elementor-element.elementor-element-719a61fa{--width:100%;}}/* Start custom CSS for theme-post-content, class: .elementor-element-ae6ea45 *//* Default styles */
.service-content {
    font-family: 'Manrope', sans-serif;

    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 30px;
    }
    p,
    a,
    ul,
    li {
        font-size: 16px;
        color: #151515;
    }
}

/* Mobile view */
@media (max-width: 767px) {
    .service-content {
        font-family: 'Manrope', sans-serif;
    }

    .service-content h1,
    .service-content h2,
    .service-content h3,
    .service-content h4,
    .service-content h5,
    .service-content h6 {
        font-size: 16px;
        color: #151515;
    }

    .service-content p,
    .service-content a,
    .service-content ul,
    .service-content li {
        font-size: 14px;
    }
}/* End custom CSS */
/* Start custom CSS */@media (min-width: 1300px) {
    div#main-content {
     max-width: 100% !important; 
    }
}/* End custom CSS */