<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dan Jeong, Author at BASEBLOCKS DIGITAL</title>
	<atom:link href="https://baseblocks.com/trainer/dan-jeong/feed/" rel="self" type="application/rss+xml" />
	<link>https://baseblocks.com/trainer/dan-jeong/</link>
	<description>Workouts with One Weight</description>
	<lastBuildDate>Fri, 16 Apr 2021 06:12:58 +0000</lastBuildDate>
	<language>en-AU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.5</generator>

<image>
	<url>https://baseblocks.com/wp-content/uploads/2020/05/baseblocks-favicon-100x100.jpg</url>
	<title>Dan Jeong, Author at BASEBLOCKS DIGITAL</title>
	<link>https://baseblocks.com/trainer/dan-jeong/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Workout Two</title>
		<link>https://baseblocks.com/adv-splits-workout-two/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adv-splits-workout-two</link>
		
		<dc:creator><![CDATA[Dan Jeong]]></dc:creator>
		<pubDate>Fri, 16 Apr 2021 06:12:56 +0000</pubDate>
				<category><![CDATA[Middle Splits / Advanced]]></category>
		<guid isPermaLink="false">https://baseblocks.com/?p=5556</guid>

					<description><![CDATA[<p>Workout overview Sets 1A. 90/90 hip swivels1B. Thoracic extension1C. Pancake stretch 2 2A. Lying side to side taps2B. Elevated hamstring stretch3C. Wall middle splits 2 Warm-up (5 min) 1. Knee circles 10 ea direction 2. Cat cows 10 reps 3. Supported 90/90 hip swivels 5 ea side 4. Leg swings 10 ea side 5. Squat [&#8230;]</p>
<p>The post <a href="https://baseblocks.com/adv-splits-workout-two/">Workout Two</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Workout overview</h4>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Sets</td></tr><tr><td>1A. 90/90 hip swivels<br>1B. Thoracic extension<br>1C. Pancake stretch</td><td class="has-text-align-center" data-align="center">2</td></tr><tr><td>2A. Lying side to side taps<br>2B. Elevated hamstring stretch<br>3C. Wall middle splits</td><td class="has-text-align-center" data-align="center">2</td></tr></tbody></table></figure>



<h4 class="wp-block-heading">Warm-up (5 min)</h4>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="MCAu4jYIHWq"><iframe title="Warm Up (P3)" src="https://player.vimeo.com/video/428378014?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div></figure>



<figure class="wp-block-table"><table><tbody><tr><td>1. Knee circles</td><td class="has-text-align-center" data-align="center">10 ea direction</td></tr><tr><td>2. Cat cows </td><td class="has-text-align-center" data-align="center">10 reps</td></tr><tr><td>3. Supported 90/90 hip swivels</td><td class="has-text-align-center" data-align="center">5 ea side</td></tr><tr><td>4. Leg swings </td><td class="has-text-align-center" data-align="center">10 ea side</td></tr><tr><td>5. Squat to pancake </td><td class="has-text-align-center" data-align="center">10 reps</td></tr><tr><td>6. Wall middle splits</td><td class="has-text-align-center" data-align="center">60 sec</td></tr></tbody></table></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">1. Perform this tri-set 2 times back-to-back</h5>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Passive stretch</td><td class="has-text-align-center" data-align="center">Active stretch</td></tr><tr><td>1A. 90/90 hip swivel</td><td class="has-text-align-center" data-align="center">5 ea</td><td class="has-text-align-center" data-align="center">&#8212;</td></tr><tr><td>1B. Thoracic extension (repeat twice)</td><td class="has-text-align-center" data-align="center">20 sec</td><td class="has-text-align-center" data-align="center">10 sec</td></tr><tr><td>1C. Pancake stretch</td><td class="has-text-align-center" data-align="center">30 sec</td><td class="has-text-align-center" data-align="center">&#8212;</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ee72b8fe37c3" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(20)">START 20 SEC TIMER</button>
</div>




<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ee31f86299a2" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(10)">START 10 SEC TIMER</button>
</div>




<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ee31f94299a3" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(30)">START 30 SEC TIMER</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="S5FpDwCb7tcqhimr9z1IynuKURWP36fXOogdBVG0MJlYALN"><iframe title="Session 2 - 1 90 90 Hip Swivels" src="https://player.vimeo.com/video/428388682?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div><figcaption>1A. 90/90 hip swivel: actively spread legs as wide as possible</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="Ou5oHtAX9nqp7F3Cfv0"><iframe title="Session 2 - 3 Thoracic Extension" src="https://player.vimeo.com/video/428388894?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div><figcaption>1B. Thoracic extension: try not to let your chest drop when you transition from passive stretch to active hold</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="TMrKYrP4qSSzPs6Vl8xVbn9yMuujR5Ypf4GCchGJW0KRg1d3etBawQnmjNsHZxDX1AQFobe7LUgOIXvclHz0idThEUwNJ2EBiZW3"><iframe title="Pancake Stretch" src="https://player.vimeo.com/video/428388154?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div><figcaption>1C. Pancake stretch: make yourself as comfortable as possible using your hands/elbows/StrongBlocks</figcaption></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">2. Perform this tri-set 2 times back-to-back</h5>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Passive stretch</td><td class="has-text-align-center" data-align="center">Active stretch</td></tr><tr><td>2A. Lying side to side taps</td><td class="has-text-align-center" data-align="center">&#8212;</td><td class="has-text-align-center" data-align="center">10 ea</td></tr><tr><td>2B. Elevated hamstring stretch</td><td class="has-text-align-center" data-align="center">30 sec</td><td class="has-text-align-center" data-align="center">&#8212;</td></tr><tr><td>2C. Wall middle splits</td><td class="has-text-align-center" data-align="center">60 sec</td><td class="has-text-align-center" data-align="center">&#8212;</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ee32394299a4" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(30)">START 30 SEC TIMER</button>
</div>




<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ee3239a299a5" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 60 SEC TIMER</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="8fDFMWmXz3Y5CEjeUT1pdgJlLQc7qsn4owhHiRx02IKAyNtrbOGBV9S6"><iframe title="Lying Side to Side Taps" src="https://player.vimeo.com/video/428392573?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div><figcaption>2A. Lying side to side taps: actively spread your legs as wide as possible</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="rYAQZpDw"><iframe title="Session 2 - 5 Elevated Hamstring Stretch" src="https://player.vimeo.com/video/428389079?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div><figcaption>2B. Elevated hamstring stretch</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="PsqRIazlGMtSAn6d0ejmkwQ4ZWF78VNyOE3cUhgx5brfXJvuLHi12YC9oDKpT"><iframe title="Weighted Wall Middle Splits" src="https://player.vimeo.com/video/428389224?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div><figcaption>2C. Wall middle splits: try and relax as much as possible</figcaption></figure>



<hr class="wp-block-separator"/>


<table>
  <tr>
    <th>Week 1</th>
    <td>
                        <div class="wp-block-button aligncenter">
            <form action="POST" class="complete_week_form" id="complete_week_5556">
              <input type="hidden" name="post_id" value="5556">
              <input type="hidden" name="nonce" value="0aaf5e6002" />
              <input type="hidden" name="week_id" value="0">
              <input type="submit" name="submit" class="wp-block-button__link" value='COMPLETED WEEK 1'>
            </form>
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 2</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 3</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 4</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
</table>

<!-- TODO: disable on admin!! -->



<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://baseblocks.com/category/middle-split-intermediate/">RETURN TO PROGRAM</a></div>
<p>The post <a href="https://baseblocks.com/adv-splits-workout-two/">Workout Two</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Workout Two</title>
		<link>https://baseblocks.com/int-lsit-workout-two/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=int-lsit-workout-two</link>
		
		<dc:creator><![CDATA[Dan Jeong]]></dc:creator>
		<pubDate>Thu, 15 Apr 2021 05:37:01 +0000</pubDate>
				<category><![CDATA[L-Sit / Intermediate]]></category>
		<guid isPermaLink="false">https://baseblocks.com/?p=5293</guid>

					<description><![CDATA[<p>Workout overview Sets Rest 1A. Seated wall hamstring stretch1B. Seated wall hip flexion 3 1 min 2A. Pike squat2B. Wall assisted tuck V-sit 3 1 min 3A. Hands free pike3B. V-up to L-sit 2 1 min 4. Seated pike lift 2 1 min Warmup (5mins) A. 2 pike 2 squats 10 reps B. Standing calf [&#8230;]</p>
<p>The post <a href="https://baseblocks.com/int-lsit-workout-two/">Workout Two</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Workout overview</h4>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Sets</td><td class="has-text-align-center" data-align="center">Rest</td></tr><tr><td>1A. Seated wall hamstring stretch<br>1B. Seated wall hip flexion</td><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">1 min</td></tr><tr><td>2A. Pike squat<br>2B. Wall assisted tuck V-sit</td><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">1 min</td></tr><tr><td>3A. Hands free pike<br>3B. V-up to L-sit</td><td class="has-text-align-center" data-align="center">2</td><td class="has-text-align-center" data-align="center">1 min</td></tr><tr><td>4. Seated pike lift</td><td class="has-text-align-center" data-align="center">2</td><td class="has-text-align-center" data-align="center">1 min</td></tr></tbody></table></figure>



<h4 class="wp-block-heading">Warmup (5mins)</h4>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="5wK4NQVqWILv91oreCXB4qcdYxdMF6NJRcDtlWiAu8su3TsOBbUoySEnUVi2fjZxJhD2gEMXCkprImatn0z785H"><iframe title="3 Intermediate L-sit - warm up" src="https://player.vimeo.com/video/536274181?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<h4 class="wp-block-heading"> </h4>



<figure class="wp-block-table"><table><tbody><tr><td>A. 2 pike 2 squats</td><td class="has-text-align-center" data-align="center">10 reps</td></tr><tr><td>B. Standing calf stretch</td><td class="has-text-align-center" data-align="center">30 secs (ea)</td></tr><tr><td>C. Supine hamstring stretch</td><td class="has-text-align-center" data-align="center">10 reps (ea)</td></tr><tr><td>D. Wrist circles</td><td class="has-text-align-center" data-align="center">5 reps (ea)</td></tr><tr><td>E. First knuckle push-up</td><td class="has-text-align-center" data-align="center">10 reps</td></tr><tr><td>F. Scap shrugs</td><td class="has-text-align-center" data-align="center">10 reps</td></tr></tbody></table></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">1. Perform this superset for 2 sets. Rest 1 min after 1B.</h5>



<figure class="wp-block-table"><table><tbody><tr><td>1A. Seated wall hamstring stretch</td><td class="has-text-align-center" data-align="center">10 reps</td></tr><tr><td>1B. Seated wall hip flexion</td><td class="has-text-align-center" data-align="center">15 pulses + 10 sec hold</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5f61c69dd61cc" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="qox18Hxy5uAZGLrBZMkzDeERfcgenOLS2Tbm5vWkn37az73u4sUhNXi6KVc1FW9laYOpsTmySpVgG"><iframe title="Seated Wall Hamstring Stretch + Hip Flexion" src="https://player.vimeo.com/video/536277118?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<h5 class="wp-block-heading">2. Perform this superset for 2 sets. Rest 1 min after 2B.</h5>



<figure class="wp-block-table"><table><tbody><tr><td>2A. Pike squat</td><td class="has-text-align-center" data-align="center">5 reps (5 sec hold each rep)</td></tr><tr><td>2B. Wall assisted tuck V-sit</td><td class="has-text-align-center" data-align="center">Max</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_6077d11e4ec91" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="o9zq8NxYQgGkfRCHaBiEOcXMl12nDwI4jtmepUuJZhyvrS5L7VPb"><iframe title="Pike Squat" src="https://player.vimeo.com/video/536275961?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>2A. Pike squat</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="0WKkVh3RSFiycmCxpgHqNeBPA2dwD9TnrzvMloEfY7a8JULQ4XjZOsIGu6t"><iframe title="Wall Assisted Tuck V-Sit" src="https://player.vimeo.com/video/536278679?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>2B. Wall assisted tuck V-sit</figcaption></figure>



<h5 class="wp-block-heading">3. Perform this superset for 2 sets. Rest 1 min after 3B.</h5>



<figure class="wp-block-table"><table><tbody><tr><td>3A. Hands free pike</td><td class="has-text-align-center" data-align="center">5 reps (5 sec hold each rep)</td></tr><tr><td>3B. V-up to L-sit</td><td class="has-text-align-center" data-align="center">1 rep less from last session</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_6077d1224ec92" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="5G7hD6vN0ya1LU8iI"><iframe title="Hands Free Pike" src="https://player.vimeo.com/video/536275698?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>3A. Hands free pike</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="GXlefIGOBC6RYtMZijTmyUjLLJYFBh9My8wPaTszwS05pFbdc3tWug5K4o9EqEOfsDHINWVVg4oavHDdnrk2"><iframe title="V-Up to L-Sit" src="https://player.vimeo.com/video/536278209?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>3B. V-up to L-sit</figcaption></figure>



<h5 class="wp-block-heading">4. Seated pike lift: Max reps. 2 sets with 1 min rest between sets.</h5>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec7293996783" class="wp-block-button align-centre timer">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="w"><iframe title="Seated Pike Lift" src="https://player.vimeo.com/video/536276786?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>
<p>The post <a href="https://baseblocks.com/int-lsit-workout-two/">Workout Two</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Workout One</title>
		<link>https://baseblocks.com/int-lsit-workout-one/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=int-lsit-workout-one</link>
		
		<dc:creator><![CDATA[Dan Jeong]]></dc:creator>
		<pubDate>Thu, 15 Apr 2021 05:30:20 +0000</pubDate>
				<category><![CDATA[L-Sit / Intermediate]]></category>
		<guid isPermaLink="false">https://baseblocks.com/?p=5290</guid>

					<description><![CDATA[<p>Workout overview Sets Rest 1A. Pike squats1B. Seated L-sit butt lift 3 1 min 2A. Hands free pike2B. Advanced L-sit 3 1 min 3A. Supine leg lift3B. Seated pike lift 2 1 min 4. V-up to L-sit 2 1 min Warmup (5mins) A. 2 pike 2 squats 10 reps B. Standing calf stretch 30 secs [&#8230;]</p>
<p>The post <a href="https://baseblocks.com/int-lsit-workout-one/">Workout One</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Workout overview</h4>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Sets</td><td class="has-text-align-center" data-align="center">Rest</td></tr><tr><td>1A. Pike squats<br>1B. Seated L-sit butt lift</td><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">1 min</td></tr><tr><td>2A. Hands free pike<br>2B. Advanced L-sit</td><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">1 min</td></tr><tr><td>3A. Supine leg lift<br>3B. Seated pike lift</td><td class="has-text-align-center" data-align="center">2</td><td class="has-text-align-center" data-align="center">1 min</td></tr><tr><td>4. V-up to L-sit</td><td class="has-text-align-center" data-align="center">2</td><td class="has-text-align-center" data-align="center">1 min</td></tr></tbody></table></figure>



<h4 class="wp-block-heading">Warmup (5mins)</h4>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="ZlVBgdcDdz6hNbxf33uQJGqnNxpBpJSL8hiILAmbtjWEsXECovuaAPTV9QKzi5o"><iframe title="3 Intermediate L-sit - warm up" src="https://player.vimeo.com/video/536274181?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<h4 class="wp-block-heading"> </h4>



<figure class="wp-block-table"><table><tbody><tr><td>A. 2 pike 2 squats</td><td class="has-text-align-center" data-align="center">10 reps</td></tr><tr><td>B. Standing calf stretch</td><td class="has-text-align-center" data-align="center">30 secs (ea)</td></tr><tr><td>C. Supine hamstring stretch</td><td class="has-text-align-center" data-align="center">10 reps (ea)</td></tr><tr><td>D. Wrist circles</td><td class="has-text-align-center" data-align="center">5 reps (ea)</td></tr><tr><td>E. First knuckle push-up</td><td class="has-text-align-center" data-align="center">10 reps</td></tr><tr><td>F. Scap shrugs</td><td class="has-text-align-center" data-align="center">10 reps</td></tr></tbody></table></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">1. Perform this superset for 2 sets. Rest 1 min after 1B.</h5>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td></tr><tr><td>1A. Pike Squat</td><td class="has-text-align-center" data-align="center">5 reps</td><td class="has-text-align-center" data-align="center">5 reps</td><td class="has-text-align-center" data-align="center">5 reps</td><td class="has-text-align-center" data-align="center">5 reps</td></tr><tr><td>1B. Seated L-sit butt lift </td><td class="has-text-align-center" data-align="center">5 reps + 10 sec hold</td><td class="has-text-align-center" data-align="center">6 reps + 10 sec hold</td><td class="has-text-align-center" data-align="center">7 reps + 10 sec hold</td><td class="has-text-align-center" data-align="center">8 reps + 10 sec hold</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5f61c69dd61cc" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="X7pDdyTxUYtV1mH6x0AIaChgBUKP1o5tQNSrv4vmwMePXJ9LVjEgQr6Ou3bhITlcRZelc"><iframe title="Pike Squat" src="https://player.vimeo.com/video/536275961?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>1A. Pike Squat</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="YJAH6sr58hktuZlNBFwSaiopbzMvIgx4T"><iframe title="Seated L-Sit Butt Lift" src="https://player.vimeo.com/video/536276190?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>1B. Seated L-sit butt lift</figcaption></figure>



<h5 class="wp-block-heading">2. Perform this superset for 2 sets. Rest 1 min after 2B.</h5>



<figure class="wp-block-table"><table><tbody><tr><td>2A. Hands free pike</td><td class="has-text-align-center" data-align="center">5 reps + 5 sec hold each rep</td></tr><tr><td>2B. Advanced L-sit</td><td class="has-text-align-center" data-align="center">Max</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_6077d17eb1136" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="7ozi13pyKmvpsd3fWx52uVSlUHYG4XgvLOab8ZIqJ6NgVBhQNco7MTBkTHMG4Ar2yfRzCiOEI5YPt1r80XJbjDx"><iframe title="Hands Free Pike" src="https://player.vimeo.com/video/536275698?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>2A. Hands free pike</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="gCvDFzM91IKaou7HkfjbVSGdU793O8E6ltcnmmXMiaPz1L0A8byN45Ztp2xGTLEouOYWRUlPSdF6jsqn3phQf"><iframe title="Advanced L-Sit" src="https://player.vimeo.com/video/536275383?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>2B. Advanced L-sit</figcaption></figure>



<h5 class="wp-block-heading">3. Perform this superset for 2 sets. Rest 1 min after 3B.</h5>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td></tr><tr><td>3A. Supine leg lift</td><td class="has-text-align-center" data-align="center">8 reps</td><td class="has-text-align-center" data-align="center">8 reps</td><td class="has-text-align-center" data-align="center">8 reps</td><td class="has-text-align-center" data-align="center">8 reps</td></tr><tr><td>3B. Seated pike lift</td><td class="has-text-align-center" data-align="center">7 reps + 10 sec hold</td><td class="has-text-align-center" data-align="center">8 reps + 10 sec hold</td><td class="has-text-align-center" data-align="center">9 reps + 10 sec hold</td><td class="has-text-align-center" data-align="center">10 reps + 10 sec hold</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_6077d181b1137" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="HD2YzaMin5TfpJy1Cu4ORcmVUg0AlqEBejwb"><iframe title="Supine Leg Lift" src="https://player.vimeo.com/video/536277781?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>3A. Supine leg lift</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="hxXGmsc"><iframe title="Seated Pike Lift" src="https://player.vimeo.com/video/536276786?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>3B. Seated pike lift</figcaption></figure>



<h5 class="wp-block-heading">4. V-up to L-sit: Max reps. 2 sets with 1 min rest between sets.</h5>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec7293996783" class="wp-block-button align-centre timer">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="4yUYwd1eBSjQdXnlGvIcBihPFWDRtfETMLpWc4pA1umSOuRMCPbNkaZmqyrw9KOaq0ot33CjgfQV0zxJKzs8Jx6"><iframe title="V-Up to L-Sit" src="https://player.vimeo.com/video/536278209?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>
<p>The post <a href="https://baseblocks.com/int-lsit-workout-one/">Workout One</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>THE INTERMEDIATE L-SIT PROGRAM</title>
		<link>https://baseblocks.com/the-intermediate-l-sit-program/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-intermediate-l-sit-program</link>
		
		<dc:creator><![CDATA[Dan Jeong]]></dc:creator>
		<pubDate>Wed, 14 Apr 2021 08:10:19 +0000</pubDate>
				<category><![CDATA[Intro]]></category>
		<category><![CDATA[equipment:strongblocks]]></category>
		<category><![CDATA[post-type:program]]></category>
		<category><![CDATA[strength-level:intermediate]]></category>
		<category><![CDATA[workout-type:skill]]></category>
		<guid isPermaLink="false">https://baseblocks.com/?p=5240</guid>

					<description><![CDATA[<p>Overview Program Goal L-sit Delivery Format Self-paced workouts Experience Level L-sit &#62; 15 secs Program Duration Four weeks Training Frequency Two per week Equipment StrongBlocks Disclaimer: make sure you consult with a medical professional before commencing any exercise regimen. Workout overview There are four workouts each week. This program can be performed in conjunction with [&#8230;]</p>
<p>The post <a href="https://baseblocks.com/the-intermediate-l-sit-program/">THE INTERMEDIATE L-SIT PROGRAM</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Overview</h4>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="3lUiWnweF9shCGtzYpAOb4SM1kqrVfvd0QoNDjXIyHRE8LP"><iframe title="1 Intermediate L-Sit - Overview" src="https://player.vimeo.com/video/536273767?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Program Goal</td><td class="has-text-align-center" data-align="center">L-sit</td></tr><tr><td class="has-text-align-center" data-align="center">Delivery Format</td><td class="has-text-align-center" data-align="center">Self-paced workouts</td></tr><tr><td class="has-text-align-center" data-align="center">Experience Level</td><td class="has-text-align-center" data-align="center">L-sit &gt; 15 secs</td></tr><tr><td class="has-text-align-center" data-align="center">Program Duration</td><td class="has-text-align-center" data-align="center">Four weeks</td></tr><tr><td class="has-text-align-center" data-align="center">Training Frequency</td><td class="has-text-align-center" data-align="center">Two per week</td></tr><tr><td class="has-text-align-center" data-align="center">Equipment</td><td class="has-text-align-center" data-align="center">StrongBlocks</td></tr></tbody></table></figure>



<p style="font-size:18px"><em>Disclaimer: make sure you consult with a medical professional before commencing any exercise regimen.</em></p>



<h4 class="wp-block-heading">Workout overview</h4>



<p style="font-size:18px">There are four workouts each week. This program can be performed in conjunction with any other BaseBlocks Digital strength program. </p>



<figure class="wp-block-table"><table><tbody><tr><td><a href="https://baseblocks.com/int-lsit-workout-one/">Workout One  (30 min)</a></td><td><a href="https://baseblocks.com/int-lsit-workout-two/">Workout Two (30 min)</a></td></tr><tr><td>1A. Pike squats<br>1B. Seated L-sit butt lift<br>2A. Hands free pike<br>2B. Advanced L-sit<br>3A. Supine leg lift<br>3B. Seated pike lift<br>4. V-up to L-sit</td><td>1A. Seated hamstring stretch<br>1B. Seated hip flexion<br>2A. Pike squats<br>2B. Wall assisted tuck V-sit<br>3A. Hands free pike<br>3B. V-up to L-sit<br>4. Seated pike lift</td></tr></tbody></table></figure>



<h4 class="wp-block-heading">Weekly schedule</h4>



<p style="font-size:18px">The schedule below includes the core program performed in conjunction with a three workout-per-week strength program. </p>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Sunday</td><td class="has-text-align-center" data-align="center">Strength Workout One</td><td class="has-text-align-center" data-align="center"><a href="https://baseblocks.com/int-lsit-workout-one/">Workout One (30 min)</a></td></tr><tr><td class="has-text-align-center" data-align="center">Monday</td><td class="has-text-align-center" data-align="center"></td><td class="has-text-align-center" data-align="center"></td></tr><tr><td class="has-text-align-center" data-align="center">Tuesday</td><td class="has-text-align-center" data-align="center">Strength Workout Two</td><td class="has-text-align-center" data-align="center"></td></tr><tr><td class="has-text-align-center" data-align="center">Wednesday</td><td class="has-text-align-center" data-align="center"></td><td class="has-text-align-center" data-align="center"></td></tr><tr><td class="has-text-align-center" data-align="center">Thursday</td><td class="has-text-align-center" data-align="center">Strength Workout Three</td><td class="has-text-align-center" data-align="center"><a href="https://baseblocks.com/int-lsit-workout-two/">Workout Two (30 min)</a></td></tr><tr><td class="has-text-align-center" data-align="center">Friday </td><td class="has-text-align-center" data-align="center"></td><td class="has-text-align-center" data-align="center"></td></tr><tr><td class="has-text-align-center" data-align="center">Saturday</td><td class="has-text-align-center" data-align="center"></td><td class="has-text-align-center" data-align="center"></td></tr></tbody></table></figure>



<h4 class="wp-block-heading">Test: Tuck V-sit</h4>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="m6PGzJxV1gSRHQa7npjlfbtq245uDAeOMwIyhsFKrZi"><iframe title="2 Intermediate L-Sit - Baseline Test" src="https://player.vimeo.com/video/536273981?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<h4 class="wp-block-heading">Floor</h4>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Beginner</td><td class="has-text-align-center" data-align="center">Intermediate</td><td class="has-text-align-center" data-align="center">Advanced</td></tr><tr><td class="has-text-align-center" data-align="center">&lt; 5 secs</td><td class="has-text-align-center" data-align="center">6-15 secs</td><td class="has-text-align-center" data-align="center">&gt; 15 secs</td></tr></tbody></table></figure>



<h4 class="wp-block-heading">Elevated surface</h4>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Beginner</td><td class="has-text-align-center" data-align="center">Intermediate</td><td class="has-text-align-center" data-align="center">Advanced</td></tr><tr><td class="has-text-align-center" data-align="center">&lt; 5 secs</td><td class="has-text-align-center" data-align="center">6-15 secs</td><td class="has-text-align-center" data-align="center">&gt; 15 secs</td></tr></tbody></table></figure>



<p></p>
<p>The post <a href="https://baseblocks.com/the-intermediate-l-sit-program/">THE INTERMEDIATE L-SIT PROGRAM</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Follow along Middle Split Workout Three</title>
		<link>https://baseblocks.com/follow-along-middle-split-workout-three-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=follow-along-middle-split-workout-three-3</link>
		
		<dc:creator><![CDATA[Dan Jeong]]></dc:creator>
		<pubDate>Thu, 13 Aug 2020 06:38:14 +0000</pubDate>
				<category><![CDATA[Beginner Middle Split Workout]]></category>
		<guid isPermaLink="false">https://baseblocks.com/?p=3346</guid>

					<description><![CDATA[<p>In this video, we&#8217;ll run through the whole workout together and I&#8217;ll provide you with key cues while you perform each of the exercises.</p>
<p>The post <a href="https://baseblocks.com/follow-along-middle-split-workout-three-3/">Follow along Middle Split Workout Three</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p style="font-size:18px">In this video, we&#8217;ll run through the whole workout together and I&#8217;ll provide you with key cues while you perform each of the exercises. </p>



<figure class="wp-block-embed-vimeo wp-block-embed is-type-video is-provider-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="L8mZde49NIhf57qcG7M6nmX0DI3PdjEOhBvl6wODUtrgpNubKQ2JVFoKZ1TFpbRJsS0V3HztikXzkloWurnCS1gRjYsAQw2xL"><iframe title="Beginner Middle Splits Follow Along 3 (voiceover)" src="https://player.vimeo.com/video/445151742?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div></figure>



<hr class="wp-block-separator"/>


<table>
  <tr>
    <th>Week 1</th>
    <td>
                        <div class="wp-block-button aligncenter">
            <form action="POST" class="complete_week_form" id="complete_week_3346">
              <input type="hidden" name="post_id" value="3346">
              <input type="hidden" name="nonce" value="0aaf5e6002" />
              <input type="hidden" name="week_id" value="0">
              <input type="submit" name="submit" class="wp-block-button__link" value='Complete Week 1'>
            </form>
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 2</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 3</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 4</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
</table>

<!-- TODO: disable on admin!! -->



<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://baseblocks.com/category/middle-split-intermediate/">RETURN TO PROGRAM</a></div>
<p>The post <a href="https://baseblocks.com/follow-along-middle-split-workout-three-3/">Follow along Middle Split Workout Three</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Follow along Middle Split Workout Two</title>
		<link>https://baseblocks.com/follow-along-middle-split-workout-two-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=follow-along-middle-split-workout-two-3</link>
		
		<dc:creator><![CDATA[Dan Jeong]]></dc:creator>
		<pubDate>Thu, 13 Aug 2020 06:37:13 +0000</pubDate>
				<category><![CDATA[Beginner Middle Split Workout]]></category>
		<guid isPermaLink="false">https://baseblocks.com/?p=3345</guid>

					<description><![CDATA[<p>In this video, we&#8217;ll run through the whole workout together and I&#8217;ll provide you with key cues while you perform each of the exercises.</p>
<p>The post <a href="https://baseblocks.com/follow-along-middle-split-workout-two-3/">Follow along Middle Split Workout Two</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p style="font-size:18px">In this video, we&#8217;ll run through the whole workout together and I&#8217;ll provide you with key cues while you perform each of the exercises. </p>



<figure class="wp-block-embed-vimeo wp-block-embed is-type-video is-provider-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="l3ZvbO6n7dYFA8yH4fBWX1D2k"><iframe title="Beginner Middle Splits Follow Along 2 (voiceover)" src="https://player.vimeo.com/video/445151741?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div></figure>



<hr class="wp-block-separator"/>


<table>
  <tr>
    <th>Week 1</th>
    <td>
                        <div class="wp-block-button aligncenter">
            <form action="POST" class="complete_week_form" id="complete_week_3345">
              <input type="hidden" name="post_id" value="3345">
              <input type="hidden" name="nonce" value="0aaf5e6002" />
              <input type="hidden" name="week_id" value="0">
              <input type="submit" name="submit" class="wp-block-button__link" value='Complete Week 1'>
            </form>
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 2</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 3</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 4</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
</table>

<!-- TODO: disable on admin!! -->



<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://baseblocks.com/category/middle-split-intermediate/">RETURN TO PROGRAM</a></div>
<p>The post <a href="https://baseblocks.com/follow-along-middle-split-workout-two-3/">Follow along Middle Split Workout Two</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Follow along Middle Split Workout One</title>
		<link>https://baseblocks.com/follow-along-middle-split-workout-one-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=follow-along-middle-split-workout-one-2</link>
		
		<dc:creator><![CDATA[Dan Jeong]]></dc:creator>
		<pubDate>Thu, 13 Aug 2020 06:31:05 +0000</pubDate>
				<category><![CDATA[Beginner Middle Split Workout]]></category>
		<guid isPermaLink="false">https://baseblocks.com/?p=3344</guid>

					<description><![CDATA[<p>In this video, we&#8217;ll run through the whole workout together and I&#8217;ll provide you with key cues while you perform each of the exercises.</p>
<p>The post <a href="https://baseblocks.com/follow-along-middle-split-workout-one-2/">Follow along Middle Split Workout One</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p style="font-size:18px">In this video, we&#8217;ll run through the whole workout together and I&#8217;ll provide you with key cues while you perform each of the exercises. </p>



<figure class="wp-block-embed-vimeo wp-block-embed is-type-video is-provider-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="I2CZvl1djbJo5SW7T4szArHXQGgfmhPO"><iframe title="Beginner Middle Splits Follow Along 1 (voiceover)" src="https://player.vimeo.com/video/445151740?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div></figure>



<hr class="wp-block-separator"/>


<table>
  <tr>
    <th>Week 1</th>
    <td>
                        <div class="wp-block-button aligncenter">
            <form action="POST" class="complete_week_form" id="complete_week_3344">
              <input type="hidden" name="post_id" value="3344">
              <input type="hidden" name="nonce" value="0aaf5e6002" />
              <input type="hidden" name="week_id" value="0">
              <input type="submit" name="submit" class="wp-block-button__link" value='Complete Week 1'>
            </form>
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 2</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 3</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 4</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
</table>

<!-- TODO: disable on admin!! -->



<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://baseblocks.com/category/middle-split-intermediate/">RETURN TO PROGRAM</a></div>
<p>The post <a href="https://baseblocks.com/follow-along-middle-split-workout-one-2/">Follow along Middle Split Workout One</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Workout Three</title>
		<link>https://baseblocks.com/beginner-middle-splits-workout-three/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=beginner-middle-splits-workout-three</link>
		
		<dc:creator><![CDATA[Dan Jeong]]></dc:creator>
		<pubDate>Thu, 13 Aug 2020 06:13:08 +0000</pubDate>
				<category><![CDATA[Middle Splits / Beginner]]></category>
		<guid isPermaLink="false">https://baseblocks.com/?p=3340</guid>

					<description><![CDATA[<p>Workout overview Sets 1A. Frog rocks1B. Seated active hip abduction 2 2A. Elevated pigeon2B. Active hip internal rotation 2 3A. Wide squat3B. Pancake side bend 2 D. Side to side squat 1 Warm-up (4 min) 1. Knee circles 10 ea direction 2. Cat-cow 10 reps 3. Supported 980/90 hip swivel 5 ea side 4. Leg [&#8230;]</p>
<p>The post <a href="https://baseblocks.com/beginner-middle-splits-workout-three/">Workout Three</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Workout overview</h4>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Sets</td></tr><tr><td>1A. Frog rocks<br>1B. Seated active hip abduction</td><td class="has-text-align-center" data-align="center">2</td></tr><tr><td>2A. Elevated pigeon<br>2B. Active hip internal rotation </td><td class="has-text-align-center" data-align="center">2</td></tr><tr><td>3A. Wide squat<br>3B. Pancake side bend</td><td class="has-text-align-center" data-align="center">2</td></tr><tr><td>D. Side to side squat</td><td class="has-text-align-center" data-align="center">1</td></tr></tbody></table></figure>



<h4 class="wp-block-heading">Warm-up (4 min)</h4>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="fd6T0j5zIyXHE4DvO2GbKpFVoPLw9aZCrstnik8UQAgNJeWRuSM1BYh7"><iframe title="3 Warm Up - Final" src="https://player.vimeo.com/video/422697657?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<figure class="wp-block-table"><table><tbody><tr><td>1. Knee circles</td><td class="has-text-align-center" data-align="center">10 ea direction</td></tr><tr><td>2. Cat-cow</td><td class="has-text-align-center" data-align="center">10 reps</td></tr><tr><td>3. Supported 980/90 hip swivel</td><td class="has-text-align-center" data-align="center">5 ea side</td></tr><tr><td>4. Leg swings </td><td class="has-text-align-center" data-align="center">10 ea side</td></tr><tr><td>5. Squat to pancake</td><td class="has-text-align-center" data-align="center">10 reps</td></tr></tbody></table></figure>



<hr class="wp-block-separator"/>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="AwpaP5EVlqF6D4"><iframe title="Session 3 - Follow Along" src="https://player.vimeo.com/video/422750202?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">1. Perform this superset 2 times back-to-back</h5>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Passive Stretch</td><td class="has-text-align-center" data-align="center">Active Stretch</td></tr><tr><td>1A. Frog rocks</td><td class="has-text-align-center" data-align="center">10 rep</td><td class="has-text-align-center" data-align="center">10 sec</td></tr><tr><td>1B. Seated hip abduction</td><td class="has-text-align-center" data-align="center">10 rep</td><td class="has-text-align-center" data-align="center">10 sec</td></tr></tbody></table></figure>



<p class="has-text-align-left" style="font-size:18px"><em>1A: Make about 80% of your maximal effort during 10 seconds of active contraction.</em> <em>1B: If you can lift up your leg more than 30 degrees, you should sit up taller to make it more challenging</em></p>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ecccc77ff9ae" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(10)">START 10 SEC TIMER</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="7zkMYnYTqHVBj1d43evEQMpOtVpOPqK6Lx4xz0g8N7Flmwc5SA8IfUC9TfsJidRFWRnESrsbXmNIviCLy12ZcUgDHerKa0PuDy"><iframe title="Session 3 - 1 Frog Rocks" src="https://player.vimeo.com/video/422714623?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>1A. Frog rocks: adductors</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="UhUdu2sJKae1iASiOgbnrI1CSQV6L5PEXK4F5vm8pcqyRdCoxaj20syNuZ7TqJkWwIBpj6OYtRPMGeQbW0MHZ"><iframe title="Seated Hip Abduction" src="https://player.vimeo.com/video/442973922?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>1B. Seated hip abduction: glutes</figcaption></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">2. Perform this superset 2 times back-to-back</h5>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Passive stretch</td><td class="has-text-align-center" data-align="center">Active stretch</td></tr><tr><td>2A. Elevated pigeon</td><td class="has-text-align-center" data-align="center">20 sec</td><td class="has-text-align-center" data-align="center">5 reps</td></tr><tr><td>2B. Hip internal rotation</td><td class="has-text-align-center" data-align="center">10 reps</td><td class="has-text-align-center" data-align="center">10 sec</td></tr></tbody></table></figure>



<p style="font-size:18px"><em>2B. Do not use too strong of a band if you lose a lot of range of motion. Start with the lightest band and work your way up.</em></p>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5eccce08ff9b1" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(20)">START 20 SEC TIMER</button>
</div>




<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5eccce0dff9b2" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(10)">START 10 SEC TIMER</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="E2LVPIKpRc9HdvZDO0FN4WTnhCJwGY5UyojmBeA8zSlgb3Xxk7s6"><iframe title="Session 1 - 3 Elevated Pigeon" src="https://player.vimeo.com/video/422703558?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>2A. Elevated pigeon: glutes</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="PZlylONXQYCM4gSq6ApgQAtWZnJExsuoKzVzRLEc8Im2UGNDJBjjY85aFXwiD7Ck3HSBb0f"><iframe title="Session 1 - 4 Active Hip Internal Rotation" src="https://player.vimeo.com/video/422703709?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>2B. Active hip internal rotation: glutes</figcaption></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">3. Perform this superset 2 times back-to-back</h5>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Active stretch</td><td class="has-text-align-center" data-align="center">Passive stretch</td></tr><tr><td>3A. Wide squat</td><td class="has-text-align-center" data-align="center">10 reps</td><td class="has-text-align-center" data-align="center">15 sec</td></tr><tr><td>3B. Pancake side-bend</td><td class="has-text-align-center" data-align="center">5 reps </td><td class="has-text-align-center" data-align="center">&#8212;</td></tr></tbody></table></figure>



<p class="has-text-align-center" style="font-size:18px"><em>3B. Sit on a block to elevate yourself, if you cannot sit up tall with your chest out </em></p>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5eccd01fff9b3" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(15)">START 15 SEC TIMER</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="HrJgROMDqpcIBw1SfA8lNyxzdPCj"><iframe title="Session 3 - 5 Wide Squat" src="https://player.vimeo.com/video/422717719?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>3A. Wide squat</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="4qZJxFVKfYG1bOSnlDuPdjEcWCAtMwRag5zB"><iframe title="Session 3 - 6 Pancake Side Bend" src="https://player.vimeo.com/video/422717592?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>3B. Pancake side bend: adductors</figcaption></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">4. Side to side squat: 1 min for 1 set only.</h5>



<p class="has-text-align-center" style="font-size:18px"><em>Note: If you need a bit of support to finish your set, try to reduce the support gradually as you make progress</em></p>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="ajPEBkmOwrzlv8XbIZ1GJtfg9HUQRy0pxeKDq53VSdNY7h4FoWCLAs6Mi"><iframe title="Session 3 - 7 Side to Side Squat" src="https://player.vimeo.com/video/422728559?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>
<p>The post <a href="https://baseblocks.com/beginner-middle-splits-workout-three/">Workout Three</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Workout Two</title>
		<link>https://baseblocks.com/beginner-middle-splits-workout-two/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=beginner-middle-splits-workout-two</link>
		
		<dc:creator><![CDATA[Dan Jeong]]></dc:creator>
		<pubDate>Thu, 13 Aug 2020 06:11:57 +0000</pubDate>
				<category><![CDATA[Middle Splits / Beginner]]></category>
		<guid isPermaLink="false">https://baseblocks.com/?p=3338</guid>

					<description><![CDATA[<p>Workout overview Sets 1A. 90/90 hip swivels1B. Thoracic extension1C. Seated bent leg pancake stretch 2 2A. Standing hip rotation2B. Elevated hamstring stretch3C. Squat hold 2 Warm-up (4 min) 1. Knee circles 10 ea direction 2. Cat-cow 10 reps 3. Supported 980/90 hip swivel 5 ea side 4. Leg swings 10 ea side 5. Squat to [&#8230;]</p>
<p>The post <a href="https://baseblocks.com/beginner-middle-splits-workout-two/">Workout Two</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Workout overview</h4>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Sets</td></tr><tr><td>1A. 90/90 hip swivels<br>1B. Thoracic extension<br>1C. Seated bent leg pancake stretch</td><td class="has-text-align-center" data-align="center">2</td></tr><tr><td>2A. Standing hip rotation<br>2B. Elevated hamstring stretch<br>3C. Squat hold</td><td class="has-text-align-center" data-align="center">2</td></tr></tbody></table></figure>



<h4 class="wp-block-heading">Warm-up (4 min)</h4>



<figure class="wp-block-table"><table><tbody><tr><td>1. Knee circles</td><td class="has-text-align-center" data-align="center">10 ea direction</td></tr><tr><td>2. Cat-cow</td><td class="has-text-align-center" data-align="center">10 reps</td></tr><tr><td>3. Supported 980/90 hip swivel</td><td class="has-text-align-center" data-align="center">5 ea side</td></tr><tr><td>4. Leg swings </td><td class="has-text-align-center" data-align="center">10 ea side</td></tr><tr><td>5. Squat to pancake</td><td class="has-text-align-center" data-align="center">10 reps</td></tr></tbody></table></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="m6PZ78YyTkzgbQLMnjStlIiFafCd"><iframe title="3 Warm Up - Final" src="https://player.vimeo.com/video/422697657?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">1. Perform this tri-set 2 times back-to-back</h5>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Passive stretch</td><td class="has-text-align-center" data-align="center">Active stretch</td></tr><tr><td>1A. 90/90 hip swivel</td><td class="has-text-align-center" data-align="center">5 ea</td><td class="has-text-align-center" data-align="center">&#8212;</td></tr><tr><td>1B. Thoracic extension (repeat twice)</td><td class="has-text-align-center" data-align="center">20 sec</td><td class="has-text-align-center" data-align="center">10 sec</td></tr><tr><td>1C. Seated bent leg pancake stretch</td><td class="has-text-align-center" data-align="center">30 sec</td><td class="has-text-align-center" data-align="center">&#8212;</td></tr></tbody></table></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="SxAGNZ"><iframe title="Session 2 - 1 90 90 Hip Swivels" src="https://player.vimeo.com/video/422735161?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>1A. 90/90 hip swivel: adductors and glutes</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="N4dmljnbV5H1Ozs9rA06JEuqiDWFTykYXp7"><iframe title="Session 2 - 3 Thoracic Extension" src="https://player.vimeo.com/video/422734979?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>1B. Thoracic extension: thoracic spine</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="fNQok7Q8mPiyHUhi8tuol3ZtskKqFeWUjCcJMNWaAPv6BxHSnL4zldnj1B2rwEDsRbX9mXY2A5wbf5"><iframe title="Session 1 - 6 Seated Bent Leg Pancake Stretch" src="https://player.vimeo.com/video/422706825?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>1C. Seated bent-leg pancake stretch: adductors</figcaption></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">2. Perform this tri-set 2 times back-to-back</h5>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Passive stretch</td><td class="has-text-align-center" data-align="center">Active stretch</td></tr><tr><td>2A. Standing hip rotation</td><td class="has-text-align-center" data-align="center">5 ea</td><td class="has-text-align-center" data-align="center">&#8212;</td></tr><tr><td>2B. Elevated hamstring stretch</td><td class="has-text-align-center" data-align="center">30 sec</td><td class="has-text-align-center" data-align="center">&#8212;</td></tr><tr><td>2C. Squat hold</td><td class="has-text-align-center" data-align="center">30 sec</td><td class="has-text-align-center" data-align="center">&#8212;</td></tr></tbody></table></figure>



<p class="has-text-align-center" style="font-size:18px"><em>Note: Do not twist your torso or arch your back during 1A.</em></p>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="5Z1muqEcb6JSlypQitNX2osWnDOfUMaxYdKATzvwHk0CG47RLFIr"><iframe title="Session 2 - 4 Standing Hip Circles" src="https://player.vimeo.com/video/422739373?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>2A. Standing hip rotation: glutes</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="ASdPBJxKe8Ojc4vIRDMyHQomf0pWn2kUCtlsTw9X3rE7uqG6ibL5VhFYg1"><iframe title="Session 2 - 5 Elevated Hamstring Stretch" src="https://player.vimeo.com/video/422737594?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>2B. Elevated hamstring stretch: hamstrings</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="qwAImxcuX7QBYVltO2nL8pb"><iframe title="Session 2 - 6 Squat Hold" src="https://player.vimeo.com/video/422737848?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>2C. Squat hold: adductors</figcaption></figure>



<hr class="wp-block-separator"/>
<p>The post <a href="https://baseblocks.com/beginner-middle-splits-workout-two/">Workout Two</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Workout One</title>
		<link>https://baseblocks.com/beginner-middle-split-workout-one/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=beginner-middle-split-workout-one</link>
		
		<dc:creator><![CDATA[Dan Jeong]]></dc:creator>
		<pubDate>Thu, 13 Aug 2020 06:04:33 +0000</pubDate>
				<category><![CDATA[Middle Splits / Beginner]]></category>
		<guid isPermaLink="false">https://baseblocks.com/?p=3335</guid>

					<description><![CDATA[<p>Workout overview Sets 1A. Supine butterfly1B. Seated active hip abduction 2 2A. Elevated pigeon2B. Active hip internal rotation 2 3A. Cossack squat3B. Seated bent leg pancake stretch 2 4. Horse stance pulses 1 Warm-up (4 min) 1. Knee circles 10 ea direction 2. Cat-cow 10 reps 3. Supported 980/90 hip swivel 5 ea side 4. [&#8230;]</p>
<p>The post <a href="https://baseblocks.com/beginner-middle-split-workout-one/">Workout One</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Workout overview</h4>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Sets</td></tr><tr><td>1A. Supine butterfly<br>1B. Seated active hip abduction</td><td class="has-text-align-center" data-align="center">2</td></tr><tr><td>2A. Elevated pigeon<br>2B. Active hip internal rotation </td><td class="has-text-align-center" data-align="center">2</td></tr><tr><td>3A. Cossack squat<br>3B. Seated bent leg pancake stretch</td><td class="has-text-align-center" data-align="center">2</td></tr><tr><td>4. Horse stance pulses </td><td class="has-text-align-center" data-align="center">1</td></tr></tbody></table></figure>



<h4 class="wp-block-heading">Warm-up (4 min)</h4>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="5pa4s3dle8ZWsCO3xr4PSrzMIDPgtoE0U1AnXEAnyvJ6Tt9VIwH60DBaiuhxYb78GKuLVQQhkbBzW7cX"><iframe title="3 Warm Up - Final" src="https://player.vimeo.com/video/422697657?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div></figure>



<figure class="wp-block-table"><table><tbody><tr><td>1. Knee circles</td><td class="has-text-align-center" data-align="center">10 ea direction</td></tr><tr><td>2. Cat-cow</td><td class="has-text-align-center" data-align="center">10 reps</td></tr><tr><td>3. Supported 980/90 hip swivel</td><td class="has-text-align-center" data-align="center">5 ea side</td></tr><tr><td>4. Leg swings </td><td class="has-text-align-center" data-align="center">10 ea side</td></tr><tr><td>5. Squat to pancake</td><td class="has-text-align-center" data-align="center">10 reps</td></tr></tbody></table></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">1. Perform this superset 2 times back-to-back</h5>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Passive Stretch</td><td class="has-text-align-center" data-align="center">Active Stretch</td></tr><tr><td>1A. Supine butterfly (repeat twice)</td><td class="has-text-align-center" data-align="center">20 sec</td><td class="has-text-align-center" data-align="center">10 sec</td></tr><tr><td>1B. Seated hip abduction</td><td class="has-text-align-center" data-align="center">10 rep</td><td class="has-text-align-center" data-align="center">10 sec</td></tr></tbody></table></figure>



<p class="has-text-align-left" style="font-size:18px"><em>1A: Make about 80% of your maximal effort during 10 seconds of active contraction.</em> <em>1B: If you can lift up your leg more than 30 degrees, you should sit up taller to make it more challenging</em></p>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5eccca42ff9ad" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(20)">START 20 SEC TIMER</button>
</div>




<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ecccc77ff9ae" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(10)">START 10 SEC TIMER</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="FIaZeTzMYu9s2oEvDPRmHywpNqKdlC8xW4t6GLOiJcQ3X7nUfS01"><iframe title="Session 1 - 1 Supine Butterfly" src="https://player.vimeo.com/video/422701525?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div><figcaption>1A. Supine butterfly: adductors</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="Hv4Dt3kLonxi75jVzSpCAB1IrdfcmXK98TbeqFgJWh"><iframe title="Seated Hip Abduction" src="https://player.vimeo.com/video/442973922?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div><figcaption>1B. Seated hip abduction: glutes</figcaption></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">2. Perform this superset 2 times back-to-back</h5>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Passive stretch</td><td class="has-text-align-center" data-align="center">Active stretch</td></tr><tr><td>2A. Elevated pigeon</td><td class="has-text-align-center" data-align="center">20 sec</td><td class="has-text-align-center" data-align="center">5 reps</td></tr><tr><td>2B. Hip internal rotation</td><td class="has-text-align-center" data-align="center">10 reps</td><td class="has-text-align-center" data-align="center">10 sec</td></tr></tbody></table></figure>



<p style="font-size:18px"><em>2B. Do not use too strong of a band if you lose a lot of range of motion. Start with the lightest band and work your way up.</em></p>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5eccce08ff9b1" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(20)">START 20 SEC TIMER</button>
</div>




<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5eccce0dff9b2" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(10)">START 10 SEC TIMER</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="wh"><iframe title="Session 1 - 3 Elevated Pigeon" src="https://player.vimeo.com/video/422703558?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div><figcaption>2A. Elevated pigeon: glutes</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="EY5hDFMKdQ3qGpvNU8ByxwbaV1kSHn"><iframe title="Session 1 - 4 Active Hip Internal Rotation" src="https://player.vimeo.com/video/422703709?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div><figcaption>2B. Active hip internal rotation: glutes</figcaption></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">3. Perform this superset 2 times back-to-back</h5>



<figure class="wp-block-table"><table><tbody><tr><td>3A. Cossack squat</td><td class="has-text-align-center" data-align="center">8 ea side</td></tr><tr><td>3B. Seated bent leg pancake</td><td class="has-text-align-center" data-align="center">30 sec</td></tr></tbody></table></figure>



<p class="has-text-align-center" style="font-size:18px"><em>3A. Do 4 reps with your feet flat to target your inner thighs, do 4 reps with your toes facing up to target your hamstrings </em></p>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5eccd01fff9b3" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(15)">START 15 SEC TIMER</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="V3EuSiUpXP5zg"><iframe title="Session 1 - 5 Cossack Squat" src="https://player.vimeo.com/video/422706684?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div><figcaption>3A. Cossack squat</figcaption></figure>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="L01XU5OszydpvAZoewP4"><iframe title="Session 1 - 6 Seated Bent Leg Pancake Stretch" src="https://player.vimeo.com/video/422706825?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div><figcaption>3B. Seated bent leg pancake: adductors</figcaption></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">4. Horse stance pulses: 1 min for 1 set only.</h5>



<p class="has-text-align-center" style="font-size:18px"><em>Note: Once you get pretty advanced, increase from 5 to 7 steps outwards. </em></p>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="zxqVhiT1kBOa4ejnlgr73Es9uQ2HwvCmINZytbcWYpG6JLDd8oP5"><iframe title="Session 1 - 7 Horse Stance Pulses" src="https://player.vimeo.com/video/422709185?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></span>
</div></figure>
<p>The post <a href="https://baseblocks.com/beginner-middle-split-workout-one/">Workout One</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
