.elementor-1282 .elementor-element.elementor-element-45293ba{--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-1282 .elementor-element.elementor-element-3077ff1{--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-1282 .elementor-element.elementor-element-091eebc{--display:flex;}/* Start custom CSS for html, class: .elementor-element-36f54dc */* {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        
        body {
            font-family: Arial, sans-serif;
            background-color: #f8f9fa;
            color: #ffffff;
        }
        
        .mwb3-container {
            max-width: 1400px;
            margin: 0 auto;
            position: relative;
            min-height: 400px;
            height: auto;
            overflow: hidden;
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
        }
        
        .mwb3-background {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: flex;
        }
        
        .mwb3-right-section {
            flex: 1.5;
            position: relative;
            z-index: 1;
        }
        
        .mwb3-right-section img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: left center;
            display: block;
        }
        
        .mwb3-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 60%;
            height: 100%;
            background-color: rgba(26, 26, 46, 0.85);
            z-index: 2;
            transform: skew(-15deg);
            transform-origin: top left;
        }
        
        .mwb3-left-section {
            position: absolute;
            top: 0;
            left: 0;
            width: 50%;
            padding: 80px 60px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            position: relative;
            z-index: 3;
        }
        
        .mwb3-header {
            display: flex;
            align-items: center;
            margin-bottom: 30px;
        }
        
        .mwb3-red-line {
            width: 5px;
            height: 90px;
            background-color: #e74c3c;
            margin-right: 25px;
        }
        
        .mwb3-title {
            display: flex;
            flex-direction: column;
        }
        
        .mwb3-wellbeing-text {
            font-size: 28px;
            font-weight: bold;
            color: #ffffff;
            text-transform: uppercase;
            margin-bottom: 8px;
            letter-spacing: 2px;
        }
        
        .mwb3-coaching-text {
            font-size: 48px;
            font-weight: bold;
            color: #ffffff;
            text-transform: uppercase;
            letter-spacing: 2px;
        }
        
        .mwb3-description {
            font-size: 15px;
            line-height: 1.8;
            max-width: 450px;
            color: #ffffff;
            font-weight: 300;
        }
        
        /* Responsive Design */
        @media (max-width: 1200px) {
            .mwb3-left-section {
                width: 55%;
                padding: 60px 50px;
            }
            
            .mwb3-wellbeing-text {
                font-size: 24px;
            }
            
            .mwb3-coaching-text {
                font-size: 40px;
            }
            
            .mwb3-red-line {
                height: 80px;
            }
        }
        
        @media (max-width: 992px) {
            .mwb3-left-section {
                width: 60%;
                padding: 50px 40px;
            }
            
            .mwb3-wellbeing-text {
                font-size: 20px;
            }
            
            .mwb3-coaching-text {
                font-size: 34px;
            }
            
            .mwb3-red-line {
                height: 70px;
            }
            
            .mwb3-description {
                font-size: 14px;
                max-width: 380px;
            }
        }
        
        @media (max-width: 768px) {
            .mwb3-overlay {
                width: 100%;
                transform: skew(0deg);
            }
            
            .mwb3-left-section {
                width: 100%;
                padding: 40px 30px;
            }
            
            .mwb3-background {
                height: auto;
                min-height: 500px;
            }
            
            .mwb3-right-section {
                height: 400px;
            }
            
            .mwb3-wellbeing-text {
                font-size: 18px;
            }
            
            .mwb3-coaching-text {
                font-size: 30px;
            }
            
            .mwb3-red-line {
                height: 60px;
                margin-right: 20px;
            }
            
            .mwb3-description {
                font-size: 13px;
                max-width: 100%;
            }
        }
        
        @media (max-width: 576px) {
            .mwb3-container {
                min-height: 350px;
            }
            
            .mwb3-left-section {
                padding: 30px 20px;
            }
            
            .mwb3-background {
                min-height: 400px;
            }
            
            .mwb3-right-section {
                height: 300px;
            }
            
            .mwb3-wellbeing-text {
                font-size: 16px;
                margin-bottom: 5px;
            }
            
            .mwb3-coaching-text {
                font-size: 24px;
            }
            
            .mwb3-red-line {
                height: 50px;
                width: 4px;
                margin-right: 15px;
            }
            
            .mwb3-description {
                font-size: 16px;
                line-height: 1.6;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9aa6c1a */* {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        
        body {
            font-family: Arial, sans-serif;
            background-color: #ffffff;
            color: #000000;
            padding: 40px;
        }
        
        .ctc2-container {
            max-width: 1200px;
            margin: 0 auto;
            position: relative;
            background-color: #ffffff;
            padding: 40px 20px;
        }
        
        /* Central Content */
        .ctc2-center {
            text-align: center;
            z-index: 10;
            width: 100%;
            max-width: 400px;
            margin: 0 auto 60px;
        }
        
        .ctc2-title {
            font-size: 16px;
            font-weight: normal;
            color: #333333;
            text-align: center;
            line-height: 1.5;
            margin-bottom: 0px;
            width: 200px;
  margin: 0 auto;
        }
        
        .ctc2-illustration {
            width: 280px;
            height: 280px;
            background-image: url('/images/m1.png');
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            margin: 0 auto;
        }
        
        /* Circle Items */
        .ctc2-circle-items {
            position: relative;
            margin: 0 auto;
            max-width: 800px;
        }
        
        .ctc2-circle-item {
            position: static;
            display: flex;
            align-items: center;
            margin-bottom: 40px;
        }
        
        /* Reset all circle positions for default layout */
        .ctc2-circle-01, .ctc2-circle-02, .ctc2-circle-03, .ctc2-circle-04, .ctc2-circle-05,
        .ctc2-circle-06, .ctc2-circle-07, .ctc2-circle-08, .ctc2-circle-09, .ctc2-circle-10 {
            position: static;
            justify-content: flex-start;
            left: auto;
            right: auto;
            top: auto;
            bottom: auto;
        }
        
        /* Modern Layout for Desktop */
        @media (min-width: 992px) {
            /* Reset container */
            .ctc2-container {
                position: relative;
                height: 800px;
                padding: 0;
            }
            
            /* Central Content */
            .ctc2-center {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                text-align: center;
                z-index: 10;
                width: 320px;
                margin: 0;
            }
            
            /* Circle Items */
            .ctc2-circle-items {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                max-width: 100%;
            }
            
            .ctc2-circle-item {
                position: absolute;
                display: flex;
                align-items: center;
                margin-bottom: 0;
            }
            
            /* Circle Positions */
            .ctc2-circle-01 {
                top: 80px;
                left: 20%;
                justify-content: center;
            }
            
            .ctc2-circle-02 {
                top: 200px;
                left: 10%;
                justify-content: flex-end;
            }
            
            .ctc2-circle-03 {
                top: 350px;
                left: 6%;
                justify-content: flex-end;
            }
            
            .ctc2-circle-04 {
                bottom: 230px;
                left: 10%;
                justify-content: flex-end;
            }
            
            .ctc2-circle-05 {
                bottom: 130px;
                left: 20%;
                justify-content: center;
            }
            
            .ctc2-circle-06 {
                top: 80px;
                right: 20%;
                justify-content: center;
            }
            
            .ctc2-circle-07 {
                top: 200px;
                right: 10%;
                justify-content: flex-start;
            }
            
            .ctc2-circle-08 {
                top: 350px;
                right: 6%;
                justify-content: flex-start;
            }
            
            .ctc2-circle-09 {
                bottom: 230px;
                right: 10%;
                justify-content: flex-start;
            }
            
            .ctc2-circle-10 {
                bottom: 130px;
                right: 20%;
                justify-content: center;
            }
        }
        
        /* Circle Styles */
        .ctc2-circle {
            width: 90px;
            height: 90px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 18px;
            font-weight: bold;
            color: #333333;
            z-index: 3;
            background-color: #ffffff;
            border: 12px solid;
        }
        
        /* Circle Colors - Exact Match */
        /* Left Side */
        .ctc2-circle-01 .ctc2-circle, .ctc2-circle-02 .ctc2-circle, .ctc2-circle-09 .ctc2-circle, .ctc2-circle-10 .ctc2-circle {
            border-color: #59c3c3; /* Light teal */
        }
        
        .ctc2-circle-03 .ctc2-circle, .ctc2-circle-08 .ctc2-circle {
            border-color: #3070b5; /* Medium blue */
        }
        
        .ctc2-circle-04 .ctc2-circle, .ctc2-circle-07 .ctc2-circle {
            border-color: #1e4d7a; /* Dark blue */
        }
        
        .ctc2-circle-05 .ctc2-circle, .ctc2-circle-06 .ctc2-circle {
            border-color: #1a1a2e; /* Very dark blue */
        }
        
        /* Text Labels */
        .ctc2-text {
            font-size: 14px;
            font-weight: normal;
            color: #333333;
            margin: 0 20px;
            max-width: 180px;
        }
        
        .ctc2-text.left {
            text-align: right;
        }
        
        .ctc2-text.right {
            text-align: left;
        }
        
        /* Responsive Design */
        @media (max-width: 991px) {
            /* Simplified layout for mobile devices */
            .ctc2-container {
                padding: 20px 10px;
            }
            
            body {
                padding: 20px 10px;
            }
            
            .ctc2-circle-items {
                display: grid;
                grid-template-columns: 1fr;
                gap: 20px;
            }
            
            .ctc2-circle-item {
                display: flex;
                align-items: center;
                margin-bottom: 20px;
                justify-content: flex-start;
            }
            
            /* Make all text left-aligned on mobile */
            .ctc2-text {
                text-align: left !important;
                margin: 0 15px;
                max-width: 100%;
                order: 2;
            }
            
            /* Smaller circles on mobile */
            .ctc2-circle {
                width: 60px;
                height: 60px;
                font-size: 14px;
                border-width: 8px;
                order: 1;
            }
            
            /* Ensure all circle items have flex-direction: row */
            .ctc2-circle-item {
                flex-direction: row;
            }
            
            /* Adjust title font size */
            .ctc2-title {
                font-size: 14px;
                margin-bottom: 15px;
            }
            
            /* Smaller illustration on mobile */
            .ctc2-illustration {
                width: 150px;
                height: 150px;
            }
        }
        
        @media (max-width: 576px) {
            .ctc2-container {
                padding: 15px 5px;
            }
            
            body {
                padding: 15px 5px;
            }
            
            .ctc2-title {
                font-size: 13px;
                line-height: 1.4;
            }
            
            .ctc2-circle {
                width: 50px;
                height: 50px;
                font-size: 12px;
                border-width: 6px;
            }
            
            .ctc2-text {
                font-size: 12px;
                margin: 0 10px;
            }
            
            .ctc2-illustration {
                width: 120px;
                height: 120px;
            }
        }
        
        @media (max-width: 480px) {
            .ctc2-title {
                font-size: 12px;
            }
            
            .ctc2-text {
                font-size: 11px;
            }
        }/* End custom CSS */