
Therapist Services 18

The above block is copied from the site: Heather Lowrey
Pattern HTML
<!-- wp:group {"metadata":{"name":"Services Row"},"align":"full","className":"services-area","style":{"spacing":{"blockGap":"var:preset|spacing|30","padding":{"top":"var:preset|spacing|100","bottom":"var:preset|spacing|100"}}},"backgroundColor":"six","layout":{"type":"constrained"}} -->
<div class="wp-block-group alignfull services-area has-six-background-color has-background" style="padding-top:var(--wp--preset--spacing--100);padding-bottom:var(--wp--preset--spacing--100)"><!-- wp:group {"layout":{"type":"constrained","contentSize":"730px"}} -->
<div class="wp-block-group"><!-- wp:heading {"textAlign":"center"} -->
<h2 class="wp-block-heading has-text-align-center">How I Can Help</h2>
<!-- /wp:heading -->
<!-- wp:paragraph {"align":"center"} -->
<p class="has-text-align-center">I guide individuals in breaking old cycles and creating balance in their lives. In therapy, we’ll uncover the patterns that influence how you eat, love, spend, and connect with others.</p>
<!-- /wp:paragraph --></div>
<!-- /wp:group -->
<!-- wp:columns -->
<div class="wp-block-columns"><!-- wp:column -->
<div class="wp-block-column"><!-- wp:group {"animationsForBlocks":{"animation":"fade","variation":"fade","duration":1450,"delay":0,"once":true,"mirror":false},"style":{"border":{"radius":"10px"}},"backgroundColor":"one","layout":{"type":"constrained"}} -->
<div class="wp-block-group has-one-background-color has-background" style="border-radius:10px" data-aos="fade" data-aos-duration="1450" data-aos-once="true"><!-- wp:heading {"level":4,"fontSize":"heading-4"} -->
<h4 class="wp-block-heading has-heading-4-font-size">Disordered Eating</h4>
<!-- /wp:heading -->
<!-- wp:paragraph -->
<p>Body judgments and weight stigma are all too common. It’s understandable that disordered eating can take root...</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p><a href="#">Show More</a></p>
<!-- /wp:paragraph --></div>
<!-- /wp:group --></div>
<!-- /wp:column -->
<!-- wp:column -->
<div class="wp-block-column"><!-- wp:group {"animationsForBlocks":{"animation":"fade","variation":"fade","duration":1450,"delay":250,"once":true,"mirror":false},"style":{"border":{"radius":"10px"}},"backgroundColor":"one","layout":{"type":"constrained"}} -->
<div class="wp-block-group has-one-background-color has-background" style="border-radius:10px" data-aos="fade" data-aos-delay="250" data-aos-duration="1450" data-aos-once="true"><!-- wp:heading {"level":4,"fontSize":"heading-4"} -->
<h4 class="wp-block-heading has-heading-4-font-size">Intimacy & Relationship<br>Issues</h4>
<!-- /wp:heading -->
<!-- wp:paragraph -->
<p>When the desire and pursuit of romantic or sexual fulfillment becomes all-consuming, it is a sign that perhaps ...</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p><a href="#">Show More</a></p>
<!-- /wp:paragraph --></div>
<!-- /wp:group --></div>
<!-- /wp:column -->
<!-- wp:column -->
<div class="wp-block-column"><!-- wp:group {"animationsForBlocks":{"animation":"fade","variation":"fade","duration":1450,"delay":450,"once":true,"mirror":false},"style":{"border":{"radius":"10px"}},"backgroundColor":"one","layout":{"type":"constrained"}} -->
<div class="wp-block-group has-one-background-color has-background" style="border-radius:10px" data-aos="fade" data-aos-delay="450" data-aos-duration="1450" data-aos-once="true"><!-- wp:heading {"level":4,"fontSize":"heading-4"} -->
<h4 class="wp-block-heading has-heading-4-font-size">Financial Stress</h4>
<!-- /wp:heading -->
<!-- wp:paragraph -->
<p>Our beliefs regarding money and work form early in our lives. These beliefs, or “scripts” influence how and why we spend and save money...</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p><a href="#">Show More</a></p>
<!-- /wp:paragraph --></div>
<!-- /wp:group --></div>
<!-- /wp:column --></div>
<!-- /wp:columns --></div>
<!-- /wp:group -->
Pattern CSS
.services-area .wp-block-column .wp-block-group {
min-height: 268px;
padding: 34px 30px 32px;
}
.services-area .wp-block-column .wp-block-group p a {
position: absolute;
bottom: 30px;
font-weight: 700;
border-bottom: 1px solid;
font-size: 18px;
}
.services-area .wp-block-column .wp-block-group p {
position: unset;
font-size: 16px;
}
