.elementor-9892 .elementor-element.elementor-element-e8428f19{--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;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-image .widget-image-caption{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-9892 .elementor-element.elementor-element-bb7ef43{margin:30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-9892 .elementor-element.elementor-element-c5efa092{--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;}/* Start custom CSS for text-editor, class: .elementor-element-42cd1fa *//* ==========================================
   Tablet View: 768px to 1024px
========================================== */
@media (min-width: 768px) and (max-width: 1024px) {

    .elementor-element-28d856f {
        display: flex !important;
        flex-direction: column !important;
        gap: 30px;
    }

    /* Service list first */
    .elementor-element-28d856f > .elementor-element-6e6bf89 {
        order: 1 !important;
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    /* Image and description section */
    .elementor-element-28d856f > .elementor-element-97c146d {
        order: 2 !important;
        display: flex !important;
        flex-direction: column !important;
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        gap: 20px;
    }

    /* Image first */
    .elementor-element-97c146d > .elementor-element-5de208b {
        order: 1 !important;
        width: 100% !important;
    }

    /* Content second */
    .elementor-element-97c146d > .elementor-element-bb7ef43 {
        order: 2 !important;
        width: 100% !important;
    }

    .elementor-element-5de208b img {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
    }

    .elementor-element-28d856f .container,
    .elementor-element-28d856f .row,
    .elementor-element-28d856f .col-md-4,
    .elementor-element-28d856f .col-md-8 {
        width: 100% !important;
        max-width: 100% !important;
    }
}


/* ==========================================
   Mobile View: Below 768px
========================================== */
@media (max-width: 767px) {

    .elementor-element-28d856f {
        display: flex !important;
        flex-direction: column !important;
        gap: 25px;
    }

    /* Service list first */
    .elementor-element-28d856f > .elementor-element-6e6bf89 {
        order: 1 !important;
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    /* Image and content section */
    .elementor-element-28d856f > .elementor-element-97c146d {
        order: 2 !important;
        display: flex !important;
        flex-direction: column !important;
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        gap: 18px;
    }

    /* Image first */
    .elementor-element-97c146d > .elementor-element-5de208b {
        order: 1 !important;
        width: 100% !important;
    }

    /* Description second */
    .elementor-element-97c146d > .elementor-element-bb7ef43 {
        order: 2 !important;
        width: 100% !important;
    }

    .elementor-element-5de208b img {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
    }

    .elementor-element-28d856f .container,
    .elementor-element-28d856f .row,
    .elementor-element-28d856f .col-md-4,
    .elementor-element-28d856f .col-md-8 {
        width: 100% !important;
        max-width: 100% !important;
    }

    .elementor-element-28d856f .service-details-page {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}/* End custom CSS */