BEGIN:VCALENDAR
VERSION:2.0
METHOD:PUBLISH
CALSCALE:GREGORIAN
PRODID:-//WordPress - MECv7.32.0//EN
X-ORIGINAL-URL:https://events.liftedlogic.com/
X-WR-CALNAME:Lifted Logic Events
X-WR-CALDESC:Event Space in Kansas City
X-WR-TIMEZONE:America/Chicago
BEGIN:VTIMEZONE
TZID:America/Chicago
X-LIC-LOCATION:America/Chicago
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:20260308T030000
RRULE:FREQ=YEARLY;BYMONTH=03;BYDAY=2SU
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
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-0d7de1aca9299fe63f3e0041f02638a3@events.liftedlogic.com
DTSTART;TZID=America/Chicago:20261001T000000
DTEND;TZID=America/Chicago:20261002T000000
DTSTAMP:20260505T191453Z
CREATED:20260505
LAST-MODIFIED:20260625
PRIORITY:5
SEQUENCE:23
TRANSP:OPAQUE
SUMMARY:Business Growth Lab: Class 5 (October): Placeholder
DESCRIPTION:Session Overview\nMore to come this October…We are finalizing the topic and speaker for our October class.\nWant first dibs on a seat? Drop your info below and we will send details as soon as the class is locked in.\nIn this session, you’ll learn\n\nDetails forthcoming.\n\nSchedule\nDetails forthcoming.\nSpeaker\nDetails forthcoming.\nPre-Register for Event\n\n                \n                        \n							&quot;*&quot; indicates required fields\n                        \n                        NameThis field is for validation purposes and should be left unchanged.This field is hidden when viewing the formEvent SeriesThis field is hidden when viewing the formEvent NameThis field is hidden when viewing the formEvent DateThis field is hidden when viewing the formEvent SpeakerFirst Name*Last Name*Email Address*\n                            \n                        e.g. email@domain.comPhone Number*e.g., (555) 555-5555Company/Business Name*Job Title/RoleBy submitting this form, you agree that Lifted Logic Events may contact you by phone, text message, or email regarding your inquiry, event registrations, booking confirmations, schedule updates, and event-related notifications. Message & data rates may apply. Message frequency may vary. Reply HELP for assistance, reply STOP to opt out.Marketing Messages By checking this box, you agree to receive recurring automated promotional and personalized marketing text messages from Lifted Logic Events regarding upcoming events, promotions, and invitations. Consent is not a condition of purchase. Message & data rates may apply. Message frequency may vary. Reply HELP for assistance, reply STOP to opt out.\n\n   Privacy Policy | \n   Terms of Service\n\n         Reserve My Seat \n            \n            \n            \n            \n            \n            \n            \n            \n            \n            \n            \n            \n            \n        \n                        Δ\ndocument.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() );\n\n\n                        \n		                \n		                \ngform.initializeOnLoaded( function() {gformInitSpinner( 7, 'https://events.liftedlogic.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_7').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_7');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_7').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){jQuery('#gform_wrapper_7').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_7').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_7').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_7').val();gformInitSpinner( 7, 'https://events.liftedlogic.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [7, current_page]);window['gf_submitting_7'] = 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_7').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [7]);window['gf_submitting_7'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_7').text());}else{jQuery('#gform_7').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "7", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_7" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_7";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_7" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 7, 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 \n
URL:https://events.liftedlogic.com/calendar/business-growth-lab-class-5/
ORGANIZER;CN=Lifted Logic:MAILTO:
LOCATION:Lifted Logic
ATTACH;FMTTYPE=image/jpeg:https://events.liftedlogic.com/wp-content/uploads/2026/05/Class-Coming-Soon.jpg
END:VEVENT
END:VCALENDAR
