{"id":1483,"date":"2026-09-20T18:50:55","date_gmt":"2026-09-20T18:50:55","guid":{"rendered":"https:\/\/verveseniorliving.com\/verve-the-ravines\/?page_id=1483"},"modified":"2026-09-21T05:55:15","modified_gmt":"2026-09-21T05:55:15","slug":"verve-the-ravines","status":"publish","type":"page","link":"https:\/\/verveseniorliving.com\/verve-the-ravines\/","title":{"rendered":"Verve The Ravines"},"content":{"rendered":"\n\n<style>\n    .newsletter-bar {\n        background-color: #f0f0f0;\n        padding: 12px 20px;\n        border-bottom: 1px solid #a7a8a9;\n    }\n\n    .newsletter-bar .wrapper {\n        display: flex;\n        flex-wrap: wrap;\n        align-items: center;\n        padding: 8px;\n    }\n\n    .newsletter-bar .left {\n        width: 80%\n    }\n\n    .newsletter-bar .left .content {\n        display: flex;\n        align-items: center;\n    }\n\n    .newsletter-bar .left .content h4 {\n        margin-bottom: 0;\n        font-family: Miller;\n        font-style: italic;\n        font-size: 24px;\n        color: #6660AA;\n        letter-spacing: -0.6px;\n        margin-right: 15px;\n    }\n\n    .newsletter-bar .right {\n        width: 20%;\n        text-align: center;\n    }\n\n    \/* Layout per the approved newsletter design: the Sign Up button leads,\n       with the copy to its right. The markup has .left (copy) before .right\n       (button), so this is done with flex order rather than by moving the\n       markup - the reading order in the DOM stays copy-then-action.\n       Measured from the design: 145x25 button, 32px gap to the copy. *\/\n    .newsletter-bar .wrapper {\n        flex-wrap: nowrap;\n        gap: 50px;\n    }\n\n    .newsletter-bar .right {\n        order: -1;\n        width: auto;\n        flex: 0 0 auto;\n        text-align: left;\n    }\n\n    .newsletter-bar .left {\n        width: auto;\n        flex: 1 1 auto;\n    }\n\n    .newsletter-bar .right a {\n        width: 100%;\n        height: 40px;\n        border-radius: 3px;\n        max-width: 226px;\n    }\n\n    .newsletter-bar .left .content span {\n        font-family: 'Brandon Text', 'Open Sans', sans-serif;\n        font-weight: 500;\n        font-size: 22px;\n        color: var(--nh-color-primary);\n    }\n\n    @media (max-width: 820px) {\n        .newsletter-bar .wrapper {\n            flex-direction: column;\n        }\n\n        .newsletter-bar .left {\n            width: 100%;\n        }\n\n        .newsletter-bar .left .content {\n            flex-direction: column;\n        }\n\n        .newsletter-bar .left .content h4 {\n            margin-bottom: 10px;\n        }\n\n        .newsletter-bar .left .content span {\n            font-size: 18px;\n            text-align: center;\n            margin-bottom: 15px;\n        }\n\n        .newsletter-bar .right {\n            width: 100%;\n        }\n    }\n\n    .translate-nav {\n        display: flex;\n        justify-content: start;\n        padding-top: 10px;\n        padding-left: 35px;\n\n        @media(min-width:1200px) {\n            justify-content: end;\n        }\n    }\n\n    .translate-nav a {\n        background-color: #352B84;\n        color: #fff;\n        padding: 5px 10px;\n        margin-right: 10px;\n        border-radius: 5px;\n        font-size: 16px;\n        font-weight: 500;\n    }\n\n    .translate-nav a.active {\n        background-color: #fff;\n        color: #6660aa;\n    }\n\n    .translate-nav a:hover {\n        text-decoration: none;\n    }\n\n    div#contact-form-icon a {\n        color: #fff;\n    }\n\n    div#contact-form-icon span {\n        padding-right: 15px;\n    }\n\n\t.page-id-7 .promo-badge {\n\t   justify-content: center;\n\t\twidth: 540px;\n\t}\n    .promo-badge {\n        position: absolute;\n        top: 34%;\n        left: 0;\n        transform: translate(0px, -50px) rotate(320deg);\n        width: 530px;\n        height: 100px;\n        background-color: #C4984F;\n        transform-origin: 0 100%;\n        display: flex;\n        align-items: center;\n        justify-content: left;\n        color: #fff;\n        font-size: 22px;\n        font-family: \"Open Sans\", sans-serif;\n        overflow: hidden;\n        box-sizing: border-box;\n        padding: 0 110px 0;\n        z-index: 1;\n        text-decoration: none;\n        transition: background-color 0.3s ease;\n        text-align: center;\n        ;\n        opacity: 0.9;\n    }\n\n    .promo-badge:hover {\n        color: #fff;\n        text-decoration: none;\n        background-color: #38296f;\n        opacity: 0.8;\n    }\n\n    .promo-badge--box {\n        width: 220px !important;\n        height: 220px !important;\n        position: absolute;\n        top: 30px !important;\n        left: 30px !important;\n        transform: none !important;\n        justify-content: center !important;\n        padding: 30px !important;\n    }\n\n    .community-landing-banner-signature .top-part .left-part {\n        z-index: 9;\n    }\n\n    .community-landing-banner-signature .right-part {\n        position: relative;\n    }\n\n    .community-banner-container .community-banner-badge--mobile {\n        position: absolute;\n        top: 0;\n        left: 0;\n        background-color: #C4984F;\n        padding: 20px;\n        z-index: 10;\n        color: #ffff;\n        font-size: 20px;\n        font-family: \"Open Sans\", sans-serif;\n        width: 100%;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        text-align: center;\n        transition: background-color 0.3s ease;\n\n        @media(max-width:1200px) {\n            display: flex;\n            position: relative;\n        }\n    }\n\n    .community-banner-container .community-banner-badge--mobile:hover {\n        background-color: #38296f;\n    }\n\n    .community-landing-banner-signature .mobile-logo {\n        z-index: 12;\n    }\n\n    .community-landing-banner-signature .community-banner-image-slider {\n        @media(max-width:1200px) {\n            height: 240px;\n        }\n    }\n\t\n\t.community-landing-banner-signature .point-items .point span svg path{\n\t\n\t\tfill: #fff;\n\t}\n\n    .community-landing-banner-signature .bottom-portion,\n    .community-landing-banner-signature .bottom-part {\n        background-color: var(--nh-color-muted);\n    }\n\n    .community-landing-banner-signature.the-village .bottom-portion,\n    .community-landing-banner-signature.the-village .bottom-part {\n        background-color: #F2BD00;\n    }\n<\/style>\n\n<section class=\"community-landing-banner-signature \">\n    <div class=\"top-part\">\n        <div class=\"community-banner-container\">\n                        <div class=\"community-banner-image-slider\">\n                                        <div class=\"img-item\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"2048\" height=\"1151\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Ravines-aerial.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Ravines-aerial.png 2048w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Ravines-aerial-300x169.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Ravines-aerial-1024x576.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Ravines-aerial-768x432.png 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Ravines-aerial-1536x863.png 1536w\" sizes=\"auto, (max-width: 2048px) 100vw, 2048px\" \/>                        <\/div>\n                                        <div class=\"img-item\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h2-TheRavines-100A0539.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h2-TheRavines-100A0539.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h2-TheRavines-100A0539-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h2-TheRavines-100A0539-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h2-TheRavines-100A0539-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h2-TheRavines-100A0539-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h2-TheRavines-100A0539-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/>                        <\/div>\n                                        <div class=\"img-item\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1448\" height=\"1086\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h3-TheRavines-Dining.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h3-TheRavines-Dining.png 1448w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h3-TheRavines-Dining-300x225.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h3-TheRavines-Dining-1024x768.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h3-TheRavines-Dining-768x576.png 768w\" sizes=\"auto, (max-width: 1448px) 100vw, 1448px\" \/>                        <\/div>\n                                        <div class=\"img-item\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1536\" height=\"1024\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h4-TheRavines-Terrace.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h4-TheRavines-Terrace.png 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h4-TheRavines-Terrace-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h4-TheRavines-Terrace-1024x683.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h4-TheRavines-Terrace-768x512.png 768w\" sizes=\"auto, (max-width: 1536px) 100vw, 1536px\" \/>                        <\/div>\n                                        <div class=\"img-item\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h5-TheRavines-109-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h5-TheRavines-109-scaled-1.jpg 2560w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h5-TheRavines-109-scaled-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h5-TheRavines-109-scaled-1-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h5-TheRavines-109-scaled-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h5-TheRavines-109-scaled-1-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/h5-TheRavines-109-scaled-1-2048x1366.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>                        <\/div>\n                            <\/div>\n        <\/div>\n\n\n\n        <div class=\"container-fluid p-0\">\n\n                            <div class=\"mobile-logo only-mobile\">\n                    <div class='c-logo-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"74\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/VESL-RAVN-VERT-2L-Micro-RGB-e1787953631844.webp\" class=\"attachment-full size-full\" alt=\"\" \/><\/div>                <\/div>\n            \n            <div class=\"content top-content\">\n\n                <!-- left part start -->\n                <div class=\"left-part\" style=\"background-color:#265237\">\n                                        <div class=\"text-content\">\n\n                        <h1 class=\"title\">Verve The Ravines<\/h1>\n                                                    <a class=\"btn btn-arrange-a-visit\" href=\"https:\/\/verveseniorliving.com\/book-a-tour\/?cid=14067\"><span><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">  <path id=\"Path_4616\" data-name=\"Path 4616\" d=\"M12,14a1,1,0,1,0-1-1A1,1,0,0,0,12,14Zm5,0a1,1,0,1,0-1-1A1,1,0,0,0,17,14Zm-5,4a1,1,0,1,0-1-1A1,1,0,0,0,12,18Zm5,0a1,1,0,1,0-1-1A1,1,0,0,0,17,18ZM7,14a1,1,0,1,0-1-1A1,1,0,0,0,7,14ZM19,4H18V3a1,1,0,1,0-2,0V4H8V3A1,1,0,1,0,6,3V4H5A3,3,0,0,0,2,7V19a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V7a3,3,0,0,0-3-3Zm1,15a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V10H20ZM20,8H4V7A1,1,0,0,1,5,6H19a1,1,0,0,1,1,1ZM7,18a1,1,0,1,0-1-1A1,1,0,0,0,7,18Z\" transform=\"translate(-2 -2)\" fill=\"#fff\"\/><\/svg><\/span> Book Your Tour<\/a>\n                        \n                        \n\n                                                <div class=\"detail\">\n                            \n                                <div class=\"address-1\">\n                                    \n                                                                            <a target=\"_blank\" href=\"https:\/\/maps.app.goo.gl\/wLAuEGfb86HBavoT8\">626 Prado Private<br>Nepean, Ontario K2E 0B3<\/a>\n                                    \n                                    \n                                <\/div>\n\n                            \n\n                        <\/div>\n\n\n\n                        <div class=\"phone\"><a target='_blank' href='tel:+16132887900'><span><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M20 22.621l-3.521-6.795c-.008.004-1.974.97-2.064 1.011-2.24 1.086-6.799-7.82-4.609-8.994l2.083-1.026-3.493-6.817-2.106 1.039c-7.202 3.755 4.233 25.982 11.6 22.615.121-.055 2.102-1.029 2.11-1.033z\"\/><\/svg><\/span>(613) 288-7900<\/a><\/div>\n\n                        \n\n\n\n                        <div class=\"point-items\">\n                                                            <div class='point'>\n\n                                    <a target='_blank' href='https:\/\/verveseniorliving.com\/lifestyle_apartments\/'><span><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 22.9 22.9\" style=\"enable-background:new 0 0 22.9 22.9;\" xml:space=\"preserve\">\n<style type=\"text\/css\">\n\t.st0{fill:#FFFFFF;}\n<\/style>\n<path id=\"Group_4506\" transform=\"translate(-191 -598.951)\" class=\"st0\" d=\"M202.5,599c6.3,0,11.5,5.1,11.5,11.5  s-5.1,11.5-11.5,11.5s-11.5-5.1-11.5-11.5c0,0,0,0,0,0C191,604.1,196.1,599,202.5,599z M201.6,614.4v-1.2h-2.9v-5.9h-1.5v7.1H201.6z   M208.6,614.4l-2.5-7.2h-1.9l-2.5,7.2h1.6l0.5-1.7h2.6l0.5,1.7H208.6z M206.1,611.5c-0.5-1.5-0.7-2.4-0.8-2.6  c-0.1-0.2-0.1-0.4-0.1-0.5c-0.1,0.4-0.4,1.4-0.9,3.1H206.1z\"><\/path>\n<\/svg>\n<\/span><div class=\"point_title\">Lifestyle Apartments<\/div><\/a>\n                                                                    <\/div>\n                                                            <div class='point'>\n\n                                    <a target='_blank' href='https:\/\/verveseniorliving.com\/independent-living\/'><span><?xml version=\"1.0\" encoding=\"UTF-8\"?> <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"22.948\" height=\"22.948\" viewBox=\"0 0 22.948 22.948\"><defs><clipPath id=\"clip-path\"><rect id=\"Rectangle_490\" data-name=\"Rectangle 490\" width=\"22.948\" height=\"22.948\" transform=\"translate(0 0)\" fill=\"none\"><\/rect><\/clipPath><\/defs><g id=\"Group_4833\" data-name=\"Group 4833\" transform=\"translate(0 0)\"><g id=\"Group_4832\" data-name=\"Group 4832\" clip-path=\"url(#clip-path)\"><path id=\"Path_9247\" data-name=\"Path 9247\" d=\"M22.948,11.474A11.474,11.474,0,1,1,11.474,0,11.474,11.474,0,0,1,22.948,11.474M9.532,8.335H8.018v7.139H9.532Zm5.956,7.139v-1.25h-2.9V8.335H11.079v7.139Z\" fill=\"#fff\"><\/path><\/g><\/g><\/svg> <\/span><div class=\"point_title\">Independent Living<\/div><\/a>\n                                                                    <\/div>\n                                                            <div class='point'>\n\n                                    <a target='_blank' href='https:\/\/verveseniorliving.com\/independent-supportive-living\/'><span><?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 22.95 22.95\">\n  <defs>\n    <style>\n      .cls-1 {\n        fill: #fff;\n      }\n    <\/style>\n  <\/defs>\n  <path class=\"cls-1\" d=\"M22.95,11.47c0,6.34-5.14,11.47-11.47,11.47S0,17.81,0,11.47,5.14,0,11.47,0h0c6.34,0,11.47,5.14,11.47,11.47M6.96,15.48v-7.14h-1.51v7.14h1.51ZM12.2,12.32c-.25-.32-.71-.64-1.37-.96-.5-.24-.82-.41-.96-.5-.14-.09-.23-.19-.3-.29s-.09-.22-.09-.35c0-.21.08-.39.23-.52s.37-.2.66-.2c.24,0,.49.03.73.09.25.06.56.17.95.33l.49-1.18c-.37-.16-.72-.28-1.06-.37-.34-.09-.69-.13-1.06-.13-.75,0-1.35.18-1.78.54-.43.36-.64.86-.64,1.49,0,.34.07.63.2.88s.3.47.52.66.54.39.98.59c.47.22.77.38.92.48.15.1.27.21.34.32.08.11.12.23.12.37,0,.25-.09.44-.27.57-.18.13-.43.19-.76.19-.28,0-.58-.04-.92-.13-.33-.09-.74-.24-1.22-.45v1.41c.59.29,1.26.43,2.02.43.83,0,1.47-.19,1.94-.56.46-.37.7-.88.7-1.52,0-.46-.12-.86-.37-1.18ZM17.87,15.48v-1.25h-2.9v-5.89h-1.51v7.14h4.41Z\"><\/path>\n<\/svg>\n<\/span><div class=\"point_title\">Independent Supportive Living<\/div><\/a>\n                                                                    <\/div>\n                                                            <div class='point'>\n\n                                    <a target='_blank' href='https:\/\/verveseniorliving.com\/assisted-living\/'><span><?xml version=\"1.0\" encoding=\"UTF-8\"?> <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"22.948\" height=\"22.948\" viewBox=\"0 0 22.948 22.948\"><defs><clipPath id=\"clip-path\"><rect id=\"Rectangle_491\" data-name=\"Rectangle 491\" width=\"22.948\" height=\"22.948\" transform=\"translate(0 0)\" fill=\"none\"><\/rect><\/clipPath><\/defs><g id=\"Group_4835\" data-name=\"Group 4835\" transform=\"translate(0 0)\"><g id=\"Group_4834\" data-name=\"Group 4834\" clip-path=\"url(#clip-path)\"><path id=\"Path_9248\" data-name=\"Path 9248\" d=\"M22.948,11.474A11.474,11.474,0,1,1,11.474,0,11.475,11.475,0,0,1,22.948,11.474m-10.723,4L9.7,8.306H7.845l-2.52,7.168H6.956l.518-1.7h2.6l.518,1.7Zm-4.37-2.969q.762-2.464.923-3.091c.026.118.069.277.129.479s.33,1.072.808,2.612Zm9.428,2.969v-1.25h-2.9V8.335H12.874v7.139Z\" fill=\"#fff\"><\/path><\/g><\/g><\/svg> <\/span><div class=\"point_title\">Assisted Living<\/div><\/a>\n                                                                    <\/div>\n                                                            <div class='point'>\n\n                                    <a target='_blank' href='https:\/\/verveseniorliving.com\/memory-care\/'><span><?xml version=\"1.0\" encoding=\"UTF-8\"?> <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"22.948\" height=\"22.948\" viewBox=\"0 0 22.948 22.948\"><defs><clipPath id=\"clip-path\"><rect id=\"Rectangle_492\" data-name=\"Rectangle 492\" width=\"22.948\" height=\"22.948\" transform=\"translate(0 0)\" fill=\"none\"><\/rect><\/clipPath><\/defs><g id=\"Group_4837\" data-name=\"Group 4837\" transform=\"translate(0 0)\"><g id=\"Group_4836\" data-name=\"Group 4836\" clip-path=\"url(#clip-path)\"><path id=\"Path_9249\" data-name=\"Path 9249\" d=\"M22.948,11.474A11.474,11.474,0,1,1,11.474,0,11.475,11.475,0,0,1,22.948,11.474m-13.941,4,1.841-5.591h.044q-.059,1.347-.066,1.66c-.005.208-.008.393-.008.552v3.379H12.23V8.335H10.169L8.377,13.794H8.348L6.658,8.335H4.6v7.139H5.95v-3.32q0-.572-.093-2.281H5.9l1.719,5.6Zm8.6-5.84a8.351,8.351,0,0,1,.806.332l.488-1.23a4.81,4.81,0,0,0-2.09-.5,3.454,3.454,0,0,0-1.78.446,2.926,2.926,0,0,0-1.164,1.285,4.415,4.415,0,0,0-.406,1.95,3.993,3.993,0,0,0,.826,2.712,2.987,2.987,0,0,0,2.383.945A5.058,5.058,0,0,0,18.63,15.2V13.936a5.656,5.656,0,0,1-1.821.376q-1.792,0-1.792-2.388a2.987,2.987,0,0,1,.469-1.79,1.541,1.541,0,0,1,1.323-.642,2.4,2.4,0,0,1,.8.142\" fill=\"#fff\"><\/path><\/g><\/g><\/svg> <\/span><div class=\"point_title\">Memory Care<\/div><\/a>\n                                                                    <\/div>\n                                                            <div class='point'>\n\n                                    <a target='_blank' href='https:\/\/verveseniorliving.com\/respite-stays\/'><span><?xml version=\"1.0\" encoding=\"UTF-8\"?> <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"22.948\" height=\"22.948\" viewBox=\"0 0 22.948 22.948\"><defs><clipPath id=\"clip-path\"><rect id=\"Rectangle_493\" data-name=\"Rectangle 493\" width=\"22.948\" height=\"22.948\" transform=\"translate(0 0)\" fill=\"none\"><\/rect><\/clipPath><\/defs><g id=\"Group_4839\" data-name=\"Group 4839\" transform=\"translate(0 0)\"><g id=\"Group_4838\" data-name=\"Group 4838\" clip-path=\"url(#clip-path)\"><path id=\"Path_9250\" data-name=\"Path 9250\" d=\"M22.948,11.474A11.474,11.474,0,1,1,11.474,0,11.474,11.474,0,0,1,22.948,11.474M8.763,12.735l1.7,2.739h1.679q-.487-.7-2.1-3.11a2.3,2.3,0,0,0,.981-.769,1.9,1.9,0,0,0,.347-1.121,1.891,1.891,0,0,0-.7-1.609,3.565,3.565,0,0,0-2.154-.53H6.443v7.139H7.957V12.735ZM7.957,9.576h.459A2.109,2.109,0,0,1,9.5,9.791a.779.779,0,0,1,.349.722.852.852,0,0,1-.341.752,1.873,1.873,0,0,1-1.06.239H7.957Zm8.681,2.736a3.834,3.834,0,0,0-1.372-.959,9.436,9.436,0,0,1-.96-.5,1.029,1.029,0,0,1-.3-.289.643.643,0,0,1-.093-.349.657.657,0,0,1,.23-.522.967.967,0,0,1,.659-.2,3.081,3.081,0,0,1,.734.092,7.1,7.1,0,0,1,.946.328l.488-1.177a7.386,7.386,0,0,0-1.058-.371,4.179,4.179,0,0,0-1.061-.132,2.673,2.673,0,0,0-1.776.542,1.843,1.843,0,0,0-.642,1.489,1.874,1.874,0,0,0,.2.879,2.187,2.187,0,0,0,.523.659,4.327,4.327,0,0,0,.981.591,9.32,9.32,0,0,1,.925.483,1.356,1.356,0,0,1,.345.315.627.627,0,0,1,.117.374.649.649,0,0,1-.267.566,1.3,1.3,0,0,1-.764.191,3.619,3.619,0,0,1-.916-.132,8.359,8.359,0,0,1-1.223-.454v1.406a4.561,4.561,0,0,0,2.022.43,3.025,3.025,0,0,0,1.936-.557,1.845,1.845,0,0,0,.7-1.523,1.877,1.877,0,0,0-.371-1.18\" fill=\"#fff\"><\/path><\/g><\/g><\/svg> <\/span><div class=\"point_title\">Respite Stays<\/div><\/a>\n                                                                    <\/div>\n                            \n                                                            <div class=\"env-items\">\n                                                                            <div class=\"env-item\">\n                                                                                        <svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n<path d=\"M5.12012 12.0601C6.50083 12.0601 7.62012 10.9408 7.62012 9.56006C7.62012 8.17935 6.50083 7.06006 5.12012 7.06006C3.73941 7.06006 2.62012 8.17935 2.62012 9.56006C2.62012 10.9408 3.73941 12.0601 5.12012 12.0601Z\" fill=\"white\"\/>\r\n<path d=\"M9.62012 8.06006C11.0008 8.06006 12.1201 6.94077 12.1201 5.56006C12.1201 4.17935 11.0008 3.06006 9.62012 3.06006C8.23941 3.06006 7.12012 4.17935 7.12012 5.56006C7.12012 6.94077 8.23941 8.06006 9.62012 8.06006Z\" fill=\"white\"\/>\r\n<path d=\"M15.6201 8.06006C17.0008 8.06006 18.1201 6.94077 18.1201 5.56006C18.1201 4.17935 17.0008 3.06006 15.6201 3.06006C14.2394 3.06006 13.1201 4.17935 13.1201 5.56006C13.1201 6.94077 14.2394 8.06006 15.6201 8.06006Z\" fill=\"white\"\/>\r\n<path d=\"M20.1201 12.0601C21.5008 12.0601 22.6201 10.9408 22.6201 9.56006C22.6201 8.17935 21.5008 7.06006 20.1201 7.06006C18.7394 7.06006 17.6201 8.17935 17.6201 9.56006C17.6201 10.9408 18.7394 12.0601 20.1201 12.0601Z\" fill=\"white\"\/>\r\n<path d=\"M17.97 14.9202C17.1 13.9002 16.37 13.0302 15.49 12.0102C15.0331 11.4238 14.4294 10.9685 13.74 10.6902C13.63 10.6502 13.52 10.6202 13.41 10.6002C13.15 10.5702 12.89 10.5502 12.63 10.5602C12.37 10.5602 12.1 10.5602 11.84 10.6102C11.73 10.6302 11.62 10.6602 11.51 10.7002C10.82 10.9802 10.22 11.4402 9.76003 12.0202C8.89003 13.0402 8.16003 13.9102 7.28003 14.9302C5.97003 16.2402 4.36003 17.6902 4.66003 19.7202C4.79645 20.2843 5.08633 20.7996 5.49757 21.2091C5.90881 21.6186 6.42537 21.9062 6.99003 22.0402C7.72003 22.1902 10.05 21.6002 12.53 21.6002H12.71C15.19 21.6002 17.52 22.1802 18.25 22.0402C18.8139 21.9046 19.3296 21.6163 19.7405 21.2071C20.1515 20.7979 20.4419 20.2835 20.58 19.7202C20.89 17.6802 19.28 16.2302 17.97 14.9202V14.9202Z\" fill=\"white\"\/>\r\n<\/svg>\r\n                                            <div class=\"env_title\">Pet Friendly<\/div>\n                                        <\/div>\n                                                                            <div class=\"env-item\">\n                                                                                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 25.25 25.25\"><path d=\"M21.51 17.75h-1.05a.828.828 0 0 0-.27-1.61H5.06c-.46 0-.83.37-.83.83 0 .36.24.66.56.78H3.74c-.54 0-.98.44-.98.98s.44.98.98.98h17.77c.54 0 .98-.44.98-.98s-.44-.98-.98-.98ZM4.85 15.38H20.4c.34 0 .62-.28.62-.62s-.28-.62-.62-.62h-.34c-.31-3.66-3.29-6.57-7-6.73v-.68h.69c.13 0 .23-.1.23-.23v-.73c0-.13-.1-.23-.23-.23h-2.03c-.13 0-.23.1-.23.23v.73c0 .13.1.23.23.23h.69v.68c-3.7.16-6.69 3.06-7 6.73h-.57c-.34 0-.62.28-.62.62s.28.62.62.62Z\"\/><\/svg>                                            <div class=\"env_title\">Concierge<\/div>\n                                        <\/div>\n                                                                            <div class=\"env-item\">\n                                                                                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 25.25 25.25\"><path d=\"M20.37 10.36h-5.48V4.88h-4.53v5.48H4.88v4.53h5.48v5.48h4.53v-5.48h5.48v-4.53z\"\/><\/svg>                                            <div class=\"env_title\">Emergency Response System<\/div>\n                                        <\/div>\n                                                                            <div class=\"env-item\">\n                                                                                         <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 25.25 25.25\"><path d=\"M10.27 4.04c.95.02 1.86.18 2.74.52.45.18.88.4 1.27.7.94.7 1.56 1.62 1.8 2.78.17.84.13 1.67-.08 2.49-.08.31-.17.63-.31.92-.21.45-.59.72-1.03.92-.52.23-1.07.35-1.63.44-.29.05-.59.08-.88.12-.18.03-.37.05-.55.09-.36.09-.72.18-1.07.31-.18.07-.36.19-.5.32-.15.15-.22.36-.25.58-.05.38 0 .75.06 1.13.06.39.14.78.18 1.18.02.15 0 .32-.03.47a.46.46 0 0 1-.49.37c-.3-.02-.6-.05-.9-.11-.81-.14-1.59-.39-2.32-.76-1.12-.58-2.01-1.39-2.59-2.52-.36-.7-.55-1.44-.6-2.22-.09-1.32.15-2.58.76-3.75 1.1-2.1 2.82-3.38 5.14-3.85.14-.03.27-.05.41-.06.29-.03.59-.04.88-.06Zm-3.06 7.88c.02-.51-.43-.83-.84-.83-.46 0-.82.38-.82.85 0 .48.44.82.77.82.49 0 .91-.35.89-.84Zm7.04-3.22c0-.46-.37-.83-.82-.83-.46 0-.84.38-.84.84 0 .45.38.83.83.82.46 0 .83-.37.83-.83Zm-6.11-.13c0-.46-.37-.83-.83-.83-.46 0-.83.38-.83.83 0 .45.38.83.84.83.45 0 .82-.37.82-.83Zm2.28-.37c.45 0 .83-.35.84-.8a.83.83 0 0 0-.82-.85.84.84 0 0 0-.84.81c0 .47.35.84.83.84ZM15.84 17.19c-.05-.05-.11-.08-.15-.14-.15-.21-.29-.44-.45-.65-.18-.26-.45-.41-.7-.57a.539.539 0 0 0-.13-.07c-.15-.09-.16-.19-.04-.31.21-.21.43-.41.65-.61a55.2 55.2 0 0 1 3.21-2.7c1.21-.95 2.43-1.88 3.65-2.82.11-.09.23-.07.28.03.04.08 0 .15-.04.21-.4.55-.79 1.1-1.19 1.65-.16.22-.32.44-.48.65-1.11 1.46-2.23 2.9-3.49 4.24-.31.34-.65.65-.98.98-.04.04-.09.06-.15.1Zm.2-2.8c-.05.04-.11.08-.14.13-.04.07-.01.14.04.2.29.29.58.59.87.88.09.09.18.08.26 0 .07-.07.06-.16-.02-.25-.29-.29-.57-.58-.86-.87-.03-.03-.08-.05-.15-.09ZM10.97 20.41c0-.78.11-1.55.41-2.28.23-.57.57-1.06 1.1-1.4.62-.39 1.35-.38 1.89.03 1 .75.82 2.29-.33 2.79-.24.1-.5.17-.75.23-.75.17-1.36.54-1.83 1.15-.05.07-.1.13-.15.2-.05.06-.11.09-.18.06-.08-.02-.11-.08-.12-.15l-.03-.63Z\"\/><\/svg>                                            <div class=\"env_title\">Life Enrichment<\/div>\n                                        <\/div>\n                                                                            <div class=\"env-item\">\n                                                                                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 25.25 25.25\"><path d=\"M12.63 4.64c-4.4 0-7.98 3.58-7.98 7.98s3.58 7.98 7.98 7.98 7.98-3.58 7.98-7.98-3.58-7.98-7.98-7.98Zm0 15.11c-3.93 0-7.12-3.2-7.12-7.12s3.2-7.12 7.12-7.12 7.12 3.2 7.12 7.12-3.2 7.12-7.12 7.12Z\"\/><path d=\"M12.63 2.82c-5.41 0-9.81 4.4-9.81 9.81s4.4 9.81 9.81 9.81 9.81-4.4 9.81-9.81-4.41-9.81-9.81-9.81Zm0 18.71c-4.91 0-8.91-3.99-8.91-8.9s3.99-8.91 8.91-8.91 8.9 4 8.9 8.91-3.99 8.9-8.9 8.9Z\"\/><path d=\"M10.97 11.5c.14-.08.29-.15.41-.26.77-.68.85-2.02.16-2.79-.26-.3-.58-.49-.98-.51-.57-.03-.99.24-1.29.7-.36.55-.42 1.15-.23 1.78.15.48.44.86.91 1.08.06.03.15.04.17.08.03.05 0 .13 0 .2l-.18 1.61-.18 1.62c-.06.55-.13 1.11-.19 1.66-.04.34.06.62.32.85.14.12.3.17.47.21h.23s.04-.01.05-.02c.28-.06.49-.21.63-.46.12-.21.12-.43.1-.67-.08-.81-.16-1.62-.23-2.43l-.24-2.56c0-.06.01-.07.06-.1ZM15.99 7.94c-.16 0-.3.13-.3.29v1.51c0 .24-.2.39-.41.32-.13-.05-.2-.16-.2-.32V8.25c0-.17-.13-.3-.3-.31-.17 0-.31.13-.31.31v1.5c0 .24-.2.39-.41.31-.13-.05-.2-.16-.2-.33V8.27c0-.2-.12-.33-.3-.33s-.31.13-.31.34v1.8c0 .54.23.97.68 1.27.15.1.33.16.51.25 0 .05-.01.11-.02.18-.05.48-.11.96-.16 1.44l-.18 1.61-.21 1.84c-.04.33.06.62.32.85.14.12.3.17.47.21h.23s.02-.01.03-.01c.51-.08.85-.55.77-1.1-.03-.16-.03-.33-.05-.49l-.12-1.3c-.04-.44-.08-.89-.13-1.33-.04-.44-.08-.88-.13-1.32l-.06-.63c.04-.01.07-.02.1-.03.56-.2.99-.77 1-1.34V8.24c0-.17-.14-.3-.31-.3Z\"\/><\/svg>                                            <div class=\"env_title\">Restaurant<\/div>\n                                        <\/div>\n                                                                            <div class=\"env-item\">\n                                                                                        <svg id=\"a\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 25.25 25.25\"><defs><style>.b{fill:#231f20}<\/style><\/defs><path class=\"b\" d=\"M12.62 4.35c-4.57 0-8.27 3.7-8.27 8.27s3.7 8.27 8.27 8.27 8.27-3.7 8.27-8.27-3.7-8.27-8.27-8.27Zm0 11.72c-2.46 0-4.45-1.99-4.45-4.45s1.99-4.45 4.45-4.45 4.45 1.99 4.45 4.45-1.99 4.45-4.45 4.45Z\"\/><path class=\"b\" d=\"M13.51 11.12c.22-.12.36-.27.42-.44.07-.17.1-.33.1-.47 0-.33-.12-.6-.37-.83-.25-.23-.59-.35-1.04-.35s-.79.11-1.04.35c-.25.23-.37.51-.37.83 0 .15.03.3.1.47.07.17.21.32.42.47-.22.1-.39.26-.5.46-.11.2-.17.43-.17.68 0 .38.13.7.39.96.26.27.64.4 1.14.4s.89-.13 1.17-.4c.28-.26.42-.59.42-.96 0-.25-.06-.48-.17-.68-.11-.2-.28-.37-.5-.49Zm-1.3-1.23c.1-.1.24-.15.42-.15s.32.05.42.15c.1.1.15.24.15.42 0 .16-.05.3-.15.4-.1.1-.24.15-.42.15s-.32-.05-.41-.15c-.1-.1-.15-.24-.15-.4 0-.18.05-.32.15-.42Zm.89 2.86c-.11.12-.27.18-.48.18s-.36-.06-.47-.18-.17-.29-.17-.51.06-.4.17-.52.27-.18.47-.18.36.06.47.18c.12.12.17.29.17.52s-.06.39-.17.51Z\"\/><\/svg>                                            <div class=\"env_title\">Billiards<\/div>\n                                        <\/div>\n                                                                            <div class=\"env-item\">\n                                                                                        <svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n<path d=\"M18.1099 7.18018L15.2699 4.34018C15.1774 4.24759 15.0674 4.17415 14.9465 4.12405C14.8255 4.07394 14.6959 4.04816 14.5649 4.04816C14.434 4.04816 14.3044 4.07394 14.1834 4.12405C14.0624 4.17415 13.9525 4.24759 13.8599 4.34018C13.7674 4.43276 13.6939 4.54267 13.6438 4.66363C13.5937 4.7846 13.5679 4.91425 13.5679 5.04518C13.5679 5.17611 13.5937 5.30575 13.6438 5.42672C13.6939 5.54768 13.7674 5.65759 13.8599 5.75018L15.9799 7.87018L7.86994 15.9702L5.74994 13.8502C5.65743 13.7575 5.54754 13.6839 5.42657 13.6337C5.30559 13.5836 5.17591 13.5577 5.04494 13.5577C4.91397 13.5577 4.78429 13.5836 4.66332 13.6337C4.54234 13.6839 4.43246 13.7575 4.33994 13.8502C4.24724 13.9427 4.17369 14.0526 4.12351 14.1736C4.07333 14.2945 4.0475 14.4242 4.0475 14.5552C4.0475 14.6861 4.07333 14.8158 4.12351 14.9368C4.17369 15.0578 4.24724 15.1677 4.33994 15.2602L7.14994 18.0702L9.95994 20.8802C10.0525 20.9728 10.1624 21.0462 10.2834 21.0963C10.4044 21.1464 10.534 21.1722 10.6649 21.1722C10.7959 21.1722 10.9255 21.1464 11.0465 21.0963C11.1674 21.0462 11.2774 20.9728 11.3699 20.8802C11.4625 20.7876 11.536 20.6777 11.5861 20.5567C11.6362 20.4358 11.662 20.3061 11.662 20.1752C11.662 20.0442 11.6362 19.9146 11.5861 19.7936C11.536 19.6727 11.4625 19.5628 11.3699 19.4702L9.27994 17.3802L17.3799 9.28018L19.4999 11.4002C19.8899 11.7902 20.5299 11.7902 20.9099 11.4002C21.0026 11.3077 21.0762 11.1978 21.1264 11.0768C21.1766 10.9558 21.2024 10.8261 21.2024 10.6952C21.2024 10.5642 21.1766 10.4345 21.1264 10.3136C21.0762 10.1926 21.0026 10.0827 20.9099 9.99018L18.0999 7.18018H18.1099ZM4.33994 18.0802C3.94994 17.6902 3.30994 17.6902 2.91994 18.0802C2.52994 18.4702 2.52994 19.1102 2.91994 19.5002L5.74994 22.3302C6.13994 22.7202 6.77994 22.7202 7.16994 22.3302C7.55994 21.9402 7.55994 21.3002 7.16994 20.9102L4.33994 18.0802ZM22.3299 5.74018L19.4999 2.91018C19.1099 2.52018 18.4699 2.52018 18.0799 2.91018C17.6899 3.30018 17.6899 3.94018 18.0799 4.33018L20.9099 7.16018C21.2999 7.55018 21.9399 7.55018 22.3299 7.16018C22.7199 6.77018 22.7199 6.13018 22.3299 5.74018Z\" fill=\"white\"\/>\r\n<\/svg>\r\n                                            <div class=\"env_title\">Fitness Centre<\/div>\n                                        <\/div>\n                                                                            <div class=\"env-item\">\n                                                                                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 25.25 25.25\"><path d=\"M12.63 20.15c-.25-.28-.47-.52-.68-.77-.61-.71-1.15-1.48-1.61-2.3-.2-.35-.38-.71-.54-1.08-.37-.87-.64-1.76-.73-2.71-.1-1.04.02-2.05.33-3.05.5-1.63 1.38-3.06 2.46-4.36.24-.29.49-.56.75-.85.1.1.2.19.28.28.18.21.37.41.54.62.31.4.6.81.9 1.22.58.81 1.03 1.7 1.37 2.64.34.95.53 1.92.51 2.93-.02 1.16-.31 2.26-.78 3.31-.66 1.49-1.59 2.8-2.7 3.98-.03.03-.05.07-.09.13ZM11.52 20.22c-.34-.04-.67-.06-1.01-.11-1.05-.14-2.07-.41-3.04-.86-1.04-.49-1.92-1.18-2.59-2.13-.55-.79-.92-1.65-1.17-2.57-.24-.85-.36-1.72-.41-2.59-.01-.21-.01-.21.2-.2 1.56.07 3.07.37 4.49 1.07.1.05.12.11.14.21.06.49.12.98.22 1.46.1.45.23.89.4 1.32.54 1.36 1.3 2.6 2.23 3.73.16.2.33.39.5.58.01.02.03.04.04.05v.03ZM13.7 20.2c.19-.23.38-.43.55-.65.97-1.19 1.77-2.47 2.31-3.92.32-.85.52-1.73.57-2.64 0-.08.04-.12.11-.16a9.39 9.39 0 0 1 1.89-.71c.87-.22 1.75-.34 2.65-.38.18 0 .18 0 .17.17-.04.72-.12 1.44-.3 2.14-.23.91-.52 1.8-1.01 2.62a6.362 6.362 0 0 1-2.82 2.54c-.98.47-2.02.74-3.09.88-.28.04-.57.06-.86.09h-.17ZM8.11 11.85c-.06-.03-.12-.06-.18-.08-.43-.16-.86-.33-1.29-.48-.09-.03-.15-.07-.18-.17-.2-.63-.21-1.27-.13-1.91.02-.15.05-.3.08-.45h.06c.69.24 1.33.58 1.86 1.1.06.06.08.11.05.2-.15.56-.23 1.13-.27 1.71 0 .03 0 .05-.02.09ZM17.14 11.85c-.04-.31-.06-.6-.1-.89-.05-.31-.12-.62-.19-.92-.01-.07 0-.12.04-.17.54-.53 1.18-.87 1.89-1.12h.04c.01.05.03.1.04.16.13.73.15 1.45-.06 2.17-.04.13-.1.18-.22.23-.44.15-.87.33-1.3.49-.04.01-.08.03-.13.05Z\"\/><\/svg>                                             <div class=\"env_title\">Spa and Hair Salon<\/div>\n                                        <\/div>\n                                                                            <div class=\"env-item\">\n                                                                                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 25.25 25.25\"><path d=\"M4.58 6.22c.03-.34.06-.6.07-.86.02-.37.22-.58.58-.63 1.64-.23 3.27-.26 4.88.22.88.26 1.6.75 2.15 1.48.11.14.23.27.36.43.1-.11.18-.17.24-.25.73-1.09 1.8-1.63 3.04-1.86 1.34-.25 2.69-.22 4.04-.04.39.05.62.23.63.65 0 .26.06.51.09.84.3.08.59.16.88.24.7.19.78.28.85 1.02.12 1.19.22 2.38.32 3.58.18 2.05.38 4.1.53 6.15.05.66-.02 1.35-.11 2.01-.08.61-.23.7-.84.64-.62-.05-1.24-.14-1.86-.21-1.61-.18-3.22-.21-4.83.03-.7.1-1.37.27-1.98.67-.59.39-1.32.42-1.86.09-1.02-.64-2.14-.81-3.28-.89-1.67-.12-3.33 0-4.98.24-.1.02-.21.03-.31.05-.93.11-1.02.03-1.06-.9-.02-.41-.11-.83-.13-1.24-.02-.44.18-3.27.28-4.25.2-2.02.38-4.04.58-6.06.07-.71.12-.74.82-.93.27-.07.55-.15.88-.23Zm15.84 9.07-.76-9.6c-1.61-.25-3.14-.28-4.6.32-1.22.5-1.94 1.47-1.95 2.84 0 2.76 0 5.52.02 8.27 0 .19.05.39.09.7 1.03-.94 2.12-1.54 3.35-1.83 1.23-.29 2.49-.46 3.85-.7Zm-15.59.08c2.62.23 5.14.56 7.25 2.48.02-.42.05-.67.05-.92V8.88c0-1.28-.6-2.23-1.7-2.77-1.52-.75-3.16-.68-4.84-.45l-.76 9.7Zm9.5 2.68c2.4-.98 5.36-.92 7.84-.74.03-.15.06-.2.05-.25-.2-2.31-.41-4.61-.62-6.92-.07-.75-.15-1.5-.21-2.25-.03-.35-.17-.53-.59-.45 0 .21-.01.41 0 .61.17 2.23.37 4.46.52 6.69.11 1.61.31 1.58-1.44 1.66-1.46.07-2.9.32-4.24.94-.32.15-1.33.65-1.31.72Zm-11.25-.71c2.57-.26 5.02-.22 7.42.6-.34-.3-.7-.53-1.09-.7-1.34-.56-2.74-.79-4.18-.85-1.46-.07-1.45-.07-1.32-1.55.19-2.25.37-4.51.55-6.76.02-.22 0-.43 0-.66-.53 0-.59.27-.62.62-.25 2.77-.51 5.54-.76 8.31-.03.3 0 .61 0 1.01Z\"\/><\/svg>                                            <div class=\"env_title\">Library<\/div>\n                                        <\/div>\n                                                                            <div class=\"env-item\">\n                                                                                        <svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n<path d=\"M17.5598 9.31006C18.6598 9.31006 19.5598 8.41006 19.5598 7.31006C19.5598 6.21006 18.6598 5.31006 17.5598 5.31006C16.4598 5.31006 15.5598 6.21006 15.5598 7.31006C15.5598 8.41006 16.4598 9.31006 17.5598 9.31006ZM3.2698 13.9501C3.4698 14.0101 3.6598 14.1001 3.8398 14.2001C5.1098 14.9401 6.6698 14.9401 7.9398 14.2001C8.7398 13.7501 9.6998 13.7501 10.4998 14.2001L10.7098 14.3001C11.9398 14.9001 13.3898 14.8501 14.5798 14.1701C15.3798 13.7201 16.3398 13.7201 17.1398 14.1701C17.7698 14.5301 18.4898 14.7301 19.2198 14.7301C19.9198 14.7301 20.6098 14.5301 21.2198 14.1701C21.3998 14.0701 21.5898 13.9801 21.7898 13.9201C22.3398 13.8801 22.7598 13.4001 22.7198 12.8501C22.6798 12.3001 22.1998 11.8801 21.6498 11.9201C21.5198 11.9201 21.3898 11.9601 21.2698 12.0301C20.9198 12.1401 20.5898 12.2901 20.2698 12.4701C19.6198 12.8501 18.8198 12.8501 18.1698 12.4701C17.4763 12.0816 16.6947 11.8776 15.8998 11.8776C15.1049 11.8776 14.3233 12.0816 13.6298 12.4701C13.5398 12.5201 13.4398 12.5601 13.3398 12.5901L15.3698 10.6201C15.5398 10.4601 15.5398 10.1901 15.3798 10.0201L11.4998 6.22006C11.4248 6.14654 11.3308 6.09542 11.2283 6.07245C11.1258 6.04948 11.019 6.05558 10.9198 6.09006L7.2198 7.35006C6.7098 7.55006 6.4498 8.13006 6.6598 8.65006C6.8498 9.14006 7.3998 9.40006 7.8998 9.23006L10.8298 8.16006L12.8298 10.2801L10.9298 12.1801C9.6398 11.6801 8.1998 11.7801 6.9898 12.4601C6.3398 12.8401 5.5398 12.8401 4.8898 12.4601C4.5698 12.2801 4.2398 12.1301 3.8898 12.0201C3.3698 11.8301 2.7998 12.0901 2.5998 12.6101C2.3998 13.1301 2.6698 13.7001 3.1898 13.9001C3.2298 13.9101 3.2698 13.9301 3.3098 13.9401L3.2698 13.9601V13.9501ZM21.2698 17.0401C20.9198 17.1501 20.5898 17.3001 20.2698 17.4801C19.6198 17.8601 18.8198 17.8601 18.1698 17.4801C17.4763 17.0916 16.6947 16.8876 15.8998 16.8876C15.1049 16.8876 14.3233 17.0916 13.6298 17.4801C12.9698 17.8601 12.1698 17.8601 11.5098 17.4801C10.8163 17.0916 10.0347 16.8876 9.2398 16.8876C8.4449 16.8876 7.66331 17.0916 6.9698 17.4801C6.3198 17.8601 5.5198 17.8601 4.8698 17.4801C4.5498 17.3001 4.2198 17.1501 3.8698 17.0401C3.3498 16.8501 2.7798 17.1101 2.5798 17.6301C2.3798 18.1501 2.6498 18.7201 3.1698 18.9201C3.2098 18.9301 3.2498 18.9501 3.2898 18.9601C3.4898 19.0201 3.6798 19.1101 3.8598 19.2101C5.1298 19.9501 6.6898 19.9501 7.9598 19.2101C8.7598 18.7601 9.7198 18.7601 10.5198 19.2101C11.7998 19.9401 13.3598 19.9401 14.6398 19.2101C15.4398 18.7601 16.3998 18.7601 17.1998 19.2101C17.8298 19.5701 18.5498 19.7701 19.2798 19.7701C19.9798 19.7701 20.6698 19.5701 21.2798 19.2101C21.4598 19.1101 21.6498 19.0201 21.8498 18.9601C22.1002 18.8796 22.3089 18.7041 22.4311 18.4712C22.5533 18.2384 22.5792 17.9668 22.5031 17.7151C22.4271 17.4634 22.2552 17.2516 22.0245 17.1253C21.7939 16.9991 21.5228 16.9684 21.2698 17.0401V17.0401Z\" fill=\"white\"\/>\r\n<\/svg>\r\n                                            <div class=\"env_title\">Swimming Pool<\/div>\n                                        <\/div>\n                                                                    <\/div>\n\n                            \n                        <\/div>\n\n\n\n                    <\/div>\n                <\/div>\n                <!-- left part end  -->\n\n                <div class=\"right-part\">\n                                        <div class=\"slider-dot-wrapper\">\n                        <div class=\"outer-dot\"> <div class=\"dot\"><\/div><\/div><div class=\"outer-dot\"> <div class=\"dot\"><\/div><\/div><div class=\"outer-dot\"> <div class=\"dot\"><\/div><\/div><div class=\"outer-dot\"> <div class=\"dot\"><\/div><\/div><div class=\"outer-dot\"> <div class=\"dot\"><\/div><\/div>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n\n\n    <\/div>\n\n    <div class=\"bottom-portion\">\n\n        <div class=\"container-fluid\">\n            <div class=\"bottom-part\">\n                                    <a target=\"_blank\" class=\"btn btn-brochure_link\" href=\"https:\/\/online.staak.ca\/view\/462952184\/\"><span><img loading=\"lazy\" decoding=\"async\" width=\"20\" height=\"20\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/download.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" \/><\/span> View Our Brochure<\/a>\n                                    <a target=\"_blank\" class=\"btn btn-brochure_link\" href=\"https:\/\/online.staak.ca\/view\/462506159\/\"><span><img loading=\"lazy\" decoding=\"async\" width=\"24\" height=\"24\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/menu.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" \/><\/span> View Our Sample Menu<\/a>\n                                    <a target=\"_blank\" class=\"btn btn-brochure_link\" href=\"https:\/\/online.staak.ca\/view\/462731731\/\"><span><img loading=\"lazy\" decoding=\"async\" width=\"20\" height=\"20\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/calendar.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" \/><\/span> View Our Sample Activity Calendar<\/a>\n                \n                <div class='c-logo-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"74\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/VESL-RAVN-VERT-2L-Micro-RGB-e1787953631844.webp\" class=\"attachment-full size-full\" alt=\"\" \/><\/div>            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"newsletter-bar\">\n        <div class=\"container-fluid\">\n            <div class=\"wrapper\">\n                <div class=\"left\">\n                    <div class=\"content\">\n\t\t\t\t\t\t                        <span>Get news, events, incentives and more delivered to your inbox. <\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"right\">\n                    \t\t\t\t\t\n\t\t\t\t\t<a class=\"btn btn-primary\" href=\"https:\/\/verveseniorliving.com\/newsletter\/?cid=14067\">Sign Up<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/section>\n\n\n\n    \n    <div class=\"go-modal-wrapper mailchimp-modal\" id=\"mailchimp-modal-6ab2374b7cc71\" style=\"display:none\">\n        <div class=\"modal-inner-wrapper\">\n            <div class=\"modal-content\" style=\"padding:0\">\n                <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                <link href=\"https:\/\/cdn-images.mailchimp.com\/embedcode\/classic-071822.css\" rel=\"stylesheet\" type=\"text\/css\">\n                <style type=\"text\/css\">\n                    #mc_embed_signup {\n                        background: #fff;\n                        clear: left;\n                        font: 14px Helvetica, Arial, sans-serif;\n                        width: 600px;\n                    }\n                <\/style>\n                <div class=\"blog-detail\">\n                    <!-- Begin Modal Form -->\n                    <div id=\"mc_embed_signup\">\n                        <form id=\"mc-embedded-subscribe-form\" class=\"cyber-newsletter\" method=\"POST\" action=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-admin\/admin-post.php\">\n                            <input type=\"hidden\" name=\"action\" value=\"cyber_impact\">\n                            <h2>Subscribe<\/h2>\n                            <div class=\"indicates-required\"><span class=\"asterisk\">*<\/span> indicates required<\/div>\n                            <div class=\"mc-field-group\">\n                                <label for=\"email\">Email Address<span class=\"asterisk\">*<\/span><\/label>\n                                <input type=\"email\" name=\"email\" id=\"email\" required>\n                            <\/div>\n                            <div class=\"mc-field-group\">\n                                <label for=\"first-name\">First Name<\/label>\n                                <input type=\"text\" name=\"first_name\" id=\"first-name\">\n                            <\/div>\n                            <div class=\"mc-field-group\">\n                                <label for=\"last-name\">Last Name<\/label>\n                                <input type=\"text\" name=\"last_name\" id=\"last-name\">\n                            <\/div>\n                            <div class=\"mc-field-group input-group\">\n                                <strong>Consent to be contacted by a Verve representative.<\/strong>\n                                <ul>\n                                    <li>\n                                        <input type=\"radio\" name=\"consent\" value=\"I agree\" id=\"mce-CONSENT-0\" required>\n                                        <label for=\"consent-agree\">I agree<\/label>\n                                    <\/li>\n                                <\/ul>\n                            <\/div>\n                            <div id=\"mce-responses\" class=\"clear\">\n                                <div class=\"response\" id=\"mce-error-response\" style=\"display: none\"><\/div>\n                                <div class=\"response\" id=\"mce-success-response\" style=\"display: none\"><\/div>\n                            <\/div>\n                            <div class=\"form-group\">\n                                <button type=\"submit\" class=\"button\">Subscribe<\/button>\n                            <\/div>\n                        <\/form>\n                    <\/div>\n\n                    <!-- End Modal Form -->\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n<style>\n    .manager-quote.signature{\n        background: var(--nh-color-surface);\n\t\toverflow: hidden;\n    }\n\n    .manager-quote.signature h2{\n        color: var(--nh-color-primary);\n    }\n\n    .manager-quote.signature .detail{\n        color: var(--nh-color-neutral);\n    }\n    .manager-quote.signature .social-links path{\n        fill: var(--nh-color-primary);\n    }\n    .manager-quote.signature .social-links a:hover path{\n        fill: var(--nh-color-accent);\n    }\n\n    .manager-quote.signature .title-top{\n        color: var(--nh-color-secondary);\n    }\n\n    .manager-quote.signature .user-info-wrapper .name{\n        color: var(--nh-color-primary);\n\n    }\n    .manager-quote.signature .user-info-wrapper .designation{\n        color: var(--nh-color-neutral);\n    }\n\n    \/* Body text color *\/\n    .manager-quote.signature .user-info-wrapper .designation,\n    .manager-quote.signature .detail {\n        color: var(--nh-color-neutral);\n    }\n\n\t.manager-quote .affordability-calculator h4 {\n        color: var(--nh-color-secondary);\n    }\n\n    .manager-quote.signature .user-info-wrapper a{\n        color: var(--nh-color-primary);\n    }\n    \n\t.manager-quote .affordability-calculator {\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t\talign-items: center;\n\t\tgap: 15px;\n\t\tborder-bottom: 1px solid #a7a8a9;\n\t\tpadding-bottom: 20px;\n\t\tmargin-bottom: 30px;\n\t}\n\t.manager-quote .affordability-calculator:hover{\n\t\ttext-decoration: none;\n\t}\n\t.manager-quote .affordability-calculator .icon{\n\t    width: 60px;\t\n\t}\n\t.manager-quote .affordability-calculator h4 {\n\t    margin-bottom: 0;\n\t\tfont-family: \"Open Sans\", sans-serif;\n\t\tfont-weight: 400;\n\t\tfont-size: 22px;\n\t}\n    \n\n<\/style>\n\n\n\n<section class=\"manager-quote signature \">\n    <div class=\"container\">\n\n        \n        <div class=\"content\">\n            <div class=\"left-part\">\n\n                <h2>Experience Empowered Senior Living<\/h2><div class=\"detail\"><p>Welcome to Verve The Ravines, a proudly Canadian residence built where dignity, comfort, and joy are at the heart of everyday living. Set in Ottawa&#8217;s CitiPlace community, our residence offers a vibrant, supportive environment thoughtfully designed to support seniors. Two connected residences share one community, with a dedicated team of professionals available 24\/7 to enhance your day with enriching activities and programs.<br \/><br \/>Your health is our top priority. As a full-continuum residence, we provide Lifestyle Apartments, Independent Living, Assisted Living, and Memory Care, with personalized services and amenities that evolve with your needs. Experience exceptional dining, embrace an active and fulfilling lifestyle, and discover what empowered senior living truly looks like.<\/p><\/div>            <\/div>\n\n\n            <div class=\"right-part\">\n\t\t\t\t\t\t\t\t<a href=\"\/affordability-calculator\/?province=ontario&#038;residence=verve-the-ravines\" class=\"affordability-calculator\">\n\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/verveseniorliving.com\/wp-content\/uploads\/2023\/04\/affordability-calculator.png\" \/>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<h4>\nAffordability Calculator<\/h4>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\n                <div class=\"title-top\">\n                   \t\t\t\t\t\tBe <i>Social<\/i> with us\n\t\t\t\t\t                <\/div>\n\n                <div class=\"social-links\">\n\n                                                    <a target=\"_blank\" href=\"https:\/\/www.facebook.com\/profile.php?id=61593931124590\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"11.849\" height=\"22.124\" viewBox=\"0 0 11.849 22.124\">  <path id=\"Icon_awesome-facebook-f\" data-name=\"Icon awesome-facebook-f\" d=\"M12.682,12.445l.614-4H9.455v-2.6a2,2,0,0,1,2.257-2.163h1.747V.27a21.3,21.3,0,0,0-3.1-.27C7.194,0,5.126,1.918,5.126,5.389V8.441H1.609v4H5.126v9.679H9.455V12.445Z\" transform=\"translate(-1.609)\" fill=\"#6660aa\"\/><\/svg>                                <\/a>\n                                                            <a target=\"_blank\" href=\"https:\/\/www.instagram.com\/VerveTheRavines\/\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22.033\" height=\"21.472\" viewBox=\"0 0 22.033 21.472\">  <path id=\"Icon_awesome-instagram\" data-name=\"Icon awesome-instagram\" d=\"M11.014,7.468a5.507,5.507,0,1,0,0,11.01,5.507,5.507,0,1,0,0-11.01Zm0,9.084a3.58,3.58,0,1,1,3.672-3.579A3.633,3.633,0,0,1,11.014,16.552Zm7.2-9.309a1.318,1.318,0,1,1-1.317-1.284A1.3,1.3,0,0,1,18.21,7.243Zm3.741,1.3a6.266,6.266,0,0,0-1.779-4.5,6.658,6.658,0,0,0-4.616-1.734c-1.819-.1-7.27-.1-9.089,0a6.648,6.648,0,0,0-4.616,1.73,6.286,6.286,0,0,0-1.779,4.5c-.1,1.773-.1,7.086,0,8.859a6.266,6.266,0,0,0,1.779,4.5,6.666,6.666,0,0,0,4.616,1.734c1.819.1,7.27.1,9.089,0A6.614,6.614,0,0,0,20.171,21.9a6.307,6.307,0,0,0,1.779-4.5c.1-1.773.1-7.081,0-8.854ZM19.6,19.3a3.672,3.672,0,0,1-2.094,2.041c-1.45.561-4.891.431-6.493.431s-5.048.125-6.493-.431A3.672,3.672,0,0,1,2.427,19.3c-.575-1.413-.442-4.767-.442-6.329s-.128-4.921.442-6.329A3.672,3.672,0,0,1,4.521,4.6c1.45-.561,4.891-.431,6.493-.431s5.048-.125,6.493.431A3.672,3.672,0,0,1,19.6,6.644c.575,1.413.442,4.767.442,6.329S20.176,17.894,19.6,19.3Z\" transform=\"translate(0.005 -2.238)\" fill=\"#6660aa\"\/><\/svg>                                <\/a>\n                                                            <a target=\"_blank\" href=\"https:\/\/youtube.com\/channel\/UC8E-C1gZjTtJ3NWkG10H6Sg\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z\"\/><\/svg>                                <\/a>\n                                                            <a target=\"_blank\" href=\"https:\/\/www.linkedin.com\/company\/verve-senior-living\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M4.98 3.5c0 1.381-1.11 2.5-2.48 2.5s-2.48-1.119-2.48-2.5c0-1.38 1.11-2.5 2.48-2.5s2.48 1.12 2.48 2.5zm.02 4.5h-5v16h5v-16zm7.982 0h-4.968v16h4.969v-8.399c0-4.67 6.029-5.052 6.029 0v8.399h4.988v-10.131c0-7.88-8.922-7.593-11.018-3.714v-2.155z\"\/><\/svg>                                <\/a>\n                            \n\n                <\/div>\n\n                <div class=\"user-info-wrapper\">\n                    <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Julie-Smit-scaled-e1787947249929-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" \/>\n                    <div class=\"user-meta\">\n                        <div class=\"name\">Julie D&#8217;all<\/div><div class=\"designation\">General Manager<\/div>                            <a href=\"#\" class='manager_modal_link'>About me<\/a>\n\n                                                <\/div>\n\n                <\/div>\n\n\n            <\/div>\n\n        <\/div>        \n\n    <\/div>\n\n\n<\/section>\n<div class=\"go-modal-wrapper manager-modal\" id=\"manager-modal\" style=\"display:none\">\n\n    <div class=\"modal-inner-wrapper\">\n        <div class=\"modal-content\">\n            <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n            <div class=\"border-content\">\n\n                <div class=\"top-part\">\n\n                    <div class=\"user-meta\">\n                        \n                        <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Julie-Smit-scaled-e1787947249929-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" \/>\n                        <div class=\"info-part\">\n                            <div class=\"name\">Julie D&#8217;all<\/div><div class=\"designation\">General Manager<\/div>                        <\/div>\n\n                    <\/div>\n\n                                    <\/div>\n\n                <div class=\"modal_detail\"><div class=\"x_x_x_elementToProof\" data-ogsc=\"rgb(0, 0, 0)\" data-olk-copy-source=\"MessageBody\">Julie began her career in financial services in 2008, moving from customer service to financial services advisor and then to branch manager of sales. She entered retirement living in 2016 as a leasing manager, was promoted to General Manager in 2020, and joined the residence in 2022. Julie leads by building trust. She communicates clearly, holds her team accountable, and takes a real interest in what each person does well and where they want to go next. Residents and families find her approachable and easy to reach. Julie grew up in Welland, Ontario. She visited a friend in Ottawa in 2020, fell for the city, and made the move in 2022. She met her husband here, and they now have two young children. Julie once spent a month travelling solo through Costa Rica, which remains a family favourite alongside Banff and Jasper. Closer to home, she hikes, kayaks and camps.<\/div><\/div>\n            <\/div>\n\n            \n        <\/div>\n    <\/div>\n\n<\/div>\n\n\r\n<style>\r\n.explore-tab-signature{\r\n    background: #F6F7F7;   \r\n}\r\n\r\n.explore-tab-signature .section-title{\r\n    color: var(--nh-color-primary);\r\n}\r\n\r\n.explore-tab-signature .each-tab-link-wrapper.active,\r\n.explore-tab-signature .each-tab-link-wrapper.active .tab-link{\r\n    background: var(--nh-color-primary);\r\n\r\n}\r\n.explore-tab-signature .items-content-wrapper{\r\n    border-top: 9px solid var(--nh-color-primary);\r\n}\r\n\r\n.explore-tab-signature .tab-link path{\r\n    fill:  var(--nh-color-primary);\r\n}\r\n\r\n.explore-tab-signature-mobile .section-title{\r\n    color:  var(--nh-color-primary);\r\n}\r\n\r\n.explore-tab-signature-mobile{\r\n    background: #F6F7F7;   \r\n}\r\n\r\n\r\n.explore-tab-signature-mobile .tab-link path{\r\n    fill:  var(--nh-color-primary);\r\n\r\n}\r\n.explore-tab-signature-mobile{\r\n    background: #F6F7F7;   \r\n    \r\n}\r\n.explore-tab-signature-mobile .tab-link.active{\r\n    background: var(--nh-color-primary);   \r\n}\r\n\r\n\/* The mobile section ships white text on a dark ground. The palette gives it a\r\n   light background, so the title and lead need readable colours - and the theme\r\n   sets them with !important, so these must match that weight. *\/\r\n.explore-tab-signature-mobile .section-title {\r\n    color: var(--nh-color-primary) !important;\r\n}\r\n\r\n.explore-tab-signature-mobile .section-detail {\r\n    color: var(--nh-color-neutral) !important;\r\n}\r\n\r\n.explore-tab-signature-mobile .title-part {\r\n    color: var(--nh-color-neutral);\r\n}\r\n\r\n.news-and-event-tab-content .title {\r\n\tcolor: var(--nh-color-primary)!important;\r\n}\r\n\t\r\n.news-and-event-tab-content .small_title{\r\n\tcolor: var(--nh-color-neutral);\r\n}\r\n\t\r\n\/\/ changing font family \r\n\r\n    @font-face {\r\n        font-family: tilda;\r\n        font-style: italic;\r\n        src: url(\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/themes\/verve-theme-development\/dist\/fonts\/tilda-grande.ttf\") format(\"truetype\");\r\n    }\r\n\r\n    .explore-tab-signature.the-village .suites-tab-content.suites-signature-tab-content h2,\r\n    .explore-tab-signature.the-village .health-and-wellness-signature h2,\r\n    .explore-tab-signature.the-village .amenities-signature .top-part h2,\r\n    .explore-tab-signature.the-village .dining-signature h2{\r\n        font-family: tilda;\r\n        font-size: 63px;\r\n        line-height: .9;\r\n    }\r\n    \r\n\r\n\r\n\r\n\r\n.explore-tab-signature d, .explore-tab-signature-mobile d {\r\n\tfill:var(--nh-color-primary) !important;\r\n}\r\n.explore-tab-signature .e, .explore-tab-signature-mobile .e {stroke-linecap:round;}\r\n\r\n.explore-tab-signature .e,.f, .explore-tab-signature-mobile .e, .f {fill:none;stroke:var(--nh-color-primary)!important; stroke-miterlimit:10;}\r\n\r\n.explore-tab-signature .d, .explore-tab-signature-mobile .d {\r\n   fill: var(--nh-color-primary) !important;\r\n}\r\n.explore-tab-signature .g, .explore-tab-signature .h, .explore-tab-signature-mobile .g, .explore-tab-signature-mobile .h  {\r\n\t stroke: var(--nh-color-primary)!important;\t\r\n}\r\n\t\r\n\r\n\r\n\/* The base rule is padding: 0 0 100px 0 - with the flat tabs the heading\r\n   collided with the section above. 88px matches the approved design. *\/\r\n.explore-tab-signature {\r\n    padding-top: 88px;\r\n}\r\n\r\n\/* Section title: Brandon Text Regular, 34px, left aligned.\r\n   The <h2> sits outside .container, so left-aligning alone would push it flat\r\n   against the viewport edge - it needs the container's own width and padding\r\n   to line up with the tabs below. *\/\r\n.explore-tab-signature .section-title {\r\n    font-family: 'Brandon Text', 'Open Sans', sans-serif;\r\n    font-weight: 400;\r\n    font-size: 34px;\r\n    letter-spacing: 0;\r\n    text-align: left;\r\n    max-width: 1180px;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    padding-left: 15px;\r\n    padding-right: 15px;\r\n}\r\n\r\n\/* Flat underline tabs: plain text in a row, active item underscored. *\/\r\n.explore-tab-signature .tab-links {\r\n    justify-content: flex-start;\r\n    gap: 48px;\r\n    border-bottom: 1px solid #A6B5AB;\r\n    margin-bottom: 34px;\r\n}\r\n\r\n.explore-tab-signature .tab-links > div {\r\n    margin-right: 0;\r\n}\r\n\r\n.explore-tab-signature .each-tab-link-wrapper {\r\n    padding-bottom: 0;\r\n    border-radius: 0;\r\n    background-color: transparent;\r\n    box-shadow: none;\r\n    border-bottom: 3px solid transparent;\r\n}\r\n\r\n.explore-tab-signature .each-tab-link-wrapper.active {\r\n    background-color: transparent;\r\n    box-shadow: none;\r\n    border-bottom-color: var(--nh-color-primary);\r\n}\r\n\r\n.explore-tab-signature .tab-link {\r\n    width: auto;\r\n    height: auto;\r\n    padding: 0 0 14px 0;\r\n    background-color: transparent;\r\n    box-shadow: none;\r\n    border-radius: 0;\r\n    font-size: 18px;\r\n    font-weight: 500;\r\n    color: var(--nh-color-primary);\r\n}\r\n\r\n.explore-tab-signature .each-tab-link-wrapper.active .tab-link {\r\n    background-color: transparent;\r\n    box-shadow: none;\r\n    color: var(--nh-color-primary);\r\n    font-weight: 700;\r\n}\r\n\r\n.explore-tab-signature .each-tab-link-wrapper.active .tab-link path,\r\n.explore-tab-signature .tab-link path {\r\n    fill: var(--nh-color-primary);\r\n}\r\n\r\n\/* Text-only tabs: the new design drops the tab icons. *\/\r\n.explore-tab-signature .tab-link svg,\r\n.explore-tab-signature .tab-link img,\r\n.explore-tab-signature .tab-link .before-active-img,\r\n.explore-tab-signature .tab-link .after-active-img {\r\n    display: none;\r\n}\r\n\r\n\/* The thin rule above sits under the tabs, so drop the heavy content border. *\/\r\n.explore-tab-signature .items-content-wrapper {\r\n    border-top: 0;\r\n}\r\n\r\n<\/style>\r\n\r\n<section class=\"explore-tab-signature only-desktop  \">\r\n\t\r\n    <h2 class=\"section-title\">EXPLORE OUR RESIDENCE<\/h2>\r\n    <div class=\"container\">\r\n\r\n        <div class=\"tab-links\">\r\n                            <div class=\"each-tab-link-wrapper active\" >\r\n                    <a class=\"tab-link\" href=\"#tab_id_15\" >\r\n                        <?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 29.99 21.23\"><g id=\"c\"><path d=\"M29.82,15.6c-.17-.23-.43-.36-.71-.36h-1.1c-.37-5.6-4.24-10.25-9.44-11.78-.11-1.93-1.69-3.47-3.65-3.47s-3.52,1.52-3.64,3.43C6.01,4.9,2.11,9.53,1.73,15.24H.87c-.28,0-.54,.13-.71,.36-.17,.22-.21,.51-.13,.78,.53,1.68,2.83,4.85,7.75,4.85h14.42c4.91,0,7.21-3.17,7.75-4.85,.08-.27,.04-.56-.13-.78ZM14.92,1.75c.85,0,1.56,.56,1.81,1.33-.61-.09-1.23-.15-1.87-.15-.6,0-1.18,.05-1.76,.13,.26-.76,.97-1.31,1.81-1.31Zm-.05,2.93c6.01,0,10.96,4.66,11.4,10.56H3.46c.45-5.96,5.36-10.56,11.41-10.56Zm7.33,14.8H7.79c-3.08,0-4.69-1.42-5.46-2.49H27.66c-.77,1.07-2.38,2.49-5.46,2.49Z\"\/><\/g><\/svg><div class=\"tab-title\">Dining<\/div>                        \r\n                    <\/a>                \r\n                <\/div>\r\n                            <div class=\"each-tab-link-wrapper \" >\r\n                    <a class=\"tab-link\" href=\"#tab_id_17\" >\r\n                        <?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 33.24 31.63\"><g id=\"c\"><path d=\"M10.5,31.63s-.05,0-.07,0c-.48-.04-.84-.46-.8-.95,0-.03,.24-3.45-2.31-5.88l-.42-.4C3.99,21.65,0,17.87,0,12.85v-.88H5.42l.2,.6c.03,.09,3.09,9.2,11,9.2s10.97-9.11,11-9.2l.2-.6h5.42s0,.87,0,.87c0,5.02-3.98,8.8-6.89,11.56l-.42,.4c-2.55,2.42-2.31,5.85-2.31,5.88,.04,.48-.32,.9-.8,.94-.47,.04-.9-.32-.94-.8-.01-.17-.32-4.27,2.85-7.29l.43-.4c2.63-2.49,5.86-5.56,6.3-9.41h-2.38c-.9,2.22-4.55,9.81-12.43,9.81S5.09,15.94,4.18,13.72H1.8c.44,3.86,3.67,6.92,6.3,9.42l.42,.4c3.17,3.02,2.86,7.12,2.85,7.29-.04,.46-.42,.8-.87,.8Zm6.29-11.7c-3.34,0-6.05-2.72-6.05-6.05s2.71-6.05,6.05-6.05,6.05,2.72,6.05,6.05-2.71,6.05-6.05,6.05Zm0-10.36c-2.37,0-4.3,1.93-4.3,4.3s1.93,4.3,4.3,4.3,4.3-1.93,4.3-4.3-1.93-4.3-4.3-4.3Zm-6.23-.81c-.22,0-.45-.09-.62-.26l-3.08-3.08c-.34-.34-.34-.9,0-1.24,.34-.34,.9-.34,1.24,0l3.08,3.08c.34,.34,.34,.9,0,1.24-.17,.17-.4,.26-.62,.26Zm12.22-.24c-.22,0-.45-.09-.62-.26-.34-.34-.34-.9,0-1.24l3.08-3.08c.34-.34,.9-.34,1.24,0,.34,.34,.34,.9,0,1.24l-3.08,3.08c-.17,.17-.4,.26-.62,.26Zm-6.16-2.83c-.48,0-.88-.39-.88-.88V.88c0-.48,.39-.88,.88-.88s.88,.39,.88,.88v3.95c0,.48-.39,.88-.88,.88Z\"\/><\/g><\/svg><div class=\"tab-title\">Life Enrichment<\/div>                        \r\n                    <\/a>                \r\n                <\/div>\r\n                            <div class=\"each-tab-link-wrapper \" >\r\n                    <a class=\"tab-link\" href=\"#tab_id_18\" >\r\n                        <?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 28.78 27.29\"><g id=\"c\"><path d=\"M14.27,27.29l-.48-.29C5.51,21.96,.36,15.81,.03,10.54-.18,7.24,.71,4.35,2.54,2.4,3.99,.85,5.97,0,8.11,0c.48,0,.88,.39,.88,.88s-.39,.88-.88,.88c-1.68,0-3.16,.64-4.29,1.85-1.5,1.59-2.22,4.02-2.04,6.84,.23,3.56,3.62,9.28,12.44,14.78,6.42-4.41,12.82-9.67,12.82-15.54,0-5.42-3.19-7.85-6.34-7.85-2.59,0-4.34,1.04-5.52,2.36,.81,.86,2.33,2.8,2.33,5.35,0,4.03-1.83,5.84-3.12,5.84s-3.12-1.55-3.12-5.84C11.25,6.56,13.63,.06,20.69,.06c3.9,0,8.09,3,8.09,9.6s-7.1,12.58-14.05,17.31l-.47,.32Zm-.12-21.64c-.87,1.58-1.14,3.19-1.14,3.87,0,3.25,1.15,4.06,1.38,4.09,.18-.05,1.37-1.02,1.37-4.09,0-1.71-.95-3.11-1.61-3.87Z\"\/><\/g><\/svg><div class=\"tab-title\">Living Options<\/div>                        \r\n                    <\/a>                \r\n                <\/div>\r\n                            <div class=\"each-tab-link-wrapper \" >\r\n                    <a class=\"tab-link\" href=\"#tab_id_19\" >\r\n                        <?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 31.22 24.56\"><g id=\"c\"><path d=\"M31.12,21.43c-.34,.96-1.39,1.47-2.36,1.13-.43-.15-.78-.45-1-.84h-4.12v1.47c0,.76-.62,1.37-1.37,1.37h-3.82s-9.49,0-9.49,0c-.76,0-1.37-.62-1.37-1.37v-1.47H3.46c-.43,.77-1.37,1.15-2.23,.84-.47-.16-.84-.5-1.05-.95s-.24-.95-.07-1.41c.34-.96,1.39-1.47,2.36-1.13,.43,.15,.78,.45,1,.84H7.59v-2.47h-2.43c-.07,0-.13,0-.19-.02l-.22-.05c-.11-.07-.16-.11-.21-.17l-2.16-2.16c-.37,.1-.76,.09-1.12-.04-.46-.16-.84-.5-1.05-.95-.44-.92-.05-2.02,.87-2.46,.92-.44,2.02-.05,2.46,.87,.2,.41,.23,.87,.11,1.3l1.91,1.91h2.05v-2.99h-.99c-.76,0-1.38-.62-1.38-1.38,0-.36,.15-.72,.41-.98l1.96-1.96V2.75H3.49c-.18,.33-.46,.6-.81,.76-.45,.21-.95,.24-1.41,.08C.3,3.26-.21,2.2,.13,1.24,.46,.28,1.52-.23,2.48,.1c.43,.15,.79,.45,1.01,.85h5.02c.5,0,.9,.4,.9,.9V6.59L14.64,1.35c.54-.54,1.41-.54,1.95,0l1.92,1.92v-.95c0-.76,.62-1.37,1.37-1.37h1.9c.76,0,1.37,.62,1.37,1.37V7.91l2.44,2.44c.26,.26,.41,.61,.41,.98s-.14,.72-.4,.98c-.26,.26-.61,.41-.98,.41h-.99v2.94h2.05l1.91-1.92c-.1-.37-.09-.75,.04-1.12,.16-.47,.5-.84,.95-1.05,.44-.21,.95-.24,1.41-.07,.47,.16,.84,.5,1.05,.95,.21,.44,.24,.95,.08,1.41-.17,.47-.5,.84-.95,1.05-.41,.2-.87,.23-1.3,.11l-2.17,2.17c-.06,.06-.12,.11-.19,.15-.17,.08-.27,.11-.37,.12h-2.5v2.47h4.12c.18-.33,.47-.6,.82-.77,.45-.21,.95-.24,1.41-.07,.47,.16,.84,.5,1.05,.95,.21,.45,.24,.95,.07,1.41ZM20.29,2.75v2.32l1.05,1.05V2.75h-1.05Zm3.29,8.16L15.61,2.93l-8,7.98h.41c.75,0,1.37,.62,1.37,1.38v10.48h2.94v-6.21c0-.76,.62-1.37,1.37-1.37h3.79c.76,0,1.37,.62,1.37,1.37v6.21h2.95V12.28c0-.76,.62-1.37,1.37-1.37h.39Zm-9.45,6.07v5.79h2.94v-5.79h-2.94Zm14.75,3.84c0,.26,.21,.47,.47,.47s.47-.21,.47-.47-.21-.47-.47-.47h0c-.26,0-.47,.21-.47,.47h0Zm0-7.59c0,.26,.21,.47,.47,.47s.47-.21,.47-.47-.21-.47-.47-.47h0c-.26,0-.47,.21-.47,.47h0s0,0,0,0ZM1.37,1.85c0,.26,.21,.47,.47,.47s.47-.21,.47-.47-.21-.47-.47-.47h0c-.26,0-.47,.21-.47,.48h0Zm0,11.38c0,.26,.21,.47,.47,.47s.47-.21,.47-.47-.21-.47-.47-.47h0c-.26,0-.47,.21-.47,.47h0s0,0,0,0Zm0,7.59c0,.26,.21,.47,.47,.47s.47-.21,.47-.47-.21-.47-.47-.47h0c-.26,0-.47,.21-.47,.47h0Z\"\/><\/g><\/svg><div class=\"tab-title\">Amenities<\/div>                        \r\n                    <\/a>                \r\n                <\/div>\r\n                            <div class=\"each-tab-link-wrapper \" >\r\n                    <a class=\"tab-link\" href=\"#tab_id_1349\" >\r\n                        <?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 32.15 27.28\"><defs><style>.e{fill:#231f20;}<\/style><\/defs><g id=\"c\"><g id=\"d\"><path class=\"e\" d=\"M30.06,27.28c-1.15,0-2.09-.94-2.09-2.09v-.34H4.18v.34c0,1.15-.94,2.09-2.09,2.09s-2.09-.94-2.09-2.09V13.04c0-1.15,.94-2.09,2.09-2.09,.12,0,.23,0,.34,.03V3.31C2.43,1.48,3.92,0,5.74,0H26.41c1.82,0,3.31,1.48,3.31,3.31v7.66c.11-.02,.22-.03,.34-.03,1.15,0,2.09,.94,2.09,2.09v12.16c0,1.15-.94,2.09-2.09,2.09Zm-.34-2.43v.34c0,.19,.15,.34,.34,.34s.34-.15,.34-.34V13.04c0-.19-.15-.34-.34-.34s-.34,.15-.34,.34v11.82ZM2.09,12.69c-.19,0-.34,.15-.34,.34v12.16c0,.19,.15,.34,.34,.34s.34-.15,.34-.34V13.01c-.01-.18-.16-.32-.34-.32Zm2.09,10.41H27.97V13.91H4.18v9.19Zm-.19-10.94H28.16c.12-.26,.29-.49,.51-.68h-3.13v-2.09c0-.19-.15-.34-.34-.34h-6.69c-.19,0-.34,.15-.34,.34v2.1h-4.18v-2.1c0-.19-.15-.34-.34-.34H6.96c-.19,0-.34,.15-.34,.34v2.09H3.49c.21,.19,.38,.42,.5,.68Zm11.74-2.42h.68v-.35c0-1.15,.94-2.09,2.09-2.09h6.69c1.15,0,2.09,.94,2.09,2.09v.34h.68V3.31c0-.86-.7-1.56-1.56-1.56H5.74c-.86,0-1.56,.7-1.56,1.56v6.42h.68v-.34c0-1.15,.94-2.09,2.09-2.09h6.69c1.15,0,2.09,.94,2.09,2.09v.35Z\"\/><\/g><\/g><\/svg><div class=\"tab-title\">Suites<\/div>                        \r\n                    <\/a>                \r\n                <\/div>\r\n                            <div class=\"each-tab-link-wrapper \" >\r\n                    <a class=\"tab-link\" href=\"#tab_id_1335\" >\r\n                        <?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 25.48 29.37\"><defs><style>.d{fill:#231f20;}<\/style><\/defs><g id=\"c\"><path class=\"d\" d=\"M12.74,29.37c-7.14,0-12.74-3.05-12.74-6.95,0-2.14,1.71-4.12,4.69-5.42,.44-.19,.96,0,1.15,.45,.19,.44,0,.96-.45,1.15-2.31,1.01-3.64,2.41-3.64,3.82,0,2.82,5.03,5.2,10.99,5.2s10.99-2.38,10.99-5.2c0-1.36-1.24-2.71-3.4-3.71-.44-.2-.63-.72-.43-1.16,.2-.44,.72-.63,1.16-.43,2.8,1.3,4.41,3.23,4.41,5.3,0,3.9-5.6,6.95-12.74,6.95Zm.01-4.76l-.78-1.54c-.95-1.87-2.09-3.49-3.19-5.06-2.12-3.02-4.12-5.88-4.12-9.72C4.66,2.84,8.73,0,12.75,0s8.09,2.84,8.09,8.28c0,3.84-2,6.7-4.12,9.72-1.1,1.57-2.24,3.19-3.19,5.06l-.78,1.54ZM12.75,1.75c-3.06,0-6.34,2.04-6.34,6.53,0,3.29,1.76,5.8,3.81,8.72,.85,1.22,1.73,2.46,2.54,3.85,.81-1.38,1.68-2.63,2.54-3.85,2.04-2.91,3.81-5.43,3.81-8.72,0-4.49-3.29-6.53-6.34-6.53Zm0,9.33c-1.54,0-2.8-1.25-2.8-2.8s1.25-2.8,2.8-2.8,2.8,1.25,2.8,2.8-1.25,2.8-2.8,2.8Zm0-3.84c-.58,0-1.05,.47-1.05,1.05s.47,1.05,1.05,1.05,1.05-.47,1.05-1.05-.47-1.05-1.05-1.05Z\"\/><\/g><\/svg><div class=\"tab-title\">Location<\/div>                        \r\n                    <\/a>                \r\n                <\/div>\r\n                    <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n    <div class=\"container tab-container\">\r\n        \r\n        <div class=\"items-content-wrapper\">\r\n\r\n            \r\n                \r\n                <div id=\"tab_id_15\"  class=\"tab-content-item active\" >\r\n                     \r\n<style>\r\n    .dining-signature h2{\r\n        color: var(--nh-color-primary);\r\n    }\r\n\r\n    .dining-signature .download-menu-link{\r\n        background-color: var(--nh-color-secondary);\r\n        border-color: var(--nh-color-secondary);\r\n    }\r\n    .dining-signature .download-menu-link:hover{\r\n        background-color: var(--nh-color-primary);\r\n        border-color: var(--nh-color-primary);\r\n    }\r\n<\/style>\r\n\r\n<section class=\"dining-signature\">\r\n    <div class=\"signature\">\r\n        <img decoding=\"async\" src=\"\" alt=\"\">\r\n    <\/div>\r\n\r\n    <div class=\"content\">\r\n        <div class=\"text-content\">\r\n            <h2>Chef prepared, world inspired.<\/h2><div class=\"detail\"><p>We believe food is more than sustenance. Good food should be enjoyed with friends, made<br \/>with fresh local ingredients, prepared from scratch by an experienced culinary team, and served<br \/>by our friendly and courteous dining staff who know your personal tastes.<\/p>\n<p><i>*The showcased meals are expertly prepared by our culinary team at Verve Senior Living.<\/i><\/p><\/div>\r\n\r\n\r\n            \r\n                                <a target=\"_blank\" href=\"https:\/\/online.staak.ca\/view\/462506159\/\" class='btn download-menu-link'><span><\/span>View our sample menu<\/a>\r\n            \r\n\r\n            \r\n        <\/div>\r\n\r\n        <!--\r\n        <div class=\"img-part\">\r\n            <img loading=\"lazy\" decoding=\"async\" width=\"439\" height=\"455\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/dish.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/dish.png 439w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/dish-289x300.png 289w\" sizes=\"auto, (max-width: 439px) 100vw, 439px\" \/>        <\/div>\r\n\t\t-->\r\n\t\t\r\n        <div class=\"image-slider-wrapper\">\r\n            <button class=\"btn slider_nav prev\">\r\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\">\r\n\t\t\t\t\t<path d=\"M16.67 0l2.83 2.829-9.339 9.175 9.339 9.167-2.83 2.829-12.17-11.996z\" fill=\"currentColor\"><\/path>\r\n\t\t\t\t<\/svg>\r\n\t\t\t<\/button>\r\n            <button class=\"btn slider_nav next\">\r\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\">\r\n\t\t\t\t\t<path d=\"M7.33 24l-2.83-2.829 9.339-9.175-9.339-9.167 2.83-2.829 12.17 11.996z\" fill=\"currentColor\"><\/path>\r\n\t\t\t\t<\/svg>\r\n\t\t\t<\/button>\r\n\r\n\t\r\n            <div class=\"image-slider\">\r\n\t\t\t\t                <div class=\"img-item\">\r\n                    <img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-1-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-1-scaled-1.jpg 2560w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-1-scaled-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-1-scaled-1-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-1-scaled-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-1-scaled-1-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-1-scaled-1-2048x1366.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t                <\/div>\r\n\t\t\t\t                <div class=\"img-item\">\r\n                    <img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-2-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-2-scaled-1.jpg 2560w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-2-scaled-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-2-scaled-1-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-2-scaled-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-2-scaled-1-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-2-scaled-1-2048x1366.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t                <\/div>\r\n\t\t\t\t                <div class=\"img-item\">\r\n                    <img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-3-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-3-scaled-1.jpg 2560w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-3-scaled-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-3-scaled-1-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-3-scaled-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-3-scaled-1-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-3-scaled-1-2048x1366.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t                <\/div>\r\n\t\t\t\t                <div class=\"img-item\">\r\n                    <img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-4-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-4-scaled-1.jpg 2560w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-4-scaled-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-4-scaled-1-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-4-scaled-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-4-scaled-1-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-4-scaled-1-2048x1366.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t                <\/div>\r\n\t\t\t\t                <div class=\"img-item\">\r\n                    <img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-5-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-5-scaled-1.jpg 2560w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-5-scaled-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-5-scaled-1-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-5-scaled-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-5-scaled-1-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-5-scaled-1-2048x1366.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t                <\/div>\r\n\t\t\t\t                <div class=\"img-item\">\r\n                    <img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-6-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-6-scaled-1.jpg 2560w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-6-scaled-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-6-scaled-1-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-6-scaled-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-6-scaled-1-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-6-scaled-1-2048x1366.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t\r\n        <\/div>\r\n\t\r\n    <\/div>\r\n\r\n        <div class=\"bottom-points\">\r\n        \r\n        <div class=\"points-wrapper\">\r\n            <div class=\"ul_detail\"><ul>\n<li>Daily specials and a la carte menu options<\/li>\n<li>Private dining room for family gatherings<\/li>\n<li>Two dining rooms, one in each residence<\/li>\n<li>Healthy choices, including superfoods<\/li>\n<li>Living, Loving, Local food program<\/li>\n<li>Dietary accommodations<\/li>\n<li>Dining room, and patio<\/li>\n<li>Continental breakfast<\/li>\n<li>Bistro with balcony<\/li>\n<li>Monthly brunches<\/li>\n<\/ul><\/div>        <\/div>\r\n\r\n    <\/div>\r\n\r\n            \r\n\r\n    \r\n\r\n<\/section>\r\n<style>\r\n\t.dining-signature .image-slider-wrapper {\r\n\t\tmax-width: 540px;\r\n\t\tposition: relative;\r\n\t\tflex-grow: 1;\r\n\t}\r\n\t\r\n\t.dining-signature .slider_nav {\r\n\t\tposition: absolute;\r\n\t\ttop: calc(50% - 20px);\r\n\t\tbackground-color: #6660aa;\r\n\t\twidth: 30px;\r\n\t\theight: 30px;\r\n\t\tz-index: 5;\r\n\t\tpadding: 0;\r\n\t}\r\n\t\r\n\t.dining-signature .slider_nav {\r\n\t\tbackground: var(--nh-color-secondary);\r\n\t\tcolor: #ffffff;\r\n\t}\r\n\t\r\n\t.dining-signature .slider_nav.prev {\r\n\t\tleft: 0;\r\n\t}\r\n\t\r\n\t.dining-signature .slider_nav.next {\r\n\t\tright: 0;\r\n\t}\r\n\t\r\n\t.dining-signature .slider_nav svg {\r\n\t\twidth: 12px;\r\n\t\theight: 12px;\r\n\t\t\r\n\t}\r\n\t\r\n\t.dining-signature .image-slider {\r\n\t\tflex-grow: 1;\r\n\t\tmax-width: 100%;\r\n\t\twidth: 100%;\r\n\t\tmargin-left: auto;\r\n\t}\r\n\t\r\n\t.dining-signature .image-slider {\r\n\t\tflex-grow: 1;\r\n\t}\r\n\t\r\n\t.dining-signature .image-slider .img-item {\r\n\t\tposition: relative;\r\n\t\twidth: 100%;\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;\r\n\t\tjustify-content: center;\r\n\t}\r\n\t\r\n\t.dining-signature .image-slider .img-item img {\r\n\t\twidth: 100%;\r\n\t}\r\n\t\r\n\t.dining-signature .image-slider .img-item .caption {\r\n\t\tbackground-color: #691C32;\r\n\t}\r\n\t\r\n\t.dining-signature .image-slider .img-item .caption {\r\n\t\tposition: absolute;\r\n\t\tleft: 15px;\r\n\t\tcolor: #fff;\r\n\t\tbottom: 15px;\r\n\t\tborder-radius: 2px;\r\n\t\tfont-size: 15px;\r\n\t\tline-height: 1.8;\r\n\t\tmax-width: calc(100% - 30px);\r\n\t\tpadding: 4px 10px;\r\n\t}\r\n\t\r\n\t.dining-signature .flickity-page-dots {\r\n\t\tbottom: -30px;\r\n\t}\r\n\t\r\n\t.dining-signature .flickity-page-dots .dot {\r\n\t\twidth: 10px;\r\n\t\theight: 10px;\r\n\t\tbackground-color: var(--nh-color-secondary);\r\n\t\topacity: 1 !important;\r\n\t\tposition: relative;\r\n\t}\r\n\t\r\n\t.dining-signature .flickity-page-dots .dot:after {\r\n\t\tcontent: \" \";\r\n\t\twidth: 14px;\r\n\t\theight: 14px;\r\n\t\tleft: -2px;\r\n\t\ttop: -2px;\r\n\t\tborder-radius: 50%;\r\n\t\tborder: 3px solid transparent;\r\n\t\tposition: absolute;\r\n\t\ttransition: all 0.3s ease;\r\n\t}\r\n\t\r\n\t.dining-signature .flickity-page-dots .dot.is-selected:after {\r\n\t\tborder: 3px solid #fff;\r\n\t}\r\n\t\r\n\t@media (max-width: 1199px) {\r\n\t\t.dining-signature .text-content {\r\n\t\t\twidth: 100%;\r\n\t\t\tmax-width: 100%;\r\n\t\t}\r\n\t\t\r\n\t\t.dining-signature .image-slider-wrapper {\r\n\t\t\tmax-width: 100%;\r\n\t\t\twidth: 540px;\r\n\t\t\tmargin-inline: auto;\r\n\t\t\tposition: relative;\r\n\t\t\tflex-grow: 1;\r\n\t\t\tdisplay: flex;\r\n\t\t\talign-items: center;\r\n\t\t\tjustify-content: center;\r\n\t\t\tmargin-bottom: 4rem;\r\n\t\t}\r\n\t\t\r\n\t\t\r\n\t\t\r\n\t}\r\n<\/style>                <\/div>\r\n\r\n                \r\n\r\n            \r\n                \r\n                <div id=\"tab_id_17\"  class=\"tab-content-item \" >\r\n                    \r\n<style>\r\n    .amenities-signature .top-part h2{\r\n        color: var(--nh-color-primary);\r\n    }\r\n\r\n\r\n\r\n    .amenities-signature .download-pdf-btn{\r\n        background-color: var(--nh-color-secondary);\r\n        border-color: var(--nh-color-secondary);\r\n    }\r\n\r\n    .amenities-signature .download-pdf-btn:hover{\r\n        background-color: var(--nh-color-primary);\r\n        border-color: var(--nh-color-primary);\r\n    }\r\n\r\n    .amenities-signature .top-part .image-slider .img-item .caption{\r\n        background-color: var(--nh-color-secondary);\r\n\r\n    }\r\n\r\n    .amenities-signature .slider_nav{\r\n        background: var(--nh-color-secondary);\r\n    }\r\n\r\n    .amenities-signature .flickity-page-dots .dot{\r\n        background: var(--nh-color-secondary);\r\n\r\n    }\r\n    .amenities-signature .top-part .detail a.btn-theme-color,\r\n    .amenities-signature .top-part .detail > p > a{\r\n        color: #fff;\r\n        text-decoration: none;\r\n        background: var(--nh-color-secondary);\r\n        margin-top: 10px;\r\n        width: 350px;\r\n        max-width: 100%;\r\n        padding: 10px 10px;\r\n        border-radius: 3px;\r\n        margin: 20px 0 0 0;\r\n        display: inline-flex;\r\n        justify-content:center;\r\n        align-items:center;\r\n        text-align: center;\r\n        font-size: 16px !important;\r\n        \r\n        height: 45px;\r\n        min-height: 45px;\r\n        max-height: 45px;\r\n    }\r\n\r\n\r\n    .amenities-signature .top-part .detail > p > a:hover,\r\n    .amenities-signature .top-part .detail a.btn-theme-color:hover{\r\n        background: #2c2c4e;\r\n    }\r\n\r\n    @media only screen and (max-width: 600px) {\r\n        .amenities-signature .top-part{\r\n            padding: 80px 40px 20px 40px\r\n\r\n        }\r\n\r\n    }\r\n\r\n<\/style>\r\n\r\n<section class=\"amenities-signature\">\r\n\r\n    \r\n   \r\n    <div class=\"content\">\r\n        <div class=\"top-part\">\r\n            \r\n            <div class=\"bg-with-overlay\">\r\n                <img loading=\"lazy\" decoding=\"async\" width=\"707\" height=\"596\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Painting-Hawthorn-Park-104.png\" class=\"bg-img only-desktop\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Painting-Hawthorn-Park-104.png 707w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Painting-Hawthorn-Park-104-300x253.png 300w\" sizes=\"auto, (max-width: 707px) 100vw, 707px\" \/>                <div class=\"overlay\"><\/div>\r\n            <\/div>\r\n                            \r\n            <div class=\"signature\">\r\n                <img decoding=\"async\" src=\"\" alt=\"\">\r\n\r\n            <\/div>\r\n\r\n            <div class=\"text-content\">\r\n                <h2>Indulge in immersive experiences and a community atmosphere unlike any other.<\/h2><div class=\"detail\"><p class=\"p1\">At Verve The Ravines, everything we do is to ensure that you have a great day, every day.<br \/>That&#8217;s why we hold monthly meetings to recognize that your opinions and suggestions are<br \/>valued. Our monthly calendar is a great reflection of how we act upon your ideas. Selected by<br \/>the residents, our engaging activities will inspire you to participate.<\/p>\n<p><a href=\"https:\/\/online.staak.ca\/view\/462731731\/\" target=\"_blank\" rel=\"noopener\">View our sample activity calendar<\/a><\/p><\/div>\r\n                            <\/div>\r\n\r\n            \r\n\r\n\r\n            \r\n\r\n\r\n        <\/div>\r\n\r\n        <div class=\"points-wrapper\">\r\n            <div class=\"points_title\">OUR ENRICHING ACTIVITIES:<\/div><div class=\"ul_detail\"><ul>\n<li>Meet Me at the MoMA, Artful Enrichment Program, Java Music Club, Java Memory Club, and Fit Minds<\/li>\n<li>Guest speakers specializing in music, art, health, education, technology, and politics<\/li>\n<li>Fitness classes including Drum Fit, Go4Life, Dance classes, Yoga, and Aqua Fit<\/li>\n<li>Excursions to museums, galleries, and entertainment venues<\/li>\n<li>Regularly scheduled live entertainment<\/li>\n<li>Monthly resident council meetings<\/li>\n<\/ul><\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n \r\n<\/section>\r\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n                <\/div>\r\n\r\n                \r\n\r\n            \r\n                \r\n                <div id=\"tab_id_18\"  class=\"tab-content-item \" >\r\n                    \r\n<style>\r\n\t.health-and-wellness-signature {\r\n\t\tpadding: 0px;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item-container {\r\n\t\tborder: none;\r\n\t\toutline: none;\r\n\t\tbackground-color: transparent;\r\n\t\tpadding: 0px;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item {\r\n\t\tpadding: 12px 6px;\r\n\t\tmargin: 0;\r\n\t\tborder-bottom: 1px solid #B0B0B0;\r\n\t\tmax-width: 500px;\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;\r\n\t\tjustify-content: space-between;\r\n\t\ttransition: all 0.3s ease;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item .point_title,\r\n\t.health-and-wellness-signature .point-item .point_title p {\r\n\t\ttext-decoration: none;\r\n\t\ttext-align: left;\r\n\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item .point-item-left {\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: row;\r\n\t\tgap: 4px;\r\n\t\talign-items: center;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item .point-item-left span {\r\n\t\tbackground-color: var(--nh-color-secondary);\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item .point-item-left span,\r\n\t.health-and-wellness-signature .point-item:hover .point-item-chevron-right {\r\n\t\ttransition: all 0.3s ease;\r\n\t\tflex-shrink: 0;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item:hover {\r\n\t\tborder-color: var(--nh-color-secondary);\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item:hover .point-item-left span {\r\n\t\tbackground-color: #fff;\r\n\t\tcolor: var(--nh-color-secondary);\r\n\t}\r\n\r\n\r\n\r\n\t.health-and-wellness-signature .point-item .point-item-left .point_title p {\r\n\t\tmargin-bottom: 0px;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item-container:hover .point-item-left .point_title p {\r\n\t\tcolor: var(--nh-color-secondary);\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container {\r\n\t\tmargin: 0px;\r\n\t\tdisplay: flex;\r\n\t\tjustify-content: space-between;\r\n\t\talign-items: stretch;\r\n\t\twidth: 100%;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .content-container {\r\n\t\tpadding: 70px 50px 60px 50px;\r\n\t\tpadding-right: 0px;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .content-container .content-texts {\r\n\t\tpadding-right: 50px;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .content-container .content-texts .content-heading {\r\n\t\t\/* $headline_color, not $tab_color: the gate maps it to Primary, and this\r\n\t\t   is a heading rather than an accent. Non-opted sites keep their own\r\n\t\t   community headline colour. *\/\r\n\t\tcolor: var(--nh-color-primary);\r\n\t\tfont-size: 35px;\r\n\t\tfont-weight: 400;\r\n\t\tmargin-bottom: 24px;\r\n\t\tfont-family: \"Source Serif Pro\", serif;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .content-container .content-texts .content-details {\r\n\t\tfont-size: 20px;\r\n\t\tline-height: 35px;\r\n\t\tcolor: #53565a;\r\n\t\tmax-width: 560px;\r\n\t\tmargin-bottom: 35px;\r\n\r\n\t}\r\n\r\n\r\n\r\n\t.health-and-wellness-signature .signature-container .point-items-container {\r\n\t\tmargin: 0px;\r\n\t\twidth: 100%;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .point-items-container .point-items-heading {\r\n\t\tmargin: 0px;\r\n\t\tletter-spacing: 3.2px;\r\n\t\tcolor: #2c2c4e;\r\n\t\tmargin-bottom: 20px;\r\n\t\tfont-size: 1rem;\r\n\t\tline-height: 1.5;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .point-items-container .point-items {\r\n\t\twidth: 100%;\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: column;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active {\r\n\t\tbackground-color: var(--nh-color-secondary);\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active .point-item {\r\n\t\tborder-bottom: none;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active span {\r\n\t\tbackground-color: #fff;\r\n\t\tcolor: var(--nh-color-secondary);\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active .point_title p {\r\n\t\tcolor: #fff;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active .point-item-chevron-right {\r\n\t\tstroke: #fff;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .signature-container-half {\r\n\t\tdisplay: flex;\r\n\t\talign-items: flex-start;\r\n\t\tjustify-content: center;\r\n\t\twidth: 50%;\r\n\t\tflex-direction: column;\r\n\t\tposition: relative;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .signature-container-half img {\r\n\t\theight: 100%;\r\n\t\t\/* Make image take full height of container *\/\r\n\t\twidth: auto;\r\n\t\t\/* Maintain aspect ratio *\/\r\n\t\tobject-fit: cover;\r\n\t\t\/* Cover the container, cropping as necessary *\/\r\n\t\tobject-position: bottom left;\r\n\t\tdisplay: block;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .items-details {\r\n\t\tbackground-color: var(--nh-color-secondary);\r\n\t\tdisplay: none;\r\n\t\tflex-direction: column;\r\n\t\tjustify-content: center;\r\n\t\ttext-align: left;\r\n\t\tpadding: 60px;\r\n\t\tcolor: #fff;\r\n\t\tposition: absolute;\r\n\t\tleft: 0;\r\n\t\tbottom: 0;\r\n\t\ttop: 0;\r\n\t\tright: 0;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .items-details .item-details-heading {\r\n\t\tfont-size: 35px;\r\n\t\tfont-weight: 400;\r\n\t\tmargin-bottom: 24px;\r\n\t\tline-height: 35px;\r\n\t\tfont-family: Miller, sans-serif;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .items-details .item-details-paragraph {\r\n\t\tfont-size: 20px;\r\n\t\tmax-width: 560px;\r\n\t\tline-height: 35px;\r\n\t\tmargin-bottom: 35px;\r\n\t\tfont-family: \"Open Sans\", sans-serif;\r\n\t}\r\n\r\n\r\n\t.health-and-wellness-signature .signature-container .items-details .item-details-learn-more {\r\n\t\tcolor: #fff;\r\n\t\ttext-decoration: underline;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .items-details .item-details-btn-cross {\r\n\t\tposition: absolute;\r\n\t\ttop: 20px;\r\n\t\tright: 20px;\r\n\t\tbackground-color: transparent;\r\n\t\tborder: none;\r\n\t\toutline: none;\r\n\t}\r\n\r\n\t.accordion-div {\r\n\t\tbackground: #F0F0F0;\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: column;\r\n\t\tpadding: 0 50px;\r\n\t\topacity: 0;\r\n\t\tmax-height: 0;\r\n\t\ttransform: scaleY(0.9);\r\n\t\toverflow: hidden;\r\n\t\ttransform-origin: top;\r\n\t\tbackface-visibility: hidden;\r\n\t\ttransition: opacity 0.5s ease, max-height 0.5s ease, transform 0.5s ease;\r\n\t}\r\n\r\n\t.accordion-div h5 {\r\n\t\tfont-size: 32px;\r\n\t\tfont-weight: 400;\r\n\t\tmargin-bottom: 24px;\r\n\t\tcolor: var(--nh-color-secondary);\r\n\t\tmargin-top: 40px;\r\n\t}\r\n\r\n\t.accordion-div p,\r\n\t.accordion-div .point-details {\r\n\t\tfont-size: 20px;\r\n\t\tline-height: 1.5;\r\n\t\tmargin-bottom: 30px;\r\n\t\tcolor: #53565a;\r\n\t}\r\n\t\r\n\t.accordion-div .point-details {\r\n\t\tmargin-bottom: 0px !important;\r\n\t\t\r\n\t}\r\n\r\n\t.accordion-div a {\r\n\t\tcolor: var(--nh-color-secondary);\r\n\t\ttext-decoration: underline;\r\n\t\tmargin-bottom: 40px;\r\n\t}\r\n\r\n\t@media (max-width: 1139.98px) {\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half.banner-image {\r\n\t\t\tdisplay: none !important;\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half {\r\n\t\t\twidth: 100% !important;\r\n\t\t\tpadding: 100px 0px !important;\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half .content-texts {\r\n\t\t\tpadding: 0px 40px;\r\n\t\t\twidth: 100%;\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half .content-texts .content-heading,\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half .content-texts .content-details {\r\n\t\t\tpadding: 0px;\r\n\t\t\tmax-width: 100%;\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half .point-items-container .point-items-heading,\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half .point-items-container .point-item-container {\r\n\t\t\tfont-size: 24px;\r\n\t\t\tmargin-left: 40px;\r\n\t\t\tmargin-right: 40px;\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half .point-item {\r\n\t\t\tmax-width: 100%\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half .point-items-container .point-item .point-item-chevron-right {\r\n\t\t\ttransform: rotate(90deg);\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active .point-item-chevron-right {\r\n\t\t\ttransform: rotate(270deg);\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active {\r\n\t\t\tbackground: none;\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active .point_title p {\r\n\t\t\tcolor: var(--nh-color-secondary);\r\n\t\t\tfont-weight: 500;\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active .point_title p {\r\n\t\t\tcolor: var(--nh-color-secondary);\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active .point-item-chevron-right {\r\n\t\t\tstroke: var(--nh-color-secondary);\r\n\t\t}\r\n\r\n\t\t.accordion-div-mobile {\r\n\t\t\topacity: 1;\r\n\t\t\ttransform: scaleY(1);\r\n\t\t\tmax-height: 1200px;\r\n\r\n\t\t}\r\n\r\n\t}\r\n<\/style>\r\n\r\n<section class=\"health-and-wellness-signature\">\r\n\r\n\t<div class=\"signature-container\">\r\n\t\t<!-- Left half: Content section -->\r\n\t\t<div class=\"signature-container-half content-container\">\r\n\t\t\t<!-- Content texts -->\r\n\t\t\t<div class=\"content-texts\">\r\n\t\t\t\t<h3 class=\"content-heading\">We take care of the mind, body and soul<\/h3>\r\n\t\t\t\t<p class=\"content-details\">\r\n\t\t\t\t\tHealth is everything and that\u2019s why we spend so much time making sure you live a healthy and active life.\r\n\t\t\t\t\tOur highly-skilled and empathetic team members are available around the clock to ensure your immediate and\r\n\t\t\t\t\tfuture needs are met. Let\u2019s manage your health together.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\t\t\t<!-- Point items section -->\r\n\t\t\t<div class=\"point-items-container\">\r\n\t\t\t\t<div class=\"point-items-heading\">OUR RESIDENCE OFFERS:<\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"point-items\" id=\"point-items\">\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<button class=\"point-item-container\" id=\"cf-sko9h9c5DcAULG_Keca2X\" data_title=\"Lifestyle Apartments\" data_link=\"https:\/\/verveseniorliving.com\/lifestyle_apartments\/\">\r\n\t\t\t\t\t\t\t\t<div class=\"point-item\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"point-item-left\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tLA\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"point_title\"><p>Lifestyle Apartments<\/p><\/div>\t\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t\t\t<!-- SVG Chevron icon -->\r\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\t\t\t\tstroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\t\t\t\tclass=\"point-item-chevron-right\">\r\n\t\t\t\t\t\t\t\t\t\t<polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n\t\t\t\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/button>\r\n\r\n\t\t\t\t\t\t\t<div class=\"accordion-div\" point-id=\"cf-sko9h9c5DcAULG_Keca2X\">\r\n\t\t\t\t\t\t\t\t<h5>Lifestyle Apartments<\/h5>\r\n\t\t\t\t\t\t\t\t<div class=\"point-details\">\r\n\t\t\t\t\t\t\t\t\t<p>Lifestyle Apartments are built for full independence. A private apartment with a full kitchen, ensuite laundry and contemporary finishes. Chef-prepared dining, fitness and Life Enrichment programming when you want them. Professional management on site. Emergency response in every suite.<\/p>\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/lifestyle_apartments\/\">Learn More<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<button class=\"point-item-container\" id=\"cf-XliAtXT6euKvArYSafYZo\" data_title=\"Independent Living\" data_link=\"https:\/\/verveseniorliving.com\/independent-living\/\">\r\n\t\t\t\t\t\t\t\t<div class=\"point-item\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"point-item-left\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tIL\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"point_title\"><p>Independent Living<\/p><\/div>\t\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t\t\t<!-- SVG Chevron icon -->\r\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\t\t\t\tstroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\t\t\t\tclass=\"point-item-chevron-right\">\r\n\t\t\t\t\t\t\t\t\t\t<polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n\t\t\t\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/button>\r\n\r\n\t\t\t\t\t\t\t<div class=\"accordion-div\" point-id=\"cf-XliAtXT6euKvArYSafYZo\">\r\n\t\t\t\t\t\t\t\t<h5>Independent Living<\/h5>\r\n\t\t\t\t\t\t\t\t<div class=\"point-details\">\r\n\t\t\t\t\t\t\t\t\t<p>Feel as comfortable and independent as you would in your own home but with the individual attention equal to a luxury hotel.<\/p>\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/independent-living\/\">Learn More<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<button class=\"point-item-container\" id=\"cf-1bpZtxpqVQnUtvKhamwhy\" data_title=\"Independent Supportive Living\" data_link=\"https:\/\/verveseniorliving.com\/independent-supportive-living\/\">\r\n\t\t\t\t\t\t\t\t<div class=\"point-item\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"point-item-left\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tISL\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"point_title\"><p>Independent Supportive Living<\/p><\/div>\t\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t\t\t<!-- SVG Chevron icon -->\r\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\t\t\t\tstroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\t\t\t\tclass=\"point-item-chevron-right\">\r\n\t\t\t\t\t\t\t\t\t\t<polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n\t\t\t\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/button>\r\n\r\n\t\t\t\t\t\t\t<div class=\"accordion-div\" point-id=\"cf-1bpZtxpqVQnUtvKhamwhy\">\r\n\t\t\t\t\t\t\t\t<h5>Independent Supportive Living<\/h5>\r\n\t\t\t\t\t\t\t\t<div class=\"point-details\">\r\n\t\t\t\t\t\t\t\t\t<p>Enjoy the freedom of Independent Living with the option to access personalized support as needed. You&#8217;ll enjoy an active lifestyle with amenities, activities, and wellness programs, while having assistance with daily tasks or medication management available when required.<\/p>\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/independent-supportive-living\/\">Learn More<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<button class=\"point-item-container\" id=\"cf-gc5XXTpcnVf04pT0YbZYe\" data_title=\"Assisted Living\" data_link=\"https:\/\/verveseniorliving.com\/assisted-living\/\">\r\n\t\t\t\t\t\t\t\t<div class=\"point-item\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"point-item-left\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tAL\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"point_title\"><p>Assisted Living<\/p><\/div>\t\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t\t\t<!-- SVG Chevron icon -->\r\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\t\t\t\tstroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\t\t\t\tclass=\"point-item-chevron-right\">\r\n\t\t\t\t\t\t\t\t\t\t<polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n\t\t\t\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/button>\r\n\r\n\t\t\t\t\t\t\t<div class=\"accordion-div\" point-id=\"cf-gc5XXTpcnVf04pT0YbZYe\">\r\n\t\t\t\t\t\t\t\t<h5>Assisted Living<\/h5>\r\n\t\t\t\t\t\t\t\t<div class=\"point-details\">\r\n\t\t\t\t\t\t\t\t\t<p>We believe individuals needing assistance can live purposefully\u2014with spirit, energy, and confidence to fully engage in community life. Our specialized team meets changing needs with respect and care.<\/p>\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/assisted-living\/\">Learn More<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<button class=\"point-item-container\" id=\"cf-0WHlwUCCyBfngrBnpvZpY\" data_title=\"Memory Care \" data_link=\"https:\/\/verveseniorliving.com\/memory-care\/\">\r\n\t\t\t\t\t\t\t\t<div class=\"point-item\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"point-item-left\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tMC\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"point_title\"><p>Memory Care <\/p><\/div>\t\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t\t\t<!-- SVG Chevron icon -->\r\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\t\t\t\tstroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\t\t\t\tclass=\"point-item-chevron-right\">\r\n\t\t\t\t\t\t\t\t\t\t<polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n\t\t\t\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/button>\r\n\r\n\t\t\t\t\t\t\t<div class=\"accordion-div\" point-id=\"cf-0WHlwUCCyBfngrBnpvZpY\">\r\n\t\t\t\t\t\t\t\t<h5>Memory Care <\/h5>\r\n\t\t\t\t\t\t\t\t<div class=\"point-details\">\r\n\t\t\t\t\t\t\t\t\tGentle, round-the-clock care and specialized programs for seniors with dementia and Alzheimer\u2019s in a safe, secure environment. Each resident\u2019s needs are met through tailored, safety-led programming that reduces anxiety for both residents and their families.\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/memory-care\/\">Learn More<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<button class=\"point-item-container\" id=\"cf-5Fs4Pkolm9ExpShS6bbgf\" data_title=\"Respite Stays \" data_link=\"https:\/\/verveseniorliving.com\/respite-stays\/\">\r\n\t\t\t\t\t\t\t\t<div class=\"point-item\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"point-item-left\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tRS\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"point_title\"><p>Respite Stays <\/p><\/div>\t\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t\t\t<!-- SVG Chevron icon -->\r\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\t\t\t\tstroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\t\t\t\tclass=\"point-item-chevron-right\">\r\n\t\t\t\t\t\t\t\t\t\t<polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n\t\t\t\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/button>\r\n\r\n\t\t\t\t\t\t\t<div class=\"accordion-div\" point-id=\"cf-5Fs4Pkolm9ExpShS6bbgf\">\r\n\t\t\t\t\t\t\t\t<h5>Respite Stays <\/h5>\r\n\t\t\t\t\t\t\t\t<div class=\"point-details\">\r\n\t\t\t\t\t\t\t\t\t<p>A revitalizing stay for seniors to enjoy socialization and the life enrichment opportunities as Verve Senior Living, or those in need of professional support during illness or surgery recovery.<\/p>\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/respite-stays\/\">Learn More<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<!-- Right half: Image and details -->\r\n\t\t<div class=\"signature-container-half banner-image\" id=\"health-and-wellness-signature-right\">\r\n\r\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"665\" height=\"613\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Forestview-8-1.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Forestview-8-1.png 665w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Forestview-8-1-300x277.png 300w\" sizes=\"auto, (max-width: 665px) 100vw, 665px\" \/>\t\t\t<!-- Items details section -->\r\n\t\t\t\t\t\t\t<div class=\"items-details\" point-id=\"cf-sko9h9c5DcAULG_Keca2X\">\r\n\t\t\t\t\t<h5 class=\"item-details-heading\">Lifestyle Apartments<\/h5>\r\n\t\t\t\t\t<div class=\"item-details-paragraph\">\r\n\t\t\t\t\t\t<p>Lifestyle Apartments are built for full independence. A private apartment with a full kitchen, ensuite laundry and contemporary finishes. Chef-prepared dining, fitness and Life Enrichment programming when you want them. Professional management on site. Emergency response in every suite.<\/p>\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/lifestyle_apartments\/\" class=\"item-details-learn-more\">Learn More<\/a>\r\n\r\n\t\t\t\t\t<!-- Close button -->\r\n\t\t\t\t\t<button class=\"item-details-btn-cross health-and-wellness-signature-right-close-btn\">\r\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\tstroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\tclass=\"feather feather-x\">\r\n\t\t\t\t\t\t\t<line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t\t<line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t<\/button>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"items-details\" point-id=\"cf-XliAtXT6euKvArYSafYZo\">\r\n\t\t\t\t\t<h5 class=\"item-details-heading\">Independent Living<\/h5>\r\n\t\t\t\t\t<div class=\"item-details-paragraph\">\r\n\t\t\t\t\t\t<p>Feel as comfortable and independent as you would in your own home but with the individual attention equal to a luxury hotel.<\/p>\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/independent-living\/\" class=\"item-details-learn-more\">Learn More<\/a>\r\n\r\n\t\t\t\t\t<!-- Close button -->\r\n\t\t\t\t\t<button class=\"item-details-btn-cross health-and-wellness-signature-right-close-btn\">\r\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\tstroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\tclass=\"feather feather-x\">\r\n\t\t\t\t\t\t\t<line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t\t<line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t<\/button>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"items-details\" point-id=\"cf-1bpZtxpqVQnUtvKhamwhy\">\r\n\t\t\t\t\t<h5 class=\"item-details-heading\">Independent Supportive Living<\/h5>\r\n\t\t\t\t\t<div class=\"item-details-paragraph\">\r\n\t\t\t\t\t\t<p>Enjoy the freedom of Independent Living with the option to access personalized support as needed. You&#8217;ll enjoy an active lifestyle with amenities, activities, and wellness programs, while having assistance with daily tasks or medication management available when required.<\/p>\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/independent-supportive-living\/\" class=\"item-details-learn-more\">Learn More<\/a>\r\n\r\n\t\t\t\t\t<!-- Close button -->\r\n\t\t\t\t\t<button class=\"item-details-btn-cross health-and-wellness-signature-right-close-btn\">\r\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\tstroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\tclass=\"feather feather-x\">\r\n\t\t\t\t\t\t\t<line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t\t<line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t<\/button>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"items-details\" point-id=\"cf-gc5XXTpcnVf04pT0YbZYe\">\r\n\t\t\t\t\t<h5 class=\"item-details-heading\">Assisted Living<\/h5>\r\n\t\t\t\t\t<div class=\"item-details-paragraph\">\r\n\t\t\t\t\t\t<p>We believe individuals needing assistance can live purposefully\u2014with spirit, energy, and confidence to fully engage in community life. Our specialized team meets changing needs with respect and care.<\/p>\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/assisted-living\/\" class=\"item-details-learn-more\">Learn More<\/a>\r\n\r\n\t\t\t\t\t<!-- Close button -->\r\n\t\t\t\t\t<button class=\"item-details-btn-cross health-and-wellness-signature-right-close-btn\">\r\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\tstroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\tclass=\"feather feather-x\">\r\n\t\t\t\t\t\t\t<line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t\t<line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t<\/button>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"items-details\" point-id=\"cf-0WHlwUCCyBfngrBnpvZpY\">\r\n\t\t\t\t\t<h5 class=\"item-details-heading\">Memory Care <\/h5>\r\n\t\t\t\t\t<div class=\"item-details-paragraph\">\r\n\t\t\t\t\t\tGentle, round-the-clock care and specialized programs for seniors with dementia and Alzheimer\u2019s in a safe, secure environment. Each resident\u2019s needs are met through tailored, safety-led programming that reduces anxiety for both residents and their families.\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/memory-care\/\" class=\"item-details-learn-more\">Learn More<\/a>\r\n\r\n\t\t\t\t\t<!-- Close button -->\r\n\t\t\t\t\t<button class=\"item-details-btn-cross health-and-wellness-signature-right-close-btn\">\r\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\tstroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\tclass=\"feather feather-x\">\r\n\t\t\t\t\t\t\t<line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t\t<line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t<\/button>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"items-details\" point-id=\"cf-5Fs4Pkolm9ExpShS6bbgf\">\r\n\t\t\t\t\t<h5 class=\"item-details-heading\">Respite Stays <\/h5>\r\n\t\t\t\t\t<div class=\"item-details-paragraph\">\r\n\t\t\t\t\t\t<p>A revitalizing stay for seniors to enjoy socialization and the life enrichment opportunities as Verve Senior Living, or those in need of professional support during illness or surgery recovery.<\/p>\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/respite-stays\/\" class=\"item-details-learn-more\">Learn More<\/a>\r\n\r\n\t\t\t\t\t<!-- Close button -->\r\n\t\t\t\t\t<button class=\"item-details-btn-cross health-and-wellness-signature-right-close-btn\">\r\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\tstroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\tclass=\"feather feather-x\">\r\n\t\t\t\t\t\t\t<line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t\t<line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t<\/button>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n<\/section>                <\/div>\r\n\r\n                \r\n\r\n            \r\n                \r\n                <div id=\"tab_id_19\"  class=\"tab-content-item \" >\r\n                    \r\n<style>\r\n    .amenities-signature .top-part h2{\r\n        color: var(--nh-color-primary);\r\n    }\r\n\r\n\r\n\r\n    .amenities-signature .download-pdf-btn{\r\n        background-color: var(--nh-color-secondary);\r\n        border-color: var(--nh-color-secondary);\r\n    }\r\n\r\n    .amenities-signature .download-pdf-btn:hover{\r\n        background-color: var(--nh-color-primary);\r\n        border-color: var(--nh-color-primary);\r\n    }\r\n\r\n    .amenities-signature .top-part .image-slider .img-item .caption{\r\n        background-color: var(--nh-color-secondary);\r\n\r\n    }\r\n\r\n    .amenities-signature .slider_nav{\r\n        background: var(--nh-color-secondary);\r\n    }\r\n\r\n    .amenities-signature .flickity-page-dots .dot{\r\n        background: var(--nh-color-secondary);\r\n\r\n    }\r\n    .amenities-signature .top-part .detail a.btn-theme-color,\r\n    .amenities-signature .top-part .detail > p > a{\r\n        color: #fff;\r\n        text-decoration: none;\r\n        background: var(--nh-color-secondary);\r\n        margin-top: 10px;\r\n        width: 350px;\r\n        max-width: 100%;\r\n        padding: 10px 10px;\r\n        border-radius: 3px;\r\n        margin: 20px 0 0 0;\r\n        display: inline-flex;\r\n        justify-content:center;\r\n        align-items:center;\r\n        text-align: center;\r\n        font-size: 16px !important;\r\n        \r\n        height: 45px;\r\n        min-height: 45px;\r\n        max-height: 45px;\r\n    }\r\n\r\n\r\n    .amenities-signature .top-part .detail > p > a:hover,\r\n    .amenities-signature .top-part .detail a.btn-theme-color:hover{\r\n        background: #2c2c4e;\r\n    }\r\n\r\n    @media only screen and (max-width: 600px) {\r\n        .amenities-signature .top-part{\r\n            padding: 80px 40px 20px 40px\r\n\r\n        }\r\n\r\n    }\r\n\r\n<\/style>\r\n\r\n<section class=\"amenities-signature\">\r\n\r\n    \r\n   \r\n    <div class=\"content\">\r\n        <div class=\"top-part\">\r\n                            \r\n            <div class=\"signature\">\r\n                <img decoding=\"async\" src=\"\" alt=\"\">\r\n\r\n            <\/div>\r\n\r\n            <div class=\"text-content\">\r\n                <h2>Enriching Amenities<\/h2><div class=\"detail\"><p class=\"normal\">Let&#8217;s discover the best of life, together. We are dedicated to infusing purpose and passion into each and every day for our residents through specialized programming and exceptional amenities designed to empower our seniors with choice, inspiration, and the best quality support for mind-body-spirit health. Relax in the comfort of your suite, enjoy a game of cards with friends, or invite family to join you for one of our exceptional, chef-inspired meals, because you&#8217;re never too old to have fun. Together, we are redefining what it means to age.<\/p><\/div>\r\n                            <\/div>\r\n\r\n            \r\n            <div class=\"image-slider-wrapper\">\r\n                <button class=\"btn slider_nav prev\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M16.67 0l2.83 2.829-9.339 9.175 9.339 9.167-2.83 2.829-12.17-11.996z\"\/><\/svg><\/button>\r\n                <button class=\"btn slider_nav next\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M7.33 24l-2.83-2.829 9.339-9.175-9.339-9.167 2.83-2.829 12.17 11.996z\"\/><\/svg><\/button>\r\n\r\n\r\n                <div class=\"image-slider\">\r\n                                            \r\n                        <div class=\"img-item\">\r\n                            <img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Bistro-2.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Bistro-2.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Bistro-2-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Bistro-2-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Bistro-2-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Bistro-2-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Bistro-2-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"caption\">Bistro<\/div>                            \r\n                        <\/div>\r\n                                            \r\n                        <div class=\"img-item\">\r\n                            <img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-HairSalon.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-HairSalon.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-HairSalon-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-HairSalon-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-HairSalon-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-HairSalon-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-HairSalon-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"caption\">Hair salon<\/div>                            \r\n                        <\/div>\r\n                                            \r\n                        <div class=\"img-item\">\r\n                            <img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-PDR.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-PDR.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-PDR-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-PDR-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-PDR-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-PDR-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-PDR-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"caption\">Private dining room<\/div>                            \r\n                        <\/div>\r\n                                            \r\n                        <div class=\"img-item\">\r\n                            <img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-SwimmingPool.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-SwimmingPool.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-SwimmingPool-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-SwimmingPool-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-SwimmingPool-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-SwimmingPool-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-SwimmingPool-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"caption\">Swimming pool<\/div>                            \r\n                        <\/div>\r\n                                            \r\n                        <div class=\"img-item\">\r\n                            <img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Fitness-Centre-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Fitness-Centre-1.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Fitness-Centre-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Fitness-Centre-1-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Fitness-Centre-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Fitness-Centre-1-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Fitness-Centre-1-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"caption\">Fitness and wellness centre<\/div>                            \r\n                        <\/div>\r\n                                            \r\n                        <div class=\"img-item\">\r\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1537\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/53952522-ecf9-4fef-95bc-3ee7c59441a5-2026-08-27.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/53952522-ecf9-4fef-95bc-3ee7c59441a5-2026-08-27.png 1537w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/53952522-ecf9-4fef-95bc-3ee7c59441a5-2026-08-27-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/53952522-ecf9-4fef-95bc-3ee7c59441a5-2026-08-27-1024x682.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/53952522-ecf9-4fef-95bc-3ee7c59441a5-2026-08-27-768x511.png 768w\" sizes=\"auto, (max-width: 1537px) 100vw, 1537px\" \/><div class=\"caption\">Billiards room<\/div>                            \r\n                        <\/div>\r\n                                            \r\n                        <div class=\"img-item\">\r\n                            <img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Chapel.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Chapel.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Chapel-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Chapel-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Chapel-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Chapel-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Chapel-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"caption\">Chapel<\/div>                            \r\n                        <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n\r\n            \r\n\r\n\r\n        <\/div>\r\n\r\n        <div class=\"points-wrapper\">\r\n            <div class=\"points_title\">OUR RESIDENCE FEATURES:<\/div><div class=\"ul_detail\"><ul>\n<li>Swimming pool, hot tub, sauna<\/li>\n<li>Theatre<\/li>\n<li>Tuck Shop<\/li>\n<li>Library with fireplace<\/li>\n<li>Private dining room<\/li>\n<li>Dedicated dining rooms<\/li>\n<li>Chapel<\/li>\n<li>Underground parking garage<\/li>\n<li>Patio surrounded by nature<\/li>\n<li>Storage lockers<\/li>\n<li>Computer with internet access<\/li>\n<li>Activity room<\/li>\n<li>Dining room<\/li>\n<li>Bistro with balcony<\/li>\n<li>Games room with pool table and fireplace<\/li>\n<li>Laundry facilities<\/li>\n<li>Hair and nail salon<\/li>\n<li>Fitness centre<\/li>\n<li>Mobile dental cleaning clinic<\/li>\n<li>Outdoor terrace<\/li>\n<li>Transportation for planned excursions<\/li>\n<li>Personal mailboxes<\/li>\n<\/ul><\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n \r\n<\/section>\r\n                <\/div>\r\n\r\n                \r\n\r\n            \r\n                \r\n                <div id=\"tab_id_1349\"  class=\"tab-content-item \" >\r\n                    \n<style>\n    .suites-tab-content.suites-signature-tab-content h2 {\n        color: var(--nh-color-primary);\n    }\n\n    .suites-tab-content.suites-signature-tab-content .each-level-2 .btn-back-to-level-1,\n    .suites-tab-content.suites-signature-tab-content .each-suite-btn {\n        background-color: var(--nh-color-secondary);\n    }\n\n    .suites-tab-content.suites-signature-tab-content .each-level-2 .btn-back-to-level-1:hover,\n    .suites-tab-content.suites-signature-tab-content .each-suite-btn:hover {\n        background-color: #2c2c4e;\n    }\n\n    .affor-bottom {\n        background-color: #cacdcf;\n        width: 100%;\n        padding-bottom: 30px;\n        border-top: 1px solid #999;\n        padding-top: 30px;\n        display: flex;\n        justify-content: center;\n    }\n\n    .affor-bottom a {\n        display: inline-flex;\n        align-items: center;\n        gap: 10px;\n        justify-content: center;\n        margin-bottom: 0;\n    }\n\n    .affor-bottom a:hover {\n        text-decoration: none;\n    }\n\n    .affor-bottom h4 {\n        margin-bottom: 0;\n    }\n\n    .affor-bottom h4 {\n        color: var(--nh-color-secondary);\n    }\n\n    \/* Single-colour PNG glyph - hide the bitmap and mask its alpha so the\n       palette paints it, same treatment as the manager-quote icon. *\/\n    .affor-bottom .icon img {\n        visibility: hidden;\n    }\n\n    .affor-bottom .icon {\n        width: 60px;\n        height: 47px;\n        background-color: var(--nh-color-secondary);\n        -webkit-mask: url(https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/themes\/verve-theme-development\/dist\/img\/icons\/affordability-calculator.png) center\/contain no-repeat;\n        mask: url(https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/themes\/verve-theme-development\/dist\/img\/icons\/affordability-calculator.png) center\/contain no-repeat;\n    }\n\n    .blog-id-42 .suites-tab-content.suites-signature-tab-content .title_right {\n        color: #53565a;\n    }\n\n\n    .blog-id-42 .suites-tab-content.suites-signature-tab-content .each-level-2 .btn-back-to-level-1:hover,\n    .suites-tab-content.suites-signature-tab-content .each-suite-btn:hover {\n        background-color: #3B1A1B;\n    }\n\n    .newsletter-bar .btn-primary:hover {\n        background-color: #3B1A1B;\n        border-color: #3B1A1B;\n    }\n\n    \/* The rule above is a body style block, so it outranks anything enqueued\n       in the head on source order - the palette hover has to be restated here\n       rather than in enqueue.php. *\/\n    .newsletter-bar .btn-primary:hover {\n        background-color: var(--nh-color-primary);\n        border-color: var(--nh-color-primary);\n        color: #fff;\n    }\n<\/style>\n\n\n<section class=\"suites-tab-content suites-signature-tab-content\">\n    <div class=\"signature\">\n        <img decoding=\"async\" src=\"\" alt=\"\">\n    <\/div>\n\n    <div class=\"content\">\n        <div class=\"left-part\">\n            <div class=\"text-content\">\n                <h2>A living space that is distinctly your own<\/h2><div class=\"detail\"><p>Create a living space that is uniquely you. Our suites come in different sizes, so you can pick the one that fits your style best. Relax and read your book or enjoy your favourite beverage in the privacy of your own suite. You will have access to great amenities and programs, as well as a community of people just like you. If you&#8217;d like to share your space, second occupants are welcome (additional fees apply). Furry family members can join you too.<\/p><\/div>            <\/div>\n        <\/div>\n\n        <div class=\"right-part\">\n\n            <div class=\"level-1\">\n                <div class=\"title_right\">Select your suite type:<\/div>                                                \t\t\t\t\t<div class=\"each-suite-btn\" data-level-2-key=\"lifestyleapartments\">\n\t\t\t\t\t\tLifestyle Apartments\t\t\t\t\t\t<span><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24.028\" height=\"14.42\" viewBox=\"0 0 24.028 14.42\"><path id=\"Path_1141\" data-name=\"Path 1141\" d=\"M0,21.206,12.008,10.461,0,0\" transform=\"translate(1.411 13.008) rotate(-90)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/><\/svg><\/span>\n\t\t\t\t\t<\/div>\n                \t\t\t\t\t<div class=\"each-suite-btn\" data-level-2-key=\"independentliving\">\n\t\t\t\t\t\tIndependent Living\t\t\t\t\t\t<span><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24.028\" height=\"14.42\" viewBox=\"0 0 24.028 14.42\"><path id=\"Path_1141\" data-name=\"Path 1141\" d=\"M0,21.206,12.008,10.461,0,0\" transform=\"translate(1.411 13.008) rotate(-90)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/><\/svg><\/span>\n\t\t\t\t\t<\/div>\n                \t\t\t\t\t<div class=\"each-suite-btn\" data-level-2-key=\"assistedliving\">\n\t\t\t\t\t\tAssisted Living\t\t\t\t\t\t<span><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24.028\" height=\"14.42\" viewBox=\"0 0 24.028 14.42\"><path id=\"Path_1141\" data-name=\"Path 1141\" d=\"M0,21.206,12.008,10.461,0,0\" transform=\"translate(1.411 13.008) rotate(-90)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/><\/svg><\/span>\n\t\t\t\t\t<\/div>\n                \t\t\t\t\t<div class=\"each-suite-btn\" data-level-2-key=\"memorycare\">\n\t\t\t\t\t\tMemory Care\t\t\t\t\t\t<span><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24.028\" height=\"14.42\" viewBox=\"0 0 24.028 14.42\"><path id=\"Path_1141\" data-name=\"Path 1141\" d=\"M0,21.206,12.008,10.461,0,0\" transform=\"translate(1.411 13.008) rotate(-90)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/><\/svg><\/span>\n\t\t\t\t\t<\/div>\n                                            <\/div>\n\n                        \n                                            <div class=\"each-level-2\" data-key=\"independentliving\">\n                    <div class=\"title-part\">\n                        <div class=\"level-2-title\">Independent Living<\/div>\n                        <button class=\"btn-back-to-level-1\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24.028\" height=\"14.42\" viewBox=\"0 0 24.028 14.42\"><path id=\"Path_1141\" data-name=\"Path 1141\" d=\"M0,21.206,12.008,10.461,0,0\" transform=\"translate(1.411 13.008) rotate(-90)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/><\/svg>Back<\/button>\n                    <\/div>\n\n                    <div class=\"rooms-wrapper\">\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">Studio<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"studio_0independentliving_6ab2374ba8081\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">1 Bedroom<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"1bedroom_1independentliving_6ab2374ba8081\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">1 Bedroom + Den<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"1bedroomden_2independentliving_6ab2374ba8081\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">2 Bedroom<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"2bedroom_3independentliving_6ab2374ba8081\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                            <\/div>\n\n                <\/div>\n\n                                            <div class=\"each-level-2\" data-key=\"memorycare\">\n                    <div class=\"title-part\">\n                        <div class=\"level-2-title\">Memory Care<\/div>\n                        <button class=\"btn-back-to-level-1\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24.028\" height=\"14.42\" viewBox=\"0 0 24.028 14.42\"><path id=\"Path_1141\" data-name=\"Path 1141\" d=\"M0,21.206,12.008,10.461,0,0\" transform=\"translate(1.411 13.008) rotate(-90)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/><\/svg>Back<\/button>\n                    <\/div>\n\n                    <div class=\"rooms-wrapper\">\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">Studio<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"studio_0memorycare_6ab2374ba8081\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">1 Bedroom<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"1bedroom_1memorycare_6ab2374ba8081\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">2 Bedroom<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"2bedroom_2memorycare_6ab2374ba8081\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                            <\/div>\n\n                <\/div>\n\n                                            <div class=\"each-level-2\" data-key=\"assistedliving\">\n                    <div class=\"title-part\">\n                        <div class=\"level-2-title\">Assisted Living<\/div>\n                        <button class=\"btn-back-to-level-1\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24.028\" height=\"14.42\" viewBox=\"0 0 24.028 14.42\"><path id=\"Path_1141\" data-name=\"Path 1141\" d=\"M0,21.206,12.008,10.461,0,0\" transform=\"translate(1.411 13.008) rotate(-90)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/><\/svg>Back<\/button>\n                    <\/div>\n\n                    <div class=\"rooms-wrapper\">\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">Studio<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"studio_0assistedliving_6ab2374ba8081\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">1 Bedroom<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"1bedroom_1assistedliving_6ab2374ba8081\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">2 Bedroom<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"2bedroom_2assistedliving_6ab2374ba8081\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                            <\/div>\n\n                <\/div>\n\n                                            <div class=\"each-level-2\" data-key=\"lifestyleapartments\">\n                    <div class=\"title-part\">\n                        <div class=\"level-2-title\">Lifestyle Apartments<\/div>\n                        <button class=\"btn-back-to-level-1\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24.028\" height=\"14.42\" viewBox=\"0 0 24.028 14.42\"><path id=\"Path_1141\" data-name=\"Path 1141\" d=\"M0,21.206,12.008,10.461,0,0\" transform=\"translate(1.411 13.008) rotate(-90)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/><\/svg>Back<\/button>\n                    <\/div>\n\n                    <div class=\"rooms-wrapper\">\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">Studio<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"studio_0lifestyleapartments_6ab2374ba8081\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">1 Bedroom<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"1bedroom_1lifestyleapartments_6ab2374ba8081\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">1 Bedroom + Den<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"1bedroomden_2lifestyleapartments_6ab2374ba8081\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">2 Bedroom<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"2bedroom_3lifestyleapartments_6ab2374ba8081\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                            <\/div>\n\n                <\/div>\n\n            \n\n            \n\n\n\n\n        <\/div>\n    <\/div>\n            <div class=\"affor-bottom\">\n            <a href=\"\/affordability-calculator\/?province=ontario&#038;residence=verve-the-ravines\">\n                <div class=\"icon\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/verveseniorliving.com\/wp-content\/uploads\/2023\/04\/affordability-calculator.png\" width=\"60\" height=\"47\">\n                <\/div>\n                <h4>Affordability Calculator<\/h4>\n            <\/a>\n\n        <\/div>\n                <div class=\"bottom-points\">\n\n            <div class=\"points-wrapper\">\n                <div class=\"points_title\">OUR SUITE FEATURES:<\/div><div class=\"ul_detail\"><ul>\n<li>Weekly laundry service of bed linens and towels<\/li>\n<li>Complimentary laundry facilities<\/li>\n<li>24\/7 Emergency response system<\/li>\n<li>Climate control for your suite<\/li>\n<li>Well-appointed kitchenettes<\/li>\n<li>Weekly housekeeping service<\/li>\n<li>Balconies on select suites<\/li>\n<li>Non-slip bathroom flooring<\/li>\n<li>Accessible showers<\/li>\n<li>Window coverings<\/li>\n<li>Pet-friendly<\/li>\n<\/ul><\/div>            <\/div>\n\n        <\/div>\n\n    \n<\/section>\n\n\n    \n\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"studio_0independentliving_6ab2374ba8081\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Independent Living<\/div>\n                            <div class=\"room_title\">Studio<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"1bedroom_1independentliving_6ab2374ba8081\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Independent Living<\/div>\n                            <div class=\"room_title\">1 Bedroom<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"1bedroomden_2independentliving_6ab2374ba8081\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Independent Living<\/div>\n                            <div class=\"room_title\">1 Bedroom + Den<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"2bedroom_3independentliving_6ab2374ba8081\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Independent Living<\/div>\n                            <div class=\"room_title\">2 Bedroom<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    \n    \n\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"studio_0memorycare_6ab2374ba8081\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Memory Care<\/div>\n                            <div class=\"room_title\">Studio<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"1bedroom_1memorycare_6ab2374ba8081\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Memory Care<\/div>\n                            <div class=\"room_title\">1 Bedroom<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"2bedroom_2memorycare_6ab2374ba8081\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Memory Care<\/div>\n                            <div class=\"room_title\">2 Bedroom<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    \n    \n\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"studio_0assistedliving_6ab2374ba8081\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Assisted Living<\/div>\n                            <div class=\"room_title\">Studio<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"1bedroom_1assistedliving_6ab2374ba8081\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Assisted Living<\/div>\n                            <div class=\"room_title\">1 Bedroom<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"2bedroom_2assistedliving_6ab2374ba8081\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Assisted Living<\/div>\n                            <div class=\"room_title\">2 Bedroom<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    \n    \n\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"studio_0lifestyleapartments_6ab2374ba8081\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Lifestyle Apartments<\/div>\n                            <div class=\"room_title\">Studio<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"1bedroom_1lifestyleapartments_6ab2374ba8081\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Lifestyle Apartments<\/div>\n                            <div class=\"room_title\">1 Bedroom<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"1bedroomden_2lifestyleapartments_6ab2374ba8081\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Lifestyle Apartments<\/div>\n                            <div class=\"room_title\">1 Bedroom + Den<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"2bedroom_3lifestyleapartments_6ab2374ba8081\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Lifestyle Apartments<\/div>\n                            <div class=\"room_title\">2 Bedroom<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    \n\n\n                <\/div>\r\n\r\n                \r\n\r\n            \r\n                \r\n                <div id=\"tab_id_1335\"  class=\"tab-content-item \" >\r\n                    \r\n<style>\r\n    .location-tab-content.signature h2{\r\n        color: var(--nh-color-primary);\r\n    }\r\n    .location-tab-content.signature .mark-items-wrapper{\r\n        background-color: #2c2c4e;\r\n    }\r\n\r\n    .dining-signature, .health-and-wellness-signature, .life-enrichment-tab-content-signature, .location-tab-content.signature, .suites-signature-tab-content{\r\n\r\n    }\r\n\r\n    .location-tab-content .btn-primary,\r\n    .location-tab-content .left-part .btn-primary{\r\n        background: var(--nh-color-secondary);\r\n        border-color: var(--nh-color-secondary);\r\n    }\r\n\r\n    .location-tab-content .btn-primary:hover,\r\n    .location-tab-content .left-part .btn-primary:hover{\r\n\r\n        background: var(--nh-color-primary);\r\n        border-color: var(--nh-color-primary);\r\n    }\r\n\r\n\r\n\r\n<\/style>\r\n\r\n<div class=\"location-tab-content signature\">\r\n\r\n            <div class=\"signature\">\r\n            \r\n            <img decoding=\"async\" src=\"\" alt=\"\">\r\n\r\n        <\/div>\r\n    \r\n    <div class=\"content\">\r\n        <div class=\"left-part\">\r\n\r\n            <div class=\"img-part-wrapper\">\r\n\r\n                <img loading=\"lazy\" decoding=\"async\" width=\"1416\" height=\"1310\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/RAVN-0001-Map2.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/RAVN-0001-Map2.png 1416w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/RAVN-0001-Map2-300x278.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/RAVN-0001-Map2-1024x947.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/RAVN-0001-Map2-768x711.png 768w\" sizes=\"auto, (max-width: 1416px) 100vw, 1416px\" \/>\r\n                            <\/div>\r\n\r\n                            <a target=\"_blank\" class='btn btn-primary' href=\"https:\/\/maps.app.goo.gl\/wLAuEGfb86HBavoT8\">Click to explore the Verve The Ravines community &gt;<\/a>\r\n                    \r\n        <\/div>\r\n\r\n        <div class=\"right-part\">\r\n            <h2>CitiPlace, Nepean<\/h2><div class=\"detail\"><p class=\"p1\">Verve The Ravines sits within Ottawa&#8217;s CitiPlace community, near the intersection of Prince of Wales Drive and Fisher Avenue, a location often referred to regionally as the Prince of Wales branch. Minutes from the Rideau Canal and Hog&#8217;s Back Falls, with a walking trail along Nepean Creek close by, the setting is quiet, green, and close to everything a resident or their family needs.<\/p><\/div>\r\n                    <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n<\/div>\r\n                <\/div>\r\n\r\n                \r\n\r\n                    \r\n        <\/div>\r\n\r\n    <\/div>\r\n    \r\n\r\n   \r\n\r\n    \r\n\r\n<\/section>\r\n\r\n\r\n<section class=\"explore-tab-signature-mobile only-mobile \">\r\n    <h2 class=\"section-title\">EXPLORE OUR RESIDENCE<\/h2>\r\n        \r\n    <div class=\"items-content-wrapper\">\r\n\r\n                    <div class=\"each-tab-item-wrapper\">\r\n                <a class=\"tab-link active\" href=\"#tab_id_1515\" >\r\n                    <?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 29.99 21.23\"><g id=\"c\"><path d=\"M29.82,15.6c-.17-.23-.43-.36-.71-.36h-1.1c-.37-5.6-4.24-10.25-9.44-11.78-.11-1.93-1.69-3.47-3.65-3.47s-3.52,1.52-3.64,3.43C6.01,4.9,2.11,9.53,1.73,15.24H.87c-.28,0-.54,.13-.71,.36-.17,.22-.21,.51-.13,.78,.53,1.68,2.83,4.85,7.75,4.85h14.42c4.91,0,7.21-3.17,7.75-4.85,.08-.27,.04-.56-.13-.78ZM14.92,1.75c.85,0,1.56,.56,1.81,1.33-.61-.09-1.23-.15-1.87-.15-.6,0-1.18,.05-1.76,.13,.26-.76,.97-1.31,1.81-1.31Zm-.05,2.93c6.01,0,10.96,4.66,11.4,10.56H3.46c.45-5.96,5.36-10.56,11.41-10.56Zm7.33,14.8H7.79c-3.08,0-4.69-1.42-5.46-2.49H27.66c-.77,1.07-2.38,2.49-5.46,2.49Z\"\/><\/g><\/svg><div class=\"tab-title\">Dining<\/div>                <\/a>\r\n\r\n                \r\n                <div id=\"tab_id_1515\"  class=\"tab-content-item active\" >\r\n                     \r\n<style>\r\n    .dining-signature h2{\r\n        color: var(--nh-color-primary);\r\n    }\r\n\r\n    .dining-signature .download-menu-link{\r\n        background-color: var(--nh-color-secondary);\r\n        border-color: var(--nh-color-secondary);\r\n    }\r\n    .dining-signature .download-menu-link:hover{\r\n        background-color: var(--nh-color-primary);\r\n        border-color: var(--nh-color-primary);\r\n    }\r\n<\/style>\r\n\r\n<section class=\"dining-signature\">\r\n    <div class=\"signature\">\r\n        <img decoding=\"async\" src=\"\" alt=\"\">\r\n    <\/div>\r\n\r\n    <div class=\"content\">\r\n        <div class=\"text-content\">\r\n            <h2>Chef prepared, world inspired.<\/h2><div class=\"detail\"><p>We believe food is more than sustenance. Good food should be enjoyed with friends, made<br \/>with fresh local ingredients, prepared from scratch by an experienced culinary team, and served<br \/>by our friendly and courteous dining staff who know your personal tastes.<\/p>\n<p><i>*The showcased meals are expertly prepared by our culinary team at Verve Senior Living.<\/i><\/p><\/div>\r\n\r\n\r\n            \r\n                                <a target=\"_blank\" href=\"https:\/\/online.staak.ca\/view\/462506159\/\" class='btn download-menu-link'><span><\/span>View our sample menu<\/a>\r\n            \r\n\r\n            \r\n        <\/div>\r\n\r\n        <!--\r\n        <div class=\"img-part\">\r\n            <img loading=\"lazy\" decoding=\"async\" width=\"439\" height=\"455\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/dish.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/dish.png 439w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/dish-289x300.png 289w\" sizes=\"auto, (max-width: 439px) 100vw, 439px\" \/>        <\/div>\r\n\t\t-->\r\n\t\t\r\n        <div class=\"image-slider-wrapper\">\r\n            <button class=\"btn slider_nav prev\">\r\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\">\r\n\t\t\t\t\t<path d=\"M16.67 0l2.83 2.829-9.339 9.175 9.339 9.167-2.83 2.829-12.17-11.996z\" fill=\"currentColor\"><\/path>\r\n\t\t\t\t<\/svg>\r\n\t\t\t<\/button>\r\n            <button class=\"btn slider_nav next\">\r\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\">\r\n\t\t\t\t\t<path d=\"M7.33 24l-2.83-2.829 9.339-9.175-9.339-9.167 2.83-2.829 12.17 11.996z\" fill=\"currentColor\"><\/path>\r\n\t\t\t\t<\/svg>\r\n\t\t\t<\/button>\r\n\r\n\t\r\n            <div class=\"image-slider\">\r\n\t\t\t\t                <div class=\"img-item\">\r\n                    <img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-1-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-1-scaled-1.jpg 2560w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-1-scaled-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-1-scaled-1-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-1-scaled-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-1-scaled-1-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-1-scaled-1-2048x1366.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t                <\/div>\r\n\t\t\t\t                <div class=\"img-item\">\r\n                    <img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-2-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-2-scaled-1.jpg 2560w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-2-scaled-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-2-scaled-1-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-2-scaled-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-2-scaled-1-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-2-scaled-1-2048x1366.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t                <\/div>\r\n\t\t\t\t                <div class=\"img-item\">\r\n                    <img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-3-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-3-scaled-1.jpg 2560w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-3-scaled-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-3-scaled-1-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-3-scaled-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-3-scaled-1-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-3-scaled-1-2048x1366.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t                <\/div>\r\n\t\t\t\t                <div class=\"img-item\">\r\n                    <img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-4-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-4-scaled-1.jpg 2560w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-4-scaled-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-4-scaled-1-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-4-scaled-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-4-scaled-1-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-4-scaled-1-2048x1366.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t                <\/div>\r\n\t\t\t\t                <div class=\"img-item\">\r\n                    <img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-5-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-5-scaled-1.jpg 2560w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-5-scaled-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-5-scaled-1-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-5-scaled-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-5-scaled-1-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-5-scaled-1-2048x1366.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t                <\/div>\r\n\t\t\t\t                <div class=\"img-item\">\r\n                    <img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-6-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-6-scaled-1.jpg 2560w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-6-scaled-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-6-scaled-1-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-6-scaled-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-6-scaled-1-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Image-6-scaled-1-2048x1366.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t\r\n        <\/div>\r\n\t\r\n    <\/div>\r\n\r\n        <div class=\"bottom-points\">\r\n        \r\n        <div class=\"points-wrapper\">\r\n            <div class=\"ul_detail\"><ul>\n<li>Daily specials and a la carte menu options<\/li>\n<li>Private dining room for family gatherings<\/li>\n<li>Two dining rooms, one in each residence<\/li>\n<li>Healthy choices, including superfoods<\/li>\n<li>Living, Loving, Local food program<\/li>\n<li>Dietary accommodations<\/li>\n<li>Dining room, and patio<\/li>\n<li>Continental breakfast<\/li>\n<li>Bistro with balcony<\/li>\n<li>Monthly brunches<\/li>\n<\/ul><\/div>        <\/div>\r\n\r\n    <\/div>\r\n\r\n            \r\n\r\n    \r\n\r\n<\/section>\r\n<style>\r\n\t.dining-signature .image-slider-wrapper {\r\n\t\tmax-width: 540px;\r\n\t\tposition: relative;\r\n\t\tflex-grow: 1;\r\n\t}\r\n\t\r\n\t.dining-signature .slider_nav {\r\n\t\tposition: absolute;\r\n\t\ttop: calc(50% - 20px);\r\n\t\tbackground-color: #6660aa;\r\n\t\twidth: 30px;\r\n\t\theight: 30px;\r\n\t\tz-index: 5;\r\n\t\tpadding: 0;\r\n\t}\r\n\t\r\n\t.dining-signature .slider_nav {\r\n\t\tbackground: var(--nh-color-secondary);\r\n\t\tcolor: #ffffff;\r\n\t}\r\n\t\r\n\t.dining-signature .slider_nav.prev {\r\n\t\tleft: 0;\r\n\t}\r\n\t\r\n\t.dining-signature .slider_nav.next {\r\n\t\tright: 0;\r\n\t}\r\n\t\r\n\t.dining-signature .slider_nav svg {\r\n\t\twidth: 12px;\r\n\t\theight: 12px;\r\n\t\t\r\n\t}\r\n\t\r\n\t.dining-signature .image-slider {\r\n\t\tflex-grow: 1;\r\n\t\tmax-width: 100%;\r\n\t\twidth: 100%;\r\n\t\tmargin-left: auto;\r\n\t}\r\n\t\r\n\t.dining-signature .image-slider {\r\n\t\tflex-grow: 1;\r\n\t}\r\n\t\r\n\t.dining-signature .image-slider .img-item {\r\n\t\tposition: relative;\r\n\t\twidth: 100%;\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;\r\n\t\tjustify-content: center;\r\n\t}\r\n\t\r\n\t.dining-signature .image-slider .img-item img {\r\n\t\twidth: 100%;\r\n\t}\r\n\t\r\n\t.dining-signature .image-slider .img-item .caption {\r\n\t\tbackground-color: #691C32;\r\n\t}\r\n\t\r\n\t.dining-signature .image-slider .img-item .caption {\r\n\t\tposition: absolute;\r\n\t\tleft: 15px;\r\n\t\tcolor: #fff;\r\n\t\tbottom: 15px;\r\n\t\tborder-radius: 2px;\r\n\t\tfont-size: 15px;\r\n\t\tline-height: 1.8;\r\n\t\tmax-width: calc(100% - 30px);\r\n\t\tpadding: 4px 10px;\r\n\t}\r\n\t\r\n\t.dining-signature .flickity-page-dots {\r\n\t\tbottom: -30px;\r\n\t}\r\n\t\r\n\t.dining-signature .flickity-page-dots .dot {\r\n\t\twidth: 10px;\r\n\t\theight: 10px;\r\n\t\tbackground-color: var(--nh-color-secondary);\r\n\t\topacity: 1 !important;\r\n\t\tposition: relative;\r\n\t}\r\n\t\r\n\t.dining-signature .flickity-page-dots .dot:after {\r\n\t\tcontent: \" \";\r\n\t\twidth: 14px;\r\n\t\theight: 14px;\r\n\t\tleft: -2px;\r\n\t\ttop: -2px;\r\n\t\tborder-radius: 50%;\r\n\t\tborder: 3px solid transparent;\r\n\t\tposition: absolute;\r\n\t\ttransition: all 0.3s ease;\r\n\t}\r\n\t\r\n\t.dining-signature .flickity-page-dots .dot.is-selected:after {\r\n\t\tborder: 3px solid #fff;\r\n\t}\r\n\t\r\n\t@media (max-width: 1199px) {\r\n\t\t.dining-signature .text-content {\r\n\t\t\twidth: 100%;\r\n\t\t\tmax-width: 100%;\r\n\t\t}\r\n\t\t\r\n\t\t.dining-signature .image-slider-wrapper {\r\n\t\t\tmax-width: 100%;\r\n\t\t\twidth: 540px;\r\n\t\t\tmargin-inline: auto;\r\n\t\t\tposition: relative;\r\n\t\t\tflex-grow: 1;\r\n\t\t\tdisplay: flex;\r\n\t\t\talign-items: center;\r\n\t\t\tjustify-content: center;\r\n\t\t\tmargin-bottom: 4rem;\r\n\t\t}\r\n\t\t\r\n\t\t\r\n\t\t\r\n\t}\r\n<\/style>                <\/div>\r\n\r\n                \r\n            <\/div>\r\n                    <div class=\"each-tab-item-wrapper\">\r\n                <a class=\"tab-link \" href=\"#tab_id_1717\" >\r\n                    <?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 33.24 31.63\"><g id=\"c\"><path d=\"M10.5,31.63s-.05,0-.07,0c-.48-.04-.84-.46-.8-.95,0-.03,.24-3.45-2.31-5.88l-.42-.4C3.99,21.65,0,17.87,0,12.85v-.88H5.42l.2,.6c.03,.09,3.09,9.2,11,9.2s10.97-9.11,11-9.2l.2-.6h5.42s0,.87,0,.87c0,5.02-3.98,8.8-6.89,11.56l-.42,.4c-2.55,2.42-2.31,5.85-2.31,5.88,.04,.48-.32,.9-.8,.94-.47,.04-.9-.32-.94-.8-.01-.17-.32-4.27,2.85-7.29l.43-.4c2.63-2.49,5.86-5.56,6.3-9.41h-2.38c-.9,2.22-4.55,9.81-12.43,9.81S5.09,15.94,4.18,13.72H1.8c.44,3.86,3.67,6.92,6.3,9.42l.42,.4c3.17,3.02,2.86,7.12,2.85,7.29-.04,.46-.42,.8-.87,.8Zm6.29-11.7c-3.34,0-6.05-2.72-6.05-6.05s2.71-6.05,6.05-6.05,6.05,2.72,6.05,6.05-2.71,6.05-6.05,6.05Zm0-10.36c-2.37,0-4.3,1.93-4.3,4.3s1.93,4.3,4.3,4.3,4.3-1.93,4.3-4.3-1.93-4.3-4.3-4.3Zm-6.23-.81c-.22,0-.45-.09-.62-.26l-3.08-3.08c-.34-.34-.34-.9,0-1.24,.34-.34,.9-.34,1.24,0l3.08,3.08c.34,.34,.34,.9,0,1.24-.17,.17-.4,.26-.62,.26Zm12.22-.24c-.22,0-.45-.09-.62-.26-.34-.34-.34-.9,0-1.24l3.08-3.08c.34-.34,.9-.34,1.24,0,.34,.34,.34,.9,0,1.24l-3.08,3.08c-.17,.17-.4,.26-.62,.26Zm-6.16-2.83c-.48,0-.88-.39-.88-.88V.88c0-.48,.39-.88,.88-.88s.88,.39,.88,.88v3.95c0,.48-.39,.88-.88,.88Z\"\/><\/g><\/svg><div class=\"tab-title\">Life Enrichment<\/div>                <\/a>\r\n\r\n                \r\n                <div id=\"tab_id_1717\"  class=\"tab-content-item \" >\r\n                    \r\n<style>\r\n    .amenities-signature .top-part h2{\r\n        color: var(--nh-color-primary);\r\n    }\r\n\r\n\r\n\r\n    .amenities-signature .download-pdf-btn{\r\n        background-color: var(--nh-color-secondary);\r\n        border-color: var(--nh-color-secondary);\r\n    }\r\n\r\n    .amenities-signature .download-pdf-btn:hover{\r\n        background-color: var(--nh-color-primary);\r\n        border-color: var(--nh-color-primary);\r\n    }\r\n\r\n    .amenities-signature .top-part .image-slider .img-item .caption{\r\n        background-color: var(--nh-color-secondary);\r\n\r\n    }\r\n\r\n    .amenities-signature .slider_nav{\r\n        background: var(--nh-color-secondary);\r\n    }\r\n\r\n    .amenities-signature .flickity-page-dots .dot{\r\n        background: var(--nh-color-secondary);\r\n\r\n    }\r\n    .amenities-signature .top-part .detail a.btn-theme-color,\r\n    .amenities-signature .top-part .detail > p > a{\r\n        color: #fff;\r\n        text-decoration: none;\r\n        background: var(--nh-color-secondary);\r\n        margin-top: 10px;\r\n        width: 350px;\r\n        max-width: 100%;\r\n        padding: 10px 10px;\r\n        border-radius: 3px;\r\n        margin: 20px 0 0 0;\r\n        display: inline-flex;\r\n        justify-content:center;\r\n        align-items:center;\r\n        text-align: center;\r\n        font-size: 16px !important;\r\n        \r\n        height: 45px;\r\n        min-height: 45px;\r\n        max-height: 45px;\r\n    }\r\n\r\n\r\n    .amenities-signature .top-part .detail > p > a:hover,\r\n    .amenities-signature .top-part .detail a.btn-theme-color:hover{\r\n        background: #2c2c4e;\r\n    }\r\n\r\n    @media only screen and (max-width: 600px) {\r\n        .amenities-signature .top-part{\r\n            padding: 80px 40px 20px 40px\r\n\r\n        }\r\n\r\n    }\r\n\r\n<\/style>\r\n\r\n<section class=\"amenities-signature\">\r\n\r\n    \r\n   \r\n    <div class=\"content\">\r\n        <div class=\"top-part\">\r\n            \r\n            <div class=\"bg-with-overlay\">\r\n                <img loading=\"lazy\" decoding=\"async\" width=\"707\" height=\"596\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Painting-Hawthorn-Park-104.png\" class=\"bg-img only-desktop\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Painting-Hawthorn-Park-104.png 707w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Painting-Hawthorn-Park-104-300x253.png 300w\" sizes=\"auto, (max-width: 707px) 100vw, 707px\" \/>                <div class=\"overlay\"><\/div>\r\n            <\/div>\r\n                            \r\n            <div class=\"signature\">\r\n                <img decoding=\"async\" src=\"\" alt=\"\">\r\n\r\n            <\/div>\r\n\r\n            <div class=\"text-content\">\r\n                <h2>Indulge in immersive experiences and a community atmosphere unlike any other.<\/h2><div class=\"detail\"><p class=\"p1\">At Verve The Ravines, everything we do is to ensure that you have a great day, every day.<br \/>That&#8217;s why we hold monthly meetings to recognize that your opinions and suggestions are<br \/>valued. Our monthly calendar is a great reflection of how we act upon your ideas. Selected by<br \/>the residents, our engaging activities will inspire you to participate.<\/p>\n<p><a href=\"https:\/\/online.staak.ca\/view\/462731731\/\" target=\"_blank\" rel=\"noopener\">View our sample activity calendar<\/a><\/p><\/div>\r\n                            <\/div>\r\n\r\n            \r\n\r\n\r\n            \r\n\r\n\r\n        <\/div>\r\n\r\n        <div class=\"points-wrapper\">\r\n            <div class=\"points_title\">OUR ENRICHING ACTIVITIES:<\/div><div class=\"ul_detail\"><ul>\n<li>Meet Me at the MoMA, Artful Enrichment Program, Java Music Club, Java Memory Club, and Fit Minds<\/li>\n<li>Guest speakers specializing in music, art, health, education, technology, and politics<\/li>\n<li>Fitness classes including Drum Fit, Go4Life, Dance classes, Yoga, and Aqua Fit<\/li>\n<li>Excursions to museums, galleries, and entertainment venues<\/li>\n<li>Regularly scheduled live entertainment<\/li>\n<li>Monthly resident council meetings<\/li>\n<\/ul><\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n \r\n<\/section>\r\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n                <\/div>\r\n\r\n                \r\n            <\/div>\r\n                    <div class=\"each-tab-item-wrapper\">\r\n                <a class=\"tab-link \" href=\"#tab_id_1818\" >\r\n                    <?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 28.78 27.29\"><g id=\"c\"><path d=\"M14.27,27.29l-.48-.29C5.51,21.96,.36,15.81,.03,10.54-.18,7.24,.71,4.35,2.54,2.4,3.99,.85,5.97,0,8.11,0c.48,0,.88,.39,.88,.88s-.39,.88-.88,.88c-1.68,0-3.16,.64-4.29,1.85-1.5,1.59-2.22,4.02-2.04,6.84,.23,3.56,3.62,9.28,12.44,14.78,6.42-4.41,12.82-9.67,12.82-15.54,0-5.42-3.19-7.85-6.34-7.85-2.59,0-4.34,1.04-5.52,2.36,.81,.86,2.33,2.8,2.33,5.35,0,4.03-1.83,5.84-3.12,5.84s-3.12-1.55-3.12-5.84C11.25,6.56,13.63,.06,20.69,.06c3.9,0,8.09,3,8.09,9.6s-7.1,12.58-14.05,17.31l-.47,.32Zm-.12-21.64c-.87,1.58-1.14,3.19-1.14,3.87,0,3.25,1.15,4.06,1.38,4.09,.18-.05,1.37-1.02,1.37-4.09,0-1.71-.95-3.11-1.61-3.87Z\"\/><\/g><\/svg><div class=\"tab-title\">Living Options<\/div>                <\/a>\r\n\r\n                \r\n                <div id=\"tab_id_1818\"  class=\"tab-content-item \" >\r\n                    \r\n<style>\r\n\t.health-and-wellness-signature {\r\n\t\tpadding: 0px;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item-container {\r\n\t\tborder: none;\r\n\t\toutline: none;\r\n\t\tbackground-color: transparent;\r\n\t\tpadding: 0px;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item {\r\n\t\tpadding: 12px 6px;\r\n\t\tmargin: 0;\r\n\t\tborder-bottom: 1px solid #B0B0B0;\r\n\t\tmax-width: 500px;\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;\r\n\t\tjustify-content: space-between;\r\n\t\ttransition: all 0.3s ease;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item .point_title,\r\n\t.health-and-wellness-signature .point-item .point_title p {\r\n\t\ttext-decoration: none;\r\n\t\ttext-align: left;\r\n\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item .point-item-left {\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: row;\r\n\t\tgap: 4px;\r\n\t\talign-items: center;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item .point-item-left span {\r\n\t\tbackground-color: var(--nh-color-secondary);\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item .point-item-left span,\r\n\t.health-and-wellness-signature .point-item:hover .point-item-chevron-right {\r\n\t\ttransition: all 0.3s ease;\r\n\t\tflex-shrink: 0;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item:hover {\r\n\t\tborder-color: var(--nh-color-secondary);\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item:hover .point-item-left span {\r\n\t\tbackground-color: #fff;\r\n\t\tcolor: var(--nh-color-secondary);\r\n\t}\r\n\r\n\r\n\r\n\t.health-and-wellness-signature .point-item .point-item-left .point_title p {\r\n\t\tmargin-bottom: 0px;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .point-item-container:hover .point-item-left .point_title p {\r\n\t\tcolor: var(--nh-color-secondary);\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container {\r\n\t\tmargin: 0px;\r\n\t\tdisplay: flex;\r\n\t\tjustify-content: space-between;\r\n\t\talign-items: stretch;\r\n\t\twidth: 100%;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .content-container {\r\n\t\tpadding: 70px 50px 60px 50px;\r\n\t\tpadding-right: 0px;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .content-container .content-texts {\r\n\t\tpadding-right: 50px;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .content-container .content-texts .content-heading {\r\n\t\t\/* $headline_color, not $tab_color: the gate maps it to Primary, and this\r\n\t\t   is a heading rather than an accent. Non-opted sites keep their own\r\n\t\t   community headline colour. *\/\r\n\t\tcolor: var(--nh-color-primary);\r\n\t\tfont-size: 35px;\r\n\t\tfont-weight: 400;\r\n\t\tmargin-bottom: 24px;\r\n\t\tfont-family: \"Source Serif Pro\", serif;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .content-container .content-texts .content-details {\r\n\t\tfont-size: 20px;\r\n\t\tline-height: 35px;\r\n\t\tcolor: #53565a;\r\n\t\tmax-width: 560px;\r\n\t\tmargin-bottom: 35px;\r\n\r\n\t}\r\n\r\n\r\n\r\n\t.health-and-wellness-signature .signature-container .point-items-container {\r\n\t\tmargin: 0px;\r\n\t\twidth: 100%;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .point-items-container .point-items-heading {\r\n\t\tmargin: 0px;\r\n\t\tletter-spacing: 3.2px;\r\n\t\tcolor: #2c2c4e;\r\n\t\tmargin-bottom: 20px;\r\n\t\tfont-size: 1rem;\r\n\t\tline-height: 1.5;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .point-items-container .point-items {\r\n\t\twidth: 100%;\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: column;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active {\r\n\t\tbackground-color: var(--nh-color-secondary);\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active .point-item {\r\n\t\tborder-bottom: none;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active span {\r\n\t\tbackground-color: #fff;\r\n\t\tcolor: var(--nh-color-secondary);\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active .point_title p {\r\n\t\tcolor: #fff;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active .point-item-chevron-right {\r\n\t\tstroke: #fff;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .signature-container-half {\r\n\t\tdisplay: flex;\r\n\t\talign-items: flex-start;\r\n\t\tjustify-content: center;\r\n\t\twidth: 50%;\r\n\t\tflex-direction: column;\r\n\t\tposition: relative;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .signature-container-half img {\r\n\t\theight: 100%;\r\n\t\t\/* Make image take full height of container *\/\r\n\t\twidth: auto;\r\n\t\t\/* Maintain aspect ratio *\/\r\n\t\tobject-fit: cover;\r\n\t\t\/* Cover the container, cropping as necessary *\/\r\n\t\tobject-position: bottom left;\r\n\t\tdisplay: block;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .items-details {\r\n\t\tbackground-color: var(--nh-color-secondary);\r\n\t\tdisplay: none;\r\n\t\tflex-direction: column;\r\n\t\tjustify-content: center;\r\n\t\ttext-align: left;\r\n\t\tpadding: 60px;\r\n\t\tcolor: #fff;\r\n\t\tposition: absolute;\r\n\t\tleft: 0;\r\n\t\tbottom: 0;\r\n\t\ttop: 0;\r\n\t\tright: 0;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .items-details .item-details-heading {\r\n\t\tfont-size: 35px;\r\n\t\tfont-weight: 400;\r\n\t\tmargin-bottom: 24px;\r\n\t\tline-height: 35px;\r\n\t\tfont-family: Miller, sans-serif;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .items-details .item-details-paragraph {\r\n\t\tfont-size: 20px;\r\n\t\tmax-width: 560px;\r\n\t\tline-height: 35px;\r\n\t\tmargin-bottom: 35px;\r\n\t\tfont-family: \"Open Sans\", sans-serif;\r\n\t}\r\n\r\n\r\n\t.health-and-wellness-signature .signature-container .items-details .item-details-learn-more {\r\n\t\tcolor: #fff;\r\n\t\ttext-decoration: underline;\r\n\t}\r\n\r\n\t.health-and-wellness-signature .signature-container .items-details .item-details-btn-cross {\r\n\t\tposition: absolute;\r\n\t\ttop: 20px;\r\n\t\tright: 20px;\r\n\t\tbackground-color: transparent;\r\n\t\tborder: none;\r\n\t\toutline: none;\r\n\t}\r\n\r\n\t.accordion-div {\r\n\t\tbackground: #F0F0F0;\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: column;\r\n\t\tpadding: 0 50px;\r\n\t\topacity: 0;\r\n\t\tmax-height: 0;\r\n\t\ttransform: scaleY(0.9);\r\n\t\toverflow: hidden;\r\n\t\ttransform-origin: top;\r\n\t\tbackface-visibility: hidden;\r\n\t\ttransition: opacity 0.5s ease, max-height 0.5s ease, transform 0.5s ease;\r\n\t}\r\n\r\n\t.accordion-div h5 {\r\n\t\tfont-size: 32px;\r\n\t\tfont-weight: 400;\r\n\t\tmargin-bottom: 24px;\r\n\t\tcolor: var(--nh-color-secondary);\r\n\t\tmargin-top: 40px;\r\n\t}\r\n\r\n\t.accordion-div p,\r\n\t.accordion-div .point-details {\r\n\t\tfont-size: 20px;\r\n\t\tline-height: 1.5;\r\n\t\tmargin-bottom: 30px;\r\n\t\tcolor: #53565a;\r\n\t}\r\n\t\r\n\t.accordion-div .point-details {\r\n\t\tmargin-bottom: 0px !important;\r\n\t\t\r\n\t}\r\n\r\n\t.accordion-div a {\r\n\t\tcolor: var(--nh-color-secondary);\r\n\t\ttext-decoration: underline;\r\n\t\tmargin-bottom: 40px;\r\n\t}\r\n\r\n\t@media (max-width: 1139.98px) {\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half.banner-image {\r\n\t\t\tdisplay: none !important;\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half {\r\n\t\t\twidth: 100% !important;\r\n\t\t\tpadding: 100px 0px !important;\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half .content-texts {\r\n\t\t\tpadding: 0px 40px;\r\n\t\t\twidth: 100%;\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half .content-texts .content-heading,\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half .content-texts .content-details {\r\n\t\t\tpadding: 0px;\r\n\t\t\tmax-width: 100%;\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half .point-items-container .point-items-heading,\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half .point-items-container .point-item-container {\r\n\t\t\tfont-size: 24px;\r\n\t\t\tmargin-left: 40px;\r\n\t\t\tmargin-right: 40px;\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half .point-item {\r\n\t\t\tmax-width: 100%\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .signature-container-half .point-items-container .point-item .point-item-chevron-right {\r\n\t\t\ttransform: rotate(90deg);\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active .point-item-chevron-right {\r\n\t\t\ttransform: rotate(270deg);\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active {\r\n\t\t\tbackground: none;\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active .point_title p {\r\n\t\t\tcolor: var(--nh-color-secondary);\r\n\t\t\tfont-weight: 500;\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active .point_title p {\r\n\t\t\tcolor: var(--nh-color-secondary);\r\n\t\t}\r\n\r\n\t\t.health-and-wellness-signature .signature-container .point-items-container .point-items .point-item-container--active .point-item-chevron-right {\r\n\t\t\tstroke: var(--nh-color-secondary);\r\n\t\t}\r\n\r\n\t\t.accordion-div-mobile {\r\n\t\t\topacity: 1;\r\n\t\t\ttransform: scaleY(1);\r\n\t\t\tmax-height: 1200px;\r\n\r\n\t\t}\r\n\r\n\t}\r\n<\/style>\r\n\r\n<section class=\"health-and-wellness-signature\">\r\n\r\n\t<div class=\"signature-container\">\r\n\t\t<!-- Left half: Content section -->\r\n\t\t<div class=\"signature-container-half content-container\">\r\n\t\t\t<!-- Content texts -->\r\n\t\t\t<div class=\"content-texts\">\r\n\t\t\t\t<h3 class=\"content-heading\">We take care of the mind, body and soul<\/h3>\r\n\t\t\t\t<p class=\"content-details\">\r\n\t\t\t\t\tHealth is everything and that\u2019s why we spend so much time making sure you live a healthy and active life.\r\n\t\t\t\t\tOur highly-skilled and empathetic team members are available around the clock to ensure your immediate and\r\n\t\t\t\t\tfuture needs are met. Let\u2019s manage your health together.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\t\t\t<!-- Point items section -->\r\n\t\t\t<div class=\"point-items-container\">\r\n\t\t\t\t<div class=\"point-items-heading\">OUR RESIDENCE OFFERS:<\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"point-items\" id=\"point-items\">\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<button class=\"point-item-container\" id=\"cf-sko9h9c5DcAULG_Keca2X\" data_title=\"Lifestyle Apartments\" data_link=\"https:\/\/verveseniorliving.com\/lifestyle_apartments\/\">\r\n\t\t\t\t\t\t\t\t<div class=\"point-item\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"point-item-left\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tLA\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"point_title\"><p>Lifestyle Apartments<\/p><\/div>\t\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t\t\t<!-- SVG Chevron icon -->\r\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\t\t\t\tstroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\t\t\t\tclass=\"point-item-chevron-right\">\r\n\t\t\t\t\t\t\t\t\t\t<polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n\t\t\t\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/button>\r\n\r\n\t\t\t\t\t\t\t<div class=\"accordion-div\" point-id=\"cf-sko9h9c5DcAULG_Keca2X\">\r\n\t\t\t\t\t\t\t\t<h5>Lifestyle Apartments<\/h5>\r\n\t\t\t\t\t\t\t\t<div class=\"point-details\">\r\n\t\t\t\t\t\t\t\t\t<p>Lifestyle Apartments are built for full independence. A private apartment with a full kitchen, ensuite laundry and contemporary finishes. Chef-prepared dining, fitness and Life Enrichment programming when you want them. Professional management on site. Emergency response in every suite.<\/p>\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/lifestyle_apartments\/\">Learn More<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<button class=\"point-item-container\" id=\"cf-XliAtXT6euKvArYSafYZo\" data_title=\"Independent Living\" data_link=\"https:\/\/verveseniorliving.com\/independent-living\/\">\r\n\t\t\t\t\t\t\t\t<div class=\"point-item\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"point-item-left\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tIL\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"point_title\"><p>Independent Living<\/p><\/div>\t\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t\t\t<!-- SVG Chevron icon -->\r\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\t\t\t\tstroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\t\t\t\tclass=\"point-item-chevron-right\">\r\n\t\t\t\t\t\t\t\t\t\t<polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n\t\t\t\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/button>\r\n\r\n\t\t\t\t\t\t\t<div class=\"accordion-div\" point-id=\"cf-XliAtXT6euKvArYSafYZo\">\r\n\t\t\t\t\t\t\t\t<h5>Independent Living<\/h5>\r\n\t\t\t\t\t\t\t\t<div class=\"point-details\">\r\n\t\t\t\t\t\t\t\t\t<p>Feel as comfortable and independent as you would in your own home but with the individual attention equal to a luxury hotel.<\/p>\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/independent-living\/\">Learn More<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<button class=\"point-item-container\" id=\"cf-1bpZtxpqVQnUtvKhamwhy\" data_title=\"Independent Supportive Living\" data_link=\"https:\/\/verveseniorliving.com\/independent-supportive-living\/\">\r\n\t\t\t\t\t\t\t\t<div class=\"point-item\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"point-item-left\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tISL\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"point_title\"><p>Independent Supportive Living<\/p><\/div>\t\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t\t\t<!-- SVG Chevron icon -->\r\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\t\t\t\tstroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\t\t\t\tclass=\"point-item-chevron-right\">\r\n\t\t\t\t\t\t\t\t\t\t<polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n\t\t\t\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/button>\r\n\r\n\t\t\t\t\t\t\t<div class=\"accordion-div\" point-id=\"cf-1bpZtxpqVQnUtvKhamwhy\">\r\n\t\t\t\t\t\t\t\t<h5>Independent Supportive Living<\/h5>\r\n\t\t\t\t\t\t\t\t<div class=\"point-details\">\r\n\t\t\t\t\t\t\t\t\t<p>Enjoy the freedom of Independent Living with the option to access personalized support as needed. You&#8217;ll enjoy an active lifestyle with amenities, activities, and wellness programs, while having assistance with daily tasks or medication management available when required.<\/p>\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/independent-supportive-living\/\">Learn More<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<button class=\"point-item-container\" id=\"cf-gc5XXTpcnVf04pT0YbZYe\" data_title=\"Assisted Living\" data_link=\"https:\/\/verveseniorliving.com\/assisted-living\/\">\r\n\t\t\t\t\t\t\t\t<div class=\"point-item\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"point-item-left\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tAL\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"point_title\"><p>Assisted Living<\/p><\/div>\t\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t\t\t<!-- SVG Chevron icon -->\r\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\t\t\t\tstroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\t\t\t\tclass=\"point-item-chevron-right\">\r\n\t\t\t\t\t\t\t\t\t\t<polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n\t\t\t\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/button>\r\n\r\n\t\t\t\t\t\t\t<div class=\"accordion-div\" point-id=\"cf-gc5XXTpcnVf04pT0YbZYe\">\r\n\t\t\t\t\t\t\t\t<h5>Assisted Living<\/h5>\r\n\t\t\t\t\t\t\t\t<div class=\"point-details\">\r\n\t\t\t\t\t\t\t\t\t<p>We believe individuals needing assistance can live purposefully\u2014with spirit, energy, and confidence to fully engage in community life. Our specialized team meets changing needs with respect and care.<\/p>\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/assisted-living\/\">Learn More<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<button class=\"point-item-container\" id=\"cf-0WHlwUCCyBfngrBnpvZpY\" data_title=\"Memory Care \" data_link=\"https:\/\/verveseniorliving.com\/memory-care\/\">\r\n\t\t\t\t\t\t\t\t<div class=\"point-item\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"point-item-left\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tMC\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"point_title\"><p>Memory Care <\/p><\/div>\t\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t\t\t<!-- SVG Chevron icon -->\r\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\t\t\t\tstroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\t\t\t\tclass=\"point-item-chevron-right\">\r\n\t\t\t\t\t\t\t\t\t\t<polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n\t\t\t\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/button>\r\n\r\n\t\t\t\t\t\t\t<div class=\"accordion-div\" point-id=\"cf-0WHlwUCCyBfngrBnpvZpY\">\r\n\t\t\t\t\t\t\t\t<h5>Memory Care <\/h5>\r\n\t\t\t\t\t\t\t\t<div class=\"point-details\">\r\n\t\t\t\t\t\t\t\t\tGentle, round-the-clock care and specialized programs for seniors with dementia and Alzheimer\u2019s in a safe, secure environment. Each resident\u2019s needs are met through tailored, safety-led programming that reduces anxiety for both residents and their families.\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/memory-care\/\">Learn More<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<button class=\"point-item-container\" id=\"cf-5Fs4Pkolm9ExpShS6bbgf\" data_title=\"Respite Stays \" data_link=\"https:\/\/verveseniorliving.com\/respite-stays\/\">\r\n\t\t\t\t\t\t\t\t<div class=\"point-item\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"point-item-left\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tRS\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"point_title\"><p>Respite Stays <\/p><\/div>\t\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t\t\t<!-- SVG Chevron icon -->\r\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\t\t\t\tstroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\t\t\t\tclass=\"point-item-chevron-right\">\r\n\t\t\t\t\t\t\t\t\t\t<polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n\t\t\t\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/button>\r\n\r\n\t\t\t\t\t\t\t<div class=\"accordion-div\" point-id=\"cf-5Fs4Pkolm9ExpShS6bbgf\">\r\n\t\t\t\t\t\t\t\t<h5>Respite Stays <\/h5>\r\n\t\t\t\t\t\t\t\t<div class=\"point-details\">\r\n\t\t\t\t\t\t\t\t\t<p>A revitalizing stay for seniors to enjoy socialization and the life enrichment opportunities as Verve Senior Living, or those in need of professional support during illness or surgery recovery.<\/p>\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/respite-stays\/\">Learn More<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<!-- Right half: Image and details -->\r\n\t\t<div class=\"signature-container-half banner-image\" id=\"health-and-wellness-signature-right\">\r\n\r\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"665\" height=\"613\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Forestview-8-1.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Forestview-8-1.png 665w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/Forestview-8-1-300x277.png 300w\" sizes=\"auto, (max-width: 665px) 100vw, 665px\" \/>\t\t\t<!-- Items details section -->\r\n\t\t\t\t\t\t\t<div class=\"items-details\" point-id=\"cf-sko9h9c5DcAULG_Keca2X\">\r\n\t\t\t\t\t<h5 class=\"item-details-heading\">Lifestyle Apartments<\/h5>\r\n\t\t\t\t\t<div class=\"item-details-paragraph\">\r\n\t\t\t\t\t\t<p>Lifestyle Apartments are built for full independence. A private apartment with a full kitchen, ensuite laundry and contemporary finishes. Chef-prepared dining, fitness and Life Enrichment programming when you want them. Professional management on site. Emergency response in every suite.<\/p>\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/lifestyle_apartments\/\" class=\"item-details-learn-more\">Learn More<\/a>\r\n\r\n\t\t\t\t\t<!-- Close button -->\r\n\t\t\t\t\t<button class=\"item-details-btn-cross health-and-wellness-signature-right-close-btn\">\r\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\tstroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\tclass=\"feather feather-x\">\r\n\t\t\t\t\t\t\t<line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t\t<line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t<\/button>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"items-details\" point-id=\"cf-XliAtXT6euKvArYSafYZo\">\r\n\t\t\t\t\t<h5 class=\"item-details-heading\">Independent Living<\/h5>\r\n\t\t\t\t\t<div class=\"item-details-paragraph\">\r\n\t\t\t\t\t\t<p>Feel as comfortable and independent as you would in your own home but with the individual attention equal to a luxury hotel.<\/p>\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/independent-living\/\" class=\"item-details-learn-more\">Learn More<\/a>\r\n\r\n\t\t\t\t\t<!-- Close button -->\r\n\t\t\t\t\t<button class=\"item-details-btn-cross health-and-wellness-signature-right-close-btn\">\r\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\tstroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\tclass=\"feather feather-x\">\r\n\t\t\t\t\t\t\t<line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t\t<line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t<\/button>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"items-details\" point-id=\"cf-1bpZtxpqVQnUtvKhamwhy\">\r\n\t\t\t\t\t<h5 class=\"item-details-heading\">Independent Supportive Living<\/h5>\r\n\t\t\t\t\t<div class=\"item-details-paragraph\">\r\n\t\t\t\t\t\t<p>Enjoy the freedom of Independent Living with the option to access personalized support as needed. You&#8217;ll enjoy an active lifestyle with amenities, activities, and wellness programs, while having assistance with daily tasks or medication management available when required.<\/p>\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/independent-supportive-living\/\" class=\"item-details-learn-more\">Learn More<\/a>\r\n\r\n\t\t\t\t\t<!-- Close button -->\r\n\t\t\t\t\t<button class=\"item-details-btn-cross health-and-wellness-signature-right-close-btn\">\r\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\tstroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\tclass=\"feather feather-x\">\r\n\t\t\t\t\t\t\t<line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t\t<line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t<\/button>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"items-details\" point-id=\"cf-gc5XXTpcnVf04pT0YbZYe\">\r\n\t\t\t\t\t<h5 class=\"item-details-heading\">Assisted Living<\/h5>\r\n\t\t\t\t\t<div class=\"item-details-paragraph\">\r\n\t\t\t\t\t\t<p>We believe individuals needing assistance can live purposefully\u2014with spirit, energy, and confidence to fully engage in community life. Our specialized team meets changing needs with respect and care.<\/p>\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/assisted-living\/\" class=\"item-details-learn-more\">Learn More<\/a>\r\n\r\n\t\t\t\t\t<!-- Close button -->\r\n\t\t\t\t\t<button class=\"item-details-btn-cross health-and-wellness-signature-right-close-btn\">\r\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\tstroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\tclass=\"feather feather-x\">\r\n\t\t\t\t\t\t\t<line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t\t<line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t<\/button>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"items-details\" point-id=\"cf-0WHlwUCCyBfngrBnpvZpY\">\r\n\t\t\t\t\t<h5 class=\"item-details-heading\">Memory Care <\/h5>\r\n\t\t\t\t\t<div class=\"item-details-paragraph\">\r\n\t\t\t\t\t\tGentle, round-the-clock care and specialized programs for seniors with dementia and Alzheimer\u2019s in a safe, secure environment. Each resident\u2019s needs are met through tailored, safety-led programming that reduces anxiety for both residents and their families.\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/memory-care\/\" class=\"item-details-learn-more\">Learn More<\/a>\r\n\r\n\t\t\t\t\t<!-- Close button -->\r\n\t\t\t\t\t<button class=\"item-details-btn-cross health-and-wellness-signature-right-close-btn\">\r\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\tstroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\tclass=\"feather feather-x\">\r\n\t\t\t\t\t\t\t<line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t\t<line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t<\/button>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"items-details\" point-id=\"cf-5Fs4Pkolm9ExpShS6bbgf\">\r\n\t\t\t\t\t<h5 class=\"item-details-heading\">Respite Stays <\/h5>\r\n\t\t\t\t\t<div class=\"item-details-paragraph\">\r\n\t\t\t\t\t\t<p>A revitalizing stay for seniors to enjoy socialization and the life enrichment opportunities as Verve Senior Living, or those in need of professional support during illness or surgery recovery.<\/p>\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<a href=\"https:\/\/verveseniorliving.com\/respite-stays\/\" class=\"item-details-learn-more\">Learn More<\/a>\r\n\r\n\t\t\t\t\t<!-- Close button -->\r\n\t\t\t\t\t<button class=\"item-details-btn-cross health-and-wellness-signature-right-close-btn\">\r\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n\t\t\t\t\t\t\tstroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\r\n\t\t\t\t\t\t\tclass=\"feather feather-x\">\r\n\t\t\t\t\t\t\t<line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t\t<line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line>\r\n\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t<\/button>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n<\/section>                <\/div>\r\n\r\n                \r\n            <\/div>\r\n                    <div class=\"each-tab-item-wrapper\">\r\n                <a class=\"tab-link \" href=\"#tab_id_1919\" >\r\n                    <?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 31.22 24.56\"><g id=\"c\"><path d=\"M31.12,21.43c-.34,.96-1.39,1.47-2.36,1.13-.43-.15-.78-.45-1-.84h-4.12v1.47c0,.76-.62,1.37-1.37,1.37h-3.82s-9.49,0-9.49,0c-.76,0-1.37-.62-1.37-1.37v-1.47H3.46c-.43,.77-1.37,1.15-2.23,.84-.47-.16-.84-.5-1.05-.95s-.24-.95-.07-1.41c.34-.96,1.39-1.47,2.36-1.13,.43,.15,.78,.45,1,.84H7.59v-2.47h-2.43c-.07,0-.13,0-.19-.02l-.22-.05c-.11-.07-.16-.11-.21-.17l-2.16-2.16c-.37,.1-.76,.09-1.12-.04-.46-.16-.84-.5-1.05-.95-.44-.92-.05-2.02,.87-2.46,.92-.44,2.02-.05,2.46,.87,.2,.41,.23,.87,.11,1.3l1.91,1.91h2.05v-2.99h-.99c-.76,0-1.38-.62-1.38-1.38,0-.36,.15-.72,.41-.98l1.96-1.96V2.75H3.49c-.18,.33-.46,.6-.81,.76-.45,.21-.95,.24-1.41,.08C.3,3.26-.21,2.2,.13,1.24,.46,.28,1.52-.23,2.48,.1c.43,.15,.79,.45,1.01,.85h5.02c.5,0,.9,.4,.9,.9V6.59L14.64,1.35c.54-.54,1.41-.54,1.95,0l1.92,1.92v-.95c0-.76,.62-1.37,1.37-1.37h1.9c.76,0,1.37,.62,1.37,1.37V7.91l2.44,2.44c.26,.26,.41,.61,.41,.98s-.14,.72-.4,.98c-.26,.26-.61,.41-.98,.41h-.99v2.94h2.05l1.91-1.92c-.1-.37-.09-.75,.04-1.12,.16-.47,.5-.84,.95-1.05,.44-.21,.95-.24,1.41-.07,.47,.16,.84,.5,1.05,.95,.21,.44,.24,.95,.08,1.41-.17,.47-.5,.84-.95,1.05-.41,.2-.87,.23-1.3,.11l-2.17,2.17c-.06,.06-.12,.11-.19,.15-.17,.08-.27,.11-.37,.12h-2.5v2.47h4.12c.18-.33,.47-.6,.82-.77,.45-.21,.95-.24,1.41-.07,.47,.16,.84,.5,1.05,.95,.21,.45,.24,.95,.07,1.41ZM20.29,2.75v2.32l1.05,1.05V2.75h-1.05Zm3.29,8.16L15.61,2.93l-8,7.98h.41c.75,0,1.37,.62,1.37,1.38v10.48h2.94v-6.21c0-.76,.62-1.37,1.37-1.37h3.79c.76,0,1.37,.62,1.37,1.37v6.21h2.95V12.28c0-.76,.62-1.37,1.37-1.37h.39Zm-9.45,6.07v5.79h2.94v-5.79h-2.94Zm14.75,3.84c0,.26,.21,.47,.47,.47s.47-.21,.47-.47-.21-.47-.47-.47h0c-.26,0-.47,.21-.47,.47h0Zm0-7.59c0,.26,.21,.47,.47,.47s.47-.21,.47-.47-.21-.47-.47-.47h0c-.26,0-.47,.21-.47,.47h0s0,0,0,0ZM1.37,1.85c0,.26,.21,.47,.47,.47s.47-.21,.47-.47-.21-.47-.47-.47h0c-.26,0-.47,.21-.47,.48h0Zm0,11.38c0,.26,.21,.47,.47,.47s.47-.21,.47-.47-.21-.47-.47-.47h0c-.26,0-.47,.21-.47,.47h0s0,0,0,0Zm0,7.59c0,.26,.21,.47,.47,.47s.47-.21,.47-.47-.21-.47-.47-.47h0c-.26,0-.47,.21-.47,.47h0Z\"\/><\/g><\/svg><div class=\"tab-title\">Amenities<\/div>                <\/a>\r\n\r\n                \r\n                <div id=\"tab_id_1919\"  class=\"tab-content-item \" >\r\n                    \r\n<style>\r\n    .amenities-signature .top-part h2{\r\n        color: var(--nh-color-primary);\r\n    }\r\n\r\n\r\n\r\n    .amenities-signature .download-pdf-btn{\r\n        background-color: var(--nh-color-secondary);\r\n        border-color: var(--nh-color-secondary);\r\n    }\r\n\r\n    .amenities-signature .download-pdf-btn:hover{\r\n        background-color: var(--nh-color-primary);\r\n        border-color: var(--nh-color-primary);\r\n    }\r\n\r\n    .amenities-signature .top-part .image-slider .img-item .caption{\r\n        background-color: var(--nh-color-secondary);\r\n\r\n    }\r\n\r\n    .amenities-signature .slider_nav{\r\n        background: var(--nh-color-secondary);\r\n    }\r\n\r\n    .amenities-signature .flickity-page-dots .dot{\r\n        background: var(--nh-color-secondary);\r\n\r\n    }\r\n    .amenities-signature .top-part .detail a.btn-theme-color,\r\n    .amenities-signature .top-part .detail > p > a{\r\n        color: #fff;\r\n        text-decoration: none;\r\n        background: var(--nh-color-secondary);\r\n        margin-top: 10px;\r\n        width: 350px;\r\n        max-width: 100%;\r\n        padding: 10px 10px;\r\n        border-radius: 3px;\r\n        margin: 20px 0 0 0;\r\n        display: inline-flex;\r\n        justify-content:center;\r\n        align-items:center;\r\n        text-align: center;\r\n        font-size: 16px !important;\r\n        \r\n        height: 45px;\r\n        min-height: 45px;\r\n        max-height: 45px;\r\n    }\r\n\r\n\r\n    .amenities-signature .top-part .detail > p > a:hover,\r\n    .amenities-signature .top-part .detail a.btn-theme-color:hover{\r\n        background: #2c2c4e;\r\n    }\r\n\r\n    @media only screen and (max-width: 600px) {\r\n        .amenities-signature .top-part{\r\n            padding: 80px 40px 20px 40px\r\n\r\n        }\r\n\r\n    }\r\n\r\n<\/style>\r\n\r\n<section class=\"amenities-signature\">\r\n\r\n    \r\n   \r\n    <div class=\"content\">\r\n        <div class=\"top-part\">\r\n                            \r\n            <div class=\"signature\">\r\n                <img decoding=\"async\" src=\"\" alt=\"\">\r\n\r\n            <\/div>\r\n\r\n            <div class=\"text-content\">\r\n                <h2>Enriching Amenities<\/h2><div class=\"detail\"><p class=\"normal\">Let&#8217;s discover the best of life, together. We are dedicated to infusing purpose and passion into each and every day for our residents through specialized programming and exceptional amenities designed to empower our seniors with choice, inspiration, and the best quality support for mind-body-spirit health. Relax in the comfort of your suite, enjoy a game of cards with friends, or invite family to join you for one of our exceptional, chef-inspired meals, because you&#8217;re never too old to have fun. Together, we are redefining what it means to age.<\/p><\/div>\r\n                            <\/div>\r\n\r\n            \r\n            <div class=\"image-slider-wrapper\">\r\n                <button class=\"btn slider_nav prev\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M16.67 0l2.83 2.829-9.339 9.175 9.339 9.167-2.83 2.829-12.17-11.996z\"\/><\/svg><\/button>\r\n                <button class=\"btn slider_nav next\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M7.33 24l-2.83-2.829 9.339-9.175-9.339-9.167 2.83-2.829 12.17 11.996z\"\/><\/svg><\/button>\r\n\r\n\r\n                <div class=\"image-slider\">\r\n                                            \r\n                        <div class=\"img-item\">\r\n                            <img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Bistro-2.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Bistro-2.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Bistro-2-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Bistro-2-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Bistro-2-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Bistro-2-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Bistro-2-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"caption\">Bistro<\/div>                            \r\n                        <\/div>\r\n                                            \r\n                        <div class=\"img-item\">\r\n                            <img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-HairSalon.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-HairSalon.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-HairSalon-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-HairSalon-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-HairSalon-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-HairSalon-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-HairSalon-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"caption\">Hair salon<\/div>                            \r\n                        <\/div>\r\n                                            \r\n                        <div class=\"img-item\">\r\n                            <img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-PDR.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-PDR.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-PDR-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-PDR-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-PDR-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-PDR-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-PDR-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"caption\">Private dining room<\/div>                            \r\n                        <\/div>\r\n                                            \r\n                        <div class=\"img-item\">\r\n                            <img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-SwimmingPool.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-SwimmingPool.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-SwimmingPool-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-SwimmingPool-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-SwimmingPool-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-SwimmingPool-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-SwimmingPool-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"caption\">Swimming pool<\/div>                            \r\n                        <\/div>\r\n                                            \r\n                        <div class=\"img-item\">\r\n                            <img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Fitness-Centre-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Fitness-Centre-1.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Fitness-Centre-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Fitness-Centre-1-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Fitness-Centre-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Fitness-Centre-1-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Fitness-Centre-1-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"caption\">Fitness and wellness centre<\/div>                            \r\n                        <\/div>\r\n                                            \r\n                        <div class=\"img-item\">\r\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1537\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/53952522-ecf9-4fef-95bc-3ee7c59441a5-2026-08-27.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/53952522-ecf9-4fef-95bc-3ee7c59441a5-2026-08-27.png 1537w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/53952522-ecf9-4fef-95bc-3ee7c59441a5-2026-08-27-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/53952522-ecf9-4fef-95bc-3ee7c59441a5-2026-08-27-1024x682.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/53952522-ecf9-4fef-95bc-3ee7c59441a5-2026-08-27-768x511.png 768w\" sizes=\"auto, (max-width: 1537px) 100vw, 1537px\" \/><div class=\"caption\">Billiards room<\/div>                            \r\n                        <\/div>\r\n                                            \r\n                        <div class=\"img-item\">\r\n                            <img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Chapel.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Chapel.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Chapel-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Chapel-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Chapel-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Chapel-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/a-Chapel-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"caption\">Chapel<\/div>                            \r\n                        <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n\r\n            \r\n\r\n\r\n        <\/div>\r\n\r\n        <div class=\"points-wrapper\">\r\n            <div class=\"points_title\">OUR RESIDENCE FEATURES:<\/div><div class=\"ul_detail\"><ul>\n<li>Swimming pool, hot tub, sauna<\/li>\n<li>Theatre<\/li>\n<li>Tuck Shop<\/li>\n<li>Library with fireplace<\/li>\n<li>Private dining room<\/li>\n<li>Dedicated dining rooms<\/li>\n<li>Chapel<\/li>\n<li>Underground parking garage<\/li>\n<li>Patio surrounded by nature<\/li>\n<li>Storage lockers<\/li>\n<li>Computer with internet access<\/li>\n<li>Activity room<\/li>\n<li>Dining room<\/li>\n<li>Bistro with balcony<\/li>\n<li>Games room with pool table and fireplace<\/li>\n<li>Laundry facilities<\/li>\n<li>Hair and nail salon<\/li>\n<li>Fitness centre<\/li>\n<li>Mobile dental cleaning clinic<\/li>\n<li>Outdoor terrace<\/li>\n<li>Transportation for planned excursions<\/li>\n<li>Personal mailboxes<\/li>\n<\/ul><\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n \r\n<\/section>\r\n                <\/div>\r\n\r\n                \r\n            <\/div>\r\n                    <div class=\"each-tab-item-wrapper\">\r\n                <a class=\"tab-link \" href=\"#tab_id_13491349\" >\r\n                    <?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 32.15 27.28\"><defs><style>.e{fill:#231f20;}<\/style><\/defs><g id=\"c\"><g id=\"d\"><path class=\"e\" d=\"M30.06,27.28c-1.15,0-2.09-.94-2.09-2.09v-.34H4.18v.34c0,1.15-.94,2.09-2.09,2.09s-2.09-.94-2.09-2.09V13.04c0-1.15,.94-2.09,2.09-2.09,.12,0,.23,0,.34,.03V3.31C2.43,1.48,3.92,0,5.74,0H26.41c1.82,0,3.31,1.48,3.31,3.31v7.66c.11-.02,.22-.03,.34-.03,1.15,0,2.09,.94,2.09,2.09v12.16c0,1.15-.94,2.09-2.09,2.09Zm-.34-2.43v.34c0,.19,.15,.34,.34,.34s.34-.15,.34-.34V13.04c0-.19-.15-.34-.34-.34s-.34,.15-.34,.34v11.82ZM2.09,12.69c-.19,0-.34,.15-.34,.34v12.16c0,.19,.15,.34,.34,.34s.34-.15,.34-.34V13.01c-.01-.18-.16-.32-.34-.32Zm2.09,10.41H27.97V13.91H4.18v9.19Zm-.19-10.94H28.16c.12-.26,.29-.49,.51-.68h-3.13v-2.09c0-.19-.15-.34-.34-.34h-6.69c-.19,0-.34,.15-.34,.34v2.1h-4.18v-2.1c0-.19-.15-.34-.34-.34H6.96c-.19,0-.34,.15-.34,.34v2.09H3.49c.21,.19,.38,.42,.5,.68Zm11.74-2.42h.68v-.35c0-1.15,.94-2.09,2.09-2.09h6.69c1.15,0,2.09,.94,2.09,2.09v.34h.68V3.31c0-.86-.7-1.56-1.56-1.56H5.74c-.86,0-1.56,.7-1.56,1.56v6.42h.68v-.34c0-1.15,.94-2.09,2.09-2.09h6.69c1.15,0,2.09,.94,2.09,2.09v.35Z\"\/><\/g><\/g><\/svg><div class=\"tab-title\">Suites<\/div>                <\/a>\r\n\r\n                \r\n                <div id=\"tab_id_13491349\"  class=\"tab-content-item \" >\r\n                    \n<style>\n    .suites-tab-content.suites-signature-tab-content h2 {\n        color: var(--nh-color-primary);\n    }\n\n    .suites-tab-content.suites-signature-tab-content .each-level-2 .btn-back-to-level-1,\n    .suites-tab-content.suites-signature-tab-content .each-suite-btn {\n        background-color: var(--nh-color-secondary);\n    }\n\n    .suites-tab-content.suites-signature-tab-content .each-level-2 .btn-back-to-level-1:hover,\n    .suites-tab-content.suites-signature-tab-content .each-suite-btn:hover {\n        background-color: #2c2c4e;\n    }\n\n    .affor-bottom {\n        background-color: #cacdcf;\n        width: 100%;\n        padding-bottom: 30px;\n        border-top: 1px solid #999;\n        padding-top: 30px;\n        display: flex;\n        justify-content: center;\n    }\n\n    .affor-bottom a {\n        display: inline-flex;\n        align-items: center;\n        gap: 10px;\n        justify-content: center;\n        margin-bottom: 0;\n    }\n\n    .affor-bottom a:hover {\n        text-decoration: none;\n    }\n\n    .affor-bottom h4 {\n        margin-bottom: 0;\n    }\n\n    .affor-bottom h4 {\n        color: var(--nh-color-secondary);\n    }\n\n    \/* Single-colour PNG glyph - hide the bitmap and mask its alpha so the\n       palette paints it, same treatment as the manager-quote icon. *\/\n    .affor-bottom .icon img {\n        visibility: hidden;\n    }\n\n    .affor-bottom .icon {\n        width: 60px;\n        height: 47px;\n        background-color: var(--nh-color-secondary);\n        -webkit-mask: url(https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/themes\/verve-theme-development\/dist\/img\/icons\/affordability-calculator.png) center\/contain no-repeat;\n        mask: url(https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/themes\/verve-theme-development\/dist\/img\/icons\/affordability-calculator.png) center\/contain no-repeat;\n    }\n\n    .blog-id-42 .suites-tab-content.suites-signature-tab-content .title_right {\n        color: #53565a;\n    }\n\n\n    .blog-id-42 .suites-tab-content.suites-signature-tab-content .each-level-2 .btn-back-to-level-1:hover,\n    .suites-tab-content.suites-signature-tab-content .each-suite-btn:hover {\n        background-color: #3B1A1B;\n    }\n\n    .newsletter-bar .btn-primary:hover {\n        background-color: #3B1A1B;\n        border-color: #3B1A1B;\n    }\n\n    \/* The rule above is a body style block, so it outranks anything enqueued\n       in the head on source order - the palette hover has to be restated here\n       rather than in enqueue.php. *\/\n    .newsletter-bar .btn-primary:hover {\n        background-color: var(--nh-color-primary);\n        border-color: var(--nh-color-primary);\n        color: #fff;\n    }\n<\/style>\n\n\n<section class=\"suites-tab-content suites-signature-tab-content\">\n    <div class=\"signature\">\n        <img decoding=\"async\" src=\"\" alt=\"\">\n    <\/div>\n\n    <div class=\"content\">\n        <div class=\"left-part\">\n            <div class=\"text-content\">\n                <h2>A living space that is distinctly your own<\/h2><div class=\"detail\"><p>Create a living space that is uniquely you. Our suites come in different sizes, so you can pick the one that fits your style best. Relax and read your book or enjoy your favourite beverage in the privacy of your own suite. You will have access to great amenities and programs, as well as a community of people just like you. If you&#8217;d like to share your space, second occupants are welcome (additional fees apply). Furry family members can join you too.<\/p><\/div>            <\/div>\n        <\/div>\n\n        <div class=\"right-part\">\n\n            <div class=\"level-1\">\n                <div class=\"title_right\">Select your suite type:<\/div>                                                \t\t\t\t\t<div class=\"each-suite-btn\" data-level-2-key=\"lifestyleapartments\">\n\t\t\t\t\t\tLifestyle Apartments\t\t\t\t\t\t<span><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24.028\" height=\"14.42\" viewBox=\"0 0 24.028 14.42\"><path id=\"Path_1141\" data-name=\"Path 1141\" d=\"M0,21.206,12.008,10.461,0,0\" transform=\"translate(1.411 13.008) rotate(-90)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/><\/svg><\/span>\n\t\t\t\t\t<\/div>\n                \t\t\t\t\t<div class=\"each-suite-btn\" data-level-2-key=\"independentliving\">\n\t\t\t\t\t\tIndependent Living\t\t\t\t\t\t<span><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24.028\" height=\"14.42\" viewBox=\"0 0 24.028 14.42\"><path id=\"Path_1141\" data-name=\"Path 1141\" d=\"M0,21.206,12.008,10.461,0,0\" transform=\"translate(1.411 13.008) rotate(-90)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/><\/svg><\/span>\n\t\t\t\t\t<\/div>\n                \t\t\t\t\t<div class=\"each-suite-btn\" data-level-2-key=\"assistedliving\">\n\t\t\t\t\t\tAssisted Living\t\t\t\t\t\t<span><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24.028\" height=\"14.42\" viewBox=\"0 0 24.028 14.42\"><path id=\"Path_1141\" data-name=\"Path 1141\" d=\"M0,21.206,12.008,10.461,0,0\" transform=\"translate(1.411 13.008) rotate(-90)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/><\/svg><\/span>\n\t\t\t\t\t<\/div>\n                \t\t\t\t\t<div class=\"each-suite-btn\" data-level-2-key=\"memorycare\">\n\t\t\t\t\t\tMemory Care\t\t\t\t\t\t<span><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24.028\" height=\"14.42\" viewBox=\"0 0 24.028 14.42\"><path id=\"Path_1141\" data-name=\"Path 1141\" d=\"M0,21.206,12.008,10.461,0,0\" transform=\"translate(1.411 13.008) rotate(-90)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/><\/svg><\/span>\n\t\t\t\t\t<\/div>\n                                            <\/div>\n\n                        \n                                            <div class=\"each-level-2\" data-key=\"independentliving\">\n                    <div class=\"title-part\">\n                        <div class=\"level-2-title\">Independent Living<\/div>\n                        <button class=\"btn-back-to-level-1\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24.028\" height=\"14.42\" viewBox=\"0 0 24.028 14.42\"><path id=\"Path_1141\" data-name=\"Path 1141\" d=\"M0,21.206,12.008,10.461,0,0\" transform=\"translate(1.411 13.008) rotate(-90)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/><\/svg>Back<\/button>\n                    <\/div>\n\n                    <div class=\"rooms-wrapper\">\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">Studio<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"studio_0independentliving_6ab2374bd2da2\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">1 Bedroom<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"1bedroom_1independentliving_6ab2374bd2da2\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">1 Bedroom + Den<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"1bedroomden_2independentliving_6ab2374bd2da2\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">2 Bedroom<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"2bedroom_3independentliving_6ab2374bd2da2\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                            <\/div>\n\n                <\/div>\n\n                                            <div class=\"each-level-2\" data-key=\"memorycare\">\n                    <div class=\"title-part\">\n                        <div class=\"level-2-title\">Memory Care<\/div>\n                        <button class=\"btn-back-to-level-1\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24.028\" height=\"14.42\" viewBox=\"0 0 24.028 14.42\"><path id=\"Path_1141\" data-name=\"Path 1141\" d=\"M0,21.206,12.008,10.461,0,0\" transform=\"translate(1.411 13.008) rotate(-90)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/><\/svg>Back<\/button>\n                    <\/div>\n\n                    <div class=\"rooms-wrapper\">\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">Studio<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"studio_0memorycare_6ab2374bd2da2\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">1 Bedroom<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"1bedroom_1memorycare_6ab2374bd2da2\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">2 Bedroom<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"2bedroom_2memorycare_6ab2374bd2da2\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                            <\/div>\n\n                <\/div>\n\n                                            <div class=\"each-level-2\" data-key=\"assistedliving\">\n                    <div class=\"title-part\">\n                        <div class=\"level-2-title\">Assisted Living<\/div>\n                        <button class=\"btn-back-to-level-1\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24.028\" height=\"14.42\" viewBox=\"0 0 24.028 14.42\"><path id=\"Path_1141\" data-name=\"Path 1141\" d=\"M0,21.206,12.008,10.461,0,0\" transform=\"translate(1.411 13.008) rotate(-90)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/><\/svg>Back<\/button>\n                    <\/div>\n\n                    <div class=\"rooms-wrapper\">\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">Studio<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"studio_0assistedliving_6ab2374bd2da2\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">1 Bedroom<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"1bedroom_1assistedliving_6ab2374bd2da2\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">2 Bedroom<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"2bedroom_2assistedliving_6ab2374bd2da2\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                            <\/div>\n\n                <\/div>\n\n                                            <div class=\"each-level-2\" data-key=\"lifestyleapartments\">\n                    <div class=\"title-part\">\n                        <div class=\"level-2-title\">Lifestyle Apartments<\/div>\n                        <button class=\"btn-back-to-level-1\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24.028\" height=\"14.42\" viewBox=\"0 0 24.028 14.42\"><path id=\"Path_1141\" data-name=\"Path 1141\" d=\"M0,21.206,12.008,10.461,0,0\" transform=\"translate(1.411 13.008) rotate(-90)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/><\/svg>Back<\/button>\n                    <\/div>\n\n                    <div class=\"rooms-wrapper\">\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">Studio<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"studio_0lifestyleapartments_6ab2374bd2da2\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">1 Bedroom<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"1bedroom_1lifestyleapartments_6ab2374bd2da2\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">1 Bedroom + Den<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"1bedroomden_2lifestyleapartments_6ab2374bd2da2\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                                                                <div class=\"each-room\">\n                                <div class=\"room-title-part\">\n                                    <div class=\"room_title\">2 Bedroom<\/div>\n\t\t\t\t\t\t\t\t\t                                    <button class=\"preview-link suite-modal-link btn-modal-trigger\" data-modal-key=\"2bedroom_3lifestyleapartments_6ab2374bd2da2\">Preview ><\/button> \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <\/div>\n                                <div class=\"room_detail\"><\/div>\n                            <\/div>\n                                            <\/div>\n\n                <\/div>\n\n            \n\n            \n\n\n\n\n        <\/div>\n    <\/div>\n            <div class=\"affor-bottom\">\n            <a href=\"\/affordability-calculator\/?province=ontario&#038;residence=verve-the-ravines\">\n                <div class=\"icon\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/verveseniorliving.com\/wp-content\/uploads\/2023\/04\/affordability-calculator.png\" width=\"60\" height=\"47\">\n                <\/div>\n                <h4>Affordability Calculator<\/h4>\n            <\/a>\n\n        <\/div>\n                <div class=\"bottom-points\">\n\n            <div class=\"points-wrapper\">\n                <div class=\"points_title\">OUR SUITE FEATURES:<\/div><div class=\"ul_detail\"><ul>\n<li>Weekly laundry service of bed linens and towels<\/li>\n<li>Complimentary laundry facilities<\/li>\n<li>24\/7 Emergency response system<\/li>\n<li>Climate control for your suite<\/li>\n<li>Well-appointed kitchenettes<\/li>\n<li>Weekly housekeeping service<\/li>\n<li>Balconies on select suites<\/li>\n<li>Non-slip bathroom flooring<\/li>\n<li>Accessible showers<\/li>\n<li>Window coverings<\/li>\n<li>Pet-friendly<\/li>\n<\/ul><\/div>            <\/div>\n\n        <\/div>\n\n    \n<\/section>\n\n\n    \n\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"studio_0independentliving_6ab2374bd2da2\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Independent Living<\/div>\n                            <div class=\"room_title\">Studio<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"1bedroom_1independentliving_6ab2374bd2da2\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Independent Living<\/div>\n                            <div class=\"room_title\">1 Bedroom<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"1bedroomden_2independentliving_6ab2374bd2da2\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Independent Living<\/div>\n                            <div class=\"room_title\">1 Bedroom + Den<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"2bedroom_3independentliving_6ab2374bd2da2\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Independent Living<\/div>\n                            <div class=\"room_title\">2 Bedroom<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    \n    \n\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"studio_0memorycare_6ab2374bd2da2\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Memory Care<\/div>\n                            <div class=\"room_title\">Studio<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"1bedroom_1memorycare_6ab2374bd2da2\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Memory Care<\/div>\n                            <div class=\"room_title\">1 Bedroom<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"2bedroom_2memorycare_6ab2374bd2da2\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Memory Care<\/div>\n                            <div class=\"room_title\">2 Bedroom<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    \n    \n\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"studio_0assistedliving_6ab2374bd2da2\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Assisted Living<\/div>\n                            <div class=\"room_title\">Studio<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"1bedroom_1assistedliving_6ab2374bd2da2\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Assisted Living<\/div>\n                            <div class=\"room_title\">1 Bedroom<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"2bedroom_2assistedliving_6ab2374bd2da2\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Assisted Living<\/div>\n                            <div class=\"room_title\">2 Bedroom<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    \n    \n\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"studio_0lifestyleapartments_6ab2374bd2da2\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Lifestyle Apartments<\/div>\n                            <div class=\"room_title\">Studio<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"1bedroom_1lifestyleapartments_6ab2374bd2da2\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Lifestyle Apartments<\/div>\n                            <div class=\"room_title\">1 Bedroom<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"1bedroomden_2lifestyleapartments_6ab2374bd2da2\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Lifestyle Apartments<\/div>\n                            <div class=\"room_title\">1 Bedroom + Den<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n                    <div class=\"go-modal-wrapper manager-modal suites-modal\" id=\"2bedroom_3lifestyleapartments_6ab2374bd2da2\" style=\"display:none\">\n            <div class=\"modal-inner-wrapper\">\n                <div class=\"modal-content\">\n                    <button class=\"btn btn-close-modal\"><svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect y=\"32.3809\" width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"rotate(-45 0 32.3809)\" fill=\"#8C929E\"\/>\n<rect width=\"45.7936\" height=\"2.28968\" rx=\"1\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 34 32.3809)\" fill=\"#8C929E\"\/>\n<\/svg>\n<\/button>\n                    <div class=\"border-content\">\n                        <div class=\"left-part\">\n                                                                                <\/div>\n                        <div class=\"right-part\">\n                            <div class=\"suite_title\">Lifestyle Apartments<\/div>\n                            <div class=\"room_title\">2 Bedroom<\/div>\n                            <div class=\"room_detail\"><\/div>\n                            <a target=\"_blank\" href=\"\" class=\"btn btn-download-pdf\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path id=\"Path_3182\" data-name=\"Path 3182\" d=\"M21,14a1,1,0,0,0-1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15a1,1,0,1,0-2,0v4a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V15A1,1,0,0,0,21,14Zm-9.71,1.71a1,1,0,0,0,.33.21.94.94,0,0,0,.76,0,1,1,0,0,0,.33-.21l4-4a1,1,0,0,0-1.42-1.42L13,12.59V3a1,1,0,1,0-2,0v9.59l-2.29-2.3a1,1,0,0,0-1.42,1.42Z\" transform=\"translate(-2 -2)\" fill=\"#6660aa\"\/><\/svg> Download PDF<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    \n\n\n                <\/div>\r\n\r\n                \r\n            <\/div>\r\n                    <div class=\"each-tab-item-wrapper\">\r\n                <a class=\"tab-link \" href=\"#tab_id_13351335\" >\r\n                    <?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 25.48 29.37\"><defs><style>.d{fill:#231f20;}<\/style><\/defs><g id=\"c\"><path class=\"d\" d=\"M12.74,29.37c-7.14,0-12.74-3.05-12.74-6.95,0-2.14,1.71-4.12,4.69-5.42,.44-.19,.96,0,1.15,.45,.19,.44,0,.96-.45,1.15-2.31,1.01-3.64,2.41-3.64,3.82,0,2.82,5.03,5.2,10.99,5.2s10.99-2.38,10.99-5.2c0-1.36-1.24-2.71-3.4-3.71-.44-.2-.63-.72-.43-1.16,.2-.44,.72-.63,1.16-.43,2.8,1.3,4.41,3.23,4.41,5.3,0,3.9-5.6,6.95-12.74,6.95Zm.01-4.76l-.78-1.54c-.95-1.87-2.09-3.49-3.19-5.06-2.12-3.02-4.12-5.88-4.12-9.72C4.66,2.84,8.73,0,12.75,0s8.09,2.84,8.09,8.28c0,3.84-2,6.7-4.12,9.72-1.1,1.57-2.24,3.19-3.19,5.06l-.78,1.54ZM12.75,1.75c-3.06,0-6.34,2.04-6.34,6.53,0,3.29,1.76,5.8,3.81,8.72,.85,1.22,1.73,2.46,2.54,3.85,.81-1.38,1.68-2.63,2.54-3.85,2.04-2.91,3.81-5.43,3.81-8.72,0-4.49-3.29-6.53-6.34-6.53Zm0,9.33c-1.54,0-2.8-1.25-2.8-2.8s1.25-2.8,2.8-2.8,2.8,1.25,2.8,2.8-1.25,2.8-2.8,2.8Zm0-3.84c-.58,0-1.05,.47-1.05,1.05s.47,1.05,1.05,1.05,1.05-.47,1.05-1.05-.47-1.05-1.05-1.05Z\"\/><\/g><\/svg><div class=\"tab-title\">Location<\/div>                <\/a>\r\n\r\n                \r\n                <div id=\"tab_id_13351335\"  class=\"tab-content-item \" >\r\n                    \r\n<style>\r\n    .location-tab-content.signature h2{\r\n        color: var(--nh-color-primary);\r\n    }\r\n    .location-tab-content.signature .mark-items-wrapper{\r\n        background-color: #2c2c4e;\r\n    }\r\n\r\n    .dining-signature, .health-and-wellness-signature, .life-enrichment-tab-content-signature, .location-tab-content.signature, .suites-signature-tab-content{\r\n\r\n    }\r\n\r\n    .location-tab-content .btn-primary,\r\n    .location-tab-content .left-part .btn-primary{\r\n        background: var(--nh-color-secondary);\r\n        border-color: var(--nh-color-secondary);\r\n    }\r\n\r\n    .location-tab-content .btn-primary:hover,\r\n    .location-tab-content .left-part .btn-primary:hover{\r\n\r\n        background: var(--nh-color-primary);\r\n        border-color: var(--nh-color-primary);\r\n    }\r\n\r\n\r\n\r\n<\/style>\r\n\r\n<div class=\"location-tab-content signature\">\r\n\r\n            <div class=\"signature\">\r\n            \r\n            <img decoding=\"async\" src=\"\" alt=\"\">\r\n\r\n        <\/div>\r\n    \r\n    <div class=\"content\">\r\n        <div class=\"left-part\">\r\n\r\n            <div class=\"img-part-wrapper\">\r\n\r\n                <img loading=\"lazy\" decoding=\"async\" width=\"1416\" height=\"1310\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/RAVN-0001-Map2.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/RAVN-0001-Map2.png 1416w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/RAVN-0001-Map2-300x278.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/RAVN-0001-Map2-1024x947.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/RAVN-0001-Map2-768x711.png 768w\" sizes=\"auto, (max-width: 1416px) 100vw, 1416px\" \/>\r\n                            <\/div>\r\n\r\n                            <a target=\"_blank\" class='btn btn-primary' href=\"https:\/\/maps.app.goo.gl\/wLAuEGfb86HBavoT8\">Click to explore the Verve The Ravines community &gt;<\/a>\r\n                    \r\n        <\/div>\r\n\r\n        <div class=\"right-part\">\r\n            <h2>CitiPlace, Nepean<\/h2><div class=\"detail\"><p class=\"p1\">Verve The Ravines sits within Ottawa&#8217;s CitiPlace community, near the intersection of Prince of Wales Drive and Fisher Avenue, a location often referred to regionally as the Prince of Wales branch. Minutes from the Rideau Canal and Hog&#8217;s Back Falls, with a walking trail along Nepean Creek close by, the setting is quiet, green, and close to everything a resident or their family needs.<\/p><\/div>\r\n                    <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n<\/div>\r\n                <\/div>\r\n\r\n                \r\n            <\/div>\r\n            \r\n    <\/div>\r\n    \r\n\r\n   \r\n\r\n    \r\n\r\n<\/section>\r\n\n\n\r\n<style>\r\n\t.explore-tab-signature.signature.v2.only-desktop{\r\n\t\tbackground-color: #fff;\r\n\t\tpadding-top:0;\r\n\t\tpadding-bottom: 0;\r\n\t}\r\n\t.explore-tab-signature-v2.style3 {\r\n\t\tmargin: 0 0 100px;\r\n\t}\r\n    .generic-tab-mobile.signature,\r\n    .generic-tab.signature {\r\n        background-color: #2c2c4e;\r\n    }\r\n\r\n    .generic-tab-mobile.signature .tab-title,\r\n\r\n    .generic-tab.signature .tab-links,\r\n    .generic-tab.signature .each-tab-link-wrapper.active .tab-link,\r\n    .generic-tab.signature .each-tab-link-wrapper {\r\n        border-bottom-color: #2c2c4e;\r\n    }\r\n\r\n    .generic-tab-mobile.signature .tab-title {\r\n        color: #2c2c4e;\r\n    }\r\n\r\n    .generic-tab.signature .tab-link {\r\n        color: #2c2c4e;\r\n    }\r\n\t.explore-tab-signature.signature .tab-links{\r\n\t\tjustify-content: flex-start;\r\n\t}\r\n\r\n\t\r\n\t.news-and-event-tab-content {\r\n\t\tpadding-top: 40px;\r\n\t}\r\n\t\r\n\t@media(max-width: 640px){\r\n\t\t.news-and-event-tab-content {\r\n\t\t\tpadding-top: 80px;\r\n\t\t}\r\n\t}\r\n\r\n\t\r\n   .explore-tab-signature.signature.v2.only-desktop .dining-v2  {\r\n\t\tposition: initial;\r\n\t\tpadding: 0;\r\n\t}\r\n\t\r\n   .explore-tab-signature.signature.v2.only-desktop .dining-v2 .top-part {\r\n\t\tdisplay: flex;\r\n\t\talign-items: flex-start;\r\n\t\tbackground-color: #cacdcf;\r\n\t\tposition: relative;\r\n\t\tpadding: 200px 50px 200px 50px;\r\n\t}\r\n\t\r\n   .explore-tab-signature.signature.v2.only-desktop .dining-v2 .bg-with-overlay {\r\n\t\twidth: 100%;\r\n\t\theight: 100%;\r\n\t\tposition: absolute;\r\n\t\tleft: 0;\r\n\t\ttop: 0;\r\n\t\tdisplay: flex;\r\n\t}\r\n\t.explore-tab-signature.signature.v2.only-desktop .dining-v2 .bg-with-overlay img {\r\n\t\twidth: 100%;\r\n\t}\r\n\t.explore-tab-signature.signature.v2.only-desktop .dining-v2 .heading {\r\n\t\tposition: absolute;\r\n\t\tbottom: 20px;\r\n\t\twidth: 100%;\r\n\t\tz-index: 9;\r\n\t\ttext-transform: uppercase;\r\n\t}\r\n\t.explore-tab-signature.signature.v2.only-desktop .dining-v2 h3 {\r\n\t\tfont-family: \"Open Sans\", sans-serif;\r\n\t\tcolor: #fff;\r\n\t\ttext-align: center;\r\n\t\tletter-spacing: 3px;\r\n\t\tfont-size: 15px;\r\n\t}\r\n\t.explore-tab-signature.signature.v2.only-desktop .dining-v2 h2 {\r\n\t\tfont-family: 'Bernina Sans Semi';\r\n\t\tfont-size: 45px;\r\n\t\tcolor: #fff;\r\n\t}\r\n\t.explore-tab-signature.signature.v2.only-desktop .dining-v2 .bg-with-overlay:after {\r\n\t\theight: 40%;\r\n\t\tbackground: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #152d36ad 57%);\r\n\t}\r\n\t.explore-tab-signature.signature.v2.only-desktop  .dining-v2 .detail {\r\n\t\tmax-width: 780px;\r\n\t\tmargin: 0 auto;\r\n\t\tz-index: 2;\r\n\t\tposition: relative;\r\n\t\tpadding: 60px 0 60px;\r\n\t}\r\n\t.explore-tab-signature.signature.v2.only-desktop .explore-tab-signature-v2.style3 .dining-v2 p {\r\n\t\tfont-size: 18px;\r\n\t}\r\n\t.explore-tab-signature.signature.v2.only-desktop .tab-content-item.active {\r\n\t\tanimation: fadeInBottom 0.3s \r\n\tease;\r\n\t\tdisplay: block;\r\n\t\tbackground: #e0e3e6;\r\n\t}\r\n\t\r\n\t.explore-tab-signature.signature.v2.only-desktop .news-and-event-tab-content{\r\n\t\tpadding: 40px;\r\n\t}\r\n\t\r\n\r\n\t.explore-tab-signature-mobile.only-mobile.signature.v2 .dining-v2 {\r\n\t\tpadding: 0;\r\n\t}\r\n\t.explore-tab-signature-mobile.only-mobile.signature.v2 .dining-v2 .top-part {\r\n\t\tpadding: 200px 50px 200px 50px;\r\n\t\tposition: relative;\r\n\t}\r\n\t\r\n\t.explore-tab-signature-mobile.only-mobile.signature.v2 .dining-v2 .bg-with-overlay {\r\n\t\twidth: 100%;\r\n\t\tdisplay: block;\r\n\t\tposition: absolute;\r\n\t\tright: 0;\r\n\t\tbottom: 0;\r\n\t\theight: 100%;\r\n\t}\r\n\t\r\n\t.explore-tab-signature-mobile.only-mobile.signature.v2  .dining-v2 .bg-with-overlay img {\r\n\t\theight: 100%;\r\n\t}\r\n\t.explore-tab-signature-mobile.only-mobile.signature.v2  .dining-v2 .bg-with-overlay .heading {\r\n\t\tposition: absolute;\r\n\t\tbottom: 20px;\r\n\t\twidth: 100%;\r\n\t\ttext-align: center;\r\n\t\tz-index: 9;\r\n\t}\r\n\t.explore-tab-signature-mobile.only-mobile.signature.v2  .dining-v2 .bg-with-overlay .heading h3 {\r\n\t\tfont-family: \"Open Sans\", sans-serif;\r\n\t\tcolor: #fff;\r\n\t\ttext-align: center;\r\n\t\tletter-spacing: 3px;\r\n\t\tfont-size: 15px;\r\n\t}\r\n\t.explore-tab-signature-mobile.only-mobile.signature.v2 .dining-v2 .bg-with-overlay .heading h2 {\r\n\t\tfont-family: 'Bernina Sans Semi';\r\n\t\tfont-size: 45px;\r\n\t\tcolor: #fff;\r\n\t}\r\n\t.explore-tab-signature-mobile.only-mobile.signature.v2  .dining-v2 .bg-with-overlay:after {\r\n\t\tcontent: \"\";\r\n\t\theight: 40%;\r\n\t\tbackground: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #152d36ad 57%);\r\n\t\tposition: absolute;\r\n\t\twidth: 100%;\r\n\t\tleft: 0;\r\n\t\tbottom: 0;\r\n\t}\r\n\t.explore-tab-signature-mobile.only-mobile.signature.v2 .dining-v2 .detail {\r\n\t\tmax-width: 780px;\r\n\t\tmargin: 0 auto;\r\n\t\tz-index: 2;\r\n\t\tposition: relative;\r\n\t\tbackground-color: #D5D5D5;\r\n\t\tpadding: 40px 50px 75px 50px;\r\n\t}\r\n\t.explore-tab-signature-mobile.only-mobile.signature.v2 .dining-v2 p {\r\n\t\tcolor: #53565a;\r\n\t\tfont-size: 20px;\r\n\t\tline-height: 38px;\r\n\t\ttext-align: center;\r\n\t\tmargin-bottom: 30px;\r\n\t}\r\n\t\r\n\t.explore-tab-signature-mobile.only-mobile.signature.v2 .news-and-event-tab-content .news-and-event-items {\r\n\t\tpadding: 25px;\r\n\t}\r\n\t\r\n\t.explore-tab-signature-mobile.only-mobile.signature.v2 .news-and-event-tab-content .news-and-event-items .small_title {\r\n\t\tcolor: #fff;\r\n\t}\r\n\t.explore-tab-signature-mobile.only-mobile.signature.v2 .news-and-event-tab-content .title {\r\n\t\tcolor: #fff;\r\n\t}\r\n\t\r\n\t.explore-tab-signature.v2  .each-tab-link-wrapper.active{\r\n\t\tbackground-color: #75666b;\r\n\t}\r\n\t.explore-tab-signature.v2  .each-tab-link-wrapper.active .tab-link{\r\n\t\tbackground-color: #75666b;\r\n\t}\r\n\t.explore-tab-signature.v2  .each-tab-link-wrapper{\r\n\t\tmargin-bottom : 0;\r\n\t\tpadding-bottom: 0;\r\n\t}\r\n\t.explore-tab-signature.v2  .tab-link{\r\n\t\twidth: 165px;\r\n    min-width: 165px;\r\n    max-width: 165px;\r\n    height: 120px;\r\n    min-height: 120px;\r\n    display: flex;\r\n    position: relative;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-weight: 600;\r\n    font-size: 20px;\r\n    line-height: 25px;\r\n    text-align: center;\r\n    color: #6660aa;\r\n    border-radius: 8px;\r\n    background: #fff;\r\n    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.47);\r\n    z-index: 2;\r\n    transition: all 0.3s ease;\r\n    font-family: 'Bernina Sans Semi';\r\n    font-size: 28px;\r\n    line-height: 33px;\r\n    border-radius: 0px;\r\n\t}\r\n\t.explore-tab-signature.v2  .tab-link{\r\n\t\tbackground: #5f7586 0% 0% no-repeat padding-box;\r\n\t\tcolor: #fff;\r\n\t\tfont-family: 'Bernina Sans Semi';\r\n\t\tfont-size: 28px;\r\n\t\tline-height: 33px;\r\n\t\tborder-radius: 0px;\r\n\t\tbox-shadow: none;\r\n\t}\r\n\t.explore-tab-signature.v2  .items-content-wrapper{\r\n\t\t border-top: 20px solid #75666b;\r\n\t}\r\n\t\r\n\t.explore-tab-signature-mobile.v2  .tab-link.active{\r\n\t    background-color: #b48251;\r\n\t\tcolor: #fff;\r\n\t\tfont-family: 'Bernina Sans Semi';\r\n\t\tfont-size: 28px;\r\n\t\tline-height: 33px;\r\n\t\tborder-radius: 0px;\r\n\t\tbox-shadow: none;\r\n\t}\r\n\t\r\n\t.explore-tab-signature-mobile.v2  .tab-link{\r\n\t\tbackground: #623612 0% 0% no-repeat padding-box;\r\n\t\tcolor: #fff;\r\n\t\tfont-family: 'Bernina Sans Semi';\r\n\t\tfont-size: 28px;\r\n\t\tline-height: 33px;\r\n\t\tborder-radius: 0px;\r\n\t\tbox-shadow: none;\r\n\t\tborder: none;\r\n\t\ttext-decoration: none;\r\n\t}\r\n\t.explore-tab-signature-mobile.v2  .tab-link.active:after {\r\n\t\tborder-color: #b48251;\r\n\t}\r\n\t.explore-tab-signature-mobile.v2  .tab-link:after{\r\n\t\tborder: none;\r\n\t}\r\n\t.explore-tab-signature-mobile.v2  .tab-link{\r\n\t\twidth: calc(100% - 50px);\r\n\t\tmargin-left: 25px;\r\n\t}\r\n<\/style>\r\n\r\n\r\n\r\n<section class=\"explore-tab-signature only-desktop signature nh-gallery-tabs\">\r\n    \r\n    <div class=\"container\">\r\n        <div class=\"tab-links\">\r\n                            <div class=\"each-tab-link-wrapper active\">\r\n                    <a class=\"tab-link\" href=\"#tab_id_1334\">\r\n                        <?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" id=\"b\" version=\"1.1\" viewBox=\"0 0 37.4 25.8\">\n  <defs>\n    <style>\n      .st0 {\n        fill: #322b7f;\n      }\n    <\/style>\n  <\/defs>\n  <path class=\"st0\" d=\"M25.8,11.6c2.6,0,4.7-2.1,4.7-4.7s-2.1-4.7-4.7-4.7-4.7,2.1-4.7,4.7,2.1,4.7,4.7,4.7ZM25.8,3.3c2,0,3.7,1.6,3.7,3.7s-1.6,3.7-3.7,3.7-3.7-1.7-3.7-3.8,1.7-3.6,3.7-3.6Z\"><\/path>\n  <path class=\"st0\" d=\"M36.9,4.7c-.3,0-.5.2-.5.5v19.6H5.2c-.3,0-.5.2-.5.5s.2.5.5.5h32.1V5.2c.1-.3-.2-.5-.4-.5Z\"><\/path>\n  <path class=\"st0\" d=\"M35,2.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v19.6H2.9c-.3,0-.5.2-.5.5s.2.5.5.5h32.1V2.9Z\"><\/path>\n  <path class=\"st0\" d=\"M32.6,0H0v21.1h32.6V0ZM31.6,1v18.6l-12.2-8.6-4.5,3.6-7.4-6.6L1,18.8V1h30.6ZM30.6,20.1H1.4l6.3-10.6,7.2,6.4,4.6-3.7,11.1,7.9Z\"><\/path>\n<\/svg>\n<div class=\"tab-title\">Gallery<\/div>                    <\/a>\r\n                <\/div>\r\n                            <div class=\"each-tab-link-wrapper \">\r\n                    <a class=\"tab-link\" href=\"#tab_id_1333\">\r\n                        <?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 35.52 29.95\"><defs><style>.d{fill:#231f20;}<\/style><\/defs><g id=\"c\"><path class=\"d\" d=\"m17.76,29.95c-.63,0-1.2-.32-1.54-.85l-2.24-3.51c-.14-.12-.32-.18-.5-.18H2.28c-1.26,0-2.28-1.02-2.28-2.28V2.28C0,1.02,1.02,0,2.28,0h30.96c1.26,0,2.28,1.02,2.28,2.28v20.85c0,1.26-1.02,2.28-2.28,2.28h-11.2c-.18,0-.36.06-.5.18l-2.24,3.51c-.34.53-.91.85-1.54.85ZM2.28,1.5c-.43,0-.78.35-.78.78v20.85c0,.43.35.78.78.78h11.2c.61,0,1.18.24,1.61.67l.1.13,2.29,3.59c.08.13.21.15.28.15s.19-.02.28-.15l2.39-3.71c.43-.43,1-.67,1.61-.67h11.2c.43,0,.78-.35.78-.78V2.28c0-.43-.35-.78-.78-.78H2.28Zm10.68,18.46l.34-1.95c.19-1.11.38-2.2.59-3.29.07-.21,0-.43-.16-.57-1.01-.93-3.15-3.13-3.25-3.22l-.5-.51.71-.1s2.4-.35,3.61-.51c1.21-.16,1.2-.16,1.71-1.23.36-.75.73-1.5,1.1-2.27l.85-1.73.34.64c.11.2,1.51,3.04,2.11,4.29.02.08.09.14.18.15,1.52.2,4.66.66,4.76.68l.69.11-.47.51c-.13.14-2.28,2.27-3.29,3.2-.18.14-.25.37-.19.59.21,1.12.4,2.2.59,3.3l.34,1.94-.66-.35c-.24-.13-.61-.34-1.04-.57-1.07-.65-2.18-1.22-3.34-1.69-1.13.47-2.21,1.03-3.25,1.67-.44.25-.82.47-1.08.6l-.66.35Zm-.07-8.72c.56.57,1.58,1.6,2.12,2.1.3.25.42.65.31,1.02-.15.83-.3,1.69-.45,2.56l-.06.36c.1-.06.2-.12.31-.18,1.7-.96,2.51-1.39,2.85-1.39h0c.35,0,1.21.46,2.91,1.41l.28.16-.06-.36c-.15-.87-.3-1.71-.46-2.56-.11-.38.02-.79.33-1.04.56-.51,1.58-1.52,2.15-2.08-.81-.12-2.31-.34-3.15-.44-.28-.02-.52-.21-.61-.47-.34-.69-1.01-2.07-1.38-2.82l-.16.33c-.3.61-.59,1.2-.87,1.79-.51,1.07-.59,1.13-1.77,1.29-.63.08-1.65.23-2.29.32\"\/><\/g><\/svg><div class=\"tab-title\">Testimonials<\/div>                    <\/a>\r\n                <\/div>\r\n                        <div class=\"each-tab-link-wrapper \">\r\n                <a class=\"tab-link\" href=\"#tab_id_new_and_events_desktop\">\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<svg id=\"b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 35.02 25.28\"><defs><style>.d{fill:#322b7f;}.e{stroke-linecap:round;}.e,.f{fill:none;stroke:#322b7f;stroke-miterlimit:10;}<\/style><\/defs><g id=\"c\"><g><rect class=\"f\" x=\".5\" y=\".5\" width=\"34.02\" height=\"24.28\"\/><line class=\"e\" x1=\"3.4\" y1=\"10.68\" x2=\"15.88\" y2=\"10.68\"\/><line class=\"e\" x1=\"3.4\" y1=\"7.17\" x2=\"15.88\" y2=\"7.17\"\/><line class=\"e\" x1=\"3.4\" y1=\"3.67\" x2=\"15.88\" y2=\"3.67\"\/><line class=\"e\" x1=\"3.4\" y1=\"14.18\" x2=\"15.88\" y2=\"14.18\"\/><line class=\"e\" x1=\"3.4\" y1=\"17.69\" x2=\"15.88\" y2=\"17.69\"\/><line class=\"e\" x1=\"3.4\" y1=\"21.19\" x2=\"15.88\" y2=\"21.19\"\/><rect class=\"d\" x=\"19.2\" y=\"3.31\" width=\"12.35\" height=\"18.74\"\/><\/g><\/g><\/svg>\r\n\t\t\t\t\t\r\n                    <div class=\"tab-title\">\r\n\t\t\t\t\t\tNews and Events\t\t\t\t\t<\/div>\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <div class=\"container tab-container\">\r\n\r\n        <div class=\"items-content-wrapper\">\r\n\r\n            \t\t\t\t                \r\n                    <div id=\"tab_id_1334\" class=\"tab-content-item gallery active\">\r\n                        <style>\r\n    .gallery-signature .slider_nav{\r\n        background: var(--nh-color-secondary);\r\n    }\r\n\r\n<\/style>\r\n<div class=\"gallery-signature\">\r\n\r\n    <div class=\"top-carousel-wrapper\">\r\n        \r\n        <button class=\"btn slider_nav prev\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M16.67 0l2.83 2.829-9.339 9.175 9.339 9.167-2.83 2.829-12.17-11.996z\"\/><\/svg><\/button>\r\n        <button class=\"btn slider_nav next\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M7.33 24l-2.83-2.829 9.339-9.175-9.339-9.167 2.83-2.829 12.17 11.996z\"\/><\/svg><\/button>\r\n\r\n        <div class=\"carousel-wrapper\">\r\n            <div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"1536\" height=\"1024\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace.png 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace-1024x683.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace-768x512.png 768w\" sizes=\"auto, (max-width: 1536px) 100vw, 1536px\" \/><div class=\"img-caption\">Outdoor terrace<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"2560\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1.jpg 1920w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1-225x300.jpg 225w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1-768x1024.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1-1152x1536.jpg 1152w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1-1536x2048.jpg 1536w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/><div class=\"img-caption\">Swimming pool<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Dining room<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"1537\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable.png 1537w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable-1024x682.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable-768x511.png 768w\" sizes=\"auto, (max-width: 1537px) 100vw, 1537px\" \/><div class=\"img-caption\">Billiards room<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Spa and hair salon<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Nail salon<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Fitness and wellness centre<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Private dining room<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Games room<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Activity room<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Bistro<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Chapel<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Movie theatre<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"1448\" height=\"1086\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining.png 1448w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining-300x225.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining-1024x768.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining-768x576.png 768w\" sizes=\"auto, (max-width: 1448px) 100vw, 1448px\" \/><div class=\"img-caption\">Verve chef prepared meal<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"1499\" height=\"1001\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1.jpeg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1.jpeg 1499w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1-300x200.jpeg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1-1024x684.jpeg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1-768x513.jpeg 768w\" sizes=\"auto, (max-width: 1499px) 100vw, 1499px\" \/><div class=\"img-caption\">Verve The Ravines<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"1538\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room.png 1538w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room-1024x681.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room-768x511.png 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room-1536x1022.png 1536w\" sizes=\"auto, (max-width: 1538px) 100vw, 1538px\" \/><div class=\"img-caption\">Suite living room<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"1333\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1.jpg 2000w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1-1024x682.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1-1536x1024.jpg 1536w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" \/><div class=\"img-caption\">Suite bedroom<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"1537\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette.png 1537w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette-1024x682.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette-768x511.png 768w\" sizes=\"auto, (max-width: 1537px) 100vw, 1537px\" \/><div class=\"img-caption\">Suite kitchenette<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2496\" height=\"1664\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom.png 2496w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-1024x683.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-768x512.png 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-1536x1024.png 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-2048x1365.png 2048w\" sizes=\"auto, (max-width: 2496px) 100vw, 2496px\" \/><div class=\"img-caption\">Suite bathroom<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"1537\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway.png 1537w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway-1024x682.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway-768x511.png 768w\" sizes=\"auto, (max-width: 1537px) 100vw, 1537px\" \/><div class=\"img-caption\">Pathway<\/div><\/div><\/div>        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <div class=\"carousel-nav\">\r\n        <div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"1536\" height=\"1024\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace.png 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace-1024x683.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace-768x512.png 768w\" sizes=\"auto, (max-width: 1536px) 100vw, 1536px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"2560\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1.jpg 1920w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1-225x300.jpg 225w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1-768x1024.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1-1152x1536.jpg 1152w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1-1536x2048.jpg 1536w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"1537\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable.png 1537w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable-1024x682.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable-768x511.png 768w\" sizes=\"auto, (max-width: 1537px) 100vw, 1537px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"1448\" height=\"1086\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining.png 1448w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining-300x225.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining-1024x768.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining-768x576.png 768w\" sizes=\"auto, (max-width: 1448px) 100vw, 1448px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"1499\" height=\"1001\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1.jpeg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1.jpeg 1499w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1-300x200.jpeg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1-1024x684.jpeg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1-768x513.jpeg 768w\" sizes=\"auto, (max-width: 1499px) 100vw, 1499px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"1538\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room.png 1538w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room-1024x681.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room-768x511.png 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room-1536x1022.png 1536w\" sizes=\"auto, (max-width: 1538px) 100vw, 1538px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"1333\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1.jpg 2000w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1-1024x682.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1-1536x1024.jpg 1536w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"1537\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette.png 1537w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette-1024x682.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette-768x511.png 768w\" sizes=\"auto, (max-width: 1537px) 100vw, 1537px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2496\" height=\"1664\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom.png 2496w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-1024x683.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-768x512.png 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-1536x1024.png 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-2048x1365.png 2048w\" sizes=\"auto, (max-width: 2496px) 100vw, 2496px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"1537\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway.png 1537w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway-1024x682.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway-768x511.png 768w\" sizes=\"auto, (max-width: 1537px) 100vw, 1537px\" \/><\/div>    <\/div>\r\n\r\n<\/div>                    <\/div>\r\n\r\n                \r\n            \t\t\t\t                \r\n                    <div id=\"tab_id_1333\" class=\"tab-content-item testimonials \">\r\n                        <div class=\"half-image-half-content-slider\">\n\t<div class=\"container\">\n\t\t<div class=\"main-carousel\">\n\t\t\t\t\t\t    <div class=\"each-half-item\">\n\t\t\t\t\t\t\t\t\t    \t  \t<div class=\"img-part\">\n\t\t                        <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"958\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/George-RoseMarie-1024x958.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/George-RoseMarie-1024x958.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/George-RoseMarie-300x281.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/George-RoseMarie-768x718.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/George-RoseMarie.jpg 1297w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>\t\t                 <\/div>\n\t\t\t\t\t\t\t\t                <div class=\"text-part\" style=\"\">\n\n\t\t                    <div class=\"title-wrapper\">\n\t\t                        <h3>Resident &#8211; George &#038; Rosemarie M.<\/h3>\n\t\t                    <\/div>\n\t\t                    <div class='detail'><p>We came to The Ravines because we could no longer manage in our home of 30 years. We stayed because of the welcoming, caring, vibrant community that thrives here at The Ravines.<\/p>\n<\/div>\t\t                <\/div>\n\t\t\t    <\/div>\n\t\t\t\t\t\t    <div class=\"each-half-item\">\n\t\t\t\t\t\t\t\t\t    \t  \t<div class=\"img-part\">\n\t\t                        <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"990\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Karin-Hunt-1024x990.png\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Karin-Hunt-1024x990.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Karin-Hunt-300x290.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Karin-Hunt-768x743.png 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Karin-Hunt.png 1275w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>\t\t                 <\/div>\n\t\t\t\t\t\t\t\t                <div class=\"text-part\" style=\"\">\n\n\t\t                    <div class=\"title-wrapper\">\n\t\t                        <h3>Resident &#8211; Karin H.<\/h3>\n\t\t                    <\/div>\n\t\t                    <div class='detail'><p>I feel safe here, protected, appreciated, never patronized and useful.<\/p>\n<\/div>\t\t                <\/div>\n\t\t\t    <\/div>\n\t\t\t\t\t\t    <div class=\"each-half-item\">\n\t\t\t\t\t\t\t\t\t    \t  \t<div class=\"img-part\">\n\t\t                        <img loading=\"lazy\" decoding=\"async\" width=\"893\" height=\"1009\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Joan-Dempster.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Joan-Dempster.jpg 893w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Joan-Dempster-266x300.jpg 266w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Joan-Dempster-768x868.jpg 768w\" sizes=\"auto, (max-width: 893px) 100vw, 893px\" \/>\t\t                 <\/div>\n\t\t\t\t\t\t\t\t                <div class=\"text-part\" style=\"\">\n\n\t\t                    <div class=\"title-wrapper\">\n\t\t                        <h3>Hand Written Letter from Joan D.<\/h3>\n\t\t                    <\/div>\n\t\t                    <div class='detail'><p>Hi Julie,<\/p>\n<p>I have been living here for eleven (11) years as of October 2026. I can truthfully say I have never been happier!!<\/p>\n<p>The reasons are many \u2013<br \/>\n1) The location is perfect! A walking area among birds and small animals.<br \/>\n2) I can&#8217;t say enough about our Staff \u2013 you as our General Manager \u2013 a blessing in itself! All the wonderful Staff that work so hard to make us so happy! So many activities carefully planned.<br \/>\n3) The food is just fine and the servers couldn&#8217;t be more caring.<\/p>\n<p>All in all \u2013 I love and appreciate being here. I can&#8217;t imagine living any where else and I plan on being here for the rest of my life!!!<\/p>\n<p>My whole family are also so very pleased that I&#8217;m here!!! God bless you all and don&#8217;t ever forget how much I love ya!<\/p>\n<p>Joan D.<\/p>\n<\/div>\t\t                <\/div>\n\t\t\t    <\/div>\n\t\t\t\t\t\t    <div class=\"each-half-item\">\n\t\t\t\t\t\t\t\t                <div class=\"text-part\" style=\"width:100%; padding-left: 20px;\">\n\n\t\t                    <div class=\"title-wrapper\">\n\t\t                        <h3>Mom&#8217;s Party &#8211; email<\/h3>\n\t\t                    <\/div>\n\t\t                    <div class='detail'><p>Dear Edith and Julie,<br \/>\nOn behalf of our family, I want to extend a heartfelt thank you to The Ravines and your team for<br \/>\nhelping make my mom&#8217;s birthday celebration such a success.<br \/>\nThe catering was outstanding and the platters were beautifully presented. Having this option available<br \/>\nmade hosting her party so much easier. Additionally, your staff was incredibly responsive regarding<br \/>\nthe setup and our expectations\u2014we couldn&#8217;t have asked for a better experience.<br \/>\nIt is a great relief to know our mom is so well cared for. From the dining staff to the PSWs, nurses, and<br \/>\nhousekeeping, everyone is consistently loving and attentive.<br \/>\nThank you again for everything you do for our mom and our family.<br \/>\nBest regards,<br \/>\nSharon<\/p>\n<\/div>\t\t                <\/div>\n\t\t\t    <\/div>\n\t\t\t\t\t\t    <div class=\"each-half-item\">\n\t\t\t\t\t\t\t\t\t    \t  \t<div class=\"img-part\">\n\t\t                        <img loading=\"lazy\" decoding=\"async\" width=\"930\" height=\"1024\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Michelene-930x1024.jpeg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Michelene-930x1024.jpeg 930w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Michelene-272x300.jpeg 272w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Michelene-768x846.jpeg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Michelene-1395x1536.jpeg 1395w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Michelene.jpeg 1510w\" sizes=\"auto, (max-width: 930px) 100vw, 930px\" \/>\t\t                 <\/div>\n\t\t\t\t\t\t\t\t                <div class=\"text-part\" style=\"\">\n\n\t\t                    <div class=\"title-wrapper\">\n\t\t                        <h3>Resident &#8211; Michelene B.<\/h3>\n\t\t                    <\/div>\n\t\t                    <div class='detail'><p>Here at The Ravines, management truly cares about our comfort and well-being. They listen, and they help resolve issues when they arise. The Activities, Food Services, Housekeeping and Reception teams are just as attentive, always friendly and kind.<\/p>\n<p>The location is ideal. It&#8217;s a quiet neighbourhood with no through traffic, and the Nepean Creek Trail runs right alongside the building, a scenic path where I watch herons and cormorants nest near the bridge. My suite faces the creek and is bright, with a large balcony where I tend my flowers in summer. In-suite laundry, underground parking, a heated indoor pool, and the building is pet-friendly.<\/p>\n<p>I&#8217;ve made many friends since moving in eight years ago. Best of all, my children and grandchildren live just 10 km away.<\/p>\n<\/div>\t\t                <\/div>\n\t\t\t    <\/div>\n\t\t\t\t\t\t    <div class=\"each-half-item\">\n\t\t\t\t\t\t\t\t                <div class=\"text-part\" style=\"width:100%; padding-left: 20px;\">\n\n\t\t                    <div class=\"title-wrapper\">\n\t\t                        <h3>Resident &#8211; Rita D.<\/h3>\n\t\t                    <\/div>\n\t\t                    <div class='detail'><p>I am now a 14 year resident and will spend my last days here.<\/p>\n<p>My husband used to call retirement homes \u201cgod&#8217;s waiting room&#8221; and I cannot find a better place to wait!  <\/p>\n<p>Allowing small pets is a wonderful way to spend the day and laundry at midnight is a joy. I think the food is enjoyable.  I can always find ways to work around the menu with the alternative menu. Keep up the good work, many compliments go your way, and many more will come after the transition.  We are proud of you for all your hard work and dedication to The Ravines!<\/p>\n<\/div>\t\t                <\/div>\n\t\t\t    <\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>                    <\/div>\r\n\r\n                \r\n            \r\n            <div id=\"tab_id_new_and_events_desktop\" class=\"tab-content-item\">\r\n                <style>\r\n\r\n    .generic-tab.signature .news-and-event-tab-content .small_title,\r\n    .generic-tab.signature .news-and-event-tab-content .title{\r\n        color: #FFF !important;\r\n    }\r\n\r\n    .generic-tab-mobile.signature .news-and-event-tab-content .title,\r\n    .generic-tab-mobile.signature .news-and-event-tab-content .small_title{\r\n        color: #FFF !important;\r\n    }\r\n\r\n    .btn-view-all-news-and-event{\r\n        background-color: #2c2c4e;\r\n\r\n    }\r\n    .btn-view-all-news-and-event{\r\n\r\n    }\r\n<\/style>\r\n\r\n<div class=\"news-and-event-tab-content\">\r\n    <div class=\"news-and-event-items\">\r\n\r\n                                <a href='https:\/\/verveseniorliving.com\/verve-the-ravines\/news-events\/verve-senior-living-acquires-the-ravines-in-ottawa\/' class='item-wrapper'>\r\n            \r\n                <div class=\"img-wrapper\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/themes\/verve-theme-development\/dist\/img\/event-icon.png\" alt=\"\">\r\n                <\/div>\r\n                <div class=\"right-content\">\r\n                    <div class=\"small_title\">Posted: Sep 22 2026<\/div><div class=\"title\">Verve Senior Living Acquires The Ravines in Ottawa<\/div>                    \r\n                <\/div>\r\n            <\/a>\r\n\r\n        \r\n     \r\n        \r\n    <\/div>\r\n\r\n    \r\n    \r\n<\/div>            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n\r\n<section class=\"explore-tab-signature-mobile only-mobile signature\">\r\n    \r\n    <div class=\"container\">\r\n\r\n        <div class=\"items-content-wrapper\">\r\n\r\n            \t\t\t\r\n\t\t\t\t\t\t\r\n                <div class=\"each-tab-item-wrapper\">\r\n\r\n                <a class=\"tab-link active\" href=\"#tab_id_1334\">\r\n                    <?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" id=\"b\" version=\"1.1\" viewBox=\"0 0 37.4 25.8\">\n  <defs>\n    <style>\n      .st0 {\n        fill: #322b7f;\n      }\n    <\/style>\n  <\/defs>\n  <path class=\"st0\" d=\"M25.8,11.6c2.6,0,4.7-2.1,4.7-4.7s-2.1-4.7-4.7-4.7-4.7,2.1-4.7,4.7,2.1,4.7,4.7,4.7ZM25.8,3.3c2,0,3.7,1.6,3.7,3.7s-1.6,3.7-3.7,3.7-3.7-1.7-3.7-3.8,1.7-3.6,3.7-3.6Z\"><\/path>\n  <path class=\"st0\" d=\"M36.9,4.7c-.3,0-.5.2-.5.5v19.6H5.2c-.3,0-.5.2-.5.5s.2.5.5.5h32.1V5.2c.1-.3-.2-.5-.4-.5Z\"><\/path>\n  <path class=\"st0\" d=\"M35,2.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v19.6H2.9c-.3,0-.5.2-.5.5s.2.5.5.5h32.1V2.9Z\"><\/path>\n  <path class=\"st0\" d=\"M32.6,0H0v21.1h32.6V0ZM31.6,1v18.6l-12.2-8.6-4.5,3.6-7.4-6.6L1,18.8V1h30.6ZM30.6,20.1H1.4l6.3-10.6,7.2,6.4,4.6-3.7,11.1,7.9Z\"><\/path>\n<\/svg>\n<div class=\"tab-title\">Gallery<\/div>                <\/a>\r\n\r\n                    \r\n\r\n                        <div id=\"tab_id_1334\" class=\"tab-content-item  gallery active\">\r\n                            <style>\r\n    .gallery-signature .slider_nav{\r\n        background: var(--nh-color-secondary);\r\n    }\r\n\r\n<\/style>\r\n<div class=\"gallery-signature\">\r\n\r\n    <div class=\"top-carousel-wrapper\">\r\n        \r\n        <button class=\"btn slider_nav prev\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M16.67 0l2.83 2.829-9.339 9.175 9.339 9.167-2.83 2.829-12.17-11.996z\"\/><\/svg><\/button>\r\n        <button class=\"btn slider_nav next\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M7.33 24l-2.83-2.829 9.339-9.175-9.339-9.167 2.83-2.829 12.17 11.996z\"\/><\/svg><\/button>\r\n\r\n        <div class=\"carousel-wrapper\">\r\n            <div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"1536\" height=\"1024\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace.png 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace-1024x683.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace-768x512.png 768w\" sizes=\"auto, (max-width: 1536px) 100vw, 1536px\" \/><div class=\"img-caption\">Outdoor terrace<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"2560\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1.jpg 1920w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1-225x300.jpg 225w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1-768x1024.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1-1152x1536.jpg 1152w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1-1536x2048.jpg 1536w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/><div class=\"img-caption\">Swimming pool<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Dining room<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"1537\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable.png 1537w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable-1024x682.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable-768x511.png 768w\" sizes=\"auto, (max-width: 1537px) 100vw, 1537px\" \/><div class=\"img-caption\">Billiards room<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Spa and hair salon<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Nail salon<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Fitness and wellness centre<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Private dining room<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Games room<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Activity room<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Bistro<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Chapel<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"img-caption\">Movie theatre<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"1448\" height=\"1086\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining.png 1448w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining-300x225.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining-1024x768.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining-768x576.png 768w\" sizes=\"auto, (max-width: 1448px) 100vw, 1448px\" \/><div class=\"img-caption\">Verve chef prepared meal<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"1499\" height=\"1001\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1.jpeg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1.jpeg 1499w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1-300x200.jpeg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1-1024x684.jpeg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1-768x513.jpeg 768w\" sizes=\"auto, (max-width: 1499px) 100vw, 1499px\" \/><div class=\"img-caption\">Verve The Ravines<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"1538\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room.png 1538w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room-1024x681.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room-768x511.png 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room-1536x1022.png 1536w\" sizes=\"auto, (max-width: 1538px) 100vw, 1538px\" \/><div class=\"img-caption\">Suite living room<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"1333\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1.jpg 2000w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1-1024x682.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1-1536x1024.jpg 1536w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" \/><div class=\"img-caption\">Suite bedroom<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"1537\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette.png 1537w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette-1024x682.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette-768x511.png 768w\" sizes=\"auto, (max-width: 1537px) 100vw, 1537px\" \/><div class=\"img-caption\">Suite kitchenette<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"2496\" height=\"1664\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom.png 2496w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-1024x683.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-768x512.png 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-1536x1024.png 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-2048x1365.png 2048w\" sizes=\"auto, (max-width: 2496px) 100vw, 2496px\" \/><div class=\"img-caption\">Suite bathroom<\/div><\/div><\/div><div class='img-wrapper'><div class='inner-part '><img loading=\"lazy\" decoding=\"async\" width=\"1537\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway.png 1537w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway-1024x682.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway-768x511.png 768w\" sizes=\"auto, (max-width: 1537px) 100vw, 1537px\" \/><div class=\"img-caption\">Pathway<\/div><\/div><\/div>        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <div class=\"carousel-nav\">\r\n        <div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"1536\" height=\"1024\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace.png 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace-1024x683.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-Terrace-768x512.png 768w\" sizes=\"auto, (max-width: 1536px) 100vw, 1536px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"2560\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1.jpg 1920w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1-225x300.jpg 225w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1-768x1024.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1-1152x1536.jpg 1152w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/Pool-scaled-1-1536x2048.jpg 1536w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0540-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"1537\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable.png 1537w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable-1024x682.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-TheRavines-PoolTable-768x511.png 768w\" sizes=\"auto, (max-width: 1537px) 100vw, 1537px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0613-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0615-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0752-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0551-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0592-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0590-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0535-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0585-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1600\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589.jpg 2400w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-1024x683.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-1536x1024.jpg 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/a-100A0589-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"1448\" height=\"1086\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining.png 1448w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining-300x225.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining-1024x768.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h3-TheRavines-Dining-768x576.png 768w\" sizes=\"auto, (max-width: 1448px) 100vw, 1448px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"1499\" height=\"1001\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1.jpeg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1.jpeg 1499w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1-300x200.jpeg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1-1024x684.jpeg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/h1-TheRavines-Unknown-1-768x513.jpeg 768w\" sizes=\"auto, (max-width: 1499px) 100vw, 1499px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"1538\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room.png 1538w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room-1024x681.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room-768x511.png 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Living-room-1536x1022.png 1536w\" sizes=\"auto, (max-width: 1538px) 100vw, 1538px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"1333\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1.jpg 2000w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1-300x200.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1-1024x682.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1-768x512.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Bedroom-1-1536x1024.jpg 1536w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"1537\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette.png 1537w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette-1024x682.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-Kitchenette-768x511.png 768w\" sizes=\"auto, (max-width: 1537px) 100vw, 1537px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"2496\" height=\"1664\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom.png 2496w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-1024x683.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-768x512.png 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-1536x1024.png 1536w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Suite-bathroom-2048x1365.png 2048w\" sizes=\"auto, (max-width: 2496px) 100vw, 2496px\" \/><\/div><div class='nav-img-wrapper'><img loading=\"lazy\" decoding=\"async\" width=\"1537\" height=\"1023\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway.png 1537w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway-300x200.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway-1024x682.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Pathway-768x511.png 768w\" sizes=\"auto, (max-width: 1537px) 100vw, 1537px\" \/><\/div>    <\/div>\r\n\r\n<\/div>                        <\/div>\r\n\r\n                    \r\n                <\/div>\r\n\r\n\r\n            \t\t\t\r\n\t\t\t\t\t\t\r\n                <div class=\"each-tab-item-wrapper\">\r\n\r\n                <a class=\"tab-link \" href=\"#tab_id_1333\">\r\n                    <?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 35.52 29.95\"><defs><style>.d{fill:#231f20;}<\/style><\/defs><g id=\"c\"><path class=\"d\" d=\"m17.76,29.95c-.63,0-1.2-.32-1.54-.85l-2.24-3.51c-.14-.12-.32-.18-.5-.18H2.28c-1.26,0-2.28-1.02-2.28-2.28V2.28C0,1.02,1.02,0,2.28,0h30.96c1.26,0,2.28,1.02,2.28,2.28v20.85c0,1.26-1.02,2.28-2.28,2.28h-11.2c-.18,0-.36.06-.5.18l-2.24,3.51c-.34.53-.91.85-1.54.85ZM2.28,1.5c-.43,0-.78.35-.78.78v20.85c0,.43.35.78.78.78h11.2c.61,0,1.18.24,1.61.67l.1.13,2.29,3.59c.08.13.21.15.28.15s.19-.02.28-.15l2.39-3.71c.43-.43,1-.67,1.61-.67h11.2c.43,0,.78-.35.78-.78V2.28c0-.43-.35-.78-.78-.78H2.28Zm10.68,18.46l.34-1.95c.19-1.11.38-2.2.59-3.29.07-.21,0-.43-.16-.57-1.01-.93-3.15-3.13-3.25-3.22l-.5-.51.71-.1s2.4-.35,3.61-.51c1.21-.16,1.2-.16,1.71-1.23.36-.75.73-1.5,1.1-2.27l.85-1.73.34.64c.11.2,1.51,3.04,2.11,4.29.02.08.09.14.18.15,1.52.2,4.66.66,4.76.68l.69.11-.47.51c-.13.14-2.28,2.27-3.29,3.2-.18.14-.25.37-.19.59.21,1.12.4,2.2.59,3.3l.34,1.94-.66-.35c-.24-.13-.61-.34-1.04-.57-1.07-.65-2.18-1.22-3.34-1.69-1.13.47-2.21,1.03-3.25,1.67-.44.25-.82.47-1.08.6l-.66.35Zm-.07-8.72c.56.57,1.58,1.6,2.12,2.1.3.25.42.65.31,1.02-.15.83-.3,1.69-.45,2.56l-.06.36c.1-.06.2-.12.31-.18,1.7-.96,2.51-1.39,2.85-1.39h0c.35,0,1.21.46,2.91,1.41l.28.16-.06-.36c-.15-.87-.3-1.71-.46-2.56-.11-.38.02-.79.33-1.04.56-.51,1.58-1.52,2.15-2.08-.81-.12-2.31-.34-3.15-.44-.28-.02-.52-.21-.61-.47-.34-.69-1.01-2.07-1.38-2.82l-.16.33c-.3.61-.59,1.2-.87,1.79-.51,1.07-.59,1.13-1.77,1.29-.63.08-1.65.23-2.29.32\"\/><\/g><\/svg><div class=\"tab-title\">Testimonials<\/div>                <\/a>\r\n\r\n                    \r\n\r\n                        <div id=\"tab_id_1333\" class=\"tab-content-item  testimonials \">\r\n                            <div class=\"half-image-half-content-slider\">\n\t<div class=\"container\">\n\t\t<div class=\"main-carousel\">\n\t\t\t\t\t\t    <div class=\"each-half-item\">\n\t\t\t\t\t\t\t\t\t    \t  \t<div class=\"img-part\">\n\t\t                        <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"958\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/George-RoseMarie-1024x958.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/George-RoseMarie-1024x958.jpg 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/George-RoseMarie-300x281.jpg 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/George-RoseMarie-768x718.jpg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/George-RoseMarie.jpg 1297w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>\t\t                 <\/div>\n\t\t\t\t\t\t\t\t                <div class=\"text-part\" style=\"\">\n\n\t\t                    <div class=\"title-wrapper\">\n\t\t                        <h3>Resident &#8211; George &#038; Rosemarie M.<\/h3>\n\t\t                    <\/div>\n\t\t                    <div class='detail'><p>We came to The Ravines because we could no longer manage in our home of 30 years. We stayed because of the welcoming, caring, vibrant community that thrives here at The Ravines.<\/p>\n<\/div>\t\t                <\/div>\n\t\t\t    <\/div>\n\t\t\t\t\t\t    <div class=\"each-half-item\">\n\t\t\t\t\t\t\t\t\t    \t  \t<div class=\"img-part\">\n\t\t                        <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"990\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Karin-Hunt-1024x990.png\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Karin-Hunt-1024x990.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Karin-Hunt-300x290.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Karin-Hunt-768x743.png 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Karin-Hunt.png 1275w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>\t\t                 <\/div>\n\t\t\t\t\t\t\t\t                <div class=\"text-part\" style=\"\">\n\n\t\t                    <div class=\"title-wrapper\">\n\t\t                        <h3>Resident &#8211; Karin H.<\/h3>\n\t\t                    <\/div>\n\t\t                    <div class='detail'><p>I feel safe here, protected, appreciated, never patronized and useful.<\/p>\n<\/div>\t\t                <\/div>\n\t\t\t    <\/div>\n\t\t\t\t\t\t    <div class=\"each-half-item\">\n\t\t\t\t\t\t\t\t\t    \t  \t<div class=\"img-part\">\n\t\t                        <img loading=\"lazy\" decoding=\"async\" width=\"893\" height=\"1009\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Joan-Dempster.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Joan-Dempster.jpg 893w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Joan-Dempster-266x300.jpg 266w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Joan-Dempster-768x868.jpg 768w\" sizes=\"auto, (max-width: 893px) 100vw, 893px\" \/>\t\t                 <\/div>\n\t\t\t\t\t\t\t\t                <div class=\"text-part\" style=\"\">\n\n\t\t                    <div class=\"title-wrapper\">\n\t\t                        <h3>Hand Written Letter from Joan D.<\/h3>\n\t\t                    <\/div>\n\t\t                    <div class='detail'><p>Hi Julie,<\/p>\n<p>I have been living here for eleven (11) years as of October 2026. I can truthfully say I have never been happier!!<\/p>\n<p>The reasons are many \u2013<br \/>\n1) The location is perfect! A walking area among birds and small animals.<br \/>\n2) I can&#8217;t say enough about our Staff \u2013 you as our General Manager \u2013 a blessing in itself! All the wonderful Staff that work so hard to make us so happy! So many activities carefully planned.<br \/>\n3) The food is just fine and the servers couldn&#8217;t be more caring.<\/p>\n<p>All in all \u2013 I love and appreciate being here. I can&#8217;t imagine living any where else and I plan on being here for the rest of my life!!!<\/p>\n<p>My whole family are also so very pleased that I&#8217;m here!!! God bless you all and don&#8217;t ever forget how much I love ya!<\/p>\n<p>Joan D.<\/p>\n<\/div>\t\t                <\/div>\n\t\t\t    <\/div>\n\t\t\t\t\t\t    <div class=\"each-half-item\">\n\t\t\t\t\t\t\t\t                <div class=\"text-part\" style=\"width:100%; padding-left: 20px;\">\n\n\t\t                    <div class=\"title-wrapper\">\n\t\t                        <h3>Mom&#8217;s Party &#8211; email<\/h3>\n\t\t                    <\/div>\n\t\t                    <div class='detail'><p>Dear Edith and Julie,<br \/>\nOn behalf of our family, I want to extend a heartfelt thank you to The Ravines and your team for<br \/>\nhelping make my mom&#8217;s birthday celebration such a success.<br \/>\nThe catering was outstanding and the platters were beautifully presented. Having this option available<br \/>\nmade hosting her party so much easier. Additionally, your staff was incredibly responsive regarding<br \/>\nthe setup and our expectations\u2014we couldn&#8217;t have asked for a better experience.<br \/>\nIt is a great relief to know our mom is so well cared for. From the dining staff to the PSWs, nurses, and<br \/>\nhousekeeping, everyone is consistently loving and attentive.<br \/>\nThank you again for everything you do for our mom and our family.<br \/>\nBest regards,<br \/>\nSharon<\/p>\n<\/div>\t\t                <\/div>\n\t\t\t    <\/div>\n\t\t\t\t\t\t    <div class=\"each-half-item\">\n\t\t\t\t\t\t\t\t\t    \t  \t<div class=\"img-part\">\n\t\t                        <img loading=\"lazy\" decoding=\"async\" width=\"930\" height=\"1024\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Michelene-930x1024.jpeg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Michelene-930x1024.jpeg 930w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Michelene-272x300.jpeg 272w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Michelene-768x846.jpeg 768w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Michelene-1395x1536.jpeg 1395w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/08\/Michelene.jpeg 1510w\" sizes=\"auto, (max-width: 930px) 100vw, 930px\" \/>\t\t                 <\/div>\n\t\t\t\t\t\t\t\t                <div class=\"text-part\" style=\"\">\n\n\t\t                    <div class=\"title-wrapper\">\n\t\t                        <h3>Resident &#8211; Michelene B.<\/h3>\n\t\t                    <\/div>\n\t\t                    <div class='detail'><p>Here at The Ravines, management truly cares about our comfort and well-being. They listen, and they help resolve issues when they arise. The Activities, Food Services, Housekeeping and Reception teams are just as attentive, always friendly and kind.<\/p>\n<p>The location is ideal. It&#8217;s a quiet neighbourhood with no through traffic, and the Nepean Creek Trail runs right alongside the building, a scenic path where I watch herons and cormorants nest near the bridge. My suite faces the creek and is bright, with a large balcony where I tend my flowers in summer. In-suite laundry, underground parking, a heated indoor pool, and the building is pet-friendly.<\/p>\n<p>I&#8217;ve made many friends since moving in eight years ago. Best of all, my children and grandchildren live just 10 km away.<\/p>\n<\/div>\t\t                <\/div>\n\t\t\t    <\/div>\n\t\t\t\t\t\t    <div class=\"each-half-item\">\n\t\t\t\t\t\t\t\t                <div class=\"text-part\" style=\"width:100%; padding-left: 20px;\">\n\n\t\t                    <div class=\"title-wrapper\">\n\t\t                        <h3>Resident &#8211; Rita D.<\/h3>\n\t\t                    <\/div>\n\t\t                    <div class='detail'><p>I am now a 14 year resident and will spend my last days here.<\/p>\n<p>My husband used to call retirement homes \u201cgod&#8217;s waiting room&#8221; and I cannot find a better place to wait!  <\/p>\n<p>Allowing small pets is a wonderful way to spend the day and laundry at midnight is a joy. I think the food is enjoyable.  I can always find ways to work around the menu with the alternative menu. Keep up the good work, many compliments go your way, and many more will come after the transition.  We are proud of you for all your hard work and dedication to The Ravines!<\/p>\n<\/div>\t\t                <\/div>\n\t\t\t    <\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>                        <\/div>\r\n\r\n                    \r\n                <\/div>\r\n\r\n\r\n            \r\n\t\t\t\r\n            <div class=\"each-tab-item-wrapper\">\r\n                <a class=\"tab-link\" href=\"#tab_id_new_and_events_desktop\">\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t<?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 37.36 25.81\"><defs><style>.e,.f,.g{fill:#fff;}.f{stroke-linecap:round;}.f,.g,.h{stroke:#322b7f;stroke-miterlimit:10;}.h{fill:none;}.i{clip-path:url(#d);}<\/style><clipPath id=\"d\"><rect class=\"g\" x=\".5\" y=\".5\" width=\"31.64\" height=\"20.09\"\/><\/clipPath><\/defs><g id=\"c\"><g><polyline class=\"f\" points=\"36.86 5.22 36.86 25.31 5.22 25.31\"\/><polyline class=\"f\" points=\"34.5 2.86 34.5 22.95 2.86 22.95\"\/><g><rect class=\"e\" x=\".5\" y=\".5\" width=\"31.64\" height=\"20.09\"\/><g class=\"i\"><circle class=\"h\" cx=\"25.79\" cy=\"6.93\" r=\"4.17\"\/><\/g><rect class=\"h\" x=\".5\" y=\".5\" width=\"31.64\" height=\"20.09\"\/><\/g><polyline class=\"h\" points=\".5 20.59 7.6 8.75 14.9 15.3 19.46 11.67 32.14 20.59\"\/><\/g><\/g><\/svg>\r\n\t\r\n\t\t\t\t\tNews and Events\t\t\t\t<\/a>\r\n                <div id=\"tab_id_new_and_events_desktop\" class=\"tab-content-item\">\r\n                    <style>\r\n\r\n    .generic-tab.signature .news-and-event-tab-content .small_title,\r\n    .generic-tab.signature .news-and-event-tab-content .title{\r\n        color: #FFF !important;\r\n    }\r\n\r\n    .generic-tab-mobile.signature .news-and-event-tab-content .title,\r\n    .generic-tab-mobile.signature .news-and-event-tab-content .small_title{\r\n        color: #FFF !important;\r\n    }\r\n\r\n    .btn-view-all-news-and-event{\r\n        background-color: #2c2c4e;\r\n\r\n    }\r\n    .btn-view-all-news-and-event{\r\n\r\n    }\r\n<\/style>\r\n\r\n<div class=\"news-and-event-tab-content\">\r\n    <div class=\"news-and-event-items\">\r\n\r\n                                <a href='https:\/\/verveseniorliving.com\/verve-the-ravines\/news-events\/verve-senior-living-acquires-the-ravines-in-ottawa\/' class='item-wrapper'>\r\n            \r\n                <div class=\"img-wrapper\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/themes\/verve-theme-development\/dist\/img\/event-icon.png\" alt=\"\">\r\n                <\/div>\r\n                <div class=\"right-content\">\r\n                    <div class=\"small_title\">Posted: Sep 22 2026<\/div><div class=\"title\">Verve Senior Living Acquires The Ravines in Ottawa<\/div>                    \r\n                <\/div>\r\n            <\/a>\r\n\r\n        \r\n     \r\n        \r\n    <\/div>\r\n\r\n    \r\n    \r\n<\/div>                <\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n\r\n\r\n<\/section>\n\n\r\n<style>\r\n\t.reserve-your-suite {\r\n\t\tbackground-color: #335238;\r\n\t}\r\n\r\n\t\/* The design is a flat panel - the block's background photo and its navy\r\n\t   overlay would sit on top of it, so both are hidden here. *\/\r\n\t.reserve-your-suite > img,\r\n\t.reserve-your-suite .overlay {\r\n\t\tdisplay: none;\r\n\t}\r\n\r\n\t.reserve-your-suite h2,\r\n\t.reserve-your-suite .detail {\r\n\t\tcolor: #fff;\r\n\t}\r\n\r\n\t\/* Proportions measured from cta.png (898x339 panel) scaled to 1439px wide. *\/\r\n\t.reserve-your-suite {\r\n\t\tmin-height: 543px;\r\n\t\tpadding: 159px 0 183px 0;\r\n\t}\r\n\r\n\t.reserve-your-suite .container {\r\n\t\twidth: 100%;\r\n\t}\r\n\r\n\t.reserve-your-suite .btn-golden {\r\n\t\tbackground-color: #519048;\r\n\t\tcolor: #fff;\r\n\t}\r\n\r\n\t\/* In the design the button spans the text column - its edges line up with\r\n\t   the heading to within a few px - so it fills the column rather than\r\n\t   carrying a width of its own. *\/\r\n\t\/* Design pads the label by ~79px a side (label 250px in a 407px button).\r\n\t   Sizing to content keeps that rhythm without stretching to the column,\r\n\t   which overshoots because this label is longer than the mockup's. *\/\r\n\t.reserve-your-suite .nh-cta-text .btn-golden {\r\n\t\tmin-width: 0;\r\n\t\twidth: auto;\r\n\t\tmax-width: 100%;\r\n\t\tmin-height: 71px;\r\n\t\tpadding-left: 50px;\r\n\t\tpadding-right: 50px;\r\n\t\tdisplay: inline-flex;\r\n\t\talign-items: center;\r\n\t\tjustify-content: center;\r\n\t}\r\n\r\n\t.reserve-your-suite .nh-cta-split {\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;\r\n\t\tjustify-content: center;\r\n\t\tgap: 178px;\r\n\t\tmax-width: 964px;\r\n\t\tmargin: 0 auto;\r\n\t\tflex-wrap: nowrap;\r\n\t\ttext-align: left;\r\n\t}\r\n\r\n\t.reserve-your-suite .nh-cta-logo {\r\n\t\twidth: 346px;\r\n\t\theight: 98px;\r\n\t\tflex-shrink: 0;\r\n\t\tbackground-color: #fff;\r\n\t\t-webkit-mask: url(https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/VESL-VERT-1L-Primary-RGB.svg) center\/contain no-repeat;\r\n\t\tmask: url(https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2026\/09\/VESL-VERT-1L-Primary-RGB.svg) center\/contain no-repeat;\r\n\t}\r\n\r\n\t.reserve-your-suite .nh-cta-text {\r\n\t\ttext-align: left;\r\n\t\tmax-width: 440px;\r\n\t\tflex: 1 1 440px;\r\n\t}\r\n\r\n\t.reserve-your-suite .nh-cta-text h2 {\r\n\t\tmargin-bottom: 40px;\r\n\t}\r\n\r\n\t@media (max-width: 1199px) {\r\n\t\t.reserve-your-suite {\r\n\t\t\tmin-height: 0;\r\n\t\t\tpadding: 90px 0;\r\n\t\t}\r\n\t\t.reserve-your-suite .nh-cta-split {\r\n\t\t\tgap: 70px;\r\n\t\t}\r\n\t}\r\n\r\n\t@media (max-width: 767px) {\r\n\t\t.reserve-your-suite .nh-cta-split {\r\n\t\t\tgap: 35px;\r\n\t\t\ttext-align: center;\r\n\t\t\tflex-wrap: wrap;\r\n\t\t\tflex-direction: column;\r\n\t\t}\r\n\t\t.reserve-your-suite .nh-cta-text .btn-golden {\r\n\t\t\tmin-width: 0;\r\n\t\t\twidth: auto;\r\n\t\t\tmax-width: 80%;\r\n\t\t\tpadding-left: 25px;\r\n\t\t\tpadding-right: 25px;\r\n\t\t}\r\n\t\t.reserve-your-suite .nh-cta-logo {\r\n\t\t\twidth: 240px;\r\n\t\t\theight: 68px;\r\n\t\t}\r\n\t\t.reserve-your-suite .nh-cta-text {\r\n\t\t\ttext-align: center;\r\n\t\t}\r\n\t}\r\n\r\n\r\n\r\n   \r\n<\/style>\r\n\r\n<section class=\"reserve-your-suite \">\r\n    <img loading=\"lazy\" decoding=\"async\" width=\"1439\" height=\"296\" src=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/210422_Suite-One-BedDen_Living.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/210422_Suite-One-BedDen_Living.png 1439w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/210422_Suite-One-BedDen_Living-300x62.png 300w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/210422_Suite-One-BedDen_Living-1024x211.png 1024w, https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-content\/uploads\/sites\/44\/2022\/05\/210422_Suite-One-BedDen_Living-768x158.png 768w\" sizes=\"auto, (max-width: 1439px) 100vw, 1439px\" \/>\r\n    <div class=\"overlay\"><\/div>\r\n    <div class=\"container\">\r\n\r\n        <div class=\"content nh-cta-split\">\r\n\r\n                            <div class=\"nh-cta-logo\" role=\"img\" aria-label=\"Verve The Ravines\"><\/div>\r\n            \r\n            <div class=\"nh-cta-text\">\r\n            <h2>For more information about Verve The Ravines<\/h2><a class='btn btn-golden' href='https:\/\/verveseniorliving.com\/contact-a-residence\/?id=14067'>Contact Our Residence Today<\/a>            <\/div>\r\n        <\/div>\r\n\r\n\r\n    <\/div>        \r\n<\/section>","protected":false},"excerpt":{"rendered":"<p>  &#8230;<\/p>\n","protected":false},"author":98,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-1483","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.4 (Yoast SEO v28.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Verve The Ravines - Verve The Ravines<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Verve The Ravines\" \/>\n<meta property=\"og:description\" content=\"...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/verveseniorliving.com\/verve-the-ravines\/\" \/>\n<meta property=\"og:site_name\" content=\"Verve The Ravines\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-21T05:55:15+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/verveseniorliving.com\\\/verve-the-ravines\\\/\",\"url\":\"https:\\\/\\\/verveseniorliving.com\\\/verve-the-ravines\\\/\",\"name\":\"Verve The Ravines - Verve The Ravines\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/verveseniorliving.com\\\/verve-the-ravines\\\/#website\"},\"datePublished\":\"2026-09-20T18:50:55+00:00\",\"dateModified\":\"2026-09-21T05:55:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/verveseniorliving.com\\\/verve-the-ravines\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/verveseniorliving.com\\\/verve-the-ravines\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/verveseniorliving.com\\\/verve-the-ravines\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/verveseniorliving.com\\\/verve-the-ravines\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Verve The Ravines\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/verveseniorliving.com\\\/verve-the-ravines\\\/#website\",\"url\":\"https:\\\/\\\/verveseniorliving.com\\\/verve-the-ravines\\\/\",\"name\":\"Verve The Ravines\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/verveseniorliving.com\\\/verve-the-ravines\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Verve The Ravines - Verve The Ravines","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Verve The Ravines","og_description":"...","og_url":"https:\/\/verveseniorliving.com\/verve-the-ravines\/","og_site_name":"Verve The Ravines","article_modified_time":"2026-09-21T05:55:15+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/verveseniorliving.com\/verve-the-ravines\/","url":"https:\/\/verveseniorliving.com\/verve-the-ravines\/","name":"Verve The Ravines - Verve The Ravines","isPartOf":{"@id":"https:\/\/verveseniorliving.com\/verve-the-ravines\/#website"},"datePublished":"2026-09-20T18:50:55+00:00","dateModified":"2026-09-21T05:55:15+00:00","breadcrumb":{"@id":"https:\/\/verveseniorliving.com\/verve-the-ravines\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/verveseniorliving.com\/verve-the-ravines\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/verveseniorliving.com\/verve-the-ravines\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/verveseniorliving.com\/verve-the-ravines\/"},{"@type":"ListItem","position":2,"name":"Verve The Ravines"}]},{"@type":"WebSite","@id":"https:\/\/verveseniorliving.com\/verve-the-ravines\/#website","url":"https:\/\/verveseniorliving.com\/verve-the-ravines\/","name":"Verve The Ravines","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/verveseniorliving.com\/verve-the-ravines\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-json\/wp\/v2\/pages\/1483","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-json\/wp\/v2\/users\/98"}],"replies":[{"embeddable":true,"href":"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-json\/wp\/v2\/comments?post=1483"}],"version-history":[{"count":3,"href":"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-json\/wp\/v2\/pages\/1483\/revisions"}],"predecessor-version":[{"id":1489,"href":"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-json\/wp\/v2\/pages\/1483\/revisions\/1489"}],"wp:attachment":[{"href":"https:\/\/verveseniorliving.com\/verve-the-ravines\/wp-json\/wp\/v2\/media?parent=1483"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}