.elementor-kit-184{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFEFE;color:#000000;--e-page-transition-entrance-animation:e-page-transition-fade-out-up;--e-page-transition-exit-animation:e-page-transition-fade-in-up;--e-page-transition-animation-duration:200ms;--e-preloader-animation:eicon-spin;--e-preloader-animation-duration:700ms;--e-preloader-delay:100ms;--e-preloader-color:#0B9235;--e-preloader-size:22px;}.elementor-kit-184 button:hover,.elementor-kit-184 button:focus,.elementor-kit-184 input[type="button"]:hover,.elementor-kit-184 input[type="button"]:focus,.elementor-kit-184 input[type="submit"]:hover,.elementor-kit-184 input[type="submit"]:focus,.elementor-kit-184 .elementor-button:hover,.elementor-kit-184 .elementor-button:focus{color:#D5D5D5;box-shadow:12px 0px 10px 0px rgba(0,0,0,0.5);border-radius:19px 19px 19px 19px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-184 p{margin-block-end:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:700px;}.e-con{--container-max-width:700px;}}/* Start custom CSS */<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>[Your Product Name]</title>
</head>
<body>
    <h1>[Your Product Name]</h1>
    <h2>Unlock Your Ultimate Fitness Journey</h2>

    <img src="[Image of your eBook cover]" alt="[Product Name]">

    <p>[Brief, compelling product description highlighting key benefits]</p>

    <h3>What's Inside?</h3>
    <ul>
        <li>eBook 1: [eBook Title]</li>
        <li>eBook 2: [eBook Title]</li>
        </ul>

    <h3>Why Choose [Your Product Name]?</h3>
    <ul>
        <li>[Unique Selling Point 1]</li>
        <li>[Unique Selling Point 2]</li>
        <li>[Unique Selling Point 3]</li>
    </ul>

    <p>[Additional product information or testimonials]</p>

    <button class="cta-button">[Call to Action]</button>
</body>
</html>/* End custom CSS */