BEGIN:VCALENDAR
VERSION:2.0
METHOD:PUBLISH
CALSCALE:GREGORIAN
PRODID:-//WordPress - MECv7.33.0//EN
X-ORIGINAL-URL:https://syncrecovery.org/
X-WR-CALNAME:Sync Recovery Community
X-WR-CALDESC:Where Recovery Finds Community
X-WR-TIMEZONE:America/New_York
BEGIN:VTIMEZONE
TZID:America/New_York
X-LIC-LOCATION:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20260308T030000
RRULE:FREQ=YEARLY;BYMONTH=03;BYDAY=2SU
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20261101T010000
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
END:STANDARD
END:VTIMEZONE
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-PUBLISHED-TTL:PT1H
X-MS-OLK-FORCEINSPECTOROPEN:TRUE
BEGIN:VEVENT
CLASS:PUBLIC
UID:MEC-b666545e24ea289be13796baae7463e3@syncrecovery.org
DTSTART;TZID=America/New_York:20260307T090000
DTEND;TZID=America/New_York:20260308T120000
DTSTAMP:20251213T125709Z
CREATED:20251213
LAST-MODIFIED:20260302
PRIORITY:5
SEQUENCE:2
TRANSP:OPAQUE
SUMMARY:Sync Volunteer Weekend Retreat
DESCRIPTION:The Sync Recovery All-Volunteer Retreat is a restorative, connection-centered experience designed to honor and support the people who make our mission possible. This retreat brings volunteers together for reflection, community building, and renewal through meaningful conversations, wellness activities, and shared experiences rooted in recovery values. It’s a chance to step away from service, reconnect with purpose, strengthen relationships, and return re-energized—grounded in community, gratitude, and the power of showing up for one another.\nBuilding Connection • Strengthening Communication • Celebrating Service\nAgenda\nSATURDAY JANUARY 24th\n9:00 – 10:00 AM | CHECK IN\n10:00 – 10:30 AM | Welcome & Opening Circle\n– Mindful grounding exercise\n– Overview of the day’s purpose and goals\n– Introductions and community agreements\n10:30 – 11:15 AM | Getting to Know You: The People Behind the Mission\nInteractive Icebreaker & Connection Activity\n– Fun introductions that highlight each volunteer’s story and passion for recovery\n\nShare a positive memory from your recovery journey so far?\n\n– Group reflection on what “Sync Community” means to each of us\n11:15 – 12:30 PM | Lunch & Social Time\nEnjoy lunch and casual connection — board games, music, and conversation corners.\n12:30 – 1:30 PM |  Session Round 1: “Our Roles, Our Voices”\n– Frontline Focus: Stories from the Field — challenges, insights, and moments of impact\n1:30 PM – 1:45 PM  | Break\n\n1:45 PM – 2:30 PM |  Session Round 2: “Our Roles, Our Voices”\n– Behind the Scenes: Building the Backbone — what keeps Sync running smoothly\n2:30 – 3:15 PM |  Session Round 3: “Our Roles, Our Voices”\n– Bridge Builders: Communications and Collaboration — how we strengthen the link between both sides\n3:15 PM – 4:00 PM ENERGIZER!!!\n4:00 – 4:45 PM |  Session Round 4: Learning Together\nInteractive learning sessions that support personal and collective growth:\n– Wellness in Action: Self-care for volunteers and staff\n5:00 –6:00 PM |  Dinner\n6:00 PM – 7:00 PM  | Break\n7:00 –7:45 PM |  Session Round 5: Learning Together\n– Creative Communication: Tools for better collaboration and community building\n8:00 – 9:00 PM |  Recovery Meeting\nSUNDAY JANUARY 25th\n8:00 – 9:00 AM | Breakfast\n9:00 –9:45 AM |  Session Round 6: Learning Together\n– Sync in Motion: Exploring future projects and volunteer opportunities\n9:45 AM – 10:00 AM  | Break\n10:00 – 10:45 AM | Visioning Workshop: “The Future We Build Together”\n– Guided group discussion on communication flow, teamwork, and shared goals\n– Collaborative brainstorming for Sync’s next year of volunteer engagement\n10:45 – 11:30 AM | Closing Circle & Gratitude Share\n– Reflections from participants\n– Group affirmation activity\n– Closing remarks and thank-yous\nRetreat Goals\n– Strengthen relationships across all volunteer roles\n– Encourage open communication and idea sharing\n– Recognize and celebrate contributions of every volunteer\n– Co-create a shared vision for the future of Sync Recovery’s community\n\nvar gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\n\n                #gform_wrapper_1979[data-form-index="0"].gform-theme,[data-parent-form="1979_0"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-icon-ctrl-select: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-icon-ctrl-search: url("data:image/svg+xml,%3Csvg width='640' height='640' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-img-choice-size: var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-space: var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-check-ind-size: var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size: var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}\n                        \n                            03.07-08.2026 Sync Volunteer Retreat\n                            \n							&quot;*&quot; indicates required fields\n                        \n                        Name*\n                            \n                            \n                                                    \n                                                    First\n                                                \n                            \n                            \n                                                    \n                                                    Last\n                                                \n                            \n                        Email*\n                            \n                        Phone*Address*    \n                    \n                         \n                                        \n                                        Street Address\n                                    \n                                        \n                                        Address Line 2\n                                    \n                                    \n                                    City\n                                 \n                                        \n                                        State / Province / Region\n                                      \n                                    \n                                    ZIP / Postal Code\n                                \n                    \n                County of Residence*Birth Date*\n                            \n                            MM slash DD slash YYYY\n                        \n                        Emergency Contact*\n                            \n                            \n                                                    \n                                                    First\n                                                \n                            \n                            \n                                                    \n                                                    Last\n                                                \n                            \n                        Contact Phone*Who Needs to Know?\n								\n								Please check this box if you agree\n							I understand Synchronicity Recovery Foundation, Ltd believes that participant information should be respected and protected. I understand that SRF representatives will share my attendance record with my Case Manager, Probation Officer, and/or CRS with whom I am working.Do you have any medical conditions we should be aware of?*\n			\n					\n					Yes\n			\n			\n					\n					No\n			If yes, please let us know here.Dietary RestrcitionsI plan to attend:\n			\n					\n					Saturday overnight to Sunday\n			\n			\n					\n					Saturday and Sunday not overnight\n			\n			\n					\n					Saturday Only\n			\n			\n					\n					Sunday Only\n			Consent* I understand and accept.ACCIDENT WAIVER AND RELEASE OF LIABILITY FORM\nI HEREBY ASSUME ALL OF THE RISKS OF PARTICIPATING IN ANY/ALL ACTIVITIES ASSOCIATED WITH THIS EVENT, including by way of example and not limitation, any risks that may arise from negligence or carelessness on the part of the persons or entities being released, from dangerous or defective equipment or property owned, maintained, or controlled by them, or because of their possible liability without fault.\nI certify that I am physically fit, have sufficiently prepared or trained for participation in this activity, and have not been advised to not participate by a qualified medical professional. I certify that there are no health-related reasons or problems which preclude my participation in this activity.\nI acknowledge that this Accident Waiver and Release of Liability Form will be used by the event holders, sponsors, and organizers of the activity in which I may participate and that it will govern my actions and responsibilities at said activity.\nIn consideration of my application and permitting me to participate in this activity, I hereby take action for myself, my executors, administrators, heirs, next of kin, successors, and assigns as follows:\n(A) I WAIVE, RELEASE, AND DISCHARGE from any and all liability, including but not limited to, liability arising from the negligence or fault of the entities or persons released, for my death, disability, personal injury, property damage, property theft, or actions of any kind which may hereafter occur to me including my traveling to and from this activity, THE FOLLOWING ENTITIES OR PERSONS: Synchronicity Recovery Foundation, LTD (SRF) and/or their directors, officers, employees, volunteers, representatives, and agents, and the activity holders, sponsors, and volunteers;\n(B) INDEMNIFY, HOLD HARMLESS, AND PROMISE NOT TO SUE the entities or persons mentioned in this paragraph from any and all liabilities or claims made as a result of participation in this activity, whether caused by the negligence of release or otherwise.\nI acknowledge that SRF and their directors, officers, volunteers, representatives, and agents are NOT responsible for the errors, omissions, acts, or failures to act of any party or entity conducting a specific activity on their behalf.\nI acknowledge that this activity may involve a test of a person’s physical and mental limits and carries with it the potential for death, serious injury, and property loss. The risks include but are not limited to, those caused by terrain, facilities, temperature, weather, condition of participants, equipment, vehicular traffic, lack of hydration, and actions of other people including, but not limited to, participants, volunteers, monitors, and/or producers of the activity. These risks are not only inherent to participants but are also present for volunteers.\nI hereby consent to receive medical treatment which may be deemed advisable in the event of injury, accident, and/or illness during this activity.\nI understand while participating in this activity, I may be photographed. I agree to allow my photo, video, or film likeness to be used for any legitimate purpose by the activity holders, producers, sponsors, organizers, and assigns.\nThe Accident Waiver and Release of Liability Form shall be construed broadly to provide a release and waiver to the maximum extent permissible under applicable law.\n\nBy including my email address SRF has my permission to email/ mail information about upcoming events.\n\nI CERTIFY THAT I HAVE READ THE ACCIDENT AND RELEASE OF LIABILITY FORM FOR PARTICIPATION WITH SYNCHRONICITY RECOVERY FOUNDATION, LTD. I FULLY UNDERSTAND ITS CONTENT. I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND I SIGN IT OF MY OWN FREE WILL.This event is free. Your gift helps Sync Recovery support people achieve long term recovery.\n								\n								Credit Card\n							\n								\n								Pay by Check\n							Amount\n					\n				Payment MethodCredit Card\n                                    American ExpressDiscoverMasterCardVisaSupported Credit Cards: American Express, Discover, MasterCard, Visa\n                                    \n                                    Card Number\n                                 \n                                            \n                                                \n                                                Expiration Date\n                                            \n                                                \n                                                 \n                                                Security Code\n                                             \n                                        \n                                            \n                                            Cardholder Name\n                                         Send payment to: \n213 Easton Road \nPO Box 294\nRiegelsville, PA 18077\n          \n            \n            \n            \n            \n            \n            \n            \n            \n            \n            \n            \n            \n            \n        \n                        \n                        \ngform.initializeOnLoaded( function() {gformInitSpinner( 1979, 'https://syncrecovery.org/wp-content/plugins/gravityforms/images/spinner.svg', false );jQuery('#gform_ajax_frame_1979').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1979');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1979').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_1979').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1979').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1979').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1979').val();gformInitSpinner( 1979, 'https://syncrecovery.org/wp-content/plugins/gravityforms/images/spinner.svg', false );jQuery(document).trigger('gform_page_loaded', [1979, current_page]);window['gf_submitting_1979'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1979').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [1979]);window['gf_submitting_1979'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1979').text());}else{jQuery('#gform_1979').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "1979", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_1979" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_1979";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_1979" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 1979, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n\n\n
URL:https://syncrecovery.org/events/sync-volunteer-retreat/
ORGANIZER;CN=Sync Recovery Community:MAILTO:
CATEGORIES:Events,Sync Service,Sync Training &amp; Skill Development
LOCATION:2495 Fox Gap Rd., Bangor, PA 18013
ATTACH;FMTTYPE=image/webp:https://syncrecovery.org/wp-content/uploads/2025/08/Hike-Outside-no-box-e1755814609200.webp
END:VEVENT
END:VCALENDAR
