<!DOCTYPE html><!-- Last Published: Fri Feb 07 2025 21:21:55 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="%%PUBLISH_URL_REPLACEMENT%%" data-wf-page="664f512175b2bd6c22d034a6" data-wf-site="664f512075b2bd6c22d0343b" lang="en" data-wf-locale="en"><head><meta charset="utf-8"/><title>Not Found</title><meta content="Not Found" property="og:title"/><meta content="Not Found" property="twitter:title"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/664f512075b2bd6c22d0343b/css/gentlebrook-dev.f7cfb324e.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Manrope:200,300,regular,500,600,700,800"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/664f512075b2bd6c22d0343b/66670be03940f852e16cdc44_favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/664f512075b2bd6c22d0343b/66670bf96a59ec6f45551198_webclip.png" rel="apple-touch-icon"/><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-06S0CKN0PP"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('set', 'developer_id.dZGVlNj', true);gtag('config', 'G-06S0CKN0PP');</script><!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MC93JJ83');</script>
<!-- End Google Tag Manager -->
<script
async
src="https://widgets.givebutter.com/latest.umd.cjs?acct=TMymqNvNKyB7CcTV&p=webflow">
</script><meta name="theme-color" content="#FAC8B2"/></head><body><div class="page-wrap"><div class="page_code_wrap"><div class="page_code_base w-embed"><style>
/* variables */
:root {
/* grid */
--column-count: 6;
--grid-main: repeat(var(--column-count), minmax(0, 1fr));
--grid-1: repeat(1, minmax(0, 1fr));
--grid-2: repeat(2, minmax(0, 1fr));
--grid-3: repeat(3, minmax(0, 1fr));
--grid-4: repeat(4, minmax(0, 1fr));
--grid-5: repeat(5, minmax(0, 1fr));
--grid-6: repeat(6, minmax(0, 1fr));
--grid-7: repeat(7, minmax(0, 1fr));
--grid-8: repeat(8, minmax(0, 1fr));
--grid-9: repeat(9, minmax(0, 1fr));
--grid-10: repeat(10, minmax(0, 1fr));
--grid-11: repeat(11, minmax(0, 1fr));
--grid-12: repeat(12, minmax(0, 1fr));
--breakout-gutter: minmax(calc(var(--padding-horizontal--main) - var(--grid-gap--main)), 1fr);
--breakout-remaining: calc(var(--max-width--main) - (var(--padding-horizontal--main) * 2));
--breakout-start: [full-start] var(--breakout-gutter) [content-start];
--breakout-end: [content-end] var(--breakout-gutter) [full-end];
--grid-breakout-single: var(--breakout-start) minmax(0, var(--breakout-remaining)) var(--breakout-end);
--grid-breakout: var(--breakout-start) repeat(var(--column-count), minmax(0, calc((var(--breakout-remaining) - (var(--grid-gap--main) * (var(--column-count) - 1))) / var(--column-count)))) var(--breakout-end);
/* others */
--font-weight--inherit: inherit;
--font-weight--100: 100;
--font-weight--200: 200;
--font-weight--300: 300;
--font-weight--400: 400;
--font-weight--500: 500;
--font-weight--600: 600;
--font-weight--700: 700;
--font-weight--800: 800;
--font-weight--900: 900;
--text-transform--none: none;
--text-transform--uppercase: uppercase;
--text-transform--capitalize: capitalize;
--text-transform--lowercase: lowercase;
--text-transform--inherit: inherit;
--max-width--none: none;
}
/* default styles */
body {
font-weight: var(--text-main--font-weight);
text-transform: var(--text-main--text-transform);
font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6, blockquote {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
}
h1, h2, h3, h4, h5, h6, p, label, blockquote {
margin-top: 0;
margin-bottom: 0;
}
button {
background-color: unset;
padding: unset;
text-align: inherit;
cursor: pointer;
}
img::selection {
background: transparent;
}
:is(h1, h2, h3, h4, h5, h6, p) a {
text-decoration: underline;
}
.u-rich-text > *:first-child {
margin-top: 0;
}
.u-rich-text > *:last-child {
margin-bottom: 0;
}
video {
width: 100%;
object-fit: cover;
}
video.wf-empty {
padding: 0;
}
svg {
display: block;
}
section, header, footer {
position: relative;
}
/* line clamp */
.u-line-clamp-1, .u-line-clamp-2, .u-line-clamp-3, .u-line-clamp-4 {
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.u-line-clamp-2 { -webkit-line-clamp: 2; }
.u-line-clamp-3 { -webkit-line-clamp: 3; }
.u-line-clamp-4 { -webkit-line-clamp: 4; }
/* component attributes */
/* section padding */
[data-padding-top="none"] { padding-top: var(--padding-vertical--none); }
[data-padding-bottom="none"] { padding-bottom: var(--padding-vertical--none); }
[data-padding-top="tiny"] { padding-top: var(--padding-vertical--tiny); }
[data-padding-bottom="tiny"] { padding-bottom: var(--padding-vertical--tiny); }
[data-padding-top="small"] { padding-top: var(--padding-vertical--small); }
[data-padding-bottom="small"] { padding-bottom: var(--padding-vertical--small); }
[data-padding-top="main"] { padding-top: var(--padding-vertical--main); }
[data-padding-bottom="main"] { padding-bottom: var(--padding-vertical--main); }
[data-padding-top="large"] { padding-top: var(--padding-vertical--large); }
[data-padding-bottom="large"] { padding-bottom: var(--padding-vertical--large); }
[data-padding-top="nav"] { padding-top: var(--padding-vertical--nav); }
[data-padding-bottom="nav"] { padding-bottom: var(--padding-vertical--nav); }
[data-padding-top="xlarge"] { padding-top: var(--padding-vertical--xlarge); }
[data-padding-bottom="xlarge"] { padding-bottom: var(--padding-vertical--xlarge); }
/* hide section if it has no cms items */
[data-cms-check="true"]:not(:has(.w-dyn-item)) {
display: none;
}
</style></div><div class="page_code_color w-embed"><style>
/* theme light */
:root,
[data-theme="light"],
[data-theme="dark"] [data-theme="invert"] {
--theme--background: var(--swatch--light);
--theme--background-hover: var(--swatch--secondary);
--theme--text: var(--swatch--paragraph-dark);
--theme--text-display: var(--swatch--secondary);
--theme--text-h1: var(--swatch--light);
--theme--text-h2: var(--swatch--dark);
--theme--text-h3: var(--swatch--secondary);
--theme--text-h4: var(--swatch--secondary);
--theme--text-h5: var(--swatch--brand);
--theme--border: var(--swatch--secondary);
--theme--shadow-on-light: var(--swatch--shadow-on-light);
--theme--shadow-on-brand: var(--swatch--shadow-on-brand);
--theme--shadow-on-secondary: var(--swatch--shadow-on-secondary);
--theme--icon: var(--swatch--secondary);
--theme--nav-text: var(--swatch--dark);
/* button primary */
--button--background: var(--swatch--brand);
--button--text: var(--swatch--light);
--button--border: var(--swatch--brand);
--button--background-hover: var(--swatch--dark);
--button--text-hover: var(--swatch--light);
--button--border-hover: var(--swatch--dark);
--button--icon: var(--swatch--brand);
--button--icon-hover: var(--swatch--light);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--brand);
--button-secondary--border: var(--swatch--brand);
--button-secondary--background-hover: var(--swatch--brand);
--button-secondary--text-hover: var(--swatch--white);
--button-secondary--border-hover: var(--swatch--brand);
/* button text */
--button-text--background: var(--swatch--transparent);
--button-text--text: var(--swatch--primary);
--button-text--border: var(--swatch--transparent);
--button-text--background-hover: var(--swatch--transparent);
--button-text--text-hover: var(--swatch--secondary);
--button-text--border-hover: var(--swatch--transparent);
}
/* theme dark */
[data-theme="dark"],
[data-theme="invert"],
[data-theme="light"] [data-theme="invert"] {
--theme--background: var(--swatch--dark);
--theme--text: var(--swatch--light);
--theme--border: var(--swatch--dark-secondary);
--theme--nav-text: var(--swatch--white);
--theme--shadow: var(--swatch--shadow-main);
--theme--text-display: var(--swatch--white);
--theme--text-h3: var(--swatch--light);
/* button primary */
--button--background: var(--swatch--secondary);
--button--text: var(--swatch--brand-text);
--button--border: var(--swatch--secondary);
--button--background-hover: var(--swatch--secondary-dark);
--button--text-hover: var(--swatch--brand-text);
--button--border-hover: var(--swatch--secondary-dark);
--button--icon: var(--swatch--brand);
--button--icon-hover: var(--swatch--light);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--white);
--button-secondary--border: var(--swatch--secondary);
--button-secondary--background-hover: var(--swatch--secondary);
--button-secondary--text-hover: var(--swatch--brand-text);
--button-secondary--border-hover: var(--swatch--secondary);
}
/* theme brand */
[data-theme="brand"] {
--theme--background: var(--swatch--brand);
--theme--text: var(--swatch--light);
--theme--text-display: var(--swatch--secondary);
--theme--text-h2: var(--swatch--light);
--theme--text-h3: var(--swatch--white);
--theme--text-h4: var(--swatch--light);
--theme--text-h5: var(--swatch--light);
--theme--border: var(--swatch--dark-secondary);
--theme--icon: var(--swatch--secondary);
--theme--nav-text: var(--swatch--white);
--theme--shadow: var(--swatch--shadow-brand);
/* button primary */
--button--background: var(--swatch--secondary);
--button--text: var(--swatch--brand-white);
--button--border: var(--swatch--secondary);
--button--background-hover: var(--swatch--light);
--button--text-hover: var(--swatch--dark);
--button--border-hover: var(--swatch--light);
--button--icon: var(--swatch--brand);
--button--icon-hover: var(--swatch--light);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--light);
--button-secondary--border: var(--swatch--dark-secondary);
--button-secondary--background-hover: var(--swatch--brand);
--button-secondary--text-hover: var(--swatch--brand-text);
--button-secondary--border-hover: var(--swatch--brand);
/* button text */
--button-text--background: var(--swatch--transparent);
--button-text--text: var(--swatch--light);
--button-text--border: var(--swatch--transparent);
--button-text--background-hover: var(--swatch--transparent);
--button-text--text-hover: var(--swatch--secondary);
--button-text--border-hover: var(--swatch--transparent);
--button-text--icon: var(--swatch--brand);
--button-text--icon-hover: var(--swatch--light);
}
/* theme secondary70 */
[data-theme="secondary70"] {
--theme--background: var(--swatch--secondary70);
--theme--text: var(--swatch--brand-text);
--theme--icon: var(--swatch--secondary);
--theme--border: var(--swatch--secondary);
--theme--text-display: var(--swatch--secondary);
--theme--text-h5: var(--swatch--text);
--theme--text-h4: var(--swatch--secondary);
--theme--text-h3: var(--swatch--secondary);
--theme--text-h1: var(--swatch--secondary);
--theme--shadow: var(--swatch--shadow-main);
--theme--nav-text: var(--swatch--dark);
/* button primary */
--button--background: var(--swatch--brand);
--button--text: var(--swatch--light);
--button--border: var(--swatch--brand);
--button--background-hover: var(--swatch--dark);
--button--text-hover: var(--swatch--light);
--button--border-hover: var(--swatch--dark);
--button--icon: var(--swatch--brand);
--button--icon-hover: var(--swatch--light);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--brand);
--button-secondary--border: var(--swatch--brand);
--button-secondary--background-hover: var(--swatch--brand);
--button-secondary--text-hover: var(--swatch--white);
--button-secondary--border-hover: var(--swatch--brand);
/* button text */
--button-text--background: var(--swatch--transparent);
--button-text--text: var(--swatch--primary);
--button-text--border: var(--swatch--transparent);
--button-text--background-hover: var(--swatch--transparent);
--button-text--text-hover: var(--swatch--secondary);
--button-text--border-hover: var(--swatch--transparent);
}
/* theme brand-nav */
[data-theme="brand-nav"] {
--theme--background: var(--swatch--brand);
--theme--text: var(--swatch--light);
--theme--text-h3: var(--swatch--white);
--theme--border: var(--swatch--dark-secondary);
--theme--shadow: var(--swatch--shadow-main);
--theme--nav-text: var(--swatch--white);
/* button primary */
--button--background: var(--swatch--brand);
--button--text: var(--swatch--light);
--button--border: var(--swatch--brand);
--button--background-hover: var(--swatch--light);
--button--text-hover: var(--swatch--dark);
--button--border-hover: var(--swatch--light);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--light);
--button-secondary--border: var(--swatch--dark-secondary);
--button-secondary--background-hover: var(--swatch--brand);
--button-secondary--text-hover: var(--swatch--brand-text);
--button-secondary--border-hover: var(--swatch--brand);
}
/* theme secondary */
[data-theme="secondary"] {
--theme--background: var(--swatch--secondary);
--theme--text: var(--swatch--dark);
--theme--border: var(--swatch--dark-secondary);
--theme--text-h3: var(--swatch--white);
--theme--text-h1: var(--swatch--white);
--theme--text-h4: var(--swatch--white);
--theme--icon: var(--swatch--secondary70);
--theme--shadow: var(--swatch--shadow-secondary);
--theme--nav-text: var(--swatch--white);
/* button primary */
--button--background: var(--swatch--white);
--button--text: var(--swatch--secondary);
--button--border: var(--swatch--white);
--button--background-hover: var(--swatch--secondary70);
--button--text-hover: var(--swatch--secondary);
--button--border-hover: var(--swatch--secondary70);
--button--icon: var(--swatch--brand);
--button--icon-hover: var(--swatch--light);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--white);
--button-secondary--border: var(--swatch--white);
--button-secondary--background-hover: var(--swatch--white);
--button-secondary--text-hover: var(--swatch--secondary);
--button-secondary--border-hover: var(--swatch--white);
/* button text */
--button-text--background: var(--swatch--transparent);
--button-text--text: var(--swatch--primary);
--button-text--border: var(--swatch--transparent);
--button-text--background-hover: var(--swatch--transparent);
--button-text--text-hover: var(--swatch--secondary);
--button-text--border-hover: var(--swatch--transparent);
}
/* theme transparent */
[data-theme="transparent"] {
--theme--background: var(--swatch--transparent);
--theme--text: var(--swatch--light);
--theme--text-h5: var(--swatch--light);
--theme--border: var(--swatch--dark-secondary);
--theme--shadow: var(--swatch--transparent);
--theme--nav-text: var(--swatch--white);
/* button primary */
--button--background: var(--swatch--secondary);
--button--text: var(--swatch--dark);
--button--border: var(--swatch--secondary);
--button--background-hover: var(--swatch--light);
--button--text-hover: var(--swatch--dark);
--button--border-hover: var(--swatch--light);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--light);
--button-secondary--border: var(--swatch--dark-secondary);
--button-secondary--background-hover: var(--swatch--brand);
--button-secondary--text-hover: var(--swatch--brand-text);
--button-secondary--border-hover: var(--swatch--brand);
}
/* theme greenhouse #8 */
[data-theme="greenhouse"] {
--theme--background: var(--swatch--greenhouse-green);
--theme--text: var(--swatch--light);
--theme--text-display: var(--swatch--secondary70);
--theme--text-h1: var(--swatch--secondary);
--theme--text-h2: var(--swatch--light);
--theme--text-h3: var(--swatch--white);
--theme--text-h4: var(--swatch--light);
--theme--text-h5: var(--swatch--white);
--theme--shadow: var(--swatch--shadow-main);
--theme--border: var(--swatch--dark-secondary);
--theme--nav-text: var(--swatch--white);
/* button primary */
--button--background: var(--swatch--secondary);
--button--text: var(--swatch--brand-white);
--button--border: var(--swatch--secondary);
--button--background-hover: var(--swatch--light);
--button--text-hover: var(--swatch--dark);
--button--border-hover: var(--swatch--light);
--button--icon: var(--swatch--brand);
--button--icon-hover: var(--swatch--light);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--light);
--button-secondary--border: var(--swatch--dark-secondary);
--button-secondary--background-hover: var(--swatch--brand);
--button-secondary--text-hover: var(--swatch--brand-text);
--button-secondary--border-hover: var(--swatch--brand);
/* button text */
--button-text--background: var(--swatch--transparent);
--button-text--text: var(--swatch--light);
--button-text--border: var(--swatch--transparent);
--button-text--background-hover: var(--swatch--transparent);
--button-text--text-hover: var(--swatch--secondary);
--button-text--border-hover: var(--swatch--transparent);
--button-text--icon: var(--swatch--brand);
--button-text--icon-hover: var(--swatch--light);
}
/* theme greenhouse */
[data-theme="sports-complex"] {
--theme--background: var(--swatch--complex-black);
--theme--text: var(--swatch--light);
--theme--text-display: var(--swatch--light);
--theme--text-h2: var(--swatch--light);
--theme--text-h3: var(--swatch--white);
--theme--text-h4: var(--swatch--light);
--theme--border: var(--swatch--complex-dark);
--theme--nav-text: var(--swatch--white);
--theme--shadow: var(--swatch--shadow-main);
/* button primary */
--button--background: var(--swatch--secondary);
--button--text: var(--swatch--brand-white);
--button--border: var(--swatch--secondary);
--button--background-hover: var(--swatch--light);
--button--text-hover: var(--swatch--dark);
--button--border-hover: var(--swatch--light);
--button--icon: var(--swatch--brand);
--button--icon-hover: var(--swatch--light);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--light);
--button-secondary--border: var(--swatch--dark-secondary);
--button-secondary--background-hover: var(--swatch--brand);
--button-secondary--text-hover: var(--swatch--brand-text);
--button-secondary--border-hover: var(--swatch--brand);
/* button text */
--button-text--background: var(--swatch--transparent);
--button-text--text: var(--swatch--light);
--button-text--border: var(--swatch--transparent);
--button-text--background-hover: var(--swatch--transparent);
--button-text--text-hover: var(--swatch--secondary);
--button-text--border-hover: var(--swatch--transparent);
--button-text--icon: var(--swatch--brand);
--button-text--icon-hover: var(--swatch--light);
}
[data-theme="complex-light"] {
--theme--background: var(--swatch--light);
--theme--background-hover: var(--swatch--secondary);
--theme--text: var(--swatch--complex-black);
--theme--text-display: var(--swatch--complex-black);
--theme--text-h2: var(--swatch--complex-black);
--theme--text-h3: var(--swatch--complex-black);
--theme--text-h4: var(--swatch--complex-black);
--theme--text-h5: var(--swatch--complex-black);
--theme--border: var(--swatch--border-white);
--theme--shadow: var(--swatch--shadow-main);
--theme--nav-text: var(--swatch--dark);
/* button primary */
--button--background: var(--swatch--complex-black);
--button--text: var(--swatch--light);
--button--border: var(--swatch--complex-black);
--button--background-hover: var(--swatch--secondary);
--button--text-hover: var(--swatch--complex-black);
--button--border-hover: var(--swatch--secondary);
--button--icon: var(--swatch--brand);
--button--icon-hover: var(--swatch--light);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--complex-black);
--button-secondary--border: var(--swatch--complex-black);
--button-secondary--background-hover: var(--swatch--complex-black);
--button-secondary--text-hover: var(--swatch--white);
--button-secondary--border-hover: var(--swatch--complex-black);
/* button text */
--button-text--background: var(--swatch--transparent);
--button-text--text: var(--swatch--primary);
--button-text--border: var(--swatch--transparent);
--button-text--background-hover: var(--swatch--transparent);
--button-text--text-hover: var(--swatch--secondary);
--button-text--border-hover: var(--swatch--transparent);
}
[data-theme="transparent-secondary"] {
--theme--background: var(--swatch--transparent-secondary);
--theme--text: var(--swatch--light);
--theme--text-h5: var(--swatch--light);
--theme--border: var(--swatch--dark-secondary);
--theme--shadow: var(--swatch--transparent);
/* button primary */
--button--background: var(--swatch--light);
--button--text: var(--swatch--secondary);
--button--border: var(--swatch--light);
--button--background-hover: var(--swatch--secondary70);
--button--text-hover: var(--swatch--secondary);
--button--border-hover: var(--swatch--secondary70);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--light);
--button-secondary--border: var(--swatch--dark-secondary);
--button-secondary--background-hover: var(--swatch--brand);
--button-secondary--text-hover: var(--swatch--brand-text);
--button-secondary--border-hover: var(--swatch--brand);
--theme--nav-text: var(--swatch--white);
}
[data-theme="transparent-sports-complex"] {
--theme--background: var(--swatch--transparent-sports-complex);
--theme--text: var(--swatch--light);
--theme--text-h5: var(--swatch--light);
--theme--border: var(--swatch--dark-secondary);
--theme--shadow: var(--swatch--transparent);
/* button primary */
--button--background: var(--swatch--secondary);
--button--text: var(--swatch--light);
--button--border: var(--swatch--secondary);
--button--background-hover: var(--swatch--light);
--button--text-hover: var(--swatch--dark);
--button--border-hover: var(--swatch--light);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--light);
--button-secondary--border: var(--swatch--dark-secondary);
--button-secondary--background-hover: var(--swatch--brand);
--button-secondary--text-hover: var(--swatch--brand-text);
--button-secondary--border-hover: var(--swatch--brand);
--theme--nav-text: var(--swatch--white);
}
[data-theme="complex-dark"] {
--theme--background: var(--swatch--complex-dark);
--theme--text: var(--swatch--light);
--theme--text-display: var(--swatch--light);
--theme--text-h2: var(--swatch--light);
--theme--text-h3: var(--swatch--white);
--theme--text-h4: var(--swatch--light);
--theme--border: var(--swatch--complex-dark);
--theme--nav-text: var(--swatch--white);
--theme--shadow: var(--swatch--shadow-main);
/* button primary */
--button--background: var(--swatch--secondary);
--button--text: var(--swatch--brand-white);
--button--border: var(--swatch--secondary);
--button--background-hover: var(--swatch--light);
--button--text-hover: var(--swatch--dark);
--button--border-hover: var(--swatch--light);
--button--icon: var(--swatch--brand);
--button--icon-hover: var(--swatch--light);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--light);
--button-secondary--border: var(--swatch--dark-secondary);
--button-secondary--background-hover: var(--swatch--brand);
--button-secondary--text-hover: var(--swatch--brand-text);
--button-secondary--border-hover: var(--swatch--brand);
/* button text */
--button-text--background: var(--swatch--transparent);
--button-text--text: var(--swatch--light);
--button-text--border: var(--swatch--transparent);
--button-text--background-hover: var(--swatch--transparent);
--button-text--text-hover: var(--swatch--secondary);
--button-text--border-hover: var(--swatch--transparent);
--button-text--icon: var(--swatch--brand);
--button-text--icon-hover: var(--swatch--light);
}
/* theme white */
[data-theme="white"] {
--theme--background: var(--swatch--white);
--theme--text: var(--swatch--brand-text);
--theme--border: var(--swatch--border-white);
--theme--text-display: var(--swatch--secondary);
--theme--text-h4: var(--swatch--brand);
--theme--text-h5: var(--swatch--brand);
--theme--text-h6: var(--swatch--text);
--theme--text-h3: var(--swatch--secondary);
--theme--text-h1: var(--swatch--secondary);
--theme--nav-text: var(--swatch--dark);
--theme--shadow: var(--swatch--shadow-main);
/* button primary */
--button--background: var(--swatch--brand);
--button--text: var(--swatch--white);
--button--border: var(--swatch--brand);
--button--background-hover: var(--swatch--dark);
--button--text-hover: var(--swatch--white);
--button--border-hover: var(--swatch--dark);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--brand);
--button-secondary--border: var(--swatch--brand);
--button-secondary--background-hover: var(--swatch--brand);
--button-secondary--text-hover: var(--swatch--white);
--button-secondary--border-hover: var(--swatch--brand);
/* button text */
--button-text--background: var(--swatch--brand);
--button-text--text: var(--swatch--dark);
--button-text--border: var(--swatch--dark-secondary);
--button-text--background-hover: var(--swatch--brand);
--button-text--text-hover: var(--swatch--secondary);
--button-text--border-hover: var(--swatch--brand);
}
/* theme transparent on light */
[data-theme="transparent-on-light"] {
--theme--background: var(--swatch--transparent-secondary70);
--theme--text: var(--swatch--dark);
--theme--border: var(--swatch--dark-secondary);
--theme--shadow: var(--swatch--transparent);
--theme--nav-text: var(--swatch--dark);
/* button primary */
--button--background: var(--swatch--brand);
--button--text: var(--swatch--light);
--button--border: var(--swatch--brand);
--button--background-hover: var(--swatch--dark);
--button--text-hover: var(--swatch--light);
--button--border-hover: var(--swatch--dark);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--light);
--button-secondary--border: var(--swatch--dark-secondary);
--button-secondary--background-hover: var(--swatch--brand);
--button-secondary--text-hover: var(--swatch--brand-text);
--button-secondary--border-hover: var(--swatch--brand);
}
/* theme transparent on light */
[data-theme="greenhouse-light"] {
--theme--background: var(--swatch--light);
--theme--text: var(--swatch--dark);
--theme--border: var(--swatch--border-white);
--theme--text-h4: var(--swatch--greenhouse-green);
--theme--text-h5: var(--swatch--text);
--theme--text-h6: var(--swatch--text);
--theme--text-h3: var(--swatch--secondary);
--theme--text-h2: var(--swatch--secondary);
--theme--text-h1: var(--swatch--secondary);
--theme--shadow: var(--swatch--shadow-main);
--theme--text-display: var(--swatch--greenhouse-green);
--theme--nav-text: var(--swatch--dark);
/* button primary */
--button--background: var(--swatch--brand);
--button--text: var(--swatch--light);
--button--border: var(--swatch--brand);
--button--background-hover: var(--swatch--dark);
--button--text-hover: var(--swatch--light);
--button--border-hover: var(--swatch--dark);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--light);
--button-secondary--border: var(--swatch--dark-secondary);
--button-secondary--background-hover: var(--swatch--brand);
--button-secondary--text-hover: var(--swatch--brand-text);
--button-secondary--border-hover: var(--swatch--brand);
}
/* theme transparent greenhouse */
[data-theme="transparent-greenhouse"] {
--theme--background: var(--swatch--transparent-greenhouse);
--theme--text: var(--swatch--light);
--theme--text-h5: var(--swatch--light);
--theme--text-h4: var(--swatch--light);
--theme--border: var(--swatch--dark-secondary);
--theme--shadow: var(--swatch--transparent);
--theme--nav-text: var(--swatch--white);
/* button primary */
--button--background: var(--swatch--secondary);
--button--text: var(--swatch--light);
--button--border: var(--swatch--secondary);
--button--background-hover: var(--swatch--light);
--button--text-hover: var(--swatch--dark);
--button--border-hover: var(--swatch--light);
/* button secondary */
--button-secondary--background: var(--swatch--transparent);
--button-secondary--text: var(--swatch--light);
--button-secondary--border: var(--swatch--dark-secondary);
--button-secondary--background-hover: var(--swatch--brand);
--button-secondary--text-hover: var(--swatch--brand-text);
--button-secondary--border-hover: var(--swatch--brand);
}
/* button secondary */
[data-button-style="secondary"] {
--button--background: var(--button-secondary--background);
--button--text: var(--button-secondary--text);
--button--border: var(--button-secondary--border);
--button--background-hover: var(--button-secondary--background-hover);
--button--text-hover: var(--button-secondary--text-hover);
--button--border-hover: var(--button-secondary--border-hover);
}
/* button text */
[data-button-style="text"] {
--button--background: var(--button-text--background);
--button--text: var(--button-text--text);
--button--border: var(--button-text--border);
--button--background-hover: var(--button-text--background-hover);
--button--text-hover: var(--button-text--text-hover);
--button--border-hover: var(--button-text--border-hover);
--button--icon: var(--button-text--icon);
--button--icon-hover: var(--button-text--icon-hover);
}
/* apply colors */
:is(c, :where([data-theme]:not([data-theme="inherit"]))) {
background-color: var(--theme--background);
color: var(--theme--text);
}
</style></div><div class="page_code_responsive w-embed"><style>
/* https://fluidbuilder.webflow.io/?design=120&max=150&min=25&g=--padding-horizontal--main,6.5,3_--size--2rem,2,1.75,t_--size--2-5rem,2.5,2_--size--3rem,3,2.25_--size--3-5rem,3.5,2.375_--size--4rem,4,2.5_--size--4-5rem,4.5,2.75_--size--5rem,5,3_--size--5-5rem,5.5,3.25_--size--6rem,6,3.5_--size--6-5rem,6.5,3.75_--size--7rem,7,4_--size--7-5rem,7.5,4.25_--size--8rem,8,4.5_--size--8-5rem,8.5,4.75_--size--9rem,9,5_--size--9-5rem,9.5,5.25_--size--10rem,10,5.5_--size--11rem,11,5.75_--size--12rem,12,6_--size--13rem,13,6.5_--size--14rem,14,7_--size--15rem,15,7.5_--size--16rem,16,8&g=:1.45,1.25:--display--font-size,8,3.16,t_--h1--font-size,5.52,2.53_--h2--font-size,3.8,2.02_--h3--font-size,2.62,1.62_--h4--font-size,1.81,1.29_--h5--font-size,1.25,1.04&g=:1.2,1.1:--text-large--font-size,1.62,1.38_--text-small--font-size,1.35,1.25,t */
/* fallback for older browsers */
:root {
--padding-horizontal--main: 6.5rem;
--size--2rem: 2rem;
--size--2-5rem: 2.5rem;
--size--3rem: 3rem;
--size--3-5rem: 3.5rem;
--size--4rem: 4rem;
--size--4-5rem: 4.5rem;
--size--5rem: 5rem;
--size--5-5rem: 5.5rem;
--size--6rem: 6rem;
--size--6-5rem: 6.5rem;
--size--7rem: 7rem;
--size--7-5rem: 7.5rem;
--size--8rem: 8rem;
--size--8-5rem: 8.5rem;
--size--9rem: 9rem;
--size--9-5rem: 9.5rem;
--size--10rem: 10rem;
--size--11rem: 11rem;
--size--12rem: 12rem;
--size--13rem: 13rem;
--size--14rem: 14rem;
--size--15rem: 15rem;
--size--16rem: 16rem;
--display--font-size: 8rem;
--h1--font-size: 5.52rem;
--h2--font-size: 3.8rem;
--h3--font-size: 2.62rem;
--h4--font-size: 1.81rem;
--h5--font-size: 1.25rem;
--text-large--font-size: 1.62rem;
--text-small--font-size: 1.35rem;
}
@media screen and (max-width: 767px) {
:root {
--padding-horizontal--main: 3rem;
--size--2rem: 1.75rem;
--size--2-5rem: 2rem;
--size--3rem: 2.25rem;
--size--3-5rem: 2.375rem;
--size--4rem: 2.5rem;
--size--4-5rem: 2.75rem;
--size--5rem: 3rem;
--size--5-5rem: 3.25rem;
--size--6rem: 3.5rem;
--size--6-5rem: 3.75rem;
--size--7rem: 4rem;
--size--7-5rem: 4.25rem;
--size--8rem: 4.5rem;
--size--8-5rem: 4.75rem;
--size--9rem: 5rem;
--size--9-5rem: 5.25rem;
--size--10rem: 5.5rem;
--size--11rem: 5.75rem;
--size--12rem: 6rem;
--size--13rem: 6.5rem;
--size--14rem: 7rem;
--size--15rem: 7.5rem;
--size--16rem: 8rem;
--display--font-size: 3.16rem;
--h1--font-size: 2.53rem;
--h2--font-size: 2.02rem;
--h3--font-size: 1.62rem;
--h4--font-size: 1.29rem;
--h5--font-size: 1.04rem;
--text-large--font-size: 1.38rem;
--text-small--font-size: 1.25rem;
}
}
/* fluid sizes */
@supports (font-size: clamp(1rem, 0.5rem + 3vw, 3rem)) {
:root {
--padding-horizontal--main: clamp(3rem, 2.08rem + 3.68vw, 7.604rem);
--size--2rem: clamp(1.75rem, 1.685rem + 0.26vw, 2.078rem);
--size--2-5rem: clamp(2rem, 1.8675rem + 0.53vw, 2.659rem);
--size--3rem: clamp(2.25rem, 2.0525rem + 0.79vw, 3.237rem);
--size--3-5rem: clamp(2.375rem, 2.08rem + 1.18vw, 3.854rem);
--size--4rem: clamp(2.5rem, 2.105rem + 1.58vw, 4.474rem);
--size--4-5rem: clamp(2.75rem, 2.29rem + 1.84vw, 5.052rem);
--size--5rem: clamp(3rem, 2.4725rem + 2.11vw, 5.633rem);
--size--5-5rem: clamp(3.25rem, 2.6575rem + 2.37vw, 6.211rem);
--size--6rem: clamp(3.5rem, 2.8425rem + 2.63vw, 6.789rem);
--size--6-5rem: clamp(3.75rem, 3.0275rem + 2.89vw, 7.367rem);
--size--7rem: clamp(4rem, 3.21rem + 3.16vw, 7.948rem);
--size--7-5rem: clamp(4.25rem, 3.395rem + 3.42vw, 8.526rem);
--size--8rem: clamp(4.5rem, 3.58rem + 3.68vw, 9.104rem);
--size--8-5rem: clamp(4.75rem, 3.7625rem + 3.95vw, 9.685rem);
--size--9rem: clamp(5rem, 3.9475rem + 4.21vw, 10.263rem);
--size--9-5rem: clamp(5.25rem, 4.1325rem + 4.47vw, 10.841rem);
--size--10rem: clamp(5.5rem, 4.315rem + 4.74vw, 11.422rem);
--size--11rem: clamp(5.75rem, 4.3675rem + 5.53vw, 12.659rem);
--size--12rem: clamp(6rem, 4.42rem + 6.32vw, 13.896rem);
--size--13rem: clamp(6.5rem, 4.79rem + 6.84vw, 15.052rem);
--size--14rem: clamp(7rem, 5.1575rem + 7.37vw, 16.211rem);
--size--15rem: clamp(7.5rem, 5.5275rem + 7.89vw, 17.367rem);
--size--16rem: clamp(8rem, 5.895rem + 8.42vw, 18.526rem);
--display--font-size: clamp(3.16rem, 1.8875rem + 5.09vw, 9.527rem);
--h1--font-size: clamp(2.53rem, 1.7425rem + 3.15vw, 6.465rem);
--h2--font-size: clamp(2.02rem, 1.5525rem + 1.87vw, 4.361rem);
--h3--font-size: clamp(1.62rem, 1.3575rem + 1.05vw, 2.935rem);
--h4--font-size: clamp(1.29rem, 1.1525rem + 0.55vw, 1.975rem);
--h5--font-size: clamp(1.04rem, 0.985rem + 0.22vw, 1.316rem);
--text-large--font-size: clamp(1.38rem, 1.3175rem + 0.25vw, 1.695rem);
--text-small--font-size: clamp(1.25rem, 1.2225rem + 0.11vw, 1.383rem);
}
}
</style></div><div class="page_code_custom w-embed"><style>
</style></div></div><div class="styleguide_guide_wrap"><div class="w-embed"><style>
html:not(.wf-design-mode) .styleguide_guide_wrap {
display: none;
}
.styleguide_guide_layout {
counter-reset: gridguides;
}
.styleguide_guide_layout > div::before {
counter-increment: gridguides;
content: counter(gridguides);
}
</style></div><div data-padding-bottom="none" data-padding-top="none" class="styleguide_guide_contain u-container"><div class="styleguide_guide_layout u-grid-custom"><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div></div></div></div><div data-theme="brand" class="navbar-logo-left fixed-nav"><div data-animation="default" data-collapse="medium" data-duration="500" data-easing="ease-out-back" data-easing2="ease-in-cubic" role="banner" class="navbar-logo-left-container shadow-three w-nav"><div class="navbar-wrapper"><a href="/" class="navbar-brand w-nav-brand"><div class="gentlebrook-code w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 180 68" fill="none">
<path d="M22.9197 12.0087C23.3815 12.0228 23.6614 12.0003 24.042 12.0228C26.3343 12.1578 28.5677 12.5263 30.6949 13.4181C31.2071 13.6319 31.7164 13.8654 32.2034 14.1327C33.81 15.0245 34.9743 16.2426 34.8036 18.2315C34.6188 20.3752 33.3174 21.7058 31.375 22.4007C28.0668 23.5794 24.7753 23.0899 21.5287 22.0884C20.1964 21.6777 18.895 21.1544 17.6971 20.4258C17.1009 20.0629 16.432 19.5734 16.8462 18.7492C17.252 17.9474 18.0189 18.3187 18.5843 18.5438C21.0445 19.5312 23.4711 20.6002 26.144 20.9013C27.7449 21.0813 29.2954 21.0025 30.7872 20.333C31.7584 19.8969 32.4022 19.1711 32.4805 18.119C32.5589 17.0556 31.8088 16.4114 30.9608 15.9641C28.5174 14.6756 25.8613 14.2368 23.1436 14.2396C17.4592 14.2452 12.2197 15.6518 7.63523 19.1965C3.49295 22.4007 1.41901 27.909 2.87161 32.4354C4.03033 36.0419 6.40934 38.4191 10.2382 39.0436C13.3169 39.5444 16.3536 39.2856 19.3148 38.2391C20.1348 37.9493 20.4119 37.5864 20.286 36.6074C19.9025 33.6226 19.8802 30.6518 21.6826 27.9849C23.1828 25.7681 25.8865 24.9129 28.1451 25.8131C30.1547 26.6121 31.0335 29.5913 30.3002 32.1822C29.4606 35.1502 27.3167 36.9731 24.7361 38.2981C23.5186 38.9227 23.2444 39.5585 23.7621 40.7822C24.3975 42.2788 24.9069 43.8289 25.447 45.3649C25.7017 46.0851 26.0404 46.3692 26.7513 45.8404C28.2039 44.7545 29.6677 43.6854 31.1427 42.6333C31.8424 42.1325 31.5989 41.5024 31.4785 40.8666C30.9048 37.848 31.4422 35.0376 33.1075 32.4579C33.4069 31.9937 33.7792 31.5577 34.1878 31.1892C36.1386 29.4197 38.3357 30.0357 38.9179 32.5733C39.6008 35.5524 38.4057 38.045 36.634 40.3236C36.1218 40.9819 35.5508 41.6037 34.9547 42.1888C34.4537 42.6839 34.5461 42.9371 35.1702 43.1622C36.2282 43.542 37.2581 43.3985 38.0754 42.7205C40.3621 40.8131 42.408 38.7651 41.9546 35.3499C41.8314 34.4215 41.4984 32.939 42.8922 32.8152C44.3084 32.6886 44.1209 34.2274 44.2161 35.1417C44.3588 36.5118 44.2524 37.9099 44.2524 39.6007C45.4028 38.5935 45.9625 37.4992 46.9141 36.7734C47.4767 36.3458 48.0449 35.9463 48.725 35.755C50.0572 35.3752 51.0256 36.0026 51.3559 37.4936C51.6694 38.9114 51.5966 40.3658 51.6806 41.8062C51.7533 43.0553 51.689 44.535 53.1108 45.0217C54.6697 45.5534 55.6213 44.3325 56.3882 43.2044C57.5637 41.4714 58.5825 39.7132 58.1795 37.4092C57.7596 35.0095 58.4398 32.6155 58.6889 30.2299C58.8008 29.1665 58.3866 29.0764 57.5721 29.0821C55.6157 29.0961 53.6621 29.0624 51.7057 29.0596C51.1096 29.0596 50.505 28.9949 50.4379 28.2775C50.3595 27.4532 51.0424 27.2732 51.6554 27.2563C53.7013 27.2 55.7529 27.1747 57.7988 27.2057C58.6665 27.2197 59.0723 27.02 59.3158 26.0607C59.7468 24.3559 60.3458 22.6848 61.3757 21.2023C61.8599 20.5018 62.3945 19.9223 63.2733 20.0264C64.2082 20.1361 64.4825 20.9575 64.7092 21.7283C65.1094 23.0984 65.0842 24.4994 64.8211 25.8806C64.6112 26.975 65.0226 27.3182 66.0554 27.1972C66.5144 27.1438 66.9846 27.1832 67.452 27.1916C67.9922 27.2028 68.3504 27.456 68.3896 28.0131C68.4316 28.6376 68.0622 28.947 67.48 29.0371C67.2981 29.0652 67.1078 29.0511 66.923 29.0596C64.2977 29.1862 64.3341 29.1974 63.3909 31.7152C62.5429 33.9799 61.6024 36.2079 60.7124 38.4557C60.5445 38.8833 60.3318 39.3278 60.3066 39.7751C60.2226 41.2661 60.3821 42.7233 61.8459 43.5588C62.8927 44.1581 64.3313 43.6235 65.658 42.2254C67.4856 40.2983 68.5604 38.2278 68.6387 35.3358C68.7815 30.002 69.2965 24.6316 71.7007 19.7C72.3108 18.451 72.9573 17.0781 74.6898 17.2272C75.7954 17.3229 76.7106 18.932 76.7106 20.8562C76.7078 23.6301 76.0249 26.2886 75.0956 28.8908C73.9817 32.0134 72.5683 34.987 70.777 37.7861C70.0801 38.8748 70.43 41.1648 71.4096 42.2141C72.3892 43.2606 73.6011 43.3 74.8857 42.8837C75.703 42.6192 76.0585 42.2394 75.8457 41.2492C75.2076 38.2644 75.3951 35.333 76.9373 32.6098C77.651 31.3495 78.6138 30.3986 80.1364 30.1539C81.3091 29.9654 82.1319 30.3621 82.6441 31.4283C83.9288 34.1093 83.022 36.5399 81.6757 38.8439C81.0264 39.9551 80.0832 40.8975 79.2687 41.9103C79.0756 42.1494 78.6558 42.2901 78.8041 42.6867C78.958 43.0975 79.3835 43.0975 79.7501 43.1425C81.2307 43.3197 82.4902 42.8302 83.6097 41.8794C85.6445 40.1464 86.9263 37.8959 88.0067 35.5046C88.1606 35.167 88.3146 34.821 88.5273 34.52C88.7148 34.2556 88.9863 34.0192 89.3557 34.2302C89.6412 34.3934 89.6832 34.6944 89.5964 34.9673C88.2362 39.2012 86.2322 42.9765 81.9668 44.9486C80.3911 45.6772 78.7593 45.5112 77.4131 44.2734C76.9961 43.888 76.7246 44.0061 76.3187 44.2115C72.725 46.0345 70.5167 45.1764 69.0502 41.4067C69.0222 41.3336 68.941 41.2801 68.8514 41.1817C68.0454 42.096 67.3037 43.0496 66.4472 43.888C63.3685 46.9009 60.8384 46.4818 58.8092 42.5151C58.4985 43.0384 58.213 43.4744 57.9723 43.9302C57.3706 45.0667 56.5421 45.9669 55.459 46.6759C52.9736 48.3075 50.6338 47.3342 50.0153 44.4169C49.6542 42.7149 49.8417 40.9763 49.5758 39.2743C49.4947 38.7483 49.615 38.0224 48.9293 37.8649C48.3387 37.7271 47.9385 38.2672 47.5271 38.6385C45.9793 40.0423 45.1229 41.9384 43.9865 43.6376C43.2896 44.6813 42.6627 45.7728 42.0106 46.8447C41.7475 47.2807 41.5096 47.8884 40.877 47.548C40.2473 47.2104 40.2277 46.5746 40.5272 45.9613C41.1401 44.7066 41.7727 43.4604 42.061 42.0763C42.1365 41.7162 42.2961 41.3673 42.1001 40.8835C41.4116 41.9384 40.6839 42.8809 39.8219 43.722C37.7647 45.7222 35.4837 45.9613 33.197 44.2734C32.738 43.9358 32.5281 44.009 32.1447 44.3072C30.6053 45.5084 29.0799 46.735 27.4622 47.8237C26.7513 48.3019 26.6981 48.7098 26.9584 49.4216C28.0472 52.4176 28.7973 55.5009 28.4838 58.708C28.1591 62.0585 27.3447 65.2318 24.1848 67.1673C23.6866 67.4739 23.152 67.7243 22.6342 68H19.2812C17.8678 67.1307 16.6923 66.0392 16.1745 64.4103C15.2789 61.5915 15.4328 58.8177 16.6251 56.1086C17.9546 53.09 20.1432 50.7691 22.6958 48.7802C23.5242 48.1359 23.7677 47.5648 23.3227 46.5549C22.5754 44.8557 21.8505 43.134 21.4587 41.3083C21.26 40.3855 20.9129 40.1295 19.9221 40.4868C17.4592 41.3758 14.8954 41.8034 12.2589 41.6768C7.60445 41.4517 3.79802 39.8116 1.46939 35.4737C0.853646 34.3259 -1.33281e-10 31.7631 0 29.2312V27.6839C0.151148 27.0678 0.335861 25.9791 0.431021 25.6471C1.51137 21.8156 3.78683 18.8195 6.9915 16.5661C10.9659 13.7782 15.416 12.3013 20.2608 12.0087C20.6666 11.9834 21.0425 12.0228 21.5203 12.0087H22.9169L22.9197 12.0087ZM26.3791 57.9962C26.4098 56.2886 26.2307 54.6654 25.7353 53.1041C24.5402 49.3344 25.0916 49.3034 22.1276 52.0801C19.3316 54.6992 17.2744 57.7346 17.8314 61.8953C18.1141 64.0081 19.242 65.575 20.9185 65.9407C22.4019 66.2643 24.2435 65.2009 25.2399 63.4595C26.2223 61.7378 26.4658 59.867 26.3791 57.9962ZM28.5985 30.3311C28.6013 29.2621 28.2235 28.3506 27.2887 27.8583C26.3315 27.3519 25.3631 27.7064 24.529 28.2719C22.7462 29.4787 22.4411 31.358 22.3683 33.3131C22.3263 34.4215 22.1668 36.0532 22.8945 36.4274C23.6754 36.8296 24.8229 35.6565 25.7213 35.0264C27.3503 33.887 28.4502 32.3904 28.5985 30.3311ZM70.3236 35.1051C72.7698 31.1667 74.4183 26.9525 75.1124 22.3923C75.2104 21.7565 75.2328 21.0841 75.0117 20.454C74.8605 20.0292 74.7654 19.4581 74.2028 19.4468C73.755 19.4384 73.5199 19.8913 73.3268 20.2627C70.9114 24.9157 70.3852 29.9598 70.3236 35.1051ZM77.4299 40.875C79.7361 39.0718 81.3287 37.066 81.5806 34.2359C81.6533 33.4172 81.5498 32.6098 80.6401 32.2751C79.7893 31.9628 79.1204 32.4973 78.7369 33.0881C77.22 35.4287 76.8337 37.9887 77.4271 40.875H77.4299ZM37.4765 34.3484C37.5296 33.5129 37.4569 32.6745 36.5584 32.3623C35.6012 32.0303 34.9295 32.6886 34.4901 33.3975C33.1774 35.5046 33.0123 37.8565 33.2278 40.2589C33.2726 40.7484 33.4601 40.9763 33.9191 40.574C35.8167 38.9058 37.2945 36.9956 37.4765 34.3484ZM59.8812 36.2079C61.1154 34.2105 61.5633 32.2441 62.2462 30.379C62.3749 30.0301 62.9767 29.3071 62.1538 29.1637C61.4653 29.0455 60.3122 28.6376 60.1862 29.9682C59.9987 31.9375 59.6377 33.9067 59.884 36.2107L59.8812 36.2079ZM63.4133 24.6344C63.4133 24.1786 63.4133 23.993 63.4133 23.8101C63.4077 23.3938 63.4609 22.8846 62.9991 22.727C62.4169 22.5273 62.1846 23.0899 62.0027 23.4753C61.6696 24.1786 61.4233 24.927 61.1714 25.664C60.6676 27.1466 60.8524 27.3379 62.4113 27.1663C62.9291 27.11 63.1362 26.9215 63.181 26.418C63.2426 25.7315 63.3573 25.0507 63.4133 24.6316V24.6344Z" fill="currentColor"/>
<path d="M163.824 29.6832C164.432 28.6648 164.801 27.9756 165.235 27.3286C166.105 26.0289 167.326 25.334 168.907 25.5084C170.388 25.6716 171.138 26.8138 171.684 27.9981C173.559 32.0576 171.527 37.7318 168.356 39.1694C167.804 39.4197 167.944 39.6729 168.219 39.9852C169.607 41.5718 171.295 42.6409 173.584 41.2146C175.33 40.1259 176.472 38.4801 177.659 36.8653C177.919 36.5109 178.104 35.7598 178.765 36.1508C179.439 36.5503 179.207 37.1467 178.888 37.7318C177.648 39.9965 176.307 42.1598 173.895 43.3892C171.737 44.4891 169.727 44.1403 167.9 42.7084C166.094 41.2905 165.02 39.3213 164.18 37.2283C163.897 36.5193 163.959 35.802 164.745 35.4334C165.599 35.0339 165.882 35.7204 166.187 36.3083C166.951 37.7853 167.869 37.9344 168.89 36.6065C170.614 34.3728 170.995 31.855 169.931 29.2303C169.195 27.413 167.883 27.2189 166.679 28.783C164.854 31.1517 163.802 33.8862 163.601 36.8738C163.427 39.4282 163.444 41.9938 163.374 44.5567C163.365 44.8352 163.351 45.1165 163.321 45.3922C163.248 46.0111 162.94 46.4809 162.293 46.5315C161.599 46.585 161.345 46.0842 161.224 45.4822C160.936 44.0475 161.168 42.6015 161.115 41.1611C161.096 40.6576 161.112 40.154 161.112 39.5745C160.026 40.0133 158.985 40.4269 157.852 40.3678C157.146 40.3312 157.062 40.9107 156.825 41.3271C155.923 42.8912 154.79 44.2191 153.116 44.9899C149.338 46.7256 145.73 44.8127 145.137 40.6941C144.999 39.7376 144.915 39.6392 143.869 39.8389C141.814 40.2299 140.225 41.0036 139.245 42.9222C139.03 43.347 138.534 43.6452 138.134 43.9631C134.409 46.9141 130.739 45.8761 128.831 41.2708C128.114 41.8841 127.683 42.714 126.95 43.2879C125.682 44.2782 124.347 45.1165 122.751 44.4188C121.151 43.7211 121.041 42.0501 120.826 40.5647C120.608 39.054 121.055 37.5546 121.128 35.7541C120.224 36.615 119.44 37.1664 118.38 37.0848C117.585 37.0257 117.742 37.7656 117.607 38.1904C116.784 40.7813 115.74 43.2429 113.846 45.2628C113.353 45.786 112.779 46.1602 112.13 46.4246C111.492 46.6863 110.938 46.6075 110.604 45.9183C110.201 45.0884 110.929 45.0405 111.38 44.7733C114.383 42.9925 115.497 39.9965 116.42 36.8822C116.51 36.5756 116.309 36.3674 116.174 36.1227C115.2 34.37 115.046 32.5021 115.486 30.5778C115.586 30.1305 115.746 29.672 115.987 29.2866C116.563 28.3723 117.45 27.9053 118.48 28.2626C119.435 28.5917 119.72 29.4891 119.555 30.44C119.331 31.7228 119.021 32.9887 118.746 34.2603C118.682 34.5585 118.391 34.9467 118.758 35.1212C118.973 35.2224 119.396 35.0452 119.65 34.8764C120.761 34.1506 121.663 33.2673 122.057 31.9197C122.253 31.2474 122.39 30.4034 123.314 30.2431C123.723 30.1727 124.031 30.3978 124.226 30.7522C124.702 31.6103 124.148 32.2123 123.759 32.9128C122.315 35.5178 122.119 38.3338 122.838 41.1471C123.241 42.7225 125.147 42.8434 126.449 41.4762C127.792 40.0668 128.567 38.331 129.175 36.5024C129.847 34.4741 130.89 32.7046 132.724 31.4724C134.91 29.9983 136.46 30.3612 138.836 31.4781C141.887 32.9128 141.775 35.3068 141.641 37.864C141.599 38.6855 141.904 38.7755 142.494 38.6152C143.838 38.2494 144.969 37.594 145.568 36.2296C146.206 34.7723 147.009 33.422 148.196 32.322C149.606 31.0139 151.26 30.4428 153.169 30.5722C154.199 30.6397 155.075 30.9548 155.593 31.9366C155.699 32.1363 155.817 32.4008 155.999 32.4796C158.28 33.4614 158.325 35.3884 158.067 37.4083C157.896 38.7586 158.031 38.9359 159.313 38.5026C160.567 38.0778 161.403 37.4027 161.479 35.8385C161.823 28.7155 162.03 21.5952 161.89 14.461C161.874 13.5438 161.529 12.1007 162.786 12.005C164.18 11.9009 164.026 13.4398 164.062 14.3681C164.264 19.3503 164.202 24.3353 163.824 29.6748V29.6832ZM136.62 32.3614C133.868 32.3755 132.234 33.8777 131.24 36.0551C130.25 38.2241 130.135 40.5028 131.638 42.548C132.416 43.6086 133.547 43.9518 134.87 43.5777C136.575 43.0966 137.756 41.9769 138.794 40.6069C139.281 39.9655 139.183 39.6814 138.565 39.1947C136.292 37.4055 135.623 35.0424 136.62 32.3586V32.3614ZM153.374 32.6737C153.211 32.6371 153.077 32.5808 152.943 32.578C150.524 32.5358 148.842 33.7708 147.837 35.8357C146.847 37.8725 146.603 40.0583 147.793 42.126C148.607 43.5411 150.099 43.9828 151.661 43.5101C153.169 43.0544 154.202 42.036 155.067 40.7757C155.448 40.2243 155.408 39.8924 154.913 39.3804C153.068 37.4843 152.251 35.29 153.371 32.6737H153.374ZM139.735 37.8584C140.208 36.6684 140.113 35.5628 139.623 34.4826C139.433 34.0634 139.164 33.5908 138.607 33.7483C138.131 33.8833 137.896 34.3419 137.888 34.8286C137.868 36.193 138.501 37.1748 139.735 37.8612V37.8584ZM156.228 38.0216C156.603 36.961 156.735 35.9398 156.388 34.9158C156.192 34.3419 155.769 34.0718 155.089 34.2547C154.395 34.4404 154.571 34.9327 154.63 35.349C154.784 36.4209 155.156 37.3858 156.228 38.0244V38.0216Z" fill="currentColor"/>
<path d="M108.618 28.464C114.747 31.8229 113.689 39.3989 110.14 42.8788C106.023 46.9186 101.125 47.8807 96.5688 45.3741C95.5976 44.8396 94.59 44.187 94.534 42.8563C94.5089 42.2402 94.5816 41.5819 95.3009 41.4216C96.0006 41.2669 96.7955 41.3316 97.1118 42.0968C97.6212 43.3289 98.3489 44.2686 99.6671 44.6512C101.374 45.1491 103.062 45.09 104.736 44.4795C109.186 42.8591 111.87 38.3664 110.798 34.2957C110.264 32.2618 108.998 30.8721 107.022 30.1462C106.208 29.848 105.455 29.8396 104.615 30.2475C101.509 31.7667 98.2369 32.816 94.8055 33.2689C93.9463 33.3814 93.7728 33.6993 93.7644 34.4955C93.7336 37.8516 93.7672 41.2022 94.1086 44.5443C94.131 44.7749 94.1842 45.0084 94.1786 45.2391C94.1646 45.9143 94.0554 46.7132 93.3361 46.8286C92.4657 46.9692 92.4293 46.0831 92.2978 45.4754C91.5141 41.8886 91.7044 38.2483 91.7324 34.6193C91.738 33.8878 91.7996 33.2577 91.0523 32.6725C90.1567 31.9692 90.3946 30.8861 91.167 30.2363C92.1186 29.4373 92.2026 28.4443 92.2838 27.3781C92.5329 24.081 92.7876 20.7839 93.0423 17.4896C93.0954 16.8201 93.1402 16.0605 94.0722 16.173C94.9399 16.2799 94.9175 17.0086 94.8727 17.6894C94.6488 20.9893 94.4529 24.2891 94.1954 27.5834C94.1282 28.4471 94.3269 28.6243 95.161 28.357C98.3713 27.3274 101.657 27.3218 104.963 27.7522C105.368 27.8057 105.743 27.9519 106.174 27.7353C109.049 26.2922 111.887 24.7899 114.02 22.289C116.491 19.3885 115.769 16.5078 112.239 15.1237C109.284 13.9647 106.211 13.6186 103.065 13.9309C97.1258 14.5189 91.2762 15.5204 85.7093 17.7794C84.4638 18.2858 83.2687 18.9019 82.1912 19.7458C81.6706 20.1537 81.3487 20.5504 81.3403 21.2284C81.3319 21.9739 81.164 22.6856 80.1928 22.6237C79.2356 22.5618 78.4575 22.1792 78.3372 21.0962C78.2196 20.0159 78.715 19.2423 79.6162 18.6543C81.6986 17.2955 83.9712 16.3503 86.3083 15.5682C93.5489 13.1432 100.941 11.6269 108.626 12.0798C110.963 12.2177 113.236 12.6734 115.173 14.1475C117.787 16.1365 118.358 18.9975 116.656 21.7995C114.77 24.9024 111.836 26.7648 108.615 28.4696L108.618 28.464ZM101.324 29.6174C97.4364 29.4401 94.8307 30.1462 93.9939 31.6063C96.6108 31.2856 98.9758 30.5063 101.324 29.6174Z" fill="currentColor"/>
</svg></div></a><nav role="navigation" class="nav-menu-wrapper w-nav-menu"><ul role="list" class="nav-menu-two w-list-unstyled"><li class="nav-list"><div data-hover="true" data-delay="0" class="nav-dropdown w-dropdown"><div class="nav-dropdown-toggle w-dropdown-toggle"><div class="text-block-2">Senior Services</div></div><nav data-theme="white" class="nav-dropdown-list w-dropdown-list"><div class="nav-list-title-wrap"><div class="nav-subheads u-text-h6" STYLE="max-width: none;"><h2>Senior Services</h2></div></div><a href="/senior-services" class="nav-dropdown-link w-dropdown-link">All Senior Services</a><a href="/senior-services/assisted-living-north" class="nav-dropdown-link w-dropdown-link">Assisted Living North</a><a href="/senior-services/assisted-living-south" class="nav-dropdown-link w-dropdown-link">Assisted Living South</a><a href="/senior-services/memory-care" class="nav-dropdown-link w-dropdown-link">Memory Care</a><a href="/senior-services/respite-care" class="nav-dropdown-link w-dropdown-link">Respite Care</a><a href="/senior-services/independent-living" class="nav-dropdown-link w-dropdown-link">Independent Living</a></nav></div><div data-hover="true" data-delay="0" class="nav-dropdown w-dropdown"><div class="nav-dropdown-toggle w-dropdown-toggle"><div class="text-block-2">DD Services</div></div><nav data-theme="white" class="nav-dropdown-list w-dropdown-list"><div class="nav-list-title-wrap"><div class="nav-subheads u-text-h6" STYLE="max-width: none;"><h2>DD Services</h2></div></div><a href="/developmental-disability-services" class="nav-dropdown-link w-dropdown-link">All DD Services</a><a href="/developmental-disability-services/residential-services" class="nav-dropdown-link w-dropdown-link">Residential Services</a><div class="nav-list-title-wrap"><div class="nav-subheads u-text-h6" STYLE="max-width: none;"><h2>Adult Day Services</h2></div></div><a href="/developmental-disability-services/adult-day-services-hartville" class="nav-dropdown-link w-dropdown-link">Adult Day Services Hartville</a><a href="/developmental-disability-services/adult-day-services-holmesville" class="nav-dropdown-link w-dropdown-link">Adult Day Services Holmesville</a></nav></div><div data-hover="true" data-delay="0" class="nav-dropdown w-dropdown"><div class="nav-dropdown-toggle w-dropdown-toggle"><div class="text-block-2">Community</div></div><nav data-theme="white" class="nav-dropdown-list w-dropdown-list"><div class="nav-list-title-wrap"><div class="nav-subheads u-text-h6" STYLE="max-width: none;"><h2>Community</h2></div></div><a href="/community/gentlebrook-greenhouse-and-farm" class="nav-dropdown-link w-dropdown-link">GentleBrook Greenhouse</a><a href="/community/gentlebrook-sportsplex" class="nav-dropdown-link w-dropdown-link">SportsPlex</a><a href="/upcoming-events" class="nav-dropdown-link w-dropdown-link">Upcoming Events</a></nav></div><a href="/about-us" class="single-link w-inline-block"><div class="text-block-2">About Us</div></a><a href="/donate" class="single-link w-inline-block"><div class="text-block-2">Donate</div></a><a href="/contact-us" class="single-link w-inline-block"><div class="text-block-2">Contact Us</div></a></li><li class="mobile-margin-top-10"><a href="/careers" class="link-block w-inline-block"><div data-button-style="primary" class="btn_main_wrap donate-button-header"><div class="btn_main_list u-gap-xsmall u-hflex-center-center"><div class="btn_main_text">Join Our Team</div><div class="code-embed-2 w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="14" viewBox="0 0 22 14" fill="none">
<path d="M1 7.00063C13.8 5.40063 18.3333 6.33396 21 7.00063M21 7.00063L15.4 1M21 7.00063L15.4 13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg></div></div></div></a></li></ul></nav><div class="menu-button w-nav-button"><div class="code-embed-4 w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="auto" height="auto" viewBox="0 0 48 48" fill="none">
<g clip-path="url(#clip0_391_2041)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M24 48C37.2548 48 48 37.2548 48 24C48 10.7452 37.2548 0 24 0C10.7452 0 0 10.7452 0 24C0 37.2548 10.7452 48 24 48ZM13.1391 18.4893C27.0571 16.8159 31.4845 17.5891 34.647 18.4476C35.4465 18.6646 36.2706 18.1925 36.4876 17.393C36.7046 16.5935 36.2325 15.7694 35.433 15.5524C31.7431 14.5507 26.8816 13.8154 12.7809 15.5107C11.9584 15.6096 11.3718 16.3566 11.4707 17.1791C11.5696 18.0016 12.3165 18.5882 13.1391 18.4893ZM19.9923 24.5522C24.0682 24.3977 29.4914 24.5517 35.7801 25.4838C36.5995 25.6053 37.3623 25.0394 37.4838 24.2199C37.6053 23.4005 37.0394 22.6377 36.2199 22.5162C29.7344 21.5549 24.1253 21.3934 19.8786 21.5544C15.6843 21.7134 12.7073 22.1916 11.535 22.5739C10.7474 22.8307 10.3171 23.6774 10.5739 24.465C10.8307 25.2526 11.6774 25.6829 12.465 25.4261C13.2281 25.1773 15.8641 24.7088 19.9923 24.5522ZM13.2056 33.4798C22.1776 31.9909 29.6007 32.3732 34.727 33.467C35.5372 33.6398 36.3341 33.1232 36.507 32.313C36.6798 31.5028 36.1632 30.7059 35.353 30.533C29.82 29.3525 22.0155 28.9768 12.7144 30.5202C11.8972 30.6559 11.3446 31.4283 11.4802 32.2456C11.6159 33.0628 12.3883 33.6154 13.2056 33.4798Z" fill="currentColor"/>
</g>
</svg></div></div></div></div></div><main class="page_main"><section data-padding-top="nav" class="_404-section"><div class="w-layout-blockcontainer section-headers u-container w-container"><div class="div u-text-display" STYLE="max-width: none;"></div><h1 class="u-text-display">Error 404</h1></div><div data-padding-top="none" class="w-layout-blockcontainer u-container w-container"><div class="h2-wrapper u-vflex-left-top u-gap-small"><h1 class="u-text-h6">Error 404</h1><div class="div u-text-h6" STYLE="max-width: none;"></div><h1 class="u-text-h2">This page must have moved!</h1><div data-padding-bottom="tiny" class="h2-wrapper"><div class="div u-text-h2" STYLE="max-width: 12ch;"></div></div><div class="u-text-large" STYLE="max-width: 63ch;"></div><p class="u-text-large _404-page">And moving can be hard. GentleBrook can make the move for your loved one easy and seamless. Contact us below and explore the offerings GentleBrook has to offer.</p><div data-padding-top="small" class="card-button-wrap"><a href="/contact-us" class="link-block w-inline-block"><div data-button-style="secondary" class="btn_main_wrap"><div class="btn_main_list u-gap-xsmall u-hflex-center-center"><div class="btn_main_text">Contact Us</div><div class="code-embed-2 w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="14" viewBox="0 0 22 14" fill="none">
<path d="M1 7.00063C13.8 5.40063 18.3333 6.33396 21 7.00063M21 7.00063L15.4 1M21 7.00063L15.4 13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg></div></div></div></a></div></div></div><div data-preserve-aspect-ratio="xMidYMid slice" class="hero-lottie _404" data-w-id="70edf01a-184f-f1fa-a094-f708644a4d0d" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/664f512075b2bd6c22d0343b/66676095a4d3bbeb04e2f9c5_interior-page-swoop.json" data-loop="0" data-direction="1" data-autoplay="1" data-is-ix2-target="0" data-renderer="svg" data-duration="0"></div></section></main><section data-padding-top="small" class="footer-section"><div id="donate" data-padding-top="none" data-padding-bottom="none" class="w-layout-blockcontainer donations-footer-section u-container u-max-width-none w-container"><div data-padding-bottom="small" data-theme="secondary" data-padding-top="small" class="donations-container u-hflex-between-center u-container u-gap-medium"><div class="background-donation-color-wrapper"><div class="background-donations"><div data-preserve-aspect-ratio="xMidYMid slice" class="heart-footer-animation" data-w-id="7bdaf99e-02fb-7d23-7eb2-36ab788a8332" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/664f512075b2bd6c22d0343b/66675e3f5627a0e5f6675999_heart-animation.json" data-loop="1" data-direction="-1" data-autoplay="1" data-is-ix2-target="0" data-renderer="svg" data-default-duration="6" data-duration="0"></div></div></div><div class="donations-text-wrapper u-column-3"><h3 class="donations-footer u-text-h3">Your donations leave a lasting impact on our community.</h3></div><div data-theme="white" class="callout-button-wrap u-column-3 u-hflex-left-center u-gap-medium"><div class="div u-text-h5" STYLE="max-width: 30ch;"><div class="w-richtext"><h2>Donations are Tax-Deductable.</h2></div></div><a href="/donate" class="link-block w-inline-block"><div data-button-style="primary" class="btn_main_wrap"><div class="btn_main_list u-gap-xsmall u-hflex-center-center"><div class="btn_main_text">Support Us</div><div class="code-embed-2 w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="14" viewBox="0 0 22 14" fill="none">
<path d="M1 7.00063C13.8 5.40063 18.3333 6.33396 21 7.00063M21 7.00063L15.4 1M21 7.00063L15.4 13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg></div></div></div></a></div></div></div><div data-padding-bottom="medium" data-theme="brand" class="footer-container"><div data-padding-bottom="small" data-padding-top="large" class="footer-info-wrapper u-container u-grid-desktop"><div class="footer-logo-wrapper u-column-2"><div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="180" height="68" viewBox="0 0 180 68" fill="none">
<path d="M22.9197 12.0087C23.3815 12.0228 23.6614 12.0003 24.042 12.0228C26.3343 12.1578 28.5677 12.5263 30.6949 13.4181C31.2071 13.6319 31.7164 13.8654 32.2034 14.1327C33.81 15.0245 34.9743 16.2426 34.8036 18.2315C34.6188 20.3752 33.3174 21.7058 31.375 22.4007C28.0668 23.5794 24.7753 23.0899 21.5287 22.0884C20.1964 21.6777 18.895 21.1544 17.6971 20.4258C17.1009 20.0629 16.432 19.5734 16.8462 18.7492C17.252 17.9474 18.0189 18.3187 18.5843 18.5438C21.0445 19.5312 23.4711 20.6002 26.144 20.9013C27.7449 21.0813 29.2954 21.0025 30.7872 20.333C31.7584 19.8969 32.4022 19.1711 32.4805 18.119C32.5589 17.0556 31.8088 16.4114 30.9608 15.9641C28.5174 14.6756 25.8613 14.2368 23.1436 14.2396C17.4592 14.2452 12.2197 15.6518 7.63523 19.1965C3.49295 22.4007 1.41901 27.909 2.87161 32.4354C4.03033 36.0419 6.40934 38.4191 10.2382 39.0436C13.3169 39.5444 16.3536 39.2856 19.3148 38.2391C20.1348 37.9493 20.4119 37.5864 20.286 36.6074C19.9025 33.6226 19.8802 30.6518 21.6826 27.9849C23.1828 25.7681 25.8865 24.9129 28.1451 25.8131C30.1547 26.6121 31.0335 29.5913 30.3002 32.1822C29.4606 35.1502 27.3167 36.9731 24.7361 38.2981C23.5186 38.9227 23.2444 39.5585 23.7621 40.7822C24.3975 42.2788 24.9069 43.8289 25.447 45.3649C25.7017 46.0851 26.0404 46.3692 26.7513 45.8404C28.2039 44.7545 29.6677 43.6854 31.1427 42.6333C31.8424 42.1325 31.5989 41.5024 31.4785 40.8666C30.9048 37.848 31.4422 35.0376 33.1075 32.4579C33.4069 31.9937 33.7792 31.5577 34.1878 31.1892C36.1386 29.4197 38.3357 30.0357 38.9179 32.5733C39.6008 35.5524 38.4057 38.045 36.634 40.3236C36.1218 40.9819 35.5508 41.6037 34.9547 42.1888C34.4537 42.6839 34.5461 42.9371 35.1702 43.1622C36.2282 43.542 37.2581 43.3985 38.0754 42.7205C40.3621 40.8131 42.408 38.7651 41.9546 35.3499C41.8314 34.4215 41.4984 32.939 42.8922 32.8152C44.3084 32.6886 44.1209 34.2274 44.2161 35.1417C44.3588 36.5118 44.2524 37.9099 44.2524 39.6007C45.4028 38.5935 45.9625 37.4992 46.9141 36.7734C47.4767 36.3458 48.0449 35.9463 48.725 35.755C50.0572 35.3752 51.0256 36.0026 51.3559 37.4936C51.6694 38.9114 51.5966 40.3658 51.6806 41.8062C51.7533 43.0553 51.689 44.535 53.1108 45.0217C54.6697 45.5534 55.6213 44.3325 56.3882 43.2044C57.5637 41.4714 58.5825 39.7132 58.1795 37.4092C57.7596 35.0095 58.4398 32.6155 58.6889 30.2299C58.8008 29.1665 58.3866 29.0764 57.5721 29.0821C55.6157 29.0961 53.6621 29.0624 51.7057 29.0596C51.1096 29.0596 50.505 28.9949 50.4379 28.2775C50.3595 27.4532 51.0424 27.2732 51.6554 27.2563C53.7013 27.2 55.7529 27.1747 57.7988 27.2057C58.6665 27.2197 59.0723 27.02 59.3158 26.0607C59.7468 24.3559 60.3458 22.6848 61.3757 21.2023C61.8599 20.5018 62.3945 19.9223 63.2733 20.0264C64.2082 20.1361 64.4825 20.9575 64.7092 21.7283C65.1094 23.0984 65.0842 24.4994 64.8211 25.8806C64.6112 26.975 65.0226 27.3182 66.0554 27.1972C66.5144 27.1438 66.9846 27.1832 67.452 27.1916C67.9922 27.2028 68.3504 27.456 68.3896 28.0131C68.4316 28.6376 68.0622 28.947 67.48 29.0371C67.2981 29.0652 67.1078 29.0511 66.923 29.0596C64.2977 29.1862 64.3341 29.1974 63.3909 31.7152C62.5429 33.9799 61.6024 36.2079 60.7124 38.4557C60.5445 38.8833 60.3318 39.3278 60.3066 39.7751C60.2226 41.2661 60.3821 42.7233 61.8459 43.5588C62.8927 44.1581 64.3313 43.6235 65.658 42.2254C67.4856 40.2983 68.5604 38.2278 68.6387 35.3358C68.7815 30.002 69.2965 24.6316 71.7007 19.7C72.3108 18.451 72.9573 17.0781 74.6898 17.2272C75.7954 17.3229 76.7106 18.932 76.7106 20.8562C76.7078 23.6301 76.0249 26.2886 75.0956 28.8908C73.9817 32.0134 72.5683 34.987 70.777 37.7861C70.0801 38.8748 70.43 41.1648 71.4096 42.2141C72.3892 43.2606 73.6011 43.3 74.8857 42.8837C75.703 42.6192 76.0585 42.2394 75.8457 41.2492C75.2076 38.2644 75.3951 35.333 76.9373 32.6098C77.651 31.3495 78.6138 30.3986 80.1364 30.1539C81.3091 29.9654 82.1319 30.3621 82.6441 31.4283C83.9288 34.1093 83.022 36.5399 81.6757 38.8439C81.0264 39.9551 80.0832 40.8975 79.2687 41.9103C79.0756 42.1494 78.6558 42.2901 78.8041 42.6867C78.958 43.0975 79.3835 43.0975 79.7501 43.1425C81.2307 43.3197 82.4902 42.8302 83.6097 41.8794C85.6445 40.1464 86.9263 37.8959 88.0067 35.5046C88.1606 35.167 88.3146 34.821 88.5273 34.52C88.7148 34.2556 88.9863 34.0192 89.3557 34.2302C89.6412 34.3934 89.6832 34.6944 89.5964 34.9673C88.2362 39.2012 86.2322 42.9765 81.9668 44.9486C80.3911 45.6772 78.7593 45.5112 77.4131 44.2734C76.9961 43.888 76.7246 44.0061 76.3187 44.2115C72.725 46.0345 70.5167 45.1764 69.0502 41.4067C69.0222 41.3336 68.941 41.2801 68.8514 41.1817C68.0454 42.096 67.3037 43.0496 66.4472 43.888C63.3685 46.9009 60.8384 46.4818 58.8092 42.5151C58.4985 43.0384 58.213 43.4744 57.9723 43.9302C57.3706 45.0667 56.5421 45.9669 55.459 46.6759C52.9736 48.3075 50.6338 47.3342 50.0153 44.4169C49.6542 42.7149 49.8417 40.9763 49.5758 39.2743C49.4947 38.7483 49.615 38.0224 48.9293 37.8649C48.3387 37.7271 47.9385 38.2672 47.5271 38.6385C45.9793 40.0423 45.1229 41.9384 43.9865 43.6376C43.2896 44.6813 42.6627 45.7728 42.0106 46.8447C41.7475 47.2807 41.5096 47.8884 40.877 47.548C40.2473 47.2104 40.2277 46.5746 40.5272 45.9613C41.1401 44.7066 41.7727 43.4604 42.061 42.0763C42.1365 41.7162 42.2961 41.3673 42.1001 40.8835C41.4116 41.9384 40.6839 42.8809 39.8219 43.722C37.7647 45.7222 35.4837 45.9613 33.197 44.2734C32.738 43.9358 32.5281 44.009 32.1447 44.3072C30.6053 45.5084 29.0799 46.735 27.4622 47.8237C26.7513 48.3019 26.6981 48.7098 26.9584 49.4216C28.0472 52.4176 28.7973 55.5009 28.4838 58.708C28.1591 62.0585 27.3447 65.2318 24.1848 67.1673C23.6866 67.4739 23.152 67.7243 22.6342 68H19.2812C17.8678 67.1307 16.6923 66.0392 16.1745 64.4103C15.2789 61.5915 15.4328 58.8177 16.6251 56.1086C17.9546 53.09 20.1432 50.7691 22.6958 48.7802C23.5242 48.1359 23.7677 47.5648 23.3227 46.5549C22.5754 44.8557 21.8505 43.134 21.4587 41.3083C21.26 40.3855 20.9129 40.1295 19.9221 40.4868C17.4592 41.3758 14.8954 41.8034 12.2589 41.6768C7.60445 41.4517 3.79802 39.8116 1.46939 35.4737C0.853646 34.3259 -1.33281e-10 31.7631 0 29.2312V27.6839C0.151148 27.0678 0.335861 25.9791 0.431021 25.6471C1.51137 21.8156 3.78683 18.8195 6.9915 16.5661C10.9659 13.7782 15.416 12.3013 20.2608 12.0087C20.6666 11.9834 21.0425 12.0228 21.5203 12.0087H22.9169L22.9197 12.0087ZM26.3791 57.9962C26.4098 56.2886 26.2307 54.6654 25.7353 53.1041C24.5402 49.3344 25.0916 49.3034 22.1276 52.0801C19.3316 54.6992 17.2744 57.7346 17.8314 61.8953C18.1141 64.0081 19.242 65.575 20.9185 65.9407C22.4019 66.2643 24.2435 65.2009 25.2399 63.4595C26.2223 61.7378 26.4658 59.867 26.3791 57.9962ZM28.5985 30.3311C28.6013 29.2621 28.2235 28.3506 27.2887 27.8583C26.3315 27.3519 25.3631 27.7064 24.529 28.2719C22.7462 29.4787 22.4411 31.358 22.3683 33.3131C22.3263 34.4215 22.1668 36.0532 22.8945 36.4274C23.6754 36.8296 24.8229 35.6565 25.7213 35.0264C27.3503 33.887 28.4502 32.3904 28.5985 30.3311ZM70.3236 35.1051C72.7698 31.1667 74.4183 26.9525 75.1124 22.3923C75.2104 21.7565 75.2328 21.0841 75.0117 20.454C74.8605 20.0292 74.7654 19.4581 74.2028 19.4468C73.755 19.4384 73.5199 19.8913 73.3268 20.2627C70.9114 24.9157 70.3852 29.9598 70.3236 35.1051ZM77.4299 40.875C79.7361 39.0718 81.3287 37.066 81.5806 34.2359C81.6533 33.4172 81.5498 32.6098 80.6401 32.2751C79.7893 31.9628 79.1204 32.4973 78.7369 33.0881C77.22 35.4287 76.8337 37.9887 77.4271 40.875H77.4299ZM37.4765 34.3484C37.5296 33.5129 37.4569 32.6745 36.5584 32.3623C35.6012 32.0303 34.9295 32.6886 34.4901 33.3975C33.1774 35.5046 33.0123 37.8565 33.2278 40.2589C33.2726 40.7484 33.4601 40.9763 33.9191 40.574C35.8167 38.9058 37.2945 36.9956 37.4765 34.3484ZM59.8812 36.2079C61.1154 34.2105 61.5633 32.2441 62.2462 30.379C62.3749 30.0301 62.9767 29.3071 62.1538 29.1637C61.4653 29.0455 60.3122 28.6376 60.1862 29.9682C59.9987 31.9375 59.6377 33.9067 59.884 36.2107L59.8812 36.2079ZM63.4133 24.6344C63.4133 24.1786 63.4133 23.993 63.4133 23.8101C63.4077 23.3938 63.4609 22.8846 62.9991 22.727C62.4169 22.5273 62.1846 23.0899 62.0027 23.4753C61.6696 24.1786 61.4233 24.927 61.1714 25.664C60.6676 27.1466 60.8524 27.3379 62.4113 27.1663C62.9291 27.11 63.1362 26.9215 63.181 26.418C63.2426 25.7315 63.3573 25.0507 63.4133 24.6316V24.6344Z" fill="currentColor"/>
<path d="M163.824 29.6832C164.432 28.6648 164.801 27.9756 165.235 27.3286C166.105 26.0289 167.326 25.334 168.907 25.5084C170.388 25.6716 171.138 26.8138 171.684 27.9981C173.559 32.0576 171.527 37.7318 168.356 39.1694C167.804 39.4197 167.944 39.6729 168.219 39.9852C169.607 41.5718 171.295 42.6409 173.584 41.2146C175.33 40.1259 176.472 38.4801 177.659 36.8653C177.919 36.5109 178.104 35.7598 178.765 36.1508C179.439 36.5503 179.207 37.1467 178.888 37.7318C177.648 39.9965 176.307 42.1598 173.895 43.3892C171.737 44.4891 169.727 44.1403 167.9 42.7084C166.094 41.2905 165.02 39.3213 164.18 37.2283C163.897 36.5193 163.959 35.802 164.745 35.4334C165.599 35.0339 165.882 35.7204 166.187 36.3083C166.951 37.7853 167.869 37.9344 168.89 36.6065C170.614 34.3728 170.995 31.855 169.931 29.2303C169.195 27.413 167.883 27.2189 166.679 28.783C164.854 31.1517 163.802 33.8862 163.601 36.8738C163.427 39.4282 163.444 41.9938 163.374 44.5567C163.365 44.8352 163.351 45.1165 163.321 45.3922C163.248 46.0111 162.94 46.4809 162.293 46.5315C161.599 46.585 161.345 46.0842 161.224 45.4822C160.936 44.0475 161.168 42.6015 161.115 41.1611C161.096 40.6576 161.112 40.154 161.112 39.5745C160.026 40.0133 158.985 40.4269 157.852 40.3678C157.146 40.3312 157.062 40.9107 156.825 41.3271C155.923 42.8912 154.79 44.2191 153.116 44.9899C149.338 46.7256 145.73 44.8127 145.137 40.6941C144.999 39.7376 144.915 39.6392 143.869 39.8389C141.814 40.2299 140.225 41.0036 139.245 42.9222C139.03 43.347 138.534 43.6452 138.134 43.9631C134.409 46.9141 130.739 45.8761 128.831 41.2708C128.114 41.8841 127.683 42.714 126.95 43.2879C125.682 44.2782 124.347 45.1165 122.751 44.4188C121.151 43.7211 121.041 42.0501 120.826 40.5647C120.608 39.054 121.055 37.5546 121.128 35.7541C120.224 36.615 119.44 37.1664 118.38 37.0848C117.585 37.0257 117.742 37.7656 117.607 38.1904C116.784 40.7813 115.74 43.2429 113.846 45.2628C113.353 45.786 112.779 46.1602 112.13 46.4246C111.492 46.6863 110.938 46.6075 110.604 45.9183C110.201 45.0884 110.929 45.0405 111.38 44.7733C114.383 42.9925 115.497 39.9965 116.42 36.8822C116.51 36.5756 116.309 36.3674 116.174 36.1227C115.2 34.37 115.046 32.5021 115.486 30.5778C115.586 30.1305 115.746 29.672 115.987 29.2866C116.563 28.3723 117.45 27.9053 118.48 28.2626C119.435 28.5917 119.72 29.4891 119.555 30.44C119.331 31.7228 119.021 32.9887 118.746 34.2603C118.682 34.5585 118.391 34.9467 118.758 35.1212C118.973 35.2224 119.396 35.0452 119.65 34.8764C120.761 34.1506 121.663 33.2673 122.057 31.9197C122.253 31.2474 122.39 30.4034 123.314 30.2431C123.723 30.1727 124.031 30.3978 124.226 30.7522C124.702 31.6103 124.148 32.2123 123.759 32.9128C122.315 35.5178 122.119 38.3338 122.838 41.1471C123.241 42.7225 125.147 42.8434 126.449 41.4762C127.792 40.0668 128.567 38.331 129.175 36.5024C129.847 34.4741 130.89 32.7046 132.724 31.4724C134.91 29.9983 136.46 30.3612 138.836 31.4781C141.887 32.9128 141.775 35.3068 141.641 37.864C141.599 38.6855 141.904 38.7755 142.494 38.6152C143.838 38.2494 144.969 37.594 145.568 36.2296C146.206 34.7723 147.009 33.422 148.196 32.322C149.606 31.0139 151.26 30.4428 153.169 30.5722C154.199 30.6397 155.075 30.9548 155.593 31.9366C155.699 32.1363 155.817 32.4008 155.999 32.4796C158.28 33.4614 158.325 35.3884 158.067 37.4083C157.896 38.7586 158.031 38.9359 159.313 38.5026C160.567 38.0778 161.403 37.4027 161.479 35.8385C161.823 28.7155 162.03 21.5952 161.89 14.461C161.874 13.5438 161.529 12.1007 162.786 12.005C164.18 11.9009 164.026 13.4398 164.062 14.3681C164.264 19.3503 164.202 24.3353 163.824 29.6748V29.6832ZM136.62 32.3614C133.868 32.3755 132.234 33.8777 131.24 36.0551C130.25 38.2241 130.135 40.5028 131.638 42.548C132.416 43.6086 133.547 43.9518 134.87 43.5777C136.575 43.0966 137.756 41.9769 138.794 40.6069C139.281 39.9655 139.183 39.6814 138.565 39.1947C136.292 37.4055 135.623 35.0424 136.62 32.3586V32.3614ZM153.374 32.6737C153.211 32.6371 153.077 32.5808 152.943 32.578C150.524 32.5358 148.842 33.7708 147.837 35.8357C146.847 37.8725 146.603 40.0583 147.793 42.126C148.607 43.5411 150.099 43.9828 151.661 43.5101C153.169 43.0544 154.202 42.036 155.067 40.7757C155.448 40.2243 155.408 39.8924 154.913 39.3804C153.068 37.4843 152.251 35.29 153.371 32.6737H153.374ZM139.735 37.8584C140.208 36.6684 140.113 35.5628 139.623 34.4826C139.433 34.0634 139.164 33.5908 138.607 33.7483C138.131 33.8833 137.896 34.3419 137.888 34.8286C137.868 36.193 138.501 37.1748 139.735 37.8612V37.8584ZM156.228 38.0216C156.603 36.961 156.735 35.9398 156.388 34.9158C156.192 34.3419 155.769 34.0718 155.089 34.2547C154.395 34.4404 154.571 34.9327 154.63 35.349C154.784 36.4209 155.156 37.3858 156.228 38.0244V38.0216Z" fill="currentColor"/>
<path d="M108.618 28.464C114.747 31.8229 113.689 39.3989 110.14 42.8788C106.023 46.9186 101.125 47.8807 96.5688 45.3741C95.5976 44.8396 94.59 44.187 94.534 42.8563C94.5089 42.2402 94.5816 41.5819 95.3009 41.4216C96.0006 41.2669 96.7955 41.3316 97.1118 42.0968C97.6212 43.3289 98.3489 44.2686 99.6671 44.6512C101.374 45.1491 103.062 45.09 104.736 44.4795C109.186 42.8591 111.87 38.3664 110.798 34.2957C110.264 32.2618 108.998 30.8721 107.022 30.1462C106.208 29.848 105.455 29.8396 104.615 30.2475C101.509 31.7667 98.2369 32.816 94.8055 33.2689C93.9463 33.3814 93.7728 33.6993 93.7644 34.4955C93.7336 37.8516 93.7672 41.2022 94.1086 44.5443C94.131 44.7749 94.1842 45.0084 94.1786 45.2391C94.1646 45.9143 94.0554 46.7132 93.3361 46.8286C92.4657 46.9692 92.4293 46.0831 92.2978 45.4754C91.5141 41.8886 91.7044 38.2483 91.7324 34.6193C91.738 33.8878 91.7996 33.2577 91.0523 32.6725C90.1567 31.9692 90.3946 30.8861 91.167 30.2363C92.1186 29.4373 92.2026 28.4443 92.2838 27.3781C92.5329 24.081 92.7876 20.7839 93.0423 17.4896C93.0954 16.8201 93.1402 16.0605 94.0722 16.173C94.9399 16.2799 94.9175 17.0086 94.8727 17.6894C94.6488 20.9893 94.4529 24.2891 94.1954 27.5834C94.1282 28.4471 94.3269 28.6243 95.161 28.357C98.3713 27.3274 101.657 27.3218 104.963 27.7522C105.368 27.8057 105.743 27.9519 106.174 27.7353C109.049 26.2922 111.887 24.7899 114.02 22.289C116.491 19.3885 115.769 16.5078 112.239 15.1237C109.284 13.9647 106.211 13.6186 103.065 13.9309C97.1258 14.5189 91.2762 15.5204 85.7093 17.7794C84.4638 18.2858 83.2687 18.9019 82.1912 19.7458C81.6706 20.1537 81.3487 20.5504 81.3403 21.2284C81.3319 21.9739 81.164 22.6856 80.1928 22.6237C79.2356 22.5618 78.4575 22.1792 78.3372 21.0962C78.2196 20.0159 78.715 19.2423 79.6162 18.6543C81.6986 17.2955 83.9712 16.3503 86.3083 15.5682C93.5489 13.1432 100.941 11.6269 108.626 12.0798C110.963 12.2177 113.236 12.6734 115.173 14.1475C117.787 16.1365 118.358 18.9975 116.656 21.7995C114.77 24.9024 111.836 26.7648 108.615 28.4696L108.618 28.464ZM101.324 29.6174C97.4364 29.4401 94.8307 30.1462 93.9939 31.6063C96.6108 31.2856 98.9758 30.5063 101.324 29.6174Z" fill="currentColor"/>
</svg></div></div><div class="footer-content-wrapper u-grid-column-3 u-column-4"><div class="footer-column-wrapper u-vflex-left-top u-gap-xsmall u-column-1"><h4 data-padding-bottom="tiny" class="u-text-h4 footer">Our Services</h4><h6 data-padding-top="tiny" class="u-text-h6-nogsap footer-eyebrow">Senior Services</h6><a data-button-style="text" href="/senior-services" class="btn-text-wrap w-inline-block"><div class="btn-text-list u-gap-xsmall u-hflex-left-center"><div class="btn_main_text btn_main_text">All Senior Services</div></div></a><a data-button-style="text" href="/senior-services/assisted-living-north" class="btn-text-wrap w-inline-block"><div class="btn-text-list u-gap-xsmall u-hflex-left-center"><div class="btn_main_text btn_main_text">Assisted Living North</div></div></a><a data-button-style="text" href="/senior-services/assisted-living-south" class="btn-text-wrap w-inline-block"><div class="btn-text-list u-gap-xsmall u-hflex-left-center"><div class="btn_main_text btn_main_text">Assisted Living South</div></div></a><a data-button-style="text" href="/senior-services/memory-care" class="btn-text-wrap w-inline-block"><div class="btn-text-list u-gap-xsmall u-hflex-left-center"><div class="btn_main_text btn_main_text">Memory Care</div></div></a><a data-button-style="text" href="/senior-services/respite-care" class="btn-text-wrap w-inline-block"><div class="btn-text-list u-gap-xsmall u-hflex-left-center"><div class="btn_main_text btn_main_text">Respite Care</div></div></a><a data-button-style="text" href="/senior-services/independent-living" class="btn-text-wrap w-inline-block"><div class="btn-text-list u-gap-xsmall u-hflex-left-center"><div class="btn_main_text btn_main_text">Independent Living</div></div></a><h6 data-padding-top="tiny" class="u-text-h6-nogsap footer-eyebrow">Developmental Disability Services</h6><a data-button-style="text" href="/developmental-disability-services" class="btn-text-wrap w-inline-block"><div class="btn-text-list u-gap-xsmall u-hflex-left-center"><div class="btn_main_text btn_main_text">All DD Services</div></div></a><a data-button-style="text" href="/developmental-disability-services/residential-services" class="btn-text-wrap w-inline-block"><div class="btn-text-list u-gap-xsmall u-hflex-left-center"><div class="btn_main_text btn_main_text">Residential Services</div></div></a><a data-button-style="text" href="/developmental-disability-services/adult-day-services-hartville" class="btn-text-wrap w-inline-block"><div class="btn-text-list u-gap-xsmall u-hflex-left-center"><div class="btn_main_text btn_main_text">Adult Day Services—Hartville</div></div></a><a data-button-style="text" href="/developmental-disability-services/adult-day-services-holmesville" class="btn-text-wrap w-inline-block"><div class="btn-text-list u-gap-xsmall u-hflex-left-center"><div class="btn_main_text btn_main_text">Adult Day Services—Holmesville</div></div></a></div><div class="footer-column-wrapper u-vflex-left-top u-gap-xsmall u-column-1"><h4 data-padding-bottom="tiny" class="u-text-h4 footer">Community</h4><h6 data-padding-top="tiny" class="u-text-h6-nogsap footer-eyebrow">Our Endeavors</h6><a data-button-style="text" href="/community/gentlebrook-greenhouse-and-farm" class="btn-text-wrap w-inline-block"><div class="btn-text-list u-gap-xsmall u-hflex-left-center"><div class="btn_main_text btn_main_text">GentleBrook Greenhouse</div></div></a><a data-button-style="text" href="/community/gentlebrook-sportsplex" class="btn-text-wrap w-inline-block"><div class="btn-text-list u-gap-xsmall u-hflex-left-center"><div class="btn_main_text btn_main_text">SportsPlex</div></div></a><a data-button-style="text" href="/upcoming-events" class="btn-text-wrap w-inline-block"><div class="btn-text-list u-gap-xsmall u-hflex-left-center"><div class="btn_main_text btn_main_text">Community Events</div></div></a></div><div class="footer-column-wrapper u-vflex-left-top u-gap-xsmall u-column-1"><h4 data-padding-bottom="tiny" class="u-text-h4 footer">GentleBrook</h4><h6 data-padding-top="tiny" class="u-text-h6-nogsap footer-eyebrow">About Us</h6><a data-button-style="text" href="/about-us" class="btn-text-wrap w-inline-block"><div class="btn-text-list u-gap-xsmall u-hflex-left-center"><div class="btn_main_text btn_main_text">About GentleBrook</div></div></a><a data-button-style="text" href="/careers" class="btn-text-wrap w-inline-block"><div class="btn-text-list u-gap-xsmall u-hflex-left-center"><div class="btn_main_text btn_main_text">Join Our Team</div></div></a><a data-button-style="text" href="/contact-us" class="btn-text-wrap w-inline-block"><div class="btn-text-list u-gap-xsmall u-hflex-left-center"><div class="btn_main_text btn_main_text">Contact Us</div></div></a><h4 data-padding-bottom="tiny" class="u-text-h4 footer topsocial">GentleBrook</h4><div class="socials-container"><a href="https://www.facebook.com/GentleBrook" target="_blank" class="link-block-2 w-inline-block"><img src="https://cdn.prod.website-files.com/664f512075b2bd6c22d0343b/66deef4768ab1afb0b846787_facebook.svg" loading="lazy" alt=""/></a><a href="https://www.instagram.com/gentlebrookinc/" target="_blank" class="link-block-2 w-inline-block"><img src="https://cdn.prod.website-files.com/664f512075b2bd6c22d0343b/66deef47762ef616192a9ec3_instagram.svg" loading="lazy" alt=""/></a><a href="https://www.linkedin.com/company/gentlebrook/" target="_blank" class="link-block-2 w-inline-block"><img src="https://cdn.prod.website-files.com/664f512075b2bd6c22d0343b/66deef47eb590fdbcae641c5_linkedin.svg" loading="lazy" alt=""/></a></div></div><div class="disclaimer u-column-full"><div class="" STYLE="max-width: 97ch;"><div class="w-richtext"><p>GentleBrook is a not-for-profit, social purpose enterprise with a vision of connecting people and community through services and business opportunities.
GentleBrook is a federal tax-exempt 501c3 status organization, donations are tax-deductible.</p></div></div></div><div class="designed-by-wrapper u-column-full"><p class="disclaimer-text">Designed by</p><a href="https://www.casselbear.com" class="w-inline-block"><div class="footer-svg w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="128" height="22" viewBox="0 0 128 22" fill="none">
<path d="M8.22 13.9178C8.28 13.8886 8.37 13.9469 8.4 14.0053L8.73 16.1061C8.76 16.1936 8.73 16.3103 8.64 16.3103C7.62 16.5146 6.51 16.6021 5.4 16.6021C1.56 16.6021 0 15.2891 0 10.5623C0 5.86471 1.59 4.69761 5.4 4.69761C6.48 4.69761 7.62 4.78514 8.64 4.98938C8.73 5.01856 8.76 5.10609 8.73 5.19363L8.4 7.29442C8.37 7.38195 8.28 7.41113 8.22 7.38195C7.44 7.17771 6.48 7.03182 5.4 7.03182C3.24 7.03182 2.85 7.38196 2.85 10.5915C2.85 13.8594 3.24 14.2387 5.4 14.2387C6.48 14.2387 7.44 14.122 8.22 13.9178Z" fill="white"></path>
<path d="M32.1902 5.04774C32.2802 5.07692 32.3102 5.16446 32.2802 5.28117L31.9802 7.35278C31.9502 7.44032 31.8602 7.4695 31.8002 7.4695C30.9002 7.23607 29.7602 7.06101 28.7402 7.06101C26.9402 7.06101 26.7602 7.35278 26.7602 8.25729C26.7602 9.10345 26.9102 9.22016 28.9802 9.45358C31.6802 9.74536 32.7302 10.7374 32.7302 12.8674C32.7302 15.6684 31.1402 16.6313 27.6602 16.6313C26.6102 16.6313 25.2602 16.5146 24.2402 16.3103C24.1502 16.2812 24.1202 16.1936 24.1502 16.0769L24.4502 14.0053C24.4802 13.9178 24.5702 13.8886 24.6302 13.9178C25.5302 14.1512 26.8202 14.2971 27.8402 14.2971C29.6102 14.2971 29.8502 14.0053 29.8802 13.1008C29.8802 12.2546 29.7602 11.992 27.4802 11.7586C24.9902 11.496 23.8802 10.6207 23.8802 8.49072C23.8802 5.68966 25.4102 4.72679 28.8902 4.72679C29.9702 4.69761 31.1702 4.8435 32.1902 5.04774Z" fill="white"></path>
<path d="M43.71 5.04774C43.8 5.07692 43.83 5.16446 43.8 5.28117L43.5 7.35278C43.47 7.44032 43.38 7.4695 43.32 7.4695C42.42 7.23607 41.28 7.06101 40.26 7.06101C38.46 7.06101 38.28 7.35278 38.28 8.25729C38.28 9.10345 38.43 9.22016 40.5 9.45358C43.2 9.74536 44.25 10.7374 44.25 12.8674C44.25 15.6684 42.66 16.6313 39.18 16.6313C38.13 16.6313 36.78 16.5146 35.76 16.3103C35.67 16.2812 35.64 16.1936 35.67 16.0769L35.97 14.0053C36 13.9178 36.09 13.8886 36.15 13.9178C37.05 14.1512 38.34 14.2971 39.36 14.2971C41.13 14.2971 41.37 14.0053 41.4 13.1008C41.4 12.2546 41.28 11.992 39 11.7586C36.51 11.496 35.4 10.6207 35.4 8.49072C35.4 5.68966 36.93 4.72679 40.41 4.72679C41.49 4.69761 42.69 4.8435 43.71 5.04774Z" fill="white"></path>
<path d="M47.7302 16.3687C47.6402 16.3687 47.5802 16.3103 47.5802 16.2228V5.13527C47.5802 5.04774 47.6402 4.98938 47.7302 4.98938H55.3502C55.4402 4.98938 55.5002 5.04774 55.5002 5.13527V7.00265C55.5002 7.09018 55.4402 7.14853 55.3502 7.14853H50.1302V9.4244H54.2102C54.3002 9.4244 54.3602 9.48275 54.3602 9.57028V11.4085C54.3602 11.496 54.3002 11.5544 54.2102 11.5544H50.1302V14.2095H55.3502C55.4402 14.2095 55.5002 14.2679 55.5002 14.3554V16.2228C55.5002 16.3103 55.4402 16.3687 55.3502 16.3687H47.7302Z" fill="white"></path>
<path d="M66.2102 14.0637C66.3002 14.0637 66.3602 14.122 66.3602 14.2095V16.2228C66.3602 16.3103 66.3002 16.3687 66.2102 16.3687H58.8302C58.7402 16.3687 58.6802 16.3103 58.6802 16.2228V5.13527C58.6802 5.04774 58.7402 4.98938 58.8302 4.98938H61.1102C61.2002 4.98938 61.2602 5.04774 61.2602 5.13527V14.0637H66.2102Z" fill="white"></path>
<path d="M81.3 16.3687C81.21 16.3687 81.15 16.3103 81.15 16.2228V5.13527C81.15 5.04774 81.21 4.98938 81.3 4.98938H86.76C89.1 4.98938 90.09 5.95225 90.09 7.73209C90.09 9.30769 89.28 10.2414 87.42 10.4164C89.4 10.504 90.3 11.5544 90.3 13.3342C90.3 15.6101 88.68 16.3979 86.82 16.3979H81.3V16.3687ZM83.73 9.45357H86.64C87.18 9.45357 87.42 9.24933 87.42 8.25729C87.42 7.26524 87.18 7.061 86.64 7.061H83.73V9.45357ZM83.73 14.2971H86.7C87.33 14.2971 87.6 14.0637 87.6 12.9841C87.6 11.8461 87.27 11.5544 86.64 11.5544H83.73V14.2971Z" fill="white"></path>
<path d="M93.9 16.3687C93.81 16.3687 93.75 16.3103 93.75 16.2228V5.13527C93.75 5.04774 93.81 4.98938 93.9 4.98938H101.52C101.61 4.98938 101.67 5.04774 101.67 5.13527V7.00265C101.67 7.09018 101.61 7.14853 101.52 7.14853H96.3V9.4244H100.38C100.47 9.4244 100.53 9.48275 100.53 9.57028V11.4085C100.53 11.496 100.47 11.5544 100.38 11.5544H96.3V14.2095H101.52C101.61 14.2095 101.67 14.2679 101.67 14.3554V16.2228C101.67 16.3103 101.61 16.3687 101.52 16.3687H93.9Z" fill="white"></path>
<path d="M120.39 16.2228C120.39 16.3103 120.33 16.3687 120.24 16.3687H117.96C117.87 16.3687 117.81 16.3103 117.81 16.2228V5.13527C117.81 5.04774 117.87 4.98938 117.96 4.98938H123.54C125.43 4.98938 127.05 6.03978 127.05 8.72413C127.05 10.7082 126.15 11.7003 124.59 12.0504L127.71 16.2228C127.74 16.252 127.8 16.3979 127.62 16.3979C127.29 16.3979 125.46 16.3979 124.95 16.3979C124.89 16.3979 124.83 16.3979 124.8 16.3979C124.74 16.3979 124.74 16.3687 124.71 16.3395L121.95 12.4297H120.39V16.2228ZM120.39 10.2997H123.36C124.02 10.2997 124.29 9.92042 124.29 8.6366C124.29 7.38196 123.99 7.061 123.39 7.061H120.39V10.2997Z" fill="white"></path>
<path d="M115.08 16.2228L111.36 5.16445C111.33 5.07692 111.24 4.98938 111.15 4.98938H107.85C107.76 4.98938 107.67 5.04774 107.64 5.16445L103.92 16.2228C103.89 16.3103 103.92 16.3979 104.04 16.3979H106.44C106.53 16.3979 106.62 16.3395 106.65 16.252L107.4 13.9178H111.66L112.41 16.252C112.44 16.3395 112.5 16.3979 112.62 16.3979H115.02C115.08 16.3687 115.11 16.3103 115.08 16.2228ZM108.03 11.7878L109.2 8.14058L109.5 6.59416L109.8 8.14058L110.97 11.7878H108.03Z" fill="white"></path>
<path d="M21.8402 16.2228L18.1202 5.16445C18.0902 5.07692 18.0002 4.98938 17.9102 4.98938H14.6102C14.5202 4.98938 14.4302 5.04774 14.4002 5.16445L10.6802 16.2228C10.6502 16.3103 10.6802 16.3979 10.8002 16.3979H13.2002C13.2902 16.3979 13.3802 16.3395 13.4102 16.252L14.1602 13.9178H18.4202L19.1702 16.252C19.2002 16.3395 19.2602 16.3979 19.3802 16.3979H21.7802C21.8402 16.3687 21.9002 16.3103 21.8402 16.2228ZM14.8202 11.7878L15.9902 8.14058L16.2902 6.59416L16.5902 8.14058L17.7602 11.7878H14.8202Z" fill="white"></path>
<path d="M73.9202 21.2122C73.9202 21.2997 73.8602 21.3581 73.7702 21.3581H72.5402C72.4502 21.3581 72.3902 21.2997 72.3902 21.2122V0.145889C72.3902 0.0583554 72.4502 0 72.5402 0H73.7702C73.8602 0 73.9202 0.0583554 73.9202 0.145889V21.2122Z" fill="white"></path>
</svg></div></a></div></div></div></div></section></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=664f512075b2bd6c22d0343b" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/664f512075b2bd6c22d0343b/js/gentlebrook-dev.a1f194f1.7218ceb27a642c42.js" type="text/javascript"></script><!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MC93JJ83"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/gsap.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/ScrollTrigger.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/timothydesign/script/split-type.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.0/Flip.min.js"></script>
<!-- UNIVERSAL - HEADER FADE-IN -->
<script>
// Split the text into words for each instance of .gsap-headers
$(".section-headers").each(function() {
let splitType = new SplitType(this, {
types: "words",
tagName: "span"
});
// Set initial opacity for words
gsap.set($(this).find(".word"), {opacity: 0.3});
// Create the animation timeline for each instance
let tl = gsap.timeline({
scrollTrigger: {
trigger: this,
start: "top 70%",
end: "top 20%",
scrub: true
}
});
// Animate each word to 100% opacity
tl.to($(this).find(".word"), {
opacity: 1,
duration: 0.5,
ease: "power1.out",
stagger: {each: 0.5}
});
});
</script>
<script>
$(document).ready(function () {
// Create a list of all the classes to animate
const classesToAnimate = [".u-text-h2", ".u-text-h4", "u-text-h1", ".u-text-h3", ".u-text-h5", ".u-text-large", ".u-text-main", ".u-text-h6"];
// Iterate over each class in the list
classesToAnimate.forEach(className => {
// Select all elements with the current class
gsap.utils.toArray(className).forEach((element) => {
// Create the fade-in animation for each element
gsap.fromTo(element, {
opacity: 0
}, {
opacity: 1,
duration: 0.5, // Duration of the fade-in animation
scrollTrigger: {
trigger: element,
start: "top 90%", // Start the animation when the element hits 80% from the top of the viewport
toggleActions: "play none none none" // Only play the animation once
}
});
});
});
});
</script>
<!-- UNIVERSAL - ICON ANIMATION IN -->
<script>
gsap.registerPlugin(ScrollTrigger);
document.querySelectorAll(".icon-secondary-to-red").forEach(element => {
gsap.fromTo(element,
{
scale: 0.8,
opacity: 0
},
{
scale: 1,
opacity: 1,
duration: 0.25,
ease: "back.out(1.7)",
scrollTrigger: {
trigger: element,
start: "top 70%",
end: "top 30%",
toggleActions: "play none none none"
}
}
);
});
</script>
<!-- UNIVERSAL - FOOTER ANIMATION -->
<script>
gsap.registerPlugin(ScrollTrigger);
let backgroundDonations = document.querySelector(".background-donations");
let initialHeight = backgroundDonations.offsetHeight;
let initialWidth = backgroundDonations.offsetWidth;
gsap.fromTo(backgroundDonations,
{
width: "100vw",
height: initialHeight,
transformOrigin: "center center",
scale: 1,
borderRadius: "0px"
},
{
width: initialWidth,
height: initialHeight + 100,
scale: 1,
borderRadius: "2.5rem",
scrollTrigger: {
trigger: ".donations-footer-section",
start: "top 70%",
end: "bottom 70%",
ease: "power3.out",
scrub: true
}
}
);
</script>
<!-- IMAGE PARALLAXING -->
<script>
$(document).ready(function () {
// Iterate over each instance of .parallax-image-wrap
$(".parallax-image-wrap").each(function() {
let wrap = $(this);
let vh = window.innerHeight;
let yOffset = vh * 0.1; // 10% of the viewport height
gsap.to(wrap.find(".parallax-image"), {
y: yOffset, // Move based on 10% of the viewport height
ease: "none",
scrollTrigger: {
trigger: wrap,
start: "top bottom", // Start when the top of the wrap hits the bottom of the viewport
end: "bottom top", // End when the bottom of the wrap hits the top of the viewport
scrub: true // Smoothly animate based on scroll position
}
});
});
});
</script>
<script>
$(document).ready(function () {
// Iterate over each instance of .parallax-image-wrap
$(".parallax-image-wrap").each(function() {
let wrap = $(this);
let vh = window.innerHeight;
let yOffset = vh * -0.15; // -15% of the viewport height
gsap.to(wrap.find(".parallax-image-large"), {
y: yOffset, // Move based on 15% of the viewport height
ease: "none",
scrollTrigger: {
trigger: wrap,
start: "top bottom", // Start when the top of the wrap hits the bottom of the viewport
end: "bottom top", // End when the bottom of the wrap hits the top of the viewport
scrub: true // Smoothly animate based on scroll position
}
});
});
});
</script>
<script>
$(document).ready(function () {
// Iterate over each instance of .parallax-image-wrap
$(".parallax-image-wrap").each(function() {
let wrap = $(this);
let vh = window.innerHeight;
let yOffset = vh * -0.05; // -5% of the viewport height
gsap.to(wrap.find(".parallax-image-medium"), {
y: yOffset, // Move based on 5% of the viewport height
ease: "none",
scrollTrigger: {
trigger: wrap,
start: "top bottom", // Start when the top of the wrap hits the bottom of the viewport
end: "bottom top", // End when the bottom of the wrap hits the top of the viewport
scrub: true // Smoothly animate based on scroll position
}
});
});
});
</script>
<!-- Lottie Aspect Fix-->
<script>
var Webflow = Webflow || [];
Webflow.push(function() {
window.addEventListener('resize', function() {
window.Webflow.require("lottie").lottie.resize();
});
});
</script>
<!--gsap hover of services-->
<script>
$(document).ready(function () {
// Iterate over each instance of .offerings-individual-wrapper
$(".offerings-individual-wrapper").each(function() {
let wrapper = $(this);
// Create hover animation
wrapper.hover(
function() {
// On hover in
gsap.to(wrapper, {
duration: 0.2, // Animation duration
onStart: function() {
wrapper.attr("data-theme", "secondary");
}
});
},
function() {
// On hover out
gsap.to(wrapper, {
duration: 0.2, // Animation duration
onStart: function() {
wrapper.attr("data-theme", "inherit");
}
});
}
);
});
});
</script>
<!--anchor jump animation -->
<script>
$(document).ready(function () {
// Set the initial state
gsap.set(".services-offered", {
y: 50, // Start 50px lower
opacity: 0 // Start at 0% opacity
});
// Create the animation with a delay
gsap.fromTo(".services-offered", {
y: 50,
opacity: 0
}, {
y: 0,
opacity: 1,
duration: 0.5, // Duration for the y animation
ease: "back.out(1.7)", // Smooth ease-out effect
delay: 0.5 // Delay the animation by 0.25 seconds
});
});
</script>
<!--Section Fades-->
<script>
$(document).ready(function () {
// Iterate over each instance of .gsap-section
gsap.utils.toArray(".gsap-section").forEach((section, index, sections) => {
// Create ScrollTrigger for each section
ScrollTrigger.create({
trigger: section,
start: "top 20%",
end: "bottom 80%",
onEnter: () => fadeOthers(sections, section, 0.0), // Fade other sections to 30% opacity
onLeave: () => fadeOthers(sections, section, 1), // Restore other sections to 100% opacity
onEnterBack: () => fadeOthers(sections, section, 0.0),
onLeaveBack: () => fadeOthers(sections, section, 1)
});
});
function fadeOthers(sections, currentSection, opacity) {
sections.forEach(section => {
if (section !== currentSection) {
gsap.to(section, {
opacity: opacity,
duration: 0.75
});
}
});
}
});
</script>
<!--Page Load Animation-->
<script>
$(document).ready(function () {
// Set the initial state of page_main
gsap.set(".page_main", {
opacity: 0 // Set opacity to 0%
});
// Create the animation with a delay
gsap.to(".page_main", {
opacity: 1, // Set opacity to 100%
duration: 0.5, // Duration of the animation
ease: "power1.out", // Ease-out effect
delay: 0.5 // Delay the animation by 0.5 seconds
});
});
</script>
<!-- Hero Container Parallaxing
<script>
document.addEventListener("DOMContentLoaded", function() {
gsap.registerPlugin(ScrollTrigger);
const heroWrapper = document.querySelector('.hero-wrapper');
const heroContents = heroWrapper.children;
gsap.utils.toArray(heroContents).forEach(content => {
gsap.fromTo(content, {
y: 0,
opacity: 1 // Start fully visible
}, {
y: '15vh', // Adjust this value as needed for the parallax effect
opacity: 0.3, // Fade out to 30% opacity
ease: "none",
scrollTrigger: {
trigger: heroWrapper,
start: "top top",
end: "bottom top",
scrub: true
}
});
});
});
</script>
-->
<!-- Botpoison setup -->
<script src="https://unpkg.com/@botpoison/browser" async></script>
<script type="text/javascript">
$('form[action^="https://submit-form.com"]').each(function (i, el) {
var form = $(el);
form.submit(function (e) {
e.preventDefault();
form = $(e.target);
var action = form.attr("action");
var botpoison = new Botpoison({
publicKey: "pk_c4da3896-745b-40c3-b0b6-857e975aec6d",
});
botpoison
.challenge()
.then(function (result) {
var data = form.serialize();
data += "&_botpoison=" + result.solution;
$.ajax({
url: action,
method: "POST",
data: data,
dataType: "json",
success: function () {
var parent = $(form.parent());
parent.children("form").css("display", "none");
parent.children(".w-form-done").css("display", "block");
},
error: function () {
var parent = $(form.parent());
parent.find(".w-form-fail").css("display", "block");
},
});
})
.catch(function () {
var parent = $(form.parent());
parent.find(".w-form-fail").css("display", "block");
});
});
});
</script>
<script> (function(){ var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function(){ acsbJS.init({ statementLink : '', footerHtml : 'Web Accessibility powered by Cassel Bear', hideMobile : false, hideTrigger : false, disableBgProcess : false, language : 'en', position : 'left', leadColor : '#e05748', triggerColor : '#183490', triggerRadius : '50%', triggerPositionX : 'left', triggerPositionY : 'bottom', triggerIcon : 'people', triggerSize : 'small', triggerOffsetX : 20, triggerOffsetY : 20, mobile : { triggerSize : 'small', triggerPositionX : 'left', triggerPositionY : 'bottom', triggerOffsetX : 10, triggerOffsetY : 10, triggerRadius : '50%' } }); }; h.appendChild(s); })(); </script></body></html>