{"id":69,"date":"2026-02-21T16:08:31","date_gmt":"2026-02-21T16:08:31","guid":{"rendered":"https:\/\/woodhudson.org\/staging\/?page_id=69"},"modified":"2026-02-22T17:03:22","modified_gmt":"2026-02-22T17:03:22","slug":"urep-page-alex-nik","status":"publish","type":"page","link":"https:\/\/woodhudson.org\/index.php\/urep-page-alex-nik\/","title":{"rendered":"UREP page first version generated by AI (Alex + Nik)"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"69\" class=\"elementor elementor-69\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f8ed002 e-flex e-con-boxed e-con e-parent\" data-id=\"f8ed002\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b1ce1ea e-flex e-con-boxed e-con e-parent\" data-id=\"b1ce1ea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-36680f4 elementor-widget elementor-widget-html\" data-id=\"36680f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>UREP \u2014 Wood Hudson Cancer Research Laboratory<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display:ital@0;1&family=Source+Sans+3:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    :root {\n      --teal: #1a7a7a;\n      --teal-dark: #135e5e;\n      --teal-light: #e6f4f4;\n      --teal-muted: #2a9d9d;\n      --red: #c0392b;\n      --red-light: #fdf0ee;\n      --charcoal: #1e2a2a;\n      --slate: #3d4f4f;\n      --body: #4a5858;\n      --muted: #6b7d7d;\n      --border: #d1dede;\n      --bg: #fafcfc;\n      --white: #ffffff;\n      --cream: #f5f8f7;\n      --gold: #d4a843;\n      --font-display: 'DM Serif Display', Georgia, serif;\n      --font-body: 'Source Sans 3', 'Segoe UI', sans-serif;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      font-family: var(--font-body);\n      color: var(--body);\n      background: var(--bg);\n      line-height: 1.7;\n      font-size: 17px;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\n    .hero {\n      position: relative;\n      min-height: 72vh;\n      display: flex;\n      align-items: flex-end;\n      overflow: hidden;\n      background: linear-gradient(160deg, var(--charcoal) 0%, var(--teal-dark) 60%, var(--teal) 100%);\n    }\n\n    .hero::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(ellipse at 20% 80%, rgba(26,122,122,0.3) 0%, transparent 60%),\n        radial-gradient(ellipse at 80% 20%, rgba(212,168,67,0.08) 0%, transparent 50%),\n        url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n      pointer-events: none;\n    }\n\n    .hero-content {\n      position: relative;\n      z-index: 2;\n      max-width: 900px;\n      padding: 80px 6% 72px;\n    }\n\n    .hero-label {\n      display: inline-block;\n      font-family: var(--font-body);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 3px;\n      text-transform: uppercase;\n      color: var(--gold);\n      margin-bottom: 20px;\n      opacity: 0;\n      animation: fadeUp 0.8s ease forwards 0.2s;\n    }\n\n    .hero h1 {\n      font-family: var(--font-display);\n      font-size: clamp(2.4rem, 5.5vw, 3.8rem);\n      color: var(--white);\n      line-height: 1.15;\n      margin-bottom: 20px;\n      opacity: 0;\n      animation: fadeUp 0.8s ease forwards 0.4s;\n    }\n\n    .hero h1 em {\n      font-style: italic;\n      color: var(--gold);\n    }\n\n    .hero p {\n      font-size: 1.15rem;\n      color: rgba(255,255,255,0.78);\n      max-width: 640px;\n      line-height: 1.75;\n      opacity: 0;\n      animation: fadeUp 0.8s ease forwards 0.6s;\n    }\n\n    .hero-stats {\n      display: flex;\n      gap: 48px;\n      margin-top: 48px;\n      padding-top: 36px;\n      border-top: 1px solid rgba(255,255,255,0.12);\n      opacity: 0;\n      animation: fadeUp 0.8s ease forwards 0.8s;\n    }\n\n    .hero-stat .number {\n      font-family: var(--font-display);\n      font-size: 2.6rem;\n      color: var(--white);\n      line-height: 1;\n    }\n\n    .hero-stat .label {\n      font-size: 0.82rem;\n      color: rgba(255,255,255,0.55);\n      text-transform: uppercase;\n      letter-spacing: 1.5px;\n      font-weight: 600;\n      margin-top: 6px;\n    }\n\n    \/* \u2500\u2500 SECTIONS COMMON \u2500\u2500 *\/\n    section { padding: 88px 6%; }\n\n    .container { max-width: 1080px; margin: 0 auto; }\n\n    .section-label {\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 3px;\n      text-transform: uppercase;\n      color: var(--teal);\n      margin-bottom: 12px;\n    }\n\n    .section-title {\n      font-family: var(--font-display);\n      font-size: clamp(1.8rem, 3.5vw, 2.5rem);\n      color: var(--charcoal);\n      line-height: 1.2;\n      margin-bottom: 20px;\n    }\n\n    .section-subtitle {\n      font-size: 1.1rem;\n      color: var(--muted);\n      max-width: 620px;\n      line-height: 1.75;\n    }\n\n    \/* \u2500\u2500 ABOUT SECTION \u2500\u2500 *\/\n    .about { background: var(--white); }\n\n    .about-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 64px;\n      margin-top: 48px;\n      align-items: start;\n    }\n\n    .about-text p {\n      margin-bottom: 20px;\n      font-size: 1.05rem;\n      line-height: 1.8;\n    }\n\n    .about-text p:last-child { margin-bottom: 0; }\n\n    .about-highlight {\n      background: var(--teal-light);\n      border-left: 4px solid var(--teal);\n      padding: 32px 36px;\n      border-radius: 0 12px 12px 0;\n    }\n\n    .about-highlight p {\n      font-size: 1.08rem;\n      color: var(--teal-dark);\n      font-weight: 500;\n      line-height: 1.7;\n      margin: 0;\n    }\n\n    \/* \u2500\u2500 EXPERIENCE SECTION \u2500\u2500 *\/\n    .experience { background: var(--cream); }\n\n    .experience-cards {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 28px;\n      margin-top: 48px;\n    }\n\n    .exp-card {\n      background: var(--white);\n      border-radius: 16px;\n      padding: 40px 32px;\n      border: 1px solid var(--border);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .exp-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      height: 4px;\n      background: linear-gradient(90deg, var(--teal), var(--teal-muted));\n      opacity: 0;\n      transition: opacity 0.3s ease;\n    }\n\n    .exp-card:hover {\n      transform: translateY(-4px);\n      box-shadow: 0 12px 40px rgba(26,122,122,0.1);\n    }\n\n    .exp-card:hover::before { opacity: 1; }\n\n    .exp-icon {\n      width: 52px;\n      height: 52px;\n      background: var(--teal-light);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 24px;\n      font-size: 24px;\n    }\n\n    .exp-card h3 {\n      font-family: var(--font-display);\n      font-size: 1.35rem;\n      color: var(--charcoal);\n      margin-bottom: 14px;\n    }\n\n    .exp-card p {\n      font-size: 0.97rem;\n      color: var(--body);\n      line-height: 1.75;\n    }\n\n    \/* \u2500\u2500 APPLY SECTION \u2500\u2500 *\/\n    .apply {\n      background: var(--white);\n    }\n\n    .apply-inner {\n      display: grid;\n      grid-template-columns: 1.1fr 0.9fr;\n      gap: 64px;\n      align-items: start;\n    }\n\n    .apply-text h3 {\n      font-family: var(--font-display);\n      font-size: 1.3rem;\n      color: var(--charcoal);\n      margin-bottom: 12px;\n      margin-top: 28px;\n    }\n\n    .apply-text h3:first-of-type { margin-top: 32px; }\n\n    .apply-text p {\n      font-size: 1.02rem;\n      line-height: 1.8;\n    }\n\n    .uni-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .uni-tag {\n      display: inline-block;\n      padding: 5px 14px;\n      background: var(--teal-light);\n      color: var(--teal-dark);\n      font-size: 0.82rem;\n      font-weight: 600;\n      border-radius: 20px;\n      white-space: nowrap;\n    }\n\n    \/* \u2500\u2500 TESTIMONIALS \u2500\u2500 *\/\n    .testimonials {\n      background: linear-gradient(160deg, var(--charcoal), var(--teal-dark));\n      position: relative;\n      overflow: hidden;\n    }\n\n    .testimonials::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(ellipse at 90% 10%, rgba(212,168,67,0.06) 0%, transparent 50%),\n        url(\"data:image\/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M20 20h20v20H20z'\/%3E%3C\/g%3E%3C\/svg%3E\");\n      pointer-events: none;\n    }\n\n    .testimonials .container { position: relative; z-index: 2; }\n\n    .testimonials .section-label { color: var(--gold); }\n    .testimonials .section-title { color: var(--white); }\n\n    .testimonial-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 28px;\n      margin-top: 48px;\n    }\n\n    .testimonial-card {\n      background: rgba(255,255,255,0.06);\n      border: 1px solid rgba(255,255,255,0.08);\n      border-radius: 16px;\n      padding: 36px 32px;\n      backdrop-filter: blur(10px);\n      transition: background 0.3s ease;\n    }\n\n    .testimonial-card:hover {\n      background: rgba(255,255,255,0.1);\n    }\n\n    .quote-mark {\n      font-family: var(--font-display);\n      font-size: 3.5rem;\n      color: var(--gold);\n      line-height: 1;\n      margin-bottom: 8px;\n      opacity: 0.6;\n    }\n\n    .testimonial-card blockquote {\n      font-size: 1rem;\n      color: rgba(255,255,255,0.82);\n      line-height: 1.8;\n      font-style: italic;\n      margin-bottom: 20px;\n    }\n\n    .testimonial-author {\n      font-size: 0.88rem;\n      font-weight: 700;\n      color: var(--white);\n    }\n\n    .testimonial-school {\n      font-size: 0.82rem;\n      color: rgba(255,255,255,0.45);\n      margin-top: 2px;\n    }\n\n    \/* \u2500\u2500 NUMBERS SECTION \u2500\u2500 *\/\n    .numbers { background: var(--cream); }\n\n    .numbers-grid {\n      display: grid;\n      grid-template-columns: repeat(5, 1fr);\n      gap: 20px;\n      margin-top: 48px;\n    }\n\n    .number-card {\n      text-align: center;\n      padding: 36px 16px;\n      background: var(--white);\n      border-radius: 16px;\n      border: 1px solid var(--border);\n    }\n\n    .number-card .value {\n      font-family: var(--font-display);\n      font-size: 2.8rem;\n      color: var(--teal);\n      line-height: 1;\n    }\n\n    .number-card .desc {\n      font-size: 0.85rem;\n      color: var(--muted);\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      font-weight: 600;\n      margin-top: 10px;\n      line-height: 1.4;\n    }\n\n    \/* \u2500\u2500 CTA \u2500\u2500 *\/\n    .cta {\n      background: var(--white);\n    }\n\n    .cta-box {\n      background: linear-gradient(135deg, var(--teal) 0%, var(--teal-dark) 100%);\n      border-radius: 20px;\n      padding: 64px 72px;\n      display: grid;\n      grid-template-columns: 1.2fr 0.8fr;\n      gap: 48px;\n      align-items: center;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .cta-box::before {\n      content: '';\n      position: absolute;\n      top: -60%;\n      right: -10%;\n      width: 400px;\n      height: 400px;\n      background: radial-gradient(circle, rgba(212,168,67,0.12), transparent 70%);\n      pointer-events: none;\n    }\n\n    .cta-box h2 {\n      font-family: var(--font-display);\n      font-size: clamp(1.6rem, 3vw, 2.2rem);\n      color: var(--white);\n      line-height: 1.25;\n      margin-bottom: 14px;\n    }\n\n    .cta-box p {\n      color: rgba(255,255,255,0.75);\n      font-size: 1.05rem;\n      line-height: 1.7;\n    }\n\n    .cta-contact {\n      position: relative;\n      z-index: 2;\n    }\n\n    .cta-contact a {\n      display: block;\n      text-decoration: none;\n      padding: 18px 32px;\n      border-radius: 12px;\n      text-align: center;\n      font-weight: 700;\n      font-size: 1rem;\n      transition: all 0.3s ease;\n      margin-bottom: 12px;\n    }\n\n    .cta-contact a:last-child { margin-bottom: 0; }\n\n    .btn-primary {\n      background: var(--white);\n      color: var(--teal-dark);\n    }\n\n    .btn-primary:hover {\n      background: var(--gold);\n      color: var(--charcoal);\n      transform: translateY(-2px);\n      box-shadow: 0 8px 24px rgba(0,0,0,0.2);\n    }\n\n    .btn-secondary {\n      background: rgba(255,255,255,0.12);\n      color: var(--white);\n      border: 1px solid rgba(255,255,255,0.25);\n    }\n\n    .btn-secondary:hover {\n      background: rgba(255,255,255,0.2);\n      transform: translateY(-2px);\n    }\n\n    .cta-address {\n      text-align: center;\n      margin-top: 36px;\n      font-size: 0.92rem;\n      color: var(--muted);\n      line-height: 1.7;\n    }\n\n    \/* \u2500\u2500 VIDEO EMBED \u2500\u2500 *\/\n    .video-section { background: var(--white); padding-top: 0; }\n\n    .video-wrapper {\n      position: relative;\n      padding-bottom: 56.25%;\n      border-radius: 16px;\n      overflow: hidden;\n      box-shadow: 0 8px 40px rgba(0,0,0,0.1);\n      margin-top: 48px;\n    }\n\n    .video-wrapper iframe {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      border: 0;\n    }\n\n    \/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n    @keyframes fadeUp {\n      from { opacity: 0; transform: translateY(24px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n    @media (max-width: 1024px) {\n      .about-grid,\n      .apply-inner { grid-template-columns: 1fr; gap: 40px; }\n\n      .experience-cards { grid-template-columns: 1fr 1fr; }\n\n      .numbers-grid { grid-template-columns: repeat(3, 1fr); }\n\n      .cta-box { grid-template-columns: 1fr; padding: 48px 40px; }\n    }\n\n    @media (max-width: 768px) {\n      section { padding: 64px 5%; }\n\n      .hero { min-height: 60vh; }\n      .hero-content { padding: 60px 5% 56px; }\n      .hero-stats { flex-wrap: wrap; gap: 32px; }\n\n      .experience-cards { grid-template-columns: 1fr; }\n\n      .testimonial-grid { grid-template-columns: 1fr; }\n\n      .numbers-grid { grid-template-columns: repeat(2, 1fr); }\n\n      .cta-box { padding: 40px 28px; }\n    }\n\n    @media (max-width: 480px) {\n      .hero-stats { flex-direction: column; gap: 20px; }\n      .numbers-grid { grid-template-columns: 1fr 1fr; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"hero\">\n    <div class=\"hero-content\">\n      <span class=\"hero-label\">Undergraduate Research Education Program<\/span>\n      <h1>Training Tomorrow's Scientists \u2014 <em>One Summer at a Time<\/em><\/h1>\n      <p>For over 40 years, UREP has given undergraduate students what most never get: real cancer research experience in a working laboratory, mentored by professional scientists.<\/p>\n      <div class=\"hero-stats\">\n        <div class=\"hero-stat\">\n          <div class=\"number\">400+<\/div>\n          <div class=\"label\">Students Trained<\/div>\n        <\/div>\n        <div class=\"hero-stat\">\n          <div class=\"number\">45<\/div>\n          <div class=\"label\">Years Running<\/div>\n        <\/div>\n        <div class=\"hero-stat\">\n          <div class=\"number\">47<\/div>\n          <div class=\"label\">Partner Universities<\/div>\n        <\/div>\n        <div class=\"hero-stat\">\n          <div class=\"number\">85%<\/div>\n          <div class=\"label\">Continued in Science<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 ABOUT \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"about\">\n    <div class=\"container\">\n      <span class=\"section-label\">About the Program<\/span>\n      <h2 class=\"section-title\">What Is UREP?<\/h2>\n      <p class=\"section-subtitle\">An intensive summer research program designed for undergraduate students interested in cancer biology, biomedical science, and medicine.<\/p>\n\n      <div class=\"about-grid\">\n        <div class=\"about-text\">\n          <p>Running approximately 12 weeks from May through August, UREP combines hands-on laboratory work with structured academic learning \u2014 giving students a complete picture of what a career in research actually looks like.<\/p>\n          <p>Unlike a typical classroom lab, UREP students work directly alongside Wood Hudson scientists on active cancer research projects. Past students have contributed to studies in breast, colon, gastric, ovarian, and bladder cancers, as well as malignant melanomas \u2014 the same research areas where Wood Hudson is making new discoveries.<\/p>\n          <p>UREP is one of three core pillars of Wood Hudson Cancer Research Laboratory, alongside our Cancer Research program and Biospecimen Repository. It reflects our belief that advancing the fight against cancer requires not only discovering new knowledge, but also developing the people who will carry that work forward.<\/p>\n        <\/div>\n        <div>\n          <div class=\"about-highlight\">\n            <p>No prior research experience is required. For many students, UREP is their first direct involvement in scientific research \u2014 and that's exactly the point. We meet students where they are and give them the mentorship, skills, and confidence to pursue careers in science and medicine.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 EXPERIENCE \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"experience\">\n    <div class=\"container\">\n      <span class=\"section-label\">The Experience<\/span>\n      <h2 class=\"section-title\">What Students Do at Wood Hudson<\/h2>\n      <p class=\"section-subtitle\">Three pillars of learning that prepare students for real careers in science and medicine.<\/p>\n\n      <div class=\"experience-cards\">\n        <div class=\"exp-card\">\n          <div class=\"exp-icon\">\ud83d\udd2c<\/div>\n          <h3>In the Lab<\/h3>\n          <p>Students learn and practice real research techniques including cell culture, immunohistochemistry, tissue staining, protein quantification, and microscopy. They work with specimens from Wood Hudson's Biospecimen Repository \u2014 a collection of over 2 million human tissue specimens representing more than 65,000 cancer patients.<\/p>\n        <\/div>\n        <div class=\"exp-card\">\n          <div class=\"exp-icon\">\ud83d\udcda<\/div>\n          <h3>In the Classroom<\/h3>\n          <p>Alongside bench work, students study cancer biology through textbook-based learning, journal article discussions, and a seminar series featuring guest lectures from Wood Hudson trustees, collaborating scientists, and other experts in the field.<\/p>\n        <\/div>\n        <div class=\"exp-card\">\n          <div class=\"exp-icon\">\ud83c\udfa4<\/div>\n          <h3>Presenting Their Work<\/h3>\n          <p>Each student completes a final project \u2014 often designing an original experiment addressing a Provocative Question from the NIH National Cancer Institute. Students present at the Kentucky Academy of Science (KAS) and the American Association for Cancer Research (AACR).<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 TESTIMONIALS \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"testimonials\">\n    <div class=\"container\">\n      <span class=\"section-label\">Student Stories<\/span>\n      <h2 class=\"section-title\">Hear From Our Alumni<\/h2>\n\n      <div class=\"testimonial-grid\">\n        <div class=\"testimonial-card\">\n          <div class=\"quote-mark\">\"<\/div>\n          <blockquote>The personalized nature of the Wood Hudson Undergraduate Research Education Program has made it an invaluable experience for me, especially as my first experience in research. I gained a wealth of knowledge not only from the scientists but also from the many other experts who shared their insights with us through the seminar program.<\/blockquote>\n          <div class=\"testimonial-author\">Jack Grayson<\/div>\n          <div class=\"testimonial-school\">University of Kentucky<\/div>\n        <\/div>\n\n        <div class=\"testimonial-card\">\n          <div class=\"quote-mark\">\"<\/div>\n          <blockquote>Wood Hudson's UREP prepared me for a career in medicine by providing me with excellent mentors. The institute's collaborative environment fostered my growth as a scientist, allowing me to contribute meaningfully to ongoing projects while gaining invaluable insights into the complexities of cancer research.<\/blockquote>\n          <div class=\"testimonial-author\">Cameron Decker<\/div>\n          <div class=\"testimonial-school\">Mount St. Joseph University<\/div>\n        <\/div>\n\n        <div class=\"testimonial-card\">\n          <div class=\"quote-mark\">\"<\/div>\n          <blockquote>I learned so much more about laboratory techniques and processes in a real-world environment, compared to my previous chemistry and biology classes. I focused on mRNA translation in breast cancer cells this summer. I am incredibly grateful for the opportunity to learn what UREP has provided for me.<\/blockquote>\n          <div class=\"testimonial-author\">UREP Student<\/div>\n          <div class=\"testimonial-school\">Ohio State University<\/div>\n        <\/div>\n\n        <div class=\"testimonial-card\">\n          <div class=\"quote-mark\">\"<\/div>\n          <blockquote>Since joining the UREP program at Wood Hudson, I feel that this program has not only made up for any experience I may have missed out on, but surpassed what I would have been able to learn in a classroom setting. In the lab, I am able to work hands-on and gain invaluable experience.<\/blockquote>\n          <div class=\"testimonial-author\">Susan Sterling<\/div>\n          <div class=\"testimonial-school\">University of Cincinnati<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 NUMBERS \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"numbers\">\n    <div class=\"container\">\n      <span class=\"section-label\">Impact<\/span>\n      <h2 class=\"section-title\">UREP by the Numbers<\/h2>\n\n      <div class=\"numbers-grid\">\n        <div class=\"number-card\">\n          <div class=\"value\">45<\/div>\n          <div class=\"desc\">Years of<br>the Program<\/div>\n        <\/div>\n        <div class=\"number-card\">\n          <div class=\"value\">400+<\/div>\n          <div class=\"desc\">Students<br>Trained<\/div>\n        <\/div>\n        <div class=\"number-card\">\n          <div class=\"value\">47<\/div>\n          <div class=\"desc\">Partner<br>Universities<\/div>\n        <\/div>\n        <div class=\"number-card\">\n          <div class=\"value\">85%<\/div>\n          <div class=\"desc\">Continued in<br>Science Careers<\/div>\n        <\/div>\n        <div class=\"number-card\">\n          <div class=\"value\">12<\/div>\n          <div class=\"desc\">Week Summer<br>Program<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 WHO CAN APPLY \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"apply\">\n    <div class=\"container\">\n      <span class=\"section-label\">Eligibility<\/span>\n      <h2 class=\"section-title\">Who Can Apply?<\/h2>\n      <p class=\"section-subtitle\">UREP is open to undergraduate students from any college or university.<\/p>\n\n      <div class=\"apply-inner\">\n        <div class=\"apply-text\">\n          <h3>Students from Every Background<\/h3>\n          <p>Over the years, the program has welcomed students from dozens of institutions across Kentucky, Ohio, and beyond. Wood Hudson also has a longstanding partnership with The Gatton Academy of Mathematics and Science at Western Kentucky University, having hosted students from their program since 2009.<\/p>\n\n          <h3>Why UREP Is Different<\/h3>\n          <p>UREP exists because the next generation of scientists, doctors, and healthcare professionals needs more than textbook knowledge. They need mentorship. They need to understand what it feels like to work in a real lab, ask real questions, and pursue real answers. Wood Hudson's independent, nonprofit status means we can offer this experience without the bureaucratic constraints of larger institutions \u2014 students get personalized attention and meaningful responsibility from day one.<\/p>\n        <\/div>\n        <div>\n          <h3 style=\"font-family: var(--font-display); font-size: 1.1rem; color: var(--charcoal); margin-bottom: 16px;\">Partner Universities Include<\/h3>\n          <div class=\"uni-tags\">\n            <span class=\"uni-tag\">Northern Kentucky University<\/span>\n            <span class=\"uni-tag\">Thomas More University<\/span>\n            <span class=\"uni-tag\">Xavier University<\/span>\n            <span class=\"uni-tag\">University of Kentucky<\/span>\n            <span class=\"uni-tag\">University of Louisville<\/span>\n            <span class=\"uni-tag\">Ohio State University<\/span>\n            <span class=\"uni-tag\">Eastern Kentucky University<\/span>\n            <span class=\"uni-tag\">Mount St. Joseph University<\/span>\n            <span class=\"uni-tag\">University of Cincinnati<\/span>\n            <span class=\"uni-tag\">The Gatton Academy (WKU)<\/span>\n            <span class=\"uni-tag\">And 36+ more<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 NEWSLETTER \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 CTA \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"cta\">\n    <div class=\"container\">\n      <div class=\"cta-box\">\n        <div>\n          <h2>Ready to Begin Your Research Journey?<\/h2>\n          <p>UREP operates year-round, with the summer program as its centerpiece. Whether you're an undergraduate student interested in cancer research or a faculty advisor looking for a hands-on research opportunity for your students, we'd love to hear from you.<\/p>\n        <\/div>\n        <div class=\"cta-contact\">\n          <a href=\"tel:+18595817249\" class=\"btn-secondary\">Call (859) 581-7249<\/a>\n        <\/div>\n      <\/div>\n      <p class=\"cta-address\">\n        Wood Hudson Cancer Research Laboratory<br>\n        931 Isabella Street, Newport, KY 41071\n      <\/p>\n    <\/div>\n  <\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>UREP \u2014 Wood Hudson Cancer Research Laboratory Undergraduate Research Education Program Training Tomorrow&#8217;s Scientists \u2014 One Summer at a Time For over 40 years, UREP has given undergraduate students what most never get: real cancer research experience in a working laboratory, mentored by professional scientists. 400+ Students Trained 45 Years Running 47 Partner Universities 85% [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-69","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/woodhudson.org\/index.php\/wp-json\/wp\/v2\/pages\/69","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/woodhudson.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/woodhudson.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/woodhudson.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/woodhudson.org\/index.php\/wp-json\/wp\/v2\/comments?post=69"}],"version-history":[{"count":37,"href":"https:\/\/woodhudson.org\/index.php\/wp-json\/wp\/v2\/pages\/69\/revisions"}],"predecessor-version":[{"id":1279,"href":"https:\/\/woodhudson.org\/index.php\/wp-json\/wp\/v2\/pages\/69\/revisions\/1279"}],"wp:attachment":[{"href":"https:\/\/woodhudson.org\/index.php\/wp-json\/wp\/v2\/media?parent=69"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}