.elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-277 .elementor-element.elementor-element-72daddb:not(.elementor-motion-effects-element-type-background), .elementor-277 .elementor-element.elementor-element-72daddb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://citywide24.com/storage/2026/07/physiotherapy-service-at-home.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-277 .elementor-element.elementor-element-72daddb > .elementor-container{min-height:560px;}.elementor-277 .elementor-element.elementor-element-72daddb{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-277 .elementor-element.elementor-element-72daddb > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-277 .elementor-element.elementor-element-942c42e > .elementor-element-populated{margin:0px 0px 0px 20px;--e-column-margin-right:0px;--e-column-margin-left:20px;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-277 .elementor-element.elementor-element-4687977{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-277 .elementor-element.elementor-element-4687977 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-277 .elementor-element.elementor-element-e967b0b{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-277 .elementor-element.elementor-element-0cdedbc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-277 .elementor-element.elementor-element-0cdedbc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-277 .elementor-element.elementor-element-942c42e > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}/* Start custom CSS for section, class: .elementor-element-72daddb */.elementor-277 .elementor-element.elementor-element-72daddb {
    position: relative;
}

/* Soft Teal-Blue Gradient Overlay */
.elementor-277 .elementor-element.elementor-element-72daddb::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Yahan 0.5 opacity kar di hai taaki image bright dikhe */
    background: linear-gradient(135deg, rgba(10, 47, 104, 0.5), rgba(45, 165, 163, 0.5));
    z-index: 1;
}

/* Text aur content ko upar lane ke liye */
.elementor-277 .elementor-element.elementor-element-72daddb > * {
    position: relative;
    z-index: 2;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b471d62 */.cw-how-section {
    width: 100% !important;
    max-width: 1300px !important;
    margin: 25px auto !important;
    padding: 0 20px !important;
    box-sizing: border-box !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}

.cw-how-container {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 25px !important;
}

.cw-how-header {
    text-align: center !important;
}

.cw-how-title {
    font-size: 32px !important;
    font-weight: 800 !important;
    color: #0a2f68 !important;
    margin: 0 !important;
}

.cw-steps-wrapper {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    width: 100% !important;
    gap: 10px !important;
}

.cw-step-item {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
    flex: 1 !important;
    max-width: 200px !important;
}

.cw-step-icon-wrap {
    position: relative !important;
    margin-bottom: 10px !important;
}

.cw-icon-circle {
    width: 75px !important;
    height: 75px !important;
    background-color: #ffffff !important;
    border: 1px solid #d1d5db !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #2ca4a2 !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03) !important;
}

.cw-step-badge {
    position: absolute !important;
    bottom: -2px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 22px !important;
    height: 22px !important;
    background-color: #0a2f68 !important;
    color: #ffffff !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 2px solid #ffffff !important;
}

.cw-step-title {
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #0a2f68 !important;
    margin: 8px 0 4px 0 !important;
    line-height: 1.3 !important;
}

.cw-step-desc {
    font-size: 12.5px !important;
    color: #475569 !important;
    margin: 0 !important;
    line-height: 1.4 !important;
}

.cw-arrow-connector {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
    width: 40px !important;
    height: 75px !important;
    flex-shrink: 0 !important;
}

.cw-dotted-line {
    width: 100% !important;
    border-top: 2px dotted #2ca4a2 !important;
    position: absolute !important;
    top: 37px !important;
}

.cw-arrow-head {
    width: 0 !important;
    height: 0 !important;
    border-top: 4px solid transparent !important;
    border-bottom: 4px solid transparent !important;
    border-left: 7px solid #2ca4a2 !important;
    position: absolute !important;
    right: 0 !important;
    top: 33.5px !important;
}

@media (max-width: 1024px) {
    .cw-steps-wrapper {
        flex-wrap: wrap !important;
        justify-content: center !important;
        gap: 25px !important;
    }

    .cw-arrow-connector {
        display: none !important;
    }

    .cw-step-item {
        max-width: 180px !important;
        flex: 1 1 40% !important;
    }
}

@media (max-width: 640px) {
    .cw-how-section {
        margin: 20px auto !important;
        padding: 0 15px !important;
    }

    .cw-how-title {
        font-size: 26px !important;
    }

    .cw-steps-wrapper {
        flex-direction: column !important;
        align-items: center !important;
        gap: 20px !important;
    }

    .cw-step-item {
        max-width: 280px !important;
        width: 100% !important;
    }
}/* End custom CSS */