Therapist CTA 9

You’ve tried to figure this out on your own.

But the coping tools and strategies that have worked in the past aren’t cutting it this time. You need more.

That’s where therapy comes in – to learn what makes you tick, find your calm, and get you where you want to be.

Let’s work together to rediscover your sense of purpose and help you start living the life you deserve.

Pattern HTML

<!-- wp:group {"metadata":{"name":"CTA"},"align":"full","className":"cta-9-area","style":{"spacing":{"padding":{"top":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} --> <div class="wp-block-group alignfull cta-9-area" style="padding-top:var(--wp--preset--spacing--70)"><!-- wp:group {"metadata":{"name":"Content"},"className":"cta9-content","style":{"spacing":{"blockGap":"var:preset|spacing|15"}},"layout":{"type":"constrained","contentSize":"470px"}} --> <div class="wp-block-group cta9-content"><!-- wp:heading {"textAlign":"center"} --> <h2 class="wp-block-heading has-text-align-center">You've tried to figure this out on your own.</h2> <!-- /wp:heading --> <!-- wp:paragraph {"align":"center"} --> <p class="has-text-align-center">But the coping tools and strategies that have worked in the past aren’t cutting it this time. You need more.</p> <!-- /wp:paragraph --> <!-- wp:paragraph {"align":"center"} --> <p class="has-text-align-center">That’s where therapy comes in – to learn what makes you tick, find your calm, and get you where you want to be.</p> <!-- /wp:paragraph --> <!-- wp:paragraph {"align":"center"} --> <p class="has-text-align-center">Let’s work together to rediscover your sense of purpose and help you start living the life you deserve.</p> <!-- /wp:paragraph --> <!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center"}} --> <div class="wp-block-buttons"><!-- wp:button {"animationsForBlocks":{"animation":"slide","variation":"up","duration":1950,"once":true,"mirror":false}} --> <div class="wp-block-button" data-aos="slide-up" data-aos-duration="1950" data-aos-once="true"><a class="wp-block-button__link wp-element-button" href="#">REACH OUT nOW</a></div> <!-- /wp:button --></div> <!-- /wp:buttons --></div> <!-- /wp:group --> <!-- wp:image {"id":1579,"sizeSlug":"large","linkDestination":"none","align":"full"} --> <figure class="wp-block-image alignfull size-large"><img src="https://patterndev.upthinksolutions.com/wp-content/uploads/2025/08/2030488685-1024x476.jpg" alt="" class="wp-image-1579"/></figure> <!-- /wp:image --></div> <!-- /wp:group -->

Pattern CSS

#site-container .cta-9-area::before { content: ''; display: inline-block; width: 100%; height: 670px; position: absolute; top: 0; left: 0; background: linear-gradient(180deg, #C2C9DD 44.23%, rgba(194, 201, 221, 0.00) 100%); z-index: 1; } #site-container .cta-9-area .cta9-content{ z-index: 2; } #site-container .cta-9-area .wp-block-image{ margin-top: -270px; } @media only screen and ( max-width: 980px){ #site-container .cta-9-area .wp-block-image { margin-top: 50px; } }