{"id":3315,"date":"2026-07-21T15:22:40","date_gmt":"2026-07-21T15:22:40","guid":{"rendered":"https:\/\/www.butler.edu\/campaigns\/?page_id=3315"},"modified":"2026-08-14T18:07:31","modified_gmt":"2026-08-14T18:07:31","slug":"built","status":"publish","type":"page","link":"https:\/\/www.butler.edu\/campaigns\/built\/","title":{"rendered":"Built for What&#8217;s Next"},"content":{"rendered":"\n<link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/bwm2kih.css\">\n\n\n\n<div class=\"wp-block-group alignfull has-background\" id=\"campaigns-header\" style=\"background-color:#111321;padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-container-core-group-is-layout-50b29bbe wp-block-group-is-layout-constrained\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"224\" src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/10170201\/butleruniv_horiz_SU_wht-scaled.png\" alt=\"\" class=\"wp-image-3570\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;object-fit:contain;object-position:0% 0%;width:428px;height:38px\" srcset=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/10170201\/butleruniv_horiz_SU_wht-scaled.png 2560w, https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/10170201\/butleruniv_horiz_SU_wht-300x26.png 300w, https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/10170201\/butleruniv_horiz_SU_wht-1024x90.png 1024w, https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/10170201\/butleruniv_horiz_SU_wht-768x67.png 768w, https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/10170201\/butleruniv_horiz_SU_wht-1536x134.png 1536w, https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/10170201\/butleruniv_horiz_SU_wht-2048x179.png 2048w\" sizes=\"auto, 100vw\" \/><\/figure>\n<\/div><\/div><\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* =========================================\n   Butler Built Hero\n   Large editorial hero with layered artwork\n========================================= *\/\n\n.butler-built-hero {\n  --butler-built-bg: #06192d;\n  --butler-built-bg-deep: #031323;\n  --butler-built-white: #ffffff;\n  --butler-built-blue: #4f82aa;\n  --butler-built-body: #e7eef5;\n\n  --butler-built-texture:\n    url(\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/07\/14001337\/BU_Stone-Scruff_BoldNavy_1920x1080.jpg\");\n\n  --butler-built-knot:\n    url(\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/02201436\/BU_JordanStone-Knot_BoldNavy-Frame.png\");\n\n  --butler-built-heading-font:\n    \"guildhall-extended\",\n    \"Arial Narrow\",\n    sans-serif;\n\n  --butler-built-body-font:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif;\n\n  position: relative;\n  isolation: isolate;\n\n  min-height: clamp(660px, 52vw, 810px);\n\n  overflow: hidden;\n\n  background-color: var(--butler-built-bg);\n\n  background-image:\n    radial-gradient(\n      circle at 22% 35%,\n      rgba(4, 121, 255, 0.1) 0,\n      rgba(4, 121, 255, 0) 35%\n    ),\n    linear-gradient(\n      rgba(3, 19, 35, 0.1),\n      rgba(3, 19, 35, 0.1)\n    ),\n    var(--butler-built-texture);\n\n  background-repeat: no-repeat;\n  background-position: center, center, center;\n  background-size: cover, cover, cover;\n\n  color: var(--butler-built-white);\n}\n\n\/* Subtle background texture *\/\n\n.butler-built-hero::before {\n  content: \"\";\n\n  position: absolute;\n  inset: 0;\n  z-index: 0;\n\n  background:\n    repeating-radial-gradient(\n      circle at 20% 30%,\n      rgba(255, 255, 255, 0.018) 0 1px,\n      transparent 1px 4px\n    );\n\n  opacity: 0.75;\n\n  mix-blend-mode: screen;\n\n  pointer-events: none;\n}\n\n\/* Decorative Jordan Stone knot *\/\n\n.butler-built-hero::after {\n  content: \"\";\n\n  position: absolute;\n  top: 50%;\n  left: clamp(-54px, -3vw, -20px);\n  z-index: 0;\n\n  width: clamp(180px, 14vw, 250px);\n  height: clamp(360px, 45vw, 520px);\n\n  background-image:\n    linear-gradient(\n      rgba(50, 105, 150, 0.64),\n      rgba(4, 20, 37, 0.82)\n    ),\n    var(--butler-built-knot);\n\n  background-repeat: no-repeat;\n  background-position: center;\n  background-size: cover, contain;\n  background-blend-mode: multiply;\n\n  opacity: 0.34;\n\n  filter:\n    brightness(0.72)\n    saturate(0.82)\n    contrast(1.08);\n\n  transform: translateY(-50%);\n\n  pointer-events: none;\n}\n\n\/* =========================================\n   Global element treatment\n========================================= *\/\n\n.butler-built-hero *,\n.butler-built-hero *::before,\n.butler-built-hero *::after,\n.butler-built-hero-intro *,\n.butler-built-hero-intro *::before,\n.butler-built-hero-intro *::after {\n  box-sizing: border-box;\n}\n\n.butler-built-hero img {\n  display: block;\n  max-width: 100%;\n}\n\n\/* =========================================\n   Desktop layout\n========================================= *\/\n\n.butler-built-hero__inner {\n  position: relative;\n  z-index: 1;\n\n  display: grid;\n  grid-template-columns:\n    minmax(470px, 0.92fr)\n    minmax(560px, 1.08fr);\n  align-items: center;\n  gap: clamp(20px, 3vw, 52px);\n\n  width: min(100% - 64px, 1380px);\n  min-height: inherit;\n  margin-inline: auto;\n}\n\n.butler-built-hero__copy {\n  position: relative;\n  z-index: 3;\n\n  align-self: center;\n\n  padding-block: clamp(76px, 8vw, 120px);\n}\n\n\/* =========================================\n   Main heading\n========================================= *\/\n\n.butler-built-hero__heading {\n  position: relative;\n  z-index: 4;\n\n  max-width: 820px;\n  margin: 0 -72px 0 0;\n\n  color: var(--butler-built-white);\n\n  font-family: var(--butler-built-heading-font);\n  font-size: 120px;\n  font-style: normal;\n  font-weight: 400;\n  line-height: 0.8;\n  letter-spacing: 0.006em;\n\n  text-transform: uppercase;\n  text-wrap: initial;\n}\n\n.butler-built-hero__heading span {\n  display: inline;\n\n  color: var(--butler-built-blue);\n\n  font-family: inherit;\n  font-size: inherit;\n  font-style: inherit;\n  font-weight: inherit;\n  line-height: inherit;\n  letter-spacing: inherit;\n  text-transform: inherit;\n}\n\n\/* =========================================\n   Intro copy\n========================================= *\/\n\n.butler-built-hero__intro {\n  max-width: 620px;\n  margin-top: clamp(34px, 3vw, 48px);\n\n  color: var(--butler-built-body);\n\n  font-family: var(--butler-built-body-font);\n  font-size: 23px;\n  font-style: normal;\n  font-weight: 400;\n  line-height: 1.3;\n  letter-spacing: normal;\n}\n\n.butler-built-hero__intro p {\n  margin: 0;\n\n  color: inherit;\n\n  font-family: inherit;\n  font-size: inherit;\n  font-style: inherit;\n  font-weight: inherit;\n  line-height: inherit;\n  letter-spacing: inherit;\n}\n\n.butler-built-hero__intro p + p {\n  margin-top: 20px;\n}\n\n\/* =========================================\n   Artwork\n========================================= *\/\n\n.butler-built-hero__art {\n  position: relative;\n  z-index: 2;\n\n  align-self: stretch;\n\n  min-width: 0;\n\n  pointer-events: none;\n}\n\n.butler-built-hero__art img {\n  position: absolute;\n  top: 50%;\n  right: clamp(-80px, -4vw, -30px);\n\n  width: min(780px, 55vw);\n  max-width: none;\n  height: auto;\n\n  transform: translate(-70px, -48%);\n}\n\n\/* =========================================\n   Headline-only hero variant\n========================================= *\/\n\n.butler-built-hero--headline-only {\n  min-height: clamp(610px, 49vw, 760px);\n}\n\n.butler-built-hero--headline-only\n  .butler-built-hero__copy {\n  padding-block: clamp(80px, 9vw, 130px);\n}\n\n.butler-built-hero--headline-only\n  .butler-built-hero__heading {\n  margin-right: -92px;\n\n  font-size: 128px;\n}\n\n\/* =========================================\n   Separate intro band variant\n========================================= *\/\n\n.butler-built-hero-intro {\n  background: #ffffff;\n  color: #13294b;\n}\n\n.butler-built-hero-intro__inner {\n  display: grid;\n  grid-template-columns:\n    minmax(0, 0.8fr)\n    minmax(0, 1.2fr);\n  gap: clamp(32px, 6vw, 90px);\n\n  width: min(100% - 64px, 1180px);\n  margin-inline: auto;\n  padding: clamp(54px, 6vw, 88px) 0;\n}\n\n.butler-built-hero-intro p {\n  margin: 0;\n\n  font-family: var(--butler-built-body-font);\n  font-size: 23px;\n  font-style: normal;\n  font-weight: 400;\n  line-height: 1.3;\n  letter-spacing: normal;\n}\n\n.butler-built-hero-intro p:first-child {\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1.18;\n}\n\n\/* =========================================\n   Medium desktop\n========================================= *\/\n\n@media (max-width: 1200px) {\n  .butler-built-hero {\n    min-height: 700px;\n  }\n\n  .butler-built-hero__inner {\n    grid-template-columns:\n      minmax(410px, 0.88fr)\n      minmax(480px, 1.12fr);\n\n    width: min(100% - 48px, 1120px);\n  }\n\n  .butler-built-hero__heading {\n    max-width: 720px;\n    margin-right: -42px;\n\n    font-size: clamp(88px, 9vw, 108px);\n    line-height: 0.82;\n    letter-spacing: 0.004em;\n  }\n\n  .butler-built-hero--headline-only\n    .butler-built-hero__heading {\n    font-size: clamp(94px, 10vw, 114px);\n  }\n\n  .butler-built-hero__intro {\n    max-width: 540px;\n\n    font-size: 21px;\n    line-height: 1.32;\n  }\n\n  .butler-built-hero__art img {\n    right: -110px;\n\n    width: min(700px, 62vw);\n\n    transform: translate(-38px, -48%);\n  }\n\n  .butler-built-hero::after {\n    left: -72px;\n\n    width: 210px;\n    height: 440px;\n\n    opacity: 0.28;\n  }\n}\n\n\/* =========================================\n   Smaller desktop and tablet\n========================================= *\/\n\n@media (max-width: 1000px) {\n  .butler-built-hero__inner {\n    grid-template-columns:\n      minmax(370px, 0.9fr)\n      minmax(430px, 1.1fr);\n\n    gap: 20px;\n\n    width: min(100% - 40px, 960px);\n  }\n\n  .butler-built-hero__heading {\n    margin-right: -32px;\n\n    font-size: clamp(72px, 10vw, 96px);\n  }\n\n  .butler-built-hero--headline-only\n    .butler-built-hero__heading {\n    font-size: clamp(78px, 11vw, 102px);\n  }\n\n  .butler-built-hero__intro {\n    max-width: 500px;\n\n    font-size: 21px;\n  }\n\n  .butler-built-hero__art img {\n    right: -130px;\n\n    width: min(680px, 68vw);\n\n    transform: translate(-20px, -48%);\n  }\n}\n\n\/* =========================================\n   Mobile\n========================================= *\/\n\n@media (max-width: 800px) {\n  .butler-built-hero,\n  .butler-built-hero--headline-only {\n    min-height: 0;\n  }\n\n  .butler-built-hero::after {\n    top: 42%;\n    left: -58px;\n\n    width: 170px;\n    height: 350px;\n\n    opacity: 0.2;\n  }\n\n  .butler-built-hero__inner {\n    display: flex;\n    flex-direction: column;\n    align-items: stretch;\n\n    width: 100%;\n    min-height: 0;\n  }\n\n  .butler-built-hero__copy {\n    order: 1;\n\n    width: 100%;\n    padding: 64px 24px 28px;\n  }\n\n  .butler-built-hero__heading,\n  .butler-built-hero--headline-only\n    .butler-built-hero__heading {\n    max-width: 620px;\n    margin: 0;\n\n    font-size: clamp(58px, 16vw, 76px);\n    line-height: 0.84;\n    letter-spacing: 0.004em;\n  }\n\n  .butler-built-hero__intro {\n    max-width: 620px;\n    margin-top: 30px;\n\n    font-size: 20px;\n    line-height: 1.35;\n  }\n\n  .butler-built-hero__intro p + p {\n    margin-top: 18px;\n  }\n\n  .butler-built-hero__art {\n    order: 2;\n\n    width: 100%;\n    height: clamp(430px, 104vw, 660px);\n  }\n\n  .butler-built-hero__art img {\n    top: 50%;\n    right: auto;\n    left: 50%;\n\n    width: min(760px, 112vw);\n\n    transform: translate(-50%, -50%);\n  }\n\n  .butler-built-hero--headline-only\n    .butler-built-hero__copy {\n    padding-bottom: 8px;\n  }\n\n  .butler-built-hero-intro__inner {\n    grid-template-columns: 1fr;\n    gap: 22px;\n\n    width: 100%;\n    padding: 48px 24px 58px;\n  }\n\n  .butler-built-hero-intro p {\n    font-size: 20px;\n    line-height: 1.35;\n  }\n\n  .butler-built-hero-intro p:first-child {\n    font-size: 26px;\n    line-height: 1.2;\n  }\n}\n\n\/* =========================================\n   Small mobile\n========================================= *\/\n\n@media (max-width: 480px) {\n  .butler-built-hero__copy {\n    padding: 54px 20px 22px;\n  }\n\n  .butler-built-hero__heading,\n  .butler-built-hero--headline-only\n    .butler-built-hero__heading {\n    font-size: clamp(52px, 16vw, 66px);\n  }\n\n  .butler-built-hero__intro {\n    margin-top: 26px;\n  }\n\n  .butler-built-hero__art {\n    height: 410px;\n  }\n\n  .butler-built-hero__art img {\n    width: 116vw;\n  }\n\n  .butler-built-hero-intro__inner {\n    padding-inline: 20px;\n  }\n}\n\n\/* =========================================\n   Reduced motion\n========================================= *\/\n\n@media (prefers-reduced-motion: reduce) {\n  .butler-built-hero *,\n  .butler-built-hero *::before,\n  .butler-built-hero *::after,\n  .butler-built-hero-intro *,\n  .butler-built-hero-intro *::before,\n  .butler-built-hero-intro *::after {\n    transition-duration: 0.01ms !important;\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    scroll-behavior: auto !important;\n  }\n}\n\n\n.butler-built-hero__heading .butler-built-hero__keep-together {\n  white-space: nowrap;\n  color: var(--butler-built-white);\n}\n<\/style>\n\n<section id=\"page-top\" class=\"butler-built-hero alignfull\" aria-labelledby=\"butler-built-hero-heading\">\n  <div class=\"butler-built-hero__inner\">\n    <div class=\"butler-built-hero__copy\">\n      <h1 class=\"butler-built-hero__heading\">\n  <span class=\"butler-built-hero__keep-together\">BUILT FOR<\/span><br>\n  <span>WHAT\u2019S<br>NEXT<\/span>\n<\/h1>\n\n      <div class=\"butler-built-hero__intro\">\n        <p>\n          At Butler, we believe what&#8217;s next isn&#8217;t something you wait for\u2014it&#8217;s something you build.\n        <\/p>\n\n        <p>\n          Driven by an intense dedication to student outcomes and bold leadership, we create transformative experiences that prepare students to thrive in their careers, strengthen their communities, and shape what&#8217;s next.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"butler-built-hero__art\" aria-hidden=\"true\">\n      <img src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/02200033\/Landing-Hero-Artwork_01_No-Form.png\" alt=\"\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\">\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* =========================================\n   Butler Featured YouTube Video Section\n   Light background + dark text\n========================================= *\/\n\n.butler-feature-video {\n  --feature-video-navy: #13294b;\n  --feature-video-blue: #0479ff;\n  --feature-video-background: #e3f0fc;\n  --feature-video-white: #ffffff;\n\n  --feature-video-heading-font:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif;\n\n  --feature-video-body-font:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif;\n\n  position: relative;\n  isolation: isolate;\n\n  overflow: hidden;\n\n  padding:\n    clamp(64px, 7vw, 104px)\n    24px\n    clamp(72px, 8vw, 116px);\n\n  background-color: var(--feature-video-background);\n  color: var(--feature-video-navy);\n}\n\n.butler-feature-video *,\n.butler-feature-video *::before,\n.butler-feature-video *::after {\n  box-sizing: border-box;\n}\n\n.butler-feature-video img,\n.butler-feature-video iframe {\n  display: block;\n  max-width: 100%;\n}\n\n.butler-feature-video button {\n  font: inherit;\n}\n\n\/* =========================================\n   Inner wrapper\n========================================= *\/\n\n.butler-feature-video__inner {\n  width: min(100%, 1280px);\n  margin: 0 auto;\n}\n\n\/* =========================================\n   Header\n========================================= *\/\n\n.butler-feature-video__header {\n  width: 100%;\n  max-width: none;\n  margin: 0 auto clamp(30px, 4vw, 50px);\n\n  text-align: center;\n}\n\n.butler-feature-video__heading {\n  max-width: none;\n  margin: 0 auto;\n\n  color: var(--feature-video-navy);\n\n  font-family: var(--feature-video-heading-font);\n  font-size: 120px;\n  font-style: normal;\n  font-weight: 700;\n  line-height: 0.88;\n  letter-spacing: normal;\n\n  text-align: center;\n  text-transform: uppercase;\n  text-wrap: balance;\n}\n\n.butler-feature-video__intro {\n  max-width: 760px;\n  margin: 18px auto 0;\n\n  color: var(--feature-video-navy);\n\n  font-family: var(--feature-video-body-font);\n  font-size: 23px;\n  font-style: normal;\n  font-weight: 400;\n  line-height: 1.3;\n  letter-spacing: normal;\n\n  text-align: center;\n}\n\n\/* Keep the main heading on one line on wide screens *\/\n\n@media (min-width: 1201px) {\n  .butler-feature-video__heading {\n    width: max-content;\n\n    white-space: nowrap;\n    text-wrap: nowrap;\n  }\n}\n\n\/* =========================================\n   Video player\n========================================= *\/\n\n.butler-feature-video__player {\n  position: relative;\n\n  width: min(100%, 1280px);\n  margin: 0 auto;\n\n  overflow: hidden;\n\n  aspect-ratio: 16 \/ 9;\n\n  background: #000000;\n\n  box-shadow: 0 24px 60px rgba(7, 31, 61, 0.18);\n}\n\n\/* =========================================\n   Custom poster image\n========================================= *\/\n\n.butler-feature-video__poster {\n  position: absolute;\n  inset: 0;\n  z-index: 1;\n\n  display: block;\n\n  width: 100%;\n  max-width: none;\n  height: 100%;\n\n  object-fit: cover;\n  object-position: center;\n\n  transform: none;\n\n  pointer-events: none;\n\n  transition:\n    opacity 240ms ease,\n    visibility 240ms ease;\n}\n\n\/* Keep the poster framing unchanged on hover *\/\n\n.butler-feature-video__player:hover\n  .butler-feature-video__poster {\n  transform: none;\n}\n\n\/* Dark overlay for play-button contrast *\/\n\n.butler-feature-video__player::after {\n  content: \"\";\n\n  position: absolute;\n  inset: 0;\n  z-index: 2;\n\n  background:\n    linear-gradient(\n      180deg,\n      rgba(7, 31, 61, 0.08) 0%,\n      rgba(7, 31, 61, 0.28) 100%\n    );\n\n  pointer-events: none;\n\n  transition:\n    opacity 240ms ease,\n    visibility 240ms ease;\n}\n\n\/* =========================================\n   Custom play button\n========================================= *\/\n\n.butler-feature-video__play {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  z-index: 4;\n\n  display: inline-grid;\n  place-items: center;\n\n  width: clamp(64px, 7vw, 82px);\n  height: clamp(64px, 7vw, 82px);\n  padding: 0;\n\n  border: 0;\n  border-radius: 999px;\n\n  background: var(--feature-video-navy);\n  color: var(--feature-video-white);\n\n  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.28);\n\n  cursor: pointer;\n\n  transform: translate(-50%, -50%);\n\n  transition:\n    transform 180ms ease,\n    background-color 180ms ease,\n    box-shadow 180ms ease,\n    opacity 240ms ease,\n    visibility 240ms ease;\n}\n\n.butler-feature-video__play::before {\n  content: \"\";\n\n  width: 0;\n  height: 0;\n\n  border-top:\n    clamp(10px, 1.1vw, 13px)\n    solid transparent;\n\n  border-bottom:\n    clamp(10px, 1.1vw, 13px)\n    solid transparent;\n\n  border-left:\n    clamp(15px, 1.6vw, 20px)\n    solid currentColor;\n\n  transform: translateX(3px);\n}\n\n.butler-feature-video__play:hover,\n.butler-feature-video__play:focus-visible {\n  background: var(--feature-video-blue);\n\n  box-shadow: 0 20px 42px rgba(0, 0, 0, 0.34);\n\n  transform:\n    translate(-50%, -50%)\n    scale(1.06);\n}\n\n.butler-feature-video__play:focus-visible {\n  outline: 3px solid var(--feature-video-white);\n  outline-offset: 5px;\n}\n\n\/* =========================================\n   YouTube iframe slot\n========================================= *\/\n\n.butler-feature-video__video-slot {\n  position: absolute;\n  inset: 0;\n  z-index: 5;\n\n  display: none;\n\n  width: 100%;\n  height: 100%;\n\n  background: #000000;\n}\n\n.butler-feature-video__video-slot iframe {\n  display: block;\n\n  width: 100%;\n  height: 100%;\n\n  border: 0;\n}\n\n\/* Show iframe after play button is selected *\/\n\n.butler-feature-video__player.is-playing\n  .butler-feature-video__video-slot {\n  display: block;\n}\n\n\/* Hide poster, overlay, and custom play button *\/\n\n.butler-feature-video__player.is-playing\n  .butler-feature-video__poster,\n.butler-feature-video__player.is-playing\n  .butler-feature-video__play,\n.butler-feature-video__player.is-playing::after {\n  visibility: hidden;\n\n  opacity: 0;\n\n  pointer-events: none;\n}\n\n\/* =========================================\n   Screen-reader helper\n========================================= *\/\n\n.butler-feature-video__sr-only {\n  position: absolute;\n\n  width: 1px;\n  height: 1px;\n  margin: -1px;\n  padding: 0;\n\n  overflow: hidden;\n\n  clip: rect(0, 0, 0, 0);\n  clip-path: inset(50%);\n\n  border: 0;\n\n  white-space: nowrap;\n}\n\n\/* =========================================\n   Medium desktop\n========================================= *\/\n\n@media (max-width: 1200px) {\n  .butler-feature-video__heading {\n    font-size: clamp(82px, 9vw, 104px);\n\n    white-space: normal;\n    text-wrap: balance;\n  }\n}\n\n\/* =========================================\n   Tablet\n========================================= *\/\n\n@media (max-width: 1000px) {\n  .butler-feature-video {\n    padding:\n      60px\n      0\n      76px;\n  }\n\n  .butler-feature-video__header {\n    padding-right: clamp(28px, 5vw, 44px);\n    padding-left: clamp(28px, 5vw, 44px);\n  }\n\n  .butler-feature-video__heading {\n    font-size: clamp(68px, 10vw, 88px);\n    line-height: 0.9;\n  }\n\n  .butler-feature-video__intro {\n    font-size: 21px;\n    line-height: 1.32;\n  }\n\n  .butler-feature-video__player {\n    width: 100%;\n    max-width: 1280px;\n  }\n}\n\n\/* =========================================\n   Mobile\n========================================= *\/\n\n@media (max-width: 760px) {\n  .butler-feature-video {\n    padding:\n      52px\n      0\n      64px;\n  }\n\n  .butler-feature-video__header {\n    margin-bottom: 28px;\n    padding-right: 24px;\n    padding-left: 24px;\n\n    text-align: left;\n  }\n\n  .butler-feature-video__heading {\n    font-size: clamp(54px, 14vw, 70px);\n    line-height: 0.92;\n\n    text-align: left;\n  }\n\n  .butler-feature-video__intro {\n    margin-right: 0;\n    margin-left: 0;\n\n    font-size: 20px;\n    line-height: 1.35;\n\n    text-align: left;\n  }\n\n  .butler-feature-video__play {\n    width: 62px;\n    height: 62px;\n  }\n}\n\n\/* =========================================\n   Small mobile\n========================================= *\/\n\n@media (max-width: 480px) {\n  .butler-feature-video__header {\n    padding-right: 20px;\n    padding-left: 20px;\n  }\n\n  .butler-feature-video__heading {\n    font-size: clamp(48px, 14vw, 60px);\n  }\n}\n\n\/* =========================================\n   Reduced motion\n========================================= *\/\n\n@media (prefers-reduced-motion: reduce) {\n  .butler-feature-video *,\n  .butler-feature-video *::before,\n  .butler-feature-video *::after {\n    transition-duration: 0.01ms !important;\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    scroll-behavior: auto !important;\n  }\n\n  .butler-feature-video__player:hover\n    .butler-feature-video__poster {\n    transform: none;\n  }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n(function () {\n  function initButlerFeatureVideo(player) {\n    const playButton = player.querySelector(\".js-butler-feature-video-play\");\n    const slot = player.querySelector(\".butler-feature-video__video-slot\");\n\n    if (!playButton || !slot) return;\n\n    function buildYouTubeEmbed() {\n      const youtubeId = player.dataset.youtubeId;\n      const title = player.dataset.title || \"Butler University video\";\n\n      if (!youtubeId) return null;\n\n      let iframe = slot.querySelector(\"iframe\");\n\n      if (!iframe) {\n        iframe = document.createElement(\"iframe\");\n\n        iframe.src =\n          \"https:\/\/www.youtube-nocookie.com\/embed\/\" +\n          encodeURIComponent(youtubeId) +\n          \"?autoplay=1&rel=0&modestbranding=1&playsinline=1\";\n\n        iframe.title = title;\n        iframe.allow =\n          \"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\";\n        iframe.allowFullscreen = true;\n        iframe.loading = \"lazy\";\n\n        slot.appendChild(iframe);\n      }\n\n      return iframe;\n    }\n\n    playButton.addEventListener(\"click\", function () {\n      const iframe = buildYouTubeEmbed();\n\n      if (!iframe) return;\n\n      player.classList.add(\"is-playing\");\n    });\n  }\n\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    document\n      .querySelectorAll(\".js-butler-feature-video\")\n      .forEach(initButlerFeatureVideo);\n  });\n})();\n<\/script>\n\n<section class=\"butler-feature-video alignfull\" aria-labelledby=\"butler-feature-video-heading\">\n  <div class=\"butler-feature-video__inner\">\n\n    <div class=\"butler-feature-video__header\">\n      <h2 id=\"butler-feature-video-heading\" class=\"butler-feature-video__heading\">\n        Bulldogs Are Built Differently\n      <\/h2>\n\n      <p class=\"butler-feature-video__intro\">\n        At Butler, we believe in each other, challenge one another, and raise\n        the standard together.<br>That&#8217;s just how we&#8217;re built.\n      <\/p>\n    <\/div>\n\n    <div class=\"butler-feature-video__player js-butler-feature-video\" data-youtube-id=\"kxYham-xqWk\" data-title=\"Butler University video\">\n      <img class=\"butler-feature-video__poster\" src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05204922\/hinkle-placeholder.png\" alt=\"Video poster showing Hinkle Fieldhouse\" loading=\"lazy\" decoding=\"async\">\n\n      <button class=\"butler-feature-video__play js-butler-feature-video-play\" type=\"button\">\n        <span class=\"butler-feature-video__sr-only\">\n          Play Butler University video\n        <\/span>\n      <\/button>\n\n      <div class=\"butler-feature-video__video-slot\" aria-live=\"polite\"><\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* =========================================\n   Butler Landing Page Video Row\n   Dark textured stacked video component\n========================================= *\/\n\n.butler-lp-video-row {\n  --butler-video-navy: #13294b;\n  --butler-video-navy-dark: #071f3d;\n  --butler-video-white: #ffffff;\n  --butler-video-gold: #ffbf00;\n\n  --butler-video-bg:\n    url(\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/07\/11204722\/BU_Stone-Scruff_ButlerBlue_1920x1080-1-scaled.jpg\");\n\n  --butler-video-tape:\n    url(\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/07\/11204637\/BU_Stone-Scruff_FieldhouseBrick_Texture-Tape-1.png\");\n\n  --butler-video-heading-font:\n    \"field-gothic-condensed\",\n    \"Field Gothic Condensed\",\n    sans-serif;\n\n  --butler-video-description-font:\n    \"clarendon-urw-extra-narrow\",\n    \"Clarendon\",\n    serif;\n\n  --butler-video-body-font:\n    \"ff-good-headline-web-pro\",\n    Georgia,\n    serif;\n\n  position: relative;\n  isolation: isolate;\n\n  overflow: visible;\n\n  padding:\n    clamp(96px, 9vw, 144px)\n    0\n    clamp(64px, 7vw, 92px);\n\n  background-color: var(--butler-video-navy);\n  background-image: var(--butler-video-bg);\n  background-repeat: no-repeat;\n  background-position: center;\n  background-size: cover;\n\n  color: var(--butler-video-white);\n}\n\n.butler-lp-video-row *,\n.butler-lp-video-row *::before,\n.butler-lp-video-row *::after {\n  box-sizing: border-box;\n}\n\n.butler-lp-video-row img,\n.butler-lp-video-row video,\n.butler-lp-video-row iframe,\n.butler-lp-video-row svg {\n  display: block;\n  max-width: 100%;\n}\n\n.butler-lp-video-row button {\n  font: inherit;\n}\n\n\n\/* =========================================\n   Texture tape\n========================================= *\/\n\n.butler-lp-video-row__tape {\n  position: absolute;\n  top: -28px;\n  left: 50%;\n  z-index: 3;\n\n  width: clamp(210px, 25vw, 380px);\n  height: clamp(52px, 5.5vw, 76px);\n\n  background-image: var(--butler-video-tape);\n  background-repeat: no-repeat;\n  background-position: center;\n  background-size: cover;\n\n  transform: translateX(-50%);\n\n  pointer-events: none;\n}\n\n\n\/* =========================================\n   Wrapper\n========================================= *\/\n\n.butler-lp-video-row__wrap {\n  position: relative;\n  z-index: 1;\n\n  width: min(100% - 44px, 1280px);\n  margin-inline: auto;\n}\n\n\n\/* =========================================\n   Visible section headline\n========================================= *\/\n\n.butler-lp-video-row__header {\n  position: relative;\n\n  width: 100%;\n  margin:\n    0\n    0\n    clamp(38px, 5vw, 66px);\n\n  text-align: center;\n}\n\n.butler-lp-video-row__heading {\n  max-width: 1000px;\n  margin: 0 auto;\n\n  color: var(--butler-video-white);\n\n  font-family: var(--butler-video-heading-font);\n  font-size: clamp(3.25rem, 6vw, 5.75rem);\n  font-weight: 700;\n  line-height: 0.92;\n  letter-spacing: normal;\n\n  text-align: center;\n  text-wrap: balance;\n}\n\n\n\/* =========================================\n   Grid\n========================================= *\/\n\n.butler-lp-video-row__grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  align-items: start;\n\n  gap: clamp(22px, 2.35vw, 40px);\n}\n\n\n\/* =========================================\n   Card\n========================================= *\/\n\n.butler-lp-video-card {\n  position: relative;\n\n  min-width: 0;\n\n  background: transparent;\n  color: var(--butler-video-white);\n}\n\n\n\/* =========================================\n   Media\n========================================= *\/\n\n.butler-lp-video-card__media {\n  position: relative;\n\n  overflow: hidden;\n\n  aspect-ratio: 9 \/ 16;\n\n  background: rgba(255, 255, 255, 0.12);\n\n  clip-path: polygon(\n    28px 0,\n    calc(100% - 28px) 0,\n    100% 28px,\n    100% 100%,\n    0 100%,\n    0 28px\n  );\n}\n\n.butler-lp-video-card__poster {\n  width: 100%;\n  height: 100%;\n\n  object-fit: cover;\n\n  transition:\n    transform 500ms ease,\n    opacity 300ms ease;\n}\n\n.butler-lp-video-card:hover\n  .butler-lp-video-card__poster {\n  transform: scale(1.035);\n}\n\n\n\/* =========================================\n   Image overlay\n========================================= *\/\n\n.butler-lp-video-card__media::after {\n  content: \"\";\n\n  position: absolute;\n  inset: 0;\n  z-index: 1;\n\n  background:\n    linear-gradient(\n      180deg,\n      rgba(7, 31, 61, 0.02) 0%,\n      rgba(7, 31, 61, 0.08) 45%,\n      rgba(7, 31, 61, 0.24) 100%\n    );\n\n  opacity: 0.75;\n\n  pointer-events: none;\n\n  transition: opacity 220ms ease;\n}\n\n.butler-lp-video-card:hover\n  .butler-lp-video-card__media::after,\n.butler-lp-video-card:focus-within\n  .butler-lp-video-card__media::after {\n  opacity: 1;\n}\n\n\n\/* =========================================\n   UVA-style tagline rollover\n========================================= *\/\n\n.butler-lp-video-card__tagline {\n  position: absolute;\n  right: 18px;\n  bottom: 22px;\n  left: 18px;\n  z-index: 2;\n\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n  gap: 5px;\n\n  margin: 0;\n\n  opacity: 0;\n\n  transform: translateY(14px);\n\n  pointer-events: none;\n\n  transition:\n    opacity 220ms ease,\n    transform 260ms ease;\n}\n\n.butler-lp-video-card__tagline span {\n  display: inline-block;\n\n  max-width: 100%;\n  padding: 5px 10px 6px;\n\n  background: var(--butler-video-white);\n  color: var(--butler-video-navy-dark);\n\n  font-family: var(--butler-video-description-font);\n  font-size: clamp(1.15rem, 1.45vw, 1.5rem);\n  font-style: normal;\n  font-weight: 700;\n  line-height: 1.05;\n  letter-spacing: normal;\n\n  box-shadow:\n    0 2px 0 rgba(7, 31, 61, 0.06);\n\n  transform: translateX(-5px);\n\n  transition:\n    transform 260ms ease;\n}\n\n\/* Small stagger between lines *\/\n\n.butler-lp-video-card__tagline span:nth-child(2) {\n  transition-delay: 35ms;\n}\n\n\n\/* Reveal the rollover headline *\/\n\n.butler-lp-video-card:hover\n  .butler-lp-video-card__tagline,\n.butler-lp-video-card:focus-within\n  .butler-lp-video-card__tagline {\n  opacity: 1;\n\n  transform: translateY(0);\n}\n\n.butler-lp-video-card:hover\n  .butler-lp-video-card__tagline span,\n.butler-lp-video-card:focus-within\n  .butler-lp-video-card__tagline span {\n  transform: translateX(0);\n}\n\n\n\/* =========================================\n   Play button\n========================================= *\/\n\n.butler-lp-video-card__play {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  z-index: 3;\n\n  display: inline-grid;\n  place-items: center;\n\n  width: 58px;\n  height: 58px;\n  padding: 0;\n\n  border: 0;\n  border-radius: 999px;\n\n  background: var(--butler-video-navy);\n  color: var(--butler-video-white);\n\n  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22);\n\n  transform: translate(-50%, -50%);\n\n  cursor: pointer;\n\n  transition:\n    transform 180ms ease,\n    background-color 180ms ease,\n    box-shadow 180ms ease;\n}\n\n.butler-lp-video-card__play::before {\n  content: \"\";\n\n  width: 0;\n  height: 0;\n\n  border-top: 10px solid transparent;\n  border-bottom: 10px solid transparent;\n  border-left: 15px solid currentColor;\n\n  transform: translateX(3px);\n}\n\n.butler-lp-video-card__play:hover,\n.butler-lp-video-card__play:focus-visible {\n  background: #0065a8;\n\n  box-shadow: 0 18px 34px rgba(0, 0, 0, 0.28);\n\n  transform:\n    translate(-50%, -50%)\n    scale(1.06);\n}\n\n.butler-lp-video-card__play:focus-visible {\n  outline: 3px solid var(--butler-video-white);\n  outline-offset: 4px;\n}\n\n\n\/* =========================================\n   YouTube iframe slot\n========================================= *\/\n\n.butler-lp-video-card__video-slot {\n  position: absolute;\n  inset: 0;\n  z-index: 4;\n\n  display: none;\n\n  background: #000000;\n}\n\n.butler-lp-video-card__video-slot iframe {\n  display: block;\n\n  width: 100%;\n  height: 100%;\n\n  border: 0;\n}\n\n.butler-lp-video-card.is-playing\n  .butler-lp-video-card__video-slot {\n  display: block;\n}\n\n.butler-lp-video-card.is-playing\n  .butler-lp-video-card__poster,\n.butler-lp-video-card.is-playing\n  .butler-lp-video-card__play {\n  opacity: 0;\n\n  pointer-events: none;\n}\n\n\/* Hide rollover copy when video starts *\/\n\n.butler-lp-video-card.is-playing\n  .butler-lp-video-card__tagline {\n  opacity: 0;\n\n  transform: translateY(14px);\n}\n\n\n\/* =========================================\n   Copy below media\n========================================= *\/\n\n.butler-lp-video-card__copy {\n  padding-top: 14px;\n}\n\n\n\/* =========================================\n   Transcript toggle\n========================================= *\/\n\n.butler-lp-video-card__transcript {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n\n  margin-top: 0;\n  padding: 0;\n\n  border: 0;\n\n  background: transparent;\n  color: var(--butler-video-white);\n\n  font-family: var(--butler-video-body-font);\n  font-size: 1rem;\n  font-weight: 700;\n  line-height: 1;\n\n  text-decoration: underline;\n  text-underline-offset: 3px;\n\n  opacity: 0.86;\n\n  cursor: pointer;\n}\n\n.butler-lp-video-card__transcript span {\n  color: var(--butler-video-gold);\n\n  font-size: 1.2em;\n  line-height: 1;\n\n  transition: transform 160ms ease;\n}\n\n.butler-lp-video-card__transcript:hover,\n.butler-lp-video-card__transcript:focus-visible {\n  opacity: 1;\n}\n\n.butler-lp-video-card__transcript:focus-visible {\n  outline: 3px solid var(--butler-video-white);\n  outline-offset: 4px;\n}\n\n.butler-lp-video-card.is-transcript-open\n  .butler-lp-video-card__transcript span {\n  transform: rotate(90deg);\n}\n\n\n\/* =========================================\n   Transcript panel\n========================================= *\/\n\n.butler-lp-video-card__panel {\n  display: grid;\n  grid-template-rows: 0fr;\n\n  color: var(--butler-video-white);\n\n  transition: grid-template-rows 240ms ease;\n}\n\n.butler-lp-video-card__panel > div {\n  overflow: hidden;\n}\n\n.butler-lp-video-card__panel p {\n  margin: 0;\n  padding-top: 10px;\n\n  font-family: var(--butler-video-body-font);\n  font-size: 1rem;\n  font-weight: 400;\n  line-height: 1.25;\n\n  opacity: 0.9;\n}\n\n.butler-lp-video-card.is-transcript-open\n  .butler-lp-video-card__panel {\n  grid-template-rows: 1fr;\n}\n\n\n\/* =========================================\n   Screen-reader helper\n========================================= *\/\n\n.butler-lp-video-row__sr-only {\n  position: absolute;\n\n  width: 1px;\n  height: 1px;\n  margin: -1px;\n  padding: 0;\n\n  overflow: hidden;\n\n  clip: rect(0, 0, 0, 0);\n\n  border: 0;\n\n  white-space: nowrap;\n}\n\n\n\/* =========================================\n   Tablet\n========================================= *\/\n\n@media (max-width: 1100px) {\n  .butler-lp-video-row__grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n\n    max-width: 760px;\n    margin-inline: auto;\n  }\n\n  .butler-lp-video-card__tagline span {\n    font-size: clamp(1.2rem, 2.5vw, 1.5rem);\n  }\n}\n\n\n\/* =========================================\n   Mobile\n========================================= *\/\n\n@media (max-width: 760px) {\n  .butler-lp-video-row {\n    padding:\n      84px\n      0\n      58px;\n  }\n\n  .butler-lp-video-row__tape {\n    top: -22px;\n\n    width: clamp(190px, 52vw, 300px);\n    height: 58px;\n  }\n\n  .butler-lp-video-row__wrap {\n    width: min(100% - 32px, 1280px);\n  }\n\n  .butler-lp-video-row__header {\n    margin-bottom: 34px;\n  }\n\n  .butler-lp-video-row__heading {\n    max-width: 330px;\n\n    font-size: clamp(2.7rem, 13vw, 4rem);\n    line-height: 0.94;\n  }\n\n  .butler-lp-video-row__grid {\n    grid-template-columns: 1fr;\n\n    max-width: 360px;\n\n    gap: 34px;\n  }\n\n  .butler-lp-video-card__media {\n    aspect-ratio: 9 \/ 15;\n\n    clip-path: polygon(\n      24px 0,\n      calc(100% - 24px) 0,\n      100% 24px,\n      100% 100%,\n      0 100%,\n      0 24px\n    );\n  }\n\n  .butler-lp-video-card__poster {\n    object-position: center;\n\n    transform: scale(1.08);\n    transform-origin: center;\n  }\n\n  .butler-lp-video-card:hover\n    .butler-lp-video-card__poster {\n    transform: scale(1.11);\n  }\n\n  .butler-lp-video-card__tagline {\n    right: 20px;\n    bottom: 22px;\n    left: 20px;\n  }\n\n  .butler-lp-video-card__tagline span {\n    padding: 6px 11px;\n\n    font-size: clamp(1.25rem, 6vw, 1.55rem);\n  }\n}\n\n\n\/* =========================================\n   Touch devices\n   No true hover, so keep taglines visible\n========================================= *\/\n\n@media (hover: none), (pointer: coarse) {\n  .butler-lp-video-card__tagline {\n    opacity: 1;\n\n    transform: translateY(0);\n  }\n\n  .butler-lp-video-card__tagline span {\n    transform: translateX(0);\n  }\n\n  .butler-lp-video-card.is-playing\n    .butler-lp-video-card__tagline {\n    opacity: 0;\n  }\n}\n\n\n\/* =========================================\n   Reduced motion\n========================================= *\/\n\n@media (prefers-reduced-motion: reduce) {\n  .butler-lp-video-row *,\n  .butler-lp-video-row *::before,\n  .butler-lp-video-row *::after {\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    scroll-behavior: auto !important;\n    transition-duration: 0.01ms !important;\n  }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n(function () {\n  function initButlerLandingPageVideoRow(section) {\n    const videoCards = Array.from(\n      section.querySelectorAll(\".js-butler-lp-video-card\")\n    );\n\n    if (!videoCards.length) return;\n\n    function stopOtherVideos(activeCard) {\n      videoCards.forEach(function (card) {\n        if (card === activeCard) return;\n\n        const slot = card.querySelector(\n          \".butler-lp-video-card__video-slot\"\n        );\n\n        if (slot) {\n          slot.innerHTML = \"\";\n        }\n\n        card.classList.remove(\"is-playing\");\n      });\n    }\n\n    function buildYouTubeEmbed(card) {\n      const slot = card.querySelector(\n        \".butler-lp-video-card__video-slot\"\n      );\n\n      const youtubeId = card.dataset.youtubeId;\n      const title = card.dataset.title || \"Video story\";\n\n      if (!slot || !youtubeId) return null;\n\n      let iframe = slot.querySelector(\"iframe\");\n\n      if (!iframe) {\n        iframe = document.createElement(\"iframe\");\n\n        iframe.src =\n          \"https:\/\/www.youtube-nocookie.com\/embed\/\" +\n          encodeURIComponent(youtubeId) +\n          \"?autoplay=1&rel=0&modestbranding=1&playsinline=1\";\n\n        iframe.title = title;\n\n        iframe.allow =\n          \"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\";\n\n        iframe.allowFullscreen = true;\n        iframe.loading = \"lazy\";\n\n        slot.appendChild(iframe);\n      }\n\n      return iframe;\n    }\n\n    function playCard(card) {\n      stopOtherVideos(card);\n\n      const iframe = buildYouTubeEmbed(card);\n\n      if (!iframe) return;\n\n      card.classList.add(\"is-playing\");\n    }\n\n    section.addEventListener(\"click\", function (event) {\n      const playButton = event.target.closest(\n        \".js-butler-lp-play-video\"\n      );\n\n      if (playButton) {\n        const card = playButton.closest(\n          \".js-butler-lp-video-card\"\n        );\n\n        if (card) {\n          playCard(card);\n        }\n\n        return;\n      }\n\n      const transcriptButton = event.target.closest(\n        \".js-butler-lp-toggle-transcript\"\n      );\n\n      if (transcriptButton) {\n        const card = transcriptButton.closest(\n          \".butler-lp-video-card\"\n        );\n\n        if (!card) return;\n\n        const isOpen = card.classList.toggle(\n          \"is-transcript-open\"\n        );\n\n        transcriptButton.setAttribute(\n          \"aria-expanded\",\n          String(isOpen)\n        );\n      }\n    });\n\n    section.addEventListener(\"keydown\", function (event) {\n      if (event.key !== \"Escape\") return;\n\n      videoCards.forEach(function (card) {\n        const slot = card.querySelector(\n          \".butler-lp-video-card__video-slot\"\n        );\n\n        if (slot) {\n          slot.innerHTML = \"\";\n        }\n\n        card.classList.remove(\"is-playing\");\n      });\n    });\n  }\n\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    document\n      .querySelectorAll(\".butler-lp-video-row\")\n      .forEach(initButlerLandingPageVideoRow);\n  });\n})();\n<\/script>\n\n<section class=\"butler-lp-video-row alignfull\" aria-labelledby=\"butler-lp-video-heading\">\n  <div class=\"butler-lp-video-row__tape\" aria-hidden=\"true\"><\/div>\n\n  <div class=\"butler-lp-video-row__wrap\">\n    <header class=\"butler-lp-video-row__header\">\n      <h2 id=\"butler-lp-video-heading\" class=\"butler-lp-video-row__heading\">\n        WHERE LEADERS ARE BUILT\n      <\/h2>\n    <\/header>\n\n    <div class=\"butler-lp-video-row__grid\" aria-label=\"Featured video stories\">\n\n      <!-- ========================================\n           VIDEO 1\n      ========================================= -->\n\n      <article\n        class=\"butler-lp-video-card js-butler-lp-video-card\"\n        data-youtube-id=\"K5rifsT9YNM\"\n        data-title=\"Mentors Who Open Doors\"\n      >\n        <div class=\"butler-lp-video-card__media\">\n\n          <img decoding=\"async\"\n            class=\"butler-lp-video-card__poster\"\n            src=\"https:\/\/img.youtube.com\/vi\/K5rifsT9YNM\/maxresdefault.jpg\"\n            onerror=\"this.onerror=null;this.src='https:\/\/img.youtube.com\/vi\/K5rifsT9YNM\/hqdefault.jpg';\"\n            alt=\"Video poster for Mentors Who Open Doors\"\n            loading=\"lazy\"\n          >\n\n          <div class=\"butler-lp-video-card__tagline\" aria-hidden=\"true\">\n            <span>Mentors Who<\/span>\n            <span>Open Doors<\/span>\n          <\/div>\n\n          <button\n            class=\"butler-lp-video-card__play js-butler-lp-play-video\"\n            type=\"button\"\n          >\n            <span class=\"butler-lp-video-row__sr-only\">\n              Play Mentors Who Open Doors\n            <\/span>\n          <\/button>\n\n          <div\n            class=\"butler-lp-video-card__video-slot\"\n            aria-live=\"polite\"\n          ><\/div>\n\n        <\/div>\n\n        <div class=\"butler-lp-video-card__copy\">\n\n          <button\n            class=\"butler-lp-video-card__transcript js-butler-lp-toggle-transcript\"\n            type=\"button\"\n            aria-expanded=\"false\"\n          >\n            Transcript <span aria-hidden=\"true\">\u203a<\/span>\n          <\/button>\n\n          <div class=\"butler-lp-video-card__panel\">\n            <div>\n              <p>\n                My time at Butler really connected me to the correct people that I needed to know to help me in my career.\n              <\/p>\n\n              <p>\n                My name is Trevor Fox. I am a 2026 graduate of Butler University, and I am now the Butler Institute for Sports Entertainment Coordinator.\n              <\/p>\n\n              <p>\n                Butler has helped me tremendously in my career journey. Coming into school, I didn&#8217;t know what I wanted to do and wanted to be in the sports and entertainment industry and help students get those experiences that I got. Butler led me in that direction.\n              <\/p>\n\n              <p>\n                When I tell people about Butler, I go back to my experience when I was actually touring campus as a high school student. What really sold me was when I met with these professors and they took me into the classroom, showed me what the class sizes were like, showed me what the relationships with the professors would be.\n              <\/p>\n\n              <p>\n                It&#8217;s very people-oriented. It&#8217;s got so many cool opportunities. It&#8217;s very experiential-based, especially with what we&#8217;re trying to do with the Butler Institute for Sports Entertainment. We&#8217;re trying to provide hands-on experiences for these students, which has led me into my career.\n              <\/p>\n            <\/div>\n          <\/div>\n\n        <\/div>\n      <\/article>\n\n\n      <!-- ========================================\n           VIDEO 2\n      ========================================= -->\n\n      <article\n        class=\"butler-lp-video-card js-butler-lp-video-card\"\n        data-youtube-id=\"WKHMhZSXqGw\"\n        data-title=\"A Passion for Research\"\n      >\n        <div class=\"butler-lp-video-card__media\">\n\n          <img decoding=\"async\"\n            class=\"butler-lp-video-card__poster\"\n            src=\"https:\/\/img.youtube.com\/vi\/WKHMhZSXqGw\/maxresdefault.jpg\"\n            onerror=\"this.onerror=null;this.src='https:\/\/img.youtube.com\/vi\/WKHMhZSXqGw\/hqdefault.jpg';\"\n            alt=\"Video poster for A Passion for Research\"\n            loading=\"lazy\"\n          >\n\n          <div class=\"butler-lp-video-card__tagline\" aria-hidden=\"true\">\n            <span>A Passion for<\/span>\n            <span>Research<\/span>\n          <\/div>\n\n          <button\n            class=\"butler-lp-video-card__play js-butler-lp-play-video\"\n            type=\"button\"\n          >\n            <span class=\"butler-lp-video-row__sr-only\">\n              Play A Passion for Research\n            <\/span>\n          <\/button>\n\n          <div\n            class=\"butler-lp-video-card__video-slot\"\n            aria-live=\"polite\"\n          ><\/div>\n\n        <\/div>\n\n        <div class=\"butler-lp-video-card__copy\">\n\n          <button\n            class=\"butler-lp-video-card__transcript js-butler-lp-toggle-transcript\"\n            type=\"button\"\n            aria-expanded=\"false\"\n          >\n            Transcript <span aria-hidden=\"true\">\u203a<\/span>\n          <\/button>\n\n          <div class=\"butler-lp-video-card__panel\">\n            <div>\n              <p>\n                My name is Audrey Eckleberger, and next year I&#8217;m going to Columbia University for a master&#8217;s in psychology.\n              <\/p>\n\n              <p>\n                I came into Butler not really knowing what I wanted to do. I just kind of knew I liked psychology a little bit, so I wasn&#8217;t really looking for research or anything.\n              <\/p>\n\n              <p>\n                But then my professors were so welcoming and encouraging of joining research that I ended up joining my sophomore year. And so I&#8217;ve been able to have three years of research experience in two different research labs, as well as a summer of independent research through the Butler Summer Institute. I&#8217;m just so grateful that they encouraged me to go for it so early on.\n              <\/p>\n\n              <p>\n                Something that I&#8217;ve really discovered about myself since being at Butler is that I really value a strong support system. Just being able to lean on people has been so incredible, and I know that I&#8217;m going to continue doing that throughout the rest of my life.\n              <\/p>\n\n              <p>\n                And I will always remember just being able to walk down the street and just see, like, 50 people that you know within, like, 10 feet. The community being so intertwined and connected because everyone&#8217;s just so involved and passionate about what they do.\n              <\/p>\n\n              <p>\n                I would say that Butler is going to give you so many more opportunities than you can even fathom coming in. Having it be a smaller school where you have all these relationships with your professors that you&#8217;ll build, and relationships with your peers, having those smaller class sizes and everything, it makes such a difference.\n              <\/p>\n\n              <p>\n                Butler students are so involved, and I think that there are so many ways that you can pursue your passions and that everyone here wants to see that happen for you.\n              <\/p>\n            <\/div>\n          <\/div>\n\n        <\/div>\n      <\/article>\n\n\n      <!-- ========================================\n           VIDEO 3\n      ========================================= -->\n\n      <article\n        class=\"butler-lp-video-card js-butler-lp-video-card\"\n        data-youtube-id=\"7AwI3PdyEtM\"\n        data-title=\"Prepared for What's Next\"\n      >\n        <div class=\"butler-lp-video-card__media\">\n\n          <img decoding=\"async\"\n            class=\"butler-lp-video-card__poster\"\n            src=\"https:\/\/img.youtube.com\/vi\/7AwI3PdyEtM\/maxresdefault.jpg\"\n            onerror=\"this.onerror=null;this.src='https:\/\/img.youtube.com\/vi\/7AwI3PdyEtM\/hqdefault.jpg';\"\n            alt=\"Video poster for Prepared for What's Next\"\n            loading=\"lazy\"\n          >\n\n          <div class=\"butler-lp-video-card__tagline\" aria-hidden=\"true\">\n            <span>Prepared for<\/span>\n            <span>What\u2019s Next<\/span>\n          <\/div>\n\n          <button\n            class=\"butler-lp-video-card__play js-butler-lp-play-video\"\n            type=\"button\"\n          >\n            <span class=\"butler-lp-video-row__sr-only\">\n              Play Prepared for What&#8217;s Next\n            <\/span>\n          <\/button>\n\n          <div\n            class=\"butler-lp-video-card__video-slot\"\n            aria-live=\"polite\"\n          ><\/div>\n\n        <\/div>\n\n        <div class=\"butler-lp-video-card__copy\">\n\n          <button\n            class=\"butler-lp-video-card__transcript js-butler-lp-toggle-transcript\"\n            type=\"button\"\n            aria-expanded=\"false\"\n          >\n            Transcript <span aria-hidden=\"true\">\u203a<\/span>\n          <\/button>\n\n          <div class=\"butler-lp-video-card__panel\">\n            <div>\n              <p>\n                The biggest thing that Butler helped me with for preparing for my future career is the career readiness aspect in the Lacy School of Business with their career mentors.\n              <\/p>\n\n              <p>\n                My name is John Cunningham, and I am going to be starting my new role as a tax associate with Forvis Mazars.\n              <\/p>\n\n              <p>\n                I think being at Butler, being so far away from my original hometown, which is in Portland, Oregon, it really pushed me to have to find a new community on my own.\n              <\/p>\n\n              <p>\n                Being so tight-knit with this campus, I was able to find people that I had common interests with, and it gave me the confidence to just break out of my shell, show myself more.\n              <\/p>\n\n              <p>\n                The thing that really influenced my time was the opportunity to study abroad in Japan. It had been a lifelong goal of mine, and having the opportunity to go with a group of 10 other Butler students to just explore the country and also work an internship really was, like, a holistic experience that I think really changed me in the latter half of my Butler career.\n              <\/p>\n            <\/div>\n          <\/div>\n\n        <\/div>\n      <\/article>\n\n\n      <!-- ========================================\n           VIDEO 4\n      ========================================= -->\n\n      <article\n        class=\"butler-lp-video-card js-butler-lp-video-card\"\n        data-youtube-id=\"8221TSwGlNg\"\n        data-title=\"Opportunity in Indianapolis\"\n      >\n        <div class=\"butler-lp-video-card__media\">\n\n          <img decoding=\"async\"\n            class=\"butler-lp-video-card__poster\"\n            src=\"https:\/\/img.youtube.com\/vi\/8221TSwGlNg\/maxresdefault.jpg\"\n            onerror=\"this.onerror=null;this.src='https:\/\/img.youtube.com\/vi\/8221TSwGlNg\/hqdefault.jpg';\"\n            alt=\"Video poster for Opportunity in Indianapolis\"\n            loading=\"lazy\"\n          >\n\n          <div class=\"butler-lp-video-card__tagline\" aria-hidden=\"true\">\n            <span>Opportunity in<\/span>\n            <span>Indianapolis<\/span>\n          <\/div>\n\n          <button\n            class=\"butler-lp-video-card__play js-butler-lp-play-video\"\n            type=\"button\"\n          >\n            <span class=\"butler-lp-video-row__sr-only\">\n              Play Opportunity in Indianapolis\n            <\/span>\n          <\/button>\n\n          <div\n            class=\"butler-lp-video-card__video-slot\"\n            aria-live=\"polite\"\n          ><\/div>\n\n        <\/div>\n\n        <div class=\"butler-lp-video-card__copy\">\n\n          <button\n            class=\"butler-lp-video-card__transcript js-butler-lp-toggle-transcript\"\n            type=\"button\"\n            aria-expanded=\"false\"\n          >\n            Transcript <span aria-hidden=\"true\">\u203a<\/span>\n          <\/button>\n\n          <div class=\"butler-lp-video-card__panel\">\n            <div>\n              <p>\n                I feel like everybody, like, wants to get to know you here at Butler, and that&#8217;s awesome.\n              <\/p>\n\n              <p>\n                My name is Elizabeth Miller, and after graduation I&#8217;ll be starting as a finance associate at Eli Lilly.\n              <\/p>\n\n              <p>\n                Butler helps a lot. First off, Lilly being here in Indianapolis, I&#8217;ve got a lot of connections with Butler alumni. I got to talk to professors that had a lot of industry experience too. So I was very fortunate in that realm, or even the on-campus career events, like getting to hear their perspective.\n              <\/p>\n\n              <p>\n                I think that helped a lot, and I also tell all my peers I loved the two internship requirements in the business school. Butler built a lot of confidence in my skill set.\n              <\/p>\n\n              <p>\n                I was stretched a lot into, like, stepping into leadership positions. I think because the classes are smaller, or, like, my athletic teams, or, like, stepping up to be, like, a tutor, or pushing myself a little bit more outside of my comfort zone is definitely what I would say Butler pushed me in that realm.\n              <\/p>\n\n              <p>\n                I love coming to Dugan. Between those 15 minutes between classes, like, everybody&#8217;s hanging out, they&#8217;re getting their Butler Brew, their coffee, and, like, laughing and having fun and, like, being themselves.\n              <\/p>\n\n              <p>\n                I would give a lot of advice to think about where would you be the happiest? Where would you be the best version of yourself? And I think Butler pushes people to do that here.\n              <\/p>\n\n              <p>\n                Do you like the smaller class size? Do you want to be able to, like, do different things that maybe you wouldn&#8217;t be able to do at a bigger school, but still get, like, that big-school feel here? Like basketball games, going to different sporting events?\n              <\/p>\n\n              <p>\n                Just enjoy the process. I feel like the four years go by really fast. Go to basketball games, have fun with friends. Looking back, I&#8217;m like, those were the little moments that meant a lot.\n              <\/p>\n            <\/div>\n          <\/div>\n\n        <\/div>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   Stats Band\n   Remove background photograph\n========================================================= *\/\n\n.butler-stats-band {\n  background-color: #071f3d !important;\n  background-image: none !important;\n}\n\n.butler-stats-band::before {\n  display: none !important;\n}\n\n\/* =========================================================\n   Butler Quote Carousel\n   Landing page version\n========================================================= *\/\n\n.butler-quote-carousel--landing {\n  --quote-navy: #13294b;\n  --quote-white: #ffffff;\n  --quote-sky: #dff3ff;\n  --quote-breakthrough-blue: #0479ff;\n\n  --quote-font:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif;\n\n  --attribution-font:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif;\n\n  --quote-background-image:\n    url(\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/07\/10191344\/BU_Stone-Floor_SkyBlue_1920x1080-scaled.jpg\");\n\n  position: relative;\n  isolation: isolate;\n\n  width: 100%;\n\n  padding:\n    clamp(44px, 4vw, 66px)\n    clamp(20px, 3vw, 40px);\n\n  overflow: hidden;\n\n  background-color: var(--quote-sky);\n  background-image: var(--quote-background-image);\n  background-repeat: no-repeat;\n  background-position: center;\n  background-size: cover;\n\n  color: var(--quote-navy);\n}\n\n.butler-quote-carousel--landing,\n.butler-quote-carousel--landing *,\n.butler-quote-carousel--landing *::before,\n.butler-quote-carousel--landing *::after {\n  box-sizing: border-box;\n}\n\n.butler-quote-carousel--landing img,\n.butler-quote-carousel--landing svg {\n  display: block;\n  max-width: 100%;\n}\n\n\/* =========================================================\n   Outer shell\n========================================================= *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel__shell {\n  position: relative;\n\n  display: grid;\n  grid-template-columns: minmax(0, 1fr);\n  align-items: center;\n\n  width: min(100%, 1480px);\n  margin: 0 auto;\n}\n\n\/* =========================================================\n   Carousel viewport and track\n========================================================= *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel__swiper {\n  width: min(100%, 1280px);\n  min-width: 0;\n  margin: 0 auto;\n\n  overflow: hidden;\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel__track {\n  display: flex;\n  align-items: stretch;\n\n  width: 100%;\n\n  transition: transform 500ms cubic-bezier(0.22, 1, 0.36, 1);\n\n  will-change: transform;\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel__slide {\n  flex: 0 0 100%;\n\n  width: 100%;\n  min-width: 0;\n  max-width: 100%;\n}\n\n\/* =========================================================\n   Individual slide\n========================================================= *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide {\n  position: relative;\n\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n\n  width: 100%;\n  min-height: 520px;\n\n  padding:\n    64px\n    42px\n    52px;\n}\n\n\/* =========================================================\n   White quote card\n========================================================= *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__card {\n  position: relative;\n  z-index: 1;\n\n  width: 92%;\n  min-height: 0;\n\n  padding:\n    50px\n    clamp(320px, 27vw, 370px)\n    26px\n    30px;\n\n  overflow: visible;\n\n  background: var(--quote-white);\n  color: var(--quote-navy);\n}\n\n\/* =========================================================\n   Quote content\n========================================================= *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__content {\n  position: relative;\n  z-index: 2;\n\n  width: 100%;\n  max-width: 720px;\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__quote {\n  margin:\n    0\n    0\n    18px;\n\n  padding: 0;\n\n  border: 0;\n  border-left: 0;\n\n  color: var(--quote-navy);\n\n  font-family: var(--quote-font) !important;\n  font-size: 38px !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  line-height: 1.12 !important;\n  letter-spacing: normal !important;\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__quote::before,\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__quote::after {\n  content: none !important;\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__quote strong {\n  font-weight: 700;\n}\n\n\/* =========================================================\n   Attribution\n========================================================= *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__name,\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__title {\n  color: var(--quote-navy) !important;\n\n  font-family: var(--attribution-font) !important;\n  font-size: 20px !important;\n  font-style: normal !important;\n  line-height: 1.12 !important;\n  letter-spacing: normal !important;\n\n  text-align: left !important;\n}\n\n\/*\n * Higher specificity prevents the page-wide body-copy\n * override from changing the student name back to 400.\n *\/\n\nbody\n  .butler-quote-carousel--landing\n  p.butler-quote-carousel-slide__name {\n  margin:\n    0\n    0\n    3px !important;\n\n  font-weight: 700 !important;\n}\n\nbody\n  .butler-quote-carousel--landing\n  p.butler-quote-carousel-slide__title {\n  margin: 0 !important;\n\n  font-weight: 400 !important;\n}\n\n\/* =========================================================\n   Opening quote mark\n========================================================= *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__quote-open {\n  position: absolute;\n  top: -42px;\n  left: -34px;\n  z-index: 5;\n\n  line-height: 0;\n\n  pointer-events: none;\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__quote-open img,\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__quote-open svg {\n  width: clamp(78px, 7vw, 112px);\n  height: auto;\n}\n\n\/* Ending quote is no longer used *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__quote-close {\n  display: none !important;\n}\n\n\/* =========================================================\n   Portrait PNG\n   Anchored to the right edge of the white card\n========================================================= *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__media {\n  position: absolute;\n  top: 50%;\n  right: calc(8% + 42px);\n  z-index: 3;\n\n  width: clamp(315px, 24vw, 355px);\n  height: auto !important;\n  min-height: 0 !important;\n  max-height: none !important;\n  margin: 0;\n\n  overflow: visible !important;\n\n  background: transparent !important;\n\n  aspect-ratio: auto !important;\n\n  -webkit-clip-path: none !important;\n  clip-path: none !important;\n\n  \/*\n   * Slightly below exact vertical centering so the head\n   * remains fully visible inside the clipped carousel viewport.\n   *\/\n\n  transform: translateY(-49%);\n\n  pointer-events: none;\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__media-image {\n  display: block;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n  min-height: 0 !important;\n  max-height: none !important;\n\n  background: transparent !important;\n\n  aspect-ratio: auto !important;\n\n  object-fit: contain !important;\n  object-position: center !important;\n\n  -webkit-clip-path: none !important;\n  clip-path: none !important;\n}\n\n\/* =========================================================\n   Desktop navigation\n========================================================= *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel__nav-container {\n  position: absolute;\n  inset: 0;\n  z-index: 10;\n\n  pointer-events: none;\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel__nav {\n  position: absolute;\n  top: 50%;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 48px;\n  height: 48px;\n  margin-top: -24px;\n  padding: 0;\n\n  border: 2px solid var(--quote-navy);\n  border-radius: 50%;\n\n  background: transparent;\n  color: var(--quote-navy);\n\n  cursor: pointer;\n  pointer-events: auto;\n\n  transition:\n    background-color 160ms ease,\n    border-color 160ms ease,\n    color 160ms ease,\n    transform 160ms ease;\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel__nav--prev {\n  left: 0;\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel__nav--next {\n  right: 0;\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel__nav:hover,\n.butler-quote-carousel--landing\n  .butler-quote-carousel__nav:focus-visible {\n  border-color: var(--quote-breakthrough-blue);\n  background: var(--quote-breakthrough-blue);\n  color: var(--quote-white);\n\n  transform: scale(1.06);\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel__nav:focus-visible {\n  outline: 3px solid var(--quote-navy);\n  outline-offset: 4px;\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel__nav span {\n  display: block;\n\n  width: 17px;\n  height: 17px;\n\n  background-color: currentColor;\n\n  -webkit-mask-image:\n    url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 13.39 10.59'%3E%3Cpath d='M13.39 5.3l-5.81 5.29-1.42-1.58 3.22-2.8-3.4.13H0V4.25h5.98l3.4.13-3.17-2.79L7.58 0l5.81 5.3z'\/%3E%3C\/svg%3E\");\n\n  mask-image:\n    url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 13.39 10.59'%3E%3Cpath d='M13.39 5.3l-5.81 5.29-1.42-1.58 3.22-2.8-3.4.13H0V4.25h5.98l3.4.13-3.17-2.79L7.58 0l5.81 5.3z'\/%3E%3C\/svg%3E\");\n\n  -webkit-mask-repeat: no-repeat;\n  mask-repeat: no-repeat;\n\n  -webkit-mask-position: center;\n  mask-position: center;\n\n  -webkit-mask-size: contain;\n  mask-size: contain;\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel__nav--prev span {\n  transform: rotate(180deg);\n}\n\n\/* =========================================================\n   Medium desktop\n========================================================= *\/\n\n@media (max-width: 1180px) and (min-width: 901px) {\n  .butler-quote-carousel--landing\n    .butler-quote-carousel__shell {\n    width: min(100%, 1000px);\n    gap: 24px;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel__swiper {\n    width: 100%;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide {\n    min-height: 500px;\n\n    padding:\n      58px\n      28px\n      48px;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__card {\n    width: 92%;\n\n    padding:\n      50px\n      clamp(280px, 30vw, 325px)\n      24px\n      28px;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__content {\n    max-width: 650px;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__media {\n    right: calc(8% + 28px);\n\n    width: clamp(285px, 30vw, 325px);\n\n    transform: translateY(-48.5%);\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote {\n    font-size: 32px !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel__nav-container {\n    position: static;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 32px;\n\n    width: 100%;\n\n    pointer-events: auto;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel__nav {\n    position: static;\n\n    margin-top: 0;\n  }\n}\n\n\/* =========================================================\n   Tablet and mobile\n========================================================= *\/\n\n@media (max-width: 900px) {\n  .butler-quote-carousel--landing {\n    padding:\n      clamp(42px, 7vw, 58px)\n      clamp(18px, 4vw, 28px)\n      32px;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel__shell {\n    width: min(100%, 680px);\n    gap: 26px;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide {\n    min-height: 0;\n\n    padding:\n      26px\n      18px\n      0;\n\n    align-items: center;\n  }\n\n  \/*\n   * On tablet\/mobile, place the portrait above the card.\n   * The top margin protects the transparent head cutout.\n   *\/\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__media {\n    position: relative;\n    top: auto;\n    right: auto;\n\n    order: 1;\n\n    width: min(76%, 350px);\n    height: auto !important;\n\n    margin:\n      12px\n      auto\n      -34px;\n\n    overflow: visible !important;\n\n    aspect-ratio: auto !important;\n\n    -webkit-clip-path: none !important;\n    clip-path: none !important;\n\n    transform: translateX(18px);\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__media-image {\n    width: 100% !important;\n    height: auto !important;\n\n    object-fit: contain !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__card {\n    order: 2;\n\n    width: 100%;\n    min-height: 0 !important;\n\n    padding:\n      42px\n      clamp(24px, 6vw, 38px)\n      30px;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__content {\n    width: 100%;\n    max-width: none;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote {\n    font-size: 30px !important;\n    line-height: 1.12 !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote-open {\n    top: -27px;\n    left: -15px;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote-open img,\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote-open svg {\n    width: clamp(68px, 16vw, 84px);\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel__nav-container {\n    position: static;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 32px;\n\n    width: 100%;\n\n    pointer-events: auto;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel__nav {\n    position: static;\n\n    margin-top: 0;\n  }\n}\n\n\/* =========================================================\n   Small phones\n========================================================= *\/\n\n@media (max-width: 520px) {\n  .butler-quote-carousel--landing {\n    padding-inline: 14px;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide {\n    padding-inline: 14px;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__media {\n    width: calc(100% - 64px);\n    max-width: 310px;\n\n    margin-top: 10px;\n    margin-bottom: -30px;\n\n    transform: translateX(14px);\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__card {\n    padding:\n      38px\n      22px\n      28px;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote {\n    font-size: 27px !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel__nav {\n    width: 44px;\n    height: 44px;\n  }\n}\n\n\/* =========================================================\n   Extra-small phones\n========================================================= *\/\n\n@media (max-width: 390px) {\n  .butler-quote-carousel--landing {\n    padding-inline: 10px;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide {\n    padding-inline: 12px;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__media {\n    width: calc(100% - 58px);\n    max-width: 290px;\n\n    transform: translateX(12px);\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__card {\n    padding:\n      36px\n      20px\n      26px;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote {\n    font-size: 26px !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote-open img,\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote-open svg {\n    width: 64px;\n  }\n}\n\n\/* =========================================================\n   Reduced motion\n========================================================= *\/\n\n@media (prefers-reduced-motion: reduce) {\n  .butler-quote-carousel--landing\n    .butler-quote-carousel__track {\n    transition: none;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel__nav {\n    transition: none;\n  }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n(function () {\n  function initButlerQuoteCarousel(carousel) {\n    var track = carousel.querySelector(\".butler-quote-carousel__track\");\n    var slides = Array.prototype.slice.call(carousel.querySelectorAll(\".butler-quote-carousel__slide\"));\n    var prevButton = carousel.querySelector(\".butler-quote-carousel__nav--prev\");\n    var nextButton = carousel.querySelector(\".butler-quote-carousel__nav--next\");\n\n    if (!track || !slides.length || !prevButton || !nextButton) return;\n\n    var currentIndex = 0;\n\n    function updateCarousel() {\n      track.style.transform = \"translate3d(\" + (-currentIndex * 100) + \"%, 0, 0)\";\n\n      slides.forEach(function (slide, index) {\n        var isActive = index === currentIndex;\n        slide.classList.toggle(\"is-active\", isActive);\n        slide.setAttribute(\"aria-hidden\", String(!isActive));\n      });\n    }\n\n    function goToSlide(index) {\n      if (index < 0) {\n        currentIndex = slides.length - 1;\n      } else if (index >= slides.length) {\n        currentIndex = 0;\n      } else {\n        currentIndex = index;\n      }\n\n      updateCarousel();\n    }\n\n    prevButton.addEventListener(\"click\", function () {\n      goToSlide(currentIndex - 1);\n    });\n\n    nextButton.addEventListener(\"click\", function () {\n      goToSlide(currentIndex + 1);\n    });\n\n    carousel.addEventListener(\"keydown\", function (event) {\n      if (event.key === \"ArrowLeft\") {\n        goToSlide(currentIndex - 1);\n      }\n\n      if (event.key === \"ArrowRight\") {\n        goToSlide(currentIndex + 1);\n      }\n    });\n\n    updateCarousel();\n  }\n\n  function initAllQuoteCarousels() {\n    document\n      .querySelectorAll(\".butler-quote-carousel--landing\")\n      .forEach(initButlerQuoteCarousel);\n  }\n\n  if (document.readyState === \"loading\") {\n    document.addEventListener(\"DOMContentLoaded\", initAllQuoteCarousels);\n  } else {\n    initAllQuoteCarousels();\n  }\n})();\n<\/script>\n\n<section class=\"butler-quote-carousel butler-quote-carousel--landing alignfull\" aria-label=\"Quote carousel\">\n  <div class=\"butler-quote-carousel__shell\">\n\n    <div class=\"butler-quote-carousel__swiper\">\n      <div class=\"swiper-wrapper butler-quote-carousel__track\" aria-live=\"polite\">\n\n        <!-- Juanita -->\n        <div class=\"swiper-slide butler-quote-carousel__slide is-active\" role=\"group\" aria-label=\"1 \/ 4\">\n          <div class=\"butler-quote-carousel-slide\">\n\n            <div class=\"butler-quote-carousel-slide__card\">\n\n              <div class=\"butler-quote-carousel-slide__quote-open\" aria-hidden=\"true\">\n                <img decoding=\"async\" src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/07\/10191354\/Quote-Mark-Start_Good-Headline-Pro_Extd-Ultra.svg\" alt=\"\">\n              <\/div>\n\n              <div class=\"butler-quote-carousel-slide__content\">\n\n                <blockquote class=\"butler-quote-carousel-slide__quote\">\n                  When I learned Butler business students complete two internships before graduating, it felt intimidating. Now I\u2019ve finished one and secured my second. These experiences have built my confidence and shown me I\u2019m ready to succeed in my career.\n                <\/blockquote>\n\n                <p class=\"butler-quote-carousel-slide__name\">\n                  Juanita Rojas\n                <\/p>\n\n                <p class=\"butler-quote-carousel-slide__title\">\n                  Majors: Finance and Economics\n                <\/p>\n\n              <\/div>\n\n            <\/div>\n\n            <figure class=\"butler-quote-carousel-slide__media\">\n              <img class=\"butler-quote-carousel-slide__media-image\" src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05175222\/Juanita_contaner-jewel.png\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n            <\/figure>\n\n          <\/div>\n        <\/div>\n\n        <!-- Dawson -->\n        <div class=\"swiper-slide butler-quote-carousel__slide\" role=\"group\" aria-label=\"2 \/ 4\">\n          <div class=\"butler-quote-carousel-slide\">\n\n            <div class=\"butler-quote-carousel-slide__card\">\n\n              <div class=\"butler-quote-carousel-slide__quote-open\" aria-hidden=\"true\">\n                <img decoding=\"async\" src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/07\/10191354\/Quote-Mark-Start_Good-Headline-Pro_Extd-Ultra.svg\" alt=\"\">\n              <\/div>\n\n              <div class=\"butler-quote-carousel-slide__content\">\n\n                <blockquote class=\"butler-quote-carousel-slide__quote\">\n                  Through Butler\u2019s Mobia initiative, I\u2019ve worked with minority-owned businesses in Indianapolis to help them grow. The experience has strengthened my problem-solving skills and given me the opportunity to learn directly from professionals.\n                <\/blockquote>\n\n                <p class=\"butler-quote-carousel-slide__name\">\n                  Dawson Hubbard\n                <\/p>\n\n                <p class=\"butler-quote-carousel-slide__title\">\n                  Major: Marketing\n                <\/p>\n\n              <\/div>\n\n            <\/div>\n\n            <figure class=\"butler-quote-carousel-slide__media\">\n              <img class=\"butler-quote-carousel-slide__media-image\" src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05175226\/Dawson_contaner-jewel.png\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n            <\/figure>\n\n          <\/div>\n        <\/div>\n\n        <!-- Madison -->\n        <div class=\"swiper-slide butler-quote-carousel__slide\" role=\"group\" aria-label=\"3 \/ 4\">\n          <div class=\"butler-quote-carousel-slide\">\n\n            <div class=\"butler-quote-carousel-slide__card\">\n\n              <div class=\"butler-quote-carousel-slide__quote-open\" aria-hidden=\"true\">\n                <img decoding=\"async\" src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/07\/10191354\/Quote-Mark-Start_Good-Headline-Pro_Extd-Ultra.svg\" alt=\"\">\n              <\/div>\n\n              <div class=\"butler-quote-carousel-slide__content\">\n\n                <blockquote class=\"butler-quote-carousel-slide__quote\">\n                  As a sophomore, I helped found Butler\u2019s organization for first-generation college students. Watching it grow and connect students with academic, professional, and social support has been incredibly meaningful\u2014and helped build a stronger, more connected community.\n                <\/blockquote>\n\n                <p class=\"butler-quote-carousel-slide__name\">\n                  Madison Evans\n                <\/p>\n\n                <p class=\"butler-quote-carousel-slide__title\">\n                  Major: Health Sciences<br>\n                  Minor: Chemistry\n                <\/p>\n\n              <\/div>\n\n            <\/div>\n\n            <figure class=\"butler-quote-carousel-slide__media\">\n              <img class=\"butler-quote-carousel-slide__media-image\" src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05175219\/Madison_contaner-jewel.png\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n            <\/figure>\n\n          <\/div>\n        <\/div>\n\n        <!-- Clara -->\n        <div class=\"swiper-slide butler-quote-carousel__slide\" role=\"group\" aria-label=\"4 \/ 4\">\n          <div class=\"butler-quote-carousel-slide\">\n\n            <div class=\"butler-quote-carousel-slide__card\">\n\n              <div class=\"butler-quote-carousel-slide__quote-open\" aria-hidden=\"true\">\n                <img decoding=\"async\" src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/07\/10191354\/Quote-Mark-Start_Good-Headline-Pro_Extd-Ultra.svg\" alt=\"\">\n              <\/div>\n\n              <div class=\"butler-quote-carousel-slide__content\">\n\n                <blockquote class=\"butler-quote-carousel-slide__quote\">\n                  One of my favorite experiences at Butler was partnering with the Broad Ripple Village Association on a railroad revitalization project. Working alongside community stakeholders gave me the chance to solve real challenges and make an impact beyond campus.\n                <\/blockquote>\n\n                <p class=\"butler-quote-carousel-slide__name\">\n                  Clara Burns\n                <\/p>\n\n                <p class=\"butler-quote-carousel-slide__title\">\n                  Major: Strategic Communication: Public Relations &amp; Advertising<br>\n                  Minor: Organizational Communication &amp; Leadership\n                <\/p>\n\n              <\/div>\n\n            <\/div>\n\n            <figure class=\"butler-quote-carousel-slide__media\">\n              <img class=\"butler-quote-carousel-slide__media-image\" src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05175230\/Clara_contaner-jewel.png\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n            <\/figure>\n\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <div class=\"butler-quote-carousel__nav-container\" aria-label=\"Quote carousel controls\">\n      <button type=\"button\" class=\"butler-quote-carousel__nav butler-quote-carousel__nav--prev\" aria-label=\"Previous slide\">\n        <span aria-hidden=\"true\"><\/span>\n      <\/button>\n\n      <button type=\"button\" class=\"butler-quote-carousel__nav butler-quote-carousel__nav--next\" aria-label=\"Next slide\">\n        <span aria-hidden=\"true\"><\/span>\n      <\/button>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* =========================================\n   Butler Statistics Band\n   Dark textured statistics component\n========================================= *\/\n\n.butler-stats-band {\n  --stats-bg:\n    url(\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/07\/10191337\/BU_Jordan-Brick_ButlerBue_1920x1080-scaled.jpg\");\n\n  --stats-text-color: #ffffff;\n\n  --stats-field-gothic-font:\n    \"field-gothic-condensed\",\n    \"Field Gothic Condensed\",\n    sans-serif;\n\n  --stats-label-font:\n    \"clarendon-urw-extra-narrow\",\n    \"Clarendon\",\n    serif;\n\n  position: relative;\n  isolation: isolate;\n\n  width: 100%;\n  max-width: 100vw;\n  margin-right: 0;\n  margin-left: 0;\n\n  overflow: hidden;\n\n  background-color: #071f3d;\n  background-image: var(--stats-bg);\n  background-repeat: no-repeat;\n  background-position: center;\n  background-size: cover;\n\n  color: var(--stats-text-color);\n}\n\n.butler-stats-band *,\n.butler-stats-band *::before,\n.butler-stats-band *::after {\n  box-sizing: border-box;\n}\n\n\/* Dark overlay to keep white text readable *\/\n\n.butler-stats-band::before {\n  content: \"\";\n\n  position: absolute;\n  inset: 0;\n  z-index: 0;\n\n  background: rgba(0, 22, 43, 0.18);\n\n  pointer-events: none;\n}\n\n\/* =========================================\n   Section headline\n========================================= *\/\n\n.butler-stats-band__header {\n  position: relative;\n  z-index: 1;\n\n  width: min(100% - 96px, 1240px);\n  margin-inline: auto;\n  padding-top: clamp(72px, 7vw, 104px);\n\n  text-align: center;\n}\n\n.butler-stats-band__heading {\n  max-width: 1000px;\n  margin: 0 auto;\n\n  color: var(--stats-text-color);\n\n  font-family: var(--stats-field-gothic-font);\n  font-size: clamp(3.25rem, 6vw, 5.75rem);\n  font-weight: 700;\n  line-height: 0.92;\n  letter-spacing: normal;\n\n  text-align: center;\n  text-wrap: balance;\n}\n\n\/* =========================================\n   Statistics layout\n========================================= *\/\n\n.butler-stats-band__inner {\n  position: relative;\n  z-index: 1;\n\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  align-items: start;\n  column-gap: 72px;\n\n  max-width: 1240px;\n  min-height: 300px;\n  margin: 0 auto;\n\n  padding:\n    clamp(42px, 4.5vw, 62px)\n    48px\n    72px;\n}\n\n\/* =========================================\n   Individual statistic\n========================================= *\/\n\n.butler-stat {\n  min-width: 0;\n\n  color: var(--stats-text-color);\n  text-align: center;\n}\n\n\/* First and last stat values *\/\n\n.butler-stat__number {\n  margin: 0 0 18px;\n\n  color: var(--stats-text-color);\n\n  font-family: var(--stats-field-gothic-font);\n  font-size: 100px;\n  font-style: normal;\n  font-weight: 600;\n  line-height: 0.88;\n  letter-spacing: -0.025em;\n}\n\n\/* Longer middle stat *\/\n\n.butler-stat__number.smaller {\n  font-size: 60px;\n  font-weight: 600;\n  line-height: 0.95;\n  letter-spacing: -0.01em;\n}\n\n\/* Supporting labels *\/\n\n.butler-stat__label {\n  max-width: 420px;\n  margin: 0 auto;\n\n  color: var(--stats-text-color);\n\n  font-family: var(--stats-label-font);\n  font-size: clamp(1.25rem, 2vw, 1.75rem);\n  font-weight: 300;\n  line-height: 1.2;\n  letter-spacing: normal;\n}\n\n.butler-stat__label.smaller {\n  font-size: clamp(1.1rem, 1.6vw, 1.4rem);\n  font-weight: 300;\n  line-height: 1.3;\n}\n\n\/* =========================================\n   Tablet and mobile\n========================================= *\/\n\n@media (max-width: 1000px) {\n  .butler-stats-band__header {\n    width: 100%;\n\n    padding:\n      60px\n      24px\n      0;\n  }\n\n  .butler-stats-band__heading {\n    max-width: 700px;\n\n    font-size: clamp(2.8rem, 10vw, 4.5rem);\n    line-height: 0.94;\n  }\n\n  .butler-stats-band__inner {\n    grid-template-columns: 1fr;\n    row-gap: 48px;\n\n    min-height: auto;\n\n    padding:\n      42px\n      24px\n      64px;\n  }\n\n  .butler-stat__number {\n    margin-bottom: 12px;\n\n    font-size: clamp(4.75rem, 13vw, 6.5rem);\n    line-height: 0.9;\n  }\n\n  .butler-stat__number.smaller {\n    max-width: 620px;\n    margin-right: auto;\n    margin-left: auto;\n\n    font-size: clamp(2.75rem, 8vw, 3.75rem);\n    line-height: 0.95;\n  }\n\n  .butler-stat__label {\n    font-size: 1.4rem;\n  }\n\n  .butler-stat__label.smaller {\n    max-width: 620px;\n\n    font-size: 1.2rem;\n  }\n}\n\n\/* =========================================\n   Small mobile\n========================================= *\/\n\n@media (max-width: 480px) {\n  .butler-stats-band__header {\n    padding-top: 52px;\n  }\n\n  .butler-stats-band__heading {\n    font-size: clamp(2.65rem, 13vw, 3.6rem);\n  }\n\n  .butler-stats-band__inner {\n    row-gap: 42px;\n\n    padding:\n      36px\n      20px\n      56px;\n  }\n\n  .butler-stat__number {\n    font-size: 4.75rem;\n  }\n\n  .butler-stat__number.smaller {\n    font-size: 2.75rem;\n  }\n\n  .butler-stat__label {\n    font-size: 1.3rem;\n  }\n\n  .butler-stat__label.smaller {\n    font-size: 1.1rem;\n  }\n}\n\n\/* =========================================\n   Reduced motion\n========================================= *\/\n\n@media (prefers-reduced-motion: reduce) {\n  .butler-stats-band *,\n  .butler-stats-band *::before,\n  .butler-stats-band *::after {\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    transition-duration: 0.01ms !important;\n    scroll-behavior: auto !important;\n  }\n}\n<\/style>\n\n<section class=\"butler-stats-band\" aria-labelledby=\"butler-stats-band-heading\">\n  <header class=\"butler-stats-band__header\">\n    <h2 id=\"butler-stats-band-heading\" class=\"butler-stats-band__heading\">\n      Results that Matter\n    <\/h2>\n  <\/header>\n\n  <div class=\"butler-stats-band__inner\">\n\n<div class=\"butler-stat\">\n      <div class=\"butler-stat__number smaller\">\n        Top Grad School Placements\n      <\/div>\n\n      <div class=\"butler-stat__label smaller\">\n        Carnegie Mellon \u2022 Johns Hopkins \u2022 Northwestern \u2022 Notre Dame \u2022 Yale\n      <\/div>\n    <\/div>\n\n    <div class=\"butler-stat\">\n      <div class=\"butler-stat__number\">98%<\/div>\n      <div class=\"butler-stat__label\">Grad Placement Rate<\/div>\n    <\/div>\n\n    <div class=\"butler-stat\">\n      <div class=\"butler-stat__number\">$62,034<\/div>\n      <div class=\"butler-stat__label\">Median Starting Salary<\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   Built for This\n   Design-review typography and color overrides\n========================================================= *\/\n\n.butler-form-hero,\n.butler-lp-video-row,\n.butler-feature-video,\n.butler-quote-carousel--landing,\n.butler-stats-band,\n.butler-social-slider {\n  --built-for-this-headline-font:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif;\n\n  --built-for-this-body-font:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif;\n\n  --built-for-this-breakthrough-blue: #0479ff;\n}\n\n\/* =========================================================\n   Main hero H1\n   Guildhall with three explicit lines\n========================================================= *\/\n\n.butler-form-hero__heading {\n  max-width: 650px !important;\n  margin-right: 0 !important;\n\n  color: #ffffff !important;\n\n  font-family:\n    \"guildhall-extended\",\n    \"Arial Narrow\",\n    sans-serif !important;\n\n  font-size: 120px !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  line-height: 0.8 !important;\n  letter-spacing: 0.006em !important;\n\n  text-transform: uppercase !important;\n  text-wrap: initial !important;\n}\n\n.butler-form-hero__heading span {\n  display: inline;\n\n  color: #4f82aa !important;\n\n  font-family: inherit !important;\n  font-size: inherit !important;\n  font-style: inherit !important;\n  font-weight: inherit !important;\n  line-height: inherit !important;\n  letter-spacing: inherit !important;\n  text-transform: inherit !important;\n}\n\n\/* =========================================================\n   Major section headings\n========================================================= *\/\n\n.butler-lp-video-row__heading,\n.butler-feature-video__heading,\n.butler-stats-band__heading {\n  font-family:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif !important;\n\n  font-size: 120px !important;\n  font-style: normal !important;\n  line-height: 0.88 !important;\n  letter-spacing: normal !important;\n\n  text-transform: uppercase !important;\n}\n\n.butler-lp-video-row__heading span,\n.butler-feature-video__heading span,\n.butler-stats-band__heading span {\n  font-family: inherit !important;\n  font-size: inherit !important;\n  font-style: inherit !important;\n  font-weight: inherit !important;\n  line-height: inherit !important;\n  letter-spacing: inherit !important;\n  text-transform: inherit !important;\n}\n\n\/* Smaller stacked-video card headings *\/\n\n.butler-lp-video-card__title {\n  font-family:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif !important;\n\n  font-style: normal !important;\n  letter-spacing: normal !important;\n  text-transform: uppercase !important;\n}\n\n\/* =========================================================\n   Social slider heading\n========================================================= *\/\n\n.butler-social-slider__content {\n  gap: 15px !important;\n}\n\n.butler-social-slider__heading {\n  margin: 0 !important;\n\n  font-family:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif !important;\n\n  font-size: 55px !important;\n  font-style: normal !important;\n  font-weight: 700 !important;\n  line-height: 42px !important;\n  letter-spacing: normal !important;\n\n  text-transform: uppercase !important;\n}\n\n\/* =========================================================\n   Single featured-video heading\n   Keep on one line on wide screens\n========================================================= *\/\n\n@media (min-width: 1201px) {\n  .butler-feature-video__header {\n    width: 100% !important;\n    max-width: none !important;\n  }\n\n  .butler-feature-video__heading {\n    width: max-content;\n    max-width: none !important;\n    margin-right: auto !important;\n    margin-left: auto !important;\n\n    white-space: nowrap !important;\n    text-wrap: nowrap !important;\n  }\n}\n\n\/* =========================================================\n   Main body copy\n========================================================= *\/\n\n.butler-form-hero__intro,\n.butler-form-hero__intro p,\n.butler-lp-video-card__description,\n.butler-feature-video__intro,\n.butler-stats-band .butler-stat__label,\n.butler-stats-band .butler-stat__label.smaller {\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n\n  font-size: 23px !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  line-height: 1.3 !important;\n  letter-spacing: normal !important;\n}\n\n\/* =========================================================\n   Quote carousel\n========================================================= *\/\n\n\/* Main quote *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__quote {\n  font-family:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif !important;\n\n  font-size: 38px !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  line-height: 1.12 !important;\n  letter-spacing: normal !important;\n}\n\n\/* Quote attribution *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__name,\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__title {\n  color: #13294b !important;\n\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n\n  font-size: 20px !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  line-height: 1.15 !important;\n  letter-spacing: normal !important;\n\n  text-align: left !important;\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__name {\n  margin-bottom: 3px !important;\n}\n\n\/* =========================================================\n   Statistics\n========================================================= *\/\n\n\/* First and last main stat *\/\n\n.butler-stats-band .butler-stat__number {\n  color: #E3F0FC !important;\n\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n\n  font-size: 120px !important;\n  font-style: normal !important;\n  font-weight: 600 !important;\n  line-height: 0.88 !important;\n  letter-spacing: -0.025em !important;\n}\n\n\/* Longer middle stat *\/\n\n.butler-stats-band .butler-stat__number.smaller {\n  color: #E3F0FC !important;\n\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n\n  font-size: 53px !important;\n  font-style: normal !important;\n  font-weight: 600 !important;\n  line-height: 0.95 !important;\n  letter-spacing: -0.01em !important;\n}\n\n\/* =========================================================\n   Breakthrough Blue accents\n========================================================= *\/\n\n.butler-form-hero {\n  --butler-form-hero-blue: #0479ff;\n  --butler-form-hero-accent: #0479ff;\n}\n\n.butler-feature-video {\n  --feature-video-blue: #0479ff;\n}\n\n.butler-feature-video__play:hover,\n.butler-feature-video__play:focus-visible,\n.butler-lp-video-card__play:hover,\n.butler-lp-video-card__play:focus-visible {\n  background-color: #0479ff !important;\n}\n\n.butler-lp-video-card__transcript span {\n  color: #0479ff !important;\n}\n\n\/* Form focus *\/\n\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  input:not([type=\"hidden\"]):not([type=\"submit\"]):not([type=\"button\"]):not([type=\"checkbox\"]):not([type=\"radio\"]):focus,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  select:focus,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  textarea:focus {\n  border-color: #0479ff !important;\n  outline: 0 !important;\n  box-shadow: 0 0 0 3px rgba(4, 121, 255, 0.2) !important;\n}\n\n\/* Form submit interaction *\/\n\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  input[type=\"submit\"]:hover,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  input[type=\"submit\"]:focus-visible,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  button[type=\"submit\"]:hover,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  button[type=\"submit\"]:focus-visible,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  .form_button_submit:hover,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  .form_button_submit:focus-visible {\n  background-color: #0479ff !important;\n}\n\n\/* Quote navigation *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel__nav:hover,\n.butler-quote-carousel--landing\n  .butler-quote-carousel__nav:focus-visible {\n  border-color: #0479ff !important;\n  background-color: #0479ff !important;\n  color: #ffffff !important;\n}\n\n\/* Social icons *\/\n\n.butler-social-slider\n  .wp-block-social-link-anchor:hover,\n.butler-social-slider\n  .wp-block-social-link-anchor:focus-visible {\n  background-color: #0479ff !important;\n}\n\n\/* =========================================================\n   Medium desktop\n========================================================= *\/\n\n@media (max-width: 1200px) {\n  .butler-form-hero__heading {\n    font-size: clamp(88px, 9vw, 108px) !important;\n  }\n\n  .butler-lp-video-row__heading,\n  .butler-feature-video__heading,\n  .butler-stats-band__heading {\n    font-size: clamp(82px, 9vw, 104px) !important;\n  }\n\n  .butler-feature-video__heading {\n    width: auto;\n    max-width: 900px !important;\n\n    white-space: normal !important;\n    text-wrap: balance !important;\n  }\n}\n\n\/* =========================================================\n   Tablet\n========================================================= *\/\n\n@media (max-width: 1000px) {\n  .butler-form-hero__heading {\n    font-size: clamp(72px, 12vw, 96px) !important;\n    line-height: 0.82 !important;\n  }\n\n  .butler-lp-video-row__heading,\n  .butler-feature-video__heading,\n  .butler-stats-band__heading {\n    font-size: clamp(68px, 10vw, 88px) !important;\n    line-height: 0.9 !important;\n  }\n\n  .butler-form-hero__intro,\n  .butler-form-hero__intro p,\n  .butler-lp-video-card__description,\n  .butler-feature-video__intro,\n  .butler-stats-band .butler-stat__label,\n  .butler-stats-band .butler-stat__label.smaller {\n    font-size: 21px !important;\n    font-weight: 400 !important;\n    line-height: 1.32 !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote {\n    font-size: 32px !important;\n    line-height: 1.12 !important;\n  }\n\n  .butler-stats-band .butler-stat__number {\n    font-size: 100px !important;\n  }\n\n  .butler-stats-band .butler-stat__number.smaller {\n    font-size: 48px !important;\n  }\n\n  .butler-social-slider__heading {\n    font-size: 48px !important;\n    line-height: 40px !important;\n  }\n}\n\n\/* =========================================================\n   Mobile\n========================================================= *\/\n\n@media (max-width: 760px) {\n  .butler-form-hero__heading {\n    font-size: clamp(58px, 16vw, 76px) !important;\n    line-height: 0.82 !important;\n  }\n\n  .butler-lp-video-row__heading,\n  .butler-feature-video__heading,\n  .butler-stats-band__heading {\n    font-size: clamp(54px, 14vw, 70px) !important;\n    line-height: 0.92 !important;\n  }\n\n  .butler-form-hero__intro,\n  .butler-form-hero__intro p,\n  .butler-lp-video-card__description,\n  .butler-feature-video__intro,\n  .butler-stats-band .butler-stat__label,\n  .butler-stats-band .butler-stat__label.smaller {\n    font-size: 20px !important;\n    font-weight: 400 !important;\n    line-height: 1.35 !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote {\n    font-size: 28px !important;\n    line-height: 1.12 !important;\n  }\n\n  .butler-stats-band .butler-stat__number {\n    font-size: 84px !important;\n  }\n\n  .butler-stats-band .butler-stat__number.smaller {\n    font-size: 43px !important;\n  }\n\n  .butler-social-slider__heading {\n    font-size: 42px !important;\n    line-height: 36px !important;\n  }\n}\n\n\/* =========================================================\n   Small mobile\n========================================================= *\/\n\n@media (max-width: 480px) {\n  .butler-form-hero__heading {\n    font-size: clamp(52px, 16vw, 66px) !important;\n  }\n\n  .butler-lp-video-row__heading,\n  .butler-feature-video__heading,\n  .butler-stats-band__heading {\n    font-size: clamp(48px, 14vw, 60px) !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote {\n    font-size: 26px !important;\n  }\n\n  .butler-stats-band .butler-stat__number {\n    font-size: 76px !important;\n  }\n\n  .butler-stats-band .butler-stat__number.smaller {\n    font-size: 40px !important;\n  }\n\n  .butler-social-slider__heading {\n    font-size: 38px !important;\n    line-height: 34px !important;\n  }\n}\n\n\/* =========================================\n   Built for This\n   Design review override patch\n   Add at very end of page stylesheet\n========================================= *\/\n\n\/* =========================================\n   1) FEATURE VIDEO\n   - Wider intro copy container\n   - Keep mobile\/tablet headline + intro centered\n   - Good Headline Pro body font\n========================================= *\/\n\n.butler-feature-video__intro {\n  max-width: 920px;\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n}\n\n\/* Keep the feature-video header centered on smaller screens *\/\n@media (max-width: 760px) {\n  .butler-feature-video__header {\n    text-align: center !important;\n  }\n\n  .butler-feature-video__heading {\n    text-align: center !important;\n  }\n\n  .butler-feature-video__intro {\n    margin-right: auto !important;\n    margin-left: auto !important;\n    text-align: center !important;\n  }\n}\n\n\/* =========================================\n   2) 4-VIDEO COMPONENT\n   - Transcript button should use Good Headline Pro\n   - Transcript panel\/body copy also set to Good Headline Pro\n========================================= *\/\n\n.butler-lp-video-card__transcript,\n.butler-lp-video-card__transcript span,\n.butler-lp-video-card__panel,\n.butler-lp-video-card__panel p {\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n}\n\n.butler-lp-video-card__transcript {\n  font-weight: 400 !important;\n}\n\n\/* =========================================\n   3) QUOTE CAROUSEL\n   - Attribution sizing:\n     name = 22px bold\n     title\/majors = 20px\n   - Shift subject PNG farther right\n   - Prevent white box from peeking past image\n========================================= *\/\n\nbody\n  .butler-quote-carousel--landing\n  p.butler-quote-carousel-slide__name {\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n  font-size: 22px !important;\n  font-weight: 700 !important;\n  line-height: 1.12 !important;\n  margin: 0 0 4px !important;\n}\n\nbody\n  .butler-quote-carousel--landing\n  p.butler-quote-carousel-slide__title {\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n  font-size: 20px !important;\n  font-weight: 400 !important;\n  line-height: 1.12 !important;\n  margin: 0 !important;\n}\n\n\/* Desktop quote layout adjustment *\/\n@media (min-width: 901px) {\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__media {\n    right: 16px !important;\n    transform: translateY(-49%) !important;\n  }\n\n  \/*\n   * Slightly more right-side padding in the card keeps\n   * the white box from visually peeking past the portrait.\n   *\/\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__card {\n    padding:\n      50px\n      clamp(340px, 28vw, 390px)\n      26px\n      30px !important;\n  }\n}\n\n\/* Mid-size desktop adjustment *\/\n@media (max-width: 1180px) and (min-width: 901px) {\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__media {\n    right: 12px !important;\n    transform: translateY(-48.5%) !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__card {\n    padding:\n      50px\n      clamp(300px, 31vw, 340px)\n      24px\n      28px !important;\n  }\n}\n\n\/* =========================================\n   4) COPYRIGHT \/ FOOTER\n   - Swap Clarendon to Good Headline Pro\n   - Use broad-but-safe footer selectors\n========================================= *\/\n\n.site-info,\n.site-info *,\n.footer-copyright,\n.footer-copyright *,\n.site-footer__copyright,\n.site-footer__copyright * {\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n}\n\n.landing-page-font-adjustment {\n  font-family: \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\nfont-weight: 400;\n}\n<\/style>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* =========================================\n   Butler Downloads Band\n   Overlapping device image component\n========================================= *\/\n\n.butler-downloads-band {\n  --butler-downloads-bg: #111321;\n  --butler-downloads-text: #ffffff;\n  --butler-downloads-cta: #0479ff;\n\n  --butler-downloads-heading-font:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif;\n\n  --butler-downloads-body-font:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif;\n\n  position: relative;\n  isolation: isolate;\n\n  width: 100%;\n  margin: clamp(72px, 6vw, 100px) 0;\n\n  overflow: visible;\n\n  background: var(--butler-downloads-bg);\n  color: var(--butler-downloads-text);\n}\n\n.butler-downloads-band *,\n.butler-downloads-band *::before,\n.butler-downloads-band *::after {\n  box-sizing: border-box;\n}\n\n.butler-downloads-band img {\n  display: block;\n  max-width: 100%;\n}\n\n\/* =========================================\n   Full component link\n========================================= *\/\n\n.butler-downloads-band__link {\n  display: block;\n\n  width: 100%;\n\n  color: inherit;\n\n  text-decoration: none;\n  cursor: pointer;\n}\n\n.butler-downloads-band__link:hover,\n.butler-downloads-band__link:focus,\n.butler-downloads-band__link:visited {\n  color: inherit;\n\n  text-decoration: none;\n}\n\n.butler-downloads-band__link:focus-visible {\n  outline: 3px solid var(--butler-downloads-cta);\n  outline-offset: 6px;\n}\n\n\/* =========================================\n   Inner layout\n========================================= *\/\n\n.butler-downloads-band__inner {\n  position: relative;\n\n  display: grid;\n  grid-template-columns:\n    minmax(300px, 390px)\n    minmax(340px, 1fr)\n    minmax(440px, 580px);\n  align-items: center;\n  column-gap: clamp(24px, 3vw, 48px);\n\n  width: min(100% - 48px, 1280px);\n  min-height: 270px;\n  margin: 0 auto;\n}\n\n\/* =========================================\n   Copy\n========================================= *\/\n\n.butler-downloads-band__content {\n  position: relative;\n  z-index: 2;\n\n  align-self: center;\n}\n\n.butler-downloads-band__heading {\n  margin: 0 0 14px;\n\n  color: var(--butler-downloads-text);\n\n  font-family: var(--butler-downloads-heading-font);\n  font-size: clamp(64px, 5.2vw, 84px);\n  font-style: normal;\n  font-weight: 700;\n  line-height: 0.88;\n  letter-spacing: normal;\n\n  text-transform: uppercase;\n}\n\n.butler-downloads-band__copy {\n  max-width: 380px;\n  margin: 0;\n\n  color: var(--butler-downloads-text);\n\n  font-family: var(--butler-downloads-body-font);\n  font-size: 23px;\n  font-style: normal;\n  font-weight: 400;\n  line-height: 1.3;\n  letter-spacing: normal;\n}\n\n\/* =========================================\n   CTA\n========================================= *\/\n\n.butler-downloads-band__cta {\n  position: relative;\n  z-index: 2;\n\n  align-self: end;\n  justify-self: start;\n\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n\n  width: max-content;\n  min-width: max-content;\n  margin-bottom: 44px;\n\n  color: var(--butler-downloads-cta);\n\n  font-family: var(--butler-downloads-heading-font);\n  font-size: clamp(24px, 2vw, 29px);\n  font-style: normal;\n  font-weight: 700;\n  line-height: 1;\n  letter-spacing: normal;\n\n  text-decoration: none;\n  text-transform: uppercase;\n  white-space: nowrap;\n\n  transition:\n    color 160ms ease,\n    transform 160ms ease;\n}\n\n.butler-downloads-band__cta > span {\n  display: inline-block;\n\n  font-family: var(--butler-downloads-body-font);\n  font-size: 1.15em;\n  font-weight: 400;\n  line-height: 0.8;\n\n  transition: transform 160ms ease;\n}\n\n\/* Hover\/focus anywhere on the band affects CTA *\/\n\n.butler-downloads-band__link:hover .butler-downloads-band__cta,\n.butler-downloads-band__link:focus-visible .butler-downloads-band__cta {\n  color: #ffffff;\n}\n\n.butler-downloads-band__link:hover .butler-downloads-band__cta > span,\n.butler-downloads-band__link:focus-visible .butler-downloads-band__cta > span {\n  transform: translateX(4px);\n}\n\n\/* =========================================\n   Device image\n========================================= *\/\n\n.butler-downloads-band__media {\n  position: relative;\n  z-index: 3;\n\n  align-self: stretch;\n\n  min-width: 0;\n\n  pointer-events: none;\n}\n\n.butler-downloads-band__image {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n\n  width: min(620px, 42vw);\n  max-width: none;\n  height: auto;\n\n  transform: translate(-50%, -50%);\n}\n\n\/* =========================================\n   Large desktop\n========================================= *\/\n\n@media (min-width: 1500px) {\n  .butler-downloads-band__inner {\n    grid-template-columns:\n      390px\n      minmax(360px, 1fr)\n      580px;\n  }\n\n  .butler-downloads-band__image {\n    width: 620px;\n  }\n}\n\n\/* =========================================\n   Desktop vertical alignment adjustment\n========================================= *\/\n\n@media (min-width: 761px) {\n  .butler-downloads-band__inner {\n    min-height: 250px;\n  }\n\n  .butler-downloads-band__content,\n  .butler-downloads-band__cta {\n    align-self: end;\n    margin-bottom: 34px;\n  }\n}\n\n\/* =========================================\n   Tablet\n========================================= *\/\n\n@media (max-width: 1100px) and (min-width: 761px) {\n  .butler-downloads-band__inner {\n    grid-template-columns:\n      minmax(250px, 310px)\n      minmax(285px, 1fr)\n      minmax(330px, 390px);\n\n    column-gap: 22px;\n  }\n\n  .butler-downloads-band__heading {\n    font-size: clamp(58px, 6.5vw, 72px);\n  }\n\n  .butler-downloads-band__copy {\n    font-size: 21px;\n    line-height: 1.32;\n  }\n\n  .butler-downloads-band__image {\n    width: min(450px, 41vw);\n  }\n\n  .butler-downloads-band__cta {\n    margin-bottom: 38px;\n\n    font-size: clamp(22px, 2.4vw, 26px);\n  }\n}\n\n\/* =========================================\n   Mobile\n========================================= *\/\n\n@media (max-width: 760px) {\n  .butler-downloads-band {\n    margin: 50px 0 54px;\n  }\n\n  .butler-downloads-band__inner {\n    display: flex;\n    flex-direction: column;\n    align-items: stretch;\n\n    width: 100%;\n    min-height: 475px;\n    padding: 194px 28px 46px;\n  }\n\n  .butler-downloads-band__media {\n    position: absolute;\n    top: -36px;\n    right: 0;\n    left: 0;\n    z-index: 3;\n\n    width: 100%;\n    height: 188px;\n  }\n\n  .butler-downloads-band__image {\n    top: 0;\n    left: 50%;\n\n    width: min(350px, 92vw);\n\n    transform: translateX(-50%);\n  }\n\n  \/*\n   * Center the content block within the panel\n   * while keeping the text itself left aligned.\n   *\/\n\n  .butler-downloads-band__content {\n    width: min(100%, 340px);\n    margin-right: auto;\n    margin-left: auto;\n\n    text-align: left;\n  }\n\n  .butler-downloads-band__heading {\n    margin-bottom: 14px;\n\n    font-size: clamp(54px, 15vw, 70px);\n    line-height: 0.9;\n  }\n\n  .butler-downloads-band__copy {\n    max-width: 330px;\n\n    font-size: 20px;\n    line-height: 1.35;\n  }\n\n  \/*\n   * Align the CTA with the centered copy block.\n   *\/\n\n  .butler-downloads-band__cta {\n    align-self: auto;\n\n    width: min(100%, 340px);\n    min-width: 0;\n    margin: auto auto 0;\n\n    font-size: clamp(22px, 6vw, 27px);\n\n    white-space: nowrap;\n  }\n}\n\n\/* =========================================\n   Small mobile\n========================================= *\/\n\n@media (max-width: 420px) {\n  .butler-downloads-band__inner {\n    padding-right: 24px;\n    padding-left: 24px;\n  }\n\n  .butler-downloads-band__content,\n  .butler-downloads-band__cta {\n    width: min(100%, 320px);\n  }\n\n  .butler-downloads-band__heading {\n    font-size: clamp(50px, 14.5vw, 62px);\n  }\n\n  .butler-downloads-band__image {\n    width: 345px;\n  }\n}\n\n\/* =========================================\n   Reduced motion\n========================================= *\/\n\n@media (prefers-reduced-motion: reduce) {\n  .butler-downloads-band *,\n  .butler-downloads-band *::before,\n  .butler-downloads-band *::after {\n    transition-duration: 0.01ms !important;\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    scroll-behavior: auto !important;\n  }\n}\n\n\/* =========================================\n   WordPress \/ theme hover override\n========================================= *\/\n\na.butler-downloads-band__link:hover,\na.butler-downloads-band__link:focus {\n  background-color: unset;\n}\n<\/style>\n\n<section class=\"butler-downloads-band alignfull\" aria-labelledby=\"butler-downloads-heading\">\n\n  <a\n    class=\"butler-downloads-band__link\"\n    href=\"https:\/\/butleru.sharepoint.com\/:u:\/s\/ButlerSharedFiles\/IQDVqWgcIncpS6UQskVmSw4IAS9klsFXsqURoKO-BDzkKkg?e=vfqBs4&amp;download=1\"\n    aria-label=\"Download Butler Zoom and mobile backgrounds\"\n  >\n\n    <div class=\"butler-downloads-band__inner\">\n\n      <div class=\"butler-downloads-band__content\">\n        <h2 id=\"butler-downloads-heading\" class=\"butler-downloads-band__heading\">\n          REP THE BLUE\n        <\/h2>\n\n        <p class=\"butler-downloads-band__copy\">\n          Take your Butler pride wherever you go with new Zoom and mobile backgrounds.\n        <\/p>\n      <\/div>\n\n      <span class=\"butler-downloads-band__cta\">\n        Click to Download\n        <span aria-hidden=\"true\">\u203a<\/span>\n      <\/span>\n\n      <div class=\"butler-downloads-band__media\" aria-hidden=\"true\">\n        <img\n          class=\"butler-downloads-band__image\"\n          src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/02195141\/laptop_downloads.png\"\n          alt=\"\"\n          loading=\"lazy\"\n          decoding=\"async\"\n        >\n      <\/div>\n\n    <\/div>\n\n  <\/a>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\nbody {  \n    color:var(--wp--preset--color--custom-primary);\n    font-family:var(--wp--preset--font-family--clarendon);\n    font-size:var(--wp--preset--font-size--regular);\n    font-style:normal;\n    font-weight:300;\n    line-height:1.4;\n  }  \nbody { \n\/* CSS Variables that may have been missed get put on body *\/ \n    --wp--preset--color--custom-contrast-2: #3278a4; \n    --button-link-right-color:  var(--wp--preset--color--custom-contrast-2);  \n    --button-link-right-hover-color:  var(--wp--preset--color--custom-contrast-2);  \n    --button-link-right-circle-border:  var(--button-link-right-color);  \n    --button-link-right-circle-bg:  transparent;  \n    --wp--preset--color--custom-primary: #13294b; \n    --button-link-right-circle-hover-border:  var(--wp--preset--color--custom-primary);  \n    --button-link-right-circle-hover-bg:  var(--wp--preset--color--custom-primary);  \n    --button-link-right-color:  var(--wp--preset--color--custom-contrast-2);  \n    --button-link-right-hover-color:  var(--wp--preset--color--custom-contrast-2);  \n    --button-link-right-circle-border:  var(--button-link-right-color);  \n    --button-link-right-circle-bg:  transparent;  \n    --button-link-right-circle-hover-border:  var(--wp--preset--color--custom-primary);  \n    --button-link-right-circle-hover-bg:  var(--wp--preset--color--custom-primary);  \n} \n\n:root :where(.is-layout-constrained) > *  { \n    margin-block-start: 24px; \n    margin-block-end: 0;\n} \n\n.has-global-padding > .alignfull { \n    margin-right: calc(var(--wp--style--root--padding-right) * -1); \n    margin-left: calc(var(--wp--style--root--padding-left) * -1);\n} \n\n:root :where(.is-layout-constrained) > :first-child  { \n    margin-block-start: 0;\n} \n\n:root :where(.is-layout-constrained) > :last-child  { \n    margin-block-end: 0;\n} \n\n:where(.wp-block-group.wp-block-group-is-layout-constrained) { \n    position: relative;\n} \n\n:where(.wp-site-blocks) > *  { \n    margin-block-start: 24px; \n    margin-block-end: 0;\n} \n\n:where(body) { \n    margin: 0;\n} \n\nbody { \n    color: var(--wp--preset--color--custom-primary); \n    font-family: var(--wp--preset--font-family--clarendon); \n    font-size: var(--wp--preset--font-size--regular); \n    font-style: normal; \n    font-weight: 300; \n    line-height: 1.4; \n    --wp--style--root--padding-top: 0rem; \n    --wp--style--root--padding-right: 2px; \n    --wp--style--root--padding-bottom: 0rem; \n    --wp--style--root--padding-left: 2px;\n} \n\n:root { \n    --wp-block-synced-color: #7a00df; \n    --wp-bound-block-color: var(--wp-block-synced-color); \n} \n\n:root { \n    --wp--preset--color--custom-primary: #13294b; \n    --wp--preset--color--custom-contrast-2: #3278a4; \n    --wp--preset--color--custom-contrast-5: #e8efeb; \n    --wp--preset--color--custom-contrast-6: #f5f8f6; \n    --wp--preset--color--custom-white: #ffffff; \n    --wp--preset--font-size--small: clamp(0.875rem, 0.85rem + 0.125vw, 0.9375rem); \n    --wp--preset--font-size--x-large: clamp(1.75rem, 1.5rem + 1.25vw, 2.375rem); \n    --wp--preset--font-size--regular: clamp(1rem, 0.95rem + 0.25vw, 1.125rem); \n    --wp--preset--font-family--clarendon: \"clarendon-urw-extra-narrow\", \"Clarendon\", serif; \n    --wp--preset--font-family--field-gothic: \"field-gothic-xxcondensed\", \"Franklin Gothic\", sans-serif; \n} \n\n:root { \n    --wp--style--global--content-size: 1280px; \n} \n\n.butler-news { \n    color: var(--wp--preset--color--custom-primary);\n} \n\n@media all{ \n  .wp-block-butler-news.butler-news.is-style-stylized { \n    background-color: var(--wp--preset--color--custom-contrast-6); \n    padding-bottom: 75px; \n    padding-top: 75px;\n  } \n}     \n\n.butler-news-inner { \n    margin-inline: auto; \n    max-width: var(--wp--style--global--content-size,1200px);\n} \n\n@media (min-width: 993px){ \n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-inner  { \n    position: relative;\n  } \n}     \n\n.butler-news-header { \n    align-items: center; \n    display: flex; \n    gap: 1rem; \n    justify-content: space-between; \n    margin-bottom: 1rem;\n} \n\n@media all{ \n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-header  { \n    align-items: flex-start; \n    flex-direction: column;\n  } \n}     \n\n@media (min-width: 993px){ \n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-header  { \n    position: absolute;\n  } \n}     \n\n.butler-news-list { \n    display: flex; \n    flex-direction: column; \n    gap: 1rem;\n} \n\n@media all{ \n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-list  { \n    display: grid; \n    gap: 1.5rem; \n    grid-template-columns: repeat(12,minmax(0,1fr));\n  } \n\n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-footer  { \n    background-color: var(--wp--preset--color--custom-white); \n    margin-top: 1.5rem;\n  } \n}     \n\na:where(:not(.wp-element-button)) { \n    color: var(--wp--preset--color--custom-contrast-2); \n    font-family: var(--wp--preset--font-family--clarendon); \n    font-style: normal; \n    font-weight: 300;\n} \n\n.butler-news-link { \n    order: 2;\n} \n\na.button-link-right { \n    --button-link-right-color: var(--wp--preset--color--custom-contrast-2); \n    --button-link-right-hover-color: var(--wp--preset--color--custom-contrast-2); \n    --button-link-right-circle-border: var(--button-link-right-color); \n    --button-link-right-circle-bg: transparent; \n    --button-link-right-circle-hover-border: var(--wp--preset--color--custom-primary); \n    --button-link-right-circle-hover-bg: var(--wp--preset--color--custom-primary); \n    --button-link-right-arrow: url(\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns=%27http:\/\/www.w3.org\/2000\/svg%27 viewBox=%270 0 13.39 10.59%27%3E%3Cpath fill=%27%233278a4%27 d=%27m13.39 5.3-5.81 5.29-1.42-1.58 3.22-2.8-3.4.13H0V4.25h5.98l3.4.13-3.17-2.79L7.58 0z%27\/%3E%3C\/svg%3E\"); \n    --button-link-right-arrow-hover: url(\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns=%27http:\/\/www.w3.org\/2000\/svg%27 viewBox=%270 0 13.39 10.59%27%3E%3Cpath fill=%27%23ffffff%27 d=%27m13.39 5.3-5.81 5.29-1.42-1.58 3.22-2.8-3.4.13H0V4.25h5.98l3.4.13-3.17-2.79L7.58 0z%27\/%3E%3C\/svg%3E\"); \n    display: inline-flex; \n    align-items: center; \n    gap: 0.5rem; \n    color: var(--button-link-right-color); \n    font-family: var(--wp--preset--font-family--clarendon); \n    font-weight: 400; \n    text-decoration: none; \n    transition: color 0.15s linear;\n} \n\n@media all{ \n  a.button-link-right { \n    --button-link-right-color: var(--wp--preset--color--custom-contrast-2); \n    --button-link-right-hover-color: var(--wp--preset--color--custom-contrast-2); \n    --button-link-right-circle-border: var(--button-link-right-color); \n    --button-link-right-circle-bg: transparent; \n    --button-link-right-circle-hover-border: var(--wp--preset--color--custom-primary); \n    --button-link-right-circle-hover-bg: var(--wp--preset--color--custom-primary); \n    --button-link-right-arrow: url(\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns=%27http:\/\/www.w3.org\/2000\/svg%27 viewBox=%270 0 13.39 10.59%27%3E%3Cpath fill=%27%233278a4%27 d=%27m13.39 5.3-5.81 5.29-1.42-1.58 3.22-2.8-3.4.13H0V4.25h5.98l3.4.13-3.17-2.79L7.58 0z%27\/%3E%3C\/svg%3E\"); \n    --button-link-right-arrow-hover: url(\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns=%27http:\/\/www.w3.org\/2000\/svg%27 viewBox=%270 0 13.39 10.59%27%3E%3Cpath fill=%27%23ffffff%27 d=%27m13.39 5.3-5.81 5.29-1.42-1.58 3.22-2.8-3.4.13H0V4.25h5.98l3.4.13-3.17-2.79L7.58 0z%27\/%3E%3C\/svg%3E\"); \n    display: inline-flex; \n    align-items: center; \n    gap: 0.5rem; \n    color: var(--button-link-right-color); \n    font-family: var(--wp--preset--font-family--clarendon); \n    font-weight: 400; \n    text-decoration: none; \n    transition: color 0.15s linear;\n  } \n\n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-link  { \n    padding-bottom: 1rem; \n    padding-top: 1rem; \n    width: 100%;\n  } \n}     \n\n@media (min-width: 993px){ \n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-header > .butler-news-link { \n    display: none;\n  } \n}     \n\na.button-link-right:before { \n    content: \"\"; \n    width: 32px; \n    height: 32px; \n    display: inline-block; \n    flex-shrink: 0; \n    border-radius: 50%; \n    border: 2px solid var(--button-link-right-circle-border); \n    background-color: var(--button-link-right-circle-bg); \n    background-image: var(--button-link-right-arrow); \n    background-repeat: no-repeat; \n    background-position: center; \n    background-size: 14px auto; \n    transition: background-color 0.15s linear,\t\tborder-color 0.15s linear,\t\tbackground-image 0.15s linear;\n} \n\n@media all{ \n  a.button-link-right:before { \n    content: \"\"; \n    width: 32px; \n    height: 32px; \n    display: inline-block; \n    flex-shrink: 0; \n    border-radius: 50%; \n    border: 2px solid var(--button-link-right-circle-border); \n    background-color: var(--button-link-right-circle-bg); \n    background-image: var(--button-link-right-arrow); \n    background-repeat: no-repeat; \n    background-position: center; \n    background-size: 14px auto; \n    transition: background-color 0.15s linear,\t\tborder-color 0.15s linear,\t\tbackground-image 0.15s linear;\n  } \n\n  .wp-block-butler-news.butler-news.is-style-stylized a.button-link-right::before { \n    display: none;\n  } \n\n  .wp-block-butler-news.butler-news.is-style-stylized a.button-link-right::after { \n    background-color: var(--button-link-right-circle-bg); \n    background-image: var(--button-link-right-arrow); \n    background-position: 50%; \n    background-repeat: no-repeat; \n    background-size: 14px auto; \n    border: 2px solid var(--button-link-right-circle-border); \n    border-radius: 50%; \n    content: \"\"; \n    display: inline-block; \n    flex-shrink: 0; \n    height: 32px; \n    transition: background-color .15s linear,border-color .15s linear,background-image .15s linear; \n    width: 32px;\n  } \n}     \n\n:root :where(a:where(:not(.wp-element-button)):hover) { \n    background-color: var(--wp--preset--color--custom-contrast-2); \n    color: var(--wp--preset--color--custom-white); \n    text-decoration: none;\n} \n\na.button-link-right:hover,a.button-link-right:active { \n    background-color: transparent; \n    color: var(--button-link-right-hover-color);\n} \n\n.butler-news a:where(:not(.wp-element-button)):active, .butler-news a:where(:not(.wp-element-button)):hover { \n    background-color: transparent;\n} \n\n@media all{ \n  a.button-link-right:hover,a.button-link-right:active { \n    background-color: transparent; \n    color: var(--button-link-right-hover-color);\n  } \n}     \n\na.button-link-right:hover:before,a.button-link-right:focus:before,a.button-link-right:focus-visible:before,a.button-link-right:active:before { \n    border-color: var(--button-link-right-circle-hover-border); \n    background-color: var(--button-link-right-circle-hover-bg); \n    background-image: var(--button-link-right-arrow-hover);\n} \n\n@media all{ \n  a.button-link-right:hover:before,a.button-link-right:focus:before,a.button-link-right:focus-visible:before,a.button-link-right:active:before { \n    border-color: var(--button-link-right-circle-hover-border); \n    background-color: var(--button-link-right-circle-hover-bg); \n    background-image: var(--button-link-right-arrow-hover);\n  } \n}     \n\n.butler-news-card-stylized { \n    display: none;\n} \n\n@media all{ \n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized  { \n    display: block;\n  } \n}     \n\n@media (min-width: 993px){ \n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized  { \n    grid-column: span 4;\n  } \n\n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized-featured  { \n    background-color: transparent; \n    grid-column: span 12;\n  } \n\n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-footer .butler-news-link  { \n    justify-content: center;\n  } \n}     \n\n@media all{ \n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized-link  { \n    background-color: var(--wp--preset--color--custom-white); \n    color: var(--wp--preset--color--custom-primary); \n    display: flex; \n    flex-direction: column; \n    height: 100%; \n    justify-content: space-between; \n    overflow: hidden; \n    text-decoration: none;\n  } \n}     \n\n@media (min-width: 993px){ \n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized-featured .butler-news-card-stylized-link  { \n    background-color: transparent; \n    display: grid; \n    grid-template-columns: repeat(24,minmax(0,1fr));\n  } \n}     \n\n@media all{ \n   .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized-link:hover { \n    background-color: var(--wp--preset--color--custom-contrast-5);\n  } \n\n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized-link:focus-visible, .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized-link:hover { \n    background-color: var(--wp--preset--color--custom-contrast-5);\n  } \n}     \n\n@media (min-width: 993px){ \n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized-featured .butler-news-card-stylized-link .butler-news-card-featured-card  { \n    clip-path: polygon(0 0,calc(100% - 45px) 0,100% 45px,100% 100%,0 100%); \n    grid-column: 1\/10; \n    grid-row: 3\/6; \n    z-index: 1;\n  } \n}     \n\n.butler-news-card-image-wrapper { \n    flex-shrink: 0; \n    height: 100px; \n    width: 100px;\n} \n\n@media all{ \n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-image-wrapper  { \n    aspect-ratio: 16\/9; \n    height: auto; \n    width: 100%;\n  } \n}     \n\n@media (min-width: 993px){ \n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized-featured .butler-news-card-stylized-link .butler-news-card-image-wrapper  { \n    grid-column: 5\/25; \n    grid-row: 1\/8;\n  } \n}     \n\n.butler-news-card-category { \n    color: var(--wp--preset--color--custom-contrast-2); \n    font-family: Helvetica Neue,Arial,sans-serif; \n    font-size: var(--wp--preset--font-size--small); \n    font-weight: 500; \n    text-transform: uppercase;\n} \n\n@media all{ \n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-category.butler-news-card-image-category  { \n    display: none;\n  } \n\n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized-read-more  { \n    background-color: var(--wp--preset--color--custom-white); \n    display: flex; \n    flex-direction: column; \n    flex-grow: 1; \n    justify-content: flex-end; \n    padding: 20px 20px 20px 16px;\n  } \n\n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized-meta  { \n    background-color: var(--wp--preset--color--custom-white); \n    padding: 20px;\n  } \n}     \n\n.butler-news-card-image { \n    border-radius: .25rem; \n    height: 100%; \n    -o-object-fit: cover; \n    object-fit: cover; \n    width: 100%;\n} \n\n@media all{ \n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-image  { \n    border-radius: 0; \n    display: block; \n    height: 100%; \n    -o-object-fit: cover; \n    object-fit: cover; \n    width: 100%;\n  } \n\n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized-read-more-link  { \n    align-items: center; \n    background: transparent; \n    color: var(--wp--preset--color--custom-contrast-2); \n    display: inline-flex; \n    flex-wrap: nowrap; \n    font-size: var(--wp--preset--font-size--regular); \n    gap: var(--button-text-link-gap-override,.5rem); \n    max-width: none; \n    min-width: 0; \n    padding: 0; \n    position: relative; \n    text-align: initial; \n    text-decoration: underline; \n    white-space: nowrap; \n    width: -moz-fit-content; \n    width: fit-content;\n  } \n\n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized-read-more-link::before { \n    background-color: currentcolor; \n    color: currentcolor; \n    content: \"\"; \n    display: block; \n    flex-shrink: 0; \n    height: var(--button-text-link-arrow-size-override,14px); \n    mask-image: var(--button-text-link-arrow-mask-override,url(\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns=%27http:\/\/www.w3.org\/2000\/svg%27 viewBox=%270 0 13.39 10.59%27%3E%3Cpath d=%27m13.39 5.3-5.81 5.29-1.42-1.58 3.22-2.8-3.4.13H0V4.25h5.98l3.4.13-3.17-2.79L7.58 0z%27\/%3E%3C\/svg%3E\")); \n    -webkit-mask-image: var(--button-text-link-arrow-mask-override,url(\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns=%27http:\/\/www.w3.org\/2000\/svg%27 viewBox=%270 0 13.39 10.59%27%3E%3Cpath d=%27m13.39 5.3-5.81 5.29-1.42-1.58 3.22-2.8-3.4.13H0V4.25h5.98l3.4.13-3.17-2.79L7.58 0z%27\/%3E%3C\/svg%3E\")); \n    mask-position: center; \n    -webkit-mask-position: center; \n    mask-repeat: no-repeat; \n    -webkit-mask-repeat: no-repeat; \n    mask-size: contain; \n    -webkit-mask-size: contain; \n    pointer-events: none; \n    position: absolute; \n    right: calc((var(--button-text-link-circle-size-override, 32px) - var(--button-text-link-arrow-size-override, 14px))\/2); \n    top: calc((var(--button-text-link-circle-size-override, 32px) - var(--button-text-link-arrow-size-override, 14px))\/2); \n    transition: color .15s linear; \n    width: var(--button-text-link-arrow-size-override,14px);\n  } \n\n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized-read-more-link::after { \n    background: var(--button-text-link-circle-bg-override,transparent); \n    border: 2px solid; \n    border-radius: 50%; \n    box-sizing: border-box; \n    content: \"\"; \n    display: inline-block; \n    flex: 0 0 var(--button-text-link-circle-size-override,32px); \n    height: var(--button-text-link-circle-size-override,32px); \n    transition: background-color .15s linear,border-color .15s linear; \n    width: var(--button-text-link-circle-size-override,32px); \n    border-image-source: none; \n    border-image-slice: 100%; \n    border-image-width: 1; \n    border-image-outset: 0; \n    border-image-repeat: stretch;\n  } \n\n   .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized-link:hover .butler-news-card-stylized-read-more-link { \n    text-decoration: none;\n  } \n\n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized-link:focus-visible .butler-news-card-stylized-read-more-link, .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-stylized-link:hover .butler-news-card-stylized-read-more-link { \n    text-decoration: none;\n  } \n}     \n\n.butler-news-card-title { \n    color: var(--wp--preset--color--custom-primary); \n    font-family: var(--wp--preset--font-family--field-gothic); \n    font-size: var(--wp--preset--font-size--x-large); \n    font-weight: 500; \n    line-height: 1.15; \n    margin: 0;\n} \n\n@media all{ \n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-title  { \n    font-family: var(--wp--preset--font-family--field-gothic); \n    font-size: var(--wp--preset--font-size--x-large); \n    line-height: 1.05;\n  } \n}     \n\n.butler-news-card-excerpt { \n    color: var(--wp--preset--color--custom-primary); \n    line-height: 1.35; \n    margin: .5rem 0 0;\n} \n\n@media all{ \n  .wp-block-butler-news.butler-news.is-style-stylized .butler-news-card-excerpt  { \n    color: var(--wp--preset--color--custom-primary); \n    margin-top: .75rem;\n  } \n}     \n\n\n\/* These were inline style tags. Uses id+class to override almost everything *\/\n#style-6hknN.style-6hknN {  \n   margin-top:0px;  \n   margin-bottom:0px;  \n}  \n\n\n\/* ==========================================================\n   BUTLER NEWS CUSTOM OVERRIDES\n   Keep IT layout\/buttons\/hover behavior intact\n========================================================== *\/\n\n.wp-block-butler-news.butler-news.is-style-stylized {\n  --butler-news-font:\n    \"ff-good-headline-web-pro\",\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  --butler-news-font-ext:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    Arial,\n    Helvetica,\n    sans-serif;\n}\n\n\n\/* ==========================================================\n   TYPOGRAPHY\n========================================================== *\/\n\n\n\/* Recent Stories \u2014 EXT *\/\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-title {\n  margin: 0;\n\n  color: var(--wp--preset--color--custom-primary);\n\n  font-family: var(--butler-news-font-ext);\n\n  font-size: clamp(58px, 4.6vw, 70px);\n  font-style: normal;\n  font-weight: 700;\n\n  line-height: 0.8;\n\n  letter-spacing: normal;\n\n  text-transform: uppercase;\n}\n\n\n\/*\n * RECENT\n * STORIES\n *\/\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-title span {\n  display: block;\n}\n\n\n\/* Categories \u2014 EXT *\/\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-category {\n  color: var(--wp--preset--color--custom-contrast-2);\n\n  font-family: var(--butler-news-font-ext);\n\n  margin: 14px 0;\n\n  font-size: 20px;\n  font-style: normal;\n  font-weight: 400;\n\n  line-height: 1;\n\n  letter-spacing: 0.025em;\n\n  text-transform: uppercase;\n}\n\n\n\/* Article titles \u2014 regular Good Headline Pro *\/\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-title {\n  margin: 0;\n\n  color: var(--wp--preset--color--custom-primary);\n\n  font-family: var(--butler-news-font);\n\n  font-size: 28px;\n  font-style: normal;\n  font-weight: 700;\n\n  line-height: 1.05;\n\n  letter-spacing: normal;\n}\n\n\n\/* Excerpts \u2014 regular Good Headline Pro *\/\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-excerpt {\n  color: var(--wp--preset--color--custom-primary);\n\n  font-family: var(--butler-news-font);\n\n  font-size: 18px;\n  font-style: normal;\n  font-weight: 400;\n\n  line-height: 1.3;\n}\n\n\n\/* Read More \u2014 regular Good Headline Pro *\/\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-stylized-read-more-link {\n  font-family: var(--butler-news-font);\n\n  font-size: 18px;\n  font-style: normal;\n  font-weight: 700;\n\n  line-height: 1;\n}\n\n\n\/* All Stories \u2014 regular Good Headline Pro *\/\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-link,\n.wp-block-butler-news.butler-news.is-style-stylized\na.button-link-right {\n  font-family: var(--butler-news-font);\n\n  font-size: 18px;\n  font-style: normal;\n  font-weight: 700;\n}\n\n\n\/* ==========================================================\n   FEATURED STORY HOVER FIX ONLY\n\n   IT applies the green hover to every stylized card.\n   Undo it ONLY on the featured story.\n========================================================== *\/\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-stylized-featured\n.butler-news-card-stylized-link:hover,\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-stylized-featured\n.butler-news-card-stylized-link:focus-visible,\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-stylized-featured\n.butler-news-card-stylized-link:active {\n  background-color: transparent;\n}\n\n\n\/*\n * Featured white copy areas should stay white.\n *\/\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-stylized-featured\n.butler-news-card-stylized-link:hover\n.butler-news-card-stylized-meta,\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-stylized-featured\n.butler-news-card-stylized-link:focus-visible\n.butler-news-card-stylized-meta,\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-stylized-featured\n.butler-news-card-stylized-link:active\n.butler-news-card-stylized-meta,\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-stylized-featured\n.butler-news-card-stylized-link:hover\n.butler-news-card-stylized-read-more,\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-stylized-featured\n.butler-news-card-stylized-link:focus-visible\n.butler-news-card-stylized-read-more,\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-stylized-featured\n.butler-news-card-stylized-link:active\n.butler-news-card-stylized-read-more {\n  background-color: var(--wp--preset--color--custom-white);\n}\n\n\n\/* ==========================================================\n   TABLET\n   782px \u2013 992px\n\n   Only layout changes below this point.\n   Desktop remains IT's version.\n========================================================== *\/\n\n@media (min-width: 782px) and (max-width: 992px) {\n\n  .wp-block-butler-news.butler-news.is-style-stylized {\n    padding-right: 32px;\n    padding-left: 32px;\n  }\n\n\n  \/* Header *\/\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-header {\n    flex-direction: row;\n\n    align-items: flex-end;\n    justify-content: space-between;\n\n    gap: 24px;\n\n    margin-bottom: 28px;\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-title {\n    font-size: clamp(50px, 7vw, 62px);\n\n    line-height: 0.82;\n  }\n\n\n  \/*\n   * Tablet has room for one-line heading because it\n   * no longer overlaps the image.\n   *\/\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-title span {\n    display: inline;\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-title span + span::before {\n    content: \" \";\n  }\n\n\n  \/* Featured story stacks *\/\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-stylized-featured {\n    grid-column: 1 \/ -1;\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-stylized-featured\n  .butler-news-card-stylized-link {\n    display: flex;\n\n    flex-direction: column;\n\n    background-color: var(--wp--preset--color--custom-white);\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-stylized-featured\n  .butler-news-card-image-wrapper {\n    order: 1;\n\n    width: 100%;\n\n    aspect-ratio: 16 \/ 8;\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-stylized-featured\n  .butler-news-card-featured-card {\n    order: 2;\n\n    width: 100%;\n\n    clip-path: none;\n  }\n\n\n  \/* Two regular cards across *\/\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-stylized:not(\n    .butler-news-card-stylized-featured\n  ) {\n    grid-column: span 6;\n  }\n\n\n  \/*\n   * Center the final card.\n   *\/\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-stylized:last-child {\n    grid-column: 4 \/ span 6;\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-title {\n    font-size: 28px;\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-excerpt {\n    font-size: 17px;\n  }\n\n\n  \/*\n   * Top link is visible on tablet.\n   *\/\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-footer {\n    display: none;\n  }\n\n}\n\n\n\/* ==========================================================\n   MOBILE\n   781px and below\n========================================================== *\/\n\n@media (max-width: 781px) {\n\n  .wp-block-butler-news.butler-news.is-style-stylized {\n    padding:\n      44px\n      0\n      54px;\n  }\n\n\n  \/* Header gets side padding *\/\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-header {\n    gap: 10px;\n\n    margin-bottom: 22px;\n\n    padding-right: 18px;\n    padding-left: 18px;\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-title {\n    font-size: clamp(42px, 12vw, 52px);\n\n    line-height: 0.82;\n  }\n\n\n  \/*\n   * Recent Stories on one line on mobile.\n   *\/\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-title span {\n    display: inline;\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-title span + span::before {\n    content: \" \";\n  }\n\n\n  \/* Single-column news feed *\/\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-list {\n    display: flex;\n\n    flex-direction: column;\n\n    gap: 18px;\n  }\n\n\n  \/* Featured becomes a normal stacked card *\/\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-stylized-featured\n  .butler-news-card-stylized-link {\n    display: flex;\n\n    flex-direction: column;\n\n    background-color: var(--wp--preset--color--custom-white);\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-stylized-featured\n  .butler-news-card-image-wrapper {\n    order: 1;\n\n    width: 100%;\n\n    aspect-ratio: 16 \/ 9;\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-stylized-featured\n  .butler-news-card-featured-card {\n    order: 2;\n\n    width: 100%;\n\n    clip-path: none;\n  }\n\n\n  \/* Images *\/\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-image-wrapper {\n    width: 100%;\n\n    aspect-ratio: 16 \/ 9;\n  }\n\n\n  \/* Copy *\/\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-stylized-meta {\n    padding:\n      20px\n      18px\n      12px;\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-category {\n    margin: 12px 0;\n\n    font-size: 18px;\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-title {\n    font-size: 28px;\n\n    line-height: 1.04;\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-excerpt {\n    margin-top: 10px;\n\n    font-size: 17px;\n\n    line-height: 1.3;\n  }\n\n\n  \/* Read More spacing only \u2014 IT retains its arrow\/button *\/\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-stylized-read-more {\n    padding:\n      5px\n      18px\n      20px;\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-stylized-read-more-link {\n    font-size: 17px;\n  }\n\n\n  \/*\n   * Header already has All Stories.\n   *\/\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-footer {\n    display: none;\n  }\n\n}\n\n\n\/* ==========================================================\n   SMALL MOBILE\n========================================================== *\/\n\n@media (max-width: 420px) {\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-header {\n    padding-right: 16px;\n    padding-left: 16px;\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-stylized-meta {\n    padding:\n      18px\n      16px\n      11px;\n  }\n\n\n  .wp-block-butler-news.butler-news.is-style-stylized\n  .butler-news-card-stylized-read-more {\n    padding:\n      5px\n      16px\n      18px;\n  }\n\n}\n\n\/* ==========================================================\n   NEWS LINK \/ HOVER CLEANUP\n   No underline at rest; underline on hover\/focus\n========================================================== *\/\n\n\/* -----------------------------------------\n   Story cards \u2014 default state\n----------------------------------------- *\/\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-stylized-link,\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-stylized-link:visited {\n  text-decoration: none !important;\n}\n\n\n\/* Read More \u2014 no underline by default *\/\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-stylized-read-more-link {\n  text-decoration: none !important;\n  text-decoration-line: none !important;\n}\n\n\n\/* Read More \u2014 underline ONLY when card is hovered *\/\n\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-stylized-link:hover\n.butler-news-card-stylized-read-more-link,\n.wp-block-butler-news.butler-news.is-style-stylized\n.butler-news-card-stylized-link:focus-visible\n.butler-news-card-stylized-read-more-link {\n  text-decoration: underline !important;\n  text-decoration-line: underline !important;\n  text-decoration-thickness: 1px !important;\n  text-underline-offset: 3px !important;\n}\n\n\n\/* -----------------------------------------\n   All Stories \u2014 default state\n----------------------------------------- *\/\n\n.wp-block-butler-news.butler-news.is-style-stylized\na.butler-news-link,\n.wp-block-butler-news.butler-news.is-style-stylized\na.butler-news-link:visited {\n  background-color: transparent !important;\n  color: var(--wp--preset--color--custom-contrast-2) !important;\n\n  text-decoration: none !important;\n  text-decoration-line: none !important;\n}\n\n\n\/* All Stories \u2014 underline on hover\/focus *\/\n\n.wp-block-butler-news.butler-news.is-style-stylized\na.butler-news-link:hover,\n.wp-block-butler-news.butler-news.is-style-stylized\na.butler-news-link:focus-visible {\n  background-color: transparent !important;\n  color: var(--wp--preset--color--custom-contrast-2) !important;\n\n  text-decoration: underline !important;\n  text-decoration-line: underline !important;\n  text-decoration-thickness: 1px !important;\n  text-underline-offset: 3px !important;\n}\n<\/style>\n\n<section class=\"butler-news alignfull is-style-stylized wp-block-butler-news\" aria-labelledby=\"butler-news-heading\">\n  <div class=\"butler-news-inner\">\n\n    <!-- =========================================\n         Header\n    ========================================== -->\n    <div class=\"butler-news-header\">\n\n      <h2 id=\"butler-news-heading\" class=\"butler-news-title\">\n        <span>Recent<\/span>\n        <span>Stories<\/span>\n      <\/h2>\n\n      <a\n        href=\"https:\/\/stories.butler.edu\"\n        target=\"_blank\"\n        rel=\"noopener\"\n        class=\"butler-news-link button-link-right\"\n      >\n        All Stories\n      <\/a>\n\n    <\/div>\n\n\n    <!-- =========================================\n         News Grid\n    ========================================== -->\n    <div class=\"butler-news-list\">\n\n\n      <!-- =======================================\n           Featured Story\n      ======================================== -->\n      <article class=\"butler-news-card-stylized butler-news-card-stylized-featured\">\n\n        <a\n          href=\"https:\/\/stories.butler.edu\/when-opportunity-calls-butler-students-step-into-the-spotlight-at-cannes-lions-international-festival-of-creativity\/\"\n          target=\"_blank\"\n          rel=\"noopener\"\n          class=\"butler-news-card-stylized-link\"\n        >\n\n          <div class=\"butler-news-card-featured-card\">\n\n            <div class=\"butler-news-card-stylized-meta\">\n\n              <p class=\"butler-news-card-category\">\n                Campus News\n              <\/p>\n\n              <p class=\"butler-news-card-title\">\n                When Opportunity Calls: Butler Students Step into the Spotlight at Cannes Lions International Festival of Creativity\n              <\/p>\n\n              <p class=\"butler-news-card-excerpt\">\n                When Sara Camden \u201902 needed a team she could trust at one of the world\u2019s most prestigious gatherings of marketers, advertisers, and creative\u2026\n              <\/p>\n\n            <\/div>\n\n            <div class=\"butler-news-card-stylized-read-more\">\n\n              <span class=\"butler-news-card-stylized-read-more-link\">\n                Read More\n              <\/span>\n\n            <\/div>\n\n          <\/div>\n\n\n          <div class=\"butler-news-card-image-wrapper\">\n\n            <img\n              decoding=\"async\"\n              loading=\"lazy\"\n              class=\"butler-news-card-image\"\n              src=\"https:\/\/cdn.butler.edu\/stories\/2026\/08\/05150002\/BISE-x-InMobi-1.png\"\n              alt=\"\"\n            >\n\n          <\/div>\n\n        <\/a>\n\n      <\/article>\n\n\n      <!-- =======================================\n           Story 2\n      ======================================== -->\n      <article class=\"butler-news-card-stylized\">\n\n        <a\n          href=\"https:\/\/stories.butler.edu\/butler-university-announces-new-masters-entry-to-practice-nursing-program\/\"\n          target=\"_blank\"\n          rel=\"noopener\"\n          class=\"butler-news-card-stylized-link\"\n        >\n\n          <p class=\"butler-news-card-category butler-news-card-image-category\">\n            Campus News\n          <\/p>\n\n          <div class=\"butler-news-title-image-wrapper\">\n\n            <div class=\"butler-news-card-image-wrapper\">\n\n              <div class=\"butler-news-title-image-wrapper-inner\">\n\n                <img\n                  decoding=\"async\"\n                  loading=\"lazy\"\n                  class=\"butler-news-card-image\"\n                  src=\"https:\/\/cdn.butler.edu\/stories\/2026\/06\/01102051\/MSN-Nursing-Program-Announcement.png\"\n                  alt=\"\"\n                >\n\n              <\/div>\n\n            <\/div>\n\n\n            <div class=\"butler-news-card-stylized-meta\">\n\n              <p class=\"butler-news-card-category\">\n                Campus News\n              <\/p>\n\n              <p class=\"butler-news-card-title\">\n                Butler University Announces New Master\u2019s Entry-to-Practice Nursing Program\n              <\/p>\n\n              <p class=\"butler-news-card-excerpt\">\n                When Sara Camden \u201902 needed a team she could trust at one of the world\u2019s most prestigious gatherings of marketers, advertisers, and creative\u2026\n              <\/p>\n\n            <\/div>\n\n          <\/div>\n\n\n          <div class=\"butler-news-card-stylized-read-more\">\n\n            <span class=\"butler-news-card-stylized-read-more-link\">\n              Read More\n            <\/span>\n\n          <\/div>\n\n        <\/a>\n\n      <\/article>\n\n\n      <!-- =======================================\n           Story 3\n      ======================================== -->\n      <article class=\"butler-news-card-stylized\">\n\n        <a\n          href=\"https:\/\/stories.butler.edu\/butler-university-breaks-ground-on-whitehill-ballroom-advancing-midtown-arts-district-vision\/\"\n          target=\"_blank\"\n          rel=\"noopener\"\n          class=\"butler-news-card-stylized-link\"\n        >\n\n          <p class=\"butler-news-card-category butler-news-card-image-category\">\n            Campus News\n          <\/p>\n\n          <div class=\"butler-news-title-image-wrapper\">\n\n            <div class=\"butler-news-card-image-wrapper\">\n\n              <div class=\"butler-news-title-image-wrapper-inner\">\n\n                <img\n                  decoding=\"async\"\n                  loading=\"lazy\"\n                  class=\"butler-news-card-image\"\n                  src=\"https:\/\/cdn.butler.edu\/stories\/2026\/06\/04184412\/Copy-of-Stories-Header-Photo.png\"\n                  alt=\"\"\n                >\n\n              <\/div>\n\n            <\/div>\n\n\n            <div class=\"butler-news-card-stylized-meta\">\n\n              <p class=\"butler-news-card-category\">\n                Campus News\n              <\/p>\n\n              <p class=\"butler-news-card-title\">\n                Butler University Breaks Ground on Whitehill Ballroom, Advancing Midtown Arts District Vision\n              <\/p>\n\n              <p class=\"butler-news-card-excerpt\">\n                Butler University officially broke ground today on the Allen Whitehill Clowes Ballroom (Whitehill Ballroom)\u2026\n              <\/p>\n\n            <\/div>\n\n          <\/div>\n\n\n          <div class=\"butler-news-card-stylized-read-more\">\n\n            <span class=\"butler-news-card-stylized-read-more-link\">\n              Read More\n            <\/span>\n\n          <\/div>\n\n        <\/a>\n\n      <\/article>\n\n\n      <!-- =======================================\n           Story 4\n      ======================================== -->\n      <article class=\"butler-news-card-stylized\">\n\n        <a\n          href=\"https:\/\/stories.butler.edu\/chasing-the-checkered-flag-alex-corbys-path-to-the-indy-500\/\"\n          target=\"_blank\"\n          rel=\"noopener\"\n          class=\"butler-news-card-stylized-link\"\n        >\n\n          <p class=\"butler-news-card-category butler-news-card-image-category\">\n            Campus News\n          <\/p>\n\n          <div class=\"butler-news-title-image-wrapper\">\n\n            <div class=\"butler-news-card-image-wrapper\">\n\n              <div class=\"butler-news-title-image-wrapper-inner\">\n\n                <img\n                  decoding=\"async\"\n                  loading=\"lazy\"\n                  class=\"butler-news-card-image\"\n                  src=\"https:\/\/cdn.butler.edu\/stories\/2026\/07\/06094129\/Alex-Corby.png\"\n                  alt=\"\"\n                >\n\n              <\/div>\n\n            <\/div>\n\n\n            <div class=\"butler-news-card-stylized-meta\">\n\n              <p class=\"butler-news-card-category\">\n                Campus News\n              <\/p>\n\n              <p class=\"butler-news-card-title\">\n                Chasing the Checkered Flag: Alex Corby\u2019s Path to the Indy 500\n              <\/p>\n\n              <p class=\"butler-news-card-excerpt\">\n                Alex Corby didn\u2019t set out to be part of an Indy 500\u2013winning team. In fact, when he first started thinking about college\u2026\n              <\/p>\n\n            <\/div>\n\n          <\/div>\n\n\n          <div class=\"butler-news-card-stylized-read-more\">\n\n            <span class=\"butler-news-card-stylized-read-more-link\">\n              Read More\n            <\/span>\n\n          <\/div>\n\n        <\/a>\n\n      <\/article>\n\n    <\/div>\n\n\n    <!-- =========================================\n         Footer\n    ========================================== -->\n    <div class=\"butler-news-footer\">\n\n      <a\n        href=\"https:\/\/stories.butler.edu\"\n        target=\"_blank\"\n        rel=\"noopener\"\n        class=\"butler-news-link button-link-right\"\n      >\n        All Stories\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   Built for This\n   Design-review typography and color overrides\n========================================================= *\/\n\n.butler-form-hero,\n.butler-lp-video-row,\n.butler-feature-video,\n.butler-quote-carousel--landing,\n.butler-stats-band,\n.butler-social-slider {\n  --built-for-this-headline-font:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif;\n\n  --built-for-this-body-font:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif;\n\n  --built-for-this-breakthrough-blue: #0479ff;\n}\n\n\/* =========================================================\n   Main hero H1\n   Guildhall with three explicit lines\n========================================================= *\/\n\n.butler-form-hero__heading {\n  max-width: 650px !important;\n  margin-right: 0 !important;\n\n  color: #ffffff !important;\n\n  font-family:\n    \"guildhall-extended\",\n    \"Arial Narrow\",\n    sans-serif !important;\n\n  font-size: 120px !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  line-height: 0.8 !important;\n  letter-spacing: 0.006em !important;\n\n  text-transform: uppercase !important;\n  text-wrap: initial !important;\n}\n\n.butler-form-hero__heading span {\n  display: inline;\n\n  color: #0479ff !important;\n\n  font-family: inherit !important;\n  font-size: inherit !important;\n  font-style: inherit !important;\n  font-weight: inherit !important;\n  line-height: inherit !important;\n  letter-spacing: inherit !important;\n  text-transform: inherit !important;\n}\n\n\/* =========================================================\n   Major section headings\n========================================================= *\/\n\n.butler-lp-video-row__heading,\n.butler-feature-video__heading,\n.butler-stats-band__heading {\n  font-family:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif !important;\n\n  font-size: 120px !important;\n  font-style: normal !important;\n  line-height: 0.88 !important;\n  letter-spacing: normal !important;\n\n  text-transform: uppercase !important;\n}\n\n.butler-lp-video-row__heading span,\n.butler-feature-video__heading span,\n.butler-stats-band__heading span {\n  font-family: inherit !important;\n  font-size: inherit !important;\n  font-style: inherit !important;\n  font-weight: inherit !important;\n  line-height: inherit !important;\n  letter-spacing: inherit !important;\n  text-transform: inherit !important;\n}\n\n\/* Smaller stacked-video card headings *\/\n\n.butler-lp-video-card__title {\n  font-family:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif !important;\n\n  font-style: normal !important;\n  letter-spacing: normal !important;\n  text-transform: uppercase !important;\n}\n\n\/* =========================================================\n   Social slider heading\n========================================================= *\/\n\n.butler-social-slider__content {\n  gap: 15px !important;\n}\n\n.butler-social-slider__heading {\n  margin: 0 !important;\n\n  font-family:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif !important;\n\n  font-size: 55px !important;\n  font-style: normal !important;\n  font-weight: 700 !important;\n  line-height: 42px !important;\n  letter-spacing: normal !important;\n\n  text-transform: uppercase !important;\n}\n\n\/* =========================================================\n   Single featured-video heading\n   Keep on one line on wide screens\n========================================================= *\/\n\n@media (min-width: 1201px) {\n  .butler-feature-video__header {\n    width: 100% !important;\n    max-width: none !important;\n  }\n\n  .butler-feature-video__heading {\n    width: max-content;\n    max-width: none !important;\n    margin-right: auto !important;\n    margin-left: auto !important;\n\n    white-space: nowrap !important;\n    text-wrap: nowrap !important;\n  }\n}\n\n\/* =========================================================\n   Main body copy\n========================================================= *\/\n\n.butler-form-hero__intro,\n.butler-form-hero__intro p,\n.butler-lp-video-card__description,\n.butler-feature-video__intro,\n.butler-stats-band .butler-stat__label,\n.butler-stats-band .butler-stat__label.smaller {\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n\n  font-size: 23px !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  line-height: 1.3 !important;\n  letter-spacing: normal !important;\n}\n\n\/* =========================================================\n   Quote carousel\n========================================================= *\/\n\n\/* Main quote *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__quote {\n  font-family:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif !important;\n\n  font-size: 38px !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  line-height: 1.12 !important;\n  letter-spacing: normal !important;\n}\n\n\/* Quote attribution *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__name,\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__title {\n  color: #13294b !important;\n\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n\n  font-size: 20px !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  line-height: 1.15 !important;\n  letter-spacing: normal !important;\n\n  text-align: left !important;\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__name {\n  margin-bottom: 3px !important;\n}\n\n\/* =========================================================\n   Statistics\n========================================================= *\/\n\n\/* First and last main stat *\/\n\n.butler-stats-band .butler-stat__number {\n  color: #0479ff !important;\n\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n\n  font-size: 120px !important;\n  font-style: normal !important;\n  font-weight: 600 !important;\n  line-height: 0.88 !important;\n  letter-spacing: -0.025em !important;\n}\n\n\/* Longer middle stat *\/\n\n.butler-stats-band .butler-stat__number.smaller {\n  color: #0479ff !important;\n\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n\n  font-size: 53px !important;\n  font-style: normal !important;\n  font-weight: 600 !important;\n  line-height: 0.95 !important;\n  letter-spacing: -0.01em !important;\n}\n\n\/* =========================================================\n   Breakthrough Blue accents\n========================================================= *\/\n\n.butler-form-hero {\n  --butler-form-hero-blue: #0479ff;\n  --butler-form-hero-accent: #0479ff;\n}\n\n.butler-feature-video {\n  --feature-video-blue: #0479ff;\n}\n\n.butler-feature-video__play:hover,\n.butler-feature-video__play:focus-visible,\n.butler-lp-video-card__play:hover,\n.butler-lp-video-card__play:focus-visible {\n  background-color: #0479ff !important;\n}\n\n.butler-lp-video-card__transcript span {\n  color: #0479ff !important;\n}\n\n\/* Form focus *\/\n\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  input:not([type=\"hidden\"]):not([type=\"submit\"]):not([type=\"button\"]):not([type=\"checkbox\"]):not([type=\"radio\"]):focus,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  select:focus,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  textarea:focus {\n  border-color: #0479ff !important;\n  outline: 0 !important;\n  box-shadow: 0 0 0 3px rgba(4, 121, 255, 0.2) !important;\n}\n\n\/* Form submit interaction *\/\n\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  input[type=\"submit\"]:hover,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  input[type=\"submit\"]:focus-visible,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  button[type=\"submit\"]:hover,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  button[type=\"submit\"]:focus-visible,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  .form_button_submit:hover,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  .form_button_submit:focus-visible {\n  background-color: #0479ff !important;\n}\n\n\/* Quote navigation *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel__nav:hover,\n.butler-quote-carousel--landing\n  .butler-quote-carousel__nav:focus-visible {\n  border-color: #0479ff !important;\n  background-color: #0479ff !important;\n  color: #ffffff !important;\n}\n\n\/* Social icons *\/\n\n.butler-social-slider\n  .wp-block-social-link-anchor:hover,\n.butler-social-slider\n  .wp-block-social-link-anchor:focus-visible {\n  background-color: #0479ff !important;\n}\n\n\/* =========================================================\n   Medium desktop\n========================================================= *\/\n\n@media (max-width: 1200px) {\n  .butler-form-hero__heading {\n    font-size: clamp(88px, 9vw, 108px) !important;\n  }\n\n  .butler-lp-video-row__heading,\n  .butler-feature-video__heading,\n  .butler-stats-band__heading {\n    font-size: clamp(82px, 9vw, 104px) !important;\n  }\n\n  .butler-feature-video__heading {\n    width: auto;\n    max-width: 900px !important;\n\n    white-space: normal !important;\n    text-wrap: balance !important;\n  }\n}\n\n\/* =========================================================\n   Tablet\n========================================================= *\/\n\n@media (max-width: 1000px) {\n  .butler-form-hero__heading {\n    font-size: clamp(72px, 12vw, 96px) !important;\n    line-height: 0.82 !important;\n  }\n\n  .butler-lp-video-row__heading,\n  .butler-feature-video__heading,\n  .butler-stats-band__heading {\n    font-size: clamp(68px, 10vw, 88px) !important;\n    line-height: 0.9 !important;\n  }\n\n  .butler-form-hero__intro,\n  .butler-form-hero__intro p,\n  .butler-lp-video-card__description,\n  .butler-feature-video__intro,\n  .butler-stats-band .butler-stat__label,\n  .butler-stats-band .butler-stat__label.smaller {\n    font-size: 21px !important;\n    font-weight: 400 !important;\n    line-height: 1.32 !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote {\n    font-size: 32px !important;\n    line-height: 1.12 !important;\n  }\n\n  .butler-stats-band .butler-stat__number {\n    font-size: 100px !important;\n  }\n\n  .butler-stats-band .butler-stat__number.smaller {\n    font-size: 48px !important;\n  }\n\n  .butler-social-slider__heading {\n    font-size: 48px !important;\n    line-height: 40px !important;\n  }\n}\n\n\/* =========================================================\n   Mobile\n========================================================= *\/\n\n@media (max-width: 760px) {\n  .butler-form-hero__heading {\n    font-size: clamp(58px, 16vw, 76px) !important;\n    line-height: 0.82 !important;\n  }\n\n  .butler-lp-video-row__heading,\n  .butler-feature-video__heading,\n  .butler-stats-band__heading {\n    font-size: clamp(54px, 14vw, 70px) !important;\n    line-height: 0.92 !important;\n  }\n\n  .butler-form-hero__intro,\n  .butler-form-hero__intro p,\n  .butler-lp-video-card__description,\n  .butler-feature-video__intro,\n  .butler-stats-band .butler-stat__label,\n  .butler-stats-band .butler-stat__label.smaller {\n    font-size: 20px !important;\n    font-weight: 400 !important;\n    line-height: 1.35 !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote {\n    font-size: 28px !important;\n    line-height: 1.12 !important;\n  }\n\n  .butler-stats-band .butler-stat__number {\n    font-size: 84px !important;\n  }\n\n  .butler-stats-band .butler-stat__number.smaller {\n    font-size: 43px !important;\n  }\n\n  .butler-social-slider__heading {\n    font-size: 42px !important;\n    line-height: 36px !important;\n  }\n}\n\n\/* =========================================================\n   Small mobile\n========================================================= *\/\n\n@media (max-width: 480px) {\n  .butler-form-hero__heading {\n    font-size: clamp(52px, 16vw, 66px) !important;\n  }\n\n  .butler-lp-video-row__heading,\n  .butler-feature-video__heading,\n  .butler-stats-band__heading {\n    font-size: clamp(48px, 14vw, 60px) !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote {\n    font-size: 26px !important;\n  }\n\n  .butler-stats-band .butler-stat__number {\n    font-size: 76px !important;\n  }\n\n  .butler-stats-band .butler-stat__number.smaller {\n    font-size: 40px !important;\n  }\n\n  .butler-social-slider__heading {\n    font-size: 38px !important;\n    line-height: 34px !important;\n  }\n}\n\n\/* =========================================\n   Built for This\n   Design review override patch\n   Add at very end of page stylesheet\n========================================= *\/\n\n\/* =========================================\n   1) FEATURE VIDEO\n   - Wider intro copy container\n   - Keep mobile\/tablet headline + intro centered\n   - Good Headline Pro body font\n========================================= *\/\n\n.butler-feature-video__intro {\n  max-width: 920px;\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n}\n\n\/* Keep the feature-video header centered on smaller screens *\/\n@media (max-width: 760px) {\n  .butler-feature-video__header {\n    text-align: center !important;\n  }\n\n  .butler-feature-video__heading {\n    text-align: center !important;\n  }\n\n  .butler-feature-video__intro {\n    margin-right: auto !important;\n    margin-left: auto !important;\n    text-align: center !important;\n  }\n}\n\n\/* =========================================\n   2) 4-VIDEO COMPONENT\n   - Transcript button should use Good Headline Pro\n   - Transcript panel\/body copy also set to Good Headline Pro\n========================================= *\/\n\n.butler-lp-video-card__transcript,\n.butler-lp-video-card__transcript span,\n.butler-lp-video-card__panel,\n.butler-lp-video-card__panel p {\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n}\n\n.butler-lp-video-card__transcript {\n  font-weight: 400 !important;\n}\n\n\/* =========================================\n   3) QUOTE CAROUSEL\n   - Attribution sizing:\n     name = 22px bold\n     title\/majors = 20px\n   - Shift subject PNG farther right\n   - Prevent white box from peeking past image\n========================================= *\/\n\nbody\n  .butler-quote-carousel--landing\n  p.butler-quote-carousel-slide__name {\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n  font-size: 22px !important;\n  font-weight: 700 !important;\n  line-height: 1.12 !important;\n  margin: 0 0 4px !important;\n}\n\nbody\n  .butler-quote-carousel--landing\n  p.butler-quote-carousel-slide__title {\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n  font-size: 20px !important;\n  font-weight: 400 !important;\n  line-height: 1.12 !important;\n  margin: 0 !important;\n}\n\n\/* Desktop quote layout adjustment *\/\n@media (min-width: 901px) {\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__media {\n    right: 16px !important;\n    transform: translateY(-49%) !important;\n  }\n\n  \/*\n   * Slightly more right-side padding in the card keeps\n   * the white box from visually peeking past the portrait.\n   *\/\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__card {\n    padding:\n      50px\n      clamp(340px, 28vw, 390px)\n      26px\n      30px !important;\n  }\n}\n\n\/* Mid-size desktop adjustment *\/\n@media (max-width: 1180px) and (min-width: 901px) {\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__media {\n    right: 12px !important;\n    transform: translateY(-48.5%) !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__card {\n    padding:\n      50px\n      clamp(300px, 31vw, 340px)\n      24px\n      28px !important;\n  }\n}\n\n\/* =========================================\n   4) COPYRIGHT \/ FOOTER\n   - Swap Clarendon to Good Headline Pro\n   - Use broad-but-safe footer selectors\n========================================= *\/\n\n.site-info,\n.site-info *,\n.footer-copyright,\n.footer-copyright *,\n.site-footer__copyright,\n.site-footer__copyright * {\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n}\n\n.landing-page-font-adjustment {\n  font-family: \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\nfont-weight: 400;\n}\n<\/style>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* =========================================\n   Butler Social Slider\n========================================= *\/\n\n.butler-social-slider {\n  --butler-social-navy: #13294b;\n  --butler-social-navy-dark: #071f3d;\n  --butler-social-white: #ffffff;\n  --butler-social-sky: #dff3ff;\n\n  --butler-social-bg-image:\n    url(\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/07\/10191344\/BU_Stone-Floor_SkyBlue_1920x1080-scaled.jpg\");\n\n  --butler-social-heading-font:\n    \"clarendon-urw-extra-narrow\",\n    \"Clarendon\",\n    Georgia,\n    serif;\n\n  position: relative;\n\n  overflow: hidden;\n\n  padding: 79px 0 69px;\n\n  background: var(--butler-social-white);\n  color: var(--butler-social-navy);\n}\n\n.butler-social-slider *,\n.butler-social-slider *::before,\n.butler-social-slider *::after {\n  box-sizing: border-box;\n}\n\n.butler-social-slider img,\n.butler-social-slider svg {\n  display: block;\n}\n\n.butler-social-slider .screen-reader-text {\n  position: absolute;\n\n  width: 1px;\n  height: 1px;\n  margin: -1px;\n  padding: 0;\n\n  overflow: hidden;\n\n  clip: rect(0 0 0 0);\n  clip-path: inset(50%);\n\n  border: 0;\n\n  white-space: nowrap;\n}\n\n\/* =========================================\n   Desktop background panel\n========================================= *\/\n\n.butler-social-slider::before {\n  content: \"\";\n\n  position: absolute;\n  top: calc(50% + 4px);\n  left: 50%;\n  z-index: 0;\n\n  width: 100vw;\n  height: 300px;\n\n  background-color: var(--butler-social-sky);\n  background-image: var(--butler-social-bg-image);\n  background-repeat: no-repeat;\n  background-position: center;\n  background-size: cover;\n\n  transform: translate(-50%, -50%);\n\n  pointer-events: none;\n}\n\n\/* =========================================\n   Main layout\n========================================= *\/\n\n.butler-social-slider__inner {\n  position: relative;\n  z-index: 1;\n\n  display: grid;\n  grid-template-columns:\n    max(400px, calc((100vw - 1280px) \/ 2 + 280px))\n    minmax(0, 1fr);\n  align-items: center;\n  gap: 0;\n\n  min-height: 350px;\n  margin: 0;\n  padding: 0;\n}\n\n\/* =========================================\n   Content\n========================================= *\/\n\n.butler-social-slider__content {\n  position: relative;\n  z-index: 2;\n\n  grid-column: 1;\n\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  gap: 18px;\n\n  width: 220px;\n  max-width: 220px;\n  margin-left: max(32px, calc((100vw - 1280px) \/ 2));\n\n  text-align: left;\n}\n\n.butler-social-slider__heading {\n  max-width: 220px;\n  margin: 0;\n\n  color: var(--butler-social-navy);\n\n  font-family: var(--butler-social-heading-font);\n  font-size: 40px;\n  font-weight: 700;\n  line-height: 0.9;\n  letter-spacing: normal;\n\n  text-align: left;\n}\n\n\/* =========================================\n   Social media links\n========================================= *\/\n\n.butler-social-slider__social {\n  margin: 0;\n}\n\n.butler-social-slider__social-list {\n  display: grid !important;\n  grid-template-columns: repeat(3, 50px);\n  justify-content: start;\n  justify-items: start;\n  gap: 14px 16px;\n\n  width: auto;\n  max-width: none;\n  margin: 0 !important;\n  padding: 0 !important;\n\n  list-style: none;\n}\n\n.butler-social-slider .wp-social-link.wp-block-social-link {\n  display: block;\n\n  width: 50px;\n  height: 50px;\n  margin: 0 !important;\n  padding: 0 !important;\n\n  border-radius: 999px;\n\n  background: transparent !important;\n}\n\n.butler-social-slider .wp-block-social-link-anchor {\n  display: flex !important;\n  align-items: center;\n  justify-content: center;\n\n  width: 50px;\n  height: 50px;\n  padding: 0 !important;\n\n  border-radius: 999px;\n\n  background: var(--butler-social-navy) !important;\n  color: var(--butler-social-white) !important;\n\n  text-decoration: none;\n\n  transition:\n    background-color 160ms ease,\n    transform 160ms ease;\n}\n\n.butler-social-slider .wp-block-social-link-anchor:hover,\n.butler-social-slider .wp-block-social-link-anchor:focus-visible {\n  background: var(--butler-social-navy-dark) !important;\n\n  transform: translateY(-2px);\n}\n\n.butler-social-slider .wp-block-social-link-anchor:focus-visible {\n  outline: 3px solid var(--butler-social-navy);\n  outline-offset: 4px;\n}\n\n.butler-social-slider .wp-block-social-link-anchor svg {\n  width: 24px !important;\n  height: 24px !important;\n\n  fill: currentColor !important;\n  color: currentColor !important;\n}\n\n.butler-social-slider .wp-block-social-link-anchor svg path {\n  fill: currentColor !important;\n}\n\n\/* =========================================\n   Custom social media icon images\n========================================= *\/\n\n.butler-social-slider\n  .wp-block-social-link-anchor.butler-social-slider__social-anchor--image {\n  padding: 0 !important;\n\n  background: transparent !important;\n}\n\n.butler-social-slider\n  .wp-block-social-link-anchor.butler-social-slider__social-anchor--image:hover,\n.butler-social-slider\n  .wp-block-social-link-anchor.butler-social-slider__social-anchor--image:focus-visible {\n  background: transparent !important;\n}\n\n.butler-social-slider__social-icon {\n  display: block;\n\n  width: 100%;\n  height: 100%;\n\n  object-fit: contain;\n}\n\n\/* =========================================\n   Desktop carousel\n========================================= *\/\n\n.butler-social-slider__marquee {\n  min-width: 0;\n}\n\n.butler-social-slider__marquee--desktop {\n  position: relative;\n  z-index: 2;\n\n  display: block;\n\n  grid-column: 2;\n\n  min-width: 0;\n  margin: 0;\n}\n\n.butler-social-slider__marquee--mobile {\n  display: none;\n}\n\n.butler-social-slider__viewport {\n  width: 100%;\n\n  overflow: hidden;\n}\n\n.butler-social-slider__track {\n  display: flex;\n  align-items: center;\n\n  width: max-content;\n  min-height: 350px;\n\n  transform: translate3d(0, 0, 0);\n  will-change: transform;\n}\n\n.butler-social-slider__sequence {\n  display: flex;\n  flex: 0 0 auto;\n  align-items: center;\n  gap: 20px;\n\n  padding-right: 20px;\n}\n\n.butler-social-slider__item,\n.butler-social-slider__item:nth-child(n) {\n  flex: 0 0 350px;\n\n  width: 350px;\n  min-width: 350px;\n  max-width: 350px;\n\n  height: 350px;\n  min-height: 350px;\n  max-height: 350px;\n\n  overflow: hidden;\n\n  aspect-ratio: 1 \/ 1;\n\n  background: #d9d9d9;\n}\n\n.butler-social-slider__image,\n.butler-social-slider__item > img {\n  display: block;\n\n  width: 350px;\n  min-width: 350px;\n  max-width: 350px;\n\n  height: 350px;\n  min-height: 350px;\n  max-height: 350px;\n\n  object-fit: cover;\n  object-position: center;\n}\n\n\/* =========================================\n   Pause\/resume button\n========================================= *\/\n\n.butler-social-slider__controls {\n  position: absolute;\n  right: max(24px, calc((100vw - 1280px) \/ 2));\n  bottom: 12px;\n  z-index: 5;\n\n  display: flex;\n  justify-content: flex-end;\n\n  visibility: visible;\n  pointer-events: auto;\n}\n\n.butler-social-slider .butler-toggle {\n  display: inline-flex !important;\n  align-items: center;\n  justify-content: center;\n\n  width: 48px;\n  height: 48px;\n  padding: 0;\n\n  border: 0;\n  border-radius: 999px;\n\n  background: var(--butler-social-navy);\n  color: var(--butler-social-white);\n\n  box-shadow: 0 8px 18px rgba(7, 31, 61, 0.18);\n\n  cursor: pointer;\n\n  transition:\n    background-color 160ms ease,\n    transform 160ms ease;\n}\n\n.butler-social-slider .butler-toggle:hover,\n.butler-social-slider .butler-toggle:focus-visible {\n  background: var(--butler-social-navy-dark);\n\n  transform: translateY(-1px);\n}\n\n.butler-social-slider .butler-toggle:focus-visible {\n  outline: 3px solid var(--butler-social-navy);\n  outline-offset: 4px;\n}\n\n.butler-social-slider .butler-toggle-icon {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 18px;\n  height: 18px;\n\n  line-height: 0;\n}\n\n.butler-social-slider .butler-toggle-icon svg {\n  width: 100%;\n  height: 100%;\n\n  fill: currentColor !important;\n}\n\n.butler-social-slider .butler-toggle-icon svg rect,\n.butler-social-slider .butler-toggle-icon svg path {\n  fill: currentColor !important;\n}\n\n.butler-social-slider .butler-toggle-icon-pause {\n  display: inline-flex;\n}\n\n.butler-social-slider .butler-toggle-icon-play {\n  display: none;\n}\n\n.butler-social-slider\n  .butler-toggle[aria-pressed=\"true\"]\n  .butler-toggle-icon-pause {\n  display: none;\n}\n\n.butler-social-slider\n  .butler-toggle[aria-pressed=\"true\"]\n  .butler-toggle-icon-play {\n  display: inline-flex;\n}\n\n\/* =========================================\n   Mobile layout\n========================================= *\/\n\n@media (max-width: 1000px) {\n  .butler-social-slider {\n    padding: 0 0 30px;\n\n    background-color: var(--butler-social-sky);\n    background-image: var(--butler-social-bg-image);\n    background-repeat: no-repeat;\n    background-position: center;\n    background-size: cover;\n  }\n\n  .butler-social-slider::before {\n    display: none;\n  }\n\n  .butler-social-slider__inner {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 0;\n\n    width: 100%;\n    min-height: 0;\n    margin: 0;\n    padding: 22px 0 0;\n\n    overflow: hidden;\n  }\n\n  .butler-social-slider__marquee--desktop {\n    display: none;\n  }\n\n  .butler-social-slider__marquee--mobile {\n    display: block;\n    order: 1;\n\n    width: 100%;\n    margin: 0 0 22px;\n\n    overflow: hidden;\n  }\n\n  .butler-social-slider__track {\n    display: flex;\n    align-items: flex-start;\n\n    min-height: 132px;\n  }\n\n  .butler-social-slider__sequence {\n    align-items: flex-start;\n    gap: 10px;\n\n    padding-right: 10px;\n  }\n\n  .butler-social-slider__item,\n  .butler-social-slider__item:nth-child(n) {\n    flex: 0 0 auto;\n\n    width: 118px;\n    min-width: 118px;\n    max-width: 118px;\n\n    height: 132px;\n    min-height: 132px;\n    max-height: 132px;\n\n    aspect-ratio: auto;\n  }\n\n  .butler-social-slider__item:nth-child(2n) {\n    width: 166px;\n    min-width: 166px;\n    max-width: 166px;\n  }\n\n  .butler-social-slider__item:nth-child(3n) {\n    width: 92px;\n    min-width: 92px;\n    max-width: 92px;\n  }\n\n  .butler-social-slider__image,\n  .butler-social-slider__item > img {\n    width: 100%;\n    min-width: 0;\n    max-width: none;\n\n    height: 100%;\n    min-height: 0;\n    max-height: none;\n\n    object-fit: cover;\n  }\n\n  .butler-social-slider__content {\n    order: 2;\n\n    align-items: center;\n    gap: 18px;\n\n    width: 100%;\n    max-width: none;\n    margin: 0;\n    padding: 20px 24px;\n\n    text-align: center;\n  }\n\n  .butler-social-slider__heading {\n    max-width: 280px;\n\n    font-size: 28px;\n    font-weight: 800;\n    line-height: 1.05;\n\n    text-align: center;\n  }\n\n  .butler-social-slider__social-list {\n    grid-template-columns: repeat(3, 54px);\n    justify-content: center;\n    justify-items: center;\n    gap: 12px 18px;\n\n    margin-inline: auto !important;\n  }\n\n  .butler-social-slider .wp-social-link.wp-block-social-link,\n  .butler-social-slider .wp-block-social-link-anchor {\n    width: 54px;\n    height: 54px;\n  }\n\n  .butler-social-slider .wp-block-social-link-anchor svg {\n    width: 23px !important;\n    height: 23px !important;\n  }\n\n  .butler-social-slider__controls {\n    top: 116px;\n    right: 16px;\n    bottom: auto;\n  }\n\n  .butler-social-slider .butler-toggle {\n    width: 46px;\n    height: 46px;\n  }\n\n  .butler-social-slider .butler-toggle-icon {\n    width: 16px;\n    height: 16px;\n  }\n}\n\n@media (max-width: 420px) {\n  .butler-social-slider__item,\n  .butler-social-slider__item:nth-child(n) {\n    width: 102px;\n    min-width: 102px;\n    max-width: 102px;\n\n    height: 126px;\n    min-height: 126px;\n    max-height: 126px;\n  }\n\n  .butler-social-slider__item:nth-child(2n) {\n    width: 150px;\n    min-width: 150px;\n    max-width: 150px;\n  }\n\n  .butler-social-slider__item:nth-child(3n) {\n    width: 86px;\n    min-width: 86px;\n    max-width: 86px;\n  }\n\n  .butler-social-slider__track {\n    min-height: 126px;\n  }\n\n  .butler-social-slider__controls {\n    top: 108px;\n    right: 14px;\n  }\n\n  .butler-social-slider .butler-toggle {\n    width: 42px;\n    height: 42px;\n  }\n\n  .butler-social-slider__heading {\n    font-size: 26px;\n  }\n\n  .butler-social-slider__social-list {\n    grid-template-columns: repeat(3, 50px);\n    gap: 12px 16px;\n  }\n\n  .butler-social-slider .wp-social-link.wp-block-social-link,\n  .butler-social-slider .wp-block-social-link-anchor {\n    width: 50px;\n    height: 50px;\n  }\n}\n\n\/* =========================================\n   Reduced motion\n========================================= *\/\n\n@media (prefers-reduced-motion: reduce) {\n  .butler-social-slider *,\n  .butler-social-slider *::before,\n  .butler-social-slider *::after {\n    transition-duration: 0.01ms !important;\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    scroll-behavior: auto !important;\n  }\n}\n\n\/* Hide pause\/play control until the carousel is hovered *\/\n\n.butler-social-slider__controls {\n  opacity: 0;\n  visibility: hidden;\n  pointer-events: none;\n\n  transform: translateY(6px);\n\n  transition:\n    opacity 180ms ease,\n    visibility 180ms ease,\n    transform 180ms ease;\n}\n\n\/* Reveal it when hovering the carousel or using keyboard focus *\/\n\n.butler-social-slider:hover .butler-social-slider__controls,\n.butler-social-slider:focus-within .butler-social-slider__controls {\n  opacity: 1;\n  visibility: visible;\n  pointer-events: auto;\n\n  transform: translateY(0);\n}\n\n\/* Touchscreens do not have a reliable hover state *\/\n\n@media (hover: none), (pointer: coarse) {\n  .butler-social-slider__controls {\n    opacity: 1;\n    visibility: visible;\n    pointer-events: auto;\n\n    transform: none;\n  }\n}\n\n\/* Keep the X icon background consistent on hover *\/\n.butler-social-slider\n  .wp-social-link-x\n  .wp-block-social-link-anchor:hover,\n.butler-social-slider\n  .wp-social-link-x\n  .wp-block-social-link-anchor:focus-visible {\n  background: var(--butler-social-navy) !important;\n}\n\n\/* Make the X mark slightly larger *\/\n.butler-social-slider\n  .wp-social-link-x\n  .wp-block-social-link-anchor\n  svg {\n  width: 28px !important;\n  height: 28px !important;\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n(function () {\n  function initializeSocialSliders() {\n    const sliders = document.querySelectorAll(\n      \".butler-social-slider\"\n    );\n\n    sliders.forEach(function (slider) {\n      initButlerSocialSlider(slider);\n    });\n  }\n\n  \/*\n   * Initialize whether the script loads before or after\n   * DOMContentLoaded.\n   *\/\n  if (document.readyState === \"loading\") {\n    document.addEventListener(\n      \"DOMContentLoaded\",\n      initializeSocialSliders,\n      { once: true }\n    );\n  } else {\n    initializeSocialSliders();\n  }\n})();\n\nfunction initButlerSocialSlider(slider) {\n  \/*\n   * Prevent the same component from being initialized twice.\n   *\/\n  if (\n    slider.dataset.socialSliderInitialized ===\n    \"true\"\n  ) {\n    return;\n  }\n\n  slider.dataset.socialSliderInitialized = \"true\";\n\n  const reducedMotionQuery = window.matchMedia(\n    \"(prefers-reduced-motion: reduce)\"\n  );\n\n  const toggleButton = slider.querySelector(\n    \".butler-toggle\"\n  );\n\n  const marquees = Array.from(\n    slider.querySelectorAll(\n      \".butler-social-slider__marquee\"\n    )\n  );\n\n  \/*\n   * Timing values are read from the section's\n   * data attributes.\n   *\/\n  const slideDuration = getNumericAttribute(\n    slider,\n    \"data-slide-duration\",\n    700\n  );\n\n  const slidePause = getNumericAttribute(\n    slider,\n    \"data-slide-pause\",\n    2300\n  );\n\n  const initialDelay = getNumericAttribute(\n    slider,\n    \"data-initial-delay\",\n    1000\n  );\n\n  let marqueeStates = [];\n  let rafId = null;\n  let lastTimestamp = null;\n\n  let isPaused = reducedMotionQuery.matches;\n  let hasStarted = false;\n\n  \/*\n   * The carousel alternates between:\n   *\n   * pause: holding the current image position\n   * slide: moving to the next image position\n   *\/\n  let animationPhase = \"pause\";\n  let phaseElapsed = 0;\n  let activePauseDuration = initialDelay;\n\n  function getVisibleMarquees() {\n    return marquees.filter(function (marquee) {\n      const styles = window.getComputedStyle(\n        marquee\n      );\n\n      if (styles.display === \"none\") {\n        return false;\n      }\n\n      if (marquee.offsetWidth <= 0) {\n        return false;\n      }\n\n      if (marquee.offsetHeight <= 0) {\n        return false;\n      }\n\n      return true;\n    });\n  }\n\n  \/*\n   * Add a duplicate sequence when the HTML\n   * contains only one.\n   *\n   * This allows the final image to transition\n   * seamlessly back to the beginning.\n   *\/\n  function ensureDuplicateSequence(track) {\n    const sequences = track.querySelectorAll(\n      \".butler-social-slider__sequence\"\n    );\n\n    if (sequences.length >= 2) {\n      return;\n    }\n\n    const firstSequence = sequences[0];\n\n    if (!firstSequence) {\n      return;\n    }\n\n    const clone = firstSequence.cloneNode(true);\n\n    clone.setAttribute(\n      \"aria-hidden\",\n      \"true\"\n    );\n\n    clone\n      .querySelectorAll(\"img\")\n      .forEach(function (image) {\n        image.setAttribute(\n          \"loading\",\n          \"eager\"\n        );\n\n        image.setAttribute(\n          \"alt\",\n          \"\"\n        );\n      });\n\n    track.appendChild(clone);\n  }\n\n  function findPreviousState(states, track) {\n    return states.find(function (state) {\n      return state.track === track;\n    });\n  }\n\n  \/*\n   * Measure the location of every item in the\n   * first sequence.\n   *\n   * This allows mobile images with different\n   * widths to advance by the correct amount.\n   *\/\n  function measureMarquees() {\n    const previousStates =\n      marqueeStates.slice();\n\n    const nextStates = [];\n\n    getVisibleMarquees().forEach(\n      function (marquee) {\n        const track = marquee.querySelector(\n          \".butler-social-slider__track\"\n        );\n\n        if (!track) {\n          return;\n        }\n\n        ensureDuplicateSequence(track);\n\n        const firstSequence =\n          track.querySelector(\n            \".butler-social-slider__sequence\"\n          );\n\n        if (!firstSequence) {\n          return;\n        }\n\n        const items = Array.from(\n          firstSequence.querySelectorAll(\n            \".butler-social-slider__item\"\n          )\n        );\n\n        if (!items.length) {\n          return;\n        }\n\n        const sequenceStart =\n          firstSequence.offsetLeft;\n\n        const positions = items.map(\n          function (item) {\n            return (\n              item.offsetLeft -\n              sequenceStart\n            );\n          }\n        );\n\n        const distance =\n          firstSequence\n            .getBoundingClientRect()\n            .width;\n\n        if (!distance) {\n          return;\n        }\n\n        if (distance <= 0) {\n          return;\n        }\n\n        const previousState =\n          findPreviousState(\n            previousStates,\n            track\n          );\n\n        let index = 0;\n\n        if (previousState) {\n          index = Math.min(\n            previousState.index,\n            positions.length - 1\n          );\n        }\n\n        const x = -positions[index];\n\n        track.style.transform =\n          \"translate3d(\" +\n          x +\n          \"px, 0, 0)\";\n\n        nextStates.push({\n          track: track,\n          positions: positions,\n          distance: distance,\n\n          index: index,\n          nextIndex: index,\n\n          x: x,\n          fromX: x,\n          toX: x,\n\n          wrapAfterSlide: false\n        });\n      }\n    );\n\n    marqueeStates = nextStates;\n\n    \/*\n     * Return to a clean pause after measuring.\n     *\/\n    animationPhase = \"pause\";\n    phaseElapsed = 0;\n\n    if (hasStarted) {\n      activePauseDuration = slidePause;\n    } else {\n      activePauseDuration = initialDelay;\n    }\n  }\n\n  \/*\n   * Prepare each visible track to advance\n   * exactly one image.\n   *\/\n  function beginNextSlide() {\n    if (!marqueeStates.length) {\n      return;\n    }\n\n    hasStarted = true;\n\n    marqueeStates.forEach(\n      function (state) {\n        const followingIndex =\n          state.index + 1;\n\n        state.fromX = state.x;\n\n        if (\n          followingIndex <\n          state.positions.length\n        ) {\n          state.nextIndex =\n            followingIndex;\n\n          state.toX =\n            -state.positions[\n              followingIndex\n            ];\n\n          state.wrapAfterSlide = false;\n        } else {\n          \/*\n           * Slide to the first item in the\n           * cloned sequence.\n           *\n           * The track resets to zero after\n           * the movement finishes.\n           *\/\n          state.nextIndex = 0;\n          state.toX = -state.distance;\n          state.wrapAfterSlide = true;\n        }\n      }\n    );\n\n    animationPhase = \"slide\";\n    phaseElapsed = 0;\n  }\n\n  function finishCurrentSlide() {\n    marqueeStates.forEach(\n      function (state) {\n        if (state.wrapAfterSlide) {\n          state.index = 0;\n          state.x = 0;\n        } else {\n          state.index =\n            state.nextIndex;\n\n          state.x =\n            state.toX;\n        }\n\n        state.fromX = state.x;\n        state.toX = state.x;\n        state.wrapAfterSlide = false;\n\n        state.track.style.transform =\n          \"translate3d(\" +\n          state.x +\n          \"px, 0, 0)\";\n      }\n    );\n\n    animationPhase = \"pause\";\n    phaseElapsed = 0;\n    activePauseDuration = slidePause;\n  }\n\n  \/*\n   * Smooth ease-in\/ease-out motion.\n   *\/\n  function easeInOutCubic(progress) {\n    if (progress < 0.5) {\n      return (\n        4 *\n        progress *\n        progress *\n        progress\n      );\n    }\n\n    return (\n      1 -\n      Math.pow(\n        -2 * progress + 2,\n        3\n      ) \/\n        2\n    );\n  }\n\n  function updateSlidePosition(progress) {\n    const easedProgress =\n      easeInOutCubic(progress);\n\n    marqueeStates.forEach(\n      function (state) {\n        state.x =\n          state.fromX +\n          (\n            state.toX -\n            state.fromX\n          ) *\n            easedProgress;\n\n        state.track.style.transform =\n          \"translate3d(\" +\n          state.x +\n          \"px, 0, 0)\";\n      }\n    );\n  }\n\n  function setPaused(nextPaused) {\n    isPaused = Boolean(nextPaused);\n\n    if (!toggleButton) {\n      return;\n    }\n\n    const pauseLabel =\n      toggleButton.getAttribute(\n        \"data-pause-label\"\n      ) ||\n      \"Pause motion\";\n\n    const playLabel =\n      toggleButton.getAttribute(\n        \"data-play-label\"\n      ) ||\n      \"Resume motion\";\n\n    toggleButton.setAttribute(\n      \"aria-pressed\",\n      String(isPaused)\n    );\n\n    toggleButton.setAttribute(\n      \"aria-label\",\n      isPaused\n        ? playLabel\n        : pauseLabel\n    );\n  }\n\n  function animate(timestamp) {\n    if (lastTimestamp === null) {\n      lastTimestamp = timestamp;\n    }\n\n    \/*\n     * Prevent a large jump after returning\n     * from an inactive browser tab.\n     *\/\n    const elapsed =\n      timestamp - lastTimestamp;\n\n    const delta = Math.min(\n      elapsed,\n      100\n    );\n\n    lastTimestamp = timestamp;\n\n    \/*\n     * These nested conditions intentionally\n     * avoid the logical AND operator because\n     * some WordPress editors encode ampersands.\n     *\/\n    if (!isPaused) {\n      if (marqueeStates.length > 0) {\n        phaseElapsed += delta;\n\n        if (\n          animationPhase ===\n          \"pause\"\n        ) {\n          if (\n            phaseElapsed >=\n            activePauseDuration\n          ) {\n            beginNextSlide();\n          }\n        } else {\n          const progress = Math.min(\n            phaseElapsed \/\n              slideDuration,\n            1\n          );\n\n          updateSlidePosition(\n            progress\n          );\n\n          if (progress >= 1) {\n            finishCurrentSlide();\n          }\n        }\n      }\n    }\n\n    rafId =\n      window.requestAnimationFrame(\n        animate\n      );\n  }\n\n  function refreshSlider() {\n    measureMarquees();\n  }\n\n  const debouncedRefresh = debounce(\n    refreshSlider,\n    150\n  );\n\n  if (toggleButton) {\n    toggleButton.addEventListener(\n      \"click\",\n      function () {\n        setPaused(!isPaused);\n      }\n    );\n  }\n\n  function handleReducedMotionChange(\n    event\n  ) {\n    setPaused(event.matches);\n  }\n\n  if (\n    typeof reducedMotionQuery\n      .addEventListener ===\n    \"function\"\n  ) {\n    reducedMotionQuery.addEventListener(\n      \"change\",\n      handleReducedMotionChange\n    );\n  } else if (\n    typeof reducedMotionQuery\n      .addListener ===\n    \"function\"\n  ) {\n    reducedMotionQuery.addListener(\n      handleReducedMotionChange\n    );\n  }\n\n  window.addEventListener(\n    \"resize\",\n    debouncedRefresh\n  );\n\n  \/*\n   * Prevent a position jump when returning\n   * to the browser tab.\n   *\/\n  document.addEventListener(\n    \"visibilitychange\",\n    function () {\n      if (!document.hidden) {\n        lastTimestamp = null;\n      }\n    }\n  );\n\n  \/*\n   * Remeasure once all page assets\n   * have loaded.\n   *\/\n  if (\n    document.readyState ===\n    \"complete\"\n  ) {\n    refreshSlider();\n  } else {\n    window.addEventListener(\n      \"load\",\n      refreshSlider,\n      { once: true }\n    );\n  }\n\n  \/*\n   * Remeasure after web fonts finish loading.\n   *\n   * Nested conditions are used here instead\n   * of a logical AND operator.\n   *\/\n  if (document.fonts) {\n    if (document.fonts.ready) {\n      document.fonts.ready.then(\n        function () {\n          refreshSlider();\n        }\n      );\n    }\n  }\n\n  \/*\n   * Observe changes to the component's\n   * dimensions.\n   *\/\n  if (\n    typeof ResizeObserver !==\n    \"undefined\"\n  ) {\n    const resizeObserver =\n      new ResizeObserver(\n        function () {\n          debouncedRefresh();\n        }\n      );\n\n    resizeObserver.observe(slider);\n  }\n\n  setPaused(isPaused);\n  measureMarquees();\n\n  lastTimestamp = null;\n\n  rafId =\n    window.requestAnimationFrame(\n      animate\n    );\n}\n\nfunction getNumericAttribute(\n  element,\n  attributeName,\n  fallback\n) {\n  const value = Number.parseFloat(\n    element.getAttribute(\n      attributeName\n    )\n  );\n\n  if (Number.isFinite(value)) {\n    return value;\n  }\n\n  return fallback;\n}\n\nfunction debounce(callback, wait) {\n  let timeoutId;\n\n  return function () {\n    const context = this;\n    const args = arguments;\n\n    window.clearTimeout(\n      timeoutId\n    );\n\n    timeoutId =\n      window.setTimeout(\n        function () {\n          callback.apply(\n            context,\n            args\n          );\n        },\n        wait\n      );\n  };\n}\n<\/script>\n\n<section\n  class=\"butler-social-slider alignfull wp-block-butler-social-slider\"\n  data-slide-duration=\"700\"\n  data-slide-pause=\"2300\"\n  data-initial-delay=\"1000\"\n>\n  <div class=\"butler-social-slider__inner\">\n\n    <!-- Mobile carousel -->\n    <div class=\"butler-social-slider__marquee butler-social-slider__marquee--mobile\">\n      <div class=\"butler-social-slider__viewport\">\n        <div class=\"butler-social-slider__track\" aria-hidden=\"true\">\n          <div class=\"butler-social-slider__sequence\">\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/02184440\/04212026_Irwin_Library_006.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05144154\/04232026_Observatory_051.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/02184438\/04232026_Holcomb_Class_001.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05135108\/04232026_Video_Production_015.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05135110\/04222026_Hinkle_042.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05135111\/04202026_Lacy_School_Business_201.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05144155\/04222026_Nursing_009.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05135113\/04212026_Roaming_Walking_016.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05135114\/04222026_Holcomb_Chemistry_Lab_077.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Heading and social media links -->\n    <div class=\"butler-social-slider__content\">\n      <h2 class=\"butler-social-slider__heading\">\n        More From the Butler Community\n      <\/h2>\n\n      <nav\n  class=\"butler-social-slider__social\"\n  aria-label=\"Social media\"\n>\n  <ul class=\"butler-social-slider__social-list wp-block-social-links is-style-logos-only is-horizontal has-normal-icon-size\">\n\n    <li class=\"wp-social-link wp-social-link-facebook wp-block-social-link\">\n      <a\n        href=\"https:\/\/www.facebook.com\/butleruniversity\/\"\n        class=\"wp-block-social-link-anchor butler-social-slider__social-anchor--image\"\n        aria-label=\"Butler University on Facebook\"\n      >\n        <img\n          class=\"butler-social-slider__social-icon\"\n          src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/06182755\/facebook_13294b-1.png\"\n          alt=\"\"\n          loading=\"lazy\"\n          decoding=\"async\"\n        >\n        <span class=\"screen-reader-text\">Facebook<\/span>\n      <\/a>\n    <\/li>\n\n    <li class=\"wp-social-link wp-social-link-instagram wp-block-social-link\">\n      <a\n        href=\"https:\/\/www.instagram.com\/butleru\/?hl=en\"\n        class=\"wp-block-social-link-anchor butler-social-slider__social-anchor--image\"\n        aria-label=\"Butler University on Instagram\"\n      >\n        <img\n          class=\"butler-social-slider__social-icon\"\n          src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/06182754\/instagram_13294b-1.png\"\n          alt=\"\"\n          loading=\"lazy\"\n          decoding=\"async\"\n        >\n        <span class=\"screen-reader-text\">Instagram<\/span>\n      <\/a>\n    <\/li>\n\n    <li class=\"wp-social-link wp-social-link-linkedin wp-block-social-link\">\n      <a\n        href=\"https:\/\/www.linkedin.com\/school\/butler-university\/\"\n        class=\"wp-block-social-link-anchor butler-social-slider__social-anchor--image\"\n        aria-label=\"Butler University on LinkedIn\"\n      >\n        <img\n          class=\"butler-social-slider__social-icon\"\n          src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/06182752\/linkedin_13294b-1.png\"\n          alt=\"\"\n          loading=\"lazy\"\n          decoding=\"async\"\n        >\n        <span class=\"screen-reader-text\">LinkedIn<\/span>\n      <\/a>\n    <\/li>\n\n    <li class=\"wp-social-link wp-social-link-tiktok wp-block-social-link\">\n      <a\n        href=\"https:\/\/www.tiktok.com\/@butleru\"\n        class=\"wp-block-social-link-anchor butler-social-slider__social-anchor--image\"\n        aria-label=\"Butler University on TikTok\"\n      >\n        <img\n          class=\"butler-social-slider__social-icon\"\n          src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/06182750\/tiktok_13294b-1.png\"\n          alt=\"\"\n          loading=\"lazy\"\n          decoding=\"async\"\n        >\n        <span class=\"screen-reader-text\">TikTok<\/span>\n      <\/a>\n    <\/li>\n\n    <!-- Keep the existing X SVG.\n         The current anchor styling creates the matching navy circle. -->\n    <li class=\"wp-social-link wp-social-link-x wp-block-social-link\">\n      <a\n        href=\"https:\/\/twitter.com\/butleru\"\n        class=\"wp-block-social-link-anchor\"\n        aria-label=\"Butler University on X\"\n      >\n        <svg\n          width=\"24\"\n          height=\"24\"\n          viewBox=\"0 0 24 24\"\n          xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n          aria-hidden=\"true\"\n          focusable=\"false\"\n        >\n          <path d=\"M13.982 10.622 20.54 3h-1.554l-5.693 6.618L8.745 3H3.5l6.876 10.007L3.5 21h1.554l6.012-6.989L15.868 21h5.245l-7.131-10.378Zm-2.128 2.474-.697-.997-5.543-7.93H8l4.474 6.4.697.996 5.815 8.318h-2.387l-4.745-6.787Z\"><\/path>\n        <\/svg>\n\n        <span class=\"screen-reader-text\">X<\/span>\n      <\/a>\n    <\/li>\n\n    <li class=\"wp-social-link wp-social-link-youtube wp-block-social-link\">\n      <a\n        href=\"https:\/\/www.youtube.com\/user\/butleruniversity\"\n        class=\"wp-block-social-link-anchor butler-social-slider__social-anchor--image\"\n        aria-label=\"Butler University on YouTube\"\n      >\n        <img\n          class=\"butler-social-slider__social-icon\"\n          src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/06182749\/youtube_13294b-1.png\"\n          alt=\"\"\n          loading=\"lazy\"\n          decoding=\"async\"\n        >\n        <span class=\"screen-reader-text\">YouTube<\/span>\n      <\/a>\n    <\/li>\n\n  <\/ul>\n<\/nav>\n    <\/div>\n\n    <!-- Desktop carousel -->\n    <div class=\"butler-social-slider__marquee butler-social-slider__marquee--desktop\">\n      <div class=\"butler-social-slider__viewport\">\n        <div class=\"butler-social-slider__track\" aria-hidden=\"true\">\n          <div class=\"butler-social-slider__sequence\">\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/02184440\/04212026_Irwin_Library_006.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05144154\/04232026_Observatory_051.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/02184438\/04232026_Holcomb_Class_001.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05135108\/04232026_Video_Production_015.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05135110\/04222026_Hinkle_042.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05135111\/04202026_Lacy_School_Business_201.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05144155\/04222026_Nursing_009.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05135113\/04212026_Roaming_Walking_016.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n            <div class=\"butler-social-slider__item\">\n              <img\n                class=\"butler-social-slider__image\"\n                src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05135114\/04222026_Holcomb_Chemistry_Lab_077.jpg\"\n                alt=\"\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n            <\/div>\n\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Pause\/resume control -->\n    <div class=\"butler-social-slider__controls\">\n      <button\n        type=\"button\"\n        class=\"butler-toggle butler-toggle-solid butler-auto-contrast has-contrast-light\"\n        aria-pressed=\"false\"\n        aria-label=\"Pause motion\"\n        data-pause-label=\"Pause motion\"\n        data-play-label=\"Resume motion\"\n      >\n        <span\n          class=\"butler-toggle-icon butler-toggle-icon-pause\"\n          aria-hidden=\"true\"\n        >\n          <svg\n            viewBox=\"0 0 24 24\"\n            role=\"presentation\"\n            focusable=\"false\"\n            xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n          >\n            <rect\n              x=\"7\"\n              y=\"5\"\n              width=\"3.5\"\n              height=\"14\"\n              rx=\"1\"\n            ><\/rect>\n\n            <rect\n              x=\"13.5\"\n              y=\"5\"\n              width=\"3.5\"\n              height=\"14\"\n              rx=\"1\"\n            ><\/rect>\n          <\/svg>\n        <\/span>\n\n        <span\n          class=\"butler-toggle-icon butler-toggle-icon-play\"\n          aria-hidden=\"true\"\n        >\n          <svg\n            viewBox=\"0 0 24 24\"\n            role=\"presentation\"\n            focusable=\"false\"\n            xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n          >\n            <path d=\"M8 5.75v12.5L18 12 8 5.75z\"><\/path>\n          <\/svg>\n        <\/span>\n      <\/button>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* =========================================\n   Smooth page scrolling\n========================================= *\/\n\nhtml {\n  scroll-behavior: smooth;\n}\n\n\/*\n * Prevent the top anchor from introducing\n * visible space in the page layout.\n *\/\n\n.butler-page-top {\n  position: absolute;\n  top: 0;\n  left: 0;\n\n  width: 1px;\n  height: 1px;\n\n  pointer-events: none;\n}\n\n\/* =========================================\n   Back-to-top section\n========================================= *\/\n\n.butler-back-to-top {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 100%;\n  padding: 34px 24px;\n\n  background: #ffffff;\n}\n\n.butler-back-to-top__link {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n\n  min-width: 178px;\n  min-height: 52px;\n  padding: 13px 28px;\n\n  border: 2px solid #13294b;\n  border-radius: 0;\n\n  background: transparent;\n  color: #13294b;\n\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif;\n  font-size: 19px;\n  font-weight: 700;\n  line-height: 1;\n  letter-spacing: 0.02em;\n\n  text-align: center;\n  text-decoration: none;\n  text-transform: uppercase;\n\n  transition:\n    background-color 180ms ease,\n    color 180ms ease,\n    transform 180ms ease;\n}\n\n.butler-back-to-top__link span {\n  font-size: 24px;\n  line-height: 0.8;\n\n  transform: translateY(-1px);\n}\n\n.butler-back-to-top__link:hover,\n.butler-back-to-top__link:focus-visible {\n  background: #13294b;\n  color: #ffffff;\n\n  transform: translateY(-2px);\n}\n\n.butler-back-to-top__link:focus-visible {\n  outline: 3px solid #0479ff;\n  outline-offset: 5px;\n}\n\n\/* =========================================\n   Mobile\n========================================= *\/\n\n@media (max-width: 600px) {\n  .butler-back-to-top {\n    padding: 28px 20px;\n  }\n\n  .butler-back-to-top__link {\n    width: min(100%, 320px);\n  }\n}\n\n\/* =========================================\n   Reduced motion\n========================================= *\/\n\n@media (prefers-reduced-motion: reduce) {\n  html {\n    scroll-behavior: auto;\n  }\n\n  .butler-back-to-top__link {\n    transition: none;\n  }\n}\n<\/style>\n\n<div class=\"butler-back-to-top\">\n  <a class=\"butler-back-to-top__link\" href=\"#page-top\">\n    <span aria-hidden=\"true\">\u2191<\/span>\n    Back to Top\n  <\/a>\n<\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   Built for This\n   Design-review typography and color overrides\n========================================================= *\/\n\n.butler-form-hero,\n.butler-lp-video-row,\n.butler-feature-video,\n.butler-quote-carousel--landing,\n.butler-stats-band,\n.butler-social-slider {\n  --built-for-this-headline-font:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif;\n\n  --built-for-this-body-font:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif;\n\n  --built-for-this-breakthrough-blue: #0479ff;\n}\n\n\/* =========================================================\n   Main hero H1\n   Guildhall with three explicit lines\n========================================================= *\/\n\n.butler-form-hero__heading {\n  max-width: 650px !important;\n  margin-right: 0 !important;\n\n  color: #ffffff !important;\n\n  font-family:\n    \"guildhall-extended\",\n    \"Arial Narrow\",\n    sans-serif !important;\n\n  font-size: 120px !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  line-height: 0.8 !important;\n  letter-spacing: 0.006em !important;\n\n  text-transform: uppercase !important;\n  text-wrap: initial !important;\n}\n\n.butler-form-hero__heading span {\n  display: inline;\n\n  color: #4f82aa !important;\n\n  font-family: inherit !important;\n  font-size: inherit !important;\n  font-style: inherit !important;\n  font-weight: inherit !important;\n  line-height: inherit !important;\n  letter-spacing: inherit !important;\n  text-transform: inherit !important;\n}\n\n\/* =========================================================\n   Major section headings\n========================================================= *\/\n\n.butler-lp-video-row__heading,\n.butler-feature-video__heading,\n.butler-stats-band__heading {\n  font-family:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif !important;\n\n  font-size: 120px !important;\n  font-style: normal !important;\n  line-height: 0.88 !important;\n  letter-spacing: normal !important;\n\n  text-transform: uppercase !important;\n}\n\n.butler-lp-video-row__heading span,\n.butler-feature-video__heading span,\n.butler-stats-band__heading span {\n  font-family: inherit !important;\n  font-size: inherit !important;\n  font-style: inherit !important;\n  font-weight: inherit !important;\n  line-height: inherit !important;\n  letter-spacing: inherit !important;\n  text-transform: inherit !important;\n}\n\n\/* Smaller stacked-video card headings *\/\n\n.butler-lp-video-card__title {\n  font-family:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif !important;\n\n  font-style: normal !important;\n  letter-spacing: normal !important;\n  text-transform: uppercase !important;\n}\n\n\/* =========================================================\n   Social slider heading\n========================================================= *\/\n\n.butler-social-slider__content {\n  gap: 15px !important;\n}\n\n.butler-social-slider__heading {\n  margin: 0 !important;\n\n  font-family:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif !important;\n\n  font-size: 55px !important;\n  font-style: normal !important;\n  font-weight: 700 !important;\n  line-height: 42px !important;\n  letter-spacing: normal !important;\n\n  text-transform: uppercase !important;\n}\n\n\/* =========================================================\n   Single featured-video heading\n   Keep on one line on wide screens\n========================================================= *\/\n\n@media (min-width: 1201px) {\n  .butler-feature-video__header {\n    width: 100% !important;\n    max-width: none !important;\n  }\n\n  .butler-feature-video__heading {\n    width: max-content;\n    max-width: none !important;\n    margin-right: auto !important;\n    margin-left: auto !important;\n\n    white-space: nowrap !important;\n    text-wrap: nowrap !important;\n  }\n}\n\n\/* =========================================================\n   Main body copy\n========================================================= *\/\n\n.butler-form-hero__intro,\n.butler-form-hero__intro p,\n.butler-lp-video-card__description,\n.butler-feature-video__intro,\n.butler-stats-band .butler-stat__label,\n.butler-stats-band .butler-stat__label.smaller {\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n\n  font-size: 23px !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  line-height: 1.3 !important;\n  letter-spacing: normal !important;\n}\n\n\/* =========================================================\n   Quote carousel\n========================================================= *\/\n\n\/* Main quote *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__quote {\n  font-family:\n    \"ff-good-headline-web-pro-ext\",\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    sans-serif !important;\n\n  font-size: 38px !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  line-height: 1.12 !important;\n  letter-spacing: normal !important;\n}\n\n\/* Quote attribution *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__name,\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__title {\n  color: #13294b !important;\n\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n\n  font-size: 20px !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  line-height: 1.15 !important;\n  letter-spacing: normal !important;\n\n  text-align: left !important;\n}\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel-slide__name {\n  margin-bottom: 3px !important;\n}\n\n\/* =========================================================\n   Statistics\n========================================================= *\/\n\n\/* First and last main stat *\/\n\n.butler-stats-band .butler-stat__number {\n  color: #E3F0FC !important;\n\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n\n  font-size: 120px !important;\n  font-style: normal !important;\n  font-weight: 600 !important;\n  line-height: 0.88 !important;\n  letter-spacing: -0.025em !important;\n}\n\n\/* Longer middle stat *\/\n\n.butler-stats-band .butler-stat__number.smaller {\n  color: #E3F0FC !important;\n\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n\n  font-size: 53px !important;\n  font-style: normal !important;\n  font-weight: 600 !important;\n  line-height: 0.95 !important;\n  letter-spacing: -0.01em !important;\n}\n\n\/* =========================================================\n   Breakthrough Blue accents\n========================================================= *\/\n\n.butler-form-hero {\n  --butler-form-hero-blue: #0479ff;\n  --butler-form-hero-accent: #0479ff;\n}\n\n.butler-feature-video {\n  --feature-video-blue: #0479ff;\n}\n\n.butler-feature-video__play:hover,\n.butler-feature-video__play:focus-visible,\n.butler-lp-video-card__play:hover,\n.butler-lp-video-card__play:focus-visible {\n  background-color: #0479ff !important;\n}\n\n.butler-lp-video-card__transcript span {\n  color: #0479ff !important;\n}\n\n\/* Form focus *\/\n\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  input:not([type=\"hidden\"]):not([type=\"submit\"]):not([type=\"button\"]):not([type=\"checkbox\"]):not([type=\"radio\"]):focus,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  select:focus,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  textarea:focus {\n  border-color: #0479ff !important;\n  outline: 0 !important;\n  box-shadow: 0 0 0 3px rgba(4, 121, 255, 0.2) !important;\n}\n\n\/* Form submit interaction *\/\n\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  input[type=\"submit\"]:hover,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  input[type=\"submit\"]:focus-visible,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  button[type=\"submit\"]:hover,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  button[type=\"submit\"]:focus-visible,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  .form_button_submit:hover,\n.butler-form-hero\n  #form_926f741b-11dc-483d-b3fe-ccf5669448e3\n  .form_button_submit:focus-visible {\n  background-color: #0479ff !important;\n}\n\n\/* Quote navigation *\/\n\n.butler-quote-carousel--landing\n  .butler-quote-carousel__nav:hover,\n.butler-quote-carousel--landing\n  .butler-quote-carousel__nav:focus-visible {\n  border-color: #0479ff !important;\n  background-color: #0479ff !important;\n  color: #ffffff !important;\n}\n\n\/* Social icons *\/\n\n.butler-social-slider\n  .wp-block-social-link-anchor:hover,\n.butler-social-slider\n  .wp-block-social-link-anchor:focus-visible {\n  background-color: #0479ff !important;\n}\n\n\/* =========================================================\n   Medium desktop\n========================================================= *\/\n\n@media (max-width: 1200px) {\n  .butler-form-hero__heading {\n    font-size: clamp(88px, 9vw, 108px) !important;\n  }\n\n  .butler-lp-video-row__heading,\n  .butler-feature-video__heading,\n  .butler-stats-band__heading {\n    font-size: clamp(82px, 9vw, 104px) !important;\n  }\n\n  .butler-feature-video__heading {\n    width: auto;\n    max-width: 900px !important;\n\n    white-space: normal !important;\n    text-wrap: balance !important;\n  }\n}\n\n\/* =========================================================\n   Tablet\n========================================================= *\/\n\n@media (max-width: 1000px) {\n  .butler-form-hero__heading {\n    font-size: clamp(72px, 12vw, 96px) !important;\n    line-height: 0.82 !important;\n  }\n\n  .butler-lp-video-row__heading,\n  .butler-feature-video__heading,\n  .butler-stats-band__heading {\n    font-size: clamp(68px, 10vw, 88px) !important;\n    line-height: 0.9 !important;\n  }\n\n  .butler-form-hero__intro,\n  .butler-form-hero__intro p,\n  .butler-lp-video-card__description,\n  .butler-feature-video__intro,\n  .butler-stats-band .butler-stat__label,\n  .butler-stats-band .butler-stat__label.smaller {\n    font-size: 21px !important;\n    font-weight: 400 !important;\n    line-height: 1.32 !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote {\n    font-size: 32px !important;\n    line-height: 1.12 !important;\n  }\n\n  .butler-stats-band .butler-stat__number {\n    font-size: 100px !important;\n  }\n\n  .butler-stats-band .butler-stat__number.smaller {\n    font-size: 48px !important;\n  }\n\n  .butler-social-slider__heading {\n    font-size: 48px !important;\n    line-height: 40px !important;\n  }\n}\n\n\/* =========================================================\n   Mobile\n========================================================= *\/\n\n@media (max-width: 760px) {\n  .butler-form-hero__heading {\n    font-size: clamp(58px, 16vw, 76px) !important;\n    line-height: 0.82 !important;\n  }\n\n  .butler-lp-video-row__heading,\n  .butler-feature-video__heading,\n  .butler-stats-band__heading {\n    font-size: clamp(54px, 14vw, 70px) !important;\n    line-height: 0.92 !important;\n  }\n\n  .butler-form-hero__intro,\n  .butler-form-hero__intro p,\n  .butler-lp-video-card__description,\n  .butler-feature-video__intro,\n  .butler-stats-band .butler-stat__label,\n  .butler-stats-band .butler-stat__label.smaller {\n    font-size: 20px !important;\n    font-weight: 400 !important;\n    line-height: 1.35 !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote {\n    font-size: 28px !important;\n    line-height: 1.12 !important;\n  }\n\n  .butler-stats-band .butler-stat__number {\n    font-size: 84px !important;\n  }\n\n  .butler-stats-band .butler-stat__number.smaller {\n    font-size: 43px !important;\n  }\n\n  .butler-social-slider__heading {\n    font-size: 42px !important;\n    line-height: 36px !important;\n  }\n}\n\n\/* =========================================================\n   Small mobile\n========================================================= *\/\n\n@media (max-width: 480px) {\n  .butler-form-hero__heading {\n    font-size: clamp(52px, 16vw, 66px) !important;\n  }\n\n  .butler-lp-video-row__heading,\n  .butler-feature-video__heading,\n  .butler-stats-band__heading {\n    font-size: clamp(48px, 14vw, 60px) !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__quote {\n    font-size: 26px !important;\n  }\n\n  .butler-stats-band .butler-stat__number {\n    font-size: 76px !important;\n  }\n\n  .butler-stats-band .butler-stat__number.smaller {\n    font-size: 40px !important;\n  }\n\n  .butler-social-slider__heading {\n    font-size: 38px !important;\n    line-height: 34px !important;\n  }\n}\n\n\/* =========================================\n   Built for This\n   Design review override patch\n   Add at very end of page stylesheet\n========================================= *\/\n\n\/* =========================================\n   1) FEATURE VIDEO\n   - Wider intro copy container\n   - Keep mobile\/tablet headline + intro centered\n   - Good Headline Pro body font\n========================================= *\/\n\n.butler-feature-video__intro {\n  max-width: 920px;\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n}\n\n\/* Keep the feature-video header centered on smaller screens *\/\n@media (max-width: 760px) {\n  .butler-feature-video__header {\n    text-align: center !important;\n  }\n\n  .butler-feature-video__heading {\n    text-align: center !important;\n  }\n\n  .butler-feature-video__intro {\n    margin-right: auto !important;\n    margin-left: auto !important;\n    text-align: center !important;\n  }\n}\n\n\/* =========================================\n   2) 4-VIDEO COMPONENT\n   - Transcript button should use Good Headline Pro\n   - Transcript panel\/body copy also set to Good Headline Pro\n========================================= *\/\n\n.butler-lp-video-card__transcript,\n.butler-lp-video-card__transcript span,\n.butler-lp-video-card__panel,\n.butler-lp-video-card__panel p {\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n}\n\n.butler-lp-video-card__transcript {\n  font-weight: 400 !important;\n}\n\n\/* =========================================\n   3) QUOTE CAROUSEL\n   - Attribution sizing:\n     name = 22px bold\n     title\/majors = 20px\n   - Shift subject PNG farther right\n   - Prevent white box from peeking past image\n========================================= *\/\n\nbody\n  .butler-quote-carousel--landing\n  p.butler-quote-carousel-slide__name {\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n  font-size: 22px !important;\n  font-weight: 700 !important;\n  line-height: 1.12 !important;\n  margin: 0 0 4px !important;\n}\n\nbody\n  .butler-quote-carousel--landing\n  p.butler-quote-carousel-slide__title {\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n  font-size: 20px !important;\n  font-weight: 400 !important;\n  line-height: 1.12 !important;\n  margin: 0 !important;\n}\n\n\/* Desktop quote layout adjustment *\/\n@media (min-width: 901px) {\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__media {\n    right: 16px !important;\n    transform: translateY(-49%) !important;\n  }\n\n  \/*\n   * Slightly more right-side padding in the card keeps\n   * the white box from visually peeking past the portrait.\n   *\/\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__card {\n    padding:\n      50px\n      clamp(340px, 28vw, 390px)\n      26px\n      30px !important;\n  }\n}\n\n\/* Mid-size desktop adjustment *\/\n@media (max-width: 1180px) and (min-width: 901px) {\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__media {\n    right: 12px !important;\n    transform: translateY(-48.5%) !important;\n  }\n\n  .butler-quote-carousel--landing\n    .butler-quote-carousel-slide__card {\n    padding:\n      50px\n      clamp(300px, 31vw, 340px)\n      24px\n      28px !important;\n  }\n}\n\n\/* =========================================\n   4) COPYRIGHT \/ FOOTER\n   - Swap Clarendon to Good Headline Pro\n   - Use broad-but-safe footer selectors\n========================================= *\/\n\n.site-info,\n.site-info *,\n.footer-copyright,\n.footer-copyright *,\n.site-footer__copyright,\n.site-footer__copyright * {\n  font-family:\n    \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\n}\n\n.landing-page-font-adjustment {\n  font-family: \"ff-good-headline-web-pro\",\n    \"Arial Narrow\",\n    Arial,\n    sans-serif !important;\nfont-weight: 400;\n}\n<\/style>\n\n\n\n<div class=\"wp-block-group alignfull has-theme-white-color has-theme-white-background-color has-text-color has-background\" id=\"campaigns-footer\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"473\" height=\"366\" src=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05175005\/documents_0bf9745d41f_1e1c3490fd3_butler-primary-logo.png\" alt=\"\" class=\"wp-image-3428\" style=\"width:200px\" srcset=\"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05175005\/documents_0bf9745d41f_1e1c3490fd3_butler-primary-logo.png 473w, https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/05175005\/documents_0bf9745d41f_1e1c3490fd3_butler-primary-logo-300x232.png 300w\" sizes=\"auto, (max-width: 473px) 100vw, 473px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"has-text-align-center has-theme-primary-color has-text-color has-link-color landing-page-font-adjustment has-medium-font-size wp-elements-00bc59ecab93bd77fbb686d29ba05861 wp-block-paragraph\">Copyright 2026 Butler University<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>BUILT FOR WHAT\u2019SNEXT At Butler, we believe what&#8217;s next isn&#8217;t something you wait for\u2014it&#8217;s something you build. Driven by an intense dedication to student outcomes and bold leadership, we create transformative experiences that prepare students to thrive in their careers, strengthen their communities, and shape what&#8217;s next. Bulldogs Are Built Differently At Butler, we believe [&hellip;]<\/p>\n","protected":false},"author":132,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-3315","page","type-page","status-publish","hentry"],"revision_note":"","acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v28.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Built for What&#039;s Next | Butler University<\/title>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Built for What&#039;s Next\" \/>\n<meta property=\"og:description\" content=\"BUILT FOR WHAT\u2019SNEXT At Butler, we believe what&#8217;s next isn&#8217;t something you wait for\u2014it&#8217;s something you build. Driven by an intense dedication to student outcomes and bold leadership, we create transformative experiences that prepare students to thrive in their careers, strengthen their communities, and shape what&#8217;s next. Bulldogs Are Built Differently At Butler, we believe [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.butler.edu\/campaigns\/built\/\" \/>\n<meta property=\"og:site_name\" content=\"Butler University Campaigns\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/butleruniversity\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-14T18:07:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.butler.edu\/campaigns\/wp-content\/uploads\/sites\/25\/2026\/08\/butleruniv_horiz_SU_wht-scaled.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@butleru\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"15 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/built\\\/\",\"url\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/built\\\/\",\"name\":\"Built for What's Next | Butler University\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/built\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/built\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/wp-content\\\/uploads\\\/sites\\\/25\\\/2026\\\/08\\\/butleruniv_horiz_SU_wht-scaled.png\",\"datePublished\":\"2026-07-21T15:22:40+00:00\",\"dateModified\":\"2026-08-14T18:07:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/built\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/built\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/built\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cdn.butler.edu\\\/www\\\/sites\\\/25\\\/2026\\\/08\\\/10170201\\\/butleruniv_horiz_SU_wht-scaled.png\",\"contentUrl\":\"https:\\\/\\\/cdn.butler.edu\\\/www\\\/sites\\\/25\\\/2026\\\/08\\\/10170201\\\/butleruniv_horiz_SU_wht-scaled.png\",\"width\":2560,\"height\":224},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/built\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Built for What&#8217;s Next\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/#website\",\"url\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/\",\"name\":\"Butler University Campaigns\",\"description\":\"Just another www.butler.edu Sites site\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/#organization\",\"name\":\"Butler University\",\"url\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.butler.edu\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/cropped-fav-compress.jpg\",\"contentUrl\":\"https:\\\/\\\/www.butler.edu\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/cropped-fav-compress.jpg\",\"width\":512,\"height\":512,\"caption\":\"Butler University\"},\"image\":{\"@id\":\"https:\\\/\\\/www.butler.edu\\\/campaigns\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/butleruniversity\",\"https:\\\/\\\/x.com\\\/butleru\",\"http:\\\/\\\/instagram.com\\\/butleru\",\"https:\\\/\\\/www.linkedin.com\\\/school\\\/14798\\\/\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/butleruniversity\",\"https:\\\/\\\/en.wikipedia.org\\\/wiki\\\/Butler_University\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Built for What's Next | Butler University","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"en_US","og_type":"article","og_title":"Built for What's Next","og_description":"BUILT FOR WHAT\u2019SNEXT At Butler, we believe what&#8217;s next isn&#8217;t something you wait for\u2014it&#8217;s something you build. Driven by an intense dedication to student outcomes and bold leadership, we create transformative experiences that prepare students to thrive in their careers, strengthen their communities, and shape what&#8217;s next. Bulldogs Are Built Differently At Butler, we believe [&hellip;]","og_url":"https:\/\/www.butler.edu\/campaigns\/built\/","og_site_name":"Butler University Campaigns","article_publisher":"https:\/\/www.facebook.com\/butleruniversity","article_modified_time":"2026-08-14T18:07:31+00:00","og_image":[{"url":"https:\/\/www.butler.edu\/campaigns\/wp-content\/uploads\/sites\/25\/2026\/08\/butleruniv_horiz_SU_wht-scaled.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@butleru","twitter_misc":{"Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.butler.edu\/campaigns\/built\/","url":"https:\/\/www.butler.edu\/campaigns\/built\/","name":"Built for What's Next | Butler University","isPartOf":{"@id":"https:\/\/www.butler.edu\/campaigns\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.butler.edu\/campaigns\/built\/#primaryimage"},"image":{"@id":"https:\/\/www.butler.edu\/campaigns\/built\/#primaryimage"},"thumbnailUrl":"https:\/\/www.butler.edu\/campaigns\/wp-content\/uploads\/sites\/25\/2026\/08\/butleruniv_horiz_SU_wht-scaled.png","datePublished":"2026-07-21T15:22:40+00:00","dateModified":"2026-08-14T18:07:31+00:00","breadcrumb":{"@id":"https:\/\/www.butler.edu\/campaigns\/built\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.butler.edu\/campaigns\/built\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.butler.edu\/campaigns\/built\/#primaryimage","url":"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/10170201\/butleruniv_horiz_SU_wht-scaled.png","contentUrl":"https:\/\/cdn.butler.edu\/www\/sites\/25\/2026\/08\/10170201\/butleruniv_horiz_SU_wht-scaled.png","width":2560,"height":224},{"@type":"BreadcrumbList","@id":"https:\/\/www.butler.edu\/campaigns\/built\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.butler.edu\/campaigns\/"},{"@type":"ListItem","position":2,"name":"Built for What&#8217;s Next"}]},{"@type":"WebSite","@id":"https:\/\/www.butler.edu\/campaigns\/#website","url":"https:\/\/www.butler.edu\/campaigns\/","name":"Butler University Campaigns","description":"Just another www.butler.edu Sites site","publisher":{"@id":"https:\/\/www.butler.edu\/campaigns\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.butler.edu\/campaigns\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.butler.edu\/campaigns\/#organization","name":"Butler University","url":"https:\/\/www.butler.edu\/campaigns\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.butler.edu\/campaigns\/#\/schema\/logo\/image\/","url":"https:\/\/www.butler.edu\/wp-content\/uploads\/2021\/10\/cropped-fav-compress.jpg","contentUrl":"https:\/\/www.butler.edu\/wp-content\/uploads\/2021\/10\/cropped-fav-compress.jpg","width":512,"height":512,"caption":"Butler University"},"image":{"@id":"https:\/\/www.butler.edu\/campaigns\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/butleruniversity","https:\/\/x.com\/butleru","http:\/\/instagram.com\/butleru","https:\/\/www.linkedin.com\/school\/14798\/","https:\/\/www.youtube.com\/user\/butleruniversity","https:\/\/en.wikipedia.org\/wiki\/Butler_University"]}]}},"_links":{"self":[{"href":"https:\/\/www.butler.edu\/campaigns\/wp-json\/wp\/v2\/pages\/3315","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.butler.edu\/campaigns\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.butler.edu\/campaigns\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.butler.edu\/campaigns\/wp-json\/wp\/v2\/users\/132"}],"replies":[{"embeddable":true,"href":"https:\/\/www.butler.edu\/campaigns\/wp-json\/wp\/v2\/comments?post=3315"}],"version-history":[{"count":85,"href":"https:\/\/www.butler.edu\/campaigns\/wp-json\/wp\/v2\/pages\/3315\/revisions"}],"predecessor-version":[{"id":3608,"href":"https:\/\/www.butler.edu\/campaigns\/wp-json\/wp\/v2\/pages\/3315\/revisions\/3608"}],"wp:attachment":[{"href":"https:\/\/www.butler.edu\/campaigns\/wp-json\/wp\/v2\/media?parent=3315"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}