```html Start Healing Today</langle> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/product.css"> <link rel="stylesheet" href="css/remix.css"> <link rel="stylesheet" href="css/blocks.css"> </head> <body> <!--Block 13 part2. DFY AI. CTA only. 0013--> <!--html markup for block twenty five--> <section class="block-25 background-color1-remix padding-top-bottom-20-remix"> <div class="container"> <div class="row verticle-align-middle-remix"> <!-- A bootstrap class containing 'display:flex;' --> <div class="col-md-7 text-center padding-top-bottom-20-remix"> <!-- This holds all the inner contents of the left half--> <h5 class="basic-white paragraph-weight-remix"><u>YES!</u> Begin <span class="accent-color4-remix"><strong>Healing Your Inner Child</strong></span> Today</h5> <h2 class="basic-white headline-font1-remix headline-weight-remix">Limited-Time <u>INTRO PRICE</u></h2> <a href="https://buylink.com" class="accent-color4-remix rounded-circle-remix no-button-border button-padding-remix border-radius-30 paragraph-font2-remix margin-top-bottom-25-remix button-font-weight-remix"> <h4 class="button-font-weight-remix basic-white"><strong>Begin Now!</strong></h4> </a> <img src="imagesac/payment.png" height="40"> </div> <div class="col-md-5 text-center padding-top-bottom-20-remix"> <!-- This holds all the inner contents of the right half--> <h3 class="basic-white paragraph-weight-remix"> <img src="imagesac/alerm.png" height="40"> <span class=" accent-color4-remix headline-weight-remix "><strong>HURRY</strong></span> <em>Special Offer Timer is Ticking!</em></h3> <div class="timer basic-white"></div> </div> </div> </div> </section> <section class="block-25-2 accent-color4-remix padding-top-bottom-5-remix"> <div class="container"> <div class="row verticle-align-middle-remix"> <div class="col-md-3 text-center"> <img src="imagesac/warning.png" height="100"> </div> <div class="col-md-9 padding-top-bottom-5-remix"> <h4 class="basic-white headline-font1-remix headline-weight-remix"><strong>NOTICE!</strong> Introduction Price Ends SOON</h4> <h5 class="basic-white paragraph-weight-remix">Don't miss out on this opportunity to start your journey of healing at this special rate.</h5> </div> </div> </div> </section> <!--Block 999 MISC CLOSING TAGS 0082--> <!--FINAL! SCRIPT AND CLOSING TAGS. --> <script src="js/jquery-3.5.1.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/timer.js"></script> <script src="js/vivus.js"></script> <script src="https://player.vimeo.com/api/player.js"></script> </body> </html> ```