, but this code // executes before the first paint, when

茄子视频

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Stepping Forward in Faith - News & Stories | 茄子视频

茄子视频

Skip to main content

Spark

Stepping Forward in Faith

Wed, Apr 16, 2025

During her junior year of high school, soccer player Macy Gerig 鈥26 sustained a concussion that ended her soccer career. Just like that, her dream of playing for Calvin slipped away. Devastated, Gerig turned to lifting weights, then cycling. 鈥淲hen I put worship music on, I felt the Lord鈥檚 strength. I鈥檇 go to the gym, and for that one hour, I was normal,鈥 Gerig says.

When Gerig stepped onto Calvin鈥檚 campus as a first-year student, she was confronted with the reality of a prior dream.聽

鈥淎t first, I wasn鈥檛 a happy camper. I had to push through the trauma of losing soccer, as my suitemates in the dorm were soccer girls,鈥 Gerig says.

But she soon found opportunities to pursue a deeper passion鈥攈elping others make connections between their physical and spiritual well-being.

In her first semester at Calvin, with the help of kinesiology department chair Kerrie Berends, Gerig started teaching cycling and women鈥檚 strength training class and hosted a mash-up event where Calvin community members could try an abbreviated version of a Pilates, yoga, and cycling class. She also published a 30-day devotional, A Step Forward: Worship 鈥榥鈥 Workout Devotional, her second published book to date.

鈥淚t鈥檚 incredible to be able to reach people just like me who came to Calvin without that team or without that club. I love seeing people meet other people, hearing their stories, and seeing them find their place. Everyone needs that,鈥 Gerig says.

鈥淚 didn鈥檛 come to Calvin thinking I was going to make a difference. But the Lord told me, 鈥楳acy, you are not just fitting in, you are going to create.鈥欌


Authors: