Paragraph Style 6

GIVING BACK, TOGETHER

At Cascade, we believe wealth isn’t just about what you build, it’s also about the legacy you leave in your community.

Our team gives time, energy, and resources to causes we care about,
because making a difference starts close to home.


Pattern HTML

<!-- wp:group {"metadata":{"name":"Giving Back Together"},"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|70","bottom":"var:preset|spacing|70"}}},"backgroundColor":"nine","layout":{"type":"constrained","contentSize":"1530px"}} --> <div class="wp-block-group alignfull has-nine-background-color has-background" style="padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)"><!-- wp:columns {"verticalAlignment":"center"} --> <div class="wp-block-columns are-vertically-aligned-center"><!-- wp:column {"verticalAlignment":"center","width":"47%"} --> <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:47%"><!-- wp:columns {"isStackedOnMobile":false,"className":"collage-wrapper","style":{"spacing":{"blockGap":{"left":"16px"}}}} --> <div class="wp-block-columns is-not-stacked-on-mobile collage-wrapper"><!-- wp:column {"width":"46%","style":{"spacing":{"blockGap":"16px"}}} --> <div class="wp-block-column" style="flex-basis:46%"><!-- wp:image {"id":2617,"sizeSlug":"full","linkDestination":"none","animationsForBlocks":{"animation":"zoom","variation":"in","once":true,"mirror":false,"easing":"linear"},"className":"right-align-img"} --> <figure class="wp-block-image size-full right-align-img" data-aos="zoom-in" data-aos-easing="linear" data-aos-once="true"><img src="https://patterndev.upthinksolutions.com/wp-content/uploads/2025/11/collage-img-3.png" alt="" class="wp-image-2617"/></figure> <!-- /wp:image --> <!-- wp:image {"id":2616,"sizeSlug":"full","linkDestination":"none","animationsForBlocks":{"animation":"zoom","variation":"in","once":true,"mirror":false,"easing":"linear"}} --> <figure class="wp-block-image size-full" data-aos="zoom-in" data-aos-easing="linear" data-aos-once="true"><img src="https://patterndev.upthinksolutions.com/wp-content/uploads/2025/11/collage-img-2.png" alt="" class="wp-image-2616"/></figure> <!-- /wp:image --></div> <!-- /wp:column --> <!-- wp:column {"width":"54%"} --> <div class="wp-block-column" style="flex-basis:54%"><!-- wp:image {"id":2618,"sizeSlug":"full","linkDestination":"none","animationsForBlocks":{"animation":"zoom","variation":"in","once":true,"mirror":false,"easing":"linear"}} --> <figure class="wp-block-image size-full" data-aos="zoom-in" data-aos-easing="linear" data-aos-once="true"><img src="https://patterndev.upthinksolutions.com/wp-content/uploads/2025/11/collage-img-1.png" alt="" class="wp-image-2618"/></figure> <!-- /wp:image --></div> <!-- /wp:column --></div> <!-- /wp:columns --></div> <!-- /wp:column --> <!-- wp:column {"verticalAlignment":"center","width":"53%"} --> <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:53%"><!-- wp:group {"metadata":{"name":"A Strong Foundation For You And Your Family "},"animationsForBlocks":{"animation":"fade","variation":"right","once":true,"mirror":false,"easing":"linear"},"align":"full","className":"collage-right-padding","style":{"spacing":{"padding":{"top":"0","bottom":"0"},"blockGap":"var:preset|spacing|15"}},"layout":{"type":"default"}} --> <div class="wp-block-group alignfull collage-right-padding" style="padding-top:0;padding-bottom:0" data-aos="fade-right" data-aos-easing="linear" data-aos-once="true"><!-- wp:image {"id":2619,"sizeSlug":"large","linkDestination":"none"} --> <figure class="wp-block-image size-large"><img src="https://patterndev.upthinksolutions.com/wp-content/uploads/2025/11/title-icon.svg" alt="" class="wp-image-2619"/></figure> <!-- /wp:image --> <!-- wp:heading {"level":6} --> <h6 class="wp-block-heading">GIVING BACK, TOGETHER</h6> <!-- /wp:heading --> <!-- wp:heading {"level":3,"style":{"spacing":{"margin":{"top":"var:preset|spacing|15"}}}} --> <h3 class="wp-block-heading" style="margin-top:var(--wp--preset--spacing--15)">At Cascade, we believe wealth isn’t just about what you build, it’s also about the legacy you leave in your community.</h3> <!-- /wp:heading --> <!-- wp:paragraph --> <p>Our team gives time, energy, and resources to causes we care about, <br>because making a difference starts close to home.
</p> <!-- /wp:paragraph --></div> <!-- /wp:group --></div> <!-- /wp:column --></div> <!-- /wp:columns --></div> <!-- /wp:group -->

Pattern CSS

.collage-wrapper{ max-width: 688px; } .right-align-img{ display: flex; justify-content: end; } .collage-right-padding{ padding-left: var(--wp--preset--spacing--30); padding-right: var(--wp--preset--spacing--150); } @media only screen and (max-width: 1550px) { .collage-wrapper { max-width: 100%; } .collage-wrapper .wp-block-column:last-child figure, .collage-wrapper .wp-block-column:last-child figure img{ height: 100%; object-fit: cover; } } @media only screen and (max-width: 1300px) { .collage-right-padding { padding-right: var(--wp--preset--spacing--50); } } @media only screen and (max-width: 1200px) { .collage-right-padding { padding-left: 0; padding-right: 0; } .collage-right-padding br{ display: none; } } @media only screen and (max-width: 980px) { .collage-wrapper { max-width: 688px; gap: 20px !important; margin: 0 auto; } }