.elementor-42834 .elementor-element.elementor-element-67f6b77e{--display:flex;}.elementor-42834 .elementor-element.elementor-element-63c0578.elementor-element{--align-self:center;}.elementor-42834 .elementor-element.elementor-element-63c0578{text-align:center;}.ee-tooltip.ee-tooltip-2c062f3.to--top,
							 .ee-tooltip.ee-tooltip-2c062f3.to--bottom{margin-left:0px;}.ee-tooltip.ee-tooltip-2c062f3.to--left,
							 .ee-tooltip.ee-tooltip-2c062f3.to--right{margin-top:0px;}.elementor-42834 .elementor-element.elementor-element-513fd5c .cmsmasters-widget-title__heading{transition:all 0.3s;}.elementor-42834 .elementor-element.elementor-element-f5e972b .cmsmasters-widget-title__heading{transition:all 0.3s;}.elementor-42834 .elementor-element.elementor-element-5097380 .cmsmasters-widget-title__heading{transition:all 0.3s;}.ee-tooltip.ee-tooltip-c32b3f0.to--top,
							 .ee-tooltip.ee-tooltip-c32b3f0.to--bottom{margin-left:0px;}.ee-tooltip.ee-tooltip-c32b3f0.to--left,
							 .ee-tooltip.ee-tooltip-c32b3f0.to--right{margin-top:0px;}.elementor-42834 .elementor-element.elementor-element-2b7cb43{--display:flex;}.elementor-42834 .elementor-element.elementor-element-82d129f .cmsmasters-widget-title__heading{transition:all 0.3s;}.elementor-42834 .elementor-element.elementor-element-61cf948 .elementor-wrapper{--video-aspect-ratio:1.77777;}.ee-tooltip.ee-tooltip-c66f0b1.to--top,
							 .ee-tooltip.ee-tooltip-c66f0b1.to--bottom{margin-left:0px;}.ee-tooltip.ee-tooltip-c66f0b1.to--left,
							 .ee-tooltip.ee-tooltip-c66f0b1.to--right{margin-top:0px;}/* Start custom CSS for heading, class: .elementor-element-63c0578 */<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;
        }
    </style>/* End custom CSS */