301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: elcfh.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html > <html xmlns="http://www.w3.org/1999/xhtml" lang="en" class=""> <head> <meta charset="utf-8"> <script type="text/javascript"> window._currentDevice = 'desktop'; window.Parameters = window.Parameters || { HomeUrl: 'https://www.elcfloridasheartland.org/', AccountUUID: 'a573b750946b46f9b08514a41c770794', SystemID: 'US_DIRECT_PRODUCTION', SiteAlias: 'a4b2a5b7', SiteType: atob('RFVEQU9ORQ=='), PublicationDate: 'Sun Apr 27 23:12:06 UTC 2025', ExternalUid: null, IsSiteMultilingual: true, InitialPostAlias: '', InitialPostPageUuid: '', InitialDynamicItem: '', DynamicPageInfo: { isDynamicPage: false, base64JsonRowData: 'null', }, InitialPageAlias: 'home', InitialPageUuid: 'ba8c0738312c4e319ad6581f6ee88b77', InitialPageId: '1175768925', InitialEncodedPageAlias: 'aG9tZQ==', InitialHeaderUuid: '930e04044485490e8a620eea1b1bc738', CurrentPageUrl: '', IsCurrentHomePage: true, AllowAjax: false, AfterAjaxCommand: null, HomeLinkText: 'Back To Home', UseGalleryModule: false, CurrentThemeName: 'Layout Theme', ThemeVersion: '53830', DefaultPageAlias: '', RemoveDID: true, WidgetStyleID: null, IsHeaderFixed: false, IsHeaderSkinny: false, IsBfs: true, StorePageAlias: 'store', StorePagesUrls: 'eyJTVE9SRV9DSEVDS09VVF9QQUdFIjoic3RvcmUtY2hlY2tvdXQiLCJTVE9SRV9QUk9EVUNUX1BBR0UiOiJwcm9kdWN0IiwiU1RPUkVfQUNDT1VOVF9QQUdFIjoiYWNjb3VudCIsIlNUT1JFX1NFQVJDSF9QQUdFIjoic3RvcmUtc2VhcmNoIiwiU1RPUkVfRlJPTlRfUEFHRSI6InN0b3JlIiwiU1RPUkVfQ0FURUdPUllfUEFHRSI6ImNhdGVnb3J5In0=', IsNewStore: 'true', StorePath: '/store', StoreId: '70082208', StoreVersion: 2, StoreBaseUrl: '/store', StoreCleanUrl: true, StoreDisableScrolling: true, IsStoreSuspended: false, HasCustomDomain: true, SimpleSite: false, showCookieNotification: false, cookiesNotificationMarkup: 'null', translatedPageUrl: '', isFastMigrationSite: false, sidebarPosition: 'NA', currentLanguage: 'en', currentLocale: 'en', NavItems: '{}', errors: { general: 'There was an error connecting to the page.<br/> Make sure you are not offline.', password: 'Incorrect name/password combination', tryAgain: 'Try again' }, NavigationAreaParams: { ShowBackToHomeOnInnerPages: true, NavbarSize: 4, NavbarLiveHomePage: 'https://www.elcfloridasheartland.org/', BlockContainerSelector: '.dmBody', NavbarSelector: '#dmNav:has(a)', SubNavbarSelector: '#subnav_main' }, hasCustomCode: true, planID: '8', customTemplateId: 'null', siteTemplateId: 'null', productId: 'DM_DIRECT', disableTracking: false, pageType: 'FROM_SCRATCH', isRuntimeServer: true, isInEditor: false, hasNativeStore: false, defaultLang: 'en', hamburgerMigration: null, isFlexSite : false }; window.Parameters.LayoutID = {}; window.Parameters.LayoutID[window._currentDevice] = 6; window.Parameters.LayoutVariationID = {}; window.Parameters.LayoutVariationID[window._currentDevice] = 5; </script> <!-- Injecting site-wide to the head --> <!-- End Injecting site-wide to the head --> <!-- Inject secured cdn script --> <!-- ========= Meta Tags ========= --> <!-- PWA settings --> <script> function toHash(str) { var hash = 5381, i = str.length; while (i) { hash = hash * 33 ^ str.charCodeAt(--i) } return hash >>> 0 } </script> <script> (function (global) { //const cacheKey = global.cacheKey; const isOffline = 'onLine' in navigator && navigator.onLine === false; const hasServiceWorkerSupport = 'serviceWorker' in navigator; if (isOffline) { console.log('offline mode'); } if (!hasServiceWorkerSupport) { console.log('service worker is not supported'); } if (hasServiceWorkerSupport && !isOffline) { window.addEventListener('load', function () { const serviceWorkerPath = '/runtime-service-worker.js?v=3'; navigator.serviceWorker .register(serviceWorkerPath, { scope: './' }) .then( function (registration) { // Registration was successful console.log( 'ServiceWorker registration successful with scope: ', registration.scope ); }, function (err) { // registration failed :( console.log('ServiceWorker registration failed: ', err); } ) .catch(function (err) { console.log(err); }); }); // helper function to refresh the page var refreshPage = (function () { var refreshing; return function () { if (refreshing) return; // prevent multiple refreshes var refreshkey = 'refreshed' + location.href; var prevRefresh = localStorage.getItem(refreshkey); if (prevRefresh) { localStorage.removeItem(refreshkey); if (Date.now() - prevRefresh < 30000) { return; // dont go into a refresh loop } } refreshing = true; localStorage.setItem(refreshkey, Date.now()); console.log('refereshing page'); window.location.reload(); }; })(); function messageServiceWorker(data) { return new Promise(function (resolve, reject) { if (navigator.serviceWorker.controller) { var worker = navigator.serviceWorker.controller; var messageChannel = new MessageChannel(); messageChannel.port1.onmessage = replyHandler; worker.postMessage(data, [messageChannel.port2]); function replyHandler(event) { resolve(event.data); } } else { resolve(); } }); } } })(window); </script> <!-- Add manifest --> <!-- End PWA settings --> <link rel="canonical" href="https://www.elcfloridasheartland.org/"> <meta id="view" name="viewport" content="initial-scale=1, minimum-scale=1, maximum-scale=5, viewport-fit=cover"> <meta name="apple-mobile-web-app-capable" content="yes"> <!--Add favorites icons--> <link rel="icon" type="image/x-icon" href="https://static.cdn-website.com/runtime/favicon_d1_res.ico"/> <!-- End favorite icons --> <link rel="preconnect" href="https://lirp.cdn-website.com/"/> <!-- Prefetch Ecwid Javascript to speed up loading --> <link rel="prefetch" href="https://app.multiscreenstore.com/script.js?70082208&lang=en"/> <script> if (window.Parameters) { window.Parameters.ecwidScriptUrl = 'https://app.multiscreenstore.com/script.js?70082208&lang=en'; } </script> <!-- render the required CSS and JS in the head section --> <script id='d-js-dmapi'> window.SystemID = 'US_DIRECT_PRODUCTION'; if (!window.dmAPI) { window.dmAPI = { registerExternalRuntimeComponent: function () { }, getCurrentDeviceType: function () { return window._currentDevice; }, runOnReady: (ns, fn) => { const safeFn = dmAPI.toSafeFn(fn); ns = ns || 'global_' + Math.random().toString(36).slice(2, 11); const eventName = 'afterAjax.' + ns; if (document.readyState === 'complete') { $.DM.events.off(eventName).on(eventName, safeFn); setTimeout(function () { safeFn({ isAjax: false, }); }, 0); } else { window?.waitForDeferred?.('dmAjax', () => { $.DM.events.off(eventName).on(eventName, safeFn); safeFn({ isAjax: false, }); }); } }, toSafeFn: (fn) => { if (fn?.safe) { return fn; } const safeFn = function (...args) { try { return fn?.apply(null, args); } catch (e) { console.log('function failed ' + e.message); } }; safeFn.safe = true; return safeFn; } }; } if (!window.requestIdleCallback) { window.requestIdleCallback = function (fn) { setTimeout(fn, 0); } } </script> <!-- loadCSS function header.jsp--> <script id="d-js-load-css"> /** * There are a few <link> tags with CSS resource in them that are preloaded in the page * in each of those there is a "onload" handler which invokes the loadCSS callback * defined here. * We are monitoring 3 main CSS files - the runtime, the global and the page. * When each load we check to see if we can append them all in a batch. If threre * is no page css (which may happen on inner pages) then we do not wait for it */ (function () { let cssLinks = {}; function loadCssLink(link) { link.onload = null; link.rel = "stylesheet"; link.type = "text/css"; } function checkCss() { const pageCssLink = document.querySelector("[id*='CssLink']"); const widgetCssLink = document.querySelector("[id*='widgetCSS']"); if (cssLinks && cssLinks.runtime && cssLinks.global && (!pageCssLink || cssLinks.page) && (!widgetCssLink || cssLinks.widget)) { const storedRuntimeCssLink = cssLinks.runtime; const storedPageCssLink = cssLinks.page; const storedGlobalCssLink = cssLinks.global; const storedWidgetCssLink = cssLinks.widget; storedGlobalCssLink.disabled = true; loadCssLink(storedGlobalCssLink); if (storedPageCssLink) { storedPageCssLink.disabled = true; loadCssLink(storedPageCssLink); } if(storedWidgetCssLink) { storedWidgetCssLink.disabled = true; loadCssLink(storedWidgetCssLink); } storedRuntimeCssLink.disabled = true; loadCssLink(storedRuntimeCssLink); requestAnimationFrame(() => { setTimeout(() => { storedRuntimeCssLink.disabled = false; storedGlobalCssLink.disabled = false; if (storedPageCssLink) { storedPageCssLink.disabled = false; } if (storedWidgetCssLink) { storedWidgetCssLink.disabled = false; } // (SUP-4179) Clear the accumulated cssLinks only when we're // sure that the document has finished loading and the document // has been parsed. if(document.readyState === 'interactive') { cssLinks = null; } }, 0); }); } } function loadCSS(link) { try { var urlParams = new URLSearchParams(window.location.search); var noCSS = !!urlParams.get("nocss"); var cssTimeout = urlParams.get("cssTimeout") || 0; if (noCSS) { return; } if (link.href && link.href.includes("d-css-runtime")) { cssLinks.runtime = link; checkCss(); } else if (link.id === "siteGlobalCss") { cssLinks.global = link; checkCss(); } else if (link.id && link.id.includes("CssLink")) { cssLinks.page = link; checkCss(); } else if (link.id && link.id.includes("widgetCSS")) { cssLinks.widget = link; checkCss(); } else { requestIdleCallback(function () { window.setTimeout(function () { loadCssLink(link); }, parseInt(cssTimeout, 10)); }); } } catch (e) { throw e } } window.loadCSS = window.loadCSS || loadCSS; })(); </script> <script data-role="deferred-init" type="text/javascript"> /* usage: window.getDeferred(<deferred name>).resolve() or window.getDeferred(<deferred name>).promise.then(...)*/ function Def() { this.promise = new Promise((function (a, b) { this.resolve = a, this.reject = b }).bind(this)) } const defs = {}; window.getDeferred = function (a) { return null == defs[a] && (defs[a] = new Def), defs[a] } window.waitForDeferred = function (b, a, c) { let d = window?.getDeferred?.(b); d ? d.promise.then(a) : c && ["complete", "interactive"].includes(document.readyState) ? setTimeout(a, 1) : c ? document.addEventListener("DOMContentLoaded", a) : console.error(`Deferred does not exist`); }; </script> <style id="forceCssIncludes"> /* This file is auto-generated from a `scss` file with the same name */ .videobgwrapper{overflow:hidden;position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;pointer-events:none;border-radius:inherit}.videobgframe{position:absolute;width:101%;height:100%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);object-fit:fill}#dm video.videobgframe{margin:0}@media (max-width:767px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:80vh}}@media (min-width:1025px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}@media (min-width:768px) and (max-width:1024px){.responsiveTablet .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}#dm [data-show-on-page-only]{display:none!important}#dmRoot div.stickyHeaderFix div.site_content{margin-top:0!important}#dmRoot div.stickyHeaderFix div.hamburger-header-container{position:relative} body #dm #\31 357878624:not(.photo-gallery-done):not([data-widget-initialized]) { height: 320.0px !important; min-height: initial;} </style> <style id="cssVariables" type="text/css"> </style> <style id="hideAnimFix"> .dmDesktopBody:not(.editGrid) [data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) [data-anim-extended] { visibility: hidden; } .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-extended] { visibility: hidden !important; } #dmRoot:not(.editGrid) .flex-element [data-anim-extended] { visibility: hidden; } </style> <style id="criticalCss"> @charset "UTF-8";@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Palatino Linotype';font-style:italic;font-weight:400;src:local("Palatino Linotype Italic"),local("PalatinoLinotype-Italic"),url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/1291d1e7f9fa7394.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;font-display:swap}@font-face{font-family:'Palatino Linotype';font-style:normal;font-weight:400;src:local("Palatino Linotype"),local("PalatinoLinotype-Roman"),url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/a7bbb29f8e80de7b4.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;font-display:swap}@font-face{font-family:FontAwesome;font-display:block;src:url(https://static.cdn-website.com/fonts/fontawesome-webfont.eot?v=6);src:url(https://static.cdn-website.com/fonts/fontawesome-webfont.eot?#iefix&v=6) format("embedded-opentype"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.woff?v=6) format("woff"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.ttf?v=6) format("truetype"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.svg#fontawesomeregular?v=6) format("svg");font-weight:400;font-style:normal}@font-face{font-family:'Palatino Linotype';font-style:normal;font-weight:700;src:local("Palatino Linotype Bold"),local("PalatinoLinotype-Bold"),url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/31691cf572f5bde8.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;font-display:swap}.dmInner{min-height:100vh!important;position:relative;min-width:768px!important}.dmRespRow .dmRespColsWrapper .dmRespCol[data-gallery-bg],.dmRespRow:not(.dmPlaceHolderRespRow) .dmRespColsWrapper .dmRespCol:not(.content-removed).empty-column,.dmRespRow:not(.dmPlaceHolderRespRow) .dmRespColsWrapper .dmRespCol:not(.content-removed):only-child:empty{min-height:100px}.dmPopup,.dmPopupMask{position:fixed;left:0}[dmtemplateid*=amburger] .dmLayoutWrapper{overflow:hidden}.clearfix:after{clear:both;visibility:hidden;line-height:0;height:0}.clearfix:after,.clearfix:before{content:' ';display:table}.clearfix{display:inline-block}#dm .dmWidget .icon{font-size:26px}body.dmRoot #dm .dmOuter .dmInner .dmWidget .icon.hasFontIcon{height:26px;margin-top:-13px;line-height:normal;text-align:center;background-image:none}.dmRoot .hasFontIcon{background-image:none!important}.dmPopupMask{margin:0;display:none;width:10px;z-index:1000000999;top:0}#dmRoot .dmPopup,.dmPopup,.dmPopupClose:before,[data-display-type=block]{display:block}.dmPopup{text-align:left;top:10px;width:93%;z-index:1000009999!important;box-sizing:border-box;background:#f5f5f5;overflow-y:auto;height:100%}.dmPopup .dmPopupTitle{text-align:left;font:700 19px Helvetica,Arial;margin:20px 20px 35px;color:#999}#dmPopup{opacity:0}.dmPopupClose,.dmPopupClose:before{position:absolute;visibility:visible}.dmDesktopBody:not(.editGrid) [data-anim-desktop]:not([data-anim-desktop=none]),.dmDesktopBody:not(.editGrid) [data-anim-extended],:not(.runtime-module-container) .layout-drawer,:not(.runtime-module-container) .layout-drawer-hamburger,:not(.runtime-module-container) .layout-drawer-overlay{visibility:hidden}.dmPopupClose{border-radius:25px;width:27px;height:27px;z-index:1;background-color:rgba(255,255,255,.4);top:12px;right:12px}.dmPopupClose:before{font-size:20px;color:#000;top:3px;right:3px}#dm .p_hfcontainer div.u_1376693601,#dm .p_hfcontainer nav.u_1291830822{top:0!important;position:relative!important;height:auto!important;width:100%!important}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar{width:5px;height:5px}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-thumb{background:#c8c8c8;box-shadow:inset 0 1px 2px #454545;border-radius:45px}[class*=' dm-icon-']:before{font-family:dm-font!important}[data-background-parallax-selector] .multilingualWidget{margin-top:10px}.dmRespRow.fullBleedMode>.dmRespColsWrapper{width:100%!important;max-width:100%!important}.dmRespRow.fullBleedMode{padding-left:0!important;padding-right:0!important}#dm .dmRespRow .dmRespColsWrapper{display:flex}#dm .hasBackgroundOverlay:not(.dmPopupPage):not(.layout-drawer){position:relative!important}#dm .hasBackgroundOverlay:not(.hasExtraLayerOverlay):before{display:block!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;content:' '!important;border-radius:inherit}#dm .dmInner .dmWidget.align-center,.align-center{margin-left:auto;margin-right:auto}.text-align-center{text-align:center}body.fix-mobile-scrolling{overflow:initial}#dmRoot{text-decoration-skip-ink:none}body.dmDesktopBody #dm .hamburger-header .dmRespRow:not(.dmPlaceHolderRespRow) .empty-column:only-child{min-height:55px}@media (min-width:1025px){#dmRoot.responsiveTablet #dm #dmStyle_outerContainer #dmStyle_innerContainer .showOnMedium{display:none!important}#dmRoot.responsiveTablet #dm [data-responsive-name=ResponsiveDesktopTopTabletHamburger] .site_content{margin-top:0!important}:root{--btn-text-font-size:14px}}@media (min-width:768px) and (max-width:1024px){#dmRoot.responsiveTablet #dm #dmStyle_outerContainer #dmStyle_innerContainer #hamburger-header-container~#stickyHeaderSpacer,#dmRoot.responsiveTablet #dm #dmStyle_outerContainer #dmStyle_innerContainer .showOnLarge{display:none!important}:root{--btn-text-font-size:14px}}@media (max-width:767px){#dmRoot.responsiveTablet #dm #dmStyle_outerContainer #dmStyle_innerContainer #hamburger-header-container~#stickyHeaderSpacer,#dmRoot.responsiveTablet #dm #dmStyle_outerContainer #dmStyle_innerContainer .showOnLarge{display:none!important}}body{-webkit-overflow-scrolling:touch}:not(.runtime-module-container) .layout-drawer{position:fixed;transform:translate(-100%,-100%)}:not(.runtime-module-container) .layout-drawer[data-origin=side-reverse]{transform:translate(100%,0)}:not(.runtime-module-container) .layout-drawer-overlay{opacity:0}.runtime-module-container{width:100%}.runtime-module-container[dmtemplateid*=amburger] #site_content,.runtime-module-container[dmtemplateid*=amburger] .dmInner{position:static}.runtime-module-container[dmtemplateid*=amburger] #site_content .site_content{position:relative}.runtime-module-container[dmtemplateid*=amburger] .dmLayoutWrapper{background-color:transparent}.runtime-module-container .hamburger-header-container{position:fixed;z-index:2;top:0;left:0;width:100%}.runtime-module-container .hamburger-header-container .hamburger-header{min-height:43px}.runtime-module-container .layout-drawer,.runtime-module-container .layout-drawer-hamburger,.runtime-module-container .layout-drawer-overlay{visibility:visible}.runtime-module-container[dmtemplateid*=amburger] .site_content{margin-top:59px}.runtime-module-container .layout-drawer,.runtime-module-container .layout-drawer-overlay{height:100%;position:fixed;top:0;left:0}.runtime-module-container .layout-drawer{background-color:#fff;width:75vw;transform:translate(-100%,0);overflow:auto;-webkit-overflow-scrolling:auto;z-index:13;display:flex;flex-direction:column}.runtime-module-container .layout-drawer .dmRespRow:not(.dmPlaceHolderRespRow) .dmRespColsWrapper .dmRespCol:not(.content-removed):only-child:empty{min-height:0}.runtime-module-container .layout-drawer[data-origin=side-reverse]{transform:translate(100%,0);left:auto;right:0}.runtime-module-container .layout-drawer-overlay{width:100vw;background-color:rgba(0,0,0,.4);opacity:0;z-index:6}body:not([data-flex-site]) .layout-drawer .dmRespRow:not(:first-of-type):not(:last-of-type){flex:1 1 auto}.layout-drawer-hamburger{background:0 0;-webkit-appearance:none;appearance:none;position:fixed;left:18px;margin-left:env(safe-area-inset-left);padding:17px 11px;z-index:14;width:52px;height:52px;color:#787878;display:flex;flex-direction:column;border:0;justify-content:space-between;align-items:stretch;top:18px;border-radius:0}.layout-drawer-hamburger:not(:focus){outline:unset}.layout-drawer-hamburger .hamburger__slice{display:block;height:0;width:100%;border:1px solid currentColor;transform-origin:center}@media (max-width:767px){.layout-drawer-hamburger{background:0 0;-webkit-appearance:none;appearance:none;position:fixed;left:10px;margin-left:env(safe-area-inset-left);padding:13px 9px;z-index:14;width:40px;height:40px;color:#787878;display:flex;flex-direction:column;border:0;justify-content:space-between;align-items:stretch;top:10px;border-radius:0}.layout-drawer-hamburger:not(:focus){outline:unset}.layout-drawer-hamburger .hamburger__slice{display:block;height:0;width:100%;border:1px solid currentColor;transform-origin:center}}.hamburger-reverse .layout-drawer-hamburger{left:auto;right:10px;margin-right:env(safe-area-inset-right)}#dm-outer-wrapper #hamburger-header-container #hamburger-header .dmRespCol{display:flex;flex-direction:column;justify-content:center}#dm-outer-wrapper #hamburger-header-container #hamburger-header .dmRespCol.defaultMultilingualExtensionColumn{width:100%}#dm-outer-wrapper #hamburger-header-container #hamburger-header .dmRespCol.defaultMultilingualExtensionColumn .multilingualWidget{align-self:flex-end}nav{display:block}html{font-family:Source Sans Pro;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}img{border:0;max-width:100%;-ms-interpolation-mode:bicubic;display:inline-block}button{font-family:inherit;font-size:100%;margin:0;line-height:normal;text-transform:none;-webkit-appearance:button}.socialHubIcon,[class*=' dm-icon-'],[class*=' dm-common-icons-'],[class*=' dm-social-icons-']{font-variant:normal;text-transform:none;line-height:1;-moz-osx-font-smoothing:grayscale;font-style:normal;speak:none;font-weight:400;-webkit-font-smoothing:antialiased}button::-moz-focus-inner{border:0;padding:0}*,:after,:before{box-sizing:border-box}.dmRespRow{padding-top:15px;padding-bottom:15px}.dmRespRow:after,.dmRespRow:before{content:' ';display:table}.dmRespRow:after{clear:both}.dmRespRow,.dmRespRow .dmRespColsWrapper{max-width:960px;position:relative;margin:0 auto;width:100%}@media screen and (min-width:1200px){.rows-1200 .dmRespRow:not(.fullBleedMode) .dmRespColsWrapper{max-width:1200px}}.dmRespRow .dmRespCol{position:relative;width:100%;display:inline-block;vertical-align:top;float:left}.dmRespRow .dmRespCol>*{max-width:100%}.dmDesktopBody .dmRespRow .large-2{position:relative;width:16.66667%}.dmDesktopBody .dmRespRow .large-3{position:relative;width:25%}.dmDesktopBody .dmRespRow .large-6{position:relative;width:50%}.dmDesktopBody .dmRespRow .large-8{position:relative;width:66.66667%}.dmDesktopBody .dmRespRow .large-9{position:relative;width:75%}.dmDesktopBody .dmRespRow .large-12{position:relative;width:100%}[class*=' dm-icon-']{font-family:dm-font}.dm-icon-chevron-down:before{content:'\e954'}.socialHubIcon,[class*=' dm-common-icons-'],[class*=' dm-social-icons-']{font-family:dm-social-icons!important}.dm-social-icons-email:before{content:'\eace'}.dm-social-icons-facebook:before{content:'\ea90'}[class*=' dm-common-icons-']{font-family:dm-common-icons!important}.dm-common-icons-close:before{content:'\e901'}#dm div.dmContent [class*=' icon-'],[class*=' icon-']{font-family:FontAwesome!important;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased}[class*=' icon-']:before{text-decoration:none;display:inline-block;speak:none}a [class*=' icon-']{display:inline}[class*=' icon-']{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.icon-star:before{content:'\f005'}.icon-angle-right:before{content:'\f105'}.icon-angle-down:before{content:'\f107'}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}#dm .dmRespRow .dmRespCol>.dmWidget{overflow:initial}@media (min-width:768px){.hamburger-reverse .layout-drawer-hamburger{right:18px}#dm .dmRespRow .dmRespCol>.dmWidget{width:280px;max-width:100%}#dm .dmRespRow .dmRespCol.large-2>.dmWidget{width:100%}}@media (max-width:767px){#dm .dmInner .dmWidget{width:100%}}#dm .dmInner .dmWidget:not(.displayNone){display:inline-block}#dm .dmInner .dmWidget:not(.flexButton):not(.displayNone)[data-display-type=block]{display:block}#dm .dmInner .dmWidget{text-decoration:none;margin:10px 0;clear:both;position:relative;text-align:center;line-height:22px;box-shadow:none;background-image:none;padding:0;height:auto;border-style:solid;white-space:nowrap}#dm .dmInner .dmWidget:after{content:'';display:inline-block;height:100%;vertical-align:middle;width:0;margin-right:-.25em}#dm .dmInner .dmWidget .iconBg{position:absolute;left:0;width:50px;top:50%;margin-top:-13px}#dm .dmWidget .text{display:inline-block;vertical-align:middle;font-size:1.125em;line-height:normal;white-space:normal;padding:10px 7px;max-width:98%}.dmNewParagraph[data-version],.multilingualWidget .language a span,.multilingualWidget .language a:after{line-height:initial}html:not(.ios-preview) #dm .hasStickyHeader .dmInner div.dmHeaderContainer{position:fixed!important;z-index:101;width:100%;min-width:768px}.dmNewParagraph[data-version] .text-align-left{text-align:left!important}.dmNewParagraph[data-version] .text-align-center{text-align:center!important}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner div,#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner h3,#dm .dmPhotoGallery.newPhotoGallery.captionAlignment-center_center .photoGalleryThumbs .caption-container .caption-inner:not(:has(>.caption-link)) div,#dm .dmPhotoGallery.newPhotoGallery.captionAlignment-center_center .photoGalleryThumbs .caption-container .caption-inner:not(:has(>.caption-link)) h3,.dmHeader,.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner,.dmPhotoGalleryHolder,.imageWidget a,.multilingualWidget .language a{text-align:center}.dmNewParagraph[data-version] h1,.dmNewParagraph[data-version] h2{margin-top:0;margin-bottom:0}.dmPhotoGallery{margin:10px 0;width:100%;overflow:hidden;min-height:1px;clear:both}.dmPhotoGallery .image-container{position:relative}.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner h3{margin:0;line-height:normal;font-size:21px}.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-text,.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-title{max-width:100%}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs{list-style:none;position:relative}#dm .dmPhotoGallery.newPhotoGallery.captionAlignment-center_center .photoGalleryThumbs .caption-container .caption-inner:not(:has(>.caption-link)){justify-content:center;align-items:center}#dm .dmPhotoGallery.newPhotoGallery.captionAlignment-center_center .photoGalleryThumbs .caption-container .caption-inner .caption-button{margin:10px auto}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner{align-items:center}#dm .dmPhotoGallery.newPhotoGallery .dmPhotoGalleryHolder{width:100%;padding:0;display:none}#dm .dmPhotoGallery.newPhotoGallery .photogallery-row{display:flex}#dm .dmPhotoGallery.newPhotoGallery .layout-container.square{display:flex;width:100%;flex-direction:column}#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column{display:flex;flex-direction:column;padding:0;width:100%;margin:0}#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column.column-3{width:33.333%}#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column .photoGalleryThumbs{position:relative;overflow:hidden}#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column .photoGalleryThumbs .image-container{width:100%;overflow:hidden;background:url(https://dd-cdn.multiscreensite.com/runtime-img/galleryLoader.gif) center no-repeat}#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column .photoGalleryThumbs .image-container.revealed{background:0}#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column .photoGalleryThumbs .image-container a{display:flex;flex-direction:column;background-size:cover;padding-top:100%}#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column .photoGalleryThumbs .image-container a img{display:none!important}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .thumbnailInnerWrapper{overflow:hidden;transform:translateZ(0)}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .image-container{overflow:hidden}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .image-container a{background-repeat:no-repeat;background-position:center}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner{display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;z-index:1;background-color:rgba(255,255,255,.9);color:#333;padding:15px;height:100%;box-sizing:border-box}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-button{margin:10px auto;max-width:100%}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-button .text{padding:10px 20px!important}#dm .dmPhotoGallery.newPhotoGallery.text-layout-over .photoGalleryThumbs .caption-container{height:100%;width:100%;position:absolute;top:0;left:0;padding:inherit}#dm .dmPhotoGallery.newPhotoGallery.text-layout-over .photoGalleryThumbs .caption-inner{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;min-height:0!important;padding:10px;transform:scale(1.05);opacity:0;filter:alpha(opacity=0)}@media (max-width:767px){body.dmRoot div[dmtemplateid]:not([dmtemplateid=SlideRightTopFloatM]) .dmHeader .multilingualWidget{position:absolute;top:14px;left:13px;margin-top:0}}#hcontainer div.dmRespCol div.multilingualWidget{width:auto!important;display:table!important}.multilingualWidget{clear:both;margin:0;vertical-align:top;display:table!important;font-size:0;font-family:sans-serif}.multilingualWidget>div{position:relative}.multilingualWidget .language{color:#888;display:inline-block}.multilingualWidget .language a{display:inline-block;color:inherit;border:1px solid #dadada;background-color:#fff}.multilingualWidget .language a img{width:24px;height:26px;min-width:24px;min-height:26px}.multilingualWidget .language a span{display:none}.multilingualWidget .language a span.name{margin-top:5px;margin-left:7px;font-size:13px;font-weight:400;text-transform:capitalize}.multilingualWidget .language a span.short-label{font-size:13px}.multilingualWidget.dropdown .language{width:100%}.multilingualWidget.dropdown .language a{display:block;padding:1px 5px}.multilingualWidget.dropdown .language.other-languages{position:absolute;z-index:800;max-height:0;overflow:hidden}.multilingualWidget.dropdown .language.other-languages a{border-top:0!important}.multilingualWidget.dropdown .current-language{position:relative}.multilingualWidget.dropdown .current-language span.name{padding-right:25px}.multilingualWidget.dropdown .dm-icon{font-size:9px;display:inline-block;position:absolute;top:46%;transform:translateY(-50%);right:8px}.multilingualWidget.dropdown .other-languages,.multilingualWidget.dropdown.flag-only .dm-icon,.multilingualWidget.inline span,.multilingualWidget.no-flag a img{display:none}.multilingualWidget.dropdown.flag-only a{border:1px solid transparent;background-color:transparent}.multilingualWidget.inline.short-label.no-flag span.short-label{display:inline-block}.multilingualWidget.short-label span.short-label{text-transform:uppercase}.multilingualWidget.inline.short-label.no-flag .dm-icon{display:none}.multilingualWidget.inline.short-label.no-flag .current-language a{padding-right:0;border-right-width:0!important;border-right-color:transparent!important;border-right-style:none!important}.multilingualWidget.inline.short-label.no-flag .current-language a span.short-label{font-weight:700}.multilingualWidget.inline.short-label.no-flag .other-languages a{border-left-color:transparent!important;border-left-width:0!important;border-left-style:none!important}.multilingualWidget.inline.short-label.no-flag a{position:relative;padding:8px 10px;font-size:13px;height:32px;text-decoration:none}.multilingualWidget.inline.short-label.no-flag a:after{content:'/';position:absolute;top:8px;right:-7px;z-index:1}.multilingualWidget.inline.short-label.no-flag .other-languages a:last-child:after{content:''}.imageWidget{position:relative}.imageWidget a{font-style:italic}.socialHubIcon{display:flex!important;align-items:center;justify-content:center}.socialHubIcon.style6{background:#617379}.style6.dmSocialFacebook{background:#1877f2}.style6.dmSocialEmail{background:#617379}*{border:0 solid #333;scrollbar-arrow-color:#fff;scrollbar-track-color:#F2F2F2;scrollbar-face-color:silver;scrollbar-highlight-color:silver;scrollbar-3dlight-color:silver;scrollbar-shadow-color:silver;scrollbar-darkshadow-color:silver;scrollbar-width:12px}body{width:100%;overflow:hidden;-webkit-text-size-adjust:100%!important;-ms-text-size-adjust:100%!important}A IMG{border:none}h1,h2,h3,ul{margin-left:0;margin-right:0}.dmInner *{-webkit-font-smoothing:antialiased}span.oneIcon:before{display:inline-block}.clearfix,a,img,li,ul{vertical-align:top}#site_content{position:relative}.dmOuter{word-wrap:break-word}.dmInner{font-size:16px;background:#fff;color:#666}.dmDesktopBody .dmInner{min-width:960px}.dmInner a{color:#463939;outline:0;vertical-align:inherit}.dmInner ul:not(.defaultList){padding:0}.dmHeader{background:#68ccd1;color:#666;position:relative;width:100%;max-width:100%}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL])>.unifiednav__container .nav-item-text::before,.dmNewParagraph{text-align:left}DIV.dmBody{padding:0;clear:both}.dmContent{margin:0;padding:0}#site_content ul:not(.defaultList){-webkit-padding-start:0;-moz-padding-start:0;list-style-position:inside}.dmRespRowsWrapper{max-width:960px;margin:0 auto}.dmRespCol>[dmle_extension]:not(:first-child){margin-top:10px}.dmLargeBody .imageWidget:not(.displayNone){display:inline-block;max-width:100%}#dm .dmRespColsWrapper,.dmStandardDesktop{display:block}.imageWidget:not(.displayNone) img{width:100%}h3{font-weight:400;font-size:23px}.dmNewParagraph{margin:8px 0;padding:2px 0}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol,.dmLargeBody .fHeader .dmRespRow .dmRespCol{padding-left:.75%;padding-right:.75%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:first-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:first-child{padding-left:0;padding-right:1.5%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:last-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:last-child{padding-right:0;padding-left:1.5%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:only-child{padding-left:0;padding-right:0}#dmFirstContainer .dmRespRowsWrapper:after,#dmFirstContainer .dmRespRowsWrapper:before{content:"";display:table}.dmLinksMenu>ul{display:block;margin:0;font-size:inherit}.dmStandardDesktop{margin:0 auto}.dmPhotoGalleryHolder{font-size:medium!important;margin:0;list-style:none}#dm .dmPhotoGallery .dmPhotoGalleryHolder{width:100%;padding:0}.dmSocialHub{clear:both}#dm .dmSocialHub a{display:inline-block;text-decoration:none;margin:0;vertical-align:bottom}.dmSocialHub>div{text-align:inherit}a span.socialHubIcon{width:36px;height:36px;font-size:31px;display:inline-block;text-align:center;margin-right:0;margin-bottom:5px;line-height:36px;box-sizing:content-box;background-image:none!important}.socialHubIcon.style6{font-size:24px;padding:4px;border-radius:50%;color:#fff}#dm .dmSocialHub .socialHubWrapper{display:inline-block;max-width:100%}body{background-color:#eee}.main-navigation.unifiednav{-js-display:flex;display:flex;justify-content:flex-start;align-items:stretch;overflow:visible}.main-navigation.unifiednav ul{list-style:none;padding:0;margin:0;font-size:1rem}.main-navigation.unifiednav .unifiednav__container{-js-display:flex;display:flex;justify-content:flex-start;list-style:none}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap{-js-display:flex;display:flex;justify-content:flex-start;position:relative;font-weight:400}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap::before{content:'';align-self:center;font-weight:700}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item{-js-display:flex;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;color:inherit;text-decoration:none;position:relative;padding:12px 15px;margin:0;font-weight:inherit;letter-spacing:.03em}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{padding:0 15px}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item .nav-item-text{white-space:nowrap}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{content:'';width:100%;height:0;border:0 solid transparent;border-top-color:currentColor;display:block;opacity:0}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::before{opacity:1}.main-navigation.unifiednav.effect-bottom2{padding:calc(12px - .2em - 2px) 15px}.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after,.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{transform:scaleX(0);border-top-width:2px}.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after{margin-top:.2em}.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{margin-bottom:.2em;border-top-color:transparent}.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::after,.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::before{transform:scaleX(1)}.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after,.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{transform-origin:left}.main-navigation.unifiednav.effect-text-color{padding:12px 15px}.main-navigation.unifiednav.effect-text-color .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected{color:#9a9a9a}.main-navigation.unifiednav .unifiednav__container .unifiednav__item:not(.unifiednav__item_has-sub-nav) .icon{display:none}.main-navigation.unifiednav .unifiednav__container[data-depth]{position:absolute;top:0;left:0;flex-direction:column;opacity:0;z-index:100;background-color:#faf9f9}.main-navigation.unifiednav .unifiednav__container[data-depth='0']{top:100%;transform:translateY(-10px)}.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container[data-depth='0']{left:15px}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap .unifiednav__container>.unifiednav__item-wrap{flex-direction:column}.main-navigation.unifiednav .unifiednav__container[data-depth]>.unifiednav__item-wrap .unifiednav__item{padding:15px 30px 15px 15px;margin:0}.main-navigation.unifiednav .unifiednav__container[data-depth]>.unifiednav__item-wrap:not(:last-child)::after{content:''!important;width:100%;height:0;color:#ececec;align-self:center;border:0 solid currentColor}.main-navigation.unifiednav[layout-sub=submenu_horizontal_1] .unifiednav__container[data-depth]{color:#999}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item.unifiednav__item_has-sub-nav .icon{display:initial;padding-left:10px;margin-left:0}.main-navigation.unifiednav:not(.unifiednav_vertical)>.unifiednav__container{justify-content:inherit}#dm .p_hfcontainer nav.main-navigation.unifiednav{min-width:9em!important;text-align:initial!important}#dm .main-navigation.unifiednav .unifiednav__container[data-depth]{background-color:transparent}#dm .main-navigation.unifiednav[layout-sub=submenu_horizontal_1] .unifiednav__container[data-depth]{background-color:#faf9f9}#dm .main-navigation.unifiednav .unifiednav__container[data-depth]>.unifiednav__item-wrap:not(:last-child)::after{color:#d1d1d1}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL] .unifiednav__container{flex-direction:column;flex:1 1 100%}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL] .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item{padding:8px 0;margin:0}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL] .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item.unifiednav__item_has-sub-nav .icon{padding-left:15px}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL] .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item .nav-item-text{white-space:initial}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap{flex-direction:column}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap .unifiednav__container[data-depth]{opacity:1;position:static;transform:translate(0)}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap .unifiednav__container[data-depth]>.unifiednav__item-wrap .unifiednav__item{justify-content:inherit;padding:8px 1em;margin:0;font-size:.8em}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap::after{content:''!important;width:100%;height:0;color:#d1d1d1;align-self:flex-start;border:0 solid currentColor}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL][layout-main=vertical_nav_layout_4] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{padding:8px 0}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL][layout-main=vertical_nav_layout_4] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__container[data-depth]>.unifiednav__item-wrap .unifiednav__item{padding:8px 12px}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL][data-show-vertical-sub-items=HIDE] .unifiednav__container[data-depth]{transform-origin:top;height:auto;overflow:hidden}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL][data-show-vertical-sub-items=HIDE]>.unifiednav__container:not([data-depth])>.unifiednav__item-wrap .unifiednav__container[data-depth]{opacity:0;max-height:0}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL][data-show-vertical-sub-items=HIDE]>.unifiednav__container:not([data-depth])>.unifiednav__item-wrap .unifiednav__item.dmNavItemSelected>.nav-item-text .icon::before{transform:rotate(180deg)}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL])>.unifiednav__container{flex-wrap:wrap;justify-content:inherit}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{content:''}#dm .main-navigation.unifiednav:not([data-nav-structure=SPLIT]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:last-child .unifiednav__container[data-depth='0']{left:auto;right:0}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL] .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item.unifiednav__item_has-sub-nav .icon{display:inline-block;padding-right:0}#dm .dmBody .dmRespRowsWrapper{max-width:none;background-color:transparent}.dmLargeBody .dmRespRow{width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:40px;padding-right:40px}.dm-bfs.dm-layout-home div.dmInner{background-color:#fff}.dmStandardDesktop .dmHeader{background-color:#68ccd1;max-width:100%}.dmRespRow:not(.dmPlaceHolderRespRow) .dmRespCol:not(.content-removed).empty-column,.dmRespRow:not(.dmPlaceHolderRespRow) .dmRespCol:not(.content-removed):empty{min-height:1px}.dmRespRow:not(.dmPlaceHolderRespRow) .dmRespColsWrapper .dmRespCol:not(.content-removed):only-child.empty-column{min-height:100px}#dm div.dmRespCol>*{line-height:normal}#dm div.dmInner,#dm div.dmInner .dmRespCol{font-weight:300;font-family:Amiko,"Amiko Fallback";color:#888}.dmLargeBody .dmBody .dmRespRowsWrapper{background-color:transparent}#dm .dmRespCol div.dmNewParagraph,#dm div.dmInner,#dm div.dmInner .dmRespCol,.dmPhotoGallery .caption-text.caption-text{font-family:'Palatino Linotype'}#dm div.dmContent h1,#dm div.dmContent h2,#dm div.dmContent h3{direction:ltr;font-family:"Palatino Linotype";font-style:normal}#dm div.dmContent h1{color:#888;font-weight:700;text-decoration:none}#dm div.dmContent .dmNewParagraph[data-version] h1{text-decoration:inherit}#dm div.dmContent .dmNewParagraph[data-version] h1 *,#dm div.dmContent h2{text-decoration:none}#dm div.dmContent h2{color:#5c5c5c;font-weight:700}#dm div.dmContent .dmNewParagraph[data-version] h2{text-decoration:inherit}#dm div.dmContent .dmNewParagraph[data-version] h2 *,#dm div.dmContent h3{text-decoration:none}#dm div.dmContent h3{color:#888;font-weight:400;font-size:25px}#dm DIV.dmOuter DIV.dmInner{background-color:rgba(255,255,255,1)}#dm div.dmContent h2{font-size:35px}#dm div.dmContent h1{font-size:80px}#dm div.dmInner,#dm div.dmInner .dmRespCol{font-size:15px}@media all{:root{--btn-text-direction:ltr;--btn-border-r-color:var(--btn-border-color);--btn-border-l-color:var(--btn-border-color);--btn-border-b-width:var(--btn-border-width);--btn-border-width:1px;--btn-border-radius:50px;--btn-border-t-width:var(--btn-border-width);--btn-border-tl-radius:var(--btn-border-radius);--btn-border-br-radius:var(--btn-border-radius);--btn-border-bl-radius:var(--btn-border-radius);--btn-bg-color:rgb(45, 225, 253);--btn-border-color:rgb(45, 225, 253);--btn-border-tr-radius:var(--btn-border-radius);--btn-border-r-width:var(--btn-border-width);--btn-border-b-color:var(--btn-border-color);--btn-border-l-width:var(--btn-border-width);--btn-border-t-color:var(--btn-border-color);--btn-text-align:center;--btn-text-color:rgb(255, 255, 255);--btn-text-decoration:none;--btn-text-font-weight:700;--btn-text-font-family:Montserrat,"Montserrat Fallback";--btn-icon-color:rgb(247, 247, 247);--btn-icon-fill:rgb(247, 247, 247);--btn-icon-wrpr-display:none;--btn-hover-border-b-color:var(--btn-hover-border-color);--btn-hover-bg:rgb(35, 181, 204);--btn-hover-border-t-color:var(--btn-hover-border-color);--btn-hover-border-r-color:var(--btn-hover-border-color);--btn-hover-border-l-color:var(--btn-hover-border-color);--btn-hover-border-color:rgb(35, 181, 204);--btn-hover-text-color:var(--btn-text-color);--btn-hover-text-font-weight:700;--btn-hover-text-decoration:var(--btn-text-decoration);--btn-hover-text-font-style:var(--btn-text-font-style)}}@media (min-width:0px) and (max-width:767px){:root{--btn-text-font-size:14px}}#dm .dmWidget:not([data-buttonstyle]){border-radius:50px}#dm .dmWidget:not([data-buttonstyle]) .text{padding:10px 0}#dm .dmWidget:not([data-buttonstyle]) .iconBg{display:none}#dm div.dmInner #site_content .dmWidget,#dm div.dmInner .dmHeader .dmWidget{background-color:var(--btn-bg-color);border-color:var(--btn-border-color);border-bottom-color:var(--btn-border-b-color);border-left-color:var(--btn-border-l-color);border-right-color:var(--btn-border-r-color);border-top-color:var(--btn-border-t-color);border-radius:var(--btn-border-radius);border-bottom-left-radius:var(--btn-border-bl-radius);border-bottom-right-radius:var(--btn-border-br-radius);border-top-left-radius:var(--btn-border-tl-radius);border-top-right-radius:var(--btn-border-tr-radius);border-width:var(--btn-border-width);border-bottom-width:var(--btn-border-b-width);border-left-width:var(--btn-border-l-width);border-right-width:var(--btn-border-r-width);border-top-width:var(--btn-border-t-width);direction:var(--btn-text-direction);text-align:var(--btn-text-align)}#dm div.dmInner #site_content .dmWidget span.text{color:var(--btn-text-color);font-family:var(--btn-text-font-family);font-size:var(--btn-text-font-size);font-weight:var(--btn-text-font-weight);text-decoration:var(--btn-text-decoration)}#dm div.dmInner #site_content .dmWidget span.icon,#dm div.dmInner .dmHeader .dmWidget span.icon{color:var(--btn-icon-color);fill:var(--btn-icon-fill)}#dm div.dmInner #site_content .dmWidget:not([data-buttonstyle]) .iconBg,#dm div.dmInner .dmHeader .dmWidget:not([data-buttonstyle]) .iconBg{display:var(--btn-icon-wrpr-display)}#dm .p_hfcontainer .main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer .main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{font-size:13px!important}#dm .p_hfcontainer .u_1478272859.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer .u_1478272859.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before,#dm .p_hfcontainer nav.u_1478272859.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item,#dm .p_hfcontainer nav.u_1478272859.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item{font-size:14px!important}#dm .p_hfcontainer div.u_1123433237 img{border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important}#dm .p_hfcontainer nav.u_1291830822{color:#fff!important}#dm .p_hfcontainer nav.u_1291830822.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item,#dm .p_hfcontainer nav.u_1291830822.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item{color:rgba(255,255,255,1)!important;font-weight:400!important}#dm .p_hfcontainer .u_1291830822.main-navigation.unifiednav:not([image]) .unifiednav__container[data-depth="0"]{top:calc(100% - 15px - 0px)!important}#dm .p_hfcontainer .u_1291830822.main-navigation.unifiednav[data-nav-structure=VERTICAL] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap::after{align-self:flex-start!important}#dm .p_hfcontainer div.u_1962591819{background-color:rgba(0,0,0,0)!important}#dm .p_hfcontainer .u_1291830822.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{text-align:left!important}#dm .p_hfcontainer nav.u_1291830822.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected{font-weight:400!important;color:rgba(0,229,235,1)!important}#dm .p_hfcontainer div.u_1936094220 img{border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important}#dm .p_hfcontainer nav.u_1478272859{color:#000!important}#dm .dmInner div.dmHeader,#dm .dmInner div.dmHeader.u_hcontainer,#dm .dmInner div.u_hcontainer{background-color:rgba(223,223,232,1)!important;border-style:solid!important;border-width:0!important;border-color:rgba(193,193,193,1)!important;box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important}a.u_1964788151{background-color:rgba(247,245,4,1)!important}a.u_1964788151 span.text{color:rgba(0,0,0,1)!important}#dm .dmInner div.dmHeader.u_hcontainer{padding-top:10px!important}#dm .dmInner div.fHeader .dmHeader[freeheader=true]{padding-top:12px!important;padding-bottom:12px!important;margin:0!important}#dm .p_hfcontainer div.u_1376693601{float:none!important;left:0!important;max-width:none!important;min-width:0!important;text-align:center!important;margin:0 auto!important;padding:15px 40px!important}#dm .p_hfcontainer #hamburger-drawer.layout-drawer:not([data-origin=top]){width:40vw!important}#dm .p_hfcontainer div.u_1240712023{padding:0!important;margin:0!important}#dm .p_hfcontainer nav.u_1291830822.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item{font-size:20px!important}#dm .p_hfcontainer nav.u_1291830822.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{font-size:24px!important}#dm .p_hfcontainer div.u_1190070504{margin-top:0!important;padding:0!important}#dm .p_hfcontainer div.u_1818984940,#dm .p_hfcontainer div.u_1962591819{margin-top:0!important;padding:50px 40px!important}#dm .p_hfcontainer nav.u_1291830822{float:none!important;left:0!important;max-width:calc(100% - 0px)!important;justify-content:flex-start!important;align-items:stretch!important;min-width:25px!important;text-align:start!important;padding:0!important;margin:32px 0 0!important}#dm .p_hfcontainer div.u_1123433237,#dm .p_hfcontainer div.u_1716040382{top:0!important;left:0!important;position:relative!important;max-width:100%!important;height:auto!important}#dm .p_hfcontainer div.u_1885533720{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}#dm .p_hfcontainer div#hamburger-header{background-color:rgba(255,255,255,1)!important;box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important;-moz-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important;-webkit-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important}#dm .p_hfcontainer div#hamburger-drawer.layout-drawer{background-color:rgba(3,22,36,.88)!important}[dmtemplateid=Hamburger] .layout-drawer-hamburger.hamburger-on-header{color:rgba(2,6,42,1)!important}#dm .p_hfcontainer div.u_1716040382{float:none!important;width:auto!important;min-width:0!important;text-align:start!important;padding:4.5px 0!important;margin:-1px 0 0!important}#dm .p_hfcontainer div.u_1123433237{float:none!important;width:245.08px!important;min-width:25px!important;text-align:center!important;display:block!important;padding:0!important;margin:0 707px 0 0!important}.fHeader #hcontainer.dmHeader[freeheader=true]{padding-top:initial!important;padding-bottom:initial!important}#dm .p_hfcontainer .u_1403425029 .socialHubInnerDiv a{margin-right:8px!important}#dm .p_hfcontainer .u_1403425029 .socialHubIcon{width:25px!important;height:25px!important;font-size:16.67px!important;line-height:25px!important}#dm .p_hfcontainer .u_1403425029 .socialHubIcon:after{width:33px!important;height:25px!important}#dm .p_hfcontainer div.u_1043154207,#dm .p_hfcontainer div.u_1936094220{height:auto!important;text-align:center!important;float:none!important;left:0!important;position:relative!important;min-width:25px!important;top:0!important}#dm .p_hfcontainer div.u_1132415470{padding-left:0!important}#dm .p_hfcontainer div.u_1054336566{padding-left:10px!important}#dm .p_hfcontainer div.u_1936094220{width:calc(100% - 4px)!important;max-width:194px!important;display:block!important;padding:0!important;margin:11px auto 0!important}#dm .p_hfcontainer div.u_1043154207{width:calc(100% - 0px)!important;max-width:100%!important;padding:0!important;margin:0 auto!important}#dm .p_hfcontainer div.u_1495787802{padding:0!important}#dm .p_hfcontainer a.u_1964788151{float:none!important;top:0!important;left:0!important;width:calc(100% - 14px)!important;position:relative!important;height:40px!important;max-width:157.33px!important;min-width:25px!important;text-align:center!important;padding:0!important;margin:32.22px 0 0 14px!important}#dm .p_hfcontainer div.u_1403425029,#dm .p_hfcontainer div.u_1471398718{float:none!important;left:0!important;position:relative!important;height:auto!important;text-align:center!important}#dm .dmInner div.u_hcontainer{padding:0!important}#dm .p_hfcontainer div.u_1471398718{top:0!important;width:auto!important;max-width:100%!important;min-width:0!important;padding:0 15px!important;margin:0!important}#dm .p_hfcontainer div.u_1403425029{display:block!important;top:0!important;width:calc(100% - 28px)!important;max-width:133px!important;min-width:25px!important;padding:4px 0 0!important;margin:7px 50.97px 0 28px!important}#dm .p_hfcontainer div.u_1919158313,#dm .p_hfcontainer nav.u_1478272859{float:none!important;top:0!important;left:0!important;position:relative!important;height:auto!important;max-width:100%!important}#dm .p_hfcontainer nav.u_1478272859{width:calc(100% - 0px)!important;justify-content:center!important;align-items:stretch!important;min-width:25px!important;text-align:start!important;padding:7px 0 6.8px!important;margin:18.23px auto 0!important}#dm .p_hfcontainer div.u_1919158313{width:65.95px!important;min-width:0!important;text-align:center!important;display:block!important;min-height:auto!important;padding:0!important;margin:0!important}.stickyHeaderSpacer{height:193.68px!important}[dmtemplateid=Hamburger].runtime-module-container .layout-drawer-hamburger{top:88.92px!important}[dmtemplateid=Hamburger] .site_content{margin-top:229.84px!important}@media (min-width:1025px){.responsiveTablet .stickyHeaderSpacer{height:148.7px!important}}@media (min-width:768px) and (max-width:1024px){.responsiveTablet [dmtemplateid=Hamburger].runtime-module-container .layout-drawer-hamburger{top:88.92px!important}.responsiveTablet [dmtemplateid=Hamburger] .site_content{margin-top:229.84px!important}}#dm .dmBody div.u_1048869486,#dm .dmBody div.u_1165324460,#dm .dmBody div.u_1487835821,#dm .dmBody div.u_1760490443{float:none!important;top:0!important;left:0!important;position:relative!important;height:auto!important;max-width:100%!important;min-width:0!important;margin:0!important}#dm .dmBody div.u_1165324460{background-repeat:no-repeat!important;background-image:url(https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/pattern_triangle-1920w.png),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUUqHSwo4pChOlkQFemoVShChVArtOpgcukXNGlIUlwcBdeCgx+LVQcXZ10dXAVB8APEzc1J0UVK/F9aaBHjwXE/3t173L0DhEaFaVbPBKDptplOJsRsblUMvEJAGEEMIi4zy5iTpBQ8x9c9fHy9i/Es73N/jn41bzHAJxLPMsO0iTeIZzZtg/M+cYSVZJX4nHjcpAsSP3JdafEb56LLAs+MmJn0PHGEWCx2sdLFrGRqxNPEUVXTKV/ItljlvMVZq9RY+578haG8vrLMdZojSGIRS5AgQkENZVRgI0arToqFNO0nPPzDrl8il0KuMhg5FlCFBtn1g//B726twtRkKymUAHpfHOdjFAjsAs2643wfO07zBPA/A1d6x19tAPFP0usdLXoEhLeBi+uOpuwBlzvA0JMhm7Ir+WkKhQLwfkbflAMGboG+tVZv7X2cPgAZ6ip1AxwcAmNFyl73eHewu7d/z7T7+wFwJnKmZ9+MiwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+UCDwksLkLIPkkAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAC0lEQVQI12NgAAIAAAUAAeImBZsAAAAASUVORK5CYII=)!important;background-size:cover!important;width:auto!important;text-align:start!important;padding:33px 40px!important}#dm .dmBody div.u_1357878624 .photoGalleryThumbs .image-container{border-radius:3%!important;-moz-border-radius:3%!important;-webkit-border-radius:3%!important}#dm .dmBody div.u_1963691730{background-color:rgba(227,227,235,.98)!important}#dm .dmBody .u_1010788181{display:block!important}#dm .dmBody .u_1357878624 .caption-inner{-webkit-border-top-right-radius:3%!important;-webkit-border-bottom-right-radius:3%!important;-webkit-border-bottom-left-radius:3%!important;-webkit-border-top-left-radius:3%!important;border-radius:3%!important;-moz-border-radius:3%!important;-webkit-border-radius:3%!important}#dm .dmBody div.u_1357878624 .caption-button{background-color:rgba(34,178,219,1)!important;border-color:rgba(34,178,219,1)!important}#dm .dmBody .u_1313628135,#dm .dmBody .u_1883961801{display:block!important}#dm .dmBody .u_1381578361,#dm .dmBody .u_1390698086,#dm .dmBody .u_1562502760,#dm .dmBody .u_1590163428,#dm .dmBody .u_1828901785,#dm .dmBody .u_1913265776,#dm .dmBody .u_1929517244,#dm .dmBody .u_1972853518,#dm .dmBody .u_1979885588{display:none!important}#dm .dmBody .u_1855152622:before{opacity:.5!important;background-color:#fff!important}#dm .dmBody div.u_1855152622:before{background-color:rgba(0,0,0,1)!important;opacity:.15!important}#dm .dmBody .u_1048869486:before{opacity:.5!important;background-color:#fff!important}#dm .dmBody div.u_1048869486:before{background-color:rgba(0,0,0,1)!important;opacity:.61!important}#dm .dmBody .u_1357878624 .layout-container,#dm .dmBody .u_1357878624 .photoGalleryThumbs{padding:10px!important}#dm .dmBody .u_1357878624 .photoGalleryThumbs .image-container a{padding-top:280px!important}#dm .dmBody div.u_1487835821,#dm .dmBody div.u_1760490443{width:582px!important;padding:2px 0!important}#dm .dmBody div.u_1357878624{border-style:solid!important;border-width:0!important;width:100%!important;important:true!important}#dm .dmBody div.u_1357878624 .caption-button{width:200px!important}#dm .dmBody div.u_1855152622{background-repeat:no-repeat!important;background-image:none!important;background-size:cover!important;background-position:50% 50%!important;padding:250px 0 0!important}#dm .dmBody div.u_1048869486{background-image:url(https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/group-of-diverse-kids-sitting-with-fresh-vegetable-46A9XQN-1920w.jpg),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUUqHSwo4pChOlkQFemoVShChVArtOpgcukXNGlIUlwcBdeCgx+LVQcXZ10dXAVB8APEzc1J0UVK/F9aaBHjwXE/3t173L0DhEaFaVbPBKDptplOJsRsblUMvEJAGEEMIi4zy5iTpBQ8x9c9fHy9i/Es73N/jn41bzHAJxLPMsO0iTeIZzZtg/M+cYSVZJX4nHjcpAsSP3JdafEb56LLAs+MmJn0PHGEWCx2sdLFrGRqxNPEUVXTKV/ItljlvMVZq9RY+578haG8vrLMdZojSGIRS5AgQkENZVRgI0arToqFNO0nPPzDrl8il0KuMhg5FlCFBtn1g//B726twtRkKymUAHpfHOdjFAjsAs2643wfO07zBPA/A1d6x19tAPFP0usdLXoEhLeBi+uOpuwBlzvA0JMhm7Ir+WkKhQLwfkbflAMGboG+tVZv7X2cPgAZ6ip1AxwcAmNFyl73eHewu7d/z7T7+wFwJnKmZ9+MiwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+UCDwksLkLIPkkAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAC0lEQVQI12NgAAIAAAUAAeImBZsAAAAASUVORK5CYII=)!important;background-position:50% 0!important;width:auto!important;text-align:center!important;background-attachment:fixed!important;background-repeat:no-repeat!important;background-size:cover!important;padding:78px 25px 76px!important}#dm .dmBody div.u_1248669054,#dm .dmBody div.u_1617039082{display:block!important;float:none!important;top:0!important;left:0!important;width:calc(100% - 0px)!important;position:relative!important;height:auto!important;max-width:100%!important;min-width:25px!important;min-height:auto!important;padding:2px 0!important}#dm .dmBody div.u_1617039082{margin:-8px auto 8px!important}#dm .dmBody div.u_1248669054{margin:-78px auto 8px!important}.font-size-48,.size-48{font-size:48px!important}#\31 192661805,#\31 533442629,#\31 586021505,#\31 602844167,#\31 645565593,#\31 885533720,#\31 921579861,#hamburger-drawer{order:0}#\31 533442629,#\31 586021505,#\31 602844167,#\31 921579861{flex-direction:row}#\31 076659809,#\31 118551286,#\31 161996005,#\31 258888403,#\31 291830822,#\31 315505206,#\31 401594412,#\31 478272859,#\31 485804375,#\31 493368668,#\31 601154280,#\31 810982853,#\31 837856251,#\31 874934031,#\31 925273521{order:0;flex-direction:row} #dm .dmPhotoGallery.newPhotoGallery .dmPhotoGalleryHolder:not(.photo-gallery-done) {display: none;} @media (max-width:767px){ [data-hidden-on-mobile] {display:none!important}} .dmDesktopBody [data-anim-desktop]:not([data-anim-desktop='none']) { visibility: hidden; } </style> <style id="fontFallbacks"> @font-face { font-family: "Roboto Fallback"; src: local('Arial'); ascent-override: 92.6709%; descent-override: 24.3871%; size-adjust: 100.1106%; line-gap-override: 0%; }@font-face { font-family: "Montserrat Fallback"; src: local('Arial'); ascent-override: 84.9466%; descent-override: 22.0264%; size-adjust: 113.954%; line-gap-override: 0%; }@font-face { font-family: "Cabin Fallback"; src: local('Arial'); ascent-override: 101.7818%; descent-override: 26.3684%; size-adjust: 94.8106%; line-gap-override: 0%; }@font-face { font-family: "Amiko Fallback"; src: local('Arial'); ascent-override: 82.254%; descent-override: 35.9861%; size-adjust: 112.8212%; line-gap-override: 0%; }@font-face { font-family: "Open Sans Fallback"; src: local('Arial'); ascent-override: 101.1768%; descent-override: 27.7323%; size-adjust: 105.6416%; line-gap-override: 0%; } </style> <!-- End render the required css and JS in the head section --> <link rel="alternate" hreflang="en" href="https://www.elcfloridasheartland.org/" /> <link rel="alternate" hreflang="x-default" href="https://www.elcfloridasheartland.org/" /> <link rel="alternate" hreflang="es-mx" href="https://www.elcfloridasheartland.org/es-mx" /> <link type="application/rss+xml" rel="alternate" href="https://www.elcfloridasheartland.org/feed/rss2"/> <link type="application/atom+xml" rel="alternate" href="https://www.elcfloridasheartland.org/feed/atom"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.elcfloridasheartland.org/"/> <title> Early Learning Coalition of Florida's Heartland | Childhood Education </title> <meta name="description" content="Investing in children | Learn about our programs and services, resources, licensing, and donations. Contact us at (941) 255-1650."/> <meta name="twitter:card" content="summary"/> <meta name="twitter:title" content="Early Learning Coalition of Florida's Heartland | Childhood Education"/> <meta name="twitter:description" content="Investing in children | Learn about our programs and services, resources, licensing, and donations. Contact us at (941) 255-1650."/> <meta property="og:description" content="Investing in children | Learn about our programs and services, resources, licensing, and donations. Contact us at (941) 255-1650."/> <meta property="og:title" content="Early Learning Coalition of Florida's Heartland | Childhood Education"/> <!-- SYS- VVNfRElSRUNUX1BST0RVQ1RJT04= --> </head> <body id="dmRoot" data-page-alias="home" class="dmRoot dmDesktopBody fix-mobile-scrolling addCanvasBorder dmResellerSite dmLargeBody responsiveTablet " style="padding:0;margin:0;" > <!-- ========= Site Content ========= --> <div id="dm" class='dmwr'> <div class="dm_wrapper standard-var5 widgetStyle-3 standard"> <div dmwrapped="true" id="1901957768" class="dm-home-page" themewaschanged="true"> <div dmtemplateid="Hamburger" data-responsive-name="ResponsiveDesktopTopTabletHamburger" class="runtime-module-container dm-bfs dm-layout-home hasAnimations inMiniHeaderMode hasStickyHeader rows-1200 hamburger-reverse dmPageBody d-page-1716942098 dmFreeHeader" id="dm-outer-wrapper" data-page-class="1716942098" data-soch="true" data-background-parallax-selector=".dmHomeSection1, .dmSectionParallex"> <div id="dmStyle_outerContainer" class="dmOuter"> <div id="dmStyle_innerContainer" class="dmInner"> <div class="dmLayoutWrapper standard-var dmStandardDesktop"> <div id="site_content"> <div class="p_hfcontainer showOnMedium"> <div id="hamburger-drawer" class="hamburger-drawer layout-drawer" layout="e9d510f4eb904e939c2be8efaf777e6e===header" data-origin="side-reverse" data-auto-height="true"> <div class="u_1190070504 dmRespRow" style="text-align: center;" id="1190070504"> <div class="dmRespColsWrapper" id="1533442629"> <div class="u_1240712023 dmRespCol small-12 medium-12 large-12 empty-column" id="1240712023"></div> </div> </div> <div class="u_1818984940 dmRespRow middleDrawerRow" style="text-align: center;" id="1818984940"> <div class="dmRespColsWrapper" id="1601154280"> <div class="dmRespCol small-12 u_1579765727 medium-12 large-12" id="1579765727"> <nav class="u_1291830822 effect-text-color main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="vertical_nav_layout_4" layout-sub="" data-show-vertical-sub-items="HIDE" id="1291830822" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" data-logo-src="" alt="" data-nav-structure="VERTICAL" wr="true" icon="true" surround="true" adwords="" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/" class="unifiednav__item dmNavItemSelected dmUDNavigationItem_00 " target="" data-target-page-alias="" data-auto="selected-page"> <span class="nav-item-text " data-link-text=" HOME " data-auto="page-text-style">HOME<span class="icon icon-angle-down"></span> </span> </a> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/about_us" class="unifiednav__item dmUDNavigationItem_010101723297 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" ABOUT " data-auto="page-text-style">ABOUT<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/about_us#OurMissionandVision" class="unifiednav__item dmUDNavigationItem_010101527317 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Our Mission and Vision " data-auto="page-text-style">Our Mission and Vision<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/about_us#CurrentELCFHBoardandCommitteeMeetings" class="unifiednav__item dmUDNavigationItem_010101595342 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Current ELCFH Board and Committee Meetings " data-auto="page-text-style">Current ELCFH Board and Committee Meetings<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/about_us#ELCFHBoardandCommitteeMeetingCalendar" class="unifiednav__item dmUDNavigationItem_010101784979 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" ELCFH Board and Committee Meeting Calendar " data-auto="page-text-style">ELCFH Board and Committee Meeting Calendar<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/about_us#BoardofDirectors" class="unifiednav__item dmUDNavigationItem_010101818821 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Board of Directors " data-auto="page-text-style">Board of Directors<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/about_us#CommunityFundersandPartners" class="unifiednav__item dmUDNavigationItem_010101436584 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Community Funders and Partners " data-auto="page-text-style">Community Funders and Partners<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/Families" class="unifiednav__item dmUDNavigationItem_010101661768 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" FAMILIES " data-auto="page-text-style">FAMILIES<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/Families#FamilyPortal" class="unifiednav__item dmUDNavigationItem_010101978901 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Family Portal " data-auto="page-text-style">Family Portal<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/Families#ChildCareResourcesandReferral" class="unifiednav__item dmUDNavigationItem_010101557903 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Child Care Resources and Referral " data-auto="page-text-style">Child Care Resources and Referral<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/Families#SchoolReadiness" class="unifiednav__item dmUDNavigationItem_010101778011 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" School Readiness " data-auto="page-text-style">School Readiness<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/Families#ApprovedVPKProviders" class="unifiednav__item dmUDNavigationItem_010101524972 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Approved VPK Providers " data-auto="page-text-style">Approved VPK Providers<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/Families#Forms" class="unifiednav__item dmUDNavigationItem_010101701911 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Forms " data-auto="page-text-style">Forms<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/child-development" class="unifiednav__item dmUDNavigationItem_01010146556 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" CHILD DEVELOPMENT " data-auto="page-text-style">CHILD DEVELOPMENT<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/child-development#WarmlineInclusion" class="unifiednav__item dmUDNavigationItem_010101351062 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Child Screenings " data-auto="page-text-style">Child Screenings<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/child-development#TransitioningtoKindergarten" class="unifiednav__item dmUDNavigationItem_010101874499 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Transitioning to Kindergarten " data-auto="page-text-style">Transitioning to Kindergarten<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/child-development#FamilyResources" class="unifiednav__item dmUDNavigationItem_010101512994 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Family Resources " data-auto="page-text-style">Family Resources<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/child-development#EarlyLiteracy" class="unifiednav__item dmUDNavigationItem_01010143642 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Early Literacy " data-auto="page-text-style">Early Literacy<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/providers" class="unifiednav__item dmUDNavigationItem_010101577897 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" PROVIDERS " data-auto="page-text-style">PROVIDERS<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/providers#ProviderPortal" class="unifiednav__item dmUDNavigationItem_010101723433 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Provider Portal " data-auto="page-text-style">Provider Portal<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/providers#ProviderTrainingsandRegistration" class="unifiednav__item dmUDNavigationItem_010101662762 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Provider Trainings and Registration " data-auto="page-text-style">Provider Trainings and Registration<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/providers#ProviderResources" class="unifiednav__item dmUDNavigationItem_010101309716 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Provider Guide and Resources " data-auto="page-text-style">Provider Guide and Resources<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/newsroom" class="unifiednav__item dmUDNavigationItem_010101779292 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" NEWSROOM " data-auto="page-text-style">NEWSROOM<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/newsroom#NewsandUpdates" class="unifiednav__item dmUDNavigationItem_010101248706 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" News and Updates " data-auto="page-text-style">News and Updates<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/newsroom#Events" class="unifiednav__item dmUDNavigationItem_010101551900 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Events " data-auto="page-text-style">Events<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/board-member-resources" class="unifiednav__item dmUDNavigationItem_010101886529 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" BOARD MEMBER RESOURCES " data-auto="page-text-style">BOARD MEMBER RESOURCES<span class="icon icon-angle-down"></span> </span> </a> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/contact" class="unifiednav__item dmUDNavigationItem_010101567797 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" CONTACT " data-auto="page-text-style">CONTACT<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/contact#EmploymentOpportunities" class="unifiednav__item dmUDNavigationItem_010101410472 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Employment Opportunities " data-auto="page-text-style">Employment Opportunities<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/staff-directory" class="unifiednav__item dmUDNavigationItem_010101950707 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Staff Directory " data-auto="page-text-style">Staff Directory<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> </ul> </nav> </div> </div> </div> <div class="dmRespRow u_1962591819" style="text-align: center;" id="1962591819"> <div class="dmRespColsWrapper" id="1493368668"> <div class="u_1967773183 dmRespCol small-12 large-3 medium-3 empty-column" id="1967773183"></div> <div class="u_1328504416 dmRespCol small-12 large-9 medium-9 empty-column" id="1328504416"></div> </div> </div> </div> <div class="layout-drawer-overlay" id="layout-drawer-overlay"></div> </div> <div class="site_content"> <div id="hamburger-header-container" class="showOnMedium hamburger-header-container p_hfcontainer"> <div id="hamburger-header" class="hamburger-header p_hfcontainer" layout="44dc38f951e9489490b055748e10ba9f===header" has-shadow="true"> <div class="dmRespRow defaultMultilingualExtensionRow fullBleedChanged fullBleedMode" id="1607672489"> <div class="dmRespColsWrapper" id="1076659809"> <div class="dmRespCol defaultMultilingualExtensionColumn small-12 large-123 medium-12" id="1192661805"> <div id="1981866963" class="multilingualWidget dropdown flag-only" dmle_extension="multilingual" data-element-type="multilingual" data-display="dropdown" icon="false" surround="false"> <div class="desktopMultilingual"> <div class="language current-language"> <a href="/" data-disable-ajax-navigation="true"><img src="https://dd-cdn.multiscreensite.com/flags/flags_iso/32/us.png" alt="English" data-code="" onerror="handleImageLoadError(this)"/> <span class="name">English</span> <span class="short-label">en</span> <div class="dm-icon dm-icon-chevron-down"></div> </a> </div> <div class="language other-languages"> <a href="/es-mx" data-code="" data-disable-ajax-navigation="true"><img src="https://dd-cdn.multiscreensite.com/flags/flags_iso/32/mx.png" alt="Español" onerror="handleImageLoadError(this)"/> <span class="name">Español</span> <span class="short-label">es</span> </a> </div> </div> </div> </div> </div> </div> <div class="u_1716040382 dmRespRow defaultMultilingualExtensionRow fullBleedChanged fullBleedMode" id="1716040382"> <div class="dmRespColsWrapper" id="1602844167"> <div class="dmRespCol defaultMultilingualExtensionColumn small-12 large-123 medium-12 empty-column" id="1645565593"></div> </div> </div> <div class="u_1376693601 dmRespRow" style="text-align: center;" id="1376693601"> <div class="dmRespColsWrapper" id="1586021505"> <div class="dmRespCol small-12 medium-12 large-12 u_1885533720" id="1885533720"> <div class="u_1123433237 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1123433237"> <a href="/" id="1780763847" file="false"><img src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/logo-1920w.png" id="1899803307" class="" data-dm-image-path="https://irp-cdn.multiscreensite.com/a4b2a5b7/dms3rep/multi/logo.png" onerror="handleImageLoadError(this)" height="0.0" width="0.0"/></a> </div> </div> </div> </div> </div> </div> <button class="showOnMedium layout-drawer-hamburger hamburger-on-header" id="layout-drawer-hamburger" aria-label="menu"> <span class="hamburger__slice"></span> <span class="hamburger__slice"></span> <span class="hamburger__slice"></span> </button> <div class="dmHeaderContainer fHeader d-header-wrapper showOnLarge"> <div id="hcontainer" class="dmHeader p_hfcontainer u_hcontainer" freeheader="true" headerlayout="f014fc9487554eb885e18628ee6309e9===header" layout="78f5c343822e4eb3aac27f4ad5d13812===header" data-scrollable-target="body" data-scrollable-target-threshold="1" data-scroll-responder-id="1" logo-size-target="83%" mini-header-show-only-navigation-row="true"> <div dm:templateorder="85" class="dmHeaderResp dmHeaderStack noSwitch" id="1709005236"> <div class="u_1471398718 dmRespRow dmDefaultListContentRow fullBleedChanged fullBleedMode" style="text-align:center" id="1471398718"> <div class="dmRespColsWrapper" id="1921579861"> <div class="u_1495787802 small-12 dmRespCol large-2 medium-2" id="1495787802"> <div class="u_1043154207 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1043154207"><img src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/DEL+Full+Color-378w.png" alt="" id="1538318976" class="" data-dm-image-path="https://irp.cdn-website.com/a4b2a5b7/dms3rep/multi/DEL+Full+Color.png" onerror="handleImageLoadError(this)" height="93.515625" width="315.0"/></div> <div class="u_1936094220 imageWidget align-center" data-widget-type="image" id="1936094220" data-element-type="image"><img src="https://lirp-cdn.multiscreensite.com/a4b2a5b7/dms3rep/multi/opt/Untitled%2Bdesign%2B-282-29-1920w.png" id="1848432825" class="" data-dm-image-path="https://lirp-cdn.multiscreensite.com/a4b2a5b7/dms3rep/multi/opt/Untitled%2Bdesign%2B-282-29-1920w.png" onerror="handleImageLoadError(this)" height="47.484375" width="194.0"/></div> </div> <div class="u_1054336566 dmRespCol small-12 large-8 medium-8" id="1054336566"> <div id="1919158313" class="u_1919158313 multilingualWidget inline short-label no-flag" dmle_extension="multilingual" data-element-type="multilingual" data-display="inlineShortLabelNoFlag" icon="false" surround="false"> <div class="desktopMultilingual"> <div class="language current-language"> <a href="/" data-disable-ajax-navigation="true"><img src="https://dd-cdn.multiscreensite.com/flags/flags_iso/32/us.png" alt="English" data-code="" onerror="handleImageLoadError(this)"/> <span class="name">English</span> <span class="short-label">en</span> <div class="dm-icon dm-icon-chevron-down"></div> </a> </div> <div class="language other-languages"> <a href="/es-mx" data-code="" data-disable-ajax-navigation="true"><img src="https://dd-cdn.multiscreensite.com/flags/flags_iso/32/mx.png" alt="Español" onerror="handleImageLoadError(this)"/> <span class="name">Español</span> <span class="short-label">es</span> </a> </div> </div> </div> <nav class="u_1478272859 effect-bottom2 main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_1" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HOVER" id="1478272859" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" wr="true" icon="true" surround="true" adwords="" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/" class="unifiednav__item dmNavItemSelected dmUDNavigationItem_00 " target="" data-target-page-alias="" data-auto="selected-page"> <span class="nav-item-text " data-link-text=" HOME " data-auto="page-text-style">HOME<span class="icon icon-angle-down"></span> </span> </a> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/about_us" class="unifiednav__item dmUDNavigationItem_010101723297 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" ABOUT " data-auto="page-text-style">ABOUT<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/about_us#OurMissionandVision" class="unifiednav__item dmUDNavigationItem_010101527317 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Our Mission and Vision " data-auto="page-text-style">Our Mission and Vision<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/about_us#CurrentELCFHBoardandCommitteeMeetings" class="unifiednav__item dmUDNavigationItem_010101595342 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Current ELCFH Board and Committee Meetings " data-auto="page-text-style">Current ELCFH Board and Committee Meetings<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/about_us#ELCFHBoardandCommitteeMeetingCalendar" class="unifiednav__item dmUDNavigationItem_010101784979 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" ELCFH Board and Committee Meeting Calendar " data-auto="page-text-style">ELCFH Board and Committee Meeting Calendar<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/about_us#BoardofDirectors" class="unifiednav__item dmUDNavigationItem_010101818821 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Board of Directors " data-auto="page-text-style">Board of Directors<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/about_us#CommunityFundersandPartners" class="unifiednav__item dmUDNavigationItem_010101436584 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Community Funders and Partners " data-auto="page-text-style">Community Funders and Partners<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/Families" class="unifiednav__item dmUDNavigationItem_010101661768 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" FAMILIES " data-auto="page-text-style">FAMILIES<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/Families#FamilyPortal" class="unifiednav__item dmUDNavigationItem_010101978901 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Family Portal " data-auto="page-text-style">Family Portal<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/Families#ChildCareResourcesandReferral" class="unifiednav__item dmUDNavigationItem_010101557903 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Child Care Resources and Referral " data-auto="page-text-style">Child Care Resources and Referral<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/Families#SchoolReadiness" class="unifiednav__item dmUDNavigationItem_010101778011 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" School Readiness " data-auto="page-text-style">School Readiness<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/Families#ApprovedVPKProviders" class="unifiednav__item dmUDNavigationItem_010101524972 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Approved VPK Providers " data-auto="page-text-style">Approved VPK Providers<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/Families#Forms" class="unifiednav__item dmUDNavigationItem_010101701911 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Forms " data-auto="page-text-style">Forms<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/child-development" class="unifiednav__item dmUDNavigationItem_01010146556 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" CHILD DEVELOPMENT " data-auto="page-text-style">CHILD DEVELOPMENT<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/child-development#WarmlineInclusion" class="unifiednav__item dmUDNavigationItem_010101351062 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Child Screenings " data-auto="page-text-style">Child Screenings<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/child-development#TransitioningtoKindergarten" class="unifiednav__item dmUDNavigationItem_010101874499 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Transitioning to Kindergarten " data-auto="page-text-style">Transitioning to Kindergarten<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/child-development#FamilyResources" class="unifiednav__item dmUDNavigationItem_010101512994 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Family Resources " data-auto="page-text-style">Family Resources<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/child-development#EarlyLiteracy" class="unifiednav__item dmUDNavigationItem_01010143642 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Early Literacy " data-auto="page-text-style">Early Literacy<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/providers" class="unifiednav__item dmUDNavigationItem_010101577897 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" PROVIDERS " data-auto="page-text-style">PROVIDERS<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/providers#ProviderPortal" class="unifiednav__item dmUDNavigationItem_010101723433 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Provider Portal " data-auto="page-text-style">Provider Portal<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/providers#ProviderTrainingsandRegistration" class="unifiednav__item dmUDNavigationItem_010101662762 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Provider Trainings and Registration " data-auto="page-text-style">Provider Trainings and Registration<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/providers#ProviderResources" class="unifiednav__item dmUDNavigationItem_010101309716 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Provider Guide and Resources " data-auto="page-text-style">Provider Guide and Resources<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/newsroom" class="unifiednav__item dmUDNavigationItem_010101779292 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" NEWSROOM " data-auto="page-text-style">NEWSROOM<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/newsroom#NewsandUpdates" class="unifiednav__item dmUDNavigationItem_010101248706 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" News and Updates " data-auto="page-text-style">News and Updates<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/newsroom#Events" class="unifiednav__item dmUDNavigationItem_010101551900 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Events " data-auto="page-text-style">Events<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/board-member-resources" class="unifiednav__item dmUDNavigationItem_010101886529 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" BOARD MEMBER RESOURCES " data-auto="page-text-style">BOARD MEMBER RESOURCES<span class="icon icon-angle-down"></span> </span> </a> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/contact" class="unifiednav__item dmUDNavigationItem_010101567797 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" CONTACT " data-auto="page-text-style">CONTACT<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/contact#EmploymentOpportunities" class="unifiednav__item dmUDNavigationItem_010101410472 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Employment Opportunities " data-auto="page-text-style">Employment Opportunities<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/staff-directory" class="unifiednav__item dmUDNavigationItem_010101950707 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Staff Directory " data-auto="page-text-style">Staff Directory<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> </ul> </nav> </div> <div class="u_1132415470 dmRespCol small-12 large-2 medium-2" id="1132415470"> <script src="" id="1748179446"> </script> <a data-display-type="block" class="u_1964788151 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="https://www.paypal.com/donate/?hosted_button_id=USRNQW93R57VE" data-element-type="dButtonLinkId" id="1964788151" target="_blank"> <span class="iconBg" id="1883760902"> <span class="icon hasFontIcon icon-star" id="1836340384"></span> </span> <span class="text" id="1151979520">Donate!</span> </a> <div class="u_1403425029 align-center text-align-center dmSocialHub gapSpacing" id="1403425029" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="mailto:[email protected]" dm_dont_rewrite_url="true" aria-label="email" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Email')"> <span class="dmSocialEmail dm-social-icons-email oneIcon socialHubIcon style6" aria-hidden="true" data-hover-effect=""></span> </a> <a href="https://www.facebook.com/Early-Learning-Coalition-of-Floridas-Heartland-Inc-210421155781434/" target="_blank" dm_dont_rewrite_url="true" aria-label="facebook" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Facebook')"> <span class="dmSocialFacebook dm-social-icons-facebook oneIcon socialHubIcon style6" aria-hidden="true" data-hover-effect=""></span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="stickyHeaderSpacer" id="stickyHeaderSpacer" data-new="true"></div> <div dmwrapped="true" id="dmFirstContainer" class="dmBody u_dmStyle_template_home dm-home-page" themewaschanged="true"> <div id="allWrapper" class="allWrapper"><!-- navigation placeholders --> <div id="dm_content" class="dmContent" role="main"> <div dm:templateorder="170" class="dmHomeRespTmpl mainBorder dmRespRowsWrapper dmFullRowRespTmpl" id="1716942098"> <div class="u_1048869486 dmRespRow dmSectionNoParallax hasBackgroundOverlay" style="text-align: center;" id="1048869486" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9saXJwLmNkbi13ZWJzaXRlLmNvbS9hNGIyYTViNy9kbXMzcmVwL211bHRpL29wdC9ncm91cC1vZi1kaXZlcnNlLWtpZHMtc2l0dGluZy13aXRoLWZyZXNoLXZlZ2V0YWJsZS00NkE5WFFOLTE5MjB3LmpwZyIsImh0dHBzOi8vbGlycC1jZG4ubXVsdGlzY3JlZW5zaXRlLmNvbS9hNGIyYTViNy9kbXMzcmVwL211bHRpL29wdC9saXR0bGVfZ2lybF9wYWludGluZy0xOTIwdy5qcGciLCJodHRwczovL2xpcnAtY2RuLm11bHRpc2NyZWVuc2l0ZS5jb20vYTRiMmE1YjcvZG1zM3JlcC9tdWx0aS9vcHQvc2h1dHRlcnN0b2NrXzYwMDczNzU2NC0xOTIwdy5qcGciLCJodHRwczovL2xpcnAtY2RuLm11bHRpc2NyZWVuc2l0ZS5jb20vYTRiMmE1YjcvZG1zM3JlcC9tdWx0aS9vcHQvc2h1dHRlcnN0b2NrXzc2NDgwMTY2NS0xOTIwdy5qcGciXX0="> <div class="dmRespColsWrapper" id="1161996005"> <div class="dmRespCol small-12 medium-12 large-12 u_1855152622 dmSectionNoParallax" id="1855152622" data-gallery-bg="eyJzbGlkZXMiOltdLCJzcGVlZCI6IjMifQ=="> <div class="u_1248669054 dmNewParagraph" id="1248669054" style="display:block;line-height:initial;" data-element-type="paragraph" data-version="5"> <h1 class="text-align-left m-size-36 size-48"><span style="color: rgb(255, 255, 255); display: initial;" class="font-size-48 m-font-size-36">Early Learning Coalition of Florida’s Heartland </span></h1> </div> <div class="u_1617039082 dmNewParagraph" id="1617039082" style="display:block;line-height:initial;" data-element-type="paragraph" data-version="5"> <h2 class="text-align-left"><span style="color: rgb(255, 255, 255); display: initial;">Investing in</span><span single-space="true" class="" style="display: initial;"> <span style="display: initial;"></span> </span><span style="display: initial; color: rgb(255, 255, 255);">children - Investing in our future!</span></h2> </div></div> </div> </div> <div class="dmRespRow u_1963691730" id="1963691730"> <div class="dmRespColsWrapper" id="1401594412"> <div class="dmRespCol large-12 medium-12 small-12" id="1173538057"> <div class="dmPhotoGallery newPhotoGallery dmPhotoGalleryResp u_1357878624 hasFullWidth photo-gallery-done text-layout-over captionAlignment-center_center photoGallery" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="square" data-desktop-columns="3" data-element-type="dPhotoGalleryId" data-desktop-text-layout="over" id="1357878624" data-rows-to-show="100" data-desktop-caption-alignment="center_center" data-anim-desktop="fadeInLeft" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkxlZnQiLCJkdXJhdGlvbiI6MSwiZGVsYXkiOjAsImludGVuc2l0eSI6MX19"> <div class="dmPhotoGalleryHolder clearfix gallery shadowEffectToChildren gallery4inArow" id="1362986591"></div> <div class="layout-container square"> <div class="photogallery-row " data-index=""> <div class="photogallery-column column-3" data-index="0"> <div index="0" class="photoGalleryThumbs animated " data-index="0"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1102908939" data-image-url="https://irp-cdn.multiscreensite.com/a4b2a5b7/dms3rep/multi/Families.png" style="background-image: url('https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Families-640w.png');"><img id="1019126725" data-src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Families-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1010788181" class="caption-container u_1010788181" style=""> <span class="caption-inner"> <a id="1687815944" class="caption-button dmWidget clearfix u_1687815944" href="/Families" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click For More Information</span> </a> </span> </div> </div> </div> </div> <div class="photogallery-column column-3" data-index="1"> <div index="1" class="photoGalleryThumbs animated " data-index="1"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1389262051" data-image-url="https://irp-cdn.multiscreensite.com/a4b2a5b7/dms3rep/multi/Community.png" style="background-image: url('https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Community-640w.png');"><img id="1902280393" data-src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Community-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1883961801" class="caption-container u_1883961801" style=""> <span class="caption-inner"> <a id="1463522853" class="caption-button dmWidget clearfix u_1463522853" href="/board-member-resources" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click For More Information</span> </a> </span> </div> </div> </div> </div> <div class="photogallery-column column-3" data-index="2"> <div index="2" class="photoGalleryThumbs animated " data-index="2"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1585522620" data-image-url="https://irp-cdn.multiscreensite.com/a4b2a5b7/dms3rep/multi/Copy+of+Copy+of+Copy+of+Copy+of+Untitled+%287%29.png" style="background-image: url('https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Copy+of+Copy+of+Copy+of+Copy+of+Untitled+%287%29-640w.png');"><img id="1534858507" data-src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Copy+of+Copy+of+Copy+of+Copy+of+Untitled+%287%29-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1313628135" class="caption-container u_1313628135" style=""> <span class="caption-inner"> <a id="1247730234" class="caption-button dmWidget clearfix u_1247730234" href="/providers" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click For More Information</span> </a> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="u_1165324460 dmRespRow" id="1165324460"> <div class="dmRespColsWrapper" id="1258888403"> <div class="dmRespCol large-6 medium-6 small-12" id="1002704192"> <div class="u_1487835821 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1487835821" style="transition: opacity 1s ease-in-out 0s;"> <h2 class="text-align-center"><span class="" style="color: rgb(76, 76, 165); display: initial;"><span style="color: rgb(76, 76, 165); display: initial;"><span class="ql-cursor"></span>Enter</span> </span></h2> <h2 class="text-align-center"><span style="color: rgb(76, 76, 165); display: initial;">Family Portal</span></h2> </div> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient u_1002147290" file="false" href="https://familyservices.floridaearlylearning.com/" data-element-type="dButtonLinkId" id="1002147290" target="_blank"> <span class="iconBg" id="1831565176"> <span class="icon hasFontIcon icon-star" id="1701896385"></span> </span> <span class="text" id="1134180290">Enter Here</span> </a> </div> <div class="dmRespCol large-6 medium-6 small-12" id="1319040188"> <div class="u_1760490443 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1760490443" style="transition: opacity 1s ease-in-out 0s;"> <h2 class="text-align-center"><span class="" style="background-color: transparent; color: rgb(76, 76, 165); display: initial;"><span style="background-color: transparent; color: rgb(76, 76, 165); display: initial;">Enter</span> </span></h2> <h2 class="text-align-center"><span style="background-color: transparent; color: rgb(76, 76, 165); display: initial;">Provider Portal </span></h2> </div> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient u_1152776273" file="false" href="https://floridasso.b2clogin.com/floridasso.onmicrosoft.com/b2c_1a_demo/oauth2/v2.0/authorize?client_id=315d1dc2-fffe-46c2-ab0d-763ed0ebb0ff&redirect_uri=https%3A%2F%2Fproviderservices.floridaearlylearning.com&response_type=code&scope=openid%20profile%20offline_access%20315d1dc2-fffe-46c2-ab0d-763ed0ebb0ff&code_challenge=YbJbyydfFEQ6rdcJQ0oRcKNKD0PAm_pJ_TQ3WSO8nUA&code_challenge_method=S256&state=OpenIdConnect.AuthenticationProperties%3DUt9z9rL-4RNu9wl3O06SrydMI6yMs0LFREgv-ztNVbTVdkCRIXdtIJrbGBnitVcRHB5NKO61ykuOBks31Gh500QVtWWbYWVI87TE76ZEecxxweRYOMj-Pa1BWwQadlTIGz4Vg58tavgqjtvmFGwzYFdcyQNsSS8r-OQuLXb_Vo9QG4vU-AXL6zKEeGaLFKde6XY3XXwVFqdxEW_dkSRScDxlT6a2q9TgTRLfg_eCrhGMKO_DnnTxgtoueZlPsGbhuQK8IAuiFOA2m8xJTNAQVYd0tWQILINwam6ObtC9sUZSA525-kkuH_av5Skcm3fYxiLzl6awtpMxF-t_oOzT_lWNwrxa1fnyl0c6MdeQwgU&response_mode=form_post&nonce=638785319098845337.ZDQ4NTZmZDctODc4ZC00YzIzLTk5MDctOTM1OWU5NDk5NDQyMWE1NjVjNWQtNWUyZi00Y2MxLTk0ZDUtY2I0NzEyNGJhNjQ1&x-client-SKU=ID_NET472&x-client-ver=7.3.1.0" data-element-type="dButtonLinkId" id="1152776273" target="_blank"> <span class="iconBg" id="1976693108"> <span class="icon hasFontIcon icon-star" id="1858916339"></span> </span> <span class="text" id="1843172543">Enter Here</span> </a> </div> </div> </div> <div class="u_1490901506 dmRespRow fullBleedChanged fullBleedMode" style="text-align: center;" id="1490901506"> <div class="dmRespColsWrapper" id="1874934031"> <div class="dmRespCol small-12 medium-12 large-12" id="1443411614"> <div class="u_1784622954 dmNewParagraph" id="1784622954" style="transition: opacity 1s ease-in-out 0s; text-align: center;" data-element-type="paragraph" data-version="5"> <h2><span class="" style="display: initial; color: rgb(255, 255, 255);"><span style="display: initial; color: rgb(255, 255, 255);">WHAT'S GOING ON?</span> </span></h2> </div></div> </div> </div> <div class="dmRespRow u_1456539850" id="1456539850"> <div class="dmRespColsWrapper" id="1485804375"> <div class="dmRespCol large-12 medium-12 small-12" id="1942591664"> <div class="dmPhotoGallery newPhotoGallery dmPhotoGalleryResp u_1993515335 photo-gallery-done text-layout-bottom captionAlignment-center_center photoGallery" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="square" data-desktop-columns="3" data-element-type="dPhotoGalleryId" data-desktop-text-layout="bottom" id="1993515335" data-placeholder="false" data-desktop-caption-alignment="center_center" data-rows-to-show="100" data-link-gallery="true"> <div class="dmPhotoGalleryHolder clearfix gallery shadowEffectToChildren gallery4inArow" id="1362986591"></div> <div class="layout-container square"> <div class="photogallery-row " data-index=""> <div class="photogallery-column column-3" data-index="0"> <div index="0" class="photoGalleryThumbs animated " data-index="0"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1441323383" data-image-url="https://irp.cdn-website.com/a4b2a5b7/dms3rep/multi/pexels-photo-8259892.jpeg" style="background-image: url('https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/pexels-photo-8259892-640w.jpeg');"><img id="1139380569" data-src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/pexels-photo-8259892-1920w.jpeg" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1957293203" class="caption-container u_1957293203" style="display:none"> <span class="caption-inner"> <h3 id="1013032360" class="caption-title u_1013032360">DEL Family Education Videos</h3> <a id="1246142123" class="caption-button dmWidget clearfix u_1246142123" href="https://www.fldoe.org/schools/early-learning/providers/familyedu-videos.stml" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click to View</span> </a> </span> </div> </div> </div> </div> <div class="photogallery-column column-3" data-index="1"> <div index="1" class="photoGalleryThumbs animated " data-index="1"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1906409200" data-image-url="https://irp.cdn-website.com/a4b2a5b7/dms3rep/multi/pexels-photo-4491461.jpeg" style="background-image: url('https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/pexels-photo-4491461-640w.jpeg');"><img id="1514289162" data-src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/pexels-photo-4491461-1920w.jpeg" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1548965229" class="caption-container u_1548965229" style="display:none"> <span class="caption-inner"> <h3 id="1316480116" class="caption-title u_1316480116">DEL Provider Education Videos</h3> <a id="1686595561" class="caption-button dmWidget clearfix u_1686595561" href="https://www.fldoe.org/schools/early-learning/providers/videos.stml" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click to View</span> </a> </span> </div> </div> </div> </div> <div class="photogallery-column column-3" data-index="2"> <div index="2" class="photoGalleryThumbs animated " data-index="2"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1579102680" data-image-url="https://irp.cdn-website.com/a4b2a5b7/dms3rep/multi/Screenshot+2025-04-08+at+10.43.16-AM.png" style="background-image: url('https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Screenshot+2025-04-08+at+10.43.16-AM-640w.png');"><img id="1441795935" data-src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Screenshot+2025-04-08+at+10.43.16-AM-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1471863813" class="caption-container u_1471863813" style="display:none"> <span class="caption-inner"> <h3 id="1692725217" class="caption-title u_1692725217">April Parents’ Pages Newsletter</h3> <a id="1373521384" class="caption-button dmWidget clearfix u_1373521384" href="https://www.fldoe.org/file/20625/AprilPP25.pdf" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click to Read</span> </a> </span> </div> </div> </div> </div> </div> <div class="photogallery-row " data-index=""> <div class="photogallery-column column-3" data-index="3"> <div index="3" class="photoGalleryThumbs animated " data-index="3"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1720947609" data-image-url="https://irp.cdn-website.com/a4b2a5b7/dms3rep/multi/Screenshot+2024-10-01+at+8.28.54-AM.png" style="background-image: url('https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Screenshot+2024-10-01+at+8.28.54-AM-640w.png');"><img id="1052209987" data-src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Screenshot+2024-10-01+at+8.28.54-AM-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1339504089" class="caption-container u_1339504089" style="display:none"> <span class="caption-inner"> <h3 id="1526900673" class="caption-title u_1526900673">23-24 Annual Report</h3> <a id="1233971375" class="caption-button dmWidget clearfix u_1233971375" link_type="file" href="https://irp.cdn-website.com/a4b2a5b7/files/uploaded/ELCFH-_Annual_Report_FY_23-24_FINAL.pdf" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click to Review</span> </a> </span> </div> </div> </div> </div> <div class="photogallery-column column-3" data-index="4"> <div index="4" class="photoGalleryThumbs animated " data-index="4"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1790045218" data-image-url="https://irp.cdn-website.com/a4b2a5b7/dms3rep/multi/Screen+Shot+2022-12-27+at+10.52.06+AM.png" style="background-image: url('https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Screen+Shot+2022-12-27+at+10.52.06+AM-640w.png');"><img id="1354818398" data-src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Screen+Shot+2022-12-27+at+10.52.06+AM-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1717619291" class="caption-container u_1717619291" style="display:none"> <span class="caption-inner"> <h3 id="1464655233" class="caption-title u_1464655233">ELCFH Updated Community Needs Assessment Here!</h3> <a id="1010431965" class="caption-button dmWidget clearfix u_1010431965" link_type="file" href="https://irp.cdn-website.com/a4b2a5b7/files/uploaded/1227_ELCFH+CommunityNeeds+Assessment+2.28.19+rev+12.2022.pdf" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click Here for More Information</span> </a> </span> </div> </div> </div> </div> <div class="photogallery-column column-3" data-index="5"> <div index="5" class="photoGalleryThumbs animated " data-index="5"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1145390625" data-image-url="https://irp.cdn-website.com/md/pexels/dms3rep/multi/pexels-photo-7309483.jpeg" style="background-image: url('https://lirp.cdn-website.com/md/pexels/dms3rep/multi/opt/pexels-photo-7309483-640w.jpeg');"><img id="1050557759" data-src="https://lirp.cdn-website.com/md/pexels/dms3rep/multi/opt/pexels-photo-7309483-1920w.jpeg" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1493920165" class="caption-container u_1493920165" style="display:none"> <span class="caption-inner"> <h3 id="1822534685" class="caption-title u_1822534685">Board Recruitment</h3> <a id="1163313593" class="caption-button dmWidget clearfix u_1163313593" href="/board-member-resources#BecomeABoardMember" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click For More Information</span> </a> </span> </div> </div> </div> </div> </div> <div class="photogallery-row " data-index=""> <div class="photogallery-column column-3" data-index="6"> <div index="6" class="photoGalleryThumbs animated " data-index="6"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1150374058" data-image-url="https://irp.cdn-website.com/md/pexels/dms3rep/multi/pexels-photo-2781814.jpeg" style="background-image: url('https://lirp.cdn-website.com/md/pexels/dms3rep/multi/opt/pexels-photo-2781814-640w.jpeg');"><img id="1874200114" data-src="https://lirp.cdn-website.com/md/pexels/dms3rep/multi/opt/pexels-photo-2781814-1920w.jpeg" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1771802704" class="caption-container u_1771802704" style="display:none"> <span class="caption-inner"> <h3 id="1193194375" class="caption-title u_1193194375">ELCFH Seeks Board Membership Applications</h3> <a id="1146885384" class="caption-button dmWidget clearfix u_1146885384" link_type="file" href="https://irp.cdn-website.com/a4b2a5b7/files/uploaded/ELCFH_Seeks_Board_Membership_Applications-_9.6.24.pdf" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click For More Information</span> </a> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="u_1910385578 dmRespRow hasBackgroundOverlay dmSectionParallaxNew" style="text-align: center;" id="1910385578"> <div class="dmRespColsWrapper" id="1925273521"> <div class="dmRespCol small-12 medium-12 large-12 u_1801964924" id="1801964924"> <div class="u_1766374008 dmNewParagraph" id="1766374008" style="transition: opacity 1s ease-in-out 0s; text-align: center;" data-element-type="paragraph" data-version="5"> <h2 class="text-align-center"><span class="" style="display: initial; font-weight: 600; color: rgb(243, 243, 243);"><span style="display: initial; font-weight: 600; color: rgb(243, 243, 243);">Want to Keep In The Know?</span> </span></h2> </div> <div class="u_1777701538 dmNewParagraph" id="1777701538" style="text-align: left;" data-version="5"> <h3 class="text-align-center m-size-13 size-18"><span class="font-size-18 m-font-size-13" style="display: initial; color: rgb(255, 255, 255);"><span class="font-size-18 m-font-size-13" style="display: initial; color: rgb(255, 255, 255);">Sign up to receive your Early Learning Updates.</span> </span><span style="display: initial;"><br/></span></h3> </div> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient u_1442456869" file="false" href="http://www.floridaearlylearning.com/newsroom/sign-up-for-our-newsletter" data-element-type="dButtonLinkId" id="1442456869" target="_blank"> <span class="iconBg" id="1655467646"> <span class="icon hasFontIcon icon-star" id="1309914773"></span> </span> <span class="text" id="1396292887">Sign Up Here!</span> </a> </div> </div> </div> <div class="u_1680344066 dmRespRow fullBleedChanged fullBleedMode dmSectionParallaxNew" style="text-align: center;" id="1680344066"> <div class="dmRespColsWrapper" id="1810982853"> <div class="dmRespCol small-12 medium-12 large-12 u_1087848550" id="1087848550"> <span id="1893502125"></span> <div class="u_1414473290 dmPhotoGallery newPhotoGallery dmPhotoGalleryResp photo-gallery-done text-layout-over captionAlignment-center_center photoGallery" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="square" data-desktop-columns="4" data-element-type="dPhotoGalleryId" data-desktop-text-layout="over" id="1414473290" data-rows-to-show="100" data-placeholder="false" data-image-animation="fadeInLeft" data-image-hover-effect="zoomout" data-mobile-columns="1" data-mobile-caption-alignment="center_center"> <div class="dmPhotoGalleryHolder clearfix gallery shadowEffectToChildren gallery4inArow" id="1362986591"></div> <div class="layout-container square"> <div class="photogallery-row " data-index=""> <div class="photogallery-column column-4" data-index="0"> <div index="0" class="photoGalleryThumbs animated " data-index="0"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1390019275" data-image-url="https://irp-cdn.multiscreensite.com/a4b2a5b7/dms3rep/multi/List.png" style="background-image: url('https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/List-640w.png');"><img id="1994825852" data-src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/List-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1523280387" class="caption-container u_1523280387" style="display:none"> <span class="caption-inner"> <a id="1650271243" class="caption-button dmWidget clearfix u_1650271243" href="/Families#ApprovedSchoolReadinessProviders" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click Here For Information</span> </a> </span> </div> </div> </div> </div> <div class="photogallery-column column-4" data-index="1"> <div index="1" class="photoGalleryThumbs animated " data-index="1"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1303716200" data-image-url="https://irp-cdn.multiscreensite.com/a4b2a5b7/dms3rep/multi/Copy+of+Copy+of+Copy+of+Copy+of+Untitled+%287%29-bf7b8b3d.png" style="background-image: url('https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Copy+of+Copy+of+Copy+of+Copy+of+Untitled+%287%29-bf7b8b3d-640w.png');"><img id="1320618749" data-src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Copy+of+Copy+of+Copy+of+Copy+of+Untitled+%287%29-bf7b8b3d-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1453593271" class="caption-container u_1453593271" style=""> <span class="caption-inner"> <a id="1021132990" class="caption-button dmWidget clearfix u_1021132990" href="/Families#ApprovedVPKProviders" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click Here For More Eligibility Information</span> </a> </span> </div> </div> </div> </div> <div class="photogallery-column column-4" data-index="2"> <div index="2" class="photoGalleryThumbs animated " data-index="2"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1956091202" data-image-url="https://irp-cdn.multiscreensite.com/a4b2a5b7/dms3rep/multi/SR.png" style="background-image: url('https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/SR-640w.png');"><img id="1862498595" data-src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/SR-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1062473923" class="caption-container u_1062473923" style=""> <span class="caption-inner"> <a id="1244983105" class="caption-button dmWidget clearfix u_1244983105" href="/applying-for-school-readiness-program" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click Here For More Eligibility Information</span> </a> </span> </div> </div> </div> </div> <div class="photogallery-column column-4" data-index="3"> <div index="3" class="photoGalleryThumbs animated " data-index="3"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1070378794" data-image-url="https://irp-cdn.multiscreensite.com/a4b2a5b7/dms3rep/multi/CCRR-bd51ce05.png" style="background-image: url('https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/CCRR-bd51ce05-640w.png');"><img id="1045260556" data-src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/CCRR-bd51ce05-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1986157160" class="caption-container u_1986157160" style=""> <span class="caption-inner"> <a id="1093968351" class="caption-button dmWidget clearfix u_1093968351" href="/Families#ChildCareResourcesandReferral" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click Here For More Information</span> </a> </span> </div> </div> </div> </div> </div> </div> </div> <div class="u_1858349204 dmPhotoGallery newPhotoGallery dmPhotoGalleryResp photo-gallery-done text-layout-over captionAlignment-center_center photoGallery" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="square" data-desktop-columns="3" data-element-type="dPhotoGalleryId" data-desktop-text-layout="over" id="1858349204" data-rows-to-show="100" data-placeholder="false" data-image-hover-effect="zoomout" data-image-animation="fadeInLeft" data-mobile-caption-alignment="center_center" data-mobile-columns="1"> <div class="dmPhotoGalleryHolder clearfix gallery shadowEffectToChildren gallery4inArow" id="1362986591"></div> <div class="layout-container square"> <div class="photogallery-row " data-index=""> <div class="photogallery-column column-3" data-index="0"> <div index="0" class="photoGalleryThumbs animated " data-index="0"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1064778276" data-image-url="https://irp.cdn-website.com/a4b2a5b7/dms3rep/multi/Subheading-93b3bd94.png" style="background-image: url('https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Subheading-93b3bd94-640w.png');"><img id="1862985143" data-src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Subheading-93b3bd94-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1287690284" class="caption-container u_1287690284" style="display:none"> <span class="caption-inner"> <a id="1196020309" class="caption-button dmWidget clearfix u_1196020309" href="/child-development" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click For More Information</span> </a> </span> </div> </div> </div> </div> <div class="photogallery-column column-3" data-index="1"> <div index="1" class="photoGalleryThumbs animated " data-index="1"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1317328957" data-image-url="https://irp-cdn.multiscreensite.com/a4b2a5b7/dms3rep/multi/CD.png" style="background-image: url('https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/CD-640w.png');"><img id="1290626747" data-src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/CD-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1100351889" class="caption-container u_1100351889" style=""> <span class="caption-inner"> <a id="1599992850" class="caption-button dmWidget clearfix u_1599992850" href="/child-development" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click Here For Fun Resources & Ideas To Help Your Child Grow!</span> </a> </span> </div> </div> </div> </div> <div class="photogallery-column column-3" data-index="2"> <div index="2" class="photoGalleryThumbs animated " data-index="2"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1229615862" data-image-url="https://irp-cdn.multiscreensite.com/a4b2a5b7/dms3rep/multi/provider.png" style="background-image: url('https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/provider-640w.png');"><img id="1711276854" data-src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/provider-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a> </div> <div id="1004248615" class="caption-container u_1004248615" style=""> <span class="caption-inner"> <a id="1037060303" class="caption-button dmWidget clearfix u_1037060303" href="https://www.myflfamilies.com/services/child-family/child-care/child-care-providers-and-staff" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> </span> <span class="text">Click Here For Information On Getting Licensed & Getting Contracted!</span> </a> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="u_1876980104 dmRespRow" style="text-align: center;" id="1876980104"> <div class="dmRespColsWrapper" id="1118551286"> <div class="u_1393260706 dmRespCol small-12 large-3 medium-3" id="1393260706"> <div class="u_1414739455 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1414739455"> <a id="1424733236"><img src="https://lirp.cdn-website.com/a4b2a5b7/dms3rep/multi/opt/Copy+of+Copy+of+Copy+of+Untitled-68378c00-180w.png" alt="" id="1150682486" class="" data-dm-image-path="https://irp-cdn.multiscreensite.com/a4b2a5b7/dms3rep/multi/Copy+of+Copy+of+Copy+of+Untitled-68378c00.png" onerror="handleImageLoadError(this)" height="125.734375" width="150.0"/></a> </div> </div> <div class="u_1268908533 dmRespCol small-12 large-9 medium-9" id="1268908533"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1640598639" style="transition: opacity 1s ease-in-out 0s;"><p class="m-size-19 size-24"><span style="color: rgb(22, 22, 134); display: initial;" class="m-font-size-19 font-size-24">HOW YOU CAN HELP!</span></p><p><span style="color: rgb(22, 22, 134); display: initial;"><br/></span></p><p class="m-size-10 size-14"><strong style="color: rgb(22, 22, 134); font-weight: bold; display: initial;" class="font-size-14 m-font-size-10" m-font-size-set="true">Tax-deductible donations can be made to:</strong> <strong style="color: rgb(22, 22, 134); font-weight: bold; display: initial;" class="font-size-14 m-font-size-10"></strong> </p><p class="m-size-10 size-14"><span style="color: rgb(0, 0, 0); display: initial;" class="font-size-14 m-font-size-10" m-font-size-set="true">Early Learning Coalition of Florida’s Heartland, 18501 Murdock Circle, Suite 200, Port Charlotte, FL 33948</span></p><p class="m-size-10 size-14"><span style="color: rgb(0, 0, 0); display: initial;" class="font-size-14 m-font-size-10" m-font-size-set="true">Phone: (941) 255-1650</span></p><p><span style="display: initial;"><br/></span></p><p><strong style="font-weight: bold; color: rgb(22, 22, 134); display: initial;">How to File a Complaint:</strong> </p><p><span style="color: rgb(0, 0, 0); display: initial;">If you are aware of fraud, waste, abuse, mismanagement, or employee misconduct involving FDOE, please complete and submit the </span><a href="https://web01.fldoe.org/IGComplaintSSO/ComplaintForm" target="_blank" runtime_url="https://web01.fldoe.org/IGComplaintSSO/ComplaintForm" type="url" style="display: initial; font-weight: bold; text-decoration: underline; color: rgb(22, 22, 134);"><strong>online complaint form</strong></a><span style="display: initial; text-decoration: underline; color: rgb(22, 22, 134);"> </span><span style="color: rgb(0, 0, 0); display: initial;">to the OIG for review, email your complaint to </span><a href="mailto:[email protected]" target="_blank" type="email" style="color: rgb(22, 22, 134); display: initial; text-decoration: underline;">[email protected]</a><span style="color: rgb(0, 0, 0); display: initial;">, or call at 850-245-0403. OIG staff will review your compliant and investigate it or refer it to the appropriate office.</span><span style="display: initial;"><br/></span></p></div> </div> </div> </div> </div> </div> </div> </div> <div class="sticky-widgets-container-global" id="1101789071"></div> <div class="dmFooterContainer"> <div id="fcontainer" class="u_fcontainer f_hcontainer dmFooter p_hfcontainer"> <div dm:templateorder="250" class="dmFooterResp generalFooter" id="1943048428"> <div class="u_1686005289 dmRespRow" style="text-align: center;" id="1686005289"> <div class="dmRespColsWrapper" id="1837856251"> <div class="u_1188157081 dmRespCol small-12 large-7 medium-7" id="1188157081"> <div data-element-type="spacer" class="u_1428577985 dmSpacer" id="1428577985"></div> <div class="u_1802365783 dmNewParagraph" id="1802365783" style="transition:opacity 1s ease-in-out;line-height:initial;" data-element-type="paragraph" data-version="5"><p><span class="" style="color: rgb(255, 255, 255); font-weight: 700; display: initial;"><span style="color: rgb(255, 255, 255); font-weight: 700; display: initial;">Main Office:</span> </span></p><p><span style="font-weight: normal; display: initial; color: rgb(255, 255, 255);">18501 Murdock Circle, Suite 200</span></p><p><span style="font-weight: normal; display: initial; color: rgb(255, 255, 255);">Port Charlotte, FL 33948</span></p><p><span class="" style="display: initial; color: rgb(255, 255, 255);"><span style="display: initial; color: rgb(255, 255, 255);">Phone:</span> </span><a href="tel:(941) 255-1650" target="_blank" type="call" style="display: initial; color: rgb(255, 255, 255);">(941) 255-1650</a></p><p><span style="display: initial; color: rgb(255, 255, 255);">Fax: (941) 255-5856</span></p><p><span style="display: initial;"><br/></span></p><p><span class="" style="color: rgb(255, 255, 255); display: initial; font-weight: bold;"><span style="color: rgb(255, 255, 255); display: initial; font-weight: bold;">Branch Office:</span> </span></p><p><span style="display: initial; color: rgb(255, 255, 255);">6432 U.S. Hwy 27 South, Sebring, FL 33876</span></p><p><span class="" style="display: initial; color: rgb(255, 255, 255);"><span style="display: initial; color: rgb(255, 255, 255);">Phone:</span> </span><a href="tel:(863) 314-9213" target="_blank" type="call" style="display: initial; color: rgb(255, 255, 255);">(863) 314-9213</a></p><p><span style="display: initial; color: rgb(255, 255, 255);">Fax: (863) 314-4480</span></p><p><span style="display: initial;"><br/></span></p><p><span class="" style="display: initial; color: rgb(255, 255, 255);"><span style="display: initial; color: rgb(255, 255, 255);">Office hours: 8:00 a.m.-5:00 p.m. Monday-Thursday;</span> </span></p><p><span style="display: initial; color: rgb(255, 255, 255);">8:00 a.m.-12:00 p.m. on Fridays</span></p><p><span class="" style="display: initial; color: rgb(255, 255, 255);"><span style="display: initial; color: rgb(255, 255, 255);">By Appointment Only</span> </span></p><p><span style="display: initial;"><br/></span></p> <h5><span style="display: initial; font-weight: bold; color: rgb(255, 255, 255);">CONNECT WITH US</span></h5> </div> <div class="u_1393858984 align-center text-align-center dmSocialHub gapSpacing" id="1393858984" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="mailto:" dm_dont_rewrite_url="true" aria-label="email" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Email')"> <span class="dmSocialEmail dm-social-icons-email oneIcon socialHubIcon style6" aria-hidden="true" data-hover-effect=""></span> </a> <a href="https://www.facebook.com/Early-Learning-Coalition-of-Floridas-Heartland-Inc-210421155781434/" target="_blank" dm_dont_rewrite_url="true" aria-label="facebook" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Facebook')"> <span class="dmSocialFacebook dm-social-icons-facebook oneIcon socialHubIcon style6" aria-hidden="true" data-hover-effect=""></span> </a> </div> </div> </div> </div> <div class="u_1174838755 dmRespCol small-12 large-4 medium-4" id="1174838755"> <div data-element-type="spacer" class="dmSpacer u_1600150250" id="1600150250"></div> <div class="u_1294840148 dmNewParagraph" id="1294840148" style="transition:opacity 1s ease-in-out;line-height:initial;" data-element-type="paragraph" data-version="5"><p><span class="" style="color: rgb(255, 255, 255); display: initial;"><span style="color: rgb(255, 255, 255); display: initial;">Quick Links:</span> </span></p><p><span style="color: rgb(255, 255, 255); display: initial;"><br/></span></p><p><a href="https://familyservices.floridaearlylearning.com/" target="_blank" runtime_url="https://familyservices.floridaearlylearning.com/" type="url" style="display: initial; color: rgb(255, 255, 255); text-decoration: underline;">Family Portal</a><span single-space="true" class="" style="display: initial; color: rgb(255, 255, 255); text-decoration: underline;"> <span style="display: initial; color: rgb(255, 255, 255); text-decoration: underline;"></span> </span></p><p><a href="https://providerservices.floridaearlylearning.com/Account/Login" target="_blank" runtime_url="https://providerservices.floridaearlylearning.com/Account/Login" type="url" style="text-decoration: underline; color: rgb(255, 255, 255); display: initial;">Provider Portal</a><span single-space="true" class="" style="text-decoration: underline; color: rgb(255, 255, 255); display: initial;"> <span style="text-decoration: underline; color: rgb(255, 255, 255); display: initial;"></span> </span></p><p><a href="/Families" runtime_url="/Families" type="page" style="color: rgb(255, 255, 255); text-decoration: underline; display: initial;">Child Care Resources & Referrals</a></p><p><a href="/employment-opportunities" runtime_url="/employment-opportunities" type="page" style="display: initial; color: rgb(255, 255, 255); text-decoration: underline;">Employment Opportunities</a></p><p><span style="display: initial; font-weight: bold; text-decoration: underline; color: rgb(255, 255, 255);"><br/></span></p><p><a href="https://www.paypal.com/donate/?hosted_button_id=USRNQW93R57VE" target="_blank" runtime_url="https://www.paypal.com/donate/?hosted_button_id=USRNQW93R57VE" type="url" style="text-decoration: underline; color: rgb(255, 255, 255); display: initial;">DONATE</a></p></div></div> <div class="u_1318870211 dmRespCol small-12 large-1 medium-1" id="1318870211"> <div data-element-type="spacer" class="dmSpacer u_1319251971" id="1319251971"></div> </div> </div> </div> <div class="u_1694824321 dmRespRow" id="1694824321"> <div class="dmRespColsWrapper" id="1315505206"> <div class="dmRespCol large-12 medium-12 small-12" id="1069477551"> <div class="dmNewParagraph u_1387638754" data-element-type="paragraph" data-version="5" id="1387638754" style="transition: opacity 1s ease-in-out 0s; text-align: left; display: block;"><p class="m-size-14 size-12"><span class="font-size-12 m-font-size-14" m-font-size-set="true" style="color: rgb(255, 255, 255); display: initial;">Copyright © 2017-2022 ELCFH All Rights Reserved.</span></p></div> </div> </div> </div> </div> <div id="1236746004" dmle_extension="powered_by" data-element-type="powered_by" icon="true" surround="false"></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <!-- Add full CSS and Javascript before the close tag of the body if needed --> <!-- Google Fonts Include --> <!-- loadCSS function fonts.jsp--> <link rel="preload" href="https://irp.cdn-website.com/fonts/css2?family=Roboto:wght@100;300;400;500;700;900&family=Montserrat:[email protected]&family=Cabin:[email protected]&family=Amiko:wght@400;600;700&family=Source+Sans+Pro:wght@200;300;400;600;700;900&family=Open+Sans:[email protected]&subset=latin-ext&display=swap" as="style" fetchpriority="low" onload="loadCSS(this)" /> <!-- RT CSS Include d-css-runtime-desktop-one-package-structured-global--> <link rel="preload" as="style" fetchpriority="low" onload="loadCSS(this)" href="https://static.cdn-website.com/mnlt/production/5415/_dm/s/rt/dist/css/d-css-runtime-desktop-one-package-structured-global.min.css" /> <!-- End of RT CSS Include --> <link rel="preload" href="https://irp.cdn-website.com/WIDGET_CSS/c90db8d2fd0c28906faa7e3ed25772d0.css" id="widgetCSS" as="style" fetchpriority="low" onload="loadCSS(this)" /> <!-- Support `img` size attributes --> <style>img[width][height] { height: auto; }</style> <!-- Support showing sticky element on page only --> <style> body[data-page-alias="home"] #dm [data-show-on-page-only="home"] { display: block !important; } </style> <!-- This is populated in Ajax navigation --> <style id="pageAdditionalWidgetsCss" type="text/css"> </style> <!-- Site CSS --> <link rel="preload" href="https://irp.cdn-website.com/a4b2a5b7/files/a4b2a5b7_header_withFlex_1.min.css?v=1431" id="siteGlobalCss" as="style" fetchpriority="low" onload="loadCSS(this)" /> <style id="customWidgetStyle" type="text/css"> </style> <style id="innerPagesStyle" type="text/css"> </style> <style id="additionalGlobalCss" type="text/css" > </style> <!-- Page CSS --> <link rel="preload" href="https://irp.cdn-website.com/a4b2a5b7/files/a4b2a5b7_home_withFlex_1.min.css?v=1431" id="homeCssLink" as="style" fetchpriority="low" onload="loadCSS(this)" /> <style id="pagestyle" type="text/css"> </style> <style id="pagestyleDevice" type="text/css"> </style> <!-- Flex Sections CSS --> <style id="globalFontSizeStyle" type="text/css"> .font-size-48, .size-48, .size-48 > font { font-size: 48px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-24, .size-24, .size-24 > font { font-size: 24px !important; }.font-size-14, .size-14, .size-14 > font { font-size: 14px !important; }.font-size-12, .size-12, .size-12 > font { font-size: 12px !important; } </style> <style id="pageFontSizeStyle" type="text/css"> </style> <!-- ========= JS Section ========= --> <script> var isWLR = true; window.customWidgetsFunctions = {}; window.customWidgetsStrings = {}; window.collections = {}; window.currentLanguage = "ENGLISH" window.isSitePreview = false; </script> <script type="text/javascript"> var d_version = "production_5415"; var build = "2025-04-27T12_49_38"; window['v' + 'ersion'] = d_version; function buildEditorParent() { window.isMultiScreen = true; window.editorParent = {}; window.previewParent = {}; window.assetsCacheQueryParam = "?version=2025-04-27T12_49_38"; try { var _p = window.parent; if (_p && _p.document && _p.$ && _p.$.dmfw) { window.editorParent = _p; } else if (_p.isSitePreview) { window.previewParent = _p; } } catch (e) { } } buildEditorParent(); </script> <!-- Load jQuery --> <script type="text/javascript" id='d-js-jquery' src="https://static.cdn-website.com/libs/jquery/jquery-3.7.0.min.js"></script> <!-- End Load jQuery --> <!-- Injecting site-wide before scripts --> <!-- End Injecting site-wide to the head --> <script> var _jquery = window.$; var jqueryAliases = ['$', 'jquery', 'jQuery']; jqueryAliases.forEach((alias) => { Object.defineProperty(window, alias, { get() { return _jquery; }, set() { console.warn("Trying to over-write the global jquery object!"); } }); }); window.jQuery.migrateMute = true; </script> <script> window.cookiesNotificationMarkupPreview = 'null'; </script> <!-- HEAD RT JS Include --> <script id='d-js-params'> window.INSITE = window.INSITE || {}; window.INSITE.device = "desktop"; window.rtCommonProps = {}; rtCommonProps["rt.ajax.ajaxScriptsFix"] =true; rtCommonProps["rt.pushnotifs.sslframe.encoded"] = 'aHR0cHM6Ly97c3ViZG9tYWlufS5wdXNoLW5vdGlmcy5jb20='; rtCommonProps["runtimecollector.url"] = 'https://rtc.multiscreensite.com'; rtCommonProps["performance.tabletPreview.removeScroll"] = 'false'; rtCommonProps["inlineEditGrid.snap"] =true; rtCommonProps["popup.insite.cookie.ttl"] = '0.5'; rtCommonProps["rt.pushnotifs.force.button"] =true; rtCommonProps["common.mapbox.token"] = 'pk.eyJ1IjoiZGFubnliMTIzIiwiYSI6ImNqMGljZ256dzAwMDAycXBkdWxwbDgzeXYifQ.Ck5P-0NKPVKAZ6SH98gxxw'; rtCommonProps["common.mapbox.js.override"] =false; rtCommonProps["common.here.appId"] = 'iYvDjIQ2quyEu0rg0hLo'; rtCommonProps["common.here.appCode"] = '1hcIxLJcbybmtBYTD9Z1UA'; rtCommonProps["isCoverage.test"] =false; rtCommonProps["ecommerce.ecwid.script"] = 'https://app.multiscreenstore.com/script.js'; rtCommonProps["feature.flag.mappy.kml"] =false; rtCommonProps["common.resources.dist.cdn"] =true; rtCommonProps["common.build.dist.folder"] = 'production/5415'; rtCommonProps["common.resources.cdn.host"] = 'https://static.cdn-website.com'; rtCommonProps["common.resources.folder"] = 'https://static.cdn-website.com/mnlt/production/5415'; rtCommonProps["feature.flag.runtime.backgroundSlider.preload.slowly"] =true; rtCommonProps["feature.flag.runtime.newAnimation.enabled"] =true; rtCommonProps["feature.flag.runtime.newAnimation.respectCssAnimationProps.enabled"] =true; rtCommonProps["feature.flag.runtime.newAnimation.jitAnimation.enabled"] =true; rtCommonProps["feature.flag.sites.google.analytics.gtag"] =true; rtCommonProps["feature.flag.runOnReadyNewTask"] =true; rtCommonProps["isAutomation.test"] =false; rtCommonProps['common.mapsProvider'] = 'mapbox'; rtCommonProps['common.mapsProvider.version'] = '0.52.0'; rtCommonProps['common.geocodeProvider'] = 'mapbox'; rtCommonProps['common.map.defaults.radiusSize'] = '1500'; rtCommonProps['common.map.defaults.radiusBg'] = 'rgba(255, 255, 255, 0.4)'; rtCommonProps['common.map.defaults.strokeColor'] = 'rgba(255, 255, 255, 1)'; rtCommonProps['common.map.defaults.strokeSize'] = '2'; rtCommonProps['server.for.resources'] = ''; rtCommonProps['feature.flag.lazy.widgets'] = true; rtCommonProps['feature.flag.single.wow'] = false; rtCommonProps['feature.flag.disallowPopupsInEditor'] = true; rtCommonProps['feature.flag.mark.anchors'] = true; rtCommonProps['captcha.public.key'] = '6LffcBsUAAAAAMU-MYacU-6QHY4iDtUEYv_Ppwlz'; rtCommonProps['captcha.invisible.public.key'] = '6LeiWB8UAAAAAHYnVJM7_-7ap6bXCUNGiv7bBPME'; rtCommonProps["images.sizes.small"] =160; rtCommonProps["images.sizes.mobile"] =640; rtCommonProps["images.sizes.tablet"] =1280; rtCommonProps["images.sizes.desktop"] =1920; rtCommonProps["modules.resources.cdn"] =true; rtCommonProps["import.images.storage.imageCDN"] = 'https://lirp.cdn-website.com/'; rtCommonProps["feature.flag.runtime.inp.threshold"] =150; rtCommonProps["feature.flag.performance.logs"] =true; rtCommonProps["site.widget.form.captcha.type"] = 'g_recaptcha'; rtCommonProps["friendly.captcha.site.key"] = 'FCMGSQG9GVNMFS8K'; rtCommonProps["cookiebot.mapbox.consent.category"] = 'marketing'; // feature flags that's used out of runtime module (in legacy files) rtCommonProps["platform.monolith.personalization.dateTimeCondition.popupMsgAction.moveToclient.enabled"] =true; window.rtFlags = {}; rtFlags["unsuspendEcwidStoreOnRuntime.enabled"] =true; rtFlags["scripts.widgetCount.enabled"] =true; rtFlags["ecom.ecwidNewUrlStructure.enabled"] = false; rtFlags["ecom.ecwid.storefrontV3.enabled"] = false; rtFlags["ecom.ecwid.old.store.fix.facebook.share"] = true; rtFlags["feature.flag.photo.gallery.exact.size"] =true; rtFlags["geocode.search.localize"] =false; rtFlags["feature.flag.runtime.newAnimation.asyncInit.setTimeout.enabled"] =false; rtFlags["twitter.heightLimit.enabled"] = true; rtFlags["editor.classicHybrid.photogallery.fix"] =true; rtFlags["runtime.lottieOverflow"] =false; rtFlags["runtime.monitoring.sentry.ignoreErrors"] = ""; rtFlags["contact.form.browserValidation.enabled"] =true; rtFlags["feature.flag.notifications.push.from.top"] =true; rtFlags["streamline.monolith.personalization.supportMultipleConditions.enabled"] =false; rtFlags["runtime.cwv.report.cls.enabled"] =true; rtFlags["editor.link.on.container"] =false; rtFlags["flex.runtime.popup.with.show"] =true; rtFlags["contact.form.useActiveForm"] =true; rtFlags["runtime.ssr.productStore.internal.observer"] =true; rtFlags["runtime.ssr.productCustomizations"] =true; rtFlags["flex.megaMenu.a11y"] =false; </script> <script src="https://static.cdn-website.com/mnlt/production/5415/_dm/s/rt/dist/scripts/d-js-one-runtime-unified-desktop.min.js" id="d-js-core"></script> <!-- End of HEAD RT JS Include --> <script src="https://static.cdn-website.com/mnlt/production/5415/_dm/s/rt/dist/scripts/d-js-jquery-migrate.min.js" ></script> <script> $(window).bind("orientationchange", function (e) { $.layoutManager.initLayout(); }); $(document).resize(function () { }); </script> <script type="text/javascript" id="d_track_campaign"> (function() { if (!window.location.search) { return; } const cleanParams = window.location.search.substring(1); // Strip ? const queryParams = cleanParams.split('&'); const expires = 'expires=' + new Date().getTime() + 24 * 60 * 60 * 1000; const domain = 'domain=' + window.location.hostname; const path = "path=/"; queryParams.forEach((param) => { const [key, value = ''] = param.split('='); if (key.startsWith('utm_')) { const cookieName = "_dm_rt_" + key.substring(4); const cookie = cookieName + "=" + value; const joined = [cookie, expires, domain, path].join(";"); document.cookie = joined; } }); }()); </script> <script type="text/javascript" > var _dm_gaq = {}; var _gaq = _gaq || []; var _dm_insite = []; </script> <script> window.dataLayer = window.dataLayer || []; window.dataLayer.push({'gtm.start': new Date().getTime(), event: 'gtm.js'}); </script> <script async src="https://www.googletagmanager.com/gtm.js?id=G-9KTHE9909B" id="d-js-gtm" onload="window.dispatchEvent(new CustomEvent('gtmLoaded', { bubbles: true }))"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-9KTHE9909B"></script> <script type="text/javascript" id="d_track_ga"> _dm_gaq.siteAlias = 'a4b2a5b7'; _dm_gaq.systemAggregatedGaqID = ''; _dm_gaq.externalGaqID = 'G-9KTHE9909B'; _dm_gaq.gaAggregatedEventAttributes = { 'site_alias': _dm_gaq.siteAlias, 'product': 'DM_DIRECT', 'plan': 'BUSINESS_PLUS_ECOMMERCE_MEDIUM', 'dfooter': 'false', 'sitetype': '1', 'pwaEnabled': 'true' } _dm_gaq.pushEvent = function(trackingId, event, category, label, value, additionalParams = {}) { const eventProps = { send_to: trackingId, event_category: category, event_label: label, value, ...additionalParams, ...(trackingId === _dm_gaq.systemAggregatedGaqID ? _dm_gaq.gaAggregatedEventAttributes : {}) }; gtag('event', event, eventProps); } window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); function pushInsiteImpressions(id) { _dm_insite.forEach((rule) => { _dm_gaq.pushEvent(id, 'insite_impression', 'insite', rule.ruleType + '__' + rule.ruleId); }); } if(_dm_gaq.systemAggregatedGaqID){ // track aggregated account gtag('config', '', { 'send_page_view': false, 'anonymize_ip': true, 'transport_type': 'beacon', 'custom_map': {'dimension1': 'site_alias', 'dimension2': 'product', 'dimension3': 'dFooter', 'dimension4': 'sitetype'} }); gtag('set', 'developer_id.dMDU5Nj', true); _dm_gaq.pushEvent('', 'page_view'); pushInsiteImpressions(_dm_gaq.systemAggregatedGaqID); } if(_dm_gaq.externalGaqID && _dm_gaq.externalGaqID!= '') { gtag('config', 'G-9KTHE9909B', { 'send_page_view': false, 'anonymize_ip': true, 'transport_type': 'beacon', 'linker': { 'domains': ['elcfloridasheartland.org'] } }); _dm_gaq.pushEvent('G-9KTHE9909B', 'page_view'); pushInsiteImpressions(_dm_gaq.externalGaqID); } </script> <script type="text/javascript" id="d_track_sp"> ;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[]; p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments) };p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[0];n.async=1; n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","//d32hwlnfiv2gyn.cloudfront.net/sp-2.0.0-dm-0.1.min.js","snowplow")); window.dmsnowplow = window.snowplow; dmsnowplow('newTracker', 'cf', 'd32hwlnfiv2gyn.cloudfront.net', { // Initialise a tracker appId: 'a4b2a5b7' }); // snowplow queries element styles so we wait until CSS calculations are done. requestAnimationFrame(() => { dmsnowplow('trackPageView'); _dm_insite.forEach((rule) => { // Specifically in popup only the client knows if it is shown or not so we don't always want to track its impression here // the tracking is in popup.js if (rule.actionName !== "popup") { dmsnowplow('trackStructEvent', 'insite', 'impression', rule.ruleType, rule.ruleId); } window?.waitForDeferred?.('dmAjax', () => { $.DM.events.trigger('event-ruleTriggered', {value: rule}); }); }); }); </script> <div style="display:none;" id="P6iryBW0Wu"></div> <!-- photoswipe markup --> <!-- Root element of PhotoSwipe. Must have class pswp. --> <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> <!-- Background of PhotoSwipe. It's a separate element as animating opacity is faster than rgba(). --> <div class="pswp__bg"></div> <!-- Slides wrapper with overflow:hidden. --> <div class="pswp__scroll-wrap"> <!-- Container that holds slides. PhotoSwipe keeps only 3 of them in the DOM to save memory. Don't modify these 3 pswp__item elements, data is added later on. --> <div class="pswp__container"> <div class="pswp__item"></div> <div class="pswp__item"></div> <div class="pswp__item"></div> </div> <!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. --> <div class="pswp__ui pswp__ui--hidden"> <div class="pswp__top-bar"> <!-- Controls are self-explanatory. Order can be changed. --> <div class="pswp__counter"></div> <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> <button class="pswp__button pswp__button--share" title="Share"></button> <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> <!-- Preloader demo http://codepen.io/dimsemenov/pen/yyBWoR --> <!-- element will get class pswp__preloader--active when preloader is running --> <div class="pswp__preloader"> <div class="pswp__preloader__icn"> <div class="pswp__preloader__cut"> <div class="pswp__preloader__donut"></div> </div> </div> </div> </div> <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> <div class="pswp__share-tooltip"></div> </div> <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> </button> <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> </button> <div class="pswp__caption"> <div class="pswp__caption__center"></div> </div> </div> </div> </div> <div id="fb-root" data-locale="en"></div> <!-- Alias: a4b2a5b7 --> <div class="dmPopupMask" id="dmPopupMask"></div> <div id="dmPopup" class="dmPopup"> <div class="dmPopupCloseWrapper"> <div class="dmPopupClose dm-common-icons-close oneIcon" onclick="dmHidePopup(event);"></div> </div> <div class="dmPopupTitle"> <span></span> Share by:</div> <div class="data"></div> </div><script id="d_track_personalization"> window?.waitForDeferred?.('dmAjax', () => { // Collects client data and updates cookies used by smart sites window.expireDays = 365; window.visitLength = 30 * 60000; $.setCookie("dm_timezone_offset", (new Date()).getTimezoneOffset(), window.expireDays); setSmartSiteCookiesInternal("dm_this_page_view","dm_last_page_view","dm_total_visits","dm_last_visit"); }); </script> <script type="text/javascript"> Parameters.NavigationAreaParams.MoreButtonText = 'MORE'; Parameters.NavigationAreaParams.LessButtonText = 'LESS'; Parameters.HomeLinkText = 'Home'; </script> <!-- End Script tags --> <!-- Site Wide Html Markup --> <!-- Site Wide Html Markup --> </body> </html>