{"id":141091,"date":"2026-08-21T16:18:11","date_gmt":"2026-08-21T20:18:11","guid":{"rendered":"https:\/\/www.orlandochristianuniversity.org\/?page_id=141091"},"modified":"2026-08-28T18:03:46","modified_gmt":"2026-08-28T22:03:46","slug":"podcasts","status":"publish","type":"page","link":"https:\/\/www.orlandochristianuniversity.org\/pt\/podcasts\/","title":{"rendered":"podcasts"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-fee1ace\" data-block-id=\"fee1ace\"><style>.stk-fee1ace {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-fee1ace-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-e544a1a\" data-v=\"4\" data-block-id=\"e544a1a\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-e544a1a-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-e544a1a-inner-blocks\">\n<style data-wp-block-html=\"css\">\n\/* =====================================================\n   OCU FIRSTWORD PODCAST NETWORK HERO\n===================================================== *\/\n\n.ocu-fw-hero {\n  --bg-1: #02091d;\n  --bg-2: #04112c;\n  --bg-3: #071a3c;\n  --white: #ffffff;\n  --accent: #2f80ff;\n  --gold: #d5a33b;\n\n  position: relative;\n\n  width: 100%;\n  overflow: hidden;\n\n  background:\n    radial-gradient(\n      circle at 70% 48%,\n      rgba(28, 68, 140, 0.18) 0%,\n      rgba(28, 68, 140, 0.07) 34%,\n      transparent 58%\n    ),\n    linear-gradient(\n      100deg,\n      var(--bg-1) 0%,\n      var(--bg-2) 42%,\n      var(--bg-3) 100%\n    );\n\n  box-sizing: border-box;\n}\n\n.ocu-fw-hero *,\n.ocu-fw-hero *::before,\n.ocu-fw-hero *::after {\n  box-sizing: border-box;\n}\n\n\n\/* =====================================================\n   MAIN LAYOUT\n===================================================== *\/\n\n.ocu-fw-hero__inner {\n  width: min(1500px, 100%);\n\n  min-height: 390px;\n\n  margin: 0 auto;\n\n  padding:\n    34px\n    clamp(34px, 5vw, 78px);\n\n  display: grid;\n\n  grid-template-columns:\n    minmax(330px, 0.78fr)\n    minmax(650px, 1.55fr);\n\n  align-items: center;\n\n  gap:\n    clamp(46px, 5vw, 86px);\n}\n\n\n\/* =====================================================\n   LEFT CONTENT\n===================================================== *\/\n\n.ocu-fw-hero__content {\n  position: relative;\n  z-index: 2;\n\n  width: 100%;\n  max-width: 470px;\n\n  text-align: left;\n}\n\n\n\/* =====================================================\n   TITLE\n===================================================== *\/\n\n.ocu-fw-hero__title,\n.ocu-fw-hero__title span {\n  color: #ffffff !important;\n}\n\n.ocu-fw-hero__title {\n  margin: 0 !important;\n  padding: 0 !important;\n\n  display: flex;\n  flex-direction: column;\n\n  align-items: flex-start;\n\n  font-family:\n    \"Arial Narrow\",\n    \"Roboto Condensed\",\n    \"Helvetica Neue Condensed\",\n    Arial,\n    sans-serif;\n\n  font-size:\n    clamp(42px, 4vw, 64px) !important;\n\n  line-height:\n    0.91 !important;\n\n  letter-spacing:\n    -0.028em !important;\n\n  font-weight:\n    800 !important;\n\n  text-transform:\n    uppercase;\n}\n\n.ocu-fw-hero__title span {\n  display: block;\n\n  white-space:\n    nowrap;\n}\n\n\n\/* =====================================================\n   WELCOME TO\n===================================================== *\/\n\n.ocu-fw-hero__title span:first-child {\n  color:\n    var(--gold) !important;\n\n  font-size:\n    0.48em;\n\n  line-height:\n    1.1;\n\n  letter-spacing:\n    0.18em !important;\n\n  margin-bottom:\n    8px;\n}\n\n\n\/* =====================================================\n   ACCENT\n===================================================== *\/\n\n.ocu-fw-hero__accent {\n  width: 72px;\n  height: 5px;\n\n  margin:\n    18px\n    0\n    15px;\n\n  background:\n    var(--accent);\n}\n\n\n\/* =====================================================\n   DESCRIPTION\n===================================================== *\/\n\n.ocu-fw-hero__text {\n  max-width: 420px;\n\n  margin: 0 !important;\n\n  color:\n    rgba(255, 255, 255, 0.88) !important;\n\n  font-size:\n    15px;\n\n  line-height:\n    1.5;\n}\n\n\n\/* =====================================================\n   RIGHT LOGO AREA\n===================================================== *\/\n\n.ocu-fw-hero__logos {\n  position: relative;\n  z-index: 2;\n\n  width: 100%;\n\n  display: grid;\n\n  grid-template-columns:\n    1.18fr\n    1.06fr\n    0.82fr;\n\n  align-items: center;\n\n  gap:\n    clamp(28px, 3.3vw, 56px);\n}\n\n\n\/* =====================================================\n   LOGO CELLS\n===================================================== *\/\n\n.ocu-fw-hero__logo {\n  position: relative;\n\n  min-width: 0;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  padding:\n    6px 10px;\n}\n\n\n\/* =====================================================\n   SEPARATORS\n===================================================== *\/\n\n.ocu-fw-hero__logo\n+ .ocu-fw-hero__logo::before {\n  content: \"\";\n\n  position: absolute;\n\n  left:\n    calc(\n      clamp(28px, 3.3vw, 56px)\n      \/ -2\n    );\n\n  top: 12%;\n  bottom: 12%;\n\n  width: 1px;\n\n  background:\n    rgba(47, 128, 255, 0.30);\n}\n\n\n\/* =====================================================\n   LOGO IMAGES\n===================================================== *\/\n\n.ocu-fw-hero__logo img {\n  display: block;\n\n  width: 100%;\n  height: auto;\n\n  object-fit: contain;\n\n  transition:\n    transform 0.35s ease,\n    opacity 0.35s ease;\n}\n\n\n\/* BETWEEN THE LINES *\/\n\n.ocu-fw-hero__logo--between img {\n  width:\n    min(94%, 300px);\n\n  filter:\n    brightness(0)\n    invert(1);\n}\n\n\n\/* FIRSTWORD *\/\n\n.ocu-fw-hero__logo--firstword img {\n  width:\n    min(96%, 280px);\n}\n\n\n\/* PURPOSE DRIVEN *\/\n\n.ocu-fw-hero__logo--purpose img {\n  width:\n    min(82%, 205px);\n}\n\n\n\/* =====================================================\n   HOVER\n===================================================== *\/\n\n@media (hover: hover) and (pointer: fine) {\n\n  .ocu-fw-hero__logo:hover img {\n    transform:\n      scale(1.025);\n  }\n\n}\n\n\n\/* =====================================================\n   SMALL LAPTOP\n===================================================== *\/\n\n@media (max-width: 1250px) {\n\n  .ocu-fw-hero__inner {\n    min-height: 370px;\n\n    grid-template-columns:\n      minmax(300px, 0.78fr)\n      minmax(560px, 1.45fr);\n\n    gap:\n      42px;\n\n    padding:\n      32px\n      4%;\n  }\n\n\n  .ocu-fw-hero__title {\n    font-size:\n      clamp(40px, 4.5vw, 56px) !important;\n  }\n\n\n  .ocu-fw-hero__logo--between img {\n    width:\n      min(94%, 260px);\n  }\n\n\n  .ocu-fw-hero__logo--firstword img {\n    width:\n      min(96%, 245px);\n  }\n\n\n  .ocu-fw-hero__logo--purpose img {\n    width:\n      min(84%, 180px);\n  }\n\n}\n\n\n\/* =====================================================\n   IPAD \/ TABLET\n===================================================== *\/\n\n@media (max-width: 1024px) {\n\n  .ocu-fw-hero__inner {\n    min-height: auto;\n\n    grid-template-columns:\n      1fr;\n\n    gap:\n      32px;\n\n    padding:\n      40px\n      34px;\n  }\n\n\n  .ocu-fw-hero__content {\n    max-width:\n      680px;\n  }\n\n\n  .ocu-fw-hero__title {\n    font-size:\n      clamp(44px, 7vw, 62px) !important;\n  }\n\n\n  .ocu-fw-hero__text {\n    max-width:\n      520px;\n  }\n\n\n  .ocu-fw-hero__logos {\n    grid-template-columns:\n      1.18fr\n      1.06fr\n      0.82fr;\n\n    gap:\n      30px;\n  }\n\n\n  .ocu-fw-hero__logo\n  + .ocu-fw-hero__logo::before {\n    left:\n      -15px;\n  }\n\n\n  .ocu-fw-hero__logo--between img {\n    max-width:\n      270px;\n  }\n\n\n  .ocu-fw-hero__logo--firstword img {\n    max-width:\n      250px;\n  }\n\n\n  .ocu-fw-hero__logo--purpose img {\n    max-width:\n      180px;\n  }\n\n}\n\n\n\/* =====================================================\n   MOBILE\n===================================================== *\/\n\n@media (max-width: 767px) {\n\n  .ocu-fw-hero__inner {\n    grid-template-columns:\n      1fr;\n\n    gap:\n      22px;\n\n    padding:\n      28px\n      16px\n      26px;\n  }\n\n\n  .ocu-fw-hero__content {\n    width:\n      100%;\n\n    max-width:\n      none;\n\n    text-align:\n      left;\n  }\n\n\n  .ocu-fw-hero__title {\n    font-size:\n      clamp(30px, 8.8vw, 40px) !important;\n\n    line-height:\n      0.94 !important;\n  }\n\n\n  .ocu-fw-hero__title span {\n    white-space:\n      normal;\n  }\n\n\n  .ocu-fw-hero__title span:first-child {\n    font-size:\n      0.46em;\n\n    margin-bottom:\n      6px;\n  }\n\n\n  .ocu-fw-hero__accent {\n    width:\n      58px;\n\n    height:\n      4px;\n\n    margin:\n      13px\n      0\n      12px;\n  }\n\n\n  .ocu-fw-hero__text {\n    max-width:\n      94%;\n\n    font-size:\n      12.8px;\n\n    line-height:\n      1.45;\n  }\n\n\n  \/* ===================================================\n     MOBILE LOGOS\n     ALL THREE STAY IN ONE ROW\n  =================================================== *\/\n\n  .ocu-fw-hero__logos {\n    grid-template-columns:\n      1.15fr\n      1fr\n      0.76fr;\n\n    gap:\n      10px;\n  }\n\n\n  .ocu-fw-hero__logo {\n    padding:\n      0 3px;\n  }\n\n\n  .ocu-fw-hero__logo\n  + .ocu-fw-hero__logo::before {\n    left:\n      -5px;\n\n    top:\n      12%;\n\n    bottom:\n      12%;\n  }\n\n\n  .ocu-fw-hero__logo--between img {\n    width:\n      min(98%, 130px);\n  }\n\n\n  .ocu-fw-hero__logo--firstword img {\n    width:\n      min(98%, 122px);\n  }\n\n\n  .ocu-fw-hero__logo--purpose img {\n    width:\n      min(88%, 88px);\n  }\n\n}\n\n\n\/* =====================================================\n   SMALL MOBILE\n===================================================== *\/\n\n@media (max-width: 430px) {\n\n  .ocu-fw-hero__inner {\n    padding:\n      25px\n      13px\n      23px;\n\n    gap:\n      19px;\n  }\n\n\n  .ocu-fw-hero__title {\n    font-size:\n      clamp(28px, 9vw, 36px) !important;\n  }\n\n\n  .ocu-fw-hero__text {\n    max-width:\n      97%;\n\n    font-size:\n      12.3px;\n  }\n\n\n  .ocu-fw-hero__logos {\n    grid-template-columns:\n      1.16fr\n      1fr\n      0.75fr;\n\n    gap:\n      7px;\n  }\n\n\n  .ocu-fw-hero__logo\n  + .ocu-fw-hero__logo::before {\n    left:\n      -3.5px;\n  }\n\n\n  .ocu-fw-hero__logo--between img {\n    max-width:\n      112px;\n  }\n\n\n  .ocu-fw-hero__logo--firstword img {\n    max-width:\n      106px;\n  }\n\n\n  .ocu-fw-hero__logo--purpose img {\n    max-width:\n      78px;\n  }\n\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n\n  const podcastBanner = document.querySelector(\".ocu-podcast-banner\");\n\n  if (!podcastBanner) return;\n\n  podcastBanner.classList.add(\"ocu-podcast-banner--ready\");\n\n});\n<\/script>\n\n<section class=\"ocu-fw-hero\">\n\n  <div class=\"ocu-fw-hero__inner\">\n\n    <!-- LEFT CONTENT -->\n    <div class=\"ocu-fw-hero__content\">\n\n      <h2 class=\"ocu-fw-hero__title\">\n        <span>WELCOME TO<\/span>\n        <span>FIRSTWORD<\/span>\n        <span>PODCAST<\/span>\n        <span>NETWORK<\/span>\n      <\/h2>\n\n      <div class=\"ocu-fw-hero__accent\"><\/div>\n\n      <p class=\"ocu-fw-hero__text\">\n        Orlando Christian University is pleased to bring you the\n        FirstWord Podcast Network, featuring\n        <em>Between the Lines with Trey Hildebrant<\/em>,\n        <em>Weekly FirstWord with Dr. Steve Whitaker<\/em>,\n        and the upcoming\n        <em>Purpose Driven Leaders with Dr. Steve Whitaker<\/em>.\n      <\/p>\n\n    <\/div>\n\n\n    <!-- LOGOS -->\n    <div class=\"ocu-fw-hero__logos\">\n\n      <div class=\"ocu-fw-hero__logo ocu-fw-hero__logo--between\">\n        <img decoding=\"async\"\n          data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/logobetween-1.png\"\n          alt=\"Between the Lines with Trey Hildebrant\"\n         src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 2135px; --smush-placeholder-aspect-ratio: 2135\/736;\">\n      <\/div>\n\n      <div class=\"ocu-fw-hero__logo ocu-fw-hero__logo--firstword\">\n        <img decoding=\"async\"\n          data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/first-word.png\"\n          alt=\"Weekly FirstWord with Dr. Steve Whitaker\"\n         src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1038px; --smush-placeholder-aspect-ratio: 1038\/1038;\">\n      <\/div>\n\n      <div class=\"ocu-fw-hero__logo ocu-fw-hero__logo--purpose\">\n        <img decoding=\"async\"\n          data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/drivenleaders.png\"\n          alt=\"Purpose Driven Leaders with Dr. Steve Whitaker\"\n         src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 623px; --smush-placeholder-aspect-ratio: 623\/623;\">\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-edecd1d stk-block-background\" data-block-id=\"edecd1d\"><style>.stk-edecd1d {background-color:#f7f1e5 !important;margin-bottom:0px !important;}.stk-edecd1d:before{background-color:#f7f1e5 !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-edecd1d-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-83600b8\" data-v=\"4\" data-block-id=\"83600b8\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-83600b8-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-83600b8-inner-blocks\">\n<style data-wp-block-html=\"css\">\n\/* =====================================================\n   OCU PODCAST NETWORK\n   COMPLETE CSS\n   DESKTOP \/ IPAD \/ MOBILE\n===================================================== *\/\n\n.ocu-podcast-network {\n  --navy: #0d2859;\n  --navy-dark: #081d44;\n  --gold: #d5a33b;\n  --cream: #f7f1e5;\n  --text: #222222;\n\n  width: 100%;\n  padding: 52px 4% 38px;\n\n  background: var(--cream);\n\n  font-family: inherit;\n  box-sizing: border-box;\n}\n\n.ocu-podcast-network *,\n.ocu-podcast-network *::before,\n.ocu-podcast-network *::after {\n  box-sizing: border-box;\n}\n\n\n\/* =====================================================\n   HEADER\n===================================================== *\/\n\n.ocu-podcast-header {\n  max-width: 820px;\n  margin: 0 auto 30px;\n  text-align: center;\n}\n\n.ocu-podcast-header h2 {\n  margin: 0;\n\n  color: var(--navy);\n\n  font-size: clamp(38px, 4vw, 52px);\n  line-height: 1.05;\n  font-weight: 700;\n}\n\n.ocu-podcast-header-line {\n  width: 44px;\n  height: 3px;\n\n  margin: 14px auto;\n\n  background: var(--gold);\n}\n\n.ocu-podcast-header p {\n  margin: 0;\n\n  color: var(--text);\n\n  font-size: 16px;\n  line-height: 1.55;\n}\n\n\n\/* =====================================================\n   GRID\n===================================================== *\/\n\n.ocu-podcast-grid {\n  width: 100%;\n  max-width: 1450px;\n\n  margin: 0 auto;\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 22px;\n\n  align-items: stretch;\n}\n\n\n\/* =====================================================\n   CARD BASE\n===================================================== *\/\n\n.ocu-podcast-card {\n  --mobile-reveal: 0;\n  --mobile-normal: 1;\n\n  position: relative;\n  isolation: isolate;\n\n  min-width: 0;\n  min-height: 720px;\n\n  display: flex;\n  flex-direction: column;\n\n  background: var(--navy-dark);\n\n  border:\n    1px solid rgba(13, 40, 89, 0.05);\n\n  border-radius: 16px;\n\n  overflow: hidden;\n\n  box-shadow:\n    0 4px 14px rgba(13, 40, 89, 0.045);\n\n  transform: none !important;\n\n  -webkit-tap-highlight-color: transparent;\n  -webkit-touch-callout: none !important;\n  -webkit-user-select: none !important;\n  user-select: none !important;\n}\n\n.ocu-podcast-card *,\n.ocu-podcast-card img {\n  -webkit-touch-callout: none !important;\n  -webkit-user-select: none !important;\n  user-select: none !important;\n  -webkit-user-drag: none !important;\n}\n\n\n\/* =====================================================\n   OLD ARTWORK\n===================================================== *\/\n\n.ocu-podcast-artwork {\n  display: none !important;\n}\n\n\n\/* =====================================================\n   PHOTO BACKGROUND\n===================================================== *\/\n\n.ocu-podcast-card::before {\n  content: \"\";\n\n  position: absolute;\n  inset: 0;\n\n  z-index: 0;\n\n  background-size: cover;\n  background-repeat: no-repeat;\n  background-position: center top;\n\n  opacity: 1;\n\n  transform: scale(1);\n\n  filter: none;\n\n  pointer-events: none;\n\n  transition:\n    filter 1s ease,\n    transform 1.1s ease,\n    opacity 1s ease;\n}\n\n\n\/* =====================================================\n   PODCAST PHOTOS\n===================================================== *\/\n\n.ocu-podcast-grid\n> .ocu-podcast-card:nth-child(1)::before {\n  background-image:\n    url(\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/trey-2.jpg\");\n\n  background-position: center top;\n}\n\n.ocu-podcast-grid\n> .ocu-podcast-card:nth-child(2)::before {\n  background-image:\n    url(\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/steve-whitacker.jpg\");\n\n  background-position: center top;\n}\n\n.ocu-podcast-grid\n> .ocu-podcast-card:nth-child(3)::before {\n  background-image:\n    url(\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/david-uth.jpg\");\n\n  background-position: center top;\n}\n\n\n\/* =====================================================\n   NORMAL PHOTO GRADIENT\n===================================================== *\/\n\n.ocu-podcast-card::after {\n  content: \"\";\n\n  position: absolute;\n  inset: 0;\n\n  z-index: 1;\n\n  background:\n    linear-gradient(\n      to bottom,\n      rgba(8, 29, 68, 0.00) 0%,\n      rgba(8, 29, 68, 0.00) 30%,\n      rgba(8, 29, 68, 0.08) 42%,\n      rgba(8, 29, 68, 0.48) 56%,\n      rgba(8, 29, 68, 0.86) 70%,\n      rgba(8, 29, 68, 0.97) 83%,\n      rgba(8, 29, 68, 1) 100%\n    );\n\n  opacity: 1;\n\n  pointer-events: none;\n\n  transition:\n    opacity 0.9s ease;\n}\n\n\n\/* =====================================================\n   CONTENT\n===================================================== *\/\n\n.ocu-podcast-content {\n  position: relative;\n\n  z-index: 3;\n\n  flex: 1;\n\n  display: flex;\n  flex-direction: column;\n\n  justify-content: flex-end;\n\n  padding:\n    22px 22px 20px;\n\n  opacity: 1;\n\n  transform: translateY(0);\n\n  transition:\n    opacity 0.8s ease,\n    transform 0.95s cubic-bezier(0.22, 1, 0.36, 1);\n}\n\n.ocu-podcast-content h3 {\n  margin: 0;\n\n  color: #ffffff;\n\n  font-size: 24px;\n  line-height: 1.14;\n\n  font-weight: 700;\n}\n\n.ocu-podcast-accent {\n  width: 34px;\n  height: 2px;\n\n  margin:\n    14px 0 16px;\n\n  background: var(--gold);\n}\n\n.ocu-podcast-content p {\n  margin: 0;\n\n  color:\n    rgba(255, 255, 255, 0.90);\n\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n\n\/* =====================================================\n   PLATFORM BAR\n===================================================== *\/\n\n.ocu-platform-bar {\n  position: relative;\n\n  z-index: 30;\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  margin-top: 0;\n\n  overflow: hidden;\n\n  background:\n    rgba(8, 29, 68, 0.84);\n\n  border-top:\n    1px solid rgba(255, 255, 255, 0.12);\n\n  backdrop-filter: blur(8px);\n  -webkit-backdrop-filter: blur(8px);\n}\n\n\n\/* =====================================================\n   PLATFORM CELLS\n===================================================== *\/\n\n.ocu-platform-bar a {\n  min-width: 0;\n  min-height: 62px;\n\n  margin: 0;\n  padding: 10px 18px;\n\n  display: flex;\n  flex-direction: row;\n\n  align-items: center;\n  justify-content: flex-start;\n\n  gap: 11px;\n\n  background: transparent;\n\n  border: 0;\n\n  color: #ffffff !important;\n  text-decoration: none !important;\n\n  transition:\n    background-color 0.22s ease;\n\n  -webkit-touch-callout: none !important;\n  -webkit-user-select: none !important;\n  user-select: none !important;\n\n  -webkit-tap-highlight-color: transparent;\n\n  touch-action: manipulation;\n}\n\n\n\/* =====================================================\n   PLATFORM DIVIDERS\n===================================================== *\/\n\n.ocu-platform-bar::before {\n  content: \"\";\n\n  position: absolute;\n\n  top: 0;\n  bottom: 0;\n  left: 50%;\n\n  width: 1px;\n\n  background:\n    rgba(255, 255, 255, 0.11);\n\n  pointer-events: none;\n\n  z-index: 2;\n}\n\n.ocu-platform-bar::after {\n  content: \"\";\n\n  position: absolute;\n\n  left: 0;\n  right: 0;\n  top: 50%;\n\n  height: 1px;\n\n  background:\n    rgba(255, 255, 255, 0.11);\n\n  pointer-events: none;\n\n  z-index: 2;\n}\n\n\n\/* =====================================================\n   PLATFORM ICONS\n===================================================== *\/\n\n.ocu-platform-bar a img {\n  display: block;\n\n  width: 30px;\n  height: 30px;\n\n  min-width: 30px;\n  min-height: 30px;\n\n  max-width: 30px;\n  max-height: 30px;\n\n  flex: 0 0 30px;\n\n  margin: 0;\n  padding: 0;\n\n  object-fit: contain;\n\n  border: 0;\n\n  filter:\n    brightness(0)\n    saturate(100%)\n    invert(100%);\n\n  opacity: 0.90;\n\n  pointer-events: none;\n}\n\n\n\/* =====================================================\n   PLATFORM LABELS\n===================================================== *\/\n\n.ocu-platform-bar a span {\n  display: block;\n\n  margin: 0;\n  padding: 0;\n\n  color:\n    rgba(255, 255, 255, 0.92);\n\n  font-size: 15px;\n  line-height: 1;\n\n  font-weight: 600;\n\n  text-align: left;\n\n  opacity: 1;\n\n  white-space: nowrap;\n\n  pointer-events: none;\n}\n\n\n\/* =====================================================\n   REVEAL\n===================================================== *\/\n\n.ocu-podcast-reveal {\n  position: absolute;\n\n  inset:\n    0 0 124px 0;\n\n  z-index: 10;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  padding:\n    32px 34px 40px;\n\n  overflow: hidden;\n\n  pointer-events: none;\n\n  opacity: 0;\n\n  transform:\n    translateY(-6px)\n    scale(0.98);\n\n  transition:\n    opacity 1s ease,\n    transform 1.1s cubic-bezier(0.22, 1, 0.36, 1);\n}\n\n\n\/* =====================================================\n   REVEAL DARK OVERLAY\n===================================================== *\/\n\n.ocu-podcast-reveal::before {\n  content: \"\";\n\n  position: absolute;\n  inset: 0;\n\n  z-index: -1;\n\n  background:\n    linear-gradient(\n      to bottom,\n      rgba(5, 18, 45, 0.72) 0%,\n      rgba(5, 18, 45, 0.76) 30%,\n      rgba(5, 18, 45, 0.80) 60%,\n      rgba(5, 18, 45, 0.86) 100%\n    );\n\n  opacity: 1;\n\n  pointer-events: none;\n}\n\n\n\/* =====================================================\n   PODCAST LOGOS\n===================================================== *\/\n\n.ocu-podcast-reveal-logo {\n  position: relative;\n\n  z-index: 2;\n\n  display: block;\n\n  width:\n    min(80%, 320px);\n\n  height: auto;\n\n  max-height: 190px;\n\n  object-fit: contain;\n\n  filter:\n    brightness(0)\n    saturate(100%)\n    invert(100%)\n    drop-shadow(\n      0 2px 8px rgba(0, 0, 0, 0.18)\n    );\n\n  opacity: 1;\n\n  pointer-events: none;\n}\n\n\n\/* =====================================================\n   PODCAST 2 LOGO\n===================================================== *\/\n\n.ocu-podcast-grid\n> .ocu-podcast-card:nth-child(2)\n.ocu-podcast-reveal-logo {\n  width:\n    min(92%, 390px);\n\n  max-height: 230px;\n}\n\n\n\/* =====================================================\n   PODCAST 3 LOGO\n===================================================== *\/\n\n.ocu-podcast-grid\n> .ocu-podcast-card:nth-child(3)\n.ocu-podcast-reveal-logo {\n  width:\n    min(80%, 320px);\n\n  max-height: 210px;\n}\n\n\n\/* =====================================================\n   DESKTOP\n===================================================== *\/\n\n@media (min-width: 1051px) {\n\n  .ocu-podcast-card:hover {\n    transform: none !important;\n\n    border-color:\n      rgba(13, 40, 89, 0.05) !important;\n\n    box-shadow:\n      0 4px 14px rgba(13, 40, 89, 0.045) !important;\n  }\n\n  .ocu-podcast-card:hover::before {\n    filter:\n      brightness(0.30)\n      saturate(0.60)\n      contrast(0.95);\n\n    transform:\n      scale(1.02);\n  }\n\n  .ocu-podcast-card:hover::after {\n    opacity: 0.45;\n  }\n\n  .ocu-podcast-card:hover\n  .ocu-podcast-content {\n    opacity: 0;\n\n    transform:\n      translateY(8px);\n  }\n\n  .ocu-podcast-card:hover\n  .ocu-podcast-reveal {\n    opacity: 1;\n\n    transform:\n      translateY(0)\n      scale(1);\n  }\n\n  .ocu-platform-bar a:hover {\n    background-color:\n      rgba(213, 163, 59, 0.15);\n  }\n\n}\n\n\n\/* =====================================================\n   IPAD \/ TABLET\n===================================================== *\/\n\n@media\n(max-width: 1050px)\nand\n(min-width: 701px) {\n\n  .ocu-podcast-network {\n    padding:\n      48px 24px 36px;\n  }\n\n  .ocu-podcast-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n  .ocu-podcast-card {\n    min-height: 680px;\n  }\n\n  .ocu-podcast-reveal {\n    inset:\n      0 0 124px 0;\n\n    padding:\n      28px 30px 36px;\n  }\n\n  .ocu-podcast-reveal-logo {\n    width:\n      min(78%, 290px);\n  }\n\n  .ocu-podcast-grid\n  > .ocu-podcast-card:nth-child(2)\n  .ocu-podcast-reveal-logo {\n    width:\n      min(90%, 360px);\n\n    max-height: 220px;\n  }\n\n  .ocu-podcast-grid\n  > .ocu-podcast-card:nth-child(3)\n  .ocu-podcast-reveal-logo {\n    width:\n      min(80%, 310px);\n\n    max-height: 205px;\n  }\n\n\n  @media (hover: hover) {\n\n    .ocu-podcast-card:hover::before {\n      filter:\n        brightness(0.30)\n        saturate(0.60)\n        contrast(0.95);\n\n      transform:\n        scale(1.02);\n    }\n\n    .ocu-podcast-card:hover::after {\n      opacity: 0.45;\n    }\n\n    .ocu-podcast-card:hover\n    .ocu-podcast-content {\n      opacity: 0;\n\n      transform:\n        translateY(8px);\n    }\n\n    .ocu-podcast-card:hover\n    .ocu-podcast-reveal {\n      opacity: 1;\n\n      transform:\n        translateY(0)\n        scale(1);\n    }\n\n  }\n\n}\n\n\n\/* =====================================================\n   MOBILE\n===================================================== *\/\n\n@media (max-width: 700px) {\n\n  .ocu-podcast-network {\n    padding:\n      42px 16px 34px;\n  }\n\n  .ocu-podcast-header {\n    margin-bottom: 24px;\n  }\n\n  .ocu-podcast-header h2 {\n    font-size: 34px;\n  }\n\n  .ocu-podcast-header p {\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .ocu-podcast-grid {\n    grid-template-columns: 1fr;\n    gap: 26px;\n  }\n\n  .ocu-podcast-card {\n    width: 100%;\n    max-width: 520px;\n\n    min-height: 690px;\n\n    margin: 0 auto;\n\n    transform: none !important;\n  }\n\n  .ocu-podcast-content {\n    padding:\n      20px 20px 22px;\n\n    opacity:\n      var(--mobile-normal);\n\n    transform:\n      translateY(\n        calc(\n          var(--mobile-reveal)\n          * 8px\n        )\n      );\n\n    transition: none;\n  }\n\n  .ocu-podcast-content h3 {\n    font-size: 22px;\n    line-height: 1.15;\n  }\n\n  .ocu-podcast-content p {\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ocu-podcast-reveal {\n    inset:\n      0 0 156px 0;\n\n    padding:\n      30px 28px;\n\n    opacity:\n      var(--mobile-reveal);\n\n    transform:\n      translateY(\n        calc(\n          (1 - var(--mobile-reveal))\n          * -6px\n        )\n      )\n      scale(\n        calc(\n          0.97 +\n          (var(--mobile-reveal) * 0.03)\n        )\n      );\n\n    transition: none;\n  }\n\n  .ocu-podcast-reveal::before {\n    background:\n      linear-gradient(\n        to bottom,\n        rgba(5, 18, 45, 0.76) 0%,\n        rgba(5, 18, 45, 0.80) 35%,\n        rgba(5, 18, 45, 0.84) 70%,\n        rgba(5, 18, 45, 0.89) 100%\n      );\n\n    opacity:\n      var(--mobile-reveal);\n  }\n\n  .ocu-podcast-reveal-logo {\n    width:\n      min(80%, 310px);\n\n    max-height: 180px;\n\n    opacity: 1;\n\n    filter:\n      brightness(0)\n      saturate(100%)\n      invert(100%)\n      drop-shadow(\n        0 2px 8px rgba(0, 0, 0, 0.18)\n      );\n  }\n\n  .ocu-podcast-grid\n  > .ocu-podcast-card:nth-child(2)\n  .ocu-podcast-reveal-logo {\n    width:\n      min(92%, 360px);\n\n    max-height: 220px;\n  }\n\n  .ocu-podcast-grid\n  > .ocu-podcast-card:nth-child(3)\n  .ocu-podcast-reveal-logo {\n    width:\n      min(82%, 320px);\n\n    max-height: 200px;\n  }\n\n  .ocu-podcast-card::before {\n    transform:\n      scale(\n        calc(\n          1 +\n          (var(--mobile-reveal) * 0.015)\n        )\n      );\n\n    transition: none;\n  }\n\n  .ocu-platform-bar {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n  .ocu-platform-bar a {\n    min-height: 78px;\n\n    padding:\n      14px 18px;\n\n    gap: 14px;\n\n    justify-content: flex-start;\n    align-items: center;\n  }\n\n  .ocu-platform-bar a img {\n    width: 35px !important;\n    height: 35px !important;\n\n    min-width: 35px !important;\n    min-height: 35px !important;\n\n    max-width: 35px !important;\n    max-height: 35px !important;\n\n    flex:\n      0 0 35px !important;\n  }\n\n  .ocu-platform-bar a span {\n    font-size:\n      16px !important;\n\n    line-height:\n      1 !important;\n\n    font-weight: 600;\n\n    white-space: nowrap;\n  }\n\n}\n\n\n\/* =====================================================\n   SMALL MOBILE\n===================================================== *\/\n\n@media (max-width: 430px) {\n\n  .ocu-podcast-network {\n    padding:\n      38px 12px 30px;\n  }\n\n  .ocu-podcast-header h2 {\n    font-size: 31px;\n  }\n\n  .ocu-podcast-card {\n    min-height: 670px;\n  }\n\n  .ocu-podcast-reveal {\n    inset:\n      0 0 156px 0;\n\n    padding:\n      26px 24px;\n  }\n\n  .ocu-podcast-reveal-logo {\n    width:\n      min(82%, 280px);\n  }\n\n  .ocu-podcast-grid\n  > .ocu-podcast-card:nth-child(2)\n  .ocu-podcast-reveal-logo {\n    width:\n      min(94%, 340px);\n\n    max-height: 210px;\n  }\n\n  .ocu-podcast-grid\n  > .ocu-podcast-card:nth-child(3)\n  .ocu-podcast-reveal-logo {\n    width:\n      min(84%, 290px);\n\n    max-height: 190px;\n  }\n\n}\n\n\n\/* =====================================================\n   PLATFORM ACCESSIBILITY\n===================================================== *\/\n\n.ocu-platform-bar a:focus-visible {\n  outline:\n    2px solid var(--gold);\n\n  outline-offset:\n    -3px;\n\n  background-color:\n    rgba(213, 163, 59, 0.13);\n}\n\n\n\/* =====================================================\n   BENEFITS\n===================================================== *\/\n\n.ocu-podcast-benefits {\n  width: 100%;\n  max-width: 1450px;\n\n  margin:\n    20px auto 0;\n\n  padding:\n    18px 24px;\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  background:\n    rgba(255, 255, 255, 0.45);\n\n  border:\n    1px solid rgba(13, 40, 89, 0.08);\n\n  border-radius: 12px;\n\n  box-shadow:\n    0 4px 14px rgba(13, 40, 89, 0.04);\n}\n\n\n\/* =====================================================\n   BENEFIT ITEMS\n===================================================== *\/\n\n.ocu-podcast-benefit {\n  min-width: 0;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  gap: 12px;\n\n  padding: 0 16px;\n}\n\n.ocu-podcast-benefit\n+ .ocu-podcast-benefit {\n  border-left:\n    1px solid rgba(13, 40, 89, 0.08);\n}\n\n\n\/* =====================================================\n   BENEFIT ICON\n===================================================== *\/\n\n.ocu-benefit-icon {\n  flex: 0 0 32px;\n\n  width: 32px;\n  height: 32px;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n}\n\n.ocu-benefit-icon svg {\n  width: 27px;\n  height: 27px;\n\n  display: block;\n\n  fill: none;\n\n  stroke: var(--gold);\n\n  stroke-width: 1.6;\n\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n\n\/* =====================================================\n   BENEFIT TEXT\n===================================================== *\/\n\n.ocu-podcast-benefit\n> div:last-child {\n  min-width: 0;\n\n  display: flex;\n  flex-direction: column;\n}\n\n.ocu-podcast-benefit strong {\n  color: var(--navy);\n\n  font-size: 14px;\n  line-height: 1.2;\n\n  font-weight: 700;\n}\n\n.ocu-podcast-benefit span {\n  margin-top: 3px;\n\n  color: var(--text);\n\n  font-size: 12px;\n  line-height: 1.3;\n}\n\n\n\/* =====================================================\n   TABLET BENEFITS\n===================================================== *\/\n\n@media\n(max-width: 1050px)\nand\n(min-width: 701px) {\n\n  .ocu-podcast-benefits {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n\n    gap:\n      14px 0;\n  }\n\n  .ocu-podcast-benefit:nth-child(3) {\n    border-left: 0;\n  }\n\n}\n\n\n\/* =====================================================\n   MOBILE BENEFITS\n===================================================== *\/\n\n@media (max-width: 700px) {\n\n  .ocu-podcast-benefits {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n\n    padding:\n      14px 10px;\n  }\n\n  .ocu-podcast-benefit {\n    justify-content: flex-start;\n\n    padding: 10px;\n  }\n\n}\n\n\n\/* =====================================================\n   SMALL MOBILE BENEFITS\n===================================================== *\/\n\n@media (max-width: 430px) {\n\n  .ocu-podcast-benefits {\n    grid-template-columns: 1fr;\n  }\n\n  .ocu-podcast-benefit {\n    border-left: 0 !important;\n\n    justify-content: flex-start;\n\n    padding: 12px;\n  }\n\n  .ocu-podcast-benefit\n  + .ocu-podcast-benefit {\n    border-top:\n      1px solid rgba(13, 40, 89, 0.07);\n  }\n\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n\n  const cards = Array.from(\n    document.querySelectorAll(\n      \".ocu-podcast-grid > .ocu-podcast-card\"\n    )\n  );\n\n\n  \/* =====================================================\n     REMOVE OLD EXPERIMENTAL LAYERS\n  ===================================================== *\/\n\n  cards.forEach(function (card) {\n\n    card\n      .querySelectorAll(\n        \".ocu-card-curtain, .ocu-podcast-reveal\"\n      )\n      .forEach(function (element) {\n\n        element.remove();\n\n      });\n\n  });\n\n\n  \/* =====================================================\n     PODCAST REVEAL LOGOS\n  ===================================================== *\/\n\n  const podcastLogos = [\n\n    {\n      src:\n        \"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/logobetween-1.png\",\n\n      alt:\n        \"Between the Lines\"\n    },\n\n    {\n      src:\n        \"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/first-word.png\",\n\n      alt:\n        \"Weekly FirstWord with Dr. Steve Whitaker\"\n    },\n\n    {\n      src:\n        \"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/drivenleaders.png\",\n\n      alt:\n        \"Purpose Driven Leaders\"\n    }\n\n  ];\n\n\n  \/* =====================================================\n     CREATE REVEAL LAYERS\n  ===================================================== *\/\n\n  cards.forEach(function (card, index) {\n\n    const reveal =\n      document.createElement(\"div\");\n\n    reveal.className =\n      \"ocu-podcast-reveal\";\n\n\n    const podcast =\n      podcastLogos[index];\n\n\n    if (podcast) {\n\n      const logo =\n        document.createElement(\"img\");\n\n      logo.className =\n        \"ocu-podcast-reveal-logo\";\n\n      logo.src =\n        podcast.src;\n\n      logo.alt =\n        podcast.alt;\n\n      logo.draggable =\n        false;\n\n\n      reveal.appendChild(\n        logo\n      );\n\n    }\n\n\n    card.appendChild(\n      reveal\n    );\n\n  });\n\n\n  \/* =====================================================\n     MOBILE QUERY\n  ===================================================== *\/\n\n  const mobileQuery =\n    window.matchMedia(\n      \"(max-width: 700px)\"\n    );\n\n  let ticking = false;\n\n\n  \/* =====================================================\n     CLAMP\n  ===================================================== *\/\n\n  function clamp(\n    value,\n    minimum,\n    maximum\n  ) {\n\n    return Math.min(\n      Math.max(\n        value,\n        minimum\n      ),\n      maximum\n    );\n\n  }\n\n\n  \/* =====================================================\n     SMOOTHSTEP\n  ===================================================== *\/\n\n  function smoothStep(value) {\n\n    return (\n      value *\n      value *\n      (\n        3 -\n        (2 * value)\n      )\n    );\n\n  }\n\n\n  \/* =====================================================\n     UPDATE MOBILE CARDS\n  ===================================================== *\/\n\n  function updateMobileCards() {\n\n    ticking = false;\n\n\n    if (!mobileQuery.matches) {\n\n      cards.forEach(function (card) {\n\n        card.style.removeProperty(\n          \"--mobile-reveal\"\n        );\n\n        card.style.removeProperty(\n          \"--mobile-normal\"\n        );\n\n      });\n\n\n      return;\n\n    }\n\n\n    const viewportHeight =\n      window.innerHeight;\n\n\n    const viewportCenter =\n      viewportHeight \/ 2;\n\n\n    const centerZone =\n      viewportHeight * 0.04;\n\n\n    const fullRevealDistance =\n      viewportHeight * 0.38;\n\n\n    cards.forEach(function (card) {\n\n      const rect =\n        card.getBoundingClientRect();\n\n\n      const cardCenter =\n        rect.top +\n        (\n          rect.height \/ 2\n        );\n\n\n      const position =\n        cardCenter -\n        viewportCenter;\n\n\n      let reveal =\n        (\n          position -\n          centerZone\n        )\n        \/\n        (\n          fullRevealDistance -\n          centerZone\n        );\n\n\n      reveal =\n        clamp(\n          reveal,\n          0,\n          1\n        );\n\n\n      reveal =\n        smoothStep(\n          reveal\n        );\n\n\n      const normal =\n        1 - reveal;\n\n\n      card.style.setProperty(\n        \"--mobile-reveal\",\n        reveal.toFixed(4)\n      );\n\n\n      card.style.setProperty(\n        \"--mobile-normal\",\n        normal.toFixed(4)\n      );\n\n    });\n\n  }\n\n\n  \/* =====================================================\n     REQUEST ANIMATION FRAME\n  ===================================================== *\/\n\n  function requestUpdate() {\n\n    if (ticking) {\n      return;\n    }\n\n\n    ticking = true;\n\n\n    window.requestAnimationFrame(\n      updateMobileCards\n    );\n\n  }\n\n\n  \/* =====================================================\n     SCROLL\n  ===================================================== *\/\n\n  window.addEventListener(\n    \"scroll\",\n    requestUpdate,\n    {\n      passive: true\n    }\n  );\n\n\n  \/* =====================================================\n     RESIZE\n  ===================================================== *\/\n\n  window.addEventListener(\n    \"resize\",\n    requestUpdate,\n    {\n      passive: true\n    }\n  );\n\n\n  \/* =====================================================\n     ORIENTATION CHANGE\n  ===================================================== *\/\n\n  window.addEventListener(\n    \"orientationchange\",\n    function () {\n\n      setTimeout(\n        requestUpdate,\n        120\n      );\n\n    }\n  );\n\n\n  \/* =====================================================\n     MEDIA QUERY CHANGE\n  ===================================================== *\/\n\n  if (\n    typeof mobileQuery.addEventListener\n    === \"function\"\n  ) {\n\n    mobileQuery.addEventListener(\n      \"change\",\n      requestUpdate\n    );\n\n  }\n\n\n  \/* =====================================================\n     BLOCK CONTEXT MENU \/ DRAG\n  ===================================================== *\/\n\n  cards.forEach(function (card) {\n\n    card.addEventListener(\n      \"contextmenu\",\n      function (event) {\n\n        event.preventDefault();\n\n      }\n    );\n\n\n    card.addEventListener(\n      \"dragstart\",\n      function (event) {\n\n        event.preventDefault();\n\n      }\n    );\n\n  });\n\n\n  \/* =====================================================\n     INITIAL CALCULATION\n  ===================================================== *\/\n\n  requestUpdate();\n\n  setTimeout(\n    requestUpdate,\n    150\n  );\n\n  setTimeout(\n    requestUpdate,\n    500\n  );\n\n});\n<\/script>\n\n<section class=\"ocu-podcast-network\">\n\n  <!-- ==============================\n       HEADER\n  ============================== -->\n  <div class=\"ocu-podcast-header\">\n\n    <h2>Our Podcasts<\/h2>\n\n    <div class=\"ocu-podcast-header-line\"><\/div>\n\n    <p>\n      Biblical truth. Real conversations. Practical insights.\n      Explore our shows and grow in faith wherever you are.\n    <\/p>\n\n  <\/div>\n\n\n  <!-- ==============================\n       PODCAST GRID\n  ============================== -->\n  <div class=\"ocu-podcast-grid\">\n\n\n    <!-- ==================================================\n         PODCAST 1 \u2014 BETWEEN THE LINES\n    ================================================== -->\n    <article class=\"ocu-podcast-card\">\n\n      <div class=\"ocu-podcast-artwork ocu-between-artwork\">\n\n        <img decoding=\"async\"\n          data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/logobetween.jpg\"\n          alt=\"Between the Lines with Trey Hildebrant\"\n         \n         src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 2550px; --smush-placeholder-aspect-ratio: 2550\/2550;\">\n\n      <\/div>\n\n\n      <div class=\"ocu-podcast-content\">\n\n        <h3>\n          Between the Lines with Trey Hildebrant\n        <\/h3>\n\n        <div class=\"ocu-podcast-accent\"><\/div>\n\n        <p>\n          Dive deeper into Scripture as Trey Hildebrant and special guests\n          explore God&#8217;s Word and how it applies to everyday life.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"ocu-platform-bar\">\n\n        <a\n          href=\"https:\/\/open.spotify.com\/show\/0340RIqXa58SGPLm7MGE39?si=6da1633ccbf64bf8&amp;nd=1&amp;dlsi=416c73e7533243d2\"\n          target=\"_blank\"\n          rel=\"noopener noreferrer\"\n          aria-label=\"Listen to Between the Lines on Spotify\"\n        >\n\n          <img decoding=\"async\"\n            data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/spotify.png\"\n            alt=\"\"\n            aria-hidden=\"true\"\n           src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1254px; --smush-placeholder-aspect-ratio: 1254\/1254;\">\n\n          <span>Spotify<\/span>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/podcasts.apple.com\/us\/podcast\/between-the-lines-with-trey-hildebrant\/id6798761767\"\n          target=\"_blank\"\n          rel=\"noopener noreferrer\"\n          aria-label=\"Listen to Between the Lines on Apple Podcasts\"\n        >\n\n          <img decoding=\"async\"\n            data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/apple.png\"\n            alt=\"\"\n            aria-hidden=\"true\"\n           src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1254px; --smush-placeholder-aspect-ratio: 1254\/1254;\">\n\n          <span>Apple<\/span>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/www.youtube.com\/@FirstWordPodcastNetwork\"\n          target=\"_blank\"\n          rel=\"noopener noreferrer\"\n          aria-label=\"Watch FirstWord Podcast Network on YouTube\"\n        >\n\n          <img decoding=\"async\"\n            data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/youtube.png\"\n            alt=\"\"\n            aria-hidden=\"true\"\n           src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1254px; --smush-placeholder-aspect-ratio: 1254\/1254;\">\n\n          <span>YouTube<\/span>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/www.iheart.com\/podcast\/269-between-the-lines-with-tre-340292423\"\n          target=\"_blank\"\n          rel=\"noopener noreferrer\"\n          aria-label=\"Listen to Between the Lines on iHeart\"\n        >\n\n          <img decoding=\"async\"\n            data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/iheart.png\"\n            alt=\"\"\n            aria-hidden=\"true\"\n           src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1254px; --smush-placeholder-aspect-ratio: 1254\/1254;\">\n\n          <span>iHeart<\/span>\n\n        <\/a>\n\n      <\/div>\n\n    <\/article>\n\n\n\n    <!-- ==================================================\n         PODCAST 2 \u2014 WEEKLY FIRSTWORD\n    ================================================== -->\n    <article class=\"ocu-podcast-card\">\n\n      <div class=\"ocu-podcast-artwork\">\n\n        <img decoding=\"async\"\n          data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/first-word.png\"\n          alt=\"Weekly FirstWord with Dr. Steve Whitaker\"\n         \n         src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1038px; --smush-placeholder-aspect-ratio: 1038\/1038;\">\n\n      <\/div>\n\n\n      <div class=\"ocu-podcast-content\">\n\n        <h3>\n          Weekly FirstWord with Dr. Steve Whitaker\n        <\/h3>\n\n        <div class=\"ocu-podcast-accent\"><\/div>\n\n        <p>\n          Join Dr. Steve Whitaker every Monday as he provides a three-minute\n          look at the intersection of the Gospel and culture, along with\n          answers to life\u2019s most important questions.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"ocu-platform-bar\">\n\n        <a\n          href=\"https:\/\/open.spotify.com\/show\/3z625rgCpRD2Sh7kHa8P64\"\n          target=\"_blank\"\n          rel=\"noopener noreferrer\"\n          aria-label=\"Listen to Weekly FirstWord on Spotify\"\n        >\n\n          <img decoding=\"async\"\n            data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/spotify.png\"\n            alt=\"\"\n            aria-hidden=\"true\"\n           src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1254px; --smush-placeholder-aspect-ratio: 1254\/1254;\">\n\n          <span>Spotify<\/span>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/www.youtube.com\/@FirstWordPodcastNetwork\"\n          target=\"_blank\"\n          rel=\"noopener noreferrer\"\n          aria-label=\"Watch Weekly FirstWord on YouTube\"\n        >\n\n          <img decoding=\"async\"\n            data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/youtube.png\"\n            alt=\"\"\n            aria-hidden=\"true\"\n           src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1254px; --smush-placeholder-aspect-ratio: 1254\/1254;\">\n\n          <span>YouTube<\/span>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/www.instagram.com\/ocu_lead\/\"\n          target=\"_blank\"\n          rel=\"noopener noreferrer\"\n          aria-label=\"Follow Orlando Christian University on Instagram\"\n        >\n\n          <img decoding=\"async\"\n            data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/instagram.png\"\n            alt=\"\"\n            aria-hidden=\"true\"\n           src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 512px; --smush-placeholder-aspect-ratio: 512\/512;\">\n\n          <span>Instagram<\/span>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/www.linkedin.com\/company\/orlando-christian-university\/?scrlybrkr=a8ae8448\"\n          target=\"_blank\"\n          rel=\"noopener noreferrer\"\n          aria-label=\"Follow Orlando Christian University on LinkedIn\"\n        >\n\n          <img decoding=\"async\"\n            data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/linkedin.png\"\n            alt=\"\"\n            aria-hidden=\"true\"\n           src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 512px; --smush-placeholder-aspect-ratio: 512\/512;\">\n\n          <span>LinkedIn<\/span>\n\n        <\/a>\n\n      <\/div>\n\n    <\/article>\n\n\n\n    <!-- ==================================================\n         PODCAST 3 \u2014 PURPOSE DRIVEN LEADERS\n    ================================================== -->\n    <article class=\"ocu-podcast-card\">\n\n      <div class=\"ocu-podcast-artwork ocu-purpose-driven-artwork\">\n\n        <img decoding=\"async\"\n          data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/drivenleaders.png\"\n          alt=\"Purpose Driven Leaders\"\n         \n         src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 623px; --smush-placeholder-aspect-ratio: 623\/623;\">\n\n      <\/div>\n\n\n      <div class=\"ocu-podcast-content\">\n\n        <h3>\n          Guest: Pastor David Uth\n        <\/h3>\n\n        <div class=\"ocu-podcast-accent\"><\/div>\n\n        <p>\n          Join Dr. Steve Whitaker as he sits down each month with leaders far\n          and near who have embraced the mantle of leadership with courage,\n          clarity, passion and humility.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"ocu-platform-bar\">\n\n        <a\n          href=\"https:\/\/open.spotify.com\/show\/0juKnzB0f6BMMJG5lusXU2\"\n          target=\"_blank\"\n          rel=\"noopener noreferrer\"\n          aria-label=\"Listen to Purpose Driven Leaders on Spotify\"\n        >\n\n          <img decoding=\"async\"\n            data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/spotify.png\"\n            alt=\"\"\n            aria-hidden=\"true\"\n           src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1254px; --smush-placeholder-aspect-ratio: 1254\/1254;\">\n\n          <span>Spotify<\/span>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/podcasts.apple.com\/us\/podcast\/purpose-driven-leaders\/id6805991877\"\n          target=\"_blank\"\n          rel=\"noopener noreferrer\"\n          aria-label=\"Listen to Purpose Driven Leaders on Apple Podcasts\"\n        >\n\n          <img decoding=\"async\"\n            data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/apple.png\"\n            alt=\"\"\n            aria-hidden=\"true\"\n           src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1254px; --smush-placeholder-aspect-ratio: 1254\/1254;\">\n\n          <span>Apple<\/span>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/www.youtube.com\/@FirstWordPodcastNetwork\/featured\"\n          target=\"_blank\"\n          rel=\"noopener noreferrer\"\n          aria-label=\"Watch Purpose Driven Leaders on YouTube\"\n        >\n\n          <img decoding=\"async\"\n            data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/youtube.png\"\n            alt=\"\"\n            aria-hidden=\"true\"\n           src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1254px; --smush-placeholder-aspect-ratio: 1254\/1254;\">\n\n          <span>YouTube<\/span>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/www.iheart.com\/podcast\/269-purpose-driven-leaders-342502568\/\"\n          target=\"_blank\"\n          rel=\"noopener noreferrer\"\n          aria-label=\"Listen to Purpose Driven Leaders on iHeart\"\n        >\n\n          <img decoding=\"async\"\n            data-src=\"https:\/\/www.orlandochristianuniversity.org\/wp-content\/uploads\/2026\/08\/iheart.png\"\n            alt=\"\"\n            aria-hidden=\"true\"\n           src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1254px; --smush-placeholder-aspect-ratio: 1254\/1254;\">\n\n          <span>iHeart<\/span>\n\n        <\/a>\n\n      <\/div>\n\n    <\/article>\n\n  <\/div>\n\n\n  <!-- ==================================================\n       BENEFITS\n  ================================================== -->\n  <div class=\"ocu-podcast-benefits\">\n\n    <div class=\"ocu-podcast-benefit\">\n\n      <div class=\"ocu-benefit-icon\">\n\n        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n          <path d=\"M4 14v-2a8 8 0 0 1 16 0v2\"><\/path>\n          <path d=\"M4 14h3v6H5a1 1 0 0 1-1-1v-5Z\"><\/path>\n          <path d=\"M20 14h-3v6h2a1 1 0 0 0 1-1v-5Z\"><\/path>\n        <\/svg>\n\n      <\/div>\n\n      <div>\n        <strong>Listen Anywhere<\/strong>\n        <span>On your favorite platform<\/span>\n      <\/div>\n\n    <\/div>\n\n\n\n    <div class=\"ocu-podcast-benefit\">\n\n      <div class=\"ocu-benefit-icon\">\n\n        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n          <path d=\"M5 3.5h10.5A2.5 2.5 0 0 1 18 6v14H7a3 3 0 0 1-3-3V6.5A3 3 0 0 1 7 3.5Z\"><\/path>\n          <path d=\"M7 3.5v16.5\"><\/path>\n          <path d=\"M12 8v7\"><\/path>\n          <path d=\"M9.5 10.5h5\"><\/path>\n        <\/svg>\n\n      <\/div>\n\n      <div>\n        <strong>Biblically Rooted<\/strong>\n        <span>Truth that transforms<\/span>\n      <\/div>\n\n    <\/div>\n\n\n\n    <div class=\"ocu-podcast-benefit\">\n\n      <div class=\"ocu-benefit-icon\">\n\n        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n          <path d=\"M5 5h11a4 4 0 0 1 4 4v3a4 4 0 0 1-4 4h-6l-5 4v-4a4 4 0 0 1-4-4V9a4 4 0 0 1 4-4Z\"><\/path>\n          <path d=\"M7 9h7\"><\/path>\n          <path d=\"M7 12h5\"><\/path>\n        <\/svg>\n\n      <\/div>\n\n      <div>\n        <strong>Real Conversations<\/strong>\n        <span>With pastors &amp; leaders<\/span>\n      <\/div>\n\n    <\/div>\n\n\n\n    <div class=\"ocu-podcast-benefit\">\n\n      <div class=\"ocu-benefit-icon\">\n\n        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n          <path d=\"M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 0 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8Z\"><\/path>\n        <\/svg>\n\n      <\/div>\n\n      <div>\n        <strong>Grow in Faith<\/strong>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>WELCOME TO FIRSTWORD PODCAST NETWORK Orlando Christian University is pleased to bring you the FirstWord Podcast Network, featuring Between the Lines with Trey Hildebrant, Weekly FirstWord with Dr. Steve Whitaker, [&hellip;]<\/p>\n","protected":false},"author":4116,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_relevanssi_hide_post":"","_relevanssi_hide_content":"","_relevanssi_pin_for_all":"","_relevanssi_pin_keywords":"","_relevanssi_unpin_keywords":"","_relevanssi_related_keywords":"","_relevanssi_related_include_ids":"","_relevanssi_related_exclude_ids":"","_relevanssi_related_no_append":"","_relevanssi_related_not_related":"","_relevanssi_related_posts":"","_relevanssi_noindex_reason":"","_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","footnotes":""},"class_list":["post-141091","page","type-page","status-publish","hentry"],"featured_image_urls_v2":{"full":"","thumbnail":"","medium":"","medium_large":"","large":"","1536x1536":"","2048x2048":"","trp-custom-language-flag":"","post-thumbnail":"","banner":"","banner-home":"","landscape-thumb":"","landscape-medium":"","landscape-large":"","portrait-thumb":"","portrait-medium":"","portrait-large":"","square-thumb":"","square-medium":"","square-large":"","gform-image-choice-sm":"","gform-image-choice-md":"","gform-image-choice-lg":""},"post_excerpt_stackable_v2":"<p>WELCOME TO FIRSTWORD PODCAST NETWORK Orlando Christian University is pleased to bring you the FirstWord Podcast Network, featuring Between the Lines with Trey Hildebrant, Weekly FirstWord with Dr. Steve Whitaker, and the upcoming Purpose Driven Leaders with Dr. Steve Whitaker. Our Podcasts Biblical truth. Real conversations. Practical insights. Explore our shows and grow in faith wherever you are. Between the Lines with Trey Hildebrant Dive deeper into Scripture as Trey Hildebrant and special guests explore God&#8217;s Word and how it applies to everyday life. Spotify Apple YouTube iHeart Weekly FirstWord with Dr. Steve Whitaker Join Dr. Steve Whitaker every Monday&hellip;<\/p>\n","category_list_v2":"","author_info_v2":{"name":"alejandro.bouchard","url":"https:\/\/www.orlandochristianuniversity.org\/pt\/blog\/author\/alejandro-bouchardorlandochristianuniversity-org\/"},"comments_num_v2":"0 comments","taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"alejandro.bouchard","author_link":"https:\/\/www.orlandochristianuniversity.org\/pt\/blog\/author\/alejandro-bouchardorlandochristianuniversity-org\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/www.orlandochristianuniversity.org\/pt\/wp-json\/wp\/v2\/pages\/141091","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.orlandochristianuniversity.org\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.orlandochristianuniversity.org\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.orlandochristianuniversity.org\/pt\/wp-json\/wp\/v2\/users\/4116"}],"replies":[{"embeddable":true,"href":"https:\/\/www.orlandochristianuniversity.org\/pt\/wp-json\/wp\/v2\/comments?post=141091"}],"version-history":[{"count":5,"href":"https:\/\/www.orlandochristianuniversity.org\/pt\/wp-json\/wp\/v2\/pages\/141091\/revisions"}],"predecessor-version":[{"id":141281,"href":"https:\/\/www.orlandochristianuniversity.org\/pt\/wp-json\/wp\/v2\/pages\/141091\/revisions\/141281"}],"wp:attachment":[{"href":"https:\/\/www.orlandochristianuniversity.org\/pt\/wp-json\/wp\/v2\/media?parent=141091"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}