{"id":842,"date":"2026-03-05T18:10:08","date_gmt":"2026-03-05T18:10:08","guid":{"rendered":"https:\/\/silacreations.com\/dev\/?page_id=842"},"modified":"2026-04-04T11:27:22","modified_gmt":"2026-04-04T11:27:22","slug":"community","status":"publish","type":"page","link":"https:\/\/silacreations.com\/dev\/community\/","title":{"rendered":"Community"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"842\" class=\"elementor elementor-842\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a11ece e-flex e-con-boxed e-con e-parent\" data-id=\"9a11ece\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:659,&quot;url&quot;:&quot;https:\\\/\\\/silacreations.com\\\/dev\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/DSF5469.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ca11ef animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"0ca11ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Join The Family<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b62818 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"7b62818\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Our Community<\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3ab7bb0 e-flex e-con-boxed e-con e-parent\" data-id=\"3ab7bb0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1c244f elementor-widget elementor-widget-nora_headlines\" data-id=\"e1c244f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"nora_headlines.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n            <div class=\"nora-headlines-wrapper\" id=\"nora-headlines-e1c244f\">\n                <div class=\"nora-headlines-header\">\n                    <h2 class=\"nora-section-main-title\">Headlines<\/h2>\n                    <div class=\"nora-headlines-nav\">\n                        <button class=\"nora-headline-arrow prev-arrow\"><i class=\"fas fa-arrow-left\"><\/i><\/button>\n                        <button class=\"nora-headline-arrow next-arrow\"><i class=\"fas fa-arrow-right\"><\/i><\/button>\n                    <\/div>\n                <\/div>\n\n                <div class=\"nora-headlines-track\">\n                                        <div class=\"nora-headline-slide active\">\n                        <div class=\"nora-slide-left\">\n                            <span class=\"nora-slide-number\">01<\/span>\n                            <h3 class=\"nora-headline-title\">New Suites Opening<\/h3>\n                            <p class=\"nora-headline-desc\">West wing expansion complete. Premium spaces now available.<\/p>\n                            \n                                                        <a href=\"\" class=\"nora-headline-btn\" >\n                                Learn More                            <\/a>\n                                                    <\/div>\n                        <div class=\"nora-slide-right\" style=\"background-image: url('https:\/\/silacreations.com\/dev\/wp-content\/uploads\/2026\/03\/Plus-e1772553822829.png');\"><\/div>\n                    <\/div>\n                                        <div class=\"nora-headline-slide \">\n                        <div class=\"nora-slide-left\">\n                            <span class=\"nora-slide-number\">02<\/span>\n                            <h3 class=\"nora-headline-title\">Holiday Schedule<\/h3>\n                            <p class=\"nora-headline-desc\">West wing expansion complete. Premium spaces now available.<\/p>\n                            \n                                                        <a href=\"\" class=\"nora-headline-btn\" >\n                                Learn More                            <\/a>\n                                                    <\/div>\n                        <div class=\"nora-slide-right\" style=\"background-image: url('https:\/\/silacreations.com\/dev\/wp-content\/uploads\/2026\/03\/DSF4505-scaled.jpg');\"><\/div>\n                    <\/div>\n                                    <\/div>\n            <\/div>\n\n            <script>\n            jQuery(document).ready(function($) {\n                const wrapper = $('#nora-headlines-e1c244f');\n                const slides = wrapper.find('.nora-headline-slide');\n                const prevBtn = wrapper.find('.prev-arrow');\n                const nextBtn = wrapper.find('.next-arrow');\n                let currentSlide = 0;\n\n                \/\/ If no slides, hide navigation\n                if(slides.length === 0) return;\n\n                function showSlide(index) {\n                    slides.removeClass('active');\n                    slides.eq(index).addClass('active');\n                }\n\n                prevBtn.on('click', function() {\n                    currentSlide = (currentSlide === 0) ? (slides.length - 1) : (currentSlide - 1);\n                    showSlide(currentSlide);\n                });\n\n                nextBtn.on('click', function() {\n                    currentSlide = (currentSlide === (slides.length - 1)) ? 0 : (currentSlide + 1);\n                    showSlide(currentSlide);\n                });\n            });\n            <\/script>\n\n            <style>\n                \/* Base Styles *\/\n                .nora-headlines-wrapper { background: #fff; padding: 0; font-family: 'Inter', sans-serif; }\n                .nora-headlines-header { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 40px; border-bottom: 1px solid #eee; padding-bottom: 20px; }\n                .nora-section-main-title { font-family: 'Playfair Display', serif; font-size: 36px; color:#886a30; margin: 0; }\n                \n                .nora-headline-arrow {\n                    background: #fff; border: 1px solid #886a30; color: #886a30; \n                    width: 45px; height: 45px; border-radius: 50%; cursor: pointer; \n                    display: inline-flex; align-items: center; justify-content: center; \n                    margin-left: 10px; transition: all 0.3s;\n                }\n                .nora-headline-arrow:hover { background: #f6978f; border-color: #f6978f; color: #fff; }\n\n                \/* Slider Layout *\/\n                .nora-headlines-track { position: relative; height: 450px; overflow: hidden; }\n                .nora-headline-slide { \n                    position: absolute; top: 0; left: 0; width: 100%; height: 100%; \n                    display: grid; grid-template-columns: 1fr 1fr; gap: 40px; \n                    opacity: 0; pointer-events: none; transition: opacity 0.5s ease; \n                }\n                .nora-headline-slide.active { opacity: 1; pointer-events: auto; }\n\n                \/* Content Styles *\/\n                .nora-slide-left { display: flex; flex-direction: column; justify-content: center; }\n                \n                \/* Number Defaults (Controlled by Elementor) *\/\n                .nora-slide-number { \n                    \/* Default styles if not set *\/\n                    font-size: 80px; font-weight: 700; margin-bottom: 20px; line-height: 1; color: #f5f5f5;\n                }\n                \n                .nora-headline-title { font-size: 32px; margin-bottom: 20px; line-height: 1.2; color: #3a2417; }\n                .nora-headline-desc { font-size: 16px; margin-bottom: 30px; line-height: 1.6; color: #777; }\n                \n                .nora-headline-btn { \n                    display: inline-block; padding: 12px 30px; text-decoration: none; \n                    font-weight: 600; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; \n                    transition: all 0.3s; background: #886a30; color: #fff; text-decoration:none !important;\n                }\n                .nora-headline-btn:hover { background: #f6978f; color: #fff }\n\n                .nora-slide-right { \n                    background-size: cover; background-position: center; \n                    border-radius: 8px; box-shadow: 0 20px 50px rgba(0,0,0,0.1); \n                }\n\n                \/* Responsive *\/\n                @media (max-width: 768px) {\n                    .nora-headline-slide { grid-template-columns: 1fr; height: auto; gap: 20px; }\n                    .nora-slide-right { height: 250px; order: -1; }\n                    .nora-headlines-track { height: auto; min-height: 500px; }\n                    .nora-slide-number { font-size: 40px; }\n                }\n            <\/style>\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bfae954 e-flex e-con-boxed e-con e-parent\" data-id=\"bfae954\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8dbd068 elementor-widget elementor-widget-nora_events\" data-id=\"8dbd068\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"nora_events.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>#nora-events-8dbd068 .nora-event-btn:hover { background-color: #F6978F !important; }#nora-events-8dbd068 .nora-event-btn:hover { color: #FFFFFF !important; }#nora-events-8dbd068 .nora-event-btn:hover { border-color: #D1AC00 !important; }<\/style>\n            <div class=\"nora-events-wrapper\" id=\"nora-events-8dbd068\">\n                <div class=\"nora-events-header\">\n                    <h2 class=\"nora-events-main-title\">Upcoming Events<\/h2>\n                    <div class=\"nora-events-nav\">\n                        <button class=\"nora-event-arrow prev-arrow\"><i class=\"fas fa-arrow-left\"><\/i><\/button>\n                        <button class=\"nora-event-arrow next-arrow\"><i class=\"fas fa-arrow-right\"><\/i><\/button>\n                    <\/div>\n                <\/div>\n\n                <div class=\"nora-events-container\">\n                    <div class=\"nora-events-track\">\n                                                <div class=\"nora-event-card\" style=\"background-image: url('https:\/\/silacreations.com\/dev\/wp-content\/uploads\/2026\/03\/13904.jpg');\">\n                            <!-- Overlay -->\n                            <div class=\"nora-event-overlay\"><\/div>\n                            \n                            <div class=\"nora-event-date\">\n                                <span class=\"nora-event-day\">18<\/span>\n                                <span class=\"nora-event-month\">Nov<\/span>\n                            <\/div>\n\n                            <h3 class=\"nora-event-title\">Business Growth Workshop<\/h3>\n                            \n                            <div class=\"nora-event-meta\">\n                                <i class=\"far fa-clock\"><\/i> 6:00 PM                            <\/div>\n\n                            <div class=\"nora-event-desc\">\n                                Join us for an exclusive workshop on scaling your beauty business.                            <\/div>\n\n                                                        <div class=\"nora-event-action\">\n                                <a href=\"\" class=\"nora-event-btn rsvp-form\" >\n                                    RSVP                                <\/a>\n                            <\/div>\n                                                    <\/div>\n                                                <div class=\"nora-event-card\" style=\"background-image: url('https:\/\/silacreations.com\/dev\/wp-content\/uploads\/2026\/03\/150.jpg');\">\n                            <!-- Overlay -->\n                            <div class=\"nora-event-overlay\"><\/div>\n                            \n                            <div class=\"nora-event-date\">\n                                <span class=\"nora-event-day\">15<\/span>\n                                <span class=\"nora-event-month\">Nov<\/span>\n                            <\/div>\n\n                            <h3 class=\"nora-event-title\">Holiday Soiree<\/h3>\n                            \n                            <div class=\"nora-event-meta\">\n                                <i class=\"far fa-clock\"><\/i> 6:00 PM                            <\/div>\n\n                            <div class=\"nora-event-desc\">\n                                Join us for an exclusive workshop on scaling your beauty business.                            <\/div>\n\n                                                        <div class=\"nora-event-action\">\n                                <a href=\"\" class=\"nora-event-btn rsvp-form\" >\n                                    RSVP                                <\/a>\n                            <\/div>\n                                                    <\/div>\n                                                <div class=\"nora-event-card\" style=\"background-image: url('https:\/\/silacreations.com\/dev\/wp-content\/uploads\/2026\/03\/2149326518.jpg');\">\n                            <!-- Overlay -->\n                            <div class=\"nora-event-overlay\"><\/div>\n                            \n                            <div class=\"nora-event-date\">\n                                <span class=\"nora-event-day\">19<\/span>\n                                <span class=\"nora-event-month\">Nov<\/span>\n                            <\/div>\n\n                            <h3 class=\"nora-event-title\">Skincare Masterclass<\/h3>\n                            \n                            <div class=\"nora-event-meta\">\n                                <i class=\"far fa-clock\"><\/i> 6:00 PM                            <\/div>\n\n                            <div class=\"nora-event-desc\">\n                                Join us for an exclusive workshop on scaling your beauty business.                            <\/div>\n\n                                                        <div class=\"nora-event-action\">\n                                <a href=\"\" class=\"nora-event-btn rsvp-form\" >\n                                    RSVP                                <\/a>\n                            <\/div>\n                                                    <\/div>\n                                            <\/div>\n                <\/div>\n            <\/div>\n\n            <script>\n            jQuery(document).ready(function($) {\n                const wrapper = $('#nora-events-8dbd068');\n                const track = wrapper.find('.nora-events-track');\n                const prevBtn = wrapper.find('.prev-arrow');\n                const nextBtn = wrapper.find('.next-arrow');\n\n                function getScrollAmount() {\n                    const card = wrapper.find('.nora-event-card').first();\n                    if (!card.length) return 320;\n                    return card.outerWidth(true);\n                }\n\n                prevBtn.on('click', function() {\n                    track.animate({ scrollLeft: '-=' + getScrollAmount() }, 500);\n                });\n\n                nextBtn.on('click', function() {\n                    track.animate({ scrollLeft: '+=' + getScrollAmount() }, 500);\n                });\n            });\n            <\/script>\n\n            <style>\n                \/* Wrapper *\/\n                .nora-events-wrapper { font-family: 'Inter', sans-serif; }\n                .nora-events-main-title { font-family: 'Playfair Display', serif; font-size: 42px; color: #886a30; margin: 0; }\n\n                \/* Header *\/\n                .nora-events-header { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 40px; border-bottom: 1px solid #eee; padding-bottom: 20px; }\n                \n                \/* Arrows *\/\n                .nora-event-arrow { background: #fff; border: 1px solid #886a30; color: #886a30; width: 45px; height: 45px; border-radius: 50%; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; margin-left: 10px; transition: all 0.3s; }\n                .nora-event-arrow:hover { background: #f6978f; border-color:#f6978f; color: #fff; }\n\n                \/* Track *\/\n                .nora-events-container { overflow: hidden; position: relative; }\n                .nora-events-track { display: flex; gap: 20px; overflow-x: hidden; scroll-behavior: smooth; padding-bottom: 20px; }\n\n                \/* Card *\/\n                .nora-event-card {\n                    flex: 0 0 620px; height: 380px; \n                    background-color: #fff; background-size: cover; background-position: center;\n                    padding: 30px; position: relative; display: flex; flex-direction: column; justify-content: flex-end;\n                    transition: all 0.4s ease; cursor: pointer; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.02);\n                    border: 1px solid #eee;\n                }\n\n                \/* Overlay Layer *\/\n                .nora-event-overlay {\n                    position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0;\n                    pointer-events: none; transition: opacity 0.3s;\n                }\n                \n                \/* Date Box *\/\n                .nora-event-date { position: relative; z-index: 1; margin-bottom: auto; border: 1px solid rgba(255,255,255,0.2); background: rgba(255,255,255,0.1); width: fit-content; padding: 10px 20px; text-align: center; transition: all 0.4s; backdrop-filter: blur(5px); }\n                .nora-event-day { display: block; font-size: 28px; font-weight: 700; line-height: 1; color: #fff; }\n                .nora-event-month { display: block; font-size: 12px; color: #886a30; text-transform: uppercase; margin-top: 5px; font-weight: 600; }\n                \n                \/* Content *\/\n                .nora-event-title { position: relative; z-index: 1; font-family: 'Playfair Display', serif; font-size: 22px; margin-bottom: 10px; color: #fff; }\n                .nora-event-meta, .nora-event-desc { position: relative; z-index: 1; color: rgba(255,255,255,0.8); font-size: 14px; }\n                .nora-event-meta { margin-bottom: 5px; }\n                .nora-event-desc { margin-bottom: 20px; line-height: 1.5; }\n\n                \/* Button *\/\n                .nora-event-action { position: relative; z-index: 1; margin-top: auto; }\n                .nora-event-btn { \n                    display: inline-block; padding: 10px 25px; \n                    background: rgba(255,255,255,0.2); border: 1px solid rgba(255,255,255,0.5); \n                    color: #fff; text-decoration: none; font-weight: 600; font-size: 12px; \n                    text-transform: uppercase; border-radius: 30px; transition: all 0.3s; backdrop-filter: blur(5px);\n                }\n\n                \/* Hover Effects *\/\n                .nora-event-card:hover { \n                    transform: translateY(-10px); \n                    box-shadow: 0 15px 40px rgba(0,0,0,0.3); \n                }\n                \n                @media (max-width: 768px) {\n                    .nora-events-header { flex-direction: column; align-items: flex-start; gap: 20px; }\n                    .nora-event-card { flex: 0 0 330px; height: 350px; }\n                    .nora-events-main-title { font-size: 32px; }\n                }\n            <\/style>\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-186af98 e-flex e-con-boxed e-con e-parent\" data-id=\"186af98\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a8a890 nora-grid-cols-3 elementor-widget elementor-widget-nora_space\" data-id=\"2a8a890\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"nora_space.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t            \n            <div class=\"nora-space-wrapper\" id=\"nora-space-2a8a890\">\n                \n                <!-- Header Section -->\n                <div class=\"nora-space-header\">\n                    <h2 class=\"nora-space-main-title\">The Space<\/h2>\n                                            <a href=\"\/dev\/gallery\" class=\"nora-space-header-btn\">\n                            View Gallery <i class=\"fas fa-arrow-right\"><\/i>                        <\/a>\n                                    <\/div>\n\n                <!-- Grid Section -->\n                <div class=\"nora-space-grid\">\n                                        <div class=\"nora-space-item\" data-index=\"0\">\n                        <img decoding=\"async\" src=\"https:\/\/silacreations.com\/dev\/wp-content\/uploads\/2026\/03\/DSF4691.jpg\" alt=\"Gallery Image\">\n                        <div class=\"nora-space-overlay\">\n                            <i class=\"fas fa-search-plus\"><\/i>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"nora-space-item\" data-index=\"1\">\n                        <img decoding=\"async\" src=\"https:\/\/silacreations.com\/dev\/wp-content\/uploads\/2026\/03\/Plus-e1772553822829.png\" alt=\"Gallery Image\">\n                        <div class=\"nora-space-overlay\">\n                            <i class=\"fas fa-search-plus\"><\/i>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"nora-space-item\" data-index=\"2\">\n                        <img decoding=\"async\" src=\"https:\/\/silacreations.com\/dev\/wp-content\/uploads\/2026\/03\/Basic.png\" alt=\"Gallery Image\">\n                        <div class=\"nora-space-overlay\">\n                            <i class=\"fas fa-search-plus\"><\/i>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"nora-space-item\" data-index=\"3\">\n                        <img decoding=\"async\" src=\"https:\/\/silacreations.com\/dev\/wp-content\/uploads\/2026\/03\/Signature-e1772553376171.jpg\" alt=\"Gallery Image\">\n                        <div class=\"nora-space-overlay\">\n                            <i class=\"fas fa-search-plus\"><\/i>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"nora-space-item\" data-index=\"4\">\n                        <img decoding=\"async\" src=\"https:\/\/silacreations.com\/dev\/wp-content\/uploads\/2026\/03\/Ultimate-e1772554509692.jpg\" alt=\"Gallery Image\">\n                        <div class=\"nora-space-overlay\">\n                            <i class=\"fas fa-search-plus\"><\/i>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"nora-space-item\" data-index=\"5\">\n                        <img decoding=\"async\" src=\"https:\/\/silacreations.com\/dev\/wp-content\/uploads\/2026\/03\/PHOTO-e1772537116826.jpeg\" alt=\"Gallery Image\">\n                        <div class=\"nora-space-overlay\">\n                            <i class=\"fas fa-search-plus\"><\/i>\n                        <\/div>\n                    <\/div>\n                                    <\/div>\n\n                <!-- Lightbox Popup Structure -->\n                <div class=\"nora-lightbox-overlay\">\n                    <button class=\"nora-lightbox-close\">&times;<\/button>\n                    \n                    <button class=\"nora-lightbox-nav prev\">\n                        <i class=\"fas fa-chevron-left\"><\/i>\n                    <\/button>\n                    \n                    <div class=\"nora-lightbox-content\">\n                        <img decoding=\"async\" src=\"\" alt=\"Lightbox Image\">\n                        <div class=\"nora-lightbox-caption\"><\/div>\n                    <\/div>\n                    \n                    <button class=\"nora-lightbox-nav next\">\n                        <i class=\"fas fa-chevron-right\"><\/i>\n                    <\/button>\n                <\/div>\n            <\/div>\n\n            <style>\n                \/* Wrapper *\/\n                .nora-space-wrapper { padding: 20px 0; font-family: 'Inter', sans-serif; }\n\n                \/* Header *\/\n                .nora-space-header { \n                    display: flex; justify-content: space-between; align-items: flex-end; \n                    margin-bottom: 40px; border-bottom: 1px solid #eee; padding-bottom: 20px; \n                }\n                .nora-space-main-title { font-family: 'Playfair Display', serif; font-size: 42px; color: #3a2417; margin: 0; }\n                .nora-space-header-btn { \n                    color: #886a30; text-decoration: none; font-size: 12px; letter-spacing: 1px; \n                    text-transform: uppercase; font-weight: 600; transition: color 0.3s; \n                }\n                .nora-space-header-btn:hover { color: #f6978f; }\n                \n                \/* Missionary Grid Style (CSS Columns Masonry-ish) *\/\n                \/* We use CSS Grid for equal height as requested, but flexible layout *\/\n                .nora-space-grid { \n                    display: grid; \n                    \/* Default columns, overridden by responsive controls *\/\n                    grid-template-columns: repeat(3, 1fr); \n                    gap: 15px; \n                }\n                \n                \/* Responsive Columns Helper Classes *\/\n                .nora-grid-cols-2 .nora-space-grid { grid-template-columns: repeat(2, 1fr); }\n                .nora-grid-cols-4 .nora-space-grid { grid-template-columns: repeat(4, 1fr); }\n                .nora-grid-cols-5 .nora-space-grid { grid-template-columns: repeat(5, 1fr); }\n                \n                @media (max-width: 768px) {\n                    .nora-space-grid { grid-template-columns: repeat(2, 1fr) !important; }\n                }\n                @media (max-width: 480px) {\n                    .nora-space-grid { grid-template-columns: 1fr !important; }\n                }\n                \n                \/* Items *\/\n                .nora-space-item {\n                    position: relative;\n                    overflow: hidden;\n                    cursor: pointer;\n                    border-radius: 8px;\n                    \/* Equal Height implemented via Control *\/\n                    height: 300px; \n                    background: #f5f5f5;\n                }\n                \n                .nora-space-item img {\n                    width: 100%;\n                    height: 100%;\n                    object-fit: cover;\n                    transition: transform 0.4s ease;\n                }\n                \n                .nora-space-overlay {\n                    position: absolute; top: 0; left: 0; right: 0; bottom: 0;\n                    background: rgba(201, 164, 106, 0.3);\n                    display: flex; align-items: center; justify-content: center;\n                    opacity: 0; transition: opacity 0.3s;\n                }\n                \n                .nora-space-overlay i { color: #fff; font-size: 24px; transform: scale(0.8); transition: transform 0.3s; }\n                \n                \/* Hover Effects *\/\n                .nora-space-item:hover .nora-space-overlay { opacity: 1; }\n                .nora-space-item:hover .nora-space-overlay i { transform: scale(1); }\n                \n                                    .nora-space-item:hover img { transform: scale(1.05); }\n                \n                \/* Lightbox Styles *\/\n                .nora-lightbox-overlay {\n                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;\n                    background: rgba(255, 255, 255, 0.95); z-index: 99999;\n                    display: flex; align-items: center; justify-content: center;\n                    opacity: 0; visibility: hidden; transition: all 0.3s ease;\n                }\n                \n                .nora-lightbox-overlay.active { opacity: 1; visibility: visible; }\n                \n                .nora-lightbox-close {\n                    position: absolute; top: 30px; right: 30px;\n                    background: none; border: none; font-size: 32px;\n                    cursor: pointer; color: #3a2417; z-index: 10;\n                }\n                \n                .nora-lightbox-nav {\n                    position: absolute; top: 50%; transform: translateY(-50%);\n                    background: none; border: none;\n                    font-size: 32px; cursor: pointer; color: #886a30;\n                    padding: 10px; z-index: 10; transition: opacity 0.3s;\n                }\n                \n                .nora-lightbox-nav.prev { left: 40px; }\n                .nora-lightbox-nav.next { right: 40px; }\n                .nora-lightbox-nav:hover { opacity: 0.7; }\n                \n                .nora-lightbox-content {\n                    max-width: 90%; max-height: 80vh;\n                    text-align: center;\n                    position: relative;\n                    opacity: 0; transform: scale(0.9); transition: all 0.3s ease;\n                }\n                \n                .nora-lightbox-overlay.active .nora-lightbox-content { opacity: 1; transform: scale(1); transition: all 0.3s ease; }\n                \n                .nora-lightbox-content img {\n                    max-width: 100%; max-height: 80vh;\n                    object-fit: contain;\n                    box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n                    border-radius: 4px;\n                }\n                \n                .nora-lightbox-caption {\n                    margin-top: 15px;\n                    font-family: 'Playfair Display', serif;\n                    color: #3a2417; font-size: 16px;\n                }\n                \n                @media (max-width: 768px) {\n                    .nora-lightbox-nav.prev { left: 10px; }\n                    .nora-lightbox-nav.next { right: 10px; }\n                    .nora-lightbox-close { top: 15px; right: 15px; }\n                }\n            <\/style>\n\n            <script>\n            jQuery(document).ready(function($) {\n                const wrapper = $('#nora-space-2a8a890');\n                const overlay = wrapper.find('.nora-lightbox-overlay');\n                const contentImg = overlay.find('.nora-lightbox-content img');\n                const caption = overlay.find('.nora-lightbox-caption');\n                const items = wrapper.find('.nora-space-item');\n                const closeBtn = overlay.find('.nora-lightbox-close');\n                const prevBtn = overlay.find('.nora-lightbox-nav.prev');\n                const nextBtn = overlay.find('.nora-lightbox-nav.next');\n                \n                let currentIndex = 0;\n                const totalImages = items.length;\n                \n                \/\/ Open Lightbox\n                items.on('click', function() {\n                    currentIndex = $(this).data('index');\n                    updateLightbox(currentIndex);\n                    overlay.addClass('active');\n                    $('body').css('overflow', 'hidden');\n                });\n                \n                \/\/ Close Lightbox\n                closeBtn.on('click', closeLightbox);\n                overlay.on('click', function(e) {\n                    if (e.target === this) closeLightbox();\n                });\n                \n                \/\/ Navigation\n                prevBtn.on('click', function(e) {\n                    e.stopPropagation();\n                    currentIndex = (currentIndex - 1 < 0) ? totalImages - 1 : currentIndex - 1;\n                    updateLightbox(currentIndex);\n                });\n                \n                nextBtn.on('click', function(e) {\n                    e.stopPropagation();\n                    currentIndex = (currentIndex + 1 >= totalImages) ? 0 : currentIndex + 1;\n                    updateLightbox(currentIndex);\n                });\n                \n                \/\/ Keyboard Navigation\n                $(document).on('keydown', function(e) {\n                    if (!overlay.hasClass('active')) return;\n                    if (e.key === \"Escape\") closeLightbox();\n                    if (e.key === \"ArrowLeft\") prevBtn.trigger('click');\n                    if (e.key === \"ArrowRight\") nextBtn.trigger('click');\n                });\n                \n                function updateLightbox(index) {\n                    const item = items.eq(index);\n                    const imgSrc = item.find('img').attr('src');\n                    const alt = item.find('img').attr('alt');\n                    \n                    contentImg.attr('src', imgSrc).attr('alt', alt);\n                    caption.text(alt);\n                }\n                \n                function closeLightbox() {\n                    overlay.removeClass('active');\n                    $('body').css('overflow', '');\n                }\n            });\n            <\/script>\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-39e2376 e-flex e-con-boxed e-con e-parent\" data-id=\"39e2376\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e1bd8ad e-con-full e-flex e-con e-child\" data-id=\"e1bd8ad\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f3a2f45 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f3a2f45\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Be Part of the Community<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-21a1832 animated-slow e-transform elementor-align-center elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-button\" data-id=\"21a1832\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/forms.vagaro.com\/67252f846b01065099d77c3e\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Schedule a Tour<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Join The Family Our Community Headlines 01 New Suites Opening West wing expansion complete. Premium spaces now available. Learn More [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-842","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/silacreations.com\/dev\/wp-json\/wp\/v2\/pages\/842","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/silacreations.com\/dev\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/silacreations.com\/dev\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/silacreations.com\/dev\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/silacreations.com\/dev\/wp-json\/wp\/v2\/comments?post=842"}],"version-history":[{"count":94,"href":"https:\/\/silacreations.com\/dev\/wp-json\/wp\/v2\/pages\/842\/revisions"}],"predecessor-version":[{"id":3024,"href":"https:\/\/silacreations.com\/dev\/wp-json\/wp\/v2\/pages\/842\/revisions\/3024"}],"wp:attachment":[{"href":"https:\/\/silacreations.com\/dev\/wp-json\/wp\/v2\/media?parent=842"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}