.elementor-43038 .elementor-element.elementor-element-ad47f6b{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-43038 .elementor-element.elementor-element-0de3809{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;}.ee-tooltip.ee-tooltip-4e9a373.to--top,
							 .ee-tooltip.ee-tooltip-4e9a373.to--bottom{margin-left:0px;}.ee-tooltip.ee-tooltip-4e9a373.to--left,
							 .ee-tooltip.ee-tooltip-4e9a373.to--right{margin-top:0px;}.elementor-43038 .elementor-element.elementor-element-a1d01d3 .cmsmasters-widget-title__heading{transition:all 0.3s;}.elementor-43038 .elementor-element.elementor-element-aa69a73{background-color:var( --e-global-color-cfc53de );margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:60px 40px 60px 40px;border-radius:10px 100px 10px 100px;}.elementor-43038 .elementor-element.elementor-element-aa69a73 .elementor-widget-cmsmasters-animated-text__animated-text{text-align:left;color:var( --e-global-color-alternate );}.elementor-43038 .elementor-element.elementor-element-5d3c525{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;}.elementor-43038 .elementor-element.elementor-element-38a9c7d .cmsmasters-widget-title__heading{transition:all 0.3s;}.elementor-43038 .elementor-element.elementor-element-de7fe70{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;}.ee-tooltip.ee-tooltip-de7fe70.to--top,
							 .ee-tooltip.ee-tooltip-de7fe70.to--bottom{margin-left:0px;}.ee-tooltip.ee-tooltip-de7fe70.to--left,
							 .ee-tooltip.ee-tooltip-de7fe70.to--right{margin-top:0px;}.elementor-43038 .elementor-element.elementor-element-de7fe70 img{width:100%;}.elementor-43038 .elementor-element.elementor-element-8e4629c .cmsmasters-widget-title__heading{transition:all 0.3s;}.elementor-43038 .elementor-element.elementor-element-4057929 .cmsmasters-widget-title__heading{transition:all 0.3s;}.elementor-43038 .elementor-element.elementor-element-c078238 .cmsmasters-widget-title__heading{transition:all 0.3s;}.elementor-43038 .elementor-element.elementor-element-348e15f .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-43038 .elementor-element.elementor-element-ab6ce46 .cmsmasters-widget-title__heading{transition:all 0.3s;}.ee-tooltip.ee-tooltip-fe70d49.to--top,
							 .ee-tooltip.ee-tooltip-fe70d49.to--bottom{margin-left:0px;}.ee-tooltip.ee-tooltip-fe70d49.to--left,
							 .ee-tooltip.ee-tooltip-fe70d49.to--right{margin-top:0px;}.elementor-43038 .elementor-element.elementor-element-019dec1 .cmsmasters-widget-title__heading{transition:all 0.3s;}.elementor-43038 .elementor-element.elementor-element-5827482 .cmsmasters-widget-title__heading{transition:all 0.3s;}@media(max-width:1180px){.elementor-43038 .elementor-element.elementor-element-ad47f6b{--gap:25px 0px;--row-gap:25px;--column-gap:0px;}.elementor-43038 .elementor-element.elementor-element-aa69a73{padding:40px 40px 40px 40px;}}@media(max-width:767px){.elementor-43038 .elementor-element.elementor-element-ad47f6b{--gap:20px 0px;--row-gap:20px;--column-gap:0px;}.elementor-43038 .elementor-element.elementor-element-0de3809{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-43038 .elementor-element.elementor-element-aa69a73{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;padding:30px 30px 30px 30px;}.elementor-43038 .elementor-element.elementor-element-5d3c525{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-43038 .elementor-element.elementor-element-de7fe70{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}}/* Start custom CSS for text-editor, class: .elementor-element-0de3809 */<style>
       body {
           font-family: 'Arial', sans-serif;
           line-height: 1.6;
           color: #333;
           max-width: 800px;
           margin: 0 auto;
           padding: 20px;
           background-color: #f9f9f9;
       }
       .container {
           background: white;
           padding: 40px;
           border-radius: 10px;
           box-shadow: 0 4px 6px rgba(0,0,0,0.1);
       }
       h1, h2, h3 {
           color: #2c5f3f;
       }
       h1 {
           font-size: 2.2em;
           text-align: center;
           border-bottom: 3px solid #4CAF50;
           padding-bottom: 15px;
       }
       h2 {
           font-size: 1.6em;
           border-left: 4px solid #4CAF50;
           padding-left: 15px;
           margin-top: 35px;
       }
       h3 {
           font-size: 1.3em;
           margin-top: 25px;
       }
       p {
           font-size: 1.1em;
           margin-bottom: 15px;
       }
       .image-placeholder {
           margin: 30px 0;
       }
       .comparison-table {
           width: 100%;
           margin: 25px 0;
           border-collapse: collapse;
           font-size: 1em;
       }
       .comparison-table thead tr {
           background-color: #2c5f3f;
           color: #fff;
       }
       .comparison-table th, .comparison-table td {
           padding: 15px;
           border-bottom: 1px solid #ddd;
       }
       .testimonial-box {
           background: #f0f8f0;
           padding: 25px;
           margin: 20px 0;
           border-radius: 10px;
           border-left: 5px solid #4CAF50;
           font-style: italic;
       }
       .video-container {
           position: relative;
           padding-bottom: 56.25%;
           height: 0;
           overflow: hidden;
           margin: 30px 0;
           border-radius: 10px;
       }
       .video-container iframe {
           position: absolute;
           width: 100%;
           height: 100%;
       }
       .cta-link {
           color: #2c5f3f;
           font-weight: bold;
           text-decoration: none;
           border-bottom: 2px solid #4CAF50;
       }
       .cta-link:hover {
           background: #4CAF50;
           color: #fff;
           padding: 5px 8px;
           border-radius: 4px;
           transition: all 0.3s ease;
       }
   </style>/* End custom CSS */
/* Start custom CSS for cmsmasters-title, class: .elementor-element-a1d01d3 */<style>
        body {
            font-family: 'Arial', sans-serif;
            line-height: 1.6;
            color: #333;
            max-width: 800px;
            margin: 0 auto;
            padding: 20px;
            background-color: #f9f9f9;
        }
        .container {
            background: white;
            padding: 40px;
            border-radius: 10px;
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);
        }
        h1, h2, h3 {
            color: #2c5f3f;
        }
        h1 {
            font-size: 2.2em;
            text-align: center;
            border-bottom: 3px solid #4CAF50;
            padding-bottom: 15px;
        }
        h2 {
            font-size: 1.6em;
            border-left: 4px solid #4CAF50;
            padding-left: 15px;
            margin-top: 35px;
        }
        h3 {
            font-size: 1.3em;
            margin-top: 25px;
        }
        p {
            font-size: 1.1em;
            margin-bottom: 15px;
        }
        .image-placeholder {
            margin: 30px 0;
        }
        .comparison-table {
            width: 100%;
            margin: 25px 0;
            border-collapse: collapse;
            font-size: 1em;
        }
        .comparison-table thead tr {
            background-color: #2c5f3f;
            color: #fff;
        }
        .comparison-table th, .comparison-table td {
            padding: 15px;
            border-bottom: 1px solid #ddd;
        }
        .testimonial-box {
            background: #f0f8f0;
            padding: 25px;
            margin: 20px 0;
            border-radius: 10px;
            border-left: 5px solid #4CAF50;
            font-style: italic;
        }
        .video-container {
            position: relative;
            padding-bottom: 56.25%;
            height: 0;
            overflow: hidden;
            margin: 30px 0;
            border-radius: 10px;
        }
        .video-container iframe {
            position: absolute;
            width: 100%;
            height: 100%;
        }
        .cta-link {
            color: #2c5f3f;
            font-weight: bold;
            text-decoration: none;
            border-bottom: 2px solid #4CAF50;
        }
        .cta-link:hover {
            background: #4CAF50;
            color: #fff;
            padding: 5px 8px;
            border-radius: 4px;
            transition: all 0.3s ease;
        }
    </style>/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-5d3c525 */<style>
       body {
           font-family: 'Arial', sans-serif;
           line-height: 1.6;
           color: #333;
           max-width: 800px;
           margin: 0 auto;
           padding: 20px;
           background-color: #f9f9f9;
       }
       .container {
           background: white;
           padding: 40px;
           border-radius: 10px;
           box-shadow: 0 4px 6px rgba(0,0,0,0.1);
       }
       h1 {
           color: #2c5f3f;
           font-size: 2.2em;
           margin-bottom: 20px;
           text-align: center;
           border-bottom: 3px solid #4CAF50;
           padding-bottom: 15px;
       }
       h2 {
           color: #2c5f3f;
           font-size: 1.6em;
           margin-top: 35px;
           margin-bottom: 15px;
           border-left: 4px solid #4CAF50;
           padding-left: 15px;
       }
       h3 {
           color: #2c5f3f;
           font-size: 1.3em;
           margin-top: 25px;
           margin-bottom: 12px;
       }
       p {
           margin-bottom: 15px;
           font-size: 1.1em;
       }
       .intro-hook {
           font-size: 1.2em;
           font-weight: bold;
           color: #2c5f3f;
           margin-bottom: 20px;
           padding: 20px;
           background: #e8f5e8;
           border-radius: 8px;
           border-left: 5px solid #4CAF50;
       }
       .image-placeholder {
           background: linear-gradient(135deg, #4CAF50, #2c5f3f);
           color: white;
           padding: 60px 20px;
           text-align: center;
           margin: 30px 0;
           border-radius: 10px;
           font-weight: bold;
           font-size: 1.1em;
       }
       .comparison-table {
           width: 100%;
           border-collapse: collapse;
           margin: 25px 0;
           font-size: 1em;
           box-shadow: 0 0 20px rgba(0,0,0,0.15);
           border-radius: 10px;
           overflow: hidden;
       }
       .comparison-table thead tr {
           background-color: #2c5f3f;
           color: #ffffff;
           text-align: left;
       }
       .comparison-table th,
       .comparison-table td {
           padding: 15px;
           border-bottom: 1px solid #dddddd;
       }
       .comparison-table tbody tr {
           border-bottom: 1px solid #dddddd;
       }
       .comparison-table tbody tr:nth-of-type(even) {
           background-color: #f3f3f3;
       }
       .cta-link {
           color: #2c5f3f;
           text-decoration: none;
           font-weight: bold;
           border-bottom: 2px solid #4CAF50;
           padding-bottom: 2px;
       }
       .cta-link:hover {
           background-color: #4CAF50;
           color: white;
           padding: 5px 8px;
           border-radius: 4px;
           transition: all 0.3s ease;
       }
       .testimonial-box {
           background: #f0f8f0;
           padding: 25px;
           margin: 20px 0;
           border-radius: 10px;
           border-left: 5px solid #4CAF50;
           font-style: italic;
       }
       .video-container {
           position: relative;
           padding-bottom: 56.25%;
           height: 0;
           overflow: hidden;
           max-width: 100%;
           margin: 30px 0;
           border-radius: 10px;
           box-shadow: 0 4px 6px rgba(0,0,0,0.1);
       }
       .video-container iframe {
           position: absolute;
           top: 0;
           left: 0;
           width: 100%;
           height: 100%;
           border-radius: 10px;
       }
       .highlight {
           background: linear-gradient(120deg, #4CAF50 0%, #4CAF50 100%);
           background-repeat: no-repeat;
           background-size: 100% 0.2em;
           background-position: 0 88%;
           padding: 2px 0;
       }
       .stats-grid {
           display: grid;
           grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
           gap: 20px;
           margin: 25px 0;
       }
       .stat-box {
           background: #e8f5e8;
           padding: 20px;
           text-align: center;
           border-radius: 8px;
           border-top: 4px solid #4CAF50;
       }
       .stat-number {
           font-size: 2em;
           font-weight: bold;
           color: #2c5f3f;
       }
       .feature-list {
           list-style: none;
           padding: 0;
       }
       .feature-list li {
           padding: 10px 0;
           border-bottom: 1px solid #e0e0e0;
       }
       .feature-list li:before {
           content: "✓";
           color: #4CAF50;
           font-weight: bold;
           margin-right: 10px;
       }
       
       /* Additional styles for blog structure */
       .blog-grid {
           display: grid;
           grid-template-columns: 1fr;
           gap: 20px;
           margin: 25px 0;
       }
       
       .category-card {
           background: #f0f8f0;
           padding: 25px;
           border-radius: 10px;
           border-left: 5px solid #4CAF50;
       }
       
       .category-icon {
           font-size: 2em;
           margin-bottom: 10px;
           display: block;
       }
       
       .featured-posts {
           background: #f0f8f0;
           padding: 25px;
           margin: 20px 0;
           border-radius: 10px;
           border-left: 5px solid #4CAF50;
       }
       
       .post-preview {
           border-bottom: 1px solid #e0e0e0;
           padding: 15px 0;
       }
       
       .post-preview:last-child {
           border-bottom: none;
       }
       
       .post-title {
           font-size: 1.2em;
           font-weight: bold;
           color: #2c5f3f;
           margin-bottom: 8px;
       }
       
       .post-excerpt {
           color: #666;
           font-size: 1em;
       }
   </style>/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-0f45f7a */<style>
        body {
            font-family: 'Arial', sans-serif;
            line-height: 1.6;
            color: #333;
            max-width: 800px;
            margin: 0 auto;
            padding: 20px;
            background-color: #f9f9f9;
        }
        .container {
            background: white;
            padding: 40px;
            border-radius: 10px;
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);
        }
        h1 {
            color: #2c5f3f;
            font-size: 2.2em;
            margin-bottom: 20px;
            text-align: center;
            border-bottom: 3px solid #4CAF50;
            padding-bottom: 15px;
        }
        h2 {
            color: #2c5f3f;
            font-size: 1.6em;
            margin-top: 35px;
            margin-bottom: 15px;
            border-left: 4px solid #4CAF50;
            padding-left: 15px;
        }
        h3 {
            color: #2c5f3f;
            font-size: 1.3em;
            margin-top: 25px;
            margin-bottom: 12px;
        }
        p {
            margin-bottom: 15px;
            font-size: 1.1em;
        }
        .intro-hook {
            font-size: 1.2em;
            font-weight: bold;
            color: #2c5f3f;
            margin-bottom: 20px;
            padding: 20px;
            background: #e8f5e8;
            border-radius: 8px;
            border-left: 5px solid #4CAF50;
        }
        .image-placeholder {
            background: linear-gradient(135deg, #4CAF50, #2c5f3f);
            color: white;
            padding: 60px 20px;
            text-align: center;
            margin: 30px 0;
            border-radius: 10px;
            font-weight: bold;
            font-size: 1.1em;
        }
        .comparison-table {
            width: 100%;
            border-collapse: collapse;
            margin: 25px 0;
            font-size: 1em;
            box-shadow: 0 0 20px rgba(0,0,0,0.15);
            border-radius: 10px;
            overflow: hidden;
        }
        .comparison-table thead tr {
            background-color: #2c5f3f;
            color: #ffffff;
            text-align: left;
        }
        .comparison-table th,
        .comparison-table td {
            padding: 15px;
            border-bottom: 1px solid #dddddd;
        }
        .comparison-table tbody tr {
            border-bottom: 1px solid #dddddd;
        }
        .comparison-table tbody tr:nth-of-type(even) {
            background-color: #f3f3f3;
        }
        .cta-link {
            color: #2c5f3f;
            text-decoration: none;
            font-weight: bold;
            border-bottom: 2px solid #4CAF50;
            padding-bottom: 2px;
        }
        .cta-link:hover {
            background-color: #4CAF50;
            color: white;
            padding: 5px 8px;
            border-radius: 4px;
            transition: all 0.3s ease;
        }
        .testimonial-box {
            background: #f0f8f0;
            padding: 25px;
            margin: 20px 0;
            border-radius: 10px;
            border-left: 5px solid #4CAF50;
            font-style: italic;
        }
        .video-container {
            position: relative;
            padding-bottom: 56.25%;
            height: 0;
            overflow: hidden;
            max-width: 100%;
            margin: 30px 0;
            border-radius: 10px;
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);
        }
        .video-container iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border-radius: 10px;
        }
        .highlight {
            background: linear-gradient(120deg, #4CAF50 0%, #4CAF50 100%);
            background-repeat: no-repeat;
            background-size: 100% 0.2em;
            background-position: 0 88%;
            padding: 2px 0;
        }
        .stats-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 20px;
            margin: 25px 0;
        }
        .stat-box {
            background: #e8f5e8;
            padding: 20px;
            text-align: center;
            border-radius: 8px;
            border-top: 4px solid #4CAF50;
        }
        .stat-number {
            font-size: 2em;
            font-weight: bold;
            color: #2c5f3f;
        }
        .feature-list {
            list-style: none;
            padding: 0;
        }
        .feature-list li {
            padding: 10px 0;
            border-bottom: 1px solid #e0e0e0;
        }
        .feature-list li:before {
            content: "✓";
            color: #4CAF50;
            font-weight: bold;
            margin-right: 10px;
        }
        
        /* Additional styles for blog structure */
        .blog-grid {
            display: grid;
            grid-template-columns: 1fr;
            gap: 20px;
            margin: 25px 0;
        }
        
        .category-card {
            background: #f0f8f0;
            padding: 25px;
            border-radius: 10px;
            border-left: 5px solid #4CAF50;
        }
        
        .category-icon {
            font-size: 2em;
            margin-bottom: 10px;
            display: block;
        }
        
        .featured-posts {
            background: #f0f8f0;
            padding: 25px;
            margin: 20px 0;
            border-radius: 10px;
            border-left: 5px solid #4CAF50;
        }
        
        .post-preview {
            border-bottom: 1px solid #e0e0e0;
            padding: 15px 0;
        }
        
        .post-preview:last-child {
            border-bottom: none;
        }
        
        .post-title {
            font-size: 1.2em;
            font-weight: bold;
            color: #2c5f3f;
            margin-bottom: 8px;
        }
        
        .post-excerpt {
            color: #666;
            font-size: 1em;
        }
    </style>/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-cf24b32 */<style>
       body {
           font-family: 'Arial', sans-serif;
           line-height: 1.6;
           color: #333;
           max-width: 800px;
           margin: 0 auto;
           padding: 20px;
           background-color: 
#f9f9f9;
       }
       .container {
           background: white;
           padding: 40px;
           border-radius: 10px;
           box-shadow: 0 4px 6px rgba(0,0,0,0.1);
       }
       h1, h2, h3 {
           color: 
#2c5f3f;
       }
       h1 {
           font-size: 2.2em;
           text-align: center;
           border-bottom: 3px solid 
#4CAF50;
           padding-bottom: 15px;
       }
       h2 {
           font-size: 1.6em;
           border-left: 4px solid 
#4CAF50;
           padding-left: 15px;
           margin-top: 35px;
       }
       h3 {
           font-size: 1.3em;
           margin-top: 25px;
       }
       p {
           font-size: 1.1em;
           margin-bottom: 15px;
       }
       .image-placeholder {
           margin: 30px 0;
       }
       .comparison-table {
           width: 100%;
           margin: 25px 0;
           border-collapse: collapse;
           font-size: 1em;
       }
       .comparison-table thead tr {
           background-color: 
#2c5f3f;
           color: #fff;
       }
       .comparison-table th, .comparison-table td {
           padding: 15px;
           border-bottom: 1px solid #ddd;
       }
       .testimonial-box {
           background: 
#f0f8f0;
           padding: 25px;
           margin: 20px 0;
           border-radius: 10px;
           border-left: 5px solid 
#4CAF50;
           font-style: italic;
       }
       .video-container {
           position: relative;
           padding-bottom: 56.25%;
           height: 0;
           overflow: hidden;
           margin: 30px 0;
           border-radius: 10px;
       }
       .video-container iframe {
           position: absolute;
           width: 100%;
           height: 100%;
       }
       .cta-link {
           color: 
#2c5f3f;
           font-weight: bold;
           text-decoration: none;
           border-bottom: 2px solid 
#4CAF50;
       }
       .cta-link:hover {
           background: 
#4CAF50;
           color: #fff;
           padding: 5px 8px;
           border-radius: 4px;
           transition: all 0.3s ease;
       }
   </style>/* End custom CSS */